diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /settings/l10n/cy_GB.js | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'settings/l10n/cy_GB.js')
-rw-r--r-- | settings/l10n/cy_GB.js | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/settings/l10n/cy_GB.js b/settings/l10n/cy_GB.js new file mode 100644 index 00000000000..b51574b8130 --- /dev/null +++ b/settings/l10n/cy_GB.js @@ -0,0 +1,25 @@ +OC.L10N.register( + "settings", + { + "Authentication error" : "Gwall dilysu", + "Invalid request" : "Cais annilys", + "Email sent" : "Anfonwyd yr e-bost", + "Delete" : "Dileu", + "Groups" : "Grwpiau", + "undo" : "dadwneud", + "never" : "byth", + "Encryption" : "Amgryptiad", + "None" : "Dim", + "Login" : "Mewngofnodi", + "Security Warning" : "Rhybudd Diogelwch", + "Please double check the <a href='%s'>installation guides</a>." : "Gwiriwch y <a href='%s'>canllawiau gosod</a> eto.", + "by" : "gan", + "Password" : "Cyfrinair", + "New password" : "Cyfrinair newydd", + "Email" : "E-bost", + "Cancel" : "Diddymu", + "Login Name" : "Mewngofnodi", + "Other" : "Arall", + "Username" : "Enw defnyddiwr" +}, +"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); |