nextcloud/apps/files_sharing/l10n/cy_GB.php

9 lines
320 B
PHP

<?php $TRANSLATIONS = array(
"Password" => "Cyfrinair",
"Submit" => "Cyflwyno",
"%s shared the folder %s with you" => "Rhannodd %s blygell %s â chi",
"%s shared the file %s with you" => "Rhannodd %s ffeil %s â chi",
"Download" => "Llwytho i lawr",
"No preview available for" => "Does dim rhagolwg ar gael ar gyfer"
);