Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-24 06:28:57 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-24 06:28:57 +0300
commitdfae31451ce95978361c4dde3000b45028d4cf9e (patch)
tree4418c2672da4debdb9ec476ed243513c31206e0d /l10n/uk.js
parent92107698cefb6ac1a37e7b5271ed33d1b19fb69d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/uk.js')
-rw-r--r--l10n/uk.js15
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n/uk.js b/l10n/uk.js
index f04f8e3ec..6e8bdb2f2 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -2,6 +2,14 @@ OC.L10N.register(
"text",
{
"New text document" : "Новий текстовий документ",
+ "The file was uploaded" : "Файл завантажено",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Файл для завантаження перевищує параметр upload_max_filesize у php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Розмір завантаженого файлу перевищує директиву MAX_FILE_SIZE, зазначену у HTML-формі",
+ "The file was only partially uploaded" : "Файл завантажено лише частково",
+ "No file was uploaded" : "Не вивантажено жодного файлу",
+ "Missing a temporary folder" : "Відсутня тека для тимчасових файлів",
+ "Could not write file to disk" : "Неможливо записати файл на диск",
+ "A PHP extension stopped the file upload" : "Розширення PHP призупинило завантаження файлу",
"Nextcloud Text" : "Nextcloud Text",
"text document" : "текстовий документ",
"Readme" : "Readme",
@@ -11,11 +19,15 @@ OC.L10N.register(
"Use the saved version" : "Використовувати збережену версію",
"The document has been changed outside of the editor. The changes cannot be applied." : "Документ було змінено за межами редактора. Неможливо застосувати зміни.",
"File could not be loaded. Please check your internet connection." : "Неможливо завантажити файл. Перевірте з'єднання з інтернетом",
+ "Saving …" : "Збереження ..",
+ "Saved" : "Збережено",
"Last saved {lastSaved}" : "Збережено {lastSaved}",
"Unsaved changes" : "Незбережені зміни",
"Enter your name so other users can see who is editing" : "Зазначте ваше ім'я, щоби користувачі знали, хто редагує",
"Edit guest name" : "Редагувати ім'я гостя",
"Save guest name" : "Зберегти ім'я гостя",
+ "Formatting help" : "Форматування довідки",
+ "Keyboard shortcuts" : "Гарячі клавіші",
"Bold" : "Грубий",
"Italic" : "Курсив",
"Strikethrough" : "Перекреслений",
@@ -25,6 +37,7 @@ OC.L10N.register(
"Ordered list" : "Впорядкований список",
"Blockquote" : "Цитування",
"Code block" : "Код",
+ "Participants" : "Учасники",
"Show rich workspaces" : "Показувати робочі області",
"Add notes, lists or links …" : "Додавайте нотатки, створюйте списки та посилання...",
"Edit" : "Редашувати",
@@ -36,6 +49,8 @@ OC.L10N.register(
"Heading 4" : "Заголовок 4",
"Heading 5" : "Заголовок 5",
"ToDo list" : "Список завдань",
+ "Info" : "Info",
+ "Warning" : "Увага",
"Insert image" : "Додати зображення",
"_and %n other editor_::_and %n other editors_" : ["та %n інший дописувач","та %n інших дописувачів","та %n інших дописувачів","та %n інших дописувачів"]
},