You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_sharing/l10n/id.php

9 lines
393 B

<?php $TRANSLATIONS = array(
"Password" => "kata kunci",
"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",
"web services under your control" => "servis web dibawah kendali anda"
);