diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-26 00:12:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-26 00:12:48 +0000 |
commit | aff53d6e3477afc54a56eed88d242020a92801d6 (patch) | |
tree | 2bb140ea6a7f1e965536dc0379ec9838376cd889 /core/l10n/id.js | |
parent | 61c38885c734aa7606de895b1e28f51df2cc3440 (diff) | |
download | nextcloud-server-aff53d6e3477afc54a56eed88d242020a92801d6.tar.gz nextcloud-server-aff53d6e3477afc54a56eed88d242020a92801d6.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 118fdb223d3..66ac2c6cc56 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -217,9 +217,7 @@ OC.L10N.register( "Detailed logs" : "Log detail", "Update needed" : "Pembaruan dibutuhkan", "This %s instance is currently in maintenance mode, which may take a while." : "Instansi %s ini sedang dalam modus pemeliharaan, mungkin memerlukan beberapa saat.", - "This page will refresh itself when the %s instance is available again." : "Halaman ini akan disegarkan dengan sendiri saat instansi %s tersebut tersedia kembali.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Hubungi administrator sistem anda jika pesan ini terus muncul atau muncul tiba-tiba.", - "Thank you for your patience." : "Terima kasih atas kesabaran anda.", "Updated \"%s\" to %s" : "Terbaru \"%s\" sampai %s", "Error setting expiration date" : "Kesalahan saat mengatur tanggal kedaluwarsa", "The public link will expire no later than {days} days after it is created" : "Tautan publik akan kadaluarsa tidak lebih dari {days} hari setelah ini dibuat", @@ -230,6 +228,8 @@ OC.L10N.register( "Alternative Logins" : "Cara Alternatif untuk Masuk", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Keamanan tambahan diaktifkan untuk akun anda. Harap otentikasi menggunakan faktor kedua.", "Add \"%s\" as trusted domain" : "tambahkan \"%s\" sebagai domain terpercaya", - "%s will be updated to version %s" : "%s akan diperbaarui ke versi %s" + "%s will be updated to version %s" : "%s akan diperbaarui ke versi %s", + "This page will refresh itself when the %s instance is available again." : "Halaman ini akan disegarkan dengan sendiri saat instansi %s tersebut tersedia kembali.", + "Thank you for your patience." : "Terima kasih atas kesabaran anda." }, "nplurals=1; plural=0;"); |