Søg:

Emner

Eksterne links

XLPage
Printer Preview

This page contains the string mappings to convert PmWiki's prompts into another language.

See also XLPageCookbookTemplate

  
  ### Character encoding, e.g. 'iso-8859-2' or 'utf-8' 
  # 'xlpage-i18n' => '',
  ### Locale identifier, e.g. 'de' or 'cs_CZ.ISO-8859-2'
  'Locale' => 'da_DK',
  ### Time format, e.g. '%Y-%m-%d %H:%M EET'
  'TimeFmt' => '',

  ### Standard layout strings
  'View' => 'Vis',
  'Edit' => 'Rediger',
  'History' => 'Historie',
  'Print' => 'Udskriv',
  'Recent Changes' => 'Sidste Ændringer',
  'Search' => 'Søg',
  'Page last modified on {$LastModified}' => 'Side sidst Ændret {$LastModified}',
  'Go' => '',
  'All Recent Changes' => 'Alle Sidste Ændringer', 
  # access keys
  # 'ak_view' => '',
  # 'ak_edit' => '',
  # 'ak_history' => '',
  # 'ak_print' => '',
  # 'ak_recentchanges' => ''

  ### Print layout strings
  'From $WikiTitle' => '',
  'Retrieved from {$PageUrl}' => 'Taget fra {$PageUrl}', 

  ### Page locations
  '{$SiteGroup}/EditQuickReference' => 'PmWikiDa/RedigerKvikReference', 
  '{$SiteGroup}/UploadQuickReference' => 'PmWikiDa/UploadKvikReference', 
  '{$SiteGroup}/Search' => '',
  '{$Group}/RecentChanges' => '',

  ### Browse page strings
  'redirected from' => '',

  ### Edit page strings
  'Editing {$FullName}' => 'Redigerer {$FullName}',
  'Save' => 'Gem', 
  'Save and edit' => 'Gem og Rediger',  
  'Save as draft' => '',  
  'Preview' => '',
  'Cancel' => 'Annuller',
  'Reset' => 'Nulstil',
  'Author' => 'Forfatter',
  'An author name is required.' => 'Navn på forfatter nødvendigt.',
  'Summary' => 'Sammendrag',
  'This is a minor edit' => 'Dette er en mindre redigering',
  'Preview {$FullName}' => '',
  'End of preview -- remember to save' => 'Færdig med preview -- husk at gemme',
  'Page is unsaved' => 'Siden er ikke gemt',
  'Top' => '',
  # access keys
  # 'ak_save' => '',
  # 'ak_saveedit' => '',
  # 'ak_preview' => '',
  # 'ak_savedraft' => '',

  ### Page history strings
  '{$FullName} History' => '{$FullName} Historie',
  'Show minor edits' => 'Vis mindre redigeringer',
  'Hide minor edits' => 'Skjul mindre redigeringer',
  'Show changes to markup' => 'Vis ændringer i markup',
  'Show changes to output' => 'Vis ændringer i output',
  'by' => 'af',
  'Restore' => 'Gendan',
  'Added line $DiffLines:' => 'Tilføjet linie $DiffLines:',
  'Added lines $DiffLines:' => 'Tilføjede linier $DiffLines:',
  'Changed line $DiffLines from:' => 'Ændret Linie $DiffLines from:',
  'Changed lines $DiffLines from:' => 'Ændrede linier $DiffLines from:',
  'Deleted line $DiffLines:' => 'Slettet linie $DiffLines:',
  'Deleted lines $DiffLines:' => 'Slettede linier $DiffLines:',
  'to:' => 'til:',

  ### Page attribute strings
  'Attributes' => 'Attributer',
  '{$FullName} Attributes' => '{$FullName} Attributer',
  'Set new read password:' => 'Angiv nyt læsepassword:',
  'Set new edit password:' => 'Angiv nyt redigerpassword:',
  'Set new attribute password:' => 'Angiv nyt attributpassword:',
  '(set by $PWSource)' => '',
  '(using $PWCascade password)' => '',

  'EnterAttributes' => "Enter new attributes for this page below.  Leaving a field blank will leave the attribute unchanged.  To clear an attribute, enter 'clear'.  To remove a password, enter 'nopass'.",

  ## Authorization strings
  'Name' => '',
  'Password' => '',
  'Password required' => '',
  'Name/password not recognized' => '',

  ### Search strings
  'Search' => 'Søg',
  'Search Results' => 'Søg Resultater',
  'SearchFor' => 'Søgeresultater for <em>$Needle</em>',
  'SearchFound' => '$MatchCount sider fundet ud af $MatchSearched pages searched.',

  ### Upload strings
  'Attach' => '',
  'Uploads' => '',
  'Attachments for' => 'Vedhæftninger til',
  'File to upload:' => 'Fil til upload:',
  'Name attachment as:' => 'Kald vedhæfning for:',
  'Upload' => '',
  'ULsuccess' => 'successfully uploaded',
  'ULbadname' => 'invalid attachment name',
  'ULbadtype' => ''$upext' is not an allowed file extension',
  'ULtoobig' => 'file is larger than maximum allowed by webserver',
  'ULtoobigext' => 'file is larger than allowed maximum of $upextmax bytes for '$upext' files',
  'ULpartial' => 'incomplete file received',
  'ULnofile' => 'no file uploaded',
  'ULexists' => 'file with that name already exists',
  'ULpquota' => 'group quota exceeded',
  'ULtquota' => 'upload quota exceeded',
  'Set new upload password:' => '', 

  ### GuiEdit button bar
  'Emphasized' => '',
  'Emphasized (italic)' => '',
  'Strong' => '',
  'Strong (bold)' => '',
  'Page link' => '',
  'Link to internal page' => '',
  'link text' => '',
  'Link to external page' => '',
  'file.ext' => '',
  'Attach file' => '',
  'Big text' => '',
  'Small text' => '',
  'Superscript' => '',
  'Subscript' => '',
  'Heading' => '',
  'Subheading' => '',
  'Center' => '',
  'Unordered list' => '',
  'Unordered (bullet) list' => '',
  'Ordered list' => '',
  'Ordered (numbered) list' => '',
  'Indented text' => '',
  'Hanging indent' => '',
  'Horizontal rule' => '',
  'Table' => '',
  # access keys
  # 'ak_em' => '',
  # 'ak_strong' => '',

  ### Others
  'not found' => '',
  '(approve sites)' => '',
  'This post has been blocked by the administrator' => '',
  'Password encryption' => '',
  'Name/password not recognized' => '',
  'EditConflict' => "The page you are editing has been modified since you started editing it.  The modifications have been merged into the text below, you may want to verify the results of the merge before pressing save.  Conflicts the system couldn't resolve are bracketed by &lt;&lt;&lt;&lt;&lt;&lt;&lt; and &gt;&gt;&gt;&gt;&gt;&gt;&gt;.",
  'EditWarning' => "The page you are editing has been modified since you started editing it.  If you continue, your changes will overwrite any changes that others have made.",
  'View changes' => '',

  ### Historical
  ## pre-2.1
  'Page last modified on $LastModified' => 'Side sidst Ændret $LastModified',
  'Editing `{$FullName}' => 'Redigerer `{$FullName}',
  'Describe $Name here.' => 'Beskriv $Name her.',
  'Preview `{$FullName}' => '',
  '$FullName History' => '$FullName Historie',
  ### page attribute strings
  'Page Attributes' => 'Side Attributer',
  '$FullName Attributes' => '$FullName Attributer',
  'Printable View' => 'Printer Preview', 
  'Page History' => 'SideHistorie', 
  'Read Page' => 'Læs Side', 
  'Edit Page' => 'Rediger Side', 
  'WikiHelp' => 'WikiHjælp', 
  'PmWiki/WikiHelp' => 'PmWikiDa/WikiHjælp', 
  'PmWiki.EditQuickReference' => 'PmWikiDa.RedigerKvikReference', 
  'PmWiki.UploadQuickReference' => 'PmWikiDa.UploadKvikReference', 
  'Main/SearchWiki' => 'PmWikiDa/SøgWiki', 
  'SearchWiki' => 'SøgWiki', 
  'Retrieved from $PageUrl' => 'Taget fra $PageUrl', 
  'Editing $FullName' => 'Redigerer $FullName', 
  'Describe {$Name} here.' => 'Beskriv {$Name} her.',


Notes

Side sidst Ændret marts 10, 2006, at 08:46 PM