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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Aug 25, 2023
1 parent 7d883df commit 13d80ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/uk.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "Термін дії пароля закінчився, скористайтеся методом «Забули пароль», щоб скинути його",
"Password is expired, please use forgot password method to reset" : "Термін дії пароля закінчився, скористайтеся методом \"Забули пароль\", щоб перевстановити його",
"Password must not have been used recently before." : "Пароль не повинен використовуватися нещодавно.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Пароль",
"Password is present in compromised password list. Please choose a different password." : "Пароль присутній у списку зламаних паролів. Виберіть інший пароль.",
Expand Down
2 changes: 1 addition & 1 deletion l10n/uk.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "Термін дії пароля закінчився, скористайтеся методом «Забули пароль», щоб скинути його",
"Password is expired, please use forgot password method to reset" : "Термін дії пароля закінчився, скористайтеся методом \"Забули пароль\", щоб перевстановити його",
"Password must not have been used recently before." : "Пароль не повинен використовуватися нещодавно.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Пароль",
"Password is present in compromised password list. Please choose a different password." : "Пароль присутній у списку зламаних паролів. Виберіть інший пароль.",
Expand Down

0 comments on commit 13d80ae

Please sign in to comment.