зеркало из https://github.com/nextcloud/deck.git
[tx-robot] updated from transifex
This commit is contained in:
Родитель
06ae2ca7c3
Коммит
7623b347b3
|
@ -206,7 +206,12 @@ OC.L10N.register(
|
|||
"Settings" : "Paramètres",
|
||||
"New board title" : "Nouveau titre pour le tableau",
|
||||
"Edit board" : "Modifier le tableau",
|
||||
"Clone board " : "Dupliquer le tableau",
|
||||
"Unarchive board " : "Sortir le tableau des archives",
|
||||
"Archive board " : "Archiver le tableau",
|
||||
"Delete board " : "Supprimer le tableau",
|
||||
"Board details" : "Détails du tableau",
|
||||
"Board {0} deleted" : "Tableau {0} supprimé",
|
||||
"An error occurred" : "Une erreur est survenue",
|
||||
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Êtes-vous certain de vouloir supprimer le tableau {title} ? Cela supprimera l'ensemble des données de ce tableau.",
|
||||
"Delete the board?" : "Supprimer le tableau ?",
|
||||
|
|
|
@ -204,7 +204,12 @@
|
|||
"Settings" : "Paramètres",
|
||||
"New board title" : "Nouveau titre pour le tableau",
|
||||
"Edit board" : "Modifier le tableau",
|
||||
"Clone board " : "Dupliquer le tableau",
|
||||
"Unarchive board " : "Sortir le tableau des archives",
|
||||
"Archive board " : "Archiver le tableau",
|
||||
"Delete board " : "Supprimer le tableau",
|
||||
"Board details" : "Détails du tableau",
|
||||
"Board {0} deleted" : "Tableau {0} supprimé",
|
||||
"An error occurred" : "Une erreur est survenue",
|
||||
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Êtes-vous certain de vouloir supprimer le tableau {title} ? Cela supprimera l'ensemble des données de ce tableau.",
|
||||
"Delete the board?" : "Supprimer le tableau ?",
|
||||
|
|
|
@ -29,7 +29,7 @@ OC.L10N.register(
|
|||
"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" : "Відсутній тимчасовий каталог",
|
||||
"Missing a temporary folder" : "Відсутня тека для тимчасових файлів",
|
||||
"Could not write file to disk" : "Неможливо записати файл на диск",
|
||||
"A PHP extension stopped the file upload" : "Розширення PHP призупинило завантаження файлу",
|
||||
"Create new board" : "Створити нову дошку",
|
||||
|
@ -58,7 +58,7 @@ OC.L10N.register(
|
|||
"Deleted items" : "Вилучені елементи",
|
||||
"Timeline" : "Дії",
|
||||
"Deleted lists" : "Вилучені списки",
|
||||
"Undo" : "відмінити",
|
||||
"Undo" : "Скасувати",
|
||||
"Deleted cards" : "Вилучені картки",
|
||||
"(Group)" : "(група)",
|
||||
"Can edit" : "Можна редагувати",
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
"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" : "Відсутній тимчасовий каталог",
|
||||
"Missing a temporary folder" : "Відсутня тека для тимчасових файлів",
|
||||
"Could not write file to disk" : "Неможливо записати файл на диск",
|
||||
"A PHP extension stopped the file upload" : "Розширення PHP призупинило завантаження файлу",
|
||||
"Create new board" : "Створити нову дошку",
|
||||
|
@ -56,7 +56,7 @@
|
|||
"Deleted items" : "Вилучені елементи",
|
||||
"Timeline" : "Дії",
|
||||
"Deleted lists" : "Вилучені списки",
|
||||
"Undo" : "відмінити",
|
||||
"Undo" : "Скасувати",
|
||||
"Deleted cards" : "Вилучені картки",
|
||||
"(Group)" : "(група)",
|
||||
"Can edit" : "Можна редагувати",
|
||||
|
|
Загрузка…
Ссылка в новой задаче