diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-26 00:13:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-26 00:13:08 +0000 |
commit | ae061c69f1bf1e4196a13ed9de88c6c438bce01c (patch) | |
tree | 957cda97e51b84e92a3492aa537a8d2e4d3e112f /core/l10n/id.js | |
parent | 3d54e261eea2f1f0dde00df7462c6fa9cf916be4 (diff) | |
download | nextcloud-server-ae061c69f1bf1e4196a13ed9de88c6c438bce01c.tar.gz nextcloud-server-ae061c69f1bf1e4196a13ed9de88c6c438bce01c.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;"); |