diff --git a/l10n/de.js b/l10n/de.js index 00a43b403..022beaffb 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -119,6 +119,7 @@ OC.L10N.register( "Mark as spam" : "Als Spam markieren", "Unselect" : "Abwählen", "Select" : "Auswählen", + "Edit tags" : "Schlagworte bearbeiten", "Move thread" : "Unterhaltung verschieben", "Edit as new message" : "Als neue Nachricht bearbeiten", "Delete thread" : "Unterhaltung löschen", diff --git a/l10n/de.json b/l10n/de.json index ce9bb56d5..4c2a8fdd3 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -117,6 +117,7 @@ "Mark as spam" : "Als Spam markieren", "Unselect" : "Abwählen", "Select" : "Auswählen", + "Edit tags" : "Schlagworte bearbeiten", "Move thread" : "Unterhaltung verschieben", "Edit as new message" : "Als neue Nachricht bearbeiten", "Delete thread" : "Unterhaltung löschen", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index e4b822651..32692aeb3 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -7,6 +7,7 @@ OC.L10N.register( "Embedded message %s" : "Įterptas laiškas %s", "Important mail" : "Svarbūs laiškai", "Unread mail" : "Neskaitytas paštas", + "Later" : "Vėliau", "Mails" : "El. laiškai", "Mail" : "Paštas", "💌 A mail app for Nextcloud" : "💌 Pašto programėlė, skirta Nextcloud", @@ -75,6 +76,7 @@ OC.L10N.register( "Error sending your message" : "Klaida siunčiant jūsų laišką", "Go back" : "Grįžti", "Retry" : "Bandyti dar kartą", + "Send anyway" : "Vis tiek siųsti", "Message sent!" : "Laiškas išsiųstas!", "Write another message" : "Rašyti dar vieną laišką", "Send" : "Siųsti", @@ -125,6 +127,7 @@ OC.L10N.register( "Choose a folder to store the attachments in" : "Pasirinkite aplanką, kuriame laikyti priedus", "This message is encrypted with PGP. Install Mailvelope to decrypt it." : "Šis laiškas yra šifruotas naudojant PGP. Norėdami jį iššifruoti, įsidiekite Mailvelope.", "The images have been blocked to protect your privacy." : "Tam, kad būtų apsaugotas jūsų privatumas, paveikslai buvo užblokuoti.", + "Show" : "Rodyti", "Show images temporarily" : "Laikinai rodyti paveikslus", "Always show images from {sender}" : "Visada rodyti paveikslus nuo {sender}", "Always show images from {domain}" : "Visada rodyti paveikslus iš {domain}", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 44b5b284c..2d34007e3 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -5,6 +5,7 @@ "Embedded message %s" : "Įterptas laiškas %s", "Important mail" : "Svarbūs laiškai", "Unread mail" : "Neskaitytas paštas", + "Later" : "Vėliau", "Mails" : "El. laiškai", "Mail" : "Paštas", "💌 A mail app for Nextcloud" : "💌 Pašto programėlė, skirta Nextcloud", @@ -73,6 +74,7 @@ "Error sending your message" : "Klaida siunčiant jūsų laišką", "Go back" : "Grįžti", "Retry" : "Bandyti dar kartą", + "Send anyway" : "Vis tiek siųsti", "Message sent!" : "Laiškas išsiųstas!", "Write another message" : "Rašyti dar vieną laišką", "Send" : "Siųsti", @@ -123,6 +125,7 @@ "Choose a folder to store the attachments in" : "Pasirinkite aplanką, kuriame laikyti priedus", "This message is encrypted with PGP. Install Mailvelope to decrypt it." : "Šis laiškas yra šifruotas naudojant PGP. Norėdami jį iššifruoti, įsidiekite Mailvelope.", "The images have been blocked to protect your privacy." : "Tam, kad būtų apsaugotas jūsų privatumas, paveikslai buvo užblokuoti.", + "Show" : "Rodyti", "Show images temporarily" : "Laikinai rodyti paveikslus", "Always show images from {sender}" : "Visada rodyti paveikslus nuo {sender}", "Always show images from {domain}" : "Visada rodyti paveikslus iš {domain}",