i18n: add missing translation keys across 22 locales
This commit is contained in:
+10
-1
@@ -1118,6 +1118,13 @@
|
||||
"permanent": "Eliminar Permanentemente",
|
||||
"warning": "Los correos se eliminarán permanentemente y no se podrán recuperar. Esta acción es irreversible."
|
||||
},
|
||||
"message_spacing": {
|
||||
"label": "Espaciado del mensaje",
|
||||
"description": "Margen alrededor del cuerpo del mensaje en el lector",
|
||||
"auto": "Automático (recomendado)",
|
||||
"always": "Añadir espaciado siempre",
|
||||
"edge": "De borde a borde"
|
||||
},
|
||||
"archive_mode": {
|
||||
"label": "Archivar en",
|
||||
"description": "Cómo organizar los correos al archivar",
|
||||
@@ -1568,6 +1575,8 @@
|
||||
"role_none": "Ninguno",
|
||||
"create_folder": "Crear carpeta",
|
||||
"create_subfolder": "Crear subcarpeta",
|
||||
"reorder": "Arrastra para reordenar",
|
||||
"reorder_error": "No se pudieron reordenar las carpetas",
|
||||
"subfolder_of": "Dentro de {name}",
|
||||
"subfolder_name": "Nombre de la subcarpeta",
|
||||
"new_folder_name": "Nombre de la carpeta",
|
||||
@@ -1635,7 +1644,7 @@
|
||||
},
|
||||
"refresh_cache": {
|
||||
"label": "Refresh cached data",
|
||||
"description": "Reload contacts, calendars, and folders from the server. Keeps your accounts and sessions \u2014 fixes a stale or wrong view without signing out.",
|
||||
"description": "Reload contacts, calendars, and folders from the server. Keeps your accounts and sessions — fixes a stale or wrong view without signing out.",
|
||||
"button": "Refresh"
|
||||
},
|
||||
"reset_settings": {
|
||||
|
||||
Reference in New Issue
Block a user