diff options
Diffstat (limited to 'core/l10n/id.js')
-rw-r--r-- | core/l10n/id.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js index bdff65338e7..b82ab1f97ef 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -158,8 +158,6 @@ OC.L10N.register( "Help" : "Bantuan", "Access forbidden" : "Akses ditolak", "File not found" : "Berkas tidak ditemukan", - "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", "More details can be found in the server log." : "Rincian lebih lengkap dapat ditemukan di log server.", "Technical details" : "Rincian teknis", @@ -208,9 +206,8 @@ OC.L10N.register( "New password" : "Kata sandi baru", "New Password" : "Kata sandi Baru", "Two-factor authentication" : "Otentikasi Two-factor", - "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Keamanan tambahan diaktifkan untuk akun anda. Harap otentikasi menggunakan faktor kedua.", - "Cancel log in" : "Batalkan masuk log", "Use backup code" : "Gunakan kode cadangan", + "Cancel log in" : "Batalkan masuk log", "Error while validating your second factor" : "Galat ketika memvalidasi faktor kedua anda", "App update required" : "Diperlukan perbarui aplikasi", "%s will be updated to version %s" : "%s akan diperbaarui ke versi %s", @@ -228,8 +225,11 @@ OC.L10N.register( "Thank you for your patience." : "Terima kasih atas kesabaran anda.", "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", + "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.", "Stay logged in" : "Tetap masuk", "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" }, "nplurals=1; plural=0;"); |