Michael Telatynski
|
71664f5f8e
|
Migrate action, common, a11y translation keys
```
move () {
FROM=$1 TO=$2 find public/locales -type f -exec sh -c 'jq ".$TO = .\"$FROM\" | del(.\"$FROM\") | del(..|nulls) | select(length > 0)" {} | sponge {}' \;
}
move "Avatar" "common.avatar"
move "Camera" "common.camera"
move "Close" "action.close"
move "Copied!" "common.copied"
move "Copy" "action.copy"
move "Copy link" "action.copy_link"
move "Encrypted" "common.encrypted"
move "Go" "action.go"
move "Home" "common.home"
move "Invite" "action.invite"
move "Loading…" "common.loading"
move "Microphone" "common.microphone"
move "No" "action.no"
move "Not encrypted" "common.unencrypted"
move "Password" "common.password"
move "Profile" "common.profile"
move "Username" "common.username"
move "Video" "common.video"
move "Register" "action.register"
move "Remove" "action.remove"
move "Settings" "common.settings"
move "Sign in" "action.sign_in"
move "Sign out" "action.sign_out"
move "Submit" "action.submit"
move "User menu" "a11y.user_menu"
move "Audio" "common.audio"
move "Display name" "common.display_name"
```
|
2023-11-20 12:18:43 +00:00 |
|
Michael Telatynski
|
1598818db6
|
Switch i18n plural separator from | to _
|
2023-11-17 12:08:27 +00:00 |
|
  
|
e23c946f99
|
Translations update from Weblate (#1864)
* Added translation using Weblate (Albanian)
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Call/element-call
Translate-URL: https://translate.element.io/projects/element-call/element-call/
---------
Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Weblate <noreply@weblate.org>
|
2023-11-06 18:13:03 +01:00 |
|
Weblate
|
56799956b4
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Call/element-call
Translate-URL: https://translate.element.io/projects/element-call/element-call/
|
2023-10-19 17:53:19 +00:00 |
|
Weblate
|
6df9e672f3
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Call/element-call
Translate-URL: https://translate.element.io/projects/element-call/element-call/
|
2023-09-28 17:46:09 +00:00 |
|
Weblate
|
5dbd3b89f5
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Call/element-call
Translate-URL: https://translate.element.io/projects/element-call/element-call/
|
2023-09-18 23:29:07 +00:00 |
|
Weblate
|
eea4efc6c1
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Call/element-call
Translate-URL: https://translate.element.io/projects/element-call/element-call/
|
2023-09-18 22:30:45 +00:00 |
|
Weblate
|
5e9a9587e3
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Call/element-call
Translate-URL: https://translate.element.io/projects/element-call/element-call/
|
2023-09-14 13:03:07 +00:00 |
|
Weblate
|
fc0ec336a6
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Call/element-call
Translate-URL: https://translate.element.io/projects/element-call/element-call/
|
2023-09-12 14:41:06 +00:00 |
|
Weblate
|
2788122bc4
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Call/element-call
Translate-URL: https://translate.element.io/projects/element-call/element-call/
|
2023-09-12 14:41:06 +00:00 |
|
 Edgars AndersonsandWeblate
|
1bd1bbb341
|
Translated using Weblate (Latvian)
Currently translated at 100.0% (125 of 125 strings)
Translation: Element Call/element-call
Translate-URL: https://translate.element.io/projects/element-call/element-call/lv/
|
2023-07-29 11:19:16 +00:00 |
|
 Edgars AndersonsandWeblate
|
86de62e7cc
|
Translated using Weblate (Latvian)
Currently translated at 40.0% (50 of 125 strings)
Translation: Element Call/element-call
Translate-URL: https://translate.element.io/projects/element-call/element-call/lv/
|
2023-07-28 08:42:54 +00:00 |
|
 Edgars AndersonsandWeblate
|
2e57718ef6
|
Added translation using Weblate (Latvian)
|
2023-07-27 05:07:22 +00:00 |
|