summaryrefslogtreecommitdiffstats
path: root/l10n/cy_GB.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/cy_GB.php')
-rw-r--r--l10n/cy_GB.php15
1 files changed, 0 insertions, 15 deletions
diff --git a/l10n/cy_GB.php b/l10n/cy_GB.php
deleted file mode 100644
index 6cbb49ec3..000000000
--- a/l10n/cy_GB.php
+++ /dev/null
@@ -1,15 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Refresh" => "Adnewyddu",
-"by" => "gan",
-"Download" => "Llwytho i lawr",
-"Description" => "Disgrifiad",
-"Web address" => "Cyfeiriad gwe",
-"Folder" => "Plygell",
-"Rename" => "Ailenwi",
-"Settings" => "Gosodiadau",
-"Keyboard shortcuts" => "Llwybrau byr bysellfwrdd",
-"Import" => "Mewnforio",
-"Export" => "Allforio"
-);
-$PLURAL_FORMS = "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;";