mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 16:06:15 +00:00
[tx-robot] updated from transifex
This commit is contained in:
parent
a92d3ece6b
commit
1fdb2c61f9
25
l10n/hr.js
Normal file
25
l10n/hr.js
Normal file
@ -0,0 +1,25 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Sinkronizacija telefona",
|
||||
"An app to sync SMS with your cloud" : "Aplikacija za sinkronizaciju SMS poruka s vašim oblakom",
|
||||
"Cancel" : "Odustani",
|
||||
"Confirm" : "Potvrdi",
|
||||
"No contact found." : "Nikakvi kontakti nisu nađeni.",
|
||||
"Settings" : "Postavke",
|
||||
"Max messages to load per conversation" : "Maksimalan broj poruka za učitavanje po razgovoru",
|
||||
"Invalid message limit" : "Nevažeće ograničenje poruka",
|
||||
"Default country code" : "Zadana šifra države",
|
||||
"Contact ordering" : "Naručivanje kontakata",
|
||||
"Last message" : "Zadnja poruka",
|
||||
"Label" : "Oznaka",
|
||||
"Reverse ?" : "Obrnuto?",
|
||||
"Notification settings" : "Postavke obavijesti",
|
||||
"Enable" : "Omogući",
|
||||
"Disable" : "Onemogući",
|
||||
"Are you sure you want to wipe all your messages ?" : "Jeste li sigurni da želite izbrisati sve poruke?",
|
||||
"Reset all messages" : "Vrati sve poruke",
|
||||
"%s message(s) shown of %s message(s) stored in database." : "%s poruka je prikazano od %s poruka pohranjenih u bazi podataka.",
|
||||
"Please select a conversation from the list to load it." : "Odaberite razgovor s popisa kako biste ga učitali."
|
||||
},
|
||||
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
|
23
l10n/hr.json
Normal file
23
l10n/hr.json
Normal file
@ -0,0 +1,23 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Sinkronizacija telefona",
|
||||
"An app to sync SMS with your cloud" : "Aplikacija za sinkronizaciju SMS poruka s vašim oblakom",
|
||||
"Cancel" : "Odustani",
|
||||
"Confirm" : "Potvrdi",
|
||||
"No contact found." : "Nikakvi kontakti nisu nađeni.",
|
||||
"Settings" : "Postavke",
|
||||
"Max messages to load per conversation" : "Maksimalan broj poruka za učitavanje po razgovoru",
|
||||
"Invalid message limit" : "Nevažeće ograničenje poruka",
|
||||
"Default country code" : "Zadana šifra države",
|
||||
"Contact ordering" : "Naručivanje kontakata",
|
||||
"Last message" : "Zadnja poruka",
|
||||
"Label" : "Oznaka",
|
||||
"Reverse ?" : "Obrnuto?",
|
||||
"Notification settings" : "Postavke obavijesti",
|
||||
"Enable" : "Omogući",
|
||||
"Disable" : "Onemogući",
|
||||
"Are you sure you want to wipe all your messages ?" : "Jeste li sigurni da želite izbrisati sve poruke?",
|
||||
"Reset all messages" : "Vrati sve poruke",
|
||||
"%s message(s) shown of %s message(s) stored in database." : "%s poruka je prikazano od %s poruka pohranjenih u bazi podataka.",
|
||||
"Please select a conversation from the list to load it." : "Odaberite razgovor s popisa kako biste ga učitali."
|
||||
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user