Bundle bookmarklet
This commit is contained in:
@ -86,3 +86,5 @@ foreach($const['missing'] AS $file => $constants) {
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -874,3 +874,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'Ако опцията "Plugin ACL за потребителски групи" е позволена, ще можете да указвате кои потребителски групи имат позволението да изпълняват дадени събитийни и странични приставки.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Изтриване на избраните статии');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Показване само на автори с най-малко X статии');
|
||||
@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.');
|
||||
|
@ -887,3 +887,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -899,3 +899,5 @@ $i18n_filename_to = array (
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -899,3 +899,5 @@ $i18n_filename_to = array (
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -884,3 +884,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_HOOKS', 'Forbidden events');
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE', 'Aktiver plugin adgangskontrol for grupper?');
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'Mulighed for at bestemme hvilke grupper der må anvende hvilke plugins.');
|
||||
@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.');
|
||||
|
@ -882,3 +882,5 @@
|
||||
@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('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.');
|
||||
|
@ -883,3 +883,5 @@
|
||||
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -903,3 +903,5 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ??
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'Si la opción "Extensión ACL para grupos de usuarios" es activada en la configuración, puedes especificar que grupos de usuarios son capaces de ejecutar ciertas extensiones/eventos.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Eliminar las entradas seleccionadas');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Sólo mostrar aquellos autores con al menos X artículos');
|
||||
@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.');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_fa.inc.php 1460 2006-10-26 20:05:04Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_fa.inc.php 1514 2006-11-17 20:57:15Z omidmottaghi $
|
||||
# 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>
|
||||
@ -887,3 +887,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'اگر این گزینه فعال باشد، شما می توانید به گروه های کاربری امکان مشاهده و کار کردن با افزونه های مختلف را ارایه دهید.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'حذف مطالب انتخاب شده');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'به نویسندگان حداقل X مطلب نشان داده شود');
|
||||
@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.');
|
||||
|
@ -885,3 +885,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -892,3 +892,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -886,3 +886,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -886,3 +886,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -889,3 +889,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -888,3 +888,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -888,3 +888,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -888,3 +888,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -888,3 +888,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -885,3 +885,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -890,3 +890,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -895,3 +895,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'Se a opção "Plugin ACL for usergroups" está activada na configuração, você pode especificar que grupo estão autorizados a executar certos plugins/eventos.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Eliminar entradas seleccionadas');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Mostar apenas Autores com apenas X artigos');
|
||||
@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.');
|
||||
|
@ -886,3 +886,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -889,3 +889,5 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -804,3 +804,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -885,3 +885,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -885,3 +885,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -889,3 +889,5 @@ $i18n_unknown = 'tw';
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -889,3 +889,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -889,3 +889,5 @@ $i18n_unknown = 'tw';
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -886,3 +886,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -1 +1,2 @@
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -86,3 +86,5 @@ foreach($const['missing'] AS $file => $constants) {
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -874,3 +874,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "Plugin ACL <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>" <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.');
|
||||
@define('DELETE_SELECTED_ENTRIES', '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD> X <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>');
|
||||
@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.');
|
||||
|
@ -887,3 +887,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -899,3 +899,5 @@ $i18n_filename_to = array (
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -899,3 +899,5 @@ $i18n_filename_to = array (
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -884,3 +884,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_HOOKS', 'Forbidden events');
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE', 'Aktiver plugin adgangskontrol for grupper?');
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'Mulighed for at bestemme hvilke grupper der m<> anvende hvilke plugins.');
|
||||
@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.');
|
||||
|
@ -882,3 +882,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'Falls diese Option aktiviert ist, k<>nnen Sie bei jeder Benutzergruppe definieren, welche Plugins/Ereignisse diese Gruppe ausf<73>hren darf.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Markierte Eintr<74>ge l<>schen');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -883,3 +883,5 @@
|
||||
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -903,3 +903,5 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ??
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'Si la opci<63>n "Extensi<73>n ACL para grupos de usuarios" es activada en la configuraci<63>n, puedes especificar que grupos de usuarios son capaces de ejecutar ciertas extensiones/eventos.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Eliminar las entradas seleccionadas');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'S<>lo mostrar aquellos autores con al menos X art<72>culos');
|
||||
@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.');
|
||||
|
@ -887,3 +887,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'اگر این گزینه فعال باشد، شما می توانید به گروه های کاربری امکان مشاهده و کار کردن با افزونه های مختلف را ارایه دهید.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'حذف مطالب انتخاب شده');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'به نویسندگان حداقل X مطلب نشان داده شود');
|
||||
@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.');
|
||||
|
@ -885,3 +885,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -892,3 +892,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -886,3 +886,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -886,3 +886,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -889,3 +889,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -888,3 +888,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -888,3 +888,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -888,3 +888,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -888,3 +888,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -885,3 +885,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -890,3 +890,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -895,3 +895,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'Se a op<6F><70>o "Plugin ACL for usergroups" est<73> activada na configura<72><61>o, voc<6F> pode especificar que grupo est<73>o autorizados a executar certos plugins/eventos.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Eliminar entradas seleccionadas');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Mostar apenas Autores com apenas X artigos');
|
||||
@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.');
|
||||
|
@ -886,3 +886,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -889,3 +889,5 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -804,3 +804,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -885,3 +885,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -885,3 +885,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -889,3 +889,5 @@ $i18n_unknown = 'tw';
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -889,3 +889,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -889,3 +889,5 @@ $i18n_unknown = 'tw';
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
@ -886,3 +886,5 @@
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
@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.');
|
||||
|
Reference in New Issue
Block a user