diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-17 02:29:17 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-17 02:29:17 +0200 |
commit | 37868818ffdb2e37de99bf342eeb1b3665fbb611 (patch) | |
tree | 828897508edc34b3fff66bc47cafc945b1901148 /apps/files/l10n/cy_GB.php | |
parent | c50dfd725142abdbad93dbcf01fe13193445386a (diff) | |
download | nextcloud-server-37868818ffdb2e37de99bf342eeb1b3665fbb611.tar.gz nextcloud-server-37868818ffdb2e37de99bf342eeb1b3665fbb611.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cy_GB.php')
-rw-r--r-- | apps/files/l10n/cy_GB.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/cy_GB.php b/apps/files/l10n/cy_GB.php new file mode 100644 index 00000000000..762c958f128 --- /dev/null +++ b/apps/files/l10n/cy_GB.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Error" => "Gwall", +"Unshare" => "Dad-rannu" +); |