Skip to content

Commit 7c1f711

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 20d294f commit 7c1f711

4 files changed

Lines changed: 68 additions & 2 deletions

File tree

apps/viewer/apps/viewer/apps/viewer/l10n/id.js

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ OC.L10N.register(
5757
"Portrait" : "Potret",
5858
"Ellipse" : "Elips",
5959
"Classic TV" : "TV klasik",
60+
"CinemaScope" : "CinemaScope",
6061
"Arrow" : "Panah",
6162
"Blur" : "Kabur",
6263
"Brightness" : "Kecerahan",
@@ -73,8 +74,39 @@ OC.L10N.register(
7374
"Line" : "Garis",
7475
"Pen" : "Pena",
7576
"Polygon" : "Poligon",
77+
"Rectangle" : "Persegi Panjang",
78+
"Corner Radius" : "Jari-jari Sudut",
79+
"Width in pixels" : "Lebar dalam piksel",
80+
"Height in pixels" : "Tinggi dalam piksel",
81+
"Reset to original image size" : "Setel ulang ke ukuran citra asli",
82+
"Rotate" : "Putar",
7683
"Text" : "Teks",
84+
"Text alignment" : "Perataan teks",
85+
"Font family" : "Keluarga fonta",
7786
"Size" : "Ukuran",
78-
"Menu" : "Menu"
87+
"Line height" : "Tinggi baris",
88+
"+ Add watermark" : "+ Tambah tanda air",
89+
"+ Add text watermark" : "+ Tambah tanda air teks",
90+
"Choose watermark type" : "Pilih tipe tanda air",
91+
"Upload watermark" : "Unggah tanda air",
92+
"Add as text" : "Tambahkan sebagai teks",
93+
"Shadow" : "Bayangan",
94+
"Horizontal" : "Horizontal",
95+
"Vertical" : "Vertikal",
96+
"Opacity" : "Kelegapan",
97+
"Position" : "Posisi",
98+
"Save image as" : "Simpan citra sebagai",
99+
"Extension" : "Ekstensi",
100+
"Format" : "Format",
101+
"Name is required." : "Nama diperlukan.",
102+
"Quality" : "Kualitas",
103+
"Saved image size (width x height)" : "Ukuran citra tersimpan (lebar x tinggi)",
104+
"Actual size (100%)" : "Ukuran sebenarnya (100%)",
105+
"Fit size" : "Pas ukuran",
106+
"Select image to add …" : "Pilih citra yang akan ditambahkan ...",
107+
"Failed to load image." : "Gagal memuat citra.",
108+
"Menu" : "Menu",
109+
"Width" : "Lebar",
110+
"Height" : "Tinggi"
79111
},
80112
"nplurals=1; plural=0;");

apps/viewer/apps/viewer/apps/viewer/l10n/id.json

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"Portrait" : "Potret",
5656
"Ellipse" : "Elips",
5757
"Classic TV" : "TV klasik",
58+
"CinemaScope" : "CinemaScope",
5859
"Arrow" : "Panah",
5960
"Blur" : "Kabur",
6061
"Brightness" : "Kecerahan",
@@ -71,8 +72,39 @@
7172
"Line" : "Garis",
7273
"Pen" : "Pena",
7374
"Polygon" : "Poligon",
75+
"Rectangle" : "Persegi Panjang",
76+
"Corner Radius" : "Jari-jari Sudut",
77+
"Width in pixels" : "Lebar dalam piksel",
78+
"Height in pixels" : "Tinggi dalam piksel",
79+
"Reset to original image size" : "Setel ulang ke ukuran citra asli",
80+
"Rotate" : "Putar",
7481
"Text" : "Teks",
82+
"Text alignment" : "Perataan teks",
83+
"Font family" : "Keluarga fonta",
7584
"Size" : "Ukuran",
76-
"Menu" : "Menu"
85+
"Line height" : "Tinggi baris",
86+
"+ Add watermark" : "+ Tambah tanda air",
87+
"+ Add text watermark" : "+ Tambah tanda air teks",
88+
"Choose watermark type" : "Pilih tipe tanda air",
89+
"Upload watermark" : "Unggah tanda air",
90+
"Add as text" : "Tambahkan sebagai teks",
91+
"Shadow" : "Bayangan",
92+
"Horizontal" : "Horizontal",
93+
"Vertical" : "Vertikal",
94+
"Opacity" : "Kelegapan",
95+
"Position" : "Posisi",
96+
"Save image as" : "Simpan citra sebagai",
97+
"Extension" : "Ekstensi",
98+
"Format" : "Format",
99+
"Name is required." : "Nama diperlukan.",
100+
"Quality" : "Kualitas",
101+
"Saved image size (width x height)" : "Ukuran citra tersimpan (lebar x tinggi)",
102+
"Actual size (100%)" : "Ukuran sebenarnya (100%)",
103+
"Fit size" : "Pas ukuran",
104+
"Select image to add …" : "Pilih citra yang akan ditambahkan ...",
105+
"Failed to load image." : "Gagal memuat citra.",
106+
"Menu" : "Menu",
107+
"Width" : "Lebar",
108+
"Height" : "Tinggi"
77109
},"pluralForm" :"nplurals=1; plural=0;"
78110
}

apps/viewer/apps/viewer/apps/viewer/l10n/pt_PT.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ OC.L10N.register(
2525
"Confirm" : "Confirmar",
2626
"Undo" : "Desfazer",
2727
"Redo" : "Repetir",
28+
"Filters" : "Filtros",
2829
"Original" : "Original",
2930
"Custom" : "Personalizado",
3031
"Value" : "Valor",

apps/viewer/apps/viewer/apps/viewer/l10n/pt_PT.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"Confirm" : "Confirmar",
2424
"Undo" : "Desfazer",
2525
"Redo" : "Repetir",
26+
"Filters" : "Filtros",
2627
"Original" : "Original",
2728
"Custom" : "Personalizado",
2829
"Value" : "Valor",

0 commit comments

Comments
 (0)