Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-14 05:31:59 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-14 05:31:59 +0300
commit9bd58553db74dbc9d7d317fcd6886f1f20431b5a (patch)
tree05c9671aa5d5262797ce22df493e070023bd21aa /apps/files/l10n/uk.js
parent5559570fafcedf2db709dd9ee1e82acad85e60df (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/uk.js')
-rw-r--r--apps/files/l10n/uk.js11
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js
index de84781befd..511010e55f3 100644
--- a/apps/files/l10n/uk.js
+++ b/apps/files/l10n/uk.js
@@ -130,11 +130,7 @@ OC.L10N.register(
"You moved {oldfile} to {newfile}" : "Ви перемістили {oldfile} до {newfile}",
"{user} moved {oldfile} to {newfile}" : "Користувач {user} перемістив {oldfile} до {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "Файл був доданий до або або вилучений з вашого <strong>улюбленого</strong>",
- "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Файл або теку було <strong>змінено</strong> або <strong>перейменовано</strong>",
- "A new file or folder has been <strong>created</strong>" : "Новий файл або теку було <strong>створено</strong>",
- "A file or folder has been <strong>deleted</strong>" : "Файл або теку було <strong>вилучено</strong>",
- "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Обмежити повідомлення про створення та зміни в ваших <strong>улюблених файлах</strong>\n<em>(Тількі потік)</em>",
- "A file or folder has been <strong>restored</strong>" : "Файл або теку було <strong> відновлено </strong>",
+ "A file or folder has been <strong>changed</strong>" : "Файл або теку було <strong> змінено </strong>",
"All files" : "Усі файли",
"Unlimited" : "Необмежено",
"Upload (max. %s)" : "Завантаження (макс. %s)",
@@ -189,6 +185,11 @@ OC.L10N.register(
"Pending shares" : "Спільні ресурси в очікуванні",
"Text file" : "Текстовий файл",
"New text file.txt" : "Новий текстовий файл file.txt",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Файл або теку було <strong>змінено</strong> або <strong>перейменовано</strong>",
+ "A new file or folder has been <strong>created</strong>" : "Новий файл або теку було <strong>створено</strong>",
+ "A file or folder has been <strong>deleted</strong>" : "Файл або теку було <strong>вилучено</strong>",
+ "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Обмежити повідомлення про створення та зміни в ваших <strong>улюблених файлах</strong>\n<em>(Тількі потік)</em>",
+ "A file or folder has been <strong>restored</strong>" : "Файл або теку було <strong> відновлено </strong>",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Адреса для <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">доступу до файлів через WebDAV</a>",
"Cannot transfter ownership of a file or folder you don't own" : "Неможливо передати права власності на файл або теку, що вам не належить"
},