summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/cy_GB.php
blob: 6ff3e274c39af1ceaaf70d0ea43178bcb3ac90c5 (plain)
1
2
3
4
5
6
7
8
9
10
<?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",
"Upload" => "Llwytho i fyny",
"Cancel upload" => "Diddymu llwytho i fyny",
"No preview available for" => "Does dim rhagolwg ar gael ar gyfer"
);