diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:31:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:31:51 +0000 |
commit | cc814bb568316c55f55a5ecc6502943640770d2b (patch) | |
tree | bcf8d245bbe57d45efd75ca27685c10f41a9de86 /lib/l10n/cy_GB.js | |
parent | 914714f26a38c6ede9182c79c88e1890474802b6 (diff) | |
download | nextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.tar.gz nextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/cy_GB.js')
-rw-r--r-- | lib/l10n/cy_GB.js | 8 |
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;"); |