1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-23 06:13:09 +00:00

[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2022-09-13 03:10:52 +00:00
parent c991bd5bd7
commit 43f759369a
2 changed files with 12 additions and 8 deletions
+6 -4
View File
@@ -1,9 +1,11 @@
OC.L10N.register( OC.L10N.register(
"ocsms", "ocsms",
{ {
"Phone Sync" : "Telefonni sinxronlash", "Phone Sync" : "Phone Sync",
"Cancel" : "Bekor qilish", "Cancel" : "Cancel",
"Confirm" : "Tasdiqlash", "Confirm" : "Confirm",
"Settings" : "Sozlamalar" "Settings" : "Settings",
"Enable" : "Enable",
"Disable" : "Oʻchirish"
}, },
"nplurals=1; plural=0;"); "nplurals=1; plural=0;");
+6 -4
View File
@@ -1,7 +1,9 @@
{ "translations": { { "translations": {
"Phone Sync" : "Telefonni sinxronlash", "Phone Sync" : "Phone Sync",
"Cancel" : "Bekor qilish", "Cancel" : "Cancel",
"Confirm" : "Tasdiqlash", "Confirm" : "Confirm",
"Settings" : "Sozlamalar" "Settings" : "Settings",
"Enable" : "Enable",
"Disable" : "Oʻchirish"
},"pluralForm" :"nplurals=1; plural=0;" },"pluralForm" :"nplurals=1; plural=0;"
} }