1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-29 02:36:37 +00:00
ocsms/l10n/sl.js
2019-11-09 02:39:59 +00:00

16 lines
585 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Usklajevanje s telefonom",
"Cancel" : "Prekliči",
"Confirm" : "Potrdi",
"Settings" : "Nastavitve",
"Default country code" : "Privzeta koda države",
"Last message" : "Zadnje sporočilo",
"Notification settings" : "Nastavitve obveščanja",
"Enable" : "Omogoči",
"Reset all messages" : "Ponastavi vsa sporočila",
"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);");