Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Dec 29, 2024
1 parent d6a7678 commit ad6e980
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ OC.L10N.register(
"Invalid mail address" : "Neplatná e-mailová adresa",
"A user with that email already exists." : "Uživatel s takovým e-mailem už existuje.",
"A user with that name already exists." : "Uživatel s takovým jménem už existuje.",
"User successfully created" : "Uživatel vytvořen",
"User successfully created" : "Uživatel úspěšně vytvořen",
"Failed to authorize" : "Nepodařilo se získat pověření",
"Guest does not exist" : "Host neexistuje",
"User already exists" : "Uživatel už existuje",
Expand Down
2 changes: 1 addition & 1 deletion l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Invalid mail address" : "Neplatná e-mailová adresa",
"A user with that email already exists." : "Uživatel s takovým e-mailem už existuje.",
"A user with that name already exists." : "Uživatel s takovým jménem už existuje.",
"User successfully created" : "Uživatel vytvořen",
"User successfully created" : "Uživatel úspěšně vytvořen",
"Failed to authorize" : "Nepodařilo se získat pověření",
"Guest does not exist" : "Host neexistuje",
"User already exists" : "Uživatel už existuje",
Expand Down

0 comments on commit ad6e980

Please sign in to comment.