Skip to content

Commit

Permalink
Updated translations for Sundanese, Javanese, Indonesian, German
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbof committed Sep 14, 2024
1 parent 5e3e9c1 commit 8bdd019
Show file tree
Hide file tree
Showing 13 changed files with 100 additions and 37 deletions.
3 changes: 3 additions & 0 deletions src/app/script/klecks/ui/tool-tabs/select-ui.ts
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ export class SelectUi {
marginTop: '10px',
display: 'block',
},
custom: {
tabindex: '-1',
},
});

this.moveToLayerSelect = new Select({
Expand Down
5 changes: 5 additions & 0 deletions src/languages/de.json5
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
5 changes: 5 additions & 0 deletions src/languages/es.json5
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
5 changes: 5 additions & 0 deletions src/languages/fr.json5
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
5 changes: 5 additions & 0 deletions src/languages/hu.json5
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
45 changes: 25 additions & 20 deletions src/languages/id.json5
Original file line number Diff line number Diff line change
Expand Up @@ -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)',
Expand Down Expand Up @@ -68,7 +68,7 @@
},
'tool-select': {
original: 'Select Tool',
value: ''
value: 'Pilih Alat'
},
'tool-zoom': {
original: 'Zoom',
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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',
Expand All @@ -561,7 +561,7 @@
},
'filled-selected-area': {
original: 'Filled selection',
value: ''
value: 'Pilihan yang terisi'
},
'new-title': {
original: 'New Image',
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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',
Expand All @@ -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',
Expand Down Expand Up @@ -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'
}
}
}
5 changes: 5 additions & 0 deletions src/languages/ja.json5
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
25 changes: 15 additions & 10 deletions src/languages/jv.json5
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
'tool-select': {
original: 'Select Tool',
value: ''
value: 'Milih Alat'
},
'tool-zoom': {
original: 'Zoom',
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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',
Expand All @@ -561,7 +561,7 @@
},
'filled-selected-area': {
original: 'Filled selection',
value: ''
value: 'Pilihan sing diisi'
},
'new-title': {
original: 'New Image',
Expand Down Expand Up @@ -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.',
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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'
}
}
}
5 changes: 5 additions & 0 deletions src/languages/ko.json5
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
5 changes: 5 additions & 0 deletions src/languages/ru.json5
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
Loading

0 comments on commit 8bdd019

Please sign in to comment.