diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-07 00:09:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-07 00:09:00 +0000 |
commit | a3c5d43cd562c3799cc820e8c0d882e8dad4690b (patch) | |
tree | e57912ef85ad231b8b4c2b0796387e352315d654 /settings/l10n/cy_GB.js | |
parent | 72235064fb354f5ab9d07075170a164afc5be6fb (diff) | |
download | nextcloud-server-a3c5d43cd562c3799cc820e8c0d882e8dad4690b.tar.gz nextcloud-server-a3c5d43cd562c3799cc820e8c0d882e8dad4690b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/cy_GB.js')
-rw-r--r-- | settings/l10n/cy_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/cy_GB.js b/settings/l10n/cy_GB.js index d8199e1237e..749d0522119 100644 --- a/settings/l10n/cy_GB.js +++ b/settings/l10n/cy_GB.js @@ -15,8 +15,8 @@ OC.L10N.register( "Email" : "E-bost", "Password" : "Cyfrinair", "New password" : "Cyfrinair newydd", - "Name" : "Enw", "Username" : "Enw defnyddiwr", - "Other" : "Arall" + "Other" : "Arall", + "Name" : "Enw" }, "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); |