diff options
Diffstat (limited to 'apps/settings/l10n/id.js')
-rw-r--r-- | apps/settings/l10n/id.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/id.js b/apps/settings/l10n/id.js index 655a034bd16..8d2a148d657 100644 --- a/apps/settings/l10n/id.js +++ b/apps/settings/l10n/id.js @@ -15,9 +15,6 @@ OC.L10N.register( "So-so password" : "Kata sandi lumayan", "Good password" : "Kata sandi baik", "Strong password" : "Kata sandi kuat", - "An error occurred while changing your language. Please reload the page and try again." : "Galat terjadi ketika mengubah bahasa Anda. Mohon muat ulang halaman dan coba lagi.", - "An error occurred while changing your locale. Please reload the page and try again." : "Galat terjadi saat mengubah tempat Anda. Mohon muat ulang halaman dan coba lagi.", - "Week starts on {fdow}" : "Minggu dimulai di hari {fdow}", "Groups" : "Grup", "Group list is empty" : "Daftar grup kosong", "Unable to retrieve the group list" : "Tidak dapat mengambil daftar grup", @@ -333,7 +330,10 @@ OC.L10N.register( "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Rilis komunitas Nextcloud ini tidak didukung dan pemberitahuan instan tidak tersedia.", "Migration in progress. Please wait until the migration is finished" : "Migrasi sedang dalam proses. Mohon tunggu sampai migrasi selesai", "Migration started …" : "Migrasi dimulai …", + "An error occurred while changing your language. Please reload the page and try again." : "Galat terjadi ketika mengubah bahasa Anda. Mohon muat ulang halaman dan coba lagi.", + "An error occurred while changing your locale. Please reload the page and try again." : "Galat terjadi saat mengubah tempat Anda. Mohon muat ulang halaman dan coba lagi.", "Select a profile picture" : "Pilih foto profil", + "Week starts on {fdow}" : "Minggu dimulai di hari {fdow}", "Couldn't remove app." : "Tidak dapat menghapus aplikasi.", "Couldn't update app." : "Tidak dapat memperbarui aplikasi.", "Backend doesn't support password change, but the user's encryption key was updated." : "Backend tidak mendukung perubahan kata sandi, namun kunci enkripsi pengguna telah diperbarui.", |