1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 16:32:55 +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(
"ocsms",
{
"Phone Sync" : "Telefonni sinxronlash",
"Cancel" : "Bekor qilish",
"Confirm" : "Tasdiqlash",
"Settings" : "Sozlamalar"
"Phone Sync" : "Phone Sync",
"Cancel" : "Cancel",
"Confirm" : "Confirm",
"Settings" : "Settings",
"Enable" : "Enable",
"Disable" : "Oʻchirish"
},
"nplurals=1; plural=0;");
+6 -4
View File
@@ -1,7 +1,9 @@
{ "translations": {
"Phone Sync" : "Telefonni sinxronlash",
"Cancel" : "Bekor qilish",
"Confirm" : "Tasdiqlash",
"Settings" : "Sozlamalar"
"Phone Sync" : "Phone Sync",
"Cancel" : "Cancel",
"Confirm" : "Confirm",
"Settings" : "Settings",
"Enable" : "Enable",
"Disable" : "Oʻchirish"
},"pluralForm" :"nplurals=1; plural=0;"
}