Language additions

This commit is contained in:
Garvin Hicking 2007-03-22 11:41:57 +00:00
parent 32823fbd56
commit 85158ff752
63 changed files with 277 additions and 148 deletions

View File

@ -90,3 +90,7 @@ foreach($const['missing'] AS $file => $constants) {
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -679,8 +679,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Път до единична приставка');
@define('INSTALL_PERMALINK_ADMINPATH', 'Път до администриране');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Път до търсене');
@define('USERCONF_CREATE', 'Забрана за създаване на статии?');
@define('USERCONF_CREATE_DESC', 'Ако е избрана, потребителят не може да създава нови статии');
@define('INSTALL_CAL', 'Вид календар');
@define('INSTALL_CAL_DESC', 'Изберете исканият от вас формат на календар');
@define('REPLY', 'Отговор');
@ -875,5 +873,9 @@
@define('DELETE_SELECTED_ENTRIES', 'Изтриване на избраните статии');
@define('PLUGIN_AUTHORS_MINCOUNT', 'Показване само на автори с най-малко X статии');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Запомняне (отмятане) на тази връзка с възможност след това да бъде използвана, за да може съдържанието на страницата да се появява в съдържанието на статия в блога.');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Запомняне (отмятане) на тази връзка с възможност след това да бъде използвана, за да може съдържанието на страницата да се появява в съдържанието на статия в блога.');
@define('IMPORT_WP_PAGES', 'Също приемане на статичните страници като нормални статии ?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_cn.inc.php 1515 2006-11-22 10:30:13Z garvinhicking $
<?php # $Id: serendipity_lang_cn.inc.php 1593 2007-01-22 10:45:39Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translated by
@ -694,8 +694,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', '单外挂路径');
@define('INSTALL_PERMALINK_ADMINPATH', '管理路径');
@define('INSTALL_PERMALINK_SEARCHPATH', '搜索路径');
@define('USERCONF_CREATE', '不允许新增新文章');
@define('USERCONF_CREATE_DESC', '如果选择,作者将不能发布新文章。');
@define('INSTALL_CAL', '日历类型');
@define('INSTALL_CAL_DESC', '请选择你要的日历类型');
@define('REPLY', '回复');
@ -890,3 +888,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_cs.inc.php 1533 2006-12-04 09:20:14Z garvinhicking $
<?php # $Id: serendipity_lang_cs.inc.php 1593 2007-01-22 10:45:39Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translation (c) 2004 Josef Klimosz <ok2wo@centrum.cz>
@ -703,8 +703,6 @@ $i18n_filename_to = array (
@define('INSTALL_PERMALINK_PLUGINPATH', 'Cesta k jednotlivému pluginu');
@define('INSTALL_PERMALINK_ADMINPATH', 'Cesta k adminu');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Cesta k vyhledávání');
@define('USERCONF_CREATE', 'Zakázat vytváření záznamů?');
@define('USERCONF_CREATE_DESC', 'Pokud bude vybráno, uživatel nemůže vytvářet nové záznamy');
@define('INSTALL_CAL', 'Typ kalendáře');
@define('INSTALL_CAL_DESC', 'Vyberte formát kalendáře');
@define('REPLY', 'Odpověď');
@ -898,3 +896,7 @@ $i18n_filename_to = array (
@define('PERMISSION_FORBIDDEN_ENABLE', 'Povolit Plugin ACL pro uživatelské skupiny?');
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'Jestliže je volba "Plugin ACL pro uživatelské skupiny" v konfiguraci povolena, můžete určit, které skupiny uživatelů mohou provádět určité pluginy/události.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_cz.inc.php 1533 2006-12-04 09:20:14Z garvinhicking $
<?php # $Id: serendipity_lang_cz.inc.php 1593 2007-01-22 10:45:39Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translation (c) 2004 Josef Klimosz <ok2wo@centrum.cz>
@ -703,8 +703,6 @@ $i18n_filename_to = array (
@define('INSTALL_PERMALINK_PLUGINPATH', 'Cesta k jednotlivému pluginu');
@define('INSTALL_PERMALINK_ADMINPATH', 'Cesta k adminu');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Cesta k vyhledávání');
@define('USERCONF_CREATE', 'Zakázat vytváření záznamů?');
@define('USERCONF_CREATE_DESC', 'Pokud bude vybráno, uživatel nemůže vytvářet nové záznamy');
@define('INSTALL_CAL', 'Typ kalendáře');
@define('INSTALL_CAL_DESC', 'Vyberte formát kalendáře');
@define('REPLY', 'Odpověď');
@ -898,3 +896,7 @@ $i18n_filename_to = array (
@define('PERMISSION_FORBIDDEN_ENABLE', 'Povolit Plugin ACL pro uživatelské skupiny?');
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'Jestliže je volba "Plugin ACL pro uživatelské skupiny" v konfiguraci povolena, můžete určit, které skupiny uživatelů mohou provádět určité pluginy/události.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_da.inc.php 1515 2006-11-22 10:30:13Z garvinhicking $
<?php # $Id: serendipity_lang_da.inc.php 1593 2007-01-22 10:45:39Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translation (c) by Tom Sommer, <ts@dreamcoder.dk>
@ -691,8 +691,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Sti til et plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Sti til admin');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Sti til søgning');
@define('USERCONF_CREATE', 'Forbyd oprettelse af artikler?');
@define('USERCONF_CREATE_DESC', 'Hvis valgt, kan denne bruger ikke oprette nye artikler');
@define('INSTALL_CAL', 'Kalendar type');
@define('INSTALL_CAL_DESC', 'Vælg dit kalenderformat');
@define('REPLY', 'Svar');
@ -887,3 +885,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_de.inc.php 1515 2006-11-22 10:30:13Z garvinhicking $
<?php # $Id: serendipity_lang_de.inc.php 1621 2007-02-21 09:22:12Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translation (c) Jannis Hermanns, Garvin Hicking and others
@ -692,8 +692,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Pfad zu einem externen Plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Pfad zur Administration');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Pfad zur Suche');
@define('USERCONF_CREATE', 'Erstellung von Einträgen verbieten?');
@define('USERCONF_CREATE_DESC', 'Falls diese Option aktiviert ist, darf ein Benutzer keine neuen Einträge erstellen.');
@define('INSTALL_CAL', 'Kalendertyp');
@define('INSTALL_CAL_DESC', 'Wählen Sie das gewünschte Kalenderformat');
@define('REPLY', 'Antwort');
@ -881,7 +879,11 @@
@define('PERMISSION_FORBIDDEN_ENABLE', 'Sollen persönliche Plugin-Rechte für Benutzergruppen aktiviert werden?');
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'Falls diese Option aktiviert ist, können Sie bei jeder Benutzergruppe definieren, welche Plugins/Ereignisse diese Gruppe ausführen darf.');
@define('DELETE_SELECTED_ENTRIES', 'Markierte Einträge löschen');
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
@define('PLUGIN_AUTHORS_MINCOUNT', 'Nur Autoren mit mindestens X Beiträgen anzeigen');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Fügen Sie diesen Link als Lesezeichen/Favoriten hinzu. Dann können Sie dieses Lesezeichen auf jeder beliebigen Seite benutzen um so sofort in ihr Serendipity-Blog zu gelangen.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('IMPORT_WP_PAGES', 'Auch attachments und staticpages als normale Blog-Einträge importieren?');
@define('USERCONF_CREATE', '`Benutzer deaktivieren / Rechte entziehen?');
@define('USERCONF_CREATE_DESC', 'Wenn diese Option aktiviert ist, wird dieser Benutzer keine Möglichkeit mehr haben Einträge anzulegen oder sonstige Aktionen auszuführen. Wenn er in die Administrations-Oberfläche kommt, wird er nichts anderes tun können als seine Persönlichen Einstellungen zu ändern und sich auszuloggen.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_en.inc.php 1515 2006-11-22 10:30:13Z garvinhicking $
<?php # $Id: serendipity_lang_en.inc.php 1607 2007-02-01 11:36:16Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
/* vim: set sts=4 ts=4 expandtab : */
@ -693,8 +693,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Path to single plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Path to admin');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Path to search');
@define('USERCONF_CREATE', 'Forbid creating entries?');
@define('USERCONF_CREATE_DESC', 'If selected, the user may not create new entries');
@define('INSTALL_CAL', 'Calendar Type');
@define('INSTALL_CAL_DESC', 'Choose your desired Calendar format');
@define('REPLY', 'Reply');
@ -886,3 +884,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_es.inc.php 1515 2006-11-22 10:30:13Z garvinhicking $
<?php # $Id: serendipity_lang_es.inc.php 1593 2007-01-22 10:45:39Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translation (c) by Luis Cervantes <LuisCervantes@ono.com>,
@ -706,8 +706,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Ruta a extensión');
@define('INSTALL_PERMALINK_ADMINPATH', 'Ruta a admin');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Ruta para buscar');
@define('USERCONF_CREATE', '¿Prohibir crear entradas?');
@define('USERCONF_CREATE_DESC', 'Si lo seleccionas el usuario no podrá crear nuevas entradas');
@define('INSTALL_CAL', 'Tipo de calendario');
@define('INSTALL_CAL_DESC', 'Elige tu formato de calendario');
@define('REPLY', 'Responder');
@ -906,3 +904,7 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ??
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_fa.inc.php 1515 2006-11-22 10:30:13Z garvinhicking $
<?php # $Id: serendipity_lang_fa.inc.php 1607 2007-02-01 11:36:16Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# this translation, translated by Omid Mottaghi <http://oxygenws.com>
@ -691,8 +691,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'مسیر به صفحه افزونه');
@define('INSTALL_PERMALINK_ADMINPATH', 'مسیر به صفحه مدیر');
@define('INSTALL_PERMALINK_SEARCHPATH', 'مسیر به صفحه جستجو');
@define('USERCONF_CREATE', 'ارسال مطلب ممنوع شود؟');
@define('USERCONF_CREATE_DESC', 'اگر انتخاب شود، کاربر نمی تواند مطلب جدیدی ارسال کند');
@define('INSTALL_CAL', 'تقویم');
@define('INSTALL_CAL_DESC', 'نوع تقویم خود را انتخاب کنید');
@define('REPLY', 'پاسخ');
@ -890,3 +888,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_fi.inc.php 1515 2006-11-22 10:30:13Z garvinhicking $
<?php # $Id: serendipity_lang_fi.inc.php 1607 2007-02-01 11:36:16Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translation by Mauri Sahlberg <mos@iki.fi>
@ -689,8 +689,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Yksittäisen laajennuksen polku');
@define('INSTALL_PERMALINK_ADMINPATH', 'Ylläpitopolku');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Hakupolku');
@define('USERCONF_CREATE', 'Kiellä kirjoittaminen blogiin?');
@define('USERCONF_CREATE_DESC', 'Jos "Kyllä", niin käyttäjä ei saa kirjoittaa blogiin.');
@define('INSTALL_CAL', 'Kalenterin tyyppi');
@define('INSTALL_CAL_DESC', 'Valitse käytettävä kalenterimuoto');
@define('REPLY', 'Reply');
@ -888,3 +886,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_fr.inc.php 1515 2006-11-22 10:30:13Z garvinhicking $
<?php # $Id: serendipity_lang_fr.inc.php 1607 2007-02-01 11:36:16Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translation by Sebastian Mordziol <argh@php-tools.net>
@ -695,8 +695,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Chemin d\'accès à un plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Chemin d\'accès à l\'administration');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Chemin d\'accès à la recherche');
@define('USERCONF_CREATE', 'Interdire l\'ajout de billets ?');
@define('USERCONF_CREATE_DESC', 'Si activée, cette option empêche l\'utilisateur d\'ajouter de nouveaux billets.');
@define('INSTALL_CAL', 'Type de calendrier');
@define('INSTALL_CAL_DESC', 'Choisissez votre format de calendrier préféré');
@define('REPLY', 'Répondre');
@ -895,3 +893,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -690,8 +690,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Path to single plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Path to admin');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Path to search');
@define('USERCONF_CREATE', 'Forbid creating entries?');
@define('USERCONF_CREATE_DESC', 'If selected, the user may not create new entries');
@define('INSTALL_CAL', 'Calendar Type');
@define('INSTALL_CAL_DESC', 'Choose your desired Calendar format');
@define('REPLY', 'Reply');
@ -889,3 +887,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_is.inc.php 1515 2006-11-22 10:30:13Z garvinhicking $
<?php # $Id: serendipity_lang_is.inc.php 1607 2007-02-01 11:36:16Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translation by Örn Arnarson <orn@arnarson.net>
@ -690,8 +690,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Slóð til stakrar viðbótar');
@define('INSTALL_PERMALINK_ADMINPATH', 'Slóð til stjórnkerfis');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Slóð til leitar');
@define('USERCONF_CREATE', 'Banna nýskráningu færsla?');
@define('USERCONF_CREATE_DESC', 'Ef valið getur notandi ekki skráð nýjar færslur');
@define('INSTALL_CAL', 'Tegund dagatals');
@define('INSTALL_CAL_DESC', 'Veldu forsnið óskaðs dagatals');
@define('REPLY', 'Svara');
@ -889,3 +887,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -693,8 +693,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Percorso per il singole plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Percorso per l\'amministrazione');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Percorso della ricerca');
@define('USERCONF_CREATE', 'Impedisci di creare le notizie?');
@define('USERCONF_CREATE_DESC', 'Se selezionato, l\'utente non può creare nuove notizie');
@define('INSTALL_CAL', 'Tipo di Calendario');
@define('INSTALL_CAL_DESC', 'Scegli il formato del Calendario');
@define('REPLY', 'Rispondi');
@ -892,3 +890,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -691,8 +691,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', '単一プラグインへのパス');
@define('INSTALL_PERMALINK_ADMINPATH', '管理へのパス');
@define('INSTALL_PERMALINK_SEARCHPATH', '検索へのパス');
@define('USERCONF_CREATE', 'エントリの作成を禁止する');
@define('USERCONF_CREATE_DESC', '選択した場合、ユーザーは新しいエントリを作成できなくなります。');
@define('INSTALL_CAL', 'カレンダーの種類');
@define('INSTALL_CAL_DESC', 'あなたの希望のカレンダーの形式を選びます。');
@define('REPLY', '返信');
@ -892,3 +890,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'ブックマークレット');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_ko.inc.php 1515 2006-11-22 10:30:13Z garvinhicking $
<?php # $Id: serendipity_lang_ko.inc.php 1607 2007-02-01 11:36:16Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translated by: Wesley Hwang-Chung <wesley96@gmail.com>
@ -692,8 +692,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', '하나의 플러그인으로 가는 경로');
@define('INSTALL_PERMALINK_ADMINPATH', '관리 화면으로 가는 경로');
@define('INSTALL_PERMALINK_SEARCHPATH', '검색하기 위한 경로');
@define('USERCONF_CREATE', '글 생성 금지하기');
@define('USERCONF_CREATE_DESC', '선택할 경우, 사용자가 새로운 글을 생성하지 못합니다.');
@define('INSTALL_CAL', '달력 종류');
@define('INSTALL_CAL_DESC', '원하는 달력의 형태를 고르십시오.');
@define('REPLY', '답글');
@ -891,3 +889,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_nl.inc.php 1515 2006-11-22 10:30:13Z garvinhicking $
<?php # $Id: serendipity_lang_nl.inc.php 1603 2007-01-29 08:44:12Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translation (c) by Christiaan Heerze <webmaster@heimp.nl>
@ -691,8 +691,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Pad naar enkele plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Pad naar admin');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Zoekpad');
@define('USERCONF_CREATE', 'Het aanmaken van artikelen verbieden?');
@define('USERCONF_CREATE_DESC', 'Als dit is aangevinkt mag de auteur geen nieuwe artikelen aanmaken');
@define('INSTALL_CAL', 'Kalendertype');
@define('INSTALL_CAL_DESC', 'Kies het gewenste kalendertype');
@define('REPLY', 'Beantwoorden');
@ -890,3 +888,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Maak een bladwijzer van deze hyperlink en gebruik het dan bij elke website waarover je wilt schrijven om snel toegang te krijgen tot je weblog.');
@define('IMPORT_WP_PAGES', 'Ook bijlagen en statische pagina\'s als gewone artikelen ophalen?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_no.inc.php 1515 2006-11-22 10:30:13Z garvinhicking $
<?php # $Id: serendipity_lang_no.inc.php 1607 2007-02-01 11:36:16Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translation (c) by Jo Christian Oterhals <oterhals@gmail.com>
@ -692,8 +692,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Path to single plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Path to admin');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Path to search');
@define('USERCONF_CREATE', 'Forbid creating entries?');
@define('USERCONF_CREATE_DESC', 'If selected, the user may not create new entries');
@define('INSTALL_CAL', 'Calendar Type');
@define('INSTALL_CAL_DESC', 'Choose your desired Calendar format');
@define('REPLY', 'Svar');
@ -891,3 +889,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -695,8 +695,6 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C
@define('INSTALL_PERMALINK_PLUGINPATH', 'Path to single plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Path to admin');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Path to search');
@define('USERCONF_CREATE', 'Zabroń tworzenia wpisów?');
@define('USERCONF_CREATE_DESC', 'Jeśli wybrane, użytkownik nie może dokonywać nowych wpisów');
@define('INSTALL_CAL', 'Typ kalendarza');
@define('INSTALL_CAL_DESC', 'Wybierz swój typ kalendarza');
@define('REPLY', 'Odpowiedz');
@ -887,3 +885,7 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C
@define('PLUGIN_AUTHORS_MINCOUNT', 'Pokaż tylko autorów mających co najmniej X wpisów');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark (dodaj do Ulubionych) ten link i użyj na dowolnej stronie, o której chcesz blogować, by szybko dostać się do swojego bloga.');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_pt.inc.php 1515 2006-11-22 10:30:13Z garvinhicking $
<?php # $Id: serendipity_lang_pt.inc.php 1607 2007-02-01 11:36:16Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translation (c) by Agner Olson <agner@agner.net>
@ -694,8 +694,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Caminho para plugin único');
@define('INSTALL_PERMALINK_ADMINPATH', 'Caminho para administração');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Caminho para pesquisa');
@define('USERCONF_CREATE', 'Proibir a criação de entradas?');
@define('USERCONF_CREATE_DESC', 'Se selecionado, o usuário não poderá criar comentários');
@define('INSTALL_CAL', 'Tipo de calendário');
@define('INSTALL_CAL_DESC', 'Escolha o formato do calendário desejado');
@define('REPLY', 'Responder');
@ -893,3 +891,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -98,7 +98,7 @@
@define('SEARCH_FOR_ENTRY', 'Procure um artigo');
@define('ARCHIVES', 'Arquivos');
@define('BROWSE_ARCHIVES', 'Navegar nos arquivos por mês');
@define('TOP_REFERRER', 'Referidores mais importantes');
@define('TOP_REFERRER', 'Referenciadores mais importantes');
@define('SHOWS_TOP_SITES', 'Exibe os links de entrada mais utilizados para aceder no seu blogue');
@define('TOP_EXITS', 'Saídas Maiores');
@define('SHOWS_TOP_EXIT', 'Exibe os links de saída mais requisitados de seu blogue');
@ -304,7 +304,7 @@
@define('DIRECTORY_CREATED', 'Directoria <strong>%s</strong> foi criada.');
@define('PARENT_DIRECTORY', 'Directoria superior');
@define('CONFIRM_DELETE_DIRECTORY', 'Tem a certeza que quer apagar todo o conteúdo da directoria %s?');
@define('ERROR_NO_DIRECTORY', 'Erro: A Directoria %s não existente');
@define('ERROR_NO_DIRECTORY', 'Erro: A Directoria %s não existe');
@define('CHECKING_DIRECTORY', 'Verificando arquivos na directoria %s');
@define('DELETING_FILE', 'Apagando ficheiro %s...');
@define('ERROR_DIRECTORY_NOT_EMPTY', 'Não foi possível remover uma directoria que não está vazia. Marque a opção "forçar apagar" se também deseja remover os ficheiros nela contidos, e volte a dar o comando. Os ficheiros existentes são:');
@ -700,8 +700,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Caminho para plugin único'); //Verify
@define('INSTALL_PERMALINK_ADMINPATH', 'Caminho para Administração');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Caminho para a pesquisa'); //Verify
@define('USERCONF_CREATE', 'Proibir criar entradas?');
@define('USERCONF_CREATE_DESC', 'Se seleccionado, o utilizador não pode criar novas entradas');
@define('INSTALL_CAL', 'Género de calendário');
@define('INSTALL_CAL_DESC', 'Escolha o formato de calendário desejado');
@define('REPLY', 'Responder');
@ -899,4 +897,8 @@
@define('PLUGIN_AUTHORS_MINCOUNT', 'Mostar apenas Autores com um mínimo de X artigos');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Marque esta ligação e use-a em qualquer página em que quiser blogar para aceder rapidamente ao seu blogue Serendipity.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('IMPORT_WP_PAGES', 'Ir também buscar ficheiros anexados e páginas estáticas como entradas de blog normais?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -690,8 +690,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Path to single plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Path to admin');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Path to search');
@define('USERCONF_CREATE', 'Forbid creating entries?');
@define('USERCONF_CREATE_DESC', 'If selected, the user may not create new entries');
@define('INSTALL_CAL', 'Calendar Type');
@define('INSTALL_CAL_DESC', 'Choose your desired Calendar format');
@define('REPLY', 'Reply');
@ -889,3 +887,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_ru.inc.php 1515 2006-11-22 10:30:13Z garvinhicking $
<?php # $Id: serendipity_lang_ru.inc.php 1607 2007-02-01 11:36:16Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translation by Nightly <nightly@reys.net>
@ -693,8 +693,6 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
@define('INSTALL_PERMALINK_PLUGINPATH', 'Путь к отдельному плагину');
@define('INSTALL_PERMALINK_ADMINPATH', 'Путь для администрирования');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Путь к поиску');
@define('USERCONF_CREATE', 'Запретить создание записей?');
@define('USERCONF_CREATE_DESC', 'Если выбрано, пользователь не может создавать записи');
@define('INSTALL_CAL', 'Тип Календаря');
@define('INSTALL_CAL_DESC', 'Выберите желаемый формат Календаря');
@define('REPLY', 'Ответить');
@ -892,3 +890,7 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -694,8 +694,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'مسار بلوق ان معين');
@define('INSTALL_PERMALINK_ADMINPATH', 'مسار لوحة التحكم');
@define('INSTALL_PERMALINK_SEARCHPATH', 'مسار البحث');
@define('USERCONF_CREATE', 'هذا الانشاء محرم؟');
@define('USERCONF_CREATE_DESC', 'ان تم اختيارة سوف لن يستطيع المستخدم الدخول على كامل خصائص لوحة التحكم ');
@define('INSTALL_CAL', 'نوع التقويم');
@define('INSTALL_CAL_DESC', 'اختر هيئة التقوم التي تريد');
@define('REPLY', 'رد');
@ -807,3 +805,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -690,8 +690,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Sökväg till enstaka insticksmodul');
@define('INSTALL_PERMALINK_ADMINPATH', 'Sökväg till administration');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Sökväg till sök');
@define('USERCONF_CREATE', 'Förbjud skapa artiklar?');
@define('USERCONF_CREATE_DESC', 'Om detta alternativ är valt kan användaren inte skapa nya artiklar');
@define('INSTALL_CAL', 'Kalendertyp');
@define('INSTALL_CAL_DESC', 'Välj önkskat kalenderformat');
@define('REPLY', 'Svara');
@ -888,3 +886,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -693,8 +693,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Path to single plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Path to admin');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Path to search');
@define('USERCONF_CREATE', 'இக்குறிப்பாளருக்கு தடை விதிக்க');
@define('USERCONF_CREATE_DESC', 'இக்குறிப்பாளர் புதிய வலைக்குறிப்புகளை எழுத இயலாது');
@define('INSTALL_CAL', 'Calendar Type');
@define('INSTALL_CAL_DESC', 'Choose your desired Calendar format');
@define('REPLY', 'Reply');
@ -888,3 +886,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_tn.inc.php 1550 2006-12-26 07:21:10Z capriskye $
<?php # $Id: serendipity_lang_tn.inc.php 1593 2007-01-22 10:45:39Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translated by CapriSkye <admin@capriskye.com>
@ -693,8 +693,6 @@ $i18n_unknown = 'tw';
@define('INSTALL_PERMALINK_PLUGINPATH', '單外掛路徑');
@define('INSTALL_PERMALINK_ADMINPATH', '管理路徑');
@define('INSTALL_PERMALINK_SEARCHPATH', '搜尋路徑');
@define('USERCONF_CREATE', '不允許新增文章?');
@define('USERCONF_CREATE_DESC', '如果選擇,作者將不能發佈新文章。');
@define('INSTALL_CAL', '日曆類型');
@define('INSTALL_CAL_DESC', '請選擇您要的日曆類型');
@define('REPLY', '回覆');
@ -892,3 +890,7 @@ $i18n_unknown = 'tw';
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', '書籤');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', '將這個連結設為書籤可以讓您快速的進入網誌。');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -695,8 +695,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Tek Eklentinin konumu');
@define('INSTALL_PERMALINK_ADMINPATH', 'Yöneticinin konumu');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Arama sayfası konumu');
@define('USERCONF_CREATE', 'Yazı oluşturma izni verme?');
@define('USERCONF_CREATE_DESC', 'Bu seçilirse kullanıcı yeni yazı oluşturamayacak');
@define('INSTALL_CAL', 'Ajanda türü');
@define('INSTALL_CAL_DESC', 'Ajanda türünü seçin');
@define('REPLY', 'Yanıtla');
@ -892,3 +890,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_tw.inc.php 1550 2006-12-26 07:21:10Z capriskye $
<?php # $Id: serendipity_lang_tw.inc.php 1593 2007-01-22 10:45:39Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translated by CapriSkye <admin@capriskye.com>
@ -693,8 +693,6 @@ $i18n_unknown = 'tw';
@define('INSTALL_PERMALINK_PLUGINPATH', '單外掛路徑');
@define('INSTALL_PERMALINK_ADMINPATH', '管理路徑');
@define('INSTALL_PERMALINK_SEARCHPATH', '搜尋路徑');
@define('USERCONF_CREATE', '不允許新增文章?');
@define('USERCONF_CREATE_DESC', '如果選擇,作者將不能發佈新文章。');
@define('INSTALL_CAL', '日曆類型');
@define('INSTALL_CAL_DESC', '請選擇您要的日曆類型');
@define('REPLY', '回覆');
@ -892,3 +890,7 @@ $i18n_unknown = 'tw';
@define('PLUGIN_AUTHORS_MINCOUNT', '顯示多於 X 文章的作者');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', '書籤');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', '將這個連結設為書籤可以讓您快速的進入網誌。');@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_zh.inc.php 1515 2006-11-22 10:30:13Z garvinhicking $
<?php # $Id: serendipity_lang_zh.inc.php 1593 2007-01-22 10:45:39Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translated by
@ -693,8 +693,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', '单外挂路径');
@define('INSTALL_PERMALINK_ADMINPATH', '管理路径');
@define('INSTALL_PERMALINK_SEARCHPATH', '搜索路径');
@define('USERCONF_CREATE', '不允许新增新文章');
@define('USERCONF_CREATE_DESC', '如果选择,作者将不能发布新文章。');
@define('INSTALL_CAL', '日历类型');
@define('INSTALL_CAL_DESC', '请选择你要的日历类型');
@define('REPLY', '回复');
@ -889,3 +887,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -1 +1,2 @@
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -90,3 +90,7 @@ foreach($const['missing'] AS $file => $constants) {
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -679,8 +679,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Път до единична приставка');
@define('INSTALL_PERMALINK_ADMINPATH', 'Път до администриране');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Път до търсене');
@define('USERCONF_CREATE', 'Забрана за създаване на статии?');
@define('USERCONF_CREATE_DESC', 'Ако е избрана, потребителят не може да създава нови статии');
@define('INSTALL_CAL', 'Вид календар');
@define('INSTALL_CAL_DESC', 'Изберете исканият от вас формат на календар');
@define('REPLY', 'Отговор');
@ -877,3 +875,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Запомняне (отмятане) на тази връзка с възможност след това да бъде използвана, за да може съдържанието на страницата да се появява в съдържанието на статия в блога.');
@define('IMPORT_WP_PAGES', 'Също приемане на статичните страници като нормални статии ?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -694,8 +694,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', '单外挂路径');
@define('INSTALL_PERMALINK_ADMINPATH', '管理路径');
@define('INSTALL_PERMALINK_SEARCHPATH', '搜索路径');
@define('USERCONF_CREATE', '不允许新增新文章');
@define('USERCONF_CREATE_DESC', '如果选择,作者将不能发布新文章。');
@define('INSTALL_CAL', '日历类型');
@define('INSTALL_CAL_DESC', '请选择你要的日历类型');
@define('REPLY', '回复');
@ -890,3 +888,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -703,8 +703,6 @@ $i18n_filename_to = array (
@define('INSTALL_PERMALINK_PLUGINPATH', 'Cesta k jednotlivému pluginu');
@define('INSTALL_PERMALINK_ADMINPATH', 'Cesta k adminu');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Cesta k vyhledávání');
@define('USERCONF_CREATE', 'Zakázat vytváření záznamů?');
@define('USERCONF_CREATE_DESC', 'Pokud bude vybráno, uživatel nemůže vytvářet nové záznamy');
@define('INSTALL_CAL', 'Typ kalendáøe');
@define('INSTALL_CAL_DESC', 'Vyberte formát kalendáøe');
@define('REPLY', 'Odpovìï');
@ -898,3 +896,7 @@ $i18n_filename_to = array (
@define('PERMISSION_FORBIDDEN_ENABLE', 'Povolit Plugin ACL pro uživatelské skupiny?');
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'Jestliže je volba "Plugin ACL pro uživatelské skupiny" v konfiguraci povolena, mùžete urèit, které skupiny uživatelù mohou provádìt urèité pluginy/události.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -703,8 +703,6 @@ $i18n_filename_to = array (
@define('INSTALL_PERMALINK_PLUGINPATH', 'Cesta k jednotlivému pluginu');
@define('INSTALL_PERMALINK_ADMINPATH', 'Cesta k adminu');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Cesta k vyhledávání');
@define('USERCONF_CREATE', 'Zakázat vytváření záznamů?');
@define('USERCONF_CREATE_DESC', 'Pokud bude vybráno, uživatel nemůže vytvářet nové záznamy');
@define('INSTALL_CAL', 'Typ kalendáøe');
@define('INSTALL_CAL_DESC', 'Vyberte formát kalendáøe');
@define('REPLY', 'Odpovìï');
@ -898,3 +896,7 @@ $i18n_filename_to = array (
@define('PERMISSION_FORBIDDEN_ENABLE', 'Povolit Plugin ACL pro u¾ivatelské skupiny?');
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'Jestli¾e je volba "Plugin ACL pro u¾ivatelské skupiny" v konfiguraci povolena, mù¾ete urèit, které skupiny u¾ivatelù mohou provádìt urèité pluginy/události.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -691,8 +691,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Sti til et plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Sti til admin');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Sti til søgning');
@define('USERCONF_CREATE', 'Forbyd oprettelse af artikler?');
@define('USERCONF_CREATE_DESC', 'Hvis valgt, kan denne bruger ikke oprette nye artikler');
@define('INSTALL_CAL', 'Kalendar type');
@define('INSTALL_CAL_DESC', 'Vælg dit kalenderformat');
@define('REPLY', 'Svar');
@ -887,3 +885,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -692,8 +692,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Pfad zu einem externen Plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Pfad zur Administration');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Pfad zur Suche');
@define('USERCONF_CREATE', 'Erstellung von Einträgen verbieten?');
@define('USERCONF_CREATE_DESC', 'Falls diese Option aktiviert ist, darf ein Benutzer keine neuen Einträge erstellen.');
@define('INSTALL_CAL', 'Kalendertyp');
@define('INSTALL_CAL_DESC', 'Wählen Sie das gewünschte Kalenderformat');
@define('REPLY', 'Antwort');
@ -881,7 +879,11 @@
@define('PERMISSION_FORBIDDEN_ENABLE', 'Sollen persönliche Plugin-Rechte für Benutzergruppen aktiviert werden?');
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'Falls diese Option aktiviert ist, können Sie bei jeder Benutzergruppe definieren, welche Plugins/Ereignisse diese Gruppe ausführen darf.');
@define('DELETE_SELECTED_ENTRIES', 'Markierte Einträge löschen');
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
@define('PLUGIN_AUTHORS_MINCOUNT', 'Nur Autoren mit mindestens X Beiträgen anzeigen');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Fügen Sie diesen Link als Lesezeichen/Favoriten hinzu. Dann können Sie dieses Lesezeichen auf jeder beliebigen Seite benutzen um so sofort in ihr Serendipity-Blog zu gelangen.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('IMPORT_WP_PAGES', 'Auch attachments und staticpages als normale Blog-Einträge importieren?');
@define('USERCONF_CREATE', '`Benutzer deaktivieren / Rechte entziehen?');
@define('USERCONF_CREATE_DESC', 'Wenn diese Option aktiviert ist, wird dieser Benutzer keine Möglichkeit mehr haben Einträge anzulegen oder sonstige Aktionen auszuführen. Wenn er in die Administrations-Oberfläche kommt, wird er nichts anderes tun können als seine Persönlichen Einstellungen zu ändern und sich auszuloggen.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -693,8 +693,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Path to single plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Path to admin');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Path to search');
@define('USERCONF_CREATE', 'Forbid creating entries?');
@define('USERCONF_CREATE_DESC', 'If selected, the user may not create new entries');
@define('INSTALL_CAL', 'Calendar Type');
@define('INSTALL_CAL_DESC', 'Choose your desired Calendar format');
@define('REPLY', 'Reply');
@ -886,3 +884,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -706,8 +706,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Ruta a extensión');
@define('INSTALL_PERMALINK_ADMINPATH', 'Ruta a admin');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Ruta para buscar');
@define('USERCONF_CREATE', '¿Prohibir crear entradas?');
@define('USERCONF_CREATE_DESC', 'Si lo seleccionas el usuario no podrá crear nuevas entradas');
@define('INSTALL_CAL', 'Tipo de calendario');
@define('INSTALL_CAL_DESC', 'Elige tu formato de calendario');
@define('REPLY', 'Responder');
@ -906,3 +904,7 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ??
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -691,8 +691,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'مسیر به صفحه افزونه');
@define('INSTALL_PERMALINK_ADMINPATH', 'مسیر به صفحه مدیر');
@define('INSTALL_PERMALINK_SEARCHPATH', 'مسیر به صفحه جستجو');
@define('USERCONF_CREATE', 'ارسال مطلب ممنوع شود؟');
@define('USERCONF_CREATE_DESC', 'اگر انتخاب شود، کاربر نمی تواند مطلب جدیدی ارسال کند');
@define('INSTALL_CAL', 'تقویم');
@define('INSTALL_CAL_DESC', 'نوع تقویم خود را انتخاب کنید');
@define('REPLY', 'پاسخ');
@ -890,3 +888,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -689,8 +689,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Yksittäisen laajennuksen polku');
@define('INSTALL_PERMALINK_ADMINPATH', 'Ylläpitopolku');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Hakupolku');
@define('USERCONF_CREATE', 'Kiellä kirjoittaminen blogiin?');
@define('USERCONF_CREATE_DESC', 'Jos "Kyllä", niin käyttäjä ei saa kirjoittaa blogiin.');
@define('INSTALL_CAL', 'Kalenterin tyyppi');
@define('INSTALL_CAL_DESC', 'Valitse käytettävä kalenterimuoto');
@define('REPLY', 'Reply');
@ -888,3 +886,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -695,8 +695,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Chemin d\'accès à un plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Chemin d\'accès à l\'administration');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Chemin d\'accès à la recherche');
@define('USERCONF_CREATE', 'Interdire l\'ajout de billets ?');
@define('USERCONF_CREATE_DESC', 'Si activée, cette option empêche l\'utilisateur d\'ajouter de nouveaux billets.');
@define('INSTALL_CAL', 'Type de calendrier');
@define('INSTALL_CAL_DESC', 'Choisissez votre format de calendrier préféré');
@define('REPLY', 'Répondre');
@ -895,3 +893,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -690,8 +690,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Path to single plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Path to admin');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Path to search');
@define('USERCONF_CREATE', 'Forbid creating entries?');
@define('USERCONF_CREATE_DESC', 'If selected, the user may not create new entries');
@define('INSTALL_CAL', 'Calendar Type');
@define('INSTALL_CAL_DESC', 'Choose your desired Calendar format');
@define('REPLY', 'Reply');
@ -889,3 +887,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -690,8 +690,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Slóð til stakrar viðbótar');
@define('INSTALL_PERMALINK_ADMINPATH', 'Slóð til stjórnkerfis');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Slóð til leitar');
@define('USERCONF_CREATE', 'Banna nýskráningu fćrsla?');
@define('USERCONF_CREATE_DESC', 'Ef valiđ getur notandi ekki skráđ nýjar fćrslur');
@define('INSTALL_CAL', 'Tegund dagatals');
@define('INSTALL_CAL_DESC', 'Veldu forsnið óskaðs dagatals');
@define('REPLY', 'Svara');
@ -889,3 +887,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -693,8 +693,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Percorso per il singole plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Percorso per l\'amministrazione');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Percorso della ricerca');
@define('USERCONF_CREATE', 'Impedisci di creare le notizie?');
@define('USERCONF_CREATE_DESC', 'Se selezionato, l\'utente non puň creare nuove notizie');
@define('INSTALL_CAL', 'Tipo di Calendario');
@define('INSTALL_CAL_DESC', 'Scegli il formato del Calendario');
@define('REPLY', 'Rispondi');
@ -892,3 +890,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -691,8 +691,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', '単一プラグインへのパス');
@define('INSTALL_PERMALINK_ADMINPATH', '管理へのパス');
@define('INSTALL_PERMALINK_SEARCHPATH', '検索へのパス');
@define('USERCONF_CREATE', 'エントリの作成を禁止する');
@define('USERCONF_CREATE_DESC', '選択した場合、ユーザーは新しいエントリを作成できなくなります。');
@define('INSTALL_CAL', 'カレンダーの種類');
@define('INSTALL_CAL_DESC', 'あなたの希望のカレンダーの形式を選びます。');
@define('REPLY', '返信');
@ -892,3 +890,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'ブックマークレット');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -692,8 +692,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', '하나의 플러그인으로 가는 경로');
@define('INSTALL_PERMALINK_ADMINPATH', '관리 화면으로 가는 경로');
@define('INSTALL_PERMALINK_SEARCHPATH', '검색하기 위한 경로');
@define('USERCONF_CREATE', '글 생성 금지하기');
@define('USERCONF_CREATE_DESC', '선택할 경우, 사용자가 새로운 글을 생성하지 못합니다.');
@define('INSTALL_CAL', '달력 종류');
@define('INSTALL_CAL_DESC', '원하는 달력의 형태를 고르십시오.');
@define('REPLY', '답글');
@ -891,3 +889,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -691,8 +691,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Pad naar enkele plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Pad naar admin');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Zoekpad');
@define('USERCONF_CREATE', 'Het aanmaken van artikelen verbieden?');
@define('USERCONF_CREATE_DESC', 'Als dit is aangevinkt mag de auteur geen nieuwe artikelen aanmaken');
@define('INSTALL_CAL', 'Kalendertype');
@define('INSTALL_CAL_DESC', 'Kies het gewenste kalendertype');
@define('REPLY', 'Beantwoorden');
@ -890,3 +888,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Maak een bladwijzer van deze hyperlink en gebruik het dan bij elke website waarover je wilt schrijven om snel toegang te krijgen tot je weblog.');
@define('IMPORT_WP_PAGES', 'Ook bijlagen en statische pagina\'s als gewone artikelen ophalen?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -692,8 +692,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Path to single plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Path to admin');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Path to search');
@define('USERCONF_CREATE', 'Forbid creating entries?');
@define('USERCONF_CREATE_DESC', 'If selected, the user may not create new entries');
@define('INSTALL_CAL', 'Calendar Type');
@define('INSTALL_CAL_DESC', 'Choose your desired Calendar format');
@define('REPLY', 'Svar');
@ -891,3 +889,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -695,8 +695,6 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C
@define('INSTALL_PERMALINK_PLUGINPATH', 'Path to single plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Path to admin');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Path to search');
@define('USERCONF_CREATE', 'Zabroń tworzenia wpisów?');
@define('USERCONF_CREATE_DESC', 'Jeśli wybrane, użytkownik nie może dokonywać nowych wpisów');
@define('INSTALL_CAL', 'Typ kalendarza');
@define('INSTALL_CAL_DESC', 'Wybierz swój typ kalendarza');
@define('REPLY', 'Odpowiedz');
@ -887,3 +885,7 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C
@define('PLUGIN_AUTHORS_MINCOUNT', 'Poka¿ tylko autorów maj±cych co najmniej X wpisów');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark (dodaj do Ulubionych) ten link i u¿yj na dowolnej stronie, o której chcesz blogowaæ, by szybko dostaæ siê do swojego bloga.');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -694,8 +694,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Caminho para plugin único');
@define('INSTALL_PERMALINK_ADMINPATH', 'Caminho para administração');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Caminho para pesquisa');
@define('USERCONF_CREATE', 'Proibir a criação de entradas?');
@define('USERCONF_CREATE_DESC', 'Se selecionado, o usuário não poderá criar comentários');
@define('INSTALL_CAL', 'Tipo de calendário');
@define('INSTALL_CAL_DESC', 'Escolha o formato do calendário desejado');
@define('REPLY', 'Responder');
@ -893,3 +891,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -700,8 +700,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Caminho para plugin único'); //Verify
@define('INSTALL_PERMALINK_ADMINPATH', 'Caminho para Administração');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Caminho para a pesquisa'); //Verify
@define('USERCONF_CREATE', 'Proibir criar entradas?');
@define('USERCONF_CREATE_DESC', 'Se seleccionado, o utilizador não pode criar novas entradas');
@define('INSTALL_CAL', 'Género de calendário');
@define('INSTALL_CAL_DESC', 'Escolha o formato de calendário desejado');
@define('REPLY', 'Responder');
@ -900,3 +898,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Marque esta ligação e use-a em qualquer página em que quiser blogar para aceder rapidamente ao seu blogue Serendipity.');
@define('IMPORT_WP_PAGES', 'Ir também buscar ficheiros anexados e páginas estáticas como entradas de blog normais?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -690,8 +690,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Path to single plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Path to admin');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Path to search');
@define('USERCONF_CREATE', 'Forbid creating entries?');
@define('USERCONF_CREATE_DESC', 'If selected, the user may not create new entries');
@define('INSTALL_CAL', 'Calendar Type');
@define('INSTALL_CAL_DESC', 'Choose your desired Calendar format');
@define('REPLY', 'Reply');
@ -889,3 +887,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -693,8 +693,6 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
@define('INSTALL_PERMALINK_PLUGINPATH', 'Путь к отдельному плагину');
@define('INSTALL_PERMALINK_ADMINPATH', 'Путь для администрирования');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Путь к поиску');
@define('USERCONF_CREATE', 'Запретить создание записей?');
@define('USERCONF_CREATE_DESC', 'Если выбрано, пользователь не может создавать записи');
@define('INSTALL_CAL', 'Тип Календаря');
@define('INSTALL_CAL_DESC', 'Выберите желаемый формат Календаря');
@define('REPLY', 'Ответить');
@ -892,3 +890,7 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -694,8 +694,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'ãÓÇÑ ÈáæÞ Çä ãÚíä');
@define('INSTALL_PERMALINK_ADMINPATH', 'ãÓÇÑ áæÍÉ ÇáÊÍßã');
@define('INSTALL_PERMALINK_SEARCHPATH', 'ãÓÇÑ ÇáÈÍË');
@define('USERCONF_CREATE', 'هذا الانشاء محرم؟');
@define('USERCONF_CREATE_DESC', 'ان تم اختيارة سوف لن يستطيع المستخدم الدخول على كامل خصائص لوحة التحكم ');
@define('INSTALL_CAL', 'äæÚ ÇáÊÞæíã');
@define('INSTALL_CAL_DESC', 'ÇÎÊÑ åíÆÉ ÇáÊÞæã ÇáÊí ÊÑíÏ');
@define('REPLY', 'ÑÏ');
@ -807,3 +805,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -690,8 +690,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Sökväg till enstaka insticksmodul');
@define('INSTALL_PERMALINK_ADMINPATH', 'Sökväg till administration');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Sökväg till sök');
@define('USERCONF_CREATE', 'Förbjud skapa artiklar?');
@define('USERCONF_CREATE_DESC', 'Om detta alternativ är valt kan användaren inte skapa nya artiklar');
@define('INSTALL_CAL', 'Kalendertyp');
@define('INSTALL_CAL_DESC', 'Välj önkskat kalenderformat');
@define('REPLY', 'Svara');
@ -888,3 +886,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -693,8 +693,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Path to single plugin');
@define('INSTALL_PERMALINK_ADMINPATH', 'Path to admin');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Path to search');
@define('USERCONF_CREATE', 'இக்குறிப்பாளருக்கு தடை விதிக்க');
@define('USERCONF_CREATE_DESC', 'இக்குறிப்பாளர் புதிய வலைக்குறிப்புகளை எழுத இயலாது');
@define('INSTALL_CAL', 'Calendar Type');
@define('INSTALL_CAL_DESC', 'Choose your desired Calendar format');
@define('REPLY', 'Reply');
@ -888,3 +886,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -693,8 +693,6 @@ $i18n_unknown = 'tw';
@define('INSTALL_PERMALINK_PLUGINPATH', '單外掛路徑');
@define('INSTALL_PERMALINK_ADMINPATH', '管理路徑');
@define('INSTALL_PERMALINK_SEARCHPATH', '搜尋路徑');
@define('USERCONF_CREATE', '不允許新增文章?');
@define('USERCONF_CREATE_DESC', '如果選擇,作者將不能發佈新文章。');
@define('INSTALL_CAL', '日曆類型');
@define('INSTALL_CAL_DESC', '請選擇您要的日曆類型');
@define('REPLY', '回覆');
@ -892,3 +890,7 @@ $i18n_unknown = 'tw';
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', '書籤');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', '將這個連結設為書籤可以讓您快速的進入網誌。');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -695,8 +695,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', 'Tek Eklentinin konumu');
@define('INSTALL_PERMALINK_ADMINPATH', 'Yöneticinin konumu');
@define('INSTALL_PERMALINK_SEARCHPATH', 'Arama sayfası konumu');
@define('USERCONF_CREATE', 'Yazı oluşturma izni verme?');
@define('USERCONF_CREATE_DESC', 'Bu seçilirse kullanıcı yeni yazı oluşturamayacak');
@define('INSTALL_CAL', 'Ajanda türü');
@define('INSTALL_CAL_DESC', 'Ajanda türünü seçin');
@define('REPLY', 'Yanıtla');
@ -892,3 +890,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -693,8 +693,6 @@ $i18n_unknown = 'tw';
@define('INSTALL_PERMALINK_PLUGINPATH', '單外掛路徑');
@define('INSTALL_PERMALINK_ADMINPATH', '管理路徑');
@define('INSTALL_PERMALINK_SEARCHPATH', '搜尋路徑');
@define('USERCONF_CREATE', '不允許新增文章?');
@define('USERCONF_CREATE_DESC', '如果選擇,作者將不能發佈新文章。');
@define('INSTALL_CAL', '日曆類型');
@define('INSTALL_CAL_DESC', '請選擇您要的日曆類型');
@define('REPLY', '回覆');
@ -892,3 +890,7 @@ $i18n_unknown = 'tw';
@define('PLUGIN_AUTHORS_MINCOUNT', '顯示多於 X 文章的作者');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', '書籤');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', '將這個連結設為書籤可以讓您快速的進入網誌。');@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');

View File

@ -693,8 +693,6 @@
@define('INSTALL_PERMALINK_PLUGINPATH', '单外挂路径');
@define('INSTALL_PERMALINK_ADMINPATH', '管理路径');
@define('INSTALL_PERMALINK_SEARCHPATH', '搜索路径');
@define('USERCONF_CREATE', '不允许新增新文章');
@define('USERCONF_CREATE_DESC', '如果选择,作者将不能发布新文章。');
@define('INSTALL_CAL', '日历类型');
@define('INSTALL_CAL_DESC', '请选择你要的日历类型');
@define('REPLY', '回复');
@ -889,3 +887,7 @@
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');