diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-09 02:19:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-09 02:19:48 +0000 |
commit | 158405127b83e1881dedcf4da9989b83aca4ce10 (patch) | |
tree | 0dabb2fb873ef5a7c278f024b966e4f998963842 /lib/l10n/uk.js | |
parent | c7bb540d08d84de8d9c6d39786ae35434cdb7180 (diff) | |
download | nextcloud-server-158405127b83e1881dedcf4da9989b83aca4ce10.tar.gz nextcloud-server-158405127b83e1881dedcf4da9989b83aca4ce10.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r-- | lib/l10n/uk.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index ba735a98f72..25b15486d2c 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -8,6 +8,7 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Файли програми %1$s замінено неправильно. Переконайтеся, що це версія, сумісна з сервером.", "Sample configuration detected" : "Виявлено приклад конфігурації", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Було виявлено, що приклад конфігурації було скопійовано. Це може нашкодити вашій системі та не підтримується. Будь ласка, зверніться до документації перед внесенням змін в файл config.php", + "404" : "404", "The page could not be found on the server." : "Сторінку не знайдено на сервері.", "%s email verification" : "%s підтвердження електронної пошти", "Email verification" : "Підтвердження електронної пошти", @@ -102,6 +103,7 @@ OC.L10N.register( "Users" : "Користувачі", "Email" : "Електронна пошта", "Mail %s" : "Пошта %s", + "Fediverse" : "Федіверс", "View %s on the fediverse" : "Переглянути %s у Fediverse", "Phone" : "Телефон", "Call %s" : "Телефонуйте %s", @@ -112,6 +114,7 @@ OC.L10N.register( "Address" : "Адреса", "Profile picture" : "Зображення облікового запису", "About" : "Опис", + "Display name" : "Ім'я для показу", "Headline" : "Заголовок", "Organisation" : "Організація", "Role" : "Роль", |