1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00
ocsms/l10n/sl.js
2018-10-26 00:32:04 +00:00

12 lines
433 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Sinhronizacija telefona",
"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);");