diff --git a/lib/l10n/app_es.arb b/lib/l10n/app_es.arb index 11f66734d..7e788fe8d 100644 --- a/lib/l10n/app_es.arb +++ b/lib/l10n/app_es.arb @@ -445,7 +445,7 @@ "@menuActionStats": {}, "viewDialogSortSectionTitle": "Ordenar", "@viewDialogSortSectionTitle": {}, - "viewDialogGroupSectionTitle": "Grupo", + "viewDialogGroupSectionTitle": "Secciones", "@viewDialogGroupSectionTitle": {}, "viewDialogLayoutSectionTitle": "Disposición", "@viewDialogLayoutSectionTitle": {}, @@ -1402,5 +1402,33 @@ "editEntryLocationDialogTimeShift": "Desplazamiento de tiempo", "@editEntryLocationDialogTimeShift": {}, "coordinateFormatDdm": "DDM", - "@coordinateFormatDdm": {} + "@coordinateFormatDdm": {}, + "sortByPath": "Por ruta", + "@sortByPath": {}, + "searchFormatSectionTitle": "Formatos", + "@searchFormatSectionTitle": {}, + "newGroupDialogTitle": "Nuevo grupo", + "@newGroupDialogTitle": {}, + "ungrouped": "No agrupado", + "@ungrouped": {}, + "albumTierGroups": "Grupos", + "@albumTierGroups": {}, + "groupEmpty": "Sin grupos", + "@groupEmpty": {}, + "newGroupDialogNameLabel": "Nombre del grupo", + "@newGroupDialogNameLabel": {}, + "createButtonLabel": "CREAR", + "@createButtonLabel": {}, + "chipActionGroup": "Agrupar", + "@chipActionGroup": {}, + "chipActionCreateGroup": "Crear grupo", + "@chipActionCreateGroup": {}, + "groupAlreadyExists": "Ya existe el grupo", + "@groupAlreadyExists": {}, + "groupPickerTitle": "Seleccionar grupo", + "@groupPickerTitle": {}, + "groupPickerUseThisGroupButton": "Usar este grupo", + "@groupPickerUseThisGroupButton": {}, + "sectionNone": "Sin secciones", + "@sectionNone": {} } diff --git a/lib/l10n/app_gl.arb b/lib/l10n/app_gl.arb index e0e0b0c42..452f0d7c3 100644 --- a/lib/l10n/app_gl.arb +++ b/lib/l10n/app_gl.arb @@ -823,7 +823,7 @@ "@menuActionSlideshow": {}, "menuActionStats": "Estatísticas", "@menuActionStats": {}, - "viewDialogGroupSectionTitle": "Agrupar", + "viewDialogGroupSectionTitle": "Seccións", "@viewDialogGroupSectionTitle": {}, "castDialogTitle": "Dispositivos de emisión", "@castDialogTitle": {}, @@ -1610,5 +1610,33 @@ "panoramaDisableSensorControl": "Desactivar control do sensor", "@panoramaDisableSensorControl": {}, "settingsHiddenFiltersBanner": "As fotos e vídeos que cadren cos filtros ocultos non se amosarán na súa colección.", - "@settingsHiddenFiltersBanner": {} + "@settingsHiddenFiltersBanner": {}, + "createButtonLabel": "CREAR", + "@createButtonLabel": {}, + "chipActionGroup": "Agrupar", + "@chipActionGroup": {}, + "chipActionCreateGroup": "Crear grupo", + "@chipActionCreateGroup": {}, + "albumTierGroups": "Grupos", + "@albumTierGroups": {}, + "newGroupDialogTitle": "Novo grupo", + "@newGroupDialogTitle": {}, + "newGroupDialogNameLabel": "Nome do grupo", + "@newGroupDialogNameLabel": {}, + "groupAlreadyExists": "Xa existe o grupo", + "@groupAlreadyExists": {}, + "groupEmpty": "Sen grupos", + "@groupEmpty": {}, + "ungrouped": "Non agrupado", + "@ungrouped": {}, + "groupPickerTitle": "Escolmar grupo", + "@groupPickerTitle": {}, + "groupPickerUseThisGroupButton": "Usar este grupo", + "@groupPickerUseThisGroupButton": {}, + "sectionNone": "Sen seccións", + "@sectionNone": {}, + "sortByPath": "Por ruta", + "@sortByPath": {}, + "searchFormatSectionTitle": "Formatos", + "@searchFormatSectionTitle": {} } diff --git a/lib/l10n/app_he.arb b/lib/l10n/app_he.arb index bf8fa21c6..0cdef30e9 100644 --- a/lib/l10n/app_he.arb +++ b/lib/l10n/app_he.arb @@ -144,5 +144,19 @@ "stopTooltip": "עצור", "@stopTooltip": {}, "chipActionGoToExplorerPage": "הצג בסייר", - "@chipActionGoToExplorerPage": {} + "@chipActionGoToExplorerPage": {}, + "chipActionSetCover": "הגדר עטיפה", + "@chipActionSetCover": {}, + "chipActionCreateAlbum": "צור אלבום", + "@chipActionCreateAlbum": {}, + "chipActionShowCountryStates": "הצג סטטיסטיקות", + "@chipActionShowCountryStates": {}, + "createButtonLabel": "צור", + "@createButtonLabel": {}, + "chipActionGroup": "קבוצה", + "@chipActionGroup": {}, + "chipActionCreateGroup": "צור קבוצה", + "@chipActionCreateGroup": {}, + "chipActionCreateVault": "צור כספת", + "@chipActionCreateVault": {} }