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>2022-05-13 05:29:17 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-13 05:29:17 +0300
commit2d52bda1ed23877142ad2632cc98d62941ad987c (patch)
tree4a8486f74d19ccaca2c32c8e097f5b03bceb39ae /apps/files
parent8aa4b1377f217f84667a2cdd01afcae99197a574 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/uk.js1
-rw-r--r--apps/files/l10n/uk.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js
index dc10a5b0466..e276e2d068f 100644
--- a/apps/files/l10n/uk.js
+++ b/apps/files/l10n/uk.js
@@ -25,6 +25,7 @@ OC.L10N.register(
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} з {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Завантаження цього елемента не підтримується",
"Target folder does not exist any more" : "Тека призначення більше не існує",
+ "Operation is blocked by access control" : "Операцію заблоковано через контроль доступу",
"Error when assembling chunks, status code {status}" : "Помилка під час збірки частин, код помилки {status}",
"Actions" : "Дії",
"Rename" : "Перейменувати",
diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json
index 8e74ed00209..36a04d83b41 100644
--- a/apps/files/l10n/uk.json
+++ b/apps/files/l10n/uk.json
@@ -23,6 +23,7 @@
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} з {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Завантаження цього елемента не підтримується",
"Target folder does not exist any more" : "Тека призначення більше не існує",
+ "Operation is blocked by access control" : "Операцію заблоковано через контроль доступу",
"Error when assembling chunks, status code {status}" : "Помилка під час збірки частин, код помилки {status}",
"Actions" : "Дії",
"Rename" : "Перейменувати",