diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-30 00:08:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-30 00:08:36 +0000 |
commit | c13a06b7a5954d6285d18108ee0a094db1173489 (patch) | |
tree | d878ef382c7416951f9846ef5f40141ec15ef299 /core/l10n/id.js | |
parent | 0433b31d741d6ccb954c2f781bd3d23dc20268dc (diff) | |
download | nextcloud-server-c13a06b7a5954d6285d18108ee0a094db1173489.tar.gz nextcloud-server-c13a06b7a5954d6285d18108ee0a094db1173489.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/id.js')
-rw-r--r-- | core/l10n/id.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js index 0c08ac2c9f4..6427d6d98eb 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -176,8 +176,6 @@ OC.L10N.register( "The specified document has not been found on the server." : "Dokumen yang diminta tidak tersedia pada server.", "You can click here to return to %s." : "Anda dapat klik disini unutk kembali ke %s.", "Internal Server Error" : "Kesalahan Server Internal", - "The server encountered an internal error and was unable to complete your request." : "Server mengalami kesalahan internal dan tidak dapat menyelesaikan permintaan Anda.", - "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Silahkan hubungi administrator server jika kesalahan ini muncul kembali berulang kali, harap sertakan rincian teknis di bawah ini dalam laporan Anda.", "More details can be found in the server log." : "Rincian lebih lengkap dapat ditemukan di log server.", "Technical details" : "Rincian teknis", "Remote Address: %s" : "Alamat remote: %s", @@ -235,9 +233,6 @@ OC.L10N.register( "Cancel log in" : "Batalkan masuk log", "Use backup code" : "Gunakan kode cadangan", "Error while validating your second factor" : "Galat ketika memvalidasi faktor kedua anda", - "You are accessing the server from an untrusted domain." : "Anda mengakses server dari domain yang tidak terpercaya.", - "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Silakan hubungi administrator Anda. Apabila Anda adalah administrator dari instansi ini, konfigurasikan aturan \"trusted_domains\" di config/config.php. Contoh konfigurasi disediakan di config/config.sample.php.", - "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Tergantung pada konfigurasi Anda, sebagai seorang administrator Anda kemungkinan dapat menggunakan tombol bawah untuk mempercayai domain ini.", "Add \"%s\" as trusted domain" : "tambahkan \"%s\" sebagai domain terpercaya", "App update required" : "Diperlukan perbarui aplikasi", "%s will be updated to version %s" : "%s akan diperbaarui ke versi %s", @@ -284,11 +279,16 @@ OC.L10N.register( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hai,\n\nhanya supaya anda tahu bahwa %s membagikan %s dengan anda.\nLihat: %s\n\n", "The share will expire on %s." : "Pembagian akan berakhir pada %s.", "Cheers!" : "Horee!", + "The server encountered an internal error and was unable to complete your request." : "Server mengalami kesalahan internal dan tidak dapat menyelesaikan permintaan Anda.", + "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Silahkan hubungi administrator server jika kesalahan ini muncul kembali berulang kali, harap sertakan rincian teknis di bawah ini dalam laporan Anda.", "Log out" : "Keluar", "Use the following link to reset your password: {link}" : "Gunakan tautan berikut untuk menyetel ulang sandi Anda: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hai,<br><br>hanya memberi tahu jika %s membagikan <strong>%s</strong> dengan Anda.<br><a href=\"%s\">Lihat!</a><br><br>", "This Nextcloud instance is currently in single user mode." : "Nextcloud ini sedang dalam mode pengguna tunggal.", "This means only administrators can use the instance." : "Ini berarti hanya administrator yang dapat menggunakan ownCloud.", + "You are accessing the server from an untrusted domain." : "Anda mengakses server dari domain yang tidak terpercaya.", + "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Silakan hubungi administrator Anda. Apabila Anda adalah administrator dari instansi ini, konfigurasikan aturan \"trusted_domains\" di config/config.php. Contoh konfigurasi disediakan di config/config.sample.php.", + "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Tergantung pada konfigurasi Anda, sebagai seorang administrator Anda kemungkinan dapat menggunakan tombol bawah untuk mempercayai domain ini.", "Please use the command line updater because you have a big instance." : "Gunakan pembaruan command-line karena Anda mempunyai instansi yang besar." }, "nplurals=1; plural=0;"); |