plugins/staticpages/language/swedish.php
author Dirk Haun <dirk@haun-online.de>
Sun, 11 Oct 2009 19:18:47 +0200
branchHEAD
changeset 7371 6f0fe25ffbc7
parent 7069 92692fb690fb
child 7422 570b215d953d
permissions -rw-r--r--
Synced all language files with their English equivalents
     1 <?php
     2 
     3 ###############################################################################
     4 # swedish.php
     5 # This is the swedish language page for the Geeklog Static Page Plug-in!
     6 #
     7 # Copyright (C) 2001 Tony Bibbs
     8 # tony@tonybibbs.com
     9 # Copyright (C) 2003 Markus Berg
    10 # kelvin@lysator.liu.se
    11 #
    12 # This program is free software; you can redistribute it and/or
    13 # modify it under the terms of the GNU General Public License
    14 # as published by the Free Software Foundation; either version 2
    15 # of the License, or (at your option) any later version.
    16 #
    17 # This program is distributed in the hope that it will be useful,
    18 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    19 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    20 # GNU General Public License for more details.
    21 #
    22 # You should have received a copy of the GNU General Public License
    23 # along with this program; if not, write to the Free Software
    24 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
    25 #
    26 ###############################################################################
    27 
    28 global $LANG32;
    29 
    30 ###############################################################################
    31 # Array Format:
    32 # $LANGXX[YY]:  $LANG - variable name
    33 #               XX    - file id number
    34 #               YY    - phrase id number
    35 ###############################################################################
    36 
    37 $LANG_STATIC = array(
    38     'newpage' => 'Ny sida',
    39     'adminhome' => 'Administratörsmeny',
    40     'staticpages' => 'Statiska sidor',
    41     'staticpageeditor' => 'Redigera statisk sida',
    42     'writtenby' => 'Skriven av',
    43     'date' => 'Senast uppdaterad',
    44     'title' => 'Titel',
    45     'content' => 'Innehåll',
    46     'hits' => 'Träffar',
    47     'staticpagelist' => 'Lista över statiska sidor',
    48     'url' => 'URL',
    49     'edit' => 'Editera',
    50     'lastupdated' => 'Senast uppdaterad',
    51     'pageformat' => 'Sidformat',
    52     'leftrightblocks' => 'Vänster- och högerblock',
    53     'blankpage' => 'Tom sida',
    54     'noblocks' => 'Inga block',
    55     'leftblocks' => 'Vänsterblock',
    56     'addtomenu' => 'Lägg till i meny',
    57     'label' => 'Etikett',
    58     'nopages' => 'Inga statiska sidor än ännu inlagda i systemet',
    59     'save' => 'spara',
    60     'preview' => 'förhandsgranska',
    61     'delete' => 'radera',
    62     'cancel' => 'avbryt',
    63     'access_denied' => 'Åtkomst nekas',
    64     'access_denied_msg' => 'Du försöker få tillgång till en administrationssida för de statiska sidorna.  Detta äger du inte rätt att göra.  Alla dylika försök loggas.',
    65     'all_html_allowed' => 'All HTML tillåten',
    66     'results' => 'Statiska sidor resultat',
    67     'author' => 'Författare',
    68     'no_title_or_content' => 'Du måste åtminstone fylla i <b>titel-</b> och <b>innehålls</b>fälten.',
    69     'no_such_page_anon' => 'Du måste logga in..',
    70     'no_page_access_msg' => "Detta kan bero på att du inte är inloggad, eller att du inte ärmedlem i {$_CONF['site_name']}.  <a href=\"{$_CONF['site_url']}/users.php?mode=new\">Bli medlem</a> i {$_CONF['site_name']} för att få åtkomst till medlemssidorna",
    71     'php_msg' => 'PHP: ',
    72     'php_warn' => 'Varning: PHP-kod i din sida kommer att exekveras om du aktiverar detta.  Använd med försiktighet !!',
    73     'exit_msg' => 'Avslutstyp: ',
    74     'exit_info' => 'Aktivera för "inloggning krävs"-meddelande.  Avaktivera för normal säkerhetskontroll och meddelande.',
    75     'deny_msg' => 'Åtkomst till denna sida nekas.  Antingen har sidan flyttats/raderats, eller så äger du inte rättigheter att se den.',
    76     'stats_headline' => 'Topp tio statiska sidor',
    77     'stats_page_title' => 'Titel',
    78     'stats_hits' => 'Träffar',
    79     'stats_no_hits' => 'Inga statiska sidor existerar på den här sajten, eller så har inga av dom lästs.',
    80     'id' => 'ID',
    81     'duplicate_id' => 'Det ID du valt för denna sida används redan.  Välj ett nytt ID.',
    82     'instructions' => 'Klicka på den statiska sidans nummer nedan för att modifiera eller radera den.  Klicka på sidans titel för att se sidan.  Klicka på ny sida ovan för att skapa en ny statisk sida.  Klicka på [C] för att kopiera en sida.',
    83     'centerblock' => 'Centerblock: ',
    84     'centerblock_msg' => 'När detta är aktiverat kommer denna statiska sida att visas i centerblocket på indexsidan.',
    85     'topic' => 'Ämne: ',
    86     'position' => 'Position: ',
    87     'all_topics' => 'Alla',
    88     'no_topic' => 'Endast hemsidan',
    89     'position_top' => 'Högst upp på sidan',
    90     'position_feat' => 'Efter huvudartikeln',
    91     'position_bottom' => 'Längst ner på sidan',
    92     'position_entire' => 'Hela sidan',
    93     'head_centerblock' => 'Centerblock',
    94     'centerblock_no' => 'Nej',
    95     'centerblock_top' => 'Högst upp',
    96     'centerblock_feat' => 'Huvudartikel',
    97     'centerblock_bottom' => 'Längst ner',
    98     'centerblock_entire' => 'Hela sidan',
    99     'inblock_msg' => 'In a block: ',
   100     'inblock_info' => 'Wrap Static Page in a block.',
   101     'title_edit' => 'Edit page',
   102     'title_copy' => 'Make a copy of this page',
   103     'title_display' => 'Display page',
   104     'select_php_none' => 'do not execute PHP',
   105     'select_php_return' => 'execute PHP (return)',
   106     'select_php_free' => 'execute PHP',
   107     'php_not_activated' => "The use of PHP in static pages is not activated. Please see the <a href=\"{$_CONF['site_url']}/docs/english/staticpages.html#php\">documentation</a> for details.",
   108     'printable_format' => 'Printable Format',
   109     'copy' => 'Copy',
   110     'limit_results' => 'Limit Results',
   111     'search' => 'Search',
   112     'submit' => 'Submit'
   113 );
   114 
   115 $PLG_staticpages_MESSAGE15 = 'Your comment has been submitted for review and will be published when approved by a moderator.';
   116 $PLG_staticpages_MESSAGE19 = 'Your page has been successfully saved.';
   117 $PLG_staticpages_MESSAGE20 = 'Your page has been successfully deleted.';
   118 
   119 // Messages for the plugin upgrade
   120 $PLG_staticpages_MESSAGE3001 = 'Plugin upgrade not supported.';
   121 $PLG_staticpages_MESSAGE3002 = $LANG32[9];
   122 
   123 // Localization of the Admin Configuration UI
   124 $LANG_configsections['staticpages'] = array(
   125     'label' => 'Static Pages',
   126     'title' => 'Static Pages Configuration'
   127 );
   128 
   129 $LANG_confignames['staticpages'] = array(
   130     'allow_php' => 'Allow PHP?',
   131     'sort_by' => 'Sort Centerblocks by',
   132     'sort_menu_by' => 'Sort Menu Entries by',
   133     'delete_pages' => 'Delete Pages with Owner?',
   134     'in_block' => 'Wrap Pages in Block?',
   135     'show_hits' => 'Show Hits?',
   136     'show_date' => 'Show Date?',
   137     'filter_html' => 'Filter HTML?',
   138     'censor' => 'Censor Content?',
   139     'default_permissions' => 'Page Default Permissions',
   140     'aftersave' => 'After Saving Page',
   141     'atom_max_items' => 'Max. Pages in Webservices Feed',
   142     'meta_tags' => 'Enable Meta Tags'
   143 );
   144 
   145 $LANG_configsubgroups['staticpages'] = array(
   146     'sg_main' => 'Main Settings'
   147 );
   148 
   149 $LANG_fs['staticpages'] = array(
   150     'fs_main' => 'Static Pages Main Settings',
   151     'fs_permissions' => 'Default Permissions'
   152 );
   153 
   154 // Note: entries 0, 1, 9, and 12 are the same as in $LANG_configselects['Core']
   155 $LANG_configselects['staticpages'] = array(
   156     0 => array('True' => 1, 'False' => 0),
   157     1 => array('True' => true, 'False' => false),
   158     2 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title'),
   159     3 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title', 'Label' => 'label'),
   160     9 => array('Forward to page' => 'item', 'Display List' => 'list', 'Display Home' => 'home', 'Display Admin' => 'admin'),
   161     12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3)
   162 );
   163 
   164 ?>