diff --git a/lib/l10n/app_sk.arb b/lib/l10n/app_sk.arb index d89fb6497..1164de7f3 100644 --- a/lib/l10n/app_sk.arb +++ b/lib/l10n/app_sk.arb @@ -278,11 +278,11 @@ "@videoControlsPlayOutside": {}, "mapStyleGoogleNormal": "Google mapy", "@mapStyleGoogleNormal": {}, - "mapStyleGoogleHybrid": "Google mapy (Hybridne)", + "mapStyleGoogleHybrid": "Google mapy (Hybridné)", "@mapStyleGoogleHybrid": {}, "mapStyleHuaweiNormal": "Mapy Petal", "@mapStyleHuaweiNormal": {}, - "mapStyleHuaweiTerrain": "Mapy Petal (terén)", + "mapStyleHuaweiTerrain": "Mapy Petal (Terén)", "@mapStyleHuaweiTerrain": {}, "mapStyleOsmHot": "Humanitarian OSM", "@mapStyleOsmHot": {}, @@ -899,5 +899,118 @@ "filePickerShowHiddenFiles": "Ukázať skryté súbory", "@filePickerShowHiddenFiles": {}, "aboutPageTitle": "O aplikácií", - "@aboutPageTitle": {} + "@aboutPageTitle": {}, + "vaultLockTypePattern": "Vzor", + "@vaultLockTypePattern": {}, + "vaultLockTypePassword": "Heslo", + "@vaultLockTypePassword": {}, + "settingsVideoEnablePip": "Obraz-v-obraze", + "@settingsVideoEnablePip": {}, + "videoResumptionModeAlways": "Vždy", + "@videoResumptionModeAlways": {}, + "widgetTapUpdateWidget": "Aktualizovať widget", + "@widgetTapUpdateWidget": {}, + "aboutDataUsageCache": "Cache", + "@aboutDataUsageCache": {}, + "maxBrightnessNever": "Nikdy", + "@maxBrightnessNever": {}, + "maxBrightnessAlways": "Vždy", + "@maxBrightnessAlways": {}, + "videoResumptionModeNever": "Nikdy", + "@videoResumptionModeNever": {}, + "albumPickPageTitlePick": "Vyber album", + "@albumPickPageTitlePick": {}, + "albumDownload": "Stiahnuť", + "@albumDownload": {}, + "overlayHistogramLuminance": "Svietivosť", + "@overlayHistogramLuminance": {}, + "storageAccessDialogMessage": "Prosím vyber {directory} - “{volume}” v ďalšom okne aby aplikácia mala prístup k dátam v priečinku.", + "@storageAccessDialogMessage": { + "placeholders": { + "directory": { + "type": "String", + "description": "the name of a directory, using the output of `rootDirectoryDescription` or `otherDirectoryDescription`" + }, + "volume": { + "type": "String", + "example": "SD card", + "description": "the name of a storage volume" + } + } + }, + "notEnoughSpaceDialogMessage": "Táto operácia potrebuje {neededSize} voľnej pamäti “{volume}” na dokončenie, dostupných je však iba {freeSize}.", + "@notEnoughSpaceDialogMessage": { + "placeholders": { + "neededSize": { + "type": "String", + "example": "314 MB" + }, + "freeSize": { + "type": "String", + "example": "123 MB" + }, + "volume": { + "type": "String", + "example": "SD card", + "description": "the name of a storage volume" + } + } + }, + "unsupportedTypeDialogMessage": "{count, plural, =1{Táto operácia neni podporovaná pre {types} súbor.} other{Táto operácia neni podporovaná pre {types} súbory.}}", + "@unsupportedTypeDialogMessage": { + "placeholders": { + "count": {}, + "types": { + "type": "String", + "example": "GIF, TIFF, MP4", + "description": "a list of unsupported types" + } + } + }, + "albumPickPageTitleExport": "Exportovať do albumu", + "@albumPickPageTitleExport": {}, + "albumPickPageTitleMove": "Presunúť do Albumu", + "@albumPickPageTitleMove": {}, + "overlayHistogramNone": "Žiadne", + "@overlayHistogramNone": {}, + "overlayHistogramRGB": "RGB", + "@overlayHistogramRGB": {}, + "otherDirectoryDescription": "“{name}” priečinok", + "@otherDirectoryDescription": { + "placeholders": { + "name": { + "type": "String", + "example": "Pictures", + "description": "the name of a specific directory" + } + } + }, + "restrictedAccessDialogMessage": "Táto aplikácia nemôže modifikovať súbory v {directory} - “{volume}”.\n\nProsím použi predinštalovanú aplikáciu na presun súborov do iného priečinka.", + "@restrictedAccessDialogMessage": { + "placeholders": { + "directory": { + "type": "String", + "description": "the name of a directory, using the output of `rootDirectoryDescription` or `otherDirectoryDescription`" + }, + "volume": { + "type": "String", + "example": "SD card", + "description": "the name of a storage volume" + } + } + }, + "albumPickPageTitleCopy": "Kopírovať do Albumu", + "@albumPickPageTitleCopy": {}, + "albumCamera": "Kamera", + "@albumCamera": {}, + "albumScreenshots": "Snímky obrazovky", + "@albumScreenshots": {}, + "albumScreenRecordings": "Nahrávania obrazovky", + "@albumScreenRecordings": {}, + "authenticateToConfigureVault": "Na konfiguráciu trezora je potrebné overenie", + "@authenticateToConfigureVault": {}, + "lengthUnitPercent": "%", + "@lengthUnitPercent": {}, + "vaultLockTypePin": "PIN", + "@vaultLockTypePin": {} } diff --git a/lib/l10n/app_zh.arb b/lib/l10n/app_zh.arb index 1dbf8cc5b..8f8c611e3 100644 --- a/lib/l10n/app_zh.arb +++ b/lib/l10n/app_zh.arb @@ -189,7 +189,7 @@ "@filterRecentlyAddedLabel": {}, "filterRatingRejectedLabel": "拒绝", "@filterRatingRejectedLabel": {}, - "filterTypeAnimatedLabel": "动画", + "filterTypeAnimatedLabel": "动图", "@filterTypeAnimatedLabel": {}, "filterTypeMotionPhotoLabel": "动态照片", "@filterTypeMotionPhotoLabel": {}, @@ -277,7 +277,7 @@ "@videoPlaybackSkip": {}, "videoPlaybackMuted": "静音播放", "@videoPlaybackMuted": {}, - "videoPlaybackWithSound": "带音播放", + "videoPlaybackWithSound": "有声播放", "@videoPlaybackWithSound": {}, "themeBrightnessLight": "浅色", "@themeBrightnessLight": {}, @@ -825,7 +825,7 @@ "@settingsViewerSectionTitle": {}, "settingsViewerGestureSideTapNext": "轻触屏幕边缘显示上/下一个项目", "@settingsViewerGestureSideTapNext": {}, - "settingsViewerUseCutout": "使用剪切区域", + "settingsViewerUseCutout": "使用刘海/挖孔区域", "@settingsViewerUseCutout": {}, "settingsViewerMaximumBrightness": "最大亮度", "@settingsViewerMaximumBrightness": {}, @@ -879,9 +879,9 @@ "@settingsSlideshowTransitionTile": {}, "settingsSlideshowIntervalTile": "时间间隔", "@settingsSlideshowIntervalTile": {}, - "settingsSlideshowVideoPlaybackTile": "视频回放", + "settingsSlideshowVideoPlaybackTile": "视频播放", "@settingsSlideshowVideoPlaybackTile": {}, - "settingsSlideshowVideoPlaybackDialogTitle": "视频回放", + "settingsSlideshowVideoPlaybackDialogTitle": "视频播放", "@settingsSlideshowVideoPlaybackDialogTitle": {}, "settingsVideoPageTitle": "视频设置", "@settingsVideoPageTitle": {},