Skip to content

Commit c125984

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 182ba1d commit c125984

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

apps/settings/l10n/uk.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ OC.L10N.register(
547547
"Check out our blog" : "Перегляньте наш блог",
548548
"Subscribe to our newsletter" : "Підпишіться на нашу розсилку",
549549
"This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Цей випуск спільноти Nextcloud не підтримується, і миттєві сповіщення недоступні.",
550-
"Use a second factor besides your password to increase security for your account." : "Використовуйте додатковий фактор на доповнення до пароля, що підвищить безпеку вашого облікового запису.",
550+
"Use a second factor besides your password to increase security for your account." : "Використовуйте додатковий фактор на додаток до пароля, це підвищить безпеку вашого облікового запису.",
551551
"If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Якщо ви використовуєте застосунки сторонніх розробників, які з'єднуються з хмарою Nextcloud, переконайтеся, що ви створили та налаштували паролі на кожен окремий застосунок, перш ніж вмикати двофакторну авторизацію.",
552552
"You created app password \"{token}\"" : "Ви створили пароль програми \"{token}\"",
553553
"An administrator created app password \"{token}\"" : "Адміністратор створив пароль програми \"{token}\"",

apps/settings/l10n/uk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@
545545
"Check out our blog" : "Перегляньте наш блог",
546546
"Subscribe to our newsletter" : "Підпишіться на нашу розсилку",
547547
"This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Цей випуск спільноти Nextcloud не підтримується, і миттєві сповіщення недоступні.",
548-
"Use a second factor besides your password to increase security for your account." : "Використовуйте додатковий фактор на доповнення до пароля, що підвищить безпеку вашого облікового запису.",
548+
"Use a second factor besides your password to increase security for your account." : "Використовуйте додатковий фактор на додаток до пароля, це підвищить безпеку вашого облікового запису.",
549549
"If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Якщо ви використовуєте застосунки сторонніх розробників, які з'єднуються з хмарою Nextcloud, переконайтеся, що ви створили та налаштували паролі на кожен окремий застосунок, перш ніж вмикати двофакторну авторизацію.",
550550
"You created app password \"{token}\"" : "Ви створили пароль програми \"{token}\"",
551551
"An administrator created app password \"{token}\"" : "Адміністратор створив пароль програми \"{token}\"",

lib/l10n/eo.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ OC.L10N.register(
4646
"Invalid image" : "Nevalida bildo",
4747
"Avatar image is not square" : "Avatarbildo ne estas kvadrata",
4848
"Files" : "Dosieroj",
49+
"View profile" : "Vidi profilon",
4950
"today" : "hodiaŭ",
5051
"tomorrow" : "morgaŭ",
5152
"yesterday" : "hieraŭ",

lib/l10n/eo.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"Invalid image" : "Nevalida bildo",
4545
"Avatar image is not square" : "Avatarbildo ne estas kvadrata",
4646
"Files" : "Dosieroj",
47+
"View profile" : "Vidi profilon",
4748
"today" : "hodiaŭ",
4849
"tomorrow" : "morgaŭ",
4950
"yesterday" : "hieraŭ",

0 commit comments

Comments
 (0)