summaryrefslogtreecommitdiffstats
path: root/l10n/cy_GB.php
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-03-24 17:41:33 -0600
committerBernhard Posselt <BernhardPosselt@users.noreply.github.com>2017-03-25 00:41:33 +0100
commiteb36f7ac0ac3cc10c12d3a2b489a0cc4e6e10d1a (patch)
tree4041df63fc00b3f1813dbde41b66b87317ecc44f /l10n/cy_GB.php
parent9d6ed77bc9c545fb4652d3f845e7013edecd93ef (diff)
Remove unused l10n PHP files (#121)
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
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;";