Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-17 04:29:17 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-17 04:29:17 +0400
commit37868818ffdb2e37de99bf342eeb1b3665fbb611 (patch)
tree828897508edc34b3fff66bc47cafc945b1901148 /lib/l10n/cy_GB.php
parentc50dfd725142abdbad93dbcf01fe13193445386a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/cy_GB.php')
-rw-r--r--lib/l10n/cy_GB.php16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/l10n/cy_GB.php b/lib/l10n/cy_GB.php
new file mode 100644
index 00000000000..9b087b4a2ef
--- /dev/null
+++ b/lib/l10n/cy_GB.php
@@ -0,0 +1,16 @@
+<?php $TRANSLATIONS = array(
+"Help" => "Cymorth",
+"Personal" => "Personol",
+"Settings" => "Gosodiadau",
+"Users" => "Defnyddwyr",
+"Apps" => "Pecynnau",
+"Admin" => "Gweinyddu",
+"seconds ago" => "eiliad yn ôl",
+"1 minute ago" => "1 munud yn ôl",
+"1 hour ago" => "1 awr yn ôl",
+"today" => "heddiw",
+"yesterday" => "ddoe",
+"last month" => "mis diwethaf",
+"last year" => "y llynedd",
+"years ago" => "blwyddyn yn ôl"
+);