You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/uk.php

25 lines
1.1 KiB
PHP

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?php $TRANSLATIONS = array(
"Saving..." => "Зберігаю...",
"Failed to load documents." => "Не вдалося завантажити документи.",
"Share" => "Поділитися",
"Save" => "Зберегти",
"'.' is an invalid file name." => "'.' це невірне ім'я файлу.",
"File name cannot be empty." => " Ім'я файлу не може бути порожнім.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Невірне ім'я, '\\', '/', '<', '>', ':', '\"', '|', '?' та '*' не дозволені.",
"Cancel" => "Відмінити",
"Close" => "Закрити",
"Create" => "Створити",
"Delete" => "Видалити",
"Family" => "Сім'я",
"Loading" => "Завантаження",
"OK" => "OK",
"Open" => "Відкрити",
"Options" => "Опції",
"Size" => "Розмір",
"Text" => "Текст",
"Edit" => "Редагувати",
"Upload (max. %s)" => "Завантаження (макс. %s)",
"Upload" => "Вивантажити",
"Password" => "Пароль"
);