summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/uk.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-11 01:59:39 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-11 01:59:39 -0400
commitb0ec38e2024846e29d382e2c0cdff2c408ad209f (patch)
treec4570289ac4321a5f998d5f9b9e4eb3410c65954 /apps/files_sharing/l10n/uk.php
parent26ec311cff896d7dc84209d155f6a70f3f59cb95 (diff)
downloadnextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.tar.gz
nextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/uk.php')
-rw-r--r--apps/files_sharing/l10n/uk.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/uk.php b/apps/files_sharing/l10n/uk.php
index 842b4b8d961..a627a9cd962 100644
--- a/apps/files_sharing/l10n/uk.php
+++ b/apps/files_sharing/l10n/uk.php
@@ -9,12 +9,6 @@ $TRANSLATIONS = array(
"the link expired" => "посилання застаріло",
"sharing is disabled" => "обмін заборонений",
"For more info, please ask the person who sent this link." => "Для отримання додаткової інформації, будь ласка, зверніться до особи, яка надіслала це посилання.",
-"%s shared the folder %s with you" => "%s опублікував каталог %s для Вас",
-"%s shared the file %s with you" => "%s опублікував файл %s для Вас",
-"Download" => "Завантажити",
-"Upload" => "Вивантажити",
-"Cancel upload" => "Перервати завантаження",
-"No preview available for" => "Попередній перегляд недоступний для",
"Direct link" => "Пряме посилання"
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";