Admin area | PrettyURLs with NGINX
- Link to wiki article added - Plugin activated by default - Title Greek welcome entry
This commit is contained in:
parent
dc8726e76c
commit
238cfaa1c2
@ -18,7 +18,7 @@ $fp_plugins = array(
|
|||||||
// 'lastcomments', // cache-based last-comments block
|
// 'lastcomments', // cache-based last-comments block
|
||||||
// 'lastcommentsadmin',
|
// 'lastcommentsadmin',
|
||||||
'lastentries',
|
'lastentries',
|
||||||
// 'prettyurls', // The use of Apache web servers will be less than 50% worldwide in 2023
|
'prettyurls', // PrettyURLs with NGINX? see https://wiki.flatpress.org/res:plugins:prettyurls#nginx
|
||||||
'categories',
|
'categories',
|
||||||
'searchbox',
|
'searchbox',
|
||||||
'blockparser',
|
'blockparser',
|
||||||
|
@ -7,20 +7,22 @@ $lang ['admin'] ['plugin'] ['submenu'] ['prettyurls'] = 'PrettyURLs Config';
|
|||||||
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
||||||
'head' => 'Nastavení PrettyURLs',
|
'head' => 'Nastavení PrettyURLs',
|
||||||
'description1' => 'Zde můžete přeměnit standardní adresy URL FlatPressu na krásné adresy URL vhodné pro SEO.',
|
'description1' => 'Zde můžete přeměnit standardní adresy URL FlatPressu na krásné adresy URL vhodné pro SEO.',
|
||||||
|
'nginx' => 'PrettyURLs se službou NGINX',
|
||||||
|
'wiki_nginx' => 'https://wiki.flatpress.org/res:plugins:prettyurls#nginx',
|
||||||
'htaccess' => '.htaccess',
|
'htaccess' => '.htaccess',
|
||||||
'description2' => 'Tento editor umožňuje přímo upravovat soubor <code>.htaccess</code> potřebný pro zásuvný modul PrettyUrls.<br>' . //
|
'description2' => 'Tento editor umožňuje přímo upravovat soubor <code>.htaccess</code> potřebný pro zásuvný modul PrettyUrls.<br>' . //
|
||||||
'<strong>Poznámka:</strong> Pouze webové servery kompatibilní s NCSA, jako je například Apache, uznávají koncept souborů .htaccess. ' . //
|
'<strong>Poznámka:</strong> Pouze webové servery kompatibilní s NCSA, jako je například Apache, uznávají koncept souborů .htaccess. ' . //
|
||||||
'Váš serverový software je: <strong>' . $_SERVER["SERVER_SOFTWARE"] . '</strong>',
|
'Váš serverový software je: <strong>' . $_SERVER ['SERVER_SOFTWARE'] . '</strong>',
|
||||||
'cantsave' => 'Nemůžete editovat tento soubor, protože není <strong>zapisovatelný</strong>. Můžete nastavit povolení k zapisování nebo kopírovat a vložit do souboru a poté nahrát.',
|
'cantsave' => 'Nemůžete editovat tento soubor, protože není <strong>zapisovatelný</strong>. Můžete nastavit povolení k zapisování nebo kopírovat a vložit do souboru a poté nahrát.',
|
||||||
'mode' => 'Režim',
|
'mode' => 'Režim',
|
||||||
'auto' => 'Automatický',
|
'auto' => 'Automatický',
|
||||||
'autodescr' => 'se snaží vybrat nejlepší volbu',
|
'autodescr' => 'se snaží vybrat nejlepší volbu',
|
||||||
'pathinfo' => 'Path Info',
|
'pathinfo' => 'Path Info',
|
||||||
'pathinfodescr' => 'např. /index.php/2011/01/01/hello-world/',
|
'pathinfodescr' => 'např. /index.php/2024/01/01/hello-world/',
|
||||||
'httpget' => 'HTTP Get',
|
'httpget' => 'HTTP Get',
|
||||||
'httpgetdescr' => 'např. /?u=/2011/01/01/hello-world/',
|
'httpgetdescr' => 'např. /?u=/2024/01/01/hello-world/',
|
||||||
'pretty' => 'Pretty',
|
'pretty' => 'Pretty',
|
||||||
'prettydescr' => 'např. /2011/01/01/hello-world/',
|
'prettydescr' => 'např. /2024/01/01/hello-world/',
|
||||||
|
|
||||||
'saveopt' => 'Uložit nastavení',
|
'saveopt' => 'Uložit nastavení',
|
||||||
|
|
||||||
|
@ -8,20 +8,22 @@ $lang ['admin'] ['plugin'] ['submenu'] ['prettyurls'] = 'PrettyURLs';
|
|||||||
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
||||||
'head' => 'PrettyURLs Konfiguration',
|
'head' => 'PrettyURLs Konfiguration',
|
||||||
'description1' => 'Her kan du forvandle FlatPress\' standard-URL\'er til smukke, SEO-venlige URL\'er.',
|
'description1' => 'Her kan du forvandle FlatPress\' standard-URL\'er til smukke, SEO-venlige URL\'er.',
|
||||||
|
'nginx' => 'PrettyURLs med NGINX',
|
||||||
|
'wiki_nginx' => 'https://wiki.flatpress.org/res:plugins:prettyurls#nginx',
|
||||||
'htaccess' => '.htaccess',
|
'htaccess' => '.htaccess',
|
||||||
'description2' => 'Denne editor giver dig mulighed for direkte at redigere den <code>.htaccess</code>, der kræves til PrettyUrls-pluginet.<br>' . //
|
'description2' => 'Denne editor giver dig mulighed for direkte at redigere den <code>.htaccess</code>, der kræves til PrettyUrls-pluginet.<br>' . //
|
||||||
'<strong>Bemærk:</strong> Kun webservere, der er NCSA-kompatible, såsom Apache, anerkender begrebet .htaccess-filer. ' . //
|
'<strong>Bemærk:</strong> Kun webservere, der er NCSA-kompatible, såsom Apache, anerkender begrebet .htaccess-filer. ' . //
|
||||||
'Din serversoftware er: <strong>' . $_SERVER["SERVER_SOFTWARE"] . '</strong>',
|
'Din serversoftware er: <strong>' . $_SERVER ['SERVER_SOFTWARE'] . '</strong>',
|
||||||
'cantsave' => 'Denne fil kan ikke redigeres, fordi den er skrivebeskyttet. Ændr adgangsrettighederne, eller kopier disse linjer, indsæt dem i en lokal fil, og upload den derefter.',
|
'cantsave' => 'Denne fil kan ikke redigeres, fordi den er skrivebeskyttet. Ændr adgangsrettighederne, eller kopier disse linjer, indsæt dem i en lokal fil, og upload den derefter.',
|
||||||
'mode' => 'Tilstand',
|
'mode' => 'Tilstand',
|
||||||
'auto' => 'Automatisk',
|
'auto' => 'Automatisk',
|
||||||
'autodescr' => 'Find automatisk den bedste løsning',
|
'autodescr' => 'Find automatisk den bedste løsning',
|
||||||
'pathinfo' => 'Sti-info',
|
'pathinfo' => 'Sti-info',
|
||||||
'pathinfodescr' => 'e.g. /index.php/2011/01/01/hello-world/',
|
'pathinfodescr' => 'e.g. /index.php/2024/01/01/hello-world/',
|
||||||
'httpget' => 'HTTP Get',
|
'httpget' => 'HTTP Get',
|
||||||
'httpgetdescr' => 'e.g. /?u=/2011/01/01/hello-world/',
|
'httpgetdescr' => 'e.g. /?u=/2024/01/01/hello-world/',
|
||||||
'pretty' => 'Pretty',
|
'pretty' => 'Pretty',
|
||||||
'prettydescr' => 'e.g. /2011/01/01/hello-world/',
|
'prettydescr' => 'e.g. /2024/01/01/hello-world/',
|
||||||
|
|
||||||
'saveopt' => 'Gem indstillinger',
|
'saveopt' => 'Gem indstillinger',
|
||||||
|
|
||||||
|
@ -8,20 +8,22 @@ $lang ['admin'] ['plugin'] ['submenu'] ['prettyurls'] = 'PrettyURLs';
|
|||||||
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
||||||
'head' => 'PrettyURLs Konfiguration',
|
'head' => 'PrettyURLs Konfiguration',
|
||||||
'description1' => 'Hier kannst du die Standard-URL\'s von FlatPress in schöne, SEO-freundliche URL\'s verwandeln.',
|
'description1' => 'Hier kannst du die Standard-URL\'s von FlatPress in schöne, SEO-freundliche URL\'s verwandeln.',
|
||||||
|
'nginx' => 'PrettyURLs mit NGINX',
|
||||||
|
'wiki_nginx' => 'https://wiki.flatpress.org/res:plugins:prettyurls#nginx',
|
||||||
'htaccess' => '.htaccess',
|
'htaccess' => '.htaccess',
|
||||||
'description2' => 'Dieser Editor ermöglicht die für das PrettyURLs Plugin benötigte <code>.htaccess</code> direkt zu bearbeiten.<br>' . //
|
'description2' => 'Dieser Editor ermöglicht die für das PrettyURLs Plugin benötigte <code>.htaccess</code> direkt zu bearbeiten.<br>' . //
|
||||||
'<strong>Hinweis:</strong> Nur Webserver, die NCSA kompatibel sind, wie beispielsweise Apache, kennen das Konzept der .htaccess Dateien. ' . //
|
'<strong>Hinweis:</strong> Nur Webserver, die NCSA kompatibel sind, wie beispielsweise Apache, kennen das Konzept der .htaccess Dateien. ' . //
|
||||||
'Deine Serversoftware ist: <strong>' . $_SERVER["SERVER_SOFTWARE"] . '</strong>',
|
'Deine Serversoftware ist: <strong>' . $_SERVER ['SERVER_SOFTWARE'] . '</strong>',
|
||||||
'cantsave' => 'Diese Datei kann nicht bearbeitet werden, weil sie schreibgeschützt ist. Ändere die Zugriffsrechte oder kopiere diese Zeilen, füge sie in eine lokale Datei ein und lade diese dann hoch.',
|
'cantsave' => 'Diese Datei kann nicht bearbeitet werden, weil sie schreibgeschützt ist. Ändere die Zugriffsrechte oder kopiere diese Zeilen, füge sie in eine lokale Datei ein und lade diese dann hoch.',
|
||||||
'mode' => 'Modus',
|
'mode' => 'Modus',
|
||||||
'auto' => 'Automatisch',
|
'auto' => 'Automatisch',
|
||||||
'autodescr' => 'Ermittle die beste Möglichkeit automatisch',
|
'autodescr' => 'Ermittle die beste Möglichkeit automatisch',
|
||||||
'pathinfo' => 'Path Info',
|
'pathinfo' => 'Path Info',
|
||||||
'pathinfodescr' => 'Beispiel: /index.php/2011/01/01/hello-world/',
|
'pathinfodescr' => 'Beispiel: /index.php/2024/01/01/hello-world/',
|
||||||
'httpget' => 'HTTP Get',
|
'httpget' => 'HTTP Get',
|
||||||
'httpgetdescr' => 'Beispiel: /?u=/2011/01/01/hello-world/',
|
'httpgetdescr' => 'Beispiel: /?u=/2024/01/01/hello-world/',
|
||||||
'pretty' => 'Pretty',
|
'pretty' => 'Pretty',
|
||||||
'prettydescr' => 'Beispiel: /2011/01/01/hello-world/',
|
'prettydescr' => 'Beispiel: /2024/01/01/hello-world/',
|
||||||
|
|
||||||
'saveopt' => 'Einstellungen speichern',
|
'saveopt' => 'Einstellungen speichern',
|
||||||
|
|
||||||
|
@ -8,20 +8,22 @@ $lang ['admin'] ['plugin'] ['submenu'] ['prettyurls'] = 'PrettyURLs';
|
|||||||
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
||||||
'head' => 'Διαμόρφωση της PrettyURL',
|
'head' => 'Διαμόρφωση της PrettyURL',
|
||||||
'description1' => 'Εδώ μπορείτε να μετατρέψετε τις τυπικές διευθύνσεις URL του FlatPress σε όμορφες, φιλικές προς το SEO διευθύνσεις URL.',
|
'description1' => 'Εδώ μπορείτε να μετατρέψετε τις τυπικές διευθύνσεις URL του FlatPress σε όμορφες, φιλικές προς το SEO διευθύνσεις URL.',
|
||||||
|
'nginx' => 'PrettyURLs με NGINX',
|
||||||
|
'wiki_nginx' => 'https://wiki.flatpress.org/res:plugins:prettyurls#nginx',
|
||||||
'htaccess' => '.htaccess',
|
'htaccess' => '.htaccess',
|
||||||
'description2' => 'Αυτός ο επεξεργαστής σας επιτρέπει να επεξεργαστείτε απευθείας το <code>.htaccess</code> που απαιτείται για το πρόσθετο PrettyUrls.<br>' . //
|
'description2' => 'Αυτός ο επεξεργαστής σας επιτρέπει να επεξεργαστείτε απευθείας το <code>.htaccess</code> που απαιτείται για το πρόσθετο PrettyUrls.<br>' . //
|
||||||
'<strong>Σημείωση:</strong> Μόνο οι διακομιστές ιστού που είναι συμβατοί με την NCSA, όπως ο Apache, αναγνωρίζουν την έννοια των αρχείων .htaccess. ' . //
|
'<strong>Σημείωση:</strong> Μόνο οι διακομιστές ιστού που είναι συμβατοί με την NCSA, όπως ο Apache, αναγνωρίζουν την έννοια των αρχείων .htaccess. ' . //
|
||||||
'Το λογισμικό του διακομιστή σας είναι: <strong>' . $_SERVER["SERVER_SOFTWARE"] . '</strong>',
|
'Το λογισμικό του διακομιστή σας είναι: <strong>' . $_SERVER ['SERVER_SOFTWARE'] . '</strong>',
|
||||||
'cantsave' => 'Αυτό το αρχείο δεν μπορεί να επεξεργαστεί επειδή προστατεύεται από εγγραφή. Αλλάξτε τα δικαιώματα πρόσβασης ή αντιγράψτε αυτές τις γραμμές, επικολλήστε τις σε ένα τοπικό αρχείο και στη συνέχεια ανεβάστε το.',
|
'cantsave' => 'Αυτό το αρχείο δεν μπορεί να επεξεργαστεί επειδή προστατεύεται από εγγραφή. Αλλάξτε τα δικαιώματα πρόσβασης ή αντιγράψτε αυτές τις γραμμές, επικολλήστε τις σε ένα τοπικό αρχείο και στη συνέχεια ανεβάστε το.',
|
||||||
'mode' => 'Λειτουργία',
|
'mode' => 'Λειτουργία',
|
||||||
'auto' => 'Αυτόματο',
|
'auto' => 'Αυτόματο',
|
||||||
'autodescr' => 'Καθορίστε αυτόματα την καλύτερη επιλογή',
|
'autodescr' => 'Καθορίστε αυτόματα την καλύτερη επιλογή',
|
||||||
'pathinfo' => 'Πληροφορίες διαδρομής',
|
'pathinfo' => 'Πληροφορίες διαδρομής',
|
||||||
'pathinfodescr' => 'Παράδειγμα: /index.php/2011/01/01/hello-world/',
|
'pathinfodescr' => 'Παράδειγμα: /index.php/2024/01/01/hello-world/',
|
||||||
'httpget' => 'HTTP Get',
|
'httpget' => 'HTTP Get',
|
||||||
'httpgetdescr' => 'Παράδειγμα: /?u=/2011/01/01/hello-world/',
|
'httpgetdescr' => 'Παράδειγμα: /?u=/2024/01/01/hello-world/',
|
||||||
'pretty' => 'Pretty',
|
'pretty' => 'Pretty',
|
||||||
'prettydescr' => 'Παράδειγμα: /2011/01/01/hello-world/',
|
'prettydescr' => 'Παράδειγμα: /2024/01/01/hello-world/',
|
||||||
|
|
||||||
'saveopt' => 'Αποθήκευση ρυθμίσεων',
|
'saveopt' => 'Αποθήκευση ρυθμίσεων',
|
||||||
|
|
||||||
|
@ -8,20 +8,22 @@ $lang ['admin'] ['plugin'] ['submenu'] ['prettyurls'] = 'PrettyURLs Config';
|
|||||||
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
||||||
'head' => 'PrettyURLs Configuration',
|
'head' => 'PrettyURLs Configuration',
|
||||||
'description1' => 'Here you can turn the standard FlatPress URLs into beautiful, SEO-friendly URLs.',
|
'description1' => 'Here you can turn the standard FlatPress URLs into beautiful, SEO-friendly URLs.',
|
||||||
|
'nginx' => 'PrettyURLs with NGINX',
|
||||||
|
'wiki_nginx' => 'https://wiki.flatpress.org/res:plugins:prettyurls#nginx',
|
||||||
'htaccess' => '.htaccess',
|
'htaccess' => '.htaccess',
|
||||||
'description2' => 'This editor allows you to edit the <code>.htaccess</code>required for the PrettyURLs plugin directly.<br>' . //
|
'description2' => 'This editor allows you to edit the <code>.htaccess</code>required for the PrettyURLs plugin directly.<br>' . //
|
||||||
'<strong>Note:</strong> Only web servers that are NCSA compatible, such as Apache, are familiar with the concept of .htaccess files. ' . //
|
'<strong>Note:</strong> Only web servers that are NCSA compatible, such as Apache, are familiar with the concept of .htaccess files. ' . //
|
||||||
'Your server software is: <strong>' . $_SERVER["SERVER_SOFTWARE"] . '</strong>',
|
'Your server software is: <strong>' . $_SERVER ['SERVER_SOFTWARE'] . '</strong>',
|
||||||
'cantsave' => 'You can\'t edit this file, because it\'s not <strong>writable</strong>. You can give writing permission or copy and paste to a file and then upload manually.',
|
'cantsave' => 'You can\'t edit this file, because it\'s not <strong>writable</strong>. You can give writing permission or copy and paste to a file and then upload manually.',
|
||||||
'mode' => 'Mode',
|
'mode' => 'Mode',
|
||||||
'auto' => 'Automatic',
|
'auto' => 'Automatic',
|
||||||
'autodescr' => 'try to guess the best choice for me',
|
'autodescr' => 'try to guess the best choice for me',
|
||||||
'pathinfo' => 'Path Info',
|
'pathinfo' => 'Path Info',
|
||||||
'pathinfodescr' => 'e.g. /index.php/2011/01/01/hello-world/',
|
'pathinfodescr' => 'e.g. /index.php/2024/01/01/hello-world/',
|
||||||
'httpget' => 'HTTP Get',
|
'httpget' => 'HTTP Get',
|
||||||
'httpgetdescr' => 'e.g. /?u=/2011/01/01/hello-world/',
|
'httpgetdescr' => 'e.g. /?u=/2024/01/01/hello-world/',
|
||||||
'pretty' => 'Pretty',
|
'pretty' => 'Pretty',
|
||||||
'prettydescr' => 'e.g. /2011/01/01/hello-world/',
|
'prettydescr' => 'e.g. /2024/01/01/hello-world/',
|
||||||
|
|
||||||
'saveopt' => 'Save settings',
|
'saveopt' => 'Save settings',
|
||||||
|
|
||||||
|
@ -8,20 +8,22 @@ $lang ['admin'] ['plugin'] ['submenu'] ['prettyurls'] = 'Configuración de Prett
|
|||||||
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
||||||
'head' => 'Configuración de PrettyURLs',
|
'head' => 'Configuración de PrettyURLs',
|
||||||
'description1' => 'Aquí puedes transformar las URLs estándar de FlatPress en URLs bonitas y SEO-friendly.',
|
'description1' => 'Aquí puedes transformar las URLs estándar de FlatPress en URLs bonitas y SEO-friendly.',
|
||||||
|
'nginx' => 'PrettyURLs con NGINX',
|
||||||
|
'wiki_nginx' => 'https://wiki.flatpress.org/res:plugins:prettyurls#nginx',
|
||||||
'htaccess' => '.htaccess',
|
'htaccess' => '.htaccess',
|
||||||
'description2' => 'Este editor le permite editar directamente el <code>.htaccess</code> necesario para el plugin PrettyUrls.<br>' . //
|
'description2' => 'Este editor le permite editar directamente el <code>.htaccess</code> necesario para el plugin PrettyUrls.<br>' . //
|
||||||
'<strong>Nota:</strong> Sólo los servidores web compatibles con NCSA, como Apache, reconocen el concepto de archivos .htaccess. ' . //
|
'<strong>Nota:</strong> Sólo los servidores web compatibles con NCSA, como Apache, reconocen el concepto de archivos .htaccess. ' . //
|
||||||
'El software de tu servidor lo es: <strong>' . $_SERVER["SERVER_SOFTWARE"] . '</strong>',
|
'El software de tu servidor lo es: <strong>' . $_SERVER ['SERVER_SOFTWARE'] . '</strong>',
|
||||||
'cantsave' => 'No puede editar este archivo, porque no es <strong>writable</strong>. Puede otorgar permiso de escritura o copiar y pegar en un archivo y luego cargarlo.',
|
'cantsave' => 'No puede editar este archivo, porque no es <strong>writable</strong>. Puede otorgar permiso de escritura o copiar y pegar en un archivo y luego cargarlo.',
|
||||||
'mode' => 'Modo',
|
'mode' => 'Modo',
|
||||||
'auto' => 'Automático',
|
'auto' => 'Automático',
|
||||||
'autodescr' => 'trata de adivinar la mejor opción para mí',
|
'autodescr' => 'trata de adivinar la mejor opción para mí',
|
||||||
'pathinfo' => 'Información de path',
|
'pathinfo' => 'Información de path',
|
||||||
'pathinfodescr' => 'e.g. /index.php/2011/01/01/hello-world/',
|
'pathinfodescr' => 'e.g. /index.php/2024/01/01/hello-world/',
|
||||||
'httpget' => 'HTTP Get',
|
'httpget' => 'HTTP Get',
|
||||||
'httpgetdescr' => 'e.g. /?u=/2011/01/01/hello-world/',
|
'httpgetdescr' => 'e.g. /?u=/2024/01/01/hello-world/',
|
||||||
'pretty' => 'Pretty',
|
'pretty' => 'Pretty',
|
||||||
'prettydescr' => 'e.g. /2011/01/01/hello-world/',
|
'prettydescr' => 'e.g. /2024/01/01/hello-world/',
|
||||||
|
|
||||||
'saveopt' => 'Guardar la configuración',
|
'saveopt' => 'Guardar la configuración',
|
||||||
|
|
||||||
|
@ -8,20 +8,22 @@ $lang ['admin'] ['plugin'] ['submenu'] ['prettyurls'] = 'PrettyURLs Config';
|
|||||||
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
||||||
'head' => 'Configuration de PrettyURLs',
|
'head' => 'Configuration de PrettyURLs',
|
||||||
'description1' => 'Ici, tu peux transformer les URL standard de FlatPress en de jolies URL adaptées au SEO.',
|
'description1' => 'Ici, tu peux transformer les URL standard de FlatPress en de jolies URL adaptées au SEO.',
|
||||||
|
'nginx' => 'PrettyURLs avec NGINX',
|
||||||
|
'wiki_nginx' => 'https://wiki.flatpress.org/res:plugins:prettyurls#nginx',
|
||||||
'htaccess' => '.htaccess',
|
'htaccess' => '.htaccess',
|
||||||
'description2' => 'Cet éditeur permet d\'éditer directement le <code>.htaccess</code> nécessaire au plugin PrettyUrls.<br>' . //
|
'description2' => 'Cet éditeur permet d\'éditer directement le <code>.htaccess</code> nécessaire au plugin PrettyUrls.<br>' . //
|
||||||
'<strong>Remarque:</strong> Seuls les serveurs web compatibles avec NCSA, comme Apache, connaissent le concept des fichiers .htaccess. ' . //
|
'<strong>Remarque:</strong> Seuls les serveurs web compatibles avec NCSA, comme Apache, connaissent le concept des fichiers .htaccess. ' . //
|
||||||
'Ton logiciel serveur est: <strong>' . $_SERVER["SERVER_SOFTWARE"] . '</strong>',
|
'Ton logiciel serveur est: <strong>' . $_SERVER ['SERVER_SOFTWARE'] . '</strong>',
|
||||||
'cantsave' => 'Vous ne pouvez pas éditer ce fichier, parce qu\'il n\'est pas autorisé en <strong>écriture</strong>. Vous devez autoriser l\'écriture du fichier ou copier-coller vers un fichier à transférer.',
|
'cantsave' => 'Vous ne pouvez pas éditer ce fichier, parce qu\'il n\'est pas autorisé en <strong>écriture</strong>. Vous devez autoriser l\'écriture du fichier ou copier-coller vers un fichier à transférer.',
|
||||||
'mode' => 'Mode',
|
'mode' => 'Mode',
|
||||||
'auto' => 'Automatique',
|
'auto' => 'Automatique',
|
||||||
'autodescr' => 'PrettyURLs va tenter de trouver la meilleur configuration',
|
'autodescr' => 'PrettyURLs va tenter de trouver la meilleur configuration',
|
||||||
'pathinfo' => 'Path Info',
|
'pathinfo' => 'Path Info',
|
||||||
'pathinfodescr' => 'Exemple: /index.php/2011/01/01/hello-world/',
|
'pathinfodescr' => 'Exemple: /index.php/2024/01/01/hello-world/',
|
||||||
'httpget' => 'HTTP Get',
|
'httpget' => 'HTTP Get',
|
||||||
'httpgetdescr' => 'Exemple: /?u=/2011/01/01/hello-world/',
|
'httpgetdescr' => 'Exemple: /?u=/2024/01/01/hello-world/',
|
||||||
'pretty' => 'Pretty',
|
'pretty' => 'Pretty',
|
||||||
'prettydescr' => 'Exemple: /2011/01/01/hello-world/',
|
'prettydescr' => 'Exemple: /2024/01/01/hello-world/',
|
||||||
|
|
||||||
'saveopt' => 'Sauvegarder',
|
'saveopt' => 'Sauvegarder',
|
||||||
|
|
||||||
|
@ -8,20 +8,22 @@ $lang ['admin'] ['plugin'] ['submenu'] ['prettyurls'] = 'Configurazione di Prett
|
|||||||
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
||||||
'head' => 'Configurazione di PrettyURLs',
|
'head' => 'Configurazione di PrettyURLs',
|
||||||
'description1' => 'Qui è possibile trasformare gli URL standard di FlatPress in URL belli e SEO-friendly.',
|
'description1' => 'Qui è possibile trasformare gli URL standard di FlatPress in URL belli e SEO-friendly.',
|
||||||
|
'nginx' => 'PrettyURL con NGINX',
|
||||||
|
'wiki_nginx' => 'https://wiki.flatpress.org/res:plugins:prettyurls#nginx',
|
||||||
'htaccess' => '.htaccess',
|
'htaccess' => '.htaccess',
|
||||||
'description2' => 'Questo editor consente di modificare direttamente il file <code>.htaccess</code> necessario per il plugin PrettyUrls.<br>' . //
|
'description2' => 'Questo editor consente di modificare direttamente il file <code>.htaccess</code> necessario per il plugin PrettyUrls.<br>' . //
|
||||||
'<strong>Nota:</strong> Solo i server web compatibili con NCSA, come Apache, riconoscono il concetto di file .htaccess. ' . //
|
'<strong>Nota:</strong> Solo i server web compatibili con NCSA, come Apache, riconoscono il concetto di file .htaccess. ' . //
|
||||||
'Il software del server è: <strong>' . $_SERVER["SERVER_SOFTWARE"] . '</strong>',
|
'Il software del server è: <strong>' . $_SERVER ['SERVER_SOFTWARE'] . '</strong>',
|
||||||
'cantsave' => 'Non puoi modificare questo file, perché non è <strong>scrivibile</strong>. Puoi dargli i permessi di scrittura o copiarlo e incollarlo in un file e poi caricarlo.',
|
'cantsave' => 'Non puoi modificare questo file, perché non è <strong>scrivibile</strong>. Puoi dargli i permessi di scrittura o copiarlo e incollarlo in un file e poi caricarlo.',
|
||||||
'mode' => 'Modalità',
|
'mode' => 'Modalità',
|
||||||
'auto' => 'Automatica',
|
'auto' => 'Automatica',
|
||||||
'autodescr' => 'prova a cercare la migliore scelta per me',
|
'autodescr' => 'prova a cercare la migliore scelta per me',
|
||||||
'pathinfo' => 'Informazioni sul percorso',
|
'pathinfo' => 'Informazioni sul percorso',
|
||||||
'pathinfodescr' => 'ad es. /index.php/2011/01/01/hello-world/',
|
'pathinfodescr' => 'ad es. /index.php/2024/01/01/hello-world/',
|
||||||
'httpget' => 'HTTP Get',
|
'httpget' => 'HTTP Get',
|
||||||
'httpgetdescr' => 'ad es. /?u=/2011/01/01/hello-world/',
|
'httpgetdescr' => 'ad es. /?u=/2024/01/01/hello-world/',
|
||||||
'pretty' => 'Pretty',
|
'pretty' => 'Pretty',
|
||||||
'prettydescr' => 'ad es. /2011/01/01/hello-world/',
|
'prettydescr' => 'ad es. /2024/01/01/hello-world/',
|
||||||
|
|
||||||
'saveopt' => 'Salva le impostazioni',
|
'saveopt' => 'Salva le impostazioni',
|
||||||
|
|
||||||
|
@ -8,21 +8,23 @@ $lang ['admin'] ['plugin'] ['submenu'] ['prettyurls'] = 'PrettyURLsの設定';
|
|||||||
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
||||||
'head' => 'PrettyURLsの設定',
|
'head' => 'PrettyURLsの設定',
|
||||||
'description1' => 'FlatPressの標準的なURLを、SEOに配慮した美しいURLに変換することができます。',
|
'description1' => 'FlatPressの標準的なURLを、SEOに配慮した美しいURLに変換することができます。',
|
||||||
|
'nginx' => 'NGINXによるPrettyURLs',
|
||||||
|
'wiki_nginx' => 'https://wiki.flatpress.org/res:plugins:prettyurls#nginx',
|
||||||
'htaccess' => '.htaccess',
|
'htaccess' => '.htaccess',
|
||||||
'description2' => 'このエディタでは、PrettyUrlsプラグインに必要な<code>.htaccess</code>を直接編集することができます。<br>' . //
|
'description2' => 'このエディタでは、PrettyUrlsプラグインに必要な<code>.htaccess</code>を直接編集することができます。<br>' . //
|
||||||
'<strong>注:</strong> .htaccessファイルの概念を認識するのは、ApacheのようなNCSA互換のウェブサーバーだけです。 ' . //
|
'<strong>注:</strong> .htaccessファイルの概念を認識するのは、ApacheのようなNCSA互換のウェブサーバーだけです。 ' . //
|
||||||
'サーバーソフトウェアは. <strong>' . $_SERVER["SERVER_SOFTWARE"] . '</strong>',
|
'サーバーソフトウェアは. <strong>' . $_SERVER ['SERVER_SOFTWARE'] . '</strong>',
|
||||||
'cantsave' => 'このファイルを編集できません、なぜなら <strong>書き込み許可</strong>されてないからです。' .
|
'cantsave' => 'このファイルを編集できません、なぜなら <strong>書き込み許可</strong>されてないからです。' .
|
||||||
'書き込み許可を与えたり、ファイルにコピー&ペーストしてアップロードすることもできる。',
|
'書き込み許可を与えたり、ファイルにコピー&ペーストしてアップロードすることもできる。',
|
||||||
'mode' => 'モード',
|
'mode' => 'モード',
|
||||||
'auto' => '自動',
|
'auto' => '自動',
|
||||||
'autodescr' => '最良の選択を推定します。',
|
'autodescr' => '最良の選択を推定します。',
|
||||||
'pathinfo' => 'Path Info',
|
'pathinfo' => 'Path Info',
|
||||||
'pathinfodescr' => '例. /index.php/2011/01/01/hello-world/',
|
'pathinfodescr' => '例. /index.php/2024/01/01/hello-world/',
|
||||||
'httpget' => 'HTTP Get',
|
'httpget' => 'HTTP Get',
|
||||||
'httpgetdescr' => '例. /?u=/2011/01/01/hello-world/',
|
'httpgetdescr' => '例. /?u=/2024/01/01/hello-world/',
|
||||||
'pretty' => 'Pretty',
|
'pretty' => 'Pretty',
|
||||||
'prettydescr'=> '例. /2011/01/01/hello-world/',
|
'prettydescr'=> '例. /2024/01/01/hello-world/',
|
||||||
|
|
||||||
'saveopt' => '設定の変更を保存する',
|
'saveopt' => '設定の変更を保存する',
|
||||||
|
|
||||||
|
@ -8,20 +8,22 @@ $lang ['admin'] ['plugin'] ['submenu'] ['prettyurls'] = 'PrettyURLs Configuratie
|
|||||||
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
||||||
'head' => 'PrettyURLs Configuratie',
|
'head' => 'PrettyURLs Configuratie',
|
||||||
'description1' => 'Hier kun je de standaard FlatPress URL\'s omzetten in mooie, SEO-vriendelijke URL\'s.',
|
'description1' => 'Hier kun je de standaard FlatPress URL\'s omzetten in mooie, SEO-vriendelijke URL\'s.',
|
||||||
|
'nginx' => 'PrettyURLs met NGINX',
|
||||||
|
'wiki_nginx' => 'https://wiki.flatpress.org/res:plugins:prettyurls#nginx',
|
||||||
'htaccess' => '.htaccess',
|
'htaccess' => '.htaccess',
|
||||||
'description2' => 'Met deze editor kun je direct de <code>.htaccess</code> bewerken die nodig is voor de PrettyURLs plugin.<br>' . //
|
'description2' => 'Met deze editor kun je direct de <code>.htaccess</code> bewerken die nodig is voor de PrettyURLs plugin.<br>' . //
|
||||||
'<strong>Opmerking:</strong> Alleen webservers die NCSA-compatibel zijn, zoals Apache, herkennen het concept van .htaccess-bestanden. ' . //
|
'<strong>Opmerking:</strong> Alleen webservers die NCSA-compatibel zijn, zoals Apache, herkennen het concept van .htaccess-bestanden. ' . //
|
||||||
'Uw serversoftware is: <strong>' . $_SERVER["SERVER_SOFTWARE"] . '</strong>',
|
'Uw serversoftware is: <strong>' . $_SERVER ['SERVER_SOFTWARE'] . '</strong>',
|
||||||
'cantsave' => 'U kunt dit bestand niet bewerken omdat het niet <strong>schrijfbaar</strong> is. U kunt schrijfmachtigingen geven of een kopie maken en plakken in een bestand en vervolgens handmatig uploaden.',
|
'cantsave' => 'U kunt dit bestand niet bewerken omdat het niet <strong>schrijfbaar</strong> is. U kunt schrijfmachtigingen geven of een kopie maken en plakken in een bestand en vervolgens handmatig uploaden.',
|
||||||
'mode' => 'Modus',
|
'mode' => 'Modus',
|
||||||
'auto' => 'Automatisch',
|
'auto' => 'Automatisch',
|
||||||
'autodescr' => 'probeer de beste keuze voor mij te raden',
|
'autodescr' => 'probeer de beste keuze voor mij te raden',
|
||||||
'pathinfo' => 'Path Info',
|
'pathinfo' => 'Path Info',
|
||||||
'pathinfodescr' => 'e.g. /index.php/2011/01/01/hello-world/',
|
'pathinfodescr' => 'e.g. /index.php/2024/01/01/hello-world/',
|
||||||
'httpget' => 'HTTP Get',
|
'httpget' => 'HTTP Get',
|
||||||
'httpgetdescr' => 'e.g. /?u=/2011/01/01/hello-world/',
|
'httpgetdescr' => 'e.g. /?u=/2024/01/01/hello-world/',
|
||||||
'pretty' => 'Pretty',
|
'pretty' => 'Pretty',
|
||||||
'prettydescr' => 'e.g. /2011/01/01/hello-world/',
|
'prettydescr' => 'e.g. /2024/01/01/hello-world/',
|
||||||
|
|
||||||
'saveopt' => 'Instellingen opslaan',
|
'saveopt' => 'Instellingen opslaan',
|
||||||
|
|
||||||
|
@ -8,20 +8,22 @@ $lang ['admin'] ['plugin'] ['submenu'] ['prettyurls'] = 'Configurar PrettyURLs';
|
|||||||
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
||||||
'head' => 'Configurar PrettyURLs',
|
'head' => 'Configurar PrettyURLs',
|
||||||
'description1' => 'Aqui, você pode transformar os URLs padrão do FlatPress em URLs bonitos e compatíveis com SEO.',
|
'description1' => 'Aqui, você pode transformar os URLs padrão do FlatPress em URLs bonitos e compatíveis com SEO.',
|
||||||
|
'nginx' => 'PrettyURLs com NGINX',
|
||||||
|
'wiki_nginx' => 'https://wiki.flatpress.org/res:plugins:prettyurls#nginx',
|
||||||
'htaccess' => '.htaccess',
|
'htaccess' => '.htaccess',
|
||||||
'description2' => 'Esse editor permite que você edite diretamente o <code>.htaccess</code> necessário para o plug-in PrettyURLs.<br>' . //
|
'description2' => 'Esse editor permite que você edite diretamente o <code>.htaccess</code> necessário para o plug-in PrettyURLs.<br>' . //
|
||||||
'<strong>Observação:</strong> Somente os servidores da Web compatíveis com a NCSA, como o Apache, reconhecem o conceito de arquivos .htaccess. ' . //
|
'<strong>Observação:</strong> Somente os servidores da Web compatíveis com a NCSA, como o Apache, reconhecem o conceito de arquivos .htaccess. ' . //
|
||||||
'Seu software de servidor é: <strong>' . $_SERVER["SERVER_SOFTWARE"] . '</strong>',
|
'Seu software de servidor é: <strong>' . $_SERVER ['SERVER_SOFTWARE'] . '</strong>',
|
||||||
'cantsave' => 'Você não pode editar este arquivo, porque ele não é <strong>gravável</strong>. Você pode conceder permissão de gravação ou copiar e colar em um arquivo e fazer o upload.',
|
'cantsave' => 'Você não pode editar este arquivo, porque ele não é <strong>gravável</strong>. Você pode conceder permissão de gravação ou copiar e colar em um arquivo e fazer o upload.',
|
||||||
'mode' => 'Modo',
|
'mode' => 'Modo',
|
||||||
'auto' => 'Automático',
|
'auto' => 'Automático',
|
||||||
'autodescr' => 'Tente adivinhar a melhor opção para mim.',
|
'autodescr' => 'Tente adivinhar a melhor opção para mim.',
|
||||||
'pathinfo' => 'Informações do caminho',
|
'pathinfo' => 'Informações do caminho',
|
||||||
'pathinfodescr' => 'e.g. /index.php/2011/01/01/hello-world/',
|
'pathinfodescr' => 'e.g. /index.php/2024/01/01/hello-world/',
|
||||||
'httpget' => 'HTTP Get',
|
'httpget' => 'HTTP Get',
|
||||||
'httpgetdescr' => 'e.g. /?u=/2011/01/01/hello-world/',
|
'httpgetdescr' => 'e.g. /?u=/2024/01/01/hello-world/',
|
||||||
'pretty' => 'Pretty',
|
'pretty' => 'Pretty',
|
||||||
'prettydescr' => 'e.g. /2011/01/01/hello-world/',
|
'prettydescr' => 'e.g. /2024/01/01/hello-world/',
|
||||||
|
|
||||||
'saveopt' => 'Salvar configurações',
|
'saveopt' => 'Salvar configurações',
|
||||||
|
|
||||||
|
@ -8,20 +8,22 @@ $lang ['admin'] ['plugin'] ['submenu'] ['prettyurls'] = 'Конфигураци
|
|||||||
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
||||||
'head' => 'Конфигурация PrettyURLs',
|
'head' => 'Конфигурация PrettyURLs',
|
||||||
'description1' => 'Здесь вы можете превратить стандартные URL из FlatPress в красивые, SEO-дружественные URL.',
|
'description1' => 'Здесь вы можете превратить стандартные URL из FlatPress в красивые, SEO-дружественные URL.',
|
||||||
|
'nginx' => 'PrettyURLs с NGINX',
|
||||||
|
'wiki_nginx' => 'https://wiki.flatpress.org/res:plugins:prettyurls#nginx',
|
||||||
'htaccess' => '.htaccess',
|
'htaccess' => '.htaccess',
|
||||||
'description2' => 'Этот редактор позволяет напрямую редактировать <code>.htaccess</code>, необходимый для работы плагина PrettyURLs.<br>' . //
|
'description2' => 'Этот редактор позволяет напрямую редактировать <code>.htaccess</code>, необходимый для работы плагина PrettyURLs.<br>' . //
|
||||||
'<strong>Примечание:</strong> Только веб-серверы, совместимые с NCSA, такие как Apache, поддерживают концепцию файлов .htaccess. ' . //
|
'<strong>Примечание:</strong> Только веб-серверы, совместимые с NCSA, такие как Apache, поддерживают концепцию файлов .htaccess. ' . //
|
||||||
'Ваше серверное программное обеспечение: <strong>' . $_SERVER["SERVER_SOFTWARE"] . '</strong>',
|
'Ваше серверное программное обеспечение: <strong>' . $_SERVER ['SERVER_SOFTWARE'] . '</strong>',
|
||||||
'cantsave' => 'Вы не можете редактировать этот файл, поскольку он <strong>недоступен для записи</strong>. Вы можете дать разрешение на запись или скопировать и вставить в файл, а затем загрузить вручную.',
|
'cantsave' => 'Вы не можете редактировать этот файл, поскольку он <strong>недоступен для записи</strong>. Вы можете дать разрешение на запись или скопировать и вставить в файл, а затем загрузить вручную.',
|
||||||
'mode' => 'Режим',
|
'mode' => 'Режим',
|
||||||
'auto' => 'Автоматический',
|
'auto' => 'Автоматический',
|
||||||
'autodescr' => 'выбрать оптимальный вариант',
|
'autodescr' => 'выбрать оптимальный вариант',
|
||||||
'pathinfo' => 'Информация о пути',
|
'pathinfo' => 'Информация о пути',
|
||||||
'pathinfodescr' => 'Например, /index.php/2011/01/01/hello-world/',
|
'pathinfodescr' => 'Например, /index.php/2024/01/01/hello-world/',
|
||||||
'httpget' => 'HTTP-запрос методом GET',
|
'httpget' => 'HTTP-запрос методом GET',
|
||||||
'httpgetdescr' => 'Например, /?u=/2011/01/01/hello-world/',
|
'httpgetdescr' => 'Например, /?u=/2024/01/01/hello-world/',
|
||||||
'pretty' => 'Красивый URL',
|
'pretty' => 'Красивый URL',
|
||||||
'prettydescr' => 'Например, /2011/01/01/hello-world/',
|
'prettydescr' => 'Например, /2024/01/01/hello-world/',
|
||||||
|
|
||||||
'saveopt' => 'Сохранить настройки',
|
'saveopt' => 'Сохранить настройки',
|
||||||
|
|
||||||
|
@ -8,20 +8,22 @@ $lang ['admin'] ['plugin'] ['submenu'] ['prettyurls'] = 'Nastavitve PrettyURLs';
|
|||||||
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
$lang ['admin'] ['plugin'] ['prettyurls'] = array(
|
||||||
'head' => 'Nastavitve PrettyURLs',
|
'head' => 'Nastavitve PrettyURLs',
|
||||||
'description1' => 'Tu lahko standardne URL-je iz FlatPressa spremenite v čudovite, SEO prijazne URL-je.',
|
'description1' => 'Tu lahko standardne URL-je iz FlatPressa spremenite v čudovite, SEO prijazne URL-je.',
|
||||||
|
'nginx' => 'PrettyURLs med NGINX',
|
||||||
|
'wiki_nginx' => 'https://wiki.flatpress.org/res:plugins:prettyurls#nginx',
|
||||||
'htaccess' => '.htaccess',
|
'htaccess' => '.htaccess',
|
||||||
'description2' => 'Ta urejevalnik vam omogoča neposredno urejanje <code>.htaccess</code>, potrebnega za vtičnik PrettyURLs.<br>' . //
|
'description2' => 'Ta urejevalnik vam omogoča neposredno urejanje <code>.htaccess</code>, potrebnega za vtičnik PrettyURLs.<br>' . //
|
||||||
'<strong>Opomba:</strong> Koncept datotek .htaccess poznajo samo spletni strežniki, ki so združljivi z NCSA, kot je Apache. ' . //
|
'<strong>Opomba:</strong> Koncept datotek .htaccess poznajo samo spletni strežniki, ki so združljivi z NCSA, kot je Apache. ' . //
|
||||||
'Programska oprema vašega strežnika je: <strong>' . $_SERVER["SERVER_SOFTWARE"] . '</strong>',
|
'Programska oprema vašega strežnika je: <strong>' . $_SERVER ['SERVER_SOFTWARE'] . '</strong>',
|
||||||
'cantsave' => 'Datoteke ne morete urejati, ker ni <strong>zapisljiva</strong>. Lahko podelite dovoljenja za pisanje ali kopirate in prilepite v datoteko ter jo nato naložite ročno.',
|
'cantsave' => 'Datoteke ne morete urejati, ker ni <strong>zapisljiva</strong>. Lahko podelite dovoljenja za pisanje ali kopirate in prilepite v datoteko ter jo nato naložite ročno.',
|
||||||
'mode' => 'Način',
|
'mode' => 'Način',
|
||||||
'auto' => 'Avtomatski',
|
'auto' => 'Avtomatski',
|
||||||
'autodescr' => 'poskusi uganiti najboljšo izbiro zame',
|
'autodescr' => 'poskusi uganiti najboljšo izbiro zame',
|
||||||
'pathinfo' => 'Path Info',
|
'pathinfo' => 'Path Info',
|
||||||
'pathinfodescr' => 'npr. /index.php/2011/01/01/pozdravljen-svet/',
|
'pathinfodescr' => 'npr. /index.php/2024/01/01/pozdravljen-svet/',
|
||||||
'httpget' => 'HTTP Get',
|
'httpget' => 'HTTP Get',
|
||||||
'httpgetdescr' => 'npr. /?u=/2011/01/01/pozdravljen-svet/',
|
'httpgetdescr' => 'npr. /?u=/2024/01/01/pozdravljen-svet/',
|
||||||
'pretty' => 'Pretty',
|
'pretty' => 'Pretty',
|
||||||
'prettydescr' => 'npr. /2011/01/01/pozdravljen-svet/',
|
'prettydescr' => 'npr. /2024/01/01/pozdravljen-svet/',
|
||||||
|
|
||||||
'saveopt' => 'Shrani nastavitve',
|
'saveopt' => 'Shrani nastavitve',
|
||||||
|
|
||||||
|
@ -29,6 +29,9 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<p class="alignright">
|
||||||
|
<a class="hint externlink" href="{$lang.admin.plugin.prettyurls.wiki_nginx}" target="_blank">{$lang.admin.plugin.prettyurls.nginx}</a>
|
||||||
|
</p>
|
||||||
<h3>{$plang.htaccess}</h3>
|
<h3>{$plang.htaccess}</h3>
|
||||||
|
|
||||||
<p>{$plang.description2}</p>
|
<p>{$plang.description2}</p>
|
||||||
|
@ -99,7 +99,7 @@ $lang ['samplecontent'] ['menu'] ['content'] = '[list]
|
|||||||
[*][url=contact.php]Επικοινωνία[/url]
|
[*][url=contact.php]Επικοινωνία[/url]
|
||||||
[/list]';
|
[/list]';
|
||||||
|
|
||||||
$lang ['samplecontent'] ['entry'] ['subject'] = 'Welcome to FlatPress!';
|
$lang ['samplecontent'] ['entry'] ['subject'] = 'Καλώς ήρθατε στην FlatPress!';
|
||||||
$lang ['samplecontent'] ['entry'] ['content'] = 'Αυτό είναι ένα δείγμα ανάρτησης. Σας δείχνει μερικές από τις λειτουργίες του [url=https://www.flatpress.org target=_blank rel=external]FlatPress[/url].
|
$lang ['samplecontent'] ['entry'] ['content'] = 'Αυτό είναι ένα δείγμα ανάρτησης. Σας δείχνει μερικές από τις λειτουργίες του [url=https://www.flatpress.org target=_blank rel=external]FlatPress[/url].
|
||||||
|
|
||||||
Το στοιχείο "more" σας επιτρέπει να μεταβείτε από το περίγραμμα του άρθρου στο πλήρες άρθρο.
|
Το στοιχείο "more" σας επιτρέπει να μεταβείτε από το περίγραμμα του άρθρου στο πλήρες άρθρο.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user