aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-11 00:28:23 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-11 00:28:23 +0000
commit2aa11173f890a58445fb0d2c8cb5714b75a9c629 (patch)
tree462df40f1ebdb98986d0470a904b3fc32db834cf /lib
parent1b1a54403ea041a0acda9bf937482bb6715ff98d (diff)
downloadnextcloud-server-2aa11173f890a58445fb0d2c8cb5714b75a9c629.tar.gz
nextcloud-server-2aa11173f890a58445fb0d2c8cb5714b75a9c629.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-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