diff --git a/lib/l10n/app_el.arb b/lib/l10n/app_el.arb index 4ce65dfb3..1741b57b9 100644 --- a/lib/l10n/app_el.arb +++ b/lib/l10n/app_el.arb @@ -369,7 +369,7 @@ "@newAlbumDialogTitle": {}, "newAlbumDialogNameLabel": "Όνομα άλμπουμ", "@newAlbumDialogNameLabel": {}, - "newAlbumDialogNameLabelAlreadyExistsHelper": "Ο κατάλογος υπάρχει ήδη", + "newAlbumDialogNameLabelAlreadyExistsHelper": "Η ονομασία υπάρχει ήδη", "@newAlbumDialogNameLabelAlreadyExistsHelper": {}, "newAlbumDialogStorageLabel": "Aποθηκευτικός χώρος:", "@newAlbumDialogStorageLabel": {}, @@ -385,7 +385,7 @@ "@renameEntrySetPageInsertTooltip": {}, "renameEntrySetPagePreviewSectionTitle": "Προεπισκοπηση", "@renameEntrySetPagePreviewSectionTitle": {}, - "renameProcessorCounter": "Counter", + "renameProcessorCounter": "Μετρητής", "@renameProcessorCounter": {}, "renameProcessorName": "Όνομα", "@renameProcessorName": {}, @@ -1146,5 +1146,13 @@ "widgetOpenPageCollection": "Ανοιχτή συλλογή", "@widgetOpenPageCollection": {}, "durationDialogSeconds": "Δευτερόλεπτα", - "@durationDialogSeconds": {} + "@durationDialogSeconds": {}, + "settingsAllowMediaManagement": "Επιτρέψτε την πλήρη διαχείριση των αρχείων σας", + "@settingsAllowMediaManagement": {}, + "editEntryLocationDialogSetCustom": "Ορισμός προσαρμοσμένης τοποθεσίας", + "@editEntryLocationDialogSetCustom": {}, + "tagPlaceholderCountry": "Χώρα", + "@tagPlaceholderCountry": {}, + "tagPlaceholderPlace": "Μέρος", + "@tagPlaceholderPlace": {} }