diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-12-10 21:56:09 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-12-10 22:47:31 +0100 |
commit | ef59b48c9927301075cff0e2729b5d0a7ea214ed (patch) | |
tree | 4658f12debf3fcf21d42027bc524056ba99b8f4b /source/nb | |
parent | 315ce3da5f7a87ae67a77001152867dac0f8d524 (diff) |
update translations for 5.3.0 beta2
and force-fix errors using pocheck
Change-Id: I50100798b84da2969535c4f558dd60463b30108e
Diffstat (limited to 'source/nb')
48 files changed, 6463 insertions, 11350 deletions
diff --git a/source/nb/basic/source/classes.po b/source/nb/basic/source/classes.po index 778bcab8b09..d6755c83058 100644 --- a/source/nb/basic/source/classes.po +++ b/source/nb/basic/source/classes.po @@ -5,14 +5,14 @@ msgstr "" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2016-03-02 13:46+0000\n" -"Last-Translator: kmr <karl.m.ramberg@gmail.com>\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" "X-POOTLE-MTIME: 1456926389.000000\n" @@ -1231,1082 +1231,3 @@ msgctxt "" "string.text" msgid "The library could not be removed from memory." msgstr "Klarte ikke å fjerne biblioteket fra minnet." - -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_NUMBER_OF_ARGS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid number of arguments." -msgstr "Ugyldig antall argumenter." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_SYNTAX & ERRCODE_RES_MASK\n" -"string.text" -msgid "Syntax error." -msgstr "Syntaksfeil." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_GOSUB & ERRCODE_RES_MASK\n" -"string.text" -msgid "Return without Gosub." -msgstr "Retur uten Gosub" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_REDO_FROM_START & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect entry; please retry." -msgstr "Feil i oppføringa. Prøv igjen." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_ARGUMENT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid procedure call." -msgstr "Ugyldig prosedyrekall." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_MATH_OVERFLOW & ERRCODE_RES_MASK\n" -"string.text" -msgid "Overflow." -msgstr "Overflyt." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_MEMORY & ERRCODE_RES_MASK\n" -"string.text" -msgid "Not enough memory." -msgstr "Ikke nok minne." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ALREADY_DIM & ERRCODE_RES_MASK\n" -"string.text" -msgid "Array already dimensioned." -msgstr "Tabellen er allerede dimensjonert." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_OUT_OF_RANGE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Index out of defined range." -msgstr "Indeksen er utenfor det angitte området." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DUPLICATE_DEF & ERRCODE_RES_MASK\n" -"string.text" -msgid "Duplicate definition." -msgstr "Dobbeldefinisjon." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ZERODIV & ERRCODE_RES_MASK\n" -"string.text" -msgid "Division by zero." -msgstr "Deling med null." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_VAR_UNDEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Variable not defined." -msgstr "Variabelen er ikke angitt." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_CONVERSION & ERRCODE_RES_MASK\n" -"string.text" -msgid "Data type mismatch." -msgstr "Datatypene passer ikke sammen." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_PARAMETER & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid parameter." -msgstr "Ugyldig parameter." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_USER_ABORT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Process interrupted by user." -msgstr "Prosessen er avbrutt av brukeren." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_RESUME & ERRCODE_RES_MASK\n" -"string.text" -msgid "Resume without error." -msgstr "Fortsett uten feil." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_STACK_OVERFLOW & ERRCODE_RES_MASK\n" -"string.text" -msgid "Not enough stack memory." -msgstr "Ikke nok stabelminne." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROC_UNDEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Sub-procedure or function procedure not defined." -msgstr "Underprosedyre eller funksjonsprosedyre er ikke angitt." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_DLL_LOAD & ERRCODE_RES_MASK\n" -"string.text" -msgid "Error loading DLL file." -msgstr "Feil ved lasting av DLL-fil." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_DLL_CALL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Wrong DLL call convention." -msgstr "Feil DLL-kallkonvensjon." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_INTERNAL_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "Internal error $(ARG1)." -msgstr "Intern feil $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_CHANNEL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid file name or file number." -msgstr "Ugyldig filnavn eller -nummer." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_FILE_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "File not found." -msgstr "Fant ikke fila." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_FILE_MODE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect file mode." -msgstr "Feil filmodus." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_FILE_ALREADY_OPEN & ERRCODE_RES_MASK\n" -"string.text" -msgid "File already open." -msgstr "Fila er allerede åpnet." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_IO_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "Device I/O error." -msgstr "Inn/ut-feil på enheten." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_FILE_EXISTS & ERRCODE_RES_MASK\n" -"string.text" -msgid "File already exists." -msgstr "Fila finnes allerede." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_RECORD_LENGTH & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect record length." -msgstr "Feil postlengde." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DISK_FULL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Disk or hard drive full." -msgstr "Disken eller harddisken er full." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_READ_PAST_EOF & ERRCODE_RES_MASK\n" -"string.text" -msgid "Reading exceeds EOF." -msgstr "Leser forbi slutten av fila." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_RECORD_NUMBER & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect record number." -msgstr "Feil postnummer." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_TOO_MANY_FILES & ERRCODE_RES_MASK\n" -"string.text" -msgid "Too many files." -msgstr "For mange filer." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_DEVICE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Device not available." -msgstr "Enheten er ikke tilgjengelig." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ACCESS_DENIED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Access denied." -msgstr "Ingen tilgang." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_READY & ERRCODE_RES_MASK\n" -"string.text" -msgid "Disk not ready." -msgstr "Disken er ikke klar." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_IMPLEMENTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Not implemented." -msgstr "Ikke implementert." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DIFFERENT_DRIVE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Renaming on different drives impossible." -msgstr "Kan ikke endre navn på ulike stasjoner." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ACCESS_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "Path/File access error." -msgstr "Tilgangsfeil ved sti/fil." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PATH_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Path not found." -msgstr "Fant ikke stien." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object variable not set." -msgstr "Objektvariabelen er ikke angitt." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_PATTERN & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid string pattern." -msgstr "Ugyldig strengmønster." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SBERR_IS_NULL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Use of zero not permitted." -msgstr "Bruk av null ikke tillatt." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE Error." -msgstr "DDE-feil." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_WAITINGACK & ERRCODE_RES_MASK\n" -"string.text" -msgid "Awaiting response to DDE connection." -msgstr "Venter på svar på DDE-forbindelse." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_OUTOFCHANNELS & ERRCODE_RES_MASK\n" -"string.text" -msgid "No DDE channels available." -msgstr "Ingen DDE-kanaler er tilgjengelige." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_NO_RESPONSE & ERRCODE_RES_MASK\n" -"string.text" -msgid "No application responded to DDE connect initiation." -msgstr "Ingen programmer svarte på DDE-start." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_MULT_RESPONSES & ERRCODE_RES_MASK\n" -"string.text" -msgid "Too many applications responded to DDE connect initiation." -msgstr "For mange programmer svarte på DDE-forbindelsesstart." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_CHANNEL_LOCKED & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE channel locked." -msgstr "DDE-kanalen er låst." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_NOTPROCESSED & ERRCODE_RES_MASK\n" -"string.text" -msgid "External application cannot execute DDE operation." -msgstr "Eksternt program kan ikke utføre DDE-operasjon." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_TIMEOUT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Timeout while waiting for DDE response." -msgstr "Tidsgrense nådd ved venting på DDE-svar." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_USER_INTERRUPT & ERRCODE_RES_MASK\n" -"string.text" -msgid "User pressed ESCAPE during DDE operation." -msgstr "Brukeren trykket på «Escape» under DDE-operasjonen." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_BUSY & ERRCODE_RES_MASK\n" -"string.text" -msgid "External application busy." -msgstr "Eksternt program opptatt." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_NO_DATA & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE operation without data." -msgstr "DDE-operasjon uten data." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_WRONG_DATA_FORMAT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Data are in wrong format." -msgstr "Dataene er i feil format." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_PARTNER_QUIT & ERRCODE_RES_MASK\n" -"string.text" -msgid "External application has been terminated." -msgstr "Det eksterne programmet er avsluttet." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_CONV_CLOSED & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE connection interrupted or modified." -msgstr "DDE-forbindelse avbrutt eller endret." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_NO_CHANNEL & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE method invoked with no channel open." -msgstr "DDE-metode startet uten noen åpen kanal." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_INVALID_LINK & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid DDE link format." -msgstr "Ugyldig DDE-lenkeformat." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_QUEUE_OVERFLOW & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE message has been lost." -msgstr "DDE-meldinga er tapt." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_LINK_ALREADY_EST & ERRCODE_RES_MASK\n" -"string.text" -msgid "Paste link already performed." -msgstr "Innliminga av lenka er allerede utført." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_LINK_INV_TOPIC & ERRCODE_RES_MASK\n" -"string.text" -msgid "Link mode cannot be set due to invalid link topic." -msgstr "Kan ikke velge lenkemodus fordi temaet for lenka er ugyldig." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_DLL_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE requires the DDEML.DLL file." -msgstr "DDE trenger fila DDEML.DLL." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_CANNOT_LOAD & ERRCODE_RES_MASK\n" -"string.text" -msgid "Module cannot be loaded; invalid format." -msgstr "Kan ikke laste inn modulen; ugyldig format." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_INDEX & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid object index." -msgstr "Ugyldig objektindeks." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_ACTIVE_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object is not available." -msgstr "Objektet er ikke tilgjengelig." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_PROP_VALUE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect property value." -msgstr "Feil verdi på egenskap." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROP_READONLY & ERRCODE_RES_MASK\n" -"string.text" -msgid "This property is read-only." -msgstr "Denne egenskapen er skrivebeskyttet." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROP_WRITEONLY & ERRCODE_RES_MASK\n" -"string.text" -msgid "This property is write only." -msgstr "Denne egenskapen kan bare skrives." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_INVALID_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid object reference." -msgstr "Ugyldig objektreferanse." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_METHOD & ERRCODE_RES_MASK\n" -"string.text" -msgid "Property or method not found: $(ARG1)." -msgstr "Fant ikke egenskap eller metode: $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NEEDS_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object required." -msgstr "Trenger objekt." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_INVALID_USAGE_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid use of an object." -msgstr "Ugyldig bruk av objekt." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_OLE & ERRCODE_RES_MASK\n" -"string.text" -msgid "OLE Automation is not supported by this object." -msgstr "Objektet støtter ikke OLE-automatisering." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_METHOD & ERRCODE_RES_MASK\n" -"string.text" -msgid "This property or method is not supported by the object." -msgstr "Objektet støtter ikke denne egenskapen eller metoden." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_OLE_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "OLE Automation Error." -msgstr "OLE-automatiseringsfeil." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_ACTION & ERRCODE_RES_MASK\n" -"string.text" -msgid "This action is not supported by given object." -msgstr "Objektet støtter ikke denne handlinga." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_NAMED_ARGS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Named arguments are not supported by given object." -msgstr "Objektet støtter ikke de oppgitte argumentene." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_LOCALE & ERRCODE_RES_MASK\n" -"string.text" -msgid "The current locale setting is not supported by the given object." -msgstr "Objektet støtter ikke lokalinnstillinga." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NAMED_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Named argument not found." -msgstr "Fant ikke det oppgitte argumentet." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_OPTIONAL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Argument is not optional." -msgstr "Argumentet er ikke valgfritt." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_WRONG_ARGS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid number of arguments." -msgstr "Ugyldig antall argumenter." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_A_COLL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object is not a list." -msgstr "Objektet er ingen liste." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_ORDINAL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid ordinal number." -msgstr "Ugyldig ordenstall." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DLLPROC_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Specified DLL function not found." -msgstr "Fant ikke den spesifiserte DLL-funksjonen." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_CLIPBD_FORMAT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid clipboard format." -msgstr "Ugyldig utklippstavleformat." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROPERTY_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object does not have this property." -msgstr "Objektet har ikke denne egenskapen." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_METHOD_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object does not have this method." -msgstr "Objektet har ikke denne metoden." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ARG_MISSING & ERRCODE_RES_MASK\n" -"string.text" -msgid "Required argument lacking." -msgstr "Et nødvendig argument mangler." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_METHOD_FAILED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Error executing a method." -msgstr "Feil ved utføring av metode." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_SETPROP_FAILED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unable to set property." -msgstr "Kan ikke velge egenskap." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_GETPROP_FAILED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unable to determine property." -msgstr "Kan ikke bestemme egenskap." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNEXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unexpected symbol: $(ARG1)." -msgstr "Uventet tegn: $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Expected: $(ARG1)." -msgstr "Forventet: $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_SYMBOL_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Symbol expected." -msgstr "Forventet tegn." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_VAR_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Variable expected." -msgstr "Forventet variabel." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_LABEL_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Label expected." -msgstr "Forventet etikett." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_LVALUE_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Value cannot be applied." -msgstr "Kan ikke bruke verdi." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_VAR_DEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Variable $(ARG1) already defined." -msgstr "Variabelen $(ARG1) er allerede angitt." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROC_DEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Sub procedure or function procedure $(ARG1) already defined." -msgstr "Underprosedyren eller funksjonsprosedyren $(ARG1) er allerede angitt." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_LABEL_DEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Label $(ARG1) already defined." -msgstr "Etiketten $(ARG1) er allerede angitt." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_VAR & ERRCODE_RES_MASK\n" -"string.text" -msgid "Variable $(ARG1) not found." -msgstr "Fant ikke variabelen $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_ARRAY & ERRCODE_RES_MASK\n" -"string.text" -msgid "Array or procedure $(ARG1) not found." -msgstr "Fant ikke tabellen eller prosedyren $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_PROC & ERRCODE_RES_MASK\n" -"string.text" -msgid "Procedure $(ARG1) not found." -msgstr "Fant ikke prosedyren $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_LABEL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Label $(ARG1) undefined." -msgstr "Etiketten $(ARG1) er ikke angitt." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_TYPE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unknown data type $(ARG1)." -msgstr "Ukjent datatype $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_EXIT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Exit $(ARG1) expected." -msgstr "Avslutning av $(ARG1) forventet." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_BLOCK & ERRCODE_RES_MASK\n" -"string.text" -msgid "Statement block still open: $(ARG1) missing." -msgstr "Uttrykksblokk fremdeles åpen: $(ARG1) mangler." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_BRACKETS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Parentheses do not match." -msgstr "Parentesene stemmer ikke overens." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_DECLARATION & ERRCODE_RES_MASK\n" -"string.text" -msgid "Symbol $(ARG1) already defined differently." -msgstr "Symbolet $(ARG1) er angitt annerledes." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_PARAMETERS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Parameters do not correspond to procedure." -msgstr "Parametrene stemmer ikke overens med prosedyren." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_CHAR_IN_NUMBER & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid character in number." -msgstr "Ugyldig tegn i tallet." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_MUST_HAVE_DIMS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Array must be dimensioned." -msgstr "Tabellen må dimensjoneres." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_IF & ERRCODE_RES_MASK\n" -"string.text" -msgid "Else/Endif without If." -msgstr "Else/Endif uten If." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_IN_SUBR & ERRCODE_RES_MASK\n" -"string.text" -msgid "$(ARG1) not allowed within a procedure." -msgstr "$(ARG1) kan ikke brukes i prosedyrer." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_IN_MAIN & ERRCODE_RES_MASK\n" -"string.text" -msgid "$(ARG1) not allowed outside a procedure." -msgstr "$(ARG1) kan ikke brukes utenfor prosedyrer." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_WRONG_DIMS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Dimension specifications do not match." -msgstr "Spesifikasjonene av dimensjonene stemmer ikke overens." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_OPTION & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unknown option: $(ARG1)." -msgstr "Ukjent valg: $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_CONSTANT_REDECLARED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Constant $(ARG1) redefined." -msgstr "Konstanten $(ARG1) er endret." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROG_TOO_LARGE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Program too large." -msgstr "For stort program." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_STRINGS_ARRAYS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Strings or arrays not permitted." -msgstr "Strenger eller tabeller er ikke tillatt." diff --git a/source/nb/cui/uiconfig/ui.po b/source/nb/cui/uiconfig/ui.po index 718da922694..bf34375d147 100644 --- a/source/nb/cui/uiconfig/ui.po +++ b/source/nb/cui/uiconfig/ui.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" "PO-Revision-Date: 2016-11-01 21:33+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: Norwegian Bokmål <>\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" "X-POOTLE-MTIME: 1478035985.000000\n" #: aboutconfigdialog.ui @@ -3154,7 +3154,7 @@ msgctxt "" "label21\n" "label\n" "string.text" -msgid "Palette :" +msgid "Palette:" msgstr "" #: colorpage.ui @@ -5752,6 +5752,15 @@ msgstr "Vi_nkel:" #: gradientpage.ui msgctxt "" "gradientpage.ui\n" +"centerft\n" +"label\n" +"string.text" +msgid "Center ( X / Y ) :" +msgstr "Senter ( X / Y ) :" + +#: gradientpage.ui +msgctxt "" +"gradientpage.ui\n" "borderft\n" "label\n" "string.text" @@ -12324,6 +12333,15 @@ msgstr "Bruk _kantutjevning" #: optviewpage.ui msgctxt "" "optviewpage.ui\n" +"useopengl\n" +"label\n" +"string.text" +msgid "Use OpenGL for all rendering" +msgstr "Bruk OpenGL til all opptegning" + +#: optviewpage.ui +msgctxt "" +"optviewpage.ui\n" "forceopengl\n" "label\n" "string.text" @@ -17186,1293 +17204,3 @@ msgctxt "" "string.text" msgid "View Layout" msgstr "Vis oppsettet" - -msgctxt "" -"areadialog.ui\n" -"RID_SVXPAGE_COLOR\n" -"label\n" -"string.text" -msgid "Colors" -msgstr "Farger" - -msgctxt "" -"areadialog.ui\n" -"RID_SVXPAGE_GRADIENT\n" -"label\n" -"string.text" -msgid "Gradients" -msgstr "Overganger" - -msgctxt "" -"areadialog.ui\n" -"RID_SVXPAGE_HATCH\n" -"label\n" -"string.text" -msgid "Hatching" -msgstr "Skravering" - -msgctxt "" -"areadialog.ui\n" -"RID_SVXPAGE_BITMAP\n" -"label\n" -"string.text" -msgid "Bitmaps" -msgstr "Bilder" - -msgctxt "" -"areatabpage.ui\n" -"CTL_BITMAP_PREVIEW-atkobject\n" -"AtkObject::accessible-name\n" -"string.text" -msgid "Example" -msgstr "Eksempel" - -msgctxt "" -"areatabpage.ui\n" -"label1\n" -"label\n" -"string.text" -msgid "Fill" -msgstr "Fyll" - -msgctxt "" -"areatabpage.ui\n" -"label2\n" -"label\n" -"string.text" -msgid "Increments" -msgstr "Innrykk" - -msgctxt "" -"areatabpage.ui\n" -"CB_HATCHBCKGRD\n" -"label\n" -"string.text" -msgid "_Background color" -msgstr "_Bakgrunnsfarge" - -msgctxt "" -"areatabpage.ui\n" -"label3\n" -"label\n" -"string.text" -msgid "Colors" -msgstr "Farger" - -msgctxt "" -"areatabpage.ui\n" -"TSB_ORIGINAL\n" -"label\n" -"string.text" -msgid "_Original" -msgstr "_Original" - -msgctxt "" -"areatabpage.ui\n" -"TSB_SCALE\n" -"label\n" -"string.text" -msgid "Re_lative" -msgstr "Relati_v" - -msgctxt "" -"areatabpage.ui\n" -"FT_X_OFFSET\n" -"label\n" -"string.text" -msgid "_X offset:" -msgstr "_X-forskyving:" - -msgctxt "" -"areatabpage.ui\n" -"FT_Y_OFFSET\n" -"label\n" -"string.text" -msgid "_Y offset:" -msgstr "_Y-forskyving:" - -msgctxt "" -"areatabpage.ui\n" -"TSB_STRETCH\n" -"label\n" -"string.text" -msgid "Auto_Fit" -msgstr "Tilpass _automatisk" - -msgctxt "" -"areatabpage.ui\n" -"RBT_ROW\n" -"label\n" -"string.text" -msgid "Ro_w" -msgstr "_Rad" - -msgctxt "" -"areatabpage.ui\n" -"RBT_COLUMN\n" -"label\n" -"string.text" -msgid "Colu_mn" -msgstr "_Spalte" - -msgctxt "" -"areatabpage.ui\n" -"label6\n" -"label\n" -"string.text" -msgid "Offset" -msgstr "Forskyving" - -msgctxt "" -"areatabpage.ui\n" -"btnimport\n" -"label\n" -"string.text" -msgid "Import Image..." -msgstr "Importer bilde" - -msgctxt "" -"areatabpage.ui\n" -"liststoreLB_AREA_TYPE\n" -"2\n" -"stringlist.text" -msgid "Gradient" -msgstr "Fargeovergang" - -msgctxt "" -"areatabpage.ui\n" -"liststoreLB_AREA_TYPE\n" -"3\n" -"stringlist.text" -msgid "Hatching" -msgstr "Skravering" - -msgctxt "" -"areatabpage.ui\n" -"liststoreLB_AREA_TYPE\n" -"4\n" -"stringlist.text" -msgid "Bitmap" -msgstr "Punktbilde" - -msgctxt "" -"bitmaptabpage.ui\n" -"FT_PIXEL_EDIT\n" -"label\n" -"string.text" -msgid "Pattern Editor:" -msgstr "Mønsterredigering:" - -msgctxt "" -"bitmaptabpage.ui\n" -"CTL_PIXEL-atkobject\n" -"AtkObject::accessible-name\n" -"string.text" -msgid "Pattern Editor" -msgstr "Mønsterredigering" - -msgctxt "" -"bitmaptabpage.ui\n" -"FT_COLOR\n" -"label\n" -"string.text" -msgid "_Foreground color:" -msgstr "_Forgrunnsfarge:" - -msgctxt "" -"bitmaptabpage.ui\n" -"FT_BACKGROUND_COLOR\n" -"label\n" -"string.text" -msgid "_Background color:" -msgstr "_Bakgrunnsfarge:" - -msgctxt "" -"bitmaptabpage.ui\n" -"CTL_PREVIEW-atkobject\n" -"AtkObject::accessible-name\n" -"string.text" -msgid "Example" -msgstr "Eksempel" - -msgctxt "" -"bitmaptabpage.ui\n" -"BTN_MODIFY\n" -"label\n" -"string.text" -msgid "_Modify" -msgstr "_Endre" - -msgctxt "" -"bitmaptabpage.ui\n" -"BTN_IMPORT\n" -"label\n" -"string.text" -msgid "_Import" -msgstr "_Importer" - -msgctxt "" -"bitmaptabpage.ui\n" -"BTN_LOAD\n" -"tooltip_markup\n" -"string.text" -msgid "Load Bitmap List" -msgstr "Last inn bildeliste" - -msgctxt "" -"bitmaptabpage.ui\n" -"BTN_LOAD\n" -"tooltip_text\n" -"string.text" -msgid "Load Bitmap List" -msgstr "Last inn bildeliste" - -msgctxt "" -"bitmaptabpage.ui\n" -"BTN_SAVE\n" -"tooltip_markup\n" -"string.text" -msgid "Save Bitmap List" -msgstr "Lagre bildeliste" - -msgctxt "" -"bitmaptabpage.ui\n" -"BTN_SAVE\n" -"tooltip_text\n" -"string.text" -msgid "Save Bitmap List" -msgstr "Lagre bildeliste" - -msgctxt "" -"bitmaptabpage.ui\n" -"FT_BITMAPS_HIDDEN\n" -"label\n" -"string.text" -msgid "Bitmap" -msgstr "Bilde" - -msgctxt "" -"borderpage.ui\n" -"label14\n" -"label\n" -"string.text" -msgid "_Default:" -msgstr "_Standard:" - -msgctxt "" -"borderpage.ui\n" -"rmadjcellborders\n" -"label\n" -"string.text" -msgid "Remove border from adjacent cells as well" -msgstr "Fjern også kanten fra nabocellene" - -msgctxt "" -"colorpage.ui\n" -"label6\n" -"label\n" -"string.text" -msgid "C_olor:" -msgstr "_Farge:" - -msgctxt "" -"colorpage.ui\n" -"colortableft\n" -"label\n" -"string.text" -msgid "Color table:" -msgstr "Fargetabell:" - -msgctxt "" -"colorpage.ui\n" -"modellb-atkobject\n" -"AtkObject::accessible-name\n" -"string.text" -msgid "Color Mode" -msgstr "Fargemodus" - -msgctxt "" -"colorpage.ui\n" -"edit\n" -"label\n" -"string.text" -msgid "_Pick…" -msgstr "_Velg…" - -msgctxt "" -"colorpage.ui\n" -"modify\n" -"label\n" -"string.text" -msgid "_Modify" -msgstr "_Endre" - -msgctxt "" -"colorpage.ui\n" -"load\n" -"tooltip_markup\n" -"string.text" -msgid "Load Color List" -msgstr "Last inn fargeliste" - -msgctxt "" -"colorpage.ui\n" -"load\n" -"tooltip_text\n" -"string.text" -msgid "Load Color List" -msgstr "Last inn fargeliste" - -msgctxt "" -"colorpage.ui\n" -"save\n" -"tooltip_markup\n" -"string.text" -msgid "Save Color List" -msgstr "Lagre fargeliste" - -msgctxt "" -"colorpage.ui\n" -"save\n" -"tooltip_text\n" -"string.text" -msgid "Save Color List" -msgstr "Lagre fargeliste" - -msgctxt "" -"colorpage.ui\n" -"embed\n" -"label\n" -"string.text" -msgid "Embed" -msgstr "Inkluder" - -msgctxt "" -"colorpage.ui\n" -"label1\n" -"label\n" -"string.text" -msgid "Properties" -msgstr "Egenskaper" - -msgctxt "" -"gradientpage.ui\n" -"load\n" -"tooltip_markup\n" -"string.text" -msgid "Load Gradient List" -msgstr "Last inn liste med fargeoverganger" - -msgctxt "" -"gradientpage.ui\n" -"load\n" -"tooltip_text\n" -"string.text" -msgid "Load Gradient List" -msgstr "Last inn liste med fargeoverganger" - -msgctxt "" -"gradientpage.ui\n" -"save\n" -"tooltip_markup\n" -"string.text" -msgid "Save Gradient List" -msgstr "Lagre lista med fargeoverganger" - -msgctxt "" -"gradientpage.ui\n" -"save\n" -"tooltip_text\n" -"string.text" -msgid "Save Gradient List" -msgstr "Lagre lista med fargeoverganger" - -msgctxt "" -"gradientpage.ui\n" -"propfl\n" -"label\n" -"string.text" -msgid "Properties" -msgstr "Egenskaper" - -msgctxt "" -"hatchpage.ui\n" -"load\n" -"tooltip_markup\n" -"string.text" -msgid "Load Hatching List" -msgstr "Last inn skraveringsliste" - -msgctxt "" -"hatchpage.ui\n" -"load\n" -"tooltip_text\n" -"string.text" -msgid "Load Hatching List" -msgstr "Last inn skraveringsliste" - -msgctxt "" -"hatchpage.ui\n" -"save\n" -"tooltip_markup\n" -"string.text" -msgid "Save Hatching List" -msgstr "Lagre skraveringsliste" - -msgctxt "" -"hatchpage.ui\n" -"save\n" -"tooltip_text\n" -"string.text" -msgid "Save Hatching List" -msgstr "Lagre skraveringsliste" - -msgctxt "" -"hatchpage.ui\n" -"propfl\n" -"label\n" -"string.text" -msgid "Properties" -msgstr "Egenskaper" - -msgctxt "" -"hyperlinkdialog.ui\n" -"HyperlinkDialog\n" -"title\n" -"string.text" -msgid "Hyperlink" -msgstr "Hyperlenke" - -msgctxt "" -"hyperlinkinternetpage.ui\n" -"label2\n" -"label\n" -"string.text" -msgid "Hyperlink Type" -msgstr "Hyperlenketype" - -msgctxt "" -"menuassignpage.ui\n" -"add\n" -"label\n" -"string.text" -msgid "Add..." -msgstr "Legg til …" - -msgctxt "" -"menuassignpage.ui\n" -"addsubmenu\n" -"label\n" -"string.text" -msgid "Add Submenu..." -msgstr "Legg til undermeny …" - -msgctxt "" -"menuassignpage.ui\n" -"addseparator\n" -"label\n" -"string.text" -msgid "Add Separator" -msgstr "Legg til skilletegn" - -msgctxt "" -"menuassignpage.ui\n" -"moddelete\n" -"label\n" -"string.text" -msgid "Delete" -msgstr "Slett" - -msgctxt "" -"numberingformatpage.ui\n" -"add\n" -"tooltip_markup\n" -"string.text" -msgid "Add" -msgstr "Legg til" - -msgctxt "" -"numberingformatpage.ui\n" -"edit\n" -"tooltip_markup\n" -"string.text" -msgid "Edit Comment" -msgstr "Endre merknad" - -msgctxt "" -"numberingformatpage.ui\n" -"delete\n" -"tooltip_markup\n" -"string.text" -msgid "Remove" -msgstr "Fjern" - -msgctxt "" -"numberingpositionpage.ui\n" -"at\n" -"label\n" -"string.text" -msgid "at:" -msgstr "ved:" - -msgctxt "" -"optctlpage.ui\n" -"numerals\n" -"0\n" -"stringlist.text" -msgid "Arabic" -msgstr "Arabisk" - -msgctxt "" -"optctlpage.ui\n" -"numerals\n" -"1\n" -"stringlist.text" -msgid "Hindi" -msgstr "Hindi" - -msgctxt "" -"optopenclpage.ui\n" -"bledit\n" -"label\n" -"string.text" -msgid "_Edit..." -msgstr "_Rediger …" - -msgctxt "" -"optopenclpage.ui\n" -"bladd\n" -"label\n" -"string.text" -msgid "_Add..." -msgstr "_Legg til …" - -msgctxt "" -"optopenclpage.ui\n" -"bldelete\n" -"label\n" -"string.text" -msgid "_Delete" -msgstr "_Slett" - -msgctxt "" -"optopenclpage.ui\n" -"os\n" -"label\n" -"string.text" -msgid "Operating System" -msgstr "Operativsystem" - -msgctxt "" -"optopenclpage.ui\n" -"osversion\n" -"label\n" -"string.text" -msgid "OS Version" -msgstr "OS-versjon" - -msgctxt "" -"optopenclpage.ui\n" -"vendor\n" -"label\n" -"string.text" -msgid "Platform Vendor" -msgstr "Plattformleverandør" - -msgctxt "" -"optopenclpage.ui\n" -"device\n" -"label\n" -"string.text" -msgid "Device" -msgstr "Enhet" - -msgctxt "" -"optopenclpage.ui\n" -"driverversion\n" -"label\n" -"string.text" -msgid "Driver version" -msgstr "Driverversjon" - -msgctxt "" -"optopenclpage.ui\n" -"label4\n" -"label\n" -"string.text" -msgid "OpenCL blacklist" -msgstr "OpenCL-svarteliste:" - -msgctxt "" -"optopenclpage.ui\n" -"wledit\n" -"label\n" -"string.text" -msgid "_Edit..." -msgstr "_Rediger …" - -msgctxt "" -"optopenclpage.ui\n" -"wladd\n" -"label\n" -"string.text" -msgid "_Add..." -msgstr "_Legg til …" - -msgctxt "" -"optopenclpage.ui\n" -"wldelete\n" -"label\n" -"string.text" -msgid "_Delete" -msgstr "_Slett" - -msgctxt "" -"optopenclpage.ui\n" -"label5\n" -"label\n" -"string.text" -msgid "OpenCL whitelist" -msgstr "OpenCL-hvitliste:" - -msgctxt "" -"optuserpage.ui\n" -"nameft\n" -"label\n" -"string.text" -msgid "First/last _name/initials:" -msgstr "For_navn/etternavn/forbokstaver:" - -msgctxt "" -"optuserpage.ui\n" -"firstname-atkobject\n" -"AtkObject::accessible-name\n" -"string.text" -msgid "First name" -msgstr "Fornavn" - -msgctxt "" -"optuserpage.ui\n" -"lastname-atkobject\n" -"AtkObject::accessible-name\n" -"string.text" -msgid "Last name" -msgstr "Etternavn" - -msgctxt "" -"optuserpage.ui\n" -"rusnameft\n" -"label\n" -"string.text" -msgid "Last name/first _name/father’s name/initials:" -msgstr "Etter_navn/fornavn/fars navn/forbokstaver:" - -msgctxt "" -"optuserpage.ui\n" -"ruslastname-atkobject\n" -"AtkObject::accessible-name\n" -"string.text" -msgid "Last name" -msgstr "Etternavn" - -msgctxt "" -"optuserpage.ui\n" -"rusfathersname-atkobject\n" -"AtkObject::accessible-name\n" -"string.text" -msgid "Father's name" -msgstr "Familienavn" - -msgctxt "" -"optuserpage.ui\n" -"russhortname-atkobject\n" -"AtkObject::accessible-name\n" -"string.text" -msgid "Initials" -msgstr "Forbokstaver" - -msgctxt "" -"optuserpage.ui\n" -"rusfirstname-atkobject\n" -"AtkObject::accessible-name\n" -"string.text" -msgid "First name" -msgstr "Fornavn" - -msgctxt "" -"optuserpage.ui\n" -"eastnameft\n" -"label\n" -"string.text" -msgid "Last/first _name/initials:" -msgstr "_Etternavn/fornavn/forbokstaver:" - -msgctxt "" -"optuserpage.ui\n" -"eastlastname-atkobject\n" -"AtkObject::accessible-name\n" -"string.text" -msgid "Last name" -msgstr "Etternavn" - -msgctxt "" -"optuserpage.ui\n" -"eastfirstname-atkobject\n" -"AtkObject::accessible-name\n" -"string.text" -msgid "First name" -msgstr "Fornavn" - -msgctxt "" -"optuserpage.ui\n" -"eastshortname-atkobject\n" -"AtkObject::accessible-name\n" -"string.text" -msgid "Initials" -msgstr "Forbokstaver" - -msgctxt "" -"optviewpage.ui\n" -"useopengl\n" -"label\n" -"string.text" -msgid "Use OpenGL for all rendering (on restart)" -msgstr "Bruk OpenGL for all opptegning (ved omstart)" - -msgctxt "" -"optviewpage.ui\n" -"forceopengl\n" -"label\n" -"string.text" -msgid "Force OpenGL even if blacklisted (on restart)" -msgstr "Tving bruk av OpenGL (i omstart) selv om rutinen er svartelista" - -msgctxt "" -"optviewpage.ui\n" -"forceopengl\n" -"tooltip_text\n" -"string.text" -msgid "Enabling this may expose driver bugs" -msgstr "Å gjøre dette kan føre til driverfeil" - -msgctxt "" -"optviewpage.ui\n" -"label7\n" -"label\n" -"string.text" -msgid "Sc_aling:" -msgstr "_Skalering:" - -msgctxt "" -"optviewpage.ui\n" -"label8\n" -"label\n" -"string.text" -msgid "Icon _size:" -msgstr "Icon_størrelse:" - -msgctxt "" -"optviewpage.ui\n" -"iconstyle\n" -"7\n" -"stringlist.text" -msgid "Human" -msgstr "Menneske" - -msgctxt "" -"optviewpage.ui\n" -"iconstyle\n" -"8\n" -"stringlist.text" -msgid "Sifr" -msgstr "Sifr" - -msgctxt "" -"optviewpage.ui\n" -"iconstyle\n" -"9\n" -"stringlist.text" -msgid "Breeze" -msgstr "Bris" - -msgctxt "" -"optviewpage.ui\n" -"iconstyle\n" -"10\n" -"stringlist.text" -msgid "Tango Testing" -msgstr "Tango Testing" - -msgctxt "" -"pageformatpage.ui\n" -"label4\n" -"label\n" -"string.text" -msgid "_Format:" -msgstr "_Format:" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"0\n" -"stringlist.text" -msgid "1, 2, 3, ..." -msgstr "1, 2, 3, …" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"1\n" -"stringlist.text" -msgid "A, B, C, ..." -msgstr "A, B, C, …" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"2\n" -"stringlist.text" -msgid "a, b, c, ..." -msgstr "a, b, c, …" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"3\n" -"stringlist.text" -msgid "I, II, III, ..." -msgstr "I, II, III, …" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"4\n" -"stringlist.text" -msgid "i, ii, iii, ..." -msgstr "i, ii, iii, …" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"5\n" -"stringlist.text" -msgid "None" -msgstr "Ingen" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"6\n" -"stringlist.text" -msgid "A, .., AA, .., AAA, ..." -msgstr "A, …, AA, …, AAA, …" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"7\n" -"stringlist.text" -msgid "a, .., aa, .., aaa, ..." -msgstr "a, …, aa, …, aaa, …" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"8\n" -"stringlist.text" -msgid "Native Numbering" -msgstr "Språkstyrt nummerering" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"9\n" -"stringlist.text" -msgid "А, Б, .., Аа, Аб, ... (Bulgarian)" -msgstr "А, Б, .., Аа, Аб, … (bulgarsk)" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"10\n" -"stringlist.text" -msgid "а, б, .., аа, аб, ... (Bulgarian)" -msgstr "а, б, .., аа, аб, … (bulgarsk)" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"11\n" -"stringlist.text" -msgid "А, Б, .., Аа, Бб, ... (Bulgarian)" -msgstr "А, Б, .., Аа, Бб, … (bulgarsk)" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"12\n" -"stringlist.text" -msgid "а, б, .., аа, бб, ... (Bulgarian)" -msgstr "а, б, .., аа, бб, … (bulgarsk)" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"13\n" -"stringlist.text" -msgid "А, Б, .., Аа, Аб, ... (Russian)" -msgstr "А, Б, .., Аа, Аб, … (russisk)" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"14\n" -"stringlist.text" -msgid "а, б, .., аа, аб, ... (Russian)" -msgstr "а, б, .., аа, аб, … (russisk)" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"15\n" -"stringlist.text" -msgid "А, Б, .., Аа, Бб, ... (Russian)" -msgstr "А, Б, .., Аа, Бб, … (russisk)" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"16\n" -"stringlist.text" -msgid "а, б, .., аа, бб, ... (Russian)" -msgstr "а, б, .., аа, бб, … (russisk)" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"17\n" -"stringlist.text" -msgid "А, Б, .., Аа, Аб, ... (Serbian)" -msgstr "А, Б, .., Аа, Аб, … (serbisk)" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"18\n" -"stringlist.text" -msgid "а, б, .., аа, аб, ... (Serbian)" -msgstr "а, б, .., аа, аб, … (serbisk)" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"19\n" -"stringlist.text" -msgid "А, Б, .., Аа, Бб, ... (Serbian)" -msgstr "А, Б, .., Аа, Бб, … (serbisk)" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"20\n" -"stringlist.text" -msgid "а, б, .., аа, бб, ... (Serbian)" -msgstr "а, б, .., аа, бб, … (serbisk)" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"21\n" -"stringlist.text" -msgid "Α, Β, Γ, ... (Greek Upper Letter)" -msgstr "Α, Β, Γ, … (stor gresk bokstav)" - -msgctxt "" -"pageformatpage.ui\n" -"liststoreNumberFormat\n" -"22\n" -"stringlist.text" -msgid "α, β, γ, ... (Greek Lower Letter)" -msgstr "α, β, γ, … (liten gresk bokstav)" - -msgctxt "" -"paraindentspacing.ui\n" -"liststoreLB_LINEDIST\n" -"1\n" -"stringlist.text" -msgid "1.5 lines" -msgstr "1,5 linjer" - -msgctxt "" -"paraindentspacing.ui\n" -"liststoreLB_LINEDIST\n" -"2\n" -"stringlist.text" -msgid "Double" -msgstr "Dobbel" - -msgctxt "" -"paraindentspacing.ui\n" -"liststoreLB_LINEDIST\n" -"3\n" -"stringlist.text" -msgid "Proportional" -msgstr "Proporsjonal" - -msgctxt "" -"paraindentspacing.ui\n" -"liststoreLB_LINEDIST\n" -"4\n" -"stringlist.text" -msgid "At least" -msgstr "Minst" - -msgctxt "" -"paraindentspacing.ui\n" -"liststoreLB_LINEDIST\n" -"5\n" -"stringlist.text" -msgid "Leading" -msgstr "Innledende" - -msgctxt "" -"securityoptionsdialog.ui\n" -"ctrlclick\n" -"label\n" -"string.text" -msgid "Ctrl-click required _to follow hyperlinks" -msgstr "Ctrl - klikk for å følge hyperlenker" - -msgctxt "" -"textattrtabpage.ui\n" -"label1\n" -"label\n" -"string.text" -msgid "Text" -msgstr "Tekst" - -#: areatabpage.ui -#, fuzzy -msgctxt "" -"areatabpage.ui\n" -"CTL_COLOR_PREVIEW-atkobject\n" -"AtkObject::accessible-name\n" -"string.text" -msgid "Example" -msgstr "Eksempel" - -#: areatabpage.ui -msgctxt "" -"areatabpage.ui\n" -"TSB_STEPCOUNT\n" -"label\n" -"string.text" -msgid "_Automatic" -msgstr "_Automatisk" - -#: areatabpage.ui -msgctxt "" -"areatabpage.ui\n" -"label4\n" -"label\n" -"string.text" -msgid "Size" -msgstr "Størrelse" - -#: areatabpage.ui -msgctxt "" -"areatabpage.ui\n" -"label5\n" -"label\n" -"string.text" -msgid "Position" -msgstr "Plassering" - -#: areatabpage.ui -msgctxt "" -"areatabpage.ui\n" -"TSB_TILE\n" -"label\n" -"string.text" -msgid "_Tile" -msgstr "_Side ved side" - -#: areatabpage.ui -msgctxt "" -"areatabpage.ui\n" -"liststoreLB_AREA_TYPE\n" -"0\n" -"stringlist.text" -msgid "None" -msgstr "Ingen" - -#: areatabpage.ui -msgctxt "" -"areatabpage.ui\n" -"liststoreLB_AREA_TYPE\n" -"1\n" -"stringlist.text" -msgid "Color" -msgstr "Farge" - -#: bitmaptabpage.ui -msgctxt "" -"bitmaptabpage.ui\n" -"label1\n" -"label\n" -"string.text" -msgid "Properties" -msgstr "Egenskaper" - -#: colorpage.ui -msgctxt "" -"colorpage.ui\n" -"modellb\n" -"0\n" -"stringlist.text" -msgid "RGB" -msgstr "RGB" - -#: colorpage.ui -msgctxt "" -"colorpage.ui\n" -"modellb\n" -"1\n" -"stringlist.text" -msgid "CMYK" -msgstr "CMYK" - -#: lineendstabpage.ui -msgctxt "" -"lineendstabpage.ui\n" -"BTN_LOAD\n" -"tooltip_markup\n" -"string.text" -msgid "Load arrow styles" -msgstr "Last inn pilstiler" - -#: lineendstabpage.ui -msgctxt "" -"lineendstabpage.ui\n" -"BTN_SAVE\n" -"tooltip_markup\n" -"string.text" -msgid "Save arrow styles" -msgstr "Lagre pilstiler" - -#: linestyletabpage.ui -msgctxt "" -"linestyletabpage.ui\n" -"BTN_LOAD\n" -"tooltip_markup\n" -"string.text" -msgid "Load Line Styles" -msgstr "Last inn linjestiler" - -#: linestyletabpage.ui -msgctxt "" -"linestyletabpage.ui\n" -"BTN_SAVE\n" -"tooltip_markup\n" -"string.text" -msgid "Save Line Styles" -msgstr "Lagre linjestiler" - -#: rotationtabpage.ui -msgctxt "" -"rotationtabpage.ui\n" -"CTL_RECT\n" -"tooltip_markup\n" -"string.text" -msgid "Rotation point" -msgstr "Omdreiingspunkt" - -#: rotationtabpage.ui -msgctxt "" -"rotationtabpage.ui\n" -"CTL_ANGLE\n" -"tooltip_markup\n" -"string.text" -msgid "Rotation Angle" -msgstr "Rotasjonsvinkel" - -#: textanimtabpage.ui -msgctxt "" -"textanimtabpage.ui\n" -"BTN_UP\n" -"tooltip_markup\n" -"string.text" -msgid "To top" -msgstr "Til toppen" - -#: textanimtabpage.ui -msgctxt "" -"textanimtabpage.ui\n" -"BTN_RIGHT\n" -"tooltip_markup\n" -"string.text" -msgid "To right" -msgstr "Til høyre" - -#: textanimtabpage.ui -msgctxt "" -"textanimtabpage.ui\n" -"BTN_LEFT\n" -"tooltip_markup\n" -"string.text" -msgid "To left" -msgstr "Til venstre" - -#: textanimtabpage.ui -msgctxt "" -"textanimtabpage.ui\n" -"BTN_DOWN\n" -"tooltip_markup\n" -"string.text" -msgid "To bottom" -msgstr "Til bunnen" - -#: gradientpage.ui -msgctxt "" -"gradientpage.ui\n" -"centerxft\n" -"label\n" -"string.text" -msgid "Center _X:" -msgstr "Midtstill _X:" - -#: colorpage.ui -msgctxt "" -"colorpage.ui\n" -"label5\n" -"label\n" -"string.text" -msgid "_Name:" -msgstr "_Navn:" - -#: gradientpage.ui -msgctxt "" -"gradientpage.ui\n" -"centeryft\n" -"label\n" -"string.text" -msgid "Center _Y:" -msgstr "Midtstill _Y:" - -#: areatabpage.ui -msgctxt "" -"areatabpage.ui\n" -"FT_Y_SIZE\n" -"label\n" -"string.text" -msgid "H_eight:" -msgstr "_Høyde:" - -#: areatabpage.ui -msgctxt "" -"areatabpage.ui\n" -"FT_X_SIZE\n" -"label\n" -"string.text" -msgid "Wi_dth:" -msgstr "_Bredde:" diff --git a/source/nb/dbaccess/source/ui/dlg.po b/source/nb/dbaccess/source/ui/dlg.po index 4fa4f7d6f5b..e497131ad83 100644 --- a/source/nb/dbaccess/source/ui/dlg.po +++ b/source/nb/dbaccess/source/ui/dlg.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2015-08-25 12:34+0200\n" -"PO-Revision-Date: 2016-03-03 07:25+0000\n" -"Last-Translator: kmr <karl.m.ramberg@gmail.com>\n" +"PO-Revision-Date: 2016-07-05 03:16+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: Norwegian Bokmål <>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1456989905.000000\n" +"X-POOTLE-MTIME: 1467688569.000000\n" #: AutoControls.src msgctxt "" @@ -850,10 +850,3 @@ msgctxt "" "string.text" msgid "Details" msgstr "Detaljer" - -msgctxt "" -"AutoControls.src\n" -"STR_COMMONURL\n" -"string.text" -msgid "Datasource URL" -msgstr "URL til datakilden" diff --git a/source/nb/desktop/source/deployment/gui.po b/source/nb/desktop/source/deployment/gui.po index 637697d6884..02ca1da224f 100644 --- a/source/nb/desktop/source/deployment/gui.po +++ b/source/nb/desktop/source/deployment/gui.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-08-25 12:33+0200\n" -"PO-Revision-Date: 2015-08-22 06:50+0000\n" -"Last-Translator: Klaus Ade Johnstad <klausade@gmail.com>\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" +"PO-Revision-Date: 2016-07-05 03:17+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1440226228.000000\n" +"X-POOTLE-MTIME: 1467688643.000000\n" #: dp_gui_dialog.src msgctxt "" @@ -59,14 +59,6 @@ msgstr "~Oppdater …" #: dp_gui_dialog.src msgctxt "" "dp_gui_dialog.src\n" -"RID_CTX_ITEM_OPTIONS\n" -"string.text" -msgid "~Options..." -msgstr "~Innstillinger …" - -#: dp_gui_dialog.src -msgctxt "" -"dp_gui_dialog.src\n" "RID_STR_ADDING_PACKAGES\n" "string.text" msgid "Adding %EXTENSION_NAME" @@ -515,10 +507,3 @@ msgstr "" "Den eldre versjonen $DEPLOYED, med navnet «$OLDNAME», er allerede installert.\n" "Trykk på «OK» for å erstatte den installerte utvidelsen.\n" "Trykk på «Avbryt» for å avslutte installasjonen." - -msgctxt "" -"dp_gui_updatedialog.src\n" -"RID_DLG_UPDATE_ERROR\n" -"string.text" -msgid "Error" -msgstr "Feil" diff --git a/source/nb/desktop/uiconfig/ui.po b/source/nb/desktop/uiconfig/ui.po index 3907ff16aff..11df1813ff9 100644 --- a/source/nb/desktop/uiconfig/ui.po +++ b/source/nb/desktop/uiconfig/ui.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-08-25 12:33+0200\n" -"PO-Revision-Date: 2016-03-04 04:12+0000\n" -"Last-Translator: system user <>\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" +"PO-Revision-Date: 2016-07-05 03:17+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: none\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1457064738.000000\n" +"X-POOTLE-MTIME: 1467688649.000000\n" #: cmdlinehelp.ui msgctxt "" @@ -55,20 +55,47 @@ msgstr "Utvidelser" #: extensionmanager.ui msgctxt "" "extensionmanager.ui\n" -"add\n" +"optionsbtn\n" "label\n" "string.text" -msgid "Add..." -msgstr "Legg til …" +msgid "_Options" +msgstr "" + +#: extensionmanager.ui +msgctxt "" +"extensionmanager.ui\n" +"updatebtn\n" +"label\n" +"string.text" +msgid "Check for _Updates" +msgstr "" + +#: extensionmanager.ui +msgctxt "" +"extensionmanager.ui\n" +"addbtn\n" +"label\n" +"string.text" +msgid "_Add" +msgstr "" #: extensionmanager.ui msgctxt "" "extensionmanager.ui\n" -"update\n" +"removebtn\n" "label\n" "string.text" -msgid "Check for updates..." -msgstr "Se etter oppdateringer …" +msgid "_Remove" +msgstr "" + +#: extensionmanager.ui +msgctxt "" +"extensionmanager.ui\n" +"enablebtn\n" +"label\n" +"string.text" +msgid "_Enable" +msgstr "" #: extensionmanager.ui msgctxt "" @@ -411,12 +438,3 @@ msgctxt "" "string.text" msgid "Disable all" msgstr "Slå av alle" - -#: licensedialog.ui -msgctxt "" -"licensedialog.ui\n" -"label4\n" -"label\n" -"string.text" -msgid "Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text.\"" -msgstr "Les gjennom hele lisensavtalen. Bruk rullefeltet eller knappen «Bla ned» i dette dialogvinduet for å lese teksten." diff --git a/source/nb/filter/source/config/fragments/filters.po b/source/nb/filter/source/config/fragments/filters.po index 9e79d291e3c..55532d77931 100644 --- a/source/nb/filter/source/config/fragments/filters.po +++ b/source/nb/filter/source/config/fragments/filters.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-15 10:05+0000\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-07-05 03:27+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: British English <>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1458036305.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467689226.000000\n" #: AbiWord.xcu msgctxt "" @@ -868,7 +868,7 @@ msgctxt "" "StarOffice_Writer\n" "UIName\n" "value.text" -msgid "Legacy StarOffice Writer" +msgid "Legacy StarOffice Text Document" msgstr "" #: StarOffice_XML__Base_.xcu diff --git a/source/nb/helpcontent2/source/auxiliary.po b/source/nb/helpcontent2/source/auxiliary.po index 9e20379f041..9f855f32c02 100644 --- a/source/nb/helpcontent2/source/auxiliary.po +++ b/source/nb/helpcontent2/source/auxiliary.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" "PO-Revision-Date: 2016-06-12 07:08+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" "X-POOTLE-MTIME: 1465715321.000000\n" #: sbasic.tree @@ -299,14 +299,6 @@ msgstr "Møteplanveiviser" #: shared.tree msgctxt "" "shared.tree\n" -"100505\n" -"node.text" -msgid "Presentation Wizard" -msgstr "Presentasjonsveiviser" - -#: shared.tree -msgctxt "" -"shared.tree\n" "100506\n" "node.text" msgid "HTML Export Wizard" diff --git a/source/nb/helpcontent2/source/text/sbasic/shared.po b/source/nb/helpcontent2/source/text/sbasic/shared.po index 08ac3472f13..d7b89c8768a 100644 --- a/source/nb/helpcontent2/source/text/sbasic/shared.po +++ b/source/nb/helpcontent2/source/text/sbasic/shared.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-07-04 16:53+0200\n" -"PO-Revision-Date: 2016-06-12 07:12+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 09:02+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1465715574.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467795766.000000\n" #: 00000002.xhp msgctxt "" @@ -173,8 +173,8 @@ msgctxt "" "par_id3150324\n" "110\n" "help.text" -msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.sxw</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.sxw</emph> in URL notation." -msgstr "I URL-notasjonen er det en del spesialtegn som er ulovlige å bruke. Disse blir enten byttet ut med andre tegn eller blir kodet. Det blir brukt skråstrek (<emph>/</emph>) som skilletegn. En fil som for eksempel blir skrevet som <emph>C:\\Min Fil.sxw</emph> på en \"Windowsmaskin\", blir til <emph>ile:///C|/My%20File.sxw</emph> i URL-notasjon." +msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.odt</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.odt</emph> in URL notation." +msgstr "" #: 00000003.xhp msgctxt "" @@ -10870,7 +10870,7 @@ msgctxt "" "03020404.xhp\n" "par_id3154012\n" "help.text" -msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.sxw\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments." +msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.ods\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments." msgstr "" #: 03020404.xhp diff --git a/source/nb/helpcontent2/source/text/scalc/00.po b/source/nb/helpcontent2/source/text/scalc/00.po index 989061bf717..3ae684ddd7e 100644 --- a/source/nb/helpcontent2/source/text/scalc/00.po +++ b/source/nb/helpcontent2/source/text/scalc/00.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-05-23 21:36+0200\n" -"PO-Revision-Date: 2016-06-12 07:42+0000\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-07-06 09:03+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1465717342.000000\n" +"X-POOTLE-MTIME: 1467795802.000000\n" #: 00000004.xhp msgctxt "" @@ -201,30 +201,6 @@ msgctxt "" msgid "Open context menu for a sheet tab" msgstr "Åpne sprettoppmenyen for en arkfane" -#: 00000402.xhp -msgctxt "" -"00000402.xhp\n" -"par_id3153093\n" -"help.text" -msgid "<variable id=\"bmaumloe\">Choose <emph>Sheet - Delete Page Break</emph></variable>" -msgstr "<variable id=\"bmaumloe\">Velg <emph>Ark → Slett sideskift</emph></variable>" - -#: 00000402.xhp -msgctxt "" -"00000402.xhp\n" -"par_id3153191\n" -"help.text" -msgid "<variable id=\"bzeilum\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>" -msgstr "<variable id=\"bzeilum\">Vel <emph>Ark → Slett sideskift → Radskift</emph></variable>" - -#: 00000402.xhp -msgctxt "" -"00000402.xhp\n" -"par_id3145645\n" -"help.text" -msgid "<variable id=\"bspaum\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>" -msgstr "<variable id=\"bspaum\">Velg <emph>Rediger → Slett manuelt skift → Kolonneskift</emph></variable>" - #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -294,33 +270,6 @@ msgstr "Menyen «Sett inn»" #: 00000404.xhp msgctxt "" "00000404.xhp\n" -"par_id3149095\n" -"36\n" -"help.text" -msgid "<variable id=\"eimaum\">Choose <emph>Insert - Manual Break</emph></variable>" -msgstr "<variable id=\"eimaum\">Velg <emph>Sett inn → Manuelt skift</emph></variable>" - -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" -"par_id3149398\n" -"2\n" -"help.text" -msgid "<variable id=\"eimaumze\">Choose <emph>Insert - Manual Break - Row Break</emph></variable>" -msgstr "<variable id=\"eimaumze\">Velg <emph>Sett inn → Manuelt skift → Radskift</emph></variable>" - -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" -"par_id3150084\n" -"3\n" -"help.text" -msgid "<variable id=\"eimaumsp\">Choose <emph>Insert - Manual Break - Column Break</emph></variable>" -msgstr "<variable id=\"eimaumsp\">Velg <emph>Sett inn → Manuelt skift → Kolonneskift</emph></variable>" - -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" "par_id3149784\n" "4\n" "help.text" @@ -614,8 +563,8 @@ msgctxt "" "par_id3146776\n" "37\n" "help.text" -msgid "<variable id=\"eiextdata\">Choose <emph>Insert - Link to External data</emph></variable>" -msgstr "<variable id=\"eiextdata\">Velg <emph>Sett inn → Hyperlenke til eksterne data</emph></variable>" +msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External Data</emph></variable>" +msgstr "" #: 00000404.xhp msgctxt "" @@ -1101,29 +1050,18 @@ msgstr "<variable id=\"exsze\">Velg <emph>Verktøy → Scenarier</emph></variabl #: 00000406.xhp msgctxt "" "00000406.xhp\n" -"par_id3145640\n" -"14\n" -"help.text" -msgid "<variable id=\"exdos\">Choose <emph>Tools - Protect Document</emph></variable>" -msgstr "<variable id=\"exdos\">Velg <emph>Verktøy → Beskytt dokument</emph></variable>" - -#: 00000406.xhp -msgctxt "" -"00000406.xhp\n" "par_id3149020\n" -"15\n" "help.text" -msgid "<variable id=\"exdst\">Choose <emph>Tools - Protect Document - Sheet</emph></variable>" -msgstr "<variable id=\"exdst\">Velg <emph>Verktøy → Beskytt dokument → Ark</emph></variable>" +msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>" +msgstr "" #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3154256\n" -"16\n" "help.text" -msgid "<variable id=\"exdsd\">Choose <emph>Tools - Protect Document - Document</emph></variable>" -msgstr "<variable id=\"exdsd\">Velg <emph>Verktøy → Beskytt dokument → Dokument</emph></variable>" +msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>" +msgstr "" #: 00000406.xhp msgctxt "" @@ -1200,7 +1138,7 @@ msgctxt "" "00000407.xhp\n" "par_id3153663\n" "help.text" -msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Rows and Columns</item></variable>" +msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>" msgstr "" #: 00000412.xhp @@ -1778,3 +1716,51 @@ msgctxt "" "help.text" msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>" msgstr "" + +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id3149095\n" +"help.text" +msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>" +msgstr "" + +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id3149398\n" +"help.text" +msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>" +msgstr "" + +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id3150084\n" +"help.text" +msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>" +msgstr "" + +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id3153093\n" +"help.text" +msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>" +msgstr "" + +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id3153191\n" +"help.text" +msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>" +msgstr "" + +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id3145645\n" +"help.text" +msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>" +msgstr "" diff --git a/source/nb/helpcontent2/source/text/scalc/01.po b/source/nb/helpcontent2/source/text/scalc/01.po index be30aeba89e..3df36984897 100644 --- a/source/nb/helpcontent2/source/text/scalc/01.po +++ b/source/nb/helpcontent2/source/text/scalc/01.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-10-18 13:02+0200\n" -"PO-Revision-Date: 2016-06-12 09:04+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-10-18 20:25+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1465722293.000000\n" +"X-POOTLE-MTIME: 1476822326.000000\n" #: 01120000.xhp msgctxt "" @@ -140,8 +140,8 @@ msgctxt "" "par_id3146984\n" "5\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_COL\">Enter the column letter. Press Enter to reposition the cell cursor to the specified column in the same row.</ahelp>" -msgstr "<ahelp hid=\"HID_SC_NAVIPI_COL\">Skriv inn kolonnebokstaven. Trykk Enter for å omplassere cellepekeren i den angitte kolonnen i den samme raden.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/column\">Enter the column letter. Press Enter to reposition the cell cursor to the specified column in the same row.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -158,8 +158,8 @@ msgctxt "" "par_id3149958\n" "7\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_ROW\">Enter a row number. Press Enter to reposition the cell cursor to the specified row in the same column.</ahelp>" -msgstr "<ahelp hid=\"HID_SC_NAVIPI_ROW\">Skriv inn et radnummer. Trykk Enter for å omnplassere cellepekeren i den angitte raden i samme kolonnen.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/row\">Enter a row number. Press Enter to reposition the cell cursor to the specified row in the same column.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -176,8 +176,8 @@ msgctxt "" "par_id3150752\n" "10\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_DATA\">Specifies the current data range denoted by the position of the cell cursor.</ahelp>" -msgstr "<ahelp hid=\"HID_SC_NAVIPI_DATA\">Bestemmer det gjeldende dataområdet angitt ved plasseringa av celleskrivemerket.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/datarange\">Specifies the current data range denoted by the position of the cell cursor.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -211,8 +211,8 @@ msgctxt "" "par_id3150086\n" "16\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_UP\">Moves to the cell at the beginning of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>" -msgstr "<ahelp hid=\"HID_SC_NAVIPI_UP\">Gå til cellen i starten av dataområdet, som du kan framheve ved hjelp av knappen <emph>Dataområde</emph>.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/start\">Moves to the cell at the beginning of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -246,8 +246,8 @@ msgctxt "" "par_id3152985\n" "19\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_DOWN\">Moves to the cell at the end of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>" -msgstr "<ahelp hid=\"HID_SC_NAVIPI_DOWN\">Gå til cellen i slutten av dataområdet, som du kan framheve ved hjelp av knappen <emph>Dataområde</emph>.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/end\">Moves to the cell at the end of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -281,8 +281,8 @@ msgctxt "" "par_id3159098\n" "22\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_ROOT\">Toggles the content view. Only the selected Navigator element and its subelements are displayed.</ahelp> Click the icon again to restore all elements for viewing." -msgstr "<ahelp hid=\"HID_SC_NAVIPI_ROOT\">Trykk her for å slå av eller på innholdsvisninga. Bare det valgte dokumentstrukturelementet og underelementene som hører til blir vist.</ahelp> Trykk på knappen en gang til for å få tilbake visninga av alle elementene." +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/datarange\">Toggles the content view. Only the selected Navigator element and its subelements are displayed.</ahelp> Click the icon again to restore all elements for viewing." +msgstr "" #: 02110000.xhp msgctxt "" @@ -316,8 +316,8 @@ msgctxt "" "par_id3150051\n" "13\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_ZOOM\">Allows you to hide/show the contents.</ahelp>" -msgstr "<ahelp hid=\"HID_SC_NAVIPI_ZOOM\">Lar deg skjule/vise innholdet.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/toggle\">Allows you to hide/show the contents.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -351,8 +351,8 @@ msgctxt "" "par_id3153955\n" "25\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_SCEN\">Displays all available scenarios. Double-click a name to apply that scenario.</ahelp> The result is shown in the sheet. For more information, choose <link href=\"text/scalc/01/06050000.xhp\" name=\"Tools - Scenarios\"><emph>Tools - Scenarios</emph></link>." -msgstr "<ahelp hid=\"HID_SC_NAVIPI_SCEN\">Viser alle de tilgjengelige scenariene. Dobbeltklikk et navn for å bruke dette scenariet.</ahelp> Resultatet vises i regnearket. Velg <link href=\"text/scalc/01/06050000.xhp\" name=\"Tools – Scenarios\"><emph>Verktøy → Scenarier</emph></link> hvis du vil ha mer informasjon." +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/scenarios\">Displays all available scenarios. Double-click a name to apply that scenario.</ahelp> The result is shown in the sheet. For more information, choose <link href=\"text/scalc/01/06050000.xhp\" name=\"Tools - Scenarios\"><emph>Tools - Scenarios</emph></link>." +msgstr "" #: 02110000.xhp msgctxt "" @@ -426,8 +426,8 @@ msgctxt "" "par_id3157876\n" "28\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_DROP\">Opens a submenu for selecting the drag mode. You decide which action is performed when dragging and dropping an object from the Navigator into a document. Depending on the mode you select, the icon indicates whether a hyperlink, link or a copy is created.</ahelp>" -msgstr "<ahelp hid=\"HID_SC_NAVIPI_DROP\">Åpner en undermeny for å velge dra-moduset. Du bestemmer handling som skal utføres ved dra og slipp av et objekt fra Dokumentstrukturen inn i et dokument. Avhengig av moduset du velger, angir ikonet hvorvidt en hyperlenke, lenke eller kopi skal opprettes.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/dragmode\">Opens a submenu for selecting the drag mode. You decide which action is performed when dragging and dropping an object from the Navigator into a document. Depending on the mode you select, the icon indicates whether a hyperlink, link or a copy is created.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -523,8 +523,8 @@ msgctxt "" "par_id3150700\n" "39\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_ENTRIES\">Displays all objects in your document.</ahelp>" -msgstr "<ahelp hid=\"HID_SC_NAVIPI_ENTRIES\">Vis alle objektene i dokumentet.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/contentbox\">Displays all objects in your document.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -541,8 +541,8 @@ msgctxt "" "par_id3153929\n" "36\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_DOC\">Displays the names of all open documents.</ahelp> To switch to another open document in the Navigator, click the document name. The status (active, inactive) of the document is shown in brackets after the name. You can switch the active document in the <emph>Window</emph> menu." -msgstr "<ahelp hid=\"HID_SC_NAVIPI_DOC\">Viser navnene på alle åpne dokumenter.</ahelp> Klikk på dokumentnavnet i dokumentstrukturen for å bytte til det dokumentet. Dokumentets status (i bruk/ikke i bruk) vises i parentesene etter navnet. Du kan bytte til et annet dokument i <emph>Vindu</emph>-menyen." +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/documents\">Displays the names of all open documents.</ahelp> To switch to another open document in the Navigator, click the document name. The status (active, inactive) of the document is shown in brackets after the name. You can switch the active document in the <emph>Window</emph> menu." +msgstr "" #: 02120000.xhp msgctxt "" @@ -2283,6 +2283,14 @@ msgstr "" #: 02160000.xhp msgctxt "" "02160000.xhp\n" +"par_id082520160232335032\n" +"help.text" +msgid "<image id=\"img_id083120161149318932\" src=\"media/screenshots/modules/scalc/ui/deletecells/DeleteCellsDialog.png\" width=\"3.3126in\" height=\"1.5209in\"><alt id=\"alt_id083120161149318932\">Delete cells dialog</alt></image>" +msgstr "" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" "hd_id3149121\n" "3\n" "help.text" @@ -2558,17 +2566,16 @@ msgctxt "" "02190000.xhp\n" "tit\n" "help.text" -msgid "Delete Manual Breaks" -msgstr "Slett manuelle skift" +msgid "Delete Page Break" +msgstr "" #: 02190000.xhp -#, fuzzy msgctxt "" "02190000.xhp\n" "hd_id3150541\n" "help.text" -msgid "<link href=\"text/scalc/01/02190000.xhp\" name=\"Delete Manual Breaks\">Delete Page Break</link>" -msgstr "<link href=\"text/scalc/01/02190000.xhp\" name=\"Delete Manual Breaks\">Slett manuelle skift</link>" +msgid "<link href=\"text/scalc/01/02190000.xhp\" name=\"Delete Page Break\">Delete Page Break</link>" +msgstr "" #: 02190000.xhp #, fuzzy @@ -2617,10 +2624,9 @@ msgstr "<ahelp hid=\".uno:DeleteRowbreak\">Fjern det manuelle sideskiftet over d msgctxt "" "02190100.xhp\n" "par_id3151041\n" -"3\n" "help.text" -msgid "Position the cursor in a cell directly below the row break indicated by a horizontal line and choose <emph>Edit - Delete Manual Break - Row Break</emph>. The manual row break is removed." -msgstr "Plassér pekeren i en celle direkte under radskiftet som vises med en vannrett linje og velg <emph>Rediger → Slett manuelt skift → Radskift</emph>. Det manuelle radskiftet fjernes." +msgid "Position the cursor in a cell directly below the row break indicated by a horizontal line and choose <emph>Sheet - Delete Page Break - Row Break</emph>. The manual row break is removed." +msgstr "" #: 02190200.xhp msgctxt "" @@ -2660,10 +2666,9 @@ msgstr "<ahelp hid=\".uno:DeleteColumnbreak\">Fjern det manuelle sideskiftet til msgctxt "" "02190200.xhp\n" "par_id3145173\n" -"3\n" "help.text" -msgid "Position the cursor in the cell to the right of the column break indicated by a vertical line and choose <emph>Edit - Delete Manual Break - Column Break</emph>. The manual column break is removed." -msgstr "Plassér pekeren i cellen til høyre for kolonneskiftet som vises med en loddrett linje og velg <emph>Rediger → Slett Manuelt skift → Kolonneskift</emph>. Det manuelle kolonneskiftet fjernes." +msgid "Position the cursor in the cell to the right of the column break indicated by a vertical line and choose <emph>Sheet - Delete Page Break - Column Break</emph>. The manual column break is removed." +msgstr "" #: 02200000.xhp msgctxt "" @@ -2929,13 +2934,12 @@ msgid "The context menu of the page break preview contains functions for editing msgstr "Oppsprettsmenyen for forhåndsvisningen av sideskift inneholder funksjoner for redigering av sideskift, også de følgende alternativene:" #: 03100000.xhp -#, fuzzy msgctxt "" "03100000.xhp\n" "hd_id3154731\n" "help.text" -msgid "Delete All Manual Breaks" -msgstr "Slett alle manuelle skift" +msgid "Delete Page Breaks" +msgstr "" #: 03100000.xhp msgctxt "" @@ -2968,8 +2972,8 @@ msgctxt "" "04010000.xhp\n" "tit\n" "help.text" -msgid "Manual Break" -msgstr "Manuelt skift" +msgid "Insert Page Break" +msgstr "" #: 04010000.xhp msgctxt "" @@ -2985,8 +2989,8 @@ msgctxt "" "hd_id3153192\n" "1\n" "help.text" -msgid "<link href=\"text/scalc/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>" -msgstr "<link href=\"text/scalc/01/04010000.xhp\" name=\"Manuelt skift\">Manuelt skift</link>" +msgid "<link href=\"text/scalc/01/04010000.xhp\" name=\"Insert Page Break\">Insert Page Break</link>" +msgstr "" #: 04010000.xhp msgctxt "" @@ -3001,10 +3005,9 @@ msgstr "<ahelp hid=\".\">Denne kommandoen lar deg manuelt sette inn en celle ell msgctxt "" "04010000.xhp\n" "par_id3155133\n" -"3\n" "help.text" -msgid "Choose <link href=\"text/scalc/01/02190000.xhp\" name=\"Edit - Delete Manual Break\">Edit - Delete Manual Break</link> to remove breaks created manually." -msgstr "Velg <link href=\"text/scalc/01/02190000.xhp\" name=\"Edit - Delete Manual Break\">Rediger → Slett manuelt skift</link> for å fjerne skift som er satt inn manuelt." +msgid "Choose <link href=\"text/scalc/01/02190000.xhp\" name=\"Sheet - Delete Page Break\">Sheet - Delete Page Break</link> to remove breaks created manually." +msgstr "" #: 04010100.xhp msgctxt "" @@ -4052,8 +4055,8 @@ msgctxt "" "hd_id3154944\n" "16\n" "help.text" -msgid "Functions by Category" -msgstr "Funksjon etter kategori" +msgid "<variable id=\"drking\"><link href=\"text/scalc/01/04060100.xhp\" name=\"Functions by Category\">Functions by Category</link></variable>" +msgstr "" #: 04060100.xhp msgctxt "" @@ -4067,14 +4070,6 @@ msgstr "Denne bolken beskriver funksjonene i $[officename] Calc. De forskjellige #: 04060100.xhp msgctxt "" "04060100.xhp\n" -"par_id0120200910234570\n" -"help.text" -msgid "You can find detailed explanations, illustrations, and examples of Calc functions <link href=\"http://help.libreoffice.org/Calc/Functions_by_Category\">in the LibreOffice WikiHelp</link>." -msgstr "" - -#: 04060100.xhp -msgctxt "" -"04060100.xhp\n" "hd_id3146972\n" "3\n" "help.text" @@ -4177,15 +4172,7 @@ msgctxt "" "par_id3150715\n" "14\n" "help.text" -msgid "<link href=\"text/scalc/01/04060199.xhp\" name=\"Operators\">Operators</link> are also available." -msgstr "<link href=\"text/scalc/01/04060199.xhp\" name=\"Operators\">Operatorer</link> er også tilgjengelige." - -#: 04060100.xhp -msgctxt "" -"04060100.xhp\n" -"par_id0902200809540918\n" -"help.text" -msgid "<variable id=\"drking\"><link href=\"http://help.libreoffice.org/Calc/Functions_by_Category\">Calc Functions By Category</link> in the LibreOffice WikiHelp</variable>" +msgid "<link href=\"text/scalc/01/04060199.xhp\" name=\"Operators\">Operators</link>" msgstr "" #: 04060101.xhp @@ -5553,26 +5540,24 @@ msgctxt "" "04060102.xhp\n" "bm_id3154536\n" "help.text" -msgid "<bookmark_value>date and time functions</bookmark_value><bookmark_value>functions; date & time</bookmark_value><bookmark_value>Function Wizard; date & time</bookmark_value>" -msgstr "<bookmark_value>dato- og tidsfunksjoner</bookmark_value><bookmark_value>funksjoner; dato og klokkeslett</bookmark_value><bookmark_value>funksjonsveiviser; dato og klokkeslett</bookmark_value>" +msgid "<bookmark_value>date and time functions</bookmark_value> <bookmark_value>functions; date & time</bookmark_value> <bookmark_value>Function Wizard; date & time</bookmark_value>" +msgstr "" #: 04060102.xhp msgctxt "" "04060102.xhp\n" "hd_id3154536\n" -"1\n" "help.text" msgid "Date & Time Functions" -msgstr "Dato- og klokkeslettsfunksjoner" +msgstr "" #: 04060102.xhp msgctxt "" "04060102.xhp\n" "par_id3153973\n" -"2\n" "help.text" msgid "<variable id=\"datumzeittext\">These spreadsheet functions are used for inserting and editing dates and times. </variable>" -msgstr "<variable id=\"datumzeittext\">Disse regnearksfunksjonene brukes for å sette inn og redigere datoer og klokkeslett.</variable>" +msgstr "" #: 04060102.xhp msgctxt "" @@ -5586,7 +5571,6 @@ msgstr "" msgctxt "" "04060102.xhp\n" "par_id3150437\n" -"170\n" "help.text" msgid "$[officename] internally handles a date/time value as a numerical value. If you assign the numbering format \"Number\" to a date or time value, it is converted to a number. For example, 01/01/2000 12:00 PM, converts to 36526.5. The value preceding the decimal point corresponds to the date; the value following the decimal point corresponds to the time. If you do not want to see this type of numerical date or time representation, change the number format (date or time) accordingly. To do this, select the cell containing the date or time value, call its context menu and select <emph>Format Cells</emph>. The <emph>Numbers</emph> tab page contains the functions for defining the number format." msgstr "" @@ -5699,7 +5683,6 @@ msgstr "Tosifrede årstal" msgctxt "" "04060102.xhp\n" "par_id3149720\n" -"183\n" "help.text" msgid "In <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph> you find the area <emph>Year (two digits)</emph>. This sets the period for which two-digit information applies. Note that changes made here have an effect on some of the following functions." msgstr "" @@ -5708,7 +5691,6 @@ msgstr "" msgctxt "" "04060102.xhp\n" "par_id3150654\n" -"185\n" "help.text" msgid "When entering dates as part of formulas, slashes or dashes used as date separators are interpreted as arithmetic operators. Therefore, dates entered in this format are not recognized as dates and result in erroneous calculations. To keep dates from being interpreted as parts of formulas use the DATE function, for example, DATE(1954;7;20), or place the date in quotation marks and use the ISO 8601 notation, for example, \"1954-07-20\". Avoid using locale dependent date formats such as \"07/20/54\", the calculation may produce errors if the document is loaded under different locale settings." msgstr "" @@ -5721,6 +5703,22 @@ msgctxt "" msgid "Functions" msgstr "Funksjoner" +#: 04060102.xhp +msgctxt "" +"04060102.xhp\n" +"par_id231020162315043955\n" +"help.text" +msgid "<embed href=\"text/scalc/01/func_networkdays.intl.xhp#networkdaysintl\"/>" +msgstr "" + +#: 04060102.xhp +msgctxt "" +"04060102.xhp\n" +"par_id231020163315043955\n" +"help.text" +msgid "<embed href=\"text/scalc/01/func_workdays.intl.xhp#workdaysintl\"/>" +msgstr "" + #: 04060103.xhp msgctxt "" "04060103.xhp\n" @@ -7736,6 +7734,14 @@ msgstr "<ahelp hid=\"HID_FUNC_IKV\">Gir internrenta for en investering.</ahelp> #: 04060103.xhp msgctxt "" "04060103.xhp\n" +"par_idN10E621\n" +"help.text" +msgid "If the payments take place at irregular intervals, use the <link href=\"text/scalc/01/04060118.xhp#xirr\" name=\"XIRR\">XIRR</link> function." +msgstr "" + +#: 04060103.xhp +msgctxt "" +"04060103.xhp\n" "hd_id3150599\n" "130\n" "help.text" @@ -10182,8 +10188,8 @@ msgctxt "" "04060104.xhp\n" "par_id3150245\n" "help.text" -msgid "<item type=\"input\">=CELL(\"ADDRESS\";'X:\\dr\\test.sxc'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.sxc'#$Sheet1.$D$2." -msgstr "<item type=\"input\">=CELLE(\"ADRESSE\";'X:\\dr\\test.sxc'#$Sheet1.D2)</item> returnerer 'file:///X:/dr/test.sxc'#$Sheet1.$D$2." +msgid "<item type=\"input\">=CELL(\"ADDRESS\";'X:\\dr\\test.ods'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.ods'#$Sheet1.$D$2." +msgstr "" #: 04060104.xhp msgctxt "" @@ -10206,16 +10212,16 @@ msgctxt "" "04060104.xhp\n" "par_id3148896\n" "help.text" -msgid "<item type=\"input\">=CELL(\"FILENAME\";D2)</item> returns 'file:///X:/dr/own.sxc'#$Sheet1, if the formula in the current document X:\\dr\\own.sxc is located in Sheet1." -msgstr "<item type=\"input\">=CELLE(\"FILENAME\";D2)</item> returnerer 'file:///X:/dr/own.sxc'#$Sheet1, hvis formeleni det aktivie dokumentetX:\\dr\\own.sxc finnes i Ark1" +msgid "<item type=\"input\">=CELL(\"FILENAME\";D2)</item> returns 'file:///X:/dr/own.ods'#$Sheet1, if the formula in the current document X:\\dr\\own.ods is located in Sheet1." +msgstr "" #: 04060104.xhp msgctxt "" "04060104.xhp\n" "par_id3155144\n" "help.text" -msgid "<item type=\"input\">=CELL(\"FILENAME\";'X:\\dr\\test.sxc'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.sxc'#$Sheet1." -msgstr "<item type=\"input\">=CELL(\"FILENAME\";'X:\\dr\\test.sxc'#$Sheet1.D2)</item> returnerer 'file:///X:/dr/test.sxc'#$Sheet1." +msgid "<item type=\"input\">=CELL(\"FILENAME\";'X:\\dr\\test.ods'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.ods'#$Sheet1." +msgstr "" #: 04060104.xhp msgctxt "" @@ -10230,8 +10236,8 @@ msgctxt "" "04060104.xhp\n" "par_id3151004\n" "help.text" -msgid "Returns the complete cell address in Lotus(TM) notation." -msgstr "Gir den fullstendige celleadressen i Lotus(TM)-notasjon." +msgid "Returns the complete cell address in Lotus™ notation." +msgstr "" #: 04060104.xhp msgctxt "" @@ -12982,16 +12988,16 @@ msgctxt "" "04060106.xhp\n" "bm_id3151221\n" "help.text" -msgid "<bookmark_value>GCD_ADD function</bookmark_value>" -msgstr "<bookmark_value>SFFA-funksjonen</bookmark_value>" +msgid "<bookmark_value>GCD_EXCEL2003 function</bookmark_value>" +msgstr "" #: 04060106.xhp msgctxt "" "04060106.xhp\n" "hd_id3151221\n" "help.text" -msgid "GCD_ADD" -msgstr "SFF_ADD (GCD_ADD på engelsk)" +msgid "GCD_EXCEL2003" +msgstr "" #: 04060106.xhp msgctxt "" @@ -13014,8 +13020,8 @@ msgctxt "" "04060106.xhp\n" "par_id3156205\n" "help.text" -msgid "GCD_ADD(Number(s))" -msgstr "SFF_ADD(Tall)" +msgid "GCD_EXCEL2003(Number(s))" +msgstr "" #: 04060106.xhp msgctxt "" @@ -13038,8 +13044,8 @@ msgctxt "" "04060106.xhp\n" "par_id3159192\n" "help.text" -msgid "<item type=\"input\">=GCD_ADD(5;15;25)</item> returns 5." -msgstr "<item type=\"input\">=ERODDE_ADD(5)</item> gir 1." +msgid "<item type=\"input\">=GCD_EXCEL2003(5;15;25)</item> returns 5." +msgstr "" #: 04060106.xhp #, fuzzy @@ -13111,16 +13117,16 @@ msgctxt "" "04060106.xhp\n" "bm_id3154230\n" "help.text" -msgid "<bookmark_value>LCM_ADD function</bookmark_value>" -msgstr "<bookmark_value>MFMA-funksjonen</bookmark_value>" +msgid "<bookmark_value>LCM_EXCEL2003 function</bookmark_value>" +msgstr "" #: 04060106.xhp msgctxt "" "04060106.xhp\n" "hd_id3154230\n" "help.text" -msgid "LCM_ADD" -msgstr "MFM_ADD (LCM_ADD på engelsk)" +msgid "LCM_EXCEL2003" +msgstr "" #: 04060106.xhp msgctxt "" @@ -13143,8 +13149,8 @@ msgctxt "" "04060106.xhp\n" "par_id3154395\n" "help.text" -msgid "LCM_ADD(Number(s))" -msgstr "MFM_ADD(Tall)" +msgid "LCM_EXCEL2003(Number(s))" +msgstr "" #: 04060106.xhp msgctxt "" @@ -13167,8 +13173,8 @@ msgctxt "" "04060106.xhp\n" "par_id3145135\n" "help.text" -msgid "<item type=\"input\">=LCM_ADD(5;15;25)</item> returns 75." -msgstr "<item type=\"input\">=ERODDE_ADD(5)</item> gir 1." +msgid "<item type=\"input\">=LCM_EXCEL2003(5;15;25)</item> returns 75." +msgstr "" #: 04060106.xhp #, fuzzy @@ -13717,7 +13723,7 @@ msgctxt "" "04060106.xhp\n" "par_id3155020\n" "help.text" -msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number. This parameter is ignored when exporting to MS Excel as Excel does not know any third parameter." +msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number, i.e. negative numbers are rounded away from zero. If the Mode value is equal to zero or is not given, negative numbers are rounded towards zero." msgstr "" #: 04060106.xhp @@ -13725,8 +13731,8 @@ msgctxt "" "04060106.xhp\n" "par_id3163792\n" "help.text" -msgid "If both parameters Number and Significance are negative and the Mode value is equal to zero or is not given, the results in $[officename] and Excel will differ after the import has been completed. If you export the spreadsheet to Excel, use Mode=1 to see the same results in Excel as in Calc." -msgstr "Hvis begge parametrene Tall og Trinn er negative og verdien Modus er lik null eller ikke angitt, vil resultatene i $[officename] og Excel avvike etter importering. Hvis du eksporterer regnearket til Excel, kan du bruke Modus=1 for å se de samme resultatene i Excel og i Calc." +msgid "If the spreadsheet is exported to MS Excel, the CEILING function is exported as the equivalent CEILING.MATH function that exists since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either CEILING.PRECISE that exists since Excel 2010, or CEILING.XCL that is exported as the CEILING function compatible with all Excel versions. Note that CEILING.XCL always rounds away from zero." +msgstr "" #: 04060106.xhp msgctxt "" @@ -16185,7 +16191,7 @@ msgctxt "" "04060106.xhp\n" "par_id3157517\n" "help.text" -msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of the number. This parameter is ignored when exporting to MS Excel as Excel does not know any third parameter." +msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number, i.e. negative numbers are rounded towards zero. If the Mode value is equal to zero or is not given, negative numbers are rounded away from zero." msgstr "" #: 04060106.xhp @@ -16193,8 +16199,8 @@ msgctxt "" "04060106.xhp\n" "par_id3163894\n" "help.text" -msgid "If both parameters Number and Significance are negative, and if the Mode value is equal to zero or is not specified, then the results in $[officename] Calc and Excel will differ after exporting. If you export the spreadsheet to Excel, use Mode=1 to see the same results in Excel as in Calc." -msgstr "Hvis både Tall og Trinn er negative, og hvis Modus er lik null eller ikke er angitt, vil resultatene i $[officename] Calc og Excel avvike etter eksport. Bruk Modus=1 hvis du vil se de samme resultatene i Excel som i Calc etter eksport til Excel." +msgid "If the spreadsheet is exported to MS Excel, the FLOOR function is exported as the equivalent FLOOR.MATH function that exists since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either FLOOR.PRECISE that exists since Excel 2010, or FLOOR.XCL that is exported as the FLOOR function compatible with all Excel versions. Note that FLOOR.XCL always rounds towards zero." +msgstr "" #: 04060106.xhp msgctxt "" @@ -18105,10 +18111,10 @@ msgstr "<emph>Matrise</emph> representerer en kvadratisk matrise hvor determinan #: 04060107.xhp msgctxt "" "04060107.xhp\n" -"par_idN11035\n" +"par_idN11635\n" "help.text" msgid "You can find a general introduction to using Array functions on top of this page." -msgstr "Du kan finne en generell introduksjon til bruk av matrisefunksjoner øverst på denne sida." +msgstr "" #: 04060107.xhp #, fuzzy @@ -18298,6 +18304,14 @@ msgstr "<emph>Matrise</emph> representerer den matrisa i regnearket som skal tra #: 04060107.xhp msgctxt "" "04060107.xhp\n" +"par_idN11035\n" +"help.text" +msgid "You can find a general introduction to using Array functions on top of this page." +msgstr "Du kan finne en generell introduksjon til bruk av matrisefunksjoner øverst på denne sida." + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" "hd_id3159352\n" "help.text" msgid "Example" @@ -18314,6 +18328,30 @@ msgstr "" #: 04060107.xhp msgctxt "" "04060107.xhp\n" +"par_id3168518\n" +"help.text" +msgid "The above table is 2 rows, 4 columns. In order to transpose it, you must select 4 rows, 2 columns. Assuming you want to transpose the above table to the range A7:B10 (4 rows, 2 columns) you must select the entire range and then enter the following:" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3166145\n" +"help.text" +msgid "TRANSPOSE(A1:D2)" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3178518\n" +"help.text" +msgid "Then <emph>make sure to enter it as matrix formula with <switchinline select=\"sys\"><caseinline select=\"MAC\">Shift+Command+Enter</caseinline><defaultinline>Shift+Ctrl+Enter</defaultinline></switchinline></emph>. The result will be as follows:" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" "bm_id3109846\n" "help.text" msgid "<bookmark_value>LINEST function</bookmark_value>" @@ -18380,16 +18418,16 @@ msgctxt "" "04060107.xhp\n" "par_id3154448\n" "help.text" -msgid "if<emph>linearType</emph> is FALSE the straight line found is forced to pass through the origin (the constant a is zero; y = bx). If omitted, <emph>linearType</emph> defaults to TRUE (the line is not forced through the origin)." -msgstr "Hvis <emph>Linjetype</emph> er USANN vil den rette linja bli tvunget til å bryte gjennom utgangspunktet (konstanten som er null; y=bx). Hvis utelatt vil <emph>Linjetype</emph> bli satt til SANN og linja vil ikke bli tvunget igjennom nullpunktet." +msgid "If <emph>linearType</emph> is FALSE the straight line found is forced to pass through the origin (the constant a is zero; y = bx). If omitted, <emph>linearType</emph> defaults to TRUE (the line is not forced through the origin)." +msgstr "" #: 04060107.xhp msgctxt "" "04060107.xhp\n" "par_id3154142\n" "help.text" -msgid "if<emph>stats</emph> is omitted or FALSE only the top line of the statistics table is returned. If TRUE the entire table is returned." -msgstr "hvis <emph>Statistikk</emph> er utelatt eller USANN blir bare den øverste linja fra statistikktabellen returnert. Hvis SANN blir hele tabellen returnert." +msgid "If <emph>stats</emph> is omitted or FALSE only the top line of the statistics table is returned. If TRUE the entire table is returned." +msgstr "" #: 04060107.xhp msgctxt "" @@ -19745,8 +19783,8 @@ msgctxt "" "hd_id3153018\n" "1\n" "help.text" -msgid "Statistics Functions" -msgstr "Statistikkfunksjoner" +msgid "<variable id=\"head_statistic\"><link href=\"text/scalc/01/04060108.xhp\" name=\"Statistics Functions\">Statistics Functions</link></variable>" +msgstr "" #: 04060108.xhp msgctxt "" @@ -20009,15 +20047,6 @@ msgctxt "" msgid "The statistical functions are described in the following subsections." msgstr "De statistiske funksjonene er beskrevet i de følgende underavsnittene." -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3150271\n" -"37\n" -"help.text" -msgid "<link href=\"text/scalc/01/04060116.xhp\" name=\"Statistical Functions in the Analysis-AddIn.\">Statistical Functions in the Analysis-AddIn</link>" -msgstr "" - #: 04060109.xhp msgctxt "" "04060109.xhp\n" @@ -20530,8 +20559,8 @@ msgctxt "" "par_id3148734\n" "36\n" "help.text" -msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\data1.sxc\";\"sheet1.A1\")</item> reads the contents of cell A1 in sheet1 of the <item type=\"productname\">%PRODUCTNAME</item> Calc spreadsheet data1.sxc." -msgstr "<item type=\"input\">=DDE(\"soffice\"; \"c:\\Kontor\\dokument\\data1.sxc\"; \"ark1.A1\")</item> leser celleinnholdet av celle A1 i ark1 fra <item type=\"productname\">%PRODUCTNAME</item> Calc-regnearket data1.sxc." +msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\data1.ods\";\"sheet1.A1\")</item> reads the contents of cell A1 in sheet1 of the <item type=\"productname\">%PRODUCTNAME</item> Calc spreadsheet data1.ods." +msgstr "" #: 04060109.xhp msgctxt "" @@ -20539,7 +20568,7 @@ msgctxt "" "par_id3153081\n" "37\n" "help.text" -msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\motto.sxw\";\"Today's motto\")</item> returns a motto in the cell containing this formula. First, you must enter a line in the motto.sxw document containing the motto text and define it as the first line of a section named <item type=\"literal\">Today's Motto</item> (in <item type=\"productname\">%PRODUCTNAME</item> Writer under <emph>Insert - Section</emph>). If the motto is modified (and saved) in the <item type=\"productname\">%PRODUCTNAME</item> Writer document, the motto is updated in all <item type=\"productname\">%PRODUCTNAME</item> Calc cells in which this DDE link is defined." +msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\motto.odt\";\"Today's motto\")</item> returns a motto in the cell containing this formula. First, you must enter a line in the motto.odt document containing the motto text and define it as the first line of a section named <item type=\"literal\">Today's Motto</item> (in <item type=\"productname\">%PRODUCTNAME</item> Writer under <emph>Insert - Section</emph>). If the motto is modified (and saved) in the <item type=\"productname\">%PRODUCTNAME</item> Writer document, the motto is updated in all <item type=\"productname\">%PRODUCTNAME</item> Calc cells in which this DDE link is defined." msgstr "" #: 04060109.xhp @@ -21104,7 +21133,7 @@ msgctxt "" "par_id3149984\n" "88\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_SVERWEIS\">Vertical search with reference to adjacent cells to the right.</ahelp> This function checks if a specific value is contained in the first column of an array. The function then returns the value in the same row of the column named by <item type=\"literal\">Index</item>. If the <item type=\"literal\">SortOrder</item> parameter is omitted or set to TRUE or one, it is assumed that the data is sorted in ascending order. In this case, if the exact <item type=\"literal\">SearchCriterion</item> is not found, the last value that is smaller than the criterion will be returned. If <item type=\"literal\">SortOrder</item> is set to FALSE or zero, an exact match must be found, otherwise the error <emph>Error: Value Not Available</emph> will be the result. Thus with a value of zero the data does not need to be sorted in ascending order." +msgid "<ahelp hid=\"HID_FUNC_SVERWEIS\">Vertical search with reference to adjacent cells to the right.</ahelp> This function checks if a specific value is contained in the first column of an array. The function then returns the value in the same row of the column named by <item type=\"literal\">Index</item>. If the <item type=\"literal\">Sorted</item> parameter is omitted or set to TRUE or one, it is assumed that the data is sorted in ascending order. In this case, if the exact <item type=\"literal\">SearchCriterion</item> is not found, the last value that is smaller than the criterion will be returned. If <item type=\"literal\">Sorted</item> is set to FALSE or zero, an exact match must be found, otherwise the error <emph>Error: Value Not Available</emph> will be the result. Thus with a value of zero the data does not need to be sorted in ascending order." msgstr "" #: 04060109.xhp @@ -21122,8 +21151,8 @@ msgctxt "" "par_id3150156\n" "90\n" "help.text" -msgid "=VLOOKUP(SearchCriterion; Array; Index; SortOrder)" -msgstr "=FINN.RAD(Oppslagsverdi; Matrise; Indeks; Sorteringsrekkefølge)" +msgid "=VLOOKUP(SearchCriterion; Array; Index; Sorted)" +msgstr "" #: 04060109.xhp msgctxt "" @@ -21158,7 +21187,7 @@ msgctxt "" "par_id3151208\n" "94\n" "help.text" -msgid "<emph>SortOrder</emph> is an optional parameter that indicates whether the first column in the array is sorted in ascending order. Enter the Boolean value FALSE or zero if the first column is not sorted in ascending order. Sorted columns can be searched much faster and the function always returns a value, even if the search value was not matched exactly, if it is between the lowest and highest value of the sorted list. In unsorted lists, the search value must be matched exactly. Otherwise the function will return this message: <emph>Error: Value Not Available</emph>." +msgid "<emph>Sorted</emph> is an optional parameter that indicates whether the first column in the array is sorted in ascending order. Enter the Boolean value FALSE or zero if the first column is not sorted in ascending order. Sorted columns can be searched much faster and the function always returns a value, even if the search value was not matched exactly, if it is between the lowest and highest value of the sorted list. In unsorted lists, the search value must be matched exactly. Otherwise the function will return this message: <emph>Error: Value Not Available</emph>." msgstr "" #: 04060109.xhp @@ -21176,7 +21205,7 @@ msgctxt "" "par_id3154129\n" "96\n" "help.text" -msgid "You want to enter the number of a dish on the menu in cell A1, and the name of the dish is to appear as text in the neighboring cell (B1) immediately. The Number to Name assignment is contained in the D1:E100 array. D1 contains <item type=\"input\">100</item>, E1 contains the name <item type=\"input\">Vegetable Soup</item>, and so forth, for 100 menu items. The numbers in column D are sorted in ascending order; thus, the optional <item type=\"literal\">SortOrder</item> parameter is not necessary." +msgid "You want to enter the number of a dish on the menu in cell A1, and the name of the dish is to appear as text in the neighboring cell (B1) immediately. The Number to Name assignment is contained in the D1:E100 array. D1 contains <item type=\"input\">100</item>, E1 contains the name <item type=\"input\">Vegetable Soup</item>, and so forth, for 100 menu items. The numbers in column D are sorted in ascending order; thus, the optional <item type=\"literal\">Sorted</item> parameter is not necessary." msgstr "" #: 04060109.xhp @@ -21653,7 +21682,7 @@ msgctxt "" "par_id3153389\n" "124\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_VERWEIS\">Returns the contents of a cell either from a one-row or one-column range.</ahelp> Optionally, the assigned value (of the same index) is returned in a different column and row. As opposed to <link href=\"text/scalc/01/04060109.xhp\" name=\"VLOOKUP\">VLOOKUP</link> and <link href=\"text/scalc/01/04060109.xhp\" name=\"HLOOKUP\">HLOOKUP</link>, search and result vector may be at different positions; they do not have to be adjacent. Additionally, the search vector for the LOOKUP must be sorted ascending, otherwise the search will not return any usable results." +msgid "<ahelp hid=\"HID_FUNC_VERWEIS\">Returns the contents of a cell either from a one-row or one-column range.</ahelp> Optionally, the assigned value (of the same index) is returned in a different column and row. As opposed to <link href=\"text/scalc/01/04060109.xhp#Section9\" name=\"VLOOKUP\">VLOOKUP</link> and <link href=\"text/scalc/01/04060109.xhp#Section17\" name=\"HLOOKUP\">HLOOKUP</link>, search and result vector may be at different positions; they do not have to be adjacent. Additionally, the search vector for the LOOKUP must be sorted ascending, otherwise the search will not return any usable results." msgstr "" #: 04060109.xhp @@ -21961,8 +21990,8 @@ msgctxt "" "par_id3146070\n" "154\n" "help.text" -msgid "HLOOKUP(SearchCriteria; Array; Index; Sorted)" -msgstr "FINN.KOLONNE(Søkekriterier; Matrise; Indeks; Sortert)" +msgid "HLOOKUP(SearchCriterion; Array; Index; Sorted)" +msgstr "" #: 04060109.xhp msgctxt "" @@ -21970,7 +21999,7 @@ msgctxt "" "par_id3148672\n" "155\n" "help.text" -msgid "See also:<link href=\"text/scalc/01/04060109.xhp\" name=\"VLOOKUP\">VLOOKUP</link> (columns and rows are exchanged)" +msgid "See also: <link href=\"text/scalc/01/04060109.xhp#Section9\" name=\"VLOOKUP\">VLOOKUP</link> (columns and rows are exchanged)" msgstr "" #: 04060109.xhp @@ -22521,8 +22550,8 @@ msgctxt "" "hd_id3145389\n" "1\n" "help.text" -msgid "Text Functions" -msgstr "Tekstfunksjoner" +msgid "<variable id=\"head_text\"><link href=\"text/scalc/01/04060110.xhp\" name=\"Text Functions\">Text Functions</link></variable>" +msgstr "" #: 04060110.xhp msgctxt "" @@ -25693,8 +25722,8 @@ msgctxt "" "hd_id3150870\n" "1\n" "help.text" -msgid "Add-in Functions" -msgstr "Tilleggsfunksjoner" +msgid "<variable id=\"head_addin\"><link href=\"text/scalc/01/04060111.xhp\" name=\"Add-in Functions\">Add-in Functions</link></variable>" +msgstr "" #: 04060111.xhp msgctxt "" @@ -28344,34 +28373,7 @@ msgctxt "" "hd_id3152871\n" "1\n" "help.text" -msgid "Add-in Functions, List of Analysis Functions Part One" -msgstr "" - -#: 04060115.xhp -msgctxt "" -"04060115.xhp\n" -"par_id3149873\n" -"102\n" -"help.text" -msgid "<link href=\"text/scalc/01/04060110.xhp\" name=\"General conversion function BASIS\">General conversion function BASIS</link>" -msgstr "" - -#: 04060115.xhp -msgctxt "" -"04060115.xhp\n" -"par_id3145324\n" -"5\n" -"help.text" -msgid "<link href=\"text/scalc/01/04060116.xhp\" name=\"Analysis functions Part Two\">Analysis functions Part Two</link>" -msgstr "" - -#: 04060115.xhp -msgctxt "" -"04060115.xhp\n" -"par_id3155751\n" -"156\n" -"help.text" -msgid "<link href=\"text/scalc/01/04060111.xhp\" name=\"Back to the Overview\">Back to the Overview</link>" +msgid "<variable id=\"head_addin_analysis_one\"><link href=\"text/scalc/01/04060115.xhp\" name=\"Add-in Functions, List of Analysis Functions Part One\">Add-in Functions, List of Analysis Functions Part One</link></variable>" msgstr "" #: 04060115.xhp @@ -29233,10 +29235,9 @@ msgstr "" msgctxt "" "04060115.xhp\n" "par_id2950381\n" -"136\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_ERF_MS\">Returns values of the Gaussian error integral.</ahelp>" -msgstr "<ahelp hid=\"HID_FUNC_ERF_MS\">Gir verdiene til et Gauss-feilintegral.</ahelp>" +msgid "<ahelp hid=\"HID_FUNC_ERF_MS\">Returns values of the Gaussian error integral between 0 and the given limit.</ahelp>" +msgstr "" #: 04060115.xhp msgctxt "" @@ -29253,25 +29254,15 @@ msgctxt "" "par_id2963824\n" "138\n" "help.text" -msgid "ERF.PRECISE(LowerLimit; UpperLimit)" +msgid "ERF.PRECISE(LowerLimit)" msgstr "" #: 04060115.xhp msgctxt "" "04060115.xhp\n" "par_id2949715\n" -"139\n" -"help.text" -msgid "<emph>LowerLimit</emph> is the lower limit of the integral." -msgstr "" - -#: 04060115.xhp -msgctxt "" -"04060115.xhp\n" -"par_id2956294\n" -"140\n" "help.text" -msgid "<emph>UpperLimit</emph> is optional. It is the upper limit of the integral. If this value is missing, the calculation takes places between 0 and the lower limit." +msgid "<emph>LowerLimit</emph> is the limit of the integral. The calculation takes places between 0 and this limit." msgstr "" #: 04060115.xhp @@ -29284,14 +29275,12 @@ msgid "Example" msgstr "Eksempel" #: 04060115.xhp -#, fuzzy msgctxt "" "04060115.xhp\n" "par_id2952974\n" -"142\n" "help.text" -msgid "<item type=\"input\">=ERF.PRECISE(0;1)</item> returns 0.842701." -msgstr "<item type=\"input\">=N(123)</item> gir 123" +msgid "<item type=\"input\">=ERF.PRECISE(1)</item> returns 0.842701." +msgstr "" #: 04060115.xhp msgctxt "" @@ -29755,34 +29744,7 @@ msgctxt "" "hd_id3154659\n" "1\n" "help.text" -msgid "Add-in Functions, List of Analysis Functions Part Two" -msgstr "" - -#: 04060116.xhp -msgctxt "" -"04060116.xhp\n" -"par_id3151242\n" -"174\n" -"help.text" -msgid "<link href=\"text/scalc/01/04060108.xhp\" name=\"Category Statistics\">Category Statistics</link>" -msgstr "<link href=\"text/scalc/01/04060108.xhp\" name=\"Statistical\">Statistisk</link>" - -#: 04060116.xhp -msgctxt "" -"04060116.xhp\n" -"par_id3148869\n" -"5\n" -"help.text" -msgid "<link href=\"text/scalc/01/04060115.xhp\" name=\"Analysis Functions Part One\">Analysis Functions Part One</link>" -msgstr "" - -#: 04060116.xhp -msgctxt "" -"04060116.xhp\n" -"par_id3147072\n" -"240\n" -"help.text" -msgid "<link href=\"text/scalc/01/04060111.xhp\" name=\"Back to the Overview\">Back to the Overview</link>" +msgid "<variable id=\"head_addin_analysis_two\"><link href=\"text/scalc/01/04060116.xhp\" name=\"Add-in Functions, List of Analysis Functions Part Two\">Add-in Functions, List of Analysis Functions Part Two</link></variable>" msgstr "" #: 04060116.xhp @@ -32590,7 +32552,7 @@ msgctxt "" "04060118.xhp\n" "par_idN10E62\n" "help.text" -msgid "If the payments take place at regular intervals, use the IRR function." +msgid "If the payments take place at regular intervals, use the <link href=\"text/scalc/01/04060103.xhp#irr\" name=\"IRR\">IRR</link> function." msgstr "" #: 04060118.xhp @@ -32830,15 +32792,15 @@ msgctxt "" "04060118.xhp\n" "par_id3153904\n" "help.text" -msgid "<ahelp hid=\"HID_AAI_FUNC_XNPV\">Calculates the capital value (net present value)for a list of payments which take place on different dates.</ahelp> The calculation is based on a 365 days per year basis, ignoring leap years." -msgstr "<ahelp hid=\"HID_AAI_FUNC_XNPV\">Beregn kapitalverdien (netto nåverdi) for en liste av betalinger som finner sted på forskjellige datoer.</ahelp>" +msgid "<ahelp hid=\"HID_AAI_FUNC_XNPV\">Calculates the capital value (net present value) for a list of payments which take place on different dates.</ahelp> The calculation is based on a 365 days per year basis, ignoring leap years." +msgstr "" #: 04060118.xhp msgctxt "" "04060118.xhp\n" "par_idN11138\n" "help.text" -msgid "If the payments take place at regular intervals, use the NPV function." +msgid "If the payments take place at regular intervals, use the <link href=\"text/scalc/01/04060119.xhp#npv\" name=\"NPV\">NPV</link> function." msgstr "" #: 04060118.xhp @@ -33104,7 +33066,7 @@ msgctxt "" "04060118.xhp\n" "par_id3155586\n" "help.text" -msgid "<item type=\"input\">=RATE(3;10;900)</item> = -121% The interest rate is therefore 121%." +msgid "<item type=\"input\">=RATE(3;-10;900)</item> = -75.63% The interest rate is therefore 75.63%." msgstr "" #: 04060118.xhp @@ -35564,7 +35526,6 @@ msgstr "" msgctxt "" "04060119.xhp\n" "par_id3145308\n" -"302\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_NBW\">Returns the present value of an investment based on a series of periodic cash flows and a discount rate. To get the net present value, subtract the cost of the project (the initial cash flow at time zero) from the returned value.</ahelp>" msgstr "" @@ -35572,6 +35533,14 @@ msgstr "" #: 04060119.xhp msgctxt "" "04060119.xhp\n" +"par_idN111381\n" +"help.text" +msgid "If the payments take place at irregular intervals, use the <link href=\"text/scalc/01/04060118.xhp#xnpv\" name=\"XNPV\">XNPV</link> function." +msgstr "" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" "hd_id3149937\n" "303\n" "help.text" @@ -43925,7 +43894,7 @@ msgctxt "" "par_id3150741\n" "39\n" "help.text" -msgid "<emph>Number1; Number2;...Number 0</emph> are numerical values or ranges." +msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges." msgstr "" #: 04060184.xhp @@ -46549,9 +46518,8 @@ msgstr "Syntaks" msgctxt "" "04060185.xhp\n" "par_id3147405\n" -"23\n" "help.text" -msgid "FORECAST(Value; DataY; DataX)" +msgid "FORECAST.LINEAR(Value; DataY; DataX)" msgstr "" #: 04060185.xhp @@ -50836,13 +50804,12 @@ msgid "Function List" msgstr "Funksjonsliste" #: 04080000.xhp -#, fuzzy msgctxt "" "04080000.xhp\n" "par_id3149412\n" "help.text" -msgid "<ahelp hid=\"SC:LISTBOX:FID_FUNCTION_BOX:LB_FUNC\">Displays the available functions.</ahelp> When you select a function, the area below the list box displays a short description. To insert the selected function double-click it or click the <emph>Insert Function into calculation sheet</emph> icon." -msgstr "<ahelp hid=\"SC:LISTBOX:FID_FUNCTION_BOX:LB_FUNC\">Viser de tilgjengelige funksjonene.</ahelp> Når du velger en funksjon vil området under lista vise en kort beskrivelse av funksjonen. For å sette inn den valgte funksjonen, dobbeltklikk på den eller trykk på knappen <emph>Sett inn en funksjon i regnearket</emph>." +msgid "<ahelp hid=\"modules/scalc/ui/functionpanel/funclist\">Displays the available functions.</ahelp> When you select a function, the area below the list box displays a short description. To insert the selected function double-click it or click the <emph>Insert Function into calculation sheet</emph> icon." +msgstr "" #: 04080000.xhp msgctxt "" @@ -50865,7 +50832,7 @@ msgctxt "" "04080000.xhp\n" "par_id3147345\n" "help.text" -msgid "<ahelp hid=\"SC:IMAGEBUTTON:FID_FUNCTION_BOX:IMB_INSERT\">Inserts the selected function into the document.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/functionpanel/insert\">Inserts the selected function into the document.</ahelp>" msgstr "" #: 04090000.xhp @@ -51084,9 +51051,8 @@ msgstr "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/checkProtected\">Hindre msgctxt "" "05020600.xhp\n" "par_id3156283\n" -"15\n" "help.text" -msgid "This cell protection only takes effect if you also protect the sheet (<emph>Tools - Protect Document - Sheet</emph>)." +msgid "This cell protection only takes effect if you also protect the sheet (<emph>Tools - Protect Sheet</emph>)." msgstr "" #: 05020600.xhp @@ -51772,6 +51738,38 @@ msgstr "" #: 05060000.xhp msgctxt "" "05060000.xhp\n" +"par_id1001240\n" +"help.text" +msgid "<ahelp hid=\"modules/scalc/ui/mergecellsdialog/MergeCellsDialog\">Three options are available:</ahelp>" +msgstr "" + +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id3155879\n" +"help.text" +msgid "<emph>Move the contents of the hidden cells into the first cell</emph>: the actual contents of the hidden cells are concatenated to the first cell, and hidden cells are emptied; the results of formulas referring to the hidden cells or the first cell will be updated." +msgstr "" + +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id3155878\n" +"help.text" +msgid "<emph>Keep the contents of the hidden cells</emph>: the contents of the hidden cells are kept; the results of formulas referring to the hidden cells will not change." +msgstr "" + +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id3155877\n" +"help.text" +msgid "<emph>Empty the contents of the hidden cells</emph>: the contents of the hidden cells are removed; the results of formulas referring to the hidden cells will be updated." +msgstr "" + +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" "par_id3153718\n" "help.text" msgid "Merging cells can lead to calculation errors in formulas in the table." @@ -54358,9 +54356,8 @@ msgstr "<link href=\"text/scalc/01/06060000.xhp\" name=\"Protect Document\">Besk msgctxt "" "06060000.xhp\n" "par_id3153362\n" -"2\n" "help.text" -msgid "The<emph> Protect Document </emph>command prevents changes from being made to cells in the sheets or to sheets in a document. As an option, you can define a password. If a password is defined, removal of the protection is only possible if the user enters the correct password." +msgid "The <emph>Protect Sheet</emph> or <emph>Protect Spreadsheet</emph> commands prevent changes from being made to cells in the sheets or to sheets in a document. As an option, you can define a password. If a password is defined, removal of the protection is only possible if the user enters the correct password." msgstr "" #: 06060000.xhp @@ -54402,10 +54399,9 @@ msgstr "" msgctxt "" "06060100.xhp\n" "par_id3148664\n" -"2\n" "help.text" -msgid "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Protects the cells in the current sheet from being modified.</ahelp></variable> Choose <emph>Tools - Protect Document - Sheet</emph> to open the <emph>Protect Sheet</emph> dialog in which you then specify sheet protection with or without a password." -msgstr "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Beskytt celler i dette arket mot endringer. </ahelp></variable> Velg <emph>Verktøy – Beskytt dokument – Ark</emph> for å åpne dialogvinduet <emph>Beskytt ark</emph>. Der kan du velge arkbeskyttelse med eller uten passord." +msgid "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Protects the cells in the current sheet from being modified.</ahelp></variable> Choose <emph>Tools - Protect Sheet</emph> to open the <emph>Protect Sheet</emph> dialog in which you then specify sheet protection with or without a password." +msgstr "" #: 06060100.xhp msgctxt "" @@ -54420,9 +54416,8 @@ msgstr "" msgctxt "" "06060100.xhp\n" "par_id3154490\n" -"8\n" "help.text" -msgid "Unprotected cells or cell ranges can be set up on a protected sheet by using the <emph>Tools - Protect Document - Sheet</emph> and <emph>Format - Cells - Cell Protection</emph> menus:" +msgid "Unprotected cells or cell ranges can be set up on a protected sheet by using the <emph>Tools - Protect Sheet</emph> and <emph>Format - Cells - Cell Protection</emph> menus:" msgstr "" #: 06060100.xhp @@ -54447,18 +54442,16 @@ msgstr "" msgctxt "" "06060100.xhp\n" "par_id3156384\n" -"18\n" "help.text" -msgid "On the <emph>Tools - Protect Document - Sheet</emph> menu, activate protection for the sheet. Effective immediately, only the cell range you selected in step 1 can be edited." +msgid "On the <emph>Tools - Protect Sheet</emph> menu, activate protection for the sheet. Effective immediately, only the cell range you selected in step 1 can be edited." msgstr "" #: 06060100.xhp msgctxt "" "06060100.xhp\n" "par_id3149566\n" -"9\n" "help.text" -msgid "To later change an unprotected area to a protected area, select the range. Next, on the <emph>Format - Cells - Cell Protection</emph> tab page, check the <emph>Protected</emph> box. Finally, choose the <emph>Tools - Protect Document - Sheet </emph>menu. The previously editable range is now protected." +msgid "To later change an unprotected area to a protected area, select the range. Next, on the <emph>Format - Cells - Cell Protection</emph> tab page, check the <emph>Protected</emph> box. Finally, choose the <emph>Tools - Protect Sheet</emph> menu. The previously editable range is now protected." msgstr "" #: 06060100.xhp @@ -54483,9 +54476,8 @@ msgstr "Hvis et ark er beskyttet, vil du ikke kunne endre eller slette cellestil msgctxt "" "06060100.xhp\n" "par_id3154656\n" -"3\n" "help.text" -msgid "A protected sheet or cell range can no longer be modified until this protection is disabled. To disable the protection, choose the <emph>Tools - Protect Document - Sheet</emph> command. If no password was set, the sheet protection is immediately disabled. If the sheet was password protected, the <emph>Remove Protection</emph> dialog opens, where you must enter the password." +msgid "A protected sheet or cell range can no longer be modified until this protection is disabled. To disable the protection, choose the <emph>Tools - Protect Sheet</emph> command. If no password was set, the sheet protection is immediately disabled. If the sheet was password protected, the <emph>Remove Protection</emph> dialog opens, where you must enter the password." msgstr "" #: 06060100.xhp @@ -54519,9 +54511,8 @@ msgstr "<ahelp hid=\".uno:Protect\">Lar deg bruke passord for å beskytte arket msgctxt "" "06060100.xhp\n" "par_id3148700\n" -"12\n" "help.text" -msgid "Complete protection of your work can be achieved by combining both options on the <emph>Tools - Protect Document</emph> menu, including password protection. To prohibit opening the document altogether, in the <emph>Save</emph> dialog mark the <emph>Save with password</emph> box before you click the <emph>Save</emph> button." +msgid "Complete protection of your work can be achieved by combining the options <emph>Tools - Protect Sheet</emph> and <emph>Tools - Protect Spreadsheet</emph>, including password protection. To prohibit opening the document altogether, in the <emph>Save</emph> dialog mark the <emph>Save with password</emph> box before you click the <emph>Save</emph> button." msgstr "" #: 06060200.xhp @@ -54545,18 +54536,16 @@ msgstr "Beskyttelse av dokument" msgctxt "" "06060200.xhp\n" "par_id3145172\n" -"2\n" "help.text" -msgid "<variable id=\"dokumenttext\"><ahelp hid=\".uno:ToolProtectionDocument\">Protects the sheet structure of your document from modifications. It is impossible to insert, delete, rename, move or copy sheets.</ahelp></variable> Open the <emph>Protect document</emph> dialog with <emph>Tools - Protect Document - Document</emph>. Optionally enter a password and click OK." -msgstr "<variable id=\"dokumenttext\"><ahelp hid=\".uno:ToolProtectionDocument\">Beskytt arkstrukturen til dokumentet mot endringer. Da er det ikke mulig å sette inn, slette, gi nytt navn til, flytte eller kopiere ark.</ahelp></variable> Åpne dialogvinduet <emph>Beskytt dokument</emph> ved å velge <emph>Verktøy – Beskytt dokument – Dokument</emph>. Hvis du vil kan du skrive et passord og trykke «Ok»." +msgid "<variable id=\"dokumenttext\"><ahelp hid=\".uno:ToolProtectionDocument\">Protects the sheet structure of your document from modifications. It is impossible to insert, delete, rename, move or copy sheets.</ahelp></variable> Open the <emph>Protect document</emph> dialog with <emph>Tools - Protect Spreadsheet</emph>. Optionally enter a password and click OK." +msgstr "" #: 06060200.xhp msgctxt "" "06060200.xhp\n" "par_id3153188\n" -"6\n" "help.text" -msgid "The structure of protected spreadsheet documents can be changed only if the <emph>Protect</emph> option is disabled. On the context menus for the spreadsheet tabs at the lower graphic border, only the menu item <emph>Select All Sheets</emph> can be activated. All other menu items are deactivated. To remove the protection, call up the command <emph>Tools - Protect Document - Document</emph> again. If no password is assigned, protection is immediately removed. If you were assigned a password, the <emph>Remove Spreadsheet Protection</emph> dialog appears, in which you must enter the password. Only then can you remove the check mark specifying that protection is active." +msgid "The structure of protected spreadsheet documents can be changed only if the <emph>Protect</emph> option is disabled. On the context menus for the spreadsheet tabs at the lower graphic border, only the menu item <emph>Select All Sheets</emph> can be activated. All other menu items are deactivated. To remove the protection, call up the command <emph>Tools - Protect Spreadsheet</emph> again. If no password is assigned, protection is immediately removed. If you were assigned a password, the <emph>Remove Spreadsheet Protection</emph> dialog appears, in which you must enter the password. Only then can you remove the check mark specifying that protection is active." msgstr "" #: 06060200.xhp @@ -54590,9 +54579,8 @@ msgstr "" msgctxt "" "06060200.xhp\n" "par_id3150717\n" -"9\n" "help.text" -msgid "You can completely protect your work by combining both options from <emph>Tools - Protect Document</emph>, including password entry. If you want to prevent the document from being opened by other users, select <emph>Save With Password </emph>and click the <emph>Save</emph> button. The <emph>Enter Password</emph> dialog appears. Consider carefully when choosing a password; if you forget it after you close a document you will be unable to access the document." +msgid "You can completely protect your work by combining the options <emph>Tools - Protect Sheet</emph> and <emph>Tools - Protect Spreadsheet</emph>, including password entry. If you want to prevent the document from being opened by other users, select <emph>Save With Password </emph>and click the <emph>Save</emph> button. The <emph>Enter Password</emph> dialog appears. Consider carefully when choosing a password; if you forget it after you close a document you will be unable to access the document." msgstr "" #: 06070000.xhp @@ -59987,6 +59975,182 @@ msgctxt "" msgid "This function is part of the Open Document Format for Office Applications (OpenDocument) standard Version 1.2. (ISO/IEC 26300:2-2015)" msgstr "" +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"tit\n" +"help.text" +msgid "common workdays intl" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249541102\n" +"help.text" +msgid "<emph>Weekend</emph> is an optional parameter – a number or a string used to specify the days of the week that are weekend days and are not considered working days. Weekend is a weekend number or string that specifies when weekends occur. Weekend number values indicate the following weekend days:" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249545526\n" +"help.text" +msgid "Number 1 to 7 for two-day weekends and 11 to 17 for one-day weekends." +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249542082\n" +"help.text" +msgid "Number" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id23102016224954936\n" +"help.text" +msgid "Weekend" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249548384\n" +"help.text" +msgid "1 or omitted" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249544419\n" +"help.text" +msgid "Saturday and Sunday" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249543229\n" +"help.text" +msgid "Sunday and Monday" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249541638\n" +"help.text" +msgid "Monday and Tuesday" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249548854\n" +"help.text" +msgid "Tuesday and Wednesday" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id23102016224954803\n" +"help.text" +msgid "Wednesday and Thursday" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249545913\n" +"help.text" +msgid "Thursday and Friday" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249546426\n" +"help.text" +msgid "Friday and Saturday" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249548630\n" +"help.text" +msgid "Sunday only" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249547536\n" +"help.text" +msgid "Monday only" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249545002\n" +"help.text" +msgid "Tuesday only" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249554939\n" +"help.text" +msgid "Wednesday only" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249558942\n" +"help.text" +msgid "Thursday only" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249558763\n" +"help.text" +msgid "Friday only" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249552635\n" +"help.text" +msgid "Saturday only" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249555313\n" +"help.text" +msgid "Weekend string provides another way to define the weekly non-working days. It must have seven (7) characters – zeros (0) for working day and ones (1) for non-working day. Each character represents a day of the week, starting with Monday. Only 1 and 0 are valid. “1111111” is an invalid string and should not be used. For example, the weekend string “0000011” defines Saturday and Sunday as non-working days." +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249559739\n" +"help.text" +msgid "<emph>Holidays</emph> is an optional list of dates that must be counted as non-working days. The list can be given in a cell range." +msgstr "" + #: ex_data_stat_func.xhp msgctxt "" "ex_data_stat_func.xhp\n" @@ -60177,7 +60341,7 @@ msgctxt "" "exponsmooth_embd.xhp\n" "par_id0403201618594650\n" "help.text" -msgid "<emph>aggregation (optional):</emph> A numeric value from 1 to 7, with default 1. The aggregation parameter is a numeric value indicating which method will be used:" +msgid "<emph>aggregation (optional):</emph> A numeric value from 1 to 7, with default 1. The aggregation parameter indicates which method will be used to aggregate identical time values:" msgstr "" #: exponsmooth_embd.xhp @@ -60376,7 +60540,7 @@ msgctxt "" "exponsmooth_embd.xhp\n" "par_id0503201619582665\n" "help.text" -msgid "<emph>confidence (mandatory)</emph>: A numeric value between 0 and 1 (exclusive), default is 0.95. A value indicating a confidence level for the calculated prediction interval." +msgid "<emph>confidence_level (mandatory)</emph>: A numeric value between 0 and 1 (exclusive), default is 0.95. A value indicating a confidence level for the calculated prediction interval." msgstr "" #: exponsmooth_embd.xhp @@ -60938,7 +61102,7 @@ msgctxt "" "func_aggregate.xhp\n" "par_id2309201514193338\n" "help.text" -msgid "<emph>Ref2,3,...</emph> – optional. A numeric argument or a reference to a cell (up to 253 arguments), for which you need the aggregate value." +msgid "<emph>Ref2, 3, ...</emph> – optional. A numeric argument or a reference to a cell (up to 253 arguments), for which you need the aggregate value." msgstr "" #: func_aggregate.xhp @@ -60970,7 +61134,7 @@ msgctxt "" "func_aggregate.xhp\n" "par_id2309201516525483\n" "help.text" -msgid "If the second argument is necessary, but not specified, the function returns the error Err:511.<br/>If the second argument specified not correctly, the function returns the error Err:502." +msgid "If the <emph>k</emph> argument is necessary, but not specified, the function returns the error Err:511.<br/>If the <emph>Function</emph> and/or <emph>Option</emph> arguments specified not correctly, the function returns the error Err:502." msgstr "" #: func_aggregate.xhp @@ -61036,7 +61200,7 @@ msgctxt "" "func_aggregate.xhp\n" "par_id230920152006414\n" "help.text" -msgid "<item type=\"input\">=AGGREGATE(4;1;A2:A9)</item><br/>Returns maximum value for the range A2:A9 =34, whereas <item type=\"input\">=MAX(A2:A9)</item> returns the error Err:511." +msgid "<item type=\"input\">=AGGREGATE(4;2;A2:A9)</item><br/>Returns maximum value for the range A2:A9 = 34, whereas <item type=\"input\">=MAX(A2:A9)</item> returns the error Err:511." msgstr "" #: func_aggregate.xhp @@ -61044,7 +61208,7 @@ msgctxt "" "func_aggregate.xhp\n" "par_id2309201520064180\n" "help.text" -msgid "<item type=\"input\">=AGGREGATE(9;5;A5:C5)</item><br/>Returns sum for the range A5:C5 =29, even if some of the columns are hidden." +msgid "<item type=\"input\">=AGGREGATE(9;5;A5:C5)</item><br/>Returns sum for the range A5:C5 = 29, even if some of the columns are hidden." msgstr "" #: func_aggregate.xhp @@ -61052,7 +61216,7 @@ msgctxt "" "func_aggregate.xhp\n" "par_id2309201520064118\n" "help.text" -msgid "<item type=\"input\">=AGGREGATE(9;5;B2:B9)</item><br/>Returns sum of the column B =115. If any row is hidden, the function omit its value, for example if the 7th row is hidden, the function returns 95." +msgid "<item type=\"input\">=AGGREGATE(9;5;B2:B9)</item><br/>Returns sum of the column B = 115. If any row is hidden, the function omit its value, for example if the 7th row is hidden, the function returns 95." msgstr "" #: func_aggregate.xhp @@ -61060,7 +61224,7 @@ msgctxt "" "func_aggregate.xhp\n" "par_id196152404026557\n" "help.text" -msgid "If you need to apply the function with a 3-D range, this example shows how to do it." +msgid "If you need to apply the function with a 3D range, this example shows how to do it." msgstr "" #: func_aggregate.xhp @@ -61068,7 +61232,7 @@ msgctxt "" "func_aggregate.xhp\n" "par_id2309201520180167\n" "help.text" -msgid "<item type=\"input\">=AGGREGATE(13;3;Sheet1.B2:B9:Sheet3.B2:B9)</item><br/>The function returns mode of the values of second columns through sheets 1:3 (that have the same data) =8." +msgid "<item type=\"input\">=AGGREGATE(13;3;Sheet1.B2:B9:Sheet3.B2:B9)</item><br/>The function returns mode of the values of second columns through sheets 1:3 (that have the same data) = 8." msgstr "" #: func_aggregate.xhp @@ -61084,7 +61248,7 @@ msgctxt "" "func_aggregate.xhp\n" "par_id2309201520395380\n" "help.text" -msgid "<item type=\"input\">=AGGREGATE(E3;E5;'ColumnOne')</item><br/>If E5 =13 and E7 =5, the function returns mode of the first column =10." +msgid "<item type=\"input\">=AGGREGATE(E3;E5;'ColumnOne')</item><br/>If E3 = 13 and E5 = 5, the function returns mode of the first column = 10." msgstr "" #: func_aggregate.xhp @@ -61664,7 +61828,7 @@ msgctxt "" "func_averageifs.xhp\n" "par_id1279148769260\n" "help.text" -msgid "<link href=\"text/scalc/01/04060184.xhp#average\">AVERAGE</link>, <link href=\"text/scalc/01/04060184.xhp#averagea\">AVERAGEA</link>, <embedvar href=\"text/scalc/01/func_averageif.xhp#averageif_head\"/>, <embedvar href=\"text/scalc/01/func_sumifs.xhp#sumifs_head\"/>, <embedvar href=\"text/scalc/01/func_countifs.xhp#countifs_head\"/> <link href=\"text/scalc/01/04060184.xhp#max\">MAX</link>, <link href=\"text/scalc/01/04060184.xhp#min\">MIN</link>" +msgid "<link href=\"text/scalc/01/04060184.xhp#average\">AVERAGE</link>, <link href=\"text/scalc/01/04060184.xhp#averagea\">AVERAGEA</link>, <embedvar href=\"text/scalc/01/func_averageif.xhp#averageif_head\"/>, <embedvar href=\"text/scalc/01/func_sumifs.xhp#sumifs_head\"/>, <embedvar href=\"text/scalc/01/func_countifs.xhp#countifs_head\"/>, <link href=\"text/scalc/01/04060184.xhp#max\">MAX</link>, <link href=\"text/scalc/01/04060184.xhp#min\">MIN</link>" msgstr "" #: func_color.xhp @@ -61680,7 +61844,7 @@ msgctxt "" "func_color.xhp\n" "bm_id1102201617201921\n" "help.text" -msgid "<bookmark_value>Color;numerical value</bookmark_value> <bookmark_value>Color;calculating in spreadsheet</bookmark_value> <bookmark_value>COLOR function</bookmark_value>" +msgid "<bookmark_value>colors;numerical values</bookmark_value> <bookmark_value>colors;calculating in spreadsheets</bookmark_value> <bookmark_value>COLOR function</bookmark_value>" msgstr "" #: func_color.xhp @@ -61825,7 +61989,7 @@ msgctxt "" "func_countifs.xhp\n" "par_id190621657742\n" "help.text" -msgid "<emph>Criterion_range2</emph> – Optional. Criterion_range2 and all the following mean the same as Criterion_range1." +msgid "<emph>Range2</emph> – Optional. Range2 and all the following mean the same as Range1." msgstr "" #: func_countifs.xhp @@ -63275,6 +63439,14 @@ msgctxt "" msgid "<link href=\"text/scalc/01/04060104.xhp#iserror\">ISERROR</link>, <link href=\"text/scalc/01/04060104.xhp#na\">NA</link>, <link href=\"text/scalc/01/04060104.xhp#Section4\">IF</link>" msgstr "" +#: func_error_type.xhp +msgctxt "" +"func_error_type.xhp\n" +"par_id312932390024933\n" +"help.text" +msgid "<link href=\"text/scalc/05/02140000.xhp\" name=\"Error codes\">Error codes</link>" +msgstr "" + #: func_forecastetsadd.xhp msgctxt "" "func_forecastetsadd.xhp\n" @@ -63305,7 +63477,7 @@ msgctxt "" "func_forecastetsadd.xhp\n" "par_id0603201610023949\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_ADD\">Calculates forecast(s) (future values) based on the historical data using ETS or EDS algorithms</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used." +msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_ADD\">Calculates the additive forecast(s) (future values) based on the historical data using ETS or EDS algorithms</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used." msgstr "" #: func_forecastetsadd.xhp @@ -63403,7 +63575,7 @@ msgctxt "" "func_forecastetsmult.xhp\n" "par_id0603201610023949\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_MULT\">Calculates additive forecast(s) (future values) based on the historical data using ETS or EDS algorithms</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used." +msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_MULT\">Calculates the multiplicative forecast(s) (future values) based on the historical data using ETS or EDS algorithms</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used." msgstr "" #: func_forecastetsmult.xhp @@ -63501,7 +63673,7 @@ msgctxt "" "func_forecastetspiadd.xhp\n" "par_id0603201617141750\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_PIA\">Calculates Prediction Interval(s) based on the historical data using ETS or EDS algorithms.</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used." +msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_PIA\">Calculates the prediction interval(s) for additive forecast based on the historical data using ETS or EDS algorithms.</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used." msgstr "" #: func_forecastetspiadd.xhp @@ -63526,7 +63698,7 @@ msgctxt "" "func_forecastetspiadd.xhp\n" "par_id0603201610010044\n" "help.text" -msgid "FORECAST.ETS.PI.ADD(target, values, timeline, [confidence], [period_length], [completion], [aggregation])" +msgid "FORECAST.ETS.PI.ADD(target, values, timeline, [confidence_level], [period_length], [data_completion], [aggregation])" msgstr "" #: func_forecastetspiadd.xhp @@ -63542,7 +63714,7 @@ msgctxt "" "func_forecastetspiadd.xhp\n" "par_id0403201618595143\n" "help.text" -msgid "Note on Prediction Intervals: there is no exact mathematical way to calculate this for forecasts, there are various approximations. Prediction Intervals tend to be increasingly 'over-optimistic' with increasing distance of the forecast-X to the observation data set." +msgid "Note on prediction intervals: there is no exact mathematical way to calculate this for forecasts, there are various approximations. Prediction intervals tend to be increasingly 'over-optimistic' when increasing distance of the forecast-X from the observation data set." msgstr "" #: func_forecastetspiadd.xhp @@ -63558,7 +63730,7 @@ msgctxt "" "func_forecastetspiadd.xhp\n" "hd_id04032016185123\n" "help.text" -msgid "=FORECAST.ETS.PI.ADD(DATE(2014;1;1);Values;Timeline;0,9;1;TRUE();1)" +msgid "=FORECAST.ETS.PI.ADD(DATE(2014;1;1);Values;Timeline;0.9;1;TRUE();1)" msgstr "" #: func_forecastetspiadd.xhp @@ -63566,7 +63738,7 @@ msgctxt "" "func_forecastetspiadd.xhp\n" "hd_id04032016112394554\n" "help.text" -msgid "Returns 18.8061295551355, the additive prediction interval forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with one sample per period, no missing data, and AVERAGE as aggregation." +msgid "Returns 18.8061295551355, the prediction interval for additive forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, 90% (=0.9) confidence level, with one sample per period, no missing data, and AVERAGE as aggregation." msgstr "" #: func_forecastetspiadd.xhp @@ -63582,7 +63754,7 @@ msgctxt "" "func_forecastetspiadd.xhp\n" "hd_id040312316112394554\n" "help.text" -msgid "Returns 23.4416821953741, the additive prediction interval forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with confidence level of 0.8, period length of 4, no missing data, and SUM as aggregation." +msgid "Returns 23.4416821953741, the prediction interval for additive forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with confidence level of 0.8, period length of 4, no missing data, and SUM as aggregation." msgstr "" #: func_forecastetspiadd.xhp @@ -63623,7 +63795,7 @@ msgctxt "" "func_forecastetspimult.xhp\n" "par_id0603201617141750\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_PIM\">Calculates Prediction Interval(s) based on the historical data using ETS or EDS algorithms.</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used." +msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_PIM\">Calculates the prediction interval(s) for multiplicative forecast based on the historical data using ETS or EDS algorithms.</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used." msgstr "" #: func_forecastetspimult.xhp @@ -63648,7 +63820,7 @@ msgctxt "" "func_forecastetspimult.xhp\n" "par_id0603201610010044\n" "help.text" -msgid "FORECAST.ETS.PI.MULT(target, values, timeline, [confidence], [period_length], [completion], [aggregation])" +msgid "FORECAST.ETS.PI.MULT(target, values, timeline, [confidence_level], [period_length], [data_completion], [aggregation])" msgstr "" #: func_forecastetspimult.xhp @@ -63664,7 +63836,7 @@ msgctxt "" "func_forecastetspimult.xhp\n" "par_id0403201618595143\n" "help.text" -msgid "Note on Prediction Intervals: there is no exact mathematical way to calculate this for forecasts, there are various approximations. Prediction Intervals tend to be increasingly 'over-optimistic' with increasing distance of the forecast-X to the observation data set." +msgid "Note on prediction intervals: there is no exact mathematical way to calculate this for forecasts, there are various approximations. Prediction intervals tend to be increasingly 'over-optimistic' when increasing distance of the forecast-X from the observation data set." msgstr "" #: func_forecastetspimult.xhp @@ -63680,7 +63852,7 @@ msgctxt "" "func_forecastetspimult.xhp\n" "hd_id04032016185123\n" "help.text" -msgid "=FORECAST.ETS.PI.MULT(DATE(2014;1;1);Values;Timeline;0,9;1;TRUE();1)" +msgid "=FORECAST.ETS.PI.MULT(DATE(2014;1;1);Values;Timeline;0.9;1;TRUE();1)" msgstr "" #: func_forecastetspimult.xhp @@ -63688,7 +63860,7 @@ msgctxt "" "func_forecastetspimult.xhp\n" "hd_id04032016112394554\n" "help.text" -msgid "Returns 20.1040952101013, the multiplicative prediction interval forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with one sample per period, no missing data, and AVERAGE as aggregation." +msgid "Returns 20.1040952101013, the prediction interval for multiplicative forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, confidence level of 90% (=0.9) with one sample per period, no missing data, and AVERAGE as aggregation." msgstr "" #: func_forecastetspimult.xhp @@ -63704,7 +63876,7 @@ msgctxt "" "func_forecastetspimult.xhp\n" "hd_id040312316112394554\n" "help.text" -msgid "Returns 27.5285874381574, the multiplicative prediction interval forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with confidence level of 0.8, period length of 4, no missing data, and SUM as aggregation." +msgid "Returns 27.5285874381574, the prediction interval for multiplicative forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with confidence level of 0.8, period length of 4, no missing data, and SUM as aggregation." msgstr "" #: func_forecastetspimult.xhp @@ -65108,6 +65280,166 @@ msgctxt "" msgid "=MONTH(C4) returns 7 if you enter 2000-07-07 to cell C4 (that date value might get formatted differently after you press Enter)." msgstr "" +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"tit\n" +"help.text" +msgid "NETWORKDAYS.INTL" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"bm_id231020162321219565\n" +"help.text" +msgid "<bookmark_value>NETWORKDAYS.INTL function</bookmark_value>" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"hd_id231020162211573602\n" +"help.text" +msgid "<variable id=\"networkdaysintl\"><link href=\"text/scalc/01/func_networkdays.intl.xhp\">NETWORKDAYS.INTL</link></variable>" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162213393086\n" +"help.text" +msgid "<ahelp hid=\".\">Returns the number of workdays between a start date and an end date. There are options to define weekend days and holidays. The optional weekend parameter (or a string) can be used to define the weekend days (or the non-working days in each week). Also, optionally, the user can define a holiday list. The weekend days and user-defined holidays are not counted as working days.</ahelp>" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162213395472\n" +"help.text" +msgid "Syntax" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162249539143\n" +"help.text" +msgid "<item type=\"literal\">NETWORKDAYS.INTL(StartDate; EndDate; Weekend; Holidays)</item>" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162249533010\n" +"help.text" +msgid "<emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation." +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162249536398\n" +"help.text" +msgid "<emph>EndDate</emph> is the date up until when the calculation is carried out. If the end date is a workday, the day is included in the calculation." +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"hd_id231020162249551873\n" +"help.text" +msgid "Example" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162249554032\n" +"help.text" +msgid "How many workdays fall between December 15, 2016 and January 14, 2017? Let the start date be located in C3 and the end date in D3. Cells F3 to J3 contain five (5) holidays for Christmas and New Year in date format: December 24, 2016; December 25, 2016; December 26, 2016; December 31, 2016; and January 1, 2017." +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162249551234\n" +"help.text" +msgid "<item type=\"literal\">=NETWORKDAYS.INTL(C3;D3;;F3:J3)</item> returns 21 workdays with default for weekend days." +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162249553109\n" +"help.text" +msgid "<item type=\"literal\">=NETWORKDAYS.INTL(C3;D3;11;F3:J3)</item> returns 24 workdays with Sunday only weekends." +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162249557786\n" +"help.text" +msgid "Alternatively, use the weekend string “0000001” to define Sunday as the non-working day of every week." +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162249553409\n" +"help.text" +msgid "<item type=\"literal\">=NETWORKDAYS.INTL(C3;D3;“0000001”;F3:J3)</item> returns 24 workdays with Sunday only weekend." +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162249556946\n" +"help.text" +msgid "The function can be used without the two optional parameters – weekday and holidays – by leaving them out:" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id23102016224955931\n" +"help.text" +msgid "<item type=\"literal\">=NETWORKDAYS.INTL(C3;D3)</item> gives 22 working days." +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162253594361\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link>" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id241020160012187036\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_workdays.intl.xhp\">WORKDAYS.INTL</link>" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id241030160012187036\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_workday.xhp\">WORKDAYS</link>" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id23102016225717242\n" +"help.text" +msgid "<link href=\"text/scalc/01/04060102.xhp\">Date functions</link>" +msgstr "" + #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" @@ -65128,16 +65460,14 @@ msgstr "<bookmark_value>NETTO.ARBEIDSDAGER-funksjonen</bookmark_value>" msgctxt "" "func_networkdays.xhp\n" "hd_id3151254\n" -"240\n" "help.text" msgid "<variable id=\"networkdays\"><link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link></variable>" -msgstr "<variable id=\"networkdays\"><link href=\"text/scalc/01/func_networkdays.xhp\">NETTO.ARBEIDSDAGER</link></variable>" +msgstr "" #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" "par_id3153788\n" -"241\n" "help.text" msgid "<ahelp hid=\"HID_AAI_FUNC_NETWORKDAYS\">Returns the number of workdays between a <emph>start date and an end date</emph>. Holidays can be deducted.</ahelp>" msgstr "" @@ -65146,61 +65476,62 @@ msgstr "" msgctxt "" "func_networkdays.xhp\n" "hd_id3148677\n" -"242\n" "help.text" msgid "Syntax" -msgstr "Syntaks" +msgstr "" #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" "par_id3145775\n" -"243\n" "help.text" -msgid "NETWORKDAYS(StartDate; EndDate; Holidays)" +msgid "NETWORKDAYS(StartDate; EndDate; Holidays; Workdays)" msgstr "" #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" "par_id3153885\n" -"244\n" "help.text" msgid "<emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation." -msgstr "<emph>Startdato</emph>: datoen hvorfra beregningen blir utført. Hvis startdatoen er en arbeidsdag, er dagen en del av beregningen." +msgstr "" #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" "par_id3151110\n" -"245\n" "help.text" msgid "<emph>EndDate</emph> is the date up until when the calculation is carried out. If the end date is a workday, the day is included in the calculation." -msgstr "<emph>Startdato</emph>: datoen hvorfra beregningen blir utført. Hvis startdatoen er en arbeidsdag, er dagen en del av beregningen." +msgstr "" #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" "par_id3154115\n" -"246\n" "help.text" msgid "<emph>Holidays</emph> is an optional list of holidays. These are non-working days. Enter a cell range in which the holidays are listed individually." -msgstr "<emph>Fridager</emph>: liste over valgfrie fridager. Disse er ikke-arbeidsdager. Skriv inn et celleområde hvor fridagene er skrevet individuelt." +msgstr "" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id160920161749585013\n" +"help.text" +msgid "<emph>Workdays</emph> is an optional list of number values defining standard work week. This list starts by Sunday, workdays are indicated by zero and non-working days by non-zero value." +msgstr "" #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" "hd_id3146902\n" -"247\n" "help.text" -msgid "Example" -msgstr "Eksempel" +msgid "Examples" +msgstr "" #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" "par_id3154661\n" -"248\n" "help.text" msgid "How many workdays fall between 2001-12-15 and 2002-01-15? The start date is located in C3 and the end date in D3. Cells F3 to J3 contain the following Christmas and New Year holidays: \"2001-12-24\", \"2001-12-25\", \"2001-12-26\", \"2001-12-31\", \"2002-01-01\"." msgstr "" @@ -65209,9 +65540,56 @@ msgstr "" msgctxt "" "func_networkdays.xhp\n" "par_id3147328\n" -"249\n" "help.text" -msgid "=NETWORKDAYS(C3;D3;F3:J3) returns 17 workdays." +msgid "<item type=\"input\">=NETWORKDAYS(C3;D3;F3:J3)</item> returns 17 workdays." +msgstr "" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id160920161751233621\n" +"help.text" +msgid "How many workdays fall between September 12nd and 25th in 2016 if only Mondays, Tuesdays and Wednesdays are considered as workdays?" +msgstr "" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id160920161751235483\n" +"help.text" +msgid "<item type=\"input\">=NETWORKDAYS(DATE(2016;9;12); DATE(2016;9;25); ; {1;0;0;0;1;1;1})</item> returns 6 workdays." +msgstr "" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id241020160012187036\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_networkdays.intl.xhp\">NETWORKDAYS.INTL</link>" +msgstr "" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id241070160012187036\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_workdays.intl.xhp\">WORKDAYS.INTL</link>" +msgstr "" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id241030160012187036\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_workday.xhp\">WORKDAYS</link>" +msgstr "" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id23102016225717242\n" +"help.text" +msgid "<link href=\"text/scalc/01/04060102.xhp\">Date functions</link>" msgstr "" #: func_now.xhp @@ -65826,7 +66204,7 @@ msgctxt "" "func_sumifs.xhp\n" "par_id11921178730928\n" "help.text" -msgid "<link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link>, <link href=\"text/scalc/01/04060106.xhp#Section15\">SUMIF</link>, <embedvar href=\"text/scalc/01/func_countifs.xhp#countifs_head\"/> <embedvar href=\"text/scalc/01/func_averageifs.xhp#averageifs_head\"/>, <link href=\"text/scalc/01/04060184.xhp#max\">MAX</link>, <link href=\"text/scalc/01/04060184.xhp#min\">MIN</link>" +msgid "<link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link>, <link href=\"text/scalc/01/04060106.xhp#Section15\">SUMIF</link>, <embedvar href=\"text/scalc/01/func_countifs.xhp#countifs_head\"/>, <embedvar href=\"text/scalc/01/func_averageifs.xhp#averageifs_head\"/>, <link href=\"text/scalc/01/04060184.xhp#max\">MAX</link>, <link href=\"text/scalc/01/04060184.xhp#min\">MIN</link>" msgstr "" #: func_time.xhp @@ -67012,6 +67390,238 @@ msgctxt "" msgid "=WORKDAY(C3;D3;F3:J3) returns 2001-12-28. Format the serial date number as a date, for example in the format YYYY-MM-DD." msgstr "" +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"par_id231020162253594361\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link>" +msgstr "" + +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"par_id241020160012187036\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_networkdays.intl.xhp\">NETWORKDAYS.INTL</link>" +msgstr "" + +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"par_id241030160012187036\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_workdays.intl.xhp\">WORKDAYS.INTL</link>" +msgstr "" + +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"par_id23102016225717242\n" +"help.text" +msgid "<link href=\"text/scalc/01/04060102.xhp\">Date functions</link>" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"tit\n" +"help.text" +msgid "WORKDAYS.INTL" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"bm_id231020162341219565\n" +"help.text" +msgid "<bookmark_value>WORKDAYS.INTL function</bookmark_value>" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"hd_id231020162348002143\n" +"help.text" +msgid "<variable id=\"workdaysintl\"><link href=\"text/scalc/01/func_workdays.intl.xhp\">WORKDAYS.INTL</link></variable>" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id23102016234837285\n" +"help.text" +msgid "<ahelp hid=\".\">The result is a date number that can be formatted as a date. User can see the date of a day that is a certain number of workdays away from the start date (before or after). There are options to define weekend days and holidays. The optional weekend parameter (or a string) can be used to define the weekend days (or the non-working days in each week). Also, optionally, the user can define a holiday list. The weekend days and user-defined holidays are not counted as working days.</ahelp>" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"hd_id241020160008306802\n" +"help.text" +msgid "Syntax" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160008306838\n" +"help.text" +msgid "<item type=\"literal\">WORKDAY.INTL(StartDate; Days; Weekend; Holidays)</item>" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160008308885\n" +"help.text" +msgid "<emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation. This is required." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160008305329\n" +"help.text" +msgid "<emph>Days</emph> is the number of workdays. Positive value for a result after the start date, negative value for a result before the start date." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"hd_id241020160012172138\n" +"help.text" +msgid "Example" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012177196\n" +"help.text" +msgid "What date comes 20 workdays after December 13, 2016? Enter the start date in C3 and the number of workdays in D3." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012178429\n" +"help.text" +msgid "The weekend parameter (number) may be left blank or defined as 1 for default weekend (non-working days) – Saturday and Sunday." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012172125\n" +"help.text" +msgid "Cells F3 to J3 contain five (5) holidays for Christmas and New Year in date format: December 24, 2016; December 25, 2016; December 26, 2016; December 31, 2016; and January 1, 2017." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012177923\n" +"help.text" +msgid "<item type=\"literal\">=WORKDAY.INTL(C3;D3;;F3:J3)</item> returns January 11, 2017 in the result cell, say D6 (use date format for the cell)." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id24102016001217206\n" +"help.text" +msgid "To define Friday and Saturday as weekend days, use the weekend parameter 7." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012178562\n" +"help.text" +msgid "<item type=\"literal\">=WORKDAY.INTL(C3;D3;7;F3:J3)</item> returns January 15, 2017 with weekend parameter 7." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012176149\n" +"help.text" +msgid "To define Sunday only the weekend day, use the weekend parameter 11." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012181455\n" +"help.text" +msgid "<item type=\"literal\">=WORKDAY.INTL(C3;D3;11;F3:J3)</item> returns January 9, 2017." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id24102016001218469\n" +"help.text" +msgid "Alternatively, use the weekend string “0000001” for Sunday only weekend." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012183680\n" +"help.text" +msgid "<item type=\"literal\">=WORKDAY.INTL(C3;D3;“0000001”;F3:J3)</item> returns January 9, 2017." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012181870\n" +"help.text" +msgid "The function can be used without the two optional parameters – Weekday and Holidays – by leaving them out:" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012182048\n" +"help.text" +msgid "<item type=\"literal\">=WORKDAY.INTL(C3;D3)</item> gives the result: January 10, 2017." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id231020162253594361\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link>" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012187036\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_networkdays.intl.xhp\">NETWORKDAYS.INTL</link>" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241030160012187036\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_workday.xhp\">WORKDAYS</link>" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id23102016225717242\n" +"help.text" +msgid "<link href=\"text/scalc/01/04060102.xhp\">Date functions</link>" +msgstr "" + #: func_year.xhp msgctxt "" "func_year.xhp\n" @@ -67785,7 +68395,7 @@ msgctxt "" "statistics.xhp\n" "par_id1000040\n" "help.text" -msgid "<variable id=\"sam01\">Menu <emph>Data - Statistics - Sampling...</emph></variable>" +msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Sampling</emph></variable>" msgstr "" #: statistics.xhp @@ -69609,7 +70219,7 @@ msgctxt "" "statistics_regression.xhp\n" "par_id1000040\n" "help.text" -msgid "<variable id=\"sam01\">Menu <emph>Data - Statistics - Regression...</emph></variable>" +msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Regression</emph></variable>" msgstr "" #: statistics_regression.xhp @@ -69617,7 +70227,7 @@ msgctxt "" "statistics_regression.xhp\n" "par_id1001270\n" "help.text" -msgid "For more information, please visit the Wikipedia: <link href=\"http://en.wikipedia.org/wiki/Regression_analysis\">http://en.wikipedia.org/wiki/Regression_analysis</link>" +msgid "For more information on regression analysis, refer to the <link href=\"http://en.wikipedia.org/wiki/Regression_analysis\">corresponding Wikipedia article</link>." msgstr "" #: statistics_regression.xhp @@ -69657,7 +70267,7 @@ msgctxt "" "statistics_regression.xhp\n" "par_id1701201620340139\n" "help.text" -msgid "<emph>Power regression</emph>: Find a power curve in the form of <item type=\"literal\">y = a.x^b</item>, where <item type=\"literal\">a</item> is the slope, <item type=\"literal\">b</item> is the intercept that best fits the data." +msgid "<emph>Power regression</emph>: Find a power curve in the form of <item type=\"literal\">y = a.x^b</item>, where <item type=\"literal\">a</item> is the coefficient, <item type=\"literal\">b</item> is the power that best fits the data." msgstr "" #: statistics_regression.xhp diff --git a/source/nb/helpcontent2/source/text/scalc/04.po b/source/nb/helpcontent2/source/text/scalc/04.po index 2632e0bbf5b..4f566f8e9fa 100644 --- a/source/nb/helpcontent2/source/text/scalc/04.po +++ b/source/nb/helpcontent2/source/text/scalc/04.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-03-09 20:48+0100\n" -"PO-Revision-Date: 2015-12-11 12:33+0000\n" -"Last-Translator: system user <>\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 12:09+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1449837190.000000\n" +"X-POOTLE-MTIME: 1467806961.000000\n" #: 01020000.xhp msgctxt "" @@ -740,8 +740,8 @@ msgctxt "" "hd_id3148768\n" "17\n" "help.text" -msgid "F4" -msgstr "«F4»" +msgid "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4" +msgstr "" #: 01020000.xhp msgctxt "" @@ -758,8 +758,8 @@ msgctxt "" "hd_id3145353\n" "19\n" "help.text" -msgid "Shift+F4" -msgstr "«Shift+F4»" +msgid "F4" +msgstr "" #: 01020000.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/scalc/05.po b/source/nb/helpcontent2/source/text/scalc/05.po index 2b51d80b2c2..31ed3737977 100644 --- a/source/nb/helpcontent2/source/text/scalc/05.po +++ b/source/nb/helpcontent2/source/text/scalc/05.po @@ -3,16 +3,16 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:05+0200\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" "PO-Revision-Date: 2016-04-16 08:02+0000\n" -"Last-Translator: kmr <karl.m.ramberg@gmail.com>\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" "X-POOTLE-MTIME: 1460793723.000000\n" @@ -882,7 +882,7 @@ msgctxt "" "OpenCL_options.xhp\n" "par_id3067110\n" "help.text" -msgid "<emph>Convert only if unambiguous:</emph> If the text represents a valid and unambiguous numeric value, convert it. Example: <item type=\"input\">\"+55.21.9.8822.8813\"</item> will map to zero, because the numbers don't represent a numeric value." +msgid "<emph>Convert only if unambiguous:</emph> If the text represents a valid and unambiguous numeric value, convert it. Example: <item type=\"input\">\"123.456\"</item> will generate a #VALUE! error because the text contains a separator, while <item type=\"input\">\"123456\"</item> will not." msgstr "" #: OpenCL_options.xhp diff --git a/source/nb/helpcontent2/source/text/scalc/guide.po b/source/nb/helpcontent2/source/text/scalc/guide.po index 32f3ff5e083..3898f9df114 100644 --- a/source/nb/helpcontent2/source/text/scalc/guide.po +++ b/source/nb/helpcontent2/source/text/scalc/guide.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-07-04 16:53+0200\n" -"PO-Revision-Date: 2016-05-08 00:57+0000\n" -"Last-Translator: Olav Dahlum <olav.dahlum@gmail.com>\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-07-06 12:14+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1462669050.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467807293.000000\n" #: address_auto.xhp msgctxt "" @@ -1243,7 +1243,7 @@ msgctxt "" "calc_date.xhp\n" "par_id3149207\n" "help.text" -msgid "The time since your date of birth will be calculated and displayed in the various units. The values are calculated as of the exact moment when you entered the last formula and pressed the Enter key. This value is not automatically updated, although \"Now\" continuously changes. In the <emph>Tools</emph> menu, the menu item <emph>Cell Contents - AutoCalculate</emph> is normally active; however, automatic calculation does not apply to the function NOW. This ensures that your computer is not solely occupied with updating the sheet." +msgid "The time since your date of birth will be calculated and displayed in the various units. The values are calculated as of the exact moment when you entered the last formula and pressed the Enter key. This value is not automatically updated, although \"Now\" continuously changes. In the <emph>Data</emph> menu, the menu item <emph>Calculate - AutoCalculate</emph> is normally active; however, automatic calculation does not apply to the function NOW. This ensures that your computer is not solely occupied with updating the sheet." msgstr "" #: calc_series.xhp @@ -1874,7 +1874,7 @@ msgctxt "" "cell_protect.xhp\n" "par_idN106C0\n" "help.text" -msgid "To protect the cells from being changed / viewed / printed according to your settings in the <emph>Format - Cells</emph> dialog, choose <item type=\"menuitem\">Tools - Protect Document - Sheet</item>." +msgid "To protect the cells from being changed / viewed / printed according to your settings in the <emph>Format - Cells</emph> dialog, choose <item type=\"menuitem\">Tools - Protect Sheet</item>." msgstr "" #: cell_protect.xhp @@ -1882,8 +1882,8 @@ msgctxt "" "cell_protect.xhp\n" "par_idN106C7\n" "help.text" -msgid "To protect the structure of the document, for example the count, <link href=\"text/scalc/guide/rename_table.xhp\">names</link>, and order of the sheets, from being changed, choose <item type=\"menuitem\">Tools - Protect Document - Document</item>." -msgstr "For å beskytte dokumentstrukturen, for eksempel sidetall,<link href=\"text/scalc/guide/rename_table.xhp\">navnene</link>og rekkefølgen til arkene fra å bli endret, velg<item type=\"menuitem\">Verktøy - Beskytt Dokument -Dokument</item>," +msgid "To protect the structure of the document, for example the count, <link href=\"text/scalc/guide/rename_table.xhp\">names</link>, and order of the sheets, from being changed, choose <item type=\"menuitem\">Tools - Protect Spreadsheet</item>." +msgstr "" #: cell_protect.xhp msgctxt "" @@ -1948,9 +1948,8 @@ msgstr "Trykk på arket du vil slå av beskyttelsen til." msgctxt "" "cell_unprotect.xhp\n" "par_id3149656\n" -"16\n" "help.text" -msgid "Select <emph>Tools - Protect Document</emph>, then choose <emph>Sheet</emph> or <emph>Document</emph> to remove the check mark indicating the protected status." +msgid "Select <emph>Tools - Protect Sheet</emph> or <emph>Tools - Protect Spreadsheet</emph> to remove the check mark indicating the protected status." msgstr "" #: cell_unprotect.xhp @@ -2401,7 +2400,7 @@ msgctxt "" "par_id3145384\n" "40\n" "help.text" -msgid "Choose <item type=\"menuitem\">Insert - Link to External Data</item>. The <link href=\"text/scalc/01/04090000.xhp\" name=\"External Data\"><item type=\"menuitem\">External Data</item></link> dialog appears." +msgid "Choose <item type=\"menuitem\">Sheet - Link to External Data</item>. The <link href=\"text/scalc/01/04090000.xhp\" name=\"External Data\"><item type=\"menuitem\">External Data</item></link> dialog appears." msgstr "" #: cellreferences_url.xhp @@ -2519,7 +2518,7 @@ msgctxt "" "cellstyle_by_formula.xhp\n" "par_id3150767\n" "help.text" -msgid "For the <item type=\"menuitem\">Search for</item> term, enter: .<item type=\"literal\">*</item>" +msgid "For the <item type=\"menuitem\">Find</item> term, enter: .<item type=\"literal\">*</item>" msgstr "" #: cellstyle_by_formula.xhp @@ -2535,7 +2534,7 @@ msgctxt "" "cellstyle_by_formula.xhp\n" "par_id3153143\n" "help.text" -msgid "Enter the following formula in the <item type=\"menuitem\">Replace with</item> field: <item type=\"literal\">=&+STYLE(IF(CURRENT()>3;\"Red\";\"Green\"))</item>" +msgid "Enter the following formula in the <item type=\"menuitem\">Replace</item> field: <item type=\"literal\">=&+STYLE(IF(CURRENT()>3;\"Red\";\"Green\"))</item>" msgstr "" #: cellstyle_by_formula.xhp @@ -2543,7 +2542,7 @@ msgctxt "" "cellstyle_by_formula.xhp\n" "par_id3146975\n" "help.text" -msgid "The \"&\" symbol designates the current contents of the <emph>Search for</emph> field. The line must begin with an equal sign, since it is a formula. It is assumed that the cell styles \"Red\" and \"Green\" already exist." +msgid "The \"&\" symbol designates the current contents of the <emph>Find</emph> field. The line must begin with an equal sign, since it is a formula. It is assumed that the cell styles \"Red\" and \"Green\" already exist." msgstr "" #: cellstyle_by_formula.xhp @@ -5327,8 +5326,8 @@ msgctxt "" "finding.xhp\n" "par_id6529740\n" "help.text" -msgid "Enter the text to find in the <emph>Search for</emph> text box." -msgstr "Skriv inn søketeksten i tekstfeltet <emph>Søk etter</emph>." +msgid "Enter the text to find in the <emph>Find</emph> text box." +msgstr "" #: finding.xhp #, fuzzy @@ -5361,8 +5360,8 @@ msgctxt "" "finding.xhp\n" "par_id631733\n" "help.text" -msgid "By default, Calc searches the current sheet. Click <emph>More Options</emph>, then enable <emph>Search in all sheets</emph> to search through all sheets of the document." -msgstr "Som standard søker Calc i det valgte arket. Trykk på <emph>Flere valg</emph> og slå på <emph>Søk i alle arkene</emph> for å søke gjennom alle arkene i dokumentet." +msgid "By default, Calc searches the current sheet. Check the <emph>All sheets</emph> box to search through all sheets of the document." +msgstr "" #: finding.xhp msgctxt "" @@ -6813,7 +6812,7 @@ msgctxt "" "integer_leading_zero.xhp\n" "par_id3154510\n" "help.text" -msgid "In the <emph>Search for</emph> box, enter <item type=\"input\">^[0-9]</item>" +msgid "In the <emph>Find</emph> box, enter <item type=\"input\">^[0-9]</item>" msgstr "" #: integer_leading_zero.xhp @@ -6821,7 +6820,7 @@ msgctxt "" "integer_leading_zero.xhp\n" "par_id3155068\n" "help.text" -msgid "In the <emph>Replace with</emph> box, enter <item type=\"input\">&</item>" +msgid "In the <emph>Replace</emph> box, enter <item type=\"input\">&</item>" msgstr "" #: integer_leading_zero.xhp @@ -7108,7 +7107,7 @@ msgctxt "" "line_fix.xhp\n" "par_id3156286\n" "help.text" -msgid "Choose <item type=\"menuitem\">View - Freeze Rows and Columns</item>." +msgid "Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>." msgstr "" #: line_fix.xhp @@ -7116,7 +7115,7 @@ msgctxt "" "line_fix.xhp\n" "par_id3151073\n" "help.text" -msgid "To deactivate, choose <item type=\"menuitem\">View - Freeze Rows and Columns</item> again." +msgid "To deactivate, choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item> again." msgstr "" #: line_fix.xhp @@ -7140,7 +7139,7 @@ msgctxt "" "line_fix.xhp\n" "par_id3147004\n" "help.text" -msgid "<link href=\"text/scalc/01/07090000.xhp\" name=\"View - Freeze Rows and Columns\">View - Freeze Rows and Columns</link>" +msgid "<link href=\"text/scalc/01/07090000.xhp\" name=\"View - Freeze Cells - Freeze Rows and Columns\">View - Freeze Cells - Freeze Rows and Columns</link>" msgstr "" #: line_fix.xhp @@ -8365,9 +8364,8 @@ msgstr "" msgctxt "" "note_insert.xhp\n" "par_id3145750\n" -"34\n" "help.text" -msgid "The comment is visible whenever the mouse pointer is over the cell, provided you have activated <emph>Help - Tips</emph> or - <emph>Extended Tips</emph>." +msgid "The comment is visible whenever the mouse pointer is over the cell." msgstr "" #: note_insert.xhp @@ -11987,8 +11985,8 @@ msgctxt "" "par_id3145750\n" "8\n" "help.text" -msgid "Choose <emph>Insert - Link to External Data</emph>. This opens the <link href=\"text/scalc/01/04090000.xhp\">External Data</link> dialog." -msgstr "Velg <emph>Sett inn → Lenke til eksterne data</emph>. Dette åpner vinduet <link href=\"text/scalc/01/04090000.xhp\">Eksterne data</link>." +msgid "Choose <emph>Sheet - Link to External Data</emph>. This opens the <link href=\"text/scalc/01/04090000.xhp\">External Data</link> dialog." +msgstr "" #: webquery.xhp #, fuzzy diff --git a/source/nb/helpcontent2/source/text/schart/01.po b/source/nb/helpcontent2/source/text/schart/01.po index 9c4edbc0aa4..fd777155467 100644 --- a/source/nb/helpcontent2/source/text/schart/01.po +++ b/source/nb/helpcontent2/source/text/schart/01.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-03-09 20:48+0100\n" -"PO-Revision-Date: 2016-07-06 00:17+0000\n" -"Last-Translator: Olav Dahlum <olav.dahlum@gmail.com>\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 12:15+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1467764231.000000\n" +"X-POOTLE-MTIME: 1467807307.000000\n" #: 03010000.xhp msgctxt "" @@ -1268,8 +1268,8 @@ msgctxt "" "04050100.xhp\n" "bm_id1744743\n" "help.text" -msgid "<bookmark_value>calculating;regression curves</bookmark_value> <bookmark_value>regression curves in charts</bookmark_value> <bookmark_value>trend lines in charts</bookmark_value> <bookmark_value>mean value lines in charts</bookmark_value>" -msgstr "<bookmark_value>beregne;regresjonskurver</bookmark_value> <bookmark_value>regresjonskurver i diagrammer</bookmark_value> <bookmark_value>trendlinjer i diagrammer</bookmark_value> <bookmark_value>snittverdilinjer i diagrammer</bookmark_value>" +msgid "<bookmark_value>calculating;regression curves</bookmark_value> <bookmark_value>regression curves in charts</bookmark_value> <bookmark_value>trend lines in charts</bookmark_value> <bookmark_value>mean value lines in charts</bookmark_value>" +msgstr "" #: 04050100.xhp msgctxt "" @@ -1284,8 +1284,8 @@ msgctxt "" "04050100.xhp\n" "par_id7272255\n" "help.text" -msgid "<variable id=\"trendlinestext\"><ahelp hid=\".\">Trend lines can be added to all 2D chart types except for Pie and Stock charts.</ahelp></variable>" -msgstr "<variable id=\"trendlinestext\"><ahelp hid=\".\">Du kan sette inn trendlinjer (regresjonskurver) i alle 2D-diagrammene unntatt kake- og kurs-diagram.</ahelp></variable>" +msgid "<variable id=\"trendlinestext\"> <ahelp hid=\".\">Trend lines can be added to all 2D chart types except for Pie and Stock charts.</ahelp> </variable>" +msgstr "" #: 04050100.xhp msgctxt "" @@ -1322,6 +1322,78 @@ msgstr "<ahelp hid=\".\" visibility=\"hidden\">En potens-trendlinje vises.</ahel #: 04050100.xhp msgctxt "" "04050100.xhp\n" +"par_id180820161052123210\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">A polynomial trend line is shown with a given degree.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161102568315\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Degree of polynomial trend line.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161105546053\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">A moving average trend line is shown with a given period.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161107537745\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Number of points to calculate average of moving average trend line.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161112599880\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Name of trend line in legend.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161117252261\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Trend line is extrapolated for higher x-values.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id18082016111837138\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Trend line is extrapolated for lower x-values.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161124272765\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">For linear, polynomial and exponential trend lines, intercept value is forced to a given value.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161126064822\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Value of intercept if it is forced.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" "par_id8962370\n" "help.text" msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows the trend line equation next to the trend line.</ahelp>" @@ -1338,58 +1410,58 @@ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vis korrelasjonskoeffisienten ved #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id8398998\n" +"par_id180820161133305870\n" "help.text" -msgid "If you insert a trend line to a chart type that uses categories, like <emph>Line </emph>or <emph>Column, </emph>then the numbers 1, 2, 3, <emph>…</emph> are used as x-values to calculate the trend line." -msgstr "Hvis du setter inn en trendlinje i en diagramtype som bruker kategorier, for eksempel <emph>Linje</emph> eller <emph>Kolonne</emph>, blir tallene 1, 2, 3, <emph>…</emph> brukt som X-verdier for å beregne trendlinja." +msgid "<ahelp hid=\".\" visibility=\"hidden\">Name of X variable in trend line equation.</ahelp>" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id5676747\n" +"par_id180820161134155865\n" "help.text" -msgid "To insert trend lines for all data series, double-click the chart to enter edit mode. Choose <item type=\"menuitem\">Insert - Trend Lines</item>, then select the type of trend line from None, Linear, Logarithmic, Exponential, or Power trend line." -msgstr "Hvis du vil sette inn trendlinjer for alle dataseriene, dobbeltklikk på diagrammet for å gå inn i redigeringsmodus. Velg <item type=\"menuitem\">Sett inn → Trendlinjer</item>, og så kan du velge trendlinjetypen du vil ha blant: Ingen, lineær, logaritmisk, eksponentiell og potens." +msgid "<ahelp hid=\".\" visibility=\"hidden\">Name of Y variable in trend line equation.</ahelp>" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id4349192\n" +"par_id8398998\n" "help.text" -msgid "To insert a trend line for a single data series, select the data series in the chart, right-click to open the context menu, and choose <item type=\"menuitem\">Insert - Trend Line</item>." -msgstr "Hvis du vil sette inn en trendlinje for en enkelt dataserie, velg dataserien i diagrammet, åpne sprettoppmenyen med høyre museknapp og velg <item type=\"menuitem\">Sett inn trendlinje</item>." +msgid "If you insert a trend line to a chart type that uses categories, like <emph>Line</emph> or <emph>Column</emph>, then the numbers 1, 2, 3, <emph>…</emph> are used as x-values to calculate the trend line. For such charts the XY chart type might be more suitable." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id9337443\n" +"par_id4349192\n" "help.text" -msgid "To delete a single trend line or mean value line, click the line, then press the Del key." -msgstr "Hvis du vil fjerne en enkelt trendlinje eller snittverdilinje, velg linja og trykk på Delete-tasten." +msgid "To insert a trend line for a data series, select the data series in the chart. Choose <item type=\"menuitem\">Insert - Trend Lines</item>, or right-click to open the context menu, and choose <item type=\"menuitem\">Insert - Trend Line</item>." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id4529251\n" +"par_id180820161539033867\n" "help.text" -msgid "To delete all trend lines, choose <item type=\"menuitem\">Insert - Trend Lines</item>, then select <emph>None</emph>." -msgstr "Hvis du vil fjerne alle trendlinjer, velg <item type=\"menuitem\">Sett inn → Trendlinjer</item> og velg <emph>Ingen</emph>." +msgid "Mean Value Lines are special trend lines that show the mean value. Use <item type=\"menuitem\">Insert - Mean Value Lines</item> to insert mean value lines for data series." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id296334\n" +"par_id9337443\n" "help.text" -msgid "A trend line is shown in the legend automatically." -msgstr "En trendlinje vises automatisk i forklaringen." +msgid "To delete a trend line or mean value line, click the line, then press the Del key." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id4072084\n" +"par_id296334\n" "help.text" -msgid "<ahelp hid=\".\">Mean Value Lines are special trend lines that show the mean value. Use <item type=\"menuitem\">Insert - Mean Value Lines</item> to insert mean value lines for data series.</ahelp>" -msgstr "<ahelp hid=\".\">Snittverdilinjer er spesielle trendlinjer som viser snittverdien. Velg <item type=\"menuitem\">Sett inn → Snittverdilinjer</item> for å sette inn snittverdilinjer for alle dataseriene</ahelp>" +msgid "A trend line is shown in the legend automatically. Its name can be defined in options of the trend line." +msgstr "" #: 04050100.xhp msgctxt "" @@ -1402,50 +1474,178 @@ msgstr "Trendlinja har samme farge som den tilhørende dataserien. Velg trendlin #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id846888\n" +"hd_id180820161534333508\n" "help.text" -msgid "<ahelp hid=\".\">To show the trend line equation, select the trend line in the chart, right-click to open the context menu, and choose <emph>Insert Trend Line Equation</emph>.</ahelp>" -msgstr "<ahelp hid=\".\">Hvis du vil vise ligninga til trendlinja, velg trendlinja i diagrammet, åpne sprettoppmenyen med høyre museknapp og velg <emph>Sett inn trendlinjeligning</emph>.</ahelp>" +msgid "Trend Line Equation and Coefficient of Determination" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" "par_id8962065\n" "help.text" -msgid "When the chart is in edit mode, %PRODUCTNAME gives you the equation of the trend line and the coefficient of determination R². Click on the trend line to see the information in the status bar." -msgstr "Når diagrammet er i redigeringsmodus, oppgir %PRODUCTNAME ligninga til trendlinja og korrelasjonskoeffisienten R². Trykk på trendlinja for å se informasjonen på statuslinja." +msgid "When the chart is in edit mode, %PRODUCTNAME gives you the equation of the trend line and the coefficient of determination R<sup>2</sup>, even if they are not shown: click on the trend line to see the information in the status bar." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id846888\n" +"help.text" +msgid "<ahelp hid=\".\">To show the trend line equation, select the trend line in the chart, right-click to open the context menu, and choose <item type=\"menuitem\">Insert Trend Line Equation</item>.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id8962066\n" +"help.text" +msgid "To change format of values (use less significant digits or scientific notation), select the equation in the chart, right-click to open the context menu, and choose <item type=\"menuitem\">Format Trend Line Equation - Numbers</item>." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161627109994\n" +"help.text" +msgid "Default equation uses <item type=\"literal\">x</item> for abscissa variable, and <item type=\"literal\">f(x)</item> for ordinate variable. To change these names, select the trend line, choose <item type=\"menuitem\">Format - Format Selection – Type</item> and enter names in <item type=\"literal\">X Variable Name</item> and <item type=\"literal\">Y Variable Name</item> edit boxes." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id18082016163702791\n" +"help.text" +msgid "To show the coefficient of determination R<sup>2</sup>, select the equation in the chart, right-click to open the context menu, and choose <item type=\"menuitem\">Insert R<sup>2</sup></item>." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161637028632\n" +"help.text" +msgid "If intercept is forced, coefficient of determination R<sup>2</sup> is not calculated in the same way as with free intercept. R<sup>2</sup> values can not be compared with forced or free intercept." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"hd_id180820161534333509\n" +"help.text" +msgid "Trend Lines Curve Types" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id1328470\n" +"par_id18082016153820777\n" "help.text" -msgid "For a category chart (for example a line chart), the trend line information is calculated using numbers 1, 2, 3, … as x-values. This is also true if your data series uses other numbers as names for the x-values. For such charts the XY chart type might be more suitable." -msgstr "For et kategoridiagram, for eksempel et linjediagram, blir trenden regna ut ved å bruke tallene 1, 2, 3, … som x-verdier. Dette gjelder også selv om dataseriane bruker andre tall som navn for x-verdiene. For slike diagram vil kanskje XY-diagram passe bedre." +msgid "Following regression types are available:" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id8092593\n" +"par_id180820161604098009\n" "help.text" -msgid "To show the equation and the coefficient of determination, select the trend line and choose <item type=\"menuitem\">Format - Format Selection - Equation</item>." -msgstr "For å vise ligningen og koeffisienten på forklaringsgraden, merk trendlinjen og velg <item type=\"menuitem\">Format → Formater utvalget → Vis formel</item> " +msgid "<emph>Linear</emph> trend line: regression through equation <item type=\"literal\">y=a∙x+b</item>. Intercept <item type=\"literal\">b</item> can be forced." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id7971434\n" +"par_id180820161612524298\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable Show equation to see the equation of the trend line.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Aktiverer \"Vis formel\" for å se formelen for trendlinjen</ahelp>." +msgid "<emph>Polynomial</emph> trend line: regression through equation <item type=\"literal\">y=Σ(a<sub>i</sub>∙x<sup>i</sup>)</item>. Intercept <item type=\"literal\">a<sub>0</sub></item> can be forced. Degree of polynomial must be given (at least 2)." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id558793\n" +"par_id180820161612525364\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable Show Coefficient of Determination to see the determination coefficient of the trend line.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Aktiverer \"vIs Determinantkoeffisienten\" for å se Determinantkoeffisienten for trendlinjen.</ahelp> " +msgid "<emph>Logarithmic</emph> trend line: regression through equation <item type=\"literal\">y=a∙ln(x)+b</item>." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161612526680\n" +"help.text" +msgid "<emph>Exponential</emph> trend line: regression through equation <item type=\"literal\">y=b∙exp(a∙x)</item>.This equation is equivalent to <item type=\"literal\">y=b∙m<sup>x</sup></item> with <item type=\"literal\">m=exp(a)</item>. Intercept <item type=\"literal\">b</item> can be forced." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161612527230\n" +"help.text" +msgid "<emph>Power</emph> trend line: regression through equation <item type=\"literal\">y=b∙x<sup>a</sup></item>." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161617342768\n" +"help.text" +msgid "<emph>Moving average</emph> trend line: simple moving average is calculated with the <emph>n</emph> previous y-values, <emph>n</emph> being the period. No equation is available for this trend line." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"hd_id9204077\n" +"help.text" +msgid "Constraints" +msgstr "Begrensninger" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id7393719\n" +"help.text" +msgid "The calculation of the trend line considers only data pairs with the following values:" +msgstr "Beregningen av trendlinjer tar kun datapar med følgende verdier i betraktning:" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id7212744\n" +"help.text" +msgid "Logarithmic trend line: only positive x-values are considered." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id1664479\n" +"help.text" +msgid "Exponential trend line: only positive y-values are considered, except if all y-values are negative: regression will then follow equation <item type=\"literal\">y=-b∙exp(a∙x)</item>." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id8734702\n" +"help.text" +msgid "Power trend line: only positive x-values are considered; only positive y-values are considered, except if all y-values are negative: regression will then follow equation<item type=\"literal\"> y=-b∙x<sup>a</sup></item>." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id181279\n" +"help.text" +msgid "You should transform your data accordingly; it is best to work on a copy of the original data and transform the copied data." +msgstr "Du bør gjøre om dataene i samsvar med dette. Det er best å jobbe med en kopi av de originale dataene og gjøre om kopien." + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"hd_id180820161528021520\n" +"help.text" +msgid "Calculate Parameters in Calc" +msgstr "" #: 04050100.xhp msgctxt "" @@ -1500,32 +1700,32 @@ msgctxt "" "04050100.xhp\n" "par_id9244361\n" "help.text" -msgid "r² = RSQ(Data_Y;Data_X)" -msgstr "r² = RKVADRAT(Data_Y;Data_X)" +msgid "r<sup>2</sup> = RSQ(Data_Y;Data_X)" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" "par_id2083498\n" "help.text" -msgid "Besides m, b and r² the array function <emph>LINEST</emph> provides additional statistics for a regression analysis." -msgstr "Tabellfunksjonen <emph>RETTLINJE</emph> gir mer statistikk for en regresjonsanalyse i tillegg til a, b og r²." +msgid "Besides m, b and r<sup>2</sup> the array function <emph>LINEST</emph> provides additional statistics for a regression analysis." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" "hd_id2538834\n" "help.text" -msgid "The logarithm regression equation" -msgstr "Den logaritmiske regresjonsligninga" +msgid "The logarithmic regression equation" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" "par_id394299\n" "help.text" -msgid "The <emph>logarithm regression</emph> follows the equation <item type=\"literal\">y=a*ln(x)+b</item>." -msgstr "<emph>Logaritmisk regresjon</emph> følger ligninga <item type=\"literal\">y=a*ln(x)+b</item>." +msgid "The <emph>logarithmic regression</emph> follows the equation <item type=\"literal\">y=a*ln(x)+b</item>." +msgstr "" #: 04050100.xhp msgctxt "" @@ -1548,8 +1748,8 @@ msgctxt "" "04050100.xhp\n" "par_id5649281\n" "help.text" -msgid "r² = RSQ(Data_Y;LN(Data_X))" -msgstr "r² = RKVADRAT(Data_Y;LN(Data_X))" +msgid "r<sup>2</sup> = RSQ(Data_Y;LN(Data_X))" +msgstr "" #: 04050100.xhp msgctxt "" @@ -1620,16 +1820,16 @@ msgctxt "" "04050100.xhp\n" "par_id5437177\n" "help.text" -msgid "r² = RSQ(LN(Data_Y);Data_X)" -msgstr "r² = RKVADRAT(LN(Data_Y);Data_X)" +msgid "r<sup>2</sup> = RSQ(LN(Data_Y);Data_X)" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" "par_id6946317\n" "help.text" -msgid "Besides m, b and r² the array function LOGEST provides additional statistics for a regression analysis." -msgstr "Tabellfunksjonen KURVE gir mer statistikk for en regresjonsanalyse i tillegg til m, b og r²." +msgid "Besides m, b and r<sup>2</sup> the array function LOGEST provides additional statistics for a regression analysis." +msgstr "" #: 04050100.xhp msgctxt "" @@ -1668,112 +1868,104 @@ msgctxt "" "04050100.xhp\n" "par_id2357249\n" "help.text" -msgid "r² = RSQ(LN(Data_Y);LN(Data_X))" -msgstr "r² = RKVADRAT(LN(Data_Y);LN(Data_X))" - -#: 04050100.xhp -msgctxt "" -"04050100.xhp\n" -"hd_id9204077\n" -"help.text" -msgid "Constraints" -msgstr "Begrensninger" +msgid "r<sup>2</sup> = RSQ(LN(Data_Y);LN(Data_X))" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id7393719\n" +"hd_id7907040\n" "help.text" -msgid "The calculation of the trend line considers only data pairs with the following values:" -msgstr "Beregningen av trendlinjer tar kun datapar med følgende verdier i betraktning:" +msgid "The polynomial regression equation" +msgstr "Den polynomiske regresjonsligninga" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id7212744\n" +"par_id8918729\n" "help.text" -msgid "logarithm regression: only positive x-values are considered," -msgstr "logaritmisk regresjon: bare positive x-verdier tas i betraktning," +msgid "For <emph>polynomial regression</emph> curves a transformation to a linear model takes place." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id1664479\n" +"par_id33875\n" "help.text" -msgid "exponential regression: only positive y-values are considered," -msgstr "eksponentialregresjon: bare positive y-verdier tas i betraktning," +msgid "Create a table with the columns x, x<sup>2</sup>, x<sup>3</sup>, … , x<sup>n</sup>, y up to the desired degree n." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id8734702\n" +"par_id8720053\n" "help.text" -msgid "power regression: only positive x-values and positive y-values are considered." -msgstr "potensregresjon: bare positive x- og y-verdier tas i betraktning." +msgid "Use the formula <item type=\"literal\">=LINEST(Data_Y,Data_X)</item> with the complete range x to x<sup>n</sup> (without headings) as Data_X." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id181279\n" +"par_id5068514\n" "help.text" -msgid "You should transform your data accordingly; it is best to work on a copy of the original data and transform the copied data." -msgstr "Du bør gjøre om dataene i samsvar med dette. Det er best å jobbe med en kopi av de originale dataene og gjøre om kopien." +msgid "The first row of the LINEST output contains the coefficients of the regression polynomial, with the coefficient of xⁿ at the leftmost position." +msgstr "Den første raden av resultatet til RETTLINJE inneholder koeffisientene til regresjonspolynomen med koeffisienten til xⁿ i posisjonen lengst til venstre." #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"hd_id7907040\n" +"par_id8202154\n" "help.text" -msgid "The polynomial regression equation" -msgstr "Den polynomiske regresjonsligninga" +msgid "The first element of the third row of the LINEST output is the value of r<sup>2</sup>. See the <link href=\"text/scalc/01/04060107.xhp#Section8\">LINEST</link> function for details on proper use and an explanation of the other output parameters." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id8918729\n" +"par_id4562211\n" "help.text" -msgid "A <emph>polynomial regression</emph> curve cannot be added automatically. You must calculate this curve manually." -msgstr "En <emph>polynomisk regresjonskurve</emph> kan ikke legges til automatisk. Den må beregnes manuelt." +msgid "<link href=\"text/schart/01/04050000.xhp\">X/Y Error Bars</link>" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id33875\n" +"par_id4562212\n" "help.text" -msgid "Create a table with the columns x, x², x³, … , xⁿ, y up to the desired degree n." -msgstr "Lag en tabell med kolonnene x, x², x³, …, xⁿ, y opp til den ønskede grad n." +msgid "<link href=\"text/scalc/01/04060107.xhp#Section8\">LINEST</link> function" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id8720053\n" +"par_id4562216\n" "help.text" -msgid "Use the formula <item type=\"literal\">=LINEST(Data_Y,Data_X)</item> with the complete range x to xⁿ (without headings) as Data_X." -msgstr "Bruk formelen <item type=\"literal\">=RETTLINJE(Data_Y,Data_X)</item> med hele rekka x til xⁿ (unntatt overskrifter) som Data_X." +msgid "<link href=\"text/scalc/01/04060107.xhp#Section7\">LOGEST</link> function" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id5068514\n" +"par_id4562213\n" "help.text" -msgid "The first row of the LINEST output contains the coefficients of the regression polynomial, with the coefficient of xⁿ at the leftmost position." -msgstr "Den første raden av resultatet til RETTLINJE inneholder koeffisientene til regresjonspolynomen med koeffisienten til xⁿ i posisjonen lengst til venstre." +msgid "<link href=\"text/scalc/01/04060185.xhp#slope\">SLOPE</link> function" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id8202154\n" +"par_id4562214\n" "help.text" -msgid "The first element of the third row of the LINEST output is the value of r². See the <link href=\"text/scalc/01/04060107.xhp#Section8\">LINEST</link> function for details on proper use and an explanation of the other output parameters." -msgstr "Det første elementet i den tredje raden av resultatet til RETTLINJE er verdien til r². Se <link href=\"text/scalc/01/04060107.xhp#Section8\">RETTLINJE</link>-funksjonen for informasjon om riktig bruk og en forklaring av de andre parametrene i resultatet." +msgid "<link href=\"text/scalc/01/04060181.xhp#intercept\">INTERCEPT</link> function" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id4562211\n" +"par_id4562215\n" "help.text" -msgid "<link href=\"text/schart/01/04050000.xhp\">Y Error Bars tab page</link>" -msgstr "<link href=\"text/schart/01/04050000.xhp\">Fanen Y-feilstolper</link>" +msgid "<link href=\"text/scalc/01/04060181.xhp#rsq\">RSQ</link> function" +msgstr "" #: 04060000.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/sdraw.po b/source/nb/helpcontent2/source/text/sdraw.po index e4a80610c89..32a391c7b83 100644 --- a/source/nb/helpcontent2/source/text/sdraw.po +++ b/source/nb/helpcontent2/source/text/sdraw.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-11-10 19:33+0100\n" -"PO-Revision-Date: 2016-04-06 20:44+0000\n" -"Last-Translator: kmr <karl.m.ramberg@gmail.com>\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-05-04 22:42+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1459975476.000000\n" +"X-POOTLE-MTIME: 1462401720.000000\n" #: main0000.xhp msgctxt "" @@ -28,10 +28,9 @@ msgstr "Velkommen til hjelp for $[officename] Draw" msgctxt "" "main0000.xhp\n" "hd_id3155960\n" -"1\n" "help.text" -msgid "<switchinline select=\"appl\"> <caseinline select=\"DRAW\"/> </switchinline>Welcome to the $[officename] Draw Help" -msgstr "<switchinline select=\"appl\"> <caseinline select=\"DRAW\"/> </switchinline>Velkommen til hjelp for $[officename] Draw" +msgid "Welcome to the $[officename] Draw Help" +msgstr "" #: main0000.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/shared.po b/source/nb/helpcontent2/source/text/shared.po index ef2cd16392a..14a4e70307e 100644 --- a/source/nb/helpcontent2/source/text/shared.po +++ b/source/nb/helpcontent2/source/text/shared.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-04-16 21:40+0200\n" -"PO-Revision-Date: 2016-04-17 08:15+0000\n" -"Last-Translator: kmr <karl.m.ramberg@gmail.com>\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 12:15+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1460880931.000000\n" +"X-POOTLE-MTIME: 1467807320.000000\n" #: 3dsettings_toolbar.xhp msgctxt "" @@ -829,16 +829,32 @@ msgctxt "" "main0204.xhp\n" "hd_id3134447820\n" "help.text" -msgid "<link href=\"text/simpress/01/taskpanel.xhp\" name=\"Table Design\">Table Design</link>" -msgstr "<link href=\"text/simpress/01/taskpanel.xhp\" name=\"Tabellutforming\">Tabellutforming</link>" +msgid "Table Design" +msgstr "" #: main0204.xhp msgctxt "" "main0204.xhp\n" "par_id16200812240344\n" "help.text" -msgid "Opens the Table Design. Double-click a preview to insert a new table." -msgstr "Åpner tabellutforminga. Dobbeltklikk på en forhåndsvisning for å sette inn en ny tabell." +msgid "<ahelp hid=\".uno:TableDesign\">Opens the Table Design. Double-click a preview to format the table.</ahelp>" +msgstr "" + +#: main0204.xhp +msgctxt "" +"main0204.xhp\n" +"par_id3153752\n" +"help.text" +msgid "<image id=\"img_id3147292\" src=\"cmd/sc_tabledesign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147292\">Icon</alt></image>" +msgstr "" + +#: main0204.xhp +msgctxt "" +"main0204.xhp\n" +"par_id3156429\n" +"help.text" +msgid "Table Design" +msgstr "" #: main0204.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/shared/00.po b/source/nb/helpcontent2/source/text/shared/00.po index d1654582561..502fdc32553 100644 --- a/source/nb/helpcontent2/source/text/shared/00.po +++ b/source/nb/helpcontent2/source/text/shared/00.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-05-23 21:37+0200\n" -"PO-Revision-Date: 2016-05-24 20:42+0000\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-07-06 12:15+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1464122528.000000\n" +"X-POOTLE-MTIME: 1467807357.000000\n" #: 00000001.xhp msgctxt "" @@ -616,62 +616,88 @@ msgctxt "" "00000002.xhp\n" "bm_id3150702\n" "help.text" -msgid "<bookmark_value>Internet glossary</bookmark_value><bookmark_value>common terms;Internet glossary</bookmark_value><bookmark_value>glossaries;Internet terms</bookmark_value><bookmark_value>terminology;Internet glossary</bookmark_value>" -msgstr "<bookmark_value>Internettord-ordbok</bookmark_value> <bookmark_value>vanlige uttrykk;Internett-ordbok</bookmark_value> <bookmark_value>ordbok;Internettord</bookmark_value> <bookmark_value>terminologi;Internett-ordbok</bookmark_value>" +msgid "<bookmark_value>Internet glossary</bookmark_value> <bookmark_value>common terms;Internet glossary</bookmark_value> <bookmark_value>glossaries;Internet terms</bookmark_value> <bookmark_value>terminology;Internet glossary</bookmark_value>" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3150702\n" -"1\n" "help.text" msgid "<link href=\"text/shared/00/00000002.xhp\" name=\"Glossary of Internet Terms\">Glossary of Internet Terms</link>" -msgstr "<link href=\"text/shared/00/00000002.xhp\" name=\"Glossary of Internet Terms\">Ordliste over Internett-uttrykk</link>" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3155577\n" -"2\n" "help.text" msgid "If you are a newcomer to the Internet, you will be confronted with unfamiliar terms: browser, bookmark, e-mail, homepage, search engine, and many others. To make your first steps easier, this glossary explains some of the more important terminology you may find in the Internet, intranet, mail and news." -msgstr "Dersom du er ny på Internett, møter du mange fremmede ord: nettleser, bokmerke, e-post, hjemmeside, søkemotor og mange andre. Denne ordlista vil hjelpe deg med å gjøre de første stegene, ved å forklare en del av den viktige terminologien du finner på Internett, intranett, e-post og diskusjonsgrupper." +msgstr "" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"hd_id18082016234439503\n" +"help.text" +msgid "CMIS" +msgstr "" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"par_id180820162344398454\n" +"help.text" +msgid "The Content Management Interoperability Services (CMIS) standard defines a domain model and Web Services and Restful AtomPub bindings that will enable greater interoperability of Enterprise Content Management (ECM) systems. CMIS uses Web services and Web 2.0 interfaces to enable rich information to be shared across Internet protocols in vendor-neutral formats, among document systems, publishers and repositories, within one enterprise and between companies." +msgstr "" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"hd_id180820162344393005\n" +"help.text" +msgid "WebDAV" +msgstr "" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"par_id180820162344394243\n" +"help.text" +msgid "Short for Web-based Distributed Authoring and Versioning, an IETF standard set of platform-independent extensions to HTTP that allows users to collaboratively edit and manage files on remote Web servers. WebDAV features XML properties on metadata, locking - which prevents authors from overwriting each other's changes - namespace manipulation and remote file management. WebDav is sometimes referred to as DAV." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3153146\n" -"36\n" "help.text" msgid "Frames" -msgstr "Rammer" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3157909\n" -"37\n" "help.text" msgid "Frames are useful for designing the layout of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> pages. $[officename] uses floating frames into which you can place objects such as graphics, movie files and sound. The context menu of a frame shows the options for restoring or editing frame contents. Some of these commands are also listed in <emph>Edit - Object</emph> when the frame is selected." -msgstr "Rammer er nyttige når du skal sette opp <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">nettsider</link>. $[officename] bruker flytende rammer der du blant annet kan legge inn bilder, videoklipp og lyder. Sprettoppmenyen til ramma viser funksjoner du kan bruke til å gjenopprette eller redigere rammeinnholdet. Noen av disse kommandoene står også i <emph>Rediger → Objekt</emph> når ramma er valgt." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3147077\n" -"43\n" "help.text" msgid "FTP" -msgstr "FTP" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3147335\n" -"44\n" "help.text" msgid "FTP stands for File Transfer Protocol and is the standard transfer protocol for files in the Internet. An FTP server is a program on a computer connected to the Internet which stores files to be transmitted with the aid of FTP. While FTP is responsible for transmitting and downloading Internet files, <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link> (Hypertext Transfer Protocol) provides the connection setup and data transfer between WWW servers and clients." -msgstr "FTP står for «File Transfer Protocol», og er en vanlig måte å overføre filer over Internett. FTP-tjenere er datamaskiner som lagrer filer som kan overføres med FTP. Når vevtjenere overfører nettsider til nettleseren, bruker de heller <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link>." +msgstr "" #: 00000002.xhp msgctxt "" @@ -685,55 +711,49 @@ msgstr "<bookmark_value>HTML; definisjon</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3145609\n" -"56\n" "help.text" msgid "HTML" -msgstr "HTML" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3161459\n" -"57\n" "help.text" msgid "HTML (Hypertext Markup Language) is a document code language, which is used as the file format for WWW documents. It is derived from <link href=\"text/shared/00/00000002.xhp#sgml\" name=\"SGML\">SGML</link> and integrates text, graphics, videos and sound." -msgstr "HTML («Hypertext Markup Language») er det kodespråket nettsider blir skrevet i og som gjør det mulig å ha med tekst, bilder, videoklipp og lyd på nettsidene. Språket har sitt opphav fra <link href=\"text/shared/00/00000002.xhp#sgml\" name=\"SGML\">SGML</link>." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3154346\n" -"58\n" "help.text" msgid "If you want to type HTML commands directly, for example when doing exercises from one of the many available HTML books, remember that HTML pages are pure text files. Save your document under the document type <emph>Text </emph>and give it the file name extension .HTML. Be sure there are no umlauts or other special characters of the extended character set. If you want to re-open this file in $[officename] and edit the HTML code, you must load it with the file type <emph>Text</emph> and not with the file type <emph>Web pages</emph>." -msgstr "Hvis du vil skrive inn HTML-kode direkte, for eksempel når du arbeider med oppgaver fra en av de mange HTML-bøkene som finnes, må du huske at HTML-sider egentlig bare er filer med ren tekst. Derfor bør du lagre slike dokumenter med dokumenttypen <emph>Tekst</emph> og filtypen .html. Husk at du ikke må bruke tegn med aksenter eller andre tegn fra det utvidede tegnsettet. Hvis du vil åpne denne filen på nytt i $[officename] og redigere HTML-koden, må du åpne den med dokumenttypen <emph>Tekst</emph>, ikke med dokumenttypen <emph>Nettsider</emph>." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3153960\n" -"244\n" "help.text" msgid "There are several references on the Internet providing an introduction to the HTML language." -msgstr "Det finnes mange ressurser på Internett som kan hjelpe deg med å lære HTML." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3147423\n" -"59\n" "help.text" msgid "HTTP" -msgstr "HTTP" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3153379\n" -"60\n" "help.text" msgid "The Hypertext Transfer Protocol is a record of transmission of WWW documents between WWW servers (hosts) and browsers (clients)." -msgstr "«Hypertext Transfer Protocol» er den overføringsmåten som blir brukt når nettsidene blir hentet ned fra nettjeneren til nettleseren." +msgstr "" #: 00000002.xhp msgctxt "" @@ -747,28 +767,25 @@ msgstr "<bookmark_value>hyperlenker; definisjon</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3149290\n" -"61\n" "help.text" msgid "Hyperlink" -msgstr "Hyperlenke" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3145420\n" -"62\n" "help.text" msgid "Hyperlinks are cross-references, highlighted in text in various colors and activated by mouse-click. With the aid of hyperlinks, readers can jump to specific information within a document as well as to related information in other documents." -msgstr "Hyperlenker er kryssreferanser, oftest framhevet med farge eller understreking. Du kan klikke på dem med musepekeren for å hoppe til andre steder i dokumentet eller til andre nettsider." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3156281\n" -"63\n" "help.text" msgid "In $[officename] you can assign hyperlinks to text as well as to graphics and text frames (see the Hyperlink Dialog icon on the Standard bar)." -msgstr "I $[officename] kan du lage hyperlenker i både tekst, bilder og tekstrammer. Knappen for hyperlenker ligger på standardverktøylinja." +msgstr "" #: 00000002.xhp msgctxt "" @@ -782,55 +799,49 @@ msgstr "<bookmark_value>bildekart; definisjon</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3152805\n" -"64\n" "help.text" msgid "ImageMap" -msgstr "Bildekart" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3154685\n" -"65\n" "help.text" msgid "An ImageMap is a reference-sensitive graphic or text frame. You can click on defined areas of the graphic or text frame to go to a target (<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>), which is linked with the area. The reference areas, along with the linked URLs and corresponding text displayed when resting the mouse pointer on these areas, are defined in the <link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap Editor\">ImageMap Editor</link>." -msgstr "Et bildekart er et bilde eller en tekstramme med hyperlenker i. Utvalgte områder i bildekartet fungerer som lenker til andre <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">nettadresser</link>. I funksjonen for <link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap Editor\">bildekart</link> kan du velge lenkeområder, hvor lenkene skal gå til og hvilken tekst som skal vises når musepekeren ligger over området." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3153178\n" -"66\n" "help.text" msgid "There are two different types of ImageMaps. A Client Side ImageMap is evaluated on the client computer, which loaded the graphic from the Internet, while a Server Side ImageMap is evaluated on the server computer which provides the <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> page on the Internet. In server evaluation, clicking an ImageMap sends the relative coordinates of the cursor within the image to the server, and a dedicated program on the server responds. In the client evaluation, clicking a defined hotspot of the ImageMap activates the URL, as if it were a normal text link. The URL appears below the mouse pointer when passing across the ImageMap." -msgstr "Det finnes to typer bildekart. Et bildekart på klienten blir behandlet i den nettleseren som har hentet det ned fra Internett, mens et bildekart på tjeneren blir behandlet på den nettjeneren der <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">nettsiden</link> ligger. Når bildekartet ligger på tjeneren, sender nettleseren koordinatene over til tjeneren, og så svarer et eget program på tjeneren. Når bildekartet ligger på klienten, fungerer lenkeområdet som en vanlig tekstlenke. Da vises nettadressen når du fører musepekeren over bildekartet." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3150740\n" -"67\n" "help.text" msgid "As ImageMaps can be used in different ways, they can be stored in different formats." -msgstr "Siden bildekart kan brukes på ulike måter, kan de også lagres i ulike formater." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3146874\n" -"68\n" "help.text" msgid "ImageMap Formats" -msgstr "Bildekartformater" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3145153\n" -"69\n" "help.text" msgid "ImageMaps are basically divided between those that are analyzed on the server (i. e. your Internet provider) and those analyzed on the web browser of the reader's computer." -msgstr "Det er to hovedtyper av bildekart. De som blir behandlet på tjeneren, og de som blir behandlet i nettleseren." +msgstr "" #: 00000002.xhp msgctxt "" @@ -844,46 +855,41 @@ msgstr "<bookmark_value>tjenerside-bildekart</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3152881\n" -"70\n" "help.text" msgid "Server Side ImageMaps" -msgstr "Bildekart på tjeneren" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3153057\n" -"71\n" "help.text" msgid "Server Side ImageMaps appear for the reader as a picture or frame on the page. Click on the ImageMap with the mouse, and the coordinates of the relative position are sent to the server. Aided by an extra program, the server then determines the next step to take. There are several incompatible methods to define this process, the two most common being:" -msgstr "Bildekart på tjeneren vises som et bilde eller en ramme på siden. Når du klikker i bildekartet med musa, blir koordinatene til museklikket sendt over til tjeneren. Et eget program på tjeneren avgjør da hva som skal skje. Det finnes flere ulike måter å gjøre dette på. De to vanligste er:" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3147502\n" -"72\n" "help.text" msgid "W3C (CERN) HTTP Server (Format type: MAP - CERN)" -msgstr "W3C (CERN) HTTP-tjener (Format-type: MAP – CERN)" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3154011\n" -"73\n" "help.text" msgid "NCSA HTTP Server (Format type: MAP - NCSA)" -msgstr "NCSA HTTP-tjener (Format-type: MAP – NCSA)" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3149483\n" -"74\n" "help.text" msgid "$[officename] creates ImageMaps for both methods. Select the format from the <emph>File type </emph>list in the <emph>Save As </emph>dialog in the <emph>ImageMap Editor</emph>. Separate Map Files are created which you must upload to the server. You will need to ask your provider or network administrator which type of ImageMaps are supported by the server and how to access the evaluation program." -msgstr "$[officename] kan lage begge typer bildekart. Du velger format fra lista <emph>Filtype</emph> under <emph>Lagre som</emph> i dialogvinduet <emph>Bildekartredigering</emph>. Det blir laget egne bildekartfiler som du må laste opp til tjeneren. Du må spørre nettleverandøren eller nettverksadministratoren om hvilken type bildekart som kan brukes på tjeneren, og hvordan du får tilgang til bildekartprogrammet." +msgstr "" #: 00000002.xhp msgctxt "" @@ -897,28 +903,25 @@ msgstr "<bookmark_value>klientside-bildekart</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3152418\n" -"75\n" "help.text" msgid "Client Side ImageMap" -msgstr "Bildekart på klienten" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3151290\n" -"76\n" "help.text" msgid "The area of the picture or frame where the reader can click is indicated by the appearance of the linked <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> when the mouse passes over the area. The ImageMap is stored in a layer below the picture and contains information about the referenced regions. The only disadvantage of Client Side ImageMaps is that older Web browsers cannot read them; a disadvantage that will, however, resolve itself in time." -msgstr "Området i bildet eller rammen som leseren kan trykke på, vises med en lenke til <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">nettadressen</link>, som vises når du fører musepekeren over området. Bildekartet ligger som et slags lag under bildet, og inneholder informasjon om områdene med lenker. Den eneste ulempen med bildekart på klientsiden er at enkelte gamle nettlesere ikke forstår dem. I dag gjelder det svært få, om i det hele tatt noen, Internett-brukere." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3149664\n" -"77\n" "help.text" msgid "When saving the ImageMap, select the file type <emph>SIP - StarView ImageMap</emph>. This saves the ImageMap directly in a format which can be applied to every active picture or frame in your document. However, if you just want to use the ImageMap on the current picture or text frame, you do not have to save it in any special format. After defining the regions, simply click <emph>Apply</emph>. Nothing more is necessary. Client Side ImageMaps saved in <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> format are inserted directly into the page in HTML code." -msgstr "Når du lagrer bildekartet, velger du typen <emph>SIP → StarView-bildekart</emph>. Da blir bildekartet lagret direkte i et format som kan brukes med alle bilder og rammer i dokumentet. Dersom du bare vil bruke bildekartet med ett bilde eller en tekstramme, trenger du ikke lagre det. Etter å ha laget områdene, trykker du bare på <emph>Bruk</emph>. Bildekartet blir da lagret som <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML-kode</link> rett i nettsiden." +msgstr "" #: 00000002.xhp msgctxt "" @@ -932,126 +935,33 @@ msgstr "<bookmark_value>Java; definisjon</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3159125\n" -"92\n" "help.text" msgid "Java" -msgstr "Java" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3153188\n" -"93\n" "help.text" msgid "The Java programming language is a platform independent programming language that is especially suited for use in the Internet. Web pages and applications programmed with Java class files can be used on all modern operating systems. Programs using Java programming language are usually developed in a Java development environment and then compiled to a \"byte code\"." -msgstr "Java er et plattformuavhengig programmeringsspråk som er spesielt tilpasset til bruk på Internett. Nettsider og program som er laget med Java kan brukes på alle moderne operativsystem. Program som bruker Java er som oftest utviklet i et Java utviklingsmiljø og deretter kompilert til «bytekode»." - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"bm_id3159153\n" -"help.text" -msgid "<bookmark_value>plug-ins; definition</bookmark_value>" -msgstr "<bookmark_value>programtillegg; definisjon</bookmark_value>" - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"hd_id3159153\n" -"107\n" -"help.text" -msgid "Plug-In" -msgstr "Programtillegg" - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"par_id3154127\n" -"109\n" -"help.text" -msgid "Extensions providing additional functionality in Web browsers are referred to as Plug-Ins." -msgstr "Programtillegg gir ekstrafunksjoner til programmene." - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"par_id3147484\n" -"108\n" -"help.text" -msgid "A Plug-In is a term used in various contexts:" -msgstr "Ordet «programtillegg» blir brukt i flere ulike sammenhenger:" - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"hd_id3168608\n" -"172\n" -"help.text" -msgid "Plug-Ins in $[officename]" -msgstr "Programtillegg i $[officename]" - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"par_id3149910\n" -"111\n" -"help.text" -msgid "You will notice in $[officename] that the <emph>Formatting</emph> Bar changes after certain operations. For example, if you insert a formula into your text document, you see icons for editing the formula, in fact the same icons you see in formula documents. In this sense, we refer to the formula as a plug-in within the text document." -msgstr "I $[officename] kan du se at <emph>formateringslinja</emph> endres etter noen operasjoner. Hvis du for eksempel setter inn en formel i et tekstdokument, inneholder linja knapper du kan bruke til å redigere formelen. Disse knappene er de samme som brukes i selvstendige formeldokumenter. Derfor kaller vi formelen et programtillegg i tekstdokumentet." - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"hd_id3148387\n" -"177\n" -"help.text" -msgid "Using Plug-Ins to extend your programs" -msgstr "Bruke programtillegg til å utvide programmene dine" - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"par_id3156737\n" -"114\n" -"help.text" -msgid "Plug-ins, generally speaking, are software additions to particular applications which provide enhanced functionality. Often import and export filters for various file formats are stored as plug-ins in a plug-in directory." -msgstr "Noen av de tilleggsfunksjonene som programtillegg kan gi, er filtre for import og eksport av filformat." - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"par_id3149958\n" -"115\n" -"help.text" -msgid "Netscape web browser extensions produced by Netscape Communication Corporation are also called plug-ins. These are external programs mainly taken from the multimedia field and which communicate with the browser through standardized interfaces. These plug-ins can be linked to $[officename] documents." -msgstr "Nettleseren Netscape bruker programtillegg blant annet til multimedia. Disse programtilleggene kommuniserer med nettleseren gjennom standardiserte grensesnitt. Derfor kan slike programtillegg ofte brukes i andre programmer også, for eksempel i $[officename]-dokumenter." - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"par_id3149420\n" -"179\n" -"help.text" -msgid "Any Netscape plug-ins (32 bit) installed on your system are automatically recognized by $[officename]." -msgstr "Hvis noen 32-bits Netscape-programtillegg er installert på datamaskinen, vil $[officename] automatisk kunne bruke dem." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3145647\n" -"127\n" "help.text" msgid "Proxy" -msgstr "Mellomtjener" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3148455\n" -"128\n" "help.text" msgid "A proxy is a computer in the network acting as a kind of clipboard for data transfer. Whenever you access the Internet from a company network and request a Web page that has already been read by a colleague, the proxy will be able to display the page much quicker, as long as it's still in the memory. All that has to be checked in this case is that the page stored in the proxy is the latest version. If this is the case, the page won't have to be downloaded from the much slower Internet but can be loaded directly from the proxy." -msgstr "En mellomtjener er en datamaskin i nettverket som opptrer som en slags utklippstavle for dataoverføring. Dersom du bruker Internett via nettverket på arbeidsplassen din, og en kollega allerede har lastet en nettside som du vil lese, kan mellomtjeneren vise fram den siden svært raskt. Mellomtjeneren sjekker først om den siden du vil laste ned er nyere enn den kollegaen lastet ned tidligere. Hvis ikke, slipper du å laste ned siden fra Internett, som ville ha vært mye tregere enn å hente den fra mellomtjeneren." +msgstr "" #: 00000002.xhp msgctxt "" @@ -1065,28 +975,25 @@ msgstr "<bookmark_value>SGML; definisjon</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3154729\n" -"229\n" "help.text" msgid "SGML" -msgstr "SGML" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3147330\n" -"230\n" "help.text" msgid "SGML stands for \"Standard Generalized Markup Language\". SGML is based on the idea that documents have structural and other semantic elements that can be described without reference to how such elements should be displayed. The actual display of such a document may vary, depending on the output medium and style preferences. In structured texts, SGML not only defines structures (in the DTD = Document Type Definition) but also ensures they are consistently used." -msgstr "SGML står for «Standard Generalized Markup Language». SGML bygger på ideen om at dokumenter har strukturelle og andre semantiske elementer som kan beskrives uten å si noe om hvordan de skal vises fram. Slike dokumenter kan vises fram på ulike måter, avhengig av hva slags medium og stil som blir brukt. I strukturerte tekster sørger SGML ikke bare for å lage strukturer, men også for at de blir brukt konsistent." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3148747\n" -"231\n" "help.text" msgid "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> is a specialized application of SGML. This means that most Web browsers support only a limited range of SGML standards and that almost all SGML-enabled systems can produce attractive HTML pages." -msgstr "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> er en spesiell utgave av SGML. Dette betyr de fleste nettlesere bare støtter et visst utvalg av SGML-standardene. Nesten alle systemer som forstår SGML kan produsere nettsider som ser fine ut." +msgstr "" #: 00000002.xhp msgctxt "" @@ -1100,19 +1007,17 @@ msgstr "<bookmark_value>søkemotorer; definisjon</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3153950\n" -"138\n" "help.text" msgid "Search Engines" -msgstr "Søkemotorer" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3157965\n" -"139\n" "help.text" msgid "A search engine is a service in the Internet based on a software program used to explore a vast amount of information using key words." -msgstr "En søkemotor er en tjeneste på Internett som gjør at du kan finne nettsider ved å søke etter nøkkelord." +msgstr "" #: 00000002.xhp msgctxt "" @@ -1126,19 +1031,17 @@ msgstr "<bookmark_value>tagger; definisjon</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3150751\n" -"141\n" "help.text" msgid "Tags" -msgstr "Tagger" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3156360\n" -"142\n" "help.text" msgid "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> pages contain certain structural and formatting instructions called tags. Tags are code words enclosed by brackets in the document description language HTML. Many tags contain text or hyperlink references between the opening and closing brackets. For example, titles are marked by the tags <h1> at the beginning and </h1> at the end of the title. Some tags only appear on their own such as <br> for a line break or <img ...> to link a graphic." -msgstr "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">Nettsider</link> inneholder bestemte instruksjoner om struktur og formatering, som kalles tagger. Disse taggene er kodeord innenfor vinkelparenteser i dokumentbeskrivelsesspråket HTML. Mange tagger inneholder tekst eller hyperlenker mellom åpne- og lukketaggene. Overskrifter er for eksempel markert med <h1> før overskriften og </h1> etter. Noen tagger står bare for seg selv, slik som <br> som gir linjeskift, og <img …> som lenker inn et bilde." +msgstr "" #: 00000002.xhp msgctxt "" @@ -1152,19 +1055,17 @@ msgstr "<bookmark_value>URL; definisjon</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3153766\n" -"145\n" "help.text" msgid "URL" -msgstr "URL" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3152931\n" -"146\n" "help.text" msgid "The Uniform Resource Locator (URL) displays the address of a document or a server in the Internet. The general structure of a URL varies according to type and is generally in the form Service://Hostname:Port/Path/Page#Mark although not all elements are always required. An URL can be a FTP address, a WWW (HTTP) address, a file address or an e-mail address." -msgstr "Nettadresser blir ofte kalt URL-er («Uniform Resource Locator»). De viser til et dokument eller en tjener på Internett. Oppbygginga av en nettadresse varierer med ulike typer nettadresser. Vanligvis er formen Tjeneste://Vertsnavn:Port/Sti/Side#Merke, men alle delene trenger ikke alltid å være med. Nettadresser kan blant annet vise til FTP-tjenere, nettsider, filer eller e-postadresser." +msgstr "" #: 00000003.xhp msgctxt "" @@ -7504,15 +7405,6 @@ msgstr "Åpne sprettoppmenyen til ramma, og velg <emph>Egenskaper</emph>" #: 00000402.xhp msgctxt "" "00000402.xhp\n" -"par_id3151251\n" -"545\n" -"help.text" -msgid "<variable id=\"plugin\">Choose <emph>Edit - Plug-in</emph></variable>" -msgstr "<variable id=\"plugin\">Velg <emph>Rediger → Programtillegg</emph></variable>" - -#: 00000402.xhp -msgctxt "" -"00000402.xhp\n" "par_id3156091\n" "546\n" "help.text" @@ -7995,59 +7887,6 @@ msgstr "OLE-objekt" #: 00000404.xhp msgctxt "" "00000404.xhp\n" -"par_id3153087\n" -"9\n" -"help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Choose <emph>Insert - Object - Plug-in</emph></caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Velg <emph>Sett inn → Objekt → Programtillegg</emph></caseinline></switchinline>" - -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" -"par_id3149785\n" -"10\n" -"help.text" -msgid "Open the <emph>Insert </emph>toolbar, click" -msgstr "Åpne verktøylinja <emph>Sett inn</emph>, og trykk" - -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" -"par_id3154897\n" -"help.text" -msgid "<image id=\"img_id3146847\" src=\"cmd/sc_insertplugin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146847\">Icon</alt></image>" -msgstr "<image id=\"img_id3146847\" src=\"cmd/sc_insertplugin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146847\">Ikon</alt></image>" - -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" -"par_id3148474\n" -"11\n" -"help.text" -msgid "Plug-in" -msgstr "Programtillegg" - -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" -"par_id3153880\n" -"53\n" -"help.text" -msgid "Choose <emph>Insert - Object - Audio</emph>" -msgstr "Velg <emph>Sett inn → Objekt → Audio</emph>" - -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" -"par_id3143278\n" -"54\n" -"help.text" -msgid "Choose <emph>Insert - Object - Video</emph>" -msgstr "Velg <emph>Sett inn → Objekt → Video</emph>" - -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" "par_id3150393\n" "15\n" "help.text" @@ -8849,15 +8688,6 @@ msgstr "Velg <emph>Rediger → Autotekst → Sti</emph>" #: 00000406.xhp msgctxt "" "00000406.xhp\n" -"par_id3154696\n" -"30\n" -"help.text" -msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Colors</emph>" -msgstr "Vel <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME → Innstillinger</emph></caseinline><defaultinline><emph>Verktøy → Alternativer</emph></defaultinline></switchinline><emph> → $[officename] - Farger</emph>" - -#: 00000406.xhp -msgctxt "" -"00000406.xhp\n" "par_id3149581\n" "31\n" "help.text" @@ -8867,15 +8697,6 @@ msgstr "Velg fanen <emph>Format → Område → Farger</emph>" #: 00000406.xhp msgctxt "" "00000406.xhp\n" -"par_id3149270\n" -"65\n" -"help.text" -msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Colors - Edit</emph>" -msgstr "Velg <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME → Innstillinger</emph></caseinline><defaultinline><emph>Verktøy → Alternativer</emph></defaultinline></switchinline><emph> → $[officename] - Farger → Rediger</emph>" - -#: 00000406.xhp -msgctxt "" -"00000406.xhp\n" "par_id3145729\n" "66\n" "help.text" @@ -10294,8 +10115,8 @@ msgctxt "" "00040500.xhp\n" "par_id3163822\n" "help.text" -msgid "Choose <emph>Format - Frame/Object - Borders</emph> tab" -msgstr "Velg fanen <emph>Format → Ramme/Objekt → Kantlinjer</emph>" +msgid "Choose <emph>Format - Frame and Object - Properties - Borders</emph> tab" +msgstr "" #: 00040500.xhp msgctxt "" @@ -10390,8 +10211,8 @@ msgctxt "" "00040500.xhp\n" "par_id3150592\n" "help.text" -msgid "Choose <emph>Format - Frame/Object - Background</emph> tab" -msgstr "Velg fanen <emph>Format → Ramme/Objekt → Bakgrunn</emph>" +msgid "Choose <emph>Format - Frame and Object - Properties - Area</emph> tab" +msgstr "" #: 00040500.xhp msgctxt "" @@ -10798,16 +10619,8 @@ msgctxt "" "00040500.xhp\n" "par_id3151254\n" "help.text" -msgid "Choose <emph>Format - Text - Change Case</emph>" -msgstr "Velg <emph>Format → Små og store bokstaver</emph>" - -#: 00040500.xhp -msgctxt "" -"00040500.xhp\n" -"par_id3159624\n" -"help.text" -msgid "Open context menu (text) - choose <emph>Change Case</emph>" -msgstr "Opna lokalmenyen (tekst) - vel <emph>Bytt små/store bokstaver</emph>" +msgid "Choose <emph>Format - Text</emph> or <emph>Format - Text - Change Case</emph>" +msgstr "" #: 00040500.xhp msgctxt "" @@ -12266,15 +12079,6 @@ msgstr "Vel fana <emph>Format → </emph><switchinline select=\"appl\"><caseinli #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3152462\n" -"29\n" -"help.text" -msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Colors</emph> tab" -msgstr "Vel <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME → Innstillinger</emph></caseinline><defaultinline><emph>Verktøy → Alternativer</emph></defaultinline></switchinline><emph> → $[officename] - Farger</emph>" - -#: 00040502.xhp -msgctxt "" -"00040502.xhp\n" "par_id3154985\n" "141\n" "help.text" @@ -13613,15 +13417,6 @@ msgstr "<ahelp hid=\"HID_MN_READONLY_GRAPHICOFF\">Gjør alle bilder i dokumentet #: 01020000.xhp msgctxt "" "01020000.xhp\n" -"par_id3153910\n" -"26\n" -"help.text" -msgid "<ahelp hid=\"HID_MN_READONLY_PLUGINOFF\">Disables inserted plug-ins.</ahelp> Click this command again to reactivate the <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"plug-ins\">plug-ins</link>." -msgstr "<ahelp hid=\"HID_MN_READONLY_PLUGINOFF\">Slår av programtillegg som er satt inn.</ahelp> Bruk denne kommandoen en gang til for å slå <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"plug-ins\">programtilleggene</link> på igjen." - -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" "par_id3148548\n" "38\n" "help.text" diff --git a/source/nb/helpcontent2/source/text/shared/01.po b/source/nb/helpcontent2/source/text/shared/01.po index 6e1eeee0400..2856f377b06 100644 --- a/source/nb/helpcontent2/source/text/shared/01.po +++ b/source/nb/helpcontent2/source/text/shared/01.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-07-04 16:53+0200\n" -"PO-Revision-Date: 2016-07-06 00:27+0000\n" -"Last-Translator: Olav Dahlum <olav.dahlum@gmail.com>\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-10-18 20:26+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1467764826.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1476822391.000000\n" #: 01010000.xhp msgctxt "" @@ -171,8 +171,8 @@ msgctxt "" "par_id3154946\n" "66\n" "help.text" -msgid "Creates a new presentation document ($[officename] Impress). If activated, the <link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Presentation Wizard</link> dialog appears." -msgstr "Lagar et nytt presentasjonsdokument ($[officename] Impress). Hvis dette er aktivert, åpnes et dialogvindu<link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Maler for presentasjoner</link>." +msgid "Creates a new presentation document ($[officename] Impress)." +msgstr "" #: 01010000.xhp msgctxt "" @@ -433,8 +433,8 @@ msgctxt "" "01010000.xhp\n" "par_idN10A15\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress). If activated, the Presentation Wizard dialog appears.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Skaper et nytt presentasjonsdokument ($[officename] Impress). Hvis dette er aktivert, åpnes dialogvinduet med maler for presentasjoner</ahelp>" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>" +msgstr "" #: 01010000.xhp msgctxt "" @@ -2169,350 +2169,312 @@ msgctxt "" "01020000.xhp\n" "bm_id3145211\n" "help.text" -msgid "<bookmark_value>directories; creating new</bookmark_value> <bookmark_value>folder creation</bookmark_value> <bookmark_value>My Documents folder; opening</bookmark_value> <bookmark_value>multiple documents; opening</bookmark_value> <bookmark_value>opening; several files</bookmark_value> <bookmark_value>selecting; several files</bookmark_value> <bookmark_value>opening; files, with placeholders</bookmark_value> <bookmark_value>placeholders;on opening files</bookmark_value> <bookmark_value>documents; opening with templates</bookmark_value> <bookmark_value>templates; opening documents with</bookmark_value> <bookmark_value>documents; styles changed</bookmark_value> <bookmark_value>styles; 'changed' message</bookmark_value>" -msgstr "<bookmark_value>katalogar; lage nye</bookmark_value> <bookmark_value>lage mappe</bookmark_value> <bookmark_value>mappa Mine dokument; åpne</bookmark_value> <bookmark_value>flere dokument; åpne</bookmark_value> <bookmark_value>åpne; flere filer</bookmark_value> <bookmark_value>velge; flere filer</bookmark_value> <bookmark_value>åpne; filer, med plassholderer</bookmark_value> <bookmark_value>plassholderer; ved åpning av filer</bookmark_value> <bookmark_value>dokumenter; åpne med maler</bookmark_value> <bookmark_value>maler; åpne dokument med</bookmark_value> <bookmark_value>dokument; stil endre</bookmark_value> <bookmark_value>stiler; melding om endring</bookmark_value>" +msgid "<bookmark_value>directories; creating new</bookmark_value> <bookmark_value>folder creation</bookmark_value> <bookmark_value>My Documents folder; opening</bookmark_value> <bookmark_value>multiple documents; opening</bookmark_value> <bookmark_value>opening; several files</bookmark_value> <bookmark_value>selecting; several files</bookmark_value> <bookmark_value>opening; files, with placeholders</bookmark_value> <bookmark_value>placeholders;on opening files</bookmark_value> <bookmark_value>documents; opening with templates</bookmark_value> <bookmark_value>templates; opening documents with</bookmark_value> <bookmark_value>documents; styles changed</bookmark_value> <bookmark_value>styles; 'changed' message</bookmark_value>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3146936\n" -"1\n" "help.text" msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>" -msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Åpne</link>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3151191\n" -"2\n" "help.text" -msgid "<variable id=\"oeffnentext\"><ahelp hid=\"fpicker/ui/explorerfiledialog/ExplorerFileDialog\">Opens or imports a file.</ahelp></variable>" -msgstr "<variable id=\"oeffnentext\"><ahelp hid=\"fpicker/ui/explorerfiledialog/ExplorerFileDialog\">Åpne eller importer en fil.</ahelp></variable>" +msgid "<variable id=\"oeffnentext\"><ahelp hid=\"fpicker/ui/explorerfiledialog/ExplorerFileDialog\">Opens, opens a remote file or imports a file.</ahelp> </variable>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3149877\n" -"109\n" "help.text" msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> dialog box. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area." -msgstr "De neste avsnittene beskriver dialogvinduet <item type=\"productname\">%PRODUCTNAME</item><emph>Åpne</emph>. Du aktiverer dialogvinduet <item type=\"productname\">%PRODUCTNAME </item><emph>Åpne</emph> og <emph>Lagre</emph> ved å velge <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME → Innstillinger</emph></caseinline><defaultinline><emph>Verktøy → Alternativ</emph></defaultinline></switchinline><emph> → </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME → Generelt\"><emph>%PRODUCTNAME → Generelt</emph></link> og deretter velge dialogvinduet for <emph>Bruk %PRODUCTNAME</emph> i området <emph>Åpne/lagre-dialogvinduet</emph>." +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3150713\n" -"52\n" "help.text" msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply." -msgstr "Hvis fila du vil åpne inneholder stiler, gjelder <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">spesielle regler</link>." +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3147250\n" -"11\n" "help.text" msgid "Up One Level" -msgstr "Ett nivå opp" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3147226\n" -"12\n" "help.text" msgid "<ahelp hid=\"SVT_HID_FILEOPEN_LEVELUP\">Move up one folder in the folder hierarchy. Long-click to see the higher level folders.</ahelp>" -msgstr "<ahelp hid=\"SVT_HID_FILEOPEN_LEVELUP\">Flytt opp en mappe i kataloghierakiet. Vis de overordnede katalogene ved å klikke og holde nede museknappen.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3145211\n" -"13\n" "help.text" msgid "Create New Folder" -msgstr "Opprett ny mappe" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3153681\n" -"14\n" "help.text" msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/new_folder\">Creates a new folder.</ahelp>" -msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/new_folder\">Oppretter en ny mappe.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148538\n" -"19\n" "help.text" msgid "Display area" -msgstr "Visningsområde" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3156113\n" -"20\n" "help.text" msgid "<ahelp hid=\"HID_FILEDLG_STANDARD\">Displays the files and folders in the folder that you are in.</ahelp> To open a file, select the file, and then click <emph>Open</emph>." -msgstr "<ahelp hid=\"HID_FILEDLG_STANDARD\">Viser filene og mappene i den mappa du er i.</ahelp> For å åpne ni fil, marker filen og trykk <emph>Åpne</emph>." +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3159256\n" -"78\n" "help.text" -msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>." -msgstr "Du kan åpne mer enn ett dokument om gangen ved å holde «<switchinline select=\"sys\"><caseinline select=\"MAC\">Kommando </caseinline><defaultinline>Ctrl</defaultinline></switchinline>» nede mens du velger filene. Trykk deretter <emph>Åpne</emph>." +msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>." +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3154514\n" -"110\n" "help.text" msgid "Click a column header to sort the files. Click again to reverse the sort order." -msgstr "Trykk på en kolonneoverskrift for å sortere filene. Trykk en gang til for å sortere i omvendt rekkefølge." +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3149514\n" -"111\n" "help.text" msgid "<ahelp hid=\"HID_FILEVIEW_MENU_DELETE\">To delete a file, right-click the file, and then choose <emph>Delete</emph>.</ahelp>" -msgstr "<ahelp hid=\"HID_FILEVIEW_MENU_DELETE\">Høyreklikk på filnavnet, og velg <emph>Slett</emph> for å slette en fil.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3147618\n" -"112\n" "help.text" msgid "<ahelp hid=\"HID_FILEVIEW_MENU_RENAME\">To rename a file, right-click the file, and then choose <emph>Rename</emph>.</ahelp>" -msgstr "<ahelp hid=\"HID_FILEVIEW_MENU_RENAME\">Høyreklikk på fila, og velg <emph>Endre navn</emph> for å gi en fil et nytt navn.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3153331\n" -"124\n" "help.text" msgid "<ahelp hid=\"svt/ui/querydeletedialog/yes\" visibility=\"hidden\">Click to delete the file with the name shown in this dialog.</ahelp>" -msgstr "<ahelp hid=\"svt/ui/querydeletedialog/yes\" visibility=\"hidden\">Slett denne fila.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3161458\n" -"125\n" "help.text" msgid "<ahelp hid=\"svt/ui/querydeletedialog/no\" visibility=\"hidden\">Click to cancel deletion of the file with the name shown in this dialog.</ahelp>" -msgstr "<ahelp hid=\"svt/ui/querydeletedialog/no\" visibility=\"hidden\">Velg «Avbryt» hvis du ikke vil slette fila med det navnet som vises i dialogvinduet.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3147531\n" -"126\n" "help.text" msgid "<ahelp hid=\"svt/ui/querydeletedialog/all\" visibility=\"hidden\">Click to delete all selected files.</ahelp>" -msgstr "<ahelp hid=\"svt/ui/querydeletedialog/all\" visibility=\"hidden\">Trykk for å slette alle valgte filer.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3154280\n" -"21\n" "help.text" msgid "File name" -msgstr "Filnavn" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3161656\n" -"22\n" "help.text" msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>" -msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Skriv inn et filnavn eller en sti til fila. Du kan også skrive inn en <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> som begynner med protokollnavnet ftp, http eller https.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3150541\n" -"72\n" "help.text" msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed." -msgstr "Du kan bruke jokertegn i <emph>Filnavn</emph>-boksen for å filtrere lista med filer som blir vist." +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3153779\n" -"24\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Om du for eksempel vil liste ut alle tekstfilene i en mappe, skriver du inn jokertegnet stjerne og filutvidingen for tekstfiler, (*.txt) og trykker deretter på <emph>Åpne</emph>. Bruk spørretegnet (?) som jokertegn for å representere hvilket tegn som helst. Innskrivingen «??3*.txt» vil således lista alle tekstfilene som har tegnet «3» som det tredje tegnet i filnavnet.</defaultinline></switchinline>" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3145117\n" -"81\n" "help.text" msgid "Version" -msgstr "Versjon" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3149291\n" -"82\n" "help.text" msgid "<ahelp hid=\"HID_FILEOPEN_VERSION\">If there are multiple versions of the selected file, select the version that you want to open.</ahelp> You can save and organize multiple versions of a document by choosing <emph>File - Versions</emph>. The versions of a document are opened in read-only mode." -msgstr "<ahelp hid=\"HID_FILEOPEN_VERSION\">Hvis det er flere versjoner av fila du åpner, velg hvilken versjon du vil åpne.</ahelp> Du kan lagre og organisere flere versjoner av et dokument ved å velge <emph>Fil – Versjoner</emph>. De ulike versjonene blir åpnet skrivebeskyttet." +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3150767\n" -"25\n" "help.text" msgid "File type" -msgstr "Filtype" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3153969\n" -"26\n" "help.text" msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_type\">Select the file type that you want to open, or select <emph>All Files (*)</emph> to display a list of all of the files in the folder.</ahelp>" -msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_type\">Marker filtypen som du vil åpne, eller velg <emph>Alle filer (*)</emph> for å vise en liste over alle filene i katalogen.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3154125\n" -"27\n" "help.text" msgid "Open" -msgstr "Åpne" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3152933\n" -"28\n" "help.text" msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/open\">Opens the selected document(s).</ahelp>" -msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/open\">Åpne dokumentet.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3147085\n" -"88\n" "help.text" msgid "Insert" -msgstr "Sett inn" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3156293\n" -"89\n" "help.text" msgid "If you opened the dialog by choosing <emph>Insert - File</emph>, the <emph>Open</emph> button is labeled <emph>Insert</emph>. <ahelp hid=\"HID_FILEDLG_INSERT_BTN\">Inserts the selected file into the current document at the cursor position.</ahelp>" -msgstr "Hvis du åpner dialogvinduet ved å velge <emph>Sett inn → Fil</emph>, bytter knappen <emph>Åpne</emph> navn til <emph>Sett inn</emph>. <ahelp hid=\"HID_FILEDLG_INSERT_BTN\">Sett inn den valgte fila i dokumentet der markøren står.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3144762\n" -"35\n" "help.text" msgid "Read-only" -msgstr "Skrivebeskyttet" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3145785\n" -"36\n" "help.text" msgid "<ahelp hid=\"HID_FILEOPEN_READONLY\">Opens the file in read-only mode.</ahelp>" -msgstr "<ahelp hid=\"HID_FILEOPEN_READONLY\">Åpne fila som skrivebeskyttet.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3149984\n" -"113\n" "help.text" msgid "Play" -msgstr "Spill" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3147289\n" -"114\n" "help.text" msgid "<ahelp hid=\"HID_FILESAVE_DOPLAY\">Plays the selected sound file. Click again to stop playing the sound file.</ahelp>" -msgstr "<ahelp hid=\"HID_FILESAVE_DOPLAY\">Spill av den valgte lydfila. Under avspilling kan du trykke en gang til for å stoppe den.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3149260\n" -"53\n" "help.text" msgid "Opening Documents With Templates" -msgstr "Åpne dokumenter med maler" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3145367\n" -"40\n" "help.text" msgid "<item type=\"productname\">%PRODUCTNAME</item> recognizes templates that are located in any folder from the following list:" -msgstr "<item type=\"productname\">%PRODUCTNAME</item> kjenner igjen maler som finnes i hvilken katalog som helst i denne listen:" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3151292\n" -"120\n" "help.text" msgid "the shared template folder" -msgstr "mappen for delte maler" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3144442\n" -"121\n" "help.text" -msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory</caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>" -msgstr "mappa for brukarmaler <switchinline select=\"sys\"><caseinline select=\"UNIX\">i hjemmemappa </caseinline><defaultinline>i mappa «Dokument og Innstillinger»</defaultinline></switchinline>" +msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3146905\n" -"122\n" "help.text" msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>" -msgstr "alle malmapper som står under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME → Innstillinger</emph></caseinline><defaultinline><emph>Verktøy → Alternativer</emph></defaultinline></switchinline><emph> → </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME → Stier</emph></link>" +msgstr "" #: 01020000.xhp msgctxt "" @@ -2534,46 +2496,41 @@ msgstr "Når du bruker <item type=\"menuitem\">Fil → Lagre som</item> og velg msgctxt "" "01020000.xhp\n" "par_id3150105\n" -"73\n" "help.text" msgid "When you open a document that was created from a \"sticky template\" (as defined above), <item type=\"productname\">%PRODUCTNAME</item> checks to see if the template has been modified since the document was last opened. If the template was changed a dialog is shown where you can select which styles to apply to the document." -msgstr "Når du åpner et dokument som er laget fra en «fast mal» (se beskrivelsen over), vil <item type=\"productname\">%PRODUCTNAME</item> sjekke om malen er endret siden sist gang dokumentet ble åpnet. Hvis malen er endret, vises et dialogvindu der du kan velge hvilke stiler som skal brukes i dokumentet." +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3153096\n" -"74\n" "help.text" msgid "To apply the new styles from the template to the document, click <emph>Update Styles</emph>." -msgstr "Trykk på <emph>Ja</emph> for å bruke de nye stilene fra malen i dokumentet." +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3147581\n" -"75\n" "help.text" msgid "To retain the styles that are currently used in the document, click <emph>Keep Old Styles</emph>." -msgstr "Trykk <emph>Nei</emph> for å beholde de stilene som er brukte i dokumentet fra før." +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3154988\n" -"44\n" "help.text" msgid "If a document was created using a template that cannot be found a dialog is shown that asks you how to proceed next time the document is opened." -msgstr "Hvis et dokument som har blitt opprettet fra en mal som ikke lengre finnes, vil et dialogvindu bli vist der du kan angi hva som skal gjøres neste gang dette dokumentet blir åpnet." +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3151351\n" -"91\n" "help.text" msgid "To break the link between the document and the missing template, click <emph>No</emph>, otherwise <item type=\"productname\">%PRODUCTNAME</item> will look for the template the next time you open the document." -msgstr "For å bryte koblinga mellom dokumentet og den manglende malen trykker du på <emph>Nei</emph>. Ellers vil <item type=\"productname\">%PRODUCTNAME</item> lete etter malen neste gang du åpner dokumentet." +msgstr "" #: 01020000.xhp msgctxt "" @@ -2904,8 +2861,8 @@ msgctxt "" "par_id3147654\n" "59\n" "help.text" -msgid "To save a document as a template, use the command <emph>File - Save As Template</emph>." -msgstr "For å lagre et dokument som mal, bruk kommandoen <emph>Fil → Lagre som mal</emph>." +msgid "To save a document as a template, use the command <emph>File - Templates - Save As Template</emph>." +msgstr "" #: 01070000.xhp msgctxt "" @@ -3520,6 +3477,22 @@ msgstr "Viser dato, klokkeslett og forfatter da fila sist ble lagret i et $[offi #: 01100200.xhp msgctxt "" "01100200.xhp\n" +"hd_id3149576\n" +"help.text" +msgid "Template:" +msgstr "" + +#: 01100200.xhp +msgctxt "" +"01100200.xhp\n" +"par_id3147530\n" +"help.text" +msgid "Displays the template that was used to create the file." +msgstr "" + +#: 01100200.xhp +msgctxt "" +"01100200.xhp\n" "par_idN106C5\n" "help.text" msgid "Digitally signed:" @@ -3570,38 +3543,36 @@ msgstr "Viser dato, klokkeslett og brukernavn da fila sist ble skrevet ut." #: 01100200.xhp msgctxt "" "01100200.xhp\n" -"hd_id3153252\n" -"15\n" +"hd_id3155342\n" "help.text" -msgid "Revision number:" -msgstr "Revisjonsnummer:" +msgid "Total editing time:" +msgstr "" #: 01100200.xhp msgctxt "" "01100200.xhp\n" -"par_id3149955\n" -"16\n" +"par_id3149795\n" "help.text" -msgid "Displays the number of times that the file has been saved." -msgstr "Viser hvor mange ganger fila er blitt lagret." +msgid "Displays the amount of time that the file has been open for editing since the file was created. The editing time is updated when you save the file." +msgstr "" #: 01100200.xhp msgctxt "" "01100200.xhp\n" -"hd_id3155342\n" -"13\n" +"hd_id3153252\n" +"15\n" "help.text" -msgid "Editing time:" -msgstr "Redigeringstid:" +msgid "Revision number:" +msgstr "Revisjonsnummer:" #: 01100200.xhp msgctxt "" "01100200.xhp\n" -"par_id3149795\n" -"14\n" +"par_id3149955\n" +"16\n" "help.text" -msgid "Displays the amount of time that the file has been open for editing since the file was created. The editing time is updated when you save the file." -msgstr "Viser hvor lenge fila vært åpen for redigering siden fila ble opprettet. Redigeringstiden oppdateres når du lagrer fila." +msgid "Displays the number of times that the file has been saved." +msgstr "Viser hvor mange ganger fila er blitt lagret." #: 01100200.xhp msgctxt "" @@ -3625,10 +3596,9 @@ msgstr "<ahelp hid=\"sfx/ui/documentinfopage/userdatacb\">Lagrer fullt navn på msgctxt "" "01100200.xhp\n" "hd_id3154046\n" -"35\n" "help.text" -msgid "Delete" -msgstr "Slett" +msgid "Reset Properties" +msgstr "" #: 01100200.xhp msgctxt "" @@ -3639,24 +3609,6 @@ msgctxt "" msgid "<ahelp hid=\"sfx/ui/documentinfopage/reset\">Resets the editing time to zero, the creation date to the current date and time, and the version number to 1. The modification and printing dates are also deleted.</ahelp>" msgstr "<ahelp hid=\"sfx/ui/documentinfopage/reset\">Tilbakestiller endringstidspunktet til null, opprettelsestidspunktet til dagens dato og versjonsnummeret til «1». Endringsdataene og informasjon om utskrifter slettes også.</ahelp>" -#: 01100200.xhp -msgctxt "" -"01100200.xhp\n" -"hd_id3149576\n" -"5\n" -"help.text" -msgid "Template:" -msgstr "Mal:" - -#: 01100200.xhp -msgctxt "" -"01100200.xhp\n" -"par_id3147530\n" -"6\n" -"help.text" -msgid "Displays the template that was used to create the file." -msgstr "Viser malen som ble brukt for å opprette fila." - #: 01100300.xhp msgctxt "" "01100300.xhp\n" @@ -3782,10 +3734,9 @@ msgstr "Antall sider i fila." msgctxt "" "01100400.xhp\n" "hd_id3156027\n" -"5\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Tables: </caseinline><caseinline select=\"CALC\">Number of Sheets: </caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Tabeller </caseinline><caseinline select=\"CALC\">Antall ark </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Tables:</caseinline><caseinline select=\"CALC\">Sheets:</caseinline></switchinline>" +msgstr "" #: 01100400.xhp msgctxt "" @@ -3800,10 +3751,9 @@ msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Antall tabel msgctxt "" "01100400.xhp\n" "hd_id3153311\n" -"30\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Number of Cells: </caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Antall celler: </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Cells:</caseinline></switchinline>" +msgstr "" #: 01100400.xhp msgctxt "" @@ -5581,9 +5531,8 @@ msgstr "<link href=\"text/shared/01/01170000.xhp\" name=\"Exit\">Avslutt</link>" msgctxt "" "01170000.xhp\n" "par_id3151299\n" -"2\n" "help.text" -msgid "<ahelp hid=\".\">Closes all $[officename] programs and prompts you to save your changes.</ahelp> <switchinline select=\"sys\"><caseinline select=\"MAC\">This command does not exist on Mac OS X systems.</caseinline><defaultinline/></switchinline>" +msgid "<ahelp hid=\".\">Closes all $[officename] programs and prompts you to save your changes.</ahelp> This command does not exist on Mac OS X systems." msgstr "" #: 01170000.xhp @@ -6774,10 +6723,9 @@ msgstr "<variable id=\"02100000\"><link href=\"text/shared/01/02100000.xhp\" nam msgctxt "" "02100000.xhp\n" "par_id3149893\n" -"2\n" "help.text" -msgid "<variable id=\"suchenersetzentext\"><ahelp hid=\".uno:SearchDialog\">Searches for or replaces text or formats in the current document.</ahelp></variable>" -msgstr "<variable id=\"suchenersetzentext\"><ahelp hid=\".uno:SearchDialog\">Søk etter eller erstatt tekst og formater i dokumentet.</ahelp></variable>" +msgid "<variable id=\"suchenersetzentext\"><ahelp hid=\".uno:SearchDialog\">Finds or replaces text or formats in the current document.</ahelp></variable>" +msgstr "" #: 02100000.xhp msgctxt "" @@ -6807,527 +6755,473 @@ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klikk for å søke oppover etter msgctxt "" "02100000.xhp\n" "hd_id3152425\n" -"3\n" "help.text" -msgid "Search For" -msgstr "Søk etter" +msgid "Find" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" "par_id3155805\n" -"4\n" "help.text" -msgid "<ahelp hid=\"svx/ui/findreplacedialog/searchlist\">Enter the text that you want to search for, or select a previous search from the list.</ahelp>" -msgstr "<ahelp hid=\"svx/ui/findreplacedialog/searchlist\">Skriv inn teksten du vil søke etter, eller velg et tidligere søk fra lista.</ahelp>" +msgid "<ahelp hid=\"svx/ui/findreplacedialog/searchlist\">Enter the text that you want to find, or select a previous search from the list.</ahelp>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" "par_id3153683\n" -"189\n" "help.text" -msgid "Search options are listed in the <emph>Options </emph>area of the dialog" +msgid "Search options are listed under the <emph>Find</emph> box and in the <emph>Other options</emph> area of the dialog." msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3152551\n" -"5\n" +"hd_id3154924\n" "help.text" -msgid "Replace With" -msgstr "Erstatt med" +msgid "Match case" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3156426\n" -"6\n" +"bm_id3154760\n" "help.text" -msgid "<ahelp hid=\"svx/ui/findreplacedialog/replacelist\">Enter the replacement text, or select a recent replacement text or style from the list.</ahelp>" -msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replacelist\">Skriv inn en erstatningstekst i kombinasjonsboksen, eller velg et tidligere søk fra lista.</ahelp>" +msgid "<bookmark_value>case sensitivity;searching</bookmark_value>" +msgstr "<bookmark_value>skille mellom store og små bokstaver;søk</bookmark_value>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3150506\n" -"190\n" +"par_id3154760\n" "help.text" -msgid "Replacement options are listed in the <emph>Options </emph>area of the dialog." +msgid "<variable id=\"exakt\"><ahelp hid=\"svx/ui/findreplacedialog/matchcase\">Distinguishes between uppercase and lowercase characters.</ahelp></variable>" msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3166410\n" -"8\n" -"help.text" -msgid "Options" -msgstr "Innstillinger" - -#: 02100000.xhp -msgctxt "" -"02100000.xhp\n" "hd_id3148538\n" -"10\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Entire Cells</caseinline><defaultinline>Whole words only</defaultinline></switchinline>" -msgstr "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Standardverdi</caseinline> <defaultinline>Automatisk</defaultinline> </switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" "par_id3149579\n" -"11\n" "help.text" msgid "<variable id=\"ganze\"><ahelp hid=\"svx/ui/findreplacedialog/wholewords\">Searches for whole words or cells that are identical to the search text.</ahelp></variable>" -msgstr "<variable id=\"ganze\"><ahelp hid=\"svx/ui/findreplacedialog/wholewords\">Søker etter hele ord eller celler som er identiske med søketeksten.</ahelp></variable>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3156192\n" -"14\n" +"bm_id3152960\n" "help.text" -msgid "Backwards" -msgstr "Baklengs" +msgid "<bookmark_value>searching; all sheets</bookmark_value> <bookmark_value>finding; in all sheets</bookmark_value> <bookmark_value>sheets; searching all</bookmark_value>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3150771\n" -"15\n" +"hd_id3152960\n" "help.text" -msgid "<ahelp hid=\"svx/ui/findreplacedialog/backwards\">Search starts at the current cursor position and goes backwards to the beginning of the file.</ahelp>" -msgstr "<ahelp hid=\"svx/ui/findreplacedialog/backwards\">Søket starter der markøren står, og fortsetter bakover til begynnelsen av dokumentet.</ahelp>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">All sheets</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3144439\n" -"16\n" +"par_id3145619\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Regular expressions</defaultinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Regulære uttrykk</defaultinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches through all of the sheets in the current spreadsheet file.</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3155342\n" -"156\n" +"par_id4089175\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Allows you to use wildcards in your search.</defaultinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Lar deg bruke jokertegn i søk.</defaultinline></switchinline>" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches through all of the sheets in the current spreadsheet file.</ahelp>" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Søker gjennom alle arkene i den gjeldende regnearkfila.</ahelp>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3727225\n" +"hd_id3152551\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Allows you to use wildcards in your search.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Lar deg bruke jokertegn i søk.</ahelp>" +msgid "Replace" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3154924\n" -"45\n" +"par_id3156426\n" +"6\n" "help.text" -msgid "Match case" -msgstr "Skill store og små bokstaver" +msgid "<ahelp hid=\"svx/ui/findreplacedialog/replacelist\">Enter the replacement text, or select a recent replacement text or style from the list.</ahelp>" +msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replacelist\">Skriv inn en erstatningstekst i kombinasjonsboksen, eller velg et tidligere søk fra lista.</ahelp>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"bm_id3154760\n" +"par_id3150506\n" "help.text" -msgid "<bookmark_value>case sensitivity;searching</bookmark_value>" -msgstr "<bookmark_value>skille mellom store og små bokstaver;søk</bookmark_value>" +msgid "Replacement options are listed are listed under the <emph>Find</emph> box and in the <emph>Other options</emph> area of the dialog." +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3154760\n" -"46\n" +"hd_id3154299\n" +"66\n" "help.text" -msgid "<variable id=\"exakt\"><ahelp hid=\"svx/ui/findreplacedialog/matchcase\">Distinguishes between uppercase and lowercase characters.</ahelp></variable>" -msgstr "<variable id=\"exakt\"><ahelp hid=\"svx/ui/findreplacedialog/matchcase\">Skill mellom store og små bokstaver.</ahelp></variable>" +msgid "Find All" +msgstr "Søk etter alle" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"bm_id3147264\n" +"par_id3145785\n" +"67\n" "help.text" -msgid "<bookmark_value>finding; selections</bookmark_value>" -msgstr "<bookmark_value>finne; utvalg</bookmark_value>" +msgid "Finds and selects all instances of the text or the format that you are searching for in the document (only in Writer and Calc documents)." +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3147264\n" -"47\n" +"par_id31454242785\n" "help.text" -msgid "Current selection only" -msgstr "Bare i merket område" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Finds and selects all instances of the text or the format that you are searching for in the document (only in Writer and Calc documents).</ahelp>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3150866\n" -"48\n" +"hd_id301020161412479230\n" "help.text" -msgid "<ahelp hid=\".\">Searches only the selected text or cells.</ahelp>" -msgstr "<ahelp hid=\".\">Søker bare i valgt tekst eller valgte celler.</ahelp>" +msgid "Find Previous" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id8876918\n" +"par_id301020161412471558\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the Search for list. To specify a replacement style, select a style from the Replace with list.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Søker etter tekst som er formatert med stilen du velger. Kryss av i denne boksen og velg en stil fra Søk etter -lista. Hvis du vil bruke en annen stil i stedet, kan du velge den i lista Erstatt med.</ahelp>" +msgid "<ahelp hid=\"svx/ui/findreplacedialog/backsearch\">Finds and selects the previous occurrence of the text or format that you searching for in the document.</ahelp>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3153524\n" -"49\n" +"hd_id3163821\n" "help.text" -msgid "Search for Styles / Including Styles" -msgstr "Søk etter stiler/ta med stiler" +msgid "Find Next" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3155103\n" -"50\n" +"par_id3147436\n" "help.text" -msgid "<ahelp hid=\"svx/ui/findreplacedialog/layout\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the <emph>Search for </emph>list. To specify a replacement style, select a style from the <emph>Replace with</emph> list.</ahelp>" -msgstr "<ahelp hid=\"svx/ui/findreplacedialog/layout\">Søk etter tekst formatert med stilen du angir. Kryss av i denne boksen og velg en stil fra <emph>Søk etter</emph>-lista. Du velger stilen du vil bruke i stedet ved å velge en i lista <emph>Erstatt med</emph>.</ahelp>" +msgid "<ahelp hid=\"svx/ui/findreplacedialog/search\">Finds and selects the next occurrence of the text or format that you searching for in the document.</ahelp>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_idN109CC\n" +"hd_id3149065\n" +"72\n" "help.text" -msgid "After you select the attributes that you want to search for, the <emph>Search for Styles</emph> box in the <emph>Options </emph>area of the %PRODUCTNAME Writer <emph>Find & Replace </emph>dialog changes to <emph>Including Styles</emph>." -msgstr "Etter at du har valgt hvilke egenskaper du vil søke etter, endrer boksen<emph>Søk etter stiler</emph> i området <emph>Valg</emph> i %PRODUCTNAME Writer-dialogvinduet <emph>Søk og erstatt</emph> seg til <emph>Ta med stiler</emph>." +msgid "Replace" +msgstr "Erstatt" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_idN109DF\n" +"par_id3151170\n" +"73\n" "help.text" -msgid "If you want to search for text in which attributes were set by using direct formatting and styles, select the <emph>Including Styles</emph> box." -msgstr "Hvis du vil søke etter tekst med egenskaper som er stilt inn ved å bruke direkte formatering og stiler, må du krysse av <emph>Ta med stiler</emph>." +msgid "<ahelp hid=\"svx/ui/findreplacedialog/replace\">Replaces the selected text or format that you searched for, and then searches for the next occurrence.</ahelp>" +msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replace\">Erstatt den valgte teksten eller formatet du søkte etter, og søk etter neste.</ahelp>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id0302200901464169\n" +"hd_id3153742\n" +"70\n" "help.text" -msgid "Comments" -msgstr "Merknader" +msgid "Replace All" +msgstr "Erstatt alle" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id0302200901464150\n" +"par_id3145660\n" +"71\n" "help.text" -msgid "<ahelp hid=\".\">In Writer, you can select to include the comment texts in your searches.</ahelp>" +msgid "<ahelp hid=\".\">Replaces all of the occurrences of the text or format that you want to replace.</ahelp><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Repeat this command until all replacements on your slide have been made.</caseinline></switchinline>" msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3149167\n" -"204\n" +"hd_id3166410\n" "help.text" -msgid "<variable id=\"halbnormaltitel\">Match character width (only if Asian languages are enabled)</variable>" +msgid "Other options" msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3145744\n" -"208\n" -"help.text" -msgid "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between half-width and full-width character forms.</ahelp></variable>" -msgstr "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Skill mellom tegn med hel og halv bredde.</ahelp></variable>" - -#: 02100000.xhp -msgctxt "" -"02100000.xhp\n" -"hd_id3153178\n" -"205\n" +"par_id3150113\n" "help.text" -msgid "<variable id=\"aehnlichtitel\">Sounds like (Japanese) (only if Asian languages are enabled)</variable>" +msgid "<ahelp hid=\".\" visibility=\"visible\">Shows more or fewer search options. Click this label again to hide the extended search options.</ahelp>" msgstr "" #: 02100000.xhp -#, fuzzy msgctxt "" "02100000.xhp\n" -"par_id3145421\n" -"help.text" -msgid "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the <emph>Sounds</emph> button to specify the search options.</ahelp></variable>" -msgstr "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Lar deg angi søkeinnstillingene for liknende skriftsystem på japansk. Kryss av i denne boksen og trykk på knappen <emph>…</emph>for å angi søkeinnstillingene.</ahelp></variable>" - -#: 02100000.xhp -msgctxt "" -"02100000.xhp\n" -"par_id3149765\n" -"209\n" +"bm_id3147264\n" "help.text" -msgid "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Sets the search options for similar notation used in Japanese text.</ahelp></variable>" -msgstr "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Still inn søkealternativene for lignende notasjon brukt i japansk tekst.</ahelp></variable>" +msgid "<bookmark_value>finding; selections</bookmark_value>" +msgstr "<bookmark_value>finne; utvalg</bookmark_value>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3148672\n" -"212\n" +"hd_id3147264\n" "help.text" -msgid "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Searching in Japanese\">Searching in Japanese</link>" -msgstr "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Searching in Japanese\">Søkeinnstillinger for japansk</link>" +msgid "Current selection only" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3154299\n" -"66\n" +"par_id3150866\n" "help.text" -msgid "Find All" -msgstr "Søk etter alle" +msgid "<ahelp hid=\".\">Searches only the selected text or cells.</ahelp>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3145785\n" -"67\n" +"hd_id3156192\n" "help.text" -msgid "Finds and selects all instances of the text or the format that you are searching for in the document (only in Writer and Calc documents)." +msgid "Replace backwards" msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id31454242785\n" +"par_id3150771\n" +"15\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Finds and selects all instances of the text or the format that you are searching for in the document (only in Writer and Calc documents).</ahelp>" +msgid "<ahelp hid=\"svx/ui/findreplacedialog/replace_backwards\">Search starts at the current cursor position and goes backwards to the beginning of the file.</ahelp>" msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3163821\n" -"68\n" +"hd_id3144439\n" +"16\n" "help.text" -msgid "Find Next" -msgstr "" +msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Regular expressions</defaultinline></switchinline>" +msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Regulære uttrykk</defaultinline></switchinline>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3147436\n" -"69\n" +"par_id3155342\n" +"156\n" "help.text" -msgid "<ahelp hid=\"svx/ui/findreplacedialog/search\">Finds and selects the next occurrence of the text or format that you searching for in the document.</ahelp>" -msgstr "<ahelp hid=\"svx/ui/findreplacedialog/search\">Finn og marker den neste forekomsten.</ahelp>" +msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Allows you to use wildcards in your search.</defaultinline></switchinline>" +msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Lar deg bruke jokertegn i søk.</defaultinline></switchinline>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3153742\n" -"70\n" +"par_id3727225\n" "help.text" -msgid "Replace All" -msgstr "Erstatt alle" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Allows you to use wildcards in your search.</ahelp>" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Lar deg bruke jokertegn i søk.</ahelp>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3145660\n" -"71\n" +"par_id8876918\n" "help.text" -msgid "<ahelp hid=\".\">Replaces all of the occurrences of the text or format that you want to replace.</ahelp><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Repeat this command until all replacements on your slide have been made.</caseinline></switchinline>" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the Find list. To specify a replacement style, select a style from the Replace list.</ahelp>" msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3149065\n" -"72\n" +"hd_id3153524\n" "help.text" -msgid "Replace" -msgstr "Erstatt" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Paragraph Styles / Including Styles</caseinline><caseinline select=\"CALC\">Cell Styles</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3151170\n" -"73\n" +"par_id3155103\n" "help.text" -msgid "<ahelp hid=\"svx/ui/findreplacedialog/replace\">Replaces the selected text or format that you searched for, and then searches for the next occurrence.</ahelp>" -msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replace\">Erstatt den valgte teksten eller formatet du søkte etter, og søk etter neste.</ahelp>" +msgid "<ahelp hid=\"svx/ui/findreplacedialog/layout\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the <emph>Find</emph> list. To specify a replacement style, select a style from the <emph>Replace</emph> list.</ahelp>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3147348\n" -"192\n" +"par_idN109CC\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100200.xhp\" name=\"Attribute\">Attribute</link></caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100200.xhp\" name=\"Attribute\">Egenskap</link></caseinline></switchinline>" +msgid "After you select the attributes that you want to search for, the <emph>Paragraph Styles</emph> box in the <emph>Other options</emph> area of the %PRODUCTNAME Writer <emph>Find & Replace</emph> dialog changes to <emph>Including Styles</emph>." +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3155854\n" -"193\n" +"par_idN109DF\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100300.xhp\" name=\"Format\">Format</link></caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100300.xhp\" name=\"Format\">Format</link></caseinline></switchinline>" +msgid "If you want to search for text in which attributes were set by using direct formatting and styles, select the <emph>Including Styles</emph> box." +msgstr "Hvis du vil søke etter tekst med egenskaper som er stilt inn ved å bruke direkte formatering og stiler, må du krysse av <emph>Ta med stiler</emph>." #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id8641315\n" +"hd_id3149167\n" +"204\n" "help.text" -msgid "Finds specific text formatting features, such as font types, font effects, and text flow characteristics." -msgstr "Finner spesielle tekstformateringsegenskaper som skrifter, skrifteffekter og tekstflytkarakteristikker." +msgid "<variable id=\"halbnormaltitel\">Match character width (only if Asian languages are enabled)</variable>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3154188\n" -"135\n" +"par_id3145744\n" +"208\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">No Format</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Anker </caseinline></switchinline>" +msgid "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between half-width and full-width character forms.</ahelp></variable>" +msgstr "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Skill mellom tegn med hel og halv bredde.</ahelp></variable>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3159155\n" -"136\n" +"hd_id3153178\n" +"205\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click in the <emph>Search for </emph>or the <emph>Replace with </emph>box, and then click this button to remove the search criteria based on formats.</caseinline></switchinline>" +msgid "<variable id=\"aehnlichtitel\">Sounds like (Japanese) (only if Asian languages are enabled)</variable>" msgstr "" #: 02100000.xhp +#, fuzzy msgctxt "" "02100000.xhp\n" -"par_id1334269\n" +"par_id3145421\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Click in the Search for or the Replace with box, and then click this button to remove the search criteria based on formats.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Trykk i boksen Søk etter eller Erstatt med, og trykk så denne knappen for å fjerne søkekriterier som var basert på formater.</ahelp>" +msgid "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the <emph>Sounds</emph> button to specify the search options.</ahelp></variable>" +msgstr "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Lar deg angi søkeinnstillingene for liknende skriftsystem på japansk. Kryss av i denne boksen og trykk på knappen <emph>…</emph>for å angi søkeinnstillingene.</ahelp></variable>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3150337\n" -"137\n" +"par_id3149765\n" +"209\n" "help.text" -msgid "The search criteria for formatting attributes are displayed under the <emph>Search for </emph>or the <emph>Replace with </emph>box." -msgstr "Søkekriterier for formateringsegenskaper vises under feltet <emph>Søk etter</emph> eller <emph>Erstatt med</emph>." +msgid "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Sets the search options for similar notation used in Japanese text.</ahelp></variable>" +msgstr "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Still inn søkealternativene for lignende notasjon brukt i japansk tekst.</ahelp></variable>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3150113\n" -"139\n" +"par_id3148672\n" +"212\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows more or fewer search options. Click this button again to hide the extended search options.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vis flere eller færre valg. Trykk på knappen igjen for å skjule utvidede søkevalg.</ahelp>" +msgid "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Searching in Japanese\">Searching in Japanese</link>" +msgstr "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Searching in Japanese\">Søkeinnstillinger for japansk</link>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3154944\n" -"140\n" +"hd_id0302200901464169\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Search in</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Utvalg </caseinline></switchinline>" +msgid "Comments" +msgstr "Merknader" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3146925\n" -"142\n" +"par_id0302200901464150\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formulas</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formater </caseinline></switchinline>" +msgid "<ahelp hid=\".\">In Writer, you can select to include the comment texts in your searches.</ahelp>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id6719870\n" +"hd_id3147348\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in formulas and in fixed (not calculated) values. For example, you could look for formulas that contain 'SUM'.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Søker etter angitte tegn i formler og i faste (ikke utregnede) verdier. Du kan for eksempel søke etter formler som inneholder «SUM».</ahelp>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100200.xhp\" name=\"Attributes\">Attributes</link></caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3149400\n" -"144\n" +"hd_id3155854\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Values</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Område </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100300.xhp\" name=\"Format\">Format</link></caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3146969\n" -"145\n" +"par_id8641315\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in values and in the results of formulas.</caseinline></switchinline>" -msgstr "" +msgid "Finds specific text formatting features, such as font types, font effects, and text flow characteristics." +msgstr "Finner spesielle tekstformateringsegenskaper som skrifter, skrifteffekter og tekstflytkarakteristikker." #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id6064943\n" +"hd_id3154188\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in values and in the results of formulas.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Søker etter angitte tegn i verdier og i resultat til formler.</ahelp>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">No Format</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3145650\n" -"146\n" +"par_id3159155\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formater </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click in the <emph>Find</emph> or the <emph>Replace</emph> box, and then click this button to remove the search criteria based on formats.</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3153947\n" -"147\n" +"par_id1334269\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in the comments that are attached to the cells.</caseinline></switchinline>" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Click in the Find or the Replace box, and then click this button to remove the search criteria based on formats.</ahelp>" msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id9799798\n" +"par_id3150337\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in the comments that are attached to the cells.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Søker etter angitte tegn i verdier og i resultat til formler.</ahelp>" +msgid "The search criteria for formatting attributes are displayed under the <emph>Find</emph> or the <emph>Replace</emph> box." +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" "hd_id3153004\n" -"148\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Search direction</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Utvalg </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Direction</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" @@ -7342,10 +7236,17 @@ msgstr "" msgctxt "" "02100000.xhp\n" "hd_id3155064\n" -"150\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">By Rows</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Innstillinger </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Rows</caseinline></switchinline>" +msgstr "" + +#: 02100000.xhp +msgctxt "" +"02100000.xhp\n" +"par_id301020161457217894\n" +"help.text" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches from left to right across the rows.</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" @@ -7359,16 +7260,14 @@ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Søker fra venstre mot høyre på msgctxt "" "02100000.xhp\n" "hd_id3156277\n" -"152\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">By Columns</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Ned </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Columns</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" "par_id3145207\n" -"153\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches from top to bottom through the columns.</caseinline></switchinline>" msgstr "" @@ -7384,45 +7283,85 @@ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Søker fra topp til bunn gjennom #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3153764\n" -"194\n" +"hd_id3154944\n" +"140\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Extras</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Rediger </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Search in</caseinline></switchinline>" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Utvalg </caseinline></switchinline>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"bm_id3152960\n" +"hd_id3146925\n" "help.text" -msgid "<bookmark_value>searching; all sheets</bookmark_value> <bookmark_value>finding; in all sheets</bookmark_value> <bookmark_value>sheets; searching all</bookmark_value>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formulas</caseinline></switchinline>" msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3152960\n" -"196\n" +"par_id301020161448509633\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Search in all sheets</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lim inn alt</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in formulas and in fixed (not calculated) values. For example, you could look for formulas that contain 'SUM'.</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3145619\n" -"197\n" +"par_id6719870\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches through all of the sheets in the current spreadsheet file.</caseinline></switchinline>" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in formulas and in fixed (not calculated) values. For example, you could look for formulas that contain 'SUM'.</ahelp>" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Søker etter angitte tegn i formler og i faste (ikke utregnede) verdier. Du kan for eksempel søke etter formler som inneholder «SUM».</ahelp>" + +#: 02100000.xhp +msgctxt "" +"02100000.xhp\n" +"hd_id3149400\n" +"help.text" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Values</caseinline></switchinline>" msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id4089175\n" +"par_id3146969\n" +"145\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches through all of the sheets in the current spreadsheet file.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Søker gjennom alle arkene i den gjeldende regnearkfila.</ahelp>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in values and in the results of formulas.</caseinline></switchinline>" +msgstr "" + +#: 02100000.xhp +msgctxt "" +"02100000.xhp\n" +"par_id6064943\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in values and in the results of formulas.</ahelp>" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Søker etter angitte tegn i verdier og i resultat til formler.</ahelp>" + +#: 02100000.xhp +msgctxt "" +"02100000.xhp\n" +"hd_id3145650\n" +"help.text" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Notes</caseinline></switchinline>" +msgstr "" + +#: 02100000.xhp +msgctxt "" +"02100000.xhp\n" +"par_id3153947\n" +"147\n" +"help.text" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in the comments that are attached to the cells.</caseinline></switchinline>" +msgstr "" + +#: 02100000.xhp +msgctxt "" +"02100000.xhp\n" +"par_id9799798\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in the comments that are attached to the cells.</ahelp>" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Søker etter angitte tegn i verdier og i resultat til formler.</ahelp>" #: 02100000.xhp msgctxt "" @@ -7648,26 +7587,25 @@ msgstr "\\n" msgctxt "" "02100001.xhp\n" "par_id3153700\n" -"167\n" "help.text" -msgid "Represents a line break that was inserted with the Shift+Enter key combination. To change a line break into a paragraph break, enter <emph>\\n</emph> in the <emph>Search for</emph> and <emph>Replace with</emph> boxes, and then perform a search and replace." -msgstr "Representerer et linjeskift som ble satt inn med «Shift + Enter». Du kan gjøre et linjeskift om til et avsnittskift ved å skrive inn <emph>\\n</emph> i <emph>Søk etter</emph>- og <emph>Erstatt med</emph>-feltene, og deretter bruke søk og erstatt." +msgid "Represents a line break that was inserted with the Shift+Enter key combination. To change a line break into a paragraph break, enter <emph>\\n</emph> in the <emph>Find</emph> and <emph>Replace</emph> boxes, and then perform a search and replace." +msgstr "" #: 02100001.xhp msgctxt "" "02100001.xhp\n" "par_id9262672\n" "help.text" -msgid "\\n in the <emph>Search for</emph> text box stands for a line break that was inserted with the Shift+Enter key combination." -msgstr "\\n i <emph>Søk etter</emph>-feltet står for et linjeskift som er satt inn med «Shift+Enter»." +msgid "\\n in the <emph>Find</emph> text box stands for a line break that was inserted with the Shift+Enter key combination." +msgstr "" #: 02100001.xhp msgctxt "" "02100001.xhp\n" "par_id2366100\n" "help.text" -msgid "\\n in the <emph>Replace with</emph> text box stands for a paragraph break that can be entered with the Enter or Return key." -msgstr "\\n i <emph>Erstatt med</emph>-feltet står for et avsnittsskift som er satt inn med «Enter»-tasten." +msgid "\\n in the <emph>Replace</emph> text box stands for a paragraph break that can be entered with the Enter or Return key." +msgstr "" #: 02100001.xhp msgctxt "" @@ -7682,10 +7620,9 @@ msgstr "\\t" msgctxt "" "02100001.xhp\n" "par_id3157809\n" -"30\n" "help.text" -msgid "Represents a tab. You can also use this expression in the <emph>Replace with</emph> box." -msgstr "Representerer en tabulator. Du kan også bruke dette uttrykket i feltet <emph>Erstatt med</emph>." +msgid "Represents a tab. You can also use this expression in the <emph>Replace</emph> box." +msgstr "" #: 02100001.xhp msgctxt "" @@ -7754,28 +7691,25 @@ msgstr "& eller $0" msgctxt "" "02100001.xhp\n" "par_id3153961\n" -"44\n" "help.text" -msgid "Adds the string that was found by the search criteria in the <emph>Search for</emph> box to the term in the <emph>Replace with</emph> box when you make a replacement." -msgstr "Legger tekststrengen, som ble funnet med søkekriteriet i feltet <emph>Søk etter</emph>, til uttrykket i feltet <emph>Erstatt med</emph> når du utfører en erstatning." +msgid "Adds the string that was found by the search criteria in the <emph>Find</emph> box to the term in the <emph>Replace</emph> box when you make a replacement." +msgstr "" #: 02100001.xhp msgctxt "" "02100001.xhp\n" "par_id3149650\n" -"201\n" "help.text" -msgid "For example, if you enter \"window\" in the <emph>Search for</emph> box and \"&frame\" in the <emph>Replace with</emph> box, the word \"window\" is replaced with \"windowframe\"." -msgstr "For eksempel kan du skrive inn «dialog» i <emph>Søk etter</emph>-feltet og «&vindu» i <emph>Erstatt med</emph>-feltet, for å erstatte «dialog» med «dialogvindu»." +msgid "For example, if you enter \"window\" in the <emph>Find</emph> box and \"&frame\" in the <emph>Replace</emph> box, the word \"window\" is replaced with \"windowframe\"." +msgstr "" #: 02100001.xhp msgctxt "" "02100001.xhp\n" "par_id3150543\n" -"206\n" "help.text" -msgid "You can also enter an \"&\" in the <emph>Replace with</emph> box to modify the <emph>Attributes</emph> or the <emph>Format</emph> of the string found by the search criteria." -msgstr "Du kan også skrive inn «&» i <emph>Erstatt med</emph>-feltet for å endre <emph>Egenskapene</emph> eller <emph>Formatet</emph> til en streng som blir funnet med søkekriteriet." +msgid "You can also enter an \"&\" in the <emph>Replace</emph> box to modify the <emph>Attributes</emph> or the <emph>Format</emph> of the string found by the search criteria." +msgstr "" #: 02100001.xhp msgctxt "" @@ -7986,8 +7920,8 @@ msgctxt "" "02100001.xhp\n" "par_id2701803\n" "help.text" -msgid "In the <emph>Search for</emph> box:" -msgstr "I <emph>Søk etter</emph>-feltet:" +msgid "In the <emph>Find</emph> box:" +msgstr "" #: 02100001.xhp msgctxt "" @@ -8020,8 +7954,8 @@ msgctxt "" "02100001.xhp\n" "par_id9200109\n" "help.text" -msgid "In the <emph>Replace with</emph> box:" -msgstr "I <emph>Erstatt med</emph>-feltet:" +msgid "In the <emph>Replace</emph> box:" +msgstr "" #: 02100001.xhp msgctxt "" @@ -8297,22 +8231,20 @@ msgid "<link href=\"text/shared/01/02100100.xhp\" name=\"Similarity Search\">Sim msgstr "<link href=\"text/shared/01/02100100.xhp\" name=\"Similarity Search\">Likhetssøk</link>" #: 02100100.xhp -#, fuzzy msgctxt "" "02100100.xhp\n" "par_id3146856\n" "help.text" -msgid "<ahelp hid=\"svx/ui/findreplacedialog/similarity\">Find terms that are similar to the <emph>Search for</emph> text. Select this checkbox, and then click the <emph>Similarities</emph> button to define the similarity options.</ahelp>" -msgstr "<ahelp hid=\"svx/ui/findreplacedialog/similarity\">Kryss av for å søke etter uttrykk som ligner på <emph>Søk etter</emph>-teksten. Kryss av her og trykk på <emph>…</emph>-knappen for å tilpasse likhetssøket.</ahelp>" +msgid "<ahelp hid=\"svx/ui/findreplacedialog/similarity\">Find terms that are similar to the <emph>Find</emph> text. Select this checkbox, and then click the <emph>Similarities</emph> button to define the similarity options.</ahelp>" +msgstr "" #: 02100100.xhp msgctxt "" "02100100.xhp\n" "par_id3149551\n" -"66\n" "help.text" -msgid "For example, a similarity search can find words that differ from the <emph>Search for </emph>text by two characters." -msgstr "Likhetssøket kan for eksempel finne ord som er like med <emph>Søk etter</emph>-teksten bortsett fra to tegn." +msgid "For example, a similarity search can find words that differ from the <emph>Find</emph> text by two characters." +msgstr "" #: 02100100.xhp msgctxt "" @@ -9071,28 +9003,25 @@ msgstr "<variable id=\"formattext\"><ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARC msgctxt "" "02100300.xhp\n" "par_id3145383\n" -"192\n" "help.text" -msgid "The search criteria for attributes are listed below the <emph>Search for</emph> box." -msgstr "Søkekriterier for egenskaper er listet under <emph>Søk etter</emph>-feltet." +msgid "The search criteria for attributes are listed below the <emph>Find</emph> box." +msgstr "" #: 02100300.xhp msgctxt "" "02100300.xhp\n" "par_id3150466\n" -"132\n" "help.text" -msgid "You do not need to specify a search text in the <emph>Search for</emph> box when you search and replace formatting." -msgstr "Du trenger ikke å angi et søkeord i feltet <emph>Søk etter</emph> når du søker og erstatter formatering." +msgid "You do not need to specify a search text in the <emph>Find</emph> box when you search and replace formatting." +msgstr "" #: 02100300.xhp msgctxt "" "02100300.xhp\n" "par_id3156152\n" -"133\n" "help.text" -msgid "To define a replacement format, click in the <emph>Replace with</emph> box, and then click the <emph>Format </emph>button." -msgstr "Trykk i feltet <emph>Erstatt med</emph> og deretter på knappen <emph>Format</emph>, for å angi et erstatningsformat." +msgid "To define a replacement format, click in the <emph>Replace</emph> box, and then click the <emph>Format</emph> button." +msgstr "" #: 02100300.xhp msgctxt "" @@ -9489,8 +9418,8 @@ msgctxt "" "par_id3149666\n" "17\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX21\">Saves a copy of the contents of the linked files in the master document. This ensures that the current contents are available when the linked files cannot be accessed.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX21\">Lagrer en kopi av innholdet i de lenkede filene i hoveddokumentet. Dette forsikrer at innholdet er tilgjengelig også når de lenkede filene ikke er det.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/save\">Saves a copy of the contents of the linked files in the master document. This ensures that the current contents are available when the linked files cannot be accessed.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -9524,8 +9453,8 @@ msgctxt "" "par_id3155852\n" "20\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX23\">Moves the selection down one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." -msgstr "<ahelp hid=\"HID_NAVI_TBX23\">Flytt oppføringa et hakk lengre ned i «Dokumentstruktur»-lista.</ahelp> Du kan også flytte oppføringer ved å dra og slippe dem i lista. Hvis du flytter en tekstbolk over til en annen tekstbolk blir de slått sammen." +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel.down\">Moves the selection down one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." +msgstr "" #: 02110000.xhp msgctxt "" @@ -9559,8 +9488,8 @@ msgctxt "" "par_id3146927\n" "23\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX22\">Moves the selection up one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." -msgstr "<ahelp hid=\"HID_NAVI_TBX22\">Flytt oppføringa et hakk lengre opp i «Dokumentstruktur»-lista.</ahelp> Du kan også flytte oppføringer ved å dra og slippe de i lista. Om du flytter en tekstbolk til en annen tekstbolk, blir de to tekstbolkene slått sammen." +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/up\">Moves the selection up one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." +msgstr "" #: 02110000.xhp msgctxt "" @@ -9941,40 +9870,6 @@ msgctxt "" msgid "<ahelp hid=\"sfx/ui/linkeditdialog/category\">Lists the section that the link refers to in the source file. If you want, you can enter a new section here.</ahelp>" msgstr "<ahelp hid=\"sfx/ui/linkeditdialog/category\">Viser avsnittet som lenka viser til i kildefila. Hvis du vil, kan du skrive inn et nytt avsnitt her..</ahelp>" -#: 02190000.xhp -msgctxt "" -"02190000.xhp\n" -"tit\n" -"help.text" -msgid "Plug-in" -msgstr "Programtillegg" - -#: 02190000.xhp -msgctxt "" -"02190000.xhp\n" -"bm_id3146946\n" -"help.text" -msgid "<bookmark_value>plug-ins; activating and deactivating</bookmark_value><bookmark_value>activating;plug-ins</bookmark_value><bookmark_value>deactivating; plug-ins</bookmark_value>" -msgstr "<bookmark_value>Programtillegg; slå av eller på</bookmark_value><bookmark_value>slå på;Programtillegg</bookmark_value><bookmark_value>slå av; Programtillegg</bookmark_value>" - -#: 02190000.xhp -msgctxt "" -"02190000.xhp\n" -"hd_id3146946\n" -"1\n" -"help.text" -msgid "<link href=\"text/shared/01/02190000.xhp\" name=\"Plug-in\">Plug-in</link>" -msgstr "<link href=\"text/shared/01/02190000.xhp\" name=\"Plug-in\">Programtillegg</link>" - -#: 02190000.xhp -msgctxt "" -"02190000.xhp\n" -"par_id3154863\n" -"2\n" -"help.text" -msgid "<ahelp hid=\".uno:PlugInsActive\">Allows you to edit <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"plug-ins\">plug-ins</link> in your file. Choose this command to enable or disable this feature. When enabled, a check mark appears beside this command, and you find commands to edit the plug-in in its context menu. When disabled, you find commands to control the plug-in in its context menu.</ahelp>" -msgstr "<ahelp hid=\".uno:PlugInsActive\">Rediger <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"plug-ins\">programtillegg</link> i fila. Velg denne kommandoen for å slå av eller på funksjonen. En hake ved siden av kommandoen viser at den er slått på, og du finner kommandoer for å redigere programtillegget i sprettoppmenyen. Når funksjonen er slått av, finner du kommandoer for å kontrollere programtillegget i den tilhørende sprettoppmenyen.</ahelp>" - #: 02200000.xhp msgctxt "" "02200000.xhp\n" @@ -11241,17 +11136,16 @@ msgctxt "" "02230100.xhp\n" "tit\n" "help.text" -msgid "Record" -msgstr "Datapost" +msgid "Record Changes" +msgstr "" #: 02230100.xhp msgctxt "" "02230100.xhp\n" "hd_id3150758\n" -"1\n" "help.text" -msgid "<link href=\"text/shared/01/02230100.xhp\" name=\"Record\">Record</link>" -msgstr "<link href=\"text/shared/01/02230100.xhp\" name=\"Record\">Start opptak</link>" +msgid "<link href=\"text/shared/01/02230100.xhp\" name=\"Record Changes\">Record Changes</link>" +msgstr "" #: 02230100.xhp msgctxt "" @@ -11266,9 +11160,8 @@ msgstr "<ahelp hid=\".uno:TraceChangeMode\">Spor alle endringer som blir gjort i msgctxt "" "02230100.xhp\n" "par_id3155934\n" -"26\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Record - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show Changes</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>" msgstr "" #: 02230100.xhp @@ -12274,8 +12167,8 @@ msgctxt "" "02230402.xhp\n" "par_id3151210\n" "help.text" -msgid "<image id=\"img_id3154138\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154138\">Icon</alt></image>" -msgstr "<image id=\"img_id3154138\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154138\">Ikon</alt></image>" +msgid "<image id=\"img_id3154138\" src=\"res/helpimg/starmath/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154138\">Icon</alt></image>" +msgstr "" #: 02230402.xhp msgctxt "" @@ -14197,148 +14090,6 @@ msgctxt "" msgid "<ahelp hid=\".\">Enable this checkbox to insert the OLE object as a link to the original file. If this checkbox is not enabled, the OLE object will be embedded into your document.</ahelp>" msgstr "<ahelp hid=\".\">Kryss av i denne boksen for å sette inn OLE-objektet som en lenke til den opprinnelige fila. Hvis det ikke er krysset av for denne boksen, blir OLE-objektet bygget inn i dokumentet.</ahelp>" -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"tit\n" -"help.text" -msgid "Insert Plug-In" -msgstr "Sett inn programtillegg" - -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"bm_id3149962\n" -"help.text" -msgid "<bookmark_value>plug-ins; inserting</bookmark_value><bookmark_value>inserting; plug-ins</bookmark_value>" -msgstr "<bookmark_value>programtillegg; sette inn</bookmark_value><bookmark_value>sette inn; programtillegg</bookmark_value>" - -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"hd_id3149962\n" -"1\n" -"help.text" -msgid "Insert Plug-In" -msgstr "Sett inn programtillegg" - -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"par_id3155599\n" -"2\n" -"help.text" -msgid "<variable id=\"plugin\"><ahelp hid=\".uno:InsertPlugin\">Inserts a plug-in into the current document.</ahelp> </variable> A <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"plug-in\">plug-in</link> is a software component that extends the capabilities of a web browser." -msgstr "<variable id=\"plugin\"><ahelp hid=\".uno:InsertPlugin\">Setter inn et programtillegg i det gjeldende dokumentet.</ahelp></variable> Et <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"plug-in\">programtillegg</link> er en programvarekomponent som utvider mulighetene til en nettleser." - -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"hd_id3148585\n" -"3\n" -"help.text" -msgid "File/URL" -msgstr "Fil/adresse" - -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"par_id3147399\n" -"4\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/insertplugin/urled\">Enter the URL for the plug-in or click <emph>Browse</emph>, and then locate the plug-in that you want to insert.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/insertplugin/urled\">Skriv inn adressen til programtillegget eller trykk <emph>Bla gjennom</emph>. Finn så programtillegget du vil sette inn.</ahelp>" - -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"hd_id3155552\n" -"5\n" -"help.text" -msgid "Browse" -msgstr "Bla gjennom" - -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"par_id3143267\n" -"6\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/insertplugin/urlbtn\">Locate the plug-in that you want to insert, and then click <emph>Open</emph>.</ahelp>" -msgstr "" - -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"hd_id3149750\n" -"7\n" -"help.text" -msgid "Options" -msgstr "Innstillinger" - -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"par_id3150774\n" -"8\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/insertplugin/pluginoptions\">Enter the parameters for the plug-in using the format <emph>parameter1=\"some text\"</emph>.</ahelp>" -msgstr "" - -#: 04150400.xhp -#, fuzzy -msgctxt "" -"04150400.xhp\n" -"tit\n" -"help.text" -msgid "Insert Audio" -msgstr "Sett inn video" - -#: 04150400.xhp -#, fuzzy -msgctxt "" -"04150400.xhp\n" -"hd_id3152414\n" -"1\n" -"help.text" -msgid "Insert Audio" -msgstr "Sett inn video" - -#: 04150400.xhp -msgctxt "" -"04150400.xhp\n" -"par_id3154840\n" -"2\n" -"help.text" -msgid "<variable id=\"klang\"><ahelp hid=\".uno:InsertSound\">Inserts an audio file into the current document.</ahelp></variable>" -msgstr "<variable id=\"klang\"><ahelp hid=\".uno:InsertSound\">Sett inn en lydfil i dokumentet.</ahelp></variable>" - -#: 04150500.xhp -msgctxt "" -"04150500.xhp\n" -"tit\n" -"help.text" -msgid "Insert video" -msgstr "Sett inn video" - -#: 04150500.xhp -msgctxt "" -"04150500.xhp\n" -"hd_id3150999\n" -"1\n" -"help.text" -msgid "Insert video" -msgstr "Sett inn video" - -#: 04150500.xhp -msgctxt "" -"04150500.xhp\n" -"par_id3152895\n" -"2\n" -"help.text" -msgid "<variable id=\"video\"><ahelp hid=\".uno:InsertVideo\">Inserts a video file into the current document.</ahelp></variable>" -msgstr "<variable id=\"video\"><ahelp hid=\".uno:InsertVideo\">Sett inn en videofil i dokumentet.</ahelp></variable>" - #: 04160300.xhp msgctxt "" "04160300.xhp\n" @@ -14702,6 +14453,14 @@ msgstr "" #: 05020100.xhp msgctxt "" "05020100.xhp\n" +"par_id083120160609088310\n" +"help.text" +msgid "<image id=\"img_id083120160608495768\" src=\"media/screenshots/cui/ui/charnamepage/CharNamePage.png\" width=\"9.0417in\" height=\"6.9791in\"><alt id=\"alt_id083120160608495768\">Font dialog</alt></image>" +msgstr "" + +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" "hd_id3148686\n" "4\n" "help.text" @@ -15477,6 +15236,24 @@ msgstr "" #: 05020300.xhp msgctxt "" "05020300.xhp\n" +"hd_id3153971\n" +"108\n" +"help.text" +msgid "Denominator places" +msgstr "" + +#: 05020300.xhp +msgctxt "" +"05020300.xhp\n" +"par_id3154685\n" +"109\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/numberingformatpage/denominatored\">With fraction format, enter the number of places for the denominator that you want to display.</ahelp>" +msgstr "" + +#: 05020300.xhp +msgctxt "" +"05020300.xhp\n" "hd_id3154819\n" "11\n" "help.text" @@ -15561,7 +15338,7 @@ msgctxt "" "par_id3159156\n" "18\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberingformatpage/formated\">Displays the number format code for the selected format. You can also enter a custom format.</ahelp> The following options are only available for user-defined number formats." +msgid "<ahelp hid=\"cui/ui/numberingformatpage/formatted\">Displays the number format code for the selected format. You can also enter a custom format.</ahelp> The following options are only available for user-defined number formats." msgstr "" #: 05020300.xhp @@ -15641,16 +15418,8 @@ msgctxt "" "05020300.xhp\n" "par_id3145364\n" "help.text" -msgid "<link href=\"text/shared/01/05020301.xhp\" name=\"Number format codes\">Number format codes</link>" -msgstr "<link href=\"text/shared/01/05020301.xhp\" name=\"Number format codes\">Tallformatkoder</link>" - -#: 05020300.xhp -msgctxt "" -"05020300.xhp\n" -"par_id3153095\n" -"help.text" -msgid "<link href=\"text/shared/01/05020301.xhp\" name=\"Custom format codes\">Custom format codes</link>" -msgstr "<link href=\"text/shared/01/05020301.xhp\" name=\"Custom format codes\">Tilpassede formatkoder</link>" +msgid "<link href=\"text/shared/01/05020301.xhp\" name=\"Number format codes\">Number format codes</link>: <link href=\"text/shared/01/05020301.xhp\" name=\"Custom format codes\">custom format codes</link> defined by user." +msgstr "" #: 05020301.xhp msgctxt "" @@ -15665,68 +15434,69 @@ msgctxt "" "05020301.xhp\n" "bm_id3153514\n" "help.text" -msgid "<bookmark_value>format codes; numbers</bookmark_value><bookmark_value>conditions; in number formats</bookmark_value><bookmark_value>number formats; codes</bookmark_value><bookmark_value>currency formats</bookmark_value><bookmark_value>formats;of currencies/date/time</bookmark_value><bookmark_value>numbers; date, time and currency formats</bookmark_value><bookmark_value>Euro; currency formats</bookmark_value><bookmark_value>date formats</bookmark_value><bookmark_value>times, formats</bookmark_value>" -msgstr "<bookmark_value>formatkoder; tall</bookmark_value><bookmark_value>vilkår; i tallformater</bookmark_value><bookmark_value>tallformater; koder</bookmark_value><bookmark_value>valutaformater</bookmark_value><bookmark_value>formater; valutaformater/datotid</bookmark_value><bookmark_value>tall; dato, tid og valutaformater</bookmark_value><bookmark_value>Euro; valutaformater</bookmark_value><bookmark_value>datoformater</bookmark_value><bookmark_value>tidsformater</bookmark_value>" +msgid "<bookmark_value>format codes; numbers</bookmark_value> <bookmark_value>conditions; in number formats</bookmark_value> <bookmark_value>number formats; codes</bookmark_value> <bookmark_value>currency formats</bookmark_value> <bookmark_value>formats;of currencies/date/time</bookmark_value> <bookmark_value>numbers; date, time and currency formats</bookmark_value> <bookmark_value>Euro; currency formats</bookmark_value> <bookmark_value>date formats</bookmark_value> <bookmark_value>times, formats</bookmark_value> <bookmark_value>percentages, formats</bookmark_value> <bookmark_value>scientific notation, formats</bookmark_value> <bookmark_value>engineering notation, formats</bookmark_value> <bookmark_value>fraction, formats</bookmark_value>" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3153514\n" -"1\n" "help.text" -msgid "<variable id=\"zahlenformatcodes\"><link href=\"text/shared/01/05020301.xhp\" name=\"Number Format Codes\">Number Format Codes</link></variable>" -msgstr "<variable id=\"zahlenformatcodes\"><link href=\"text/shared/01/05020301.xhp\" name=\"Number Format Codes\">Tallformatkoder</link></variable>" +msgid "<variable id=\"zahlenformatcodes\"><link href=\"text/shared/01/05020301.xhp\" name=\"Number Format Codes\">Number Format Codes</link> </variable>" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150467\n" -"88\n" "help.text" -msgid "Number format codes can consist of up to three sections separated by a semicolon (;)." -msgstr "Tallformatkoder kan bestå av opp til tre deler adskilt av et semikolon (;)." +msgid "Number format codes can consist of up to four sections separated by a semicolon (;)." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150146\n" -"108\n" "help.text" msgid "In a number format code with two sections, the first section applies to positive values and zero, and the second section applies to negative values." -msgstr "I en tallformatkode med to deler, gjelder den første delen de positive verdiene og null, mens den andre delen gjelder negative verdier." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3158442\n" -"109\n" "help.text" msgid "In a number format code with three sections, the first section applies to positive values, the second section to negative values, and the third section to the value zero." -msgstr "I en tallformatkode med tre deler, gjelder den første delen positive verdier, den andre gjelder negative verdier, mens den siste gjelder verdien null." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3155069\n" -"110\n" "help.text" msgid "You can also assign conditions to the three sections, so that the format is only applied if a condition is met." -msgstr "Du kan også tildele vilkår for de tre delene, slik at formatet bare brukes hvis et vilkår er oppfylt." +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3155070\n" +"help.text" +msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3151262\n" -"229\n" "help.text" msgid "Decimal Places and Significant Digits" -msgstr "Desimaler og signifikante sifre" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3153624\n" -"3\n" "help.text" msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero." msgstr "" @@ -15735,43 +15505,38 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3153323\n" -"107\n" "help.text" msgid "Use question marks (?) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers." -msgstr "Bruk spørsmåltegn («?») for å representere antall sifre som kan tas med i telleren og nevneren til en brøk. Brøker, som ikke passer til mønsteret du angir, blir vist som flyttall." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3148440\n" -"4\n" "help.text" msgid "If a number contains more digits to the right of the decimal delimiter than there are placeholders in the format, the number is rounded accordingly. If a number contains more digits to the left of the decimal delimiter than there are placeholders in the format, the entire number is displayed. Use the following list as a guide for using placeholders when you create a number format code:" -msgstr "Hvis et tall inneholder flere sifre til høyre for desimaltegnet enn det er plassholdere i formatet, vil tallet bli avrundet. Hvis et tall inneholder flere sifre til venstre for desimaltegnet enn det er plassholdere i formatet, vises hele tallet. Bruk lista som følger som en veiledning til bruk av plassholdere når du lager tallformatkoder:" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150902\n" -"86\n" "help.text" msgid "Placeholders" -msgstr "Plassholdere" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3157896\n" -"87\n" "help.text" msgid "Explanation" -msgstr "Forklaring" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3152801\n" -"5\n" "help.text" msgid "#" msgstr "" @@ -15780,26 +15545,22 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3145090\n" -"6\n" "help.text" msgid "Does not display extra zeros." -msgstr "Viser ikke ekstra nuller." +msgstr "" #: 05020301.xhp -#, fuzzy msgctxt "" "05020301.xhp\n" "par_id3152802\n" -"239\n" "help.text" msgid "?" -msgstr "?" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3145091\n" -"240\n" "help.text" msgid "Displays space characters instead of extra zeros." msgstr "" @@ -15808,19 +15569,17 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3147088\n" -"7\n" "help.text" msgid "0 (Zero)" -msgstr "0 (null)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150774\n" -"8\n" "help.text" msgid "Displays extra zeros if the number has less places than zeros in the format." -msgstr "Viser ekstra nuller hvis tallet har færre plasser enn nuller i formatet." +msgstr "" #: 05020301.xhp msgctxt "" @@ -15834,115 +15593,102 @@ msgstr "Eksempler" msgctxt "" "05020301.xhp\n" "par_id3149182\n" -"9\n" "help.text" msgid "Number Format" -msgstr "Tallformat" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154749\n" -"10\n" "help.text" msgid "Format Code" -msgstr "Formatkode" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3148538\n" -"11\n" "help.text" msgid "3456.78 as 3456.8" -msgstr "3456,78 som 3456,8" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150355\n" -"12\n" "help.text" msgid "####.#" -msgstr "####,#" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154142\n" -"13\n" "help.text" msgid "9.9 as 9.900" -msgstr "9,9 som 9,900" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3159256\n" -"14\n" "help.text" msgid "#.000" -msgstr "#,000" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147077\n" -"15\n" "help.text" msgid "13 as 13.0 and 1234.567 as 1234.57" -msgstr "13 som 13,0 og 1234,567 som 1234,57" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3155388\n" -"16\n" "help.text" msgid "#.0#" -msgstr "#.0#" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149578\n" -"17\n" "help.text" msgid "5.75 as 5 3/4 and 6.3 as 6 3/10" -msgstr "5,75 som 5 3/4 og 6,3 som 6 3/10" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3145315\n" -"18\n" "help.text" msgid "# ???/???" -msgstr "# ???/???" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156152\n" -"19\n" "help.text" msgid ".5 as 0.5" -msgstr ",5 som 0,5" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149762\n" -"20\n" "help.text" msgid "0.##" -msgstr "0,##" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156153\n" -"241\n" "help.text" msgid ".5 as 0.5 (with two extra spaces at the end)" msgstr "" @@ -15951,7 +15697,6 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3149763\n" -"242\n" "help.text" msgid "0.???" msgstr "" @@ -15960,359 +15705,350 @@ msgstr "" msgctxt "" "05020301.xhp\n" "hd_id3149276\n" -"230\n" "help.text" msgid "Thousands Separator" -msgstr "Tusenskille" +msgstr "" #: 05020301.xhp -#, fuzzy msgctxt "" "05020301.xhp\n" "par_id3154380\n" -"21\n" "help.text" -msgid "Depending on your language setting, you can use a comma, a period or a blank as a thousands separator. You can also use the separator to reduce the size of the number that is displayed by a multiple of 1000." -msgstr "Avhengig av språkinnstillingene kan du bruke komma eller punktum som tusenskille. Du kan også bruke skilletegnet til å forminske tallet som er vist med multipler av 1000." +msgid "Depending on your language setting, you can use a comma, a period or a blank as a thousands separator. You can also use the separator to reduce the size of the number that is displayed by a multiple of 1000 for each separator." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154905\n" -"22\n" "help.text" msgid "Number Format" -msgstr "Tallformat" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150822\n" -"23\n" "help.text" msgid "Format Code" -msgstr "Formatkode" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147264\n" -"24\n" "help.text" msgid "15000 as 15,000" -msgstr "15000 som 15.000" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3151223\n" -"25\n" "help.text" msgid "#,###" -msgstr "#.###" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154935\n" -"26\n" "help.text" msgid "16000 as 16" -msgstr "16000 som 16" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3153961\n" -"27\n" "help.text" msgid "#," -msgstr "#." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3154836\n" -"79\n" "help.text" msgid "Including Text in Number Format Codes" -msgstr "Ta med tekst i tallformatkoder" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3150398\n" -"231\n" "help.text" msgid "Text and Numbers" -msgstr "Tekst og tall" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154224\n" -"80\n" "help.text" msgid "To include text in a number format that is applied to a cell containing numbers, place a double quotation mark (\") in front of and behind the text, or a backslash (\\) before a single character. For example, enter <emph>#.# \"meters\"</emph> to display \"3.5 meters\" or <emph>#.# \\m</emph> to display \"3.5 m\"." -msgstr "Hvis du vil ta med tekst i et tallformat som skal brukes i en celle som inneholder tall, må du bruke doble hermetegn (\") før og etter teksten, eller en omvendt skråstrek (\\) før et enkelttegn. For eksempel kan du skrive inn <emph>#,# \"meter\"</emph> for å vise \"3,5 meter\" eller <emph>#,# \\m</emph> for å vise «3,5 m»." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3148979\n" -"232\n" "help.text" msgid "Text and Text" -msgstr "Tekst og tekst" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3153338\n" -"82\n" "help.text" msgid "To include text in a number format that is applied to a cell that might contain text, enclose the text by double quotation marks (\" \"), and then add an at sign (@). For example, enter <emph>\"Total for \"@</emph> to display \"Total for December\"." -msgstr "Hvis du vil ta med tekst i et tallformat som skal brukes i en celle som kan inneholde tekst, må du bruke doble hermetegn (\" \") rundt teksten og legge til en alfakrøll (@). For eksempel kan du skrive inn <emph>\"Totalt for \"@</emph> for å vise «Totalt for desember»." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3154330\n" -"233\n" "help.text" msgid "Spaces" -msgstr "Mellomrom" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156294\n" -"81\n" "help.text" msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>." -msgstr "For å bruke et tegn til å angi bredden av et mellomrom i et tallformat, kan du skrive inn en nedestrek ( _ ) etterfulgt av tegnet. Avstanden vil variere ut fra bredden av tegnet du velger. Eksempelvis vil <emph>_M</emph> lage et bredere mellomrom enn <emph>_i</emph>." +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3156295\n" +"help.text" +msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3156296\n" +"help.text" +msgid "*\\0" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3156297\n" +"help.text" +msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3156298\n" +"help.text" +msgid "$_-* 0.--;$-* 0.--;$_-* -" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3155994\n" -"234\n" "help.text" msgid "Color" -msgstr "Farge" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156423\n" -"28\n" "help.text" msgid "To set the color of a section of a number format code, insert one of the following color names in square brackets [ ]:" -msgstr "Du kan å angi fargen på en del av en tallformatkode ved å sette inn ett av følgende fargenavn i hakeparenteser [ ]:" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154630\n" -"29\n" "help.text" msgid "CYAN" -msgstr "CYAN (for cyanblå)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3148676\n" -"30\n" "help.text" msgid "GREEN" -msgstr "GREEN (for grønn)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154123\n" -"31\n" "help.text" msgid "BLACK" -msgstr "BLACK (for svart)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149167\n" -"32\n" "help.text" msgid "BLUE" -msgstr "BLUE (for blå)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3158407\n" -"33\n" "help.text" msgid "MAGENTA" -msgstr "MAGENTA (for magentarød)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149560\n" -"34\n" "help.text" msgid "RED" -msgstr "RED (for rød)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147502\n" -"35\n" "help.text" msgid "WHITE" -msgstr "WHITE (for hvit)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3153368\n" -"36\n" "help.text" msgid "YELLOW" -msgstr "YELLOW (for gul)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3147435\n" -"111\n" "help.text" msgid "Conditions" -msgstr "Vilkår" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3148575\n" -"235\n" "help.text" msgid "Conditional Brackets" -msgstr "Vilkårsparenteser" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3155312\n" -"112\n" "help.text" msgid "You can define a number format so that it only applies when the condition that you specify is met. Conditions are enclosed by square brackets [ ]." -msgstr "Du kan angi tallformater som kun skal brukes når et bestemt vilkår inntreffer. Vilkår er omsluttet av hakeparenteser [ ]." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3159179\n" -"115\n" "help.text" msgid "You can use any combination of numbers and the <, <=, >, >=, = and <> operators." -msgstr "Du kan bruke alle kombinasjoner av tall, samt operatorene <, <=, >, >=, = og <>." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3159196\n" -"236\n" "help.text" msgid "For example, if you want to apply different colors to different temperature data, enter:" -msgstr "Eksempelvis hvis du vil bruke forskjellige farger til forskjellige temperaturer, kan du skrive inn:" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150872\n" -"113\n" "help.text" -msgid "[BLUE][<0]#,0 \"°C\";[RED][>30]#,0 \"°C\";[BLACK]#,0 \"°C\"" -msgstr "[BLUE][<0]#,0 \"°C\";[RED][>30]#,0 \"°C\";[BLACK]#,0 \"°C\"" +msgid "[BLUE][<0]#.0 \"°C\";[RED][>30]#.0 \"°C\";[BLACK]#.0 \"°C\"" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3157870\n" -"114\n" "help.text" msgid "All temperatures below zero are blue, temperatures between 0 and 30 °C are black, and temperatures higher than 30 °C are red." -msgstr "Alle temperaturer under 0°C er blå, temperaturer mellom 0°C og 30°C er svarte mens temperaturer høyere enn 30°C er røde." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3154833\n" -"90\n" "help.text" msgid "Positive and Negative Numbers" -msgstr "Positive og negative tall" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147295\n" -"91\n" "help.text" msgid "To define a number format that adds a different text to a number depending on if the number is positive, negative, or equal to zero, use the following format:" -msgstr "For å angi et tallformat som legger til en forskjellig tekst til et tall avhengig av om tallet er positivt, negativt eller lik null, kan du bruke følgende format:" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3153727\n" -"92\n" "help.text" msgid "\"plus\" 0;\"minus\" 0;\"null\" 0" -msgstr "\"plus\" 0;\"minus\" 0;\"null\" 0" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3149260\n" -"83\n" "help.text" -msgid "Percentages and Scientific Notation" -msgstr "Prosenter og vitenskapelig notasjon" +msgid "Percentages, Scientific Notation and Fraction Representation" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3147218\n" -"237\n" "help.text" msgid "Percentages" -msgstr "Prosenter" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3151168\n" -"84\n" "help.text" msgid "To display numbers as percentages, add the percent sign (%) to the number format." -msgstr "Du kan vise tall som prosenter (tall som er ganget med 100), ved å legge til prosenttegnet «%» i tallformatet." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3156005\n" -"89\n" "help.text" msgid "Scientific Notation" -msgstr "Vitenskapelig notasjon" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3146923\n" -"85\n" "help.text" msgid "Scientific notation lets you write very large numbers or very small fractions in a compact form. For example, in scientific notation, 650000 is written as 6.5 x 10^5, and 0.000065 as 6.5 x 10^-5. In <item type=\"productname\">%PRODUCTNAME</item>, these numbers are written as 6.5E+5 and 6.5E-5, respectively. To create a number format that displays numbers using scientific notation, enter a # or 0, and then one of the following codes E-, E+, e- or e+. If sign is omitted after E or e, it won't appear for positive value of exponent. To get engineering notation, enter 3 digits (0 or #) in the integer part.For instance: ###.##E+00" msgstr "" @@ -16320,56 +16056,98 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" +"hd_id3156006\n" +"help.text" +msgid "Fraction Representation" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3146924\n" +"help.text" +msgid "To represent a value as a fraction, format consists of two or three parts: integer optional part, numerator and denominator. Integer and numerator are separated by a blank or any quoted text. Numerator and denominator are separated by a slash character. Each part can consist of a combination of #, ? and 0 as placeholders." +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3146925\n" +"help.text" +msgid "Denominator is calculated to get the nearest value of the fraction with repsect to the number of placeholders. For example, PI value is represented as 3 16/113 with format:" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3146926\n" +"help.text" +msgid "# ?/???" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3146927\n" +"help.text" +msgid "Denominator value can also be forced to the value replacing placeholders. For example, to get PI value as a multiple of 1/16th (i.e. 50/16), use format:" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3146929\n" +"help.text" +msgid "?/16" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" "hd_id3159080\n" -"98\n" "help.text" msgid "Number Format Codes of Currency Formats" -msgstr "Tallformatkoder på valutaformater" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147318\n" -"99\n" "help.text" msgid "The default currency format for the cells in your spreadsheet is determined by the regional setting of your operating system. If you want, you can apply a custom currency symbol to a cell. For example, enter #,##0.00 € to display 4.50 € (Euros)." -msgstr "Standardvalutaformatet for cellene i regneark bestemmes av regioninnstillingene på operativsystemet. Hvis du vil kan du bruke et tilpasset valutasymbol på en celle. Eksempelvis skriv inn #,##0,00 € for å vise 4,50 € (Euro)." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150032\n" -"167\n" "help.text" msgid "You can also specify the locale setting for the currency by entering the locale code for the country after the symbol. For example, [$€-407] represents Euros in Germany. To view the locale code for a country, select the country in the <emph>Language</emph> list on the <emph>Numbers</emph> tab of the <emph>Format Cells</emph> dialog." -msgstr "Du kan også angi lokalitetsinnstillingen for valutaenheten ved å skrive inn lokalitetskoden for landet etter symbolet. For eksempel vil [$€-407] representere Euro i Tyskland. For å se lokalitetskoden til et land, velg landet i lista <emph>Språk</emph> under fanen <emph>Tall</emph> i dialogvinduet <emph>Formater celler</emph>." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3157309\n" -"238\n" "help.text" msgid "Date and Time Formats" -msgstr "Dato- og tidsformater" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3153740\n" -"37\n" "help.text" msgid "Date Formats" -msgstr "Datoformater" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3152791\n" -"38\n" "help.text" msgid "To display days, months and years, use the following number format codes." -msgstr "Du kan vise dager, måneder og år ved å bruke tallformatkodene nedenfor." +msgstr "" #: 05020301.xhp msgctxt "" @@ -16383,34 +16161,30 @@ msgstr "Ikke alle formatkoder gir meningsfylte resultater for alle språk." msgctxt "" "05020301.xhp\n" "par_id3152376\n" -"39\n" "help.text" msgid "Format" -msgstr "Format" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3159130\n" -"40\n" "help.text" msgid "Format Code" -msgstr "Formatkode" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147380\n" -"41\n" "help.text" msgid "Month as 3." -msgstr "Måned som 3." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3146928\n" -"42\n" "help.text" msgid "M" msgstr "" @@ -16419,88 +16193,78 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3145594\n" -"43\n" "help.text" msgid "Month as 03." -msgstr "Måned som 03." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3153052\n" -"44\n" "help.text" msgid "MM" -msgstr "MM" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3145728\n" -"45\n" "help.text" msgid "Month as Jan-Dec" -msgstr "Måned som jan-des" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3151073\n" -"46\n" "help.text" msgid "MMM" -msgstr "MMM" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149909\n" -"47\n" "help.text" msgid "Month as January-December" -msgstr "Måned som januar-desember" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3155318\n" -"48\n" "help.text" msgid "MMMM" -msgstr "MMMM" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3151218\n" -"116\n" "help.text" msgid "First letter of Name of Month" -msgstr "Første bokstav i månedsnavn" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150420\n" -"117\n" "help.text" msgid "MMMMM" -msgstr "MMMMM" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154501\n" -"49\n" "help.text" msgid "Day as 2" -msgstr "Dag som 2" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156181\n" -"50\n" "help.text" msgid "D" msgstr "" @@ -16509,142 +16273,126 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3146969\n" -"51\n" "help.text" msgid "Day as 02" -msgstr "Dag som 02" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156358\n" -"52\n" "help.text" msgid "DD" -msgstr "DD" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3148495\n" -"53\n" "help.text" msgid "Day as Sun-Sat" -msgstr "Dag som man-søn" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3161665\n" -"54\n" "help.text" msgid "NN or DDD" -msgstr "NN eller DDD" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154272\n" -"118\n" "help.text" msgid "Day as Sunday to Saturday" -msgstr "Dag som mandag til søndag" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3145164\n" -"119\n" "help.text" msgid "NNN or DDDD" -msgstr "NNN eller DDDD" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3146791\n" -"55\n" "help.text" msgid "Day followed by comma, as in \"Sunday,\"" -msgstr "Dag fulgt av komma, som i «Søndag,»" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3146081\n" -"56\n" "help.text" msgid "NNNN" -msgstr "NNNN" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156275\n" -"57\n" "help.text" msgid "Year as 00-99" -msgstr "År som 00-99" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3143236\n" -"58\n" "help.text" msgid "YY" -msgstr "YY" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3148408\n" -"59\n" "help.text" msgid "Year as 1900-2078" -msgstr "År som 1900-2078" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3151358\n" -"60\n" "help.text" msgid "YYYY" -msgstr "YYYY" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3153355\n" -"96\n" "help.text" msgid "Calendar week" -msgstr "Ukenummer" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150744\n" -"97\n" "help.text" msgid "WW" -msgstr "WW" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154302\n" -"103\n" "help.text" msgid "Quarterly as Q1 to Q4" -msgstr "Kvartalsvis som Q1 til Q4" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3159266\n" -"104\n" "help.text" msgid "Q" msgstr "" @@ -16653,34 +16401,30 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3147583\n" -"105\n" "help.text" msgid "Quarterly as 1st quarter to 4th quarter" -msgstr "Kvartalsvis som 1. kvartal til 4. kvartal" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3146918\n" -"106\n" "help.text" msgid "QQ" -msgstr "QQ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147534\n" -"120\n" "help.text" msgid "Era on the Japanese Gengou calendar, single character (possible values are: M, T, S, H)" -msgstr "Æra i den japanske Gengou-kalenderen, enkelttegn (mulige verdier er: M, T, S, H)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3151249\n" -"121\n" "help.text" msgid "G" msgstr "" @@ -16689,52 +16433,46 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3163806\n" -"122\n" "help.text" msgid "Era, abbreviation" -msgstr "Æra, forkortelse" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3155962\n" -"123\n" "help.text" msgid "GG" -msgstr "GG" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3151187\n" -"124\n" "help.text" msgid "Era, full name" -msgstr "Æra, fullt navn" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149568\n" -"125\n" "help.text" msgid "GGG" -msgstr "GGG" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147344\n" -"126\n" "help.text" msgid "Number of the year within an era, without a leading zero for single-digit years" -msgstr "Årstallet i en æra uten en innledende null for enkeltsifrede år" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147255\n" -"127\n" "help.text" msgid "E" msgstr "" @@ -16743,37 +16481,33 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3148487\n" -"128\n" "help.text" msgid "Number of the year within an era, with a leading zero for single-digit years" -msgstr "Årstallet i en æra med en innledende null for enkeltsifrede år" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150298\n" -"129\n" "help.text" msgid "EE or R" -msgstr "EE eller R" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3152861\n" -"138\n" "help.text" msgid "Era, full name and year" -msgstr "Æra, fullt navn og år" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149926\n" -"139\n" "help.text" msgid "RR or GGGEE" -msgstr "RR eller GGGEE" +msgstr "" #: 05020301.xhp msgctxt "" @@ -17171,25 +16905,22 @@ msgstr "" msgctxt "" "05020301.xhp\n" "hd_id3149929\n" -"227\n" "help.text" msgid "Entering Dates" -msgstr "Skrive inn datoer" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3148397\n" -"228\n" "help.text" msgid "To enter a date in a cell, use the Gregorian calendar format. For example, in an English locale, enter 1/2/2002 for Jan 2, 2002." -msgstr "For å skrive inn en dato i en celle, bruk det gregorianske kalenderformatet. Eksempelvis under en norsk lokalitet kan du skrive inn «31/12-2005» for den 31. desember 2005. Under en engelsk lokalitet kan du skrive inn «12/31/2005»." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3153274\n" -"137\n" "help.text" msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar." msgstr "" @@ -17198,586 +16929,577 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3153795\n" -"216\n" "help.text" msgid "To specify a calendar format that is independent of the locale, add a modifier in front of the date format. For example, to display a date using the Jewish calendar format in a non-Hebrew locale, enter: [~jewish]DD/MM/YYYY." -msgstr "For å angi et kalenderformat som er uavhengig av lokaliteten, legg til et modifikatortegn foran datoformatet. Eksempelvis for å vise å en dato ved bruk av det jødiske kalenderformat under en ikke-hebraisk lokalitet, skriv inn: [~jewish]DD/MM/YYYY" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3145764\n" -"217\n" "help.text" msgid "Modifier" -msgstr "Modifikator" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3152967\n" -"218\n" "help.text" msgid "Calendar" -msgstr "Kalender" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3148390\n" -"219\n" "help.text" msgid "[~buddhist]" -msgstr "[~buddhist]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3153781\n" -"220\n" "help.text" msgid "Thai Buddhist Calendar" -msgstr "Thailandsk buddhistisk-kalender" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3157969\n" -"133\n" "help.text" msgid "[~gengou]" -msgstr "[~gengou]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154656\n" -"134\n" "help.text" msgid "Japanese Gengou Calendar" -msgstr "Japansk gengou-kalender" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150086\n" -"131\n" "help.text" msgid "[~gregorian]" -msgstr "[~gregorian]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3146070\n" -"132\n" "help.text" msgid "Gregorian Calendar" -msgstr "Gregoriansk kalender" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3146808\n" -"221\n" "help.text" msgid "[~hanja] or [~hanja_yoil]" -msgstr "[~hanja] eller [~hanja_yoil]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149207\n" -"136\n" "help.text" msgid "Korean Calendar" -msgstr "Koreansk kalender" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150304\n" -"222\n" "help.text" msgid "[~hijri]" -msgstr "[~hijri]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149238\n" -"223\n" "help.text" -msgid "Arabic Islamic Calendar, currently supported for the following locales: ar_EG, ar_LB, ar_SA, and ar_TN" -msgstr "Arabisk-islamsk kalender er for øyeblikket støttet under følgende lokaler: ar_EG, ar_LB, ar_SA, og ar_TN" +msgid "Arabic Islamic Calendar" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154903\n" -"224\n" "help.text" msgid "[~jewish]" -msgstr "[~jewish]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3151288\n" -"225\n" "help.text" msgid "Jewish Calendar" -msgstr "Jødisk kalender" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3166442\n" -"135\n" "help.text" msgid "[~ROC]" -msgstr "[~ROC]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3145587\n" -"226\n" "help.text" msgid "Republic Of China Calendar" -msgstr "Kinesisk kalender" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3152419\n" -"140\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Hvis du utfører en beregning som tar med en eller flere celler som bruker et datoformat, vil resultatet bli formatert ut fra følgende avbildinger:</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154194\n" -"141\n" "help.text" msgid "Initial Format" -msgstr "Startformat" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149787\n" -"142\n" "help.text" msgid "Result Format" -msgstr "Resultatformat" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3152993\n" -"143\n" "help.text" msgid "Date + Date" -msgstr "Dato + dato" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150292\n" -"144\n" "help.text" msgid "Number (Days)" -msgstr "Antall (dager)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150460\n" -"145\n" "help.text" msgid "Date + Number" -msgstr "Dato + tall" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154371\n" -"146\n" "help.text" msgid "Date" -msgstr "Dato" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3145082\n" -"147\n" "help.text" msgid "Date + Time" -msgstr "Dato + tid" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156290\n" -"148\n" "help.text" msgid "Date&Time" -msgstr "Dato og klokkeslett" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3152456\n" -"149\n" "help.text" msgid "Date + Date&Time" -msgstr "Dato + dato og klokkeslett" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156169\n" -"150\n" "help.text" msgid "Number" -msgstr "Antall" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154527\n" -"151\n" "help.text" msgid "Time + Time" -msgstr "Tid + tid" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3159625\n" -"152\n" "help.text" msgid "Time" -msgstr "Tid" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3146802\n" -"153\n" "help.text" msgid "Time + Number" -msgstr "Tid + tall" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3146770\n" -"154\n" "help.text" msgid "Time" -msgstr "Tid" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3155500\n" -"155\n" "help.text" msgid "Time + Date&Time" -msgstr "Tid + dato og klokkeslett" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3155128\n" -"156\n" "help.text" msgid "Date&Time" -msgstr "Dato og klokkeslett" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3152904\n" -"157\n" "help.text" msgid "Date&Time + Date&Time" -msgstr "Dato og klokkeslett + dato og klokkeslett" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3159143\n" -"158\n" "help.text" msgid "Time" -msgstr "Tid" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3148909\n" -"159\n" "help.text" msgid "Date&Time + Number" -msgstr "Dato og klokkeslett + tall" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154806\n" -"160\n" "help.text" msgid "Date&Time" -msgstr "Dato og klokkeslett" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3151269\n" -"161\n" "help.text" msgid "Number + Number" -msgstr "Tall + tall" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154951\n" -"162\n" "help.text" msgid "Number" -msgstr "Antall" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149174\n" -"163\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Dato og klokkeslett-formatet viser datoen og klokkeslettet for da en oppføring ble gjort i en celle med dette formatet. </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3143225\n" -"164\n" "help.text" -msgid "In <item type=\"productname\">%PRODUCTNAME</item>, a date with the value \"0\" corresponds to Dec 30, 1899." -msgstr "I <item type=\"productname\">%PRODUCTNAME</item> vil en dato med verdien «0» tilsvare 30. desember 1899." +msgid "By default in <item type=\"productname\">%PRODUCTNAME</item>, a date with the value \"0\" corresponds to Dec 30, 1899." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3155870\n" -"61\n" "help.text" msgid "Time Formats" -msgstr "Tidsformater" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150108\n" -"62\n" "help.text" msgid "To display hours, minutes and seconds use the following number format codes." -msgstr "For å vise timer, minutter og sekunder må du bruke følgende tallformatkoder." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149158\n" -"63\n" "help.text" msgid "Format" -msgstr "Format" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154341\n" -"64\n" "help.text" msgid "Format Code" -msgstr "Formatkode" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154557\n" -"65\n" "help.text" msgid "Hours as 0-23" -msgstr "Timer som 0-23" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156348\n" -"66\n" "help.text" -msgid "h" +msgid "H" msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3143218\n" -"67\n" "help.text" msgid "Hours as 00-23" -msgstr "Timer som 00-23" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3155266\n" -"68\n" "help.text" -msgid "hh" -msgstr "hh" +msgid "HH" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3143219\n" +"help.text" +msgid "Hours as 00 up to more than 23" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3155267\n" +"help.text" +msgid "[HH]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150139\n" -"69\n" "help.text" msgid "Minutes as 0-59" -msgstr "Minutter som 0-59" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149588\n" -"70\n" "help.text" -msgid "m" +msgid "M" msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150531\n" -"71\n" "help.text" msgid "Minutes as 00-59" -msgstr "Minutter som 00-59" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147409\n" -"72\n" "help.text" -msgid "mm" -msgstr "mm" +msgid "MM" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3150532\n" +"help.text" +msgid "Minutes as 00 up to more than 59" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3147410\n" +"help.text" +msgid "[MM]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154854\n" -"73\n" "help.text" msgid "Seconds as 0-59" -msgstr "Sekunder som 0-59" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156173\n" -"74\n" "help.text" -msgid "s" +msgid "S" msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149506\n" -"75\n" "help.text" msgid "Seconds as 00-59" -msgstr "sekunder som 00-59" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3157981\n" -"76\n" "help.text" -msgid "ss" -msgstr "ss" +msgid "SS" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3149507\n" +"help.text" +msgid "Seconds as 00 up to more than 59" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3157982\n" +"help.text" +msgid "[SS]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156039\n" -"77\n" "help.text" -msgid "To display seconds as fractions, add the decimal delimiter to your number format code. For example, enter <emph>hh:mm:ss.00</emph> to display the time as \"01:02:03.45\"." -msgstr "Hvis du vil vise sekunder som brøkdeler, må du legge til desimalskilletegnet i tallformatkoden. Skriv for eksempel inn <emph>hh:mm:ss.00</emph> for å vise tiden som «01:02:03.45»." +msgid "To display seconds as fractions, add the decimal delimiter to your number format code. For example, enter <emph>HH:MM:SS.00</emph> to display the time as \"01:02:03.45\"." +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3148650\n" +"help.text" +msgid "Minute time formats M and MM must be used in combination with hour or second time formats to avoid confusion with month date format." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3148649\n" -"102\n" "help.text" msgid "If a time is entered in the form 02:03.45 or 01:02:03.45 or 25:01:02, the following formats are assigned if no other time format has been specified: MM:SS.00 or [HH]:MM:SS.00 or [HH]:MM:SS" -msgstr "Hvis en tid er skrevet inn på formen «02:03.45», «01:02:03.45» eller «25:01:02», vil følgende format bli tatt i bruk hvis ikke noe annet er angitt: «MM:SS.00», «[HH]:MM:SS.00» eller «[HH]:MM:SS»" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3158404\n" -"169\n" "help.text" msgid "Displaying Numbers Using Native Characters" -msgstr "Vise tall med nasjonale tegn" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149998\n" -"170\n" "help.text" msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes." -msgstr "For å vise tall ved hjelp av nasjonale talltegn, må du bruke en modifikator av typen [NatNum1], [NatNum2], … [NatNum11] i starten av tallformatkodene." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154600\n" -"171\n" "help.text" msgid "The [NatNum1] modifier always uses a one to one character mapping to convert numbers to a string that matches the native number format code of the corresponding locale. The other modifiers produce different results if they are used with different locales. A locale can be the language and the territory for which the format code is defined, or a modifier such as [$-yyy] that follows the native number modifier. In this case, yyy is the hexadecimal MS-LCID that is also used in currency format codes. For example, to display a number using Japanese short Kanji characters in an English US locale, use the following number format code:" -msgstr "[NatNum1]-modifikatoren bruker alltid én-til-én-tegnavbildning for å gjøre om tall til en streng, som svarer til den nasjonale tallformatkoden under den tilhørende lokaliteten. De andre modifikatorene gir ulike resultater hvis de brukes under forskjellige lokaliteter. En lokalitet kan være språket og territoriet som formatkoden er angitt for, eller en modifikator slik som [$-yyy] som følger den nasjonale tallmodifikatoren. I dette tilfelle er «yyy» den heksadesimale MS-LCID, som også brukes i valutaformatkoder. Eksempelvis for å vise et tall ved hjelp av japansk, kort kanji-tegn i en engelsk lokalitet, kan du bruke følgende tallformatkode:" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3152546\n" -"172\n" "help.text" msgid "[NatNum1][$-411]0" -msgstr "[NatNum1][$-411]0" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147269\n" -"173\n" "help.text" msgid "In the following list, the Microsoft Excel [DBNumX] modifier that corresponds to <item type=\"productname\">%PRODUCTNAME</item> [NatNum] modifier is shown. If you want, you can use a [DBNumX] modifier instead of [NatNum] modifier for your locale. Whenever possible, <item type=\"productname\">%PRODUCTNAME</item> internally maps [DBNumX] modifiers to [NatNumN] modifiers." -msgstr "I den følgende lista vises Microsoft Excel [DBNumX]-modifikatoren, som tilsvarer <item type=\"productname\">%PRODUCTNAME</item>[NatNum]-modifikatoren. Hvis du vil kan du bruke en [DBNumX]-modifikator i stedet for [NatNum]-modifikatoren til din lokalitet. Når det er mulig vil <item type=\"productname\">%PRODUCTNAME</item> internt avbilde [DBNumX]-modifikator til [NatNumN]-modifikator." +msgstr "" #: 05020301.xhp msgctxt "" @@ -17790,361 +17512,1098 @@ msgstr "Visning av datoer ved hjelp av [NatNum]-modifikatorer kan ha en annen ef #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3153111\n" -"174\n" +"hd_id150820161449146058\n" "help.text" -msgid "[NatNum1] Transliterations" -msgstr "[NatNum1]-tegnoversettelser" +msgid "[NatNum0]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3146895\n" -"175\n" +"par_id1508201614491484\n" "help.text" -msgid "Chinese: Chinese lower case characters; CAL: 1/7/7 [DBNum1]" -msgstr "Kinesisk: små kinesiske skrifttegn; CAL: 1/7/7 [DBNum1]" +msgid "Try to convert any native number string to ASCII Arabic digits. If already ASCII, it remains ASCII." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3152536\n" -"176\n" +"par_id130820161753258543\n" "help.text" -msgid "Japanese: short Kanji characters [DBNum1]; CAL: 1/4/4 [DBNum1]" -msgstr "Japansk: korte kanji-tegn [DBNum1]; CAL: 1/4/4 [DBNum1]" +msgid "Transliterations" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3146125\n" -"177\n" +"par_id13082016175325613\n" "help.text" -msgid "Korean: Korean lower case characters [DBNum1]; CAL: 1/7/7 [DBNum1]" -msgstr "Koreansk: små koreanske skrifttegn [DBNum1]; CAL: 1/7/7 [DBNum1]" +msgid "Native Number Characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3149945\n" -"178\n" +"par_id130820161753252157\n" "help.text" -msgid "Thai: Thai characters" -msgstr "Thailandsk: thailandske tegn" +msgid "Date Format" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3153264\n" -"179\n" +"par_id130820161753258910\n" "help.text" -msgid "Arabic: Indic characters" -msgstr "Arabisk: indoariske tegn" +msgid "Chinese" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3148973\n" -"180\n" +"par_id130820161753252802\n" "help.text" -msgid "Indic: Indic characters" -msgstr "Indoarisk: indoariske tegn" +msgid "Chinese lower case characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_idN112A3\n" +"par_id130820161753293042\n" "help.text" -msgid "Hebrew: Hebrew letters" -msgstr "Hebraisk: hebraiske bokstaver" +msgid "Japanese" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3147520\n" -"181\n" +"par_id130820161753297854\n" "help.text" -msgid "[NatNum2] Transliteration in" -msgstr "[NatNum2]-tegnoversettelse på" +msgid "short Kanji characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155383\n" -"182\n" +"par_id13082016175330954\n" "help.text" -msgid "Chinese: Chinese upper case characters; CAL: 2/8/8 [DBNum2]" -msgstr "Kinesisk: store kinesiske skrifttegn; CAL: 2/8/8 [DBNum2]" +msgid "Korean" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3153931\n" -"183\n" +"par_id130820161753303188\n" "help.text" -msgid "Japanese: traditional Kanji characters; CAL: 2/5/5 [DBNum2]" -msgstr "Japansk: tradisjonelle kanji-tegn; CAL: 2/5/5 [DBNum2]" +msgid "Korean lower case characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155097\n" -"184\n" +"par_id130820161753317270\n" "help.text" -msgid "Korean: Korean upper case characters [DBNum2]; CAL: 2/8/8 [DBNum2]" -msgstr "Koreansk: store koreanske skrifttegn [DBNum2]; CAL: 2/8/8 [DBNum2]" +msgid "Hebrew" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3152976\n" -"185\n" +"par_id130820161753311497\n" "help.text" -msgid "[NatNum3] Transliteration in" -msgstr "[NatNum3]-tegnoversettelse på" +msgid "Hebrew characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3154353\n" -"186\n" +"par_id130820161753301830\n" "help.text" -msgid "Chinese: fullwidth Arabic digits; CAL: 3/3/3 [DBNum3]" -msgstr "Kinesisk: arabiske tall i full bredde; CAL: 3/3/3 [DBNum3]" +msgid "Arabic" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3154669\n" -"187\n" +"par_id130820161753306722\n" "help.text" -msgid "Japanese: fullwidth Arabic digits; CAL: 3/3/3 [DBNum3]" -msgstr "Japansk: arabertall i full bredde; CAL: 3/3/3 [DBNum3]" +msgid "Arabic-Indic characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3150472\n" -"188\n" +"par_id130820161753301290\n" "help.text" -msgid "Korean: fullwidth Arabic digits [DBNum3]; CAL: 3/3/3 [DBNum3]" -msgstr "Koreansk: arabiske tall i full bredde [DBNum3]; CAL: 3/3/3 [DBNum3]" +msgid "Thai" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3157811\n" -"189\n" +"par_id130820161753301107\n" "help.text" -msgid "[NatNum4] Transliteration in" -msgstr "[NatNum4]-tegnoversettelse på" +msgid "Thai characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3154592\n" -"190\n" +"par_id130820161753301831\n" "help.text" -msgid "Chinese: lower case text [DBNum1]" -msgstr "Kinesisk: tekst med små skrifttegn [DBNum1]" +msgid "Hindi" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3150350\n" -"191\n" +"par_id130820161753306723\n" "help.text" -msgid "Japanese: modern long Kanji text [DBNum2]" -msgstr "Japansk: moderne, lang kanji-tekst [DBNum2]" +msgid "Indic-Devanagari characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3150930\n" -"192\n" +"par_id130820161753309518\n" "help.text" -msgid "Korean: formal lower case text" -msgstr "Koreansk: formell tekst med små skrifttegn" +msgid "Odia" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3153546\n" -"193\n" +"par_id130820161753301434\n" "help.text" -msgid "[NatNum5] Transliteration in" -msgstr "[NatNum5]-tegnoversettelse på" +msgid "Odia (Oriya) characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155612\n" -"194\n" +"par_id180820161926246858\n" "help.text" -msgid "Chinese: Chinese upper case text [DBNum2]" -msgstr "Kinesisk: kinesisk tekst med store skrifttegn [DBNum2]" +msgid "Marathi" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155909\n" -"195\n" +"par_id180820161926248586\n" "help.text" -msgid "Japanese: traditional long Kanji text [DBNum3]" -msgstr "Japansk: tradisjonell, lang kanji-tekst [DBNum3]" +msgid "Indic-Devanagari characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3151304\n" -"196\n" +"par_id180820161926241975\n" "help.text" -msgid "Korean: formal upper case text" -msgstr "Koreansk: formell tekst med store skrifttegn" +msgid "Bengali" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155075\n" -"197\n" +"par_id180820161926246091\n" "help.text" -msgid "[NatNum6] Transliteration in" -msgstr "[NatNum6]-tegnoversettelse på" +msgid "Bengali characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3150214\n" -"198\n" +"par_id180820161926256261\n" "help.text" -msgid "Chinese: fullwidth text [DBNum3]" -msgstr "Kinesisk: tekst i full bredde [DBNum3]" +msgid "Punjabi" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3154114\n" -"199\n" +"par_id180820161926257295\n" "help.text" -msgid "Japanese: fullwidth text" -msgstr "Japansk: tekst i full bredde" +msgid "Punjabi (Gurmukhi) characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155344\n" -"200\n" +"par_id180820161926254282\n" "help.text" -msgid "Korean: fullwidth text" -msgstr "Koreansk: tekst i full bredde" +msgid "Gujarati" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155538\n" -"201\n" +"par_id180820161926258664\n" "help.text" -msgid "[NatNum7] Transliteration in" -msgstr "[NatNum7]-tegnoversettelse på" +msgid "Gujarati characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3145123\n" -"202\n" +"par_id18082016192625454\n" "help.text" -msgid "Japanese: modern short Kanji text" -msgstr "Japansk: moderne, kort kanji-tekst" +msgid "Tamil" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3149424\n" -"203\n" +"par_id180820161926253837\n" "help.text" -msgid "Korean: informal lower case text" -msgstr "Koreansk: uformell tekst med små skrifttegn" +msgid "Tamil characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3153688\n" -"204\n" +"par_id18082016192625217\n" "help.text" -msgid "[NatNum8] Transliteration in" -msgstr "[NatNum8]-tegnoversettelse på" +msgid "Telugu" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3156122\n" -"205\n" +"par_id18082016192625475\n" "help.text" -msgid "Japanese: traditional short Kanji text [DBNum4]" -msgstr "Japansk: tradisjonell, kort kanji-tekst [DBNum4]" +msgid "Telugu characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3145602\n" -"206\n" +"par_id180820161926251185\n" "help.text" -msgid "Korean: informal upper case text" -msgstr "Koreansk: uformell tekst med store skrifttegn" +msgid "Kannada" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3159228\n" -"207\n" +"par_id18082016192625183\n" "help.text" -msgid "[NatNum9] Transliteration in" -msgstr "[NatNum9]-tegnoversettelse på" +msgid "Kannada characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3154644\n" -"208\n" +"par_id180820161926265921\n" "help.text" -msgid "Korean: Hangul characters" -msgstr "Koreansk: Hangul-tegn" +msgid "Malayalam" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155396\n" -"209\n" +"par_id18082016192626103\n" "help.text" -msgid "[NatNum10] Transliteration in" -msgstr "[NatNum10]-tegnoversettelse på" +msgid "Malayalam characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3150878\n" -"210\n" +"par_id180820161926264168\n" "help.text" -msgid "Korean: formal Hangul text [DBNum4]; CAL: 9/11/11 [DBNum4]" -msgstr "Koreansk: formell hangul-tekst [DBNum4]; CAL: 9/11/11 [DBNum4]" +msgid "Lao" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3149384\n" -"211\n" +"par_id180820161926262520\n" "help.text" -msgid "[NatNum11] Transliteration in" -msgstr "[NatNum11]-tegnoversettelse på" +msgid "Lao characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3154213\n" -"212\n" +"par_id180820161926264242\n" "help.text" -msgid "Korean: informal Hangul text" -msgstr "Koreansk: uformell hangul-tekst" +msgid "Tibetan" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926264284\n" +"help.text" +msgid "Tibetan characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926265624\n" +"help.text" +msgid "Burmese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926265398\n" +"help.text" +msgid "Burmese (Myanmar) characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926273825\n" +"help.text" +msgid "Khmer" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926273240\n" +"help.text" +msgid "Khmer (Cambodian) characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id18082016192627382\n" +"help.text" +msgid "Mongolian" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926276923\n" +"help.text" +msgid "Mongolian characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926273435\n" +"help.text" +msgid "Nepali" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926274450\n" +"help.text" +msgid "Indic-Devanagari characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926279875\n" +"help.text" +msgid "Dzongkha" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926276833\n" +"help.text" +msgid "Tibetan characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926272903\n" +"help.text" +msgid "Farsi" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926271122\n" +"help.text" +msgid "East Arabic-Indic characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926287716\n" +"help.text" +msgid "Church Slavic" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926281396\n" +"help.text" +msgid "Cyrillic characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101136589\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101139206\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id1308201621011376\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753314558\n" +"help.text" +msgid "Chinese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753311211\n" +"help.text" +msgid "Chinese upper case characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753311010\n" +"help.text" +msgid "Japanese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753311215\n" +"help.text" +msgid "traditional Kanji characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753315141\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753312451\n" +"help.text" +msgid "Korean upper case characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926289664\n" +"help.text" +msgid "Hebrew" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926288708\n" +"help.text" +msgid "Hebrew numbering" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753325177\n" +"help.text" +msgid "[NatNum3]" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101138131\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101133645\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101147246\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753323484\n" +"help.text" +msgid "Chinese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753325719\n" +"help.text" +msgid "fullwidth Arabic digits" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753327940\n" +"help.text" +msgid "Japanese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753326195\n" +"help.text" +msgid "fullwidth Arabic digits" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753321617\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753332046\n" +"help.text" +msgid "fullwidth Arabic digits" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101143647\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101148502\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101143643\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753333488\n" +"help.text" +msgid "Chinese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753332509\n" +"help.text" +msgid "lower case text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753338548\n" +"help.text" +msgid "Japanese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753332235\n" +"help.text" +msgid "modern long Kanji text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753349172\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753349817\n" +"help.text" +msgid "formal lower case text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753343499\n" +"help.text" +msgid "[NatNum5]" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id13082016210114571\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101141303\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id13082016210114350\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753349058\n" +"help.text" +msgid "Chinese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753342623\n" +"help.text" +msgid "Chinese upper case text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753347330\n" +"help.text" +msgid "Japanese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753349141\n" +"help.text" +msgid "traditional long Kanji text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753358520\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753353109\n" +"help.text" +msgid "formal upper case text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id13082016210115753\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id13082016210115453\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101159516\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753355388\n" +"help.text" +msgid "Chinese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753359335\n" +"help.text" +msgid "fullwidth text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753356656\n" +"help.text" +msgid "Japanese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753358398\n" +"help.text" +msgid "fullwidth text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753353657\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753365665\n" +"help.text" +msgid "fullwidth text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101152108\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101154544\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101159955\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id150820161449152401\n" +"help.text" +msgid "Chinese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id150820161449154907\n" +"help.text" +msgid "short lower case text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753365289\n" +"help.text" +msgid "Japanese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753368507\n" +"help.text" +msgid "modern short Kanji text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id13082016175336526\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id13082016175336224\n" +"help.text" +msgid "informal lower case text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101157872\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101157247\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101163573\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id150820161449158539\n" +"help.text" +msgid "Chinese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id150820161449151367\n" +"help.text" +msgid "short upper case text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753363281\n" +"help.text" +msgid "Japanese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753366963\n" +"help.text" +msgid "traditional short Kanji text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753376004\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753375830\n" +"help.text" +msgid "informal upper case text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101165923\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101164979\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101167850\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753378980\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753375541\n" +"help.text" +msgid "Hangul characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101167963\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101164045\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101167921\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753374087\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753375766\n" +"help.text" +msgid "formal Hangul text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101165905\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101173564\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101172644\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id13082016175338577\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id13082016175338684\n" +"help.text" +msgid "informal Hangul text" +msgstr "" #: 05020400.xhp msgctxt "" @@ -20317,32 +20776,6 @@ msgstr "" #: 05030600.xhp msgctxt "" "05030600.xhp\n" -"hd_id3153524\n" -"37\n" -"help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Transparency</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Siste linje</caseinline></switchinline>" - -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_idN107A4\n" -"help.text" -msgid "Background transparency can be set only for frames." -msgstr "Bakgrunnsgjennomsiktighet kan bare angis for rammer." - -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3150358\n" -"38\n" -"help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/backgroundpage/transparencymf\">Set the transparency for the background color or graphic of a frame, where 100% is completely transparent and 0% is opaque. When you increase the transparency of the background, the underlying text or objects become visible through the background of the frame.</ahelp></caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"> <ahelp hid=\"cui/ui/backgroundpage/transparencymf\">Velg hvor gjennomsiktig bakgrunnsfargen eller -bildet skal være. 100 % er helt gjennomsiktig, mens 0 % ikke er gjennomsiktig i det hele tatt. Når du gjør bakgrunnen mer gjennomsiktig, vil den underliggende teksten bli synlig gjennom rammebakgrunnen.</ahelp></caseinline></switchinline>" - -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" "hd_id3154216\n" "11\n" "help.text" @@ -20368,47 +20801,6 @@ msgid "This option is only available when you edit the background of a table or msgstr "Dette valget er kun tilgjengelig når du redigerer bakgrunnen til en tabell eller til en avsnittsstil." #: 05030600.xhp -#, fuzzy -msgctxt "" -"05030600.xhp\n" -"hd_id3151246\n" -"help.text" -msgid "Using a Gradient as a Background" -msgstr "Bruk av bilder som bakgrunn" - -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3153525\n" -"help.text" -msgid "Background gradient" -msgstr "" - -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3152364\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/gradientslb\">Click the gradient that you want to use as a background. To remove a background gradient, set <emph>As</emph> to <emph>Color</emph>, then click <emph>No Fill</emph>.</ahelp>" -msgstr "" - -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3153526\n" -"help.text" -msgid "Preview field" -msgstr "Forhåndsvisningsfelt" - -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3152362\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/previewctl\">Displays a preview of the currently selected gradient.</ahelp>" -msgstr "" - -#: 05030600.xhp msgctxt "" "05030600.xhp\n" "hd_id3153056\n" @@ -21317,6 +21709,14 @@ msgstr "<ahelp hid=\"cui/ui/pageformatpage/PageFormatPage\">Angi sidemarg, utsee #: 05040200.xhp msgctxt "" "05040200.xhp\n" +"par_id090120160133439102\n" +"help.text" +msgid "<image id=\"img_id090120160131201466\" src=\"media/screenshots/cui/ui/pageformatpage/PageFormatPage.png\" width=\"8.6457in\" height=\"5.9063in\"><alt id=\"alt_id090120160131201466\">Page format tab page</alt></image>" +msgstr "" + +#: 05040200.xhp +msgctxt "" +"05040200.xhp\n" "hd_id3149549\n" "31\n" "help.text" @@ -22837,16 +23237,15 @@ msgctxt "" "hd_id3150449\n" "11\n" "help.text" -msgid "Styles and Formatting" -msgstr "Stiler og formatering" +msgid "Styles" +msgstr "" #: 05060000.xhp msgctxt "" "05060000.xhp\n" "par_id3149202\n" -"12\n" "help.text" -msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/styles\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link></caseinline><defaultinline>Styles and Formatting window</defaultinline></switchinline> where you can select a character style for the ruby text.</ahelp>" +msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/styles\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting deck of the Sidebar</link></caseinline><defaultinline>Styles and Formatting deck of the Sidebar</defaultinline></switchinline> where you can select a character style for the ruby text.</ahelp>" msgstr "" #: 05070000.xhp @@ -25349,357 +25748,6 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Click the fill that you want to apply to the selected object.</ahelp>" msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Velg hva du vil fylle det valgte objektet med.</ahelp>" -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3154346\n" -"20\n" -"help.text" -msgid "Increments (Gradients)" -msgstr "Steg (fargeoverganger)" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3144423\n" -"21\n" -"help.text" -msgid "Set the number of steps for blending the two end colors of a gradient." -msgstr "Angi antall steg som de to sluttfargene skal blandes i for å lage fargerovergangen." - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3147264\n" -"22\n" -"help.text" -msgid "Automatic" -msgstr "Automatisk" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3149457\n" -"23\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_STEPCOUNT\">Automatically determines the number of steps for blending the two end colors of the gradient.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_STEPCOUNT\">Finn automatisk ut hvor mange steg blandinga av de to ytterpunkt-fargene til fargeovergangen skal ha.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3154388\n" -"24\n" -"help.text" -msgid "Increment" -msgstr "Stegverdi" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3150360\n" -"25\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/NUM_FLD_STEPCOUNT\">Enter the number of steps for blending the two end colors of the gradient.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/NUM_FLD_STEPCOUNT\">Angi antall steg blandinga av de to ytterpunkt-fargene til fargeovergangen skal ha.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3153381\n" -"31\n" -"help.text" -msgid "Size (Bitmaps)" -msgstr "Størrelse (punktbilder)" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3148798\n" -"32\n" -"help.text" -msgid "Specify the dimensions of the bitmap." -msgstr "Angi dimensjonene til bildet." - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3154068\n" -"33\n" -"help.text" -msgid "Relative" -msgstr "I forhold til" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3125865\n" -"34\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_SCALE\">Rescales the bitmap relative to the size of the selected object by the percentage values that you enter in the <emph>Width</emph> and <emph>Height</emph> boxes . Clear this checkbox to resize the selected object with the measurements that you enter in the <emph>Width</emph> and <emph>Height</emph> boxes.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_SCALE\">Skaler bildet med de prosentverdiene du har angitt for <emph>bredde</emph> og <emph>høyde</emph>, i forhold til størrelsen på det valgte objektet. Fjern krysset i denne boksen for å gi det valgte objektet den størrelsen du angir i boksene <emph>bredde</emph> og <emph>høyde</emph>.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3149202\n" -"35\n" -"help.text" -msgid "Original" -msgstr "Opprinnelig" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3153970\n" -"36\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_ORIGINAL\">Retains the original size of the bitmap when filling the selected object. To resize the bitmap, clear this checkbox, and then click <emph>Relative</emph>.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_ORIGINAL\"> Behold bildets opprinnelige størrelse når det brukes til å fylle det valgte objektet. For å endre størrelsen på bildet må du bruke <emph>Relativ</emph> i stedet for dette alternativet.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3155994\n" -"37\n" -"help.text" -msgid "Width" -msgstr "Bredde" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3149810\n" -"38\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_SIZE\">Enter a width for the bitmap.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_SIZE\">Velg hvor bredt det valgte bildet skal være.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3156281\n" -"39\n" -"help.text" -msgid "Height" -msgstr "Høyde" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3150868\n" -"40\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_SIZE\">Enter a height for the bitmap.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_SIZE\">Velg hvor høyt det valgte bildet skal være.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3148673\n" -"41\n" -"help.text" -msgid "Position (Bitmaps)" -msgstr "Plassering (punktbilder)" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3154821\n" -"42\n" -"help.text" -msgid "Click in the position grid to specify the offset for tiling the bitmap." -msgstr "Klikk i rutenettet for å angi forskyvninga av bildene som legges ved siden av hverandre." - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3153056\n" -"43\n" -"help.text" -msgid "X Offset" -msgstr "X-forskyvning" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3147299\n" -"44\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_OFFSET\">Enter the horizontal offset for tiling the bitmap.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_OFFSET\">Velg hvor stor forskyvning du vil ha vannrett når du legger et bilde flere ganger ved siden av hverandre.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3149985\n" -"45\n" -"help.text" -msgid "Y Offset" -msgstr "Y-forskyvning" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3148559\n" -"46\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_OFFSET\">Enter the vertical offset for tiling the bitmap.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_OFFSET\">Velg hvor stor forskyvning du vil ha loddrett når du legger et bilde flere ganger ved siden av hverandre.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3156060\n" -"27\n" -"help.text" -msgid "Tile" -msgstr "Side om side" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3152576\n" -"28\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_TILE\">Tiles the bitmap to fill the selected object.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_TILE\">Legg bildet flere ganger ved siden av hverandre for å fylle det valgte objektet.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3150334\n" -"29\n" -"help.text" -msgid "AutoFit" -msgstr "Tilpass automatisk" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3149481\n" -"30\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_STRETCH\">Stretches the bitmap to fill the selected object. To use this feature, clear the <emph>Tile </emph>box.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_STRETCH\">Strekk bildet for å fylle det valgte objektet. For å bruke dette alternativet må du skru av <emph>Legg ved siden av hverandre</emph>.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3148555\n" -"47\n" -"help.text" -msgid "Offset" -msgstr "Forskyvning" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3155412\n" -"48\n" -"help.text" -msgid "Specify the offset for tiling the bitmap in terms of rows and columns." -msgstr "Angi forskyvninga for bildene som legges side om side, ved hjelp av av rader og kolonner." - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3151115\n" -"49\n" -"help.text" -msgid "Row" -msgstr "Rad" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3155369\n" -"50\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/RBT_ROW\">Horizontally offsets the original bitmap relative to the bitmap tiles by the amount that you enter.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/RBT_ROW\"> Forskyv det opprinnelige bildet vannrett i forhold til bilde-flisene med den verdien du skriver inn.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3144442\n" -"51\n" -"help.text" -msgid "Column" -msgstr "Kolonne" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3146974\n" -"52\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/RBT_COLUMN\">Vertically offsets the original bitmap relative to the bitmap tiles by the amount that you enter.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/RBT_COLUMN\">Forskyv det opprinnelige bildet loddrett i forhold til bilde-flisene tilsvarende den verdien du skriver inn.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3150684\n" -"53\n" -"help.text" -msgid "Percent" -msgstr "Prosent" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3155314\n" -"54\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_OFFSET\">Enter the percentage to offset the rows or columns.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_OFFSET\"> Velg en prosentvis forskyvning av radene eller kolonnene.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3152887\n" -"59\n" -"help.text" -msgid "Background Color (Hatching)" -msgstr "Bakgrunnsfarge (skravering)" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3153364\n" -"61\n" -"help.text" -msgid "Background color" -msgstr "Bakgrunnsfarge" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3152940\n" -"62\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/CB_HATCHBCKGRD\">Applies a background color to the hatching pattern. Select this checkbox, and then click a color in the list.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/CB_HATCHBCKGRD\"> Bruk en bakgrunnsfarge på det skraverte mønsteret. Velg først dette alternativet, deretter en farge fra lista.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3152460\n" -"63\n" -"help.text" -msgid "List of colors" -msgstr "Liste med farger" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3157309\n" -"64\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/LB_HATCHBCKGRDCOLOR\">Click the color that you want to use as a background for the selected hatching pattern.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_HATCHBCKGRDCOLOR\">Velg den fargen du vil bruke som bakgrunn for det valgte skraveringsmønstret.</ahelp>" - #: 05210200.xhp msgctxt "" "05210200.xhp\n" @@ -25726,14 +25774,6 @@ msgctxt "" msgid "Select a color to apply, save the current color list, or load a different color list." msgstr "Velg en farge som skal brukes, lagre fargelista eller last inn en annen fargeliste." -#: 05210200.xhp -msgctxt "" -"05210200.xhp\n" -"par_id3154288\n" -"help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010500.xhp\" name=\"$[officename] - Colors\">$[officename] - Colors</link>" -msgstr "" - #: 05210300.xhp msgctxt "" "05210300.xhp\n" @@ -25907,24 +25947,6 @@ msgstr "<ahelp hid=\"cui/ui/gradientpage/colortomtr\">Angi intensiteten på farg #: 05210300.xhp msgctxt "" "05210300.xhp\n" -"hd_id3155830\n" -"15\n" -"help.text" -msgid "Gradients" -msgstr "Fargeoverganger" - -#: 05210300.xhp -msgctxt "" -"05210300.xhp\n" -"par_id3157909\n" -"16\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/gradientpage/gradientslb\">Select the type of gradient that you want to apply or create.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/gradientpage/gradientslb\">Velg hva slags fargeovergang du vil bruke eller opprette.</ahelp>" - -#: 05210300.xhp -msgctxt "" -"05210300.xhp\n" "hd_id3150669\n" "17\n" "help.text" @@ -25958,42 +25980,6 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/gradientpage/modify\">Applies the current gradient properties to the selected gradient. If you want, you can save the gradient under a different name.</ahelp>" msgstr "<ahelp hid=\"cui/ui/gradientpage/modify\">Kopierer egenskapene fra den gjeldende fargeovergangen til den valgte fargeovergangen. Du kan lagre fargeovergangen under et annet navn.</ahelp>" -#: 05210300.xhp -msgctxt "" -"05210300.xhp\n" -"hd_id3155341\n" -"31\n" -"help.text" -msgid "Load Gradients List" -msgstr "Last inn lista med fargeoverganger" - -#: 05210300.xhp -msgctxt "" -"05210300.xhp\n" -"par_id3145085\n" -"32\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/gradientpage/load\">Load a different list of gradients.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/gradientpage/load\">Hent fram en annen liste med fargeoverganger.</ahelp>" - -#: 05210300.xhp -msgctxt "" -"05210300.xhp\n" -"hd_id3148943\n" -"33\n" -"help.text" -msgid "Save Gradients List" -msgstr "Lagre lista med fargeoverganger" - -#: 05210300.xhp -msgctxt "" -"05210300.xhp\n" -"par_id3161459\n" -"34\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/gradientpage/save\">Saves the current list of gradients, so that you can load it later.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/gradientpage/save\">Lagre lista med fargeoverganger slik at den kan hentes fram senere.</ahelp>" - #: 05210400.xhp msgctxt "" "05210400.xhp\n" @@ -26085,24 +26071,6 @@ msgstr "<ahelp hid=\"cui/ui/hatchpage/anglemtr\">Skriv inn vinkelen på linjene #: 05210400.xhp msgctxt "" "05210400.xhp\n" -"hd_id3156113\n" -"9\n" -"help.text" -msgid "Angle grid" -msgstr "Vinkelgitter" - -#: 05210400.xhp -msgctxt "" -"05210400.xhp\n" -"par_id3147242\n" -"10\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/hatchpage/anglectl\">Click a position in the grid to define the rotation angle for the hatch lines.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/hatchpage/anglectl\">Trykk på en plassering i rutenettet for å angi en roteringsvinkel for skraveringa.</ahelp>" - -#: 05210400.xhp -msgctxt "" -"05210400.xhp\n" "hd_id3155449\n" "21\n" "help.text" @@ -26151,26 +26119,8 @@ msgctxt "" "par_id3149955\n" "12\n" "help.text" -msgid "Lists the available hatching patterns. You can also modify or create your own hatching pattern. To save the list, click the <emph>Save Hatches List</emph> button. To display a different list, click the <emph>Load Hatches List</emph> button." -msgstr "Lister de tilgjengelige skraveringsmønstre. Du kan også endre eller opprette ditt eget skraveringsmønster. For å lagre lista kan du trykke på knappen <emph>Lagre skraveringsliste</emph>. For å se en annen liste kan du trykke på knappen <emph>Last inn skraveringsliste</emph>." - -#: 05210400.xhp -msgctxt "" -"05210400.xhp\n" -"hd_id3150670\n" -"13\n" -"help.text" -msgid "Hatches list" -msgstr "Skraveringsliste" - -#: 05210400.xhp -msgctxt "" -"05210400.xhp\n" -"par_id3144438\n" -"14\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/hatchpage/hatchingslb\">Lists the available hatching patterns. Click the hatching pattern that you want to apply, and then click <emph>OK</emph>.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/hatchpage/hatchingslb\">List opp alle tilgjengelige skraveringsmønstre. Velg det mønsteret du vil bruke før du velger <emph>OK</emph>.</ahelp>" +msgid "Lists the available hatching patterns. You can also modify or create your own hatching pattern." +msgstr "" #: 05210400.xhp msgctxt "" @@ -26208,42 +26158,6 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/hatchpage/modify\">Applies the current hatching properties to the selected hatching pattern. If you want, you can save the pattern under a different name.</ahelp>" msgstr "<ahelp hid=\"cui/ui/hatchpage/modify\">Kopierer egenskapene fra det gjeldende skraveringsmønstret til det skraveringsmønstret som er valgt. Hvis du vil kan mønsteret lagres under et eget navn.</ahelp>" -#: 05210400.xhp -msgctxt "" -"05210400.xhp\n" -"hd_id3147304\n" -"25\n" -"help.text" -msgid "Load Hatches List" -msgstr "Last inn skraveringslista" - -#: 05210400.xhp -msgctxt "" -"05210400.xhp\n" -"par_id3156343\n" -"26\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/hatchpage/load\">Loads a different list of hatching patterns.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/hatchpage/load\">Hent inn en annen liste med skraveringsmønstre.</ahelp>" - -#: 05210400.xhp -msgctxt "" -"05210400.xhp\n" -"hd_id3154347\n" -"27\n" -"help.text" -msgid "Save Hatches List" -msgstr "Lagre skraveringslista" - -#: 05210400.xhp -msgctxt "" -"05210400.xhp\n" -"par_id3152811\n" -"28\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/hatchpage/save\">Saves the current list of hatching patterns, so that you can load it later.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/hatchpage/save\">Lagre lista med skraveringsmønstre slik at den kan hentes fram igjen senere.</ahelp>" - #: 05210500.xhp msgctxt "" "05210500.xhp\n" @@ -26317,96 +26231,6 @@ msgstr "For å slå på dette verktøyet må du velge <emph>Blank</emph>-bildet #: 05210500.xhp msgctxt "" "05210500.xhp\n" -"hd_id3145072\n" -"17\n" -"help.text" -msgid "Foreground color" -msgstr "Forgrunnsfarge" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"par_id3155535\n" -"18\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/bitmaptabpage/LB_COLOR\">Select a foreground color, and then click in the grid to add a pixel to the pattern.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_COLOR\">Velg en forgrunnsfarge fra lista. Trykk på et felt i rutenettet for å legge til piksler til mønsteret.</ahelp>" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"hd_id3149398\n" -"19\n" -"help.text" -msgid "Background color" -msgstr "Bakgrunnsfarge" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"par_id3148538\n" -"20\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BACKGROUND_COLOR\">Select a background color for your bitmap pattern.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BACKGROUND_COLOR\">Velg en bakgrunnsfarge til mønsteret.</ahelp>" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"hd_id3147275\n" -"7\n" -"help.text" -msgid "Bitmap Pattern" -msgstr "Punktbildemønster" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"par_id3146847\n" -"8\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BITMAPS\">Select a bitmap in the list, and then click <emph>OK</emph> to apply the pattern to the selected object.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BITMAPS\">Velg et bilde i lista, og trykk <emph>OK</emph> for å bruke mønsteret på det valgte objektet.</ahelp>" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"hd_id3150275\n" -"9\n" -"help.text" -msgid "Add" -msgstr "Legg til" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"par_id3154306\n" -"10\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_ADD\">Adds a bitmap that you created in the <emph>Pattern Editor </emph>to the current list.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_ADD\">Legg til et bilde som du har laget i <emph>Redigering av mønstre</emph> i lista.</ahelp>" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"hd_id3158432\n" -"11\n" -"help.text" -msgid "Modify" -msgstr "Endre" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"par_id3153827\n" -"12\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_MODIFY\">Replaces a bitmap that you created in the <emph>Pattern Editor</emph> with the current bitmap pattern. If you want, you can save the pattern under a different name.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_MODIFY\">Erstatt bildet du har laget med <emph>Redigering av mønstre</emph> med det gjeldende mønsteret. Du kan også lagre mønsteret under et annet navn.</ahelp>" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" "hd_id3149516\n" "13\n" "help.text" @@ -26422,42 +26246,6 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Locate the bitmap that you want to import, and then click <emph>Open</emph>. The bitmap is added to the end of the list of available bitmaps.</ahelp>" msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Finn bildet som du vil importere, og velg deretter <emph>Åpne</emph>. Bildet vil bli lagt til i bunnen av lista over mønstre.</ahelp>" -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"hd_id3159166\n" -"21\n" -"help.text" -msgid "Load Bitmap List" -msgstr "Last inn bildeliste" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"par_id3155341\n" -"22\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_LOAD\">Loads a different list of bitmaps.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_LOAD\">Hent inn en annen bildeliste.</ahelp>" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"hd_id3151246\n" -"23\n" -"help.text" -msgid "Save Bitmap List" -msgstr "Lagre bildeliste" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"par_id3151385\n" -"24\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_SAVE\">Saves the current list of bitmaps, so that you can load it later.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_SAVE\">Lagre lista med bilder slik at den kan hentes fram igjen senere.</ahelp>" - #: 05210600.xhp msgctxt "" "05210600.xhp\n" @@ -28737,7 +28525,7 @@ msgctxt "" "par_id3149202\n" "68\n" "help.text" -msgid "<ahelp hid=\"svx/ui/dockingfontwork/slantx\">Horizontally slants the characters in the text object.</ahelp>" +msgid "<ahelp hid=\"svx/ui/dockingfontwork/hori\">Horizontally slants the characters in the text object.</ahelp>" msgstr "" #: 05280000.xhp @@ -28763,7 +28551,7 @@ msgctxt "" "par_id3154297\n" "70\n" "help.text" -msgid "<ahelp hid=\"svx/ui/dockingfontwork/slanty\">Vertically slants the characters in the text object.</ahelp>" +msgid "<ahelp hid=\"svx/ui/dockingfontwork/vert\">Vertically slants the characters in the text object.</ahelp>" msgstr "" #: 05280000.xhp @@ -31510,7 +31298,7 @@ msgctxt "" "par_id3145785\n" "32\n" "help.text" -msgid "<ahelp hid=\"svx/ui/docking3deffects/inverthormals\">Inverts the light source.</ahelp>" +msgid "<ahelp hid=\"svx/ui/docking3deffects/invertnormals\">Inverts the light source.</ahelp>" msgstr "" #: 05350200.xhp @@ -42547,6 +42335,206 @@ msgctxt "" msgid "You can also use the Media Playback Bar to pause, to stop, to loop, as well as to adjust the volume or to mute the playback of the file. The current playback position in the file is indicated on the left slider. Use the right slider to adjust the playback volume. For movie files, the bar also contains a list box where you can select the zoom factor for the playback." msgstr "Du kan også bruke verktøylinja Medieavspilling for å pause, stoppe og gjenta filmen, samt for å stille inn lydstyrken eller slå av under avspilling av fila. Den gjeldende avspillingsposisjonen i fila er angitt på venstre glidebryter. Bruk glidebryteren til høyre for å stille inn lydstyrken. For filmfiler inneholder verktøylinja også en listeboks, der du kan velge zoomfaktoren for avspilling." +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"tit\n" +"help.text" +msgid "Using the notebook bar" +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"bm_id190920161758487840\n" +"help.text" +msgid "<bookmark_value>notebook bar;contextual single toolbar</bookmark_value> <bookmark_value>notebook bar;contextual groups</bookmark_value> <bookmark_value>notebook bar;tabbed mode</bookmark_value> <bookmark_value>notebook bar;single toolbar</bookmark_value> <bookmark_value>notebook bar;default layout</bookmark_value> <bookmark_value>notebook bar;layouts</bookmark_value> <bookmark_value>notebook bar;toolbar</bookmark_value> <bookmark_value>notebook bar;sidebar</bookmark_value> <bookmark_value>sidebar;notebook bar</bookmark_value> <bookmark_value>toolbar;notebook bar</bookmark_value>" +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"hd_id190920161731349683\n" +"help.text" +msgid "<link href=\"text/shared/01/notebook_bar.xhp\">Using the notebook bar</link>" +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161732262244\n" +"help.text" +msgid "<ahelp hid=\".\">The notebook bar is a new form of displaying commands icons for a quicker usage</ahelp>" +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744065146\n" +"help.text" +msgid "By default, %PRODUCTNAME commands are grouped in cascading menus and in toolbars filled with icons." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744061691\n" +"help.text" +msgid "The notebook bar shows a different way to organize controls and icons than a collection of straight rows of icons, displaying contextual groups of commands and contents." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744064258\n" +"help.text" +msgid "With the notebook bar, frequently used commands are grouped in an arrangement that will make it quicker to access, avoiding lengthy menu navigation and toolbars command icon lookup." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744067918\n" +"help.text" +msgid "The notebook bar is available in Writer, Calc and Impress. The user interface has now several available layouts. Two entries in the <item type=\"menuitem\">View</item> menu controls the notebook bar: <item type=\"menuitem\">Toolbar Layout</item> and <item type=\"menuitem\">Notebook bar</item>." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744066306\n" +"help.text" +msgid "Choose menu <item type=\"menuitem\">View - Toolbar layout - Notebook bar</item>" +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"hd_id190920161911374012\n" +"help.text" +msgid "User interface layouts" +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744068946\n" +"help.text" +msgid "The Toolbar Layout entry defines which user interface elements are visible. The available layouts are:" +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744068819\n" +"help.text" +msgid "<emph>Default</emph> – classic mode with two visible toolbars – standard and formatting. The sidebar is partially collapsed and shows only tabs." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744061192\n" +"help.text" +msgid "<emph>Single toolbar</emph> – one toolbar with all frequently used features. The sidebar is collapsed." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744069136\n" +"help.text" +msgid "<emph>Sidebar</emph> – The sidebar is fully opened and only one toolbar is showed – formatting toolbar." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744063875\n" +"help.text" +msgid "<emph>Notebook bar</emph> – all toolbar and sidebar are hidden and the notebook bar is placed on the top. The menu entry: <item type=\"menuitem\">View </item><item type=\"menuitem\">-</item><item type=\"menuitem\"> Notebook bar</item> is active only in this mode and user can then choose the notebook bar layout." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744063797\n" +"help.text" +msgid "When user activates additional toolbars, they will be saved in the user profile. Therefore, on returning to the notebook bar mode, all toolbars set visible before will show again." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"hd_id190920161744069618\n" +"help.text" +msgid "Available Notebook bar modes" +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744069064\n" +"help.text" +msgid "<emph>Tabbed</emph> – In this mode, the bar is divided into tabs, where each tab displays a set of icons grouped by context. The context can also change depending on the object selected in the document, for example a table or an image." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744064039\n" +"help.text" +msgid "In the tabbed mode the menu bar is hidden by default. To display the menu bar, select the %PRODUCTNAME icon on the top left position of the window and choose <item type=\"menuitem\">Menubar</item>." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744067802\n" +"help.text" +msgid "<emph>Contextual groups</emph> – The notebook bar is divided into 4 groups. The File, Clipboard and Format groups are fixed. The Insert group contents are replaced with commands that depends on the nature of the selected object in the document, as for a table, an image or an OLE object." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744063712\n" +"help.text" +msgid "<emph>Contextual single toolbar</emph> – Displays a single centered toolbar with context dependent contents." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744076273\n" +"help.text" +msgid "The notebook bar icon size is adjustable in <item type=\"menuitem\">Tools - Options - LibreOffice - View - Notebook bar </item>listbox." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744074862\n" +"help.text" +msgid "The notebook bar cannot be customized." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744078275\n" +"help.text" +msgid "The current implementation (%PRODUCTNAME %PRODUCTVERSION) of the notebook bar is common to Writer, Calc and Impress modules. A change in the notebook bar in one module will affect the notebook bar of the other modules." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744072842\n" +"help.text" +msgid "<link href=\"text/shared/guide/floating_toolbar.xhp\">Toolbars</link>" +msgstr "" + #: online_update.xhp msgctxt "" "online_update.xhp\n" diff --git a/source/nb/helpcontent2/source/text/shared/02.po b/source/nb/helpcontent2/source/text/shared/02.po index 8fab412a98f..32d4f088a8e 100644 --- a/source/nb/helpcontent2/source/text/shared/02.po +++ b/source/nb/helpcontent2/source/text/shared/02.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-05-23 21:37+0200\n" -"PO-Revision-Date: 2016-06-12 11:18+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 12:30+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1465730293.000000\n" +"X-POOTLE-MTIME: 1467808217.000000\n" #: 01110000.xhp msgctxt "" @@ -9949,8 +9949,8 @@ msgctxt "" "par_id3147043\n" "6\n" "help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/yesRadiobutton\">Specifies whether the user's entered or selected combination field value should be saved in a database field.</ahelp> Several database table fields are offered which can be accessed in the current form." -msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/yesRadiobutton\">Velg om den verdien som brukeren har skrevet inn eller valgt i kombinasjonsboksen skal lagres i et databasefelt.</ahelp> Du kan velge mellom flere databasetabellfelt fra skjemaet." +msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/yesRadiobutton\">Specifies whether the user's entered or selected combination field value should be saved in a database field.</ahelp> Several database table fields are offered which can be accessed in the current form." +msgstr "" #: 01170904.xhp msgctxt "" @@ -9976,8 +9976,8 @@ msgctxt "" "par_id3147008\n" "8\n" "help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/storeInFieldCombobox\">Specifies the data field where the combination field value should be saved.</ahelp>" -msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/storeInFieldCombobox\">Velg i hvilket datafelt verdien fra kombinasjonsboksen skal lagres.</ahelp>" +msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/storeInFieldCombobox\">Specifies the data field where the combination field value should be saved.</ahelp>" +msgstr "" #: 01170904.xhp msgctxt "" @@ -9994,8 +9994,8 @@ msgctxt "" "par_id3149398\n" "10\n" "help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/noRadiobutton\">Specifies that the value of this combination field will not be written in the database and will only be saved in the form.</ahelp>" -msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/noRadiobutton\">Angir at verdien fra denne kombinasjonsboksen ikke skal skrives til databasen, men bare lagres i skjemaet.</ahelp>" +msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/noRadiobutton\">Specifies that the value of this combination field will not be written in the database and will only be saved in the form.</ahelp>" +msgstr "" #: 01171000.xhp msgctxt "" @@ -10420,10 +10420,9 @@ msgstr "Skriftendringer gjelder for den merkede teksten eller ordet der markøre msgctxt "" "02020000.xhp\n" "par_id3155941\n" -"8\n" "help.text" -msgid "The last five font names that have been selected are shown in the top part of the combo box, if you have marked the <emph>Font history</emph> field in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>. As soon as you close your document, the normal alphabetic numbering of the installed fonts will be recreated." -msgstr "De fem sist brukte skriftene vises øverst i kombinasjonsboksen dersom <emph>Skrifthistorie</emph> er valgt i <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME → Innstillinger</emph></caseinline><defaultinline><emph>Verktøy → Alternativer</emph></defaultinline></switchinline><emph> → $[officename] → Vis</emph>. Så snart du lukker dokumentet, gjelder den vanlige alfabetiske rekkefølgen på skriftene igjen." +msgid "The last five font names that have been selected are shown in the top part of the combo box." +msgstr "" #: 02020000.xhp msgctxt "" @@ -17398,26 +17397,24 @@ msgctxt "" "24010000.xhp\n" "tit\n" "help.text" -msgid "Graphic Filter Bar" -msgstr "Bildefilterlinja" +msgid "Image Filter Bar" +msgstr "" #: 24010000.xhp msgctxt "" "24010000.xhp\n" "hd_id3151299\n" -"1\n" "help.text" -msgid "<link href=\"text/shared/02/24010000.xhp\" name=\"Graphic Filter Bar\">Graphic Filter Bar</link>" -msgstr "<link href=\"text/shared/02/24010000.xhp\" name=\"Graphic Filter Bar\">Bildefilterlinja</link>" +msgid "<link href=\"text/shared/02/24010000.xhp\" name=\"Image Filter Bar\">Image Filter Bar</link>" +msgstr "" #: 24010000.xhp msgctxt "" "24010000.xhp\n" "par_id3156183\n" -"2\n" "help.text" -msgid "<ahelp hid=\".uno:GraphicFilterToolbox\">This icon on the <emph>Image</emph> bar opens the <emph>Graphic Filter</emph> bar, where you can use various filters on the selected picture.</ahelp>" -msgstr "<ahelp hid=\".uno:GraphicFilterToolbox\">Denne knappen på <emph>bildeverktøylinja</emph> åpner <emph>filterlinja</emph>, som lar deg bruke forskjellige filtre på det valgte bildet.</ahelp>" +msgid "<ahelp hid=\".uno:GraphicFilterToolbox\">This icon on the <emph>Image</emph> bar opens the <emph>Image Filter</emph> bar, where you can use various filters on the selected picture.</ahelp>" +msgstr "" #: 24010000.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/shared/autopi.po b/source/nb/helpcontent2/source/text/shared/autopi.po index e0444002e39..f4fe5cbaf3c 100644 --- a/source/nb/helpcontent2/source/text/shared/autopi.po +++ b/source/nb/helpcontent2/source/text/shared/autopi.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-05-23 21:37+0200\n" -"PO-Revision-Date: 2016-06-12 06:20+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 12:33+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1465712401.000000\n" +"X-POOTLE-MTIME: 1467808388.000000\n" #: 01000000.xhp msgctxt "" @@ -80,15 +80,6 @@ msgstr "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Agenda\">Møteplan #: 01000000.xhp msgctxt "" "01000000.xhp\n" -"hd_id3146948\n" -"7\n" -"help.text" -msgid "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation\">Presentation</link>" -msgstr "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation\">Presentasjon</link>" - -#: 01000000.xhp -msgctxt "" -"01000000.xhp\n" "hd_id3147530\n" "16\n" "help.text" @@ -2488,826 +2479,6 @@ msgctxt "" msgid "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Go to Agenda Wizard\">Go to Agenda Wizard</link>" msgstr "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Go to Agenda Wizard\">Gå til Møteplanveiviser</link>" -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"tit\n" -"help.text" -msgid "Presentation Wizard" -msgstr "Presentasjonsveiviseren" - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"bm_id3159224\n" -"help.text" -msgid "<bookmark_value>wizards; presentations</bookmark_value><bookmark_value>presentations; wizards</bookmark_value>" -msgstr "<bookmark_value>veivisere; presentasjoner</bookmark_value><bookmark_value>presentasjoner; veivisere</bookmark_value>" - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"hd_id3159224\n" -"1\n" -"help.text" -msgid "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Presentation Wizard</link>" -msgstr "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Presentasjonsveiviser</link>" - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"par_id3156027\n" -"2\n" -"help.text" -msgid "<variable id=\"autopilot\"><ahelp hid=\"SID_AUTOPILOT\">Use the wizard to interactively create a presentation. With the wizard, you can modify the sample templates to suit your needs.</ahelp></variable> The wizard takes you step by step through the design elements and offers various editing options." -msgstr "<variable id=\"autopilot\"><ahelp hid=\"SID_AUTOPILOT\">Bruk veiviseren for å lage en presentasjon. Med veiviseren kan du endre eksempelmalene slik du vil.</ahelp></variable> Veiviseren tar deg steg for steg gjennom utforminga av en presentasjon, og gir deg ulike redigeringsvalg." - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"par_id3154289\n" -"11\n" -"help.text" -msgid "To start the Presentation Wizard automatically when opening a new presentation, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01070500.xhp\" name=\"Presentation - General\"><emph>%PRODUCTNAME Impress - General</emph></link> and check the <emph>Start with Wizard</emph> box." -msgstr "For å automatisk starta presentasjonsveiviseren når ein ny presentasjon åpnes velg <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME → Innstillinger</emph></caseinline><defaultinline><emph>Verktøy → Innstillinger</emph></defaultinline></switchinline><emph> → </emph><link href=\"text/shared/optionen/01070500.xhp\" name=\"Presentation - General\"><emph>%PRODUCTNAME Impress → Generelt</emph></link> og markerr <emph>Start med veiviseren</emph>." - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"par_id3166410\n" -"3\n" -"help.text" -msgid "Within each wizard page, you can undo, modify, or skip altogether the editing steps. If you decide to skip over one of the pages, the wizard uses the default settings." -msgstr "På hver side i veiviseren kan du endre eller gjøre om endringer, eller hoppe over alle redigeringsstegene. Hvis du hopper over en av sidene, vil veiviseren bruke standardinnstillingene." - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"hd_id3159269\n" -"4\n" -"help.text" -msgid "<< Back" -msgstr "<< Forrige" - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"par_id3150504\n" -"5\n" -"help.text" -msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_LAST\">Returns to the previous step without deleting your current settings.</ahelp> You can only select this button after the second editing step." -msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_LAST\">Gå tilbake til forrige steg uten å slette de gjeldende innstillingene.</ahelp> Du kan bare bruke denne knappen etter det andre steget." - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"hd_id3153349\n" -"6\n" -"help.text" -msgid "Next >>" -msgstr "Neste >>" - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"par_id3156307\n" -"7\n" -"help.text" -msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_NEXT\">Accepts the new settings and moves to the next page.</ahelp> You will not be able to select this button in the last editing step." -msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_NEXT\">Godta de nye innstillingene, og gå til neste side.</ahelp> Du kan ikke velge denne knappen på det siste steget." - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"hd_id3156327\n" -"8\n" -"help.text" -msgid "Create" -msgstr "Lag" - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"par_id3153087\n" -"9\n" -"help.text" -msgid "The wizard creates a new document based on the specified settings. You can later specify a name for the document and save it." -msgstr "Veiviseren lager et nytt dokument på grunnlag av innstillingene du velger. Senere kan du gi dokumentet et navn og lagre det." - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"par_id3149656\n" -"10\n" -"help.text" -msgid "$[officename] saves the current wizard settings and uses them as default the next time you open the wizard." -msgstr "$[officename] lagrer de gjeldende innstillingene i veiviseren, og bruker dem som standardinnstillinger neste gang du bruker veiviseren." - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"tit\n" -"help.text" -msgid "Presentation Wizard Page 1" -msgstr "Presentasjonsveiviser side 1" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"hd_id3155320\n" -"1\n" -"help.text" -msgid "<link href=\"text/shared/autopi/01050100.xhp\" name=\"Presentation Wizard Page 1\">Presentation Wizard Page 1</link>" -msgstr "<link href=\"text/shared/autopi/01050100.xhp\" name=\"Presentation Wizard Page 1\">Presentasjonsveiviser side 1</link>k>" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3152594\n" -"14\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/page1Box\">Specifies the presentation type and allows you to select a template.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/page1Box\">Angi hva slags presentasjon du vil lage, og velg eventuelt en mal.</ahelp>" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"hd_id3145090\n" -"15\n" -"help.text" -msgid "Type" -msgstr "Type" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3153684\n" -"23\n" -"help.text" -msgid "You can determine the presentation type in this area." -msgstr "I dette området kan du velge hvilken presentasjonstype du vil bruke." - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"hd_id3153527\n" -"16\n" -"help.text" -msgid "Empty presentation" -msgstr "Tom presentasjon" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3149388\n" -"24\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/emptyRadiobutton\">Creates a new (empty) presentation.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/emptyRadiobutton\">Lag en ny (tom) presentasjon.</ahelp>" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"hd_id3147008\n" -"17\n" -"help.text" -msgid "From template" -msgstr "Fra mal" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3154318\n" -"25\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/templateRadiobutton\">Opens a list box containing various modifiable presentations.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/templateRadiobutton\">Vis en liste med ulike maler som kan brukes som utgangspunkt for en ny presentasjon.</ahelp>" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"hd_id3153662\n" -"18\n" -"help.text" -msgid "Open existing presentation" -msgstr "Åpne eksisterende presentasjon" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3147275\n" -"26\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/openRadiobutton\">Displays a list of previously created presentations.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/openRadiobutton\">Vis en liste over presentasjoner som er laget tidligere.</ahelp>" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_idN1067B\n" -"help.text" -msgid "<ahelp hid=\".\">Click <emph>Open</emph> to see a file selection dialog.</ahelp>" -msgstr "<ahelp hid=\".\">Trykk <emph>Åpne</emph> for å åpne et dialogvindu hvor du kan velge en fil.</ahelp>" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"hd_id3149763\n" -"19\n" -"help.text" -msgid "List of template categories (only available when you select the From template option)" -msgstr "Liste over malkategorier (bare tilgjengelig når du velger alternativet «Fra mal»)" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3150503\n" -"27\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/templatesTreeview\">Lists the available template categories for presentations.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/templatesTreeview\">Viser en liste over de tilgjengelige malkategoriene.</ahelp>" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"hd_id3153349\n" -"20\n" -"help.text" -msgid "List of existing presentations (only available when you select the Open existing presentation option)" -msgstr "Liste over eksisterende presentasjoner (bare tilgjengelig når du velger alternativet «Åpne eksisterende presentasjon»)" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3145317\n" -"28\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/openButton\">Lists the presentations that you created and saved to the Templates directory that is specified under <emph>%PRODUCTNAME - Paths</emph> in the Options dialog box. To edit the layout and formatting of a presentation with the wizard, select the presentation, and then click <emph>Next</emph>.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/openButton\">Viser presentasjonene du opprettet og lagret i mappa for maler som ble angitt under Maler i <emph>%PRODUCTNAME → Stier</emph> i dialogvinduet Innstillinger. For å redigere utseendet og formateringa til en presentasjon med veiviseren, velg presentasjonen, og trykk på <emph>Neste</emph>.</ahelp>" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"hd_id3155388\n" -"21\n" -"help.text" -msgid "Preview" -msgstr "Forhåndsvisning" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3150256\n" -"29\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/previewCheckbutton\">Specifies that templates appear in the preview window.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/previewCheckbutton\">Vis maler i vinduet for forhåndsvisning.</ahelp>" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"hd_id3153561\n" -"22\n" -"help.text" -msgid "Do not show this dialog again" -msgstr "Ikke vis denne veiviseren igjen" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3153061\n" -"30\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/startWithCheckbutton\">Specifies that you only want the Wizard to start when you expressly request it with <emph>File - Wizard - Presentation</emph>.</ahelp> This field is only visible when you create a presentation by choosing <emph>File - New - Presentation</emph>. You can also specify whether to show the dialog with the <emph>Start with Wizard</emph> check box in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress - General</emph>." -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/startWithCheckbutton\">Angir at veiviseren kun skal startes ved valg av <emph>Fil → Veivisere → Presentasjon</emph>.</ahelp> Dette feltet er kun synlig når du lager en presentasjon ved å velge <emph>Fil → Ny → Presentasjon</emph>. Du kan også angi om dialogvinduet skal vises eller ikke ved å velge avkryssingsboksen <emph>Start med veiviser</emph> i <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME → Innstillinger</emph></caseinline><defaultinline><emph>Verktøy → Innstillinger</emph></defaultinline></switchinline><emph> → %PRODUCTNAME Impress → Generelt</emph>." - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3159414\n" -"13\n" -"help.text" -msgid "Continue here to <link href=\"text/shared/autopi/01050200.xhp\" name=\"Wizard Page 2\">Wizard Page 2</link>." -msgstr "Forsett til <link href=\"text/shared/autopi/01050200.xhp\" name=\"Wizard Page 2\">Presentasjonsveiviser side 2</link> her." - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"tit\n" -"help.text" -msgid "Presentation Wizard Page 2" -msgstr "Presentasjonsveiviser side 2" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"hd_id3151100\n" -"1\n" -"help.text" -msgid "<link href=\"text/shared/autopi/01050200.xhp\" name=\"Presentation Wizard Page 2\">Presentation Wizard Page 2</link>" -msgstr "<link href=\"text/shared/autopi/01050200.xhp\" name=\"Presentation Wizard Page 2\">Presentasjonsveiviser side 2</link>" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"par_id3156027\n" -"19\n" -"help.text" -msgid "Selects the medium and the background of your presentation." -msgstr "Velger medium og bakgrunn for presentasjonen." - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"hd_id3153749\n" -"20\n" -"help.text" -msgid "Select a slide design" -msgstr "Velg en lysbildeutforming" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"par_id3155338\n" -"26\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/layoutTreeview\" visibility=\"visible\">Allows you to select a slide design for the presentation you selected on page 1 of the Wizard.</ahelp> In the upper list box you can choose from three slide design types (education, presentation backgrounds and presentations). In the lower list box, you can select one of the templates for your presentation." -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/layoutTreeview\" visibility=\"visible\">Velg en lysbildeutforming.</ahelp> I den øverste listeboksen kan du velge mellom to ulike utformingstyper (presentasjonsbakgrunn og presentasjoner). I den nederste listeboksen kan du velge en mal for presentasjonen." - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"hd_id3149177\n" -"21\n" -"help.text" -msgid "Select an output medium" -msgstr "Velg et presentasjonsmedium" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"hd_id3153681\n" -"32\n" -"help.text" -msgid "Original" -msgstr "Original" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"par_id3156347\n" -"33\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium5Radiobutton\" visibility=\"visible\">Uses the original page format of the template.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium5Radiobutton\" visibility=\"visible\">Ta i bruk det opprinnelige sideformatet for malen.</ahelp>" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"hd_id3147653\n" -"23\n" -"help.text" -msgid "Overhead sheet" -msgstr "Lysark" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"par_id3153032\n" -"30\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium3Radiobutton\" visibility=\"visible\">Creates a presentation to be used as overhead transparencies.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium3Radiobutton\" visibility=\"visible\">Lag en presentasjon som skal vises på lysark.</ahelp>" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"hd_id3148685\n" -"24\n" -"help.text" -msgid "Paper" -msgstr "Papir" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"par_id3155419\n" -"31\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium4Radiobutton\" visibility=\"visible\">Creates a presentation that can be printed on paper.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium4Radiobutton\" visibility=\"visible\">Lag en presentasjon som kan skrives ut på papir.</ahelp>" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"hd_id3148491\n" -"25\n" -"help.text" -msgid "Screen" -msgstr "Skjerm" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"par_id3145119\n" -"28\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium1Radiobutton\" visibility=\"visible\">Creates a computer screen presentation only.</ahelp> The screen is adjusted by default." -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium1Radiobutton\" visibility=\"visible\">Lag en presentasjonen som bare er ment for å vises på skjerm.</ahelp>" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"hd_id3154898\n" -"22\n" -"help.text" -msgid "Slide" -msgstr "Lysbilde" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"par_id3153821\n" -"29\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium2Radiobutton\" visibility=\"visible\">Creates a presentation to be used as slides.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium2Radiobutton\" visibility=\"visible\">Lag en presentasjon som skal vises som lysbilder.</ahelp>" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"par_id3155388\n" -"12\n" -"help.text" -msgid "Continue to <link href=\"text/shared/autopi/01050300.xhp\" name=\"Presentation Wizard Page 3\">Presentation Wizard Page 3</link>." -msgstr "Fortsett til <link href=\"text/shared/autopi/01050300.xhp\" name=\"Presentation Wizard Page 3\">Presentasjonsveiviser side 3</link> her." - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"tit\n" -"help.text" -msgid "Presentation Wizard Page 3" -msgstr "Presentasjonsveiviser side 3" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3153323\n" -"21\n" -"help.text" -msgid "<link href=\"text/shared/autopi/01050300.xhp\" name=\"Presentation Wizard Page 3\">Presentation Wizard Page 3</link>" -msgstr "<link href=\"text/shared/autopi/01050300.xhp\" name=\"Presentation Wizard Page 3\">Presentasjonsveiviser side 3</link>" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3159201\n" -"2\n" -"help.text" -msgid "Select a slide transition" -msgstr "Velg lysbildeovergang" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3145669\n" -"3\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/page3Box\">Assigns special effects to your presentation and determines its speed.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/page3Box\">Legg til spesielle effekter og juster farten på overganger mellom lysbilder i presentasjonen.</ahelp>" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3147088\n" -"4\n" -"help.text" -msgid "Effect" -msgstr "Effekt" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3153683\n" -"5\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/effectCombobox\">Specifies an effect for your presentation.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/effectCombobox\">Velg en effekt for presentasjonen.</ahelp>" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3153346\n" -"6\n" -"help.text" -msgid "Speed" -msgstr "Fart" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3153311\n" -"7\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/speedCombobox\">Determines the effect speed.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/speedCombobox\">Velg farten på effekten.</ahelp>" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3147275\n" -"8\n" -"help.text" -msgid "Select the presentation type" -msgstr "Velg presentasjonstype" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3153662\n" -"9\n" -"help.text" -msgid "Determines the timing for the presentation." -msgstr "Bestemmer visningstid for presentasjonen." - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3150984\n" -"22\n" -"help.text" -msgid "You can change the settings later under the menu <link href=\"text/simpress/main0114.xhp\" name=\"Presentation\">Presentation</link>." -msgstr "Du kan endre disse innstillingene senere ved hjelp av menyen <link href=\"text/simpress/main0114.xhp\" name=\"Presentation\">Lysbildeframvisning</link>." - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3149784\n" -"10\n" -"help.text" -msgid "Default" -msgstr "Standard" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3150503\n" -"11\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/liveRadiobutton\">The <emph>Default</emph> option runs the presentation as a full screen presentation with the specified speed.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/liveRadiobutton\">Valget <emph>Standard</emph> kjører presentasjonen i fullskjermmodus med den farten du har valgt.</ahelp>" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3154047\n" -"12\n" -"help.text" -msgid "Automatic" -msgstr "Automatisk" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3149578\n" -"13\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/kioskRadiobutton\">Runs the presentation automatically, and restarts it again after a break.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/kioskRadiobutton\">Starter presentasjonen automatisk og fortsetter den etter en pause.</ahelp>" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3150085\n" -"14\n" -"help.text" -msgid "Duration of page" -msgstr "Visningstid for siden" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3153562\n" -"15\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/timeSpinbutton\">Defines the duration of each presentation page.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/timeSpinbutton\">Angir hvor lenge hver side i presentasjonen skal vises.</ahelp>" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3155922\n" -"16\n" -"help.text" -msgid "Duration of pause" -msgstr "Pausetid" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3153061\n" -"17\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/breakSpinbutton\">Defines the pause between each presentation.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/breakSpinbutton\">Angir lengden på pausen mellom hver side i presentasjonen.</ahelp>" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3148946\n" -"18\n" -"help.text" -msgid "Show logo" -msgstr "Vis logo" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3145068\n" -"19\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/logoCheckbutton\">Specifies whether to display the $[officename] logo during the pause between each presentation.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/logoCheckbutton\">Velg om $[officename]-logoen skal vises i pausen mellom hver side i presentasjonen.</ahelp>" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3151054\n" -"20\n" -"help.text" -msgid "Click here to continue to <link href=\"text/shared/autopi/01050400.xhp\" name=\"page 4 of the Presentation Wizard\">page 4 of the Presentation Wizard</link>. The wizard ends here if you selected the \"Empty presentation\" option on page 1 of the Wizard." -msgstr "Trykk her for å fortsette til <link href=\"text/shared/autopi/01050400.xhp\" name=\"page 4 of the Presentation Wizard\">side 4 i Presentasjonsveiviseren</link>. Hvis du valgte «Tom presentasjon» på side 1 i Presentasjonsveiviseren, er side 3 den siste siden." - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"tit\n" -"help.text" -msgid "Presentation Wizard Page 4" -msgstr "Presentasjonsveiviser side 4" - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"hd_id3149119\n" -"1\n" -"help.text" -msgid "<link href=\"text/shared/autopi/01050400.xhp\" name=\"Presentation Wizard Page 4\">Presentation Wizard Page 4</link>" -msgstr "<link href=\"text/shared/autopi/01050400.xhp\" name=\"Presentation Wizard Page 4\">Presentasjonsveiviser side 4</link>" - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"par_id3150247\n" -"28\n" -"help.text" -msgid "You can specify the name of your company, your presentation topic, and the basic ideas you want to cover." -msgstr "Her kan du skrive inn firmanavnet, emnet for presentasjonen og de grunnleggende idéene du vil legge fram." - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"hd_id3147571\n" -"29\n" -"help.text" -msgid "Describe your basic ideas" -msgstr "Beskriv de grunnleggende idéene" - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"hd_id3153345\n" -"30\n" -"help.text" -msgid "What is your name or the name of your company?" -msgstr "Oppgi ditt navn og navnet på firmaet du jobber for." - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"par_id3149182\n" -"34\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/askNameEntry\" visibility=\"visible\">Specifies your name or the name of your company.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/askNameEntry\" visibility=\"visible\">Skriv inn ditt eget navn og navnet på bedriften din i dette tekstfeltet.</ahelp>" - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"hd_id3156410\n" -"31\n" -"help.text" -msgid "What is the subject of your presentation?" -msgstr "Oppgi emnet for presentasjonen." - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"par_id3149177\n" -"35\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/askTopicEntry\" visibility=\"visible\">Specifies the topic of your presentation.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/askTopicEntry\" visibility=\"visible\">Oppgi emnet for din presentasjon her.</ahelp>" - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"hd_id3146797\n" -"32\n" -"help.text" -msgid "Further ideas to be presented?" -msgstr "Har du flere idéer du vil vise i presentasjonen?" - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"par_id3149398\n" -"36\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/askInformationTextview\" visibility=\"visible\">Use this field for further thoughts and ideas that you would like to cover later in your presentation.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/askInformationTextview\" visibility=\"visible\">Bruk dette feltet til å skrive ned flere tanker og ideer som du gjerne vil ta opp senere i presentasjonen.</ahelp>" - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"par_id3157909\n" -"11\n" -"help.text" -msgid "Continue to <link href=\"text/shared/autopi/01050500.xhp\" name=\"Presentation Wizard Page 5\">Presentation Wizard Page 5</link>." -msgstr "Fortsett til <link href=\"text/shared/autopi/01050500.xhp\" name=\"Presentation Wizard Page 5\">Presentasjonsveiviser side 5</link>." - -#: 01050500.xhp -msgctxt "" -"01050500.xhp\n" -"tit\n" -"help.text" -msgid "Presentation Wizard Page 5" -msgstr "Presentasjonsveiviser side 5" - -#: 01050500.xhp -msgctxt "" -"01050500.xhp\n" -"hd_id3159224\n" -"1\n" -"help.text" -msgid "<link href=\"text/shared/autopi/01050500.xhp\" name=\"Presentation Wizard Page 5\">Presentation Wizard Page 5</link>" -msgstr "<link href=\"text/shared/autopi/01050500.xhp\" name=\"Presentation Wizard Page 5\">Presentasjonsveiviser side 5</link>" - -#: 01050500.xhp -msgctxt "" -"01050500.xhp\n" -"par_id3150247\n" -"18\n" -"help.text" -msgid "You can determine which pages to include in the created presentation." -msgstr "Du kan bestemme hvilke sider som skal tas med i presentasjonen du har laget." - -#: 01050500.xhp -msgctxt "" -"01050500.xhp\n" -"hd_id3150178\n" -"19\n" -"help.text" -msgid "Choose your pages" -msgstr "Velg sider" - -#: 01050500.xhp -msgctxt "" -"01050500.xhp\n" -"par_id3155552\n" -"21\n" -"help.text" -msgid "In the list field, you see all pages belonging to the selected presentation template. All pages with a checkmark in the check box next to their names will be included in the created presentation. To not include a page, clear the check box in front of the page name. Click the small plus sign that is next to the page name to display the corresponding sub-items." -msgstr "Det vises en liste med alle sidene som tilhører den valgte presentasjonsmalen. Alle sider med et merke i boksen ved sidens navn, tas med i presentasjonen. Hvis du ikke vil ta med en bestemt side, kan du fjerne merket ved sidens navn. Trykk på det lille plusstegnet ved sidens navn for å vise underelementene som hører til på siden." - -#: 01050500.xhp -msgctxt "" -"01050500.xhp\n" -"hd_id3149346\n" -"20\n" -"help.text" -msgid "Create summary" -msgstr "Lag sammendrag" - -#: 01050500.xhp -msgctxt "" -"01050500.xhp\n" -"par_id3150774\n" -"22\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/summaryCheckbutton\">Creates a summary of all presentation contents.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/summaryCheckbutton\">Lager et sammendrag av innholdet i presentasjonen.</ahelp>" - -#: 01050500.xhp -msgctxt "" -"01050500.xhp\n" -"par_id3156426\n" -"23\n" -"help.text" -msgid "Return to the <link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Presentation Wizard</link> title page." -msgstr "Gå tilbake til tittelsiden for <link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">presentasjonsveiviseren</link>." - #: 01090000.xhp msgctxt "" "01090000.xhp\n" @@ -4431,8 +3602,8 @@ msgctxt "" "par_id3145071\n" "1\n" "help.text" -msgid "<variable id=\"report\"><ahelp hid=\"HID_DOCUMENT_CREATE_REPWIZ\">Activates the wizard for creating reports.</ahelp></variable>" -msgstr "<variable id=\"report\"><ahelp hid=\"HID_DOCUMENT_CREATE_REPWIZ\">Slår på veiviseren for å lage rapporter.</ahelp></variable>" +msgid "<variable id=\"report\"><ahelp hid=\".\">Activates the wizard for creating reports.</ahelp></variable>" +msgstr "" #: 01100000.xhp msgctxt "" @@ -7037,8 +6208,8 @@ msgctxt "" "par_id3156346\n" "6\n" "help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/yesRadiobutton\">Specifies that you want to save the reference values in a database.</ahelp> The values are written in the data field selected in the list box. The list box displays all the field names from the database table that the form is linked to." -msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/yesRadiobutton\" visibility=\"visible\">Angi at du vil lagre referanseverdiene i en database.</ahelp> Verdiene blir skrevet i referansefeltet du har valgt i listeboksen. Listeboksen viser alle feltnavn fra databasetabellen som skjemaet er lenket til." +msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/yesRadiobutton\">Specifies that you want to save the reference values in a database.</ahelp> The values are written in the data field selected in the list box. The list box displays all the field names from the database table that the form is linked to." +msgstr "" #: 01120400.xhp msgctxt "" @@ -7055,8 +6226,8 @@ msgctxt "" "par_id3149398\n" "8\n" "help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/storeInFieldCombobox\" visibility=\"hidden\">Select the data field in which the reference values have to be saved.</ahelp>" -msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/storeInFieldCombobox\" visibility=\"hidden\">Velg datafeltet med referanseverdier som må lagres.</ahelp>" +msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/storeInFieldCombobox\" visibility=\"hidden\">Select the data field in which the reference values have to be saved.</ahelp>" +msgstr "" #: 01120400.xhp msgctxt "" @@ -7073,8 +6244,8 @@ msgctxt "" "par_id3153146\n" "10\n" "help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/noRadiobutton\">Specifies that you want to save the reference values in the form only, and not in the database.</ahelp>" -msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/noRadiobutton\" visibility=\"visible\">Angi om du kun vil lagre referanseverdiene i skjemaet og ikke i databasen.</ahelp>" +msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/noRadiobutton\">Specifies that you want to save the reference values in the form only, and not in the database.</ahelp>" +msgstr "" #: 01120500.xhp msgctxt "" @@ -8103,60 +7274,6 @@ msgstr "<ahelp hid=\".\">Velg dette alternativet hvis du allerede bruker en adre #: 01170000.xhp msgctxt "" "01170000.xhp\n" -"hd_id3149182\n" -"12\n" -"help.text" -msgid "LDAP address data" -msgstr "LDAP-adressedata" - -#: 01170000.xhp -msgctxt "" -"01170000.xhp\n" -"par_id3147209\n" -"13\n" -"help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/ldap\">Select this option if you already have address data on an LDAP server.</ahelp>" -msgstr "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/ldap\">Velg dette alternativet hvis du allerede har adressedata på en LDAP-tjener.</ahelp>" - -#: 01170000.xhp -msgctxt "" -"01170000.xhp\n" -"hd_id3152780\n" -"14\n" -"help.text" -msgid "Outlook address book" -msgstr "Outlook-adressebok" - -#: 01170000.xhp -msgctxt "" -"01170000.xhp\n" -"par_id3159176\n" -"15\n" -"help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/outlook\">Select this option if you already use an address book in Microsoft Outlook (not Outlook Express).</ahelp>" -msgstr "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/outlook\">Velg dette alternativet hvis du allerede bruker en adressebok i Microsoft Outlook, ikke Outlook Express.</ahelp>" - -#: 01170000.xhp -msgctxt "" -"01170000.xhp\n" -"hd_id3154860\n" -"16\n" -"help.text" -msgid "Windows system address book" -msgstr "Windows-adressebok" - -#: 01170000.xhp -msgctxt "" -"01170000.xhp\n" -"par_id3150254\n" -"17\n" -"help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/windows\">Select this option if you already use an address book in Microsoft Outlook Express.</ahelp>" -msgstr "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/windows\">Velg dette alternativet hvis du allerede bruker en adressebok i Microsoft Outlook Express.</ahelp>" - -#: 01170000.xhp -msgctxt "" -"01170000.xhp\n" "hd_id9215979\n" "help.text" msgid "KDE Address book" diff --git a/source/nb/helpcontent2/source/text/shared/explorer/database.po b/source/nb/helpcontent2/source/text/shared/explorer/database.po index 0b77421b0a1..9cdc83d3b37 100644 --- a/source/nb/helpcontent2/source/text/shared/explorer/database.po +++ b/source/nb/helpcontent2/source/text/shared/explorer/database.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-05-23 21:37+0200\n" -"PO-Revision-Date: 2016-06-12 15:49+0000\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-10-18 20:26+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1465746556.000000\n" +"X-POOTLE-MTIME: 1476822402.000000\n" #: 02000000.xhp msgctxt "" @@ -9367,16 +9367,8 @@ msgctxt "" "dabawiz02jdbc.xhp\n" "par_idN1064B\n" "help.text" -msgid "On UNIX, ensure that the Oracle database client is installed with JDBC support. The JDBC driver class for the Solaris Oracle client version 8.x is located in the <Oracle client>/product/jdbc/lib/classes111.zip directory. You can also download the latest version from the Oracle web site:" -msgstr "På UNIX, pass på at Oracle-databaseklienten er installert med JDBC-støtte. JDBC-driverklassen for Solaris sin Oracle-klient version 8.x finnes i mappa <Oracle client>/product/jdbc/lib/classes111.zip Du kan også laste ned den siste versjonen fra nettstedet til Oracle." - -#: dabawiz02jdbc.xhp -msgctxt "" -"dabawiz02jdbc.xhp\n" -"par_idN1064E\n" -"help.text" -msgid "http://otn.oracle.com/tech/java/sqlj_jdbc/content.html" -msgstr "http://otn.oracle.com/tech/java/sqlj_jdbc/content.html" +msgid "On UNIX, ensure that the Oracle database client is installed with JDBC support. The JDBC driver class for the Solaris Oracle client version 8.x is located in the <Oracle client>/product/jdbc/lib/classes111.zip directory. You can also download the latest version from the Oracle web site." +msgstr "" #: dabawiz02jdbc.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/shared/guide.po b/source/nb/helpcontent2/source/text/shared/guide.po index 469ff6abe0c..1198a204c9c 100644 --- a/source/nb/helpcontent2/source/text/shared/guide.po +++ b/source/nb/helpcontent2/source/text/shared/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-07-04 16:53+0200\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" "PO-Revision-Date: 2016-11-01 22:33+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" "X-POOTLE-MTIME: 1478039630.000000\n" #: aaa_start.xhp @@ -1188,10 +1188,9 @@ msgstr "Velg cellene du vil endre." msgctxt "" "border_table.xhp\n" "par_id3147265\n" -"9\n" "help.text" -msgid "Choose <emph>Table - Table Properties - Borders</emph> (Writer) or <emph>Format - Cells - Borders</emph> (Calc)." -msgstr "Velg <emph>Tabell → Tabellegenskaper → Kantlinjer</emph> (Writer) eller <emph>Format → Celler → Kantlinjer</emph> (Calc)." +msgid "Choose <emph>Table - Properties - Borders</emph> (Writer) or <emph>Format - Cells - Borders</emph> (Calc)." +msgstr "" #: border_table.xhp msgctxt "" @@ -2018,6 +2017,806 @@ msgctxt "" msgid "<link href=\"text/schart/01/05010000.xhp\" name=\"Format - Object properties\">Format - Object properties</link>" msgstr "<link href=\"text/schart/01/05010000.xhp\" name=\"Format - Object properties\">Format → Objekt</link>" +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"tit\n" +"help.text" +msgid "Using Remote Files" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"bm_id170820161244279161\n" +"help.text" +msgid "<bookmark_value>remote file service;setup</bookmark_value>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"hd_id200820161036353610\n" +"help.text" +msgid "<link href=\"text/shared/guide/cmis-remote-files-setup.xhp\">Setting up a remote file service connection</link>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816033788\n" +"help.text" +msgid "To access remote servers, you must use LibreOffice own Open and Save dialogs. If you currently use your operating system dialogs for saving and opening files, go to <item type=\"menuitem\">Tools > Options > LibreOffice > General</item> and check the option <item type=\"menuitem\">Use %PRODUCTNAME dialogs</item>." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816033744\n" +"help.text" +msgid "To enable a remote server connection, use one of these methods:" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816032923\n" +"help.text" +msgid "Click on the Remote Files button in the Start Center." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816031470\n" +"help.text" +msgid "Select <item type=\"menuitem\">File > Open Remote Files...</item>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816037870\n" +"help.text" +msgid "Select <item type=\"menuitem\">File > Save to Remote Server...</item>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816033600\n" +"help.text" +msgid "Then click on the Add Service button in the dialog to open the File Services dialog." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"bm_id170820162240508275\n" +"help.text" +msgid "<bookmark_value>WebDAV;remote file service setup</bookmark_value> <bookmark_value>remote file service setup;WebDAV</bookmark_value>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"hd_id1501201618160340\n" +"help.text" +msgid "Connecting to a <link href=\"text/shared/00/00000002.xhp#webdav\">WebDAV</link> server" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816034989\n" +"help.text" +msgid "<variable id=\"introservice\">In the File Services dialog, set:</variable>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816033753\n" +"help.text" +msgid "<emph>Type</emph>: WebDAV" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816034500\n" +"help.text" +msgid "<emph>Host</emph>: the server URL, usually in the form <item type=\"literal\">file.service.com</item>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816037709\n" +"help.text" +msgid "<emph>Port</emph>: port number (usually <item type=\"literal\">80</item>)" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816032816\n" +"help.text" +msgid "Select <emph>Secure Connection</emph> checkbox to access the service through <item type=\"literal\">https</item> protocol and port <item type=\"literal\">443</item>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816035209\n" +"help.text" +msgid "<variable id=\"labelpar\"><emph>Label</emph>: give a name for this connection. This name will show in the Service listbox of the Open or Save remote files dialog.</variable>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id15082016181603431\n" +"help.text" +msgid "<variable id=\"rootpar\"><emph>Root</emph>: enter the path to the root URL of your account.</variable>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816034394\n" +"help.text" +msgid "Note: the root of the file service is provided by the file service administrator and may consists of scripts files, parameters and paths." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816036744\n" +"help.text" +msgid "<variable id=\"okbutton\">Once the connection is defined, click <emph>OK</emph> to connect. The dialog will dim until the connection is established with the server.</variable> A dialog asking for the user name and the password may pop up to let you log in the server. Proceed entering the right user name and password." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"bm_id170820161240508275\n" +"help.text" +msgid "<bookmark_value>SSH;remote file service setup</bookmark_value> <bookmark_value>FTP;remote file service setup</bookmark_value> <bookmark_value>remote file service setup;FTP</bookmark_value> <bookmark_value>remote file service setup;SSH</bookmark_value>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"hd_id1508201618160340\n" +"help.text" +msgid "Connecting to <link href=\"text/shared/00/00000002.xhp#ftp\">FTP</link> and SSH servers (check)" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816034969\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816039418\n" +"help.text" +msgid "<emph>Type</emph>: FTP or SSH" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id15082016181603238\n" +"help.text" +msgid "<emph>Host</emph>: the server URL, usually in the form <item type=\"literal\">file.service.com</item>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816046286\n" +"help.text" +msgid "<emph>Port</emph>: port number (usually 21 for FTP and 22 for SSH)." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816041989\n" +"help.text" +msgid "<emph>User, Password</emph>: the username and password of the FTP service." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816047387\n" +"help.text" +msgid "<variable id=\"rememberpw\"><emph>Remember password</emph>: Check to store the password in %PRODUCTNAME user profile. The password will be secured by the master password in <item type=\"menuitem\">Tools - Options - LibreOffice - Security - Internet passwords</item>.</variable>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816045167\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816045015\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rootpar\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816045804\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#okbutton\"/>." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"hd_id150820161816049600\n" +"help.text" +msgid "Connecting to a Windows share (check)" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"bm_id170820161249395796\n" +"help.text" +msgid "<bookmark_value>remote file service;Windows share</bookmark_value> <bookmark_value>Windows share;remote file service</bookmark_value> <bookmark_value>Windows share;remote file service setup</bookmark_value> <bookmark_value>remote file service setup;Windows share</bookmark_value>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816046729\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816041482\n" +"help.text" +msgid "<emph>Type</emph>: Windows Share" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816041093\n" +"help.text" +msgid "<emph>Host</emph>: the server URL, usually in the form <item type=\"literal\">file.service.com</item>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816042364\n" +"help.text" +msgid "<emph>Share</emph>: The Windows share." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816049\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rememberpw\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816048365\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816048181\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rootpar\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816047868\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#okbutton\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"hd_id160820161759157773\n" +"help.text" +msgid "Connecting to Google Drive" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"bm_id170820161251022847\n" +"help.text" +msgid "<bookmark_value>remote file service;Google Drive</bookmark_value> <bookmark_value>Google Drive;remote file service</bookmark_value> <bookmark_value>Google Drive;remote file service setup</bookmark_value> <bookmark_value>remote file service setup;Google Drive</bookmark_value>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id160820161759169124\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id160820161759169511\n" +"help.text" +msgid "<emph>Type</emph>: Google Drive." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id16082016175916814\n" +"help.text" +msgid "<emph>User, Password</emph>: the username and password of the Google account." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id160820161759162239\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rememberpw\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id160820161759166391\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id160820161759163527\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#okbutton\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"hd_id150820161816044879\n" +"help.text" +msgid "Connecting to a <link href=\"text/shared/00/00000002.xhp#cmis\">CMIS</link> server" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"bm_id170820161254261587\n" +"help.text" +msgid "<bookmark_value>remote file service setup;other file services</bookmark_value> <bookmark_value>remote file service setup;Lotus</bookmark_value> <bookmark_value>remote file service setup;SharePoint</bookmark_value> <bookmark_value>remote file service setup;IBM</bookmark_value> <bookmark_value>remote file service setup;Nuxeo</bookmark_value> <bookmark_value>remote file service setup;Alfresco</bookmark_value> <bookmark_value>remote file service setup;CMIS server</bookmark_value>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816048323\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816042787\n" +"help.text" +msgid "<emph>Type</emph>: Select the type of server in the list." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816045515\n" +"help.text" +msgid "<emph>Host</emph>: the server URL. A URL default template is provided according to the server type. Set data accordingly." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816046632\n" +"help.text" +msgid "<emph>User, Password</emph>: the username and password of the CMIS service." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816054077\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rememberpw\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816053608\n" +"help.text" +msgid "<emph>Repository</emph>: select the files repository in the drop-down list." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816054065\n" +"help.text" +msgid "<emph>Refresh button</emph>: click to refresh the contents of the repository list." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816054039\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816052286\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rootpar\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id210820361039438142\n" +"help.text" +msgid "<link href=\"text/shared/guide/cmis-remote-files.xhp\">Opening and saving documents in remote file servers</link>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id210820161039438142\n" +"help.text" +msgid "<link href=\"text/shared/guide/cmis-remote-files.xhp#check\">Checking-in and checking-out documents</link>" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"tit\n" +"help.text" +msgid "Using Remote Files" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"hd_id150820161615009403\n" +"help.text" +msgid "<variable id=\"remote-files\"><link href=\"text/shared/guide/cmis-remote-files.xhp\">Opening and saving files on remote servers</link></variable>" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id15082016161546265\n" +"help.text" +msgid "<ahelp hid=\"fps/ui/remotefilesdialog/RemoteFilesDialog\">Remote Files Service User Guide</ahelp>" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id150820161816031425\n" +"help.text" +msgid "%PRODUCTNAME can open and save files stored on remote servers. Keeping files on remote servers allows to work with the documents using different computers. For example, you can work on a document in the office during the day and edit it at home for last-minute changes. Storing files on a remote server also backs up documents from computer loss or hard disk failure. Some servers are also able to check-in and check-out files, thus controlling their usage and access." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id150820161816033566\n" +"help.text" +msgid "%PRODUCTNAME supports many document servers that use well known network protocols such as FTP, WebDAV, Windows share, and SSH. It also supports popular services like Google Drive as well as commercial and open source servers that implement the OASIS CMIS standard." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605418200\n" +"help.text" +msgid "To work with a remote file service you must first <link href=\"text/shared/guide/cmis-remote-files-setup.xhp\">setup a remote file connection</link>." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"bm_id190820161715167576\n" +"help.text" +msgid "<bookmark_value>opening;CMIS remote file</bookmark_value> <bookmark_value>opening;remote file</bookmark_value> <bookmark_value>remote file service;opening file</bookmark_value> <bookmark_value>opening remote file</bookmark_value>" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id160820161854537016\n" +"help.text" +msgid "To open a file in a remote file service" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605411154\n" +"help.text" +msgid "Do one of the following:" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id17082016160541995\n" +"help.text" +msgid "Choose <item type=\"menuitem\">File - Open remote file</item> in any %PRODUCTNAME module" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605414687\n" +"help.text" +msgid "Click the <emph>Remote Files</emph> button the Start Center" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605418205\n" +"help.text" +msgid "The Remote Files dialog appears." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605417597\n" +"help.text" +msgid "Select the file and click <emph>Open</emph> or press <emph>Enter</emph>." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id150820161816053974\n" +"help.text" +msgid "The Remote Files dialog which then appears has many parts. The upper list box contains the list of remote servers you have previously defined. The line below the list box shows the path to access the folder. On the left is the folder structure of the user space in the server. The main pane displays the files in the remote folder." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"bm_id190820161721082861\n" +"help.text" +msgid "<bookmark_value>remote file service;file lock</bookmark_value> <bookmark_value>remote file service;version control</bookmark_value> <bookmark_value>remote file service;working copy</bookmark_value> <bookmark_value>remote file service;check-out</bookmark_value> <bookmark_value>remote file service;check-in</bookmark_value>" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"hd_id170820161605421283\n" +"help.text" +msgid "Checking out and checking in files" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605429941\n" +"help.text" +msgid "Check Out and Check In services control updates to document and prevent unwanted overwrites in a CMIS remote service." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id17082016160542203\n" +"help.text" +msgid "Checking out a document locks it, preventing other users writing changes to it. Only one user can have a particular document checked out (locked) at any time. Checking in a document or canceling the check out unlocks the document." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605426690\n" +"help.text" +msgid "There are no check controls for remote files in Windows Shares, WebDAV, FTP and SSH services." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605428976\n" +"help.text" +msgid "When a file is open from a CMIS remote file service, %PRODUCTNAME display a <emph>Check-out</emph> button on the top message area. Click the <emph>Check-out</emph> button to lock the file in the server to prevent edition by another user. Alternatively choose <item type=\"menuitem\">File - Check-out</item>." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id190820161707153804\n" +"help.text" +msgid "%PRODUCTNAME creates a working copy of the file in the server (and inserts the string <item type=\"literal\">(Working Copy)</item> in the file name) when a file is checked-out. Every edition and save operation is done in the working copy. You can save your file as many times you want. When you finished your changes, check-in the file." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id190820161707156843\n" +"help.text" +msgid "To check-in the file, choose <item type=\"menuitem\">File - Check-in</item>. A dialog opens to insert comments about the last edition. These comments are recorded in the CMIS server for version control. The working copy replaces the existing file and its version number is updated." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id190820161707155303\n" +"help.text" +msgid "To cancel a check-out, choose <item type=\"menuitem\">File - Cancel Check-Out</item>. A warning message will inform that the latest edition will be discarded. If confirmed, no version updates occurs." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id19082016170715785\n" +"help.text" +msgid "Remember to check-in the file when finishing using it. Not doing so will lock the file and no other user will be allowed to modify it." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"bm_id190820161722159908\n" +"help.text" +msgid "<bookmark_value>remote file service;saving to remote server</bookmark_value> <bookmark_value>remote file service;saving</bookmark_value>" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"hd_id170820161605423820\n" +"help.text" +msgid "To save a file in a remote file server" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605428770\n" +"help.text" +msgid "Do one of the following" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605423872\n" +"help.text" +msgid "If the file was opened from a CMIS server, choose <item type=\"menuitem\">File - Save</item>, click on the <emph>Save</emph> button or hit <item type=\"literal\">Ctrl + S</item>." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id190820161707166344\n" +"help.text" +msgid "If the file is not stored in a CMIS server, Choose <item type=\"menuitem\">File - Save to Remote Server </item>or do a long click in the <emph>Save</emph> icon, and select <emph>Save Remote File</emph>" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605428591\n" +"help.text" +msgid "The <emph>Remote files</emph> dialog appears" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605425024\n" +"help.text" +msgid "In the <emph>Filter</emph> list box, select the desired format." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605424622\n" +"help.text" +msgid "Enter a name in the File name box and click <emph>Save</emph>." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id190820161707163121\n" +"help.text" +msgid "If you will end working with the file, check-in the file, Go to <item type=\"menuitem\">File - Check-in</item>." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"bm_id19082016172305788\n" +"help.text" +msgid "<bookmark_value>remote file service;CMIS properties</bookmark_value> <bookmark_value>remote file service;file properties</bookmark_value>" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"hd_id190820161707169171\n" +"help.text" +msgid "Properties of files stored in CMIS servers" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id19082016170716519\n" +"help.text" +msgid "Files stored in CMIS server have properties and metadata not available in a local storage. These metadata are important for controls and debugging of the CMIS connection and server implementation. All parameters dispalyed are read-only." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id190820161707161708\n" +"help.text" +msgid "Choose <item type=\"menuitem\">File - Properties</item>, CMIS tab." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id210820161033581776\n" +"help.text" +msgid "<link href=\"text/shared/guide/cmis-remote-files-setup.xhp\">Setting up a remote file service</link>" +msgstr "" + #: collab.xhp msgctxt "" "collab.xhp\n" @@ -5304,8 +6103,32 @@ msgctxt "" "digital_signatures.xhp\n" "par_id0821200910191774\n" "help.text" -msgid "When you sign a document with OpenOffice.org 3.2 or StarOffice 9.2 or a later version, and you open that document in an older version of the software, the signature will be displayed as \"invalid\". Signatures created with older versions of the software will be marked with \"only parts of the documents are signed\" when loaded in the newer software." -msgstr "Når du signerer et dokument med OpenOffice.org 3.2 eller StarOffice 9.2 og senere versjoner og deretter åpner dokumentet i en tidligere versjon, blir signaturen vist som «ugyldig». Signaturer som er lagd med tidligere versjonar blir merkte med «kun deler av dokumentet er signert» når det lastes inn i nyere program." +msgid "When you sign a document with OpenOffice.org 3.2 or StarOffice 9.2 or a later version, and you open that document in an older version of the software, the signature will be displayed as \"invalid\". Signatures created with older versions of the software will be marked with \"only parts of the document is signed\" when loaded in the newer software." +msgstr "" + +#: digital_signatures.xhp +msgctxt "" +"digital_signatures.xhp\n" +"par_id0821200910191775\n" +"help.text" +msgid "When you sign an OOXML document, then the signature will be always marked with \"only parts of the document is signed\". Metadata of OOXML files are never signed, to be compatible with Microsoft Office." +msgstr "" + +#: digital_signatures.xhp +msgctxt "" +"digital_signatures.xhp\n" +"par_id0821200910191776\n" +"help.text" +msgid "When you sign a PDF document, then this marking is not used. Signing only parts of the document is simply an invalid signature." +msgstr "" + +#: digital_signatures.xhp +msgctxt "" +"digital_signatures.xhp\n" +"par_id0821200910191777\n" +"help.text" +msgid "Signing other document formats is not supported at the moment." +msgstr "" #: digital_signatures.xhp msgctxt "" @@ -6013,32 +6836,24 @@ msgctxt "" "doc_open.xhp\n" "par_idN107A9\n" "help.text" -msgid "Choose <item type=\"menuitem\">File - Open</item>" -msgstr "Velg <item type=\"menuitem\">Fil → Åpne</item>" - -#: doc_open.xhp -msgctxt "" -"doc_open.xhp\n" -"par_idN107AF\n" -"help.text" -msgid "Click the <emph>Open</emph> icon on the Standard toolbar" -msgstr "Trykk på knappen <emph>Åpne</emph> i standardverktøylinja." +msgid "Choose <item type=\"menuitem\">File – Open</item>" +msgstr "" #: doc_open.xhp msgctxt "" "doc_open.xhp\n" -"par_idN107B2\n" +"par_id210820160859353525\n" "help.text" -msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+O" -msgstr "Sett inn tegneobjektet, for eksempel ved å trykke <switchinline select=\"sys\"><caseinline select=\"MAC\">Kommando </caseinline><defaultinline>Ctrl</defaultinline></switchinline> + V." +msgid "Choose<item type=\"menuitem\"> File – Open remote file</item>" +msgstr "" #: doc_open.xhp msgctxt "" "doc_open.xhp\n" -"par_id3150275\n" +"par_id210820160901392820\n" "help.text" -msgid "The <link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link> dialog appears." -msgstr "Dialogvinduet <link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Åpne</link> vises." +msgid "Do a long click in the <emph>Open</emph> icon on the standard toolbar and select <emph>Open Remote File</emph> in the bottom of the list." +msgstr "" #: doc_open.xhp msgctxt "" @@ -7723,8 +8538,8 @@ msgctxt "" "find_attributes.xhp\n" "par_idN1069D\n" "help.text" -msgid "After you select the attributes that you want to search for, the <emph>Search for Styles</emph> box in the <emph>Options </emph>area of the %PRODUCTNAME Writer <emph>Find & Replace </emph>dialog changes to <emph>Including Styles</emph>." -msgstr "Når du har valgt attributtene du vil søke etter, <emph>Søk etter stiler</emph>-boksen i<emph>Søk og erstatt</emph><emph>Alternativer</emph>i %PRODUCTNAME Writer <emph>Søk og Erstatt</emph><emph>Inkluder Stiler</emph>." +msgid "After you select the attributes that you want to search for, the <emph>Paragraph Styles</emph> box in the <emph>Other options</emph> area of the %PRODUCTNAME Writer <emph>Find & Replace </emph>dialog changes to <emph>Including Styles</emph>." +msgstr "" #: find_attributes.xhp msgctxt "" @@ -7739,8 +8554,8 @@ msgctxt "" "find_attributes.xhp\n" "par_idN106B7\n" "help.text" -msgid "The search criteria for attributes are listed below the <emph>Search for</emph> box." -msgstr "Søkekriteriene for attributter vises under <emph>Søk</emph>-boksen." +msgid "The search criteria for attributes are listed below the <emph>Find</emph> box." +msgstr "" #: find_attributes.xhp msgctxt "" @@ -7763,8 +8578,8 @@ msgctxt "" "find_attributes.xhp\n" "par_idN106CD\n" "help.text" -msgid "Clear the <emph>Search for</emph> text box if necessary." -msgstr "Fjern innholdet <emph>Søk</emph>-tekstboksen, hvis nødvendig." +msgid "Clear the <emph>Find</emph> text box if necessary." +msgstr "" #: find_attributes.xhp msgctxt "" @@ -7787,8 +8602,8 @@ msgctxt "" "find_attributes.xhp\n" "par_idN106E8\n" "help.text" -msgid "In the <emph>Find & Replace</emph> dialog, you now can read \"Font\" below the <emph>Search for</emph> text box." -msgstr "I dialogvinduet <emph>Søk og erstatt</emph> vil du se at «Skrift» vises under tekstfeltet <emph>Søk etter</emph>." +msgid "In the <emph>Find & Replace</emph> dialog, you now can read \"Font\" below the <emph>Find</emph> text box." +msgstr "" #: find_attributes.xhp #, fuzzy @@ -7921,35 +8736,32 @@ msgctxt "" "floating_toolbar.xhp\n" "bm_id3152801\n" "help.text" -msgid "<bookmark_value>toolbars;docking/undocking</bookmark_value><bookmark_value>toolbars;viewing/closing</bookmark_value><bookmark_value>closing;toolbars</bookmark_value><bookmark_value>docking;toolbars</bookmark_value><bookmark_value>fixing toolbars</bookmark_value><bookmark_value>detaching toolbars</bookmark_value><bookmark_value>placing toolbars</bookmark_value><bookmark_value>positioning;toolbars</bookmark_value><bookmark_value>moving;toolbars</bookmark_value><bookmark_value>attaching toolbars</bookmark_value><bookmark_value>floating toolbars</bookmark_value><bookmark_value>windows;docking</bookmark_value><bookmark_value>viewing;toolbars</bookmark_value><bookmark_value>showing;toolbars</bookmark_value><bookmark_value>icon bars, see toolbars</bookmark_value><bookmark_value>button bars, see toolbars</bookmark_value>" -msgstr "<bookmark_value>verktøylinjer;feste/løsne</bookmark_value><bookmark_value>verktøylinjer;visning/lukking</bookmark_value><bookmark_value>lukking;verktøylinjer</bookmark_value><bookmark_value>festing;verktøylinjer</bookmark_value><bookmark_value>reparere verktøylinjer</bookmark_value><bookmark_value>løsne verktøylinjer</bookmark_value><bookmark_value>plassere verktøylinjer</bookmark_value><bookmark_value>posisjonering;verktøylinjer</bookmark_value><bookmark_value>flytte;verktøylinjer</bookmark_value><bookmark_value>feste verktøylinjer</bookmark_value><bookmark_value>flytende verktøylinjer</bookmark_value><bookmark_value>vinduer;feste</bookmark_value> <bookmark_value>se på;verktøylinjer</bookmark_value><bookmark_value>vise;verktøylinjer</bookmark_value><bookmark_value>ikonmenylinjer, se verktøylinjer</bookmark_value><bookmark_value>knappmenylinje, se verktøylinjer</bookmark_value>" +msgid "<bookmark_value>toolbars;docking/undocking</bookmark_value> <bookmark_value>toolbars;viewing/closing</bookmark_value> <bookmark_value>closing;toolbars</bookmark_value> <bookmark_value>docking;toolbars</bookmark_value> <bookmark_value>fixing toolbars</bookmark_value> <bookmark_value>detaching toolbars</bookmark_value> <bookmark_value>placing toolbars</bookmark_value> <bookmark_value>positioning;toolbars</bookmark_value> <bookmark_value>moving;toolbars</bookmark_value> <bookmark_value>attaching toolbars</bookmark_value> <bookmark_value>floating toolbars</bookmark_value> <bookmark_value>windows;docking</bookmark_value> <bookmark_value>viewing;toolbars</bookmark_value> <bookmark_value>showing;toolbars</bookmark_value> <bookmark_value>icon bars, see toolbars</bookmark_value> <bookmark_value>button bars, see toolbars</bookmark_value>" +msgstr "" #: floating_toolbar.xhp msgctxt "" "floating_toolbar.xhp\n" "hd_id3152801\n" -"9\n" "help.text" -msgid "<variable id=\"floating_toolbar\"><link href=\"text/shared/guide/floating_toolbar.xhp\" name=\"Using Toolbars\">Using Toolbars</link></variable>" -msgstr "<variable id=\"floating_toolbar\"><link href=\"text/shared/guide/floating_toolbar.xhp\" name=\"Using Toolbars\">Bruke verktøylinjer</link></variable>" +msgid "<variable id=\"floating_toolbar\"><link href=\"text/shared/guide/floating_toolbar.xhp\" name=\"Using Toolbars\">Using Toolbars</link> </variable>" +msgstr "" #: floating_toolbar.xhp msgctxt "" "floating_toolbar.xhp\n" "par_id3143267\n" -"7\n" "help.text" msgid "Some toolbar icons, for example the <emph>Font Color</emph> icon, can open another toolbar. Click the arrow next to the icon to open a toolbar containing further icons." -msgstr "Noen knapper på verktøylinja, for eksempel knappen <emph>Skriftfarge</emph>, kan åpne en annen verktøylinje. Trykk på pilen ved siden av knappen for å åpne en verktøylinje som inneholder flere knapper." +msgstr "" #: floating_toolbar.xhp msgctxt "" "floating_toolbar.xhp\n" "par_id3155450\n" -"8\n" "help.text" msgid "You now have a choice: either click the icon that you want to activate, or seize the toolbar by its title bar and drag it while holding down the mouse button." -msgstr "Du har nå et valg, klikk enten på knappen du vil slå på, eller ta over verktøylinja ved å dra tittellinja mens du holder nede museknappen." +msgstr "" #: floating_toolbar.xhp msgctxt "" @@ -7970,6 +8782,14 @@ msgstr "Noen verktøylinjer åpnes automatisk, avhengig av sammenhengen. Når du #: floating_toolbar.xhp msgctxt "" "floating_toolbar.xhp\n" +"par_id190920161856181370\n" +"help.text" +msgid "Toolbars are hidden by default when the <link href=\"text/shared/01/notebook_bar.xhp\">Notebook bar</link> is active." +msgstr "" + +#: floating_toolbar.xhp +msgctxt "" +"floating_toolbar.xhp\n" "hd_id4224372\n" "help.text" msgid "To Close a Toolbar Temporarily" @@ -8079,6 +8899,14 @@ msgctxt "" msgid "Docking toolbars and windows by drag-and-drop depends on your system's window manager settings. You must enable your system to show the full window contents when you move a window, instead of showing just the outer frame." msgstr "Feste verktøylinjer og vinduer ved å bruke dra og slipp avhenger av systemets innstillinger for vindushåndtering. Du må sørge for at systemet viser innholdet i vinduet under flytting, istedet for kun å vise den ytre rammen." +#: floating_toolbar.xhp +msgctxt "" +"floating_toolbar.xhp\n" +"par_id190920161856185296\n" +"help.text" +msgid "<link href=\"text/shared/01/notebook_bar.xhp\">Notebook bar</link>" +msgstr "" + #: fontwork.xhp msgctxt "" "fontwork.xhp\n" @@ -9167,9 +9995,8 @@ msgstr "" msgctxt "" "hyperlink_rel_abs.xhp\n" "par_id3145382\n" -"48\n" "help.text" -msgid "You should create the same directory structure on your hard disk as that which exists in the web space hosted by your Internet provider. Call the root directory for the homepage on your hard disk \"homepage\", for example. The start file is then \"index.html\", the full path being \"C:\\homepage\\index.html\" (assuming Windows operating system). The URL on your Internet provider's server might then be as follows: \"http://www.myprovider.com/mypage/index.html\". With relative addressing, you indicate the link relative to the location of the output document. For example, if you placed all the graphics for your homepage in a subfolder called \"C:\\homepage\\images\", you would need to give the following path to access the graphic \"picture.gif\": \"images\\picture.gif\". This is the relative path, starting from the location of the file \"index.html\". On the provider's server, you would place the picture in the folder \"mypage/images\". When you transfer the document \"index.html\" to the provider's server through the <emph>File - Save As</emph> dialog, and if you have marked the option <emph>Copy local graphics to Internet</emph> under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, $[officename] will automatically copy the graphic to the correct directory on the server." +msgid "You should create the same directory structure on your hard disk as that which exists in the web space hosted by your Internet provider. Call the root directory for the homepage on your hard disk \"homepage\", for example. The start file is then \"index.html\", the full path being \"C:\\homepage\\index.html\" (assuming Windows operating system). The URL on your Internet provider's server might then be as follows: \"http://www.myprovider.com/mypage/index.html\". With relative addressing, you indicate the link relative to the location of the output document. For example, if you placed all the graphics for your homepage in a subfolder called \"C:\\homepage\\images\", you would need to give the following path to access the graphic \"picture.gif\": \"images\\picture.gif\". This is the relative path, starting from the location of the file \"index.html\". On the provider's server, you would place the picture in the folder \"mypage/images\". When you transfer the document \"index.html\" to the provider's server through the <emph>File - Save As</emph> dialog, and if you have marked the option <emph>Copy local images to Internet</emph> under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, $[officename] will automatically copy the graphic to the correct directory on the server." msgstr "" #: hyperlink_rel_abs.xhp @@ -9659,10 +10486,9 @@ msgstr "<emph>Bilde</emph>-verktøylinja kan se litt forskjellig ut, avhengig av msgctxt "" "insert_bitmap.xhp\n" "par_id3154124\n" -"13\n" "help.text" -msgid "A number of filters are located on the <link href=\"text/shared/02/24010000.xhp\" name=\"Graphic Filter\">Graphic <emph>Filter</emph></link> toolbar, which you can open with the icon on the <emph>Image</emph> Bar." -msgstr "Du finner flere filtre du kan bruke, på <link href=\"text/shared/02/24010000.xhp\" name=\"Graphic Filter\"> Grafikk<emph>Filter</emph></link> på verktøylinja , som du kan åpne med <emph>Bilde.</emph>." +msgid "A number of filters are located on the <link href=\"text/shared/02/24010000.xhp\" name=\"Image Filter\"><emph>Image Filter</emph></link> toolbar, which you can open with the icon on the <emph>Image</emph> Bar." +msgstr "" #: insert_bitmap.xhp #, fuzzy @@ -9816,13 +10642,12 @@ msgid "<ahelp hid=\".\">To export a bitmap in Writer: Right-click the bitmap, ch msgstr "<ahelp hid=\".\">For å eksportere et punktbilde i Writer, høyreklikk punktbildet, velg Lagre grafikk. dialogvinduet Bildeeksport vises, skriv inn et filnavn og velg filttype.</ahelp>" #: insert_bitmap.xhp -#, fuzzy msgctxt "" "insert_bitmap.xhp\n" "par_id1033051\n" "help.text" -msgid "<link href=\"text/shared/02/24010000.xhp\">Graphic Filter Bar from the Image Bar</link>" -msgstr "Verktøylinja <link href=\"text/shared/02/24010000.xhp\">Bildefilter på verktøylinja Bilder</link>" +msgid "<link href=\"text/shared/02/24010000.xhp\">Image Filter Bar from the Image Bar</link>" +msgstr "" #: insert_graphic_drawit.xhp msgctxt "" @@ -14985,7 +15810,7 @@ msgctxt "" "paintbrush.xhp\n" "par_idN106BE\n" "help.text" -msgid "Copies the frame attributes that are defined in <item type=\"menuitem\">Format - Frame</item> dialog. The contents, size, position, linking, hyperlinks, and macros in the frame are not copied." +msgid "Copies the frame attributes that are defined in <item type=\"menuitem\">Format - Frame and Object - Properties</item> dialog. The contents, size, position, linking, hyperlinks, and macros in the frame are not copied." msgstr "" #: paintbrush.xhp @@ -16924,8 +17749,8 @@ msgctxt "" "scripting.xhp\n" "par_idN10ADB\n" "help.text" -msgid "Choose <emph>Format - Frame/Object - Macro</emph>." -msgstr "Velg <emph>Format → Ramme/Objekt → Makro</emph>." +msgid "Choose <emph>Format - Frame and Object - Properties - Macro</emph>." +msgstr "" #: scripting.xhp msgctxt "" @@ -17446,7 +18271,7 @@ msgctxt "" "par_id3145748\n" "8\n" "help.text" -msgid "Save the document by choosing<emph> File</emph> -<emph> Save As Template</emph>and saving the document in the <emph>My Templates</emph> category." +msgid "Save the document by choosing <emph>File - Templates - Save As Template</emph>and saving the document in the <emph>My Templates</emph> category." msgstr "" #: standard_template.xhp @@ -17510,7 +18335,7 @@ msgctxt "" "par_id3146918\n" "16\n" "help.text" -msgid "You can save a new template with <emph>File - Save As Template</emph> or by selecting \"Template\" file type in any Save dialog. Save the template in the user directory specified under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph> to be able to access the template from within the <emph>File - New - Templates</emph> dialog." +msgid "You can save a new template with <emph>File - Templates - Save As Template</emph> or by selecting \"Template\" file type in any Save dialog. Save the template in the user directory specified under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph> to be able to access the template from within the <emph>File - New - Templates</emph> dialog." msgstr "" #: standard_template.xhp diff --git a/source/nb/helpcontent2/source/text/shared/optionen.po b/source/nb/helpcontent2/source/text/shared/optionen.po index aad07550b99..91c89638852 100644 --- a/source/nb/helpcontent2/source/text/shared/optionen.po +++ b/source/nb/helpcontent2/source/text/shared/optionen.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-07-04 16:53+0200\n" -"PO-Revision-Date: 2016-05-24 20:12+0000\n" -"Last-Translator: Olav Dahlum <olav.dahlum@gmail.com>\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 12:53+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1464120740.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467809587.000000\n" #: 01000000.xhp msgctxt "" @@ -3503,28 +3503,25 @@ msgid "View" msgstr "Vis" #: 01010800.xhp -#, fuzzy msgctxt "" "01010800.xhp\n" "bm_id3155341\n" "help.text" -msgid "<bookmark_value>views; defaults</bookmark_value> <bookmark_value>defaults; views</bookmark_value> <bookmark_value>settings; views</bookmark_value> <bookmark_value>scaling; font sizes in user interface</bookmark_value> <bookmark_value>font sizes; scaling on screen</bookmark_value> <bookmark_value>WYSIWYG in fonts lists</bookmark_value> <bookmark_value>previews; fonts lists</bookmark_value> <bookmark_value>font lists</bookmark_value> <bookmark_value>font name box</bookmark_value> <bookmark_value>mouse; positioning</bookmark_value> <bookmark_value>clipboard; selection clipboard</bookmark_value> <bookmark_value>selection clipboard</bookmark_value> <bookmark_value>OpenGL;settings</bookmark_value> <bookmark_value>OpenGL;blacklist</bookmark_value> <bookmark_value>OpenGL;whitelist</bookmark_value> <bookmark_value>OpenGL;graphics output</bookmark_value>" -msgstr "<bookmark_value>visninger; standarder</bookmark_value><bookmark_value>standarder; visninger</bookmark_value><bookmark_value>innstillinger; visninger</bookmark_value><bookmark_value>skalere; skriftstørrelser i brukergrensesnittet</bookmark_value><bookmark_value>skriftstørrelser; skalere på skjermen</bookmark_value><bookmark_value>menyer; inaktive menyelementer</bookmark_value><bookmark_value>menyer; menyelementer som ikke er i bruk</bookmark_value><bookmark_value>kommandoer; ikke synlige</bookmark_value><bookmark_value>WYSIWYG i skriftlister</bookmark_value><bookmark_value>forhåndsvisninger; skriftlister</bookmark_value><bookmark_value>skriftlister</bookmark_value><bookmark_value>skriftnavnboks</bookmark_value><bookmark_value>3D-visning</bookmark_value><bookmark_value>visninger; i 3D</bookmark_value><bookmark_value>OpenGL; optimert visning</bookmark_value><bookmark_value>rastrering</bookmark_value><bookmark_value>musepeker; plassering</bookmark_value><bookmark_value>utklippstavle; utvalgsutklippstavle</bookmark_value><bookmark_value>utvalgsutklippstavle</bookmark_value>" +msgid "<bookmark_value>views; defaults</bookmark_value> <bookmark_value>defaults; views</bookmark_value> <bookmark_value>settings; views</bookmark_value> <bookmark_value>icons; sizes</bookmark_value> <bookmark_value>icons; styles</bookmark_value> <bookmark_value>WYSIWYG in fonts lists</bookmark_value> <bookmark_value>previews; fonts lists</bookmark_value> <bookmark_value>font lists</bookmark_value> <bookmark_value>font name box</bookmark_value> <bookmark_value>mouse; positioning</bookmark_value> <bookmark_value>clipboard; selection clipboard</bookmark_value> <bookmark_value>selection clipboard</bookmark_value> <bookmark_value>OpenGL;settings</bookmark_value> <bookmark_value>OpenGL;blacklist</bookmark_value> <bookmark_value>OpenGL;whitelist</bookmark_value> <bookmark_value>OpenGL;graphics output</bookmark_value> <bookmark_value>notebook bar;icon size</bookmark_value>" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" "hd_id3155341\n" -"1\n" "help.text" msgid "<link href=\"text/shared/optionen/01010800.xhp\" name=\"View\">View</link>" -msgstr "<link href=\"text/shared/optionen/01010800.xhp\" name=\"View\">Vis</link>" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" "par_id3155630\n" -"2\n" "help.text" msgid "Specifies view options." msgstr "" @@ -3532,71 +3529,74 @@ msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id3145171\n" -"45\n" +"hd_id310720161612581529\n" "help.text" -msgid "Scaling" -msgstr "Skalering" +msgid "User Interface" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3158407\n" -"46\n" +"hd_id3149123\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/windowsize\">Uses percentile scaling for font size in user interface elements, such as dialogs and icon labels.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optviewpage/windowsize\">Bruker prosentvis skalering av skriftstørrelse i elementer i brukergrensesnittet, som dialogvinduer og knappeetiketter.</ahelp>" +msgid "Toolbar icon size" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3159154\n" -"67\n" +"par_id3153947\n" "help.text" -msgid "The <emph>Scaling</emph> setting does not affect the font size of text in a document." -msgstr "Innstillinga <emph>Skalering</emph> påvirker ikke skriftstørrelsen i tekst i et dokument." +msgid "<ahelp hid=\"cui/ui/optviewpage/iconsize\">Specifies the display size of toolbar icons.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">The <emph>Automatic</emph> option uses the font size settings of your operating system for menus. </caseinline></switchinline>" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id3149123\n" -"112\n" +"hd_id310720161555082010\n" "help.text" -msgid "Icon size and style" -msgstr "Ikonstørrelse og ikonstil" +msgid "Sidebar icon size" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3153947\n" -"113\n" +"par_id310720161554582186\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/iconsize\">Specifies the display size of toolbar icons.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">The <emph>Automatic</emph> option uses the font size settings of your operating system for menus.</caseinline></switchinline>" +msgid "<ahelp hid=\"cui/ui/optviewpage/sidebariconsize\">Specifies the display size of sidebar icons.</ahelp>" msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id4664754\n" +"hd_id190920161822223888\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/iconstyle\" visibility=\"hidden\">Select the icon style for icons in toolbars and dialogs.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optviewpage/iconstyle\" visibility=\"hidden\">Velg ikonstil for knapper i verktøylinjer og dialogvinduer.</ahelp>" +msgid "Notebook bar icon size" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_idN10738\n" +"par_id190920161825438077\n" "help.text" -msgid "Use system font for user interface" -msgstr "Bruk systemskrifta i grensesnittet" +msgid "<ahelp hid=\"cui/ui/optviewpage/notebookbariconsize\">Specifies the display size of <link href=\"text/shared/01/notebook_bar.xhp\">notebook bar</link> icons.</ahelp>" +msgstr "" + +#: 01010800.xhp +msgctxt "" +"01010800.xhp\n" +"hd_id310720161555238963\n" +"help.text" +msgid "Icon style" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_idN1073C\n" +"par_id310720161555341027\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/systemfont\">Specifies to use the system font to display all menus and dialogs. Else another installed font is used.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optviewpage/systemfont\">Angir at systemskrifta skal brukes i alle menyer og dialogvinduer. Hvis ikke brukes en annen skrift som er installert.</ahelp>" +msgid "<ahelp hid=\"cui/ui/optviewpage/iconstyle\">Specifies the icon style for icons in toolbars and dialogs.</ahelp>" +msgstr "" #: 01010800.xhp msgctxt "" @@ -3625,354 +3625,282 @@ msgstr "<ahelp hid=\"cui/ui/optviewpage/aanf\">Velg den minste skriftstørrelsen #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_idN107A3\n" +"hd_id310720161614431319\n" "help.text" -msgid "Menu" -msgstr "Meny" - -#: 01010800.xhp -msgctxt "" -"01010800.xhp\n" -"hd_id3156056\n" -"91\n" -"help.text" -msgid "Icons in menus" +msgid "Mouse" msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3155766\n" -"92\n" +"hd_id3166432\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/menuicons\">Displays icons next to the corresponding menu items. Select from \"Automatic\", \"Hide\" and \"Show\". \"Automatic\" displays icons according to system settings and themes.</ahelp>" +msgid "Mouse positioning" msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id3149262\n" -"63\n" -"help.text" -msgid "Show preview of fonts" -msgstr "Forhåndsvis skrifter" - -#: 01010800.xhp -msgctxt "" -"01010800.xhp\n" -"par_id3155415\n" -"64\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/showfontpreview\">Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the <emph>Formatting</emph> bar.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optviewpage/showfontpreview\">Viser navnene på skrifter som kan velges sammen med med den tilsvarende skrifta. Dette gjelder for eksempel skrifter i skriftboksen på <emph>formateringsverktøylinja</emph>.</ahelp>>" - -#: 01010800.xhp -msgctxt "" -"01010800.xhp\n" -"hd_id3151319\n" -"68\n" -"help.text" -msgid "Show font history" -msgstr "Vis skrifthistorie" - -#: 01010800.xhp -msgctxt "" -"01010800.xhp\n" -"par_id3153513\n" -"69\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/showfonthistory\">Lists the last five fonts that you used in the current document at the top of the list in the <emph>Font Name</emph> box on the <emph>Formatting</emph> bar.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optviewpage/showfonthistory\">Lister opp de fem sist brukte skriftene i dokumentet øverst i lista i boksen <emph>Skriftnavn</emph> på <emph>formateringslinja</emph>.</ahelp>" - -#: 01010800.xhp -msgctxt "" -"01010800.xhp\n" -"par_idN10962\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to restore the last used document view. Many view properties valid when the document was last saved will be restored.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Velg om du vil gjenopprette visninga av det sist brukte dokumentet. Mange visningsegenskaper som var i bruk da dokumentet sist ble lagret, gjenopprettes.</ahelp>" - -#: 01010800.xhp -msgctxt "" -"01010800.xhp\n" -"par_idN10AC8\n" +"par_id3155530\n" "help.text" -msgid "Graphics output" -msgstr "Bildevisning" +msgid "<ahelp hid=\"cui/ui/optviewpage/mousepos\">Specifies if and how the mouse pointer will be positioned in newly opened dialogs.</ahelp>" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_idN10A1D\n" +"hd_id3146982\n" "help.text" -msgid "<ahelp hid=\"20201\">Press Shift+Ctrl+R to restore or refresh the view of the current document.</ahelp>" -msgstr "<ahelp hid=\"20201\">Trykk «Shift + Ctrl + R» for å gjenopprette eller oppdatere visninga av dokumentet.</ahelp>" +msgid "Middle mouse button" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_idN10AD4\n" +"par_id3150521\n" "help.text" -msgid "Use hardware acceleration" -msgstr "Bruk maskinvareakselerasjon" +msgid "<ahelp hid=\"cui/ui/optviewpage/mousemiddle\">Defines the function of the middle mouse button.</ahelp>" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_idN10AD8\n" +"par_id3152889\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/useaccel\">Directly accesses hardware features of the graphical display adapter to improve the screen display.</ahelp> The support for hardware acceleration is not available for all operating systems and platform distributions of %PRODUCTNAME." -msgstr "<ahelp hid=\"cui/ui/optviewpage/useaccel\">Du kan få direkte tilgang til maskinvarefunksjonene i skjermkortet for å oppnå bedre visning på skjermen.</ahelp> Støtte for maskinvareakselerasjon er ikke tilgjengelig i alle operativsystemer og distribusjoner av %PRODUCTNAME." +msgid "<emph>Automatic scrolling</emph> - dragging while pressing the middle mouse button shifts the view." +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id1208200812004470\n" +"par_id3155810\n" "help.text" -msgid "Use Anti-Aliasing" -msgstr "Bruk kantutjevning" +msgid "<emph>Paste clipboard</emph> - pressing the middle mouse button inserts the contents of the \"Selection clipboard\" at the cursor position." +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id1208200812004444\n" +"par_id3148703\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/useaa\">When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optviewpage/useaa\">Om det finnes støtte for det, kan du slå av og på kantutjevning av grafikk. Når kantutjevning er slått på, vil de fleste grafiske objekter se jevnere ut og med færre feil.</ahelp>" +msgid "The \"Selection clipboard\" is independent of the normal clipboard that you use by <emph>Edit - Copy/Cut /Insert</emph> or the respective keyboard shortcuts. Clipboard and \"Selection clipboard\" can contain different contents at the same time." +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id1208200812004471\n" +"par_id3148870\n" "help.text" -msgid "Use OpenGL for all rendering (on restart)" +msgid "<emph>Clipboard</emph>" msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id1208200812004445\n" +"par_id3145076\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/useopengl\">Use the high performance Open Graphics Library (<link href=\"text/shared/00/00000005.xhp\" name=\"opengl\">OpenGL</link>) to render all visual elements of the application, including windows, menus, toolbars and icons.</ahelp> OpenGL uses the computer graphics device to accelerate the graphics rendering. If the device is blacklisted (see below) this option will not be effective." +msgid "<emph>Selection clipboard</emph>" msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id1208200812004472\n" +"par_id3156030\n" "help.text" -msgid "Force OpenGL even if blacklisted (on restart)" +msgid "<emph>Copy content</emph>" msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id1208200812004446\n" +"par_id3150110\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/forceopengl\">Forces the use of OpenGL even if the graphics device is blacklisted.</ahelp> A device is blacklisted when it is buggy or may render graphics with poor quality." +msgid "Edit - Copy Ctrl+C." msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id101920091058114\n" +"par_id3149588\n" "help.text" -msgid "Selection" -msgstr "Merket område" +msgid "Select text, table, object." +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id1019200910581166\n" +"par_id3149331\n" "help.text" -msgid "Transparency" -msgstr "Gjennomsiktighet" +msgid "<emph>Paste content</emph>" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id1019200910581186\n" +"par_id3156337\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/trans\">If enabled, the text selection in Writer and the cell selection in Calc will be shown using a transparent color. If not enabled, the selection will be shown by inverted colors.</ahelp>" +msgid "Edit - Paste Ctrl+V pastes at the cursor position." msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id1019200910581266\n" +"par_id3151127\n" "help.text" -msgid "Transparency level" +msgid "Clicking the middle mouse button pastes at the mouse pointer position." msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id1019200910581220\n" +"par_id3159206\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/transmf\">Select the transparency level for transparent selections. The default value is 75%. You can select values from 10% to 90%.</ahelp>" +msgid "<emph>Pasting into another document</emph>" msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id3166432\n" -"47\n" +"par_id3148974\n" "help.text" -msgid "Mouse positioning" -msgstr "Musplassering" +msgid "No effect on the clipboard contents." +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3155530\n" -"48\n" +"par_id3152870\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/mousepos\">Specifies if and how the mouse pointer will be positioned in newly opened dialogs.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optviewpage/mousepos\">Velg om, og i så fall hvordan, musepekeren skal plasseres i et dialogvindu når det åpnes.</ahelp>" +msgid "The last marked selection is the content of the selection clipboard." +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id3146982\n" -"93\n" +"par_idN10AC8\n" "help.text" -msgid "Middle mouse button" -msgstr "Den midterste museknappen" +msgid "Graphics output" +msgstr "Bildevisning" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3150521\n" -"94\n" +"par_idN10A1D\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/mousemiddle\">Defines the function of the middle mouse button.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optviewpage/mousemiddle\">Velg hvilken funksjon den midterste museknappen skal ha.</ahelp>" +msgid "<ahelp hid=\"20201\">Press Shift+Ctrl+R to restore or refresh the view of the current document.</ahelp>" +msgstr "<ahelp hid=\"20201\">Trykk «Shift + Ctrl + R» for å gjenopprette eller oppdatere visninga av dokumentet.</ahelp>" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3152889\n" -"97\n" +"par_idN10AD4\n" "help.text" -msgid "<emph>Automatic scrolling</emph> - dragging while pressing the middle mouse button shifts the view." -msgstr "<emph>Automatisk rulling</emph> - Hvis du drar med musa samtidig som du trykker på den midterste museknappen, endres visningen." +msgid "Use hardware acceleration" +msgstr "Bruk maskinvareakselerasjon" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3155810\n" -"98\n" +"par_idN10AD8\n" "help.text" -msgid "<emph>Paste clipboard</emph> - pressing the middle mouse button inserts the contents of the \"Selection clipboard\" at the cursor position." -msgstr "<emph>Lim inn fra utklippstavla</emph> - Hvis du trykker på den midterste museknappen, limes innholdet i «Utvalgsutklippstavla» inn der musepekeren er plassert." +msgid "<ahelp hid=\"cui/ui/optviewpage/useaccel\">Directly accesses hardware features of the graphical display adapter to improve the screen display.</ahelp> The support for hardware acceleration is not available for all operating systems and platform distributions of %PRODUCTNAME." +msgstr "<ahelp hid=\"cui/ui/optviewpage/useaccel\">Du kan få direkte tilgang til maskinvarefunksjonene i skjermkortet for å oppnå bedre visning på skjermen.</ahelp> Støtte for maskinvareakselerasjon er ikke tilgjengelig i alle operativsystemer og distribusjoner av %PRODUCTNAME." #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3148703\n" -"99\n" +"hd_id1208200812004470\n" "help.text" -msgid "The \"Selection clipboard\" is independent of the normal clipboard that you use by <emph>Edit - Copy/Cut /Insert</emph> or the respective keyboard shortcuts. Clipboard and \"Selection clipboard\" can contain different contents at the same time." -msgstr "«Utvalgsutklippstavla» er uavhengig av den vanlige utklippstavla, som du bruker med <emph>Rediger → Kopier /Klipp ut/ Lim inn</emph> eller de tilsvarende hurtigtastene. Utklippstavla og «Utvalgsutklippstavla» kan inneholde forskjellig innhold på samme tid." +msgid "Use Anti-Aliasing" +msgstr "Bruk kantutjevning" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3148870\n" -"100\n" +"par_id1208200812004444\n" "help.text" -msgid "<emph>Clipboard</emph>" -msgstr "<emph>Utklippstavle</emph>" +msgid "<ahelp hid=\"cui/ui/optviewpage/useaa\">When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/optviewpage/useaa\">Om det finnes støtte for det, kan du slå av og på kantutjevning av grafikk. Når kantutjevning er slått på, vil de fleste grafiske objekter se jevnere ut og med færre feil.</ahelp>" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3145076\n" -"101\n" +"hd_id1208200812004471\n" "help.text" -msgid "<emph>Selection clipboard</emph>" -msgstr "<emph>Utvalgsutklippstavla</emph>" +msgid "Use OpenGL for all rendering (on restart)" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3156030\n" -"102\n" +"par_id1208200812004445\n" "help.text" -msgid "<emph>Copy content</emph>" -msgstr "<emph>Kopier innhold</emph>" +msgid "<ahelp hid=\"cui/ui/optviewpage/useopengl\">Use the high performance Open Graphics Library (<link href=\"text/shared/00/00000005.xhp\" name=\"opengl\">OpenGL</link>) to render all visual elements of the application, including windows, menus, toolbars and icons.</ahelp> OpenGL uses the computer graphics device to accelerate the graphics rendering. If the device is blacklisted (see below) this option will not be effective." +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3150110\n" -"103\n" +"hd_id1208200812004472\n" "help.text" -msgid "Edit - Copy Ctrl+C." -msgstr "Rediger → Kopier eller «Ctrl + C»." +msgid "Force OpenGL even if blacklisted (on restart)" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3149588\n" -"104\n" +"par_id1208200812004446\n" "help.text" -msgid "Select text, table, object." -msgstr "Merk tekst, tabell, objekt." +msgid "<ahelp hid=\"cui/ui/optviewpage/forceopengl\">Forces the use of OpenGL even if the graphics device is blacklisted.</ahelp> A device is blacklisted when it is buggy or may render graphics with poor quality." +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3149331\n" -"105\n" +"par_idN107A3\n" "help.text" -msgid "<emph>Paste content</emph>" -msgstr "<emph>Lim inn innhold</emph>" +msgid "Menu" +msgstr "Meny" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3156337\n" -"106\n" +"hd_id3156056\n" "help.text" -msgid "Edit - Paste Ctrl+V pastes at the cursor position." -msgstr "Rediger → Sett inn eller «Ctrl + V» limer inn der musepekeren er plassert." +msgid "Icons in menus" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3151127\n" -"107\n" +"par_id3155766\n" "help.text" -msgid "Clicking the middle mouse button pastes at the mouse pointer position." -msgstr "Innholdet limes inn der musepekeren er plassert når du klikker med den midterste museknappen." +msgid "<ahelp hid=\"cui/ui/optviewpage/menuicons\">Displays icons next to the corresponding menu items. Select from \"Automatic\", \"Hide\" and \"Show\". \"Automatic\" displays icons according to system settings and themes.</ahelp>" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3159206\n" -"108\n" +"hd_id310720161619163588\n" "help.text" -msgid "<emph>Pasting into another document</emph>" -msgstr "<emph>Lim inn innhold</emph>" +msgid "Font Lists" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3148974\n" -"109\n" +"hd_id3149262\n" "help.text" -msgid "No effect on the clipboard contents." -msgstr "Innholdet på utklippstavla påvirkes ikke." +msgid "Show preview of fonts" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3152870\n" -"110\n" +"par_id3155415\n" "help.text" -msgid "The last marked selection is the content of the selection clipboard." -msgstr "Utvalget som ble merket sist, er innholdet på utvalgsutklippstavla." +msgid "<ahelp hid=\"cui/ui/optviewpage/showfontpreview\">Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the <emph>Formatting</emph> bar.</ahelp>" +msgstr "" #: 01010900.xhp msgctxt "" @@ -4336,7 +4264,7 @@ msgctxt "" "01011000.xhp\n" "bm_id3153881\n" "help.text" -msgid "<bookmark_value>graphics; cache</bookmark_value><bookmark_value>cache for graphics</bookmark_value><bookmark_value>Quickstarter</bookmark_value><bookmark_value>undoing; number of steps</bookmark_value>" +msgid "<bookmark_value>graphics; cache</bookmark_value><bookmark_value>images; cache</bookmark_value><bookmark_value>cache for graphics</bookmark_value><bookmark_value>Quickstarter</bookmark_value><bookmark_value>undoing; number of steps</bookmark_value>" msgstr "" #: 01011000.xhp @@ -4353,26 +4281,24 @@ msgctxt "" "01011000.xhp\n" "par_id3154307\n" "help.text" -msgid "<ahelp hid=\".\">This tab page lets you define various settings for the graphics cache.</ahelp>" +msgid "<ahelp hid=\".\">This tab page lets you define various settings for the image cache.</ahelp>" msgstr "" #: 01011000.xhp msgctxt "" "01011000.xhp\n" "hd_id3147530\n" -"10\n" "help.text" -msgid "Graphics cache" -msgstr "Mellomlager for bilder" +msgid "Image cache" +msgstr "" #: 01011000.xhp msgctxt "" "01011000.xhp\n" "par_id3145069\n" -"11\n" "help.text" -msgid "The graphics cache saves the graphics contained in a document in your computer's main memory. This means that the attributes of a graphic stored in the cache do not have to be re-calculated if you return to the page containing the graphic after scrolling through a document." -msgstr "Mellomlageret for bilder brukes til å lagre bilder i dokumentet i datamaskinens minne. Dermed behøver ikke datamaskinen å beregne egenskapene til et bilde som er lagret på denne måten, på nytt når du blar gjennom et dokument og går tilbake til siden som inneholder dette bildet, fordi informasjonen om bildet allerede finnes i mellomlageret." +msgid "The image cache saves the images contained in a document in your computer's main memory. This means that the attributes of an image stored in the cache do not have to be re-calculated if you return to the page containing the image after scrolling through a document." +msgstr "" #: 01011000.xhp msgctxt "" @@ -4387,9 +4313,8 @@ msgstr "Bruk for $[officename] (MB)" msgctxt "" "01011000.xhp\n" "par_id3152813\n" -"13\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optmemorypage/graphiccache\">Specifies the total cache size for all graphics.</ahelp>" +msgid "<ahelp hid=\"cui/ui/optmemorypage/graphiccache\">Specifies the total cache size for all images.</ahelp>" msgstr "" #: 01011000.xhp @@ -4423,9 +4348,8 @@ msgstr "Fjern fra minnet etter (tt:mm)" msgctxt "" "01011000.xhp\n" "par_id3148674\n" -"17\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optmemorypage/objecttime\">Specifies the time that each graphic remains in the cache in hours and minutes.</ahelp>" +msgid "<ahelp hid=\"cui/ui/optmemorypage/objecttime\">Specifies the time that each image remains in the cache in hours and minutes.</ahelp>" msgstr "" #: 01011000.xhp @@ -4777,10 +4701,9 @@ msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/textselinreadonly\">Viser skriv msgctxt "" "01013000.xhp\n" "hd_id3147531\n" -"15\n" "help.text" -msgid "Allow animated graphics" -msgstr "Tillat animasjoner" +msgid "Allow animated images" +msgstr "" #: 01013000.xhp msgctxt "" @@ -4812,42 +4735,6 @@ msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/animatedtext\">Førehandsviser #: 01013000.xhp msgctxt "" "01013000.xhp\n" -"hd_id3153381\n" -"11\n" -"help.text" -msgid "Help tips disappear after" -msgstr "Utvidede tips forsvinner etter" - -#: 01013000.xhp -msgctxt "" -"01013000.xhp\n" -"par_id3150868\n" -"12\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeout\">Hides the <link href=\"text/shared/main0108.xhp\" name=\"Help tips\">Help tips</link> after the number of seconds that you enter.</ahelp> Otherwise, Help tips are displayed until you press Escape or move the cursor." -msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeout\">Gøymer <link href=\"text/shared/main0108.xhp\" name=\"Help tips\">hjelpetipsa</link> etter talet på sekund du skriv inn.</ahelp> Elles vert hjelpetipsa viste heilt til du trykkjer «Escape» eller flytter musepeikaren." - -#: 01013000.xhp -msgctxt "" -"01013000.xhp\n" -"hd_id3151043\n" -"13\n" -"help.text" -msgid "Seconds" -msgstr "Sekunder" - -#: 01013000.xhp -msgctxt "" -"01013000.xhp\n" -"par_id3148672\n" -"14\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeoutnf\">Enter the number of seconds to display the Help tips.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeoutnf\">Oppgi kor mange sekund hjelpetipsa skal visast.</ahelp>" - -#: 01013000.xhp -msgctxt "" -"01013000.xhp\n" "hd_id3149809\n" "3\n" "help.text" @@ -5897,33 +5784,6 @@ msgstr "" #: 01030500.xhp msgctxt "" "01030500.xhp\n" -"hd_id3151177\n" -"9\n" -"help.text" -msgid "Export" -msgstr "Eksporter" - -#: 01030500.xhp -msgctxt "" -"01030500.xhp\n" -"par_id3150449\n" -"10\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/opthtmlpage/export\">Defines the settings for exporting HTML documents.</ahelp> To export in HTML format select the <emph>HTML Document</emph> file type in the <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\"><emph>Save As</emph></link> dialog. You can find further instructions in the <link href=\"text/shared/00/00000020.xhp\" name=\"Import and export filters\">Import and export filters</link> description." -msgstr "" - -#: 01030500.xhp -msgctxt "" -"01030500.xhp\n" -"par_id3145606\n" -"42\n" -"help.text" -msgid "To optimize the HTML export, select a browser or HTML standard from the Export box. If \"$[officename] Writer\" is selected, specific $[officename] Writer instructions are exported." -msgstr "Velg en nettleser eller HTML-standard i Eksporter -boksenfor å gjøre HTML-eksporteringen så god som mulig.Hvis du velger «$[officename] Writer», eksporteres bestemte$[officename] Writer-instruksjoner." - -#: 01030500.xhp -msgctxt "" -"01030500.xhp\n" "hd_id3155132\n" "16\n" "help.text" @@ -5997,10 +5857,9 @@ msgstr "HTML-filteret støtter CSS2-stilark (Cascading Style Sheets Level 2) ved msgctxt "" "01030500.xhp\n" "hd_id3144764\n" -"24\n" "help.text" -msgid "Copy local graphics to Internet" -msgstr "Kopier lokale bilder til Internett" +msgid "Copy local images to Internet" +msgstr "" #: 01030500.xhp msgctxt "" @@ -6200,60 +6059,6 @@ msgstr "Angir om rullefelt og linjaler skal vises." #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"hd_id3145609\n" -"13\n" -"help.text" -msgid "Horizontal scrollbar" -msgstr "Vannrett rullefelt" - -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"par_id3154347\n" -"14\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/hscrollbar\">Displays the horizontal scrollbar.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/hscrollbar\"> Viser det vannrette rullefeltet.</ahelp>" - -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"hd_id3148663\n" -"15\n" -"help.text" -msgid "Vertical scrollbar" -msgstr "Loddrett rullefelt" - -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"par_id3150541\n" -"16\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vscrollbar\">Displays the vertical scrollbar.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vscrollbar\">Viser det loddrette rullefeltet.</ahelp>" - -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"hd_id3148798\n" -"65\n" -"help.text" -msgid "Ruler" -msgstr "Linjal" - -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"par_id3154126\n" -"66\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/ruler\">Enables the rulers. Use the following two check boxes to select the ruler(s) to be shown.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/ruler\">Viser linjalene. Bruk de to neste avkryssingsboksene til å velge linjalene som skal vises.</ahelp>" - -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" "hd_id3159149\n" "17\n" "help.text" @@ -6345,19 +6150,17 @@ msgstr "Angir hvilke dokumentelementer som vises." msgctxt "" "01040200.xhp\n" "hd_id3153143\n" -"36\n" "help.text" -msgid "Graphics and objects" -msgstr "Bilder og objekter" +msgid "Images and objects" +msgstr "" #: 01040200.xhp msgctxt "" "01040200.xhp\n" "par_id3149261\n" -"37\n" "help.text" -msgid "<variable id=\"grafikenaus\"><ahelp hid=\"modules/swriter/ui/viewoptionspage/graphics\">Specifies whether to display graphics and objects on the screen.</ahelp></variable> If these elements are hidden, you will see empty frames as placeholders." -msgstr "<variable id=\"grafikenaus\"><ahelp hid=\"modules/swriter/ui/viewoptionspage/graphics\">Angir om bilder og andre objekter skal vises på skjermen.</ahelp></variable> Hvis disse elementene er skjult, vil du se tomme rammer som plassholdere." +msgid "<variable id=\"grafikenaus\"><ahelp hid=\"modules/swriter/ui/viewoptionspage/graphics\">Specifies whether to display images and objects on the screen.</ahelp></variable> If these elements are hidden, you will see empty frames as placeholders." +msgstr "" #: 01040200.xhp #, fuzzy @@ -6373,10 +6176,9 @@ msgstr "Du kan også bruke <link href=\"text/swriter/02/18120000.xhp\" name=\"Gr msgctxt "" "01040200.xhp\n" "par_id3146898\n" -"39\n" "help.text" -msgid "If the <emph>Graphics and objects </emph>option is not selected, no graphics will be loaded from the Internet. Graphics within a table and without an indication of their size can cause display problems when using an older HTML standard on the browsed page." -msgstr "Hvis det ikke er merket av for <emph>Bilder og objekter</emph>, blir ingen bilder lastet inn fra internett. Bilder som vises i tabeller, men som ikke har en angitt størrelse, kan gi visningsproblemer når siden som vises, bruker en gammel HTML-standard." +msgid "If the <emph>Images and objects</emph> option is not selected, no graphics will be loaded from the Internet. Graphics within a table and without an indication of their size can cause display problems when using an older HTML standard on the browsed page." +msgstr "" #: 01040200.xhp msgctxt "" @@ -6438,8 +6240,8 @@ msgctxt "" "par_id3155959\n" "45\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/fieldcodes\">Displays the field names in the document instead of the contents of the fields.</ahelp> You can also choose <link href=\"text/swriter/01/03090000.xhp\" name=\"View - Fields\"><emph>View - Fields</emph></link> in a text document." -msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/fieldcodes\">Viser feltnavnene i dokumentet i stedet for innholdet i feltene.</ahelp> Du kan også velge <link href=\"text/swriter/01/03090000.xhp\" name=\"View – Fields\"><emph>Vis – Felter</emph></link> i et tekstdokument." +msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/fieldcodes\">Displays the field names in the document instead of the contents of the fields.</ahelp> You can also choose <link href=\"text/swriter/01/03090000.xhp\" name=\"View - Field Names\"><emph>View - Field Names</emph></link> in a text document." +msgstr "" #: 01040200.xhp msgctxt "" @@ -6662,24 +6464,6 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/idxbox\">Specifies the font used for indexes, alphabetical indexes, and tables of contents.</ahelp>" msgstr "" -#: 01040300.xhp -msgctxt "" -"01040300.xhp\n" -"hd_id3150103\n" -"15\n" -"help.text" -msgid "Current document only" -msgstr "Bare for dette dokumentet" - -#: 01040300.xhp -msgctxt "" -"01040300.xhp\n" -"par_id3083444\n" -"17\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/doconly\">Specifies that the settings apply to the current document only.</ahelp>" -msgstr "" - #: 01040301.xhp msgctxt "" "01040301.xhp\n" @@ -7148,9 +6932,8 @@ msgstr "Ikke del (gjelder ikke HTML-dokumenter)" msgctxt "" "01040500.xhp\n" "par_id3155429\n" -"34\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/dontsplit\">Specifies that tables are not split by any type of text flow break.</ahelp> You can also find this option in menu <emph>Table - Table Properties - Text Flow</emph>." +msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/dontsplit\">Specifies that tables are not split by any type of text flow break.</ahelp> You can also find this option in menu <emph>Table - Properties - Text Flow</emph>." msgstr "" #: 01040500.xhp @@ -11000,14 +10783,12 @@ msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/OptChangesPage\">The<emph> C msgstr "" #: 01060600.xhp -#, fuzzy msgctxt "" "01060600.xhp\n" "par_id3156343\n" -"13\n" "help.text" -msgid "To record changes to your work, choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Track Changes\"><emph>Edit - Track Changes</emph></link>." -msgstr "Du kan ta opp endringer i det du arbeider med, ved å velge <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Changes\"><emph>Rediger → Endringer</emph></link>." +msgid "To record changes to your work, choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Track Changes - Record Changes\"><emph>Edit - Track Changes - Record Changes</emph></link>." +msgstr "" #: 01060600.xhp msgctxt "" @@ -15722,8 +15503,8 @@ msgctxt "" "javaparameters.xhp\n" "par_idN105A7\n" "help.text" -msgid "Assign" -msgstr "Tildel" +msgid "Add" +msgstr "" #: javaparameters.xhp msgctxt "" @@ -15736,6 +15517,22 @@ msgstr "<ahelp hid=\"cui/ui/javastartparametersdialog/assignbtn\">Legger den gje #: javaparameters.xhp msgctxt "" "javaparameters.xhp\n" +"par_idN105C55\n" +"help.text" +msgid "Edit" +msgstr "" + +#: javaparameters.xhp +msgctxt "" +"javaparameters.xhp\n" +"par_idN105C66\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/javastartparametersdialog/editbtn\">Opens a dialog where the selected JRE start parameter can be edited.</ahelp>" +msgstr "" + +#: javaparameters.xhp +msgctxt "" +"javaparameters.xhp\n" "par_idN105C2\n" "help.text" msgid "Remove" diff --git a/source/nb/helpcontent2/source/text/simpress/00.po b/source/nb/helpcontent2/source/text/simpress/00.po index 1871952dfe5..c3c8e48324e 100644 --- a/source/nb/helpcontent2/source/text/simpress/00.po +++ b/source/nb/helpcontent2/source/text/simpress/00.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-05-23 21:36+0200\n" -"PO-Revision-Date: 2016-05-24 21:01+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 12:53+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1464123686.000000\n" +"X-POOTLE-MTIME: 1467809621.000000\n" #: 00000004.xhp msgctxt "" @@ -781,8 +781,8 @@ msgctxt "" "par_id3153012\n" "12\n" "help.text" -msgid "<variable id=\"seitenvorlage\">Choose <emph>Format - Slide Design</emph></variable>" -msgstr "<variable id=\"seitenvorlage\">Velg <emph>Formater → Typografier → Lysbildeutforming</emph></variable>" +msgid "<variable id=\"seitenvorlage\">Choose <emph>Slide - Slide Master Design</emph></variable>" +msgstr "" #: 00000406.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/simpress/01.po b/source/nb/helpcontent2/source/text/simpress/01.po index 798e6b4802f..78fce575f37 100644 --- a/source/nb/helpcontent2/source/text/simpress/01.po +++ b/source/nb/helpcontent2/source/text/simpress/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-07-04 16:53+0200\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" "PO-Revision-Date: 2016-11-01 22:10+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" "X-POOTLE-MTIME: 1478038244.000000\n" #: 01170000.xhp @@ -491,8 +491,8 @@ msgctxt "" "par_id3149379\n" "2\n" "help.text" -msgid "<ahelp hid=\"HID_SD_NAVIGATOR\">Opens the Navigator, where you can quickly jump to other slides or move between open files.</ahelp>" -msgstr "<ahelp hid=\"HID_SD_NAVIGATOR\">Vis dokumentstrukturen slik at du raskt kan hoppe til de andre lysbildene, eller veksle mellom åpnede filer.</ahelp>" +msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/NavigatorPanel\">Opens the Navigator, where you can quickly jump to other slides or move between open files.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -562,8 +562,8 @@ msgctxt "" "par_id3153564\n" "12\n" "help.text" -msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_FIRST\">Jumps to the first slide in the slide show.</ahelp>" -msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_FIRST\">Hopp til det første lysbildet i lysbildeframvisninga.</ahelp>" +msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/first\">Jumps to the first slide in the slide show.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -597,8 +597,8 @@ msgctxt "" "par_id3148768\n" "15\n" "help.text" -msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PREV\">Moves back one slide in the slide show.</ahelp>" -msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PREV\">Gå ett lysbilde tilbake i lysbildeframvisninga.</ahelp>" +msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/previous\">Moves back one slide in the slide show.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -632,8 +632,8 @@ msgctxt "" "par_id3153920\n" "18\n" "help.text" -msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_NEXT\">Move forward one slide in the slide show.</ahelp>" -msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_NEXT\">Gå ett lysbilde fram i lysbildeframvisninga.</ahelp>" +msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/next\">Move forward one slide in the slide show.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -667,8 +667,8 @@ msgctxt "" "par_id3147564\n" "21\n" "help.text" -msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_LAST\">Jumps to the last slide in the slide show.</ahelp>" -msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_LAST\">Hopp til det siste lysbildet i lysbildeframvisninga.</ahelp>" +msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/last\">Jumps to the last slide in the slide show.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -702,8 +702,8 @@ msgctxt "" "par_id3150264\n" "24\n" "help.text" -msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_DRAGTYPE\">Drag and drop slides and named objects into the active slide.</ahelp> You can only insert slides and named objects from a saved file. You can only insert named objects as copies." -msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_DRAGTYPE\">Dra og slipp lysbilder og navngitte objekter inn i det aktive lysbildet.</ahelp> Du kan bare sette inn lysbilder og navngitte objekter fra lagrede filer og du kan bare sette inn navngitte objekter som kopier." +msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/dragmode\">Drag and drop slides and named objects into the active slide.</ahelp> You can only insert slides and named objects from a saved file. You can only insert named objects as copies." +msgstr "" #: 02110000.xhp msgctxt "" @@ -841,8 +841,8 @@ msgctxt "" "par_id3154599\n" "37\n" "help.text" -msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TLB\">Lists available slides. Double-click a slide to make it the active slide.</ahelp>" -msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TLB\">List opp tilgjengelige lysbilder. Dobbeltklikk på et lysbilde for å gjøre det til det aktive lysbildet.</ahelp>" +msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/tree\">Lists available slides. Double-click a slide to make it the active slide.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -859,8 +859,8 @@ msgctxt "" "par_id3150631\n" "35\n" "help.text" -msgid "<ahelp hid=\"HID_SD_NAVIGATOR_LB\">Lists available $[officename] files.</ahelp> Select a file to display the contents you can insert." -msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_LB\">Viser en liste over tilgjengelige $[officename]-filer</ahelp> Velg en fil for å vise innhold i den fila som du kan sette inn." +msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/documents\">Lists available $[officename] files.</ahelp> Select a file to display the contents you can insert." +msgstr "" #: 02120000.xhp msgctxt "" @@ -2156,6 +2156,14 @@ msgstr "Fanen <emph>Merknader og støtteark</emph> hvor du kan angi innstillinge #: 03152000.xhp msgctxt "" "03152000.xhp\n" +"par_id083120160418133174\n" +"help.text" +msgid "<image id=\"img_id083120160418043590\" src=\"media/screenshots/modules/simpress/ui/headerfooterdialog/HeaderFooterDialog.png\" width=\"6.5835in\" height=\"5.5102in\"><alt id=\"alt_id083120160418043590\">Header and footer dialog</alt></image>" +msgstr "" + +#: 03152000.xhp +msgctxt "" +"03152000.xhp\n" "par_idN106B7\n" "help.text" msgid "Include on slide" @@ -2689,6 +2697,14 @@ msgstr "For å velge festeområdet, velg<switchinline select=\"appl\"><caseinlin #: 04030000.xhp msgctxt "" "04030000.xhp\n" +"par_id083120160555409190\n" +"help.text" +msgid "<image id=\"img_id083120160554511738\" src=\"media/screenshots/modules/sdraw/ui/dlgsnap/SnapObjectDialog.png\" width=\"3.0728in\" height=\"2.6354in\"><alt id=\"alt_id083120160554511738\">Snap points dialog</alt></image>" +msgstr "" + +#: 04030000.xhp +msgctxt "" +"04030000.xhp\n" "hd_id3147402\n" "5\n" "help.text" @@ -6751,8 +6767,8 @@ msgctxt "" "06080000.xhp\n" "bm_id3153818\n" "help.text" -msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple monitors</bookmark_value>" -msgstr "<bookmark_value>presentasjoner; innstillinger for</bookmark_value><bookmark_value>lysbildeframvisninger; innstillinger for</bookmark_value><bookmark_value>presentasjoner; vindu/fullskjerm</bookmark_value><bookmark_value>flere skjermer</bookmark_value>" +msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>" +msgstr "" #: 06080000.xhp msgctxt "" @@ -6839,8 +6855,8 @@ msgctxt "" "06080000.xhp\n" "hd_id3150653\n" "help.text" -msgid "Type" -msgstr "Type" +msgid "Presentation Mode" +msgstr "" #: 06080000.xhp msgctxt "" @@ -6855,8 +6871,8 @@ msgctxt "" "06080000.xhp\n" "hd_id3150482\n" "help.text" -msgid "Default" -msgstr "Standard" +msgid "Full screen" +msgstr "" #: 06080000.xhp msgctxt "" @@ -6871,8 +6887,8 @@ msgctxt "" "06080000.xhp\n" "hd_id3153034\n" "help.text" -msgid "Window" -msgstr "Vindu" +msgid "In a window" +msgstr "" #: 06080000.xhp msgctxt "" @@ -6887,8 +6903,8 @@ msgctxt "" "06080000.xhp\n" "hd_id3145593\n" "help.text" -msgid "Auto" -msgstr "Auto" +msgid "Loop and repeat after" +msgstr "" #: 06080000.xhp msgctxt "" @@ -6991,24 +7007,8 @@ msgctxt "" "06080000.xhp\n" "par_id3150475\n" "help.text" -msgid "Anything you write with the pen is not saved when you exit the slide show. The properties of the pen can be changed by choosing the <emph>Pen Width</emph> or <emph>Change pen Color</emph> command in the context menu of the running slide show." -msgstr "Alt du skriver med en pen blir ikke lagret når du går ut av lysbildeframvisningen. Egenskapene til pennen kan bli endret ved å velge<emph>Pennbredde</emph>eller<emph>ndre Pennfarge</emph> komandoen i sprettoppmenyen." - -#: 06080000.xhp -msgctxt "" -"06080000.xhp\n" -"hd_id3153927\n" -"help.text" -msgid "Navigator visible" -msgstr "Dokumentstruktur synlig" - -#: 06080000.xhp -msgctxt "" -"06080000.xhp\n" -"par_id3148430\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/navigatorvisible\">Displays the <link href=\"text/simpress/01/02110000.xhp\" name=\"Navigator\">Navigator</link> during the slide show.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/navigatorvisible\">Vis <link href=\"text/simpress/01/02110000.xhp\" name=\"Navigator\">dokumentstrukturen</link> under lysbildeframvisninga.</ahelp>" +msgid "Anything you write with the pen will appear in your slides after exiting the slideshow. The properties of the pen can be changed by choosing the <emph>Pen Width</emph> or <emph>Change pen Color</emph> command in the context menu of the running slide show." +msgstr "" #: 06080000.xhp msgctxt "" @@ -7063,40 +7063,40 @@ msgctxt "" "06080000.xhp\n" "hd_id6086611\n" "help.text" -msgid "Multiple Monitors" -msgstr "Flere skjermer" +msgid "Multiple Displays" +msgstr "" #: 06080000.xhp msgctxt "" "06080000.xhp\n" "par_id5446943\n" "help.text" -msgid "By default the primary monitor is used for slide show mode. If the current desktop is displayed on more than one monitor, you can select which monitor to use for full screen slide show mode. If the current desktop spans only one monitor, or if the multi monitor feature is not supported on the current system, you cannot select another monitor." -msgstr "Som standard blir den primære skjermen brukt til lysbildevisningsmodus. Hvis det gjeldende skrivebordet blir vist på mer enn en enkelt skjerm, kan du velge hvilken skjerm som skal brukes til lysbildeframvisningsmodus i fullskjerm. Hvis det gjeldende skrivebordet bare går over en enkelt skjerm, eller hvis flerskjermsmuligheten ikke er støttet på det gjeldende systemet, kan du ikke velge en annen skjerm." +msgid "By default the primary display is used for slide show mode. If the current desktop is displayed on more than one display, you can select which display to use for full screen slide show mode. If the current desktop spans only one display, or if the multi display feature is not supported on the current system, you cannot select another display." +msgstr "" #: 06080000.xhp msgctxt "" "06080000.xhp\n" "hd_id4962309\n" "help.text" -msgid "Presentation Monitor" -msgstr "Presentasjonsskjerm" +msgid "Presentation display" +msgstr "" #: 06080000.xhp msgctxt "" "06080000.xhp\n" "par_id5168919\n" "help.text" -msgid "<ahelp hid=\".\">Select a monitor to use for full screen slide show mode.</ahelp>" -msgstr "<ahelp hid=\".\">Velg en skjerm som skal skal brukes for lysbildeframvisningsmodus i fullskjerm.</ahelp>" +msgid "<ahelp hid=\".\">Select a display to use for full screen slide show mode.</ahelp>" +msgstr "" #: 06080000.xhp msgctxt "" "06080000.xhp\n" "par_id4846339\n" "help.text" -msgid "If the system allows the user to span a window over all available monitors, you can also select \"All monitors\". In this case the presentation is spanned over all available monitors." -msgstr "Hvis systemet tillater å spenne et vindu over alle tilgjengelig skjermer, kan du også velge «Alle skjerme». I dette tilfelle spenner presentasjonen over alle tilgjengelige skjermer." +msgid "If the system allows the user to span a window over all available displays, you can also select \"All displays\". In this case the presentation is spanned over all available displays." +msgstr "" #: 06080000.xhp msgctxt "" @@ -8961,147 +8961,3 @@ msgctxt "" "help.text" msgid "You can use the <switchinline select=\"appl\"><caseinline select=\"DRAW\">Page </caseinline><defaultinline>Slide </defaultinline></switchinline> Pane to add, to rename, to delete, and to arrange slides or pages in Impress and Draw." msgstr "Du kan bruke <switchinline select=\"appl\"><caseinline select=\"DRAW\">Sidepanelet</caseinline><defaultinline>Lysbildepanelet </defaultinline></switchinline> for å legge til, endre navn på, slette og sortere lysbilder eller sider i Impress og Draw." - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"tit\n" -"help.text" -msgid "Task Pane" -msgstr "Oppgavepanel" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"bm_id3274636\n" -"help.text" -msgid "<bookmark_value>task pane</bookmark_value>" -msgstr "<bookmark_value>oppgaver</bookmark_value>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN10544\n" -"help.text" -msgid "<link href=\"text/simpress/01/taskpanel.xhp\">Task Pane</link>" -msgstr "<link href=\"text/simpress/01/taskpanel.xhp\">Oppgavepanel</link>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN10554\n" -"help.text" -msgid "<ahelp hid=\".\">Switches the %PRODUCTNAME Impress task pane on and off.</ahelp>" -msgstr "<ahelp hid=\".\">Skru oppgavefeltet i %PRODUCTNAME Impress på eller av.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN10557\n" -"help.text" -msgid "The task pane contains pages to specify the master pages, layouts, custom animation, and slide transition. Click another heading to open another page." -msgstr "Oppgavepanelet inneholder sider for å angi hovedsider, oppsett, tilpassede animasjoner og lysbildeoverganger. Trykk på en annen overskrift for å åpne en annen side i Oppgavepanelet." - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN10652\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Master Pages tab page, where you apply a master page (background) to all slides (left-click) or to the selected slides (right-click).</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Åpne «Hovedsider», hvor du kan bruke en hovedutforming på lysbildene dine. Venstreklikk for å bruke utformingen på alle lysbildene, eller høyreklikk for å bruke utformingen kun på de valgte lysbildene.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN1067D\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the currently used master pages.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">En liste over utformingene som brukes i denne presentasjonen.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN106A8\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the recently used master pages.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">En liste over utformingene som nylig har vært i bruk.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN106D3\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists all available master pages.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">En liste over alle tilgjengelige utforminger.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN106FA\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Left-click to apply the master page to all slides. Right-click for a submenu.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Venstreklikk for å bruke hovedutformingen på alle lysbildene. Høyreklikk for å åpne en undermeny.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN10747\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master page to all slides.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Bruk hovedutformingen på alle lysbildene.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN10762\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master page or the slide design to the selected slides.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Bruk hovedutformingen på de valgte lysbildene.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN10785\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Resizes the preview of the master pages.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Endrer størrelsen på forhåndsvisning av hovedsider.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN107B4\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Layouts tab page, where you apply a slide design to the selected slide or slides.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Åpne «Oppsett», der du kan velge en utforming for de valgte lysbildene.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN107CB\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to apply a slide design to all selected slides. Right-click for a submenu.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klikk for å bruke en utforming på de valgte lysbildene. Høyreklikk for å åpne en undermeny.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN1080E\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Custom Animation tab page, where you apply effects to the selected objects on a slide.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Åpne «Tilpasset animasjon» hvor du kan gi de valgte objektene i lysbildet ulike effekter.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN10839\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Slide Transition tab page, where you apply transition effects to the selected slides.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Åpne «Lysbildeovergang», hvor du kan gi ulike overgangseffekter til de valgte lysbildene.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_id0916200812240344\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Table Design. Double-click a preview to insert a new table.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Åpner «Tabellutforming». Dobbeltklikk for å forhåndsvise innsettelse av ny tabell.</ahelp>" diff --git a/source/nb/helpcontent2/source/text/simpress/02.po b/source/nb/helpcontent2/source/text/simpress/02.po index 70333ea02fe..37fb4060c63 100644 --- a/source/nb/helpcontent2/source/text/simpress/02.po +++ b/source/nb/helpcontent2/source/text/simpress/02.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-04-16 21:40+0200\n" -"PO-Revision-Date: 2016-04-17 08:09+0000\n" -"Last-Translator: kmr <karl.m.ramberg@gmail.com>\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 12:57+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1460880591.000000\n" +"X-POOTLE-MTIME: 1467809878.000000\n" #: 04010000.xhp msgctxt "" @@ -4398,24 +4398,6 @@ msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"From File\">Fra fil</l #: 10110000.xhp msgctxt "" "10110000.xhp\n" -"hd_id3155408\n" -"17\n" -"help.text" -msgid "<link href=\"text/shared/01/04150400.xhp\" name=\"Audio\">Audio</link>" -msgstr "<link href=\"text/shared/01/04150400.xhp\" name=\"Audio\">Lyd</link>" - -#: 10110000.xhp -msgctxt "" -"10110000.xhp\n" -"hd_id3145063\n" -"18\n" -"help.text" -msgid "<link href=\"text/shared/01/04150500.xhp\" name=\"Video\">Video</link>" -msgstr "<link href=\"text/shared/01/04150500.xhp\" name=\"Video\">Video</link>" - -#: 10110000.xhp -msgctxt "" -"10110000.xhp\n" "hd_id3145826\n" "12\n" "help.text" @@ -4440,15 +4422,6 @@ msgctxt "" msgid "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE Object\">OLE Object</link>" msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE Object\">OLE-objekt</link>" -#: 10110000.xhp -msgctxt "" -"10110000.xhp\n" -"hd_id3155930\n" -"15\n" -"help.text" -msgid "<link href=\"text/shared/01/04150200.xhp\" name=\"Plug-in\">Plug-in</link>" -msgstr "<link href=\"text/shared/01/04150200.xhp\" name=\"Plug-in\">Programtillegg</link>" - #: 10120000.xhp msgctxt "" "10120000.xhp\n" diff --git a/source/nb/helpcontent2/source/text/simpress/guide.po b/source/nb/helpcontent2/source/text/simpress/guide.po index eccac34fae4..de0beae99ed 100644 --- a/source/nb/helpcontent2/source/text/simpress/guide.po +++ b/source/nb/helpcontent2/source/text/simpress/guide.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-05-07 21:35+0200\n" -"PO-Revision-Date: 2016-05-08 09:43+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 12:58+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1462700623.000000\n" +"X-POOTLE-MTIME: 1467809890.000000\n" #: 3d_create.xhp msgctxt "" @@ -1177,8 +1177,8 @@ msgctxt "" "background.xhp\n" "par_idN1083F\n" "help.text" -msgid "Choose <emph>File - Save As Template</emph> to save the document as a template." -msgstr "Velg <emph>Fil → Maler → Lagre som mal</emph> for å lagre dokumentet som en mal." +msgid "Choose <emph>File - Templates - Save As Template</emph> to save the document as a template." +msgstr "" #: background.xhp msgctxt "" @@ -1193,8 +1193,8 @@ msgctxt "" "background.xhp\n" "par_idN1084A\n" "help.text" -msgid "Now you can use the Presentation Wizard to open a new presentation based on your new template." -msgstr "Nu kan du bruke presentasjonsveivisern til åpne en ny presentasjon basert på din nye mal." +msgid "Now you can use the Templates window to open a new presentation based on your new template." +msgstr "" #: change_scale.xhp msgctxt "" @@ -3632,8 +3632,8 @@ msgctxt "" "par_id3154702\n" "19\n" "help.text" -msgid "Select <emph>Format - Slide Design</emph>." -msgstr "Velg <emph>Formater → Lysbildeoppsett</emph>." +msgid "Select <emph>Slide - Slide Master Design</emph>." +msgstr "" #: masterpage.xhp msgctxt "" @@ -3701,6 +3701,46 @@ msgstr "For å bruke lysbildeoppsettet kun på det gjeldende lysbildet, fjern kr #: masterpage.xhp msgctxt "" "masterpage.xhp\n" +"par_idN106FA\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Left-click to apply the master page to all slides. Right-click for a submenu.</ahelp>" +msgstr "" + +#: masterpage.xhp +msgctxt "" +"masterpage.xhp\n" +"par_idN10747\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master page to all slides.</ahelp>" +msgstr "" + +#: masterpage.xhp +msgctxt "" +"masterpage.xhp\n" +"par_idN10762\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master page or the slide design to the selected slides.</ahelp>" +msgstr "" + +#: masterpage.xhp +msgctxt "" +"masterpage.xhp\n" +"par_idN10785\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Resizes the preview of the master pages.</ahelp>" +msgstr "" + +#: masterpage.xhp +msgctxt "" +"masterpage.xhp\n" +"par_idN107CB\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to apply a slide design to all selected slides. Right-click for a submenu.</ahelp>" +msgstr "" + +#: masterpage.xhp +msgctxt "" +"masterpage.xhp\n" "par_id3149941\n" "24\n" "help.text" @@ -4757,10 +4797,9 @@ msgstr "$[officename] har registrert visningstiden for hvert lysbilde. Lagre din msgctxt "" "rehearse_timings.xhp\n" "par_id3145248\n" -"12\n" "help.text" -msgid "If you want the whole presentation to auto-repeat, open the menu <emph>Slide Show - Slide Show Settings</emph>. Click <emph>Auto</emph> and <emph>OK</emph>." -msgstr "Hvis du vil ha hele presentasjonen til automatisk gjentagelse, åpne menyen <emph>Lysbildeframvisning → Innstillinger for lysbildeframvisning</emph>. Trykk på <emph>Auto</emph> og <emph>OK</emph>." +msgid "If you want the whole presentation to auto-repeat, open the menu <emph>Slide Show - Slide Show Settings</emph>. Click <emph>Loop and repeat after</emph> and <emph>OK</emph>." +msgstr "" #: rehearse_timings.xhp msgctxt "" @@ -4977,14 +5016,6 @@ msgstr "I typeområdet kan du trykke på <emph>Auto</emph> og velge en pausetid #: show.xhp msgctxt "" "show.xhp\n" -"par_id4959257\n" -"help.text" -msgid "When you create a new slide show using the <link href=\"text/shared/autopi/01050000.xhp\">Presentation Wizard</link>, you can select the duration of slides and of the pause, on the third wizard page." -msgstr "Når du oppretter en ny presentasjon ved hjelp av <link href=\"text/shared/autopi/01050000.xhp\">Presentasjonsveivisern</link>, kan du på den tredje siden velge varighet for lysbilder og for pausen." - -#: show.xhp -msgctxt "" -"show.xhp\n" "hd_id1906491\n" "help.text" msgid "Running a slide show from a file" diff --git a/source/nb/helpcontent2/source/text/smath/00.po b/source/nb/helpcontent2/source/text/smath/00.po index 7d5aa123920..1f87ea33156 100644 --- a/source/nb/helpcontent2/source/text/smath/00.po +++ b/source/nb/helpcontent2/source/text/smath/00.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-11-10 19:33+0100\n" -"PO-Revision-Date: 2016-04-07 15:23+0000\n" -"Last-Translator: kmr <karl.m.ramberg@gmail.com>\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 12:58+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1460042630.000000\n" +"X-POOTLE-MTIME: 1467809896.000000\n" #: 00000004.xhp msgctxt "" @@ -321,8 +321,8 @@ msgctxt "" "00000004.xhp\n" "par_id3153535\n" "help.text" -msgid "<image id=\"img_id3151310\" src=\"starmath/res/im21101.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151310\">Icon</alt></image>" -msgstr "<image id=\"img_id3151310\" src=\"starmath/res/im21101.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151310\">Ikon</alt></image>" +msgid "<image id=\"img_id3151310\" src=\"res/helpimg/starmath/im21101.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151310\">Icon</alt></image>" +msgstr "" #: 00000004.xhp msgctxt "" @@ -356,8 +356,8 @@ msgctxt "" "00000004.xhp\n" "par_id3147531\n" "help.text" -msgid "<image id=\"img_id3151103\" src=\"starmath/res/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151103\">Icon</alt></image>" -msgstr "<image id=\"img_id3151103\" src=\"starmath/res/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151103\">Ikon</alt></image>" +msgid "<image id=\"img_id3151103\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151103\">Icon</alt></image>" +msgstr "" #: 00000004.xhp msgctxt "" @@ -391,8 +391,8 @@ msgctxt "" "00000004.xhp\n" "par_id3146921\n" "help.text" -msgid "<image id=\"img_id3146927\" src=\"starmath/res/im21105.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146927\">Icon</alt></image>" -msgstr "<image id=\"img_id3146927\" src=\"starmath/res/im21105.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146927\">Ikon</alt></image>" +msgid "<image id=\"img_id3146927\" src=\"res/helpimg/starmath/im21105.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146927\">Icon</alt></image>" +msgstr "" #: 00000004.xhp msgctxt "" @@ -426,8 +426,8 @@ msgctxt "" "00000004.xhp\n" "par_id3149103\n" "help.text" -msgid "<image id=\"img_id3154825\" src=\"starmath/res/im21104.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154825\">Icon</alt></image>" -msgstr "<image id=\"img_id3154825\" src=\"starmath/res/im21104.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154825\">Ikon</alt></image>" +msgid "<image id=\"img_id3154825\" src=\"res/helpimg/starmath/im21104.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154825\">Icon</alt></image>" +msgstr "" #: 00000004.xhp msgctxt "" @@ -461,8 +461,8 @@ msgctxt "" "00000004.xhp\n" "par_id3147584\n" "help.text" -msgid "<image id=\"img_id3148733\" src=\"starmath/res/im21107.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148733\">Icon</alt></image>" -msgstr "<image id=\"img_id3148733\" src=\"starmath/res/im21107.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148733\">Ikon</alt></image>" +msgid "<image id=\"img_id3148733\" src=\"res/helpimg/starmath/im21107.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148733\">Icon</alt></image>" +msgstr "" #: 00000004.xhp msgctxt "" @@ -496,8 +496,8 @@ msgctxt "" "00000004.xhp\n" "par_id3154376\n" "help.text" -msgid "<image id=\"img_id3154390\" src=\"starmath/res/at21706.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154390\">Icon</alt></image>" -msgstr "<image id=\"img_id3154390\" src=\"starmath/res/at21706.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154390\">Ikon</alt></image>" +msgid "<image id=\"img_id3154390\" src=\"res/helpimg/starmath/at21706.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154390\">Icon</alt></image>" +msgstr "" #: 00000004.xhp msgctxt "" @@ -531,8 +531,8 @@ msgctxt "" "00000004.xhp\n" "par_id3151029\n" "help.text" -msgid "<image id=\"img_id3151036\" src=\"starmath/res/im21108.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151036\">Icon</alt></image>" -msgstr "<image id=\"img_id3151036\" src=\"starmath/res/im21108.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151036\">Ikon</alt></image>" +msgid "<image id=\"img_id3151036\" src=\"res/helpimg/starmath/im21108.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151036\">Icon</alt></image>" +msgstr "" #: 00000004.xhp msgctxt "" @@ -566,8 +566,8 @@ msgctxt "" "00000004.xhp\n" "par_id3151377\n" "help.text" -msgid "<image id=\"img_id3151384\" src=\"starmath/res/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151384\">Icon</alt></image>" -msgstr "<image id=\"img_id3151384\" src=\"starmath/res/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151384\">Ikon</alt></image>" +msgid "<image id=\"img_id3151384\" src=\"res/helpimg/starmath/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151384\">Icon</alt></image>" +msgstr "" #: 00000004.xhp msgctxt "" @@ -725,8 +725,8 @@ msgctxt "" "00000004.xhp\n" "par_id3154715\n" "help.text" -msgid "<image id=\"img_id3154722\" src=\"starmath/res/im21117.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154722\">Icon</alt></image>" -msgstr "<image id=\"img_id3154722\" src=\"starmath/res/im21117.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154722\">Ikon</alt></image>" +msgid "<image id=\"img_id3154722\" src=\"res/helpimg/starmath/im21117.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154722\">Icon</alt></image>" +msgstr "" #: 00000004.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/smath/01.po b/source/nb/helpcontent2/source/text/smath/01.po index d1aaaad00c5..dce3dfb1956 100644 --- a/source/nb/helpcontent2/source/text/smath/01.po +++ b/source/nb/helpcontent2/source/text/smath/01.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-03-09 20:48+0100\n" -"PO-Revision-Date: 2016-04-16 10:03+0000\n" -"Last-Translator: kmr <karl.m.ramberg@gmail.com>\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 12:58+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1460800993.000000\n" +"X-POOTLE-MTIME: 1467809912.000000\n" #: 02080000.xhp msgctxt "" @@ -1034,8 +1034,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10086\n" "help.text" -msgid "<image id=\"img_id3153573\" src=\"starmath/res/bi21301.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153573\">Icon</alt></image>" -msgstr "<image id=\"img_id3153573\" src=\"starmath/res/bi21301.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153573\">Ikon</alt></image>" +msgid "<image id=\"img_id3153573\" src=\"res/helpimg/starmath/bi21301.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153573\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1060,8 +1060,8 @@ msgctxt "" "03090200.xhp\n" "par_idN100BF\n" "help.text" -msgid "<image id=\"img_id3147523\" src=\"starmath/res/bi21302.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147523\">Icon</alt></image>" -msgstr "<image id=\"img_id3147523\" src=\"starmath/res/bi21302.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147523\">Ikon</alt></image>" +msgid "<image id=\"img_id3147523\" src=\"res/helpimg/starmath/bi21302.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147523\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1086,8 +1086,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10101\n" "help.text" -msgid "<image id=\"img_id3154196\" src=\"starmath/res/bi21303.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154196\">Icon</alt></image>" -msgstr "<image id=\"img_id3154196\" src=\"starmath/res/bi21303.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154196\">Ikon</alt></image>" +msgid "<image id=\"img_id3154196\" src=\"res/helpimg/starmath/bi21303.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154196\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1112,8 +1112,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10140\n" "help.text" -msgid "<image id=\"img_id3154835\" src=\"starmath/res/bi21304.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154835\">Icon</alt></image>" -msgstr "<image id=\"img_id3154835\" src=\"starmath/res/bi21304.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154835\">Ikon</alt></image>" +msgid "<image id=\"img_id3154835\" src=\"res/helpimg/starmath/bi21304.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154835\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1138,8 +1138,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10182\n" "help.text" -msgid "<image id=\"img_id3147321\" src=\"starmath/res/bi21322.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147321\">Icon</alt></image>" -msgstr "<image id=\"img_id3147321\" src=\"starmath/res/bi21322.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147321\">Ikon</alt></image>" +msgid "<image id=\"img_id3147321\" src=\"res/helpimg/starmath/bi21322.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147321\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1164,8 +1164,8 @@ msgctxt "" "03090200.xhp\n" "par_idN101BF\n" "help.text" -msgid "<image id=\"img_id3151030\" src=\"starmath/res/bi21323.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151030\">Icon</alt></image>" -msgstr "<image id=\"img_id3151030\" src=\"starmath/res/bi21323.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151030\">Ikon</alt></image>" +msgid "<image id=\"img_id3151030\" src=\"res/helpimg/starmath/bi21323.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151030\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1190,8 +1190,8 @@ msgctxt "" "03090200.xhp\n" "par_idN101FC\n" "help.text" -msgid "<image id=\"img_id3155133\" src=\"starmath/res/bi21305.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155133\">Icon</alt></image>" -msgstr "<image id=\"img_id3155133\" src=\"starmath/res/bi21305.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155133\">Ikon</alt></image>" +msgid "<image id=\"img_id3155133\" src=\"res/helpimg/starmath/bi21305.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155133\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1216,8 +1216,8 @@ msgctxt "" "03090200.xhp\n" "par_idN1023B\n" "help.text" -msgid "<image id=\"img_id3147468\" src=\"starmath/res/bi21306.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147468\">Icon</alt></image>" -msgstr "<image id=\"img_id3147468\" src=\"starmath/res/bi21306.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147468\">Ikon</alt></image>" +msgid "<image id=\"img_id3147468\" src=\"res/helpimg/starmath/bi21306.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147468\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1242,8 +1242,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10279\n" "help.text" -msgid "<image id=\"img_id3155982\" src=\"starmath/res/bi21307.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155982\">Icon</alt></image>" -msgstr "<image id=\"img_id3155982\" src=\"starmath/res/bi21307.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155982\">Ikon</alt></image>" +msgid "<image id=\"img_id3155982\" src=\"res/helpimg/starmath/bi21307.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155982\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1268,8 +1268,8 @@ msgctxt "" "03090200.xhp\n" "par_idN102B5\n" "help.text" -msgid "<image id=\"img_id3155773\" src=\"starmath/res/bi21308.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155773\">Icon</alt></image>" -msgstr "<image id=\"img_id3155773\" src=\"starmath/res/bi21308.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155773\">Ikon</alt></image>" +msgid "<image id=\"img_id3155773\" src=\"res/helpimg/starmath/bi21308.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155773\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1294,8 +1294,8 @@ msgctxt "" "03090200.xhp\n" "par_idN102F3\n" "help.text" -msgid "<image id=\"img_id3148442\" src=\"starmath/res/bi21309.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148442\">Icon</alt></image>" -msgstr "<image id=\"img_id3148442\" src=\"starmath/res/bi21309.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148442\">Ikon</alt></image>" +msgid "<image id=\"img_id3148442\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148442\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1320,8 +1320,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10331\n" "help.text" -msgid "<image id=\"img_id3153299\" src=\"starmath/res/bi21310.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153299\">Icon</alt></image>" -msgstr "<image id=\"img_id3153299\" src=\"starmath/res/bi21310.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153299\">Ikon</alt></image>" +msgid "<image id=\"img_id3153299\" src=\"res/helpimg/starmath/bi21310.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153299\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1346,8 +1346,8 @@ msgctxt "" "03090200.xhp\n" "par_idN1036F\n" "help.text" -msgid "<image id=\"img_id3153976\" src=\"starmath/res/bi21311.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153976\">Icon</alt></image>" -msgstr "<image id=\"img_id3153976\" src=\"starmath/res/bi21311.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153976\">Ikon</alt></image>" +msgid "<image id=\"img_id3153976\" src=\"res/helpimg/starmath/bi21311.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153976\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1372,8 +1372,8 @@ msgctxt "" "03090200.xhp\n" "par_idN103AD\n" "help.text" -msgid "<image id=\"img_id3151195\" src=\"starmath/res/bi21312.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151195\">Icon</alt></image>" -msgstr "<image id=\"img_id3151195\" src=\"starmath/res/bi21312.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151195\">Ikon</alt></image>" +msgid "<image id=\"img_id3151195\" src=\"res/helpimg/starmath/bi21312.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151195\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1398,8 +1398,8 @@ msgctxt "" "03090200.xhp\n" "par_idN103EB\n" "help.text" -msgid "<image id=\"img_id3150103\" src=\"starmath/res/bi21313.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3150103\">Icon</alt></image>" -msgstr "<image id=\"img_id3150103\" src=\"starmath/res/bi21313.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3150103\">Ikon</alt></image>" +msgid "<image id=\"img_id3150103\" src=\"res/helpimg/starmath/bi21313.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3150103\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1424,8 +1424,8 @@ msgctxt "" "03090200.xhp\n" "par_idN1042C\n" "help.text" -msgid "<image id=\"img_id3151228\" src=\"starmath/res/bi21314.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151228\">Icon</alt></image>" -msgstr "<image id=\"img_id3151228\" src=\"starmath/res/bi21314.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151228\">Ikon</alt></image>" +msgid "<image id=\"img_id3151228\" src=\"res/helpimg/starmath/bi21314.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151228\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1450,8 +1450,8 @@ msgctxt "" "03090200.xhp\n" "par_idN1046D\n" "help.text" -msgid "<image id=\"img_id3151003\" src=\"starmath/res/bi21315.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151003\">Icon</alt></image>" -msgstr "<image id=\"img_id3151003\" src=\"starmath/res/bi21315.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151003\">Ikon</alt></image>" +msgid "<image id=\"img_id3151003\" src=\"res/helpimg/starmath/bi21315.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151003\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1476,8 +1476,8 @@ msgctxt "" "03090200.xhp\n" "par_idN104AB\n" "help.text" -msgid "<image id=\"img_id3149631\" src=\"starmath/res/bi21316.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149631\">Icon</alt></image>" -msgstr "<image id=\"img_id3149631\" src=\"starmath/res/bi21316.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149631\">Ikon</alt></image>" +msgid "<image id=\"img_id3149631\" src=\"res/helpimg/starmath/bi21316.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149631\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1502,8 +1502,8 @@ msgctxt "" "03090200.xhp\n" "par_idN104E7\n" "help.text" -msgid "<image id=\"img_id3149969\" src=\"starmath/res/bi21324.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149969\">Icon</alt></image>" -msgstr "<image id=\"img_id3149969\" src=\"starmath/res/bi21324.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149969\">Ikon</alt></image>" +msgid "<image id=\"img_id3149969\" src=\"res/helpimg/starmath/bi21324.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149969\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1528,8 +1528,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10525\n" "help.text" -msgid "<image id=\"img_id3149516\" src=\"starmath/res/bi21325.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149516\">Icon</alt></image>" -msgstr "<image id=\"img_id3149516\" src=\"starmath/res/bi21325.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149516\">Ikon</alt></image>" +msgid "<image id=\"img_id3149516\" src=\"res/helpimg/starmath/bi21325.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149516\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1554,8 +1554,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10563\n" "help.text" -msgid "<image id=\"img_id3148697\" src=\"starmath/res/bi21326.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148697\">Icon</alt></image>" -msgstr "<image id=\"img_id3148697\" src=\"starmath/res/bi21326.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148697\">Ikon</alt></image>" +msgid "<image id=\"img_id3148697\" src=\"res/helpimg/starmath/bi21326.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148697\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1580,8 +1580,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10564\n" "help.text" -msgid "<image id=\"img_id3148698\" src=\"starmath/res/bi21327.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148698\">Icon</alt></image>" -msgstr "<image id=\"img_id3148698\" src=\"starmath/res/bi21327.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148698\">kon</alt></image>" +msgid "<image id=\"img_id3148698\" src=\"res/helpimg/starmath/bi21327.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148698\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1606,8 +1606,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10565\n" "help.text" -msgid "<image id=\"img_id3148699\" src=\"starmath/res/bi21329.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148699\">Icon</alt></image>" -msgstr "<image id=\"img_id3148699\" src=\"starmath/res/bi21329.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148699\">Ikon</alt></image>" +msgid "<image id=\"img_id3148699\" src=\"res/helpimg/starmath/bi21329.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148699\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1632,8 +1632,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10566\n" "help.text" -msgid "<image id=\"img_id3148700\" src=\"starmath/res/bi21328.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148700\">Icon</alt></image>" -msgstr "<image id=\"img_id3148700\" src=\"starmath/res/bi21328.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148700\">kon</alt></image>" +msgid "<image id=\"img_id3148700\" src=\"res/helpimg/starmath/bi21328.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148700\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1658,8 +1658,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10567\n" "help.text" -msgid "<image id=\"img_id3148701\" src=\"starmath/res/bi21330.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148701\">Icon</alt></image>" -msgstr "<image id=\"img_id3148701\" src=\"starmath/res/bi21330.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148701\">Ikon</alt></image>" +msgid "<image id=\"img_id3148701\" src=\"res/helpimg/starmath/bi21330.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148701\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1684,8 +1684,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10568\n" "help.text" -msgid "<image id=\"img_id3148702\" src=\"starmath/res/bi21331.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148702\">Icon</alt></image>" -msgstr "<image id=\"img_id3148702\" src=\"starmath/res/bi21331.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148702\">Ikon</alt></image>" +msgid "<image id=\"img_id3148702\" src=\"res/helpimg/starmath/bi21331.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148702\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1710,8 +1710,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10569\n" "help.text" -msgid "<image id=\"img_id3148703\" src=\"starmath/res/bi21332.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148703\">Icon</alt></image>" -msgstr "<image id=\"img_id3148703\" src=\"starmath/res/bi21332.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148703\">Ikon</alt></image>" +msgid "<image id=\"img_id3148703\" src=\"res/helpimg/starmath/bi21332.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148703\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1736,8 +1736,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10570\n" "help.text" -msgid "<image id=\"img_id3148704\" src=\"starmath/res/bi21333.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148704\">Icon</alt></image>" -msgstr "<image id=\"img_id3148704\" src=\"starmath/res/bi21333.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148704\">Ikon</alt></image>" +msgid "<image id=\"img_id3148704\" src=\"res/helpimg/starmath/bi21333.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148704\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1762,8 +1762,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10571\n" "help.text" -msgid "<image id=\"img_id3148705\" src=\"starmath/res/bi21334.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148705\">Icon</alt></image>" -msgstr "<image id=\"img_id3148705\" src=\"starmath/res/bi21334.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148705\">Ikon</alt></image>" +msgid "<image id=\"img_id3148705\" src=\"res/helpimg/starmath/bi21334.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148705\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1894,8 +1894,8 @@ msgctxt "" "03090300.xhp\n" "par_idN10088\n" "help.text" -msgid "<image id=\"img_id3152944\" src=\"starmath/res/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152944\">Icon</alt></image>" -msgstr "<image id=\"img_id3152944\" src=\"starmath/res/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152944\">Ikon</alt></image>" +msgid "<image id=\"img_id3152944\" src=\"res/helpimg/starmath/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152944\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -1920,8 +1920,8 @@ msgctxt "" "03090300.xhp\n" "par_idN100C4\n" "help.text" -msgid "<image id=\"img_id3150970\" src=\"starmath/res/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150970\">Icon</alt></image>" -msgstr "<image id=\"img_id3150970\" src=\"starmath/res/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150970\">Ikon</alt></image>" +msgid "<image id=\"img_id3150970\" src=\"res/helpimg/starmath/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150970\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -1946,8 +1946,8 @@ msgctxt "" "03090300.xhp\n" "par_idN10102\n" "help.text" -msgid "<image id=\"img_id3146932\" src=\"starmath/res/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146932\">Icon</alt></image>" -msgstr "<image id=\"img_id3146932\" src=\"starmath/res/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146932\">Ikon</alt></image>" +msgid "<image id=\"img_id3146932\" src=\"res/helpimg/starmath/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146932\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -1972,8 +1972,8 @@ msgctxt "" "03090300.xhp\n" "par_idN1013E\n" "help.text" -msgid "<image id=\"img_id3149814\" src=\"starmath/res/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149814\">Icon</alt></image>" -msgstr "<image id=\"img_id3149814\" src=\"starmath/res/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149814\">Ikon</alt></image>" +msgid "<image id=\"img_id3149814\" src=\"res/helpimg/starmath/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149814\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -1998,8 +1998,8 @@ msgctxt "" "03090300.xhp\n" "par_idN1017A\n" "help.text" -msgid "<image id=\"img_id3152766\" src=\"starmath/res/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152766\">Icon</alt></image>" -msgstr "<image id=\"img_id3152766\" src=\"starmath/res/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152766\">Ikon</alt></image>" +msgid "<image id=\"img_id3152766\" src=\"res/helpimg/starmath/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152766\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2024,8 +2024,8 @@ msgctxt "" "03090300.xhp\n" "par_idN101B8\n" "help.text" -msgid "<image id=\"img_id3151023\" src=\"starmath/res/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3151023\">Icon</alt></image>" -msgstr "<image id=\"img_id3151023\" src=\"starmath/res/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3151023\">Ikon</alt></image>" +msgid "<image id=\"img_id3151023\" src=\"res/helpimg/starmath/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3151023\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2050,8 +2050,8 @@ msgctxt "" "03090300.xhp\n" "par_idN101F4\n" "help.text" -msgid "<image id=\"img_id3145772\" src=\"starmath/res/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3145772\">Icon</alt></image>" -msgstr "<image id=\"img_id3145772\" src=\"starmath/res/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3145772\">Ikon</alt></image>" +msgid "<image id=\"img_id3145772\" src=\"res/helpimg/starmath/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3145772\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2076,8 +2076,8 @@ msgctxt "" "03090300.xhp\n" "par_idN10230\n" "help.text" -msgid "<image id=\"img_id3147409\" src=\"starmath/res/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147409\">Icon</alt></image>" -msgstr "<image id=\"img_id3147409\" src=\"starmath/res/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147409\">Ikon</alt></image>" +msgid "<image id=\"img_id3147409\" src=\"res/helpimg/starmath/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147409\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2102,8 +2102,8 @@ msgctxt "" "03090300.xhp\n" "par_idN1026C\n" "help.text" -msgid "<image id=\"img_id3149562\" src=\"starmath/res/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149562\">Icon</alt></image>" -msgstr "<image id=\"img_id3149562\" src=\"starmath/res/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149562\">Ikon</alt></image>" +msgid "<image id=\"img_id3149562\" src=\"res/helpimg/starmath/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149562\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2128,8 +2128,8 @@ msgctxt "" "03090300.xhp\n" "par_idN102AA\n" "help.text" -msgid "<image id=\"img_id3147109\" src=\"starmath/res/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147109\">Icon</alt></image>" -msgstr "<image id=\"img_id3147109\" src=\"starmath/res/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147109\">Ikon</alt></image>" +msgid "<image id=\"img_id3147109\" src=\"res/helpimg/starmath/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147109\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2154,8 +2154,8 @@ msgctxt "" "03090300.xhp\n" "par_idN102E6\n" "help.text" -msgid "<image id=\"img_id3147055\" src=\"starmath/res/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147055\">Icon</alt></image>" -msgstr "<image id=\"img_id3147055\" src=\"starmath/res/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147055\">Ikon</alt></image>" +msgid "<image id=\"img_id3147055\" src=\"res/helpimg/starmath/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147055\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2180,8 +2180,8 @@ msgctxt "" "03090300.xhp\n" "par_idN10322\n" "help.text" -msgid "<image id=\"img_id3154578\" src=\"starmath/res/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154578\">Icon</alt></image>" -msgstr "<image id=\"img_id3154578\" src=\"starmath/res/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154578\">Ikon</alt></image>" +msgid "<image id=\"img_id3154578\" src=\"res/helpimg/starmath/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154578\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2206,8 +2206,8 @@ msgctxt "" "03090300.xhp\n" "par_idN1035E\n" "help.text" -msgid "<image id=\"img_id3149332\" src=\"starmath/res/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149332\">Icon</alt></image>" -msgstr "<image id=\"img_id3149332\" src=\"starmath/res/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149332\">Ikon</alt></image>" +msgid "<image id=\"img_id3149332\" src=\"res/helpimg/starmath/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149332\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2338,8 +2338,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10081\n" "help.text" -msgid "<image id=\"img_id3153154\" src=\"starmath/res/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153154\">Icon</alt></image>" -msgstr "<image id=\"img_id3153154\" src=\"starmath/res/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153154\">Ikon</alt></image>" +msgid "<image id=\"img_id3153154\" src=\"res/helpimg/starmath/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153154\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2364,8 +2364,8 @@ msgctxt "" "03090400.xhp\n" "par_idN100BC\n" "help.text" -msgid "<image id=\"img_id3147507\" src=\"starmath/res/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147507\">Icon</alt></image>" -msgstr "<image id=\"img_id3147507\" src=\"starmath/res/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147507\">Ikon</alt></image>" +msgid "<image id=\"img_id3147507\" src=\"res/helpimg/starmath/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147507\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2390,8 +2390,8 @@ msgctxt "" "03090400.xhp\n" "par_idN100F7\n" "help.text" -msgid "<image id=\"img_id3154574\" src=\"starmath/res/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154574\">Icon</alt></image>" -msgstr "<image id=\"img_id3154574\" src=\"starmath/res/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154574\">Ikon</alt></image>" +msgid "<image id=\"img_id3154574\" src=\"res/helpimg/starmath/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154574\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2416,8 +2416,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10132\n" "help.text" -msgid "<image id=\"img_id3149687\" src=\"starmath/res/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149687\">Icon</alt></image>" -msgstr "<image id=\"img_id3149687\" src=\"starmath/res/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149687\">Ikon</alt></image>" +msgid "<image id=\"img_id3149687\" src=\"res/helpimg/starmath/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149687\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2442,8 +2442,8 @@ msgctxt "" "03090400.xhp\n" "par_id3149483\n" "help.text" -msgid "<image id=\"img_id3149490\" src=\"starmath/res/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149490\">Icon</alt></image>" -msgstr "<image id=\"img_id3149490\" src=\"starmath/res/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149490\">Ikon</alt></image>" +msgid "<image id=\"img_id3149490\" src=\"res/helpimg/starmath/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149490\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2468,8 +2468,8 @@ msgctxt "" "03090400.xhp\n" "par_idN101B1\n" "help.text" -msgid "<image id=\"img_id3149043\" src=\"starmath/res/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149043\">Icon</alt></image>" -msgstr "<image id=\"img_id3149043\" src=\"starmath/res/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149043\">Ikon</alt></image>" +msgid "<image id=\"img_id3149043\" src=\"res/helpimg/starmath/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149043\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2494,8 +2494,8 @@ msgctxt "" "03090400.xhp\n" "par_idN101EA\n" "help.text" -msgid "<image id=\"img_id3147139\" src=\"starmath/res/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147139\">Icon</alt></image>" -msgstr "<image id=\"img_id3147139\" src=\"starmath/res/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147139\">Ikon</alt></image>" +msgid "<image id=\"img_id3147139\" src=\"res/helpimg/starmath/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147139\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2520,8 +2520,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10223\n" "help.text" -msgid "<image id=\"img_id3148759\" src=\"starmath/res/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148759\">Icon</alt></image>" -msgstr "<image id=\"img_id3148759\" src=\"starmath/res/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148759\">Ikon</alt></image>" +msgid "<image id=\"img_id3148759\" src=\"res/helpimg/starmath/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148759\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2546,8 +2546,8 @@ msgctxt "" "03090400.xhp\n" "par_idN1025C\n" "help.text" -msgid "<image id=\"img_id3149536\" src=\"starmath/res/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149536\">Icon</alt></image>" -msgstr "<image id=\"img_id3149536\" src=\"starmath/res/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149536\">Ikon</alt></image>" +msgid "<image id=\"img_id3149536\" src=\"res/helpimg/starmath/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149536\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2572,8 +2572,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10295\n" "help.text" -msgid "<image id=\"img_id3147499\" src=\"starmath/res/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147499\">Icon</alt></image>" -msgstr "<image id=\"img_id3147499\" src=\"starmath/res/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147499\">Ikon</alt></image>" +msgid "<image id=\"img_id3147499\" src=\"res/helpimg/starmath/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147499\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2598,8 +2598,8 @@ msgctxt "" "03090400.xhp\n" "par_idN102CE\n" "help.text" -msgid "<image id=\"img_id3168610\" src=\"starmath/res/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168610\">Icon</alt></image>" -msgstr "<image id=\"img_id3168610\" src=\"starmath/res/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168610\">Ikon</alt></image>" +msgid "<image id=\"img_id3168610\" src=\"res/helpimg/starmath/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168610\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2624,8 +2624,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10309\n" "help.text" -msgid "<image id=\"img_id3147608\" src=\"starmath/res/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147608\">Icon</alt></image>" -msgstr "<image id=\"img_id3147608\" src=\"starmath/res/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147608\">Ikon</alt></image>" +msgid "<image id=\"img_id3147608\" src=\"res/helpimg/starmath/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147608\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2650,8 +2650,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10342\n" "help.text" -msgid "<image id=\"img_id3151087\" src=\"starmath/res/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151087\">Icon</alt></image>" -msgstr "<image id=\"img_id3151087\" src=\"starmath/res/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151087\">Ikon</alt></image>" +msgid "<image id=\"img_id3151087\" src=\"res/helpimg/starmath/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151087\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2676,8 +2676,8 @@ msgctxt "" "03090400.xhp\n" "par_idN1037C\n" "help.text" -msgid "<image id=\"img_id3151112\" src=\"starmath/res/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151112\">Icon</alt></image>" -msgstr "<image id=\"img_id3151112\" src=\"starmath/res/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151112\">Ikon</alt></image>" +msgid "<image id=\"img_id3151112\" src=\"res/helpimg/starmath/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151112\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2702,8 +2702,8 @@ msgctxt "" "03090400.xhp\n" "par_idN103B5\n" "help.text" -msgid "<image id=\"img_id3154714\" src=\"starmath/res/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154714\">Icon</alt></image>" -msgstr "<image id=\"img_id3154714\" src=\"starmath/res/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154714\">Ikon</alt></image>" +msgid "<image id=\"img_id3154714\" src=\"res/helpimg/starmath/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154714\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2728,8 +2728,8 @@ msgctxt "" "03090400.xhp\n" "par_idN103EE\n" "help.text" -msgid "<image id=\"img_id3145633\" src=\"starmath/res/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145633\">Icon</alt></image>" -msgstr "<image id=\"img_id3145633\" src=\"starmath/res/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145633\">Ikon</alt></image>" +msgid "<image id=\"img_id3145633\" src=\"res/helpimg/starmath/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145633\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2754,8 +2754,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10427\n" "help.text" -msgid "<image id=\"img_id3146951\" src=\"starmath/res/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146951\">Icon</alt></image>" -msgstr "<image id=\"img_id3146951\" src=\"starmath/res/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146951\">Ikon</alt></image>" +msgid "<image id=\"img_id3146951\" src=\"res/helpimg/starmath/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146951\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2780,8 +2780,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10460\n" "help.text" -msgid "<image id=\"img_id3149369\" src=\"starmath/res/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149369\">Icon</alt></image>" -msgstr "<image id=\"img_id3149369\" src=\"starmath/res/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149369\">Ikon</alt></image>" +msgid "<image id=\"img_id3149369\" src=\"res/helpimg/starmath/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149369\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2806,8 +2806,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10493\n" "help.text" -msgid "<image id=\"img_id3153141\" src=\"starmath/res/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153141\">Icon</alt></image>" -msgstr "<image id=\"img_id3153141\" src=\"starmath/res/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153141\">Ikon</alt></image>" +msgid "<image id=\"img_id3153141\" src=\"res/helpimg/starmath/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153141\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2832,8 +2832,8 @@ msgctxt "" "03090400.xhp\n" "par_idN104CC\n" "help.text" -msgid "<image id=\"img_id3154624\" src=\"starmath/res/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154624\">Icon</alt></image>" -msgstr "<image id=\"img_id3154624\" src=\"starmath/res/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154624\">Ikon</alt></image>" +msgid "<image id=\"img_id3154624\" src=\"res/helpimg/starmath/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154624\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2858,8 +2858,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10507\n" "help.text" -msgid "<image id=\"img_id3154023\" src=\"starmath/res/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154023\">Icon</alt></image>" -msgstr "<image id=\"img_id3154023\" src=\"starmath/res/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154023\">Ikon</alt></image>" +msgid "<image id=\"img_id3154023\" src=\"res/helpimg/starmath/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154023\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2884,8 +2884,8 @@ msgctxt "" "03090400.xhp\n" "par_idN1053A\n" "help.text" -msgid "<image id=\"img_id3149602\" src=\"starmath/res/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149602\">Icon</alt></image>" -msgstr "<image id=\"img_id3149602\" src=\"starmath/res/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149602\">Ikon</alt></image>" +msgid "<image id=\"img_id3149602\" src=\"res/helpimg/starmath/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149602\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2910,8 +2910,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10573\n" "help.text" -msgid "<image id=\"img_id3155342\" src=\"starmath/res/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155342\">Icon</alt></image>" -msgstr "<image id=\"img_id3155342\" src=\"starmath/res/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155342\">Ikon</alt></image>" +msgid "<image id=\"img_id3155342\" src=\"res/helpimg/starmath/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155342\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2936,8 +2936,8 @@ msgctxt "" "03090400.xhp\n" "par_idN105AC\n" "help.text" -msgid "<image id=\"img_id3150842\" src=\"starmath/res/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150842\">Icon</alt></image>" -msgstr "<image id=\"img_id3150842\" src=\"starmath/res/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150842\">Ikon</alt></image>" +msgid "<image id=\"img_id3150842\" src=\"res/helpimg/starmath/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150842\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2962,8 +2962,8 @@ msgctxt "" "03090400.xhp\n" "par_idN105E5\n" "help.text" -msgid "<image id=\"img_id3145301\" src=\"starmath/res/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145301\">Icon</alt></image>" -msgstr "<image id=\"img_id3145301\" src=\"starmath/res/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145301\">Ikon</alt></image>" +msgid "<image id=\"img_id3145301\" src=\"res/helpimg/starmath/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145301\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -3058,8 +3058,8 @@ msgctxt "" "03090500.xhp\n" "par_idN10084\n" "help.text" -msgid "<image id=\"img_id3149801\" src=\"starmath/res/al21801.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149801\">Icon</alt></image>" -msgstr "<image id=\"img_id3149801\" src=\"starmath/res/al21801.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149801\">Ikon</alt></image>" +msgid "<image id=\"img_id3149801\" src=\"res/helpimg/starmath/al21801.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149801\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3084,8 +3084,8 @@ msgctxt "" "03090500.xhp\n" "par_idN100BF\n" "help.text" -msgid "<image id=\"img_id3158440\" src=\"starmath/res/al21802.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3158440\">Icon</alt></image>" -msgstr "<image id=\"img_id3158440\" src=\"starmath/res/al21802.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3158440\">Ikon</alt></image>" +msgid "<image id=\"img_id3158440\" src=\"res/helpimg/starmath/al21802.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3158440\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3110,8 +3110,8 @@ msgctxt "" "03090500.xhp\n" "par_idN100F8\n" "help.text" -msgid "<image id=\"img_id3146923\" src=\"starmath/res/al21823.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146923\">Icon</alt></image>" -msgstr "<image id=\"img_id3146923\" src=\"starmath/res/al21823.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146923\">Ikon</alt></image>" +msgid "<image id=\"img_id3146923\" src=\"res/helpimg/starmath/al21823.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146923\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3136,8 +3136,8 @@ msgctxt "" "03090500.xhp\n" "par_idN10131\n" "help.text" -msgid "<image id=\"img_id3149815\" src=\"starmath/res/al21804.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149815\">Icon</alt></image>" -msgstr "<image id=\"img_id3149815\" src=\"starmath/res/al21804.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149815\">Ikon</alt></image>" +msgid "<image id=\"img_id3149815\" src=\"res/helpimg/starmath/al21804.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149815\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3162,8 +3162,8 @@ msgctxt "" "03090500.xhp\n" "par_idN1016C\n" "help.text" -msgid "<image id=\"img_id3148736\" src=\"starmath/res/al21805.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3148736\">Icon</alt></image>" -msgstr "<image id=\"img_id3148736\" src=\"starmath/res/al21805.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3148736\">Ikon</alt></image>" +msgid "<image id=\"img_id3148736\" src=\"res/helpimg/starmath/al21805.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3148736\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3188,8 +3188,8 @@ msgctxt "" "03090500.xhp\n" "par_idN101A5\n" "help.text" -msgid "<image id=\"img_id3153350\" src=\"starmath/res/al21806.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153350\">Icon</alt></image>" -msgstr "<image id=\"img_id3153350\" src=\"starmath/res/al21806.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153350\">Ikon</alt></image>" +msgid "<image id=\"img_id3153350\" src=\"res/helpimg/starmath/al21806.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153350\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3214,8 +3214,8 @@ msgctxt "" "03090500.xhp\n" "par_idN101DE\n" "help.text" -msgid "<image id=\"img_id3155118\" src=\"starmath/res/al21803.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155118\">Icon</alt></image>" -msgstr "<image id=\"img_id3155118\" src=\"starmath/res/al21803.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155118\">Ikon</alt></image>" +msgid "<image id=\"img_id3155118\" src=\"res/helpimg/starmath/al21803.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155118\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3240,8 +3240,8 @@ msgctxt "" "03090500.xhp\n" "par_idN10217\n" "help.text" -msgid "<image id=\"img_id3155867\" src=\"starmath/res/al21821.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155867\">Icon</alt></image>" -msgstr "<image id=\"img_id3155867\" src=\"starmath/res/al21821.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155867\">Ikon</alt></image>" +msgid "<image id=\"img_id3155867\" src=\"res/helpimg/starmath/al21821.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155867\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3266,8 +3266,8 @@ msgctxt "" "03090500.xhp\n" "par_idN10253\n" "help.text" -msgid "<image id=\"img_id3149561\" src=\"starmath/res/al21808.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149561\">Icon</alt></image>" -msgstr "<image id=\"img_id3149561\" src=\"starmath/res/al21808.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149561\">Ikon</alt></image>" +msgid "<image id=\"img_id3149561\" src=\"res/helpimg/starmath/al21808.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149561\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3292,8 +3292,8 @@ msgctxt "" "03090500.xhp\n" "par_idN1028E\n" "help.text" -msgid "<image id=\"img_id3147733\" src=\"starmath/res/al21809.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147733\">Icon</alt></image>" -msgstr "<image id=\"img_id3147733\" src=\"starmath/res/al21809.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147733\">Ikon</alt></image>" +msgid "<image id=\"img_id3147733\" src=\"res/helpimg/starmath/al21809.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147733\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3318,8 +3318,8 @@ msgctxt "" "03090500.xhp\n" "par_idN102CC\n" "help.text" -msgid "<image id=\"img_id3148852\" src=\"starmath/res/al21810.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148852\">Icon</alt></image>" -msgstr "<image id=\"img_id3148852\" src=\"starmath/res/al21810.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148852\">Ikon</alt></image>" +msgid "<image id=\"img_id3148852\" src=\"res/helpimg/starmath/al21810.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148852\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3344,8 +3344,8 @@ msgctxt "" "03090500.xhp\n" "par_idN10307\n" "help.text" -msgid "<image id=\"img_id3153794\" src=\"starmath/res/al21824.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153794\">Icon</alt></image>" -msgstr "<image id=\"img_id3153794\" src=\"starmath/res/al21824.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153794\">Ikon</alt></image>" +msgid "<image id=\"img_id3153794\" src=\"res/helpimg/starmath/al21824.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153794\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3370,8 +3370,8 @@ msgctxt "" "03090500.xhp\n" "par_idN10342\n" "help.text" -msgid "<image id=\"img_id3153972\" src=\"starmath/res/al21812.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153972\">Icon</alt></image>" -msgstr "<image id=\"img_id3153972\" src=\"starmath/res/al21812.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153972\">Ikon</alt></image>" +msgid "<image id=\"img_id3153972\" src=\"res/helpimg/starmath/al21812.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153972\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3396,8 +3396,8 @@ msgctxt "" "03090500.xhp\n" "par_idN1037E\n" "help.text" -msgid "<image id=\"img_id3155598\" src=\"starmath/res/al21813.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155598\">Icon</alt></image>" -msgstr "<image id=\"img_id3155598\" src=\"starmath/res/al21813.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155598\">Ikon</alt></image>" +msgid "<image id=\"img_id3155598\" src=\"res/helpimg/starmath/al21813.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155598\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3422,8 +3422,8 @@ msgctxt "" "03090500.xhp\n" "par_idN103B7\n" "help.text" -msgid "<image id=\"img_id3153223\" src=\"starmath/res/al21814.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153223\">Icon</alt></image>" -msgstr "<image id=\"img_id3153223\" src=\"starmath/res/al21814.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153223\">Ikon</alt></image>" +msgid "<image id=\"img_id3153223\" src=\"res/helpimg/starmath/al21814.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153223\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3448,8 +3448,8 @@ msgctxt "" "03090500.xhp\n" "par_idN103F0\n" "help.text" -msgid "<image id=\"img_id3150026\" src=\"starmath/res/al21811.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150026\">Icon</alt></image>" -msgstr "<image id=\"img_id3150026\" src=\"starmath/res/al21811.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150026\">Ikon</alt></image>" +msgid "<image id=\"img_id3150026\" src=\"res/helpimg/starmath/al21811.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150026\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3474,8 +3474,8 @@ msgctxt "" "03090500.xhp\n" "par_idN10429\n" "help.text" -msgid "<image id=\"img_id3154235\" src=\"starmath/res/al21822.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154235\">Icon</alt></image>" -msgstr "<image id=\"img_id3154235\" src=\"starmath/res/al21822.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154235\">Ikon</alt></image>" +msgid "<image id=\"img_id3154235\" src=\"res/helpimg/starmath/al21822.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154235\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3500,8 +3500,8 @@ msgctxt "" "03090500.xhp\n" "par_idN10464\n" "help.text" -msgid "<image id=\"img_id3154349\" src=\"starmath/res/al21825.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154349\">Icon</alt></image>" -msgstr "<image id=\"img_id3154349\" src=\"starmath/res/al21825.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154349\">Ikon</alt></image>" +msgid "<image id=\"img_id3154349\" src=\"res/helpimg/starmath/al21825.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154349\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3526,8 +3526,8 @@ msgctxt "" "03090500.xhp\n" "par_idN104A0\n" "help.text" -msgid "<image id=\"img_id3149646\" src=\"starmath/res/al21826.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149646\">Icon</alt></image>" -msgstr "<image id=\"img_id3149646\" src=\"starmath/res/al21826.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149646\">Ikon</alt></image>" +msgid "<image id=\"img_id3149646\" src=\"res/helpimg/starmath/al21826.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149646\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3749,8 +3749,8 @@ msgctxt "" "03090600.xhp\n" "par_idN10098\n" "help.text" -msgid "<image id=\"img_id3150391\" src=\"starmath/res/at21701.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150391\">Icon</alt></image>" -msgstr "<image id=\"img_id3150391\" src=\"starmath/res/at21701.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150391\">Ikon</alt></image>" +msgid "<image id=\"img_id3150391\" src=\"res/helpimg/starmath/at21701.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150391\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -3775,8 +3775,8 @@ msgctxt "" "03090600.xhp\n" "par_idN100D5\n" "help.text" -msgid "<image id=\"img_id3154504\" src=\"starmath/res/at21702.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154504\">Icon</alt></image>" -msgstr "<image id=\"img_id3154504\" src=\"starmath/res/at21702.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154504\">Ikon</alt></image>" +msgid "<image id=\"img_id3154504\" src=\"res/helpimg/starmath/at21702.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154504\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -3801,8 +3801,8 @@ msgctxt "" "03090600.xhp\n" "par_idN10115\n" "help.text" -msgid "<image id=\"img_id3155370\" src=\"starmath/res/at21703.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155370\">Icon</alt></image>" -msgstr "<image id=\"img_id3155370\" src=\"starmath/res/at21703.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155370\">Ikon</alt></image>" +msgid "<image id=\"img_id3155370\" src=\"res/helpimg/starmath/at21703.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155370\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -3827,8 +3827,8 @@ msgctxt "" "03090600.xhp\n" "par_idN1014E\n" "help.text" -msgid "<image id=\"img_id3145202\" src=\"starmath/res/at21704.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145202\">Icon</alt></image>" -msgstr "<image id=\"img_id3145202\" src=\"starmath/res/at21704.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145202\">Ikon</alt></image>" +msgid "<image id=\"img_id3145202\" src=\"res/helpimg/starmath/at21704.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145202\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -3853,8 +3853,8 @@ msgctxt "" "03090600.xhp\n" "par_idN10187\n" "help.text" -msgid "<image id=\"img_id3159179\" src=\"starmath/res/at21709.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159179\">Icon</alt></image>" -msgstr "<image id=\"img_id3159179\" src=\"starmath/res/at21709.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159179\">Ikon</alt></image>" +msgid "<image id=\"img_id3159179\" src=\"res/helpimg/starmath/at21709.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159179\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -3879,8 +3879,8 @@ msgctxt "" "03090600.xhp\n" "par_idN101C0\n" "help.text" -msgid "<image id=\"img_id3149808\" src=\"starmath/res/im21106.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149808\">Icon</alt></image>" -msgstr "<image id=\"img_id3149808\" src=\"starmath/res/im21106.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149808\">Ikon</alt></image>" +msgid "<image id=\"img_id3149808\" src=\"res/helpimg/starmath/im21106.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149808\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -3905,8 +3905,8 @@ msgctxt "" "03090600.xhp\n" "par_idN101FB\n" "help.text" -msgid "<image id=\"img_id3153776\" src=\"starmath/res/at21708.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153776\">Icon</alt></image>" -msgstr "<image id=\"img_id3153776\" src=\"starmath/res/at21708.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153776\">Ikon</alt></image>" +msgid "<image id=\"img_id3153776\" src=\"res/helpimg/starmath/at21708.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153776\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -3931,8 +3931,8 @@ msgctxt "" "03090600.xhp\n" "par_idN10236\n" "help.text" -msgid "<image id=\"img_id3149695\" src=\"starmath/res/at21707.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149695\">Icon</alt></image>" -msgstr "<image id=\"img_id3149695\" src=\"starmath/res/at21707.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149695\">Ikon</alt></image>" +msgid "<image id=\"img_id3149695\" src=\"res/helpimg/starmath/at21707.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149695\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -3957,8 +3957,8 @@ msgctxt "" "03090600.xhp\n" "par_idN1026E\n" "help.text" -msgid "<image id=\"img_id3148986\" src=\"starmath/res/at21705.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148986\">Icon</alt></image>" -msgstr "<image id=\"img_id3148986\" src=\"starmath/res/at21705.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148986\">Ikon</alt></image>" +msgid "<image id=\"img_id3148986\" src=\"res/helpimg/starmath/at21705.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148986\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -3983,8 +3983,8 @@ msgctxt "" "03090600.xhp\n" "par_idN102A7\n" "help.text" -msgid "<image id=\"img_id3147095\" src=\"starmath/res/at21710.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147095\">Icon</alt></image>" -msgstr "<image id=\"img_id3147095\" src=\"starmath/res/at21710.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147095\">Ikon</alt></image>" +msgid "<image id=\"img_id3147095\" src=\"res/helpimg/starmath/at21710.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147095\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4009,8 +4009,8 @@ msgctxt "" "03090600.xhp\n" "par_idN102E0\n" "help.text" -msgid "<image id=\"img_id3147328\" src=\"starmath/res/at21724.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147328\">Icon</alt></image>" -msgstr "<image id=\"img_id3147328\" src=\"starmath/res/at21724.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147328\">Ikon</alt></image>" +msgid "<image id=\"img_id3147328\" src=\"res/helpimg/starmath/at21724.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147328\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4035,8 +4035,8 @@ msgctxt "" "03090600.xhp\n" "par_idN10319\n" "help.text" -msgid "<image id=\"img_id3153359\" src=\"starmath/res/at21723.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153359\">Icon</alt></image>" -msgstr "<image id=\"img_id3153359\" src=\"starmath/res/at21723.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153359\">Ikon</alt></image>" +msgid "<image id=\"img_id3153359\" src=\"res/helpimg/starmath/at21723.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153359\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4061,8 +4061,8 @@ msgctxt "" "03090600.xhp\n" "par_idN10352\n" "help.text" -msgid "<image id=\"img_id3155117\" src=\"starmath/res/at21722.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155117\">Icon</alt></image>" -msgstr "<image id=\"img_id3155117\" src=\"starmath/res/at21722.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155117\">Ikon</alt></image>" +msgid "<image id=\"img_id3155117\" src=\"res/helpimg/starmath/at21722.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155117\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4087,8 +4087,8 @@ msgctxt "" "03090600.xhp\n" "par_idN1038B\n" "help.text" -msgid "<image id=\"img_id3148873\" src=\"starmath/res/at21711.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148873\">Icon</alt></image>" -msgstr "<image id=\"img_id3148873\" src=\"starmath/res/at21711.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148873\">Ikon</alt></image>" +msgid "<image id=\"img_id3148873\" src=\"res/helpimg/starmath/at21711.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148873\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4113,8 +4113,8 @@ msgctxt "" "03090600.xhp\n" "par_idN103C4\n" "help.text" -msgid "<image id=\"img_id3147424\" src=\"starmath/res/at21713.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147424\">Icon</alt></image>" -msgstr "<image id=\"img_id3147424\" src=\"starmath/res/at21713.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147424\">Ikon</alt></image>" +msgid "<image id=\"img_id3147424\" src=\"res/helpimg/starmath/at21713.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147424\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4139,8 +4139,8 @@ msgctxt "" "03090600.xhp\n" "par_idN103FD\n" "help.text" -msgid "<image id=\"img_id3145130\" src=\"starmath/res/at21714.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145130\">Icon</alt></image>" -msgstr "<image id=\"img_id3145130\" src=\"starmath/res/at21714.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145130\">Ikon</alt></image>" +msgid "<image id=\"img_id3145130\" src=\"res/helpimg/starmath/at21714.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145130\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4165,8 +4165,8 @@ msgctxt "" "03090600.xhp\n" "par_idN10436\n" "help.text" -msgid "<image id=\"img_id3145318\" src=\"starmath/res/at21715.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145318\">Icon</alt></image>" -msgstr "<image id=\"img_id3145318\" src=\"starmath/res/at21715.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145318\">Ikon</alt></image>" +msgid "<image id=\"img_id3145318\" src=\"res/helpimg/starmath/at21715.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145318\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4191,8 +4191,8 @@ msgctxt "" "03090600.xhp\n" "par_idN1046F\n" "help.text" -msgid "<image id=\"img_id3156104\" src=\"starmath/res/at21712.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156104\">Icon</alt></image>" -msgstr "<image id=\"img_id3156104\" src=\"starmath/res/at21712.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156104\">Ikon</alt></image>" +msgid "<image id=\"img_id3156104\" src=\"res/helpimg/starmath/at21712.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156104\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4217,8 +4217,8 @@ msgctxt "" "03090600.xhp\n" "par_idN104A8\n" "help.text" -msgid "<image id=\"img_id3145626\" src=\"starmath/res/at21716.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145626\">Icon</alt></image>" -msgstr "<image id=\"img_id3145626\" src=\"starmath/res/at21716.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145626\">Ikon</alt></image>" +msgid "<image id=\"img_id3145626\" src=\"res/helpimg/starmath/at21716.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145626\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4471,8 +4471,8 @@ msgctxt "" "03090700.xhp\n" "par_idN1008B\n" "help.text" -msgid "<image id=\"img_id3150981\" src=\"starmath/res/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150981\">Icon</alt></image>" -msgstr "<image id=\"img_id3150981\" src=\"starmath/res/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150981\">Ikon</alt></image>" +msgid "<image id=\"img_id3150981\" src=\"res/helpimg/starmath/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150981\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4497,8 +4497,8 @@ msgctxt "" "03090700.xhp\n" "par_idN100C4\n" "help.text" -msgid "<image id=\"img_id3149691\" src=\"starmath/res/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149691\">Icon</alt></image>" -msgstr "<image id=\"img_id3149691\" src=\"starmath/res/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149691\">Ikon</alt></image>" +msgid "<image id=\"img_id3149691\" src=\"res/helpimg/starmath/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149691\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4523,8 +4523,8 @@ msgctxt "" "03090700.xhp\n" "par_idN100FF\n" "help.text" -msgid "<image id=\"img_id3149097\" src=\"starmath/res/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149097\">Icon</alt></image>" -msgstr "<image id=\"img_id3149097\" src=\"starmath/res/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149097\">Ikon</alt></image>" +msgid "<image id=\"img_id3149097\" src=\"res/helpimg/starmath/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149097\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4549,8 +4549,8 @@ msgctxt "" "03090700.xhp\n" "par_idN1013E\n" "help.text" -msgid "<image id=\"img_id3149044\" src=\"starmath/res/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149044\">Icon</alt></image>" -msgstr "<image id=\"img_id3149044\" src=\"starmath/res/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149044\">Ikon</alt></image>" +msgid "<image id=\"img_id3149044\" src=\"res/helpimg/starmath/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149044\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4575,8 +4575,8 @@ msgctxt "" "03090700.xhp\n" "par_idN10179\n" "help.text" -msgid "<image id=\"img_id3154390\" src=\"starmath/res/co21901.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3154390\">Icon</alt></image>" -msgstr "<image id=\"img_id3154390\" src=\"starmath/res/co21901.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3154390\">Ikon</alt></image>" +msgid "<image id=\"img_id3154390\" src=\"res/helpimg/starmath/co21901.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3154390\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4601,8 +4601,8 @@ msgctxt "" "03090700.xhp\n" "par_idN101B2\n" "help.text" -msgid "<image id=\"img_id3155117\" src=\"starmath/res/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155117\">Icon</alt></image>" -msgstr "<image id=\"img_id3155117\" src=\"starmath/res/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155117\">Ikon</alt></image>" +msgid "<image id=\"img_id3155117\" src=\"res/helpimg/starmath/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155117\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4627,8 +4627,8 @@ msgctxt "" "03090700.xhp\n" "par_idN101EB\n" "help.text" -msgid "<image id=\"img_id3149544\" src=\"starmath/res/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149544\">Icon</alt></image>" -msgstr "2<image id=\"img_id3149544\" src=\"starmath/res/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149544\">Ikon</alt></image>" +msgid "<image id=\"img_id3149544\" src=\"res/helpimg/starmath/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149544\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4653,8 +4653,8 @@ msgctxt "" "03090700.xhp\n" "par_idN10226\n" "help.text" -msgid "<image id=\"img_id3145265\" src=\"starmath/res/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145265\">Icon</alt></image>" -msgstr "<image id=\"img_id3145265\" src=\"starmath/res/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145265\">Ikon</alt></image>" +msgid "<image id=\"img_id3145265\" src=\"res/helpimg/starmath/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145265\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4679,8 +4679,8 @@ msgctxt "" "03090700.xhp\n" "par_idN10265\n" "help.text" -msgid "<image id=\"img_id3149220\" src=\"starmath/res/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149220\">Icon</alt></image>" -msgstr "<image id=\"img_id3149220\" src=\"starmath/res/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149220\">Ikon</alt></image>" +msgid "<image id=\"img_id3149220\" src=\"res/helpimg/starmath/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149220\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4705,8 +4705,8 @@ msgctxt "" "03090700.xhp\n" "par_idN102A0\n" "help.text" -msgid "<image id=\"img_id3149848\" src=\"starmath/res/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149848\">Icon</alt></image>" -msgstr "<image id=\"img_id3149848\" src=\"starmath/res/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149848\">Ikon</alt></image>" +msgid "<image id=\"img_id3149848\" src=\"res/helpimg/starmath/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149848\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4731,8 +4731,8 @@ msgctxt "" "03090700.xhp\n" "par_idN102DC\n" "help.text" -msgid "<image id=\"img_id3154094\" src=\"starmath/res/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154094\">Icon</alt></image>" -msgstr "<image id=\"img_id3154094\" src=\"starmath/res/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154094\">Ikon</alt></image>" +msgid "<image id=\"img_id3154094\" src=\"res/helpimg/starmath/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154094\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4757,8 +4757,8 @@ msgctxt "" "03090700.xhp\n" "par_idN10317\n" "help.text" -msgid "<image id=\"img_id3156130\" src=\"starmath/res/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156130\">Icon</alt></image>" -msgstr "<image id=\"img_id3156130\" src=\"starmath/res/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156130\">Ikon</alt></image>" +msgid "<image id=\"img_id3156130\" src=\"res/helpimg/starmath/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156130\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4783,8 +4783,8 @@ msgctxt "" "03090700.xhp\n" "par_idN10352\n" "help.text" -msgid "<image id=\"img_id3155583\" src=\"starmath/res/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155583\">Icon</alt></image>" -msgstr "<image id=\"img_id3155583\" src=\"starmath/res/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155583\">Ikon</alt></image>" +msgid "<image id=\"img_id3155583\" src=\"res/helpimg/starmath/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155583\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4809,8 +4809,8 @@ msgctxt "" "03090700.xhp\n" "par_idN1038D\n" "help.text" -msgid "<image id=\"img_id3155085\" src=\"starmath/res/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155085\">Icon</alt></image>" -msgstr "<image id=\"img_id3155085\" src=\"starmath/res/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155085\">Ikon</alt></image>" +msgid "<image id=\"img_id3155085\" src=\"res/helpimg/starmath/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155085\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4835,8 +4835,8 @@ msgctxt "" "03090700.xhp\n" "par_idN103C9\n" "help.text" -msgid "<image id=\"img_id3150027\" src=\"starmath/res/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150027\">Icon</alt></image>" -msgstr "<image id=\"img_id3150027\" src=\"starmath/res/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150027\">Ikon</alt></image>" +msgid "<image id=\"img_id3150027\" src=\"res/helpimg/starmath/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150027\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -5046,8 +5046,8 @@ msgctxt "" "03090800.xhp\n" "par_idN10081\n" "help.text" -msgid "<image id=\"img_id3145418\" src=\"starmath/res/op21401.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3145418\">Icon</alt></image>" -msgstr "<image id=\"img_id3145418\" src=\"starmath/res/op21401.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3145418\">Ikon</alt></image>" +msgid "<image id=\"img_id3145418\" src=\"res/helpimg/starmath/op21401.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3145418\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5072,8 +5072,8 @@ msgctxt "" "03090800.xhp\n" "par_idN100BC\n" "help.text" -msgid "<image id=\"img_id3153782\" src=\"starmath/res/op21402.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3153782\">Icon</alt></image>" -msgstr "<image id=\"img_id3153782\" src=\"starmath/res/op21402.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3153782\">Ikon</alt></image>" +msgid "<image id=\"img_id3153782\" src=\"res/helpimg/starmath/op21402.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3153782\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5098,8 +5098,8 @@ msgctxt "" "03090800.xhp\n" "par_idN100F7\n" "help.text" -msgid "<image id=\"img_id3150972\" src=\"starmath/res/op21403.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3150972\">Icon</alt></image>" -msgstr "<image id=\"img_id3150972\" src=\"starmath/res/op21403.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3150972\">Ikon</alt></image>" +msgid "<image id=\"img_id3150972\" src=\"res/helpimg/starmath/op21403.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3150972\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5124,8 +5124,8 @@ msgctxt "" "03090800.xhp\n" "par_idN10135\n" "help.text" -msgid "<image id=\"img_id3155180\" src=\"starmath/res/op22002.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155180\">Icon</alt></image>" -msgstr "<image id=\"img_id3155180\" src=\"starmath/res/op22002.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155180\">Ikon</alt></image>" +msgid "<image id=\"img_id3155180\" src=\"res/helpimg/starmath/op22002.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155180\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5150,8 +5150,8 @@ msgctxt "" "03090800.xhp\n" "par_idN1016E\n" "help.text" -msgid "<image id=\"img_id3147093\" src=\"starmath/res/op21405.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147093\">Icon</alt></image>" -msgstr "<image id=\"img_id3147093\" src=\"starmath/res/op21405.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147093\">Ikon</alt></image>" +msgid "<image id=\"img_id3147093\" src=\"res/helpimg/starmath/op21405.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147093\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5176,8 +5176,8 @@ msgctxt "" "03090800.xhp\n" "par_idN101A7\n" "help.text" -msgid "<image id=\"img_id3155147\" src=\"starmath/res/op21406.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155147\">Icon</alt></image>" -msgstr "<image id=\"img_id3155147\" src=\"starmath/res/op21406.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155147\">Ikon</alt></image>" +msgid "<image id=\"img_id3155147\" src=\"res/helpimg/starmath/op21406.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155147\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5202,8 +5202,8 @@ msgctxt "" "03090800.xhp\n" "par_idN101E0\n" "help.text" -msgid "<image id=\"img_id3154922\" src=\"starmath/res/op21407.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154922\">Icon</alt></image>" -msgstr "<image id=\"img_id3154922\" src=\"starmath/res/op21407.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154922\">Ikon</alt></image>" +msgid "<image id=\"img_id3154922\" src=\"res/helpimg/starmath/op21407.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154922\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5228,8 +5228,8 @@ msgctxt "" "03090800.xhp\n" "par_idN1021C\n" "help.text" -msgid "<image id=\"img_id3148889\" src=\"starmath/res/op21408.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3148889\">Icon</alt></image>" -msgstr "<image id=\"img_id3148889\" src=\"starmath/res/op21408.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3148889\">Ikon</alt></image>" +msgid "<image id=\"img_id3148889\" src=\"res/helpimg/starmath/op21408.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3148889\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5254,8 +5254,8 @@ msgctxt "" "03090800.xhp\n" "par_idN10255\n" "help.text" -msgid "<image id=\"img_id3147473\" src=\"starmath/res/op22001.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147473\">Icon</alt></image>" -msgstr "<image id=\"img_id3147473\" src=\"starmath/res/op22001.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147473\">Ikon</alt></image>" +msgid "<image id=\"img_id3147473\" src=\"res/helpimg/starmath/op22001.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147473\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5280,8 +5280,8 @@ msgctxt "" "03090800.xhp\n" "par_idN1028E\n" "help.text" -msgid "<image id=\"img_id3155974\" src=\"starmath/res/op21409.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155974\">Icon</alt></image>" -msgstr "<image id=\"img_id3155974\" src=\"starmath/res/op21409.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155974\">Ikon</alt></image>" +msgid "<image id=\"img_id3155974\" src=\"res/helpimg/starmath/op21409.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155974\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5306,8 +5306,8 @@ msgctxt "" "03090800.xhp\n" "par_idN102C9\n" "help.text" -msgid "<image id=\"img_id3147119\" src=\"starmath/res/op21410.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147119\">Icon</alt></image>" -msgstr "<image id=\"img_id3147119\" src=\"starmath/res/op21410.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147119\">Ikon</alt></image>" +msgid "<image id=\"img_id3147119\" src=\"res/helpimg/starmath/op21410.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147119\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5332,8 +5332,8 @@ msgctxt "" "03090800.xhp\n" "par_idN10304\n" "help.text" -msgid "<image id=\"img_id3147065\" src=\"starmath/res/op21411.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147065\">Icon</alt></image>" -msgstr "<image id=\"img_id3147065\" src=\"starmath/res/op21411.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147065\">Ikon</alt></image>" +msgid "<image id=\"img_id3147065\" src=\"res/helpimg/starmath/op21411.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147065\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5358,8 +5358,8 @@ msgctxt "" "03090800.xhp\n" "par_idN1033F\n" "help.text" -msgid "<image id=\"img_id3154590\" src=\"starmath/res/op21412.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154590\">Icon</alt></image>" -msgstr "<image id=\"img_id3154590\" src=\"starmath/res/op21412.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154590\">Ikon</alt></image>" +msgid "<image id=\"img_id3154590\" src=\"res/helpimg/starmath/op21412.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154590\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5384,8 +5384,8 @@ msgctxt "" "03090800.xhp\n" "par_idN1037A\n" "help.text" -msgid "<image id=\"img_id3149318\" src=\"starmath/res/op21413.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149318\">Icon</alt></image>" -msgstr "<image id=\"img_id3149318\" src=\"starmath/res/op21413.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149318\">Ikon</alt></image>" +msgid "<image id=\"img_id3149318\" src=\"res/helpimg/starmath/op21413.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149318\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5410,8 +5410,8 @@ msgctxt "" "03090800.xhp\n" "par_idN103B7\n" "help.text" -msgid "<image id=\"img_id3151193\" src=\"starmath/res/op21414.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151193\">Icon</alt></image>" -msgstr "<image id=\"img_id3151193\" src=\"starmath/res/op21414.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151193\">Ikon</alt></image>" +msgid "<image id=\"img_id3151193\" src=\"res/helpimg/starmath/op21414.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151193\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5436,8 +5436,8 @@ msgctxt "" "03090800.xhp\n" "par_idN103F4\n" "help.text" -msgid "<image id=\"img_id3146956\" src=\"starmath/res/op21415.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3146956\">Icon</alt></image>" -msgstr "<image id=\"img_id3146956\" src=\"starmath/res/op21415.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3146956\">Ikon</alt></image>" +msgid "<image id=\"img_id3146956\" src=\"res/helpimg/starmath/op21415.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3146956\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5462,8 +5462,8 @@ msgctxt "" "03090800.xhp\n" "par_idN10431\n" "help.text" -msgid "<image id=\"img_id3151223\" src=\"starmath/res/op21416.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151223\">Icon</alt></image>" -msgstr "<image id=\"img_id3151223\" src=\"starmath/res/op21416.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151223\">Ikon</alt></image>" +msgid "<image id=\"img_id3151223\" src=\"res/helpimg/starmath/op21416.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151223\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5488,8 +5488,8 @@ msgctxt "" "03090800.xhp\n" "par_idN1046E\n" "help.text" -msgid "<image id=\"img_id3156087\" src=\"starmath/res/op21417.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3156087\">Icon</alt></image>" -msgstr "<image id=\"img_id3156087\" src=\"starmath/res/op21417.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3156087\">Ikon</alt></image>" +msgid "<image id=\"img_id3156087\" src=\"res/helpimg/starmath/op21417.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3156087\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5514,8 +5514,8 @@ msgctxt "" "03090800.xhp\n" "par_idN104A7\n" "help.text" -msgid "<image id=\"img_id3147383\" src=\"starmath/res/op21418.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147383\">Icon</alt></image>" -msgstr "<image id=\"img_id3147383\" src=\"starmath/res/op21418.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147383\">Ikon</alt></image>" +msgid "<image id=\"img_id3147383\" src=\"res/helpimg/starmath/op21418.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147383\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5540,8 +5540,8 @@ msgctxt "" "03090800.xhp\n" "par_idN104E0\n" "help.text" -msgid "<image id=\"img_id3154038\" src=\"starmath/res/op21419.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154038\">Icon</alt></image>" -msgstr "<image id=\"img_id3154038\" src=\"starmath/res/op21419.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154038\">Ikon</alt></image>" +msgid "<image id=\"img_id3154038\" src=\"res/helpimg/starmath/op21419.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154038\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5566,8 +5566,8 @@ msgctxt "" "03090800.xhp\n" "par_idN10519\n" "help.text" -msgid "<image id=\"img_id3149625\" src=\"starmath/res/op21420.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149625\">Icon</alt></image>" -msgstr "<image id=\"img_id3149625\" src=\"starmath/res/op21420.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149625\">Ikon</alt></image>" +msgid "<image id=\"img_id3149625\" src=\"res/helpimg/starmath/op21420.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149625\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5592,8 +5592,8 @@ msgctxt "" "03090800.xhp\n" "par_idN10552\n" "help.text" -msgid "<image id=\"img_id3155555\" src=\"starmath/res/op21421.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155555\">Icon</alt></image>" -msgstr "<image id=\"img_id3155555\" src=\"starmath/res/op21421.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155555\">Ikon</alt></image>" +msgid "<image id=\"img_id3155555\" src=\"res/helpimg/starmath/op21421.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155555\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -7500,8 +7500,8 @@ msgctxt "" "03091502.xhp\n" "par_id3156247\n" "help.text" -msgid "<image id=\"img_id3156253\" src=\"starmath/res/bi21305.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156253\">Icon</alt></image>" -msgstr "<image id=\"img_id3156253\" src=\"starmath/res/bi21305.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156253\">Ikon</alt></image>" +msgid "<image id=\"img_id3156253\" src=\"res/helpimg/starmath/bi21305.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156253\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7542,8 +7542,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153031\n" "help.text" -msgid "<image id=\"img_id3153037\" src=\"starmath/res/bi21313.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153037\">Icon</alt></image>" -msgstr "<image id=\"img_id3153037\" src=\"starmath/res/bi21313.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153037\">Ikon</alt></image>" +msgid "<image id=\"img_id3153037\" src=\"res/helpimg/starmath/bi21313.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153037\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7567,8 +7567,8 @@ msgctxt "" "03091502.xhp\n" "par_id3155548\n" "help.text" -msgid "<image id=\"img_id3155554\" src=\"starmath/res/bi21302.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155554\">Icon</alt></image>" -msgstr "<image id=\"img_id3155554\" src=\"starmath/res/bi21302.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155554\">Ikon</alt></image>" +msgid "<image id=\"img_id3155554\" src=\"res/helpimg/starmath/bi21302.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155554\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7584,8 +7584,8 @@ msgctxt "" "03091502.xhp\n" "par_id3150600\n" "help.text" -msgid "<image id=\"img_id3150606\" src=\"starmath/res/bi21301.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150606\">Icon</alt></image>" -msgstr "<image id=\"img_id3150606\" src=\"starmath/res/bi21301.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150606\">Ikon</alt></image>" +msgid "<image id=\"img_id3150606\" src=\"res/helpimg/starmath/bi21301.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150606\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7609,8 +7609,8 @@ msgctxt "" "03091502.xhp\n" "par_id3152978\n" "help.text" -msgid "<image id=\"img_id3152984\" src=\"starmath/res/bi21306.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152984\">Icon</alt></image>" -msgstr "<image id=\"img_id3152984\" src=\"starmath/res/bi21306.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152984\">Ikon</alt></image>" +msgid "<image id=\"img_id3152984\" src=\"res/helpimg/starmath/bi21306.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152984\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7634,8 +7634,8 @@ msgctxt "" "03091502.xhp\n" "par_id3152741\n" "help.text" -msgid "<image id=\"img_id3153876\" src=\"starmath/res/bi21314.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153876\">Icon</alt></image>" -msgstr "<image id=\"img_id3153876\" src=\"starmath/res/bi21314.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153876\">Ikon</alt></image>" +msgid "<image id=\"img_id3153876\" src=\"res/helpimg/starmath/bi21314.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153876\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7668,8 +7668,8 @@ msgctxt "" "03091502.xhp\n" "par_id3150840\n" "help.text" -msgid "<image id=\"img_id3150846\" src=\"starmath/res/bi21307.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150846\">Icon</alt></image>" -msgstr "<image id=\"img_id3150846\" src=\"starmath/res/bi21307.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150846\">Ikon</alt></image>" +msgid "<image id=\"img_id3150846\" src=\"res/helpimg/starmath/bi21307.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150846\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7694,8 +7694,8 @@ msgctxt "" "03091502.xhp\n" "par_id3154050\n" "help.text" -msgid "<image id=\"img_id3154056\" src=\"starmath/res/bi21322.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154056\">Icon</alt></image>" -msgstr "<image id=\"img_id3154056\" src=\"starmath/res/bi21322.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154056\">Ikon</alt></image>" +msgid "<image id=\"img_id3154056\" src=\"res/helpimg/starmath/bi21322.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154056\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7711,8 +7711,8 @@ msgctxt "" "03091502.xhp\n" "par_id3150419\n" "help.text" -msgid "<image id=\"img_id3150425\" src=\"starmath/res/bi21324.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150425\">Icon</alt></image>" -msgstr "<image id=\"img_id3150425\" src=\"starmath/res/bi21324.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150425\">Ikon</alt></image>" +msgid "<image id=\"img_id3150425\" src=\"res/helpimg/starmath/bi21324.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150425\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7728,8 +7728,8 @@ msgctxt "" "03091502.xhp\n" "par_id3154424\n" "help.text" -msgid "<image id=\"img_id3154429\" src=\"starmath/res/bi21325.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154429\">Icon</alt></image>" -msgstr "<image id=\"img_id3154429\" src=\"starmath/res/bi21325.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154429\">Ikon</alt></image>" +msgid "<image id=\"img_id3154429\" src=\"res/helpimg/starmath/bi21325.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154429\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7745,8 +7745,8 @@ msgctxt "" "03091502.xhp\n" "par_id3155410\n" "help.text" -msgid "<image id=\"img_id3155417\" src=\"starmath/res/bi21326.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155417\">Icon</alt></image>" -msgstr "<image id=\"img_id3155417\" src=\"starmath/res/bi21326.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155417\">Ikon</alt></image>" +msgid "<image id=\"img_id3155417\" src=\"res/helpimg/starmath/bi21326.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155417\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7762,8 +7762,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153373\n" "help.text" -msgid "<image id=\"img_id3153379\" src=\"starmath/res/bi21303.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153379\">Icon</alt></image>" -msgstr "<image id=\"img_id3153379\" src=\"starmath/res/bi21303.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153379\">Ikon</alt></image>" +msgid "<image id=\"img_id3153379\" src=\"res/helpimg/starmath/bi21303.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153379\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7779,8 +7779,8 @@ msgctxt "" "03091502.xhp\n" "par_id3149139\n" "help.text" -msgid "<image id=\"img_id3149145\" src=\"starmath/res/bi21310.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149145\">Icon</alt></image>" -msgstr "<image id=\"img_id3149145\" src=\"starmath/res/bi21310.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149145\">Ikon</alt></image>" +msgid "<image id=\"img_id3149145\" src=\"res/helpimg/starmath/bi21310.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149145\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7796,8 +7796,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153648\n" "help.text" -msgid "<image id=\"img_id3153653\" src=\"starmath/res/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153653\">Icon</alt></image>" -msgstr "<image id=\"img_id3153653\" src=\"starmath/res/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153653\">Ikon</alt></image>" +msgid "<image id=\"img_id3153653\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153653\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7813,8 +7813,8 @@ msgctxt "" "03091502.xhp\n" "par_id3145098\n" "help.text" -msgid "<image id=\"img_id3145104\" src=\"starmath/res/bi21323.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145104\">Icon</alt></image>" -msgstr "<image id=\"img_id3145104\" src=\"starmath/res/bi21323.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145104\">Ikon</alt></image>" +msgid "<image id=\"img_id3145104\" src=\"res/helpimg/starmath/bi21323.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145104\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7830,8 +7830,8 @@ msgctxt "" "03091502.xhp\n" "par_id3152809\n" "help.text" -msgid "<image id=\"img_id3150267\" src=\"starmath/res/bi21304.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150267\">Icon</alt></image>" -msgstr "<image id=\"img_id3150267\" src=\"starmath/res/bi21304.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150267\">Ikon</alt></image>" +msgid "<image id=\"img_id3150267\" src=\"res/helpimg/starmath/bi21304.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150267\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7847,8 +7847,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153161\n" "help.text" -msgid "<image id=\"img_id3153168\" src=\"starmath/res/bi21308.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153168\">Icon</alt></image>" -msgstr "<image id=\"img_id3153168\" src=\"starmath/res/bi21308.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153168\">Ikon</alt></image>" +msgid "<image id=\"img_id3153168\" src=\"res/helpimg/starmath/bi21308.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153168\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7864,8 +7864,8 @@ msgctxt "" "03091502.xhp\n" "par_id3150336\n" "help.text" -msgid "<image id=\"img_id3148396\" src=\"starmath/res/bi21312.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148396\">Icon</alt></image>" -msgstr "<image id=\"img_id3148396\" src=\"starmath/res/bi21312.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148396\">Ikon</alt></image>" +msgid "<image id=\"img_id3148396\" src=\"res/helpimg/starmath/bi21312.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148396\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7881,8 +7881,8 @@ msgctxt "" "03091502.xhp\n" "par_id3154416\n" "help.text" -msgid "<image id=\"img_id3154422\" src=\"starmath/res/bi21315.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154422\">Icon</alt></image>" -msgstr "<image id=\"img_id3154422\" src=\"starmath/res/bi21315.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154422\">Ikon</alt></image>" +msgid "<image id=\"img_id3154422\" src=\"res/helpimg/starmath/bi21315.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154422\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7898,8 +7898,8 @@ msgctxt "" "03091502.xhp\n" "par_id3149265\n" "help.text" -msgid "<image id=\"img_id3149271\" src=\"starmath/res/bi21311.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149271\">Icon</alt></image>" -msgstr "<image id=\"img_id3149271\" src=\"starmath/res/bi21311.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149271\">Ikon</alt></image>" +msgid "<image id=\"img_id3149271\" src=\"res/helpimg/starmath/bi21311.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149271\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7915,8 +7915,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153957\n" "help.text" -msgid "<image id=\"img_id3153962\" src=\"starmath/res/bi21316.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153962\">Icon</alt></image>" -msgstr "<image id=\"img_id3153962\" src=\"starmath/res/bi21316.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153962\">Ikon</alt></image>" +msgid "<image id=\"img_id3153962\" src=\"res/helpimg/starmath/bi21316.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153962\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7932,8 +7932,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153958\n" "help.text" -msgid "<image id=\"img_id3153963\" src=\"starmath/res/bi21327.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153963\">Icon</alt></image>" -msgstr "<image id=\"img_id3153963\" src=\"starmath/res/bi21327.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153963\">Ikon</alt></image>" +msgid "<image id=\"img_id3153963\" src=\"res/helpimg/starmath/bi21327.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153963\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7949,8 +7949,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153959\n" "help.text" -msgid "<image id=\"img_id3153964\" src=\"starmath/res/bi21328.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153964\">Icon</alt></image>" -msgstr "<image id=\"img_id3153964\" src=\"starmath/res/bi21328.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153964\">Ikon</alt></image>" +msgid "<image id=\"img_id3153964\" src=\"res/helpimg/starmath/bi21328.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153964\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7966,8 +7966,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153960\n" "help.text" -msgid "<image id=\"img_id3153965\" src=\"starmath/res/bi21329.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153965\">Icon</alt></image>" -msgstr "<image id=\"img_id3153965\" src=\"starmath/res/bi21329.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153965\">Ikon</alt></image>" +msgid "<image id=\"img_id3153965\" src=\"res/helpimg/starmath/bi21329.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153965\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7983,8 +7983,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153961\n" "help.text" -msgid "<image id=\"img_id3153966\" src=\"starmath/res/bi21330.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153966\">Icon</alt></image>" -msgstr "<image id=\"img_id3153966\" src=\"starmath/res/bi21330.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153966\">Ikon</alt></image>" +msgid "<image id=\"img_id3153966\" src=\"res/helpimg/starmath/bi21330.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153966\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -8000,8 +8000,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153962\n" "help.text" -msgid "<image id=\"img_id3153967\" src=\"starmath/res/bi21331.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153967\">Icon</alt></image>" -msgstr "<image id=\"img_id3153967\" src=\"starmath/res/bi21331.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153967\">Ikon</alt></image>" +msgid "<image id=\"img_id3153967\" src=\"res/helpimg/starmath/bi21331.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153967\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -8017,8 +8017,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153963\n" "help.text" -msgid "<image id=\"img_id3153968\" src=\"starmath/res/bi21332.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153968\">Icon</alt></image>" -msgstr "<image id=\"img_id3153968\" src=\"starmath/res/bi21332.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153968\">Ikon</alt></image>" +msgid "<image id=\"img_id3153968\" src=\"res/helpimg/starmath/bi21332.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153968\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -8034,8 +8034,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153964\n" "help.text" -msgid "<image id=\"img_id3153969\" src=\"starmath/res/bi21333.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153969\">Icon</alt></image>" -msgstr "<image id=\"img_id3153969\" src=\"starmath/res/bi21333.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153969\">Ikon</alt></image>" +msgid "<image id=\"img_id3153969\" src=\"res/helpimg/starmath/bi21333.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153969\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -8051,8 +8051,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153965\n" "help.text" -msgid "<image id=\"img_id3153970\" src=\"starmath/res/bi21334.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153970\">Icon</alt></image>" -msgstr "<image id=\"img_id3153970\" src=\"starmath/res/bi21334.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153970\">Ikon</alt></image>" +msgid "<image id=\"img_id3153970\" src=\"res/helpimg/starmath/bi21334.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153970\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -8136,8 +8136,8 @@ msgctxt "" "03091503.xhp\n" "par_id3146505\n" "help.text" -msgid "<image id=\"img_id3146512\" src=\"starmath/res/op22001.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146512\">Icon</alt></image>" -msgstr "<image id=\"img_id3146512\" src=\"starmath/res/op22001.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146512\">Ikon</alt></image>" +msgid "<image id=\"img_id3146512\" src=\"res/helpimg/starmath/op22001.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146512\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8153,8 +8153,8 @@ msgctxt "" "03091503.xhp\n" "par_id3159379\n" "help.text" -msgid "<image id=\"img_id3159386\" src=\"starmath/res/op22002.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159386\">Icon</alt></image>" -msgstr "<image id=\"img_id3159386\" src=\"starmath/res/op22002.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159386\">Ikon</alt></image>" +msgid "<image id=\"img_id3159386\" src=\"res/helpimg/starmath/op22002.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159386\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8170,8 +8170,8 @@ msgctxt "" "03091503.xhp\n" "par_id3158166\n" "help.text" -msgid "<image id=\"img_id3158173\" src=\"starmath/res/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158173\">Icon</alt></image>" -msgstr "<image id=\"img_id3158173\" src=\"starmath/res/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158173\">Ikon</alt></image>" +msgid "<image id=\"img_id3158173\" src=\"res/helpimg/starmath/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158173\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8187,8 +8187,8 @@ msgctxt "" "03091503.xhp\n" "par_id3152402\n" "help.text" -msgid "<image id=\"img_id3152408\" src=\"starmath/res/op21405.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152408\">Icon</alt></image>" -msgstr "<image id=\"img_id3152408\" src=\"starmath/res/op21405.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152408\">Ikon</alt></image>" +msgid "<image id=\"img_id3152408\" src=\"res/helpimg/starmath/op21405.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152408\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8204,8 +8204,8 @@ msgctxt "" "03091503.xhp\n" "par_id3158212\n" "help.text" -msgid "<image id=\"img_id3158218\" src=\"starmath/res/op21402.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158218\">Icon</alt></image>" -msgstr "<image id=\"img_id3158218\" src=\"starmath/res/op21402.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158218\">Ikon</alt></image>" +msgid "<image id=\"img_id3158218\" src=\"res/helpimg/starmath/op21402.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158218\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8221,8 +8221,8 @@ msgctxt "" "03091503.xhp\n" "par_id3158819\n" "help.text" -msgid "<image id=\"img_id3158825\" src=\"starmath/res/op21413.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158825\">Icon</alt></image>" -msgstr "<image id=\"img_id3158825\" src=\"starmath/res/op21413.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158825\">Ikon</alt></image>" +msgid "<image id=\"img_id3158825\" src=\"res/helpimg/starmath/op21413.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158825\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8238,8 +8238,8 @@ msgctxt "" "03091503.xhp\n" "par_id3158966\n" "help.text" -msgid "<image id=\"img_id3158973\" src=\"starmath/res/op21414.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158973\">Icon</alt></image>" -msgstr "<image id=\"img_id3158973\" src=\"starmath/res/op21414.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158973\">Ikon</alt></image>" +msgid "<image id=\"img_id3158973\" src=\"res/helpimg/starmath/op21414.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158973\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8255,8 +8255,8 @@ msgctxt "" "03091503.xhp\n" "par_id3159114\n" "help.text" -msgid "<image id=\"img_id3159120\" src=\"starmath/res/op21415.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159120\">Icon</alt></image>" -msgstr "<image id=\"img_id3159120\" src=\"starmath/res/op21415.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159120\">Ikon</alt></image>" +msgid "<image id=\"img_id3159120\" src=\"res/helpimg/starmath/op21415.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159120\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8272,8 +8272,8 @@ msgctxt "" "03091503.xhp\n" "par_id3163002\n" "help.text" -msgid "<image id=\"img_id3163008\" src=\"starmath/res/op21416.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163008\">Icon</alt></image>" -msgstr "<image id=\"img_id3163008\" src=\"starmath/res/op21416.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163008\">Ikon</alt></image>" +msgid "<image id=\"img_id3163008\" src=\"res/helpimg/starmath/op21416.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163008\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8297,8 +8297,8 @@ msgctxt "" "03091503.xhp\n" "par_id3158359\n" "help.text" -msgid "<image id=\"img_id3158366\" src=\"starmath/res/op21403.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158366\">Icon</alt></image>" -msgstr "<image id=\"img_id3158366\" src=\"starmath/res/op21403.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158366\">Ikon</alt></image>" +msgid "<image id=\"img_id3158366\" src=\"res/helpimg/starmath/op21403.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158366\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8314,8 +8314,8 @@ msgctxt "" "03091503.xhp\n" "par_id3156480\n" "help.text" -msgid "<image id=\"img_id3156486\" src=\"starmath/res/op21421.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156486\">Icon</alt></image>" -msgstr "<image id=\"img_id3156486\" src=\"starmath/res/op21421.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156486\">Ikon</alt></image>" +msgid "<image id=\"img_id3156486\" src=\"res/helpimg/starmath/op21421.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156486\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8339,8 +8339,8 @@ msgctxt "" "03091503.xhp\n" "par_id3145932\n" "help.text" -msgid "<image id=\"img_id3145938\" src=\"starmath/res/op21407.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145938\">Icon</alt></image>" -msgstr "<image id=\"img_id3145938\" src=\"starmath/res/op21407.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145938\">Ikon</alt></image>" +msgid "<image id=\"img_id3145938\" src=\"res/helpimg/starmath/op21407.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145938\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8356,8 +8356,8 @@ msgctxt "" "03091503.xhp\n" "par_id3163149\n" "help.text" -msgid "<image id=\"img_id3163156\" src=\"starmath/res/op21417.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163156\">Icon</alt></image>" -msgstr "<image id=\"img_id3163156\" src=\"starmath/res/op21417.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163156\">Ikon</alt></image>" +msgid "<image id=\"img_id3163156\" src=\"res/helpimg/starmath/op21417.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163156\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8373,8 +8373,8 @@ msgctxt "" "03091503.xhp\n" "par_id3163444\n" "help.text" -msgid "<image id=\"img_id3163450\" src=\"starmath/res/op21419.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163450\">Icon</alt></image>" -msgstr "<image id=\"img_id3163450\" src=\"starmath/res/op21419.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163450\">Ikon</alt></image>" +msgid "<image id=\"img_id3163450\" src=\"res/helpimg/starmath/op21419.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163450\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8390,8 +8390,8 @@ msgctxt "" "03091503.xhp\n" "par_id3163591\n" "help.text" -msgid "<image id=\"img_id3163598\" src=\"starmath/res/op21420.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163598\">Icon</alt></image>" -msgstr "<image id=\"img_id3163598\" src=\"starmath/res/op21420.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163598\">Ikon</alt></image>" +msgid "<image id=\"img_id3163598\" src=\"res/helpimg/starmath/op21420.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163598\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8407,8 +8407,8 @@ msgctxt "" "03091503.xhp\n" "par_id3163296\n" "help.text" -msgid "<image id=\"img_id3163303\" src=\"starmath/res/op21418.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163303\">Icon</alt></image>" -msgstr "<image id=\"img_id3163303\" src=\"starmath/res/op21418.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163303\">Ikon</alt></image>" +msgid "<image id=\"img_id3163303\" src=\"res/helpimg/starmath/op21418.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163303\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8424,8 +8424,8 @@ msgctxt "" "03091503.xhp\n" "par_id3146357\n" "help.text" -msgid "<image id=\"img_id3146363\" src=\"starmath/res/op21408.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146363\">Icon</alt></image>" -msgstr "<image id=\"img_id3146363\" src=\"starmath/res/op21408.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146363\">Ikon</alt></image>" +msgid "<image id=\"img_id3146363\" src=\"res/helpimg/starmath/op21408.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146363\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8441,8 +8441,8 @@ msgctxt "" "03091503.xhp\n" "par_id3146652\n" "help.text" -msgid "<image id=\"img_id3146659\" src=\"starmath/res/op21409.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146659\">Icon</alt></image>" -msgstr "<image id=\"img_id3146659\" src=\"starmath/res/op21409.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146659\">Ikon</alt></image>" +msgid "<image id=\"img_id3146659\" src=\"res/helpimg/starmath/op21409.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146659\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8458,8 +8458,8 @@ msgctxt "" "03091503.xhp\n" "par_id3146800\n" "help.text" -msgid "<image id=\"img_id3146806\" src=\"starmath/res/op21410.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146806\">Icon</alt></image>" -msgstr "<image id=\"img_id3146806\" src=\"starmath/res/op21410.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146806\">Ikon</alt></image>" +msgid "<image id=\"img_id3146806\" src=\"res/helpimg/starmath/op21410.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146806\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8475,8 +8475,8 @@ msgctxt "" "03091503.xhp\n" "par_id3158524\n" "help.text" -msgid "<image id=\"img_id3158530\" src=\"starmath/res/op21411.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158530\">Icon</alt></image>" -msgstr "<image id=\"img_id3158530\" src=\"starmath/res/op21411.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158530\">Ikon</alt></image>" +msgid "<image id=\"img_id3158530\" src=\"res/helpimg/starmath/op21411.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158530\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8492,8 +8492,8 @@ msgctxt "" "03091503.xhp\n" "par_id3158671\n" "help.text" -msgid "<image id=\"img_id3158678\" src=\"starmath/res/op21412.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158678\">Icon</alt></image>" -msgstr "<image id=\"img_id3158678\" src=\"starmath/res/op21412.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158678\">Ikon</alt></image>" +msgid "<image id=\"img_id3158678\" src=\"res/helpimg/starmath/op21412.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158678\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8509,8 +8509,8 @@ msgctxt "" "03091503.xhp\n" "par_id3152548\n" "help.text" -msgid "<image id=\"img_id3152555\" src=\"starmath/res/op21406.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152555\">Icon</alt></image>" -msgstr "<image id=\"img_id3152555\" src=\"starmath/res/op21406.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152555\">Ikon</alt></image>" +msgid "<image id=\"img_id3152555\" src=\"res/helpimg/starmath/op21406.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152555\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8576,8 +8576,8 @@ msgctxt "" "03091504.xhp\n" "par_id3166018\n" "help.text" -msgid "<image id=\"img_id3166024\" src=\"starmath/res/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166024\">Icon</alt></image>" -msgstr "<image id=\"img_id3166024\" src=\"starmath/res/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166024\">Ikon</alt></image>" +msgid "<image id=\"img_id3166024\" src=\"res/helpimg/starmath/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166024\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8593,8 +8593,8 @@ msgctxt "" "03091504.xhp\n" "par_id3164840\n" "help.text" -msgid "<image id=\"img_id3164847\" src=\"starmath/res/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164847\">Icon</alt></image>" -msgstr "<image id=\"img_id3164847\" src=\"starmath/res/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164847\">Ikon</alt></image>" +msgid "<image id=\"img_id3164847\" src=\"res/helpimg/starmath/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164847\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8610,8 +8610,8 @@ msgctxt "" "03091504.xhp\n" "par_id3165134\n" "help.text" -msgid "<image id=\"img_id3165141\" src=\"starmath/res/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165141\">Icon</alt></image>" -msgstr "<image id=\"img_id3165141\" src=\"starmath/res/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165141\">Ikon</alt></image>" +msgid "<image id=\"img_id3165141\" src=\"res/helpimg/starmath/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165141\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8627,8 +8627,8 @@ msgctxt "" "03091504.xhp\n" "par_id3166312\n" "help.text" -msgid "<image id=\"img_id3166318\" src=\"starmath/res/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166318\">Icon</alt></image>" -msgstr "<image id=\"img_id3166318\" src=\"starmath/res/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166318\">Ikon</alt></image>" +msgid "<image id=\"img_id3166318\" src=\"res/helpimg/starmath/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166318\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8644,8 +8644,8 @@ msgctxt "" "03091504.xhp\n" "par_id3143430\n" "help.text" -msgid "<image id=\"img_id3143436\" src=\"starmath/res/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143436\">Icon</alt></image>" -msgstr "<image id=\"img_id3143436\" src=\"starmath/res/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143436\">Ikon</alt></image>" +msgid "<image id=\"img_id3143436\" src=\"res/helpimg/starmath/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143436\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8661,8 +8661,8 @@ msgctxt "" "03091504.xhp\n" "par_id3152238\n" "help.text" -msgid "<image id=\"img_id3152244\" src=\"starmath/res/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152244\">Icon</alt></image>" -msgstr "<image id=\"img_id3152244\" src=\"starmath/res/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152244\">Ikon</alt></image>" +msgid "<image id=\"img_id3152244\" src=\"res/helpimg/starmath/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152244\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8678,8 +8678,8 @@ msgctxt "" "03091504.xhp\n" "par_id3164987\n" "help.text" -msgid "<image id=\"img_id3164994\" src=\"starmath/res/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164994\">Icon</alt></image>" -msgstr "<image id=\"img_id3164994\" src=\"starmath/res/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164994\">Ikon</alt></image>" +msgid "<image id=\"img_id3164994\" src=\"res/helpimg/starmath/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164994\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8695,8 +8695,8 @@ msgctxt "" "03091504.xhp\n" "par_id3166165\n" "help.text" -msgid "<image id=\"img_id3166172\" src=\"starmath/res/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166172\">Icon</alt></image>" -msgstr "<image id=\"img_id3166172\" src=\"starmath/res/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166172\">Ikon</alt></image>" +msgid "<image id=\"img_id3166172\" src=\"res/helpimg/starmath/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166172\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8712,8 +8712,8 @@ msgctxt "" "03091504.xhp\n" "par_id3166459\n" "help.text" -msgid "<image id=\"img_id3166465\" src=\"starmath/res/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166465\">Icon</alt></image>" -msgstr "<image id=\"img_id3166465\" src=\"starmath/res/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166465\">Ikon</alt></image>" +msgid "<image id=\"img_id3166465\" src=\"res/helpimg/starmath/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166465\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8738,8 +8738,8 @@ msgctxt "" "03091504.xhp\n" "par_id3151649\n" "help.text" -msgid "<image id=\"img_id3151656\" src=\"starmath/res/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151656\">Icon</alt></image>" -msgstr "<image id=\"img_id3151656\" src=\"starmath/res/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151656\">Ikon</alt></image>" +msgid "<image id=\"img_id3151656\" src=\"res/helpimg/starmath/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151656\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8755,8 +8755,8 @@ msgctxt "" "03091504.xhp\n" "par_id3165576\n" "help.text" -msgid "<image id=\"img_id3165583\" src=\"starmath/res/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165583\">Icon</alt></image>" -msgstr "<image id=\"img_id3165583\" src=\"starmath/res/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165583\">Ikon</alt></image>" +msgid "<image id=\"img_id3165583\" src=\"res/helpimg/starmath/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165583\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8772,8 +8772,8 @@ msgctxt "" "03091504.xhp\n" "par_id3151944\n" "help.text" -msgid "<image id=\"img_id3151950\" src=\"starmath/res/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151950\">Icon</alt></image>" -msgstr "<image id=\"img_id3151950\" src=\"starmath/res/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151950\">Ikon</alt></image>" +msgid "<image id=\"img_id3151950\" src=\"res/helpimg/starmath/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151950\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8789,8 +8789,8 @@ msgctxt "" "03091504.xhp\n" "par_id3165871\n" "help.text" -msgid "<image id=\"img_id3165877\" src=\"starmath/res/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165877\">Icon</alt></image>" -msgstr "<image id=\"img_id3165877\" src=\"starmath/res/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165877\">Ikon</alt></image>" +msgid "<image id=\"img_id3165877\" src=\"res/helpimg/starmath/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165877\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8806,8 +8806,8 @@ msgctxt "" "03091504.xhp\n" "par_id3157074\n" "help.text" -msgid "<image id=\"img_id3157080\" src=\"starmath/res/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157080\">Icon</alt></image>" -msgstr "<image id=\"img_id3157080\" src=\"starmath/res/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157080\">Ikon</alt></image>" +msgid "<image id=\"img_id3157080\" src=\"res/helpimg/starmath/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157080\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8823,8 +8823,8 @@ msgctxt "" "03091504.xhp\n" "par_id3143577\n" "help.text" -msgid "<image id=\"img_id3143584\" src=\"starmath/res/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143584\">Icon</alt></image>" -msgstr "<image id=\"img_id3143584\" src=\"starmath/res/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143584\">Ikon</alt></image>" +msgid "<image id=\"img_id3143584\" src=\"res/helpimg/starmath/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143584\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8840,8 +8840,8 @@ msgctxt "" "03091504.xhp\n" "par_id3156780\n" "help.text" -msgid "<image id=\"img_id3156786\" src=\"starmath/res/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156786\">Icon</alt></image>" -msgstr "<image id=\"img_id3156786\" src=\"starmath/res/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156786\">Ikon</alt></image>" +msgid "<image id=\"img_id3156786\" src=\"res/helpimg/starmath/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156786\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8857,8 +8857,8 @@ msgctxt "" "03091504.xhp\n" "par_id3156927\n" "help.text" -msgid "<image id=\"img_id3156934\" src=\"starmath/res/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156934\">Icon</alt></image>" -msgstr "<image id=\"img_id3156934\" src=\"starmath/res/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156934\">Ikon</alt></image>" +msgid "<image id=\"img_id3156934\" src=\"res/helpimg/starmath/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156934\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8874,8 +8874,8 @@ msgctxt "" "03091504.xhp\n" "par_id3157220\n" "help.text" -msgid "<image id=\"img_id3157227\" src=\"starmath/res/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157227\">Icon</alt></image>" -msgstr "<image id=\"img_id3157227\" src=\"starmath/res/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157227\">Ikon</alt></image>" +msgid "<image id=\"img_id3157227\" src=\"res/helpimg/starmath/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157227\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8891,8 +8891,8 @@ msgctxt "" "03091504.xhp\n" "par_id3165282\n" "help.text" -msgid "<image id=\"img_id3165288\" src=\"starmath/res/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165288\">Icon</alt></image>" -msgstr "<image id=\"img_id3165288\" src=\"starmath/res/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165288\">Ikon</alt></image>" +msgid "<image id=\"img_id3165288\" src=\"res/helpimg/starmath/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165288\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8908,8 +8908,8 @@ msgctxt "" "03091504.xhp\n" "par_id3151502\n" "help.text" -msgid "<image id=\"img_id3151509\" src=\"starmath/res/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151509\">Icon</alt></image>" -msgstr "<image id=\"img_id3151509\" src=\"starmath/res/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151509\">Ikon</alt></image>" +msgid "<image id=\"img_id3151509\" src=\"res/helpimg/starmath/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151509\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8925,8 +8925,8 @@ msgctxt "" "03091504.xhp\n" "par_id3165429\n" "help.text" -msgid "<image id=\"img_id3165436\" src=\"starmath/res/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165436\">Icon</alt></image>" -msgstr "<image id=\"img_id3165436\" src=\"starmath/res/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165436\">Ikon</alt></image>" +msgid "<image id=\"img_id3165436\" src=\"res/helpimg/starmath/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165436\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8942,8 +8942,8 @@ msgctxt "" "03091504.xhp\n" "par_id3152091\n" "help.text" -msgid "<image id=\"img_id3152097\" src=\"starmath/res/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152097\">Icon</alt></image>" -msgstr "<image id=\"img_id3152097\" src=\"starmath/res/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152097\">Ikon</alt></image>" +msgid "<image id=\"img_id3152097\" src=\"res/helpimg/starmath/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152097\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8968,8 +8968,8 @@ msgctxt "" "03091504.xhp\n" "par_id3157368\n" "help.text" -msgid "<image id=\"img_id3157375\" src=\"starmath/res/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157375\">Icon</alt></image>" -msgstr "<image id=\"img_id3157375\" src=\"starmath/res/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157375\">Ikon</alt></image>" +msgid "<image id=\"img_id3157375\" src=\"res/helpimg/starmath/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157375\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8985,8 +8985,8 @@ msgctxt "" "03091504.xhp\n" "par_id3151796\n" "help.text" -msgid "<image id=\"img_id3151803\" src=\"starmath/res/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151803\">Icon</alt></image>" -msgstr "<image id=\"img_id3151803\" src=\"starmath/res/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151803\">Ikon</alt></image>" +msgid "<image id=\"img_id3151803\" src=\"res/helpimg/starmath/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151803\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -9002,8 +9002,8 @@ msgctxt "" "03091504.xhp\n" "par_id3165723\n" "help.text" -msgid "<image id=\"img_id3165730\" src=\"starmath/res/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165730\">Icon</alt></image>" -msgstr "<image id=\"img_id3165730\" src=\"starmath/res/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165730\">Ikon</alt></image>" +msgid "<image id=\"img_id3165730\" src=\"res/helpimg/starmath/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165730\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -9069,8 +9069,8 @@ msgctxt "" "03091505.xhp\n" "par_id3144534\n" "help.text" -msgid "<image id=\"img_id3144541\" src=\"starmath/res/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144541\">Icon</alt></image>" -msgstr "<image id=\"img_id3144541\" src=\"starmath/res/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144541\">Ikon</alt></image>" +msgid "<image id=\"img_id3144541\" src=\"res/helpimg/starmath/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144541\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9086,8 +9086,8 @@ msgctxt "" "03091505.xhp\n" "par_id3166611\n" "help.text" -msgid "<image id=\"img_id3166618\" src=\"starmath/res/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166618\">Icon</alt></image>" -msgstr "<image id=\"img_id3166618\" src=\"starmath/res/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166618\">Ikon</alt></image>" +msgid "<image id=\"img_id3166618\" src=\"res/helpimg/starmath/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166618\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9103,8 +9103,8 @@ msgctxt "" "03091505.xhp\n" "par_id3144681\n" "help.text" -msgid "<image id=\"img_id3144688\" src=\"starmath/res/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144688\">Icon</alt></image>" -msgstr "<image id=\"img_id3144688\" src=\"starmath/res/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144688\">Ikon</alt></image>" +msgid "<image id=\"img_id3144688\" src=\"res/helpimg/starmath/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144688\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9120,8 +9120,8 @@ msgctxt "" "03091505.xhp\n" "par_id3145083\n" "help.text" -msgid "<image id=\"img_id3166470\" src=\"starmath/res/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166470\">Icon</alt></image>" -msgstr "<image id=\"img_id3166470\" src=\"starmath/res/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166470\">Ikon</alt></image>" +msgid "<image id=\"img_id3166470\" src=\"res/helpimg/starmath/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166470\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9137,8 +9137,8 @@ msgctxt "" "03091505.xhp\n" "par_id3144936\n" "help.text" -msgid "<image id=\"img_id3144943\" src=\"starmath/res/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144943\">Icon</alt></image>" -msgstr "<image id=\"img_id3144943\" src=\"starmath/res/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144943\">Ikon</alt></image>" +msgid "<image id=\"img_id3144943\" src=\"res/helpimg/starmath/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144943\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9154,8 +9154,8 @@ msgctxt "" "03091505.xhp\n" "par_id3144789\n" "help.text" -msgid "<image id=\"img_id3144796\" src=\"starmath/res/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144796\">Icon</alt></image>" -msgstr "<image id=\"img_id3144796\" src=\"starmath/res/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144796\">Ikon</alt></image>" +msgid "<image id=\"img_id3144796\" src=\"res/helpimg/starmath/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144796\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9189,8 +9189,8 @@ msgctxt "" "03091505.xhp\n" "par_id3166719\n" "help.text" -msgid "<image id=\"img_id3166725\" src=\"starmath/res/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166725\">Icon</alt></image>" -msgstr "<image id=\"img_id3166725\" src=\"starmath/res/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166725\">Ikon</alt></image>" +msgid "<image id=\"img_id3166725\" src=\"res/helpimg/starmath/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166725\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9206,8 +9206,8 @@ msgctxt "" "03091505.xhp\n" "par_id3166866\n" "help.text" -msgid "<image id=\"img_id3166872\" src=\"starmath/res/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166872\">Icon</alt></image>" -msgstr "<image id=\"img_id3166872\" src=\"starmath/res/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166872\">Ikon</alt></image>" +msgid "<image id=\"img_id3166872\" src=\"res/helpimg/starmath/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166872\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9223,8 +9223,8 @@ msgctxt "" "03091505.xhp\n" "par_id3167013\n" "help.text" -msgid "<image id=\"img_id3167020\" src=\"starmath/res/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3167020\">Icon</alt></image>" -msgstr "<image id=\"img_id3167020\" src=\"starmath/res/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3167020\">Ikon</alt></image>" +msgid "<image id=\"img_id3167020\" src=\"res/helpimg/starmath/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3167020\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9249,8 +9249,8 @@ msgctxt "" "03091505.xhp\n" "par_id3144387\n" "help.text" -msgid "<image id=\"img_id3144394\" src=\"starmath/res/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144394\">Icon</alt></image>" -msgstr "<image id=\"img_id3144394\" src=\"starmath/res/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144394\">Ikon</alt></image>" +msgid "<image id=\"img_id3144394\" src=\"res/helpimg/starmath/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144394\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9266,8 +9266,8 @@ msgctxt "" "03091505.xhp\n" "par_id3144240\n" "help.text" -msgid "<image id=\"img_id3144247\" src=\"starmath/res/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144247\">Icon</alt></image>" -msgstr "<image id=\"img_id3144247\" src=\"starmath/res/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144247\">Ikon</alt></image>" +msgid "<image id=\"img_id3144247\" src=\"res/helpimg/starmath/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144247\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9283,8 +9283,8 @@ msgctxt "" "03091505.xhp\n" "par_id3167161\n" "help.text" -msgid "<image id=\"img_id3167167\" src=\"starmath/res/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167167\">Icon</alt></image>" -msgstr "<image id=\"img_id3167167\" src=\"starmath/res/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167167\">Ikon</alt></image>" +msgid "<image id=\"img_id3167167\" src=\"res/helpimg/starmath/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167167\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9300,8 +9300,8 @@ msgctxt "" "03091505.xhp\n" "par_id3144093\n" "help.text" -msgid "<image id=\"img_id3144100\" src=\"starmath/res/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144100\">Icon</alt></image>" -msgstr "<image id=\"img_id3144100\" src=\"starmath/res/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144100\">Ikon</alt></image>" +msgid "<image id=\"img_id3144100\" src=\"res/helpimg/starmath/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144100\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9367,8 +9367,8 @@ msgctxt "" "03091506.xhp\n" "par_id3167709\n" "help.text" -msgid "<image id=\"img_id3167716\" src=\"starmath/res/at21701.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167716\">Icon</alt></image>" -msgstr "<image id=\"img_id3167716\" src=\"starmath/res/at21701.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167716\">Ikon</alt></image>" +msgid "<image id=\"img_id3167716\" src=\"res/helpimg/starmath/at21701.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167716\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9384,8 +9384,8 @@ msgctxt "" "03091506.xhp\n" "par_id3159771\n" "help.text" -msgid "<image id=\"img_id3159778\" src=\"starmath/res/at21705.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159778\">Icon</alt></image>" -msgstr "<image id=\"img_id3159778\" src=\"starmath/res/at21705.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159778\">Ikon</alt></image>" +msgid "<image id=\"img_id3159778\" src=\"res/helpimg/starmath/at21705.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159778\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9418,8 +9418,8 @@ msgctxt "" "03091506.xhp\n" "par_id3168153\n" "help.text" -msgid "<image id=\"img_id3168160\" src=\"starmath/res/at21704.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3168160\">Icon</alt></image>" -msgstr "<image id=\"img_id3168160\" src=\"starmath/res/at21704.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3168160\">Ikon</alt></image>" +msgid "<image id=\"img_id3168160\" src=\"res/helpimg/starmath/at21704.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3168160\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9435,8 +9435,8 @@ msgctxt "" "03091506.xhp\n" "par_id3168006\n" "help.text" -msgid "<image id=\"img_id3168012\" src=\"starmath/res/at21703.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168012\">Icon</alt></image>" -msgstr "<image id=\"img_id3168012\" src=\"starmath/res/at21703.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168012\">Ikon</alt></image>" +msgid "<image id=\"img_id3168012\" src=\"res/helpimg/starmath/at21703.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168012\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9452,8 +9452,8 @@ msgctxt "" "03091506.xhp\n" "par_id3168303\n" "help.text" -msgid "<image id=\"img_id3168309\" src=\"starmath/res/at21709.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168309\">Icon</alt></image>" -msgstr "<image id=\"img_id3168309\" src=\"starmath/res/at21709.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168309\">Ikon</alt></image>" +msgid "<image id=\"img_id3168309\" src=\"res/helpimg/starmath/at21709.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168309\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9486,8 +9486,8 @@ msgctxt "" "03091506.xhp\n" "par_id3161104\n" "help.text" -msgid "<image id=\"img_id3161111\" src=\"starmath/res/at21712.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161111\">Icon</alt></image>" -msgstr "<image id=\"img_id3161111\" src=\"starmath/res/at21712.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161111\">Ikon</alt></image>" +msgid "<image id=\"img_id3161111\" src=\"res/helpimg/starmath/at21712.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161111\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9503,8 +9503,8 @@ msgctxt "" "03091506.xhp\n" "par_id3160512\n" "help.text" -msgid "<image id=\"img_id3160519\" src=\"starmath/res/at21711.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160519\">Icon</alt></image>" -msgstr "<image id=\"img_id3160519\" src=\"starmath/res/at21711.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160519\">Ikon</alt></image>" +msgid "<image id=\"img_id3160519\" src=\"res/helpimg/starmath/at21711.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160519\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9520,8 +9520,8 @@ msgctxt "" "03091506.xhp\n" "par_id3159919\n" "help.text" -msgid "<image id=\"img_id3159926\" src=\"starmath/res/at21710.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159926\">Icon</alt></image>" -msgstr "<image id=\"img_id3159926\" src=\"starmath/res/at21710.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159926\">Ikon</alt></image>" +msgid "<image id=\"img_id3159926\" src=\"res/helpimg/starmath/at21710.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159926\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9537,8 +9537,8 @@ msgctxt "" "03091506.xhp\n" "par_id3167857\n" "help.text" -msgid "<image id=\"img_id3167864\" src=\"starmath/res/at21702.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167864\">Icon</alt></image>" -msgstr "<image id=\"img_id3167864\" src=\"starmath/res/at21702.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167864\">Ikon</alt></image>" +msgid "<image id=\"img_id3167864\" src=\"res/helpimg/starmath/at21702.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167864\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9554,8 +9554,8 @@ msgctxt "" "03091506.xhp\n" "par_id3159622\n" "help.text" -msgid "<image id=\"img_id3159628\" src=\"starmath/res/at21707.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159628\">Icon</alt></image>" -msgstr "<image id=\"img_id3159628\" src=\"starmath/res/at21707.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159628\">Ikon</alt></image>" +msgid "<image id=\"img_id3159628\" src=\"res/helpimg/starmath/at21707.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159628\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9606,8 +9606,8 @@ msgctxt "" "03091506.xhp\n" "par_id3160659\n" "help.text" -msgid "<image id=\"img_id3160666\" src=\"starmath/res/at21713.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160666\">Icon</alt></image>" -msgstr "<image id=\"img_id3160666\" src=\"starmath/res/at21713.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160666\">Ikon</alt></image>" +msgid "<image id=\"img_id3160666\" src=\"res/helpimg/starmath/at21713.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160666\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9623,8 +9623,8 @@ msgctxt "" "03091506.xhp\n" "par_id3160956\n" "help.text" -msgid "<image id=\"img_id3160962\" src=\"starmath/res/at21715.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160962\">Icon</alt></image>" -msgstr "<image id=\"img_id3160962\" src=\"starmath/res/at21715.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160962\">Ikon</alt></image>" +msgid "<image id=\"img_id3160962\" src=\"res/helpimg/starmath/at21715.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160962\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9640,8 +9640,8 @@ msgctxt "" "03091506.xhp\n" "par_id3161252\n" "help.text" -msgid "<image id=\"img_id3161259\" src=\"starmath/res/at21716.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161259\">Icon</alt></image>" -msgstr "<image id=\"img_id3161259\" src=\"starmath/res/at21716.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161259\">Ikon</alt></image>" +msgid "<image id=\"img_id3161259\" src=\"res/helpimg/starmath/at21716.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161259\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9657,8 +9657,8 @@ msgctxt "" "03091506.xhp\n" "par_id3168599\n" "help.text" -msgid "<image id=\"img_id3168605\" src=\"starmath/res/at21708.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168605\">Icon</alt></image>" -msgstr "<image id=\"img_id3168605\" src=\"starmath/res/at21708.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168605\">Ikon</alt></image>" +msgid "<image id=\"img_id3168605\" src=\"res/helpimg/starmath/at21708.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168605\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9674,8 +9674,8 @@ msgctxt "" "03091506.xhp\n" "par_id3160808\n" "help.text" -msgid "<image id=\"img_id3160814\" src=\"starmath/res/at21714.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160814\">Icon</alt></image>" -msgstr "<image id=\"img_id3160814\" src=\"starmath/res/at21714.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160814\">Ikon</alt></image>" +msgid "<image id=\"img_id3160814\" src=\"res/helpimg/starmath/at21714.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160814\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9691,8 +9691,8 @@ msgctxt "" "03091506.xhp\n" "par_id3168451\n" "help.text" -msgid "<image id=\"img_id3168457\" src=\"starmath/res/im21106.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168457\">Icon</alt></image>" -msgstr "<image id=\"img_id3168457\" src=\"starmath/res/im21106.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168457\">Ikon</alt></image>" +msgid "<image id=\"img_id3168457\" src=\"res/helpimg/starmath/im21106.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168457\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9708,8 +9708,8 @@ msgctxt "" "03091506.xhp\n" "par_id3160364\n" "help.text" -msgid "<image id=\"img_id3160370\" src=\"starmath/res/at21722.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160370\">Icon</alt></image>" -msgstr "<image id=\"img_id3160370\" src=\"starmath/res/at21722.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160370\">Ikon</alt></image>" +msgid "<image id=\"img_id3160370\" src=\"res/helpimg/starmath/at21722.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160370\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9725,8 +9725,8 @@ msgctxt "" "03091506.xhp\n" "par_id3160215\n" "help.text" -msgid "<image id=\"img_id3160222\" src=\"starmath/res/at21723.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160222\">Icon</alt></image>" -msgstr "<image id=\"img_id3160222\" src=\"starmath/res/at21723.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160222\">Ikon</alt></image>" +msgid "<image id=\"img_id3160222\" src=\"res/helpimg/starmath/at21723.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160222\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9742,8 +9742,8 @@ msgctxt "" "03091506.xhp\n" "par_id3160067\n" "help.text" -msgid "<image id=\"img_id3160074\" src=\"starmath/res/at21724.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160074\">Icon</alt></image>" -msgstr "<image id=\"img_id3160074\" src=\"starmath/res/at21724.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160074\">Ikon</alt></image>" +msgid "<image id=\"img_id3160074\" src=\"res/helpimg/starmath/at21724.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160074\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9818,8 +9818,8 @@ msgctxt "" "03091507.xhp\n" "par_id3179931\n" "help.text" -msgid "<image id=\"img_id3179937\" src=\"starmath/res/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179937\">Icon</alt></image>" -msgstr "<image id=\"img_id3179937\" src=\"starmath/res/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179937\">Ikon</alt></image>" +msgid "<image id=\"img_id3179937\" src=\"res/helpimg/starmath/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179937\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9835,8 +9835,8 @@ msgctxt "" "03091507.xhp\n" "par_id3180374\n" "help.text" -msgid "<image id=\"img_id3180380\" src=\"starmath/res/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180380\">Icon</alt></image>" -msgstr "<image id=\"img_id3180380\" src=\"starmath/res/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180380\">Ikon</alt></image>" +msgid "<image id=\"img_id3180380\" src=\"res/helpimg/starmath/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180380\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9852,8 +9852,8 @@ msgctxt "" "03091507.xhp\n" "par_id3179784\n" "help.text" -msgid "<image id=\"img_id3179790\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179790\">Icon</alt></image>" -msgstr "<image id=\"img_id3179790\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179790\">Ikon</alt></image>" +msgid "<image id=\"img_id3179790\" src=\"res/helpimg/starmath/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179790\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9877,8 +9877,8 @@ msgctxt "" "03091507.xhp\n" "par_id3180078\n" "help.text" -msgid "<image id=\"img_id3180085\" src=\"starmath/res/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180085\">Icon</alt></image>" -msgstr "<image id=\"img_id3180085\" src=\"starmath/res/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180085\">Ikon</alt></image>" +msgid "<image id=\"img_id3180085\" src=\"res/helpimg/starmath/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180085\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9894,8 +9894,8 @@ msgctxt "" "03091507.xhp\n" "par_id3180226\n" "help.text" -msgid "<image id=\"img_id3180233\" src=\"starmath/res/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180233\">Icon</alt></image>" -msgstr "<image id=\"img_id3180233\" src=\"starmath/res/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180233\">Ikon</alt></image>" +msgid "<image id=\"img_id3180233\" src=\"res/helpimg/starmath/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180233\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9911,8 +9911,8 @@ msgctxt "" "03091507.xhp\n" "par_id3179636\n" "help.text" -msgid "<image id=\"img_id3179643\" src=\"starmath/res/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179643\">Icon</alt></image>" -msgstr "<image id=\"img_id3179643\" src=\"starmath/res/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179643\">Ikon</alt></image>" +msgid "<image id=\"img_id3179643\" src=\"res/helpimg/starmath/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179643\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9928,8 +9928,8 @@ msgctxt "" "03091507.xhp\n" "par_id3162627\n" "help.text" -msgid "<image id=\"img_id3162633\" src=\"starmath/res/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162633\">Icon</alt></image>" -msgstr "<image id=\"img_id3162633\" src=\"starmath/res/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162633\">Ikon</alt></image>" +msgid "<image id=\"img_id3162633\" src=\"res/helpimg/starmath/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162633\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9945,8 +9945,8 @@ msgctxt "" "03091507.xhp\n" "par_idA3162627\n" "help.text" -msgid "<image id=\"img_idA3162633\" src=\"starmath/res/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3162633\">Icon</alt></image>" -msgstr "<image id=\"img_idA3162633\" src=\"starmath/res/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3162633\">Ikon</alt></image>" +msgid "<image id=\"img_idA3162633\" src=\"res/helpimg/starmath/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3162633\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9962,8 +9962,8 @@ msgctxt "" "03091507.xhp\n" "par_id3162775\n" "help.text" -msgid "<image id=\"img_id3162781\" src=\"starmath/res/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162781\">Icon</alt></image>" -msgstr "<image id=\"img_id3162781\" src=\"starmath/res/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162781\">Ikon</alt></image>" +msgid "<image id=\"img_id3162781\" src=\"res/helpimg/starmath/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162781\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9979,8 +9979,8 @@ msgctxt "" "03091507.xhp\n" "par_id3162922\n" "help.text" -msgid "<image id=\"img_id3178464\" src=\"starmath/res/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178464\">Icon</alt></image>" -msgstr "<image id=\"img_id3178464\" src=\"starmath/res/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178464\">Ikon</alt></image>" +msgid "<image id=\"img_id3178464\" src=\"res/helpimg/starmath/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178464\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9996,8 +9996,8 @@ msgctxt "" "03091507.xhp\n" "par_id3178900\n" "help.text" -msgid "<image id=\"img_id3178906\" src=\"starmath/res/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178906\">Icon</alt></image>" -msgstr "<image id=\"img_id3178906\" src=\"starmath/res/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178906\">Ikon</alt></image>" +msgid "<image id=\"img_id3178906\" src=\"res/helpimg/starmath/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178906\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10021,8 +10021,8 @@ msgctxt "" "03091507.xhp\n" "par_id3162185\n" "help.text" -msgid "<image id=\"img_id3162192\" src=\"starmath/res/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162192\">Icon</alt></image>" -msgstr "<image id=\"img_id3162192\" src=\"starmath/res/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162192\">Ikon</alt></image>" +msgid "<image id=\"img_id3162192\" src=\"res/helpimg/starmath/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162192\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10038,8 +10038,8 @@ msgctxt "" "03091507.xhp\n" "par_id3178604\n" "help.text" -msgid "<image id=\"img_id3178611\" src=\"starmath/res/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178611\">Icon</alt></image>" -msgstr "<image id=\"img_id3178611\" src=\"starmath/res/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178611\">Ikon</alt></image>" +msgid "<image id=\"img_id3178611\" src=\"res/helpimg/starmath/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178611\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10055,8 +10055,8 @@ msgctxt "" "03091507.xhp\n" "par_id3179195\n" "help.text" -msgid "<image id=\"img_id3179201\" src=\"starmath/res/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179201\">Icon</alt></image>" -msgstr "<image id=\"img_id3179201\" src=\"starmath/res/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179201\">Ikon</alt></image>" +msgid "<image id=\"img_id3179201\" src=\"res/helpimg/starmath/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179201\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10072,8 +10072,8 @@ msgctxt "" "03091507.xhp\n" "par_id3162480\n" "help.text" -msgid "<image id=\"img_id3162486\" src=\"starmath/res/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162486\">Icon</alt></image>" -msgstr "<image id=\"img_id3162486\" src=\"starmath/res/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162486\">Ikon</alt></image>" +msgid "<image id=\"img_id3162486\" src=\"res/helpimg/starmath/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162486\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10089,8 +10089,8 @@ msgctxt "" "03091507.xhp\n" "par_id3162332\n" "help.text" -msgid "<image id=\"img_id3162339\" src=\"starmath/res/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162339\">Icon</alt></image>" -msgstr "<image id=\"img_id3162339\" src=\"starmath/res/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162339\">Ikon</alt></image>" +msgid "<image id=\"img_id3162339\" src=\"res/helpimg/starmath/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162339\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10106,8 +10106,8 @@ msgctxt "" "03091507.xhp\n" "par_id3178752\n" "help.text" -msgid "<image id=\"img_id3178759\" src=\"starmath/res/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178759\">Icon</alt></image>" -msgstr "<image id=\"img_id3178759\" src=\"starmath/res/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178759\">Ikon</alt></image>" +msgid "<image id=\"img_id3178759\" src=\"res/helpimg/starmath/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178759\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10123,8 +10123,8 @@ msgctxt "" "03091507.xhp\n" "par_id3179342\n" "help.text" -msgid "<image id=\"img_id3179349\" src=\"starmath/res/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179349\">Icon</alt></image>" -msgstr "<image id=\"img_id3179349\" src=\"starmath/res/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179349\">Ikon</alt></image>" +msgid "<image id=\"img_id3179349\" src=\"res/helpimg/starmath/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179349\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10140,8 +10140,8 @@ msgctxt "" "03091507.xhp\n" "par_id3179489\n" "help.text" -msgid "<image id=\"img_id3179496\" src=\"starmath/res/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179496\">Icon</alt></image>" -msgstr "<image id=\"img_id3179496\" src=\"starmath/res/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179496\">Ikon</alt></image>" +msgid "<image id=\"img_id3179496\" src=\"res/helpimg/starmath/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179496\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10157,8 +10157,8 @@ msgctxt "" "03091507.xhp\n" "par_id3179047\n" "help.text" -msgid "<image id=\"img_id3179054\" src=\"starmath/res/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179054\">Icon</alt></image>" -msgstr "<image id=\"img_id3179054\" src=\"starmath/res/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179054\">Ikon</alt></image>" +msgid "<image id=\"img_id3179054\" src=\"res/helpimg/starmath/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179054\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10222,8 +10222,8 @@ msgctxt "" "03091508.xhp\n" "par_id3180783\n" "help.text" -msgid "<image id=\"img_id3180789\" src=\"starmath/res/al21801.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180789\">Icon</alt></image>" -msgstr "<image id=\"img_id3180789\" src=\"starmath/res/al21801.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180789\">Ikon</alt></image>" +msgid "<image id=\"img_id3180789\" src=\"res/helpimg/starmath/al21801.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180789\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10238,8 +10238,8 @@ msgctxt "" "03091508.xhp\n" "par_id3180930\n" "help.text" -msgid "<image id=\"img_id3180936\" src=\"starmath/res/al21802.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180936\">Icon</alt></image>" -msgstr "<image id=\"img_id3180936\" src=\"starmath/res/al21802.png\" width=\"0.566cm\" height=\"0.566cm\">><alt id=\"alt_id3180936\">Ikon</alt></image>" +msgid "<image id=\"img_id3180936\" src=\"res/helpimg/starmath/al21802.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180936\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10254,8 +10254,8 @@ msgctxt "" "03091508.xhp\n" "par_id3181078\n" "help.text" -msgid "<image id=\"img_id3181084\" src=\"starmath/res/al21823.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181084\">Icon</alt></image>" -msgstr "<image id=\"img_id3181084\" src=\"starmath/res/al21823.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181084\">Ikon</alt></image>" +msgid "<image id=\"img_id3181084\" src=\"res/helpimg/starmath/al21823.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181084\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10270,8 +10270,8 @@ msgctxt "" "03091508.xhp\n" "par_id3181229\n" "help.text" -msgid "<image id=\"img_id3181235\" src=\"starmath/res/al21805.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181235\">Icon</alt></image>" -msgstr "<image id=\"img_id3181235\" src=\"starmath/res/al21805.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181235\">Ikon</alt></image>" +msgid "<image id=\"img_id3181235\" src=\"res/helpimg/starmath/al21805.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181235\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10286,8 +10286,8 @@ msgctxt "" "03091508.xhp\n" "par_id3181377\n" "help.text" -msgid "<image id=\"img_id3181384\" src=\"starmath/res/al21806.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181384\">Icon</alt></image>" -msgstr "<image id=\"img_id3181384\" src=\"starmath/res/al21806.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181384\">Ikon</alt></image>" +msgid "<image id=\"img_id3181384\" src=\"res/helpimg/starmath/al21806.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181384\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10302,8 +10302,8 @@ msgctxt "" "03091508.xhp\n" "par_id3181525\n" "help.text" -msgid "<image id=\"img_id3181532\" src=\"starmath/res/al21804.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181532\">Icon</alt></image>" -msgstr "<image id=\"img_id3181532\" src=\"starmath/res/al21804.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181532\">Ikon</alt></image>" +msgid "<image id=\"img_id3181532\" src=\"res/helpimg/starmath/al21804.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181532\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10318,8 +10318,8 @@ msgctxt "" "03091508.xhp\n" "par_id3181674\n" "help.text" -msgid "<image id=\"img_id3181680\" src=\"starmath/res/al21803.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181680\">Icon</alt></image>" -msgstr "<image id=\"img_id3181680\" src=\"starmath/res/al21803.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181680\">Ikon</alt></image>" +msgid "<image id=\"img_id3181680\" src=\"res/helpimg/starmath/al21803.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181680\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10334,8 +10334,8 @@ msgctxt "" "03091508.xhp\n" "par_id3181822\n" "help.text" -msgid "<image id=\"img_id3181828\" src=\"starmath/res/al21821.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181828\">Icon</alt></image>" -msgstr "<image id=\"img_id3181828\" src=\"starmath/res/al21821.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181828\">Ikon</alt></image>" +msgid "<image id=\"img_id3181828\" src=\"res/helpimg/starmath/al21821.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181828\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10350,8 +10350,8 @@ msgctxt "" "03091508.xhp\n" "par_id3181973\n" "help.text" -msgid "<image id=\"img_id3181980\" src=\"starmath/res/al21808.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181980\">Icon</alt></image>" -msgstr "<image id=\"img_id3181980\" src=\"starmath/res/al21808.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181980\">Ikon</alt></image>" +msgid "<image id=\"img_id3181980\" src=\"res/helpimg/starmath/al21808.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181980\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10366,8 +10366,8 @@ msgctxt "" "03091508.xhp\n" "par_id3182083\n" "help.text" -msgid "<image id=\"img_id3182090\" src=\"starmath/res/al21809.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182090\">Icon</alt></image>" -msgstr "<image id=\"img_id3182090\" src=\"starmath/res/al21809.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182090\">Ikon</alt></image>" +msgid "<image id=\"img_id3182090\" src=\"res/helpimg/starmath/al21809.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182090\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10382,8 +10382,8 @@ msgctxt "" "03091508.xhp\n" "par_id3182210\n" "help.text" -msgid "<image id=\"img_id3182216\" src=\"starmath/res/al21810.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182216\">Icon</alt></image>" -msgstr "<image id=\"img_id3182216\" src=\"starmath/res/al21810.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182216\">Ikon</alt></image>" +msgid "<image id=\"img_id3182216\" src=\"res/helpimg/starmath/al21810.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182216\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10398,8 +10398,8 @@ msgctxt "" "03091508.xhp\n" "par_id3182332\n" "help.text" -msgid "<image id=\"img_id3182339\" src=\"starmath/res/al21824.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182339\">Icon</alt></image>" -msgstr "<image id=\"img_id3182339\" src=\"starmath/res/al21824.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182339\">Ikon</alt></image>" +msgid "<image id=\"img_id3182339\" src=\"res/helpimg/starmath/al21824.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182339\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10414,8 +10414,8 @@ msgctxt "" "03091508.xhp\n" "par_id3182456\n" "help.text" -msgid "<image id=\"img_id3182463\" src=\"starmath/res/al21812.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182463\">Icon</alt></image>" -msgstr "<image id=\"img_id3182463\" src=\"starmath/res/al21812.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182463\">Ikon</alt></image>" +msgid "<image id=\"img_id3182463\" src=\"res/helpimg/starmath/al21812.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182463\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10430,8 +10430,8 @@ msgctxt "" "03091508.xhp\n" "par_id3182579\n" "help.text" -msgid "<image id=\"img_id3182586\" src=\"starmath/res/al21813.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182586\">Icon</alt></image>" -msgstr "<image id=\"img_id3182586\" src=\"starmath/res/al21813.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182586\">Ikon</alt></image>" +msgid "<image id=\"img_id3182586\" src=\"res/helpimg/starmath/al21813.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182586\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10446,8 +10446,8 @@ msgctxt "" "03091508.xhp\n" "par_id3182702\n" "help.text" -msgid "<image id=\"img_id3182709\" src=\"starmath/res/al21814.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182709\">Icon</alt></image>" -msgstr "<image id=\"img_id3182709\" src=\"starmath/res/al21814.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182709\">Ikon</alt></image>" +msgid "<image id=\"img_id3182709\" src=\"res/helpimg/starmath/al21814.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182709\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10462,8 +10462,8 @@ msgctxt "" "03091508.xhp\n" "par_id3182825\n" "help.text" -msgid "<image id=\"img_id3182832\" src=\"starmath/res/al21811.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182832\">Icon</alt></image>" -msgstr "<image id=\"img_id3182832\" src=\"starmath/res/al21811.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182832\">Ikon</alt></image>" +msgid "<image id=\"img_id3182832\" src=\"res/helpimg/starmath/al21811.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182832\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10478,8 +10478,8 @@ msgctxt "" "03091508.xhp\n" "par_id3182948\n" "help.text" -msgid "<image id=\"img_id3182955\" src=\"starmath/res/al21822.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182955\">Icon</alt></image>" -msgstr "<image id=\"img_id3182955\" src=\"starmath/res/al21822.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182955\">Ikon</alt></image>" +msgid "<image id=\"img_id3182955\" src=\"res/helpimg/starmath/al21822.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182955\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10494,8 +10494,8 @@ msgctxt "" "03091508.xhp\n" "par_id3183072\n" "help.text" -msgid "<image id=\"img_id3183078\" src=\"starmath/res/al21825.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183078\">Icon</alt></image>" -msgstr "<image id=\"img_id3183078\" src=\"starmath/res/al21825.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183078\">Ikon</alt></image>" +msgid "<image id=\"img_id3183078\" src=\"res/helpimg/starmath/al21825.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183078\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10510,8 +10510,8 @@ msgctxt "" "03091508.xhp\n" "par_id3183223\n" "help.text" -msgid "<image id=\"img_id3183230\" src=\"starmath/res/al21826.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183230\">Icon</alt></image>" -msgstr "<image id=\"img_id3183230\" src=\"starmath/res/al21826.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183230\">Ikon</alt></image>" +msgid "<image id=\"img_id3183230\" src=\"res/helpimg/starmath/al21826.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183230\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10680,8 +10680,8 @@ msgctxt "" "03091509.xhp\n" "par_id3184418\n" "help.text" -msgid "<image id=\"img_id3184425\" src=\"starmath/res/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184425\">Icon</alt></image>" -msgstr "<image id=\"img_id3184425\" src=\"starmath/res/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184425\">Ikon</alt></image>" +msgid "<image id=\"img_id3184425\" src=\"res/helpimg/starmath/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184425\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10697,8 +10697,8 @@ msgctxt "" "03091509.xhp\n" "par_id3184566\n" "help.text" -msgid "<image id=\"img_id3184572\" src=\"starmath/res/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184572\">Icon</alt></image>" -msgstr "<image id=\"img_id3184572\" src=\"starmath/res/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184572\">Ikon</alt></image>" +msgid "<image id=\"img_id3184572\" src=\"res/helpimg/starmath/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184572\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10722,8 +10722,8 @@ msgctxt "" "03091509.xhp\n" "par_id3184717\n" "help.text" -msgid "<image id=\"img_id3184724\" src=\"starmath/res/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184724\">Icon</alt></image>" -msgstr "<image id=\"img_id3184724\" src=\"starmath/res/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184724\">Ikon</alt></image>" +msgid "<image id=\"img_id3184724\" src=\"res/helpimg/starmath/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184724\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10739,8 +10739,8 @@ msgctxt "" "03091509.xhp\n" "par_id3184864\n" "help.text" -msgid "<image id=\"img_id3184871\" src=\"starmath/res/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184871\">Icon</alt></image>" -msgstr "<image id=\"img_id3184871\" src=\"starmath/res/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184871\">Ikon</alt></image>" +msgid "<image id=\"img_id3184871\" src=\"res/helpimg/starmath/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184871\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10756,8 +10756,8 @@ msgctxt "" "03091509.xhp\n" "par_id3185011\n" "help.text" -msgid "<image id=\"img_id3185018\" src=\"starmath/res/co21901.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185018\">Icon</alt></image>" -msgstr "<image id=\"img_id3185018\" src=\"starmath/res/co21901.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185018\">Ikon</alt></image>" +msgid "<image id=\"img_id3185018\" src=\"res/helpimg/starmath/co21901.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185018\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10773,8 +10773,8 @@ msgctxt "" "03091509.xhp\n" "par_id3185119\n" "help.text" -msgid "<image id=\"img_id3185126\" src=\"starmath/res/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185126\">Icon</alt></image>" -msgstr "<image id=\"img_id3185126\" src=\"starmath/res/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185126\">Ikon</alt></image>" +msgid "<image id=\"img_id3185126\" src=\"res/helpimg/starmath/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185126\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10790,8 +10790,8 @@ msgctxt "" "03091509.xhp\n" "par_id3185267\n" "help.text" -msgid "<image id=\"img_id3185274\" src=\"starmath/res/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185274\">Icon</alt></image>" -msgstr "<image id=\"img_id3185274\" src=\"starmath/res/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185274\">Ikon</alt></image>" +msgid "<image id=\"img_id3185274\" src=\"res/helpimg/starmath/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185274\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10815,8 +10815,8 @@ msgctxt "" "03091509.xhp\n" "par_id3185418\n" "help.text" -msgid "<image id=\"img_id3185425\" src=\"starmath/res/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185425\">Icon</alt></image>" -msgstr "<image id=\"img_id3185425\" src=\"starmath/res/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185425\">Ikon</alt></image>" +msgid "<image id=\"img_id3185425\" src=\"res/helpimg/starmath/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185425\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10832,8 +10832,8 @@ msgctxt "" "03091509.xhp\n" "par_id3185566\n" "help.text" -msgid "<image id=\"img_id3185573\" src=\"starmath/res/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185573\">Icon</alt></image>" -msgstr "<image id=\"img_id3185573\" src=\"starmath/res/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185573\">Ikon</alt></image>" +msgid "<image id=\"img_id3185573\" src=\"res/helpimg/starmath/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185573\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10849,8 +10849,8 @@ msgctxt "" "03091509.xhp\n" "par_id3185714\n" "help.text" -msgid "<image id=\"img_id3185721\" src=\"starmath/res/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185721\">Icon</alt></image>" -msgstr "<image id=\"img_id3185721\" src=\"starmath/res/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185721\">Ikon</alt></image>" +msgid "<image id=\"img_id3185721\" src=\"res/helpimg/starmath/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185721\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10866,8 +10866,8 @@ msgctxt "" "03091509.xhp\n" "par_id3185823\n" "help.text" -msgid "<image id=\"img_id3185829\" src=\"starmath/res/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185829\">Icon</alt></image>" -msgstr "<image id=\"img_id3185829\" src=\"starmath/res/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185829\">Ikon</alt></image>" +msgid "<image id=\"img_id3185829\" src=\"res/helpimg/starmath/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185829\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10883,8 +10883,8 @@ msgctxt "" "03091509.xhp\n" "par_id3185931\n" "help.text" -msgid "<image id=\"img_id3185937\" src=\"starmath/res/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185937\">Icon</alt></image>" -msgstr "<image id=\"img_id3185937\" src=\"starmath/res/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185937\">Ikon</alt></image>" +msgid "<image id=\"img_id3185937\" src=\"res/helpimg/starmath/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185937\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10900,8 +10900,8 @@ msgctxt "" "03091509.xhp\n" "par_id3186039\n" "help.text" -msgid "<image id=\"img_id3186046\" src=\"starmath/res/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186046\">Icon</alt></image>" -msgstr "<image id=\"img_id3186046\" src=\"starmath/res/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186046\">Ikon</alt></image>" +msgid "<image id=\"img_id3186046\" src=\"res/helpimg/starmath/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186046\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10917,8 +10917,8 @@ msgctxt "" "03091509.xhp\n" "par_id3186147\n" "help.text" -msgid "<image id=\"img_id3186154\" src=\"starmath/res/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186154\">Icon</alt></image>" -msgstr "<image id=\"img_id3186154\" src=\"starmath/res/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186154\">Ikon</alt></image>" +msgid "<image id=\"img_id3186154\" src=\"res/helpimg/starmath/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186154\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10934,8 +10934,8 @@ msgctxt "" "03091509.xhp\n" "par_id3186295\n" "help.text" -msgid "<image id=\"img_id3186302\" src=\"starmath/res/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186302\">Icon</alt></image>" -msgstr "<image id=\"img_id3186302\" src=\"starmath/res/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186302\">Ikon</alt></image>" +msgid "<image id=\"img_id3186302\" src=\"res/helpimg/starmath/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186302\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -11002,8 +11002,8 @@ msgctxt "" "03091600.xhp\n" "par_id3145171\n" "help.text" -msgid "<image id=\"img_id3145177\" src=\"starmath/res/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145177\">Icon</alt></image>" -msgstr "<image id=\"img_id3145177\" src=\"starmath/res/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145177\">Ikon</alt></image>" +msgid "<image id=\"img_id3145177\" src=\"res/helpimg/starmath/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145177\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11028,8 +11028,8 @@ msgctxt "" "03091600.xhp\n" "par_id3152782\n" "help.text" -msgid "<image id=\"img_id3152788\" src=\"starmath/res/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152788\">Icon</alt></image>" -msgstr "<image id=\"img_id3152788\" src=\"starmath/res/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152788\">Ikon</alt></image>" +msgid "<image id=\"img_id3152788\" src=\"res/helpimg/starmath/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152788\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11054,8 +11054,8 @@ msgctxt "" "03091600.xhp\n" "par_id3150217\n" "help.text" -msgid "<image id=\"img_id3150223\" src=\"starmath/res/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150223\">Icon</alt></image>" -msgstr "<image id=\"img_id3150223\" src=\"starmath/res/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150223\">Ikon</alt></image>" +msgid "<image id=\"img_id3150223\" src=\"res/helpimg/starmath/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150223\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11080,8 +11080,8 @@ msgctxt "" "03091600.xhp\n" "par_id3155330\n" "help.text" -msgid "<image id=\"img_id3155336\" src=\"starmath/res/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155336\">Icon</alt></image>" -msgstr "<image id=\"img_id3155336\" src=\"starmath/res/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155336\">Ikon</alt></image>" +msgid "<image id=\"img_id3155336\" src=\"res/helpimg/starmath/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155336\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11106,8 +11106,8 @@ msgctxt "" "03091600.xhp\n" "par_idA3155330\n" "help.text" -msgid "<image id=\"img_idA3155336\" src=\"starmath/res/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3155336\">Icon</alt></image>" -msgstr "<image id=\"img_idA3155336\" src=\"starmath/res/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3155336\">Ikon</alt></image>" +msgid "<image id=\"img_idA3155336\" src=\"res/helpimg/starmath/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3155336\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11132,8 +11132,8 @@ msgctxt "" "03091600.xhp\n" "par_id3151296\n" "help.text" -msgid "<image id=\"img_id3151302\" src=\"starmath/res/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151302\">Icon</alt></image>" -msgstr "<image id=\"img_id3151302\" src=\"starmath/res/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151302\">Ikon</alt></image>" +msgid "<image id=\"img_id3151302\" src=\"res/helpimg/starmath/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151302\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11158,8 +11158,8 @@ msgctxt "" "03091600.xhp\n" "par_id3153023\n" "help.text" -msgid "<image id=\"img_id3153030\" src=\"starmath/res/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153030\">Icon</alt></image>" -msgstr "<image id=\"img_id3153030\" src=\"starmath/res/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153030\">Ikon</alt></image>" +msgid "<image id=\"img_id3153030\" src=\"res/helpimg/starmath/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153030\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11184,8 +11184,8 @@ msgctxt "" "03091600.xhp\n" "par_id3153908\n" "help.text" -msgid "<image id=\"img_id3153256\" src=\"starmath/res/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153256\">Icon</alt></image>" -msgstr "<image id=\"img_id3153256\" src=\"starmath/res/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153256\">Ikon</alt></image>" +msgid "<image id=\"img_id3153256\" src=\"res/helpimg/starmath/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153256\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11210,8 +11210,8 @@ msgctxt "" "03091600.xhp\n" "par_id3150651\n" "help.text" -msgid "<image id=\"img_id3154285\" src=\"starmath/res/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154285\">Icon</alt></image>" -msgstr "<image id=\"img_id3154285\" src=\"starmath/res/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154285\">Ikon</alt></image>" +msgid "<image id=\"img_id3154285\" src=\"res/helpimg/starmath/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154285\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11236,8 +11236,8 @@ msgctxt "" "03091600.xhp\n" "par_id3154543\n" "help.text" -msgid "<image id=\"img_id3154553\" src=\"starmath/res/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154553\">Icon</alt></image>" -msgstr "<image id=\"img_id3154553\" src=\"starmath/res/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154553\">Ikon</alt></image>" +msgid "<image id=\"img_id3154553\" src=\"res/helpimg/starmath/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154553\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11262,8 +11262,8 @@ msgctxt "" "03091600.xhp\n" "par_id3154156\n" "help.text" -msgid "<image id=\"img_id3154162\" src=\"starmath/res/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154162\">Icon</alt></image>" -msgstr "<image id=\"img_id3154162\" src=\"starmath/res/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154162\">Ikon</alt></image>" +msgid "<image id=\"img_id3154162\" src=\"res/helpimg/starmath/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154162\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11288,8 +11288,8 @@ msgctxt "" "03091600.xhp\n" "par_id3155267\n" "help.text" -msgid "<image id=\"img_id3155273\" src=\"starmath/res/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155273\">Icon</alt></image>" -msgstr "<image id=\"img_id3155273\" src=\"starmath/res/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155273\">Ikon</alt></image>" +msgid "<image id=\"img_id3155273\" src=\"res/helpimg/starmath/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155273\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11314,8 +11314,8 @@ msgctxt "" "03091600.xhp\n" "par_id3149923\n" "help.text" -msgid "<image id=\"img_id3149929\" src=\"starmath/res/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149929\">Icon</alt></image>" -msgstr "<image id=\"img_id3149929\" src=\"starmath/res/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149929\">Ikon</alt></image>" +msgid "<image id=\"img_id3149929\" src=\"res/helpimg/starmath/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149929\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11340,8 +11340,8 @@ msgctxt "" "03091600.xhp\n" "par_id3148506\n" "help.text" -msgid "<image id=\"img_id3148512\" src=\"starmath/res/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148512\">Icon</alt></image>" -msgstr "<image id=\"img_id3148512\" src=\"starmath/res/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148512\">Ikon</alt></image>" +msgid "<image id=\"img_id3148512\" src=\"res/helpimg/starmath/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148512\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11366,8 +11366,8 @@ msgctxt "" "03091600.xhp\n" "par_id3157946\n" "help.text" -msgid "<image id=\"img_id3157951\" src=\"starmath/res/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157951\">Icon</alt></image>" -msgstr "<image id=\"img_id3157951\" src=\"starmath/res/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157951\">Ikon</alt></image>" +msgid "<image id=\"img_id3157951\" src=\"res/helpimg/starmath/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157951\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11392,8 +11392,8 @@ msgctxt "" "03091600.xhp\n" "par_id3154997\n" "help.text" -msgid "<image id=\"img_id3155003\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155003\">Icon</alt></image>" -msgstr "<image id=\"img_id3155003\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155003\">Ikon</alt></image>" +msgid "<image id=\"img_id3155003\" src=\"res/helpimg/starmath/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155003\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11418,8 +11418,8 @@ msgctxt "" "03091600.xhp\n" "par_id3163719\n" "help.text" -msgid "<image id=\"img_id3163726\" src=\"starmath/res/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163726\">Icon</alt></image>" -msgstr "<image id=\"img_id3163726\" src=\"starmath/res/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163726\">Ikon</alt></image>" +msgid "<image id=\"img_id3163726\" src=\"res/helpimg/starmath/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163726\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11444,8 +11444,8 @@ msgctxt "" "03091600.xhp\n" "par_id3146829\n" "help.text" -msgid "<image id=\"img_id3146835\" src=\"starmath/res/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146835\">Icon</alt></image>" -msgstr "<image id=\"img_id3146835\" src=\"starmath/res/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146835\">Ikon</alt></image>" +msgid "<image id=\"img_id3146835\" src=\"res/helpimg/starmath/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146835\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11470,8 +11470,8 @@ msgctxt "" "03091600.xhp\n" "par_id3109675\n" "help.text" -msgid "<image id=\"img_id3109681\" src=\"starmath/res/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3109681\">Icon</alt></image>" -msgstr "<image id=\"img_id3109681\" src=\"starmath/res/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3109681\">Ikon</alt></image>" +msgid "<image id=\"img_id3109681\" src=\"res/helpimg/starmath/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3109681\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11496,8 +11496,8 @@ msgctxt "" "03091600.xhp\n" "par_id3158234\n" "help.text" -msgid "<image id=\"img_id3158240\" src=\"starmath/res/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158240\">Icon</alt></image>" -msgstr "<image id=\"img_id3158240\" src=\"starmath/res/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158240\">Ikon</alt></image>" +msgid "<image id=\"img_id3158240\" src=\"res/helpimg/starmath/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158240\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/swriter.po b/source/nb/helpcontent2/source/text/swriter.po index cfd26972879..5e753753b33 100644 --- a/source/nb/helpcontent2/source/text/swriter.po +++ b/source/nb/helpcontent2/source/text/swriter.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-05-23 21:37+0200\n" -"PO-Revision-Date: 2016-05-24 21:20+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 12:59+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,41 +12,121 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1464124816.000000\n" +"X-POOTLE-MTIME: 1467809971.000000\n" #: classificationbar.xhp msgctxt "" "classificationbar.xhp\n" "tit\n" "help.text" -msgid "Classification Bar" -msgstr "Klassifiseringslinje" +msgid "Document Classification" +msgstr "" #: classificationbar.xhp msgctxt "" "classificationbar.xhp\n" -"hd_id3150342\n" +"hd_id3156324\n" "help.text" -msgid "<link href=\"text/swriter/classificationbar.xhp\" name=\"Classification Bar\">Classification Bar</link>" -msgstr "<link href=\"text/swriter/classificationbar.xhp\" name=\"Classification Bar\">Klassifikasjonslinje</link>" +msgid "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Document Classification\">Document Classification</link> </variable>" +msgstr "" #: classificationbar.xhp msgctxt "" "classificationbar.xhp\n" -"par_id3150202\n" +"bm_id030820161847569710\n" "help.text" -msgid "<ahelp hid=\".\">The <emph>Classification</emph> bar contains tools to help secure document handling.</ahelp>" -msgstr "<ahelp hid=\".\"><emph>Klassifikasjonslinjen</emph> inneholder verktøy som sikrer håndteringen av dokumentet</ahelp>" +msgid "<bookmark_value>classification;BAILS levels</bookmark_value> <bookmark_value>classification;BAF category</bookmark_value> <bookmark_value>classification;security levels</bookmark_value> <bookmark_value>classification;document</bookmark_value> <bookmark_value>classification;classification bar</bookmark_value> <bookmark_value>document;classification</bookmark_value>" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161744119967\n" +"help.text" +msgid "Document classification and security is an important issue for businesses and governments." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161744113553\n" +"help.text" +msgid "Information is exchanged between users and organizations that collaborate to pursue a business goal. Where sensitive information is involved, it is assumed that the parties will have agreed what information is sensitive and how such information will be identified and handled. Any recipient of a resource will rely upon the provider of the information to follow the agreed procedures to identify the sensitivity of the information." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161744118823\n" +"help.text" +msgid "%PRODUCTNAME provides standardized means for such sensitivity information to be expressed and may be used between parties if interoperable systems are to be implemented. It provides a set of standard “fields” that can be used to hold sensitivity information. It does not attempt to define what the contents of these “fields” should be. This approach is an improvement upon the only alternative that exists at the moment, which is for the provider to use an arbitrary means to express sensitivity that may not be useful to a recipient." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161744121143\n" +"help.text" +msgid "While this standard has been developed with the intent that it would be applicable in any domain of activity, %PRODUCTNAME retained the aerospace and defense industry nomenclature and categories, where sensitivity marking results from national security, export control and intellectual property policies." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161744123676\n" +"help.text" +msgid "%PRODUCTNAME implemented the open standards produced by <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) independent of a specific vendor. Two of them are interesting:" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161744122593\n" +"help.text" +msgid "Business Authentication Framework (<item type=\"acronym\">BAF</item>) specifies how to describe the existing policy (which is probably some legal text) in a machine-readable format." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161744126871\n" +"help.text" +msgid "Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) specifies how to refer to such a <item type=\"acronym\">BAF</item> policy in a document. The concepts in <item type=\"acronym\">BAILS</item> are so generic that they can be applied to any format that supports document-level user-defined properties." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"hd_id030820161800093929\n" +"help.text" +msgid "BAF Categories" +msgstr "" #: classificationbar.xhp msgctxt "" "classificationbar.xhp\n" -"par_id31502029\n" +"bm_id030820161856432825\n" "help.text" -msgid "The purpose of this toolbar is that in case the user is required to follow a policy when editing a document, then $[officename] can help the user respect these rules in case $[officename] is informed about the rules. Transglobal Secure Collaboration Participation (TSCP) provides standards to describe document classification: Business Authentication Framework (BAF) describes how to specify a policy this toolbar can handle, and Business Authorization Identification and Labeling Scheme (BAILS) describes how to refer to this policy in documents." -msgstr "Hensikten med denne verktøylinja er at om brukeren trenger å følge en policy når brukeren endrer et dokument, kan $[officename] hjelpe brukeren til å følge disse reglene. når $[officename] kjenner til reglene. Transglobal Secure Collaboration Participation (TSCP) tilbyr standarder for å beskrive dokument klassifisiering. Business Authentication Framework (BAF) beskriver hvordan en policy som støttes av verktøylnja kan utformes, og Business Authorization Identification and Labeling Scheme (BAILS) beskriver hvordan du kan referere til denne policyen i dokumentet." +msgid "<bookmark_value>classification;displayed in user interface</bookmark_value> <bookmark_value>classification;headers and footers</bookmark_value> <bookmark_value>classification;watermark</bookmark_value> <bookmark_value>classification;categories</bookmark_value>" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161800092823\n" +"help.text" +msgid "The default BAF categories for %PRODUCTNAME are listed below." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161800098142\n" +"help.text" +msgid "Only the Intellectual Properties category will modify the layout of the document with a watermark, fields in the header and footer and an information bar on top of the document area. Each item inserted in the document is controlled by the classification configuration file." +msgstr "" #: classificationbar.xhp msgctxt "" @@ -61,8 +141,8 @@ msgctxt "" "classificationbar.xhp\n" "par_idN106C0\n" "help.text" -msgid "Selects the category of this document from the available BAF categories for the intellectual property policy type. The selected category influences the infobar, headers, footers and the watermark of the document." -msgstr "Åndsverk" +msgid "Intellectual property is a generic term for the nature of the contents of the document. Select this category for general purpose document classification." +msgstr "" #: classificationbar.xhp msgctxt "" @@ -77,8 +157,8 @@ msgctxt "" "classificationbar.xhp\n" "par_idN106DD\n" "help.text" -msgid "Selects the category of this document for the national security policy type. The selected category is saved together with the document as BAILS metadata, but it does not influence the user interface." -msgstr "Velger kategorien for dette dokumentets nasjonale sikkerhetspolicy type. Den valgte kategorien lagres sammen med dokumentet som BAILS metadata, men det påvirker ikke brukergrensesnittet." +msgid "Selects the category of this document for the national security policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface." +msgstr "" #: classificationbar.xhp msgctxt "" @@ -93,8 +173,208 @@ msgctxt "" "classificationbar.xhp\n" "par_idN106FA\n" "help.text" -msgid "Selects the category of this document for the export control policy type. The selected category is saved together with the document as BAILS metadata, but it does not influence the user interface." -msgstr "Velger kategorien for dette dokumentets nasjonale sikkerhetspolicy type. Den valgte kategorien lagres sammen med dokumentet som BAILS metadata, men det påvirker ikke brukergrensesnittet. " +msgid "Selects the category of this document for the export control policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161800091021\n" +"help.text" +msgid "Refer to your corporate data security policy and information security officers for support in document classification." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"hd_id030820161747122444\n" +"help.text" +msgid "Default levels of classification" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"bm_id030820161849574719\n" +"help.text" +msgid "<bookmark_value>classification levels;Internal use only</bookmark_value> <bookmark_value>classification levels;Confidential</bookmark_value> <bookmark_value>classification levels;General Business</bookmark_value> <bookmark_value>classification levels;Non-Business</bookmark_value>" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161747139337\n" +"help.text" +msgid "%PRODUCTNAME provides default levels of document classification (<item type=\"acronym\">BAILS</item>) shown below, sorted by increasing level of business sensitivity:" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161747135421\n" +"help.text" +msgid "<emph>Non-Business</emph>: Information in document has no impact in business, if made public." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161747132341\n" +"help.text" +msgid "<emph>General Business</emph>: Minor impact. Information has impact in business, can generate embarrassments, minor damage in brand image, if made public." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161747139845\n" +"help.text" +msgid "<emph>Confidential</emph>: Modest impact. Information disclosed can damage business brand, can generate negative media coverage and loss of revenue." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161747138519\n" +"help.text" +msgid "<emph>Internal use only</emph>: Major damage. Negative national media, lawsuits, fines, long term brand damages." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"hd_id030820161747134459\n" +"help.text" +msgid "Customizing classification levels." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"bm_id030820161851045883\n" +"help.text" +msgid "<bookmark_value>custom;classifcation levels</bookmark_value> <bookmark_value>classifcation levels;customizing</bookmark_value>" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161747133280\n" +"help.text" +msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <item type=\"menuitem\">Tools -> Options -> LibreOffice -> Paths -> Classification</item> into a local folder and edit the contents." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id03082016174713477\n" +"help.text" +msgid "Use the file with your %PRODUCTNAME locale in the name as example." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161747137522\n" +"help.text" +msgid "Save the file and make the classification path above access the file." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161747135133\n" +"help.text" +msgid "Your system administrator can place the file in a network folder and make all users access the classification settings file." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"hd_id03082016174713354\n" +"help.text" +msgid "Pasting contents in documents with different levels of classification." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"bm_id030820161851512902\n" +"help.text" +msgid "<bookmark_value>document classification;pasting contents</bookmark_value>" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161747134188\n" +"help.text" +msgid "To prevent a breach in the security policy, contents with high classification level pasted to documents with lower classification level are not allowed. %PRODUCTNAME will display a warning message wherever it detects that the contents of the clipboard have higher security classification than the target document." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"hd_id3150342\n" +"help.text" +msgid "<link href=\"text/swriter/classificationbar.xhp\" name=\"Classification Bar\">Classification Bar</link>" +msgstr "<link href=\"text/swriter/classificationbar.xhp\" name=\"Classification Bar\">Klassifikasjonslinje</link>" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"bm_id030820161853495457\n" +"help.text" +msgid "<bookmark_value>Classification toolbar;display</bookmark_value>" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id3150202\n" +"help.text" +msgid "<ahelp hid=\".\">The <emph>Classification</emph> bar contains tools to help secure document handling.</ahelp>" +msgstr "<ahelp hid=\".\"><emph>Klassifikasjonslinjen</emph> inneholder verktøy som sikrer håndteringen av dokumentet</ahelp>" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161754171423\n" +"help.text" +msgid "The Classification toolbar contains listboxes to help in selecting the security of the document, according to the <item type=\"acronym\">BAF</item> category policy and <item type=\"acronym\">BAILS</item> levels. %PRODUCTNAME will add custom fields in the document properties (<item type=\"menuitem\">File -> Properties</item>, Custom fields tab) to store the classification policy as document metadata." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161754175408\n" +"help.text" +msgid "Go to menu <item type=\"menuitem\">View -> Toolbars </item>and select <item type=\"menuitem\">Classification</item>" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161818081317\n" +"help.text" +msgid "<link href=\"http://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) website</link>." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161818082152\n" +"help.text" +msgid "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) document (PDF)</link>" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161818085901\n" +"help.text" +msgid "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) document (PDF)</link>" +msgstr "" #: main0000.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/swriter/00.po b/source/nb/helpcontent2/source/text/swriter/00.po index e054549bf13..b9d2a8b23fe 100644 --- a/source/nb/helpcontent2/source/text/swriter/00.po +++ b/source/nb/helpcontent2/source/text/swriter/00.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-05-23 21:36+0200\n" -"PO-Revision-Date: 2016-05-24 20:54+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 13:00+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1464123273.000000\n" +"X-POOTLE-MTIME: 1467810023.000000\n" #: 00000004.xhp msgctxt "" @@ -975,80 +975,80 @@ msgctxt "" "00000404.xhp\n" "par_id3146342\n" "help.text" -msgid "<variable id=\"stichwortverzeichnisverz1\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab</variable>" -msgstr "<variable id=\"stichwortverzeichnisverz1\">Velg<emph>Sett inn - Innholdsfortegnelse og Indeks eller Bibligrafi</emph>tab</variable>" +msgid "<variable id=\"stichwortverzeichnisverz1\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab</variable>" +msgstr "" #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3147449\n" "help.text" -msgid "<variable id=\"verz2\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (depending on the type)</variable>" -msgstr "<variable id=\"verz2\">Velg<emph>Sett inn - Innholdsfortegnelse og Indeks eller Bibligrafi</emph>tab(avhengig av type)</variable>" +msgid "<variable id=\"verz2\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (depending on the type)</variable>" +msgstr "" #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3149835\n" "help.text" -msgid "<variable id=\"verz21\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when Table of Contents is the selected type)</variable>" -msgstr "<variable id=\"verz21\">Velg<emph>Sett inn - Innholdsfortegnelse og Indeks eller Bibligrafi</emph>tab(når innholdsfortegnelse er valgt)</variable>" +msgid "<variable id=\"verz21\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Table of Contents is the selected type)</variable>" +msgstr "" #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3148855\n" "help.text" -msgid "<variable id=\"verz22\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when Alphabetical Index is the selected type)</variable>" -msgstr "<variable id=\"verz22\">Velg <emph>Sett inn - Innholdsfortegnelse og Indeks eller Bibligrafi</emph> tab (når Alfabetiskl Indeks er den valgte typen)</variable>" +msgid "<variable id=\"verz22\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Alphabetical Index is the selected type)</variable>" +msgstr "" #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3155575\n" "help.text" -msgid "<variable id=\"verz23\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when Illustration Index is the selected type)</variable>" -msgstr "<variable id=\"verz23\">Velg<emph>Sett inn - Innholdsfortegnelse og Indeks, eller Bibliografi - indeks eller innholdsfortegnelse</emph>tab(når illustrasjonsindeks er valgt)</variable>" +msgid "<variable id=\"verz23\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Illustration Index is the selected type)</variable>" +msgstr "" #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3151080\n" "help.text" -msgid "<variable id=\"verz24\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when Index of Tables is the selected type)</variable>" -msgstr "<variable id=\"verz24\">Velg<emph>Sett inn - Innholdsfortegnelse og Indeks eller Bibligrafi</emph>tab(når Indeks er valgt).</variable>" +msgid "<variable id=\"verz24\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Index of Tables is the selected type)</variable>" +msgstr "" #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3154777\n" "help.text" -msgid "<variable id=\"verz25\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when User-Defined is the selected type)</variable>" -msgstr "<variable id=\"verz25\">Velg<emph>Sett inn - Innholdsfortegnelse og Indeks, eller Bibliografi - innholdsfortegnelse</emph>(når brukerdefinert er valgt).</variable>" +msgid "<variable id=\"verz25\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when User-Defined is the selected type)</variable>" +msgstr "" #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3148448\n" "help.text" -msgid "<variable id=\"verz26\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when Table of Objects is the selected type)</variable>" -msgstr "<variable id=\"verz26\">Velg<emph>Sett inn - Innholdsfortegnelse og Indeks, eller Bibliografi - innholdsfortegnelse</emph>tab(når Objekttabell er valgt)</variable>" +msgid "<variable id=\"verz26\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Table of Objects is the selected type)</variable>" +msgstr "" #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3145304\n" "help.text" -msgid "<variable id=\"verz27\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when Bibliography is the selected type)</variable>" -msgstr "<variable id=\"verz27\">Velg<emph>Sett inn - Innholdsfortegnelse og Indeks, eller Bibliografi - innholdsfortegnelse</emph>tab(når bibliografi er valgt)</variable>" +msgid "<variable id=\"verz27\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Bibliography is the selected type)</variable>" +msgstr "" #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3153295\n" "help.text" -msgid "<variable id=\"verz28\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph>, mark \"Additional Styles\" check box and then click <emph>Assign styles</emph></variable>" -msgstr "<variable id=\"verz28\">Velg<emph>Sett inn - Innholdsfortegnelse og Indeks, eller Bibliografi - innholdsfortegnelse</emph>, marker \"Ekstra stiler\" og klikk <emph>Tildel stiler</emph></variable>" +msgid "<variable id=\"verz28\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph>, mark \"Additional Styles\" check box and then click <emph>Assign styles</emph></variable>" +msgstr "" #: 00000404.xhp msgctxt "" @@ -1179,10 +1179,9 @@ msgstr "Velg <emph>Sett inn → Tabell</emph>" msgctxt "" "00000404.xhp\n" "par_id3150084\n" -"33\n" "help.text" -msgid "Choose <emph>Format - Frame/Object</emph>" -msgstr "Velg <emph>Format → Ramme/objekt</emph>" +msgid "Choose <emph>Format - Frame and Object - Properties</emph>" +msgstr "" #: 00000404.xhp msgctxt "" @@ -1302,19 +1301,17 @@ msgstr "Fil" msgctxt "" "00000404.xhp\n" "par_id3147267\n" -"59\n" "help.text" -msgid "<variable id=\"kopfzeile\">Choose <emph>Insert - Header</emph></variable>" -msgstr "<variable id=\"kopfzeile\">Velg <emph>Sett inn → Topptekst</emph></variable>" +msgid "<variable id=\"kopfzeile\">Choose <emph>Insert - Header and Footer - Header</emph></variable>" +msgstr "" #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3147290\n" -"60\n" "help.text" -msgid "<variable id=\"fusszeile\">Choose <emph>Insert - Footer</emph></variable>" -msgstr "<variable id=\"fusszeile\">Velg <emph>Sett inn → Bunntekst</emph></variable>" +msgid "<variable id=\"fusszeile\">Choose <emph>Insert - Header and Footer - Footer</emph></variable>" +msgstr "" #: 00000405.xhp msgctxt "" @@ -1448,10 +1445,9 @@ msgstr "Velg fanen <emph>Format → Side → Spalter</emph>" msgctxt "" "00000405.xhp\n" "par_id3149687\n" -"123\n" "help.text" -msgid "Choose <emph>Format - Frame/Object - Columns</emph> tab" -msgstr "Velg fanen <emph>Format → Ramme/objekt → Spalter</emph>" +msgid "Choose <emph>Format - Frame and Object - Properties - Columns</emph> tab" +msgstr "" #: 00000405.xhp msgctxt "" @@ -1656,10 +1652,9 @@ msgstr "Velg fanen <emph>Format → Bilde → Type</emph>tab" msgctxt "" "00000405.xhp\n" "par_id3149841\n" -"124\n" "help.text" -msgid "Choose <emph>Format - Frame/Object - Type</emph> tab" -msgstr "Velg fanen <emph>Format → Ramme/objekt → Type</emph>" +msgid "Choose <emph>Format - Frame and Object - Properties - Type</emph> tab" +msgstr "" #: 00000405.xhp msgctxt "" @@ -1691,10 +1686,9 @@ msgstr "Velg fanen <emph>Format → Bilde → Tekstbryting</emph>tab" msgctxt "" "00000405.xhp\n" "par_id3148437\n" -"125\n" "help.text" -msgid "Choose <emph>Format - Frame/Object - Properties - Wrap</emph> tab" -msgstr "Velg fanen <emph>Format → Ramme/objekt → Tekstbryting</emph>tab" +msgid "Choose <emph>Format - Frame and Object - Properties - Wrap</emph> tab" +msgstr "" #: 00000405.xhp msgctxt "" @@ -1736,10 +1730,9 @@ msgstr "Velg fanen <emph>Format → Bilde → Hyperlenke</emph>tab" msgctxt "" "00000405.xhp\n" "par_id3156130\n" -"126\n" "help.text" -msgid "Choose <emph>Format - Frame/Object - Hyperlink</emph> tab" -msgstr "Velg fanen <emph>Format → Ramme/objekt → Hyperlenke</emph>" +msgid "Choose <emph>Format - Frame and Object - Properties - Hyperlink</emph> tab" +msgstr "" #: 00000405.xhp msgctxt "" @@ -1763,10 +1756,9 @@ msgstr "Velg fanen <emph>Format → Bilde → Alternativer</emph>..." msgctxt "" "00000405.xhp\n" "par_id3145636\n" -"128\n" "help.text" -msgid "Choose <emph>Format - Frame and Object - Options</emph> tab" -msgstr "Velg fanen <emph>Format → Ramme/objekt → Alternativer</emph>tab" +msgid "Choose <emph>Format - Frame and Object - Properties - Options</emph> tab" +msgstr "" #: 00000405.xhp msgctxt "" @@ -1807,10 +1799,9 @@ msgstr "Velg fanen <emph>Sett inn/Format → Bilde → Makro</emph>tab" msgctxt "" "00000405.xhp\n" "par_id3154323\n" -"129\n" "help.text" -msgid "Choose <emph>Insert/Format - Frame/Object - Macro</emph> tab" -msgstr "Velg fanen <emph>Sett inn → Ramme/objekt → Makro</emph>" +msgid "Choose <emph>Format - Frame and Object - Properties - Macro</emph> tab" +msgstr "" #: 00000405.xhp msgctxt "" @@ -1851,10 +1842,9 @@ msgstr "Velg knappen <emph>Format → Tegn → Hyperlenke</emph> → <emph>Hende msgctxt "" "00000405.xhp\n" "par_id3155114\n" -"74\n" "help.text" -msgid "<variable id=\"formattabelle\">Choose <emph>Table - Table Properties</emph></variable>" -msgstr "<variable id=\"formattabelle\">Velg fanen <emph>Tabell → Tabellegenskaper</emph></variable>" +msgid "<variable id=\"formattabelle\">Choose <emph>Table - Properties</emph></variable>" +msgstr "" #: 00000405.xhp msgctxt "" @@ -1878,28 +1868,25 @@ msgstr "<variable id=\"tabverb\">Velg <emph>Tabell → Slå sammen tabeller</em msgctxt "" "00000405.xhp\n" "par_id3151233\n" -"75\n" "help.text" -msgid "<variable id=\"tabformat\">Choose <emph>Table - Table Properties - Table</emph> tab</variable>" -msgstr "<variable id=\"tabformat\">Velg <emph>Tabell → Tabellegenskaper → Tabell</emph>tab</variable>" +msgid "<variable id=\"tabformat\">Choose <emph>Table - Properties - Table</emph> tab</variable>" +msgstr "" #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3154255\n" -"76\n" "help.text" -msgid "<variable id=\"spaltentab\">Choose <emph>Table - Table Properties - Columns</emph> tab</variable>" -msgstr "<variable id=\"spaltentab\">Velg fanen <emph>Tabell → Tabellegenskaper → Kolonner</emph>tab</variable>" +msgid "<variable id=\"spaltentab\">Choose <emph>Table - Properties - Columns</emph> tab</variable>" +msgstr "" #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3153140\n" -"77\n" "help.text" -msgid "<variable id=\"tabelletextfluss\">Choose <emph>Table - Table Properties - Text Flow</emph> tab</variable>" -msgstr "<variable id=\"tabelletextfluss\">Velg fanen <emph>Tabell → Tabellegenskaper → Tekstflyt</emph>tab</variable>" +msgid "<variable id=\"tabelletextfluss\">Choose <emph>Table - Properties - Text Flow</emph> tab</variable>" +msgstr "" #: 00000405.xhp msgctxt "" @@ -2332,10 +2319,9 @@ msgstr "Slett rader" msgctxt "" "00000405.xhp\n" "par_id3156355\n" -"117\n" "help.text" -msgid "Choose <emph>Format - Frame/Object</emph>" -msgstr "Velg <emph>Format → Ramme/objekt</emph>" +msgid "Choose <emph>Format - Frame and Object - Properties</emph>" +msgstr "" #: 00000405.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/swriter/01.po b/source/nb/helpcontent2/source/text/swriter/01.po index 88a3007834a..1bd1bfd1ab6 100644 --- a/source/nb/helpcontent2/source/text/swriter/01.po +++ b/source/nb/helpcontent2/source/text/swriter/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-07-04 16:53+0200\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" "PO-Revision-Date: 2016-11-01 22:25+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" "X-POOTLE-MTIME: 1478039108.000000\n" #: 01120000.xhp @@ -915,8 +915,8 @@ msgctxt "" "par_id3155548\n" "73\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX16\">Type the number of the page number that you want to jump to, and then press Enter.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX16\">Skriv inn sidetallet til siden du vil gå til og trykk Enter.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/numericfield\">Type the number of the page number that you want to jump to, and then press Enter.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -942,8 +942,8 @@ msgctxt "" "par_id3155325\n" "8\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX7\">Shows or hides the <emph>Navigator </emph>list.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX7\">Vis eller skjul<emph>Dokumentstruktur</emph>.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/listbox\">Shows or hides the <emph>Navigator </emph>list.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -977,8 +977,8 @@ msgctxt "" "par_id3145596\n" "11\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX8\">Switches between the display of all categories in the Navigator and the selected category.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX8\">Veksler mellom visning av alle kategoriene og visning av bare den valgte kategorien i dokumentstrukturvinduet.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/root\">Switches between the display of all categories in the Navigator and the selected category.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -1056,8 +1056,8 @@ msgctxt "" "par_id3159242\n" "18\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX10\">Moves the cursor to the header, or from the header to the document text area.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX10\">Flytter skrivemerket fra tekstområdet i dokumentet til toppteksten eller motsatt vei.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/header\">Moves the cursor to the header, or from the header to the document text area.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -1091,8 +1091,8 @@ msgctxt "" "par_id3147137\n" "21\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX11\">Moves the cursor to the footer, or from the footer to the document text area.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX11\">Flytter skrivemerket fra tekstområdet i dokumentet til bunnteksten eller motsatt vei.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/footer\">Moves the cursor to the footer, or from the footer to the document text area.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -1126,8 +1126,8 @@ msgctxt "" "par_id3150314\n" "24\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX12\">Jumps between the footnote text and the footnote anchor.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX12\">Veksler mellom fotnoteteksten og fotnoteankeret.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/anchor\">Jumps between the footnote text and the footnote anchor.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -1161,8 +1161,8 @@ msgctxt "" "par_id3155828\n" "35\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX4\">Sets the drag and drop options for inserting items from the Navigator into a document, for example, as a hyperlink. Click this icon, and then choose the option that you want to use.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX4\">Angir innstillingene for dra og slipp-funksjonen når dokumentstrukturen brukes til å sette inn elementer i et dokument. Trykk denne knappen og velg et alternativ, for eksempel «Sett inn som hyperlenke».</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/dragmode\">Sets the drag and drop options for inserting items from the Navigator into a document, for example, as a hyperlink. Click this icon, and then choose the option that you want to use.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -1250,8 +1250,8 @@ msgctxt "" "par_id3150529\n" "46\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX13\">Click this icon, and then choose the number of heading outline levels that you want to view in the Navigator window.</ahelp> You can also access this command by right-clicking a heading in the Navigator window." -msgstr "<ahelp hid=\"HID_NAVI_TBX13\">Trykk her for å velge antall disposisjonsnivåer med overskrifter som skal vises i dokumentstrukturvinduet.</ahelp> Du finner også denne kommandoen når du høyreklikker en overskrift i dokumentstrukturen." +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/headings\">Click this icon, and then choose the number of heading outline levels that you want to view in the Navigator window.</ahelp> You can also access this command by right-clicking a heading in the Navigator window." +msgstr "" #: 02110000.xhp msgctxt "" @@ -1303,8 +1303,8 @@ msgctxt "" "par_id3145587\n" "49\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX5\">Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX5\">Flytter den valgte overskriften og teksten under den ett nivå opp i dokumentstrukturen og i dokumentet. Hold nede Ctrl mens du trykker denne knappen hvis du bare vil flytte overskriften (uten den tilhørende teksten).</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/promote\">Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -1338,8 +1338,8 @@ msgctxt "" "par_id3154440\n" "52\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX6\">Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX6\">Flytt den valgte overskriften og teksten under et nivå ned i dokumentstrukturen og i dokumentet. Hold nede Ctrl mens du trykker for bare å flytte overskriften (uten tilhørende tekst).</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/demote\">Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -1373,8 +1373,8 @@ msgctxt "" "par_id3151354\n" "56\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX14\">Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX14\">Flytter den valgte overskrifta, og alle overskrifter under denne, ett steg opp i disposisjonsnivået. Hold nede Ctrl når du trykker denne knappen hvis du vil flytte bare den valgte overskifta ett nivå opp.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/promotelvl\">Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -1408,8 +1408,8 @@ msgctxt "" "par_id3150707\n" "59\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX15\">Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX15\">Flytter den valgte overskrifta, og alle overskrifter under denne, ett steg ned i disposisjonsnivået. Hold nede Ctrl når du trykker denne knappen hvis du vil flytte bare den valgte overskifta ett nivå ned.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/demotelvl\">Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -2549,8 +2549,8 @@ msgctxt "" "02140000.xhp\n" "par_id3153668\n" "help.text" -msgid "To change the view between field names and field contents in your document, choose <emph>View - Fields</emph>." -msgstr "Du kan bytte mellom visning av feltnavn og feltinnhold i dokumentet ved å velge <emph>Vis → Feltnavn</emph>." +msgid "To change the view between field names and field contents in your document, choose <emph>View - Field Names</emph>." +msgstr "" #: 02140000.xhp msgctxt "" @@ -3615,8 +3615,8 @@ msgctxt "" "03090000.xhp\n" "hd_id3154505\n" "help.text" -msgid "<link href=\"text/swriter/01/03090000.xhp\" name=\"Fields Names\">Field Names</link>" -msgstr "<link href=\"text/swriter/01/03090000.xhp\" name=\"Fields\">Feltnavn</link>" +msgid "<link href=\"text/swriter/01/03090000.xhp\" name=\"Field Names\">Field Names</link>" +msgstr "" #: 03090000.xhp msgctxt "" @@ -4129,8 +4129,8 @@ msgctxt "" "par_id3149098\n" "35\n" "help.text" -msgid "For example, to insert a section named \"Section1\" from a $[officename] text document abc.sxw as a DDE link, use the command: \"soffice x:\\abc.sxw Section1\". To insert the contents of the first cell from a MS Excel spreadsheet file called \"abc.xls\", use the command: \"excel x:\\[abc.xls]Sheet1 z1s1\". You can also copy the elements that you want to insert as a DDE link, and then <emph>Edit - Paste Special</emph>. You can then view the DDE command for the link, by selecting the contents and choosing <emph>Edit - Fields</emph>." -msgstr "For eksempel kan du sette inn en bolk som heter «Bolk1» fra et $[officename]-tekstdokument med navnet «abc.sxw» som en DDE-lenke, ved å bruke kommandoen: «soffice x:\\abc.sxw Bolk1». Du kan sette inn innholdet i den første cellen i en MS Excel-regnearkfil kalt «abc.xls» ved hjelp av kommandoen: «excel x:\\[abc.xls]Ark1 z1s1». Du kan også kopiere elementene du vil sette inn som en DDE-lenke, og deretter velge <emph>Rediger → Lim inn utvalg</emph>. Nå kan du vise lenkens DDE-kommando ved å merke innholdet og velge <emph>Rediger → Felter</emph>." +msgid "For example, to insert a section named \"Section1\" from a $[officename] text document abc.odt as a DDE link, use the command: \"soffice x:\\abc.odt Section1\". To insert the contents of the first cell from a MS Excel spreadsheet file called \"abc.xls\", use the command: \"excel x:\\[abc.xls]Sheet1 z1s1\". You can also copy the elements that you want to insert as a DDE link, and then <emph>Edit - Paste Special</emph>. You can then view the DDE command for the link, by selecting the contents and choosing <emph>Edit - Fields</emph>." +msgstr "" #: 04020100.xhp msgctxt "" @@ -10322,24 +10322,24 @@ msgctxt "" "04120000.xhp\n" "tit\n" "help.text" -msgid "Tables of Contents and Index" -msgstr "Innholdsfortegnelse og Indeks" +msgid "Table of Contents and Index" +msgstr "" #: 04120000.xhp msgctxt "" "04120000.xhp\n" "hd_id3151380\n" "help.text" -msgid "<link href=\"text/swriter/01/04120000.xhp\" name=\"Tables of Contents and Index\">Tables of Contents and Index</link>" -msgstr "<link href=\"text/swriter/01/04120000.xhp\" name=\"Tables of Contents and Index\">Innholdslisteog Indeks</link>" +msgid "<link href=\"text/swriter/01/04120000.xhp\" name=\"Table of Contents and Index\">Table of Contents and Index</link>" +msgstr "" #: 04120000.xhp msgctxt "" "04120000.xhp\n" "par_idN105AC\n" "help.text" -msgid "Opens a menu to insert an index or bibliography entry, as well as inserting a tables of contents, index, and or bibliography." -msgstr "Åpner menyen for å sette inn en indeks eller litteraturoppføring, samt setter inn innholdlsfortegnelse, indeks og -eller litteraturfortegnelse" +msgid "Opens a menu to insert an index or bibliography entry, as well as inserting a table of contents, index, and or bibliography." +msgstr "" #: 04120000.xhp msgctxt "" @@ -10362,8 +10362,8 @@ msgctxt "" "04120000.xhp\n" "hd_id3147501\n" "help.text" -msgid "<link href=\"text/swriter/01/04120200.xhp\" name=\"Tables of Context, Index or Bibliography\">Tables of Content, Index or Bibliography</link>" -msgstr "<link href=\"text/swriter/01/04120200.xhp\" name=\"Tables of Context, Index or Bibliography\">Innholdsfortegnelse, Indeks eller Litteraturfortegnelse</link>" +msgid "<link href=\"text/swriter/01/04120200.xhp\" name=\"Table of Context, Index or Bibliography\">Table of Content, Index or Bibliography</link>" +msgstr "" #: 04120100.xhp msgctxt "" @@ -10692,16 +10692,16 @@ msgctxt "" "04120200.xhp\n" "tit\n" "help.text" -msgid "Insert Index or Table of Contents" -msgstr "Sett inn register eller innholdsfortegnelse" +msgid "Table of Contents, Index or Bibliography" +msgstr "" #: 04120200.xhp msgctxt "" "04120200.xhp\n" "hd_id3151312\n" "help.text" -msgid "Insert Index or Table of Contents" -msgstr "Sett inn register eller innholdsfortegnelse" +msgid "Table of Contents, Index or Bibliography" +msgstr "" #: 04120200.xhp msgctxt "" @@ -10878,16 +10878,16 @@ msgctxt "" "04120210.xhp\n" "tit\n" "help.text" -msgid "Index or Table of Contents" -msgstr "Sett inn register eller innholdsfortegnelse" +msgid "Type" +msgstr "" #: 04120210.xhp msgctxt "" "04120210.xhp\n" "hd_id3150933\n" "help.text" -msgid "<link href=\"text/swriter/01/04120210.xhp\" name=\"Index or Table of Contents\">Index or Table of Contents</link>" -msgstr "<link href=\"text/swriter/01/04120210.xhp\" name=\"Index or Table of Contents\">Innholdsliste</link>" +msgid "<link href=\"text/swriter/01/04120210.xhp\" name=\"Type\">Type</link>" +msgstr "" #: 04120210.xhp msgctxt "" @@ -12066,8 +12066,8 @@ msgctxt "" "04120220.xhp\n" "par_id3154504\n" "help.text" -msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/tocentriespage/TocEntriesPage\">Specify the format of the index or table entries. The appearance of this tab changes to reflect the type of index that you selected on the <link href=\"text/swriter/01/04120210.xhp\" name=\"Index or Table of Contents\">Index or Table of Contents</link> tab.</ahelp>" -msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/tocentriespage/TocEntriesPage\">Spesifiser formatet til indeks eller tabelloppføringene. Utseendet til denen fanen endres for å reflektere hvilken type av indeks du valgte i <link href=\"text/swriter/01/04120210.xhp\" name=\"Indeks ellerInnholdsfoprtegnelse\">Indeks eller Innholdsfortegnelse</link> tab.</ahelp>" +msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/tocentriespage/TocEntriesPage\">Specify the format of the index or table entries. The appearance of this tab changes to reflect the type of index that you selected on the <link href=\"text/swriter/01/04120210.xhp\" name=\"Type\">Type</link> tab.</ahelp>" +msgstr "" #: 04120220.xhp msgctxt "" @@ -12333,10 +12333,9 @@ msgstr "Alle" msgctxt "" "04120221.xhp\n" "par_id3155137\n" -"37\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/all\">Applies the current settings without closing the dialog.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/all\">Tar i bruk de gjeldende innstillingene uten at dialogvinduet lukkes.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/all\">Applies the current settings to all levels without closing the dialog.</ahelp>" +msgstr "" #: 04120221.xhp msgctxt "" @@ -13109,8 +13108,8 @@ msgctxt "" "04120250.xhp\n" "par_id3149292\n" "help.text" -msgid "Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph>." -msgstr "Velg<emph>Sett inn Innholdsfortegnelse og Indeks - Innholdsfortegnelse eller Bibliografi - Indeks eller Innholdsfortegnelse</emph>" +msgid "Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph>." +msgstr "" #: 04120250.xhp msgctxt "" @@ -13523,10 +13522,9 @@ msgstr "<variable id=\"rahm\"><ahelp hid=\".uno:InsertFrame\">Setter inn en ramm msgctxt "" "04130000.xhp\n" "par_id3153678\n" -"37\n" "help.text" -msgid "To edit a frame, click the border to select it, and then choose <emph>Format - Frame/Object</emph>. You can also resize or move a selected frame using special <link href=\"text/swriter/01/04130100.xhp\" name=\"shortcut keys\">shortcut keys</link>." -msgstr "Du kan redigere en ramme ved å trykke kanten for å merke den, og så velge <emph>Format → Ramme</emph>. Du kan også endre størrelse på eller flytte en merket ramme ved å bruke spesielle <link href=\"text/swriter/01/04130100.xhp\" name=\"shortcut keys\">snarveistaster</link>." +msgid "To edit a frame, click the border to select it, and then choose <emph>Format - Frame and Object - Properties</emph>. You can also resize or move a selected frame using special <link href=\"text/swriter/01/04130100.xhp\" name=\"shortcut keys\">shortcut keys</link>." +msgstr "" #: 04130000.xhp msgctxt "" @@ -13922,10 +13920,9 @@ msgstr "Trykk knappen <emph>Tabell</emph> i verktøylinja Sett inn for å åpne msgctxt "" "04150000.xhp\n" "par_id3155912\n" -"52\n" "help.text" -msgid "<link href=\"text/swriter/01/05090300.xhp\" name=\"Format - Table - Text Flow\">Table - Table Properties - Text Flow</link>" -msgstr "<link href=\"text/swriter/01/05090300.xhp\" name=\"Format - Table - Text Flow\">Tabell → Tabellegenskaper → Tekstflyt</link>" +msgid "<link href=\"text/swriter/01/05090300.xhp\" name=\"Table - Properties - Text Flow\">Table - Properties - Text Flow</link>" +msgstr "" #: 04150000.xhp msgctxt "" @@ -16409,8 +16406,8 @@ msgctxt "" "par_id3150568\n" "2\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/FrmTypePage\">Specifies the size and the position of the selected object or frame on a page.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/FrmTypePage\">Brukes til å velge størrelse på og plassering av valgte objekter eller rammer på en side.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/FrameTypePage\">Specifies the size and the position of the selected object or frame on a page.</ahelp>" +msgstr "" #: 05060100.xhp msgctxt "" @@ -18813,8 +18810,8 @@ msgctxt "" "par_id3154188\n" "2\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/frmurlpage/FrmURLPage\">Specify the properties of the hyperlink for the selected graphic, frame or OLE object.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/frmurlpage/FrmURLPage\">Brukes til å angi egenskapene til hyperlenka til bildet, ramma eller OLE-objektet som er valgt.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/frmurlpage/FrameURLPage\">Specify the properties of the hyperlink for the selected graphic, frame or OLE object.</ahelp>" +msgstr "" #: 05060800.xhp msgctxt "" @@ -18992,8 +18989,8 @@ msgctxt "" "par_id3149708\n" "2\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/frmaddpage/FrmAddPage\">Specifies properties for the selected object, graphic or frame.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/frmaddpage/FrmAddPage\">Brukes til å angi egenskaper for objektet, bildet eller ramma som er valgt.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/frmaddpage/FrameAddPage\">Specifies properties for the selected object, graphic or frame.</ahelp>" +msgstr "" #: 05060900.xhp msgctxt "" @@ -28523,3 +28520,299 @@ msgctxt "" "help.text" msgid "<ahelp hid=\".\">In block selection mode, you can select a rectangular block of text.</ahelp>" msgstr "<ahelp hid=\".\">I blokkområdemodus kan du merke en rektangulær blokk med tekst.</ahelp>" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"tit\n" +"help.text" +msgid "Using title pages in your document" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"bm_id300920161717389897\n" +"help.text" +msgid "<bookmark_value>page;title page</bookmark_value> <bookmark_value>title pages;first page style</bookmark_value> <bookmark_value>title pages;modifying</bookmark_value> <bookmark_value>title pages;inserting</bookmark_value>" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"hd_id300920161429137211\n" +"help.text" +msgid "<link href=\"text/swriter/01/title_page.xhp\">Inserting title pages in the document</link>" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161429345505\n" +"help.text" +msgid "<ahelp hid=\".\">Insert title pages in your document.</ahelp>" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161429347135\n" +"help.text" +msgid "Title pages are pages at the beginning of the document that lists the publication information, such as the title of the publication, the name of the author etc. These pages have a different layout than the pages of the document body, because they may not have page numbering, sometimes a different heading and footer and even different margins settings or background." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443292710\n" +"help.text" +msgid "Choose menu <item type=\"menuitem\">Format - Title Page</item>" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443298079\n" +"help.text" +msgid "Many documents, such as letters and reports, have a first page that is different from the other pages in the document. For example, the first page of a letterhead typically has a different header or the first page of a report might have no header or footer, while the other pages do. This is simple to achieve with %PRODUCTNAME Writer." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443298274\n" +"help.text" +msgid "Page header and footer, numbering, margins and orientation are some of the properties that belongs to page styles. %PRODUCTNAME Writer let your to insert a blank title page at any point of your document, or format an existing page like a title page, by inserting a page break followed by a page style of your choice or by changing the page style at cursor position." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443293374\n" +"help.text" +msgid "Note: Using the Default (or any other) page style for your document, you can add a header/footer as you wish to the first page by deselecting the <item type=\"menuitem\">Same content on first page</item> option on the header/footer pages in the <emph>Page Style</emph> dialog, and then adding the header/footer. You can then add a different header/footer to the other pages of the document." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"hd_id300920161443299618\n" +"help.text" +msgid "To convert the first page of the document into a title page" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443308966\n" +"help.text" +msgid "Place the cursor on the first page," +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443301816\n" +"help.text" +msgid "From the Menu Bar, choose <item type=\"menuitem\">Format > Title Page…</item>" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443304794\n" +"help.text" +msgid "Select <emph>Converting existing pages to title pages</emph>" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443301533\n" +"help.text" +msgid "Select the style of the title page in the <emph>Edit page</emph> property area" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161448355764\n" +"help.text" +msgid "Note: By default, %PRODUCTNAME select the <emph>First page</emph> page style." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443315175\n" +"help.text" +msgid "Set the page numbering reset options." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443316916\n" +"help.text" +msgid "Click <emph>OK</emph>." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443314375\n" +"help.text" +msgid "This will change the current page style to <emph>First page</emph> and the following pages will have the <emph>Default page</emph> style" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"hd_id300920161443317859\n" +"help.text" +msgid "To insert a title page anywhere in the document" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443317032\n" +"help.text" +msgid "Place the cursor where you want to insert a new title page." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443315460\n" +"help.text" +msgid "From the menu bar select <item type=\"menuitem\">Format -> Title page</item>." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443318611\n" +"help.text" +msgid "Select <emph>Insert new title pages</emph>" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443311657\n" +"help.text" +msgid "Set number of title pages to add and" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443311852\n" +"help.text" +msgid "Set the title page location by setting its page number in the spin box." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443329307\n" +"help.text" +msgid "Set the page numbering reset options." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443327672\n" +"help.text" +msgid "Click <emph>OK</emph>" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443324067\n" +"help.text" +msgid "This will insert a page break and change the current page style to <emph>First page</emph>. The following pages will have the default page style." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"hd_id300920161443323335\n" +"help.text" +msgid "To delete a title page:" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id30092016144332559\n" +"help.text" +msgid "You cannot delete a title page. You must change its page style format from First page to whatever other page style you wish." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443329339\n" +"help.text" +msgid "Place the cursor in the page you want to change the style" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id30092016144332353\n" +"help.text" +msgid "From the Sidebar Deck, select <emph>Sidebar Settings > Styles and Formatting</emph>." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443329078\n" +"help.text" +msgid "From the <emph>Styles and Formatting</emph>, select button <emph>Page Styles</emph>." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443339937\n" +"help.text" +msgid "From the Style list, select the page style you want to apply." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443337801\n" +"help.text" +msgid "Double click on the page style to apply." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443378384\n" +"help.text" +msgid "<link href=\"text/shared/01/05040200.xhp\">Format page</link>," +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161915582003\n" +"help.text" +msgid "<link href=\"text/swriter/guide/page_break.xhp\">Page break</link>," +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161915587772\n" +"help.text" +msgid "<link href=\"text/swriter/guide/change_header.xhp\">Creating a Page Style Based on the Current Page</link>." +msgstr "" diff --git a/source/nb/helpcontent2/source/text/swriter/02.po b/source/nb/helpcontent2/source/text/swriter/02.po index 843c28ed9b0..cf32fa6763a 100644 --- a/source/nb/helpcontent2/source/text/swriter/02.po +++ b/source/nb/helpcontent2/source/text/swriter/02.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-05-23 21:36+0200\n" -"PO-Revision-Date: 2016-05-24 20:58+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 13:13+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1464123524.000000\n" +"X-POOTLE-MTIME: 1467810799.000000\n" #: 02110000.xhp msgctxt "" @@ -3333,14 +3333,6 @@ msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE Object\">OLE-objek #: 18010000.xhp msgctxt "" "18010000.xhp\n" -"hd_id666524\n" -"help.text" -msgid "<link href=\"text/shared/01/04150200.xhp\" name=\"Plug-in\">Plug-in</link>" -msgstr "<link href=\"text/shared/01/04150200.xhp\" name=\"Plug-in\">Programtillegg</link>" - -#: 18010000.xhp -msgctxt "" -"18010000.xhp\n" "par_idN1076D\n" "help.text" msgid "<link href=\"text/swriter/01/04120200.xhp\">Insert Index</link>" diff --git a/source/nb/helpcontent2/source/text/swriter/guide.po b/source/nb/helpcontent2/source/text/swriter/guide.po index 94711e52d70..76ec7e6a0c5 100644 --- a/source/nb/helpcontent2/source/text/swriter/guide.po +++ b/source/nb/helpcontent2/source/text/swriter/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-07-04 16:53+0200\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" "PO-Revision-Date: 2016-11-01 22:28+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" "X-POOTLE-MTIME: 1478039296.000000\n" #: anchor_object.xhp @@ -1212,10 +1212,9 @@ msgstr "Plasser skrivemerket i tabellen i tekstdokumentet." msgctxt "" "background.xhp\n" "par_id3148664\n" -"13\n" "help.text" -msgid "Choose <emph>Table - Table Properties</emph>." -msgstr "Velg <emph>Tabell → Tabellegenskaper</emph>." +msgid "Choose <emph>Table - Properties</emph>." +msgstr "" #: background.xhp msgctxt "" @@ -1785,8 +1784,8 @@ msgctxt "" "borders.xhp\n" "par_id6129947\n" "help.text" -msgid "Choose <item type=\"menuitem\">Table - Table properties</item>." -msgstr "Velg <item type=\"menuitem\">Tabell → Tabellegenskaper</item>." +msgid "Choose <item type=\"menuitem\">Table - Properties</item>." +msgstr "" #: borders.xhp msgctxt "" @@ -2153,8 +2152,8 @@ msgctxt "" "borders.xhp\n" "par_id5118564\n" "help.text" -msgid "Select a single cell in a Writer table, then choose <emph>Table - Table properties - Borders</emph>." -msgstr "Velg en enkelt celle i en Writer-tabell, og velg deretter <emph>Tabell → Tabellegenskaper → Kantlinjer</emph>." +msgid "Select a single cell in a Writer table, then choose <emph>Table - Properties - Borders</emph>." +msgstr "" #: borders.xhp msgctxt "" @@ -2993,8 +2992,8 @@ msgctxt "" "change_header.xhp\n" "par_id3155541\n" "help.text" -msgid "Choose <emph>Insert - Header</emph>, and choose the new page style from the list." -msgstr "Velg <emph>Sett inn → Topptekst</emph>, og velg en ny sidestil fra lista." +msgid "Choose <emph>Insert - Header and Footer - Header</emph>, and choose the new page style from the list." +msgstr "" #: change_header.xhp msgctxt "" @@ -3686,16 +3685,16 @@ msgctxt "" "even_odd_sdw.xhp\n" "par_id3155588\n" "help.text" -msgid "To add a header to one of the page styles, choose <item type=\"menuitem\">Insert - Header</item>, and choose the page style that you want to add the header to. In the header frame, type the text that you want to use as the header." -msgstr "For å legge til en overskrift til en av sidestilene, velg <item type=\"menuitem\">Sett inn → Topptekst</item>, og velg sidestilen du vil legge toppteksten til. I topptekstramma skriver du inn den ønskede teksten." +msgid "To add a header to one of the page styles, choose <item type=\"menuitem\">Insert - Header and Footer - Header</item>, and choose the page style that you want to add the header to. In the header frame, type the text that you want to use as the header." +msgstr "" #: even_odd_sdw.xhp msgctxt "" "even_odd_sdw.xhp\n" "par_id3147772\n" "help.text" -msgid "To add a footer to one of the page styles, choose <item type=\"menuitem\">Insert - Footer</item>, and choose the page style that you want to add the footer to. In the footer frame, type the text that you want to use as a footer." -msgstr "For å legge til en overskrift til en av sidestilene, velg <item type=\"menuitem\">Sett inn → Bunntekst</item>, og velg sidestilen du vil legge toppteksten til. I bunntekstramma skriver du inn den ønskede teksten." +msgid "To add a footer to one of the page styles, choose <item type=\"menuitem\">Insert - Header and Footer - Footer</item>, and choose the page style that you want to add the footer to. In the footer frame, type the text that you want to use as a footer." +msgstr "" #: even_odd_sdw.xhp msgctxt "" @@ -3864,8 +3863,8 @@ msgctxt "" "par_id3150509\n" "6\n" "help.text" -msgid "Fields consist of a field name and the field content. To switch the field display between the field name or the field content, choose <link href=\"text/swriter/01/03090000.xhp\" name=\"View - Fields\"><emph>View - Field Names</emph></link>." -msgstr "Felt inneholder et navn og et innhold. For å skifte mellom visning av navnet og innholdet i feltet, velg <link href=\"text/swriter/01/03090000.xhp\" name=\"Vis → Feltnavn\"><emph>Vis → Feltnavn</emph></link>." +msgid "Fields consist of a field name and the field content. To switch the field display between the field name or the field content, choose <link href=\"text/swriter/01/03090000.xhp\" name=\"View - Field Names\"><emph>View - Field Names</emph></link>." +msgstr "" #: fields.xhp msgctxt "" @@ -3880,10 +3879,9 @@ msgstr "For å vise eller skjule feltutheving i et dokument, velg <emph>Vis - Fe msgctxt "" "fields.xhp\n" "par_id3152885\n" -"7\n" "help.text" -msgid "To change the color of field shadings, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01012000.xhp\" name=\"$[officename] - Application Colors\"><emph><item type=\"menuitem\">$[officename] - Application Colors</item></emph></link>, locate the <item type=\"menuitem\">Field shadings</item> option, and then select a different color in the <item type=\"menuitem\">Color setting</item> box." -msgstr "For å endrw fargen på feltskyggene velger du <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME → Innstillinger</emph></caseinline><defaultinline><emph>Verktøy → Innstillinger</emph></defaultinline></switchinline><emph> → </emph><link href=\"text/shared/optionen/01012000.xhp\" name=\"$[officename] - Application Colors\"><emph><item type=\"menuitem\">$[officename] → Programfarger</item></emph></link> og finn <item type=\"menuitem\">Feltskygge</item> og velg en annen farge i <item type=\"menuitem\">Fargeinnstillinger</item>." +msgid "To change the color of field shadings, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01012000.xhp\" name=\"$[officename] - Application Colors\"><item type=\"menuitem\">$[officename] - Application Colors</item></link>, locate the <item type=\"menuitem\">Field shadings</item> option, and then select a different color in the <item type=\"menuitem\">Color setting</item> box." +msgstr "" #: fields.xhp msgctxt "" @@ -4651,8 +4649,8 @@ msgctxt "" "finding.xhp\n" "par_id2164677\n" "help.text" -msgid "Enter the text to find in the <emph>Search for</emph> text box." -msgstr "Skriv inn søketeksten i skrivefeltet <emph>Søk etter</emph>." +msgid "Enter the text to find in the <emph>Find</emph> text box." +msgstr "" #: finding.xhp msgctxt "" @@ -4723,8 +4721,8 @@ msgctxt "" "finding.xhp\n" "par_id4286935\n" "help.text" -msgid "Enter the text to search in the <emph>Search for </emph>text box." -msgstr "Skriv inn søketeksten i skrivefeltet <emph>Søk etter</emph>." +msgid "Enter the text to search in the <emph>Find</emph>text box." +msgstr "" #: finding.xhp msgctxt "" @@ -4747,8 +4745,8 @@ msgctxt "" "finding.xhp\n" "par_id703451\n" "help.text" -msgid "When you click <emph>Replace</emph>, Writer will search the whole document for the text in the <emph>Search for</emph> box, starting at the current cursor position. When text is found, Writer highlights the text and waits for your response. Click <emph>Replace</emph> to replace the highlighted text in the document with the text in the <emph>Replace with</emph> text box. Click <emph>Find Next</emph> to advance to the next found text without replacing the current selection." -msgstr "Når du trykker på <emph>Erstatt</emph> søker Writer i hele dokumentet etter teksten i boksen <emph>Søk etter</emph>. Søket begynner der skrivemerket er plassert. Når teksten er funnet blir den framhevet, og du kan gjøre hva du vil med den. Trykk på <emph>Erstatt</emph> for å erstatte den framheva teksten i dokumentet med teksten i boksen <emph>Erstatt med</emph>. Trykk på <emph>Søk</emph> for å fortsette til neste tekst uten å erstatte den gjeldende teksten." +msgid "When you click <emph>Replace</emph>, Writer will search the whole document for the text in the <emph>Find</emph> box, starting at the current cursor position. When text is found, Writer highlights the text and waits for your response. Click <emph>Replace</emph> to replace the highlighted text in the document with the text in the <emph>Replace</emph> text box. Click <emph>Find Next</emph> to advance to the next found text without replacing the current selection." +msgstr "" #: finding.xhp msgctxt "" @@ -4787,16 +4785,16 @@ msgctxt "" "finding.xhp\n" "par_id896938\n" "help.text" -msgid "Click <emph>More Options</emph> to expand the dialog." -msgstr "Klikk på knappen <emph>Flere valg</emph> for å utvide dialogvinduet." +msgid "Click <emph>Other options</emph> to expand the dialog." +msgstr "" #: finding.xhp msgctxt "" "finding.xhp\n" "par_id9147007\n" "help.text" -msgid "Check <item type=\"menuitem\">Search for Styles</item>.<br/>The <item type=\"menuitem\">Search for</item> text box now is a list box, where you can select any of the Paragraph Styles that are applied in the current document." -msgstr "Velg avkryssingsboksen <item type=\"menuitem\">Søk etter stiler</item>.<br/>Skrivefeltet <item type=\"menuitem\">Søk etter</item> er nå en listeboks hvor du kan en villkårlig avsnittsstil som er brukt i det gjeldende dokumentet." +msgid "Check <item type=\"menuitem\">Paragraph Styles</item>.<br/>The <item type=\"menuitem\">Find</item> text box now is a list box, where you can select any of the Paragraph Styles that are applied in the current document." +msgstr "" #: finding.xhp msgctxt "" @@ -4987,8 +4985,8 @@ msgctxt "" "footer_nextpage.xhp\n" "par_id3155886\n" "help.text" -msgid "Choose <emph>Insert - Footer</emph> and select the page style that you want to add the footer to." -msgstr "Velg <emph>Sett inn → Bunntekst</emph> og velg sidestilen som denne skal legges til." +msgid "Choose <emph>Insert - Header and Footer - Footer</emph> and select the page style that you want to add the footer to." +msgstr "" #: footer_nextpage.xhp msgctxt "" @@ -5083,10 +5081,9 @@ msgstr "For å sette inn sidetall" msgctxt "" "footer_pagenumber.xhp\n" "par_id3150508\n" -"2\n" "help.text" -msgid "Choose <emph>Insert - Footer</emph> and select the page style that you want to add the footer to." -msgstr "Velg <emph>Sett inn → Bunntekst</emph> og velg sidestilen som denne skal legges til." +msgid "Choose <emph>Insert - Header and Footer - Footer</emph> and select the page style that you want to add the footer to." +msgstr "" #: footer_pagenumber.xhp msgctxt "" @@ -6045,16 +6042,16 @@ msgctxt "" "header_footer.xhp\n" "par_id3155896\n" "help.text" -msgid "To add a header to a page, choose <emph>Insert - Header</emph>, and then select the page style for the current page from the submenu." -msgstr "For å legge til en topptekst på en side, velg <emph>Sett inn → Topptekst</emph>, og velg sidestilen på den gjeldende siden fra undermenyen." +msgid "To add a header to a page, choose <emph>Insert - Header and Footer - Header</emph>, and then select the page style for the current page from the submenu." +msgstr "" #: header_footer.xhp msgctxt "" "header_footer.xhp\n" "par_id3147119\n" "help.text" -msgid "To add a footer to a page, choose <emph>Insert - Footer</emph>, and then select the page style for the current page from the submenu." -msgstr "For å legge til en bunntekst på en side, velg <emph>Sett inn → Bunntekst</emph>, og velg sidestilen på den gjeldende siden fra undermenyen." +msgid "To add a footer to a page, choose <emph>Insert - Header and Footer - Footer</emph>, and then select the page style for the current page from the submenu." +msgstr "" #: header_footer.xhp msgctxt "" @@ -6365,8 +6362,8 @@ msgctxt "" "header_with_chapter.xhp\n" "par_id3153729\n" "help.text" -msgid "Choose <item type=\"menuitem\">Insert - Header</item> or <item type=\"menuitem\">Insert - Footer</item>, and then select the page style for the current page from the submenu." -msgstr "Velg <item type=\"menuitem\">Sett inn → Topptekst</item> eller <item type=\"menuitem\">Sett inn → Bunntekst</item>, og velg sidestilen på den gjeldende siden fra undermenyen." +msgid "Choose <item type=\"menuitem\">Insert - Header and Footer - Header</item> or <item type=\"menuitem\">Insert - Header and Footer - Footer</item>, and then select the page style for the current page from the submenu." +msgstr "" #: header_with_chapter.xhp msgctxt "" @@ -7310,10 +7307,9 @@ msgstr "Plasser skrivemerket i indeksen eller innholdslista." msgctxt "" "indices_edit.xhp\n" "par_id3155871\n" -"59\n" "help.text" -msgid "If you cannot place your cursor in the index or table of contents, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Writer - Formatting Aids</item>, and then select <item type=\"menuitem\">Enable</item> in the <item type=\"menuitem\">Cursor in protected areas</item> section." -msgstr "Viss du ikke kan plassere markøren i registeret eller innholdslisten, velg <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME → Innstillinger</item></caseinline><defaultinline><item type=\"menuitem\">Verktøy → Alternativer</item></defaultinline></switchinline><item type=\"menuitem\"> → %PRODUCTNAME Writer → Formateringsstøtte</item> og merk av for <item type=\"menuitem\">Aktiver</item> i <item type=\"menuitem\">Markør i beskyttet område</item>." +msgid "If you cannot place your cursor in the index or table of contents, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Writer - Formatting Aids</item>, and then select <item type=\"menuitem\">Enable cursor</item> in the <item type=\"menuitem\">Protected Areas</item> section." +msgstr "" #: indices_edit.xhp msgctxt "" @@ -7329,8 +7325,8 @@ msgctxt "" "indices_edit.xhp\n" "par_id3155872\n" "help.text" -msgid "You can also make changes directly to an index or table of contents. Right-click in the index or table of contents, choose <emph>Edit Index or Table of Contents</emph>, click <emph>Index or Table of Contents</emph> tab, and then clear the <emph>Protected against manual changes</emph> check box." -msgstr "Du kan også gjøre endringer direkte i et register eller en innholdsliste. Høyreklikk i registeret eller innholdslista, velg <emph>Rediger register/innholdsliste</emph>, trykk på fanen <emph>Register/innholdsliste</emph>, og fjern deretter avkryssinga for <emph>Beskyttet mot manuelle endringer</emph>." +msgid "You can also make changes directly to an index or table of contents. Right-click in the index or table of contents, choose <emph>Edit Index or Table of Contents</emph>, click <emph>Type</emph> tab, and then clear the <emph>Protected against manual changes</emph> check box." +msgstr "" #: indices_enter.xhp msgctxt "" @@ -7685,8 +7681,8 @@ msgctxt "" "indices_index.xhp\n" "par_id3155884\n" "help.text" -msgid "On the <emph>Index or Table of Contents</emph> tab, select \"Alphabetical Index\" in the <emph>Type</emph> box." -msgstr "På fanen <emph>Register/innholdsliste</emph>, velg «Alfabetisk register» i <emph>Typefeltet</emph>." +msgid "On the <emph>Type</emph> tab, select \"Alphabetical Index\" in the <emph>Type</emph> box." +msgstr "" #: indices_index.xhp msgctxt "" @@ -8057,8 +8053,8 @@ msgctxt "" "indices_toc.xhp\n" "par_id3150528\n" "help.text" -msgid "Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography</emph>, and then click the <link href=\"text/swriter/01/04120211.xhp\" name=\"Index or Table of Contents\"><emph>Index or Table of Contents</emph></link> tab." -msgstr "Velg <emph>Sett inn - Innholdfortegnelse og indeks -Innholdsfortegnelse eller litteraturhenvisning</emph>, og klikk så på <link href=\"text/swriter/01/04120211.xhp\" name=\"Index or Table of Contents\"><emph> Indeks eller innholdsfortegnelse</emph></link>." +msgid "Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography</emph>, and then click the <link href=\"text/swriter/01/04120211.xhp\" name=\"Type\"><emph>Type</emph></link> tab." +msgstr "" #: indices_toc.xhp msgctxt "" @@ -8241,8 +8237,8 @@ msgctxt "" "indices_userdef.xhp\n" "par_id3150509\n" "help.text" -msgid "On the <item type=\"menuitem\">Index or Table of Contents</item> tab, select the name of the user-defined index that you created in the <item type=\"menuitem\">Type</item> box." -msgstr "På fanen <item type=\"menuitem\">Register/innholdsliste</item>, velg navnet på det selvvalgte registeret i <item type=\"menuitem\">Typefeltet</item>." +msgid "On the <item type=\"menuitem\">Type</item> tab, select the name of the user-defined index that you created in the <item type=\"menuitem\">Type</item> box." +msgstr "" #: indices_userdef.xhp msgctxt "" @@ -8265,8 +8261,8 @@ msgctxt "" "indices_userdef.xhp\n" "par_id3150720\n" "help.text" -msgid "If you want to use a different paragraph style as a table of contents entry, select <item type=\"menuitem\">Additional styles</item>, and then click the (<item type=\"menuitem\">Assign styles</item>) button next to the box. Click the style in the list, and then click the <item type=\"menuitem\">>></item> or the <item type=\"menuitem\"><<</item> button to define the outline level for the paragraph style." -msgstr "Hvis du vil bruke en annen avsnittsstil som en stil innholdslista, kan du velge <item type=\"menuitem\">Ekstra Stiler</item>.og klikk så <item type=\"menuitem\">Tildel Stiler</item> knappen. Klikk på stilen i listenog klikk så på <item type=\"menuitem\">>></item>) eller<item type=\"menuitem\"><<</item>knappen for å angi disposisjonsnivået." +msgid "If you want to use a different paragraph style as a table of contents entry, select <item type=\"menuitem\">Additional styles</item>, and then click the <item type=\"menuitem\">Assign styles</item> button next to the box. Click the style in the list, and then click the <item type=\"menuitem\">>></item> or the <item type=\"menuitem\"><<</item> button to define the outline level for the paragraph style." +msgstr "" #: insert_beforetable.xhp msgctxt "" @@ -9351,10 +9347,9 @@ msgstr "Skriv inn tekst i ramma, og hvis ønskelig, endre størrelsen." msgctxt "" "nonprintable_text.xhp\n" "par_id3150242\n" -"16\n" "help.text" -msgid "Choose <item type=\"menuitem\">Format - Frame/Object</item>, and then click the <item type=\"menuitem\">Options</item> tab." -msgstr "Velg <item type=\"menuitem\">Sett inn → Felter → Andre</item>, og trykk på fanen <item type=\"menuitem\">Funksjoner</item>." +msgid "Choose <item type=\"menuitem\">Format - Frame and Object - Properties</item>, and then click the <item type=\"menuitem\">Options</item> tab." +msgstr "" #: nonprintable_text.xhp msgctxt "" @@ -9673,8 +9668,8 @@ msgctxt "" "numbering_lines.xhp\n" "par_id3150931\n" "help.text" -msgid "Click the <emph>Numbering</emph> tab." -msgstr "Klikk på fanen <emph>Nummerering</emph>." +msgid "Click the <emph>Outline & Numbering</emph> tab." +msgstr "" #: numbering_lines.xhp msgctxt "" @@ -9705,8 +9700,8 @@ msgctxt "" "numbering_lines.xhp\n" "par_id3151096\n" "help.text" -msgid "Choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <item type=\"menuitem\">Numbering</item> tab." -msgstr "Velg <item type=\"menuitem\">Format → Avsnitt</item>, klikk på fanen <item type=\"menuitem\">Nummerering</item>." +msgid "Choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <item type=\"menuitem\">Outline & Numbering</item> tab." +msgstr "" #: numbering_lines.xhp msgctxt "" @@ -9753,8 +9748,8 @@ msgctxt "" "numbering_lines.xhp\n" "par_id3150721\n" "help.text" -msgid "Choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <item type=\"menuitem\">Numbering</item> tab." -msgstr "Velg <item type=\"menuitem\">Format → Avsnitt</item>, klikk på fanen <item type=\"menuitem\">Nummerering</item>." +msgid "Choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <item type=\"menuitem\">Outline & Numbering</item> tab." +msgstr "" #: numbering_lines.xhp msgctxt "" @@ -10385,8 +10380,8 @@ msgctxt "" "pagenumbers.xhp\n" "par_id614642\n" "help.text" -msgid "Choose <item type=\"menuitem\">Insert - Header - (name of page style)</item> or <item type=\"menuitem\">Insert - Footer - (name of page style)</item> to add a header or footer to all pages with the current page style." -msgstr "Velg <item type=\"menuitem\">Sett inn → Topptekst → (navn på sidestil)</item> eller <item type=\"menuitem\">Sett inn → Bunntekst → (navn på sidestil)</item> for å legge til en topptekst eller bunntekst til alle sider med den gjeldende sidestilen." +msgid "Choose <item type=\"menuitem\">Insert - Header and Footer - Header - (name of page style)</item> or <item type=\"menuitem\">Insert - Header and Footer - Footer - (name of page style)</item> to add a header or footer to all pages with the current page style." +msgstr "" #: pagenumbers.xhp msgctxt "" @@ -11596,42 +11591,40 @@ msgctxt "" "protection.xhp\n" "bm_id3150620\n" "help.text" -msgid "<bookmark_value>indexes;unprotecting</bookmark_value> <bookmark_value>tables of contents;unprotecting</bookmark_value> <bookmark_value>tables;protecting/unprotecting cells</bookmark_value> <bookmark_value>sections;protecting/unprotecting</bookmark_value> <bookmark_value>unprotecting tables of contents and indexes</bookmark_value> <bookmark_value>protecting;tables and sections</bookmark_value> <bookmark_value>cells;protecting/unprotecting</bookmark_value>" -msgstr "<bookmark_value>registere;fjerne beskyttelse</bookmark_value><bookmark_value>innholdslister;fjerne beskyttelse</bookmark_value><bookmark_value>tabeller;beskytte/fjerne beskyttelse av celler</bookmark_value><bookmark_value>bolker;beskytte/fjerne beskyttelse</bookmark_value><bookmark_value>fjerne beskyttelse i innholdslister og registere</bookmark_value><bookmark_value>beskytte;tabeller og bolker</bookmark_value><bookmark_value>celler;beskytte/fjerne</bookmark_value>" +msgid "<bookmark_value>indexes;unprotecting</bookmark_value> <bookmark_value>tables of contents;unprotecting</bookmark_value> <bookmark_value>tables;protecting/unprotecting cells</bookmark_value> <bookmark_value>sections;protecting/unprotecting</bookmark_value> <bookmark_value>unprotecting tables of contents and indexes</bookmark_value> <bookmark_value>protecting;tables and sections</bookmark_value> <bookmark_value>cells;protecting/unprotecting</bookmark_value> <bookmark_value>document;protection from changes</bookmark_value>" +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" "hd_id6007263\n" "help.text" -msgid "<variable id=\"protection\"><link href=\"text/swriter/guide/protection.xhp\" name=\"Protecting Content in %PRODUCTNAME Writer\">Protecting Content in <item type=\"productname\">%PRODUCTNAME Writer</item></link> </variable>" -msgstr "<variable id=\"protection\"><link href=\"text/swriter/guide/protection.xhp\" name=\"Protecting Content in %PRODUCTNAME Writer\">Beskytte innhold i <item type=\"productname\">%PRODUCTNAME Writer</item></link> </variable>" +msgid "<variable id=\"protection\"><link href=\"text/swriter/guide/protection.xhp\" name=\"Protecting Content in %PRODUCTNAME Writer\">Protecting Content in <item type=\"productname\">%PRODUCTNAME Writer</item></link></variable>" +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" "par_id1924802\n" "help.text" -msgid "The following is an overview of the different ways of protecting contents in <item type=\"productname\">%PRODUCTNAME</item> Writer from being modified, deleted or viewed." -msgstr "Dette er en oversikt over de ulike måtene innhold kan beskyttes mot å bli endret, slettet eller vist. i <item type=\"productname\">%PRODUCTNAME</item> Writer." +msgid "The following is an overview of the different ways of protecting contents in <item type=\"productname\">%PRODUCTNAME</item> Writer from being modified or deleted." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" "hd_id3150114\n" -"29\n" "help.text" msgid "Protecting Sections in <item type=\"productname\">%PRODUCTNAME</item> Writer" -msgstr "Beskytte bolker i <item type=\"productname\">%PRODUCTNAME</item> Writer" +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" "par_id3150592\n" -"30\n" "help.text" -msgid "Any section of a <item type=\"productname\">%PRODUCTNAME</item> Writer text document can be protected against changes with a password." -msgstr "Innholdslister og registere som lages automatisk i en <item type=\"productname\">%PRODUCTNAME</item> Writer-dokument kan beskyttes mot tilfeldige endringer med et passord." +msgid "Any section of a <item type=\"productname\">%PRODUCTNAME</item> Writer text document can be protected against changes with or without a password." +msgstr "" #: protection.xhp msgctxt "" @@ -11644,56 +11637,130 @@ msgstr "Beskyttelsen er ikke ment som en sikker beskyttelse. Den er bare en bryt #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3166413\n" -"31\n" +"hd_id1811201610293\n" "help.text" -msgid "Turning on protection" -msgstr "Slå på beskyttelse" +msgid "<variable id=\"turnon\">Turning on of protection</variable>" +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3144764\n" -"32\n" +"par_id1811201645676\n" "help.text" -msgid "Select the text. Choose <emph>Insert - Section - Section</emph>, then under <emph>Write protection</emph> mark the <emph>Protect</emph> and <emph>With password</emph> check boxes. (If the section already exists: <emph>Format - Sections</emph>.) Enter and confirm a password of at least one character." -msgstr "Velg teksten og <emph>Sett inn → Bolk → Bolk</emph>, under <emph>Skrivebeskyttelse</emph>, velg avkryssingsboksene <emph>Beskytt</emph> og <emph>Med passord</emph>. (Hvis valget allerede finnes: <emph>Format → Bolker</emph>.) Skriv inn og bekreft et passord på minst fem tegn." +msgid "Create or select a section:" +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3147497\n" -"33\n" +"par_id181120161920589\n" "help.text" -msgid "Turning off protection" -msgstr "Slå av beskyttelse" +msgid "If the section does not exist: Select the text. Go to the <emph>Insert - Section...</emph> in menu bar." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3147173\n" -"34\n" +"par_id181120164739204\n" +"help.text" +msgid "If the section already exists:<variable id=\"gotosection\">Go to the <emph>Format - Sections...</emph> in menu bar and select the section.<br/> Or right-click on the section in the Navigator and choose the <emph>Edit...</emph> item.</variable>" +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id1811201645678\n" +"help.text" +msgid "Enable a protection" +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id181120164720479\n" +"help.text" +msgid "If you want the protection without a password, choose the <emph>Protect</emph> check box under the <emph>Write protection</emph>." +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id181120164720412\n" +"help.text" +msgid "If you want the protection with a password, choose the the <emph>Protect</emph> and <emph>With password</emph> check boxes. Enter and confirm the password of at least five characters." +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"hd_id1811201610294\n" +"help.text" +msgid "Modification of protection" +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id18112016456780\n" +"help.text" +msgid "If the protection has no a password, and you want to give it, choose the <emph>With password</emph>, enter and confirm the password of at least five characters." +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id18112016234567\n" +"help.text" +msgid "If the protection has a password, and you want only to clear it, uncheck the <emph>With password</emph> under the <emph> Write protection</emph> and enter the correct password." +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id18112016234566\n" +"help.text" +msgid "If the protection has a password, and you want only to change it, click to the <emph>Password</emph> button in the <emph>Write protection</emph>, enter the correct password, and in the new window, enter and confirm the new password of at least five characters." +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"hd_id1811201610295\n" "help.text" -msgid "Choose <emph>Format - Sections - Section</emph> and under <emph>Write protection</emph> clear the <emph>Protect</emph> check box. Enter the correct password." -msgstr "Velg <emph>Format → Bolker → Bolk</emph> og under <emph>Skrivebeskyttelse</emph>, fjern avkryssningsboksen <emph>Beskytte</emph>. Skriv inn det rette passordet." +msgid "<variable id=\"turnoff\">Turning off of protection</variable>" +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id18112016345678\n" +"help.text" +msgid "If the protection has no a password, uncheck the <emph>Protect</emph> under the <emph>Write protection</emph>." +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id19112016123456\n" +"help.text" +msgid "If the protection has a password, uncheck the <emph>Protect</emph> under the <emph>Write protection</emph> and enter the correct password." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" "hd_id3146081\n" -"35\n" "help.text" msgid "Protecting Cells in a <item type=\"productname\">%PRODUCTNAME</item> Writer Table" -msgstr "Beskytte celler i en tabell i <item type=\"productname\">%PRODUCTNAME</item> Writer" +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" "par_id3154480\n" -"36\n" "help.text" -msgid "You can protect the contents of individual cells of a <item type=\"productname\">%PRODUCTNAME</item> Writer text table from changes." -msgstr "Du kan beskytte innholdet i individuelle celler i en teksttabell fra forandringer i<item type=\"productname\">%PRODUCTNAME</item> Writer." +msgid "You can protect the contents of individual cells of tables or whole table in <item type=\"productname\">%PRODUCTNAME</item> Writer from changes." +msgstr "" #: protection.xhp msgctxt "" @@ -11706,74 +11773,58 @@ msgstr "Beskyttelsen er ikke ment som en sikker beskyttelse. Den er bare en bryt #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3154360\n" -"37\n" -"help.text" -msgid "Turning on protection" -msgstr "Slå på beskyttelse" - -#: protection.xhp -msgctxt "" -"protection.xhp\n" "par_id3145643\n" -"38\n" "help.text" -msgid "Place the cursor in a cell or select cells. Right-click to open the context menu, then choose <emph>Cell - Protect</emph>." -msgstr "Plasser skrivemerket i en celle eller velg celler. Høyreklikk for å åpne sprettoppmenyen, velg deretter <emph>Celle → Beskytt</emph>." +msgid "For one or several cells, place the cursor in a cell or select needed several cells. Choose the <emph>Table - Protect Cells</emph> in menu bar." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3150042\n" -"39\n" +"par_id1911201610283\n" "help.text" -msgid "Turning off protection" -msgstr "Slå av beskyttelse" +msgid "For whole table, select the table, and choose the <emph>Table - Protect Cells</emph> in menu bar." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" "par_id3155178\n" -"40\n" "help.text" -msgid "Place the cursor in the cell or select the cells. First, if necessary, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids</emph> and mark <emph>Cursor in protected areas - Enable</emph>. Then right-click the cell to open the context menu, choose <emph>Cell - Unprotect</emph>." -msgstr "Plasser markøren i cellen eller marker celler. Først, hvis nødvendig, velg <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Instillinger</emph></caseinline><defaultinline><emph>Verktøy - Alternativer</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formateringsstøtte</emph> og marker <emph>Markør i beskyttede områder - Aktiver</emph>. Høyreklikk for å åpne oppsprettsmenyen, velg <emph> Celle - Opphev beskyttelse</emph>." +msgid "<variable id=\"firstof\">If it is necessary, go to the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids</emph> and choose <emph>Enable cursor</emph> under the <emph>Protected Areas</emph>.</variable>" +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3151189\n" -"41\n" +"par_id1711201619364829\n" "help.text" -msgid "Select the table in the Navigator, open the context menu and select <emph>Table - Unprotect</emph>." -msgstr "Velg tabellen i Dokumentstrukturen, åpne sprettoppmenyen og velg <emph>Tabell → Fjern beskyttelse</emph>." +msgid "For one or several cells, place the cursor in the cell or select the cells. Choose the <emph>Tools - Unprotect Cells</emph> in menu bar." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3147322\n" -"42\n" +"par_id3151189\n" "help.text" -msgid "Use Shift+Ctrl+T to remove protection for the entire current table or all selected tables." -msgstr "Bruk Shift + Ctrl + T for å fjerne beskyttelsen av den gjeldende tabellen eller alle valgte tabeller." +msgid "For whole table, right-click on the table in the Navigator, and choose <emph>Table - Unprotect</emph> in the context menu.<br/> Or select the whole table and choose <emph>Tools - Unprotect Cells</emph> in menu bar." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" "hd_id3149259\n" -"43\n" "help.text" -msgid "Automatic Protection of Indexes and Tables" -msgstr "Automatisk beskyttelse av registre og tabeller" +msgid "Tables of Contents and Indexes Protection" +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" "par_id3153966\n" -"44\n" "help.text" -msgid "Tables of contents and indexes created automatically in a <item type=\"productname\">%PRODUCTNAME</item> Writer text are automatically protected against accidental changes." -msgstr "Innholdslister og registere som lages automatisk i en <item type=\"productname\">%PRODUCTNAME</item> Writer tekst, er automatisk beskyttet mot tilfeldige endringer." +msgid "Tables of contents and indexes created automatically in a <item type=\"productname\">%PRODUCTNAME</item> Writer text, and it has automatically protected against accidental changes." +msgstr "" #: protection.xhp msgctxt "" @@ -11786,63 +11837,74 @@ msgstr "Beskyttelsen er ikke ment som en sikker beskyttelse. Den er bare en bryt #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3145767\n" -"45\n" +"par_id3159088\n" "help.text" -msgid "Turning on protection" -msgstr "Slå på beskyttelse" +msgid "Right-click in the index/table of contents. Go to <emph>Edit Index...</emph> in the context menu. Choose <emph>Protected against manual changes</emph> on the <emph>Type</emph> tab." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3153786\n" -"46\n" +"par_id181120162840123\n" "help.text" -msgid "Place the cursor in the index/table of contents." -msgstr "Plasser skrivemerket i registret/innholdslista." +msgid "Right-click on the index/table of contents in the Navigator and choose <emph>Index - Read-only</emph> item." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3159088\n" +"par_id3152968\n" "help.text" -msgid "From the context menu choose <emph>Edit Index or Table of Contents</emph>. On the Index or Table of Contents tab page, mark <emph>Protected against manual changes</emph>." -msgstr "Fra sprettoppmenyen, velg <emph>Rediger register/innholdsliste</emph>. På fanen Register/innholdsliste, fjern <emph>Beskyttet mot manuelle endringer</emph>." +msgid "Right-click in the index/table of contents. Go to the <emph>Edit Index...</emph> in the context menu. Uncheck <emph>Protected against manual changes</emph> on the <emph>Type</emph> tab." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3154118\n" -"48\n" +"par_id3152774\n" "help.text" -msgid "Turning off protection" -msgstr "Slå av beskyttelse" +msgid "Right-click in the index/table of contents in the Navigator and uncheck <emph>Index - Read-only</emph>." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3148463\n" -"49\n" +"hd_id1811201623985\n" "help.text" -msgid "Place the cursor in the index. First of all, if necessary, under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids </emph>, mark <emph>Cursor in protected areas - Enable</emph>." -msgstr "Sett markøren i innholdslisten. Om nødvendig, i <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Innstillinger</emph></caseinline><defaultinline><emph>Verktøy - Alternativ</emph></defaultinline></switchinline><emph>- %PRODUCTNAME Writer - Formateringsstøtte</emph>, må du først merke av for <emph>Markør i beskyttet område - Aktiver</emph>" +msgid "Protection of the whole <item type=\"productname\">%PRODUCTNAME</item> Writer document from changes." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3152968\n" +"par_id31544811\n" "help.text" -msgid "From the context menu choose <emph>Edit Index or Table of Contents</emph>. On the Index or Table of Contents tab page, unmark <emph>Protected against manual changes</emph>." -msgstr "Fra sprettoppmenyen, velg <emph>Rediger register/innholdsliste</emph>. På fanen Register/innholdsliste, fjern <emph>Beskyttet mot manuelle endringer</emph>." +msgid "You can protect the contents of <item type=\"productname\">%PRODUCTNAME</item> Writer document from changes, if it is one form follow file formats: .doc, .docx, .odt, .ott." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3152774\n" -"51\n" +"par_id18112016398104\n" "help.text" -msgid "In the Navigator, select the index, then open the context menu in the Navigator and select <emph>Index - Read-only</emph>." -msgstr "I Dokumentstrukturen, velg registeret, åpne sprettoppmenyen og velg <emph>Register → Skrivebeskyttet</emph>." +msgid "This protection is not intended to be a secure protection. It is just a switch to protect the contents against accidental changes in the document." +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id18112016812973\n" +"help.text" +msgid "To enable the protection of the whole document, go to <emph>Tools - Options... - Writer - Compatibility</emph> and choose <emph>Protect form</emph>." +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id18112016812978\n" +"help.text" +msgid "To disable the protection of the whole document, go to <emph>Tools - Options... - Writer - Compatibility</emph> and uncheck <emph>Protect form</emph>." +msgstr "" #: protection.xhp msgctxt "" @@ -12121,8 +12183,8 @@ msgctxt "" "references.xhp\n" "par_id7321390\n" "help.text" -msgid "Choose <emph>View - Fields</emph> to switch between viewing the reference names and the reference contents." -msgstr "Velg <emph>Vis → Felter</emph> for å skifte mellom visning av henvisningsnavnet og henvisningsinnholdet." +msgid "Choose <emph>View - Field Names</emph> to switch between viewing the reference names and the reference contents." +msgstr "" #: references_modify.xhp msgctxt "" @@ -12658,10 +12720,9 @@ msgstr "Velg avkryssningsboksen <item type=\"menuitem\">Regulære uttrykk</item> msgctxt "" "search_regexp.xhp\n" "par_id3149843\n" -"42\n" "help.text" -msgid "In the <item type=\"menuitem\">Search for</item> box, type the search term and the wildcard(s) that you want to use in your search." -msgstr "I feltet <item type=\"menuitem\">Søk etter</item>, skriv inn søkeordet og de jokertegna som skal brukes i søket." +msgid "In the <item type=\"menuitem\">Find</item> box, type the search term and the wildcard(s) that you want to use in your search." +msgstr "" #: search_regexp.xhp msgctxt "" @@ -14920,8 +14981,8 @@ msgctxt "" "table_sizing.xhp\n" "par_id1279030\n" "help.text" -msgid "Click inside the table. Choose <item type=\"menuitem\">Table - Table Properties</item> to open a dialog and set the properties to the numbers." -msgstr "Klikk i tabellen. Velg <item type=\"menuitem\">Tabell → Tabellegenskaper</item> for å åpne et dialogvindu og stille inn egenskapene for tallene." +msgid "Click inside the table. Choose <item type=\"menuitem\">Table - Properties</item> to open a dialog and set the properties to the numbers." +msgstr "" #: table_sizing.xhp msgctxt "" @@ -14987,8 +15048,8 @@ msgctxt "" "par_id3156110\n" "8\n" "help.text" -msgid "To set the <item type=\"menuitem\">Behavior of rows/columns</item> options for tables in text documents, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Writer - Table</item>, or use the <item type=\"menuitem\">Fixed</item>, <item type=\"menuitem\">Fixed/Proportional</item>, and <item type=\"menuitem\">Variable</item> icons on the <item type=\"menuitem\">Table</item> Bar. There are three display modes for tables:" -msgstr "For å angi innstillingene for <item type=\"menuitem\">>Oppførsel til rader/kolonner</item> for tabeller i tekstdokument, velg <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME → Innstillinger</item></caseinline><defaultinline><item type=\"menuitem\">Verktøy → Innstillinger</item></defaultinline></switchinline><item type=\"menuitem\"> → %PRODUCTNAME Writer → Tabell</item> eller bruke symbolene <item type=\"menuitem\">Fast</item>, <item type=\"menuitem\">Fast, proporsjonal</item> og <item type=\"menuitem\">Variabel</item> på verktøylinja <item type=\"menuitem\">Tabell</item>. Det er tre visingsmodi for tabeller:" +msgid "To set the <item type=\"menuitem\">Behavior of rows/columns</item> options for tables in text documents, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Writer - Table</item>. There are three display modes for tables:" +msgstr "" #: tablemode.xhp msgctxt "" @@ -15062,8 +15123,8 @@ msgctxt "" "template_create.xhp\n" "par_id3147422\n" "help.text" -msgid "Choose <emph>File - Save As Template</emph>." -msgstr "Velg<emph>Fil - Lagre som Mal</emph>." +msgid "Choose <item type=\"menuitem\">File - Templates - Save As Template</item>." +msgstr "" #: template_create.xhp msgctxt "" @@ -15102,8 +15163,8 @@ msgctxt "" "template_create.xhp\n" "par_id3149636\n" "help.text" -msgid "<link href=\"text/shared/01/01110300.xhp\" name=\"File - Save As Template\">File - Save As Template</link>" -msgstr "<link href=\"text/shared/01/01110300.xhp\" name=\"File - Save As Template\">Fil → Lagre som mal</link>" +msgid "<link href=\"text/shared/01/01110300.xhp\" name=\"File - Templates - Save As Template\">File - Templates - Save As Template</link>" +msgstr "" #: template_default.xhp msgctxt "" @@ -15374,8 +15435,8 @@ msgctxt "" "text_capital.xhp\n" "par_idN10728\n" "help.text" -msgid "When you apply formatting to your text by <emph>Format - Character</emph>, the text stays the same, it is only displayed in another way. On the other hand, when you choose <emph>Format - Text - Change Case</emph>, the text is permanently changed." -msgstr "Når du bruker formatering i teksten gjennom <emph>Format - Tegn</emph>, blir teksten den samme, den vises bare på en annen måte. På den andre siden, når du velger <emph>Format - Tekst - endre Liten/Stor bokstav</emph>, blir teksten permanent endret." +msgid "When you apply formatting to your text by <emph>Format - Character</emph>, the text stays the same, it is only displayed in another way. On the other hand, when you choose <emph>Format - Text</emph> or <emph>Format - Text - Change Case</emph>, the text is permanently changed." +msgstr "" #: text_capital.xhp msgctxt "" @@ -15409,8 +15470,8 @@ msgctxt "" "text_capital.xhp\n" "par_id1120200910485778\n" "help.text" -msgid "Choose <item type=\"menuitem\">Format - Text - Change Case - Uppercase</item>." -msgstr "Velg <item type=\"menuitem\">Format - Tekst - Endre - Storbokstav</item>." +msgid "Choose <item type=\"menuitem\">Format - Text - Uppercase</item>." +msgstr "" #: text_capital.xhp msgctxt "" @@ -15452,8 +15513,8 @@ msgctxt "" "text_capital.xhp\n" "par_id112020091049000\n" "help.text" -msgid "Choose <item type=\"menuitem\">Format - Text - Change Case - Lowercase</item>." -msgstr "Velg <item type=\"menuitem\">Format - Tekst - Endre - Liten bokstav</item>." +msgid "Choose <item type=\"menuitem\">Format - Text - Lowercase</item>." +msgstr "" #: text_capital.xhp msgctxt "" @@ -15540,8 +15601,8 @@ msgctxt "" "text_centervert.xhp\n" "par_id3149615\n" "help.text" -msgid "To hide the borders of the frame, select the frame, and then choose <item type=\"menuitem\">Format - Frame/Object</item>. Click the <item type=\"menuitem\">Borders</item> tab, and then click in the <item type=\"menuitem\">Set No Border</item> box in the <item type=\"menuitem\">Line Arrangement</item> area." -msgstr "For å skjule rammekantene, velg rammen og velg så <item type=\"menuitem\">Format - Ramme/Objekt</item>. Klikk på <item type=\"menuitem\">Kanter</item>, og klikk så <item type=\"menuitem\">Ingen kanter</item> i <item type=\"menuitem\">Linje oppsett</item>." +msgid "To hide the borders of the frame, select the frame, and then choose <item type=\"menuitem\">Format - Frame and Object - Properties</item>. Click the <item type=\"menuitem\">Borders</item> tab, and then click in the <item type=\"menuitem\">Set No Border</item> box in the <item type=\"menuitem\">Line Arrangement</item> area." +msgstr "" #: text_centervert.xhp msgctxt "" @@ -15847,10 +15908,9 @@ msgstr "Velg tekstramma (du ser de åtte handtakene)." msgctxt "" "text_frame.xhp\n" "par_id3155875\n" -"101\n" "help.text" -msgid "Choose <emph>Format - Frame/Object - Options</emph>." -msgstr "Velg <emph>ormat → Ramme/Objekt → Innstillingar</emph>." +msgid "Choose <emph>Format - Frame and Object - Properties - Options</emph>." +msgstr "" #: text_frame.xhp msgctxt "" @@ -17708,8 +17768,8 @@ msgctxt "" "wrap.xhp\n" "par_id3155907\n" "help.text" -msgid "Choose <emph>Format - Frame and Objects - Properties</emph>, and then click the <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Wrap</emph></link> tab to choose the wrapping style that you want to apply." -msgstr "Velg <emph>Format - Ramme og objekter - Egenskaper</emph>, og klikk så <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Bryt </emph></link>for å velge brytningsstilen du vil benytte." +msgid "Choose <emph>Format - Frame and Object - Properties</emph>, and then click the <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Wrap</emph></link> tab to choose the wrapping style that you want to apply." +msgstr "" #: wrap.xhp msgctxt "" @@ -17740,8 +17800,8 @@ msgctxt "" "wrap.xhp\n" "par_id3153396\n" "help.text" -msgid "Choose <emph>Format - Image - Properties</emph>, and then click the <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Wrap</emph></link> tab." -msgstr "Velg <emph>Format - Bilde - Egenskaper</emph>, og klikk så på<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Bryt</emph></link>." +msgid "Choose <emph>Format - Frame and Object - Properties</emph>, and then click the <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Wrap</emph></link> tab." +msgstr "" #: wrap.xhp msgctxt "" diff --git a/source/nb/officecfg/registry/data/org/openoffice/Office/UI.po b/source/nb/officecfg/registry/data/org/openoffice/Office/UI.po index 4cf68202fea..0753b5a44c9 100644 --- a/source/nb/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/nb/officecfg/registry/data/org/openoffice/Office/UI.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" "PO-Revision-Date: 2016-11-01 21:34+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" "X-POOTLE-MTIME: 1478036095.000000\n" #: BaseWindowState.xcu @@ -9910,6 +9910,24 @@ msgstr "Sidepanel" #: DrawWindowState.xcu msgctxt "" "DrawWindowState.xcu\n" +"..DrawWindowState.UIElements.States.private:resource/popupmenu/pagepanemaster\n" +"UIName\n" +"value.text" +msgid "Page Master Pane" +msgstr "" + +#: DrawWindowState.xcu +msgctxt "" +"DrawWindowState.xcu\n" +"..DrawWindowState.UIElements.States.private:resource/popupmenu/pagepanenoselmaster\n" +"UIName\n" +"value.text" +msgid "Page Master Pane (no selection)" +msgstr "" + +#: DrawWindowState.xcu +msgctxt "" +"DrawWindowState.xcu\n" "..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n" "UIName\n" "value.text" @@ -19560,15 +19578,6 @@ msgstr "~Autorettingsvalg …" #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:AutoPilotPresentations\n" -"Label\n" -"value.text" -msgid "AutoPilot: Presentation" -msgstr "Veiviser: Presentasjon" - -#: GenericCommands.xcu -msgctxt "" -"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:AutoPilotAgenda\n" "Label\n" "value.text" @@ -21793,6 +21802,15 @@ msgstr "Slett merknad" msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:CellVertTop\n" +"Label\n" +"value.text" +msgid "Top" +msgstr "Øverst" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n" "TooltipLabel\n" "value.text" msgid "Align Top" @@ -21820,6 +21838,15 @@ msgstr "" msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n" +"Label\n" +"value.text" +msgid "Bottom" +msgstr "Nederst" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n" "TooltipLabel\n" "value.text" msgid "Align Bottom" @@ -25168,6 +25195,15 @@ msgstr "~Lenker" msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:TrackChanges\n" +"Label\n" +"value.text" +msgid "~Record" +msgstr "Start ~opptak" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:TrackChanges\n" "TooltipLabel\n" "value.text" msgid "Record Track Changes" @@ -25195,6 +25231,15 @@ msgstr "" msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:ShowTrackedChanges\n" +"Label\n" +"value.text" +msgid "~Show" +msgstr "~Vis" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:ShowTrackedChanges\n" "TooltipLabel\n" "value.text" msgid "Show Track Changes" @@ -25222,6 +25267,15 @@ msgstr "Gå til side" msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:CommentChangeTracking\n" +"Label\n" +"value.text" +msgid "~Comment..." +msgstr "~Merknad …" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:CommentChangeTracking\n" "TooltipLabel\n" "value.text" msgid "Insert ODF Track Change Comment" @@ -31769,1124 +31823,3 @@ msgctxt "" "value.text" msgid "Fontwork Shape" msgstr "Skriftform" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun\n" -"Label\n" -"value.text" -msgid "Insert Pivot Table..." -msgstr "~Lag pivottabell …" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:InsertObjectChartFromFile\n" -"Label\n" -"value.text" -msgid "Chart From File..." -msgstr "Diagram fra fil" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:SetInputMode\n" -"Label\n" -"value.text" -msgid "Toggle Edit Mode" -msgstr "Slå av/på redigeringsmodus" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:DefinePrintArea\n" -"Label\n" -"value.text" -msgid "~Define Print Area" -msgstr "~Angi utskriftsområde" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:DeletePrintArea\n" -"Label\n" -"value.text" -msgid "~Clear Print Area" -msgstr "~Slett utskriftsområdet" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n" -"Label\n" -"value.text" -msgid "~Edit Print Area..." -msgstr "~Rediger utskriftsområde …" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:ToggleRelative\n" -"Label\n" -"value.text" -msgid "Relative/Absolute References" -msgstr "Relative/absolutte referanser" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:AddPrintArea\n" -"Label\n" -"value.text" -msgid "~Add Print Area" -msgstr "~Legg til utskriftsområde" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:InsertName\n" -"Label\n" -"value.text" -msgid "~Insert Name..." -msgstr "~Sett inn navn …" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:InsertName\n" -"ContextLabel\n" -"value.text" -msgid "~Insert..." -msgstr "~Sett inn …" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Add\n" -"Label\n" -"value.text" -msgid "Append Sheet" -msgstr "Legg til ark" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n" -"Label\n" -"value.text" -msgid "Format as Currency" -msgstr "Formater som valuta" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n" -"ContextLabel\n" -"value.text" -msgid "Currency" -msgstr "Valuta" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:NumberFormatPercent\n" -"Label\n" -"value.text" -msgid "Format as Percent" -msgstr "Formater som prosent" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:NumberFormatPercent\n" -"ContextLabel\n" -"value.text" -msgid "Percent" -msgstr "Prosent" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n" -"Label\n" -"value.text" -msgid "Format as General" -msgstr "Formater som generelt" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n" -"ContextLabel\n" -"value.text" -msgid "General" -msgstr "Generelt" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:NumberFormatDate\n" -"Label\n" -"value.text" -msgid "Format as Date" -msgstr "Formater som dato" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:NumberFormatDecimal\n" -"Label\n" -"value.text" -msgid "Format as Number" -msgstr "Formater som tall" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:NumberFormatDecimal\n" -"ContextLabel\n" -"value.text" -msgid "Number" -msgstr "Tall" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:NumberFormatScientific\n" -"Label\n" -"value.text" -msgid "Format as Scientific" -msgstr "Formater som vitenskaplig" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:NumberFormatScientific\n" -"ContextLabel\n" -"value.text" -msgid "Scientific" -msgstr "Vitenskaplig" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n" -"Label\n" -"value.text" -msgid "Format as Time" -msgstr "Formater som klokkeslett" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Popups..uno:NamesMenu\n" -"Label\n" -"value.text" -msgid "~Named Expressions" -msgstr "~Navngitte uttrykk" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Popups..uno:RowMenu\n" -"Label\n" -"value.text" -msgid "Ro~w" -msgstr "Rad" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Popups..uno:EditShapeHyperlink\n" -"Label\n" -"value.text" -msgid "Edit Hyperlink" -msgstr "Rediger hyperlenke" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Popups..uno:DeleteShapeHyperlink\n" -"Label\n" -"value.text" -msgid "Remove Hyperlink" -msgstr "Fjern hyperlenke" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Popups..uno:PasteOnlyValue\n" -"Label\n" -"value.text" -msgid "Paste Only Value" -msgstr "Kun innliming av verdi" - -msgctxt "" -"CalcWindowState.xcu\n" -"..CalcWindowState.UIElements.States.private:resource/toolbar/classificationbar\n" -"UIName\n" -"value.text" -msgid "Classification" -msgstr "Klassifisering" - -msgctxt "" -"ChartCommands.xcu\n" -"..ChartCommands.UserInterface.Commands..uno:InsertMenuTrendlines\n" -"Label\n" -"value.text" -msgid "Tre~nd Lines..." -msgstr "T~rendlinjer …" - -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Commands..uno:CustomAnimation\n" -"Label\n" -"value.text" -msgid "Custom Animation" -msgstr "Tilpasset animasjon" - -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Commands..uno:EditHyperlink\n" -"Label\n" -"value.text" -msgid "~Hyperlink..." -msgstr "~Hyperlenke …" - -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Commands..uno:ObjectTitleDescription\n" -"Label\n" -"value.text" -msgid "Description..." -msgstr "Beskrivelse …" - -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Commands..uno:NameGroup\n" -"Label\n" -"value.text" -msgid "Name..." -msgstr "Navn" - -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Commands..uno:ArrowsToolbox\n" -"Label\n" -"value.text" -msgid "Lines and Arrows" -msgstr "Linjer og piler" - -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Commands..uno:LineArrowStart\n" -"Label\n" -"value.text" -msgid "Line Starts with Arrow" -msgstr "Linje som begynner med pil" - -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Commands..uno:LineArrowEnd\n" -"Label\n" -"value.text" -msgid "Line Ends with Arrow" -msgstr "Linjeslutt med pil" - -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Commands..uno:LineArrows\n" -"Label\n" -"value.text" -msgid "Line with Arrows" -msgstr "Linje med piler" - -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Commands..uno:LineArrowCircle\n" -"Label\n" -"value.text" -msgid "Line with Arrow/Circle" -msgstr "Linje med pil/sirkel" - -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Commands..uno:LineCircleArrow\n" -"Label\n" -"value.text" -msgid "Line with Circle/Arrow" -msgstr "Linje med sirkel/pil" - -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Commands..uno:LineArrowSquare\n" -"Label\n" -"value.text" -msgid "Line with Arrow/Square" -msgstr "Linje med pil/kvadrat" - -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Commands..uno:LineSquareArrow\n" -"Label\n" -"value.text" -msgid "Line with Square/Arrow" -msgstr "Linje med kvadrat/pil" - -msgctxt "" -"Effects.xcu\n" -"..Effects.UserInterface.TransitionSets.random-bars\n" -"Label\n" -"value.text" -msgid "Random Bars" -msgstr "Tilfeldige linjer" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:ParaspaceIncrease\n" -"Label\n" -"value.text" -msgid "Increase Paragraph Spacing" -msgstr "Øk avstanden mellom avsnitt" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:ParaspaceDecrease\n" -"Label\n" -"value.text" -msgid "Decrease Paragraph Spacing" -msgstr "Reduser avstanden mellom avsnitt" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:ArrowShapes\n" -"Label\n" -"value.text" -msgid "Block Arrows" -msgstr "Blokkpiler" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:FlowChartShapes\n" -"Label\n" -"value.text" -msgid "Flowcharts" -msgstr "Flytdiagrammer" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:CalloutShapes\n" -"Label\n" -"value.text" -msgid "Callouts" -msgstr "Snakkebobler" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:StarShapes\n" -"Label\n" -"value.text" -msgid "Stars" -msgstr "Stjerner" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:Grow\n" -"Label\n" -"value.text" -msgid "Increase Font Size" -msgstr "Større skrift" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:Shrink\n" -"Label\n" -"value.text" -msgid "Decrease Font Size" -msgstr "Mindre skrift" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:LeftPara\n" -"Label\n" -"value.text" -msgid "Align Left" -msgstr "Venstrejustert" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:RightPara\n" -"Label\n" -"value.text" -msgid "Align Right" -msgstr "Høyrejustert" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:CenterPara\n" -"Label\n" -"value.text" -msgid "Center Horizontally" -msgstr "Midtstilt vannrett" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n" -"Label\n" -"value.text" -msgid "Optimal view" -msgstr "Optimal visning" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:GrafAttrCrop\n" -"Label\n" -"value.text" -msgid "Crop Image..." -msgstr "Klipp bilde …" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:Crop\n" -"Label\n" -"value.text" -msgid "Crop Image" -msgstr "Klipp bildet" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:Crop\n" -"ContextLabel\n" -"value.text" -msgid "Crop" -msgstr "Beskjær" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:NewDoc\n" -"Label\n" -"value.text" -msgid "Manage Templates" -msgstr "Malbehandler" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:OpenRemote\n" -"Label\n" -"value.text" -msgid "Open Remote ~File..." -msgstr "Åpne ekstern fil..." - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:SaveAsRemote\n" -"Label\n" -"value.text" -msgid "Save to Remote Ser~ver" -msgstr "Lagre til fjerntjener" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:InsertObjectChartFromFile\n" -"Label\n" -"value.text" -msgid "Chart from File" -msgstr "Diagram fra fil" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n" -"Label\n" -"value.text" -msgid "Bullets On/Off" -msgstr "Punktmerking på/av" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:SetOutline\n" -"Label\n" -"value.text" -msgid "Outline Presets" -msgstr "Forhåndsinnstillinger for omriss" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:DesignerDialog\n" -"Label\n" -"value.text" -msgid "St~yles and Formatting" -msgstr "Stil~behandler" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:EditStyle\n" -"Label\n" -"value.text" -msgid "~Edit Style..." -msgstr "~Rediger stil …" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:StyleNewByExample\n" -"Label\n" -"value.text" -msgid "~New Style..." -msgstr "~Ny stil …" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:StyleUpdateByExample\n" -"Label\n" -"value.text" -msgid "~Update Style" -msgstr "~Oppdater stil" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:OpenHyperlinkOnCursor\n" -"Label\n" -"value.text" -msgid "Open Hyperlink" -msgstr "Åpne hyperlenke" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n" -"Label\n" -"value.text" -msgid "~Spelling and Grammar..." -msgstr "~Stave- og grammatikkontroll …" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:InsertDraw\n" -"Label\n" -"value.text" -msgid "Show Draw Functions" -msgstr "Vis tegnefunksjoner" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n" -"Label\n" -"value.text" -msgid "~Hyperlink..." -msgstr "~Hyperlenke …" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:FormatPaintbrush\n" -"Label\n" -"value.text" -msgid "Clone Formatting" -msgstr "Klon formatering" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:GridVisible\n" -"Label\n" -"value.text" -msgid "~Display Grid" -msgstr "~Vis rutenett" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:CompareDocuments\n" -"Label\n" -"value.text" -msgid "Co~mpare Document..." -msgstr "Sammenlign ~dokumenter …" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:MergeDocuments\n" -"Label\n" -"value.text" -msgid "Merge Documen~t..." -msgstr "~Slå sammen dokumenter …" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n" -"Label\n" -"value.text" -msgid "Decrease Indent" -msgstr "Mindre innrykk" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n" -"Label\n" -"value.text" -msgid "Increase Indent" -msgstr "Større innrykk" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:SpellOnline\n" -"Label\n" -"value.text" -msgid "~Automatic Spell Checking" -msgstr "~Automatisk stavekontroll" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:InsertSymbol\n" -"Label\n" -"value.text" -msgid "S~pecial Character..." -msgstr "~Spesialtegn …" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n" -"Label\n" -"value.text" -msgid "~Export as PDF..." -msgstr "~Lagre som PDF …" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n" -"Label\n" -"value.text" -msgid "Export as PDF" -msgstr "Eksporter som PDF" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:HelperDialog\n" -"Label\n" -"value.text" -msgid "Help ~Agent" -msgstr "~Aktiv hjelp" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:SendMail\n" -"Label\n" -"value.text" -msgid "~E-mail Document..." -msgstr "~E-postdokument …" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:ExtrusionToggle\n" -"Label\n" -"value.text" -msgid "Extrusion On/Off" -msgstr "3D-effekter på/av" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n" -"Label\n" -"value.text" -msgid "Align Top" -msgstr "Toppjustert" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:CellVertCenter\n" -"Label\n" -"value.text" -msgid "Center Vertically" -msgstr "Midtstilt loddrett" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n" -"Label\n" -"value.text" -msgid "Align Bottom" -msgstr "Bunnjustert" - -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n" -"Label\n" -"value.text" -msgid "Audio or ~Video..." -msgstr "Audio eller ~Video …" - -msgctxt "" -"ImpressWindowState.xcu\n" -"..ImpressWindowState.UIElements.States.private:resource/toolbar/classificationbar\n" -"UIName\n" -"value.text" -msgid "Classification" -msgstr "Klassifisering" - -msgctxt "" -"Sidebar.xcu\n" -"..Sidebar.Content.DeckList.SdCustomAnimationDeck\n" -"Title\n" -"value.text" -msgid "Custom Animation" -msgstr "Tilpasset animasjon" - -msgctxt "" -"Sidebar.xcu\n" -"..Sidebar.Content.PanelList.StylesPropertyPanel\n" -"Title\n" -"value.text" -msgid "Styles" -msgstr "Stiler" - -msgctxt "" -"Sidebar.xcu\n" -"..Sidebar.Content.PanelList.PagePropertyPanel\n" -"Title\n" -"value.text" -msgid "Page" -msgstr "Side" - -msgctxt "" -"Sidebar.xcu\n" -"..Sidebar.Content.PanelList.SdCustomAnimationPanel\n" -"Title\n" -"value.text" -msgid "Custom Animation" -msgstr "Tilpasset animasjon" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:ShowAnnotations\n" -"Label\n" -"value.text" -msgid "Comments" -msgstr "Merknader" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:InsertEndnote\n" -"Label\n" -"value.text" -msgid "Insert Endnote" -msgstr "Sett inn sluttnote" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:InsertEndnote\n" -"ContextLabel\n" -"value.text" -msgid "~Endnote" -msgstr "~Sluttnote" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex\n" -"Label\n" -"value.text" -msgid "Insert Table of Contents, Index or Bibliography" -msgstr "Sett inn register, innholdsliste eller bibliografi" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:UpdateAllIndexes\n" -"Label\n" -"value.text" -msgid "Indexes and ~Tables" -msgstr "Register og innholdsliste" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:UpdateCurIndex\n" -"Label\n" -"value.text" -msgid "Current ~Index" -msgstr "Gjeldende ~register" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:ProtectTraceChangeMode\n" -"Label\n" -"value.text" -msgid "~Protect Changes..." -msgstr "~Beskytt endringer …" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:RejectTrackedChange\n" -"Label\n" -"value.text" -msgid "Reject Change" -msgstr "Avvis endring" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n" -"Label\n" -"value.text" -msgid "Accept Change" -msgstr "Godta endring" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:NextTrackedChange\n" -"Label\n" -"value.text" -msgid "~Next Change" -msgstr "~Neste endring" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:PreviousTrackedChange\n" -"Label\n" -"value.text" -msgid "Pr~evious Change" -msgstr "~Forrige endring" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:TrackChanges\n" -"Label\n" -"value.text" -msgid "~Record Changes" -msgstr "~Ta opp endringer" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:TrackChangesBar\n" -"Label\n" -"value.text" -msgid "Show Track Changes Bar" -msgstr "Vis Spor endringer" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:ShowTrackedChanges\n" -"Label\n" -"value.text" -msgid "~Show Changes" -msgstr "~Vis endringer …" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:CommentChangeTracking\n" -"Label\n" -"value.text" -msgid "~Comment on Change..." -msgstr "~Kommenter endringen …" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChanges\n" -"Label\n" -"value.text" -msgid "~Manage Changes..." -msgstr "~Behandle endringer …" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:EditHyperlink\n" -"Label\n" -"value.text" -msgid "~Hyperlink" -msgstr "~Hyperlenke" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:EditHyperlink\n" -"PopupLabel\n" -"value.text" -msgid "Edit Hyperlink..." -msgstr "Rediger hyperlenke" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:RemoveHyperlink\n" -"Label\n" -"value.text" -msgid "Remove Hyperlink" -msgstr "Fjern hyperlenke" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:CopyHyperlinkLocation\n" -"Label\n" -"value.text" -msgid "Copy Hyperlink Location" -msgstr "Kopier hyperlenkemål" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:InsertHyperlinkDlg\n" -"Label\n" -"value.text" -msgid "Insert Hyperlink" -msgstr "Sett inn hyperlenke" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:InsertPagebreak\n" -"Label\n" -"value.text" -msgid "Insert Page Break" -msgstr "Sett inn ~sideskift" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:InsertPagebreak\n" -"ContextLabel\n" -"value.text" -msgid "~Page Break" -msgstr "~Sideskift" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:InsertAnnotation\n" -"Label\n" -"value.text" -msgid "Comme~nt" -msgstr "~Merknad" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:InsertTable\n" -"Label\n" -"value.text" -msgid "Insert ~Table..." -msgstr "Sett inn ~tabell …" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n" -"Label\n" -"value.text" -msgid "Insert Frame" -msgstr "Sett inn ramme" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:InsertFieldCtrl\n" -"Label\n" -"value.text" -msgid "Insert Field" -msgstr "Sett inn felt" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:InsertFieldCtrl\n" -"ContextLabel\n" -"value.text" -msgid "Fiel~d" -msgstr "Felt" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:InsertFootnote\n" -"Label\n" -"value.text" -msgid "Insert Footnote" -msgstr "Sett inn fotnote" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:InsertFootnote\n" -"ContextLabel\n" -"value.text" -msgid "~Footnote" -msgstr "~Fotnote" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:ExecHyperlinks\n" -"Label\n" -"value.text" -msgid "Hyperlinks Active" -msgstr "Aktive hyperlenker" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:ObjectTitleDescription\n" -"Label\n" -"value.text" -msgid "Description..." -msgstr "Beskrivelse …" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:NameGroup\n" -"Label\n" -"value.text" -msgid "Name..." -msgstr "Navn" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n" -"Label\n" -"value.text" -msgid "Clear ~Direct Formatting" -msgstr "Fjern ~direkte formatering" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:ControlCodes\n" -"Label\n" -"value.text" -msgid "~Non-printing Characters" -msgstr "~Kontrolltegn" - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Popups..uno:StyleApply\n" -"Label\n" -"value.text" -msgid "Apply Paragraph Style" -msgstr "Bruk avsnittsstil" - -msgctxt "" -"WriterWindowState.xcu\n" -"..WriterWindowState.UIElements.States.private:resource/toolbar/classificationbar\n" -"UIName\n" -"value.text" -msgid "Classification" -msgstr "Klassifisering" - -#: CalcCommands.xcu -#, fuzzy -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:ObjectTitleDescription\n" -"Label\n" -"value.text" -msgid "Description..." -msgstr "Beskrivelse …" - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:InsertObjectChart\n" -"Label\n" -"value.text" -msgid "Ch~art..." -msgstr "~Diagram …" - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Popups..uno:ColumnMenu\n" -"Label\n" -"value.text" -msgid "Colu~mn" -msgstr "~Kolonne" - -#: DrawImpressCommands.xcu -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Commands..uno:MeasureLine\n" -"Label\n" -"value.text" -msgid "Dimension Line" -msgstr "Målelinje" - -#: GenericCommands.xcu -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:DefaultNumbering\n" -"Label\n" -"value.text" -msgid "Numbering On/Off" -msgstr "Nummerering på/av" - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:NumberFormatDate\n" -"ContextLabel\n" -"value.text" -msgid "Date" -msgstr "Dato" - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n" -"ContextLabel\n" -"value.text" -msgid "Time" -msgstr "Klokkeslett" - -#: GenericCommands.xcu -msgctxt "" -"GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:Gallery\n" -"Label\n" -"value.text" -msgid "Media ~Gallery" -msgstr "Media ~Galleri" diff --git a/source/nb/sc/source/ui/dbgui.po b/source/nb/sc/source/ui/dbgui.po index 4919854bcb0..5cd5bae7636 100644 --- a/source/nb/sc/source/ui/dbgui.po +++ b/source/nb/sc/source/ui/dbgui.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2014-11-18 11:23+0100\n" -"PO-Revision-Date: 2012-12-26 11:08+0000\n" -"Last-Translator: Olav <odahlum@gmail.com>\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" +"PO-Revision-Date: 2016-07-05 04:21+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1356520086.0\n" +"X-POOTLE-MTIME: 1467692487.000000\n" #: pvfundlg.src msgctxt "" @@ -47,6 +47,15 @@ msgstr "Middelverdi" msgctxt "" "pvfundlg.src\n" "SCSTR_DPFUNCLISTBOX\n" +"Median\n" +"itemlist.text" +msgid "Median" +msgstr "" + +#: pvfundlg.src +msgctxt "" +"pvfundlg.src\n" +"SCSTR_DPFUNCLISTBOX\n" "Max\n" "itemlist.text" msgid "Max" diff --git a/source/nb/sc/source/ui/src.po b/source/nb/sc/source/ui/src.po index 28b09b13d71..a743b95ad6d 100644 --- a/source/nb/sc/source/ui/src.po +++ b/source/nb/sc/source/ui/src.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" "PO-Revision-Date: 2016-11-01 21:35+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: British English <>\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" "X-POOTLE-MTIME: 1478036111.000000\n" #: filter.src @@ -1226,105 +1226,6 @@ msgstr "Gruppe" msgctxt "" "globstr.src\n" "RID_GLOBSTR\n" -"STR_PIVOTFUNC_SUM\n" -"string.text" -msgid "SUM" -msgstr "SUMMER" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_COUNT\n" -"string.text" -msgid "COUNT" -msgstr "ANTALL" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_AVG\n" -"string.text" -msgid "AVERAGE" -msgstr "GJENNOMSNITT" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_MAX\n" -"string.text" -msgid "MAX" -msgstr "MAKS" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_MIN\n" -"string.text" -msgid "MIN" -msgstr "MIN" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_PROD\n" -"string.text" -msgid "PRODUCT" -msgstr "PRODUKT" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_COUNT2\n" -"string.text" -msgid "COUNTA" -msgstr "ANTALLA" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_STDDEV\n" -"string.text" -msgid "STDEV" -msgstr "STDAV" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_STDDEV2\n" -"string.text" -msgid "STDEVP" -msgstr "STDAVP" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_VAR\n" -"string.text" -msgid "VAR" -msgstr "VARIANS" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_VAR2\n" -"string.text" -msgid "VARP" -msgstr "VARIANSP" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" "STR_TABLE\n" "string.text" msgid "Sheet" @@ -1610,6 +1511,15 @@ msgstr "Middelverdi" msgctxt "" "globstr.src\n" "RID_GLOBSTR\n" +"STR_FUN_TEXT_MEDIAN\n" +"string.text" +msgid "Median" +msgstr "" + +#: globstr.src +msgctxt "" +"globstr.src\n" +"RID_GLOBSTR\n" "STR_FUN_TEXT_MAX\n" "string.text" msgid "Max" @@ -25702,1096 +25612,3 @@ msgctxt "" "string.text" msgid "Collapse Formula Bar" msgstr "Fold sammen formelinje" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY\n" -"STR_CONDITION\n" -"string.text" -msgid "Condition " -msgstr "Vilkår " - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE\n" -"All Cells\n" -"stringlist.text" -msgid "All Cells" -msgstr "Alle celler" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"equal to\n" -"stringlist.text" -msgid "equal to" -msgstr "lik" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"less than\n" -"stringlist.text" -msgid "less than" -msgstr "mindre enn" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"greater than\n" -"stringlist.text" -msgid "greater than" -msgstr "større enn" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"less than or equal to\n" -"stringlist.text" -msgid "less than or equal to" -msgstr "mindre enn eller lik" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"greater than or equal to\n" -"stringlist.text" -msgid "greater than or equal to" -msgstr "større enn eller lik " - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"not equal to\n" -"stringlist.text" -msgid "not equal to" -msgstr "ikke lik" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"not duplicate\n" -"stringlist.text" -msgid "not duplicate" -msgstr "ikke lag kopi" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"top 10 elements\n" -"stringlist.text" -msgid "top 10 elements" -msgstr "de 10 øverste elementene" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"bottom 10 elements\n" -"stringlist.text" -msgid "bottom 10 elements" -msgstr "de 10 nederste elementene" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"top 10 percent\n" -"stringlist.text" -msgid "top 10 percent" -msgstr "de 10 øverste prosentene" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"bottom 10 percent\n" -"stringlist.text" -msgid "bottom 10 percent" -msgstr "de 10 nederste prosentene" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"above average\n" -"stringlist.text" -msgid "above average" -msgstr "over gjennomsnittet" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"below average\n" -"stringlist.text" -msgid "below average" -msgstr "under gjennomsnittet" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"above or equal average\n" -"stringlist.text" -msgid "above or equal average" -msgstr "over eller lik gjennomsnittet" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"below or equal average\n" -"stringlist.text" -msgid "below or equal average" -msgstr "under eller lik gjennomsnittet" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"Error\n" -"stringlist.text" -msgid "Error" -msgstr "feil" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"No Error\n" -"stringlist.text" -msgid "No Error" -msgstr "ingen feil" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_COLOR_FORMAT\n" -"Color Scale (2 Entries)\n" -"stringlist.text" -msgid "Color Scale (2 Entries)" -msgstr "Fargeskala (2 oppføringer)" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_COLOR_FORMAT\n" -"Color Scale (3 Entries)\n" -"stringlist.text" -msgid "Color Scale (3 Entries)" -msgstr "Fargeskala (3 oppføringer)" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_COLOR_FORMAT\n" -"Data Bar\n" -"stringlist.text" -msgid "Data Bar" -msgstr "Datalinje" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_COLOR_FORMAT\n" -"Icon Set\n" -"stringlist.text" -msgid "Icon Set" -msgstr "Ikonsamling" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY\n" -"FT_STYLE\n" -"fixedtext.text" -msgid "Apply Style" -msgstr "Bruk stil" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_STYLE\n" -"New Style...\n" -"stringlist.text" -msgid "New Style..." -msgstr "Ny stil …" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIN\n" -"Percentile\n" -"stringlist.text" -msgid "Percentile" -msgstr "Persentil" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIN\n" -"Percent\n" -"stringlist.text" -msgid "Percent" -msgstr "Prosent" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIN\n" -"Formula\n" -"stringlist.text" -msgid "Formula" -msgstr "Formel" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIDDLE\n" -"Automatic\n" -"stringlist.text" -msgid "Automatic" -msgstr "Automatisk" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIDDLE\n" -"Min\n" -"stringlist.text" -msgid "Min" -msgstr "Min" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIDDLE\n" -"Max\n" -"stringlist.text" -msgid "Max" -msgstr "Maks" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIDDLE\n" -"Percentile\n" -"stringlist.text" -msgid "Percentile" -msgstr "Persentil" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIDDLE\n" -"Value\n" -"stringlist.text" -msgid "Value" -msgstr "Verdi" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIDDLE\n" -"Percent\n" -"stringlist.text" -msgid "Percent" -msgstr "Prosent" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIDDLE\n" -"Formula\n" -"stringlist.text" -msgid "Formula" -msgstr "Formel" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MAX\n" -"Automatic\n" -"stringlist.text" -msgid "Automatic" -msgstr "Automatisk" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MAX\n" -"Min\n" -"stringlist.text" -msgid "Min" -msgstr "Min" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MAX\n" -"Max\n" -"stringlist.text" -msgid "Max" -msgstr "Maks" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MAX\n" -"Percentile\n" -"stringlist.text" -msgid "Percentile" -msgstr "Persentil" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MAX\n" -"Value\n" -"stringlist.text" -msgid "Value" -msgstr "Verdi" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MAX\n" -"Percent\n" -"stringlist.text" -msgid "Percent" -msgstr "Prosent" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MAX\n" -"Formula\n" -"stringlist.text" -msgid "Formula" -msgstr "Formel" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY\n" -"WD_PREVIEW\n" -"window.text" -msgid "Example" -msgstr "Eksempel" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY\n" -"BTN_OPTIONS\n" -"pushbutton.text" -msgid "More Options..." -msgstr "Flere valg …" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_DATE_TYPE\n" -"Today\n" -"stringlist.text" -msgid "Today" -msgstr "I dag" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_DATE_TYPE\n" -"Yesterday\n" -"stringlist.text" -msgid "Yesterday" -msgstr "I går" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_DATE_TYPE\n" -"Tomorrow\n" -"stringlist.text" -msgid "Tomorrow" -msgstr "I morgen" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_DATE_TYPE\n" -"Last 7 days\n" -"stringlist.text" -msgid "Last 7 days" -msgstr "Siste 7 dager" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_DATE_TYPE\n" -"This week\n" -"stringlist.text" -msgid "This week" -msgstr "Denne uka" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_DATE_TYPE\n" -"Last week\n" -"stringlist.text" -msgid "Last week" -msgstr "Forrige uke" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_DATE_TYPE\n" -"Next week\n" -"stringlist.text" -msgid "Next week" -msgstr "Neste uke" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_DATE_TYPE\n" -"This month\n" -"stringlist.text" -msgid "This month" -msgstr "Denne måneden" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_DATE_TYPE\n" -"Last month\n" -"stringlist.text" -msgid "Last month" -msgstr "Forrige måned" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_DATE_TYPE\n" -"Next month\n" -"stringlist.text" -msgid "Next month" -msgstr "Neste måned" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_DATE_TYPE\n" -"This year\n" -"stringlist.text" -msgid "This year" -msgstr "Dette året" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_DATE_TYPE\n" -"Last year\n" -"stringlist.text" -msgid "Last year" -msgstr "Fjoråret" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_DATE_TYPE\n" -"Next year\n" -"stringlist.text" -msgid "Next year" -msgstr "Neste år" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"3 Arrows\n" -"stringlist.text" -msgid "3 Arrows" -msgstr "3 Piler" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"3 Gray Arrows\n" -"stringlist.text" -msgid "3 Gray Arrows" -msgstr "3 Grå piler" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"3 Flags\n" -"stringlist.text" -msgid "3 Flags" -msgstr "3 Flagg" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"3 Traffic Lights 1\n" -"stringlist.text" -msgid "3 Traffic Lights 1" -msgstr "3 Trafikklys 1" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"3 Traffic Lights 2\n" -"stringlist.text" -msgid "3 Traffic Lights 2" -msgstr "3 Trafikklys 2" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"3 Signs\n" -"stringlist.text" -msgid "3 Signs" -msgstr "3 Skilt" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"3 Symbols 1\n" -"stringlist.text" -msgid "3 Symbols 1" -msgstr "3 Symboler 1" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"3 Symbols 2\n" -"stringlist.text" -msgid "3 Symbols 2" -msgstr "3 Symboler 2" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"3 Smileys\n" -"stringlist.text" -msgid "3 Smileys" -msgstr "Tre smilefjes" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"3 Stars\n" -"stringlist.text" -msgid "3 Stars" -msgstr "Tre stjerner" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"3 Triangles\n" -"stringlist.text" -msgid "3 Triangles" -msgstr "Tre trekanter" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"3 Colored Smileys\n" -"stringlist.text" -msgid "3 Colored Smileys" -msgstr "Tre fargede smilefjes" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"4 Arrows\n" -"stringlist.text" -msgid "4 Arrows" -msgstr "4 Piler" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"4 Gray Arrows\n" -"stringlist.text" -msgid "4 Gray Arrows" -msgstr "4 Grå piler" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"4 Circles Red to Black\n" -"stringlist.text" -msgid "4 Circles Red to Black" -msgstr "4 Sirkler rødt til svart" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"4 Ratings\n" -"stringlist.text" -msgid "4 Ratings" -msgstr "4 Poeng" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"4 Traffic Lights\n" -"stringlist.text" -msgid "4 Traffic Lights" -msgstr "4 Trafikklys" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"5 Arrows\n" -"stringlist.text" -msgid "5 Arrows" -msgstr "5 Piler" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"5 Gray Arrows\n" -"stringlist.text" -msgid "5 Gray Arrows" -msgstr "5 Grå piler" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"5 Ratings\n" -"stringlist.text" -msgid "5 Ratings" -msgstr "5 Poeng" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"5 Quarters\n" -"stringlist.text" -msgid "5 Quarters" -msgstr "5 kvartal" - -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_ICONSET_TYPE\n" -"5 Boxes\n" -"stringlist.text" -msgid "5 Boxes" -msgstr "Fem bokser" - -msgctxt "" -"condformatdlg.src\n" -"RID_ICON_SET_ENTRY\n" -"FT_ICON_SET_ENTRY_TEXT\n" -"fixedtext.text" -msgid " >= " -msgstr " >= " - -msgctxt "" -"condformatdlg.src\n" -"RID_ICON_SET_ENTRY.LB_ICON_SET_ENTRY_TYPE\n" -"Value\n" -"stringlist.text" -msgid "Value" -msgstr "Verdi" - -msgctxt "" -"condformatdlg.src\n" -"RID_ICON_SET_ENTRY.LB_ICON_SET_ENTRY_TYPE\n" -"Percent\n" -"stringlist.text" -msgid "Percent" -msgstr "Prosent" - -msgctxt "" -"condformatdlg.src\n" -"RID_ICON_SET_ENTRY.LB_ICON_SET_ENTRY_TYPE\n" -"Percentile\n" -"stringlist.text" -msgid "Percentile" -msgstr "Persentil" - -msgctxt "" -"condformatdlg.src\n" -"RID_ICON_SET_ENTRY.LB_ICON_SET_ENTRY_TYPE\n" -"Formula\n" -"stringlist.text" -msgid "Formula" -msgstr "Formel" - -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_DATABASE_ABORTED\n" -"string.text" -msgid "Database import terminated." -msgstr "Importen av databasen ble avbrutt." - -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EFFECTIVE\n" -"1\n" -"string.text" -msgid "Calculates the annual net interest rate for a nominal interest rate." -msgstr "Beregn årlig effektiv rente ut fra den nominelle renta." - -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EFFECTIVE\n" -"2\n" -"string.text" -msgid "NOM" -msgstr "NOM" - -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EFFECTIVE\n" -"3\n" -"string.text" -msgid "Nominal Interest" -msgstr "Nominell rente" - -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EFFECTIVE\n" -"5\n" -"string.text" -msgid "Periods. The number of interest payments per year." -msgstr "Perioder. Antall renteperioder (betalinger) i året." - -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DURATION\n" -"1\n" -"string.text" -msgid "Duration. Calculates the number of periods required by an investment to attain the desired value." -msgstr "Varighet. Beregn antall perioder en investering trenger for å oppnå ønsket verdi." - -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DURATION\n" -"2\n" -"string.text" -msgid "RATE" -msgstr "RENTE" - -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DURATION\n" -"3\n" -"string.text" -msgid "The constant rate of interest." -msgstr "Fastrenta." - -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DURATION\n" -"4\n" -"string.text" -msgid "pv" -msgstr "nåverdi" - -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DURATION\n" -"5\n" -"string.text" -msgid "The present value. The current value of the investment." -msgstr "Nåverdi. Nåværende verdi av en investering." - -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DURATION\n" -"6\n" -"string.text" -msgid "FV" -msgstr "SLUTTVERDI" - -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL_MS\n" -"1\n" -"string.text" -msgid "" -"Rounds a number up to the nearest multiple of significance.\n" -"This function exists for interoperability with Microsoft Excel 2007 or older versions." -msgstr "" -"Avrunder et tall opp til neste multippel av betydning.\n" -"Denne funksjonen brukes for interoperabilitet med MS Excel 2007 eller eldre." - -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT\n" -"1\n" -"string.text" -msgid "Converts a value according to a conversion table in the configuration (main.xcd)." -msgstr "Gjør om en verdi i henhold til en omgjøringstabell i hovedoppsettet (main.xcd)." - -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT\n" -"2\n" -"string.text" -msgid "value" -msgstr "verdi" - -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT\n" -"4\n" -"string.text" -msgid "text" -msgstr "tekst" - -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT\n" -"5\n" -"string.text" -msgid "Unit from which something is converted, case-sensitive." -msgstr "Enheten noe skal gjøres om fra, skiller mellom store og små bokstaver." - -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT\n" -"6\n" -"string.text" -msgid "text" -msgstr "tekst" - -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT\n" -"7\n" -"string.text" -msgid "Unit into which something is converted, case-sensitive." -msgstr "Enheten noe skal gjøres om til, skiller mellom store og små bokstaver." - -msgctxt "" -"scstring.src\n" -"SCSTR_STDFILTER\n" -"string.text" -msgid "~Standard Filter..." -msgstr "~Standardfilter …" - -msgctxt "" -"scstring.src\n" -"SCSTR_PRINT_OPTIONS\n" -"Pages\n" -"itemlist.text" -msgid "Pages" -msgstr "Sider" - -msgctxt "" -"scstring.src\n" -"SCSTR_PRINT_OPTIONS\n" -"~Suppress output of empty pages\n" -"itemlist.text" -msgid "~Suppress output of empty pages" -msgstr "~Hindre sending av tomme sider" - -msgctxt "" -"scstring.src\n" -"SCSTR_PRINT_OPTIONS\n" -"Print content\n" -"itemlist.text" -msgid "Print content" -msgstr "Utskriftsområde" - -msgctxt "" -"scstring.src\n" -"SCSTR_PRINT_OPTIONS\n" -"~All sheets\n" -"itemlist.text" -msgid "~All sheets" -msgstr "~Alle ark" - -msgctxt "" -"scstring.src\n" -"SCSTR_PRINT_OPTIONS\n" -"~Selected sheets\n" -"itemlist.text" -msgid "~Selected sheets" -msgstr "~Valgte ark" - -msgctxt "" -"scstring.src\n" -"SCSTR_PRINT_OPTIONS\n" -"Selected cells\n" -"itemlist.text" -msgid "Selected cells" -msgstr "Valgte celler" - -msgctxt "" -"scstring.src\n" -"SCSTR_PRINT_OPTIONS\n" -"From which print\n" -"itemlist.text" -msgid "From which print" -msgstr "Fra hvilken utskrift" - -msgctxt "" -"scstring.src\n" -"SCSTR_PRINT_OPTIONS\n" -"All ~pages\n" -"itemlist.text" -msgid "All ~pages" -msgstr "Alle ~sider" - -msgctxt "" -"scstring.src\n" -"SCSTR_PRINT_OPTIONS\n" -"Pa~ges\n" -"itemlist.text" -msgid "Pa~ges" -msgstr "~Sider" - -msgctxt "" -"scstring.src\n" -"SCSTR_PRINT_OPTIONS\n" -"%PRODUCTNAME %s\n" -"itemlist.text" -msgid "%PRODUCTNAME %s" -msgstr "%PRODUCTNAME %s" - -msgctxt "" -"scstring.src\n" -"SCSTR_AUTHOR\n" -"string.text" -msgid "By author" -msgstr "Etter forfatter" - -msgctxt "" -"scwarngs.src\n" -"RID_WRNHDLSC\n" -"ERRCODE_SC_EXPORT_WRN_ASCII & SH_MAX\n" -"string.text" -msgid "Only the active sheet could be saved." -msgstr "Klarte bare å lagre dette arket." - -msgctxt "" -"scwarngs.src\n" -"RID_WRNHDLSC\n" -"ERRCODE_SC_IMPORT_WRN_RNGOVRFLW & SH_MAX\n" -"string.text" -msgid "The number of rows exceeded the maximum. Additional rows were not imported!" -msgstr "Flere rader enn tillatt. Hentet ikke inn ekstra rader." - -#: scfuncs.src -#, fuzzy -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT\n" -"3\n" -"string.text" -msgid "The value to be converted." -msgstr "Verdien som skal regnes om." - -#: condformatdlg.src -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"not between\n" -"stringlist.text" -msgid "not between" -msgstr "ikke mellom" - -#: condformatdlg.src -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE\n" -"Cell value is\n" -"stringlist.text" -msgid "Cell value is" -msgstr "Celleverdien er" - -#: condformatdlg.src -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIN\n" -"Automatic\n" -"stringlist.text" -msgid "Automatic" -msgstr "Automatisk" - -#: condformatdlg.src -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIN\n" -"Min\n" -"stringlist.text" -msgid "Min" -msgstr "Min" - -#: condformatdlg.src -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE\n" -"Date is\n" -"stringlist.text" -msgid "Date is" -msgstr "Datoen er" - -#: condformatdlg.src -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIN\n" -"Value\n" -"stringlist.text" -msgid "Value" -msgstr "Verdi" - -#: condformatdlg.src -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"Contains\n" -"stringlist.text" -msgid "Contains" -msgstr "Inneholder" - -#: condformatdlg.src -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"duplicate\n" -"stringlist.text" -msgid "duplicate" -msgstr "kopi" - -#: condformatdlg.src -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"Begins with\n" -"stringlist.text" -msgid "Begins with" -msgstr "Begynner med" - -#: condformatdlg.src -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"Ends with\n" -"stringlist.text" -msgid "Ends with" -msgstr "Slutter med" - -#: condformatdlg.src -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIN\n" -"Max\n" -"stringlist.text" -msgid "Max" -msgstr "Maks" - -#: condformatdlg.src -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"Not Contains\n" -"stringlist.text" -msgid "Not Contains" -msgstr "Inneholder ikke" - -#: condformatdlg.src -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_TYPE\n" -"Formula is\n" -"stringlist.text" -msgid "Formula is" -msgstr "Formelen er" - -#: condformatdlg.src -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY.LB_CELLIS_TYPE\n" -"between\n" -"stringlist.text" -msgid "between" -msgstr "mellom" - -#: scfuncs.src -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DURATION\n" -"7\n" -"string.text" -msgid "The future value of the investment." -msgstr "Sluttverdien av en investering." - -#: condformatdlg.src -msgctxt "" -"condformatdlg.src\n" -"RID_COND_ENTRY\n" -"FT_VAL\n" -"fixedtext.text" -msgid "Enter a value!" -msgstr "Skriv inn en verdi" - -#: scfuncs.src -msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EFFECTIVE\n" -"4\n" -"string.text" -msgid "P" -msgstr "P" diff --git a/source/nb/sc/uiconfig/scalc/ui.po b/source/nb/sc/uiconfig/scalc/ui.po index 1236e8345c8..ae221f62873 100644 --- a/source/nb/sc/uiconfig/scalc/ui.po +++ b/source/nb/sc/uiconfig/scalc/ui.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" "PO-Revision-Date: 2016-11-01 21:35+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: British English <>\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" "X-POOTLE-MTIME: 1478036141.000000\n" #: advancedfilterdialog.ui @@ -430,11 +430,8 @@ msgctxt "" msgid "" "Cell protection is only effective after the current sheet has been protected.\n" "\n" -"Select 'Protect Document' from the 'Tools' menu, and specify 'Sheet'." +"Select 'Protect Sheet' from the 'Tools' menu." msgstr "" -"Cellebeskyttelse er kun effektivt etter at det gjeldende arket har blitt beskyttet.\n" -"\n" -"Velg «Beskytt dokumentet» fra menyen «Verktøy», og angi «Ark»." #: cellprotectionpage.ui msgctxt "" @@ -13143,339 +13140,3 @@ msgctxt "" "string.text" msgid "Grouped by" msgstr "Gruppert etter" - -msgctxt "" -"databaroptions.ui\n" -"custom_color\n" -"label\n" -"string.text" -msgid "Custom" -msgstr "Selvvalgt" - -msgctxt "" -"notebookbar.ui\n" -"label1\n" -"label\n" -"string.text" -msgid "File" -msgstr "Fil" - -msgctxt "" -"notebookbar.ui\n" -"label2\n" -"label\n" -"string.text" -msgid "Calc" -msgstr "Calc" - -msgctxt "" -"optcalculatepage.ui\n" -"case\n" -"tooltip_markup\n" -"string.text" -msgid "Disable case sensitivity for interoperability with Microsoft Excel" -msgstr "Deaktiver store og små bokstaver for interoperabilitet med Microsoft Excel" - -msgctxt "" -"optcalculatepage.ui\n" -"match\n" -"tooltip_markup\n" -"string.text" -msgid "Enable this for interoperability with Microsoft Excel" -msgstr "Aktiver dette for interoperabilitet med Microsoft Excel" - -msgctxt "" -"optcalculatepage.ui\n" -"formulawildcards\n" -"tooltip_markup\n" -"string.text" -msgid "Enable wildcards for interoperability with Microsoft Excel" -msgstr "Aktiver jokertegn for interoperabiltet medMicrosoft Excel" - -msgctxt "" -"optcalculatepage.ui\n" -"datestd\n" -"tooltip_markup\n" -"string.text" -msgid "Value 0 corresponds to 12/30/1899" -msgstr "Verdien 0 svarer til 30.12.1899" - -msgctxt "" -"optcalculatepage.ui\n" -"datesc10\n" -"tooltip_markup\n" -"string.text" -msgid "Value 0 corresponds to 01/01/1900" -msgstr "Verdien 0 svarer til 01.01.1900" - -msgctxt "" -"optcalculatepage.ui\n" -"date1904\n" -"tooltip_markup\n" -"string.text" -msgid "0 corresponds to 01/01/1904" -msgstr "Verdien 0 svarer til 01.01.1904" - -msgctxt "" -"sidebarcellappearance.ui\n" -"linecolor\n" -"tooltip_markup\n" -"string.text" -msgid "Select the line color of the borders." -msgstr "Velg linjefargen til kantene." - -msgctxt "" -"solverdlg.ui\n" -"del2\n" -"tooltip_markup\n" -"string.text" -msgid "Remove" -msgstr "Fjern" - -msgctxt "" -"solverdlg.ui\n" -"del1\n" -"tooltip_markup\n" -"string.text" -msgid "Remove" -msgstr "Fjern" - -msgctxt "" -"solverdlg.ui\n" -"del3\n" -"tooltip_markup\n" -"string.text" -msgid "Remove" -msgstr "Fjern" - -msgctxt "" -"solverdlg.ui\n" -"del4\n" -"tooltip_markup\n" -"string.text" -msgid "Remove" -msgstr "Fjern" - -msgctxt "" -"xmlsourcedialog.ui\n" -"selectsource\n" -"tooltip_markup\n" -"string.text" -msgid "Browse to set source file." -msgstr "Bla gjennom for å angi kildefila." - -#: datastreams.ui -msgctxt "" -"datastreams.ui\n" -"url\n" -"tooltip_markup\n" -"string.text" -msgid "Enter the URL of the source document in the local file system or Internet here." -msgstr "Oppgi URL-en til kildedokumentet i det lokale filsystemet eller på Internett." - -#: headerfootercontent.ui -msgctxt "" -"headerfootercontent.ui\n" -"buttonBTN_TEXT\n" -"tooltip_markup\n" -"string.text" -msgid "Text Attributes" -msgstr "Tekstegenskaper" - -#: headerfootercontent.ui -msgctxt "" -"headerfootercontent.ui\n" -"buttonBTN_TABLE\n" -"tooltip_markup\n" -"string.text" -msgid "Sheet Name" -msgstr "Arknavn" - -#: headerfootercontent.ui -msgctxt "" -"headerfootercontent.ui\n" -"buttonBTN_PAGE\n" -"tooltip_markup\n" -"string.text" -msgid "Page" -msgstr "Side" - -#: headerfootercontent.ui -msgctxt "" -"headerfootercontent.ui\n" -"buttonBTN_PAGES\n" -"tooltip_markup\n" -"string.text" -msgid "Pages" -msgstr "Sider" - -#: headerfootercontent.ui -msgctxt "" -"headerfootercontent.ui\n" -"buttonBTN_DATE\n" -"tooltip_markup\n" -"string.text" -msgid "Date" -msgstr "dato" - -#: headerfootercontent.ui -msgctxt "" -"headerfootercontent.ui\n" -"buttonBTN_TIME\n" -"tooltip_markup\n" -"string.text" -msgid "Time" -msgstr "Klokkeslett" - -#: sidebaralignment.ui -msgctxt "" -"sidebaralignment.ui\n" -"horizontalalignment\n" -"tooltip_markup\n" -"string.text" -msgid "Horizontal Alignment" -msgstr "Vannrett justering" - -#: sidebaralignment.ui -msgctxt "" -"sidebaralignment.ui\n" -"leftindent\n" -"tooltip_markup\n" -"string.text" -msgid "Indents from the left edge." -msgstr "Innrykk fra venstre kant." - -#: sidebaralignment.ui -msgctxt "" -"sidebaralignment.ui\n" -"mergecells\n" -"tooltip_markup\n" -"string.text" -msgid "Joins the selected cells into one." -msgstr "Slår de valgte cellene sammen til en celle." - -#: sidebaralignment.ui -msgctxt "" -"sidebaralignment.ui\n" -"wraptext\n" -"tooltip_markup\n" -"string.text" -msgid "Wrap texts automatically." -msgstr "Automatisk tekstbryting." - -#: sidebaralignment.ui -msgctxt "" -"sidebaralignment.ui\n" -"orientationdegrees\n" -"tooltip_markup\n" -"string.text" -msgid "Select the angle for rotation." -msgstr "Velg rotasjonsvinkelen." - -#: sidebarcellappearance.ui -msgctxt "" -"sidebarcellappearance.ui\n" -"bordertype\n" -"tooltip_markup\n" -"string.text" -msgid "Specify the borders of the selected cells." -msgstr "Angi kantene til de valgte cellene." - -#: sidebarcellappearance.ui -msgctxt "" -"sidebarcellappearance.ui\n" -"linestyle\n" -"tooltip_markup\n" -"string.text" -msgid "Select the line style of the borders." -msgstr "Velg linjestilen til kantene." - -#: sidebarcellappearance.ui -msgctxt "" -"sidebarcellappearance.ui\n" -"borderlinecolor\n" -"tooltip_markup\n" -"string.text" -msgid "Select the line color of the borders." -msgstr "Velg linjefargen til kantene." - -#: sidebarnumberformat.ui -msgctxt "" -"sidebarnumberformat.ui\n" -"category\n" -"tooltip_markup\n" -"string.text" -msgid "Select a category of contents." -msgstr "Velg en innholdskategori." - -#: sidebarnumberformat.ui -msgctxt "" -"sidebarnumberformat.ui\n" -"decimalplaces\n" -"tooltip_markup\n" -"string.text" -msgid "Enter the number of decimal places that you want to display." -msgstr "Angi antallet desimalplasser som skal vises." - -#: sidebarnumberformat.ui -msgctxt "" -"sidebarnumberformat.ui\n" -"leadingzeroes\n" -"tooltip_markup\n" -"string.text" -msgid "Enter the maximum number of zeroes to display before the decimal point." -msgstr "Angi antallet nuller som skal vises før desimalpunktet." - -#: sidebarnumberformat.ui -msgctxt "" -"sidebarnumberformat.ui\n" -"negativenumbersred\n" -"tooltip_markup\n" -"string.text" -msgid "Changes the font color of negative numbers to red." -msgstr "Endrer skriftfargen for negative tall til rødt." - -#: sidebarnumberformat.ui -msgctxt "" -"sidebarnumberformat.ui\n" -"thousandseparator\n" -"tooltip_markup\n" -"string.text" -msgid "Inserts a separator between thousands." -msgstr "Setter inn et tusenskille." - -#: pastespecial.ui -msgctxt "" -"pastespecial.ui\n" -"paste_values_formats\n" -"tooltip_markup\n" -"string.text" -msgid "Values & Formats" -msgstr "Verdier og formater" - -#: pastespecial.ui -msgctxt "" -"pastespecial.ui\n" -"paste_values_only\n" -"tooltip_markup\n" -"string.text" -msgid "Values Only" -msgstr "Kun verdier" - -#: pastespecial.ui -msgctxt "" -"pastespecial.ui\n" -"paste_transpose\n" -"tooltip_markup\n" -"string.text" -msgid "Transpose" -msgstr "Transponer" - -#: sidebarnumberformat.ui -msgctxt "" -"sidebarnumberformat.ui\n" -"engineeringnotation\n" -"tooltip_markup\n" -"string.text" -msgid "Ensures that exponent is a multiple of 3." -msgstr "Sikrer at eksponent er en multippel av 3." diff --git a/source/nb/scp2/source/ooo.po b/source/nb/scp2/source/ooo.po index 60b6bd2e6e7..194c1a75894 100644 --- a/source/nb/scp2/source/ooo.po +++ b/source/nb/scp2/source/ooo.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-04 04:21+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" +"PO-Revision-Date: 2016-07-05 04:30+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1457065295.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467693015.000000\n" #: folderitem_ooo.ulf msgctxt "" @@ -3803,6 +3803,22 @@ msgstr "Stavekontroll for bengali" #: module_ooo.ulf msgctxt "" "module_ooo.ulf\n" +"STR_NAME_MODULE_EXTENSION_DICTIONARY_BO\n" +"LngText.text" +msgid "Classical Tibetan" +msgstr "" + +#: module_ooo.ulf +msgctxt "" +"module_ooo.ulf\n" +"STR_DESC_MODULE_EXTENSION_DICTIONARY_BO\n" +"LngText.text" +msgid "Classical Tibetan syllable spelling dictionary" +msgstr "" + +#: module_ooo.ulf +msgctxt "" +"module_ooo.ulf\n" "STR_NAME_MODULE_EXTENSION_DICTIONARY_BR\n" "LngText.text" msgid "Breton" diff --git a/source/nb/sd/source/core.po b/source/nb/sd/source/core.po index 05cd4fc570d..6318ef8a1ac 100644 --- a/source/nb/sd/source/core.po +++ b/source/nb/sd/source/core.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-03 17:38+0000\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-07-05 04:30+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1457026681.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467693020.000000\n" #: glob.src msgctxt "" @@ -670,3 +670,19 @@ msgctxt "" "string.text" msgid "Remove client authorisation" msgstr "Fjern klientautoriasasjonen" + +#: glob.src +msgctxt "" +"glob.src\n" +"STR_SHRINK_FONT_SIZE\n" +"string.text" +msgid "Shrink font size" +msgstr "" + +#: glob.src +msgctxt "" +"glob.src\n" +"STR_GROW_FONT_SIZE\n" +"string.text" +msgid "Grow font size" +msgstr "" diff --git a/source/nb/sfx2/source/doc.po b/source/nb/sfx2/source/doc.po index 59ede885eef..d066a0fbb20 100644 --- a/source/nb/sfx2/source/doc.po +++ b/source/nb/sfx2/source/doc.po @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" "X-POOTLE-MTIME: 1478036167.000000\n" #: doc.src @@ -822,17 +822,3 @@ msgctxt "" "string.text" msgid "Vintage" msgstr "Årgang" - -msgctxt "" -"doc.src\n" -"STR_UPDATEDOC\n" -"string.text" -msgid "~Update" -msgstr "~Oppdater" - -msgctxt "" -"doc.src\n" -"STR_CLOSEDOC_ANDRETURN\n" -"string.text" -msgid "~Close & Return to " -msgstr "~Lukk og gå tilbake til " diff --git a/source/nb/sfx2/source/view.po b/source/nb/sfx2/source/view.po index cb3a6563472..66ee4f4df46 100644 --- a/source/nb/sfx2/source/view.po +++ b/source/nb/sfx2/source/view.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" "PO-Revision-Date: 2016-11-01 21:36+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" "X-POOTLE-MTIME: 1478036203.000000\n" #: view.src @@ -181,6 +181,14 @@ msgstr "Dokumentet er åpnet i skrivebeskyttet modus." #: view.src msgctxt "" "view.src\n" +"STR_READONLY_PDF\n" +"string.text" +msgid "This PDF is open in read-only mode to allow signing the existing file." +msgstr "" + +#: view.src +msgctxt "" +"view.src\n" "STR_CLASSIFIED_DOCUMENT\n" "string.text" msgid "The classification label of this document is %1." @@ -249,17 +257,3 @@ msgctxt "" "string.text" msgid "Sign Document" msgstr "" - -msgctxt "" -"view.src\n" -"BT_CHECKOUT\n" -"pushbutton.text" -msgid "Check Out" -msgstr "Sjekk ut" - -msgctxt "" -"view.src\n" -"BT_READONLY_EDIT\n" -"pushbutton.text" -msgid "Edit Document" -msgstr "Rediger dokumentet" diff --git a/source/nb/sfx2/uiconfig/ui.po b/source/nb/sfx2/uiconfig/ui.po index 294bdff552a..3f377d5eedb 100644 --- a/source/nb/sfx2/uiconfig/ui.po +++ b/source/nb/sfx2/uiconfig/ui.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" "PO-Revision-Date: 2016-11-01 21:37+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: none\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" "X-POOTLE-MTIME: 1478036220.000000\n" #: alienwarndialog.ui @@ -475,6 +475,51 @@ msgctxt "" msgid "Security" msgstr "Sikkerhet" +#: editdocumentdialog.ui +msgctxt "" +"editdocumentdialog.ui\n" +"EditDocumentDialog\n" +"title\n" +"string.text" +msgid "Confirm editing of document" +msgstr "" + +#: editdocumentdialog.ui +msgctxt "" +"editdocumentdialog.ui\n" +"EditDocumentDialog\n" +"text\n" +"string.text" +msgid "Are you sure you want to edit the document?" +msgstr "" + +#: editdocumentdialog.ui +msgctxt "" +"editdocumentdialog.ui\n" +"EditDocumentDialog\n" +"secondary_text\n" +"string.text" +msgid "The original file can be signed without editing the document. Existing signatures on the document will be lost in case of saving an edited version." +msgstr "" + +#: editdocumentdialog.ui +msgctxt "" +"editdocumentdialog.ui\n" +"edit\n" +"label\n" +"string.text" +msgid "Edit Document" +msgstr "" + +#: editdocumentdialog.ui +msgctxt "" +"editdocumentdialog.ui\n" +"cancel\n" +"label\n" +"string.text" +msgid "Cancel" +msgstr "" + #: editdurationdialog.ui msgctxt "" "editdurationdialog.ui\n" @@ -565,87 +610,6 @@ msgctxt "" msgid "Duration" msgstr "Lengde" -#: emojicontrol.ui -msgctxt "" -"emojicontrol.ui\n" -"people\n" -"label\n" -"string.text" -msgid "1f603" -msgstr "" - -#: emojicontrol.ui -msgctxt "" -"emojicontrol.ui\n" -"nature\n" -"label\n" -"string.text" -msgid "1f43c" -msgstr "" - -#: emojicontrol.ui -msgctxt "" -"emojicontrol.ui\n" -"food\n" -"label\n" -"string.text" -msgid "1f34f" -msgstr "" - -#: emojicontrol.ui -msgctxt "" -"emojicontrol.ui\n" -"activity\n" -"label\n" -"string.text" -msgid "1f3c8" -msgstr "" - -#: emojicontrol.ui -msgctxt "" -"emojicontrol.ui\n" -"travel\n" -"label\n" -"string.text" -msgid "1f697" -msgstr "" - -#: emojicontrol.ui -msgctxt "" -"emojicontrol.ui\n" -"objects\n" -"label\n" -"string.text" -msgid "1f4f1" -msgstr "" - -#: emojicontrol.ui -msgctxt "" -"emojicontrol.ui\n" -"symbols\n" -"label\n" -"string.text" -msgid "1f499" -msgstr "" - -#: emojicontrol.ui -msgctxt "" -"emojicontrol.ui\n" -"flags\n" -"label\n" -"string.text" -msgid "1f1ee-1f1f3" -msgstr "" - -#: emojicontrol.ui -msgctxt "" -"emojicontrol.ui\n" -"unicode9\n" -"label\n" -"string.text" -msgid "1f939" -msgstr "" - #: errorfindemaildialog.ui msgctxt "" "errorfindemaildialog.ui\n" @@ -1477,6 +1441,15 @@ msgstr "" #: safemodequerydialog.ui msgctxt "" "safemodequerydialog.ui\n" +"restart\n" +"label\n" +"string.text" +msgid "_Restart" +msgstr "" + +#: safemodequerydialog.ui +msgctxt "" +"safemodequerydialog.ui\n" "label\n" "label\n" "string.text" @@ -2238,60 +2211,3 @@ msgctxt "" "string.text" msgid "Existing Versions" msgstr "Eksisterende versjoner" - -msgctxt "" -"floatingrecord.ui\n" -"stop\n" -"label\n" -"string.text" -msgid "Stop Recording" -msgstr "Stopp opptak" - -msgctxt "" -"notebookbar.ui\n" -"label1\n" -"label\n" -"string.text" -msgid "Home" -msgstr "Hjem" - -msgctxt "" -"saveastemplatedlg.ui\n" -"create_label\n" -"label\n" -"string.text" -msgid "Enter Template Name" -msgstr "Skriv inn malnavnet" - -msgctxt "" -"saveastemplatedlg.ui\n" -"select_label\n" -"label\n" -"string.text" -msgid "Select Template Category" -msgstr "Velg malkategori" - -msgctxt "" -"templatedlg.ui\n" -"repository\n" -"label\n" -"string.text" -msgid "Repository" -msgstr "Arkiv" - -msgctxt "" -"templatedlg.ui\n" -"online_link\n" -"tooltip_text\n" -"string.text" -msgid "Browse Templates Online" -msgstr "Bla igjennom maler online" - -#: saveastemplatedlg.ui -msgctxt "" -"saveastemplatedlg.ui\n" -"defaultcb\n" -"label\n" -"string.text" -msgid "Set as Default Template" -msgstr "Angi som standardmal" diff --git a/source/nb/starmath/source.po b/source/nb/starmath/source.po index 340a8730276..d0483670716 100644 --- a/source/nb/starmath/source.po +++ b/source/nb/starmath/source.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-11 17:35+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" +"PO-Revision-Date: 2016-07-05 04:35+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1457717719.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467693323.000000\n" #: commands.src msgctxt "" @@ -1411,6 +1411,14 @@ msgstr "Operatorparenteser (skalerbare)" #: commands.src msgctxt "" "commands.src\n" +"RID_XEVALUATEDATY_HELP\n" +"string.text" +msgid "Evaluated At" +msgstr "" + +#: commands.src +msgctxt "" +"commands.src\n" "RID_XOVERBRACEY_HELP\n" "string.text" msgid "Braces Top (Scalable)" diff --git a/source/nb/svx/uiconfig/ui.po b/source/nb/svx/uiconfig/ui.po index 598db49d9b3..9c4113f8ba0 100644 --- a/source/nb/svx/uiconfig/ui.po +++ b/source/nb/svx/uiconfig/ui.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" "PO-Revision-Date: 2016-11-01 21:39+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" "X-POOTLE-MTIME: 1478036375.000000\n" #: acceptrejectchangesdialog.ui @@ -4558,6 +4558,15 @@ msgstr "" #: profileexporteddialog.ui msgctxt "" "profileexporteddialog.ui\n" +"openfolder\n" +"label\n" +"string.text" +msgid "Open Containing _Folder" +msgstr "" + +#: profileexporteddialog.ui +msgctxt "" +"profileexporteddialog.ui\n" "label\n" "label\n" "string.text" @@ -5078,7 +5087,7 @@ msgctxt "" "btn_restart\n" "label\n" "string.text" -msgid "_Make Changes and Restart" +msgid "_Apply Changes and Restart" msgstr "" #: safemodedialog.ui @@ -5088,11 +5097,11 @@ msgctxt "" "label\n" "string.text" msgid "" -"%PRODUCTNAME is now running in Safe Mode wich temporarily disables your configuration and extensions.\n" +"%PRODUCTNAME is now running in safe mode which temporarily disables your user configuration and extensions.\n" "\n" -"You can make one or more of the following changes to return to a working state.\n" +"You can make one or more of the following changes to your user profile to return %PRODUCTNAME to a working state.\n" "\n" -"The offered possible changes get more radical from top to bottom, so it is recommended to try them thoroughly one after the other." +"The proposed changes get more radical from top down so it is recommended to try them successively one after another." msgstr "" #: safemodedialog.ui @@ -5110,7 +5119,7 @@ msgctxt "" "check_profilesafe_config\n" "label\n" "string.text" -msgid "Restore user configuration to last known working state" +msgid "Restore user configuration to the last known working state" msgstr "" #: safemodedialog.ui @@ -5119,7 +5128,7 @@ msgctxt "" "check_profilesafe_extensions\n" "label\n" "string.text" -msgid "Restore enabled/disabled state of installed user extensions to last known working state" +msgid "Restore state of installed user extensions to the last known working state" msgstr "" #: safemodedialog.ui @@ -5155,7 +5164,7 @@ msgctxt "" "radio_deinstall\n" "label\n" "string.text" -msgid "Deinstall extensions" +msgid "Uninstall extensions" msgstr "" #: safemodedialog.ui @@ -5164,7 +5173,7 @@ msgctxt "" "check_deinstall_user_extensions\n" "label\n" "string.text" -msgid "Deinstall all user extensions" +msgid "Uninstall all user extensions" msgstr "" #: safemodedialog.ui @@ -5173,7 +5182,7 @@ msgctxt "" "check_deinstall_all_extensions\n" "label\n" "string.text" -msgid "Deinstall all extensions (including shared and bundled)" +msgid "Uninstall all extensions (including shared and bundled)" msgstr "" #: safemodedialog.ui @@ -5200,7 +5209,7 @@ msgctxt "" "check_reset_whole_userprofile\n" "label\n" "string.text" -msgid "Reset the whole user profile" +msgid "Reset entire user profile" msgstr "" #: safemodedialog.ui @@ -5209,7 +5218,7 @@ msgctxt "" "label3\n" "label\n" "string.text" -msgid "If you experience problems that are not resolved by using the Safe Mode, visit the following link to get help or report a bug." +msgid "If you experience problems that are not resolved by using safe mode, visit the following link to get help or report a bug." msgstr "" #: safemodedialog.ui @@ -5227,7 +5236,7 @@ msgctxt "" "label4\n" "label\n" "string.text" -msgid "You can also include the relevant parts of your User Profile. Beware that it might contain personal data." +msgid "You can also include relevant parts of your user profile in the bugreport (be aware it might contain personal data)." msgstr "" #: safemodedialog.ui @@ -5236,7 +5245,7 @@ msgctxt "" "btn_create_zip\n" "label\n" "string.text" -msgid "Create zip archive from User Profile" +msgid "Create Zip Archive from User Profile" msgstr "" #: safemodedialog.ui @@ -6741,659 +6750,3 @@ msgctxt "" "string.text" msgid "Delete" msgstr "Slett" - -msgctxt "" -"asianphoneticguidedialog.ui\n" -"basetextft\n" -"label\n" -"string.text" -msgid "Base text " -msgstr "Basistekst " - -msgctxt "" -"compressgraphicdialog.ui\n" -"radio-lossless\n" -"label\n" -"string.text" -msgid "Lossless compression" -msgstr "Tapsfri komprimering" - -msgctxt "" -"compressgraphicdialog.ui\n" -"radio-jpeg\n" -"label\n" -"string.text" -msgid "JPEG compression" -msgstr "JPEG komprimering" - -msgctxt "" -"compressgraphicdialog.ui\n" -"label6\n" -"label\n" -"string.text" -msgid "Quality:" -msgstr "Kvalitet:" - -msgctxt "" -"compressgraphicdialog.ui\n" -"label11\n" -"label\n" -"string.text" -msgid "Compression:" -msgstr "Komprimering:" - -msgctxt "" -"compressgraphicdialog.ui\n" -"label2\n" -"label\n" -"string.text" -msgid "Compression Options" -msgstr "Komprimeringsvalg" - -msgctxt "" -"compressgraphicdialog.ui\n" -"label10\n" -"label\n" -"string.text" -msgid "New size:" -msgstr "Ny størrelse:" - -msgctxt "" -"compressgraphicdialog.ui\n" -"calculate\n" -"label\n" -"string.text" -msgid "Calculate" -msgstr "Beregn" - -msgctxt "" -"docrecoveryrecoverdialog.ui\n" -"DocRecoveryRecoverDialog\n" -"title\n" -"string.text" -msgid "%PRODUCTNAME %PRODUCTVERSION" -msgstr "%PRODUCTNAME %PRODUCTVERSION" - -msgctxt "" -"docrecoveryrecoverdialog.ui\n" -"next\n" -"label\n" -"string.text" -msgid "_Start Recovery >" -msgstr "_Start gjenoppretting >" - -msgctxt "" -"docrecoveryrecoverdialog.ui\n" -"cancel\n" -"label\n" -"string.text" -msgid "Discard Recovery Data" -msgstr "Fjern gjenopprettingsdata" - -msgctxt "" -"docrecoveryrecoverdialog.ui\n" -"desc\n" -"label\n" -"string.text" -msgid "" -"Press 'Start Recovery' to start the recovery process of the documents listed below.\n" -"\n" -"Press 'Discard Recovery Data' to abandon attempting recovery of these documents.\n" -"\n" -"The 'Status' column shows whether the document can be recovered." -msgstr "" -"Trykk på «Start gjenoppretting» for å begynne gjenoppretting av dokumentene nedenfor.\n" -"\n" -"Trykk på «Avbryt gjenoppretting» for å avbryte forsøket på å gjenopprette disse dokumentene.\n" -"\n" -"Kolonnen «Status» viser om dokumentet kan gjenopprettes." - -msgctxt "" -"docrecoveryrecoverdialog.ui\n" -"label3\n" -"label\n" -"string.text" -msgid "Recovering document:" -msgstr "Gjenoppretter dokument:" - -msgctxt "" -"docrecoveryrecoverdialog.ui\n" -"title\n" -"label\n" -"string.text" -msgid "%PRODUCTNAME Document Recovery" -msgstr "%PRODUCTNAME Dokumentgjenoppretting" - -msgctxt "" -"docrecoverysavedialog.ui\n" -"DocRecoverySaveDialog\n" -"title\n" -"string.text" -msgid "%PRODUCTNAME %PRODUCTVERSION" -msgstr "%PRODUCTNAME %PRODUCTVERSION" - -msgctxt "" -"docrecoverysavedialog.ui\n" -"title\n" -"label\n" -"string.text" -msgid "%PRODUCTNAME Document Recovery" -msgstr "%PRODUCTNAME Dokumentgjenoppretting" - -msgctxt "" -"findreplacedialog.ui\n" -"searchformatted\n" -"label\n" -"string.text" -msgid "Formatted display" -msgstr "Formatert visingsstreng" - -msgctxt "" -"findreplacedialog.ui\n" -"allsheets\n" -"label\n" -"string.text" -msgid "All sheets" -msgstr "Alle ark" - -msgctxt "" -"findreplacedialog.ui\n" -"backsearch\n" -"label\n" -"string.text" -msgid "Find Previous" -msgstr "Finn forrige" - -msgctxt "" -"findreplacedialog.ui\n" -"search\n" -"label\n" -"string.text" -msgid "_Find Next" -msgstr "_Finn Neste" - -msgctxt "" -"findreplacedialog.ui\n" -"regexp\n" -"label\n" -"string.text" -msgid "Regular e_xpressions" -msgstr "_Regulære uttrykk" - -msgctxt "" -"findreplacedialog.ui\n" -"attributes\n" -"label\n" -"string.text" -msgid "Attri_butes..." -msgstr "_Egenskaper …" - -msgctxt "" -"findreplacedialog.ui\n" -"ignorekashida\n" -"label\n" -"string.text" -msgid "Ig_nore kashida CTL" -msgstr "Ignorer _kashida CTL" - -msgctxt "" -"findreplacedialog.ui\n" -"soundslike\n" -"label\n" -"string.text" -msgid "_Sounds like (Japanese)" -msgstr "Lydlikhet (japansk)" - -msgctxt "" -"findreplacedialog.ui\n" -"replace_backwards\n" -"label\n" -"string.text" -msgid "Replace Bac_kwards" -msgstr "Erstatt Bakover" - -msgctxt "" -"findreplacedialog.ui\n" -"cols\n" -"label\n" -"string.text" -msgid "Colu_mns" -msgstr "Kolo_nner" - -msgctxt "" -"headfootformatpage.ui\n" -"checkSameLR\n" -"label\n" -"string.text" -msgid "Same _content left/right" -msgstr "Samme _innhold venstre/høyre" - -msgctxt "" -"paralinespacingcontrol.ui\n" -"line_dist\n" -"1\n" -"stringlist.text" -msgid "1.5 Lines" -msgstr "1,5 linjer" - -msgctxt "" -"paralinespacingcontrol.ui\n" -"line_dist\n" -"3\n" -"stringlist.text" -msgid "Proportional" -msgstr "Proporsjonal" - -msgctxt "" -"paralinespacingcontrol.ui\n" -"line_dist\n" -"4\n" -"stringlist.text" -msgid "At least" -msgstr "Minst" - -msgctxt "" -"paralinespacingcontrol.ui\n" -"line_dist\n" -"5\n" -"stringlist.text" -msgid "Leading" -msgstr "Ledende" - -msgctxt "" -"paralinespacingcontrol.ui\n" -"line_dist\n" -"6\n" -"stringlist.text" -msgid "Fixed" -msgstr "Fast" - -msgctxt "" -"redlinefilterpage.ui\n" -"endclock\n" -"tooltip_markup\n" -"string.text" -msgid "Set current time and date" -msgstr "Sett nåværende dato og klokkeslett" - -msgctxt "" -"sidebararea.ui\n" -"settransparency\n" -"tooltip_markup\n" -"string.text" -msgid "Specify 0% for fully opaque through 100% for fully transparent." -msgstr "Velg fra 0 % for full dekkevne til 100 % for full gjennomsiktighet." - -msgctxt "" -"sidebargraphic.ui\n" -"setcolormode-in\n" -"AtkObject::accessible-name\n" -"string.text" -msgid "Color mode" -msgstr "Fargemodus" - -msgctxt "" -"sidebarline.ui\n" -"setcolor\n" -"tooltip_markup\n" -"string.text" -msgid "Select the color of the line." -msgstr "Velg linjefargen." - -msgctxt "" -"sidebarpossize.ui\n" -"horizontallabel\n" -"label\n" -"string.text" -msgid "_Horizontal:" -msgstr "_Vannrett:" - -msgctxt "" -"sidebarpossize.ui\n" -"verticallabel\n" -"label\n" -"string.text" -msgid "_Vertical:" -msgstr "_Loddrett:" - -#: sidebararea.ui -msgctxt "" -"sidebararea.ui\n" -"filllabel\n" -"tooltip_markup\n" -"string.text" -msgid "Fill:" -msgstr "Fyll:" - -#: sidebararea.ui -msgctxt "" -"sidebararea.ui\n" -"fillstyle\n" -"tooltip_markup\n" -"string.text" -msgid "Select the fill type to apply." -msgstr "Velg fylltypen som skal brukes." - -#: sidebararea.ui -msgctxt "" -"sidebararea.ui\n" -"color\n" -"tooltip_markup\n" -"string.text" -msgid "Select the color to apply." -msgstr "Velg fargen som skal brukes." - -#: sidebararea.ui -msgctxt "" -"sidebararea.ui\n" -"fillattr\n" -"tooltip_markup\n" -"string.text" -msgid "Select the effect to apply." -msgstr "Velg effekten som skal brukes." - -#: sidebararea.ui -msgctxt "" -"sidebararea.ui\n" -"transparencylabel\n" -"tooltip_markup\n" -"string.text" -msgid "Transparency" -msgstr "Gjennomsiktighet" - -#: sidebararea.ui -msgctxt "" -"sidebararea.ui\n" -"gradient\n" -"tooltip_markup\n" -"string.text" -msgid "Specify the variation of gradient transparency." -msgstr "Velg variasjonen i gjennomsiktighet for fargeovergangen." - -#: sidebargraphic.ui -msgctxt "" -"sidebargraphic.ui\n" -"setbrightness\n" -"tooltip_markup\n" -"string.text" -msgid "Specify the luminance of the graphic." -msgstr "Velg luminansen for grafikken." - -#: sidebargraphic.ui -msgctxt "" -"sidebargraphic.ui\n" -"setcontrast\n" -"tooltip_markup\n" -"string.text" -msgid "Specify the degree of difference between the lightest and darkest parts of the graphic." -msgstr "Velg hvor stor forskjellen skal være mellom de lyseste og de mørkeste grafikkområdene." - -#: sidebargraphic.ui -msgctxt "" -"sidebargraphic.ui\n" -"settransparency\n" -"tooltip_markup\n" -"string.text" -msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent." -msgstr "Skriv inn en prosentverdi for gjennomsiktighet. 0 % er helt ugjennomsiktig og 100 % full gjennomsiktighet." - -#: sidebargraphic.ui -msgctxt "" -"sidebargraphic.ui\n" -"setred\n" -"tooltip_markup\n" -"string.text" -msgid "Red" -msgstr "Rød" - -#: sidebargraphic.ui -msgctxt "" -"sidebargraphic.ui\n" -"setgreen\n" -"tooltip_markup\n" -"string.text" -msgid "Green" -msgstr "Grønn" - -#: sidebargraphic.ui -msgctxt "" -"sidebargraphic.ui\n" -"setblue\n" -"tooltip_markup\n" -"string.text" -msgid "Blue" -msgstr "Blå" - -#: sidebargraphic.ui -msgctxt "" -"sidebargraphic.ui\n" -"setgamma\n" -"tooltip_markup\n" -"string.text" -msgid "Specify the gamma value that affects the brightness of the midtone values." -msgstr "Angi gammaverdien som styrer lysstyrken på mellomtoneverdiene." - -#: sidebarline.ui -msgctxt "" -"sidebarline.ui\n" -"width\n" -"tooltip_markup\n" -"string.text" -msgid "Select the width of the line." -msgstr "Velg linjebredden." - -#: sidebarline.ui -msgctxt "" -"sidebarline.ui\n" -"linetransparency\n" -"tooltip_markup\n" -"string.text" -msgid "Specify the transparency of the line." -msgstr "Angi gjennomsiktigheten for linja." - -#: sidebarline.ui -msgctxt "" -"sidebarline.ui\n" -"color\n" -"tooltip_markup\n" -"string.text" -msgid "Select the color of the line." -msgstr "Velg linjefargen." - -#: sidebarline.ui -msgctxt "" -"sidebarline.ui\n" -"linestyle\n" -"tooltip_markup\n" -"string.text" -msgid "Select the style of the line." -msgstr "Velg linjestilen." - -#: sidebarline.ui -msgctxt "" -"sidebarline.ui\n" -"beginarrowstyle\n" -"tooltip_markup\n" -"string.text" -msgid "Select the style of the beginning arrowhead." -msgstr "Velg stilen for startpila." - -#: sidebarline.ui -msgctxt "" -"sidebarline.ui\n" -"endarrowstyle\n" -"tooltip_markup\n" -"string.text" -msgid "Select the style of the ending arrowhead." -msgstr "Velg stilen for sluttpila." - -#: sidebarline.ui -msgctxt "" -"sidebarline.ui\n" -"edgestyle\n" -"tooltip_markup\n" -"string.text" -msgid "Select the style of the edge connections." -msgstr "Velg stilen for hjørnesammenkoblingene." - -#: sidebarline.ui -msgctxt "" -"sidebarline.ui\n" -"linecapstyle\n" -"tooltip_markup\n" -"string.text" -msgid "Select the style of the line caps." -msgstr "Velg stil for linjeavslutning." - -#: sidebarpossize.ui -msgctxt "" -"sidebarpossize.ui\n" -"horizontalpos\n" -"tooltip_markup\n" -"string.text" -msgid "Enter the value for the horizontal position." -msgstr "Angi verdien for den vannrette posisjonen." - -#: sidebarpossize.ui -msgctxt "" -"sidebarpossize.ui\n" -"verticalpos\n" -"tooltip_markup\n" -"string.text" -msgid "Enter the value for the vertical position." -msgstr "Angi verdien for den loddrette posisjonen." - -#: sidebarpossize.ui -msgctxt "" -"sidebarpossize.ui\n" -"selectwidth\n" -"tooltip_markup\n" -"string.text" -msgid "Enter a width for the selected object." -msgstr "Angi en bredde på det valgte objektet." - -#: sidebarpossize.ui -msgctxt "" -"sidebarpossize.ui\n" -"selectheight\n" -"tooltip_markup\n" -"string.text" -msgid "Enter a height for the selected object." -msgstr "Angi en høyde på det valgte objektet." - -#: sidebarpossize.ui -msgctxt "" -"sidebarpossize.ui\n" -"ratio\n" -"tooltip_markup\n" -"string.text" -msgid "Maintain proportions when you resize the selected object." -msgstr "Behold sideproporsjonene når størrelsen på objektet blir endret." - -#: sidebarpossize.ui -msgctxt "" -"sidebarpossize.ui\n" -"rotation\n" -"tooltip_markup\n" -"string.text" -msgid "Select the angle for rotation." -msgstr "Velg rotasjonsvinkelen." - -#: sidebarpossize.ui -msgctxt "" -"sidebarpossize.ui\n" -"flipvertical\n" -"tooltip_markup\n" -"string.text" -msgid "Flip the selected object vertically." -msgstr "Speilvend det valgte objektet loddrett." - -#: sidebarpossize.ui -msgctxt "" -"sidebarpossize.ui\n" -"fliphorizontal\n" -"tooltip_markup\n" -"string.text" -msgid "Flip the selected object horizontally." -msgstr "Speilvend det valgte objektet vannrett." - -#: sidebararea.ui -msgctxt "" -"sidebararea.ui\n" -"transtype\n" -"tooltip_markup\n" -"string.text" -msgid "Select the type of transparency to apply." -msgstr "Velg gjennomsiktighetstypen som skal brukes." - -#: paralinespacingcontrol.ui -msgctxt "" -"paralinespacingcontrol.ui\n" -"line_dist\n" -"2\n" -"stringlist.text" -msgid "Double" -msgstr "Dobbel" - -#: redlinefilterpage.ui -msgctxt "" -"redlinefilterpage.ui\n" -"dotdotdot\n" -"tooltip_markup\n" -"string.text" -msgid "Set reference" -msgstr "Sett inn referanse" - -#: redlinefilterpage.ui -msgctxt "" -"redlinefilterpage.ui\n" -"startclock\n" -"tooltip_markup\n" -"string.text" -msgid "Set current time and date" -msgstr "Sett nåværende dato og klokkeslett" - -#: sidebararea.ui -msgctxt "" -"sidebararea.ui\n" -"fillgrad1\n" -"tooltip_markup\n" -"string.text" -msgid "Fill gradient from." -msgstr "Fyll fargeovergang fra." - -#: sidebararea.ui -msgctxt "" -"sidebararea.ui\n" -"fillgrad2\n" -"tooltip_markup\n" -"string.text" -msgid "Fill gradient to." -msgstr "Fyll overgang til." - -#: sidebararea.ui -msgctxt "" -"sidebararea.ui\n" -"gradangle\n" -"tooltip_markup\n" -"string.text" -msgid "Select the gradient angle." -msgstr "Velg overgangsvinkel." - -#: sidebararea.ui -msgctxt "" -"sidebararea.ui\n" -"gradientstyle\n" -"tooltip_markup\n" -"string.text" -msgid "Select the gradient style." -msgstr "Velg overgangsstil." - -#: sidebararea.ui -msgctxt "" -"sidebararea.ui\n" -"transparencyslider\n" -"tooltip_markup\n" -"string.text" -msgid "Specify 0% for fully opaque through 100% for fully transparent." -msgstr "Velg fra 0 % for full dekkevne til 100 % for full gjennomsiktighet." diff --git a/source/nb/sw/source/ui/dochdl.po b/source/nb/sw/source/ui/dochdl.po index 3ca987d9d0f..fe501b7f3b3 100644 --- a/source/nb/sw/source/ui/dochdl.po +++ b/source/nb/sw/source/ui/dochdl.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2015-08-25 12:34+0200\n" -"PO-Revision-Date: 2016-03-03 06:32+0000\n" -"Last-Translator: kmr <karl.m.ramberg@gmail.com>\n" +"PO-Revision-Date: 2016-07-05 04:39+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1456986761.000000\n" +"X-POOTLE-MTIME: 1467693573.000000\n" #: dochdl.src msgctxt "" @@ -87,10 +87,3 @@ msgctxt "" "string.text" msgid "DDE link" msgstr "DDE-lenke" - -msgctxt "" -"dochdl.src\n" -"STR_NO_TABLE\n" -"string.text" -msgid "A table cannot be inserted into another table. However, you can paste the data into the document when the cursor is not in a table." -msgstr "Det er ikke mulig å sette inn en tabell nå. Du kan lime inn dataene i dokumentet når skrivemerket ikke er i tabellen." diff --git a/source/nb/sw/uiconfig/swriter/ui.po b/source/nb/sw/uiconfig/swriter/ui.po index cbdee6022ad..c1d3599d6af 100644 --- a/source/nb/sw/uiconfig/swriter/ui.po +++ b/source/nb/sw/uiconfig/swriter/ui.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-11 23:26+0000\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-07-05 04:42+0000\n" "Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: British English <>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1465687563.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467693765.000000\n" #: abstractdialog.ui msgctxt "" @@ -11088,15 +11088,6 @@ msgstr "Slå på markør" #: optformataidspage.ui msgctxt "" "optformataidspage.ui\n" -"ignoreprot\n" -"label\n" -"string.text" -msgid "Ignore protection" -msgstr "Ignorer beskyttelse" - -#: optformataidspage.ui -msgctxt "" -"optformataidspage.ui\n" "cursoropt\n" "label\n" "string.text" diff --git a/source/nb/xmlsecurity/uiconfig/ui.po b/source/nb/xmlsecurity/uiconfig/ui.po index 0cee1f7a80c..018273b24d1 100644 --- a/source/nb/xmlsecurity/uiconfig/ui.po +++ b/source/nb/xmlsecurity/uiconfig/ui.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-24 13:23+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" +"PO-Revision-Date: 2016-07-05 04:44+0000\n" +"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1464096217.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467693899.000000\n" #: certgeneral.ui msgctxt "" @@ -262,10 +262,10 @@ msgstr "Sertifikatet kunne ikke valideres" #: digitalsignaturesdialog.ui msgctxt "" "digitalsignaturesdialog.ui\n" -"xadescompliant\n" +"adescompliant\n" "label\n" "string.text" -msgid "Use XAdES-compliant signature when there is a choice" +msgid "Use AdES-compliant signature when there is a choice" msgstr "" #: macrosecuritydialog.ui |