summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/uk.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/uk.php b/apps/files_sharing/l10n/uk.php
index 43b86a28c17..cdc103ad465 100644
--- a/apps/files_sharing/l10n/uk.php
+++ b/apps/files_sharing/l10n/uk.php
@@ -1,4 +1,9 @@
<?php $TRANSLATIONS = array(
"Password" => "Пароль",
-"Download" => "Завантажити"
+"Submit" => "Submit",
+"%s shared the folder %s with you" => "%s опублікував каталог %s для Вас",
+"%s shared the file %s with you" => "%s опублікував файл %s для Вас",
+"Download" => "Завантажити",
+"No preview available for" => "Попередній перегляд недоступний для",
+"web services under your control" => "підконтрольні Вам веб-сервіси"
);