From 8bdd019529ea2f01dfb4f0495596de4b7b97e354 Mon Sep 17 00:00:00 2001 From: bitbof Date: Sat, 14 Sep 2024 11:45:44 +0200 Subject: [PATCH] Updated translations for Sundanese, Javanese, Indonesian, German --- .../script/klecks/ui/tool-tabs/select-ui.ts | 3 ++ src/languages/de.json5 | 5 +++ src/languages/es.json5 | 5 +++ src/languages/fr.json5 | 5 +++ src/languages/hu.json5 | 5 +++ src/languages/id.json5 | 45 ++++++++++--------- src/languages/ja.json5 | 5 +++ src/languages/jv.json5 | 25 ++++++----- src/languages/ko.json5 | 5 +++ src/languages/ru.json5 | 5 +++ src/languages/su.json5 | 19 +++++--- src/languages/zh-CN.json5 | 5 +++ src/languages/zh-TW.json5 | 5 +++ 13 files changed, 100 insertions(+), 37 deletions(-) diff --git a/src/app/script/klecks/ui/tool-tabs/select-ui.ts b/src/app/script/klecks/ui/tool-tabs/select-ui.ts index 327fb5e..886e3dd 100644 --- a/src/app/script/klecks/ui/tool-tabs/select-ui.ts +++ b/src/app/script/klecks/ui/tool-tabs/select-ui.ts @@ -388,6 +388,9 @@ export class SelectUi { marginTop: '10px', display: 'block', }, + custom: { + tabindex: '-1', + }, }); this.moveToLayerSelect = new Select({ diff --git a/src/languages/de.json5 b/src/languages/de.json5 index 46119d3..c2dbc1e 100644 --- a/src/languages/de.json5 +++ b/src/languages/de.json5 @@ -1166,6 +1166,11 @@ original: 'Fit', value: 'Passen' }, + 'hand-inertia-scrolling': { + hint: 'Canvas will continue to move even after releasing pointer.', + original: 'Inertia Scrolling', + value: 'Trägheits-Scrollen' + }, 'bucket-tolerance': { hint: 'a common feature for paint bucket', original: 'Tolerance', diff --git a/src/languages/es.json5 b/src/languages/es.json5 index 6050ea0..26dd69a 100644 --- a/src/languages/es.json5 +++ b/src/languages/es.json5 @@ -1166,6 +1166,11 @@ original: 'Fit', value: 'Caber' }, + 'hand-inertia-scrolling': { + hint: 'Canvas will continue to move even after releasing pointer.', + original: 'Inertia Scrolling', + value: '' + }, 'bucket-tolerance': { hint: 'a common feature for paint bucket', original: 'Tolerance', diff --git a/src/languages/fr.json5 b/src/languages/fr.json5 index ff355f9..73e64e9 100644 --- a/src/languages/fr.json5 +++ b/src/languages/fr.json5 @@ -1166,6 +1166,11 @@ original: 'Fit', value: 'Adapter' }, + 'hand-inertia-scrolling': { + hint: 'Canvas will continue to move even after releasing pointer.', + original: 'Inertia Scrolling', + value: '' + }, 'bucket-tolerance': { hint: 'a common feature for paint bucket', original: 'Tolerance', diff --git a/src/languages/hu.json5 b/src/languages/hu.json5 index 7efe56f..55869ee 100644 --- a/src/languages/hu.json5 +++ b/src/languages/hu.json5 @@ -1166,6 +1166,11 @@ original: 'Fit', value: 'Elfér' }, + 'hand-inertia-scrolling': { + hint: 'Canvas will continue to move even after releasing pointer.', + original: 'Inertia Scrolling', + value: '' + }, 'bucket-tolerance': { hint: 'a common feature for paint bucket', original: 'Tolerance', diff --git a/src/languages/id.json5 b/src/languages/id.json5 index efdc359..470b4be 100644 --- a/src/languages/id.json5 +++ b/src/languages/id.json5 @@ -36,7 +36,7 @@ 'tab-file': { hint: 'label for a tab that lets user save the image, import, upload, etc.', original: 'File', - value: 'File' + value: 'Berkas' }, 'tool-brush': { hint: 'tool that lets user paint (like in ms paint or photoshop)', @@ -68,7 +68,7 @@ }, 'tool-select': { original: 'Select Tool', - value: '' + value: 'Pilih Alat' }, 'tool-zoom': { original: 'Zoom', @@ -204,7 +204,7 @@ 'manual-color-input': { hint: 'A dialog where users can manually type the color, each channel a number. "mci" keys all related to this dialog.', original: 'Manual Color Input', - value: 'Input Warna Secara Manual' + value: 'Input Warna Manual' }, 'mci-hex': { hint: 'as in hex code. Hex representation of color. „#f00“ → red', @@ -357,7 +357,7 @@ 'layers-rename-title': { hint: '-title in code usually means it shows up in a tooltip, or it’s the header of a dialog box, so it can be a little bit longer.', original: 'Rename Layer', - value: 'Ganti nama lapisan' + value: 'Ganti Nama Lapisan' }, 'layers-rename-name': { hint: 'noun', @@ -449,7 +449,7 @@ 'file-storage': { hint: 'Made up term. Allows users to store drawing in the browser. (not synced across devices)', original: 'Browser Storage', - value: 'Penyimpanan Peramban ' + value: 'Penyimpanan Peramban' }, 'file-storage-thumb-title': { hint: 'when reopening or reloading', @@ -493,19 +493,19 @@ 'file-storage-min-ago': { hint: "{x} <- needs to stay, it's a placeholder.", original: '{x}min ago', - value: '{x} menit yang lalu' + value: '{x}menit yang lalu' }, 'file-storage-hours-ago': { original: '{x}h ago', - value: '{x} jam yang lalu' + value: '{x}jam yang lalu' }, 'file-storage-days-ago': { original: '{x}d ago', - value: '{x} hari yang lalu' + value: '{x}hari yang lalu' }, 'file-storage-month-ago': { original: '> 1month ago', - value: '> 1 bulan yang lalu' + value: '> 1bulan yang lalu' }, 'file-storage-restored': { original: 'Restored from Browser Storage', @@ -548,11 +548,11 @@ 'cleared-layer': { hint: 'the layer has been cleared. It is now empty', original: 'Cleared layer', - value: 'Lapisan yang dihapus' + value: 'Lapisan yang dibersihkan' }, 'cleared-selected-area': { original: 'Cleared selected area', - value: '' + value: 'Membersihkan area yang dipilih' }, filled: { hint: 'layer got filled with a color', @@ -561,7 +561,7 @@ }, 'filled-selected-area': { original: 'Filled selection', - value: '' + value: 'Pilihan yang terisi' }, 'new-title': { original: 'New Image', @@ -653,7 +653,7 @@ 'upload-uploading': { hint: 'in the process of uploading', original: 'Uploading...', - value: 'Sedang mengunggah' + value: 'Sedang mengunggah...' }, 'upload-success': { original: 'Upload Successful', @@ -772,7 +772,7 @@ 'filter-crop-description': { hint: 'descriptions explain the "filter" a tiny bit. Most importantly it says if it’s applied to a single layer, or the entire image (all layer)', original: 'Crop or extend the image.', - value: 'Pangkas atau perpanjangan gambar' + value: 'Pangkas atau perpanjangan gambar.' }, 'filter-crop-left': { original: 'Left', @@ -894,7 +894,7 @@ 'filter-transform-snap-title': { hint: 'same as above, but as a tooltip', original: 'Snap Rotation And Position', - value: 'Rotasi dan Posisi Jepret' + value: 'Rotasi Dan Posisi Jepret' }, 'filter-bright-contrast-title': { hint: 'same as the button, but can be longer', @@ -1166,6 +1166,11 @@ original: 'Fit', value: 'Sesuai' }, + 'hand-inertia-scrolling': { + hint: 'Canvas will continue to move even after releasing pointer.', + original: 'Inertia Scrolling', + value: 'Pengguliran Inersia' + }, 'bucket-tolerance': { hint: 'a common feature for paint bucket', original: 'Tolerance', @@ -1423,7 +1428,7 @@ 'submit-prompt': { hint: 'Dialog asking for confirmation', original: 'Submit drawing?', - value: 'Kirim Gambar?' + value: 'Kirim gambar?' }, 'submit-submitting': { hint: 'in the process of uploading', @@ -1433,7 +1438,7 @@ 'embed-init-loading': { hint: 'when opening the app', original: 'Loading app', - value: 'Memuat Aplikasi' + value: 'Memuat aplikasi' }, 'embed-init-waiting': { hint: 'The app is loaded, but it’s still waiting for image', @@ -1645,10 +1650,10 @@ }, 'browser-zoom-help': { original: 'Double-tap or pinch-out to reset browser zoom.', - value: '' + value: 'Ketuk dua kali atau jepit untuk mengatur ulang zoom browser.' }, dismiss: { original: 'Dismiss', - value: '' + value: 'Bubarkan' } -} +} \ No newline at end of file diff --git a/src/languages/ja.json5 b/src/languages/ja.json5 index fbdd821..9e2c37f 100644 --- a/src/languages/ja.json5 +++ b/src/languages/ja.json5 @@ -1166,6 +1166,11 @@ original: 'Fit', value: 'フィット' }, + 'hand-inertia-scrolling': { + hint: 'Canvas will continue to move even after releasing pointer.', + original: 'Inertia Scrolling', + value: '' + }, 'bucket-tolerance': { hint: 'a common feature for paint bucket', original: 'Tolerance', diff --git a/src/languages/jv.json5 b/src/languages/jv.json5 index ce1b0f2..e1a7642 100644 --- a/src/languages/jv.json5 +++ b/src/languages/jv.json5 @@ -68,7 +68,7 @@ }, 'tool-select': { original: 'Select Tool', - value: '' + value: 'Milih Alat' }, 'tool-zoom': { original: 'Zoom', @@ -180,7 +180,7 @@ 'brush-eraser-transparent-bg': { hint: 'as in transparent background/bottom layer', original: 'Transparent Background', - value: 'Latar mburi transparan' + value: 'Latar mburi Transparan' }, stabilizer: { hint: 'Common feature in drawing software to make lines smoother', @@ -552,7 +552,7 @@ }, 'cleared-selected-area': { original: 'Cleared selected area', - value: '' + value: 'Mbusak area sing dipilih' }, filled: { hint: 'layer got filled with a color', @@ -561,7 +561,7 @@ }, 'filled-selected-area': { original: 'Filled selection', - value: '' + value: 'Pilihan sing diisi' }, 'new-title': { original: 'New Image', @@ -899,7 +899,7 @@ 'filter-bright-contrast-title': { hint: 'same as the button, but can be longer', original: 'Brightness / Contrast', - value: 'Padhang/Kontras' + value: 'Padhang / Kontras' }, 'filter-bright-contrast-description': { original: 'Change brightness and contrast for the selected layer.', @@ -1166,6 +1166,11 @@ original: 'Fit', value: 'Fit' }, + 'hand-inertia-scrolling': { + hint: 'Canvas will continue to move even after releasing pointer.', + original: 'Inertia Scrolling', + value: 'Gulung Inertia' + }, 'bucket-tolerance': { hint: 'a common feature for paint bucket', original: 'Tolerance', @@ -1423,7 +1428,7 @@ 'submit-prompt': { hint: 'Dialog asking for confirmation', original: 'Submit drawing?', - value: 'Kirim Gambar?' + value: 'Kirim gambar?' }, 'submit-submitting': { hint: 'in the process of uploading', @@ -1641,14 +1646,14 @@ }, wip: { original: 'Work in progress', - value: 'Kerja ing Kemajuan' + value: 'Kerja ing kemajuan' }, 'browser-zoom-help': { original: 'Double-tap or pinch-out to reset browser zoom.', - value: '' + value: 'Tutul kaping pindho utawa jiwitake kanggo ngreset zoom browser.' }, dismiss: { original: 'Dismiss', - value: '' + value: 'Ngilangi' } -} +} \ No newline at end of file diff --git a/src/languages/ko.json5 b/src/languages/ko.json5 index 1934296..e9cfb25 100644 --- a/src/languages/ko.json5 +++ b/src/languages/ko.json5 @@ -1166,6 +1166,11 @@ original: 'Fit', value: '맞춤' }, + 'hand-inertia-scrolling': { + hint: 'Canvas will continue to move even after releasing pointer.', + original: 'Inertia Scrolling', + value: '' + }, 'bucket-tolerance': { hint: 'a common feature for paint bucket', original: 'Tolerance', diff --git a/src/languages/ru.json5 b/src/languages/ru.json5 index 76b82b5..cbff329 100644 --- a/src/languages/ru.json5 +++ b/src/languages/ru.json5 @@ -1166,6 +1166,11 @@ original: 'Fit', value: 'Подгонка' }, + 'hand-inertia-scrolling': { + hint: 'Canvas will continue to move even after releasing pointer.', + original: 'Inertia Scrolling', + value: '' + }, 'bucket-tolerance': { hint: 'a common feature for paint bucket', original: 'Tolerance', diff --git a/src/languages/su.json5 b/src/languages/su.json5 index 7abf542..bf122b9 100644 --- a/src/languages/su.json5 +++ b/src/languages/su.json5 @@ -68,7 +68,7 @@ }, 'tool-select': { original: 'Select Tool', - value: '' + value: 'Pilih Alat' }, 'tool-zoom': { original: 'Zoom', @@ -552,7 +552,7 @@ }, 'cleared-selected-area': { original: 'Cleared selected area', - value: '' + value: 'Ngabersihan daérah anu dipilih' }, filled: { hint: 'layer got filled with a color', @@ -561,7 +561,7 @@ }, 'filled-selected-area': { original: 'Filled selection', - value: '' + value: 'Seleksi dieusian' }, 'new-title': { original: 'New Image', @@ -1166,6 +1166,11 @@ original: 'Fit', value: 'Pas' }, + 'hand-inertia-scrolling': { + hint: 'Canvas will continue to move even after releasing pointer.', + original: 'Inertia Scrolling', + value: 'Inersia Ngagulung' + }, 'bucket-tolerance': { hint: 'a common feature for paint bucket', original: 'Tolerance', @@ -1423,7 +1428,7 @@ 'submit-prompt': { hint: 'Dialog asking for confirmation', original: 'Submit drawing?', - value: 'Kirimkeun Gambar?' + value: 'Kirimkeun gambar?' }, 'submit-submitting': { hint: 'in the process of uploading', @@ -1645,10 +1650,10 @@ }, 'browser-zoom-help': { original: 'Double-tap or pinch-out to reset browser zoom.', - value: '' + value: 'Ketok dua kali atawa ciwit kaluar pikeun ngareset zum browser.' }, dismiss: { original: 'Dismiss', - value: '' + value: 'Ngaleungitkeun' } -} +} \ No newline at end of file diff --git a/src/languages/zh-CN.json5 b/src/languages/zh-CN.json5 index 462177a..f92c9ce 100644 --- a/src/languages/zh-CN.json5 +++ b/src/languages/zh-CN.json5 @@ -1166,6 +1166,11 @@ original: 'Fit', value: '适应' }, + 'hand-inertia-scrolling': { + hint: 'Canvas will continue to move even after releasing pointer.', + original: 'Inertia Scrolling', + value: '' + }, 'bucket-tolerance': { hint: 'a common feature for paint bucket', original: 'Tolerance', diff --git a/src/languages/zh-TW.json5 b/src/languages/zh-TW.json5 index 4c9b99e..762b4b7 100644 --- a/src/languages/zh-TW.json5 +++ b/src/languages/zh-TW.json5 @@ -1166,6 +1166,11 @@ original: 'Fit', value: '適應' }, + 'hand-inertia-scrolling': { + hint: 'Canvas will continue to move even after releasing pointer.', + original: 'Inertia Scrolling', + value: '' + }, 'bucket-tolerance': { hint: 'a common feature for paint bucket', original: 'Tolerance',