Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions Locale/de_DE/translations.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?php

return [
'New update:' => 'Neues Update:',
'New version: Kanboard v' => 'Neue Version: Kanboard v',
'Filter by name or content' => 'Filtern nach Name oder Inhalt',
'Search...' => 'Suchen...',
'Latest Plugins' => 'Neueste Plugins',
'There are no new plugins available at this moment.' => 'Aktuell gibt es keine neueren Plugins.',
'What is Update Notifier? The Update Notifier is a utility that scans installed plugin and displays a list of updates.' => 'Was ist Update Notifier? Der Update Notifier ist ein Dienstprogramm, das installierte Plugins scannt und eine Liste der Updates anzeigt.'
];
11 changes: 11 additions & 0 deletions Locale/de_DE_du/translations.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?php

return [
'New update:' => 'Neues Update:',
'New version: Kanboard v' => 'Neue Version: Kanboard v',
'Filter by name or content' => 'Filtern nach Name oder Inhalt',
'Search...' => 'Suchen...',
'Latest Plugins' => 'Neueste Plugins',
'There are no new plugins available at this moment.' => 'Aktuell gibt es keine neueren Plugins.',
'What is Update Notifier? The Update Notifier is a utility that scans installed plugin and displays a list of updates.' => 'Was ist Update Notifier? Der Update Notifier ist ein Dienstprogramm, das installierte Plugins scannt und eine Liste der Updates anzeigt.'
];
2 changes: 2 additions & 0 deletions Locale/fr_FR/translations.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@
'Search...' => 'Rechercher...',
'Latest Plugins' => 'Dernières extensions',
'There are no new plugins available at this moment.' => 'Il n\'y a pas de nouvelles extensions pour le moment.'
'What is Update Notifier? The Update Notifier is a utility that scans installed plugin and displays a list of updates.' => 'Qu`est-ce que Update Notifier ? Update Notifier est un programme de service qui scanne les plugins installés et affiche une liste des mises à jour.'

];
1 change: 1 addition & 0 deletions Locale/it_IT/translations.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
'Search...' => 'Ricerca...',
'Latest Plugins' => 'Ultimi plugin pubblicati',
'There are no new plugins available at this moment.' => 'Non ci sono nuovi plugin disponibili in questo momento.'
'What is Update Notifier? The Update Notifier is a utility that scans installed plugin and displays a list of updates.' => 'Che cos`è Update Notifier? Update Notifier è un programma di servizio che analizza i plug-in installati e visualizza un elenco di aggiornamenti.'
];
1 change: 1 addition & 0 deletions Locale/pt_BR/translations.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
'Search...' => 'Pesquisar...',
'Latest Plugins' => 'Últimas versões',
'There are no new plugins available at this moment.' => 'Não há novos plug-ins disponíveis no momento.'
'What is Update Notifier? The Update Notifier is a utility that scans installed plugin and displays a list of updates.' => 'O que é o Update Notifier? O Update Notifier é um programa de serviço que analisa os plug-ins instalados e apresenta uma lista de actualizações.'
];
1 change: 1 addition & 0 deletions Locale/ru_RU/translations.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
'Search...' => 'Поиск...',
'Latest Plugins' => 'Обновление плагинов',
'There are no new plugins available at this moment.' => 'На данный момент обновлений для плагинов нет.'
'What is Update Notifier? The Update Notifier is a utility that scans installed plugin and displays a list of updates.' => 'Что такое Update Notifier? Update Notifier - это сервисная программа, которая сканирует установленные плагины и выводит список обновлений.'
];
1 change: 1 addition & 0 deletions Locale/uk_UA/translations.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
'Search...' => 'Пошук...',
'Latest Plugins' => 'Оновлення плагінів',
'There are no new plugins available at this moment.' => 'На даний момент оновлень для плагінів немає.'
'What is Update Notifier? The Update Notifier is a utility that scans installed plugin and displays a list of updates.' => 'Що таке Сповіщення про оновлення? Сповіщувач оновлень - це сервісна програма, яка сканує встановлені плагіни і відображає список оновлень.'
];