1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 15:36:12 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-05-19 02:46:32 +00:00
parent f66b2165f1
commit a38454a075
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ OC.L10N.register(
"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 messages shown of %s messages 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;");

View File

@ -17,6 +17,7 @@
"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 messages shown of %s messages 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;"
}