aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-11 00:28:10 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-11 00:28:10 +0000
commitbf1dbd33a7c932fff20b319b450e0e73b85a579c (patch)
treecc7d30276a64b9c72005d4fb23e7c6668078b341 /lib/l10n
parenta149d4e6e3e6e3f8b9743eb544b4e5ec1366aa09 (diff)
downloadnextcloud-server-bf1dbd33a7c932fff20b319b450e0e73b85a579c.tar.gz
nextcloud-server-bf1dbd33a7c932fff20b319b450e0e73b85a579c.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/cy_GB.js5
-rw-r--r--lib/l10n/cy_GB.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/lib/l10n/cy_GB.js b/lib/l10n/cy_GB.js
index 43d76a38ee2..f8c226fff7d 100644
--- a/lib/l10n/cy_GB.js
+++ b/lib/l10n/cy_GB.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"Set an admin username." : "Creu enw defnyddiwr i'r gweinyddwr.",
"Set an admin password." : "Gosod cyfrinair y gweinyddwr.",
"Open »%s«" : "Agor »%s«",
+ "%1$s via %2$s" : "%1$s trwy %2$s",
+ "Click the button below to open it." : "Cliciwch ar y botwm isod i'w agor.",
"Could not find category \"%s\"" : "Methu canfod categori \"%s\"",
"Sunday" : "Sul",
"Monday" : "Llun",
@@ -63,6 +65,7 @@ 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.",
+ "Full name" : "Enw llawn"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");
diff --git a/lib/l10n/cy_GB.json b/lib/l10n/cy_GB.json
index e2a8fb651ad..4c34ea03f7e 100644
--- a/lib/l10n/cy_GB.json
+++ b/lib/l10n/cy_GB.json
@@ -20,6 +20,8 @@
"Set an admin username." : "Creu enw defnyddiwr i'r gweinyddwr.",
"Set an admin password." : "Gosod cyfrinair y gweinyddwr.",
"Open »%s«" : "Agor »%s«",
+ "%1$s via %2$s" : "%1$s trwy %2$s",
+ "Click the button below to open it." : "Cliciwch ar y botwm isod i'w agor.",
"Could not find category \"%s\"" : "Methu canfod categori \"%s\"",
"Sunday" : "Sul",
"Monday" : "Llun",
@@ -61,6 +63,7 @@
"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.",
+ "Full name" : "Enw llawn"
},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"
} \ No newline at end of file