From 01d58b6f12458c2dcecf44693f676feff742b38c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 15 Mar 2023 02:26:39 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- lib/l10n/id.js | 5 +++-- lib/l10n/id.json | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'lib/l10n') diff --git a/lib/l10n/id.js b/lib/l10n/id.js index 94f23d99beb..0a789330336 100644 --- a/lib/l10n/id.js +++ b/lib/l10n/id.js @@ -4,7 +4,7 @@ OC.L10N.register( "Cannot write into \"config\" directory!" : "Tidak dapat menulis kedalam direktori \"config\"!", "See %s" : "Lihat %s", "Sample configuration detected" : "Konfigurasi sampel ditemukan", - "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Ditemukan bahwa konfigurasi sampel telah disalin. Hal ini dapat merusak instalasi Anda dan tidak didukung. Silahkan baca dokumentasi sebelum melakukan perubahan pada config.php", + "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Ditemukan bahwa konfigurasi sampel telah disalin. Hal ini dapat merusak instalasi Anda dan tidak didukung. Silakan baca dokumentasi sebelum melakukan perubahan pada config.php", "Other activities" : "Aktifitas lain", "PHP %s or higher is required." : "Diperlukan PHP %s atau yang lebih tinggi.", "PHP with a version lower than %s is required." : "Diperlukan PHP dengan versi yang lebh rendah dari %s.", @@ -38,6 +38,7 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikasi \"%s\" tidak dapat dipasang karena tidak kompatibel dengan versi server ini", "__language_name__" : "Bahasa Indonesia", "Help" : "Bantuan", + "Appearance and accessibility" : "Tampilan dan aksesibilitas", "Apps" : "Aplikasi", "Settings" : "Setelan", "Log out" : "Keluar", @@ -147,7 +148,7 @@ OC.L10N.register( "%s enter the database username and name." : "%s masukkan nama pengguna database dan nama database.", "%s enter the database username." : "%s masukkan nama pengguna basis data.", "%s enter the database name." : "%s masukkan nama basis data.", - "%s you may not use dots in the database name" : "%s anda tidak boleh menggunakan karakter titik pada nama basis data", + "%s you may not use dots in the database name" : "%s Anda tidak boleh menggunakan karakter titik pada nama basis data", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Hanya karakter ini yang diizinkan dalam nama pengguna: \"a-z\", \"A-Z\", \"0-9\", dan \"_.@-'\"" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/id.json b/lib/l10n/id.json index cdd0f24fefb..708dcd7ec0e 100644 --- a/lib/l10n/id.json +++ b/lib/l10n/id.json @@ -2,7 +2,7 @@ "Cannot write into \"config\" directory!" : "Tidak dapat menulis kedalam direktori \"config\"!", "See %s" : "Lihat %s", "Sample configuration detected" : "Konfigurasi sampel ditemukan", - "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Ditemukan bahwa konfigurasi sampel telah disalin. Hal ini dapat merusak instalasi Anda dan tidak didukung. Silahkan baca dokumentasi sebelum melakukan perubahan pada config.php", + "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Ditemukan bahwa konfigurasi sampel telah disalin. Hal ini dapat merusak instalasi Anda dan tidak didukung. Silakan baca dokumentasi sebelum melakukan perubahan pada config.php", "Other activities" : "Aktifitas lain", "PHP %s or higher is required." : "Diperlukan PHP %s atau yang lebih tinggi.", "PHP with a version lower than %s is required." : "Diperlukan PHP dengan versi yang lebh rendah dari %s.", @@ -36,6 +36,7 @@ "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikasi \"%s\" tidak dapat dipasang karena tidak kompatibel dengan versi server ini", "__language_name__" : "Bahasa Indonesia", "Help" : "Bantuan", + "Appearance and accessibility" : "Tampilan dan aksesibilitas", "Apps" : "Aplikasi", "Settings" : "Setelan", "Log out" : "Keluar", @@ -145,7 +146,7 @@ "%s enter the database username and name." : "%s masukkan nama pengguna database dan nama database.", "%s enter the database username." : "%s masukkan nama pengguna basis data.", "%s enter the database name." : "%s masukkan nama basis data.", - "%s you may not use dots in the database name" : "%s anda tidak boleh menggunakan karakter titik pada nama basis data", + "%s you may not use dots in the database name" : "%s Anda tidak boleh menggunakan karakter titik pada nama basis data", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Hanya karakter ini yang diizinkan dalam nama pengguna: \"a-z\", \"A-Z\", \"0-9\", dan \"_.@-'\"" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file -- cgit v1.2.3