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_sharing | |
parent | c50dfd725142abdbad93dbcf01fe13193445386a (diff) | |
download | nextcloud-server-37868818ffdb2e37de99bf342eeb1b3665fbb611.tar.gz nextcloud-server-37868818ffdb2e37de99bf342eeb1b3665fbb611.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/cy_GB.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cy_GB.php b/apps/files_sharing/l10n/cy_GB.php new file mode 100644 index 00000000000..00f0b162047 --- /dev/null +++ b/apps/files_sharing/l10n/cy_GB.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Password" => "Cyfrinair", +"web services under your control" => "gwasanaethau gwe a reolir gennych" +); |