mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-17 07:33:57 +00:00
add remaining traslations for catalan and spanish
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"No resource" = "Cap recurs";
|
||||
"Any Authenticated User" = "Qualsevol usuari autenticat";
|
||||
"Public Access" = "Accés públic";
|
||||
"Save" = "Save";
|
||||
"Clear" = "Clear";
|
||||
"Message of the day" = "Message of the day";
|
||||
"Message of the day has been saved" = "Message of the day has been saved";
|
||||
"Save" = "Desar";
|
||||
"Clear" = "Esborrar";
|
||||
"Message of the day" = "Missatge del dia";
|
||||
"Message of the day has been saved" = "El missatge del dia s'ha desat";
|
||||
|
||||
@@ -41,11 +41,11 @@
|
||||
= "Qualsevol usuari amb un compte en el sistema tindrà accés a la seua llibreta d'adreces \"%{0}\". Està segur de voler donar accés a qualsevol usuari en el sistema? ";
|
||||
"Give Access" = "Donar accés";
|
||||
"Keep Private" = "Mantenir en privat";
|
||||
"Expand" = "Expand";
|
||||
"Reduce" = "Reduce";
|
||||
"Expand" = "Expandir";
|
||||
"Reduce" = "Reduir";
|
||||
|
||||
/* tooltip */
|
||||
"Refresh" = "Refresh";
|
||||
"Refresh" = "Actualitzar";
|
||||
|
||||
/* generic.js */
|
||||
"Unable to subscribe to that folder!"
|
||||
@@ -109,7 +109,7 @@
|
||||
"Personal" = "Personal";
|
||||
"To Do" = "Per fer";
|
||||
"Later" = "Més tard";
|
||||
"Forwarded" = "Forwarded";
|
||||
"Forwarded" = "Reenviat";
|
||||
"Return Receipt Sent" = "Justificant de recepció enviat";
|
||||
"a2_Sunday" = "dg";
|
||||
"a2_Monday" = "dl";
|
||||
@@ -128,15 +128,15 @@
|
||||
"S/MIME Certificate" = "Certificat S/MIME";
|
||||
"Subject Name" = "Nom del subjecte";
|
||||
"Issuer" = "Emissor";
|
||||
"streetAddress" = "Street";
|
||||
"stateOrProvinceName" = "State or Province";
|
||||
"localityName" = "Locality";
|
||||
"streetAddress" = "Carrer";
|
||||
"stateOrProvinceName" = "Estat o Província";
|
||||
"localityName" = "Localitat";
|
||||
"countryName" = "País";
|
||||
"organizationName" = "Organització";
|
||||
"organizationalUnitName" = "Unitat organitzativa";
|
||||
"commonName" = "Nom comú";
|
||||
"surname" = "Surname";
|
||||
"givenName" = "Given Name";
|
||||
"surname" = "Cognoms";
|
||||
"givenName" = "Nom de pila";
|
||||
"emailAddress" = "Correu electrònic";
|
||||
|
||||
|
||||
@@ -227,16 +227,16 @@
|
||||
"Move forward" = "Avançar";
|
||||
|
||||
/* Password Recovery */
|
||||
"passwordRecovery_Disabled" = "Disabled";
|
||||
"passwordRecovery_SecretQuestion" = "Secret question";
|
||||
"passwordRecovery_SecretQuestion1" = "What is the name of your first pet ?";
|
||||
"passwordRecovery_SecretQuestion2" = "What was your first car ?";
|
||||
"passwordRecovery_SecretQuestion3" = "What is your favorite movie ?";
|
||||
"passwordRecovery_SecondaryEmail" = "Secondary E-mail";
|
||||
"passwordRecovery_Disabled" = "Desactivat";
|
||||
"passwordRecovery_SecretQuestion" = "Pregunta secreta";
|
||||
"passwordRecovery_SecretQuestion1" = "Quin és el nom de la teva primera mascota?";
|
||||
"passwordRecovery_SecretQuestion2" = "Quin va ser el teu primer cotxe?";
|
||||
"passwordRecovery_SecretQuestion3" = "Quina és la teva pel·lícula preferida?";
|
||||
"passwordRecovery_SecondaryEmail" = "Correu electrònic secundari";
|
||||
|
||||
/* Password */
|
||||
"POLICY_MIN_LOWERCASE_LETTER" = "Minimum of %{0} lowercase letter";
|
||||
"POLICY_MIN_UPPERCASE_LETTER" = "Minimum of %{0} uppercase letter";
|
||||
"POLICY_MIN_DIGIT" = "Minimum of %{0} digit";
|
||||
"POLICY_MIN_SPECIAL_SYMBOLS" = "Minimum of %{0} special symbols";
|
||||
"POLICY_MIN_LENGTH" = "Minimum length of %{0} characters";
|
||||
"POLICY_MIN_LOWERCASE_LETTER" = "Mínim de %{0} lletra minúscula";
|
||||
"POLICY_MIN_UPPERCASE_LETTER" = "Mínim de %{0} lletra majúscula";
|
||||
"POLICY_MIN_DIGIT" = "Mínim de %{0} dígit";
|
||||
"POLICY_MIN_SPECIAL_SYMBOLS" = "Mínim de %{0} símbols especials";
|
||||
"POLICY_MIN_LENGTH" = "Longitud mínima de %{0} caràcters";
|
||||
|
||||
@@ -235,8 +235,8 @@
|
||||
"passwordRecovery_SecondaryEmail" = "Email secundario";
|
||||
|
||||
/* Password */
|
||||
"POLICY_MIN_LOWERCASE_LETTER" = "Minimum of %{0} lowercase letter";
|
||||
"POLICY_MIN_UPPERCASE_LETTER" = "Minimum of %{0} uppercase letter";
|
||||
"POLICY_MIN_DIGIT" = "Minimum of %{0} digit";
|
||||
"POLICY_MIN_SPECIAL_SYMBOLS" = "Minimum of %{0} special symbols";
|
||||
"POLICY_MIN_LENGTH" = "Minimum length of %{0} characters";
|
||||
"POLICY_MIN_LOWERCASE_LETTER" = "Mínimo de %{0} letra minúscula";
|
||||
"POLICY_MIN_UPPERCASE_LETTER" = "Mínimo de %{0} letra mayúscula";
|
||||
"POLICY_MIN_DIGIT" = "Mínimo de %{0} dígito";
|
||||
"POLICY_MIN_SPECIAL_SYMBOLS" = "Mínimo de %{0} símbolos especiales";
|
||||
"POLICY_MIN_LENGTH" = "Longitud mínima de %{0} caracteres";
|
||||
|
||||
@@ -193,11 +193,11 @@
|
||||
"Work" = "Feina";
|
||||
"Mobile" = "Mòbil";
|
||||
"Pager" = "Cercapersones";
|
||||
"Download iOS - MacOS configuration profile" = "Download iOS - MacOS configuration profile";
|
||||
"Download iOS - MacOS configuration profile" = "Descarregar perfil de configuració iOS - MacOS";
|
||||
|
||||
/* categories */
|
||||
"contacts_category_labels" = "Colleague, Competitor, Customer, Friend, Family, Business Partner, Provider, Press, VIP";
|
||||
"New category" = "New category";
|
||||
"contacts_category_labels" = "Col·lega, Competidor, Client, Amic, Família, Soci, Proveïdor, Premsa, VIP";
|
||||
"New category" = "Nova categoria";
|
||||
|
||||
/* adresses */
|
||||
"Title" = "Títol";
|
||||
@@ -222,7 +222,7 @@
|
||||
"New Addressbook..." = "Nova llibreta d'adreces";
|
||||
"Subscribe to an Addressbook..." = "Subscribiure's a una llibreta...";
|
||||
"Remove the selected Addressbook" = "Esborrar la llibreta seleccionada";
|
||||
"Subscribe to a shared contact" = "Subscribe to a shared addressbook";
|
||||
"Subscribe to a shared contact" = "Subscriure's a una llibreta compartida";
|
||||
"Search User" = "Cerca usuari";
|
||||
"Name of the Address Book" = "Nom de la llibreta";
|
||||
"Are you sure you want to delete the selected address book?"
|
||||
@@ -351,7 +351,7 @@
|
||||
"Synchronization" = "Sincronització";
|
||||
"Synchronize" = "Sincronitzar";
|
||||
"Sucessfully subscribed to address book" = "S'ha subscrit correctament a la llibreta d'adreces";
|
||||
"A similar card already exists. Would you like to save it anyway?" = "A similar card already exists. Would you like to save it anyway?";
|
||||
"A similar card already exists. Would you like to save it anyway?" = "Ja existeix un contacte similar. Voleu desar-lo igualment?";
|
||||
|
||||
/* Aria label for scope of search on contacts */
|
||||
"Search scope" = " Abast de la cerca ";
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/* Icon's label */
|
||||
"Create" = "Redactar";
|
||||
"Empty Trash" = "Buidar paperera";
|
||||
"Empty Junk Folder" = "Empty Junk Folder";
|
||||
"Empty Junk Folder" = "Buidar carpeta de correu brossa";
|
||||
"Delete" = "Esborrar";
|
||||
"Expunge" = "Compactar";
|
||||
"Forward" = "Reenviar";
|
||||
@@ -79,7 +79,7 @@
|
||||
"Folder compacted" = "carpeta compactada";
|
||||
|
||||
/* Empty Junk Folder success message */
|
||||
"Junk folder emptied" = "Junk folder emptied";
|
||||
"Junk folder emptied" = "S'ha buidat la carpeta de correu brossa";
|
||||
|
||||
/* Empty Trash success message */
|
||||
"Trash emptied" = "S'ha buidat la paperera";
|
||||
@@ -88,7 +88,7 @@
|
||||
"Access rights to" = "Drets d'accés a";
|
||||
"For user" = "Per a l'usuari";
|
||||
"Any Authenticated User" = "Qualsevol usuari autenticat";
|
||||
"View this folder" = "View this folder";
|
||||
"View this folder" = "Veure aquesta carpeta";
|
||||
"Read mails from this folder" = "Llegir corrreu d'aquesta carpeta";
|
||||
"Mark mails read and unread" = "Marcar correus com a llegits o no llegits";
|
||||
"Modify the flags of the mails in this folder" = "Modificar les marques dels correus en aquesta carpeta";
|
||||
@@ -143,23 +143,23 @@
|
||||
"This mail is being sent from an unsecure network!" = "Aquest missatge s'envia des d'una xarxa no segura.";
|
||||
"Address Book" = "Llibreta d'adreces";
|
||||
"Search For" = "Cercar";
|
||||
"Contains" = "Contains";
|
||||
"Does not contains" = "Does not contains";
|
||||
"Advanced search" = "Advanced search";
|
||||
"Anytime" = "Anytime";
|
||||
"Last 7 days" = "Last 7 days";
|
||||
"Last 30 days" = "Last 30 days";
|
||||
"Last 6 month" = "Last 6 month";
|
||||
"Before" = "Before";
|
||||
"After" = "After";
|
||||
"Between" = "Between";
|
||||
"and" = "and";
|
||||
"With attachments" = "With attachments";
|
||||
"In favorites" = "In favorites";
|
||||
"Unseen only" = "Unseen only";
|
||||
"Show more" = "Show more";
|
||||
"Reset" = "Reset";
|
||||
"Message size" = "Message size";
|
||||
"Contains" = "Conté";
|
||||
"Does not contains" = "No conté";
|
||||
"Advanced search" = "Cerca avançada";
|
||||
"Anytime" = "Qualsevol moment";
|
||||
"Last 7 days" = "Últims 7 dies";
|
||||
"Last 30 days" = "Últims 30 dies";
|
||||
"Last 6 month" = "Últims 6 mesos";
|
||||
"Before" = "Abans de";
|
||||
"After" = "Després de";
|
||||
"Between" = "Entre";
|
||||
"and" = "i";
|
||||
"With attachments" = "Amb adjunts";
|
||||
"In favorites" = "Als preferits";
|
||||
"Unseen only" = "Només no llegits";
|
||||
"Show more" = "Mostrar més";
|
||||
"Reset" = "Restablir";
|
||||
"Message size" = "Mida del missatge";
|
||||
|
||||
/* Popup "show" */
|
||||
"all" = "tot";
|
||||
@@ -171,7 +171,7 @@
|
||||
/* MailListView */
|
||||
"Sender" = "Remitent";
|
||||
"Subject or Sender" = "Assumpte o remitent";
|
||||
"Subject or Recipient" = "Subject or Recipient";
|
||||
"Subject or Recipient" = "Assumpte o destinatari";
|
||||
"To or Cc" = "Per a o CC";
|
||||
"Entire Message" = "Missatge complet";
|
||||
"Date" = "Data";
|
||||
@@ -191,13 +191,13 @@
|
||||
"Untitled" = "Sense títol";
|
||||
|
||||
/* Filter option in messages list */
|
||||
"Show unread messages only" = "Show unread messages only";
|
||||
"Show unread messages only" = "Mostrar només missatges no llegits";
|
||||
|
||||
/* Filter option in messages list */
|
||||
"Show flagged messages only" = "Show flagged messages only";
|
||||
"Show flagged messages only" = "Mostrar només missatges marcats";
|
||||
|
||||
/* Aria label for icon of labels */
|
||||
"Filtered by label" = "Filtered by label";
|
||||
"Filtered by label" = "Filtrat per etiqueta";
|
||||
|
||||
/* Tree */
|
||||
"SentFolderName" = "Enviats";
|
||||
@@ -205,7 +205,7 @@
|
||||
"InboxFolderName" = "Safata d'entrada";
|
||||
"DraftsFolderName" = "Esborranys";
|
||||
"JunkFolderName" = "Correu brossa";
|
||||
"TemplatesFolderName" = "Templates";
|
||||
"TemplatesFolderName" = "Plantilles";
|
||||
"SieveFolderName" = "Filtres";
|
||||
"Folders" = "Carpetes"; /* title line */
|
||||
|
||||
@@ -257,7 +257,7 @@
|
||||
"Save As..." = "Desar com a...";
|
||||
"Print Preview" = "Vista preliminar";
|
||||
"View Message Source" = "Veure format original del missatge";
|
||||
"View raw message" = "View raw message";
|
||||
"View raw message" = "Veure missatge sense format";
|
||||
|
||||
/* Message view "more" menu: create an event from message */
|
||||
"Convert To Event" = "Converteix a esdeveniment";
|
||||
@@ -266,10 +266,10 @@
|
||||
"Convert To Task" = "Converteix a tasca";
|
||||
|
||||
/* Message view "more" menu: download message as an eml file */
|
||||
"Download message" = "Download message";
|
||||
"Download message" = "Descarregar missatge";
|
||||
|
||||
/* Message view "more" menu: download message as a zip archive */
|
||||
"Download message (zip)" = "Download message (zip)";
|
||||
"Download message (zip)" = "Descarregar missatge (zip)";
|
||||
|
||||
/* Message view "more" menu: download all attachments as a zip archive */
|
||||
"Download all attachments" = "Descarrega tots els adjunts";
|
||||
@@ -317,16 +317,16 @@
|
||||
"No certificate associated to account." = "No hi ha cap certificat associat al compte.";
|
||||
|
||||
/* Invalid S/MIME signature */
|
||||
"Digital signature is not valid" = "Digital signature is not valid";
|
||||
"Digital signature is not valid" = "La signatura digital no és vàlida";
|
||||
|
||||
/* Valid S/MIME signature */
|
||||
"Message is signed" = "Message is signed";
|
||||
"Message is signed" = "El missatge està signat";
|
||||
|
||||
/* Valid S/MIME signature but common name not found */
|
||||
"Message is signed but the certificate doesn't match the sender email address" = "Message is signed but the certificate doesn't match the sender email address";
|
||||
"Message is signed but the certificate doesn't match the sender email address" = "El missatge està signat però el certificat no coincideix amb l'adreça de correu del remitent";
|
||||
|
||||
/* Unknown error while validating message signature */
|
||||
"Digital signature is not valid" = "Digital signature is not valid";
|
||||
"Digital signature is not valid" = "La signatura digital no és vàlida";
|
||||
|
||||
"This Folder" = "Aquesta carpeta";
|
||||
|
||||
@@ -410,10 +410,10 @@
|
||||
"Error while saving the draft" = "Error en guardar l'esborrany";
|
||||
|
||||
/* Error when emptying trash */
|
||||
"Unable to empty the trash folder." = "Unable to empty the trash folder.";
|
||||
"Unable to empty the trash folder." = "No s'ha pogut buidar la paperera.";
|
||||
|
||||
/* Error when emptying junk folder */
|
||||
"Unable to empty the junk folder." = "Unable to empty the junk folder.";
|
||||
"Unable to empty the junk folder." = "No s'ha pogut buidar la carpeta de correu brossa.";
|
||||
|
||||
/* Error when uploading a file attachment */
|
||||
"Error while uploading the file \"%{0}\":" = "Error en carregar el fitxer \"%{0}\":";
|
||||
@@ -429,9 +429,9 @@
|
||||
"cannot send message: (smtp) all recipients discarded" = "No s'ha pogut enviar el missatge: tots els destinataris són incorrectes.";
|
||||
"cannot send message (smtp) - recipients discarded" = "No s'ha pogut enviar el missatge. Les següents adreces són incorrectes";
|
||||
"cannot send message: (smtp) error when connecting" = "No s'ha pogut enviar el missatge. Error al connectar amb el servidor SMTP.";
|
||||
"cannot sign email without certificate" = "The message can't be signed because there's no certificate associated to the mail account.";
|
||||
"cannot sign message because the certificate can't be read" = "The message can't be signed becasue the certificate associated to the mail account can't be read.";
|
||||
"cannot sign message because the certificate doesn't include the specified sender address" = "The message can't be signed because the sender address is not included in the certificate associated to the mail account.";
|
||||
"cannot sign email without certificate" = "El missatge no es pot signar perquè no hi ha cap certificat associat al compte de correu.";
|
||||
"cannot sign message because the certificate can't be read" = "El missatge no es pot signar perquè no es pot llegir el certificat associat al compte de correu.";
|
||||
"cannot sign message because the certificate doesn't include the specified sender address" = "El missatge no es pot signar perquè l'adreça del remitent no està inclosa al certificat associat al compte de correu.";
|
||||
|
||||
/* Contacts list in mail editor */
|
||||
"Email" = "Correu electrònic";
|
||||
@@ -452,7 +452,7 @@
|
||||
"Set as Trash" = "Establir com a Paperera";
|
||||
|
||||
/* Set the folder as the one holding the Templates */
|
||||
"Set as Templates" = "Set as Templates";
|
||||
"Set as Templates" = "Establir com a Plantilles";
|
||||
|
||||
/* Set the folder as the one holding Junk mails */
|
||||
"Set as Junk" = "Estableix com a correu brossa";
|
||||
@@ -464,7 +464,7 @@
|
||||
"Copy messages" = "Copiar els missatges";
|
||||
"More messages options" = "Més opcions de missatges";
|
||||
"Flag" = "Afegir estrella";
|
||||
"Unflag" = "Unflag";
|
||||
"Unflag" = "Treure estrella";
|
||||
"Mark as Unread" = "Marca com a no llegit";
|
||||
"Mark as Read" = "Marca com a llegit";
|
||||
"Closing Window ..." = "Tancant la finestra ...";
|
||||
@@ -478,10 +478,10 @@
|
||||
"Your email has been sent" = "El teu email s'ha enviat";
|
||||
"Folder compacted" = "carpeta compactada";
|
||||
|
||||
"More Options" = "More Options";
|
||||
"More Options" = "Més opcions";
|
||||
|
||||
"New draft" = "New draft";
|
||||
"Create new draft with this template" = "Create new draft with this template";
|
||||
"New draft" = "Nou esborrany";
|
||||
"Create new draft with this template" = "Crear nou esborrany amb aquesta plantilla";
|
||||
|
||||
/* Advanced search */
|
||||
"Enter Subject" = "Introduïu l'Assumpte";
|
||||
@@ -517,16 +517,16 @@
|
||||
"hotkey_forward" = "f";
|
||||
|
||||
/* Email deletion */
|
||||
"Clean folder" = "Clean folder";
|
||||
"Clean mailbox" = "Clean mailbox";
|
||||
"Delete permanently (do not use trash)" = "Delete permanently (do not use trash)";
|
||||
"Apply to subfolders" = "Apply to subfolders";
|
||||
"Delete e-mails older than" = "Delete e-mails older than";
|
||||
"3 months" = "3 months";
|
||||
"6 months" = "6 months";
|
||||
"9 months" = "9 months";
|
||||
"1 year" = "1 year";
|
||||
"Custom" = "Custom";
|
||||
"You are about to permanently delete some messages. Are you sure you want to proceed with this action?" = "You are about to permanently delete some messages. Are you sure you want to proceed with this action?";
|
||||
"Apply" = "Apply";
|
||||
"%{0} message(s) deleted" = "%{0} message(s) deleted";
|
||||
"Clean folder" = "Netejar carpeta";
|
||||
"Clean mailbox" = "Netejar bústia";
|
||||
"Delete permanently (do not use trash)" = "Esborrar permanentment (sense paperera)";
|
||||
"Apply to subfolders" = "Aplicar a subcarpetes";
|
||||
"Delete e-mails older than" = "Esborrar correus més antics de";
|
||||
"3 months" = "3 mesos";
|
||||
"6 months" = "6 mesos";
|
||||
"9 months" = "9 mesos";
|
||||
"1 year" = "1 any";
|
||||
"Custom" = "Personalitzat";
|
||||
"You are about to permanently delete some messages. Are you sure you want to proceed with this action?" = "Esteu a punt d'esborrar permanentment alguns missatges. Esteu segur que voleu continuar amb aquesta acció?";
|
||||
"Apply" = "Aplicar";
|
||||
"%{0} message(s) deleted" = "%{0} missatge(s) esborrat(s)";
|
||||
|
||||
@@ -143,23 +143,23 @@
|
||||
"This mail is being sent from an unsecure network!" = "Este mendaje es enviado desde una red no segura.";
|
||||
"Address Book" = "Libreta de direcciones";
|
||||
"Search For" = "Buscar";
|
||||
"Contains" = "Contains";
|
||||
"Does not contains" = "Does not contains";
|
||||
"Advanced search" = "Advanced search";
|
||||
"Anytime" = "Anytime";
|
||||
"Last 7 days" = "Last 7 days";
|
||||
"Last 30 days" = "Last 30 days";
|
||||
"Last 6 month" = "Last 6 month";
|
||||
"Before" = "Before";
|
||||
"After" = "After";
|
||||
"Between" = "Between";
|
||||
"and" = "and";
|
||||
"With attachments" = "With attachments";
|
||||
"In favorites" = "In favorites";
|
||||
"Unseen only" = "Unseen only";
|
||||
"Show more" = "Show more";
|
||||
"Reset" = "Reset";
|
||||
"Message size" = "Message size";
|
||||
"Contains" = "Contiene";
|
||||
"Does not contains" = "No contiene";
|
||||
"Advanced search" = "Búsqueda avanzada";
|
||||
"Anytime" = "Cualquier momento";
|
||||
"Last 7 days" = "Últimos 7 días";
|
||||
"Last 30 days" = "Últimos 30 días";
|
||||
"Last 6 month" = "Últimos 6 meses";
|
||||
"Before" = "Antes de";
|
||||
"After" = "Después de";
|
||||
"Between" = "Entre";
|
||||
"and" = "y";
|
||||
"With attachments" = "Con adjuntos";
|
||||
"In favorites" = "En favoritos";
|
||||
"Unseen only" = "Solo no leídos";
|
||||
"Show more" = "Mostrar más";
|
||||
"Reset" = "Restablecer";
|
||||
"Message size" = "Tamaño del mensaje";
|
||||
|
||||
/* Popup "show" */
|
||||
"all" = "todo";
|
||||
@@ -171,7 +171,7 @@
|
||||
/* MailListView */
|
||||
"Sender" = "Remitente";
|
||||
"Subject or Sender" = "Asunto o remitente";
|
||||
"Subject or Recipient" = "Subject or Recipient";
|
||||
"Subject or Recipient" = "Asunto o destinatario";
|
||||
"To or Cc" = "Para o CC";
|
||||
"Entire Message" = "Mensage completo";
|
||||
"Date" = "Fecha";
|
||||
@@ -257,7 +257,7 @@
|
||||
"Save As..." = "Guardar como...";
|
||||
"Print Preview" = "Vista preliminar";
|
||||
"View Message Source" = "Ver formato original del mensaje";
|
||||
"View raw message" = "View raw message";
|
||||
"View raw message" = "Ver mensaje sin formato";
|
||||
|
||||
/* Message view "more" menu: create an event from message */
|
||||
"Convert To Event" = "Convertir como evento";
|
||||
@@ -517,16 +517,16 @@
|
||||
"hotkey_forward" = "f";
|
||||
|
||||
/* Email deletion */
|
||||
"Clean folder" = "Clean folder";
|
||||
"Clean mailbox" = "Clean mailbox";
|
||||
"Delete permanently (do not use trash)" = "Delete permanently (do not use trash)";
|
||||
"Apply to subfolders" = "Apply to subfolders";
|
||||
"Delete e-mails older than" = "Delete e-mails older than";
|
||||
"3 months" = "3 months";
|
||||
"6 months" = "6 months";
|
||||
"9 months" = "9 months";
|
||||
"1 year" = "1 year";
|
||||
"Custom" = "Custom";
|
||||
"You are about to permanently delete some messages. Are you sure you want to proceed with this action?" = "You are about to permanently delete some messages. Are you sure you want to proceed with this action?";
|
||||
"Apply" = "Apply";
|
||||
"%{0} message(s) deleted" = "%{0} message(s) deleted";
|
||||
"Clean folder" = "Limpiar carpeta";
|
||||
"Clean mailbox" = "Limpiar buzón";
|
||||
"Delete permanently (do not use trash)" = "Borrar permanentemente (sin papelera)";
|
||||
"Apply to subfolders" = "Aplicar a subcarpetas";
|
||||
"Delete e-mails older than" = "Borrar correos más antiguos de";
|
||||
"3 months" = "3 meses";
|
||||
"6 months" = "6 meses";
|
||||
"9 months" = "9 meses";
|
||||
"1 year" = "1 año";
|
||||
"Custom" = "Personalizado";
|
||||
"You are about to permanently delete some messages. Are you sure you want to proceed with this action?" = "Está a punto de borrar permanentemente algunos mensajes. ¿Está seguro de que desea continuar con esta acción?";
|
||||
"Apply" = "Aplicar";
|
||||
"%{0} message(s) deleted" = "%{0} mensaje(s) borrado(s)";
|
||||
|
||||
Reference in New Issue
Block a user