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 /settings/l10n/id.js | |
parent | af4b792d88c33d93a5edc50b5cb7d3e698f75f5c (diff) | |
download | nextcloud-server-59ee22101f228d9dec8c3930da0b12b0766a479a.tar.gz nextcloud-server-59ee22101f228d9dec8c3930da0b12b0766a479a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/id.js')
-rw-r--r-- | settings/l10n/id.js | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/settings/l10n/id.js b/settings/l10n/id.js index 4ec6c7eb7d8..31cf04f21dc 100644 --- a/settings/l10n/id.js +++ b/settings/l10n/id.js @@ -1,6 +1,13 @@ OC.L10N.register( "settings", { + "{actor} changed your password" : "{actor} ganti kata sandi anda", + "You changed your password" : "Anda mengganti kata sandi", + "Your password was reset by an administrator" : "Kata sandi anda telah diatur ulang oleh administrator", + "{actor} changed your email address" : "{actor} merubah alamat email anda", + "Your apps" : "Aplikasi anda", + "Enabled apps" : "Aktifkan Aplikasi", + "Disabled apps" : "Matikan Aplikasi", "Wrong password" : "Sandi salah", "Saved" : "Disimpan", "No user supplied" : "Tidak ada pengguna yang diberikan", @@ -15,6 +22,7 @@ OC.L10N.register( "Group already exists." : "Grup sudah ada.", "Unable to add group." : "Tidak dapat menambah grup.", "Unable to delete group." : "Tidak dapat menghapus grup.", + "Invalid SMTP password." : "Kata sandi SMTP tidak cocok", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Terjadi masalah saat mengirim email. Mohon periksa kembali pengaturan Anda. (Kesalahan: %s)", "You need to set your user email before being able to send test emails." : "Anda perlu menetapkan email pengguna Anda sebelum dapat mengirim email percobaan.", "Invalid request" : "Permintaan tidak valid", @@ -34,6 +42,7 @@ OC.L10N.register( "Add trusted domain" : "Tambah domain terpercaya", "Migration in progress. Please wait until the migration is finished" : "Migrasi sedang dalam proses. Mohon tunggu sampai migrasi selesai.", "Migration started …" : "Migrasi dimulai ...", + "Sending…" : "Mengirim...", "Email sent" : "Email terkirim", "Official" : "Resmi", "All" : "Semua", @@ -54,6 +63,7 @@ OC.L10N.register( "Updating...." : "Memperbarui....", "Error while updating app" : "Terjadi kesalahan saat memperbarui aplikasi", "Updated" : "Diperbarui", + "Remove" : "Hapus", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikasi sudah diaktifkan tetapi perlu diperbarui. Anda akan dialihkan ke halaman pembaruan dalam 5 detik.", "App update" : "Pembaruan Aplikasi", "Approved" : "Disetujui", @@ -70,6 +80,7 @@ OC.L10N.register( "Android Client" : "Klien Android", "Sync client - {os}" : "Klien sync - {os}", "This session" : "Sesi ini", + "Copy" : "Salin", "Copied!" : "Tersalin!", "Not supported!" : "Tidak didukung!", "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", @@ -80,6 +91,12 @@ OC.L10N.register( "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Terjadi kesalahan. Mohon unggah sertifikat PEM terenkode-ASCII.", "Valid until {date}" : "Berlaku sampai {date}", "Delete" : "Hapus", + "Local" : "Lokal", + "Private" : "Pribadi", + "Contacts" : "Kontak", + "Public" : "Publik", + "Verify" : "Verifikasi", + "Verifying …" : "Sedang memferivikasi...", "Select a profile picture" : "Pilih foto profil", "Very weak password" : "Sandi sangat lemah", "Weak password" : "Sandi lemah", |