aboutsummaryrefslogtreecommitdiffstats
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.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cy_GB.php b/apps/files_sharing/l10n/cy_GB.php
index 0012a9fa7f1..67b8ed88fc9 100644
--- a/apps/files_sharing/l10n/cy_GB.php
+++ b/apps/files_sharing/l10n/cy_GB.php
@@ -1,6 +1,8 @@
<?php
$TRANSLATIONS = array(
+"Shared by" => "Rhannwyd gan",
"Password" => "Cyfrinair",
+"Name" => "Enw",
"Download" => "Llwytho i lawr"
);
$PLURAL_FORMS = "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;";