diff --git a/android/app/src/main/res/values-el/strings.xml b/android/app/src/main/res/values-el/strings.xml
index 0e29952cc..6a15053be 100644
--- a/android/app/src/main/res/values-el/strings.xml
+++ b/android/app/src/main/res/values-el/strings.xml
@@ -8,4 +8,5 @@
Σάρωση πολυμέσων
Σάρωση στοιχείων
Διακοπή
+ Ασφαλής κατάσταση λειτουργίας
\ No newline at end of file
diff --git a/lib/l10n/app_el.arb b/lib/l10n/app_el.arb
index 2716c9c6a..b31e3a925 100644
--- a/lib/l10n/app_el.arb
+++ b/lib/l10n/app_el.arb
@@ -1316,5 +1316,23 @@
"videoResumptionModeAlways": "Πάντα",
"@videoResumptionModeAlways": {},
"settingsAskEverytime": "Ρωτήστε με κάθε φορά",
- "@settingsAskEverytime": {}
+ "@settingsAskEverytime": {},
+ "saveCopyButtonLabel": "ΑΠΟΘΗΚΕΥΣΗ ΑΝΤΙΓΡΑΦΟΥ",
+ "@saveCopyButtonLabel": {},
+ "applyTooltip": "Εφαρμογή",
+ "@applyTooltip": {},
+ "editorActionTransform": "Μετατροπή",
+ "@editorActionTransform": {},
+ "editorTransformCrop": "Περικοπή",
+ "@editorTransformCrop": {},
+ "editorTransformRotate": "Περιστροφή",
+ "@editorTransformRotate": {},
+ "cropAspectRatioFree": "Ελεύθερη μορφή",
+ "@cropAspectRatioFree": {},
+ "cropAspectRatioOriginal": "Αρχικό",
+ "@cropAspectRatioOriginal": {},
+ "cropAspectRatioSquare": "Τετράγωνο",
+ "@cropAspectRatioSquare": {},
+ "widgetTapUpdateWidget": "Ενημέρωση γραφικού στοιχείου",
+ "@widgetTapUpdateWidget": {}
}
diff --git a/lib/l10n/app_nn.arb b/lib/l10n/app_nn.arb
index 4969889a1..5276d79ea 100644
--- a/lib/l10n/app_nn.arb
+++ b/lib/l10n/app_nn.arb
@@ -312,7 +312,7 @@
}
}
},
- "entryInfoActionEditLocation": "Brigd stoda",
+ "entryInfoActionEditLocation": "Brigd stadsetjinga",
"@entryInfoActionEditLocation": {},
"entryInfoActionRemoveMetadata": "Tak bort metadata",
"@entryInfoActionRemoveMetadata": {},
@@ -1392,5 +1392,59 @@
"dateToday": "I dag",
"@dateToday": {},
"dateYesterday": "I går",
- "@dateYesterday": {}
+ "@dateYesterday": {},
+ "entryInfoActionRemoveLocation": "Ta bort stadsetjinga",
+ "@entryInfoActionRemoveLocation": {},
+ "filterLocatedLabel": "Stadsette",
+ "@filterLocatedLabel": {},
+ "settingsShowBottomNavigationBar": "Vis ei framfinningsrad på botnen",
+ "@settingsShowBottomNavigationBar": {},
+ "settingsCollectionBurstPatternsTile": "Attkjenning av seriebilete",
+ "@settingsCollectionBurstPatternsTile": {},
+ "chipActionGoToPlacePage": "Vis i Stadar",
+ "@chipActionGoToPlacePage": {},
+ "settingsNavigationDrawerTile": "Framfinningsmenyen",
+ "@settingsNavigationDrawerTile": {},
+ "settingsNavigationDrawerEditorPageTitle": "Framfinningsmenyen",
+ "@settingsNavigationDrawerEditorPageTitle": {},
+ "locationPickerUseThisLocationButton": "Nytt denne stadsetjinga",
+ "@locationPickerUseThisLocationButton": {},
+ "aboutLicensesFlutterPackagesSectionTitle": "Flutter-pakker",
+ "@aboutLicensesFlutterPackagesSectionTitle": {},
+ "aboutLicensesDartPackagesSectionTitle": "Dart-pakker",
+ "@aboutLicensesDartPackagesSectionTitle": {},
+ "statsWithGps": "{count, plural, other{{count} ting med stadsetjing}}",
+ "@statsWithGps": {
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "mapAttributionOsmHot": "Kartdata © [OpenStreetMap](https://www.openstreetmap.org/copyright)-medverkarar • Fliser av [HOT](https://www.hotosm.org/) • Hust av [OSM France](https://openstreetmap.fr/)",
+ "@mapAttributionOsmHot": {},
+ "mapAttributionStamen": "Kartdata © [OpenStreetMap](https://www.openstreetmap.org/copyright)-medverkarar • Fliser av [Stamen Design](https://stamen.com), [CC BY 3.0](https://creativecommons.org/licenses/by/3.0)",
+ "@mapAttributionStamen": {},
+ "columnCount": "{count, plural, =1{1 kolonne} other{{count} kolonnar}}",
+ "@columnCount": {
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "editEntryLocationDialogTitle": "Stadsetjing",
+ "@editEntryLocationDialogTitle": {},
+ "collectionExportFailureFeedback": "{count, plural, =1{Greidde ikkje å føra ut 1 side} other{Greidde ikkje å føra ut {count} sider}}",
+ "@collectionExportFailureFeedback": {
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "albumGroupNone": "Ikkje hop",
+ "@albumGroupNone": {},
+ "editEntryLocationDialogSetCustom": "Set eiga stadsetjing",
+ "@editEntryLocationDialogSetCustom": {},
+ "collectionGroupNone": "Ikkje hop",
+ "@collectionGroupNone": {},
+ "filterNoLocationLabel": "Ustadsette",
+ "@filterNoLocationLabel": {},
+ "settingsNavigationSectionTitle": "Finn fram",
+ "@settingsNavigationSectionTitle": {}
}