diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-06 00:07:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-06 00:07:33 +0000 |
commit | 59ee22101f228d9dec8c3930da0b12b0766a479a (patch) | |
tree | 795b7f21387409ea08eded2812ef18839dee895a /apps/theming/l10n/id.js | |
parent | af4b792d88c33d93a5edc50b5cb7d3e698f75f5c (diff) | |
download | nextcloud-server-59ee22101f228d9dec8c3930da0b12b0766a479a.tar.gz nextcloud-server-59ee22101f228d9dec8c3930da0b12b0766a479a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/id.js')
-rw-r--r-- | apps/theming/l10n/id.js | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/apps/theming/l10n/id.js b/apps/theming/l10n/id.js new file mode 100644 index 00000000000..fa6086692d6 --- /dev/null +++ b/apps/theming/l10n/id.js @@ -0,0 +1,24 @@ +OC.L10N.register( + "theming", + { + "Loading preview…" : "Memuat pratinjau", + "Saved" : "Disimpan", + "Admin" : "Admin", + "The given name is too long" : "Pemberian nama terlalu panjang", + "The given web address is too long" : "Pemberian alamat web terlalu panjang", + "The given slogan is too long" : "Pemberian slogan terlalu panjang", + "No file uploaded" : "Tidak ada file diunggah", + "Unsupported image type" : "Tipe gambar tidak bisa diterima", + "You are already using a custom theme" : "Anda telah siap menggunakan Tema Kustom", + "Theming" : "Tema", + "Name" : "Nama", + "reset to default" : "Atur ulang ke awal", + "Web address" : "Alamat Web", + "Web address https://…" : "Alamat Web https://...", + "Slogan" : "Slogan", + "Color" : "Warna", + "Logo" : "Logo", + "Upload new logo" : "Unggah Logo baru", + "Login image" : "Gambar ketika masuk" +}, +"nplurals=1; plural=0;"); |