diff options
Diffstat (limited to 'apps/files_external/l10n/cy_GB.php')
-rw-r--r-- | apps/files_external/l10n/cy_GB.php | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/apps/files_external/l10n/cy_GB.php b/apps/files_external/l10n/cy_GB.php deleted file mode 100644 index 26420c555c4..00000000000 --- a/apps/files_external/l10n/cy_GB.php +++ /dev/null @@ -1,12 +0,0 @@ -<?php -$TRANSLATIONS = array( -"Location" => "Lleoliad", -"Username" => "Enw defnyddiwr", -"Password" => "Cyfrinair", -"Share" => "Rhannu", -"URL" => "URL", -"Personal" => "Personol", -"Name" => "Enw", -"Delete" => "Dileu" -); -$PLURAL_FORMS = "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"; |