da.js

来自「国外很不错的一个开源OA系统Group-Office」· JavaScript 代码 · 共 504 行 · 第 1/2 页

JS
504
字号
DlgLnkPopStatus		: "Statuslinje",DlgLnkPopToolbar	: "Værktøjslinje",DlgLnkPopFullScrn	: "Fuld skærm (IE)",DlgLnkPopDependent	: "Koblet/dependent (Netscape)",DlgLnkPopWidth		: "Bredde",DlgLnkPopHeight		: "Højde",DlgLnkPopLeft		: "Position fra venstre",DlgLnkPopTop		: "Position fra toppen",DlnLnkMsgNoUrl		: "Indtast hyperlink URL!",DlnLnkMsgNoEMail	: "Indtast e-mailaddresse!",DlnLnkMsgNoAnchor	: "Vælg bogmærke!",DlnLnkMsgInvPopName	: "The popup name must begin with an alphabetic character and must not contain spaces",	//MISSING// Color DialogDlgColorTitle		: "Vælg farve",DlgColorBtnClear	: "Nulstil",DlgColorHighlight	: "Markeret",DlgColorSelected	: "Valgt",// Smiley DialogDlgSmileyTitle		: "Vælg smiley",// Special Character DialogDlgSpecialCharTitle	: "Vælg symbol",// Table DialogDlgTableTitle		: "Egenskaber for tabel",DlgTableRows		: "Rækker",DlgTableColumns		: "Kolonner",DlgTableBorder		: "Rammebredde",DlgTableAlign		: "Justering",DlgTableAlignNotSet	: "<intet valgt>",DlgTableAlignLeft	: "Venstrestillet",DlgTableAlignCenter	: "Centreret",DlgTableAlignRight	: "Højrestillet",DlgTableWidth		: "Bredde",DlgTableWidthPx		: "pixels",DlgTableWidthPc		: "procent",DlgTableHeight		: "Højde",DlgTableCellSpace	: "Celleafstand",DlgTableCellPad		: "Cellemargen",DlgTableCaption		: "Titel",DlgTableSummary		: "Resume",// Table Cell DialogDlgCellTitle		: "Egenskaber for celle",DlgCellWidth		: "Bredde",DlgCellWidthPx		: "pixels",DlgCellWidthPc		: "procent",DlgCellHeight		: "Højde",DlgCellWordWrap		: "Orddeling",DlgCellWordWrapNotSet	: "<intet valgt>",DlgCellWordWrapYes	: "Ja",DlgCellWordWrapNo	: "Nej",DlgCellHorAlign		: "Vandret justering",DlgCellHorAlignNotSet	: "<intet valgt>",DlgCellHorAlignLeft	: "Venstrestillet",DlgCellHorAlignCenter	: "Centreret",DlgCellHorAlignRight: "Højrestillet",DlgCellVerAlign		: "Lodret justering",DlgCellVerAlignNotSet	: "<intet valgt>",DlgCellVerAlignTop	: "Øverst",DlgCellVerAlignMiddle	: "Centreret",DlgCellVerAlignBottom	: "Nederst",DlgCellVerAlignBaseline	: "Grundlinje",DlgCellRowSpan		: "Højde i antal rækker",DlgCellCollSpan		: "Bredde i antal kolonner",DlgCellBackColor	: "Baggrundsfarve",DlgCellBorderColor	: "Rammefarve",DlgCellBtnSelect	: "Vælg...",// Find DialogDlgFindTitle		: "Find",DlgFindFindBtn		: "Find",DlgFindNotFoundMsg	: "Søgeteksten blev ikke fundet!",// Replace DialogDlgReplaceTitle			: "Erstat",DlgReplaceFindLbl		: "Søg efter:",DlgReplaceReplaceLbl	: "Erstat med:",DlgReplaceCaseChk		: "Forskel på store og små bogstaver",DlgReplaceReplaceBtn	: "Erstat",DlgReplaceReplAllBtn	: "Erstat alle",DlgReplaceWordChk		: "Kun hele ord",// Paste Operations / DialogPasteErrorCut	: "Din browsers sikkerhedsindstillinger tillader ikke editoren at klippe tekst automatisk!<br>Brug i stedet tastaturet til at klippe teksten (Ctrl+X).",PasteErrorCopy	: "Din browsers sikkerhedsindstillinger tillader ikke editoren at kopiere tekst automatisk!<br>Brug i stedet tastaturet til at kopiere teksten (Ctrl+C).",PasteAsText		: "Indsæt som ikke-formateret tekst",PasteFromWord	: "Indsæt fra Word",DlgPasteMsg2	: "Indsæt i feltet herunder (<STRONG>Ctrl+V</STRONG>) og klik <STRONG>OK</STRONG>.",DlgPasteSec		: "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",	//MISSINGDlgPasteIgnoreFont		: "Ignorer font definitioner",DlgPasteRemoveStyles	: "Ignorer typografi",DlgPasteCleanBox		: "Slet indhold",// Color PickerColorAutomatic	: "Automatisk",ColorMoreColors	: "Flere farver...",// Document PropertiesDocProps		: "Egenskaber for dokument",// Anchor DialogDlgAnchorTitle		: "Egenskaber for bogmærke",DlgAnchorName		: "Bogmærke navn",DlgAnchorErrorName	: "Indtast bogmærke navn!",// Speller Pages DialogDlgSpellNotInDic		: "Ikke i ordbogen",DlgSpellChangeTo		: "Forslag",DlgSpellBtnIgnore		: "Ignorer",DlgSpellBtnIgnoreAll	: "Ignorer alle",DlgSpellBtnReplace		: "Erstat",DlgSpellBtnReplaceAll	: "Erstat alle",DlgSpellBtnUndo			: "Tilbage",DlgSpellNoSuggestions	: "- ingen forslag -",DlgSpellProgress		: "Stavekontrolen arbejder...",DlgSpellNoMispell		: "Stavekontrol færdig: Ingen fejl fundet",DlgSpellNoChanges		: "Stavekontrol færdig: Ingen ord ændret",DlgSpellOneChange		: "Stavekontrol færdig: Et ord ændret",DlgSpellManyChanges		: "Stavekontrol færdig: %1 ord ændret",IeSpellDownload			: "Stavekontrol ikke installeret.<br>Vil du hente den nu?",// Button DialogDlgButtonText		: "Tekst",DlgButtonType		: "Type",DlgButtonTypeBtn	: "Button",	//MISSINGDlgButtonTypeSbm	: "Submit",	//MISSINGDlgButtonTypeRst	: "Reset",	//MISSING// Checkbox and Radio Button DialogsDlgCheckboxName		: "Navn",DlgCheckboxValue	: "Værdi",DlgCheckboxSelected	: "Valgt",// Form DialogDlgFormName		: "Navn",DlgFormAction	: "Handling",DlgFormMethod	: "Metod",// Select Field DialogDlgSelectName		: "Navn",DlgSelectValue		: "Værdi",DlgSelectSize		: "Størrelse",DlgSelectLines		: "linier",DlgSelectChkMulti	: "Tillad flere valg",DlgSelectOpAvail	: "Valgmuligheder",DlgSelectOpText		: "Tekst",DlgSelectOpValue	: "Værdi",DlgSelectBtnAdd		: "Tilføj",DlgSelectBtnModify	: "Rediger",DlgSelectBtnUp		: "Op",DlgSelectBtnDown	: "Ned",DlgSelectBtnSetValue : "Sæt som valgt",DlgSelectBtnDelete	: "Slet",// Textarea DialogDlgTextareaName	: "Navn",DlgTextareaCols	: "Kolonner",DlgTextareaRows	: "Rækker",// Text Field DialogDlgTextName			: "Navn",DlgTextValue		: "Værdi",DlgTextCharWidth	: "Bredde (tegn)",DlgTextMaxChars		: "Max antal tegn",DlgTextType			: "Type",DlgTextTypeText		: "Tekst",DlgTextTypePass		: "Adgangskode",// Hidden Field DialogDlgHiddenName	: "Navn",DlgHiddenValue	: "Værdi",// Bulleted List DialogBulletedListProp	: "Egenskaber for punktopstilling",NumberedListProp	: "Egenskaber for talopstilling",DlgLstStart			: "Start",	//MISSINGDlgLstType			: "Type",DlgLstTypeCircle	: "Cirkel",DlgLstTypeDisc		: "Udfyldt cirkel",DlgLstTypeSquare	: "Firkant",DlgLstTypeNumbers	: "Nummereret (1, 2, 3)",DlgLstTypeLCase		: "Små bogstaver (a, b, c)",DlgLstTypeUCase		: "Store bogstaver (A, B, C)",DlgLstTypeSRoman	: "Små romertal (i, ii, iii)",DlgLstTypeLRoman	: "Store romertal (I, II, III)",// Document Properties DialogDlgDocGeneralTab	: "Generelt",DlgDocBackTab		: "Baggrund",DlgDocColorsTab		: "Farver og margen",DlgDocMetaTab		: "Metadata",DlgDocPageTitle		: "Sidetitel",DlgDocLangDir		: "Sprog",DlgDocLangDirLTR	: "Fra venstre mod højre (LTR)",DlgDocLangDirRTL	: "Fra højre mod venstre (RTL)",DlgDocLangCode		: "Landekode",DlgDocCharSet		: "Tegnsæt kode",DlgDocCharSetCE		: "Central European",	//MISSINGDlgDocCharSetCT		: "Chinese Traditional (Big5)",	//MISSINGDlgDocCharSetCR		: "Cyrillic",	//MISSINGDlgDocCharSetGR		: "Greek",	//MISSINGDlgDocCharSetJP		: "Japanese",	//MISSINGDlgDocCharSetKR		: "Korean",	//MISSINGDlgDocCharSetTR		: "Turkish",	//MISSINGDlgDocCharSetUN		: "Unicode (UTF-8)",	//MISSINGDlgDocCharSetWE		: "Western European",	//MISSINGDlgDocCharSetOther	: "Anden tegnsæt kode",DlgDocDocType		: "Dokumenttype kategori",DlgDocDocTypeOther	: "Anden dokumenttype kategori",DlgDocIncXHTML		: "Inkludere XHTML deklartion",DlgDocBgColor		: "Baggrundsfarve",DlgDocBgImage		: "Baggrundsbillede URL",DlgDocBgNoScroll	: "Fastlåst baggrund",DlgDocCText			: "Tekst",DlgDocCLink			: "Hyperlink",DlgDocCVisited		: "Besøgt hyperlink",DlgDocCActive		: "Aktivt hyperlink",DlgDocMargins		: "Sidemargen",DlgDocMaTop			: "Øverst",DlgDocMaLeft		: "Venstre",DlgDocMaRight		: "Højre",DlgDocMaBottom		: "Nederst",DlgDocMeIndex		: "Dokument index nøgleord (kommasepareret)",DlgDocMeDescr		: "Dokument beskrivelse",DlgDocMeAuthor		: "Forfatter",DlgDocMeCopy		: "Copyright",DlgDocPreview		: "Vis",// Templates DialogTemplates			: "Skabeloner",DlgTemplatesTitle	: "Indholdsskabeloner",DlgTemplatesSelMsg	: "Vælg den skabelon, som skal åbnes i editoren.<br>(Nuværende indhold vil blive overskrevet!):",DlgTemplatesLoading	: "Henter liste over skabeloner...",DlgTemplatesNoTpl	: "(Der er ikke defineret nogen skabelon!)",DlgTemplatesReplace	: "Replace actual contents",	//MISSING// About DialogDlgAboutAboutTab	: "Om",DlgAboutBrowserInfoTab	: "Generelt",DlgAboutLicenseTab	: "Licens",DlgAboutVersion		: "version",DlgAboutInfo		: "For yderlig information gå til"};

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?