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.js23
1 files changed, 23 insertions, 0 deletions
diff --git a/lib/l10n/cy_GB.js b/lib/l10n/cy_GB.js
new file mode 100644
index 00000000000..31291c97bd7
--- /dev/null
+++ b/lib/l10n/cy_GB.js
@@ -0,0 +1,23 @@
+OC.L10N.register(
+ "lib",
+ {
+ "today" : "heddiw",
+ "yesterday" : "ddoe",
+ "last month" : "mis diwethaf",
+ "last year" : "y llynedd",
+ "seconds ago" : "eiliad yn ôl",
+ "Apps" : "Pecynnau",
+ "Users" : "Defnyddwyr",
+ "%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.",
+ "Set an admin password." : "Gosod cyfrinair y gweinyddwr.",
+ "Could not find category \"%s\"" : "Methu canfod categori \"%s\"",
+ "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."
+},
+"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");