1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-10-26 00:32:04 +00:00
parent 11a0adb623
commit ea9f308d9b
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@ OC.L10N.register(
"Settings" : "Nastavitve",
"Default country code" : "Privzeta koda države",
"Notification settings" : "Nastavitve obveščanja",
"Enable" : "Omogoči",
"Please select a conversation from the list to load it." : "Izberite pogovor s seznama."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");

View File

@ -3,6 +3,7 @@
"Settings" : "Nastavitve",
"Default country code" : "Privzeta koda države",
"Notification settings" : "Nastavitve obveščanja",
"Enable" : "Omogoči",
"Please select a conversation from the list to load it." : "Izberite pogovor s seznama."
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}