Initial commit

This commit is contained in:
2021-01-14 18:04:26 +01:00
commit 9b4d5e339b
3786 changed files with 440841 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?php
return [
'Categories' => 'Kategorien',
'Folder in footer body' => 'Ordner in Fußzeile',
'Folder in footer bottom' => 'Ordner in Fußzeile',
'Home' => 'Startseite',
'HookNavigation configuration' => 'HookNavigation Konfiguration',
'No articles currently' => 'Zur Zeit keine Artikel',
'Toggle navigation' => 'Navigation umschalten',
];

View File

@@ -0,0 +1,10 @@
<?php
return array(
'Configuration correctly saved' => 'Configuration correctly saved',
'Configure hooknavigation' => 'Configure hooknavigation',
'Home' => 'Home',
'HookNavigation configuration' => 'HookNavigation configuration',
'Modules' => 'Modules',
'Select a folder' => 'Select a folder',
);

View File

@@ -0,0 +1,10 @@
<?php
return [
'Configuration correctly saved' => 'Configuration sauvegardée correctement',
'Configure hooknavigation' => 'Configurer Bloc Menu',
'Home' => 'Accueil',
'HookNavigation configuration' => 'Configuration de Block Menu',
'Modules' => 'Modules',
'Select a folder' => 'Sélectionner un dossier',
];

View File

@@ -0,0 +1,7 @@
<?php
return [
'Home' => 'Home',
'Modules' => 'Moduli',
'Select a folder' => 'Seleziona una cartella',
];

View File

@@ -0,0 +1,10 @@
<?php
return array(
'Configuration correctly saved' => 'Конфигурация успешно сохранена',
'Configure hooknavigation' => 'Настройка HookNavigation',
'Home' => 'Главная',
'HookNavigation configuration' => 'Конфигурация HookNavigation',
'Modules' => 'Модули',
'Select a folder' => 'Выберите папку',
);

View File

@@ -0,0 +1,11 @@
<?php
return [
'Categories' => 'Katogoriler',
'Folder in footer body' => 'Altbilgi vücut klasöründe',
'Folder in footer bottom' => 'Altbilgi alt klasöründe',
'Home' => 'Ana sayfa',
'HookNavigation configuration' => 'HookNavigation yapılandırma',
'No articles currently' => 'Hiç makale yok',
'Toggle navigation' => 'Navigasyonu değiştir',
];

View File

@@ -0,0 +1,8 @@
<?php
return array(
'Folder in footer body' => 'Folder in footer body',
'Folder in footer bottom' => 'Folder in footer bottom',
'Latest articles' => 'Latest articles',
'Sorry, an error occurred: %err' => 'Sorry, an error occurred: %err',
);

View File

@@ -0,0 +1,8 @@
<?php
return [
'Folder in footer body' => 'Dossier du pied de page',
'Folder in footer bottom' => 'Dossier sous le pied de page',
'Latest articles' => 'Derniers articles',
'Sorry, an error occurred: %err' => 'Désolé, une erreur est survenue: %err',
];

View File

@@ -0,0 +1,6 @@
<?php
return [
'Latest articles' => 'Neueste Artikel',
'No articles currently' => 'Zur Zeit keine Artikel',
];

View File

@@ -0,0 +1,8 @@
<?php
return array(
'Categories' => 'Categories',
'Home' => 'Home',
'No articles currently' => 'No articles currently',
'Toggle navigation' => 'Toggle navigation',
);

View File

@@ -0,0 +1,8 @@
<?php
return [
'Categories' => 'Rubriques',
'Home' => 'Accueil',
'No articles currently' => 'Aucun article pour le moment',
'Toggle navigation' => 'Basculer la navigation',
];

View File

@@ -0,0 +1,8 @@
<?php
return [
'Categories' => 'Categorie',
'Home' => 'Home',
'No articles currently' => 'Attualmente non sono presenti articoli',
'Toggle navigation' => 'Toggle navigation',
];

View File

@@ -0,0 +1,8 @@
<?php
return array(
'Categories' => 'Категории',
'Home' => 'Главная',
'No articles currently' => 'Пока статей нет',
'Toggle navigation' => 'Переключить навигацию',
);

View File

@@ -0,0 +1,6 @@
<?php
return [
'Latest articles' => 'Son Makaleler',
'No articles currently' => 'Hiç makale yok',
];

View File

@@ -0,0 +1,5 @@
<?php
return [
'Latest articles' => 'Ultimi articoli',
];

View File

@@ -0,0 +1,8 @@
<?php
return array(
'Folder in footer body' => 'Папка внизу страницы',
'Folder in footer bottom' => 'Папка в подвале страницы',
'Latest articles' => 'Последние статьи',
'Sorry, an error occurred: %err' => 'К сожалению произошла ошибка: %err',
);