diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-23 00:09:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-23 00:09:12 +0000 |
commit | c935f1f9cc5421280509eb96ec233e94c1f4ceb8 (patch) | |
tree | 314ef4267a077c2d40e90b2f60f9a461107357bb /settings/l10n/cy_GB.js | |
parent | d611d9c126e677b29466f537a4166cfd0ea5de2a (diff) | |
download | nextcloud-server-c935f1f9cc5421280509eb96ec233e94c1f4ceb8.tar.gz nextcloud-server-c935f1f9cc5421280509eb96ec233e94c1f4ceb8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/cy_GB.js')
-rw-r--r-- | settings/l10n/cy_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/cy_GB.js b/settings/l10n/cy_GB.js index 749d0522119..0a62f6785b1 100644 --- a/settings/l10n/cy_GB.js +++ b/settings/l10n/cy_GB.js @@ -2,7 +2,6 @@ OC.L10N.register( "settings", { "Authentication error" : "Gwall dilysu", - "Invalid request" : "Cais annilys", "Email sent" : "Anfonwyd yr e-bost", "Delete" : "Dileu", "Groups" : "Grwpiau", @@ -17,6 +16,7 @@ OC.L10N.register( "New password" : "Cyfrinair newydd", "Username" : "Enw defnyddiwr", "Other" : "Arall", + "Invalid request" : "Cais annilys", "Name" : "Enw" }, "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); |