[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-05-22 02:27:40 +00:00
Родитель fc363415b3
Коммит 1d589fe3e6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
4 изменённых файлов: 16 добавлений и 0 удалений

Просмотреть файл

@ -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",

Просмотреть файл

@ -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",

Просмотреть файл

@ -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" : "Файл вже існує",

Просмотреть файл

@ -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" : "Файл вже існує",