diff options
Diffstat (limited to 'core/l10n/id.js')
-rw-r--r-- | core/l10n/id.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js index 9ba931c28f3..615752a8136 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -22,8 +22,6 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "Tidak dapat menyetel ulang email. Mohon pastikan nama pengguna Anda benar.", "Preparing update" : "Mempersiapkan pembaruan", "[%d / %d]: %s" : "[%d / %d]: %s", - "Repair warning: " : "Peringatan perbaikan:", - "Repair error: " : "Kesalahan perbaikan:", "Please use the command line updater because automatic updating is disabled in the config.php." : "Gunakan pembaruan di command line karena pembaruan otomatis di nonaktifkan di config.php. ", "[%d / %d]: Checking table %s" : "[%d / %d]: Mengecek tabel %s", "Turned on maintenance mode" : "Hidupkan mode perawatan", @@ -213,6 +211,8 @@ OC.L10N.register( "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.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Hubungi administrator sistem anda jika pesan ini terus muncul atau muncul tiba-tiba.", + "Repair warning: " : "Peringatan perbaikan:", + "Repair error: " : "Kesalahan perbaikan:", "Updated \"%s\" to %s" : "Terbaru \"%s\" sampai %s", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Ada permasalahan dengan pengecekan integrasi kode. Informasi selanjutnya…</a>", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Sebuah tautan untuk setel ulang kata sandi Anda telah dikirim ke email Anda. Jika Anda tidak menerima dalam jangka waktu yang wajar, periksa folder spam/sampah Anda.<br>Jika tidak ada, tanyakan pada administrator Anda.", |