nextcloud/apps/files_external/l10n/id.php

15 lines
445 B
PHP

<?php $TRANSLATIONS = array(
"Access granted" => "akses diberikan",
"Grant access" => "berikan hak akses",
"Fill out all required fields" => "isi semua field yang dibutuhkan",
"External Storage" => "penyimpanan eksternal",
"Configuration" => "konfigurasi",
"Options" => "pilihan",
"Applicable" => "berlaku",
"None set" => "tidak satupun di set",
"All Users" => "semua pengguna",
"Groups" => "grup",
"Users" => "pengguna",
"Delete" => "hapus"
);