Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/cy_GB.js')
-rw-r--r--lib/l10n/cy_GB.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/cy_GB.js b/lib/l10n/cy_GB.js
index 8159c0b03e0..c294fd70982 100644
--- a/lib/l10n/cy_GB.js
+++ b/lib/l10n/cy_GB.js
@@ -16,9 +16,6 @@ OC.L10N.register(
"Website" : "Gwefan",
"Address" : "Cyfeiriad",
"About" : "Ynghylch",
- "%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",
"Oracle username and/or password not valid" : "Enw a/neu gyfrinair Oracle annilys",
"PostgreSQL username and/or password not valid" : "Enw a/neu gyfrinair PostgreSQL annilys",
"Set an admin username." : "Creu enw defnyddiwr i'r gweinyddwr.",
@@ -65,6 +62,9 @@ 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."
+ "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"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");