diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-18 02:09:28 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-18 02:09:28 +0200 |
commit | cbd8b792d9505f2020aa4a0f54c031f26cb5fe02 (patch) | |
tree | 7b28b6b397114181f3d4aa355e5564bc6a05d003 /settings/l10n/cy_GB.php | |
parent | 739d8eb152ca41c727d527c303576f73c3bc04fe (diff) | |
download | nextcloud-server-cbd8b792d9505f2020aa4a0f54c031f26cb5fe02.tar.gz nextcloud-server-cbd8b792d9505f2020aa4a0f54c031f26cb5fe02.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/cy_GB.php')
-rw-r--r-- | settings/l10n/cy_GB.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/settings/l10n/cy_GB.php b/settings/l10n/cy_GB.php index f90e531f129..5aaa954463d 100644 --- a/settings/l10n/cy_GB.php +++ b/settings/l10n/cy_GB.php @@ -1,6 +1,9 @@ <?php $TRANSLATIONS = array( +"Invalid request" => "Cais annilys", "Error" => "Gwall", +"Delete" => "Dileu", "Security Warning" => "Rhybudd Diogelwch", "Password" => "Cyfrinair", -"New password" => "Cyfrinair newydd" +"New password" => "Cyfrinair newydd", +"Other" => "Arall" ); |