nextcloud/apps/files_sharing/l10n/cy_GB.php

9 lines
320 B
PHP
Raw Normal View History

2013-04-17 04:29:17 +04:00
<?php $TRANSLATIONS = array(
"Password" => "Cyfrinair",
2013-04-18 04:09:28 +04:00
"Submit" => "Cyflwyno",
2013-04-22 04:00:20 +04:00
"%s shared the folder %s with you" => "Rhannodd %s blygell %s â chi",
"%s shared the file %s with you" => "Rhannodd %s ffeil %s â chi",
2013-04-18 04:09:28 +04:00
"Download" => "Llwytho i lawr",
2013-06-14 04:52:34 +04:00
"No preview available for" => "Does dim rhagolwg ar gael ar gyfer"
2013-04-17 04:29:17 +04:00
);