diff options
Diffstat (limited to 'lib/l10n/cy_GB.js')
-rw-r--r-- | lib/l10n/cy_GB.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/l10n/cy_GB.js b/lib/l10n/cy_GB.js index 5d29a47d9e2..43d76a38ee2 100644 --- a/lib/l10n/cy_GB.js +++ b/lib/l10n/cy_GB.js @@ -63,9 +63,6 @@ OC.L10N.register( "Dec." : "Rhag.", "Application is not enabled" : "Nid yw'r pecyn wedi'i alluogi", "Authentication error" : "Gwall dilysu", - "Token expired. Please reload page." : "Tocyn wedi dod i ben. Ail-lwythwch y dudalen.", - "%s enter the database username." : "%s rhowch enw defnyddiwr y gronfa ddata.", - "%s enter the database name." : "%s rhowch enw'r gronfa ddata.", - "%s you may not use dots in the database name" : "%s does dim hawl defnyddio dot yn enw'r gronfa ddata" + "Token expired. Please reload page." : "Tocyn wedi dod i ben. Ail-lwythwch y dudalen." }, "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); |