1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-09-02 21:51:41 +00:00

Compare commits

...

10 Commits

Author SHA1 Message Date
Nextcloud bot
3339db8b1b build: update node and npm engines versions
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-25 12:49:52 +00:00
Nextcloud bot
db541082c1
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-21 01:19:41 +00:00
Nextcloud bot
12f4cead6b
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-30 01:17:49 +00:00
Nextcloud bot
88c6ef9c2e
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-26 01:18:39 +00:00
Nextcloud bot
f40192b6eb
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-25 01:17:47 +00:00
Nextcloud bot
ac8579c7d9
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-22 01:19:28 +00:00
Nextcloud bot
b343795a46
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-19 01:18:46 +00:00
Nextcloud bot
afc0b43336
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-01 01:17:22 +00:00
Nextcloud bot
a551503e49
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-30 01:34:45 +00:00
Nextcloud bot
846053061d
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-22 01:28:15 +00:00
9 changed files with 54 additions and 14 deletions

View File

@ -1,7 +1,10 @@
OC.L10N.register( OC.L10N.register(
"ocsms", "ocsms",
{ {
"Cancel" : "Cancel", "Cancel" : "Скасаваць",
"Settings" : "Налады" "Confirm" : "Пацвердзіць",
"Settings" : "Налады",
"Last message" : "Апошняе паведамленне",
"Disable" : "Адключыць"
}, },
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

View File

@ -1,5 +1,8 @@
{ "translations": { { "translations": {
"Cancel" : "Cancel", "Cancel" : "Скасаваць",
"Settings" : "Налады" "Confirm" : "Пацвердзіць",
"Settings" : "Налады",
"Last message" : "Апошняе паведамленне",
"Disable" : "Адключыць"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} }

View File

@ -19,7 +19,7 @@ OC.L10N.register(
"Disable" : "Отключить", "Disable" : "Отключить",
"Are you sure you want to wipe all your messages ?" : "Действительно удалить все сообщения?", "Are you sure you want to wipe all your messages ?" : "Действительно удалить все сообщения?",
"Reset all messages" : "Удалить все сообщения", "Reset all messages" : "Удалить все сообщения",
"%s messages shown of %s messages stored in database." : "%s сообщений показано из %s сохраненных в базе данных", "%s messages shown of %s messages stored in database." : "%s сообщений показано из %s сохранённых в базе данных",
"Please select a conversation from the list to load it." : "Для загрузки разговора выберите его в списке." "Please select a conversation from the list to load it." : "Для загрузки разговора выберите его в списке."
}, },
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

View File

@ -17,7 +17,7 @@
"Disable" : "Отключить", "Disable" : "Отключить",
"Are you sure you want to wipe all your messages ?" : "Действительно удалить все сообщения?", "Are you sure you want to wipe all your messages ?" : "Действительно удалить все сообщения?",
"Reset all messages" : "Удалить все сообщения", "Reset all messages" : "Удалить все сообщения",
"%s messages shown of %s messages stored in database." : "%s сообщений показано из %s сохраненных в базе данных", "%s messages shown of %s messages stored in database." : "%s сообщений показано из %s сохранённых в базе данных",
"Please select a conversation from the list to load it." : "Для загрузки разговора выберите его в списке." "Please select a conversation from the list to load it." : "Для загрузки разговора выберите его в списке."
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} }

View File

@ -1,8 +1,25 @@
OC.L10N.register( OC.L10N.register(
"ocsms", "ocsms",
{ {
"Cancel" : "Cancel", "Phone Sync" : "Usawazishaji wa Simu",
"An app to sync SMS with your cloud" : "Programu ya kusawazisha SMS na cloud yako",
"Cancel" : "Ghairi",
"Confirm" : "Thibitisha", "Confirm" : "Thibitisha",
"Settings" : "Mipangilio" "No contact found." : "Hakuna anwani iliyopatikana.",
"Settings" : "Mipangilio",
"Max messages to load per conversation" : "Ujumbe wa kiwango cha juu zaidi wa kupakia kwa kila mazungumzo",
"Invalid message limit" : "Kikomo cha ujumbe si sahihi",
"Default country code" : "Msimbo chaguomsingi wa nchi",
"Contact ordering" : "Kuagiza kwa anwani",
"Last message" : "Ujumbe wa mwisho",
"Label" : "Lebo",
"Reverse ?" : "Kugeuza ?",
"Notification settings" : "Mipangilio ya arifu",
"Enable" : "Wezesha",
"Disable" : "Zima",
"Are you sure you want to wipe all your messages ?" : "Je, una uhakika unataka kufuta ujumbe wako wote?",
"Reset all messages" : "Weka upya jumbe zote",
"%s messages shown of %s messages stored in database." : "%s ujumbe unaoonyeshwa wa jumbe %s zilizohifadhiwa kwenye hifadhidata.",
"Please select a conversation from the list to load it." : "Tafadhali chagua mazungumzo kutoka kwenye orodha ili kuyapakia."
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@ -1,6 +1,23 @@
{ "translations": { { "translations": {
"Cancel" : "Cancel", "Phone Sync" : "Usawazishaji wa Simu",
"An app to sync SMS with your cloud" : "Programu ya kusawazisha SMS na cloud yako",
"Cancel" : "Ghairi",
"Confirm" : "Thibitisha", "Confirm" : "Thibitisha",
"Settings" : "Mipangilio" "No contact found." : "Hakuna anwani iliyopatikana.",
"Settings" : "Mipangilio",
"Max messages to load per conversation" : "Ujumbe wa kiwango cha juu zaidi wa kupakia kwa kila mazungumzo",
"Invalid message limit" : "Kikomo cha ujumbe si sahihi",
"Default country code" : "Msimbo chaguomsingi wa nchi",
"Contact ordering" : "Kuagiza kwa anwani",
"Last message" : "Ujumbe wa mwisho",
"Label" : "Lebo",
"Reverse ?" : "Kugeuza ?",
"Notification settings" : "Mipangilio ya arifu",
"Enable" : "Wezesha",
"Disable" : "Zima",
"Are you sure you want to wipe all your messages ?" : "Je, una uhakika unataka kufuta ujumbe wako wote?",
"Reset all messages" : "Weka upya jumbe zote",
"%s messages shown of %s messages stored in database." : "%s ujumbe unaoonyeshwa wa jumbe %s zilizohifadhiwa kwenye hifadhidata.",
"Please select a conversation from the list to load it." : "Tafadhali chagua mazungumzo kutoka kwenye orodha ili kuyapakia."
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

View File

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

View File

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

View File

@ -8,7 +8,7 @@
}, },
"dependencies": [], "dependencies": [],
"engines": { "engines": {
"node": "^20.0.0", "node": "^22.0.0",
"npm": "^10.0.0" "npm": "^10.5.0"
} }
} }