diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-09 01:09:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-09 01:09:13 +0000 |
commit | aa525d89e889216d17185a6934699a8f8ba7aa91 (patch) | |
tree | 8a675f9cc47703c63dbea1664b48befb40a9f8f6 /apps/files/l10n/uk.js | |
parent | 989a8a3668ee2f8214bc0391b8d38f1e9b99bde0 (diff) | |
download | nextcloud-server-aa525d89e889216d17185a6934699a8f8ba7aa91.tar.gz nextcloud-server-aa525d89e889216d17185a6934699a8f8ba7aa91.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/uk.js')
-rw-r--r-- | apps/files/l10n/uk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index 451f6adfe65..6dde8e3a3c9 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -116,7 +116,6 @@ OC.L10N.register( "Settings" : "Налаштування", "Show hidden files" : "Показати приховані файли", "WebDAV" : "WebDAV", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Використайте цю адресу для <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">доступу через WebDAV</a>", "No files in here" : "Тут немає файлів", "Upload some content or sync with your devices!" : "Вивантажте щось або синхронізуйте з пристроями!", "No entries found in this folder" : "В цій теці нічого немає", @@ -145,6 +144,7 @@ OC.L10N.register( "Upload" : "Вивантажити", "A new file or folder has been <strong>deleted</strong>" : "Новий файл або теку було <strong>видалено</strong>", "A new file or folder has been <strong>restored</strong>" : "Новий файл або теку було <strong>відновлено</strong>", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Використайте цю адресу для <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">доступу через WebDAV</a>", "No favorites" : "Немає улюблених" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |