diff --git a/Locale/de_DE/translations.php b/Locale/de_DE/translations.php new file mode 100644 index 0000000..1233f83 --- /dev/null +++ b/Locale/de_DE/translations.php @@ -0,0 +1,11 @@ + '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.' +]; diff --git a/Locale/de_DE_du/translations.php b/Locale/de_DE_du/translations.php new file mode 100644 index 0000000..1233f83 --- /dev/null +++ b/Locale/de_DE_du/translations.php @@ -0,0 +1,11 @@ + '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.' +]; diff --git a/Locale/fr_FR/translations.php b/Locale/fr_FR/translations.php index 4b95017..691dadf 100644 --- a/Locale/fr_FR/translations.php +++ b/Locale/fr_FR/translations.php @@ -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.' + ]; diff --git a/Locale/it_IT/translations.php b/Locale/it_IT/translations.php index c172a0f..ebfc10c 100644 --- a/Locale/it_IT/translations.php +++ b/Locale/it_IT/translations.php @@ -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.' ]; diff --git a/Locale/pt_BR/translations.php b/Locale/pt_BR/translations.php index b89089d..6c7a9a3 100644 --- a/Locale/pt_BR/translations.php +++ b/Locale/pt_BR/translations.php @@ -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.' ]; diff --git a/Locale/ru_RU/translations.php b/Locale/ru_RU/translations.php index 14ec1e7..81db38c 100644 --- a/Locale/ru_RU/translations.php +++ b/Locale/ru_RU/translations.php @@ -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 - это сервисная программа, которая сканирует установленные плагины и выводит список обновлений.' ]; diff --git a/Locale/uk_UA/translations.php b/Locale/uk_UA/translations.php index db9d728..fdf68f1 100644 --- a/Locale/uk_UA/translations.php +++ b/Locale/uk_UA/translations.php @@ -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.' => 'Що таке Сповіщення про оновлення? Сповіщувач оновлень - це сервісна програма, яка сканує встановлені плагіни і відображає список оновлень.' ];