aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/uk.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/uk.js')
-rw-r--r--apps/settings/l10n/uk.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js
index 1ba1fbac96d..bc1080d2ae0 100644
--- a/apps/settings/l10n/uk.js
+++ b/apps/settings/l10n/uk.js
@@ -690,7 +690,6 @@ OC.L10N.register(
"Reasons to use Nextcloud in your organization" : "Дізнатися про переваги хмари Nextcloud для вашої організації",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Розроблено {communityopen}спільнотою Nextcloud{linkclose}. Ліцензія {licenseopen}AGPL{linkclose} на {githubopen}вихідний код{linkclose}.",
"Like our Facebook page" : "Вподобайте нашу сторінку у Facebook",
- "Follow us on Twitter" : "Слідкуйте за нами в Twitter",
"Follow us on Mastodon" : "Слідкуйте за нами на Mastodon",
"Check out our blog" : "Перегляньте наш блог",
"Subscribe to our newsletter" : "Підпишіться на нашу розсилку",
@@ -778,6 +777,7 @@ OC.L10N.register(
"Show to logged in users only" : "Лише авторизованим",
"Nextcloud help resources" : "Посібники та допомога у користуванні Nextcloud",
"SMTP Username" : "Ім'я користувача SMTP",
+ "Follow us on Twitter" : "Слідкуйте за нами в Twitter",
"Active accounts" : "Активні облікові записи"
},
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");