About Us Technology Adoption OSGi Certification News and Events Join Community
|
|
This page contains the conversion rules to convert PmWiki's prompts into another language. See Localization.Localization and Internationalizations for how to details. Strings have the original (English) text on the left-hand-side, and two quotation marks on the right-hand-side which can be filled with the translation. Some strings already have an English explanation on the right-hand-side, which can be replaced with the appropriate translation, to explain the cryptic string names on the left-hand-side. Lines commencing with the comment character "#" do not need to be translated. Other strings to be translated, including some used in previous versions of PmWiki, may be found at Localization.XLPageCookbookTemplate.
### Character encoding, e.g. 'iso-8859-2' or 'utf-8'
'xlpage-i18n' => 'utf-8',
### Locale identifier, e.g. 'de' or 'cs_CZ.ISO-8859-2'
'Locale' => 'lv',
### Time format, e.g. '%Y-%m-%d %H:%M EET'
'TimeFmt' => '',
### Standard layout strings
'View' => 'Skatīt',
'Edit' => 'RediÄ£Ät',
'History' => 'VÄsture',
'Attach' => 'Pievienot failu',
'Print' => 'DrukÄt',
'Backlinks' => '',
'Login' => '',
'Logout' => '',
'Recent Changes' => 'NesenÄs izmaiÅas',
'Search' => 'MeklÄÅ¡ana',
'Page last modified on {$LastModified}' => 'PÄdÄjo reizi rediÄ£Äts {$LastModified}',
'Go' => 'Aiziet',
'All Recent Changes' => 'Visas nesenÄs izmaiÅas',
# access keys
# 'ak_view' => '',
# 'ak_edit' => 'e',
# 'ak_history' => 'h',
# 'ak_attach' => '',
# 'ak_print' => '',
# 'ak_backlinks' => '',
# 'ak_logout' => '',
# 'ak_recentchanges' => 'c',
### PageTitle/LinkText technical pages (for full list see page Localization.Localization)
'RecentChanges' => '',
'AllRecentChanges' => '',
'GroupHeader' => '',
'GroupFooter' => '',
'SideBar' => '',
'GroupAttributes' => '',
### Print layout strings
'From $WikiTitle' => '$WikiTitle',
'Retrieved from {$PageUrl}' => 'SaglabÄts no {$PageUrl}',
### Page locations
'{$SiteGroup}/EditQuickReference' => '',
'{$SiteGroup}/UploadQuickReference' => '',
'{$SiteGroup}/Search' => '',
'{$SiteGroup}.PageNotFound' => '',
### Browse page strings
'redirected from' => '',
### Edit page strings
'Editing {*$FullName}' => '',
'Save' => 'SaglabÄt',
'Save and edit' => 'SaglabÄt un rediÄ£Ät',
'Preview' => 'Pirmskatīt',
'Cancel' => 'Atcelt',
'Reset' => '',
'Author' => 'Autors',
'An author name is required.' => '',
'Summary' => '',
'This is a minor edit' => '',
'Preview {*$FullName}' => '',
'End of preview -- remember to save' => '',
'Page is unsaved' => '',
'Top' => 'Augšup',
# access keys
# 'ak_save' => 's',
# 'ak_saveedit' => 'u',
# 'ak_preview' => 'p',
# 'ak_savedraft' => 'd',
# 'ak_textedit' => ',',
# 'e_rows' => '23',
# 'e_cols' => '60',
### Page history strings
'{$FullName} History' => '',
'Show minor edits' => '',
'Hide minor edits' => '',
'Show changes to markup' => '',
'Show changes to output' => '',
'by' => '',
'Restore' => '',
'Added line $DiffLines:' => '',
'Added lines $DiffLines:' => '',
'Changed line $DiffLines from:' => '',
'Changed lines $DiffLines from:' => '',
'Deleted line $DiffLines:' => '',
'Deleted lines $DiffLines:' => '',
'to:' => '',
### Page attribute strings
'Attributes' => '',
'{$FullName} Attributes' => '',
'Set new read password:' => '',
'Set new edit password:' => '',
'Set new attribute password:' => '',
'Set new publish password:' => '',
'Set new upload password:' => '',
'(set by $PWSource)' => '',
'(using $PWCascade password)' => '',
'(protected)' => '',
'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'.",
'The page has an "attr" attribute and cannot be deleted.' => '',
### Authorization strings
'Name' => 'VÄrds',
'Password' => 'Parole',
'Password required' => 'Parole ir obligÄta',
'Name/password not recognized' => 'VÄrds vai parole nepareiza',
### Search strings
'Search Results' => 'MeklÄÅ¡anas rezultÄti',
'SearchFor' => 'Results of searching for <em>$Needle</em>',
'SearchFound' => '$MatchCount pages found out of $MatchSearched pages searched.',
### Upload strings
'Attachments for' => '',
'File to upload:' => 'Fails, kuru augÅ¡uplÄdÄt',
'Name attachment as:' => 'Nosaukt to par:',
'Upload' => 'UzlÄdÄt',
'Uploads' => 'AugÅ¡uplÄdes',
'ULsuccess' => 'uzlÄdÄts veiksmÄ«gi',
'ULbadname' => 'nekorekts faila nosaukums',
'ULbadtype' => "'$upext' faila tips nav atļauts",
'ULtoobig' => 'tÄ izmÄrs ir lielÄks, nekÄ atļauj serveris',
'ULtoobigext' => "faila izmÄrs ir lielÄks par atļautajiem $upmax baitiem '$upext' tipa failiem",
'ULpartial' => 'incomplete file received',
'ULnofile' => 'no file uploaded',
'ULexists' => 'file with that name already exists',
'ULpquota' => 'group quota exceeded',
'ULtquota' => 'upload quota exceeded',
### 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
'(approve sites)' => '',
'This post has been blocked by the administrator' => '',
'Address blocked from posting' => '',
'Text blocked from posting' => '',
'Password encryption' => '',
'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 <<<<<<< and >>>>>>>.",
'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' => '',
'?invalid page name' => '',
'More information' => '',
"PmWiki can't process your request" => '',
'We are sorry for any inconvenience' => '',
'Return to' => '',
### Historical
'Save as draft' => 'SaglabÄt kÄ melnrakstu',
'not found' => 'nav atrasts',
Notes |
Read the OSGi Blog ...
Oct. 29-31, 2013. GermanyCFP OpenOSGi Alliance Restructures Membership, Promotes Broader Technical Participation
Publicly share ideas and information under OSGi Community Wiki
Slides & Videos AvailableOSGi Alliance Slides AvailableSlides Available
|
|
Home | Site Map | Trademark Policy | Privacy Policy Copyright © 2013 OSGi™ Alliance. Comments about the site? Send them to: OSGi Alliance WebMaster. |