diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-25 00:14:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-25 00:14:54 +0000 |
commit | 60734cd79d6ceb86d45a0949f8b8d1202bcfa867 (patch) | |
tree | 28092a15d989edf1d41abc8857bc0a035d33679a /core/l10n/id.js | |
parent | eefe256abc377ca9e6d43682d50fadebfcfed966 (diff) | |
download | nextcloud-server-60734cd79d6ceb86d45a0949f8b8d1202bcfa867.tar.gz nextcloud-server-60734cd79d6ceb86d45a0949f8b8d1202bcfa867.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/id.js')
-rw-r--r-- | core/l10n/id.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js index b50957f5b40..ea102624aea 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -50,11 +50,10 @@ OC.L10N.register( "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Tidak dapat memuat laman, muat ulang dalam %n detik"], "Saving..." : "Menyimpan...", "Dismiss" : "Buang", - "This action requires you to confirm your password" : "Aksi ini membutuhkan konfirmasi kata sandi Anda", "Authentication required" : "Diperlukan otentikasi", - "Password" : "Kata Sandi", - "Cancel" : "Batal", + "This action requires you to confirm your password" : "Aksi ini membutuhkan konfirmasi kata sandi Anda", "Confirm" : "Konfirmasi", + "Password" : "Kata Sandi", "Failed to authenticate, try again" : "Gagal mengotentikasi, coba lagi", "seconds ago" : "beberapa detik yang lalu", "Logging in …" : "Log masuk...", @@ -77,6 +76,7 @@ OC.L10N.register( "Already existing files" : "Berkas sudah ada", "Which files do you want to keep?" : "Berkas mana yang ingin anda pertahankan?", "If you select both versions, the copied file will have a number added to its name." : "Jika anda memilih kedua versi, berkas yang disalin akan memiliki nomor yang ditambahkan sesuai namanya.", + "Cancel" : "Batal", "Continue" : "Lanjutkan", "(all selected)" : "(semua terpilih)", "({count} selected)" : "({count} terpilih)", |