i18n: add missing translation keys across 22 locales
This commit is contained in:
+10
-1
@@ -1118,6 +1118,13 @@
|
||||
"permanent": "Elimina definitivamente",
|
||||
"warning": "I messaggi verranno eliminati definitivamente e non potranno essere recuperati. Questa azione è irreversibile."
|
||||
},
|
||||
"message_spacing": {
|
||||
"label": "Spaziatura del messaggio",
|
||||
"description": "Margine attorno al corpo del messaggio nel lettore",
|
||||
"auto": "Automatica (consigliata)",
|
||||
"always": "Aggiungi sempre spaziatura",
|
||||
"edge": "Da bordo a bordo"
|
||||
},
|
||||
"archive_mode": {
|
||||
"label": "Archivia in",
|
||||
"description": "Come organizzare le email durante l'archiviazione",
|
||||
@@ -1568,6 +1575,8 @@
|
||||
"role_none": "Nessuno",
|
||||
"create_folder": "Crea cartella",
|
||||
"create_subfolder": "Crea sottocartella",
|
||||
"reorder": "Trascina per riordinare",
|
||||
"reorder_error": "Impossibile riordinare le cartelle",
|
||||
"subfolder_of": "Dentro {name}",
|
||||
"subfolder_name": "Nome della sottocartella",
|
||||
"new_folder_name": "Nome della cartella",
|
||||
@@ -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