diff --git a/lib/l10n/app_el.arb b/lib/l10n/app_el.arb index 32692a0df..6214117be 100644 --- a/lib/l10n/app_el.arb +++ b/lib/l10n/app_el.arb @@ -1196,5 +1196,15 @@ "filterNoAddressLabel": "Χωρίς διεύθυνση", "@filterNoAddressLabel": {}, "settingsViewerShowRatingTags": "Εμφάνιση βαθμολογίας & ετικετών", - "@settingsViewerShowRatingTags": {} + "@settingsViewerShowRatingTags": {}, + "filterLocatedLabel": "Με τοποθεσία", + "@filterLocatedLabel": {}, + "filterTaggedLabel": "Με ετικέτα", + "@filterTaggedLabel": {}, + "settingsModificationWarningDialogMessage": "Άλλες ρυθμίσεις θα τροποποιηθούν.", + "@settingsModificationWarningDialogMessage": {}, + "settingsDisplayUseTvInterface": "Χρήση του Android TV περιβάλλον", + "@settingsDisplayUseTvInterface": {}, + "settingsViewerShowDescription": "Εμφάνιση περιγραφής", + "@settingsViewerShowDescription": {} } diff --git a/lib/l10n/app_es.arb b/lib/l10n/app_es.arb index 37abf7220..3cf489059 100644 --- a/lib/l10n/app_es.arb +++ b/lib/l10n/app_es.arb @@ -371,9 +371,9 @@ "@renameProcessorCounter": {}, "renameProcessorName": "Nombre", "@renameProcessorName": {}, - "deleteSingleAlbumConfirmationDialogMessage": "{count, plural, =1{¿Eliminar este álbum y el elemento que contiene?} other{¿Eliminar estos álbumes y los {count} elementos que contienen?}}", + "deleteSingleAlbumConfirmationDialogMessage": "{count, plural, =1{¿Eliminar este álbum y el elemento que contiene?} other{¿Eliminar este álbum y los {count} elementos que contiene?}}", "@deleteSingleAlbumConfirmationDialogMessage": {}, - "deleteMultiAlbumConfirmationDialogMessage": "{count, plural, =1{¿Eliminar este álbum y el elemento que contiene?} other{¿Eliminar estos álbumes y los {count} elementos que contienen?}}", + "deleteMultiAlbumConfirmationDialogMessage": "{count, plural, =1{¿Eliminar estos álbumes y el elemento que contienen?} other{¿Eliminar estos álbumes y los {count} elementos que contienen?}}", "@deleteMultiAlbumConfirmationDialogMessage": {}, "exportEntryDialogFormat": "Formato:", "@exportEntryDialogFormat": {}, diff --git a/lib/l10n/app_fr.arb b/lib/l10n/app_fr.arb index 8d33f8fca..90c5e9903 100644 --- a/lib/l10n/app_fr.arb +++ b/lib/l10n/app_fr.arb @@ -1206,5 +1206,7 @@ "filterTaggedLabel": "Étiqueté", "@filterTaggedLabel": {}, "filterLocatedLabel": "Localisé", - "@filterLocatedLabel": {} + "@filterLocatedLabel": {}, + "tooManyItemsErrorDialogMessage": "Réessayez avec moins d’éléments.", + "@tooManyItemsErrorDialogMessage": {} } diff --git a/lib/l10n/app_id.arb b/lib/l10n/app_id.arb index 32e7273e8..9b1209d1e 100644 --- a/lib/l10n/app_id.arb +++ b/lib/l10n/app_id.arb @@ -1206,5 +1206,7 @@ "filterLocatedLabel": "Terletak", "@filterLocatedLabel": {}, "filterTaggedLabel": "Dilabel", - "@filterTaggedLabel": {} + "@filterTaggedLabel": {}, + "tooManyItemsErrorDialogMessage": "Coba lagi dengan item yang lebih sedikit.", + "@tooManyItemsErrorDialogMessage": {} } diff --git a/lib/l10n/app_it.arb b/lib/l10n/app_it.arb index eb05a73f9..a9577f7bc 100644 --- a/lib/l10n/app_it.arb +++ b/lib/l10n/app_it.arb @@ -389,9 +389,9 @@ "@renameProcessorCounter": {}, "renameProcessorName": "Nome", "@renameProcessorName": {}, - "deleteSingleAlbumConfirmationDialogMessage": "{count, plural, =1{Cancellare questo album e i suoi elementi?} other{Cancellare questo album e i suoi {count} elementi?}}", + "deleteSingleAlbumConfirmationDialogMessage": "{count, plural, =1{Cancellare questo album e l’elemento in esso?} other{Cancellare questo album e i {count} elementi in esso?}}", "@deleteSingleAlbumConfirmationDialogMessage": {}, - "deleteMultiAlbumConfirmationDialogMessage": "{count, plural, =1{Cancellare questi album e i loro elementi?} other{Cancellare questi album e i loro {count} elementi?}}", + "deleteMultiAlbumConfirmationDialogMessage": "{count, plural, =1{Cancellare questi album e l’elemento in essi?} other{Cancellare questi album e i {count} elementi in essi?}}", "@deleteMultiAlbumConfirmationDialogMessage": {}, "exportEntryDialogFormat": "Formato:", "@exportEntryDialogFormat": {}, @@ -1196,5 +1196,17 @@ "entryActionShareVideoOnly": "Condividi solo video", "@entryActionShareVideoOnly": {}, "filterNoAddressLabel": "Senza indirizzo", - "@filterNoAddressLabel": {} + "@filterNoAddressLabel": {}, + "filterLocatedLabel": "Posizionato", + "@filterLocatedLabel": {}, + "filterTaggedLabel": "Etichettato", + "@filterTaggedLabel": {}, + "settingsModificationWarningDialogMessage": "Le altre impostazioni saranno modificate.", + "@settingsModificationWarningDialogMessage": {}, + "settingsDisplayUseTvInterface": "Interfaccia Android TV", + "@settingsDisplayUseTvInterface": {}, + "settingsViewerShowDescription": "Mostra la descrizione", + "@settingsViewerShowDescription": {}, + "tooManyItemsErrorDialogMessage": "Riprova con meno elementi.", + "@tooManyItemsErrorDialogMessage": {} } diff --git a/lib/l10n/app_ko.arb b/lib/l10n/app_ko.arb index b0c773cac..5a62c46eb 100644 --- a/lib/l10n/app_ko.arb +++ b/lib/l10n/app_ko.arb @@ -1206,5 +1206,7 @@ "filterTaggedLabel": "태그 있음", "@filterTaggedLabel": {}, "filterLocatedLabel": "위치 있음", - "@filterLocatedLabel": {} + "@filterLocatedLabel": {}, + "tooManyItemsErrorDialogMessage": "항목 수를 줄이고 다시 시도하세요.", + "@tooManyItemsErrorDialogMessage": {} } diff --git a/lib/l10n/app_pt.arb b/lib/l10n/app_pt.arb index 35743f37d..075bb96f4 100644 --- a/lib/l10n/app_pt.arb +++ b/lib/l10n/app_pt.arb @@ -1186,5 +1186,19 @@ "filterAspectRatioLandscapeLabel": "Paisagem", "@filterAspectRatioLandscapeLabel": {}, "entryInfoActionExportMetadata": "Exportar metadados", - "@entryInfoActionExportMetadata": {} + "@entryInfoActionExportMetadata": {}, + "widgetDisplayedItemMostRecent": "Mais recente", + "@widgetDisplayedItemMostRecent": {}, + "filterTaggedLabel": "Marcado", + "@filterTaggedLabel": {}, + "filterLocatedLabel": "Localizado", + "@filterLocatedLabel": {}, + "settingsAccessibilityShowPinchGestureAlternatives": "Mostrar alternativas de gesto multitoque", + "@settingsAccessibilityShowPinchGestureAlternatives": {}, + "settingsModificationWarningDialogMessage": "Outras configurações serão modificadas.", + "@settingsModificationWarningDialogMessage": {}, + "settingsDisplayUseTvInterface": "Interface de TV Android", + "@settingsDisplayUseTvInterface": {}, + "settingsViewerShowRatingTags": "Mostrar avaliações e tags", + "@settingsViewerShowRatingTags": {} } diff --git a/lib/l10n/app_tr.arb b/lib/l10n/app_tr.arb index e9904b8dd..84018f06c 100644 --- a/lib/l10n/app_tr.arb +++ b/lib/l10n/app_tr.arb @@ -1206,5 +1206,7 @@ "filterLocatedLabel": "Konumlu", "@filterLocatedLabel": {}, "filterTaggedLabel": "Etiketli", - "@filterTaggedLabel": {} + "@filterTaggedLabel": {}, + "tooManyItemsErrorDialogMessage": "Daha az ögeyle tekrar deneyin.", + "@tooManyItemsErrorDialogMessage": {} }