nextcloud/apps/files_sharing/l10n/id.php

9 lines
316 B
PHP

<?php $TRANSLATIONS = array(
"Password" => "Sandi",
"Submit" => "Kirim",
"%s shared the folder %s with you" => "%s membagikan folder %s dengan Anda",
"%s shared the file %s with you" => "%s membagikan file %s dengan Anda",
"Download" => "Unduh",
"No preview available for" => "Tidak ada pratinjau tersedia untuk"
);