1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 15:36:12 +00:00

fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2025-06-05 01:26:28 +00:00
parent fa93d678f0
commit 2d7a2a3ff7
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
20 changed files with 60 additions and 2 deletions

6
l10n/hi_IN.js Normal file
View File

@ -0,0 +1,6 @@
OC.L10N.register(
"ocsms",
{
"Cancel" : "Cancel"
},
"nplurals=2; plural=(n != 1);");

4
l10n/hi_IN.json Normal file
View File

@ -0,0 +1,4 @@
{ "translations": {
"Cancel" : "Cancel"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,6 +1,7 @@
OC.L10N.register(
"ocsms",
{
"Cancel" : "Cancel",
"Enable" : "zmóžnić"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");

View File

@ -1,4 +1,5 @@
{ "translations": {
"Cancel" : "Cancel",
"Enable" : "zmóžnić"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}

6
l10n/ig.js Normal file
View File

@ -0,0 +1,6 @@
OC.L10N.register(
"ocsms",
{
"Cancel" : "Cancel"
},
"nplurals=1; plural=0;");

4
l10n/ig.json Normal file
View File

@ -0,0 +1,4 @@
{ "translations": {
"Cancel" : "Cancel"
},"pluralForm" :"nplurals=1; plural=0;"
}

6
l10n/la.js Normal file
View File

@ -0,0 +1,6 @@
OC.L10N.register(
"ocsms",
{
"Cancel" : "Cancel"
},
"nplurals=2; plural=(n != 1);");

4
l10n/la.json Normal file
View File

@ -0,0 +1,4 @@
{ "translations": {
"Cancel" : "Cancel"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,6 +1,7 @@
OC.L10N.register(
"ocsms",
{
"Cancel" : "Cancel",
"Settings" : "सेटिंग"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,4 +1,5 @@
{ "translations": {
"Cancel" : "Cancel",
"Settings" : "सेटिंग"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

6
l10n/my.js Normal file
View File

@ -0,0 +1,6 @@
OC.L10N.register(
"ocsms",
{
"Cancel" : "Cancel"
},
"nplurals=1; plural=0;");

4
l10n/my.json Normal file
View File

@ -0,0 +1,4 @@
{ "translations": {
"Cancel" : "Cancel"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -1,6 +1,7 @@
OC.L10N.register(
"ocsms",
{
"Cancel" : "Cancel",
"Settings" : "सेटिङ्हरू"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,4 +1,5 @@
{ "translations": {
"Cancel" : "Cancel",
"Settings" : "सेटिङ्हरू"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,6 +1,7 @@
OC.L10N.register(
"ocsms",
{
"Cancel" : "Cancel",
"Confirm" : "Thibitisha"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,4 +1,5 @@
{ "translations": {
"Cancel" : "Cancel",
"Confirm" : "Thibitisha"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -15,7 +15,7 @@ OC.L10N.register(
"Label" : "Etiket",
"Reverse ?" : "Ters sıralı",
"Notification settings" : "Bildirim ayarları",
"Enable" : "Kullanıma al",
"Enable" : "Etkinleştir",
"Disable" : "Kullanımdan kaldır",
"Are you sure you want to wipe all your messages ?" : "Tüm iletileri silmek istediğinize emin misiniz?",
"Reset all messages" : "Tüm iletileri sıfırla",

View File

@ -13,7 +13,7 @@
"Label" : "Etiket",
"Reverse ?" : "Ters sıralı",
"Notification settings" : "Bildirim ayarları",
"Enable" : "Kullanıma al",
"Enable" : "Etkinleştir",
"Disable" : "Kullanımdan kaldır",
"Are you sure you want to wipe all your messages ?" : "Tüm iletileri silmek istediğinize emin misiniz?",
"Reset all messages" : "Tüm iletileri sıfırla",

6
l10n/zu_ZA.js Normal file
View File

@ -0,0 +1,6 @@
OC.L10N.register(
"ocsms",
{
"Cancel" : "Cancel"
},
"nplurals=2; plural=(n != 1);");

4
l10n/zu_ZA.json Normal file
View File

@ -0,0 +1,4 @@
{ "translations": {
"Cancel" : "Cancel"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}