1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00
ocsms/l10n/it.js
2018-12-12 01:37:40 +00:00

40 lines
1.5 KiB
JavaScript

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Sincronizzazione telefono",
"dwa" : "dwa",
"captured" : "catturato",
"bubbled" : "bubbled",
"binary" : "binario",
"utf-8" : "utf-8",
"a" : "a",
"big" : "grande",
"blink" : "lampeggia",
"b" : "b",
"tt" : "tt",
"font" : "carattere",
"i" : "i",
"small" : "piccolo",
"strike" : "sottolineato",
"sub" : "pedice",
"sup" : "apice",
"\n" : "\n",
"An app to sync SMS with your cloud" : "Un'applicazione per sincronizzare SMS con il tuo cloud",
"No contact found." : "Nessun contatto trovato.",
"Settings" : "Impostazioni",
"Invalid message limit" : "Limite di messaggi non valido",
"Default country code" : "Codice paese predefinito",
"Contact ordering" : "Ordinamento dei contatti",
"Last message" : "Ultimo messaggio",
"Label" : "Etichetta",
"Reverse ?" : "Inverso ?",
"Notification settings" : "Impostazioni di notifica",
"Enable" : "Abilita",
"Disable" : "Disabilita",
"Are you sure you want to wipe all your messages ?" : "Se sicuro di voler cancellare tutti i tuoi messaggi?",
"Reset all messages" : "Ripristina tutti i messaggi",
"%s message(s) shown of %s message(s) stored in database." : "%s messaggi mostrati di %s messaggi archiviati nel database.",
"Please select a conversation from the list to load it." : "Seleziona una conversazione dall'elenco per caricarla."
},
"nplurals=2; plural=(n != 1);");