diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-10 02:36:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-10 02:36:28 +0000 |
commit | 799cb624c937d883d19fefd018c872e63044c9ae (patch) | |
tree | 43433f5c2176a5c1ab273dba58cac91d56e0a4e5 /lib/l10n | |
parent | 00505c9a51dcf7a49ff412b6d6f01bda0ed0a4c4 (diff) | |
download | nextcloud-server-799cb624c937d883d19fefd018c872e63044c9ae.tar.gz nextcloud-server-799cb624c937d883d19fefd018c872e63044c9ae.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/id.js | 1 | ||||
-rw-r--r-- | lib/l10n/id.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/id.js b/lib/l10n/id.js index f7f729e2f51..f1d50d6e98d 100644 --- a/lib/l10n/id.js +++ b/lib/l10n/id.js @@ -5,6 +5,7 @@ OC.L10N.register( "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", + "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.", "%sbit or higher PHP required." : "PHP %sbit atau yang lebih tinggi diperlukan.", diff --git a/lib/l10n/id.json b/lib/l10n/id.json index a5f607037ea..71ec29b073d 100644 --- a/lib/l10n/id.json +++ b/lib/l10n/id.json @@ -3,6 +3,7 @@ "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", + "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.", "%sbit or higher PHP required." : "PHP %sbit atau yang lebih tinggi diperlukan.", |