1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-09-03 06:01:22 +00:00

Compare commits

..

No commits in common. "3339db8b1b9175cdd0c24c528483031785db06dd" and "dc1b1c29d2628dfb78c0f7d968ac6a7c91998634" have entirely different histories.

9 changed files with 14 additions and 54 deletions

View File

@ -1,10 +1,7 @@
OC.L10N.register(
"ocsms",
{
"Cancel" : "Скасаваць",
"Confirm" : "Пацвердзіць",
"Settings" : "Налады",
"Last message" : "Апошняе паведамленне",
"Disable" : "Адключыць"
"Cancel" : "Cancel",
"Settings" : "Налады"
},
"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,5 @@
{ "translations": {
"Cancel" : "Скасаваць",
"Confirm" : "Пацвердзіць",
"Settings" : "Налады",
"Last message" : "Апошняе паведамленне",
"Disable" : "Адключыць"
"Cancel" : "Cancel",
"Settings" : "Налады"
},"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" : "Отключить",
"Are you sure you want to wipe all your 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." : "Для загрузки разговора выберите его в списке."
},
"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" : "Отключить",
"Are you sure you want to wipe all your 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." : "Для загрузки разговора выберите его в списке."
},"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,25 +1,8 @@
OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Usawazishaji wa Simu",
"An app to sync SMS with your cloud" : "Programu ya kusawazisha SMS na cloud yako",
"Cancel" : "Ghairi",
"Cancel" : "Cancel",
"Confirm" : "Thibitisha",
"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."
"Settings" : "Mipangilio"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,23 +1,6 @@
{ "translations": {
"Phone Sync" : "Usawazishaji wa Simu",
"An app to sync SMS with your cloud" : "Programu ya kusawazisha SMS na cloud yako",
"Cancel" : "Ghairi",
"Cancel" : "Cancel",
"Confirm" : "Thibitisha",
"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."
"Settings" : "Mipangilio"
},"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",

View File

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