diff options
Diffstat (limited to 'lib/l10n/uk.json')
-rw-r--r-- | lib/l10n/uk.json | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json index 3a19fc2e7f6..be1c393a406 100644 --- a/lib/l10n/uk.json +++ b/lib/l10n/uk.json @@ -147,30 +147,12 @@ "Storage connection error. %s" : "Помилка з'єднання зі сховищем. %s", "Storage is temporarily not available" : "Сховище тимчасово недоступне", "Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s", - "Create" : "Створити", - "Change" : "Змінити", - "Delete" : "Видалити", - "Share" : "Поділитися", "Overview" : "Огляд", "Basic settings" : "Основні налаштування", "Sharing" : "Поділитись", "Security" : "Безпека", "Groupware" : "Робочі групи", "Personal info" : "Особиста інформація", - "Mobile & desktop" : "Смартфон та ноутбук", - "Unlimited" : "Необмежено", - "Verifying" : "Перевірка", - "Verifying …" : "Перевірка ...", - "Verify" : "Перевірити", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Не вдалося поділитися %s, загальний доступ не допускає публікації з елементів типу %i", - "Sharing %s failed, because the file does not exist" : "Не вдалося поділитися %s, оскільки файл не існує", - "Sharing %s failed, because you can not share with yourself" : "Не вдалося поділитися %s, оскільки ви не можете ділитись самі з собою", - "You need to provide a password to create a public link, only protected links are allowed" : "Вам необхідно задати пароль для створення публічного посилання. Дозволені лише захищені посилання", - "Sharing %s failed, because sharing with links is not allowed" : "Не вдалося поділитися %s, оскільки публічний доступ через посилання заборонений", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Неможливо встановити дату закінчення. Загальні ресурси не можуть застаріти пізніше %s з моменту їх публікації.", - "Cannot set expiration date. Expiration date is in the past" : "Неможливо встановити дату закінчення. Дата закінчення в минулому.", - "Sharing failed, because the user %s is the original sharer" : "Не вдалося поділитися, оскільки %s є тим хто поділився з самого початку", - "Sharing %s failed, because resharing is not allowed" : "Не вдалося поділитися %s, перевідкриття доступу заборонено", - "Sharing %s failed, because the file could not be found in the file cache" : "Не вдалося поділитися %s, елемент не знайдено у файловому кеші." + "Mobile & desktop" : "Смартфон та ноутбук" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" }
\ No newline at end of file |