From 7e010272c8e8dff3f524463e46e3b30463ca4158 Mon Sep 17 00:00:00 2001 From: garvinhicking Date: Mon, 27 Jun 2005 08:09:36 +0000 Subject: [PATCH] %month% and %year% are not available for categories! Thanks to Boris for finding this. --- lang/serendipity_lang_bg.inc.php | 2 +- lang/serendipity_lang_cn.inc.php | 2 +- lang/serendipity_lang_cs.inc.php | 2 +- lang/serendipity_lang_cz.inc.php | 2 +- lang/serendipity_lang_da.inc.php | 2 +- lang/serendipity_lang_de.inc.php | 2 +- lang/serendipity_lang_en.inc.php | 2 +- lang/serendipity_lang_es.inc.php | 2 +- lang/serendipity_lang_fa.inc.php | 2 +- lang/serendipity_lang_fi.inc.php | 2 +- lang/serendipity_lang_fr.inc.php | 2 +- lang/serendipity_lang_hu.inc.php | 2 +- lang/serendipity_lang_is.inc.php | 2 +- lang/serendipity_lang_it.inc.php | 2 +- lang/serendipity_lang_ja.inc.php | 2 +- lang/serendipity_lang_ko.inc.php | 2 +- lang/serendipity_lang_nl.inc.php | 2 +- lang/serendipity_lang_no.inc.php | 2 +- lang/serendipity_lang_pt.inc.php | 2 +- lang/serendipity_lang_pt_PT.inc.php | 2 +- lang/serendipity_lang_ro.inc.php | 2 +- lang/serendipity_lang_ru.inc.php | 2 +- lang/serendipity_lang_se.inc.php | 2 +- lang/serendipity_lang_tn.inc.php | 2 +- lang/serendipity_lang_tw.inc.php | 2 +- lang/serendipity_lang_zh.inc.php | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/lang/serendipity_lang_bg.inc.php b/lang/serendipity_lang_bg.inc.php index 8157dee..65cdc91 100644 --- a/lang/serendipity_lang_bg.inc.php +++ b/lang/serendipity_lang_bg.inc.php @@ -662,7 +662,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); diff --git a/lang/serendipity_lang_cn.inc.php b/lang/serendipity_lang_cn.inc.php index 666600c..875a4b2 100644 --- a/lang/serendipity_lang_cn.inc.php +++ b/lang/serendipity_lang_cn.inc.php @@ -676,7 +676,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); diff --git a/lang/serendipity_lang_cs.inc.php b/lang/serendipity_lang_cs.inc.php index ce46096..c947f10 100644 --- a/lang/serendipity_lang_cs.inc.php +++ b/lang/serendipity_lang_cs.inc.php @@ -678,7 +678,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); diff --git a/lang/serendipity_lang_cz.inc.php b/lang/serendipity_lang_cz.inc.php index b7acfea..340a762 100644 --- a/lang/serendipity_lang_cz.inc.php +++ b/lang/serendipity_lang_cz.inc.php @@ -678,7 +678,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); diff --git a/lang/serendipity_lang_da.inc.php b/lang/serendipity_lang_da.inc.php index b5a743c..c0956aa 100644 --- a/lang/serendipity_lang_da.inc.php +++ b/lang/serendipity_lang_da.inc.php @@ -678,7 +678,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); diff --git a/lang/serendipity_lang_de.inc.php b/lang/serendipity_lang_de.inc.php index bb7ffa1..33cb2b5 100644 --- a/lang/serendipity_lang_de.inc.php +++ b/lang/serendipity_lang_de.inc.php @@ -677,7 +677,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); diff --git a/lang/serendipity_lang_en.inc.php b/lang/serendipity_lang_en.inc.php index f2b6c74..56fc45c 100644 --- a/lang/serendipity_lang_en.inc.php +++ b/lang/serendipity_lang_en.inc.php @@ -676,7 +676,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); diff --git a/lang/serendipity_lang_es.inc.php b/lang/serendipity_lang_es.inc.php index f24c242..41153b9 100644 --- a/lang/serendipity_lang_es.inc.php +++ b/lang/serendipity_lang_es.inc.php @@ -680,7 +680,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); diff --git a/lang/serendipity_lang_fa.inc.php b/lang/serendipity_lang_fa.inc.php index 68d604d..8c07ca9 100644 --- a/lang/serendipity_lang_fa.inc.php +++ b/lang/serendipity_lang_fa.inc.php @@ -677,7 +677,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); // Translate @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); // Translate @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); // Translate -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); // Translate +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); // Translate @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); // Translate @define('INSTALL_PERMALINK_ARCHIVESPATH', 'مسیر به بایگانی ها'); diff --git a/lang/serendipity_lang_fi.inc.php b/lang/serendipity_lang_fi.inc.php index 69f78cb..444f0fe 100644 --- a/lang/serendipity_lang_fi.inc.php +++ b/lang/serendipity_lang_fi.inc.php @@ -675,7 +675,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); diff --git a/lang/serendipity_lang_fr.inc.php b/lang/serendipity_lang_fr.inc.php index 949a55d..e81420a 100644 --- a/lang/serendipity_lang_fr.inc.php +++ b/lang/serendipity_lang_fr.inc.php @@ -681,7 +681,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Structure des rétroliens par auteur'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Ici vous pouvez définir le chemin relatif à l\adresse de votre blog par lequel on pourra accéder aux billets classés par auteur. Vous pouvez utiliser les variables %id% (identifiant), %realname% (nom réel), %username% (pseudo), %email% et n\'importe-quels autres caractères.'); @define('INSTALL_PERMALINK_CATEGORY', 'Structure des rétroliens par catégorie'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Ici vous pouvez définir le chemin relatif à l\'adresse de votre blog par lequel on pourra accéder aux billets classés par catégorie. Vous pouvez utiliser les variables %id% (identifiant), %name% (nom), %description%, %month% (mois), %year% (année) et n\'importe-quels autres caractères.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Ici vous pouvez définir le chemin relatif à l\'adresse de votre blog par lequel on pourra accéder aux billets classés par catégorie. Vous pouvez utiliser les variables %id% (identifiant), %name% (nom), %description% et n\'importe-quels autres caractères.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Structure des fils RSS par catégorie'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Ici vous pouvez définir le chemin relatif à l\'adresse de votre blog par lequel on pourra accéder aux fils RSS des catégories. Vous pouvez utiliser les variables %id% (identifiant), %name% (nom), %description% et n\'importe-quels autres caractères.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Chemin d\'accès aux archives'); diff --git a/lang/serendipity_lang_hu.inc.php b/lang/serendipity_lang_hu.inc.php index 07def2e..f01a983 100644 --- a/lang/serendipity_lang_hu.inc.php +++ b/lang/serendipity_lang_hu.inc.php @@ -676,7 +676,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); diff --git a/lang/serendipity_lang_is.inc.php b/lang/serendipity_lang_is.inc.php index 0dde819..ffd66e6 100644 --- a/lang/serendipity_lang_is.inc.php +++ b/lang/serendipity_lang_is.inc.php @@ -675,7 +675,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); diff --git a/lang/serendipity_lang_it.inc.php b/lang/serendipity_lang_it.inc.php index 8f401da..883f1c5 100644 --- a/lang/serendipity_lang_it.inc.php +++ b/lang/serendipity_lang_it.inc.php @@ -677,7 +677,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); diff --git a/lang/serendipity_lang_ja.inc.php b/lang/serendipity_lang_ja.inc.php index 48dc63f..a208506 100644 --- a/lang/serendipity_lang_ja.inc.php +++ b/lang/serendipity_lang_ja.inc.php @@ -677,7 +677,7 @@ Serendipity のアップグレードステージを無視しました。正し @define('INSTALL_PERMALINK_AUTHOR', '著者の固定リンク URL 構造'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'カテゴリの固定リンク URL 構造'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'カテゴリ RSS フィードの固定リンク URL 構造'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', '書庫一覧へのパス'); diff --git a/lang/serendipity_lang_ko.inc.php b/lang/serendipity_lang_ko.inc.php index bd39029..00336cf 100644 --- a/lang/serendipity_lang_ko.inc.php +++ b/lang/serendipity_lang_ko.inc.php @@ -680,7 +680,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); diff --git a/lang/serendipity_lang_nl.inc.php b/lang/serendipity_lang_nl.inc.php index 8fec6a4..9a207c1 100644 --- a/lang/serendipity_lang_nl.inc.php +++ b/lang/serendipity_lang_nl.inc.php @@ -679,7 +679,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permanente link Auteur URL structuur'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Hier kunt u de relatieve URL structuur bepalen, startend van je basis URL tot wanneer de RSS-feeds van bepaalde auteurs kunnen vrijkomen. U kunt gebruik maken van de volgende varibelen %id%, %realname%, %username%, %email% en andere karakters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permanente link Categorie URL structuur'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Hier kunt u de relatieve URL structuur bepalen, startend van je basis URL tot wanneer de RSS-feeds van bepaalde categorien vrijkomen. U kunt gebruik maken van de volgende varibelen %id%, %name%, %description%, %month%, %year% en andere karakters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permanente link RSS-Feed Categorie URL structuur'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Hier kunt u de relatieve URL structuur bepalen, startend van je basis URL tot wanneer de RSS-feeds van bepaalde categorien vrijkomen. U kunt gebruik maken van de volgende varibelen %id%, %name%, %description% en andere karakters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Zoekpad naar archieven'); diff --git a/lang/serendipity_lang_no.inc.php b/lang/serendipity_lang_no.inc.php index 2932f92..b76a325 100644 --- a/lang/serendipity_lang_no.inc.php +++ b/lang/serendipity_lang_no.inc.php @@ -678,7 +678,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); diff --git a/lang/serendipity_lang_pt.inc.php b/lang/serendipity_lang_pt.inc.php index a162e9d..e4f2f37 100644 --- a/lang/serendipity_lang_pt.inc.php +++ b/lang/serendipity_lang_pt.inc.php @@ -678,7 +678,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); diff --git a/lang/serendipity_lang_pt_PT.inc.php b/lang/serendipity_lang_pt_PT.inc.php index ce52675..06f1de6 100644 --- a/lang/serendipity_lang_pt_PT.inc.php +++ b/lang/serendipity_lang_pt_PT.inc.php @@ -679,7 +679,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); // Translate @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); // Translate @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); // Translate -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); // Translate +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); // Translate @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); // Translate @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Caminho para arquivos'); diff --git a/lang/serendipity_lang_ro.inc.php b/lang/serendipity_lang_ro.inc.php index 1e94415..82a2c1f 100644 --- a/lang/serendipity_lang_ro.inc.php +++ b/lang/serendipity_lang_ro.inc.php @@ -675,7 +675,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); diff --git a/lang/serendipity_lang_ru.inc.php b/lang/serendipity_lang_ru.inc.php index 889998b..4773ad6 100644 --- a/lang/serendipity_lang_ru.inc.php +++ b/lang/serendipity_lang_ru.inc.php @@ -678,7 +678,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); diff --git a/lang/serendipity_lang_se.inc.php b/lang/serendipity_lang_se.inc.php index b4b80a3..7d72664 100644 --- a/lang/serendipity_lang_se.inc.php +++ b/lang/serendipity_lang_se.inc.php @@ -677,7 +677,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); diff --git a/lang/serendipity_lang_tn.inc.php b/lang/serendipity_lang_tn.inc.php index 7c9e136..a1e3a48 100644 --- a/lang/serendipity_lang_tn.inc.php +++ b/lang/serendipity_lang_tn.inc.php @@ -678,7 +678,7 @@ @define('INSTALL_PERMALINK_AUTHOR', '作者的靜態連接'); @define('INSTALL_PERMALINK_AUTHOR_DESC', '這裡可以讓您設定以基底位址來計算作者文章的相對連結。您可以用以下變數:%id%, %realname%, %username%, %email% 或其他字串。'); @define('INSTALL_PERMALINK_CATEGORY', '類別的靜態連接'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', '這裡可以讓您設定以基底位址來計算類別文章的相對連結。您可以用以下變數:%id%, %name%, %description%, %month%, %year% 或其他字串。'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', '這裡可以讓您設定以基底位址來計算類別文章的相對連結。您可以用以下變數:%id%, %name%, %description% 或其他字串。'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'RSS-Feed 類別的靜態連接'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', '這裡可以讓您設定以基底位址來計算 RSS-Feed 類別文章的相對連結。您可以用以下變數:%id%, %name%, %description% 或其他字串。'); @define('INSTALL_PERMALINK_ARCHIVESPATH', '保存文庫路徑'); diff --git a/lang/serendipity_lang_tw.inc.php b/lang/serendipity_lang_tw.inc.php index 7034dc0..6f16e28 100644 --- a/lang/serendipity_lang_tw.inc.php +++ b/lang/serendipity_lang_tw.inc.php @@ -678,7 +678,7 @@ @define('INSTALL_PERMALINK_AUTHOR', '§@ªÌªºÀRºA³s±µ'); @define('INSTALL_PERMALINK_AUTHOR_DESC', '³o¸Ì¥i¥HÅý±z³]©w¥H°ò©³¦ì§}¨Ó­pºâ§@ªÌ¤å³¹ªº¬Û¹ï³sµ²¡C±z¥i¥H¥Î¥H¤UÅܼơG%id%, %realname%, %username%, %email% ©Î¨ä¥L¦r¦ê¡C'); @define('INSTALL_PERMALINK_CATEGORY', 'Ãþ§OªºÀRºA³s±µ'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', '³o¸Ì¥i¥HÅý±z³]©w¥H°ò©³¦ì§}¨Ó­pºâÃþ§O¤å³¹ªº¬Û¹ï³sµ²¡C±z¥i¥H¥Î¥H¤UÅܼơG%id%, %name%, %description%, %month%, %year% ©Î¨ä¥L¦r¦ê¡C'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', '³o¸Ì¥i¥HÅý±z³]©w¥H°ò©³¦ì§}¨Ó­pºâÃþ§O¤å³¹ªº¬Û¹ï³sµ²¡C±z¥i¥H¥Î¥H¤UÅܼơG%id%, %name%, %description% ©Î¨ä¥L¦r¦ê¡C'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'RSS-Feed Ãþ§OªºÀRºA³s±µ'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', '³o¸Ì¥i¥HÅý±z³]©w¥H°ò©³¦ì§}¨Ó­pºâ RSS-Feed Ãþ§O¤å³¹ªº¬Û¹ï³sµ²¡C±z¥i¥H¥Î¥H¤UÅܼơG%id%, %name%, %description% ©Î¨ä¥L¦r¦ê¡C'); @define('INSTALL_PERMALINK_ARCHIVESPATH', '«O¦s¤å®w¸ô®|'); diff --git a/lang/serendipity_lang_zh.inc.php b/lang/serendipity_lang_zh.inc.php index 189fdb6..c9ab37e 100644 --- a/lang/serendipity_lang_zh.inc.php +++ b/lang/serendipity_lang_zh.inc.php @@ -676,7 +676,7 @@ @define('INSTALL_PERMALINK_AUTHOR', 'Permalink Author URL structure'); @define('INSTALL_PERMALINK_AUTHOR_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain authors may become available. You can use the variables %id%, %realname%, %username%, %email% and any other characters.'); @define('INSTALL_PERMALINK_CATEGORY', 'Permalink Category URL structure'); -@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description%, %month%, %year% and any other characters.'); +@define('INSTALL_PERMALINK_CATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where entries from certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_FEEDCATEGORY', 'Permalink RSS-Feed Category URL structure'); @define('INSTALL_PERMALINK_FEEDCATEGORY_DESC', 'Here you can define the relative URL structure begining from your base URL to where RSS-feeds frmo certain categories may become available. You can use the variables %id%, %name%, %description% and any other characters.'); @define('INSTALL_PERMALINK_ARCHIVESPATH', 'Path to archives'); -- 2.39.5