From e4530d4ae0045421db639c9adc2f714d38e8c238 Mon Sep 17 00:00:00 2001 From: Garvin Hicking Date: Thu, 29 Nov 2012 16:03:01 +0100 Subject: [PATCH] backport (hopefully alright) --- lang/UTF-8/plugin_lang.php | 1 + lang/UTF-8/serendipity_lang_bg.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_cn.inc.php | 5 +++++ lang/UTF-8/serendipity_lang_cs.inc.php | 18 ++++++++++-------- lang/UTF-8/serendipity_lang_cz.inc.php | 20 +++++++++++--------- lang/UTF-8/serendipity_lang_da.inc.php | 5 +++++ lang/UTF-8/serendipity_lang_de.inc.php | 3 +++ lang/UTF-8/serendipity_lang_en.inc.php | 4 +++- lang/UTF-8/serendipity_lang_es.inc.php | 5 +++++ lang/UTF-8/serendipity_lang_fa.inc.php | 5 +++++ lang/UTF-8/serendipity_lang_fi.inc.php | 5 +++++ lang/UTF-8/serendipity_lang_fr.inc.php | 5 +++++ lang/UTF-8/serendipity_lang_hu.inc.php | 7 ++++++- lang/UTF-8/serendipity_lang_is.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_it.inc.php | 6 +++++- lang/UTF-8/serendipity_lang_ja.inc.php | 5 +++++ lang/UTF-8/serendipity_lang_ko.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_nl.inc.php | 5 +++++ lang/UTF-8/serendipity_lang_no.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_pl.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_pt.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_pt_PT.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_ro.inc.php | 5 +++++ lang/UTF-8/serendipity_lang_ru.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_sa.inc.php | 5 +++++ lang/UTF-8/serendipity_lang_se.inc.php | 7 ++++++- lang/UTF-8/serendipity_lang_sk.inc.php | 1 + lang/UTF-8/serendipity_lang_ta.inc.php | 6 +++++- lang/UTF-8/serendipity_lang_tn.inc.php | 5 +++++ lang/UTF-8/serendipity_lang_tr.inc.php | 7 ++++++- lang/UTF-8/serendipity_lang_tw.inc.php | 5 +++++ lang/UTF-8/serendipity_lang_zh.inc.php | 4 ++++ lang/addlang.txt | 3 +-- lang/plugin_lang.php | 1 + lang/serendipity_lang_bg.inc.php | 4 ++++ lang/serendipity_lang_cn.inc.php | 5 +++++ lang/serendipity_lang_cs.inc.php | 14 ++++++++------ lang/serendipity_lang_cz.inc.php | 16 +++++++++------- lang/serendipity_lang_da.inc.php | 5 +++++ lang/serendipity_lang_de.inc.php | 3 +++ lang/serendipity_lang_en.inc.php | 4 +++- lang/serendipity_lang_es.inc.php | 5 +++++ lang/serendipity_lang_fa.inc.php | 5 +++++ lang/serendipity_lang_fi.inc.php | 5 +++++ lang/serendipity_lang_fr.inc.php | 5 +++++ lang/serendipity_lang_hu.inc.php | 7 ++++++- lang/serendipity_lang_is.inc.php | 4 ++++ lang/serendipity_lang_it.inc.php | 6 +++++- lang/serendipity_lang_ja.inc.php | 5 +++++ lang/serendipity_lang_ko.inc.php | 4 ++++ lang/serendipity_lang_nl.inc.php | 5 +++++ lang/serendipity_lang_no.inc.php | 4 ++++ lang/serendipity_lang_pl.inc.php | 4 ++++ lang/serendipity_lang_pt.inc.php | 4 ++++ lang/serendipity_lang_pt_PT.inc.php | 4 ++++ lang/serendipity_lang_ro.inc.php | 5 +++++ lang/serendipity_lang_ru.inc.php | 4 ++++ lang/serendipity_lang_sa.inc.php | 5 +++++ lang/serendipity_lang_se.inc.php | 7 ++++++- lang/serendipity_lang_sk.inc.php | 1 + lang/serendipity_lang_ta.inc.php | 6 +++++- lang/serendipity_lang_tn.inc.php | 5 +++++ lang/serendipity_lang_tr.inc.php | 7 ++++++- lang/serendipity_lang_tw.inc.php | 5 +++++ lang/serendipity_lang_zh.inc.php | 4 ++++ 65 files changed, 303 insertions(+), 44 deletions(-) diff --git a/lang/UTF-8/plugin_lang.php b/lang/UTF-8/plugin_lang.php index c18f74f6..924e193c 100644 --- a/lang/UTF-8/plugin_lang.php +++ b/lang/UTF-8/plugin_lang.php @@ -157,3 +157,4 @@ foreach($const['missing'] AS $file => $constants) { @define('SUMMARY', 'Summary'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_bg.inc.php b/lang/UTF-8/serendipity_lang_bg.inc.php index 94b6a478..a2d53cdb 100644 --- a/lang/UTF-8/serendipity_lang_bg.inc.php +++ b/lang/UTF-8/serendipity_lang_bg.inc.php @@ -960,5 +960,9 @@ $i18n_filename_to = array('-', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_cn.inc.php b/lang/UTF-8/serendipity_lang_cn.inc.php index bc1dc739..e833df96 100644 --- a/lang/UTF-8/serendipity_lang_cn.inc.php +++ b/lang/UTF-8/serendipity_lang_cn.inc.php @@ -969,5 +969,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_cs.inc.php b/lang/UTF-8/serendipity_lang_cs.inc.php index f08fdf54..ef62e09b 100644 --- a/lang/UTF-8/serendipity_lang_cs.inc.php +++ b/lang/UTF-8/serendipity_lang_cs.inc.php @@ -1,7 +1,7 @@ - @@ -23,8 +23,6 @@ * @revisionDate 2011/04/17 * @author Vladimír Ajgl * @revisionDate 2012/01/08 - * @author Vladimír Ajgl - * @revisionDate 2012/09/09 */ $i18n_filename_from = array ( 'á','č','ď','é','ě','í','ĺ','ľ','ň','ó','ŕ','ř','ś','š','ť','ú','ů','ý','ź','ž', @@ -37,11 +35,11 @@ $i18n_filename_to = array ( '-', '', '', '', ); @define('LANG_CHARSET', 'UTF-8'); -@define('SQL_CHARSET', 'utf8'); +@define('SQL_CHARSET', 'utf8'); @define('DATE_LOCALES', 'cs_CZ.UTF-8, czech, cs'); @define('DATE_FORMAT_ENTRY', '%A, %e. %B %Y'); @define('DATE_FORMAT_SHORT', '%d.%m.%Y %H:%M'); -@define('WYSIWYG_LANG', 'cs-utf'); +@define('WYSIWYG_LANG', 'cs-utf'); @define('NUMBER_FORMAT_DECIMALS', '2'); @define('NUMBER_FORMAT_DECPOINT', ','); @define('NUMBER_FORMAT_THOUSANDS', ' '); @@ -1000,5 +998,9 @@ $i18n_filename_to = array ( @define('PENDING_COMMENT_SUBSCRIPTION', 'Čeká na potvrzení'); @define('NO_COMMENT_SUBSCRIPTION', 'Neodebíráno'); @define('SUMMARY', 'Souhrn'); -@define('ARCHIVE_SORT_STABLE', 'Neměnný archiv'); -@define('ARCHIVE_SORT_STABLE_DESC', 'Seřadí stránky archivu sestupně, takže jejich URL adresa bude odkazovat na stále stejné články a vyhledávače je nebudou muset re-indexovat.'); \ No newline at end of file + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); +@define('ARCHIVE_SORT_STABLE', 'Stable Archives'); +@define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_cz.inc.php b/lang/UTF-8/serendipity_lang_cz.inc.php index 19217e13..7240d7d4 100644 --- a/lang/UTF-8/serendipity_lang_cz.inc.php +++ b/lang/UTF-8/serendipity_lang_cz.inc.php @@ -1,7 +1,7 @@ - @@ -23,8 +23,6 @@ * @revisionDate 2011/04/17 * @author Vladimír Ajgl * @revisionDate 2012/01/08 - * @author Vladimír Ajgl - * @revisionDate 2012/09/09 */ $i18n_filename_from = array ( 'á','č','ď','é','ě','í','ĺ','ľ','ň','ó','ŕ','ř','ś','š','ť','ú','ů','ý','ź','ž', @@ -37,11 +35,11 @@ $i18n_filename_to = array ( '-', '', '', '', ); @define('LANG_CHARSET', 'UTF-8'); -@define('SQL_CHARSET', 'utf8'); +@define('SQL_CHARSET', 'utf8'); @define('DATE_LOCALES', 'cs_CZ.UTF-8, cs_CZ.UTF8, czech, cs'); @define('DATE_FORMAT_ENTRY', '%A, %e. %B %Y'); @define('DATE_FORMAT_SHORT', '%d.%m.%Y %H:%M'); -@define('WYSIWYG_LANG', 'cs-utf'); +@define('WYSIWYG_LANG', 'cs-utf'); @define('NUMBER_FORMAT_DECIMALS', '2'); @define('NUMBER_FORMAT_DECPOINT', ','); @define('NUMBER_FORMAT_THOUSANDS', ' '); @@ -999,6 +997,10 @@ $i18n_filename_to = array ( @define('ACTIVE_COMMENT_SUBSCRIPTION', 'Odebíráno'); @define('PENDING_COMMENT_SUBSCRIPTION', 'Čeká na potvrzení'); @define('NO_COMMENT_SUBSCRIPTION', 'Neodebíráno'); -@define('SUMMARY', 'Souhrn'); -@define('ARCHIVE_SORT_STABLE', 'Neměnný archiv'); -@define('ARCHIVE_SORT_STABLE_DESC', 'Seřadí stránky archivu sestupně, takže jejich URL adresa bude odkazovat na stále stejné články a vyhledávače je nebudou muset re-indexovat.'); \ No newline at end of file + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + +@define('SUMMARY', 'Souhrn');@define('ARCHIVE_SORT_STABLE', 'Stable Archives'); +@define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_da.inc.php b/lang/UTF-8/serendipity_lang_da.inc.php index bee1dca2..9a6b5ca9 100644 --- a/lang/UTF-8/serendipity_lang_da.inc.php +++ b/lang/UTF-8/serendipity_lang_da.inc.php @@ -966,5 +966,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_de.inc.php b/lang/UTF-8/serendipity_lang_de.inc.php index f44fb502..af204230 100644 --- a/lang/UTF-8/serendipity_lang_de.inc.php +++ b/lang/UTF-8/serendipity_lang_de.inc.php @@ -969,6 +969,9 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were translated on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'Sie beabsichtigen mehrere Dateien auf einmal zu löschen.
Wenn Sie diese in ihren Einträgen verwenden, wird das Löschen Lücken erzeugen.
Soll trotzdem fortgefahren werden?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); diff --git a/lang/UTF-8/serendipity_lang_en.inc.php b/lang/UTF-8/serendipity_lang_en.inc.php index 221d1ae6..e046cfa5 100644 --- a/lang/UTF-8/serendipity_lang_en.inc.php +++ b/lang/UTF-8/serendipity_lang_en.inc.php @@ -821,7 +821,6 @@ @define('WARNING_NO_GROUPS_SELECTED', 'Warning: You did not select any group memberships. This would effectively log you out of the usergroup management, and thus your group memberships were not changed.'); @define('INSTALL_RSSFETCHLIMIT', 'Entries to display in Feeds'); @define('INSTALL_RSSFETCHLIMIT_DESC', 'Number of entries to display for each page on the RSS Feed.'); - @define('INSTAL_DB_UTF8', 'Enable DB-charset conversion'); @define('INSTAL_DB_UTF8_DESC', 'Issues a MySQL "SET NAMES" query to indicate the required charset for the database. Turn this on or off, if you see weird characters in your blog.'); @define('ONTHEFLYSYNCH', 'Enable on-the-fly media synchronization'); @@ -968,6 +967,9 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); diff --git a/lang/UTF-8/serendipity_lang_es.inc.php b/lang/UTF-8/serendipity_lang_es.inc.php index af645c07..4f987e13 100644 --- a/lang/UTF-8/serendipity_lang_es.inc.php +++ b/lang/UTF-8/serendipity_lang_es.inc.php @@ -985,5 +985,10 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ?? @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_fa.inc.php b/lang/UTF-8/serendipity_lang_fa.inc.php index 280c2b7e..4e2a9533 100644 --- a/lang/UTF-8/serendipity_lang_fa.inc.php +++ b/lang/UTF-8/serendipity_lang_fa.inc.php @@ -969,5 +969,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_fi.inc.php b/lang/UTF-8/serendipity_lang_fi.inc.php index 4c732f44..671058ed 100644 --- a/lang/UTF-8/serendipity_lang_fi.inc.php +++ b/lang/UTF-8/serendipity_lang_fi.inc.php @@ -967,5 +967,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_fr.inc.php b/lang/UTF-8/serendipity_lang_fr.inc.php index 1a7bac96..3bb1abbe 100644 --- a/lang/UTF-8/serendipity_lang_fr.inc.php +++ b/lang/UTF-8/serendipity_lang_fr.inc.php @@ -974,5 +974,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_hu.inc.php b/lang/UTF-8/serendipity_lang_hu.inc.php index 0e14a174..dcfd8b19 100644 --- a/lang/UTF-8/serendipity_lang_hu.inc.php +++ b/lang/UTF-8/serendipity_lang_hu.inc.php @@ -1,4 +1,4 @@ - and Hrotkó Gábor @@ -965,5 +965,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_is.inc.php b/lang/UTF-8/serendipity_lang_is.inc.php index cc531faa..202e14dc 100644 --- a/lang/UTF-8/serendipity_lang_is.inc.php +++ b/lang/UTF-8/serendipity_lang_is.inc.php @@ -968,5 +968,9 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_it.inc.php b/lang/UTF-8/serendipity_lang_it.inc.php index a2ce14df..8651f6ae 100644 --- a/lang/UTF-8/serendipity_lang_it.inc.php +++ b/lang/UTF-8/serendipity_lang_it.inc.php @@ -1,4 +1,4 @@ - @@ -971,5 +971,9 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_ja.inc.php b/lang/UTF-8/serendipity_lang_ja.inc.php index 834007d6..258005f0 100644 --- a/lang/UTF-8/serendipity_lang_ja.inc.php +++ b/lang/UTF-8/serendipity_lang_ja.inc.php @@ -971,5 +971,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_ko.inc.php b/lang/UTF-8/serendipity_lang_ko.inc.php index c05bcd77..43fcb3bc 100644 --- a/lang/UTF-8/serendipity_lang_ko.inc.php +++ b/lang/UTF-8/serendipity_lang_ko.inc.php @@ -970,5 +970,9 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_nl.inc.php b/lang/UTF-8/serendipity_lang_nl.inc.php index 8c0f899f..f0b9f68b 100644 --- a/lang/UTF-8/serendipity_lang_nl.inc.php +++ b/lang/UTF-8/serendipity_lang_nl.inc.php @@ -969,5 +969,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_no.inc.php b/lang/UTF-8/serendipity_lang_no.inc.php index c91a3e89..4faad3d6 100644 --- a/lang/UTF-8/serendipity_lang_no.inc.php +++ b/lang/UTF-8/serendipity_lang_no.inc.php @@ -970,5 +970,9 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_pl.inc.php b/lang/UTF-8/serendipity_lang_pl.inc.php index 98ed7d1e..f43190a4 100644 --- a/lang/UTF-8/serendipity_lang_pl.inc.php +++ b/lang/UTF-8/serendipity_lang_pl.inc.php @@ -966,5 +966,9 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_pt.inc.php b/lang/UTF-8/serendipity_lang_pt.inc.php index aa47f2ce..3070f4bd 100644 --- a/lang/UTF-8/serendipity_lang_pt.inc.php +++ b/lang/UTF-8/serendipity_lang_pt.inc.php @@ -972,5 +972,9 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_pt_PT.inc.php b/lang/UTF-8/serendipity_lang_pt_PT.inc.php index 85cf7758..58e6b80c 100644 --- a/lang/UTF-8/serendipity_lang_pt_PT.inc.php +++ b/lang/UTF-8/serendipity_lang_pt_PT.inc.php @@ -979,5 +979,9 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_ro.inc.php b/lang/UTF-8/serendipity_lang_ro.inc.php index 0fea9371..34d588c6 100644 --- a/lang/UTF-8/serendipity_lang_ro.inc.php +++ b/lang/UTF-8/serendipity_lang_ro.inc.php @@ -968,5 +968,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_ru.inc.php b/lang/UTF-8/serendipity_lang_ru.inc.php index 2f9381d3..540b6862 100644 --- a/lang/UTF-8/serendipity_lang_ru.inc.php +++ b/lang/UTF-8/serendipity_lang_ru.inc.php @@ -971,5 +971,9 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_sa.inc.php b/lang/UTF-8/serendipity_lang_sa.inc.php index 5c6cbb39..bf0fa575 100644 --- a/lang/UTF-8/serendipity_lang_sa.inc.php +++ b/lang/UTF-8/serendipity_lang_sa.inc.php @@ -886,5 +886,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_se.inc.php b/lang/UTF-8/serendipity_lang_se.inc.php index 54017ba9..ddcadcdf 100644 --- a/lang/UTF-8/serendipity_lang_se.inc.php +++ b/lang/UTF-8/serendipity_lang_se.inc.php @@ -1,4 +1,4 @@ - @@ -967,5 +967,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_sk.inc.php b/lang/UTF-8/serendipity_lang_sk.inc.php index 08e4c296..777b4214 100644 --- a/lang/UTF-8/serendipity_lang_sk.inc.php +++ b/lang/UTF-8/serendipity_lang_sk.inc.php @@ -963,3 +963,4 @@ $i18n_filename_to = array ( @define('QUICKSEARCH_SORT_RELEVANCE', 'Relevancia'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_ta.inc.php b/lang/UTF-8/serendipity_lang_ta.inc.php index 6c001851..33947b46 100644 --- a/lang/UTF-8/serendipity_lang_ta.inc.php +++ b/lang/UTF-8/serendipity_lang_ta.inc.php @@ -1,4 +1,4 @@ -If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_tn.inc.php b/lang/UTF-8/serendipity_lang_tn.inc.php index e4389a2a..d008eecc 100644 --- a/lang/UTF-8/serendipity_lang_tn.inc.php +++ b/lang/UTF-8/serendipity_lang_tn.inc.php @@ -971,5 +971,10 @@ $i18n_unknown = 'tw'; @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_tr.inc.php b/lang/UTF-8/serendipity_lang_tr.inc.php index 1c603a66..f3e30be6 100644 --- a/lang/UTF-8/serendipity_lang_tr.inc.php +++ b/lang/UTF-8/serendipity_lang_tr.inc.php @@ -1,4 +1,4 @@ -If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_tw.inc.php b/lang/UTF-8/serendipity_lang_tw.inc.php index 6540d190..abc4d175 100644 --- a/lang/UTF-8/serendipity_lang_tw.inc.php +++ b/lang/UTF-8/serendipity_lang_tw.inc.php @@ -972,5 +972,10 @@ $i18n_unknown = 'tw'; @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/UTF-8/serendipity_lang_zh.inc.php b/lang/UTF-8/serendipity_lang_zh.inc.php index d7e46ee2..258f0861 100644 --- a/lang/UTF-8/serendipity_lang_zh.inc.php +++ b/lang/UTF-8/serendipity_lang_zh.inc.php @@ -968,5 +968,9 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/addlang.txt b/lang/addlang.txt index 2bd7cefe..f7daa395 100644 --- a/lang/addlang.txt +++ b/lang/addlang.txt @@ -1,2 +1 @@ -@define('ARCHIVE_SORT_STABLE', 'Stable Archives'); -@define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/plugin_lang.php b/lang/plugin_lang.php index c18f74f6..924e193c 100644 --- a/lang/plugin_lang.php +++ b/lang/plugin_lang.php @@ -157,3 +157,4 @@ foreach($const['missing'] AS $file => $constants) { @define('SUMMARY', 'Summary'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_bg.inc.php b/lang/serendipity_lang_bg.inc.php index 217017a4..1a4632d6 100644 --- a/lang/serendipity_lang_bg.inc.php +++ b/lang/serendipity_lang_bg.inc.php @@ -960,5 +960,9 @@ $i18n_filename_to = array('-', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_cn.inc.php b/lang/serendipity_lang_cn.inc.php index bc1dc739..e833df96 100644 --- a/lang/serendipity_lang_cn.inc.php +++ b/lang/serendipity_lang_cn.inc.php @@ -969,5 +969,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_cs.inc.php b/lang/serendipity_lang_cs.inc.php index f7286f8d..49074203 100644 --- a/lang/serendipity_lang_cs.inc.php +++ b/lang/serendipity_lang_cs.inc.php @@ -1,7 +1,7 @@ - @@ -23,8 +23,6 @@ * @revisionDate 2011/04/17 * @author Vladimr Ajgl * @revisionDate 2012/01/08 - * @author Vladimr Ajgl - * @revisionDate 2012/09/09 */ $i18n_filename_from = array ( '','','','','','','','','','','','','','','','','','','','', @@ -1000,5 +998,9 @@ $i18n_filename_to = array ( @define('PENDING_COMMENT_SUBSCRIPTION', 'ek na potvrzen'); @define('NO_COMMENT_SUBSCRIPTION', 'Neodebrno'); @define('SUMMARY', 'Souhrn'); -@define('ARCHIVE_SORT_STABLE', 'Nemnn archiv'); -@define('ARCHIVE_SORT_STABLE_DESC', 'Sead strnky archivu sestupn, take jejich URL adresa bude odkazovat na stle stejn lnky a vyhledvae je nebudou muset re-indexovat.'); \ No newline at end of file + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); +@define('ARCHIVE_SORT_STABLE', 'Stable Archives'); +@define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_cz.inc.php b/lang/serendipity_lang_cz.inc.php index 79f04a47..93f55d9b 100644 --- a/lang/serendipity_lang_cz.inc.php +++ b/lang/serendipity_lang_cz.inc.php @@ -1,7 +1,7 @@ - @@ -23,8 +23,6 @@ * @revisionDate 2011/04/17 * @author Vladimr Ajgl * @revisionDate 2012/01/08 - * @author Vladimr Ajgl - * @revisionDate 2012/09/09 */ $i18n_filename_from = array ( '','','','','','','','','','','','','','','','','','','','', @@ -999,6 +997,10 @@ $i18n_filename_to = array ( @define('ACTIVE_COMMENT_SUBSCRIPTION', 'Odebrno'); @define('PENDING_COMMENT_SUBSCRIPTION', 'ek na potvrzen'); @define('NO_COMMENT_SUBSCRIPTION', 'Neodebrno'); -@define('SUMMARY', 'Souhrn'); -@define('ARCHIVE_SORT_STABLE', 'Nemnn archiv'); -@define('ARCHIVE_SORT_STABLE_DESC', 'Sead strnky archivu sestupn, take jejich URL adresa bude odkazovat na stle stejn lnky a vyhledvae je nebudou muset re-indexovat.'); \ No newline at end of file + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + +@define('SUMMARY', 'Souhrn');@define('ARCHIVE_SORT_STABLE', 'Stable Archives'); +@define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_da.inc.php b/lang/serendipity_lang_da.inc.php index a15ee35a..fe8b4dd1 100644 --- a/lang/serendipity_lang_da.inc.php +++ b/lang/serendipity_lang_da.inc.php @@ -966,5 +966,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_de.inc.php b/lang/serendipity_lang_de.inc.php index cc60735c..caada618 100644 --- a/lang/serendipity_lang_de.inc.php +++ b/lang/serendipity_lang_de.inc.php @@ -969,6 +969,9 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were translated on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'Sie beabsichtigen mehrere Dateien auf einmal zu lschen.
Wenn Sie diese in ihren Eintrgen verwenden, wird das Lschen Lcken erzeugen.
Soll trotzdem fortgefahren werden?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); diff --git a/lang/serendipity_lang_en.inc.php b/lang/serendipity_lang_en.inc.php index cc513215..b918c269 100644 --- a/lang/serendipity_lang_en.inc.php +++ b/lang/serendipity_lang_en.inc.php @@ -821,7 +821,6 @@ @define('WARNING_NO_GROUPS_SELECTED', 'Warning: You did not select any group memberships. This would effectively log you out of the usergroup management, and thus your group memberships were not changed.'); @define('INSTALL_RSSFETCHLIMIT', 'Entries to display in Feeds'); @define('INSTALL_RSSFETCHLIMIT_DESC', 'Number of entries to display for each page on the RSS Feed.'); - @define('INSTAL_DB_UTF8', 'Enable DB-charset conversion'); @define('INSTAL_DB_UTF8_DESC', 'Issues a MySQL "SET NAMES" query to indicate the required charset for the database. Turn this on or off, if you see weird characters in your blog.'); @define('ONTHEFLYSYNCH', 'Enable on-the-fly media synchronization'); @@ -968,6 +967,9 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); diff --git a/lang/serendipity_lang_es.inc.php b/lang/serendipity_lang_es.inc.php index fe68fc64..a95109c5 100644 --- a/lang/serendipity_lang_es.inc.php +++ b/lang/serendipity_lang_es.inc.php @@ -985,5 +985,10 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ?? @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_fa.inc.php b/lang/serendipity_lang_fa.inc.php index 280c2b7e..4e2a9533 100644 --- a/lang/serendipity_lang_fa.inc.php +++ b/lang/serendipity_lang_fa.inc.php @@ -969,5 +969,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_fi.inc.php b/lang/serendipity_lang_fi.inc.php index 4c732f44..671058ed 100644 --- a/lang/serendipity_lang_fi.inc.php +++ b/lang/serendipity_lang_fi.inc.php @@ -967,5 +967,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_fr.inc.php b/lang/serendipity_lang_fr.inc.php index d521ce83..e6405247 100644 --- a/lang/serendipity_lang_fr.inc.php +++ b/lang/serendipity_lang_fr.inc.php @@ -974,5 +974,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_hu.inc.php b/lang/serendipity_lang_hu.inc.php index c0d40ba9..5d178dc1 100644 --- a/lang/serendipity_lang_hu.inc.php +++ b/lang/serendipity_lang_hu.inc.php @@ -1,4 +1,4 @@ - and Hrotk Gbor @@ -965,5 +965,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_is.inc.php b/lang/serendipity_lang_is.inc.php index c2284870..f9dbd63a 100644 --- a/lang/serendipity_lang_is.inc.php +++ b/lang/serendipity_lang_is.inc.php @@ -968,5 +968,9 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_it.inc.php b/lang/serendipity_lang_it.inc.php index 0e9e5e2e..6d3db298 100644 --- a/lang/serendipity_lang_it.inc.php +++ b/lang/serendipity_lang_it.inc.php @@ -1,4 +1,4 @@ - @@ -971,5 +971,9 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_ja.inc.php b/lang/serendipity_lang_ja.inc.php index 834007d6..258005f0 100644 --- a/lang/serendipity_lang_ja.inc.php +++ b/lang/serendipity_lang_ja.inc.php @@ -971,5 +971,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_ko.inc.php b/lang/serendipity_lang_ko.inc.php index c05bcd77..43fcb3bc 100644 --- a/lang/serendipity_lang_ko.inc.php +++ b/lang/serendipity_lang_ko.inc.php @@ -970,5 +970,9 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_nl.inc.php b/lang/serendipity_lang_nl.inc.php index 42ca9f2a..cdc236e3 100644 --- a/lang/serendipity_lang_nl.inc.php +++ b/lang/serendipity_lang_nl.inc.php @@ -969,5 +969,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_no.inc.php b/lang/serendipity_lang_no.inc.php index e3ed9173..15846173 100644 --- a/lang/serendipity_lang_no.inc.php +++ b/lang/serendipity_lang_no.inc.php @@ -970,5 +970,9 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_pl.inc.php b/lang/serendipity_lang_pl.inc.php index e1a2e9ad..d7cdeb29 100644 --- a/lang/serendipity_lang_pl.inc.php +++ b/lang/serendipity_lang_pl.inc.php @@ -966,5 +966,9 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_pt.inc.php b/lang/serendipity_lang_pt.inc.php index a1c3ddd7..cff9027d 100644 --- a/lang/serendipity_lang_pt.inc.php +++ b/lang/serendipity_lang_pt.inc.php @@ -972,5 +972,9 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_pt_PT.inc.php b/lang/serendipity_lang_pt_PT.inc.php index a54af89f..3775c8f9 100644 --- a/lang/serendipity_lang_pt_PT.inc.php +++ b/lang/serendipity_lang_pt_PT.inc.php @@ -979,5 +979,9 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_ro.inc.php b/lang/serendipity_lang_ro.inc.php index 0fea9371..34d588c6 100644 --- a/lang/serendipity_lang_ro.inc.php +++ b/lang/serendipity_lang_ro.inc.php @@ -968,5 +968,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_ru.inc.php b/lang/serendipity_lang_ru.inc.php index 2f9381d3..540b6862 100644 --- a/lang/serendipity_lang_ru.inc.php +++ b/lang/serendipity_lang_ru.inc.php @@ -971,5 +971,9 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_sa.inc.php b/lang/serendipity_lang_sa.inc.php index f04ad094..deed0325 100644 --- a/lang/serendipity_lang_sa.inc.php +++ b/lang/serendipity_lang_sa.inc.php @@ -886,5 +886,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_se.inc.php b/lang/serendipity_lang_se.inc.php index fdec8c14..29c7fb05 100644 --- a/lang/serendipity_lang_se.inc.php +++ b/lang/serendipity_lang_se.inc.php @@ -1,4 +1,4 @@ - @@ -967,5 +967,10 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_sk.inc.php b/lang/serendipity_lang_sk.inc.php index 08e4c296..777b4214 100644 --- a/lang/serendipity_lang_sk.inc.php +++ b/lang/serendipity_lang_sk.inc.php @@ -963,3 +963,4 @@ $i18n_filename_to = array ( @define('QUICKSEARCH_SORT_RELEVANCE', 'Relevancia'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_ta.inc.php b/lang/serendipity_lang_ta.inc.php index 6c001851..33947b46 100644 --- a/lang/serendipity_lang_ta.inc.php +++ b/lang/serendipity_lang_ta.inc.php @@ -1,4 +1,4 @@ -If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_tn.inc.php b/lang/serendipity_lang_tn.inc.php index e4389a2a..d008eecc 100644 --- a/lang/serendipity_lang_tn.inc.php +++ b/lang/serendipity_lang_tn.inc.php @@ -971,5 +971,10 @@ $i18n_unknown = 'tw'; @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_tr.inc.php b/lang/serendipity_lang_tr.inc.php index 1c603a66..f3e30be6 100644 --- a/lang/serendipity_lang_tr.inc.php +++ b/lang/serendipity_lang_tr.inc.php @@ -1,4 +1,4 @@ -If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_tw.inc.php b/lang/serendipity_lang_tw.inc.php index 6e5efff0..fa55741d 100644 --- a/lang/serendipity_lang_tw.inc.php +++ b/lang/serendipity_lang_tw.inc.php @@ -972,5 +972,10 @@ $i18n_unknown = 'tw'; @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); + @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)'); diff --git a/lang/serendipity_lang_zh.inc.php b/lang/serendipity_lang_zh.inc.php index a1faf01c..37f421a0 100644 --- a/lang/serendipity_lang_zh.inc.php +++ b/lang/serendipity_lang_zh.inc.php @@ -968,5 +968,9 @@ @define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation'); @define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed'); @define('SUMMARY', 'Summary'); + +// Next lines were added on 2012/05/29 +@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.
If you are using these in some of your entries, it will cause dead links or images
Are you sure you wish to proceed?

'); @define('ARCHIVE_SORT_STABLE', 'Stable Archives'); @define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.'); +@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)');