From 1d589fe3e6f5117a246671eb3ceb98728b112501 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 22 May 2020 02:27:40 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/lt_LT.js | 3 +++ l10n/lt_LT.json | 3 +++ l10n/uk.js | 5 +++++ l10n/uk.json | 5 +++++ 4 files changed, 16 insertions(+) diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 868152318..4238fc81f 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -98,6 +98,7 @@ OC.L10N.register( "Create new board" : "Sukurti naują lentą", "new board" : "nauja lenta", "Select the board to link to a project" : "Pasirinkite lentą, kurią susieti su projektu", + "Search by board title" : "Ieškoti pagal lentos pavadinimą", "Select board" : "Pasirinkti lentą", "Select the card to link to a project" : "Pasirinkite kortelę, kurią susieti su projektu", "Select a board" : "Pasirinkite lentą", @@ -122,6 +123,7 @@ OC.L10N.register( "Next 7 days" : "Artimiausios 7 dienos", "Next 30 days" : "Artimiausios 30 dienų", "No due date" : "Be galutinio termino", + "Clear filter" : "Išvalyti filtrą", "Show archived cards" : "Rodyti archyvuotas korteles", "Toggle compact mode" : "Perjungti kompaktišką veikseną", "Details" : "Išsamiau", @@ -187,6 +189,7 @@ OC.L10N.register( "Delete card" : "Ištrinti kortelę", "Move card" : "Perkelti kortelę", "Card details" : "Išsamiau apie kortelę", + "Move card to another board" : "Perkelti kortelę į kitą lentą", "Select a stack" : "Pasirinkti dėklą", "All boards" : "Visos lentos", "Archived boards" : "Archyvuotos lentos", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 2a54a9ab9..f8b9a292e 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -96,6 +96,7 @@ "Create new board" : "Sukurti naują lentą", "new board" : "nauja lenta", "Select the board to link to a project" : "Pasirinkite lentą, kurią susieti su projektu", + "Search by board title" : "Ieškoti pagal lentos pavadinimą", "Select board" : "Pasirinkti lentą", "Select the card to link to a project" : "Pasirinkite kortelę, kurią susieti su projektu", "Select a board" : "Pasirinkite lentą", @@ -120,6 +121,7 @@ "Next 7 days" : "Artimiausios 7 dienos", "Next 30 days" : "Artimiausios 30 dienų", "No due date" : "Be galutinio termino", + "Clear filter" : "Išvalyti filtrą", "Show archived cards" : "Rodyti archyvuotas korteles", "Toggle compact mode" : "Perjungti kompaktišką veikseną", "Details" : "Išsamiau", @@ -185,6 +187,7 @@ "Delete card" : "Ištrinti kortelę", "Move card" : "Perkelti kortelę", "Card details" : "Išsamiau apie kortelę", + "Move card to another board" : "Perkelti kortelę į kitą lentą", "Select a stack" : "Pasirinkti dėklą", "All boards" : "Visos lentos", "Archived boards" : "Archyvuotos lentos", diff --git a/l10n/uk.js b/l10n/uk.js index b4d2585e7..8fb006dee 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -15,9 +15,14 @@ OC.L10N.register( "Later" : "Пізніше", "copy" : "копіювати", "Done" : "Готово", + "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 призупинило завантаження файлу", "Create new board" : "Створити нову дошку", "Cancel" : "Скасувати", "File already exists" : "Файл вже існує", diff --git a/l10n/uk.json b/l10n/uk.json index ab50c4753..40e981c1e 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -13,9 +13,14 @@ "Later" : "Пізніше", "copy" : "копіювати", "Done" : "Готово", + "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 призупинило завантаження файлу", "Create new board" : "Створити нову дошку", "Cancel" : "Скасувати", "File already exists" : "Файл вже існує",