diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-12 21:34:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-12 21:34:01 +0000 |
commit | 2e271313c97b3039cc3ab304b8411801b1afd3fa (patch) | |
tree | a1ca4252ccab3cc754b5118b1e362ffb5305c43e /settings/l10n/cy_GB.js | |
parent | 4c21fc802f15793264dd4e10336af70cd7d823e3 (diff) | |
download | nextcloud-server-2e271313c97b3039cc3ab304b8411801b1afd3fa.tar.gz nextcloud-server-2e271313c97b3039cc3ab304b8411801b1afd3fa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/cy_GB.js')
-rw-r--r-- | settings/l10n/cy_GB.js | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/settings/l10n/cy_GB.js b/settings/l10n/cy_GB.js new file mode 100644 index 00000000000..cb3faa9fe1e --- /dev/null +++ b/settings/l10n/cy_GB.js @@ -0,0 +1,20 @@ +OC.L10N.register( + "settings", + { + "Authentication error" : "Gwall dilysu", + "Email sent" : "Anfonwyd yr e-bost", + "Delete" : "Dileu", + "Groups" : "Grwpiau", + "undo" : "dadwneud", + "never" : "byth", + "None" : "Dim", + "Login" : "Mewngofnodi", + "Encryption" : "Amgryptiad", + "Cancel" : "Diddymu", + "Email" : "E-bost", + "Password" : "Cyfrinair", + "New password" : "Cyfrinair newydd", + "Username" : "Enw defnyddiwr", + "Other" : "Arall" +}, +"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); |