diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-22 01:55:28 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-22 01:55:28 -0500 |
commit | b74cdb7da3bd7e3e91b674a32e197d8c3d432ea8 (patch) | |
tree | e0eb94dd5611a70de3f4f8e719322f13a196909e /core/l10n/cy_GB.js | |
parent | d4ff71c1b6047744c75e24cdac2ea0ba05c66a79 (diff) | |
download | nextcloud-server-b74cdb7da3bd7e3e91b674a32e197d8c3d432ea8.tar.gz nextcloud-server-b74cdb7da3bd7e3e91b674a32e197d8c3d432ea8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cy_GB.js')
-rw-r--r-- | core/l10n/cy_GB.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/cy_GB.js b/core/l10n/cy_GB.js index 2aa8280d96a..3653e304a73 100644 --- a/core/l10n/cy_GB.js +++ b/core/l10n/cy_GB.js @@ -73,13 +73,10 @@ OC.L10N.register( "access control" : "rheolaeth mynediad", "Share" : "Rhannu", "Warning" : "Rhybudd", - "The object type is not specified." : "Nid yw'r math o wrthrych wedi cael ei nodi.", "Delete" : "Dileu", + "The object type is not specified." : "Nid yw'r math o wrthrych wedi cael ei nodi.", "Add" : "Ychwanegu", "The update was successful. Redirecting you to ownCloud now." : "Roedd y diweddariad yn llwyddiannus. Cewch eich ailgyfeirio i ownCloud nawr.", - "Use the following link to reset your password: {link}" : "Defnyddiwch y ddolen hon i ailosod eich cyfrinair: {link}", - "New password" : "Cyfrinair newydd", - "Reset password" : "Ailosod cyfrinair", "Personal" : "Personol", "Users" : "Defnyddwyr", "Apps" : "Pecynnau", @@ -100,6 +97,9 @@ OC.L10N.register( "Log out" : "Allgofnodi", "Search" : "Chwilio", "Log in" : "Mewngofnodi", - "Alternative Logins" : "Mewngofnodiadau Amgen" + "Alternative Logins" : "Mewngofnodiadau Amgen", + "Use the following link to reset your password: {link}" : "Defnyddiwch y ddolen hon i ailosod eich cyfrinair: {link}", + "New password" : "Cyfrinair newydd", + "Reset password" : "Ailosod cyfrinair" }, "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); |