diff --git a/l10n/cs.js b/l10n/cs.js index 0a4e0c154..240f2214a 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -188,6 +188,7 @@ OC.L10N.register( "Pending share" : "Čekající sdílení", "Add this attachment" : "Přidat tuto přílohu", "Show in Files" : "Zobrazit v Souborech", + "Download" : "Stáhnout", "Remove attachment" : "Odebrat přílohu", "Delete Attachment" : "Smazat přílohu", "Restore Attachment" : "Obnovit přílohu", diff --git a/l10n/cs.json b/l10n/cs.json index 1a4413780..53520693c 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -186,6 +186,7 @@ "Pending share" : "Čekající sdílení", "Add this attachment" : "Přidat tuto přílohu", "Show in Files" : "Zobrazit v Souborech", + "Download" : "Stáhnout", "Remove attachment" : "Odebrat přílohu", "Delete Attachment" : "Smazat přílohu", "Restore Attachment" : "Obnovit přílohu", diff --git a/l10n/de.js b/l10n/de.js index 8a137c694..3676d0b83 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -188,6 +188,7 @@ OC.L10N.register( "Pending share" : "Ausstehende Freigabe", "Add this attachment" : "Diesen Anhang anhängen", "Show in Files" : "In Dateien anzeigen", + "Download" : "Herunterladen", "Remove attachment" : "Anhang entfernen", "Delete Attachment" : "Anhang löschen", "Restore Attachment" : "Anhang wiederherstellen", diff --git a/l10n/de.json b/l10n/de.json index c8733171b..ff5e0df67 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -186,6 +186,7 @@ "Pending share" : "Ausstehende Freigabe", "Add this attachment" : "Diesen Anhang anhängen", "Show in Files" : "In Dateien anzeigen", + "Download" : "Herunterladen", "Remove attachment" : "Anhang entfernen", "Delete Attachment" : "Anhang löschen", "Restore Attachment" : "Anhang wiederherstellen", diff --git a/l10n/nl.js b/l10n/nl.js index 33218606f..0ca76141b 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -188,6 +188,7 @@ OC.L10N.register( "Pending share" : "Share in afwachting", "Add this attachment" : "Voeg deze bijlage toe", "Show in Files" : "Tonen in Bestanden", + "Download" : "Download", "Remove attachment" : "Bijlage verwijderen", "Delete Attachment" : "Verwijderen bijlage", "Restore Attachment" : "Herstellen bijlage", diff --git a/l10n/nl.json b/l10n/nl.json index fdaaed6f1..cbe61568b 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -186,6 +186,7 @@ "Pending share" : "Share in afwachting", "Add this attachment" : "Voeg deze bijlage toe", "Show in Files" : "Tonen in Bestanden", + "Download" : "Download", "Remove attachment" : "Bijlage verwijderen", "Delete Attachment" : "Verwijderen bijlage", "Restore Attachment" : "Herstellen bijlage", diff --git a/l10n/tr.js b/l10n/tr.js index b6306cce0..6ba45dffa 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -188,6 +188,7 @@ OC.L10N.register( "Pending share" : "Bekleyen paylaşım", "Add this attachment" : "Bu dosyayı ekle", "Show in Files" : "Dosyalarda görüntüle", + "Download" : "İndir", "Remove attachment" : "Ek dosyayı sil", "Delete Attachment" : "Ek dosyasını sil", "Restore Attachment" : "Ek dosyasını geri yükle", diff --git a/l10n/tr.json b/l10n/tr.json index 7b2daf737..efd5ebb74 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -186,6 +186,7 @@ "Pending share" : "Bekleyen paylaşım", "Add this attachment" : "Bu dosyayı ekle", "Show in Files" : "Dosyalarda görüntüle", + "Download" : "İndir", "Remove attachment" : "Ek dosyayı sil", "Delete Attachment" : "Ek dosyasını sil", "Restore Attachment" : "Ek dosyasını geri yükle",