1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-08-14 04:27:14 +00:00

fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2025-07-26 01:18:39 +00:00
parent f40192b6eb
commit 88c6ef9c2e
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 30 additions and 4 deletions

View File

@ -1,12 +1,25 @@
OC.L10N.register(
"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",
"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"
"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);");

View File

@ -1,10 +1,23 @@
{ "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",
"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"
"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);"
}