Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions lib/l10n/app_it.arb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"sourceStateLocatingPlaces": "Individuazione luoghi",
"chipActionDelete": "Elimina",
"chipActionGoToAlbumPage": "Visualizza negli Album",
"chipActionGoToCountryPage": "Mostra nei Paesi",
"chipActionGoToCountryPage": "Visualizza nei Paesi",
"chipActionGoToTagPage": "Visualizza nelle Etichette",
"chipActionFilterOut": "Escludi",
"chipActionFilterIn": "Includi",
Expand Down Expand Up @@ -679,7 +679,7 @@
"explorerActionSelectStorageVolume": "Seleziona supporto",
"selectStorageVolumeDialogTitle": "Seleziona supporto",
"setHomeCustom": "Personalizzato",
"chipActionGoToExplorerPage": "Mostra in Gestione file",
"chipActionGoToExplorerPage": "Visualizza in Esplora file",
"mapAttributionOsmData": "Dati della mappa © collaboratori di [OpenStreetMap](https://www.openstreetmap.org/copyright)",
"newAlbumDialogAlbumAlreadyExistsHelper": "Album già esistente",
"chipActionRemove": "Rimuovi",
Expand Down Expand Up @@ -724,7 +724,7 @@
"tagPickPageTitle": "Seleziona etichetta",
"settingsEnabled": "Abilitato",
"settingsForced": "Forzato",
"settingsViewerShowZoomLevel": "Mostra il livello di zoom",
"settingsViewerShowZoomLevel": "Visualizza livello zoom",
"collectionActionExportGpx": "Esporta GPX",
"settingsAutoExportSettings": "Esportazione automatica impostazioni",
"filterTypeSlowMotionVideoLabel": "Rallentatore",
Expand Down
12 changes: 11 additions & 1 deletion lib/l10n/app_ja.arb
Original file line number Diff line number Diff line change
Expand Up @@ -689,5 +689,15 @@
"selectStorageVolumeDialogTitle": "ストレージを選択",
"sortOrderShortestFirst": "短いものから表示",
"sortOrderLongestFirst": "長いものから表示",
"collectionActionAddDynamicAlbum": "ダイナミックアルバムを追加"
"collectionActionAddDynamicAlbum": "ダイナミックアルバムを追加",
"createButtonLabel": "作成",
"chipActionDecompose": "分離",
"chipActionGroup": "グループ化を変更",
"chipActionCreateGroup": "グループを作成",
"filterTypeSlowMotionVideoLabel": "スローモーション",
"calendarGregorian": "グレゴリオ暦",
"calendarPersian": "ペルシャ暦",
"newGroupDialogTitle": "新規グループ",
"newGroupDialogNameLabel": "グループ名",
"groupAlreadyExists": "グループはすでに存在します"
}