1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-11 18:06:29 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-03-30 02:51:52 +00:00
parent 794b8877ae
commit 982a4fb92e
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 18 additions and 2 deletions

View File

@ -2,16 +2,24 @@ OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Telefonoa sinkronizatu",
"An app to sync SMS with your cloud" : "SMSak zure hodeian sinkronizatzeko aplikazio bat",
"Cancel" : "Utzi",
"Confirm" : "Berretsi",
"No contact found." : "Ez da kontakturik aurkitu.",
"Settings" : "Ezarpenak",
"Max messages to load per conversation" : "Hizketaldi bakoitzeko, gehienez zenbat mezu kargatu",
"Invalid message limit" : "Mezu kopuruaren muga ez da zuzena",
"Default country code" : "Defektuzko herrialde-kodea",
"Contact ordering" : "Kontaktuak ordenatzea",
"Last message" : "Azken mezua",
"Label" : "Etiketa",
"Reverse ?" : "Alderantzikatu ?",
"Notification settings" : "Jakinarazpen-ezarpenak",
"Enable" : "Aktibatu",
"Disable" : "Desaktibatu",
"Reset all messages" : "Berrezarri mezu guztiak"
"Are you sure you want to wipe all your messages ?" : "Zure mezu guztiak ezabatu nahi dituzu?",
"Reset all messages" : "Berrezarri mezu guztiak",
"%s message(s) shown of %s message(s) stored in database." : "%s mezu erakusten dira datu basean dauden %s mezutik",
"Please select a conversation from the list to load it." : "Aukeratu zerrendako hizketaldi bat kargatzeko"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,15 +1,23 @@
{ "translations": {
"Phone Sync" : "Telefonoa sinkronizatu",
"An app to sync SMS with your cloud" : "SMSak zure hodeian sinkronizatzeko aplikazio bat",
"Cancel" : "Utzi",
"Confirm" : "Berretsi",
"No contact found." : "Ez da kontakturik aurkitu.",
"Settings" : "Ezarpenak",
"Max messages to load per conversation" : "Hizketaldi bakoitzeko, gehienez zenbat mezu kargatu",
"Invalid message limit" : "Mezu kopuruaren muga ez da zuzena",
"Default country code" : "Defektuzko herrialde-kodea",
"Contact ordering" : "Kontaktuak ordenatzea",
"Last message" : "Azken mezua",
"Label" : "Etiketa",
"Reverse ?" : "Alderantzikatu ?",
"Notification settings" : "Jakinarazpen-ezarpenak",
"Enable" : "Aktibatu",
"Disable" : "Desaktibatu",
"Reset all messages" : "Berrezarri mezu guztiak"
"Are you sure you want to wipe all your messages ?" : "Zure mezu guztiak ezabatu nahi dituzu?",
"Reset all messages" : "Berrezarri mezu guztiak",
"%s message(s) shown of %s message(s) stored in database." : "%s mezu erakusten dira datu basean dauden %s mezutik",
"Please select a conversation from the list to load it." : "Aukeratu zerrendako hizketaldi bat kargatzeko"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}