mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 06:33:18 +00:00
More translations cleanup
Monotone-Parent: a3e7b12e0c6dfbe4cd7be964e4a093af7bf007da Monotone-Revision: 8869c98a60f05c3bea1afbb13e7e0be7c12effce Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-10T18:56:30 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -4,14 +4,7 @@
|
||||
"Address" = "Indirizzo";
|
||||
"Other" = "Altro";
|
||||
|
||||
"Name" = "Nome";
|
||||
"Internet" = "Email";
|
||||
"Phones" = "Numeri di telefono";
|
||||
"Home" = "Personale";
|
||||
"Work" = "Lavoro";
|
||||
|
||||
"Address Books" = "Rubrica";
|
||||
|
||||
"Addressbook" = "Rubrica";
|
||||
"Addresses" = "Indirizzi";
|
||||
"Update" = "Aggiorna";
|
||||
@@ -37,6 +30,7 @@
|
||||
"Phones" = "Telefoni";
|
||||
"Postal" = "CAP";
|
||||
"Save" = "Salva";
|
||||
"Internet" = "Email";
|
||||
"Unit" = "Unità";
|
||||
"delete" = "cancella";
|
||||
"edit" = "modifica";
|
||||
@@ -44,6 +38,10 @@
|
||||
"new" = "nuovo";
|
||||
"Preferred Phone" = "Telefono lavoro";
|
||||
|
||||
"Move To" = "Sposta in ";
|
||||
"Copy To" = "Copia in ";
|
||||
"Add to:" = "Add to:";
|
||||
|
||||
/* Tooltips */
|
||||
|
||||
"Create a new address book card" = "Crea un nuovo contatto";
|
||||
@@ -81,8 +79,7 @@
|
||||
"Additional Email:" = "Email aggiuntiva:";
|
||||
|
||||
"Phone Number:" = "Numero di telefono:";
|
||||
"Prefers to receive messages formatted as:"
|
||||
= "Formato preferito per i messaggi di posta:";
|
||||
"Prefers to receive messages formatted as:" = "Formato preferito per i messaggi di posta:";
|
||||
"Screen Name:" = "Nome Instant Messenger:";
|
||||
|
||||
"First:" = "Nome:";
|
||||
@@ -99,15 +96,15 @@
|
||||
"Title:" = "Titolo:";
|
||||
"Service:" = "Service:";
|
||||
"Company:" = "Società:";
|
||||
"Address:" = "Indirizzo:";
|
||||
"Department:" = "Reparto:";
|
||||
"Organization:" = "Società:";
|
||||
"Address:" = "Indirizzo:";
|
||||
"City:" = "Città:";
|
||||
"State_Province:" = "Provincia:";
|
||||
"ZIP_Postal Code:" = "CAP:";
|
||||
"Country:" = "Nazione:";
|
||||
"Web Page:" = "Pagina Web:";
|
||||
"Department:" = "Reparto:";
|
||||
"Organization:" = "Società:";
|
||||
|
||||
"Work" = "Lavoro";
|
||||
"Other Infos" = "Altre informazioni";
|
||||
|
||||
@@ -121,9 +118,6 @@
|
||||
"Carbon Copy" = "Copia Carbone";
|
||||
"Blind Carbon Copy" = "Copia Carbone Nascosta";
|
||||
|
||||
"Move To" = "Sposta in ";
|
||||
"Copy To" = "Copia in ";
|
||||
|
||||
"New Addressbook..." = "Nuova rubrica...";
|
||||
"Subscribe to an Addressbook..." = "Sottoscrivi una rubrica...";
|
||||
"Remove the selected Addressbook" = "Rimuovi la rubrica selezionata";
|
||||
@@ -139,6 +133,9 @@
|
||||
"Are you sure you want to delete the selected contacts?"
|
||||
= "Sei sicuro di voler eliminare i contatti selezionati?";
|
||||
|
||||
"You cannot delete the card of \"%{0}\"."
|
||||
= "You cannot delete the card of \"%{0}\".";
|
||||
|
||||
"Address Book Name" = "Nome della Rubrica";
|
||||
|
||||
"You cannot subscribe to a folder that you own!"
|
||||
@@ -164,3 +161,10 @@
|
||||
= "Il contatto selezionato non dispone di indirizzo email.";
|
||||
|
||||
"Please select a contact." = "Per favore seleziona un contatto.";
|
||||
|
||||
/* Error messages for move and copy */
|
||||
|
||||
"SoAccessDeniedException" = "You cannot write to this address book.";
|
||||
"Forbidden" = "You cannot write to this address book.";
|
||||
"Invalid Contact" = "The selected contact no longer exists.";
|
||||
"Unknown Destination Folder" = "The chosen destination address book no longer exists.";
|
||||
|
||||
Reference in New Issue
Block a user