diff options
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;"); |