diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-04 00:29:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-04 00:29:17 +0000 |
commit | c76fa68d3951a2d719c02efc3b6ced0b352bba47 (patch) | |
tree | 60b2efd011a55cca8c1a311dee9e234719eb9ba7 /lib/l10n/uk.js | |
parent | c3dcd70b91ecc38ee73b29966dafd960fc1e8576 (diff) | |
download | nextcloud-server-c76fa68d3951a2d719c02efc3b6ced0b352bba47.tar.gz nextcloud-server-c76fa68d3951a2d719c02efc3b6ced0b352bba47.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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index c1b8c82b72f..98c3d57a8dd 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -139,8 +139,8 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Бекенд спільного доступу %s повинен реалізовувати інтерфейс OCP\\Share_Backend", "Sharing backend %s not found" : "Бекенд спільного доступу %s не знайдено", "Sharing backend for %s not found" : "Бекенд спільного доступу для %s не знайдено", - "%1$s shared »%2$s« with you and wants to add:" : "%1$s надано доступ до \"%2$s\" та хоче додати:", - "%1$s shared »%2$s« with you and wants to add" : "%1$s надано доступ до \"%2$s\" та хоче додати", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s надав(-ла) доступ до \"%2$s\" та хоче додати:", + "%1$s shared »%2$s« with you and wants to add" : "%1$s надав(-ла) доступ до \"%2$s\" та хоче додати", "»%s« added a note to a file shared with you" : "\"%s\" додано примітку до файлу у спільному доступі", "Open »%s«" : "Відкрити 1%s", "%1$s via %2$s" : "%1$s через %2$s", @@ -152,8 +152,8 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Неможливо встановити дату закінчення більше ніж %n день у майбутньому","Неможливо встановити дату закінчення більше ніж %n днів у майбутньому","Неможливо встановити дату закінчення більше ніж %n днів у майбутньому","Неможливо встановити дату закінчення більше ніж %n днів у майбутньому"], "Sharing is only allowed with group members" : "Спільний доступ дозволений лише для учасників групи", "Sharing %s failed, because this item is already shared with user %s" : "Не вдалося поділитися %s, оскільки %s вже має до нього доступ", - "%1$s shared »%2$s« with you" : "%1$s надано доступ до \"%2$s\"", - "%1$s shared »%2$s« with you." : "%1$s надано доступ до \"%2$s\".", + "%1$s shared »%2$s« with you" : "%1$s надав(-ла) доступ до \"%2$s\"", + "%1$s shared »%2$s« with you." : "%1$s надав(-ла) доступ до \"%2$s\".", "Click the button below to open it." : "Щоб відкрити файл, натисніть кнопку нижче.", "The requested share does not exist anymore" : "Запитуваний спільний ресурс більше недоступний", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Користувача не створено, оскільки досягнуто обмеження на кількість користувачів. Перевірте сповіщення для докладної інформації.", |