summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/cy_GB.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/cy_GB.php')
-rw-r--r--apps/files_sharing/l10n/cy_GB.php8
1 files changed, 1 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/cy_GB.php b/apps/files_sharing/l10n/cy_GB.php
index d2ae28141d4..bf05f890a94 100644
--- a/apps/files_sharing/l10n/cy_GB.php
+++ b/apps/files_sharing/l10n/cy_GB.php
@@ -1,11 +1,5 @@
<?php
$TRANSLATIONS = array(
-"Password" => "Cyfrinair",
-"%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"
+"Password" => "Cyfrinair"
);
$PLURAL_FORMS = "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;";