Update Slovenian translation

Change-Id: I0b057409ee977097fd4020cd5cc606b5d4da1e63
This commit is contained in:
Martin Srebotnjak
2021-06-12 18:58:01 +02:00
committed by Andras Timar
parent c856f9a263
commit 9b5d7036b8
31 changed files with 4527 additions and 2847 deletions

View File

@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-05-08 19:39+0200\n"
"PO-Revision-Date: 2021-05-03 22:04+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-06-12 09:12+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"X-Generator: Virtaal 0.7.1\n"
"X-Accelerator-Marker: ~\n"
@@ -454,8 +454,8 @@ msgctxt ""
"python_document_events.xhp\n"
"N0526\n"
"help.text"
msgid "<bookmark_value>Basic;Monitoring Document Events</bookmark_value> <bookmark_value>Python;Monitoring Document Events</bookmark_value> <bookmark_value>Access2Base;Console</bookmark_value> <bookmark_value>Access2Base;Trace</bookmark_value> <bookmark_value>Tools;Strings</bookmark_value> <bookmark_value>API;GlobalScope.BasicLibraries</bookmark_value> <bookmark_value>API;document.DocumentEvent: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventListener: Monitoring Document Event</bookmark_value> <bookmark_value>API;frame.Desktop: Monitoring Document Event</bookmark_value> <bookmark_value>API;frame.GlobalEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;lang.EventObject: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProviderFactory: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.XScript: Monitoring Document Event</bookmark_value>"
msgstr "<bookmark_value>Basic;spremljanje dogodkov dokumenta</bookmark_value><bookmark_value>Python;spremljanje dogodkov dokumenta</bookmark_value><bookmark_value>Access2Base;konzola</bookmark_value><bookmark_value>Access2Base;sledenje</bookmark_value><bookmark_value>orodja;nizi</bookmark_value><bookmark_value>API;GlobalScope.BasicLibraries</bookmark_value><bookmark_value>API;spremljanje dogodkov dokumenta z document.XDocumentEventBroadcaster</bookmark_value><bookmark_value>API;spremljanje dogodkov dokumenta z document.DocumentEvent</bookmark_value><bookmark_value>API;spremljanje dogodkov dokumenta z document.DocumentEventListener</bookmark_value><bookmark_value>API;spremljanje dogodkov dokumenta s frame.Desktop</bookmark_value><bookmark_value>API;spremljanje dogodkov dokumenta s frame.GlobalEventBroadcaster</bookmark_value><bookmark_value>API;spremljanje dogodkov dokumenta z lang.EventObject</bookmark_value><bookmark_value>API;spremljanje dogodkov dokumenta z document.MasterScriptProviderFactory</bookmark_value><bookmark_value>API;spremljanje dogodkov dokumenta s script.provider.XScript</bookmark_value>"
msgid "<bookmark_value>Basic;Monitoring Document Events</bookmark_value> <bookmark_value>Python;Monitoring Document Events</bookmark_value> <bookmark_value>Access2Base;Console</bookmark_value> <bookmark_value>Access2Base;Trace</bookmark_value> <bookmark_value>API;document.DocumentEvent: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventListener: Monitoring Document Event</bookmark_value> <bookmark_value>API;lang.EventObject: Monitoring Document Event</bookmark_value>"
msgstr "<bookmark_value>Basic;spremljanje dogodkov dokumenta</bookmark_value><bookmark_value>Python;spremljanje dogodkov dokumenta</bookmark_value><bookmark_value>Access2Base;konzola</bookmark_value><bookmark_value>Access2Base;sledenje</bookmark_value><bookmark_value>API;document.DocumentEvent: spremljanje dogodkov dokumenta</bookmark_value><bookmark_value>API;document.XDocumentEventBroadcaster: spremljanje dogodkov dokumenta</bookmark_value><bookmark_value>API;document.XDocumentEventListener: spremljanje dogodkov dokumenta</bookmark_value><bookmark_value>API;lang.EventObject: spremljanje dogodkov dokumenta</bookmark_value>"
#: python_document_events.xhp
msgctxt ""
@@ -486,16 +486,16 @@ msgctxt ""
"python_document_events.xhp\n"
"N0530\n"
"help.text"
msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <literal>Open Document</literal> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
msgstr "Spremljanje je tu ilustrirano z jezikoma Basic in Python z uporabo objektnega programiranja. Za dodeljevanje skripta <literal>OnLoad</literal> dogodku <literal>Open Document</literal> zadostuje, da iniciirate in zaključite spremljanje dogodka dokumenta. Prek menijskega ukaza <menuitem>Orodja Prilagodi</menuitem> in zavihka <menuitem>Dogodki</menuitem> lahko dodelite posamične skripte."
msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <emph>Open Document</emph> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
msgstr "Spremljanje je tu ilustrirano z jezikoma Basic in Python z uporabo objektnega programiranja. Za dodeljevanje skripta <literal>OnLoad</literal> dogodku <emph>Open Document</emph> zadostuje, da iniciirate in zaključite spremljanje dogodka dokumenta. Prek menijskega ukaza <menuitem>Orodja Prilagodi</menuitem> in zavihka <menuitem>Dogodki</menuitem> lahko dodelite posamične skripte."
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0531\n"
"help.text"
msgid "Intercepting events helps setting scripts pre- and post-conditions such as loading and unloading libraries or track script processing in the background. <literal>Access2Base Trace</literal> module usage is illustrating that second context."
msgstr "Prestrezanje dogodkov pomaga pri nastavljanju pred- in po-pogojev skriptov, kot je nalaganje in odlaganje knjižnic ali sledenje obdelovanja skripta v ozadju. Uporaba modula <literal>Access2Base Trace</literal> ilustrira ta drugi kontekst."
msgid "Intercepting events helps setting scripts pre- and post-conditions such as loading and unloading libraries or track script processing in the background. <literal>Access2Base.Trace</literal> module usage is illustrating that second context."
msgstr "Prestrezanje dogodkov pomaga pri nastavljanju pred- in po-pogojev skriptov, kot je nalaganje in odlaganje knjižnic ali sledenje obdelovanja skripta v ozadju. Uporaba modula <literal>Access2Base.Trace</literal> ilustrira ta drugi kontekst."
#: python_document_events.xhp
msgctxt ""
@@ -505,6 +505,14 @@ msgctxt ""
msgid "With Python"
msgstr "S Pythonom"
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"bm_id721622446590963\n"
"help.text"
msgid "<bookmark_value>API;frame.Desktop: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProviderFactory: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.XScript: Monitoring Document Event</bookmark_value>"
msgstr "<bookmark_value>API;frame.Desktop: spremljanje dogodkov dokumenta</bookmark_value><bookmark_value>API;script.provider.MasterScriptProviderFactory: spremljanje dogodkov dokumenta</bookmark_value><bookmark_value>API;script.provider.XScript: spremljanje dogodkov dokumenta</bookmark_value>"
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -518,8 +526,8 @@ msgctxt ""
"python_document_events.xhp\n"
"N0534\n"
"help.text"
msgid "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <literal>Open document</literal> and <literal>Document closed</literal>."
msgstr "Dogodke <literal>OnLoad</literal> in <literal>OnUnload</literal> lahko uporabimo za določitev oz. oddoločitev poti programov Python. Opisani sta kot <literal>Dokument odprt (ang. Open document)</literal> in <literal>Dokument zaprt (ang. Document closed)</literal>."
msgid "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <emph>Open document</emph> and <emph>Document closed</emph>."
msgstr "Dogodke <literal>OnLoad</literal> in <literal>OnUnload</literal> lahko uporabimo za določitev oz. oddoločitev poti programov Python. Opisani sta kot <emph>Dokument odprt (ang. Open document)</emph> in <emph>Dokument zaprt (ang. Document closed)</emph>."
#: python_document_events.xhp
msgctxt ""
@@ -742,8 +750,8 @@ msgctxt ""
"python_document_events.xhp\n"
"N0648\n"
"help.text"
msgid "<literal>Start application</literal> and <literal>Close application</literal> events can respectively be used to set and to unset Python path for user scripts or %PRODUCTNAME scripts. In a similar fashion, document based Python libraries or modules can be loaded and released using <literal>Open document</literal> and <literal>Document closed</literal> events. Refer to <link href=\"text/sbasic/python/python_import.xhp\" name=\"Importing Python Modules\">Importing Python Modules</link> for more information."
msgstr "Dogodka <literal>Zaženi program (angl. Start application)</literal> in <literal>Zapri program (angl. Close application)</literal> lahko uporabljamo za določitev oz. preklic poti Python za skripte uporabnika ali %PRODUCTNAME. Na analogen način lahko knjižnice ali module Python na temelju dokumenta naložimo in sprostimo z uporabo dogodkov <literal>Odpri dokument (angl. Open document)</literal> in <literal>Zapri dokument (angl. Document closed)</literal>. Za podrobnosti glejte <link href=\"text/sbasic/python/python_import.xhp\" name=\"Uvažanje modulov Python\">Uvažanje modulov Python</link>."
msgid "<emph>Start application</emph> and <emph>Close application</emph> events can respectively be used to set and to unset Python path for user scripts or %PRODUCTNAME scripts. In a similar fashion, document based Python libraries or modules can be loaded and released using <emph>Open document</emph> and <emph>Document closed</emph> events. Refer to <link href=\"text/sbasic/python/python_import.xhp\" name=\"Importing Python Modules\">Importing Python Modules</link> for more information."
msgstr "Dogodka <emph>Zaženi program (angl. Start application)</emph> in <emph>Zapri program (angl. Close application)</emph> lahko uporabljamo za določitev oz. preklic poti Python za skripte uporabnika ali %PRODUCTNAME. Na analogen način lahko knjižnice ali module Python na temelju dokumenta naložimo in sprostimo z uporabo dogodkov <emph>Odpri dokument (angl. Open document)</emph> in <emph>Zapri dokument (angl. Document closed)</emph>. Za podrobnosti glejte <link href=\"text/sbasic/python/python_import.xhp\" name=\"Uvažanje modulov Python\">Uvažanje modulov Python</link>."
#: python_document_events.xhp
msgctxt ""
@@ -753,13 +761,21 @@ msgctxt ""
msgid "With %PRODUCTNAME Basic"
msgstr "Z %PRODUCTNAME Basicom"
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"bm_id591622446367707\n"
"help.text"
msgid "<bookmark_value>API;GlobalScope.BasicLibraries</bookmark_value> <bookmark_value>Tools;Strings</bookmark_value>"
msgstr "<bookmark_value>API;GlobalScope.BasicLibraries</bookmark_value><bookmark_value>orodja;nizi</bookmark_value>"
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0650\n"
"help.text"
msgid "The <literal>Onload</literal> script is assigned to <literal>Open document</literal> event using <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
msgstr "Skript <literal>Onload</literal> je dodeljen dogodku <literal>Open document</literal> prek menijskega ukaza <menuitem>Orodja Prilagodi</menuitem>, zavihka <menuitem>Dogodki</menuitem>. Spremljanje dogodkov se prične s trenutkom, ko je inicializiran predmet <literal>ConsoleLogger</literal>, in se povsem konča, ko ga pogon Basic sprosti. Dogodek <literal>OnLoad</literal> naloži potrebne knjižnice Basic, medtem ko o ujetih dogodkih poroča z uporabo modula <literal>Access2Base.Trace</literal>."
msgid "The <literal>Onload</literal> script is assigned to <emph>Open document</emph> event using <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
msgstr "Skript <literal>Onload</literal> je dodeljen dogodku <emph>Open document</emph> prek menijskega ukaza <menuitem>Orodja Prilagodi</menuitem>, zavihka <menuitem>Dogodki</menuitem>. Spremljanje dogodkov se prične s trenutkom, ko je inicializiran predmet <literal>ConsoleLogger</literal>, in se povsem konča, ko ga pogon Basic sprosti. Dogodek <literal>OnLoad</literal> naloži potrebne knjižnice Basic, medtem ko o ujetih dogodkih poroča z uporabo modula <literal>Access2Base.Trace</literal>."
#: python_document_events.xhp
msgctxt ""
@@ -897,6 +913,14 @@ msgctxt ""
msgid "Discovering Documents Events"
msgstr "Odkrivanje dogodkov dokumentov"
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"bm_id681622445958242\n"
"help.text"
msgid "<bookmark_value>API;frame.GlobalEventBroadcaster: Monitoring Document Event</bookmark_value>"
msgstr "<bookmark_value>API;frame.GlobalEventBroadcaster: spremljanje dogodkov dokumenta</bookmark_value>"
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"

View File

@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-06-02 12:01+0200\n"
"PO-Revision-Date: 2021-06-06 17:52+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-06-12 09:21+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
@@ -2391,7 +2391,7 @@ msgctxt ""
"par_id711619622934043\n"
"help.text"
msgid "Arguments with type <emph>Variant</emph> or <emph>Any</emph> passed in function calls are not checked for their types."
msgstr "Argumenti vrste <emph>Variant</emph> ali <emph>Any</emph>, ki so podani v klicih funkcij, niso preverjeni glede svoje vrste."
msgstr "Preverjanje vrste za argumente vrste <emph>Variant</emph> ali <emph>Any</emph>, ki so podani v klicih funkcij, se ne izvaja."
#: 01020100.xhp
msgctxt ""
@@ -2702,8 +2702,8 @@ msgctxt ""
"01020300.xhp\n"
"par_id981584288549909\n"
"help.text"
msgid "Properties combine the syntax of procedures and functions. A property usually requires up to one parameter."
msgstr "Lastnosti združujejo skladnjo procedur in funkcij. Lastnost običajno zahteva le en parameter."
msgid "Properties combine the syntax of procedures and functions. A <literal>Property</literal> usually requires up to one parameter."
msgstr "Lastnosti združujejo skladnjo procedur in funkcij. Lastnost oz. <literal>property</literal> običajno zahteva le en parameter."
#: 01020300.xhp
msgctxt ""
@@ -2734,8 +2734,8 @@ msgctxt ""
"01020300.xhp\n"
"par_idN107B3\n"
"help.text"
msgid "You can also use the fully qualified name to call a procedure, function or property:<br/> <literal>Library.Module.Macro()</literal> <br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/> <item type=\"literal\">Gimmicks.AutoText.Main()</item>"
msgstr "Za klic procedure, funkcije in lastnosti lahko uporabljate tudi polno kvalificirano ime:<br/><literal>Knjižnica.Modul.Makro()</literal><br/>Če želite npr. uporabiti makro Samobesedilo iz knjižnice PredlogeZaPisma, vnesite naslednji ukaz:<br/><item type=\"literal\">PredlogeZaPisma.Samobesedilo.Main()</item>"
msgid "You can also use the fully qualified name to call a procedure, function or property:<br/> <literal>[Call] Library.Module.Macro()</literal>, where <literal>Call</literal> is optional.<br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/> <literal>Gimmicks.AutoText.Main()</literal>"
msgstr "Za klic procedure, funkcije in lastnosti lahko uporabljate tudi polno kvalificirano ime:<br/><literal>[Call] Knjižnica.Modul.Makro()</literal>, kjer je <literal>Call</literal> neobvezen.<br/> Če želite npr. uporabiti makro Samobesedilo iz knjižnice PredlogeZaPisma, vnesite naslednji ukaz:<br/> <literal>PredlogeZaPisma.Samobesedilo.Main()</literal>"
#: 01020300.xhp
msgctxt ""
@@ -2801,6 +2801,30 @@ msgctxt ""
msgid "' your code goes here"
msgstr "' vaša koda sodi sem"
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
"hd_id951622730099178\n"
"help.text"
msgid "Positional or Keyword Arguments"
msgstr "Položajni argumenti ali argumenti ključnih besed"
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
"par_id591622730131786\n"
"help.text"
msgid "When you call a function or a subroutine, you may pass its arguments by position or by name. Passing by position means just listing the arguments in the order in which the parameters are defined in the function or subroutine. Passing by name requires you to prefix the argument with the name of the corresponding parameter followed by a colon and an equal sign (<literal>:=</literal>). Keyword arguments may appear in any order. Refer to Basic Replace() function for such examples."
msgstr "Ko kličete funkcijo ali podprogram, lahko podate argumente po položaju ali po imenu. Podajanje po položaju pomeni, da argumente podate v zaporedju, kot so določeni v funkciji ali podprogramu. Podajanje po imenu zahteva, da argumentu dodate predpono imena ustreznega parametra, sledita pa dvopičje in enačaj (<literal>:=</literal>). Argumenti ključnih besed se lahko pojavijo v poljubnem zaporedju. Glejte funkcijo Basic Replace(), kjer so navedeni takšni primeri."
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
"par_id591622730284162\n"
"help.text"
msgid "When needing to pass less parameters, use keywords arguments. Passing values for fewer parameters by position requires to supply values for all parameters before them, optional or not. This ensures that the values are in the correct positions. If you pass the parameters by name - using keyword arguments - you may omit all other intermediate arguments."
msgstr "Če želite podati manj parametrov, za argumente uporabite ključne besede. Podajanje vrednosti za manjše število parametrov glede na položaj zahteva podajanje vrednosti za vse parametre pred njimi, ne glede na to, ali so obvezni. To zagotavlja, da so vrednosti na pravih mestih. Če podate parametre po imenu z argumenti ključnih besed lahko izpustite vse druge vmesne argumente."
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -4038,8 +4062,8 @@ msgctxt ""
"01040000.xhp\n"
"bm_id3154581\n"
"help.text"
msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>documents; events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value> <bookmark_value>API; XDocumentEventListener</bookmark_value>"
msgstr "<bookmark_value>brisanje; dodeljevanje makrov dogodkom</bookmark_value><bookmark_value>makri; dodeljevanje dogodkom</bookmark_value><bookmark_value>dodeljevanje makrov dogodkom</bookmark_value><bookmark_value>dokumenti; dogodki</bookmark_value><bookmark_value>dogodki; dodeljevanje makrov</bookmark_value><bookmark_value>API; XDocumentEventListener</bookmark_value>"
msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>documents; events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value> <bookmark_value>events; in documents</bookmark_value> <bookmark_value>API; XDocumentEventListener</bookmark_value>"
msgstr "<bookmark_value>brisanje; dodeljevanje makrov dogodkom</bookmark_value><bookmark_value>makri; dodeljevanje dogodkom</bookmark_value><bookmark_value>dodeljevanje makrov dogodkom</bookmark_value><bookmark_value>dokumenti; dogodki</bookmark_value><bookmark_value>dogodki; dodeljevanje makrov</bookmark_value><bookmark_value>dogodki; v dokumentih</bookmark_value><bookmark_value>API; XDocumentEventListener</bookmark_value>"
#: 01040000.xhp
msgctxt ""
@@ -7694,16 +7718,16 @@ msgctxt ""
"03010201.xhp\n"
"par_id3147573\n"
"help.text"
msgid "<emph>xpostwips</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
msgstr "<emph>xPolTwipi</emph>: celoštevilski izraz, ki določa vodoravni položaj pogovornega okna. Položaj je absolutna koordinata in ni povezana s programom, v katerem teče."
msgid "<emph>xpostwips</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of %PRODUCTNAME."
msgstr "<emph>xPolTwipi</emph>: celoštevilski izraz, ki določa vodoravni položaj pogovornega okna. Položaj je absolutna koordinata in se ne nanaša na okno %PRODUCTNAME."
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
"par_id3156024\n"
"help.text"
msgid "<emph>ypostwips</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
msgstr "<emph>yPolTwipi</emph>: celoštevilski izraz, ki določa navpični položaj pogovornega okna. Položaj je absolutna koordinata in ni povezan s programom, v katerem teče."
msgid "<emph>ypostwips</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of %PRODUCTNAME."
msgstr "<emph>yPolTwipi</emph>: celoštevilski izraz, ki določa navpični položaj pogovornega okna. Položaj je absolutna koordinata in se ne nanaša na okno %PRODUCTNAME."
#: 03010201.xhp
msgctxt ""
@@ -22425,14 +22449,6 @@ msgctxt ""
msgid "Converts any string or numeric expression to a date value."
msgstr "Spremeni poljuben niz ali numerični izraz v datum."
#: 03100300.xhp
msgctxt ""
"03100300.xhp\n"
"hd_id3148944\n"
"help.text"
msgid "Syntax:"
msgstr "Skladnja:"
#: 03100300.xhp
msgctxt ""
"03100300.xhp\n"
@@ -22457,14 +22473,6 @@ msgctxt ""
msgid "Date"
msgstr "Date"
#: 03100300.xhp
msgctxt ""
"03100300.xhp\n"
"hd_id3153525\n"
"help.text"
msgid "Parameters:"
msgstr "Parametri:"
#: 03100300.xhp
msgctxt ""
"03100300.xhp\n"
@@ -22481,14 +22489,6 @@ msgctxt ""
msgid "When you convert a string expression, the date and time must be entered either in one of the date acceptance patterns defined for your locale setting (see <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Settings - Languages</menuitem>) or in ISO date format (momentarily, only the ISO format with hyphens, e.g. \"2012-12-31\" is accepted). In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time."
msgstr "Kadar pretvorite niz, morajo biti datumi in časi zapisani v enem od definiranih vzorcev datuma za vašo krajevno nastavitev (glejte <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME Nastavitve</menuitem></caseinline><defaultinline><menuitem>Orodja Možnosti</menuitem></defaultinline></switchinline><menuitem> Jezikovne nastavitve Jeziki</menuitem>) ali v zapisu datuma po standardu ISO (trenutno je podprt le zapis ISO z vezaji, npr. »2012-12-31«). V numeričnih izrazih predstavljajo vrednosti levo od decimalne vejice datum od 31. decembra 1899 dalje. Vrednosti desno od decimalne vejice predstavljajo čas."
#: 03100300.xhp
msgctxt ""
"03100300.xhp\n"
"hd_id3156422\n"
"help.text"
msgid "Example:"
msgstr "Primer:"
#: 03100400.xhp
msgctxt ""
"03100400.xhp\n"
@@ -31310,8 +31310,24 @@ msgctxt ""
"03132200.xhp\n"
"par_id3154923\n"
"help.text"
msgid "Addresses the active component whose properties can be read and set, and whose methods can be called. <literal>ThisComponent</literal> is used in Basic, where it represents the current document. Properties and methods available through <literal>ThisComponent</literal> depend on the document type."
msgstr "Naslovi aktivno komponento, da je njene lastnosti mogoče prebrati in nastaviti. <literal>ThisComponent</literal> se uporablja iz dokumenta Basic, kjer predstavlja dokument, kateremu pripada Basic. Vrsta predmeta, do katerega dostopa <literal>ThisComponent</literal>, je odvisna od vrste dokumenta."
msgid "<literal>ThisComponent</literal> represents the current document in Basic macros. It addresses the active component whose properties can be read and set, and whose methods can be called. Properties and methods available through <literal>ThisComponent</literal> depend on the document type."
msgstr "<literal>ThisComponent</literal> predstavlja trenutni dokument v makrih Basic. Naslovi aktivno komponento, katere lastnosti je mogoče prebrati in nastaviti in katere metode je možno klicati. Lastnosti in metode, ki so na voljo prek <literal>ThisComponent</literal>, so odvisne od vrste dokumenta."
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"par_id241622797081182\n"
"help.text"
msgid "When the active window is a Base form, query, report, table or view, <literal>ThisComponent</literal> returns the current <literal>Form</literal> information."
msgstr "ČE je dejavno okno obrazec, poizvedba, poročilo, tabela ali pogled programa Base, <literal>ThisComponent</literal> vrne trenutne podatke <literal>Form</literal>."
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"par_id871622796485123\n"
"help.text"
msgid "When active window is the Basic IDE, <literal>ThisComponent</literal> object returns the component owning the current script."
msgstr "Če je dejavno okno Basic IDE, predmet <literal>ThisComponent</literal> vrne komponento, ki si lasti trenutni skript."
#: 03132200.xhp
msgctxt ""
@@ -31337,6 +31353,62 @@ msgctxt ""
msgid "' use the default name for Table of Contents and a 1"
msgstr "' uporabimo privzeto ime za Kazalo in 1"
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"par_id101622646874083\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1text_1_1TextDocument.html\" name=\"TextDocument API service\">com.sun.star.text.TextDocument</link> API service"
msgstr "Storitev API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1text_1_1TextDocument.html\" name=\"Storitev API TextDocument\">com.sun.star.text.TextDocument</link>"
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"par_id102622646874083\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sheet_1_1SpreadsheetDocument.html\" name=\"SpreadsheetDocument API service\">com.sun.star.sheet.SpreadsheetDocument</link> API service"
msgstr "Storitev API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sheet_1_1SpreadsheetDocument.html\" name=\"Storitev API SpreadsheetDocument\">com.sun.star.sheet.SpreadsheetDocument</link>"
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"par_id103622646874083\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1presentation_1_1PresentationDocument.html\" name=\"PresentationDocument API service\">com.sun.star.presentation.PresentationDocument</link> API service"
msgstr "Storitev API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1presentation_1_1PresentationDocument.html\" name=\"Storitev API PresentationDocument\">com.sun.star.presentation.PresentationDocument</link>"
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"par_id104622646874083\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1drawing_1_1DrawingDocument.html\" name=\"DrawingDocument API service\">com.sun.star.drawing.DrawingDocument</link> API service"
msgstr "Storitev API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1drawing_1_1DrawingDocument.html\" name=\"Storitev API DrawingDocument\">com.sun.star.drawing.DrawingDocument</link>"
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"par_id105622646874083\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1formula_1_1FormulaProperties.html\" name=\"FormulaProperties API service\">com.sun.star.formula.FormulaProperties</link> API service"
msgstr "Storitev API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1formula_1_1FormulaProperties.html\" name=\"Storitev API FormulaProperties\">com.sun.star.formula.FormulaProperties</link>"
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"par_id106622646874083\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link> API service"
msgstr "Storitev API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"Storitev API OfficeDatabaseDocument\">com.sun.star.sdb.OfficeDatabaseDocument</link>"
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"par_id581622646875379\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link> API service"
msgstr "Storitev API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"Storitev API OfficeDocument\">com.sun.star.document.OfficeDocument</link>"
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
@@ -36865,14 +36937,6 @@ msgctxt ""
msgid "Replaces some string by another."
msgstr "Zamenja en niz z drugim."
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id931552552227310\n"
"help.text"
msgid "Replace (Text As String, SearchStr As String, ReplStr As String [, Start As Long [, Count as Long [, Compare As Boolean]]]"
msgstr "Replace (Besedilo As String, IskaniNiz As String, ZamenjavaNiz As String [, Začetek As Long [, Števec As Long [, Primerjava As Boolean]]]"
#: replace.xhp
msgctxt ""
"replace.xhp\n"
@@ -36886,56 +36950,56 @@ msgctxt ""
"replace.xhp\n"
"par_id721552552263062\n"
"help.text"
msgid "<emph>Text:</emph> Any string expression that you want to modify."
msgstr "<emph>Besedilo:</emph> poljuben niz, ki ga želite spremeniti."
msgid "<emph>Expression:</emph> Any string expression that you want to modify."
msgstr "<emph>Izraz:</emph> poljuben niz, ki ga želite spremeniti."
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id901552552269836\n"
"help.text"
msgid "<emph>SearchStr:</emph> Any string expression that shall be searched for."
msgstr "<emph>IskaniNiz:</emph> poljuben niz, ki ga želite poiskati."
msgid "<emph>Find:</emph> Any string expression that shall be searched for."
msgstr "<emph>Najdi:</emph> poljuben niz, ki ga želite poiskati."
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id791552552275383\n"
"help.text"
msgid "<emph>ReplStr:</emph> Any string expression that shall replace the found search string."
msgstr "<emph>ZamenjavaNiz:</emph> poljuben niz, ki naj nadomesti najdeni niz."
msgid "<emph>Replace:</emph> Any string expression that shall replace the found search string."
msgstr "<emph>Zamenjaj:</emph> poljuben niz, ki naj nadomesti najdeni niz."
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id111552552283060\n"
"help.text"
msgid "<emph>Start:</emph> Numeric expression that indicates the character position where the search starts and also the start of the substring to be returned."
msgstr "<emph>Začetek:</emph> numerični izraz, ki določa, pri katerem znaku niza naj se začne iskanje in tudi začetek podniza, ki bo vrnjen."
msgid "<emph>Start:</emph> Optional numeric expression that indicates the character position where the search starts and also the start of the substring to be returned."
msgstr "<emph>Začetek:</emph> neobvezen numerični izraz, ki določa, pri katerem znaku niza naj se začne iskanje, in tudi začetek podniza, ki bo vrnjen."
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id921552552289833\n"
"help.text"
msgid "<emph>Count:</emph> The maximal number of times the replace shall be performed."
msgstr "<emph>Števec:</emph> največje število izvedenih zamenjav."
msgid "<emph>Count:</emph> Optional maximum number of times the replace shall be performed. When set to -1, all possible replacements are performed."
msgstr "<emph>Števec:</emph> največje število izvedenih zamenjav. ČE je nastavljen na -1, se izvedejo vse možne zamenjave."
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id891552552302894\n"
"help.text"
msgid "<emph>Compare:</emph> Optional boolean expression that defines the type of comparison. The value of this parameter can be TRUE or FALSE. The default value of TRUE specifies a text comparison that is not case-sensitive. The value of FALSE specifies a binary comparison that is case-sensitive. You can as well use 0 instead of FALSE or 1 instead of TRUE."
msgstr "<emph>Primerjava:</emph> neobvezen numeričen izraz, ki določa vrsto primerjave. Vrednost parametra je lahko TRUE ali FALSE. Privzeta vrednost je TRUE in definira primerjavo besedila, ki ne razlikuje med velikimi in malimi črkami. Vrednot FALSE definira binarno primerjanje, ki loči med malimi in velikimi črkami. Namesto FALSE lahko uporabite tudi 0 oz. 1 namesto TRUE."
msgid "<emph>Compare:</emph> Optional boolean expression that defines the type of comparison. The value of this parameter can be <literal>True</literal> or <literal>False</literal>. The default value of <literal>True</literal> specifies a text comparison that is not case-sensitive. The value of <literal>False</literal> specifies a binary comparison that is case-sensitive. You can as well use 0 instead of <literal>False</literal> or 1 instead of <literal>True</literal>."
msgstr "<emph>Primerjava:</emph> neobvezen logični izraz, ki določa vrsto primerjave. Vrednost parametra je lahko <literal>True</literal> ali <literal>False</literal>. Privzeta vrednost je <literal>True</literal> in določa primerjavo besedila, ki ne razlikuje med velikimi in malimi črkami. Vrednot <literal>False</literal> definira binarno primerjanje, ki loči med malimi in velikimi črkami. Namesto <literal>False</literal> lahko uporabite tudi 0 oz. 1 namesto <literal>True</literal>."
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id991552552420717\n"
"help.text"
msgid "msgbox replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, FALSE)'returns \"aB$cnnbnn\""
msgstr "MsgBox Replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, FALSE)'Vrne \"aB$cnnbnn\""
msgid "MsgBox Replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, False) 'returns \"aB$cnnbnn\""
msgstr "MsgBox Replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, False) 'Vrne \"aB$cnnbnn\""
#: replace.xhp
msgctxt ""
@@ -36950,16 +37014,16 @@ msgctxt ""
"replace.xhp\n"
"par_id571552552467647\n"
"help.text"
msgid "REM * only when lowercase (parameter 6), hence second occurrence of \"b\""
msgstr "REM * le če je mali (parameter 6), zatorej je zamenjana le druga pojavitev \"b\""
msgid "REM * only when lowercase (compare=False), hence second occurrence of \"b\""
msgstr "REM * le če je zapisan z malimi znaki (compare=False), zatorej je zamenjana le druga pojavitev \"b\""
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id71552552474769\n"
"help.text"
msgid "REM * only first (respecting case) occurrence (parameter 5)"
msgstr "REM * in sicer le njegova prva (izmed mali črk) pojavitev (parameter 5)"
msgid "REM * only first (respecting case) occurrence (count=1)"
msgstr "REM * in sicer le njegova prva (izmed mali črk) pojavitev (count=1)"
#: replace.xhp
msgctxt ""
@@ -36969,6 +37033,22 @@ msgctxt ""
msgid "REM returns D*FGHI because the search starts at position 4, which is also the start of the returned string."
msgstr "REM vrne D*FGHI, ker se iskanje začne na mestu 4, ki je tudi začetek vrnjenega niza."
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"bas_id491622734884707\n"
"help.text"
msgid "MsgBox Replace(\"aBbcnnbnn\", \"b\", \"$£\", compare:=False) 'returns \"aB$£cnn$£nn\""
msgstr "MsgBox Replace(\"aBbcnnbnn\", \"b\", \"$£\", compare:=False) 'Vrne \"aB$£cnn$£nn\""
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"bas_id341622734993202\n"
"help.text"
msgid "REM Replace all (count = -1) \"b\" with \"$£\" respecting casing (compare=False) starting from first letter (start=1)"
msgstr "REM Zamenjaj vse (count = -1) \"b\" z \"$£\", upoštevajoč velike/male črke (compare=False) od prve črke naprej (start=1)"
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -37094,7 +37174,7 @@ msgctxt ""
"special_vba_func.xhp\n"
"bm_id051920170358346963\n"
"help.text"
msgid "<bookmark_value>VBA Functions;Mathematical Functions</bookmark_value> <bookmark_value>VBA Functions;formatting numbers</bookmark_value> <bookmark_value>VBA Functions;partitioning numbers</bookmark_value>"
msgid "<bookmark_value>VBA Functions;Mathematical Functions</bookmark_value><bookmark_value>VBA Functions;formatting numbers</bookmark_value><bookmark_value>VBA Functions;partitioning numbers</bookmark_value>"
msgstr "<bookmark_value>funkcije VBA;matematične funkcije</bookmark_value><bookmark_value>funkcije VBA;oblikovanje števil</bookmark_value><bookmark_value>funkcije VBA;razdeljevanje števil</bookmark_value>"
#: special_vba_func.xhp
@@ -37161,6 +37241,302 @@ msgctxt ""
msgid "Example:"
msgstr "Primer:"
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"tit\n"
"help.text"
msgid "StrConv Function [VBA]"
msgstr "Funkcija StrConv [VBA]"
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"bm_id941622761814292\n"
"help.text"
msgid "<bookmark_value>StrConv function</bookmark_value>"
msgstr "<bookmark_value>funkcija StrConv</bookmark_value>"
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"hd_id791622761498015\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/strconv.xhp\" name=\"StrConv Function\">StrConv Function</link>"
msgstr "<link href=\"text/sbasic/shared/strconv.xhp\" name=\"Funkcija StrConv\">Funkcija StrConv</link>"
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id621622761498018\n"
"help.text"
msgid "<variable id=\"variable name\">Convert a string as specified by a conversion type.</variable>"
msgstr "<variable id=\"variable name\">Pretvori niz, kot ga določa vrsta pretvorbe.</variable>"
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id771622762489917\n"
"help.text"
msgid "StrConv(Text, Conversion, [ LCID ])"
msgstr "StrConv(Besedilo, Pretvorba, [ LCID ])"
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id421622762822934\n"
"help.text"
msgid "<emph>Text</emph>: Any valid string expression."
msgstr "<emph>Besedilo:</emph> poljuben veljaven izraz vrste String (niz)."
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id671622762931475\n"
"help.text"
msgid "<emph>Conversion</emph>: The type of conversion to perform, as defined in the table below."
msgstr "<emph>Pretvorba</emph>: vrsta pretvorbe, ki jo želite izvesti, kot je določeno v spodnji tabeli."
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id531622763145456\n"
"help.text"
msgid "Conversion"
msgstr "Pretvorba"
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id131622763145457\n"
"help.text"
msgid "Value"
msgstr "Vrednost"
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id411622763145457\n"
"help.text"
msgid "Description"
msgstr "Opis"
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id421622763145458\n"
"help.text"
msgid "Converts <emph>Text</emph> characters to uppercase."
msgstr "Pretvori znake <emph>besedila</emph> v velike črke."
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id251622763427976\n"
"help.text"
msgid "Converts <emph>Text</emph> characters lowercase."
msgstr "Pretvori znake <emph>besedila</emph> v male črke."
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id531622764070154\n"
"help.text"
msgid "Converts the first letter of every word in <emph>Text</emph> to uppercase."
msgstr "Pretvori prvo črko vsake besede <emph>besedilu</emph> v velike črke."
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id881622764192628\n"
"help.text"
msgid "Converts narrow (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width</link>) characters in <emph>Text</emph> to wide (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">full-width</link>) characters."
msgstr "Pretvori ozke znake (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"Znaki polovične širine\">znake polovične širine</link>) v <emph>besedilu</emph> v široke znake (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"Znaki polovične širine\">znake polne širine</link>)."
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id71622764459352\n"
"help.text"
msgid "Converts wide (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">full-width</link>) characters in <emph>Text</emph> to narrow (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width</link>) characters."
msgstr "Pretvori široke znake (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"Znaki polovične širine\">znake polne širine</link>) v <emph>besedilu</emph> v ozke znake (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"Znaki polovične širine\">znake polovične širine</link>)."
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id371622764565366\n"
"help.text"
msgid "Converts Hiragana characters in <emph>Text</emph> to Katakana characters."
msgstr "Pretvori znake Hiragana v <emph>besedilu</emph> v znake Katakana."
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id911622764728794\n"
"help.text"
msgid "Converts Katakana characters in <emph>Text</emph> to Hiragana characters."
msgstr "Pretvori znake Katakana v <emph>besedilu</emph> v znake Hiragana."
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id21622764841321\n"
"help.text"
msgid "Converts <emph>Text</emph> characters to Unicode characters using the default code page of the system."
msgstr "Pretvori znake v <emph>besedilu</emph> v znake Unicode z uporabo privzete kodne strani sistema."
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id901622764984846\n"
"help.text"
msgid "vbFromUnicode"
msgstr "vbFromUnicode"
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id281622764984846\n"
"help.text"
msgid "128"
msgstr "128"
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id221622764991492\n"
"help.text"
msgid "Converts <emph>Text</emph> characters from Unicode to the default code page of the system."
msgstr "Pretvori znake v <emph>besedilu</emph> iz Unicode v privzeto kodno stran sistema."
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id761622765118156\n"
"help.text"
msgid "<emph>LCID</emph> Optional. The Locale ID in decimal number. If this parameter is omitted, it assumes the system Locale ID. Refer to the file <link href=\"https://opengrok.libreoffice.org/xref/core/l10ntools/source/ulfconv/msi-encodinglist.txt\" name=\"LCID\">msi-encodinglist.txt</link> for the available LCID values."
msgstr "<emph>LCID</emph> Neobvezno. ID krajevnih nastavitev v desetiški obliki. Če ta parameter izpustite, predvideva ID krajevnih nastavitev sistema. Za možne vrednosti LCID glejte datoteko <link href=\"https://opengrok.libreoffice.org/xref/core/l10ntools/source/ulfconv/msi-encodinglist.txt\" name=\"LCID\">msi-encodinglist.txt</link>."
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id311622770486052\n"
"help.text"
msgid "REM Converts narrow (single-byte) characters in string to wide"
msgstr "REM Pretvori znake polovične širine (enojni bajt) v nizu v znake polne širine"
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id231622770493491\n"
"help.text"
msgid "REM Converts wide (double-byte) characters in string to narrow (single-byte) characters"
msgstr "REM Pretvori znake polne širine (dvojni bajt) v nizu v znake polovične širine"
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id871622770498992\n"
"help.text"
msgid "REM Converts Hiragana characters in string to Katakana characters"
msgstr "REM Pretvori znake Hiragana v nizu v znake Katakana"
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id351622770504087\n"
"help.text"
msgid "REM Converts Katakana characters in string to Hiragana characters"
msgstr "REM Pretvori znake Katakana v nizu v znake Hiragana"
#: thisdbdoc.xhp
msgctxt ""
"thisdbdoc.xhp\n"
"tit\n"
"help.text"
msgid "ThisDatabaseDocument object"
msgstr "Predmet ThisDatabaseDocument"
#: thisdbdoc.xhp
msgctxt ""
"thisdbdoc.xhp\n"
"N0089\n"
"help.text"
msgid "<bookmark_value>ThisDatabaseDocument</bookmark_value> <bookmark_value>API; Database document</bookmark_value>"
msgstr "<bookmark_value>ThisDatabaseDocument</bookmark_value><bookmark_value>API; dokument zbirke podatkov</bookmark_value>"
#: thisdbdoc.xhp
msgctxt ""
"thisdbdoc.xhp\n"
"hd_id401544551916353\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/thisdbdoc.xhp\" name=\"ThisDatabaseDocument\">ThisDatabaseDocument object</link>"
msgstr "<link href=\"text/sbasic/shared/thisdbdoc.xhp\" name=\"Predmet ThisDatabaseDocument\">Predmet ThisDatabaseDocument</link>"
#: thisdbdoc.xhp
msgctxt ""
"thisdbdoc.xhp\n"
"N0091\n"
"help.text"
msgid "<literal>ThisDatabaseDocument</literal> addresses the active <literal>Base</literal> document whose properties can be read and set, and whose methods can be called."
msgstr "<literal>ThisDatabaseDocument</literal> naslavlja dejavni dokument vrste <literal>Base</literal>, katerega lastnosti je moč brati in določati ter katerega metode je možno klicati."
#: thisdbdoc.xhp
msgctxt ""
"thisdbdoc.xhp\n"
"par_id241622646033201\n"
"help.text"
msgid "<literal>ThisDatabaseDocument</literal> returns an object of type <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"XOfficeDatabaseDocument interface\">com.sun.star.sdb.XOfficeDatabaseDocument</link>."
msgstr "<literal>ThisDatabaseDocument</literal> vrne predmet <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"Vmesnik XOfficeDatabaseDocument\">com.sun.star.sdb.XOfficeDatabaseDocument</link>."
#: thisdbdoc.xhp
msgctxt ""
"thisdbdoc.xhp\n"
"par_id241622797081182\n"
"help.text"
msgid "When the active window does not relate to a Base document, <literal>ThisDatabaseDocument</literal> returns <literal>Nothing</literal>."
msgstr "Če se dejavno okno ne nanaša na dokument programa Base, <literal>ThisDatabaseDocument</literal> vrne <literal>Nothing</literal>."
#: thisdbdoc.xhp
msgctxt ""
"thisdbdoc.xhp\n"
"par_id871622796485123\n"
"help.text"
msgid "When the active window is the Basic IDE, <literal>ThisDatabaseDocument</literal> object returns the database owning the current script."
msgstr "Če je dejavno okno Basic IDE, predmet <literal>ThisDatabaseDocument</literal> vrne zbirko podatkov, ki si lasti trenutni skript."
#: thisdbdoc.xhp
msgctxt ""
"thisdbdoc.xhp\n"
"par_id631622806529469\n"
"help.text"
msgid "Opening current database \"formName\" and maximizing it can be achieved as shown:"
msgstr "Trenutno zbirko podatkov formName odprete in jo maksimizirate na naslednji način:"
#: thisdbdoc.xhp
msgctxt ""
"thisdbdoc.xhp\n"
"par_id251622800540402\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent object\">ThisComponent</link> object"
msgstr "Predmet <link href=\"text/sbasic/shared/03132200.xhp\" name=\"Predmet ThisComponent\">ThisComponent</link>"
#: thisdbdoc.xhp
msgctxt ""
"thisdbdoc.xhp\n"
"par_id101622646874083\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link> API service"
msgstr "Storitev API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"Storitev API OfficeDatabaseDocument\">com.sun.star.sdb.OfficeDatabaseDocument</link>"
#: thisdbdoc.xhp
msgctxt ""
"thisdbdoc.xhp\n"
"par_id581622646875379\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link> API service"
msgstr "Storitev API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"Storitev API OfficeDocument\">com.sun.star.document.OfficeDocument</link>"
#: uno_objects.xhp
msgctxt ""
"uno_objects.xhp\n"
@@ -37193,6 +37569,30 @@ msgctxt ""
msgid "Functions, objects and services of Unified Network Objects (UNO)."
msgstr "Funkcije, predmeti in storitve za UNO (angl. Unified Network Objects)."
#: uno_objects.xhp
msgctxt ""
"uno_objects.xhp\n"
"hd_id121622648046670\n"
"help.text"
msgid "%PRODUCTNAME Global Objects"
msgstr "Globalni predmeti %PRODUCTNAME"
#: uno_objects.xhp
msgctxt ""
"uno_objects.xhp\n"
"hd_id121622648046680\n"
"help.text"
msgid "Active document Objects"
msgstr "Predmeti dejavnega dokumenta"
#: uno_objects.xhp
msgctxt ""
"uno_objects.xhp\n"
"par_id481622648684689\n"
"help.text"
msgid "The following objects can be used from the active document."
msgstr "Iz dejavnega dokumenta lahko uporabite naslednje predmete."
#: uno_objects.xhp
msgctxt ""
"uno_objects.xhp\n"
@@ -37209,6 +37609,22 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03131900.xhp#basicdialogs\" name=\"basicanddialog\">DialogLibraries Object</link>"
msgstr "<link href=\"text/sbasic/shared/03131900.xhp#basicdialogs\" name=\"basicanddialog\">Predmet DialogLibraries</link>"
#: uno_objects.xhp
msgctxt ""
"uno_objects.xhp\n"
"hd_id151622648087678\n"
"help.text"
msgid "UNO Methods"
msgstr "Metode UNO"
#: uno_objects.xhp
msgctxt ""
"uno_objects.xhp\n"
"par_id481622648684690\n"
"help.text"
msgid "Use the following methods to manage or query Unified Network Objects (UNO)."
msgstr "Uporabie naslednje metode za ravnanje ali poizvedovanje po predmetih UNO (angl. Unified Network Objects)."
#: uno_objects.xhp
msgctxt ""
"uno_objects.xhp\n"

View File

@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-06-02 12:02+0200\n"
"PO-Revision-Date: 2021-06-06 17:57+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-06-12 09:19+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
@@ -2063,7 +2063,7 @@ msgctxt ""
"par_id281619033570656\n"
"help.text"
msgid "The <literal>Base</literal> service can also be instantiated while opening an existing Base file, as shown below:"
msgstr "Storitev <literal>Base</literal> lahko instancirate z odpiranjem obstoječe datoteke programa Base, kot je prikazano spodaj:"
msgstr "Instanco storitve <literal>Base</literal> lahko tvorite z odpiranjem obstoječe datoteke programa Base, kot je prikazano spodaj:"
#: sf_base.xhp
msgctxt ""
@@ -2071,7 +2071,15 @@ msgctxt ""
"par_id331619033713781\n"
"help.text"
msgid "If a Base document is already open, it is possible to instantiate the <literal>Base</literal> service directly:"
msgstr "Če je dokument programa Base že odprt, lahko storitev <literal>Base</literal> instancirate neposredno:"
msgstr "Če je dokument programa Base že odprt, lahko instanco storitve <literal>Base</literal> tvorite neposredno:"
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id871623102536956\n"
"help.text"
msgid "The examples above can be translated to Python as follows:"
msgstr "Zgornje primere lahko prevedemo v Python na sledeč način:"
#: sf_base.xhp
msgctxt ""
@@ -2105,6 +2113,46 @@ msgctxt ""
msgid "The code snippet below prints the names of all form documents in the current Base document."
msgstr "Spodnji odlomek kode natisne imena vseh dokumentov obrazca v trenutnem dokumentu programa Base."
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"pyc_id691623103639534\n"
"help.text"
msgid "bas = CreateScriptService(\"Basic\")"
msgstr "bas = CreateScriptService(\"Basic\")"
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"pyc_id101623103639206\n"
"help.text"
msgid "doc = CreateScriptService(\"Document\", bas.ThisDataBaseDocument)"
msgstr "doc = CreateScriptService(\"Dokument\", bas.ThisDataBaseDocument)"
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"pyc_id901623103639390\n"
"help.text"
msgid "myForms = oDoc.FormDocuments()"
msgstr "mojiObrazci = oDoc.FormDocuments()"
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"pyc_id791623103639701\n"
"help.text"
msgid "for formName in myForms:"
msgstr "for imeObrazca in mojiObrazci:"
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"pyc_id741623103639861\n"
"help.text"
msgid "bas.MsgBox(formName)"
msgstr "bas.MsgBox(imeObrazca)"
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
@@ -2142,16 +2190,16 @@ msgctxt ""
"sf_base.xhp\n"
"par_id861619037838260\n"
"help.text"
msgid "<emph>FormDocument:</emph> The name of a valid form document as a case-sensitive string."
msgstr "<emph>FormDocument:</emph> ime veljavnega dokumenta obrazca, razlikuje med velikimi in malimi črkami."
msgid "<emph>formdocument:</emph> The name of a valid form document as a case-sensitive string."
msgstr "<emph>formdocument:</emph> ime veljavnega dokumenta obrazca, razlikuje med velikimi in malimi črkami."
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id281619037857187\n"
"help.text"
msgid "<emph>Form:</emph> The name or index number of the form stored in the form document. If this argument is absent, the method will return a list with the names of all forms available in the form document."
msgstr "<emph>Form:</emph> ime ali številka indeksa obrazca, shranjenega v dokumentu obrazca. Če ta argument ni podan, metoda vrne seznam z imeni vseh obrazcev, ki so na voljo v dokumentu obrazca."
msgid "<emph>form:</emph> The name or index number of the form stored in the form document. If this argument is absent, the method will return a list with the names of all forms available in the form document."
msgstr "<emph>form:</emph> ime ali številka indeksa obrazca, shranjenega v dokumentu obrazca. Če ta argument ni podan, metoda vrne seznam z imeni vseh obrazcev, ki so na voljo v dokumentu obrazca."
#: sf_base.xhp
msgctxt ""
@@ -2164,18 +2212,10 @@ msgstr "Čeprav lahko uporabite številke indeksa za sklic na obrazce, je to pri
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"bas_id231619200162092\n"
"par_id21623104676805\n"
"help.text"
msgid "' Returns a list of all forms in the form document \"myFormDocument\""
msgstr "' Vrne seznam vseh obrazcev v dokumentu obrazca »mojDokumentObrazca«"
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"bas_id31619200259812\n"
"help.text"
msgid "' Returns an instance of the Form service representing the form \"myForm\""
msgstr "' Vrne instanco storitve Form, ki predstavlja obrazec »myForm«"
msgid "The first line of the example below returns a list of all forms in the form document \"myFormDocument\". The second line returns an instance of the Form service representing the form \"myForm\"."
msgstr "Prva vrstica zgornjega primera vrne seznam vseh obrazcev v dokumentu obrazca »myFormDocument«. Druga vrstica vrne instanco storitve Form, ki predstavlja obrazec »mojObrazec«."
#: sf_base.xhp
msgctxt ""
@@ -2190,8 +2230,8 @@ msgctxt ""
"sf_base.xhp\n"
"par_id731619098073221\n"
"help.text"
msgid "<emph>User, Password:</emph> Optional login parameters as strings. The default value for both parameters is an empty string \"\"."
msgstr "<emph>User, Password</emph>: neobvezna parametra prijave kot niza (uporabniško ime in geslo). Privzeta vrednost obeh parametrov je prazen niz »«."
msgid "<emph>user, password:</emph> Optional login parameters as strings. The default value for both parameters is an empty string \"\"."
msgstr "<emph>user, password</emph>: neobvezna parametra prijave kot niza (uporabniško ime in geslo). Privzeta vrednost obeh parametrov je prazen niz »«."
#: sf_base.xhp
msgctxt ""
@@ -2209,6 +2249,14 @@ msgctxt ""
msgid "' ... Run queries, SQL statements, ..."
msgstr "' ... Izvedite poizvedbe, ukaze SQL ..."
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"pyc_id351623104861223\n"
"help.text"
msgid "' ... Run queries, SQL statements, ..."
msgstr "' ... Izvedite poizvedbe, ukaze SQL ..."
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
@@ -2222,8 +2270,8 @@ msgctxt ""
"sf_base.xhp\n"
"par_id981619098545701\n"
"help.text"
msgid "<emph>FormDocument:</emph> The name of a FormDocument to be checked, as a case-sensitive string."
msgstr "<emph>FormDocument:</emph> ime FormDocument, ki ga je potrebno preveriti, razlikuje med velikimi in malimi črkami."
msgid "<emph>formdocument:</emph> The name of a <literal>FormDocument</literal> to be checked, as a case-sensitive string."
msgstr "<emph>formdocument:</emph> ime <literal>formdocument</literal>, ki ga želite preveriti, razlikuje med velikimi in malimi črkami."
#: sf_base.xhp
msgctxt ""
@@ -2246,16 +2294,16 @@ msgctxt ""
"sf_base.xhp\n"
"par_id941619099797810\n"
"help.text"
msgid "<emph>FormDocument:</emph> The name of the <literal>FormDocument</literal> to be opened, as a case-sensitive string."
msgstr "<emph>FormDocument:</emph> ime <literal>FormDocument</literal>, ki ga želite odpreti, razlikuje med velikimi in malimi črkami."
msgid "<emph>formDocument:</emph> The name of the <literal>FormDocument</literal> to be opened, as a case-sensitive string."
msgstr "<emph>formDocument:</emph> ime <literal>formDocument</literal>, ki ga želite odpreti, razlikuje med velikimi in malimi črkami."
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id981619099816849\n"
"help.text"
msgid "<emph>DesignMode:</emph> If this argument is <literal>True</literal> the <literal>FormDocument</literal> will be opened in design mode."
msgstr "<emph>DesignMode:</emph> če ima ta argument vrednost <literal>True</literal>, bo <literal>FormDocument</literal> odprt v oblikovalnem načinu."
msgid "<emph>designmode:</emph> If this argument is <literal>True</literal> the <literal>FormDocument</literal> will be opened in design mode."
msgstr "<emph>designmode:</emph> če ima ta argument vrednost <literal>True</literal>, bo <literal>FormDocument</literal> odprt v oblikovalnem načinu."
#: sf_base.xhp
msgctxt ""
@@ -2550,8 +2598,8 @@ msgctxt ""
"sf_basic.xhp\n"
"par_id541619006255653\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\"><literal>StarDesktop</literal></link> object represents LibreOfficeDev Start Center."
msgstr "Predmet <link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\"><literal>StarDesktop</literal></link> predstavlja Začetno središče LibreOfficeDev."
msgid "<link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\"><literal>StarDesktop</literal></link> object represents %PRODUCTNAME Start Center."
msgstr "Predmet <link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\"><literal>StarDesktop</literal></link> predstavlja Začetno središče %PRODUCTNAME."
#: sf_basic.xhp
msgctxt ""
@@ -2561,6 +2609,70 @@ msgctxt ""
msgid "List of Methods in the Basic Service"
msgstr "Seznam metod v storitvi Basic"
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id71621894830071\n"
"help.text"
msgid "Converts a numeric expression or a string to a <literal>datetime</literal>.<literal>datetime</literal> Python native object."
msgstr "Pretvori numerični izraz ali niz v domorodni predmet Pythona <literal>datetime</literal>.<literal>datetime</literal>."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id431621896441258\n"
"help.text"
msgid "This method exposes the Basic builtin function <link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate_Basic\">CDate</link> to Python scripts."
msgstr "Ta metoda razkrije vgrajeno funkcijo Basic <link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate_Basic\">CDate</link> v skriptih Python."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id401621896675880\n"
"help.text"
msgid "<emph>expression</emph>: a numeric expression or a string representing a date."
msgstr "<emph>izraz</emph>: numeričen izraz ali niz, ki predstavlja datum."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id481621950748686\n"
"help.text"
msgid "Converts a UNO date/time representation to a <literal>datetime.datetime</literal> Python native object."
msgstr "Pretvori reprezentacijo datuma/časa UNO v domorodni predmet Pythona <literal>datetime.datetime</literal>."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id41621950816227\n"
"help.text"
msgid "<emph>unodate</emph>: A UNO date/time object of one of the following types: <literal>com.sun.star.util.DateTime</literal>, <literal>com.sun.star.util.Date</literal> or <literal>com.sun.star.util.Time</literal>"
msgstr "<emph>unodate</emph>: predmet datuma/časa UNO ene od naslednjih vrst: <literal>com.sun.star.util.DateTime</literal>, <literal>com.sun.star.util.Date</literal> ali <literal>com.sun.star.util.Time</literal>."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id281621952224847\n"
"help.text"
msgid "The following example creates a <literal>com.sun.star.util.DateTime</literal> object and converts it to a <literal>datetime.datetime</literal> Python object."
msgstr "Spodnji primer ustvari predmet <literal>com.sun.star.util.DateTime</literal> in ga pretvori v predmet Pythona <literal>datetime.datetime</literal>."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id741621952469980\n"
"help.text"
msgid "Converts a date representation into a <literal>com.sun.star.util.DateTime</literal> object."
msgstr "Pretvori reprezentacijo datuma v predmet <literal>com.sun.star.util.DateTime</literal>."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id511621952524000\n"
"help.text"
msgid "<emph>date</emph>: A Python date/time object of one of the following types: <literal>datetime.datetime</literal>, <literal>datetime.date</literal>, <literal>datetime.time</literal>, <literal>float (time.time)</literal> or <literal>time.struct_time</literal>."
msgstr "<emph>date</emph>: Pythonov predmet datuma/časa ene od naslednjih vrst: <literal>datetime.datetime</literal>, <literal>datetime.date</literal>, <literal>datetime.time</literal>, <literal>float (time.time)</literal> ali <literal>time.struct_time</literal>."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
@@ -2615,7 +2727,7 @@ msgctxt ""
"par_id651589200121138\n"
"help.text"
msgid "Instantiates a UNO service with the <literal>ProcessServiceManager</literal>."
msgstr "Instanciira storitev UNO z upraviteljem procesnih storitev <literal>ProcessServiceManager</literal>."
msgstr "Instanco storitve UNO tvori z upraviteljem procesnih storitev <literal>ProcessServiceManager</literal>."
#: sf_basic.xhp
msgctxt ""
@@ -2697,22 +2809,6 @@ msgctxt ""
msgid "A number."
msgstr "Število."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"pyc_id641618564383315\n"
"help.text"
msgid "diffDays = svc.DateDiff('d', date1, date2)"
msgstr "razlDnevi = svc.DateDiff('d', datum1, datum2)"
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"pyc_id151618564392035\n"
"help.text"
msgid "print(diffDays)"
msgstr "print(razlDnevi)"
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
@@ -2761,14 +2857,6 @@ msgctxt ""
msgid "Computes a date value from a date string."
msgstr "Izračuna datumsko vrednost iz datumskega niza."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"hd_id151618673970234\n"
"help.text"
msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functvalue\"/>"
msgstr "<embedvar href=\"text/sbasic/shared/00000003.xhp#functvalue\"/>"
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
@@ -2777,14 +2865,6 @@ msgctxt ""
msgid "The computed date."
msgstr "Izračunani datum."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"pyc_id931618674563379\n"
"help.text"
msgid "print(dt)"
msgstr "print(dt)"
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
@@ -2831,7 +2911,7 @@ msgctxt ""
"par_id381618831451271\n"
"help.text"
msgid "The default component context is used, when instantiating services via <literal>XMultiServiceFactory</literal>. See the <literal>Professional UNO</literal> chapter in the Developer's Guide on <link href=\"https://api.libreoffice.org/\" name=\"API Developer's Guide\">api.libreoffice.org</link> for more information."
msgstr "Privzeti kontekst komponente se uporabi, kadar storitve instanciirate prek <literal>XMultiServiceFactory</literal>. Podrobnosti si oglejte v poglavju <literal>Professional UNO</literal> v vodniku za razvijalce (Developer's Guide) na <link href=\"https://api.libreoffice.org/\" name=\"Vodnik za razvijalce API\">api.libreoffice.org</link> (v angl.)."
msgstr "Privzeti kontekst komponente se uporabi, kadar tvorite instance storitve prek <literal>XMultiServiceFactory</literal>. Podrobnosti si oglejte v poglavju <literal>Professional UNO</literal> v vodniku za razvijalce (Developer's Guide) na <link href=\"https://api.libreoffice.org/\" name=\"Vodnik za razvijalce API\">api.libreoffice.org</link> (v angl.)."
#: sf_basic.xhp
msgctxt ""
@@ -2905,6 +2985,70 @@ msgctxt ""
msgid "svc.MsgBox(\"{} - {} = {}\".format(ticks_end, ticks_ini,ticks_end - ticks_ini))"
msgstr "svc.MsgBox(\"{} - {} = {}\".format(tiki_kon, tiki_ini,tiki_kon - tiki_ini))"
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"bm_id61618905161499\n"
"help.text"
msgid "<bookmark_value>Basic service;GlobalScope.BasicLibraries</bookmark_value>"
msgstr "<bookmark_value>storitev Basic;GlobalScope.BasicLibraries</bookmark_value>"
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id741622396277528\n"
"help.text"
msgid "Returns the UNO object containing all shared Basic libraries and modules."
msgstr "Vrne predmet UNO, ki vsebuje vse knjižnice in module Basic v skupni rabi."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id911622396571584\n"
"help.text"
msgid "This method is the Python equivalent to <literal>GlobalScope</literal>.<literal>BasicLibraries</literal> in Basic scripts."
msgstr "Ta metoda je Pythonov ekvivalent za <literal>GlobalScope</literal>.<literal>BasicLibraries</literal> v skriptih Basic."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id281622398076950\n"
"help.text"
msgid "The following example loads the Gimmicks Basic library if it has not been loaded yet."
msgstr "Naslednji primer naloži Gimmicks, knjižnico Basic, če še ni naložena."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"bm_id61618905163671\n"
"help.text"
msgid "<bookmark_value>Basic service;GlobalScope.DialogLibraries</bookmark_value>"
msgstr "<bookmark_value>storitev Basic;GlobalScope.DialogLibraries</bookmark_value>"
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id381622397863419\n"
"help.text"
msgid "Returns the UNO object containing all shared dialog libraries."
msgstr "Vrne predmet UNO, ki vsebuje vse knjižnice pogovornih oken v skupni rabi."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id491622397863810\n"
"help.text"
msgid "This method is the Python equivalent to <literal>GlobalScope</literal>.<literal>DialogLibraries</literal> in Basic scripts."
msgstr "Ta metoda je Pythonov ekvivalent za <literal>GlobalScope</literal>.<literal>DialogLibraries</literal> v skriptih Basic."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id811622398234384\n"
"help.text"
msgid "The following example shows a message box with the names of all available dialog libraries."
msgstr "Naslednji primer prikaže okno z imeni vseh knjižnic pogovornih oken, ki so na voljo."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
@@ -2982,8 +3126,8 @@ msgctxt ""
"sf_basic.xhp\n"
"par_id191619084216660\n"
"help.text"
msgid "Returns the current system date and time as a date/time value."
msgstr "Vrne trenutni sistemski datum in čas kot vrednost datuma/časa."
msgid "Returns the current system date and time as a <literal>datetime</literal>.<literal>datetime</literal> Python native object."
msgstr "Vrne trenutni sistemski datum in čas kot domorodni predmet Pythona <literal>datetime</literal>.<literal>datetime</literal>."
#: sf_basic.xhp
msgctxt ""
@@ -3017,6 +3161,62 @@ msgctxt ""
msgid "integer"
msgstr "celo število"
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"bm_id81618907850447\n"
"help.text"
msgid "<bookmark_value>Basic service;ThisComponent</bookmark_value>"
msgstr "<bookmark_value>storitev Basic;ThisComponent</bookmark_value>"
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id141622840830978\n"
"help.text"
msgid "If the current component refers to a %PRODUCTNAME document, this method returns the UNO object representing the document."
msgstr "Če se trenutna komponenta nanaša na dokument %PRODUCTNAME, ta metoda vrne predmet UNO, ki predstavlja dokument."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id961622841287976\n"
"help.text"
msgid "The method will return <literal>None</literal> when the current component does not correspond to a document."
msgstr "Ta metoda vrne <literal>None</literal>, če trenutna komponenta ne ustreza dokumentu."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"bm_id81618907858201\n"
"help.text"
msgid "<bookmark_value>Basic service;ThisDatabaseDocument</bookmark_value>"
msgstr "<bookmark_value>storitev Basic;ThisDatabaseDocument</bookmark_value>"
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id271622912644859\n"
"help.text"
msgid "If the script is being executed from a Base document or any of its subcomponents this method returns the main component of the Base instance."
msgstr "Če se skript izvaja iz dokumenta programa Base ali ene od njegovih podkomponent, ta metoda vrne glavno komponento instance Base."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id811622912819443\n"
"help.text"
msgid "This method returns <literal>None</literal> otherwise."
msgstr "Metoda sicer vrne <literal>None</literal>."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id201623153844931\n"
"help.text"
msgid "Visit the <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument\">OfficeDatabaseDocument</link> API page to learn more about Base's main component structure."
msgstr "Obiščite stran API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"API OfficeDatabaseDocument\">OfficeDatabaseDocument</link>, da izveste več o strukturi glavne komponente Base."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
@@ -3041,22 +3241,6 @@ msgctxt ""
msgid "<emph>obj</emph>: A variable or Uno object."
msgstr "<emph>obj</emph>: spremenljivka ali predmet UNO."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id901618486941514\n"
"help.text"
msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"uno.fileUrlToSystemPath() method\">uno.fileUrlToSystemPath() method</link>"
msgstr "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"Metoda uno.fileUrlToSystemPath()\">Metoda uno.fileUrlToSystemPath()</link>"
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id901618496841514\n"
"help.text"
msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"uno.systemPathToFileUrl() method\">uno.systemPathToFileUrl() method</link>"
msgstr "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"Metoda uno.systemPathToFileUrl()\">Metoda uno.systemPathToFileUrl()</link>"
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
@@ -3065,38 +3249,6 @@ msgctxt ""
msgid "<link href=\"https://wiki.documentfoundation.org/Macros/General/IO_to_Screen\" name=\"Input/Output to Screen with Python\">Input/Output to Screen with Python</link> on the wiki"
msgstr "<link href=\"https://wiki.documentfoundation.org/Macros/General/IO_to_Screen\" name=\"Vhod/izhod na zaslonu s Pythonom\">Vhod/izhod na zaslonu s Pythonom</link> na wikiju (v angl.)."
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id610918486941514\n"
"help.text"
msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"XSCRIPTCONTEXT.getComponentContext() method\">XSCRIPTCONTEXT.getComponentContext() method</link>"
msgstr "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"Metoda XSCRIPTCONTEXT.getComponentContext()\">Metoda XSCRIPTCONTEXT.getComponentContext()</link>"
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id901618484961514\n"
"help.text"
msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"uno.getComponentContext() method\">uno.getComponentContext() method</link>"
msgstr "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"Metoda uno.getComponentContext()\">Metoda uno.getComponentContext()</link>"
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id901648186941514\n"
"help.text"
msgid "<link href=\"text/sbasic/python/python_platform.xhp\" name=\"platform.system() method\">platform.system() method</link>"
msgstr "<link href=\"text/sbasic/python/python_platform.xhp\" name=\"Metoda platform.system()\">Metoda platform.system()</link>"
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id901816486941514\n"
"help.text"
msgid "<link href=\"text/sbasic/python/python_platform.xhp\" name=\"os.pathsep() method\">os.pathsep() method</link>"
msgstr "<link href=\"text/sbasic/python/python_platform.xhp\" name=\"Metoda os.pathsep()\">Metoda os.pathsep()</link>"
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
@@ -3207,7 +3359,7 @@ msgctxt ""
"par_id741621467697967\n"
"help.text"
msgid "It is also possible to instantiate the <literal>Calc</literal> service using the <literal>CreateScriptService</literal> method:"
msgstr "Storitev <literal>Calc</literal> lahko instanciirate tudi z metodo <literal>CreateScriptService</literal>:"
msgstr "Instanco storitve <literal>Calc</literal> lahko tvorite tudi z metodo <literal>CreateScriptService</literal>:"
#: sf_calc.xhp
msgctxt ""
@@ -4249,6 +4401,86 @@ msgctxt ""
msgid "Cells in the given range that contain text will be ignored by all of these functions. For example, the <literal>DCount</literal> method will not count cells with text, only numerical cells."
msgstr "Vse te funkcije prezrejo celice v danem obsegu, ki vsebujejo besedilo. Primer: metoda <literal>DCount</literal> ne šteje celic z besedilom, šteje le številske celice."
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
"par_id501623063693649\n"
"help.text"
msgid "Depending on the parameters provided this method will return:"
msgstr "Glede na podane parametre ta metoda vrne:"
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
"par_id611623063742045\n"
"help.text"
msgid "A zero-based Array (or a tuple in Python) with the names of all the forms contained in a given sheet (if the <literal>form</literal> argument is absent)"
msgstr "Ničelno polje (par v Pythonu) z imeni vseh obrazcev, vsebovanih v danem delovnem listu (če ni podan argument <literal>form</literal>)."
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
"par_id641623063744536\n"
"help.text"
msgid "A <literal>SFDocuments.Form</literal> service instance representing the form specified as argument."
msgstr "Instanca storitve <literal>SFDocuments.Form</literal>, ki predstavlja obrazec, naveden v argumentu."
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
"par_id441623090893210\n"
"help.text"
msgid "<emph>sheetname</emph>: The name of the sheet, as a string, from which the form will be retrieved."
msgstr "<emph>sheetname</emph>: ime delovnega lista, iz katerega bo izveden obrazec, kot niz."
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
"par_id451623063459286\n"
"help.text"
msgid "<emph>form</emph>: The name or index corresponding to a form stored in the specified sheet. If this argument is absent, the method will return a list with the names of all forms available in the sheet."
msgstr "<emph>form</emph>: ime ali indeks, ki ustreza obrazcu, shranjenem v navedeni preglednici. Če ta argument ni podan, metoda vrne seznam z imeni vseh obrazcev, ki so na voljo v preglednici."
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
"par_id251623063305557\n"
"help.text"
msgid "In the following examples, the first line gets the names of all forms stored in \"Sheet1\" and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\" which is stored in \"Sheet1\"."
msgstr "V sledečih primerih prva vrstica pridobi imena vseh obrazcev, shranjenih na delovnem listu »DelovniList1«, druga pa predmet <literal>Form</literal> iz obrazca »Obrazec_A«, ki je shranjen v »DelovniList1«."
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
"bas_id191623063399519\n"
"help.text"
msgid "Set FormNames = oDoc.Forms(\"Sheet1\")"
msgstr "Set FormNames = oDoc.Forms(\"DelovniList1\")"
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
"bas_id691623063399711\n"
"help.text"
msgid "Set FormA = oDoc.Forms(\"Sheet1\", \"Form_A\")"
msgstr "Set FormA = oDoc.Forms(\"DelovniList1\", \"Obrazec_A\")"
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
"pyc_id271623063215023\n"
"help.text"
msgid "form_names = doc.Forms(\"Sheet1\")"
msgstr "form_names = doc.Forms(\"DelovniList1\")"
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
"pyc_id961623063234990\n"
"help.text"
msgid "form_A = doc.Forms(\"Sheet1\", \"Form_A\")"
msgstr "form_A = oDoc.Forms(\"DelovniList1\", \"Obrazec_A\")"
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
@@ -4702,7 +4934,7 @@ msgctxt ""
"sf_calc.xhp\n"
"par_id991621620588147\n"
"help.text"
msgid "<input>doc.RemoveSheet(sheetname: str): bool</input>"
msgid "<input>svc.RemoveSheet(sheetname: str): bool</input>"
msgstr "<input>doc.RemoveSheet(sheetname: str): bool</input>"
#: sf_calc.xhp
@@ -8489,22 +8721,6 @@ msgctxt ""
msgid "Service invocation"
msgstr "Priklic storitve"
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id141610734722352\n"
"help.text"
msgid "Before using the <literal>Document</literal> service the <literal>ScriptForge</literal> library needs to be loaded using:"
msgstr "Pred uporabo storitve <literal>Document</literal> morate naložiti knjižnico <literal>ScriptForge</literal> na sledeč način:"
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id591589191059889\n"
"help.text"
msgid "The <literal>Document</literal> service is closely related to the <literal>UI</literal> and <literal>FileSystem</literal> services of the <literal>ScriptForge</literal> library."
msgstr "Storitev <literal>Document</literal> je tesno povezana s storitvama <literal>UI</literal> in <literal>FileSystem</literal> knjižnice <literal>ScriptForge</literal>."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
@@ -8516,42 +8732,42 @@ msgstr "Spodaj so trije načini, kako lahko prikličete storitev <literal>Docume
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"bas_id571589191739218\n"
"par_id181622816732197\n"
"help.text"
msgid "'1) From the ScriptForge.UI service:"
msgstr "'1) Iz storitve ScriptForge.UI:"
msgid "Using the <literal>getDocument</literal> method from the <literal>ScriptForge</literal>.<literal>UI</literal> service:"
msgstr "Z uporabo metode <literal>getDocument</literal> iz storitve <literal>ScriptForge</literal>.<literal>UI</literal>:"
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"bas_id331589191766183\n"
"par_id181622818236233\n"
"help.text"
msgid "'Alternatively, using the CreateDocument or OpenDocument methods"
msgstr "'Drug način je z uporabo metod CreateDocument ali OpenDocument"
msgid "Alternatively you can use the methods <literal>CreateDocument</literal> and <literal>OpenDocument</literal> from the <literal>UI</literal> service."
msgstr "Namesto tega lahko uporabite metodi <literal>CreateDocument</literal> in <literal>OpenDocument</literal> iz storitve <literal>UI</literal>."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"bas_id571589191774268\n"
"par_id691622816765571\n"
"help.text"
msgid "'2) Directly if the document is already open"
msgstr "'2) Neposredno, če je dokument že odprt"
msgid "Directly if the document is already open."
msgstr "Neposredno, če je dokument že odprt."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"bas_id471598109329789\n"
"par_id821622816825012\n"
"help.text"
msgid "'3) From a macro triggered by a document event"
msgstr "'3) Iz makra, ki ga proži dogodek dokumenta"
msgid "From a macro triggered by a document event."
msgstr "Iz makra, ki ga proži dogodek dokumenta."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id71611090922315\n"
"par_id831622816562430\n"
"help.text"
msgid "The use of the prefix \"<literal>SFDocuments.</literal>\" while calling the service is optional."
msgstr "Uporaba predpone \"<literal>SFDocuments.</literal>\" pri klicu storitve je neobvezna."
msgid "The <literal>Document</literal> service is closely related to the <literal>UI</literal> and <literal>FileSystem</literal> services."
msgstr "Storitev <literal>Document</literal> je tesno povezana s storitvama <literal>UI</literal> in <literal>FileSystem</literal>."
#: sf_document.xhp
msgctxt ""
@@ -8561,6 +8777,38 @@ msgctxt ""
msgid "Except when the document was closed by program with the CloseDocument method (it is then superfluous), it is recommended to free resources after use:"
msgstr "Če dokumenta ni zaprl program z metodo CloseDocument (sicer je ta napotek odveč), priporočamo, da po uporabi sprostite vire:"
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"pyc_id551622819064247\n"
"help.text"
msgid "def RunEvent(event)"
msgstr "def RunEvent(event)"
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"pyc_id311622819064554\n"
"help.text"
msgid "doc = CreateScriptService(\"SFDocuments.DocumentEvent\", Event)"
msgstr "doc = CreateScriptService(\"SFDocuments.DocumentEvent\", Event)"
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"pyc_id221622819064967\n"
"help.text"
msgid "# (...)"
msgstr "# (...)"
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id71611090922315\n"
"help.text"
msgid "The use of the prefix \"<literal>SFDocuments.</literal>\" while calling the service is optional."
msgstr "Uporaba predpone \"<literal>SFDocuments.</literal>\" pri klicu storitve je neobvezna."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
@@ -8777,6 +9025,14 @@ msgctxt ""
msgid "The example below prints all the properties of a document. Note that the <literal>oDoc</literal> object returned by the <literal>UI.OpenDocument</literal> method is a <literal>SFDocuments.Document</literal> object."
msgstr "Spodnji primer izpiše vse lastnosti dokumenta. Upoštevajte, da je predmet <literal>oDoc</literal>, ki ga vrne metoda <literal>UI.OpenDocument</literal>, predmet <literal>SFDocuments.Document</literal>."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id571622826920742\n"
"help.text"
msgid "To access document properties in a Python script the user needs to directly access them using their names, as shown below:"
msgstr "Če želite dostopati do lastnosti dokumenta v skriptu Python, morate neposredno dostopati z rabo njihovih imen, kot je prikazano spodaj:"
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
@@ -8846,32 +9102,96 @@ msgctxt ""
"sf_document.xhp\n"
"par_id361589200121646\n"
"help.text"
msgid "<emph>SaveAsk</emph> : If <literal>True</literal> (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified."
msgstr "<emph>SaveAsk</emph>: če je enako <literal>True</literal> (privzeto), povpraša uporabnika, da potrdi, ali naj se spremembe shranijo na disk. Ta argument je prezrt, če dokument ni bil spremenjen."
msgid "<emph>saveask</emph> : If <literal>True</literal> (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified."
msgstr "<emph>saveask</emph>: če je enako <literal>True</literal> (privzeto), povpraša uporabnika, da potrdi, ali naj se spremembe shranijo na disk. Ta argument je prezrt, če dokument ni bil spremenjen."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id901599410483300\n"
"bas_id751622827903730\n"
"help.text"
msgid "This method is applicable <emph>only for Base documents</emph>."
msgstr "Ta metoda deluje <emph>le za dokumente Base</emph>."
msgid "End If"
msgstr "End If"
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id891599410524092\n"
"par_id501623063693649\n"
"help.text"
msgid "It returns a <literal>SFDatabases.Database</literal> service instance giving access to the execution of SQL commands on the database defined and/or embedded in the actual Base document."
msgstr "Vrne instanco storitev <literal>SFDatabases.Database</literal>, ki nudijo dostop do izvajanja ukazov SQL nad zbirko podatkov, ki je določena in/ali vdelana v dejanski dokument programa Base."
msgid "Depending on the parameters provided this method will return:"
msgstr "Glede na podane parametre ta metoda vrne:"
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id721599410266911\n"
"par_id611623063742045\n"
"help.text"
msgid "<emph>User, Password</emph> : The login parameters. Both default to \"\"."
msgstr "<emph>User, Password</emph>: parametra prijave (uporabniško ime in geslo). Privzeta vrednost obeh je \"\"."
msgid "A zero-based Array (or a tuple in Python) with the names of all the forms contained in the document (if the <literal>form</literal> argument is absent)"
msgstr "Ničelno polje (ali par v Pythonu) z imeni vseh obrazcev, vsebovanih v dokumentu obrazca (če ni podan argument <literal>form</literal>)."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id641623063744536\n"
"help.text"
msgid "A <literal>SFDocuments.Form</literal> service instance representing the form specified as argument."
msgstr "Instanca storitve <literal>SFDocuments.Form</literal>, ki predstavlja obrazec, naveden v argumentu."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id821623076570573\n"
"help.text"
msgid "This method is applicable only for Writer documents. Calc and Base documents have their own <literal>Forms</literal> method in the <link href=\"text/sbasic/shared/03/sf_calc.xhp#Forms\" name=\"Calc_Forms\">Calc</link> and <link href=\"text/sbasic/shared/03/sf_base.xhp#Forms\" name=\"Base_Forms\">Base</link> services, respectively."
msgstr "Ta metoda velja le za dokumente programa Writer. Dokumenti programov Calc in Base imajo lastno metodo <literal>Forms</literal> v svojih storitvah <link href=\"text/sbasic/shared/03/sf_calc.xhp#Forms\" name=\"Forms, Calc\">Calc</link> in <link href=\"text/sbasic/shared/03/sf_base.xhp#Forms\" name=\"Forms, Base\">Base</link>."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id451623063459286\n"
"help.text"
msgid "<emph>form</emph>: The name or index corresponding to a form stored in the document. If this argument is absent, the method will return a list with the names of all forms available in the document."
msgstr "<emph>form:</emph> ime ali številka indeksa obrazca, shranjenega v dokumentu. Če ta argument ni podan, metoda vrne seznam z imeni vseh obrazcev, ki so na voljo v dokumentu."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id251623063305557\n"
"help.text"
msgid "In the following examples, the first line gets the names of all forms in the document and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\"."
msgstr "V naslednjih primerih prva vrstica pridobi imena vseh obrazcev v dokumentu, druga pa predmet <literal>Form</literal> obrazca z imenom »Obrazec_A«."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"bas_id191623063399519\n"
"help.text"
msgid "Set FormNames = oDoc.Forms()"
msgstr "Set FormNames = oDoc.Forms()"
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"bas_id691623063399711\n"
"help.text"
msgid "Set FormA = oDoc.Forms(\"Form_A\")"
msgstr "Set FormA = oDoc.Forms(\"Obrazec_A\")"
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"pyc_id271623063215023\n"
"help.text"
msgid "form_names = doc.Forms()"
msgstr "form_names = doc.Forms()"
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"pyc_id961623063234990\n"
"help.text"
msgid "form_A = doc.Forms(\"Form_A\")"
msgstr "form_A = doc.Forms(\"Obrazec_A\")"
#: sf_document.xhp
msgctxt ""
@@ -8902,16 +9222,16 @@ msgctxt ""
"sf_document.xhp\n"
"par_id401589202413575\n"
"help.text"
msgid "<emph>Command</emph> : Case-sensitive string containing the command in English. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong."
msgstr "<emph>Command</emph>: niz, ki vsebuje ukaz v angleškem jeziku (razlikuje med velikimi in malimi črkami). Sama pravilnost ukaza se ne preverja. Če se po klicu ukaza ne zgodi nič, je z ukazom oz. njegovim klicem najbrž nekaj narobe."
msgid "<emph>command</emph>: Case-sensitive string containing the command in English. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong."
msgstr "<emph>command</emph>: niz, ki vsebuje ukaz v angleškem jeziku (razlikuje med velikimi in malimi črkami). Sama pravilnost ukaza se ne preverja. Če se po klicu ukaza ne zgodi nič, je z ukazom oz. njegovim klicem najbrž nekaj narobe."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id721611153068137\n"
"help.text"
msgid "The following example runs the \"SelectData\" command in a Calc sheet named \"My_File.ods\", which will result in the selection of the data area based on the currently selected cell."
msgstr "Naslednji primer izvede ukaz SelectData na delovnem listu preglednice programa Calc z imenom My_File.ods, ki vrne izbor območja podatkov glede na položaj trenutno izbrane celice."
msgid "The following example runs the \"SelectData\" command in a Calc sheet named \"MyFile.ods\", which will result in the selection of the data area based on the currently selected cell."
msgstr "Naslednji primer izvede ukaz SelectData na delovnem listu preglednice programa Calc z imenom MyFile.ods, ki vrne izbor območja podatkov glede na položaj trenutno izbrane celice."
#: sf_document.xhp
msgctxt ""
@@ -8982,40 +9302,40 @@ msgctxt ""
"sf_document.xhp\n"
"par_id331589203370950\n"
"help.text"
msgid "<emph>FileName</emph> : A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
msgstr "<emph>FileName</emph>: niz, ki vsebuje ime datoteke, ki ga želite uporabiti. Slediti mora zapisu <literal>SF_FileSystem.FileNaming</literal>."
msgid "<emph>filename</emph>: A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
msgstr "<emph>filename</emph>: niz, ki vsebuje ime datoteke, ki ga želite uporabiti. Slediti mora zapisu <literal>SF_FileSystem.FileNaming</literal>."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id631589204010142\n"
"help.text"
msgid "<emph>Overwrite</emph> : If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
msgstr "<emph>Overwrite</emph>: če je <literal>True</literal>, je ciljno datoteko možno prepisati (privzeto = <literal>False</literal>)."
msgid "<emph>overwrite</emph>: If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
msgstr "<emph>overwrite</emph>: če je <literal>True</literal>, je ciljno datoteko možno prepisati (privzeto = <literal>False</literal>)."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id811589204084107\n"
"help.text"
msgid "<emph>Password</emph> (*) : A non-space string to protect the document."
msgstr "<emph>Password</emph> (*): niz brez presledkov za geslo, s katerim zaščitite dokument."
msgid "<emph>password</emph> (*): A non-space string to protect the document."
msgstr "<emph>password</emph> (*): niz brez presledkov za geslo, s katerim zaščitite dokument."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id451589204163772\n"
"help.text"
msgid "<emph>FilterName</emph> (*) : The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
msgstr "<emph>FilterName</emph> (*): ime filtra, ki naj bo uporabljen za shranjevanje dokumenta. Če ta argument podate, mora filter obstajati."
msgid "<emph>filtername</emph> (*): The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
msgstr "<emph>filtername</emph> (*): ime filtra, ki naj bo uporabljen za shranjevanje dokumenta. Če ta argument podate, mora filter obstajati."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id981589204207800\n"
"help.text"
msgid "<emph>FilterOptions</emph> (*) : An optional string of options associated with the filter."
msgstr "<emph>FilterOptions</emph> (*): neobvezen niz možnosti, povezanih s filtrom."
msgid "<emph>filteroptions</emph> (*): An optional string of options associated with the filter."
msgstr "<emph>filteroptions</emph> (*): neobvezen niz možnosti, povezanih s filtrom."
#: sf_document.xhp
msgctxt ""
@@ -9046,40 +9366,40 @@ msgctxt ""
"sf_document.xhp\n"
"par_id301589205147697\n"
"help.text"
msgid "<emph>FileName</emph> : A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
msgstr "<emph>FileName</emph>: niz, ki vsebuje ime datoteke, ki ga želite uporabiti. Slediti mora zapisu <literal>SF_FileSystem.FileNaming</literal>."
msgid "<emph>filename</emph>: A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
msgstr "<emph>filename</emph>: niz, ki vsebuje ime datoteke, ki ga želite uporabiti. Slediti mora zapisu <literal>SF_FileSystem.FileNaming</literal>."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id851589205147348\n"
"help.text"
msgid "<emph>Overwrite</emph> : If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
msgstr "<emph>Overwrite</emph>: če je <literal>True</literal>, je ciljno datoteko možno prepisati (privzeto = <literal>False</literal>)."
msgid "<emph>overwrite</emph>: If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
msgstr "<emph>overwrite</emph>: če je <literal>True</literal>, je ciljno datoteko možno prepisati (privzeto = <literal>False</literal>)."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id821589205147330\n"
"help.text"
msgid "<emph>Password</emph> (*) : A non-space string to protect the document."
msgstr "<emph>Password</emph> (*): niz brez presledkov za geslo, s katerim zaščitite dokument."
msgid "<emph>password</emph> (*): A non-space string to protect the document."
msgstr "<emph>password</emph> (*): niz brez presledkov za geslo, s katerim zaščitite dokument."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id67158920514729\n"
"help.text"
msgid "<emph>FilterName</emph> (*) : The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
msgstr "<emph>FilterName</emph> (*): ime filtra, ki naj bo uporabljen za shranjevanje dokumenta. Če ta argument podate, mora filter obstajati."
msgid "<emph>filtername</emph> (*): The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
msgstr "<emph>filtername</emph> (*): ime filtra, ki naj bo uporabljen za shranjevanje dokumenta. Če ta argument podate, mora filter obstajati."
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id881589205147911\n"
"help.text"
msgid "<emph>FilterOptions</emph> (*) : An optional string of options associated with the filter."
msgstr "<emph>FilterOptions</emph> (*): neobvezen niz možnosti, povezanih s filtrom."
msgid "<emph>filteroptions</emph> (*): An optional string of options associated with the filter."
msgstr "<emph>filteroptions</emph> (*): neobvezen niz možnosti, povezanih s filtrom."
#: sf_exception.xhp
msgctxt ""

View File

@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-06-02 12:02+0200\n"
"PO-Revision-Date: 2021-06-06 12:07+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-06-12 09:27+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
@@ -5559,7 +5559,7 @@ msgctxt ""
"par_id421612299085248\n"
"help.text"
msgid "An asset was acquired on 2020-02-01 at a cost of 2000 currency units. The end date of the first settlement period was 2020-12-31. The salvage value of the asset at the end of its depreciable life will be 10 currency units. The rate of depreciation is 0.1 (10%) and the year is calculated using the US method (Basis 0). Assuming degressive depreciation, what is the amount of depreciation in the fourth depreciation period?"
msgstr "Premoženje je bilo pridobljeno 2020-02-01 s stroškom 2.000 denarnih enot. Končni datum prvega obračunskega obdobja je bil 2020-12-31. Rešena vrednost premoženja na koncu njegove amortizacijske dobe bo 10 denarnih enot. Mera amortizacije je 0,1 (10 %) in leto se računa po metodi US (osnova 0). Kakšna je vrednost amortizacije v četrtem obdobju amortizacije, če gre za padajočo amortizacijo?"
msgstr "Premoženje je bilo pridobljeno 2020-02-01, stroškom je bil 2000 denarnih enot. Končni datum prvega obračunskega obdobja je bil 2020-12-31. Rešena vrednost premoženja na koncu njegove amortizacijske dobe bo 10 denarnih enot. Mera amortizacije je 0,1 (10 %) in leto se računa po metodi US (osnova 0). Kakšna je vrednost amortizacije v četrtem obdobju amortizacije, če gre za padajočo amortizacijo?"
#: 04060103.xhp
msgctxt ""
@@ -5663,7 +5663,7 @@ msgctxt ""
"par_id641612299092454\n"
"help.text"
msgid "An asset was acquired on 2020-02-01 at a cost of 2000 currency units. The end date of the first settlement period was 2020-12-31. The salvage value of the asset at the end of its depreciable life will be 10 currency units. The rate of depreciation is 0.1 (10%) and the year is calculated using the US method (Basis 0). Assuming linear depreciation, what is the amount of depreciation in the fourth depreciation period?"
msgstr "Premoženje je bilo pridobljeno 2020-02-01 s stroškom 2.000 denarnih enot. Končni datum prvega obračunskega obdobja je bil 2020-12-31. Rešena vrednost premoženja na koncu njegove amortizacijske dobe bo 10 denarnih enot. Mera amortizacije je 0,1 (10 %) in leto se računa po metodi US (osnova 0). Kakšna je vrednost amortizacije v četrtem obdobju amortizacije, če gre za linearno amortizacijo?"
msgstr "Premoženje je bilo pridobljeno 2020-02-01, strošek je bil 2000 denarnih enot. Končni datum prvega obračunskega obdobja je bil 2020-12-31. Rešena vrednost premoženja na koncu njegove amortizacijske dobe bo 10 denarnih enot. Mera amortizacije je 0,1 (10 %) in leto se računa po metodi US (osnova 0). Kakšna je vrednost amortizacije v četrtem obdobju amortizacije, če gre za linearno amortizacijo?"
#: 04060103.xhp
msgctxt ""
@@ -7063,7 +7063,7 @@ msgctxt ""
"par_id3156147\n"
"help.text"
msgid "A computer system with an initial cost of 25,000 currency units is to be depreciated over a three-year period. The salvage value is to be 1,000 currency units. The first period of depreciation comprises 6 months. What is the fixed-declining balance depreciation of the computer system in the second period, which is a full year starting from the end of the first six-month period?"
msgstr "Za računalniški sistem z začetno ceno 25.000 denarnih enot računamo amortizacijo v obdobju treh let. Vrednost reševanja naj bo 1.000 denarnih enot. Prvo obdobje amortizacije predstavlja 6 mesecev (pol leta). Kakšna je fiksno nižajoča se amortizacija računalniškega sistema v drugem obdobju, ki je celoletno in se začenja s koncem prvega polletnega obdobja?"
msgstr "Za računalniški sistem z začetno ceno 25.000 denarnih enot računamo amortizacijo v obdobju treh let. Rešena vrednost premoženja naj bo 1.000 denarnih enot. Prvo obdobje amortizacije predstavlja 6 mesecev (pol leta). Kakšna je fiksno nižajoča se amortizacija računalniškega sistema v drugem obdobju, ki je celoletno in se začenja s koncem prvega polletnega obdobja?"
#: 04060103.xhp
msgctxt ""
@@ -57863,7 +57863,7 @@ msgctxt ""
"par_id621556228397269\n"
"help.text"
msgid "<emph>skip_empty</emph> is a logical argument. When set to FALSE or 0, empty strings will be taken into account and this may lead to adjacent delimiters in the returned string. When set to any other value (e.g. TRUE or 1), empty strings will be ignored."
msgstr "<emph>preskoči_prazno</emph> je logični argument. Če ima vrednost FALSE oz. 0, bodo prazni nizi upoštevani, kar lahko vodi k sosednjim ločilom v vrnjenem nizu. Če ima katero koli drugo vrednost (npr. TRUE ali 1), bodo prazni nizi prezrti."
msgstr "<emph>preskoči_prazno</emph> je logični argument. Če ima vrednost FALSE oz. 0, bodo prazni nizi upoštevani, kar lahko vodi k soležnim ločilom v vrnjenem nizu. Če ima katero koli drugo vrednost (npr. TRUE ali 1), bodo prazni nizi prezrti."
#: func_textjoin.xhp
msgctxt ""
@@ -62006,8 +62006,8 @@ msgctxt ""
"statistics_sampling.xhp\n"
"par_id1000050\n"
"help.text"
msgid "Sampling allows you to pick data from a <emph>source</emph> table to fill a <emph>target</emph> table. The sampling can be random or in a periodic basis."
msgstr "Vzorčenje vam omogoča izbiranje podatkov iz <emph>izvorne</emph> tabele, da zapolnite <emph>ciljno</emph> tabelo. Vzorčenje je lahko naključno ali na periodični osnovi."
msgid "Sampling allows you to pick data from a <emph>source</emph> table (population) to fill a <emph>target</emph> table. The sampling can be random or in a periodic basis, as well as with or without sample replacement in the source table."
msgstr "Vzorčenje vam omogoča izbiranje podatkov iz <emph>izvorne</emph> tabele, da zapolnite <emph>ciljno</emph> tabelo. Vzorčenje je lahko naključno ali na periodični osnovi, pa tudi z ali brez zamenjave vzorca v izvorni tabeli."
#: statistics_sampling.xhp
msgctxt ""
@@ -62028,34 +62028,98 @@ msgstr "Način vzorčenja"
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
"par_id1000070\n"
"hd_id611623249550632\n"
"help.text"
msgid "<emph>Random</emph>: Picks exactly <emph>Sample Size</emph> lines of the source table in a random way."
msgstr "<emph>Naključno</emph>: izbira natanko <emph>velikost vzorca</emph> vrstic iz izvorne tabele na naključen način."
msgid "Random"
msgstr "Naključno"
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
"par_id1000080\n"
"par_id711623249563655\n"
"help.text"
msgid "<emph>Sample size</emph>: Number of lines sampled from the source table."
msgstr "<emph>Velikost vzorca</emph>: število vrstic, vzorčenih iz izvorne tabele."
msgid "Picks exactly <emph>Sample Size</emph> lines of the source table in a random way."
msgstr "Izbira natanko <emph>velikost vzorca</emph> vrstic iz izvorne tabele na naključen način."
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
"par_id1000090\n"
"hd_id431623249579089\n"
"help.text"
msgid "<emph>Periodic</emph>: Picks lines in a pace defined by <emph>Period</emph>."
msgstr "<emph>Periodično</emph>: izbira vrstice po korakih, ki jih določa <emph>perioda</emph>."
msgid "Sample size"
msgstr "Velikost vzorca"
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
"par_id1000100\n"
"par_id461623249594879\n"
"help.text"
msgid "<emph>Period</emph>: the number of lines to skip periodically when sampling."
msgstr "<emph>Perioda</emph> je število vrstic, ki jih vzorčenje periodično preskoči."
msgid "Number of lines sampled from the source table. The Sample size is limited to the population size for all sampling methods without replacement."
msgstr "Število vrstic, vzorčenih iz izvorne tabele. Velikost vzorca je omejena z velikostjo populacije za vse metode vzorčenja brez zamenjave."
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
"hd_id931623249610097\n"
"help.text"
msgid "With replacement"
msgstr "Z zamenjavo"
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
"par_id191623249619384\n"
"help.text"
msgid "When checked, put back samples in population (source table) after draw. A sample can be drawn more than once and therefore a larger sample size than population is possible. This option is mutually exclusive with <emph>Keep order</emph>. When unchecked, a sample drawn is not put back to the population and sample size is limited to population size."
msgstr "Če je možnost potrjena, po žrebanju vrne vzorce v populacijo (izvorno tabelo). Vzorec je lahko izžreban več kot enkrat in zato je možna večja velikost vzorca od velikosti populacije. Ta možnost se vzajemno izključuje z možnostjo <emph>Ohrani zaporedje</emph>. Če ni potrjena, se izžrebani vzorec ne vrne v populacijo in je velikost vzorca omejena z velikostjo populacije."
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
"hd_id791623249632175\n"
"help.text"
msgid "Keep order"
msgstr "Ohrani zaporedje"
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
"par_id741623249641180\n"
"help.text"
msgid "When checked, samples are drawn in order of population data. Samples are not put back to the population (exclusive with <emph>With replacement</emph>). This option is automatically checked for <emph>Periodic</emph> sampling. When unchecked, samples are drawn in random order."
msgstr "Če je možnost potrjena, bodo vzorci izžrebani v zaporedju podatkov populacije. Vzorci se ne vrnejo nazaj v populacijo (vzajemno izključujoče z nastavitvijo <emph>Z zamenjavo</emph>). Ta možnost bo samodejno potrjena za <emph>Periodično</emph> vzorčenje. Če ni potrjena, žreba vzorce v naključnem zaporedju."
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
"hd_id461623249656476\n"
"help.text"
msgid "Periodic"
msgstr "Periodično"
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
"par_id481623249667345\n"
"help.text"
msgid "Picks lines in a pace defined by <emph>Period</emph>."
msgstr "Izbira vrstice po korakih, ki jih določa <emph>perioda</emph>."
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
"hd_id101623249682605\n"
"help.text"
msgid "Period"
msgstr "Perioda"
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
"par_id621623249692296\n"
"help.text"
msgid "The number of lines to skip periodically when sampling. The <emph>Period</emph> is limited to the population size."
msgstr "Število vrstic, ki naj jih periodično preskoči pri vzorčenju. <emph>Perioda</emph> je omejena z velikostjo populacije."
#: statistics_sampling.xhp
msgctxt ""

View File

@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-05-19 10:16+0200\n"
"PO-Revision-Date: 2021-05-09 09:41+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-06-12 09:31+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"X-Generator: Virtaal 0.7.1\n"
"X-Accelerator-Marker: ~\n"
@@ -5353,6 +5353,510 @@ msgctxt ""
msgid "<ahelp hid=\".\">Sorts the list of table names in ascending order starting at the beginning of the alphabet.</ahelp>"
msgstr "<ahelp hid=\".\">Razvrsti seznam z imeni tabel v naraščajočem vrstnem redu tako, da začne na začetku abecede.</ahelp>"
#: dabaadvprop.xhp
msgctxt ""
"dabaadvprop.xhp\n"
"tit\n"
"help.text"
msgid "Advanced Properties"
msgstr "Napredne lastnosti"
#: dabaadvprop.xhp
msgctxt ""
"dabaadvprop.xhp\n"
"par_idN10550\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabaadvprop.xhp\">Advanced Properties</link>"
msgstr "<link href=\"text/sdatabase/dabaadvprop.xhp\">Napredne lastnosti</link>"
#: dabaadvprop.xhp
msgctxt ""
"dabaadvprop.xhp\n"
"par_idN10560\n"
"help.text"
msgid "Specifies advanced properties for the database."
msgstr "Določa napredne lastnosti za zbirko podatkov."
#: dabaadvprop.xhp
msgctxt ""
"dabaadvprop.xhp\n"
"par_id3998840\n"
"help.text"
msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab"
msgstr "V oknu zbirke podatkov izberite <emph>Uredi Zbirka podatkov Lastnosti</emph>, kliknite zavihek <emph>Napredne lastnosti</emph>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"tit\n"
"help.text"
msgid "Special Settings"
msgstr "Posebne nastavitve"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"bm_id81623155177507\n"
"help.text"
msgid "<bookmark_value>database;special settings</bookmark_value> <bookmark_value>database settings;SQL92 naming</bookmark_value> <bookmark_value>database settings;keyword AS</bookmark_value> <bookmark_value>database settings;outer join syntax</bookmark_value> <bookmark_value>database settings;special SELECT statements</bookmark_value> <bookmark_value>database settings;ODBC date/time</bookmark_value> <bookmark_value>database settings;support primary keys</bookmark_value> <bookmark_value>database settings;line ends</bookmark_value> <bookmark_value>database settings;version columns</bookmark_value>"
msgstr "<bookmark_value>zbirke podatkov;posebne nastavitve</bookmark_value><bookmark_value>nastavitve zbirke podatkov;poimenovanje SQL92</bookmark_value><bookmark_value>nastavitve zbirke podatkov;ključna beseda AS</bookmark_value><bookmark_value>nastavitve zbirke podatkov;skladnja OUTER JOIN</bookmark_value><bookmark_value>nastavitve zbirke podatkov;posebni ukazi SELECT</bookmark_value><bookmark_value>nastavitve zbirke podatkov;datum/čas ODBC</bookmark_value><bookmark_value>nastavitve zbirke podatkov;podpora za primarne ključe</bookmark_value><bookmark_value>nastavitve zbirke podatkov;konci vrstic</bookmark_value><bookmark_value>nastavitve zbirke podatkov;stolpci različic</bookmark_value>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN10556\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabaadvpropdat.xhp\">Special Settings</link>"
msgstr "<link href=\"text/sdatabase/dabaadvpropdat.xhp\">Posebne nastavitve</link>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN10566\n"
"help.text"
msgid "Specifies the way you can work with data in a database."
msgstr "Določa način dela s podatki v zbirki podatkov."
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id7679372\n"
"help.text"
msgid "In a database window, choose <emph>Edit - Database - Advanced Settings</emph>"
msgstr "V oknu zbirke podatkov izberite <emph>Uredi Zbirka podatkov Napredne nastavitve</emph>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id4572283\n"
"help.text"
msgid "The availability of the following controls depends on the type of database:"
msgstr "Dostopnost naslednjih kontrolnikov je odvisna od vrste zbirke podatkov:"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN10590\n"
"help.text"
msgid "Use SQL92 naming constraints"
msgstr "Uporabi omejitve poimenovanja SQL92"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN10594\n"
"help.text"
msgid "<ahelp hid=\".\">Only allows characters that conform to the SQL92 naming convention in a name in a data source. All other characters are rejected. Each name must begin with a lowercase letter, an uppercase letter, or an underscore ( _ ). The remaining characters can be ASCII letters, numbers, and underscores.</ahelp>"
msgstr "<ahelp hid=\".\">V imenu in viru podatkov dopušča le uporabo tistih znakov, ki so v skladu s konvencijo imenovanja SQL92. Vse ostale znake zavrne. Vsako ime se mora začeti z majhno črko, z veliko črko ali podčrtajem ( _ ). Drugi znaki so lahko črke ASCII, številke ali podčrtaji.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105907\n"
"help.text"
msgid "Use keyword AS before table alias names"
msgstr "Uporabi ključno besedo AS pred vzdevki tabele"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105947\n"
"help.text"
msgid "<ahelp hid=\".\">Some databases use the keyword \"AS\" between a name and its alias, while other databases use a whitespace. Enable this option to insert AS before the alias.</ahelp>"
msgstr "<ahelp hid=\".\">Nekatere zbirke podatkov uporabljajo med imenom in njegovim vzdevkom ključno besedo »AS«, medtem ko druge zbirke podatkov uporabljajo le presledek. Omogočite to možnost, če želite pred vzdevek vstaviti AS.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"hd_id3534958\n"
"help.text"
msgid "End text lines with CR + LF"
msgstr "Zaključi vrstice besedila s CR + LF"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id6151921\n"
"help.text"
msgid "<ahelp hid=\".\">Select to use the CR + LF code pair to end every text line (preferred for DOS and Windows operating systems).</ahelp>"
msgstr "<ahelp hid=\".\">Izberite uporabo para CR + LF za zaključevanje vrstic (priporočljivo za operacijske sisteme DOS in Windows).</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN1059E\n"
"help.text"
msgid "Append the table alias name in SELECT statements"
msgstr "Dodaj vzdevek tabele v izjave SELECT"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105A2\n"
"help.text"
msgid "<ahelp hid=\".\">Appends the alias to the table name in SELECT statements.</ahelp>"
msgstr "<ahelp hid=\".\">V izjavah SELECT imenu tabele doda vzdevek.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105A5\n"
"help.text"
msgid "Use Outer Join syntax '{OJ }'"
msgstr "Uporabi skladnjo Outer Join '{OJ }'"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105A9\n"
"help.text"
msgid "<ahelp hid=\".\">Use escape sequences for outer joins. The syntax for this escape sequence is {oj outer-join}</ahelp>"
msgstr "<ahelp hid=\".\">Uporabite ubežno zaporedje za zunanje stike. Skladnja za to ubežno zaporedje je {oj zunanji-stik}</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105BE\n"
"help.text"
msgid "Example:"
msgstr "Primer:"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105C1\n"
"help.text"
msgid "select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
msgstr "select Izdelek.* from {oj element LEFT OUTER JOIN narocila ON element.st=narocila.ANR}"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105C4\n"
"help.text"
msgid "Ignore the privileges from the database driver"
msgstr "Prezri pravice gonilnika za zbirko podatkov"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105C8\n"
"help.text"
msgid "<ahelp hid=\".\">Ignores access privileges that are provided by the database driver.</ahelp>"
msgstr "<ahelp hid=\".\">Prezre pravice dostopa, ki jih ima gonilnik zbirke podatkov.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105CB\n"
"help.text"
msgid "Replace named parameters with ?"
msgstr "Zamenjaj imenovane parametre z znakom ?"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105CF\n"
"help.text"
msgid "<ahelp hid=\".\">Replaces named parameters in a data source with a question mark (?).</ahelp>"
msgstr "<ahelp hid=\".\">Zamenja imenovane parametre v viru podatkov z vprašajem (?).</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105D2\n"
"help.text"
msgid "Display version columns (when available)"
msgstr "Prikaži stolpce različice (kadar so na voljo)"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105D6\n"
"help.text"
msgid "Some databases assign version numbers to fields to track changes to records. The version number of a field is incremented by one each time the contents of the field are changed. <ahelp hid=\"dbaccess/ui/specialsettingspage/displayver\">Displays the internal version number of the record in the database table.</ahelp>"
msgstr "Nekatere zbirke podatkov dodelijo poljem številke različic, da lahko tako sledimo spremembam zapisov. Ob vsakršni spremembi vsebine polja se številka različice polja poveča za ena. <ahelp hid=\"dbaccess/ui/specialsettingspage/displayver\">Prikaže notranjo različico številke zapisa v zbirki podatkov.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105FA\n"
"help.text"
msgid "Use the catalog name in SELECT statements"
msgstr "Uporabi ime kataloga v izjavah SELECT"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105FE\n"
"help.text"
msgid "<ahelp hid=\".\">Uses the current data source of the catalog. This option is useful when the ODBC data source is a database server. Do not select this option if the ODBC data source is a dBASE driver.</ahelp>"
msgstr "<ahelp hid=\".\">Uporablja trenuten vir podatkov kataloga. Ta možnost je uporabna v primeru, ko je vir podatkov ODBC strežnik zbirke podatkov. Te možnosti ne izberite, če je vir podatkov ODBC gonilnik dBASE.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN10613\n"
"help.text"
msgid "Use the schema name in SELECT statements"
msgstr "Uporabi ime sheme v izjavah SELECT"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN10617\n"
"help.text"
msgid "<ahelp hid=\".\">Allows you to use the schema name in SELECT statements.</ahelp>"
msgstr "<ahelp hid=\".\">Uporabniku omogoča uporabo imena sheme v izjavah SELECT.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN1061A\n"
"help.text"
msgid "Create index with ASC or DESC statement"
msgstr "Z izjavo ASC ali DESC ustvari indeks"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN1061E\n"
"help.text"
msgid "<ahelp hid=\".\">Creates an index with ASC or DESC statements.</ahelp>"
msgstr "<ahelp hid=\".\">Ustvari indeks z izjavo ASC ali DESC.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN10621\n"
"help.text"
msgid "Comparison of Boolean values"
msgstr "Primerjava logičnih vrednosti"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN10625\n"
"help.text"
msgid "<ahelp hid=\".\">Select the type of Boolean comparison that you want to use.</ahelp>"
msgstr "<ahelp hid=\".\">Izberite vrsto primerjave logičnih vrednosti, ki jo želite uporabiti.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"hd_id1101718\n"
"help.text"
msgid "Form data input checks for required fields"
msgstr "Preverjanje vnesenih podatkov v obveznih poljih obrazcev"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id3783989\n"
"help.text"
msgid "<ahelp hid=\".\">When you enter a new record or update an existing record in a form, and you leave a field empty which is bound to a database column which requires input, then you will see a message complaining about the empty field.</ahelp>"
msgstr "<ahelp hid=\".\">Ko vnesete nov zapis ali posodobite obstoječi zapis v obrazcu, obenem pa pustite prazno polje, ki je povezano s stolpcem zbirke podatkov, ki zahteva vnos, se pojavi sporočilo z opozorilom o neizpolnjenem polju.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id6684163\n"
"help.text"
msgid "If this control box is not enabled, then the forms in the current database will not be checked for required fields."
msgstr "Če to polje ni potrjeno, v obrazcih trenutne zbirke podatkov vnosi v poljih, ki so obvezna, ne bodo preverjeni."
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id3837397\n"
"help.text"
msgid "The control box is available for all data source types which support write access to their data. The control box does not exist for spreadsheets, text, csv, and the various read-only address books."
msgstr "Polje je na voljo za vse vrste virov podatkov, ki podpirajo dostop do podatkov s pisanjem. Polje ne obstaja za preglednice, besedilo, z vejicami ločene vrednosti, kot tudi ne za različne adresarje, ki so le za branje."
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"hd_id0909200811170166\n"
"help.text"
msgid "Ignore currency field information"
msgstr "Prezri podatke iz valutnega polja"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id0909200811170221\n"
"help.text"
msgid "<ahelp hid=\".\">Only for Oracle JDBC connections. When enabled it specifies that no column is treated as a currency field. The field type returned from the database driver is discarded.</ahelp>"
msgstr "<ahelp hid=\".\">Le za povezave Oracle JDBC. Če možnost omogočite, določa, da noben stolpec ne bo obravnavan kot valutno polje. Vrsta polja, ki jo vrne gonilnik zbirke podatkov, je zavržena.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"hd_id040920092139524\n"
"help.text"
msgid "Use ODBC conformant date/time literals"
msgstr "Uporabi literale za datum/čas, skladne z ODBC"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id040920092139526\n"
"help.text"
msgid "<ahelp hid=\".\">Use date/time literals that conform to ODBC standard.</ahelp>"
msgstr "<ahelp hid=\".\">Uporabi datumske in časovne črkovne simbole, skladne s standardom ODBC.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"hd_id04092009442139524\n"
"help.text"
msgid "Supports primary keys"
msgstr "Podpira primarne ključe"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id04096620092139526\n"
"help.text"
msgid "<ahelp hid=\".\">Enable to overrule Base's heuristics used to detect whether the database supports primary keys.</ahelp>"
msgstr "<ahelp hid=\".\">Omogočite, če želite zavrniti hevristiko programa Base, s katero zazna, ali zbirka podatkov podpira primarne ključe.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id66841631\n"
"help.text"
msgid "When connecting to a database using a generic API like ODBC, JDBC, or ADO, Base currently applies heuristics to determine whether this database supports primary keys. None of those APIs has dedicated support to retrieve this information."
msgstr "Ko se povezujete z zbirko podatkov prek generičnega vmesnika, kakršni so ODBC, JDBC ali ADO, Base trenutno uporablja hevristični algoritem, da ugotovi, ali ta zbirka podatkov podpira primarne ključe. Noben od teh API-jev nima posebne podpore za pridobivanje tega podatka."
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id66841632\n"
"help.text"
msgid "The heuristics sometimes fails. This tri-state check box by default is set to the undetermined state, which means \"apply the heuristics\". If the check box is enabled, primary key support is assumed. If the check box is disabled, no primary key support is assumed."
msgstr "Hevristični algoritem včasih ni uspešen. Polje s tremi stanji je privzeto nastavljeno na nedoločeno stanje, ki pomeni »uporabi hevristiko«. Če polje ni omogočeno, je primarni ključ kar privzet. Če je polje onemogočeno, primarni ključ ni pričakovan."
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id66841633\n"
"help.text"
msgid "Note that if this option is just for overruling the heuristics. If you enable the check box for a database which actually does not support primary keys, you will see some errors."
msgstr "Upoštevajte, da je ta možnost namenjena zgolj zavrnitvi hevristike. Če omogočite potrditveno polje za zbirko podatkov, ki v resnici primarnih ključev ne podpira, pričakujte napake."
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"tit\n"
"help.text"
msgid "Generated Values"
msgstr "Ustvarjene vrednosti"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"bm_id521623154765032\n"
"help.text"
msgid "<bookmark_value>database advanced properties;autoincrement values</bookmark_value> <bookmark_value>database advanced properties;automatic generated values</bookmark_value> <bookmark_value>database advanced properties;retrieve generated values</bookmark_value> <bookmark_value>database advanced properties;query generated values</bookmark_value>"
msgstr "<bookmark_value>napredne lastnosti zbirke podatkov;samodejno povečane vrednosti</bookmark_value><bookmark_value>napredne lastnosti zbirke podatkov;samodejno tvorjene vrednosti</bookmark_value><bookmark_value>napredne lastnosti zbirke podatkov;pridobivanje tvorjenih vrednosti</bookmark_value><bookmark_value>napredne lastnosti zbirke podatkov;s poizvedbo tvorjene vrednosti</bookmark_value>"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN10553\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabaadvpropgen.xhp\">Generated Values</link>"
msgstr "<link href=\"text/sdatabase/dabaadvpropgen.xhp\">Ustvarjene vrednosti</link>"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN10563\n"
"help.text"
msgid "Specifies the options for automatically generated values for new data records."
msgstr "Določa možnosti za samodejno ustvarjene vrednosti za nove podatkovne zapise."
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_id7684560\n"
"help.text"
msgid "The availability of the following controls depends on the type of database:"
msgstr "Dostopnost naslednjih kontrolnikov je odvisna od vrste zbirke podatkov:"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN1058C\n"
"help.text"
msgid "Retrieve generated values"
msgstr "Pridobi ustvarjene vrednosti"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN10590\n"
"help.text"
msgid "<ahelp hid=\".\">Enables $[officename] support for auto-incremented data fields in the current ODBC or JDBC data source. Select this option if the auto-increment feature in the SDBCX layer of the database is not supported. In general, the auto-increment is selected for the primary key field.</ahelp>"
msgstr "<ahelp hid=\".\">Omogoča $[officename] podporo za samodejno povečanje vrednosti podatkovnih polj v trenutnih virih podatkov ODBC ali JDBC. Izberite to možnost takrat, ko lastnost za samodejno povečanje vrednosti na ravni SDBCX zbirke podatkov ni podprta. Samodejno povečanje je običajno izbrana za polje glavnega ključa.</ahelp>"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN10593\n"
"help.text"
msgid "Auto-increment statement"
msgstr "Izjava za samodejno povečanje"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN10597\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:"
msgstr "<ahelp hid=\".\">Vnesite določevalnik ukaza SQL, ki daje napotke viru podatkov, da izvrši samodejno povečanje določenega celoštevilskega podatkovnega polja.</ahelp> Primer: naslednja izjava MySQL je uporabljena za povečevanje polja »id« z izjavo AUTO_INCREMENT vsakič, ko izjava ustvari podatkovno polje:"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN105A0\n"
"help.text"
msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
msgstr "CREATE TABLE \"tabela1\" (\"id\" INTEGER AUTO_INCREMENT)"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN10634\n"
"help.text"
msgid "For this example, you must enter AUTO_INCREMENT into the <emph>Auto-increment statement</emph> box."
msgstr "Za ta primer morate v polje <emph>Izjava za samodejno povečanje</emph> vnesti AUTO_INCREMENT."
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN105AA\n"
"help.text"
msgid "Query of generated values"
msgstr "Poizvedba ustvarjenih vrednosti"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN10645\n"
"help.text"
msgid "<ahelp hid=\".\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:"
msgstr "<ahelp hid=\".\">Vnesite izjavo SQL, ki vrne zadnjo samodejno povečano vrednost polja s primarnim ključem.</ahelp> Primer:"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN105B1\n"
"help.text"
msgid "SELECT LAST_INSERT_D();"
msgstr "SELECT LAST_INSERT_D();"
#: main.xhp
msgctxt ""
"main.xhp\n"

View File

@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-06-02 12:02+0200\n"
"PO-Revision-Date: 2021-06-06 14:32+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-06-12 09:34+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
@@ -2113,6 +2113,46 @@ msgctxt ""
msgid "Formatting refers to the visual layout of text using a word-processing or DTP program. This includes defining the paper format, page borders, fonts and font effects, as well as indents and spacing. You can format text <link href=\"text/shared/00/00000005.xhp#Section7\">directly or with Styles</link> provided by $[officename]."
msgstr "Oblikovanje se nanaša na vizualno postavitev besedila z uporabo urejevalnika besedila ali programa za namizno založništvo (DTP). To vključuje določitev velikosti papirja, robov strani, pisav in posebnih učinkov pisav kot tudi zamike in razmike. Besedilo lahko oblikujete <link href=\"text/shared/00/00000005.xhp#Section7\">neposredno ali s slogi</link>, ki jih nudi $[officename]."
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
"bm_id911622865848718\n"
"help.text"
msgid "<bookmark_value>half-width;definition</bookmark_value> <bookmark_value>halfwidth;definition</bookmark_value> <bookmark_value>full-width;definition</bookmark_value> <bookmark_value>fullwidth;definition</bookmark_value>"
msgstr "<bookmark_value>polovična širina;definicija</bookmark_value><bookmark_value>znaki polovične širine;definicija</bookmark_value><bookmark_value>polna širina;definicija</bookmark_value><bookmark_value>znaki polne širine;definicija</bookmark_value>"
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
"hd_id871622865956807\n"
"help.text"
msgid "Half-width and Full-width Characters"
msgstr "Znaki polovične in polne širine"
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
"par_id381622866004346\n"
"help.text"
msgid "Half-width and full-width are properties used to differentiate characters used by some East Asian languages and scripts, mainly Chinese, Japanese, and Korean (CJK)."
msgstr "Polovična in polna širina sta lastnosti za razlikovanje znakov pri nekaterih vzhodno azijskih jezikih in pisavah, predvsem kitajski, japonski in korejski (CJK)."
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
"par_id171622867006461\n"
"help.text"
msgid "The Han characters, Hiragana and Katakana characters, as well as Hangul characters used by these scripts are usually of square shape, and on fixed-width (monospace) display they occupy space of two Latin/ASCII characters. They are therefore called full-width characters, while the letters in Latin alphabet, digits, and punctuation marks included in ASCII character set are called half-width characters."
msgstr "Hanski znaki, znaki Hiragana in Katakana ter hangulski znaki, ki jih uporabljajo te pisave, so običajno kvadratne oblike, torej na zaslonu nespremenljive širine (monoprostorskem zaslonu) zasedajo prostor dveh latiničnih (ASCII) znakov. Zato jih imenujemo znaki polne širine, medtem ko znake latiničnih abeced, števke in znake ločil, vključene v nabor znakov ASCII, imenujemo znaki polovične širine."
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
"par_id871622874043146\n"
"help.text"
msgid "For historical reasons, a set of square-shaped Latin letters, digits, and punctuation marks are also defined and used in CJK typography, in addition to or in place of their half-width counterparts. They are called full-width forms. Similarly, there are also half-width forms of the usually full-width Katakanas and Hangul Jamos, and they have narrower shapes instead of square ones. A character's half-width and full-width forms are essentially two ways of writing the same character, just like uppercase and lowercase forms of Latin alphabet. $[officename] supports conversion between half-width and full-width, as well as ignoring width difference when matching text strings."
msgstr "Iz zgodovinskih razlogov je v tipografiji CJK določena in v uporabi množica kvadratnih latiničnih črk, števk in ločil, poleg ali namesto njihovih predstavnikov polovične širine. Imenovani so oblike polne širine. Podobno obstajajo tudi oblike polovične širine za sicer običajne katakanske in hangulske jamose polne širine, in ti so ožji od kvadratnih. Oblike polovične in polne širine znaka so v bistvu dva načina zapisovanja istega znaka, tako kot velike in male črke v latiničnih abecedah. $[officename] podpira pretvorbo med oblikami polovične in polne širine, kot tudi prezrtje razlik v širini pri ujemanju nizov besedila."
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"

View File

@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-06-02 12:02+0200\n"
"PO-Revision-Date: 2021-06-06 16:38+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-06-12 09:38+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
@@ -7230,8 +7230,8 @@ msgctxt ""
"02100000.xhp\n"
"par_id3145744\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\">Razlikuje med znakovnimi oblikami polovične in polne širine.</ahelp></variable>"
msgid "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between <link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width and full width</link> character forms.</ahelp></variable>"
msgstr "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Razlikuje med znakovnimi oblikami <link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"Polovična širina\">polovične in polne širine</link>.</ahelp></variable>"
#: 02100000.xhp
msgctxt ""
@@ -39841,6 +39841,342 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog/add\">Opens a file picker dialog to add a new Network Security Services Certificate directory to the list.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/certdialog/CertDialog/add\">Odpre izbirnik datotek, kamor na seznam dodate novo mapo s potrdili omrežnih varnostnih storitev (NSSC).</ahelp>"
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"tit\n"
"help.text"
msgid "Classification Bar"
msgstr "Vrstica Stopnja zaupnosti"
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"bm_id030820161853495457\n"
"help.text"
msgid "<bookmark_value>classification toolbar;display</bookmark_value>"
msgstr "<bookmark_value>klasifikacija;prikaz orodne vrstice</bookmark_value><bookmark_value>orodna vrstica Stopnja zaupnosti;prikaz</bookmark_value>"
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"hd_id3150342\n"
"help.text"
msgid "<variable id=\"classbarh1\"><link href=\"text/shared/01/classificationbar.xhp\" name=\"Classification Bar\">Classification Toolbar</link></variable>"
msgstr "<variable id=\"classbarh1\"><link href=\"text/shared/01/classificationbar.xhp\" name=\"Vrstica Stopnja zaupnosti\">Orodna vrstica Stopnja zaupnosti</link></variable>"
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"par_id3150202\n"
"help.text"
msgid "The <emph>Classification</emph> bar contains tools to help secure document handling."
msgstr "Vrstica <emph>Stopnja zaupnosti</emph> vsebuje orodja za zaščito dokumentov pri ravnanju z njimi."
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"par_id030820161754171423\n"
"help.text"
msgid "The <emph>Classification</emph> 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>, <emph>Custom Properties</emph> tab) to store the classification policy as document metadata."
msgstr "Orodna vrstica <emph>Stopnja zaupnosti</emph> vsebuje seznamska polja za pomoč pri izbiranju varnosti dokumenta v skladu s kategorijami <item type=\"acronym\">BAF</item> in ravnmi <item type=\"acronym\">BAILS</item>. %PRODUCTNAME doda polja po meri v lastnosti dokumenta (<item type=\"menuitem\">Datoteka Lastnosti</item>, zavihek <emph>Lastnosti po meri</emph>), v katera shrani stopnjo zaupnosti kot metapodatke dokumenta."
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"par_id030820161754175408\n"
"help.text"
msgid "Choose <menuitem>View - Toolbars - TSCP Classification</menuitem>"
msgstr "Izberite <menuitem>Pogled Orodne vrstice Stopnja zaupnosti (TSCP)</menuitem>."
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"hd_id121623158675627\n"
"help.text"
msgid "Levels"
msgstr "Stopnja"
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"hd_id891623158683293\n"
"help.text"
msgid "Manage Document Classification"
msgstr "Upravljaj stopnjo zaupnosti dokumenta"
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"par_id501623161122070\n"
"help.text"
msgid "Opens the <link href=\"text/shared/01/classificationdialog.xhp\" name=\"classification dialog\">Classification dialog</link> for document classification."
msgstr "Odpre <link href=\"text/shared/01/classificationdialog.xhp\" name=\"Pogovorno okno Stopnja zaupnosti\">pogovorno okno Stopnja zaupnosti</link> za določanje stopnje zaupnosti dokumenta."
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"hd_id971623158688684\n"
"help.text"
msgid "Manage Paragraph Classification"
msgstr "Upravljaj stopnjo zaupnosti odstavka"
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"par_id871623161127282\n"
"help.text"
msgid "Opens the <link href=\"text/shared/01/classificationdialog.xhp\" name=\"classification dialog\">Classification dialog</link> for paragraph classification."
msgstr "Odpre <link href=\"text/shared/01/classificationdialog.xhp\" name=\"Pogovorno okno Stopnja zaupnosti\">pogovorno okno Stopnja zaupnosti</link> za določanje stopnje zaupnosti odstavka."
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"par_id51623177298121\n"
"help.text"
msgid "<link href=\"https://wiki.documentfoundation.org/TSCP-classification\" name=\"wiki classification\">Wiki page on document classification</link>"
msgstr "<link href=\"https://wiki.documentfoundation.org/TSCP-classification\" name=\"Stran wiki o določanju stopnje zaupnosti dokumentov\">Stran wiki o določanju stopnje zaupnosti dokumentov (v angl.)</link>"
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"tit\n"
"help.text"
msgid "Classification Dialog"
msgstr "Pogovorno okno Stopnja zaupnosti"
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"bm_id481623178809365\n"
"help.text"
msgid "<bookmark_value>classification;contents</bookmark_value> <bookmark_value>classification;licenses</bookmark_value> <bookmark_value>classification;part numbers</bookmark_value> <bookmark_value>classification;markings</bookmark_value> <bookmark_value>classification;paragraph</bookmark_value> <bookmark_value>paragraph;classification</bookmark_value>"
msgstr "<bookmark_value>klasifikacija;vsebina</bookmark_value><bookmark_value>klasifikacija;dovoljenja</bookmark_value><bookmark_value>klasifikacija;številke delov</bookmark_value><bookmark_value>klasifikacija;označbe</bookmark_value><bookmark_value>klasifikacija;odstavki</bookmark_value><bookmark_value>stopnje zaupnosti;vsebina</bookmark_value><bookmark_value>stopnje zaupnosti;dovoljenja</bookmark_value><bookmark_value>stopnje zaupnosti;številke delov</bookmark_value><bookmark_value>stopnje zaupnosti;označbe</bookmark_value><bookmark_value>stopnje zaupnosti;odstavki</bookmark_value><bookmark_value>odstavki;klasifikacija</bookmark_value><bookmark_value>odstavki;stopnje zaupnosti</bookmark_value>"
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"hd_id21623159004194\n"
"help.text"
msgid "<variable id=\"classdialogh1\"><link href=\"text/shared/01/classificationdialog.xhp\" name=\"classificationdialog\">Document and Paragraph Classification Dialog</link></variable>"
msgstr "<variable id=\"classdialogh1\"><link href=\"text/shared/01/classificationdialog.xhp\" name=\"Pogovorno okno Stopnja zaupnosti\">Pogovorno okno Stopnja zaupnosti</link></variable>"
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"par_id461623164674397\n"
"help.text"
msgid "Applies classification policy to the current document or paragraph. The dialog helps to assemble the classification policy terms of the document or paragraph by using predefined classification terms or by entering custom classification terms. The dialog display several lists of predefined items, which are loaded from the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">BAILS-xml TSCP policy file</link>."
msgstr "Določi stopnjo zaupnosti trenutnemu dokumentu ali odstavku. Pogovorno okno pomaga zbrati stopnje zaupnosti dokumenta ali odstavka, tako da uporabi predobstoječe stopnje zaupnosti ali z vnosom stopenj zaupnosti po meri. Pogovorno okno prikaže več seznamov vnaprej določenih izbir, ki se naložijo iz <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"Prilagoditvena datoteka\">datoteke XML politike stopenj zaupnosti BAILS</link>."
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"par_id201623197455516\n"
"help.text"
msgid "Enable the <emph>TSCP Classification</emph> toolbar in <menuitem>View - Toolbars - TSCP Classification</menuitem> and click on the <menuitem>Manage Document Classification</menuitem> or <menuitem>Manage Paragraph Classification</menuitem> buttons."
msgstr "Omogočite orodno vrstico <emph>Stopnja zaupnosti (TSCP)</emph> z <menuitem>Pogled Orodne vrstice Stopnja zaupnosti (TSCP)</menuitem> in kliknite gumb <menuitem>Upravljaj stopnjo zaupnosti dokumenta</menuitem> oz. <menuitem>Upravljaj stopnjo zaupnosti odstavka</menuitem>."
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"hd_id831623165018680\n"
"help.text"
msgid "Content"
msgstr "Vsebina"
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"par_id301623172724879\n"
"help.text"
msgid "The <emph>Content</emph> text box displays the classification text created by the dialog and displays the existing document or paragraph classification terms. You can add your own terms in addition to the existing text in the box and the classification terms from the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>."
msgstr "Polje <emph>Vsebina</emph> vsebuje besedilo stopnje zaupnosti, ki ga ustvari pogovorno okno, ter prikaže obstoječe stopnje zaupnosti dokumenta ali odstavkov. Dodate lahko svoje lastne stopnje zaupnosti poleg obstoječega besedila v polju stopenj zaupnosti iz <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"Prilagoditvena datoteka\">prilagoditvene datoteke politike stopenj zaupnosti</link>."
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"hd_id951623171171522\n"
"help.text"
msgid "Bold icon (document classification only)"
msgstr "Ikona Krepko (samo za stopnjo zaupnosti dokumenta)"
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"par_id931623171330037\n"
"help.text"
msgid "Apply bold character formatting to the document or paragraph classification terms."
msgstr "Uporabi krepko oblikovanje znakov za označevanje stopnje zaupnosti dokumenta ali odstavka."
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"hd_id921623171177576\n"
"help.text"
msgid "Sign Paragraph (paragraph classification only)"
msgstr "Podpiši odstavek (samo za stopnjo zaupnosti odstavka)"
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"par_id431623171280325\n"
"help.text"
msgid "Opens the Select Certification dialog box to choose the certificate to use to sign the paragraph."
msgstr "Odpre pogovorno okno Izberi potrdilo X.509 za izbor digitalnega potrdila, s katerim želite podpisati odstavek."
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"hd_id391623165024206\n"
"help.text"
msgid "Recently used"
msgstr "Nedavno uporabljeno"
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"par_id451623170670589\n"
"help.text"
msgid "List the recently used classification terms."
msgstr "Seznam nedavno uporabljenih stopenj zaupnosti."
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"hd_id511623165030442\n"
"help.text"
msgid "Classification"
msgstr "Stopnja zaupnosti"
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"par_id891623168935957\n"
"help.text"
msgid "The Classification list contains the translated elements of the Business Authorization Identification and Labeling Scheme (BAILS). The %PRODUCTNAME defaults are:"
msgstr "Seznam Stopnja zaupnosti vsebuje prevedene stopnje sheme BAILS (Business Authorization Identification and Labeling Scheme). Privzete vrednosti %PRODUCTNAME so:"
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"hd_id461623165035145\n"
"help.text"
msgid "International"
msgstr "Mednarodno"
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"par_id21623168943133\n"
"help.text"
msgid "The International list are the elements of the BAILS, not localized. The default is:"
msgstr "Seznam Mednarodno vsebuje stopnje BAILS v neprevedeni obliki. Privzete vrednosti:"
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"par_id411623172250101\n"
"help.text"
msgid "The Classification and International drop-down lists are actually the same list. A change in one list changes the other."
msgstr "Spustna seznama Stopnja zaupnosti in Mednarodno sta dejansko ista. Sprememba izbrane vrednosti na enem spremeni izbrano vrednost na drugem."
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"hd_id811623165656089\n"
"help.text"
msgid "Marking"
msgstr "Označba"
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"par_id41623173977713\n"
"help.text"
msgid "Display a list of pre-existing markings available to be added to the Contents text box. Double click one entry to have it added to the contents text box at the cursor location. The markings are defined in the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>."
msgstr "Prikaže seznam predobstoječih označb, ki so na voljo za dodajanje v polje Vsebina. Dvokliknite vnos, da ga dodate v polje vsebine na trenutnem položaju kazalke. Označbe so določene v <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"Prilagoditvena datoteka\">prilagoditveni datoteki politike stopenj zaupnosti</link>."
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"hd_id941623165039690\n"
"help.text"
msgid "License"
msgstr "Dovoljenje"
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"par_id1001623174051869\n"
"help.text"
msgid "Displays the existing intellectual property licenses. Double click the license to have it displayed in the <emph>Part text</emph> box below. Click the <emph>Add</emph> button to place the license text in the <emph>Content</emph> box.The licenses are defined in the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>."
msgstr "Prikaže obstoječa dovoljenja intelektualne lastnine. Dvokliknite dovoljenje oz. licenco, da se prikaže v spodnjem polju <emph>Del besedila</emph>. Kliknite gumb <emph>Dodaj</emph>, da postavite besedilo dovoljenja v polje <emph>Vsebina</emph>. Dovoljenja so določena v <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"Prilagoditvena datoteka\">prilagoditveni datoteki politike stopenj zaupnosti</link>."
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"hd_id741623165044190\n"
"help.text"
msgid "Part number"
msgstr "Številka dela"
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"par_id191623174046018\n"
"help.text"
msgid "Displays the existing intellectual property part numbers. Double click the part number to have it displayed in the <emph>Part text</emph> box below and click the <emph>Add</emph> button to place the part number in the <emph>Content</emph> text box. The part numbers are defined in the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>."
msgstr "Prikaže obstoječe številke delov, ki veljajo za intelektualno lastnino. Dvokliknite številko dela, da se prikaže v spodnjem polju <emph>Del besedila</emph> in kliknite gumb <emph>Dodaj</emph>, da postavite številko besedila v besedilno polje <emph>Vsebina</emph>. Številke delov so določene v <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"Prilagoditvena datoteka\">prilagoditveni datoteki politike stopenj zaupnosti</link>."
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"hd_id791623165049158\n"
"help.text"
msgid "Part text:"
msgstr "Del besedila"
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"par_id471623174526628\n"
"help.text"
msgid "Use this box to enter contents to be added to the <emph>Content</emph> text box."
msgstr "V to polje vnesite besedilo, ki bo dodano polju z besedilom <emph>Vsebina</emph>."
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"hd_id491623165052989\n"
"help.text"
msgid "Add"
msgstr "Dodaj"
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"par_id591623174559160\n"
"help.text"
msgid "Click to add the contents of the <emph>Part text</emph> box to the <emph>Content</emph> box."
msgstr "Kliknite gumb, da dodate vsebino polja <emph>Del besedila</emph> v polje <emph>Vsebina</emph>."
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"par_id571623174784742\n"
"help.text"
msgid "Settings of the Classification dialog are part of the document custom properties."
msgstr "Nastavitve pogovornega okna Stopnja zaupnosti so del lastnosti dokumenta po meri."
#: classificationdialog.xhp
msgctxt ""
"classificationdialog.xhp\n"
"par_id51623177298121\n"
"help.text"
msgid "<link href=\"https://wiki.documentfoundation.org/TSCP-classification\" name=\"wiki classification\">Wiki page on document classification</link>"
msgstr "<link href=\"https://wiki.documentfoundation.org/TSCP-classification\" name=\"Stran wiki o določanju stopnje zaupnosti dokumentov\">Stran wiki o določanju stopnje zaupnosti dokumentov (v angl.)</link>"
#: digitalsignatures.xhp
msgctxt ""
"digitalsignatures.xhp\n"
@@ -42918,8 +43254,8 @@ msgctxt ""
"profile_safe_mode.xhp\n"
"par_id281120163153357\n"
"help.text"
msgid "Choose <emph>Help - Restart in Safe Mode...</emph>"
msgstr "Izberite <emph>Pomoč Ponovno zaženi v varnem načinu ...</emph>"
msgid "Choose <emph>Help - Restart in Safe Mode</emph>."
msgstr "Izberite <emph>Pomoč Ponovno zaženi v varnem načinu</emph>."
#: profile_safe_mode.xhp
msgctxt ""
@@ -44214,8 +44550,8 @@ msgctxt ""
"ref_pdf_export_general.xhp\n"
"par_id81574108602417\n"
"help.text"
msgid "Export one sheet per page. Ignore each sheet's paper size, print ranges and shown or hidden status. This option put every sheet - including hidden sheets - on exactly one page. Sheet's contents scales as needed to fit in the page."
msgstr "Izvozi en delovni list na stran. Prezre velikost papirja, obseg tiskanja in status skritosti posameznega delovnega lista. Ta možnost postavi vsak delovni list (vključno s skritimi delovnimi listi) na natanko eno stran. Velikost vsebine delovnega lista se prilagodi tako, da zapolni eno stran."
msgid "Ignores each sheets paper size, print ranges and shown/hidden status and puts every sheet (even hidden sheets) on exactly one page, which is exactly as small or large as needed to fit the whole contents of the sheet."
msgstr "Prezre velikost papirja, obseg tiskanja in status skritosti posameznega delovnega lista. Ta možnost postavi vsak delovni list (vključno s skritimi delovnimi listi) na natanko eno stran. Velikost vsebine delovnega lista se prilagodi tako, da zapolni eno stran."
#: ref_pdf_export_general.xhp
msgctxt ""
@@ -44310,7 +44646,7 @@ msgctxt ""
"ref_pdf_export_initial_view.xhp\n"
"hd_id7464217\n"
"help.text"
msgid "Outlines and page"
msgid "Outline and page"
msgstr "Oris in strani"
#: ref_pdf_export_initial_view.xhp

View File

@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-05-19 10:16+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-06-06 14:35+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"X-Generator: Virtaal 0.7.1\n"
"X-Accelerator-Marker: ~\n"

View File

@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-06-02 12:02+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-06-02 18:28+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"X-Generator: Virtaal 0.7.1\n"
"X-Accelerator-Marker: ~\n"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-05-08 19:39+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-03-08 22:21+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
@@ -17,494 +17,6 @@ msgstr ""
"X-Poedit-SourceCharset: UTF-8\n"
"X-Project-Style: openoffice\n"
#: dabaadvprop.xhp
msgctxt ""
"dabaadvprop.xhp\n"
"tit\n"
"help.text"
msgid "Advanced Properties"
msgstr "Napredne lastnosti"
#: dabaadvprop.xhp
msgctxt ""
"dabaadvprop.xhp\n"
"par_idN10550\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/dabaadvprop.xhp\">Advanced Properties</link>"
msgstr "<link href=\"text/shared/explorer/database/dabaadvprop.xhp\">Napredne lastnosti</link>"
#: dabaadvprop.xhp
msgctxt ""
"dabaadvprop.xhp\n"
"par_idN10560\n"
"help.text"
msgid "Specifies advanced properties for the database."
msgstr "Določa napredne lastnosti za zbirko podatkov."
#: dabaadvprop.xhp
msgctxt ""
"dabaadvprop.xhp\n"
"par_id3998840\n"
"help.text"
msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab"
msgstr "V oknu zbirke podatkov izberite <emph>Uredi Zbirka podatkov Lastnosti</emph>, kliknite zavihek <emph>Napredne lastnosti</emph>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"tit\n"
"help.text"
msgid "Special Settings"
msgstr "Posebne nastavitve"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN10556\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/dabaadvpropdat.xhp\">Special Settings</link>"
msgstr "<link href=\"text/shared/explorer/database/dabaadvpropdat.xhp\">Posebne nastavitve</link>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN10566\n"
"help.text"
msgid "Specifies the way you can work with data in a database."
msgstr "Določa način dela s podatki v zbirki podatkov."
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id7679372\n"
"help.text"
msgid "In a database window, choose <emph>Edit - Database - Advanced Settings</emph>"
msgstr "V oknu zbirke podatkov izberite <emph>Uredi Zbirka podatkov Napredne nastavitve</emph>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id4572283\n"
"help.text"
msgid "The availability of the following controls depends on the type of database:"
msgstr "Dostopnost naslednjih kontrolnikov je odvisna od vrste zbirke podatkov:"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN10590\n"
"help.text"
msgid "Use SQL92 naming constraints"
msgstr "Uporabi omejitve poimenovanja SQL92"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN10594\n"
"help.text"
msgid "<ahelp hid=\".\">Only allows characters that conform to the SQL92 naming convention in a name in a data source. All other characters are rejected. Each name must begin with a lowercase letter, an uppercase letter, or an underscore ( _ ). The remaining characters can be ASCII letters, numbers, and underscores.</ahelp>"
msgstr "<ahelp hid=\".\">V imenu in viru podatkov dopušča le uporabo tistih znakov, ki so v skladu s konvencijo imenovanja SQL92. Vse ostale znake zavrne. Vsako ime se mora začeti z majhno črko, z veliko črko ali podčrtajem ( _ ). Drugi znaki so lahko črke ASCII, številke ali podčrtaji.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105907\n"
"help.text"
msgid "Use keyword AS before table alias names"
msgstr "Uporabi ključno besedo AS pred vzdevki tabele"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105947\n"
"help.text"
msgid "<ahelp hid=\".\">Some databases use the keyword \"AS\" between a name and its alias, while other databases use a whitespace. Enable this option to insert AS before the alias.</ahelp>"
msgstr "<ahelp hid=\".\">Nekatere zbirke podatkov uporabljajo med imenom in njegovim vzdevkom ključno besedo »AS«, medtem ko druge zbirke podatkov uporabljajo le presledek. Omogočite to možnost, če želite pred vzdevek vstaviti AS.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"hd_id3534958\n"
"help.text"
msgid "End text lines with CR + LF"
msgstr "Zaključi vrstice besedila s CR + LF"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id6151921\n"
"help.text"
msgid "<ahelp hid=\".\">Select to use the CR + LF code pair to end every text line (preferred for DOS and Windows operating systems).</ahelp>"
msgstr "<ahelp hid=\".\">Izberite uporabo para CR + LF za zaključevanje vrstic (priporočljivo za operacijske sisteme DOS in Windows).</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN1059E\n"
"help.text"
msgid "Append the table alias name in SELECT statements"
msgstr "Dodaj vzdevek tabele v izjave SELECT"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105A2\n"
"help.text"
msgid "<ahelp hid=\".\">Appends the alias to the table name in SELECT statements.</ahelp>"
msgstr "<ahelp hid=\".\">V izjavah SELECT imenu tabele doda vzdevek.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105A5\n"
"help.text"
msgid "Use Outer Join syntax '{OJ }'"
msgstr "Uporabi skladnjo Outer Join '{OJ }'"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105A9\n"
"help.text"
msgid "<ahelp hid=\".\">Use escape sequences for outer joins. The syntax for this escape sequence is {oj outer-join}</ahelp>"
msgstr "<ahelp hid=\".\">Uporabite ubežno zaporedje za zunanje stike. Skladnja za to ubežno zaporedje je {oj zunanji-stik}</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105BE\n"
"help.text"
msgid "Example:"
msgstr "Primer:"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105C1\n"
"help.text"
msgid "select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
msgstr "select Izdelek.* from {oj element LEFT OUTER JOIN narocila ON element.st=narocila.ANR}"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105C4\n"
"help.text"
msgid "Ignore the privileges from the database driver"
msgstr "Prezri pravice gonilnika za zbirko podatkov"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105C8\n"
"help.text"
msgid "<ahelp hid=\".\">Ignores access privileges that are provided by the database driver.</ahelp>"
msgstr "<ahelp hid=\".\">Prezre pravice dostopa, ki jih ima gonilnik zbirke podatkov.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105CB\n"
"help.text"
msgid "Replace named parameters with ?"
msgstr "Zamenjaj imenovane parametre z znakom ?"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105CF\n"
"help.text"
msgid "<ahelp hid=\".\">Replaces named parameters in a data source with a question mark (?).</ahelp>"
msgstr "<ahelp hid=\".\">Zamenja imenovane parametre v viru podatkov z vprašajem (?).</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105D2\n"
"help.text"
msgid "Display version columns (when available)"
msgstr "Prikaži stolpce različice (kadar so na voljo)"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105D6\n"
"help.text"
msgid "Some databases assign version numbers to fields to track changes to records. The version number of a field is incremented by one each time the contents of the field are changed. <ahelp hid=\"dbaccess/ui/specialsettingspage/displayver\">Displays the internal version number of the record in the database table.</ahelp>"
msgstr "Nekatere zbirke podatkov dodelijo poljem številke različic, da lahko tako sledimo spremembam zapisov. Ob vsakršni spremembi vsebine polja se številka različice polja poveča za ena. <ahelp hid=\"dbaccess/ui/specialsettingspage/displayver\">Prikaže notranjo različico številke zapisa v zbirki podatkov.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105FA\n"
"help.text"
msgid "Use the catalog name in SELECT statements"
msgstr "Uporabi ime kataloga v izjavah SELECT"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN105FE\n"
"help.text"
msgid "<ahelp hid=\".\">Uses the current data source of the catalog. This option is useful when the ODBC data source is a database server. Do not select this option if the ODBC data source is a dBASE driver.</ahelp>"
msgstr "<ahelp hid=\".\">Uporablja trenuten vir podatkov kataloga. Ta možnost je uporabna v primeru, ko je vir podatkov ODBC strežnik zbirke podatkov. Te možnosti ne izberite, če je vir podatkov ODBC gonilnik dBASE.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN10613\n"
"help.text"
msgid "Use the schema name in SELECT statements"
msgstr "Uporabi ime sheme v izjavah SELECT"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN10617\n"
"help.text"
msgid "<ahelp hid=\".\">Allows you to use the schema name in SELECT statements.</ahelp>"
msgstr "<ahelp hid=\".\">Uporabniku omogoča uporabo imena sheme v izjavah SELECT.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN1061A\n"
"help.text"
msgid "Create index with ASC or DESC statement"
msgstr "Z izjavo ASC ali DESC ustvari indeks"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN1061E\n"
"help.text"
msgid "<ahelp hid=\".\">Creates an index with ASC or DESC statements.</ahelp>"
msgstr "<ahelp hid=\".\">Ustvari indeks z izjavo ASC ali DESC.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN10621\n"
"help.text"
msgid "Comparison of Boolean values"
msgstr "Primerjava logičnih vrednosti"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_idN10625\n"
"help.text"
msgid "<ahelp hid=\".\">Select the type of Boolean comparison that you want to use.</ahelp>"
msgstr "<ahelp hid=\".\">Izberite vrsto primerjave logičnih vrednosti, ki jo želite uporabiti.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"hd_id1101718\n"
"help.text"
msgid "Form data input checks for required fields"
msgstr "Preverjanje vnesenih podatkov v obveznih poljih obrazcev"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id3783989\n"
"help.text"
msgid "<ahelp hid=\".\">When you enter a new record or update an existing record in a form, and you leave a field empty which is bound to a database column which requires input, then you will see a message complaining about the empty field.</ahelp>"
msgstr "<ahelp hid=\".\">Ko vnesete nov zapis ali posodobite obstoječi zapis v obrazcu, obenem pa pustite prazno polje, ki je povezano s stolpcem zbirke podatkov, ki zahteva vnos, se pojavi sporočilo z opozorilom o neizpolnjenem polju.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id6684163\n"
"help.text"
msgid "If this control box is not enabled, then the forms in the current database will not be checked for required fields."
msgstr "Če to polje ni potrjeno, v obrazcih trenutne zbirke podatkov vnosi v poljih, ki so obvezna, ne bodo preverjeni."
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id3837397\n"
"help.text"
msgid "The control box is available for all data source types which support write access to their data. The control box does not exist for spreadsheets, text, csv, and the various read-only address books."
msgstr "Polje je na voljo za vse vrste virov podatkov, ki podpirajo dostop do podatkov s pisanjem. Polje ne obstaja za preglednice, besedilo, z vejicami ločene vrednosti, kot tudi ne za različne adresarje, ki so le za branje."
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"hd_id0909200811170166\n"
"help.text"
msgid "Ignore currency field information"
msgstr "Prezri podatke iz valutnega polja"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id0909200811170221\n"
"help.text"
msgid "<ahelp hid=\".\">Only for Oracle JDBC connections. When enabled it specifies that no column is treated as a currency field. The field type returned from the database driver is discarded.</ahelp>"
msgstr "<ahelp hid=\".\">Le za povezave Oracle JDBC. Če možnost omogočite, določa, da noben stolpec ne bo obravnavan kot valutno polje. Vrsta polja, ki jo vrne gonilnik zbirke podatkov, je zavržena.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"hd_id040920092139524\n"
"help.text"
msgid "Use ODBC conformant date/time literals"
msgstr "Uporabi literale za datum/čas, skladne z ODBC"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id040920092139526\n"
"help.text"
msgid "<ahelp hid=\".\">Use date/time literals that conform to ODBC standard.</ahelp>"
msgstr "<ahelp hid=\".\">Uporabi datumske in časovne črkovne simbole, skladne s standardom ODBC.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"hd_id04092009442139524\n"
"help.text"
msgid "Supports primary keys"
msgstr "Podpira primarne ključe"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id04096620092139526\n"
"help.text"
msgid "<ahelp hid=\".\">Enable to overrule Base's heuristics used to detect whether the database supports primary keys.</ahelp>"
msgstr "<ahelp hid=\".\">Omogočite, če želite zavrniti hevristiko programa Base, s katero zazna, ali zbirka podatkov podpira primarne ključe.</ahelp>"
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id66841631\n"
"help.text"
msgid "When connecting to a database using a generic API like ODBC, JDBC, or ADO, Base currently applies heuristics to determine whether this database supports primary keys. None of those APIs has dedicated support to retrieve this information."
msgstr "Ko se povezujete z zbirko podatkov prek generičnega vmesnika, kakršni so ODBC, JDBC ali ADO, Base trenutno uporablja hevristični algoritem, da ugotovi, ali ta zbirka podatkov podpira primarne ključe. Noben od teh API-jev nima posebne podpore za pridobivanje tega podatka."
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id66841632\n"
"help.text"
msgid "The heuristics sometimes fails. This tri-state check box by default is set to the undetermined state, which means \"apply the heuristics\". If the check box is enabled, primary key support is assumed. If the check box is disabled, no primary key support is assumed."
msgstr "Hevristični algoritem včasih ni uspešen. Polje s tremi stanji je privzeto nastavljeno na nedoločeno stanje, ki pomeni »uporabi hevristiko«. Če polje ni omogočeno, je primarni ključ kar privzet. Če je polje onemogočeno, primarni ključ ni pričakovan."
#: dabaadvpropdat.xhp
msgctxt ""
"dabaadvpropdat.xhp\n"
"par_id66841633\n"
"help.text"
msgid "Note that if this option is just for overruling the heuristics. If you enable the check box for a database which actually does not support primary keys, you will see some errors."
msgstr "Upoštevajte, da je ta možnost namenjena zgolj zavrnitvi hevristike. Če omogočite potrditveno polje za zbirko podatkov, ki v resnici primarnih ključev ne podpira, pričakujte napake."
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"tit\n"
"help.text"
msgid "Generated Values"
msgstr "Ustvarjene vrednosti"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN10553\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/dabaadvpropgen.xhp\">Generated Values</link>"
msgstr "<link href=\"text/shared/explorer/database/dabaadvpropgen.xhp\">Ustvarjene vrednosti</link>"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN10563\n"
"help.text"
msgid "Specifies the options for automatically generated values for new data records."
msgstr "Določa možnosti za samodejno ustvarjene vrednosti za nove podatkovne zapise."
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_id7684560\n"
"help.text"
msgid "The availability of the following controls depends on the type of database:"
msgstr "Dostopnost naslednjih kontrolnikov je odvisna od vrste zbirke podatkov:"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN1058C\n"
"help.text"
msgid "Retrieve generated values"
msgstr "Pridobi ustvarjene vrednosti"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN10590\n"
"help.text"
msgid "<ahelp hid=\".\">Enables $[officename] support for auto-incremented data fields in the current ODBC or JDBC data source. Select this option if the auto-increment feature in the SDBCX layer of the database is not supported. In general, the auto-increment is selected for the primary key field.</ahelp>"
msgstr "<ahelp hid=\".\">Omogoča $[officename] podporo za samodejno povečanje vrednosti podatkovnih polj v trenutnih virih podatkov ODBC ali JDBC. Izberite to možnost takrat, ko lastnost za samodejno povečanje vrednosti na ravni SDBCX zbirke podatkov ni podprta. Samodejno povečanje je običajno izbrana za polje glavnega ključa.</ahelp>"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN10593\n"
"help.text"
msgid "Auto-increment statement"
msgstr "Izjava za samodejno povečanje"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN10597\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:"
msgstr "<ahelp hid=\".\">Vnesite določevalnik ukaza SQL, ki daje napotke viru podatkov, da izvrši samodejno povečanje določenega celoštevilskega podatkovnega polja.</ahelp> Primer: naslednja izjava MySQL je uporabljena za povečevanje polja »id« z izjavo AUTO_INCREMENT vsakič, ko izjava ustvari podatkovno polje:"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN105A0\n"
"help.text"
msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
msgstr "CREATE TABLE \"tabela1\" (\"id\" INTEGER AUTO_INCREMENT)"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN10634\n"
"help.text"
msgid "For this example, you must enter AUTO_INCREMENT into the <emph>Auto-increment statement</emph> box."
msgstr "Za ta primer morate v polje <emph>Izjava za samodejno povečanje</emph> vnesti AUTO_INCREMENT."
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN105AA\n"
"help.text"
msgid "Query of generated values"
msgstr "Poizvedba ustvarjenih vrednosti"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN10645\n"
"help.text"
msgid "<ahelp hid=\".\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:"
msgstr "<ahelp hid=\".\">Vnesite izjavo SQL, ki vrne zadnjo samodejno povečano vrednost polja s primarnim ključem.</ahelp> Primer:"
#: dabaadvpropgen.xhp
msgctxt ""
"dabaadvpropgen.xhp\n"
"par_idN105B1\n"
"help.text"
msgid "SELECT LAST_INSERT_D();"
msgstr "SELECT LAST_INSERT_D();"
#: dabadoc.xhp
msgctxt ""
"dabadoc.xhp\n"

View File

@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-06-02 12:02+0200\n"
"PO-Revision-Date: 2021-06-05 18:28+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-06-11 18:54+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
@@ -1929,6 +1929,326 @@ 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=\"Oblika Lastnosti predmeta\">Oblika Lastnosti predmeta</link>"
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"tit\n"
"help.text"
msgid "Document Classification"
msgstr "Stopnja zaupnosti dokumenta"
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"hd_id3156324\n"
"help.text"
msgid "<variable id=\"classdoc\"><link href=\"text/shared/guide/classification.xhp\" name=\"Document Classification\">Document Classification</link></variable>"
msgstr "<variable id=\"classdoc\"><link href=\"text/shared/guide/classification.xhp\" name=\"Stopnja zaupnosti dokumenta\">Stopnja zaupnosti dokumenta</link></variable>"
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"bm_id030820161847569710\n"
"help.text"
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 "<bookmark_value>klasifikacija;ravni BAILS</bookmark_value><bookmark_value>klasifikacija;kategorija BAF</bookmark_value><bookmark_value>klasifikacija;stopnje varnosti</bookmark_value><bookmark_value>stopnje zaupnosti;ravni BAILS</bookmark_value><bookmark_value>stopnje zaupnosti;kategorija BAF</bookmark_value><bookmark_value>klasifikacija;dokument</bookmark_value><bookmark_value>klasifikacija;vrstica Stopnja zaupnosti</bookmark_value><bookmark_value>stopnje zaupnosti;orodna vrstica</bookmark_value><bookmark_value>dokumenti;klasifikacija</bookmark_value><bookmark_value>dokumenti;stopnja zaupnosti</bookmark_value>"
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"par_id030820161744119967\n"
"help.text"
msgid "Document classification and security is an important issue for businesses and governments."
msgstr "Klasifikacija stopnje zaupnosti dokumentov in njihova varnost je pomembno vprašanje za poslovne subjekte in vlade."
#: classification.xhp
msgctxt ""
"classification.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 "Informacije izmenjujejo uporabniki in organizacije, ki sodelujejo s namenom doseganja skupnega poslovnega cilja. Ko gre za občutljive informacije, se predpostavlja, da so se stranke sporazumele, katere informacije so občutljive in kako bodo tovrstne informacije identificirane in obravnavane. Vsak prejemnik vira se zanaša na ponudnika informacije, da sledi dogovorjenim postopkom za identifikacijo občutljivosti informacij."
#: classification.xhp
msgctxt ""
"classification.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 "%PRODUCTNAME ponuja standardizirane načine za nakazovanje tovrstnih občutljivih informacij in stranke jih lahko uporabijo, če bodo pri tem uporabljale združljive sisteme. Ponuja nabor standardnih »polj«, ki jih je moč uporabiti za hrambo podatkov o občutljivosti. Pri tem ne skuša določiti, kaj mora biti vsebina teh »polj«. Ta pristop je boljši od edine alternative, ki v tem trenutku obstaja, t.j. da ponudnik uporabi arbitrarna sredstva za izražanje občutljivosti, ki pa za prejemnika morda ne bodo uporabna."
#: classification.xhp
msgctxt ""
"classification.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 "Čeprav so standard razvili z namenom, da bi ga lahko uporabljali na poljubnem področju delovanja, je %PRODUCTNAME ohranil nomenklaturo in kategorije letalske, vesoljske in obrambne industrije, kjer označevanje občutljivosti izhaja iz politik nacionalne varnosti, nadzora nad izvozom in intelektualne lastnine."
#: classification.xhp
msgctxt ""
"classification.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 "%PRODUCTNAME implementira odprte standarde, ki jih je pripravil <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) neodvisno od posameznih proizvajalcev. Med njima sta zanimiva dva:"
#: classification.xhp
msgctxt ""
"classification.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 "<item type=\"acronym\">BAF</item> (angl. Business Authentication Framework) določa, kako opisati obstoječa pravila (ki so običajno zapisana v pravniškem jeziku) v strojno berljivi obliki."
#: classification.xhp
msgctxt ""
"classification.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 "Shema <item type=\"acronym\">BAILS</item> (angl. Business Authorization Identification and Labeling Scheme) določa, kako naj se v dokumentu vrši sklicevanje na tovrstno politiko <item type=\"acronym\">BAF</item>. Koncepti <item type=\"acronym\">BAILS</item> so do te mere splošni, da jih je mogoče uporabiti za vsako obliko, ki podpira uporabniško določene lastnosti na ravni dokumenta."
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"hd_id030820161800093929\n"
"help.text"
msgid "BAF Categories"
msgstr "Kategorije BAF"
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"bm_id030820161856432825\n"
"help.text"
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 "<bookmark_value>klasifikacija;prikaz v uporabniškem vmesniku</bookmark_value><bookmark_value>klasifikacija;glave in noge</bookmark_value><bookmark_value>klasifikacija;vodni žig</bookmark_value><bookmark_value>klasifikacija;kategorije</bookmark_value><bookmark_value>stopnje zaupnosti;prikaz v uporabniškem vmesniku</bookmark_value><bookmark_value>stopnje zaupnosti;glave in noge</bookmark_value><bookmark_value>stopnje zaupnosti;vodni žig</bookmark_value><bookmark_value>stopnje zaupnosti;kategorije</bookmark_value>"
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"par_id030820161800092823\n"
"help.text"
msgid "The default BAF categories for %PRODUCTNAME are listed below."
msgstr "Privzete kategorije BAF za %PRODUCTNAME so izpisane spodaj."
#: classification.xhp
msgctxt ""
"classification.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 "Le kategorija intelektualne lastnine bo spremenila postavitev dokumenta z vodnim žigom, polji v glavi in nogi ter informacijsko vrstico na vrhu območja dokumenta. Vsak element, vstavljen v dokument, nadzira prilagoditvena datoteka stopenj zaupnosti."
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"par_idN106B0\n"
"help.text"
msgid "Intellectual Property"
msgstr "Intelektualna lastnina"
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"par_idN106C0\n"
"help.text"
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 "Intelektualna lastnina je splošen izraz za naravo vsebine dokumenta. To kategorijo izberite za klasifikacijo dokumenta splošne rabe."
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"par_idN106CD\n"
"help.text"
msgid "National Security"
msgstr "Nacionalna varnost"
#: classification.xhp
msgctxt ""
"classification.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 in the file properties and no modifications is carried in the document layout or the user interface."
msgstr "Izbere kategorijo tega dokumenta kot vrsto politike nacionalne varnosti. Izbrana kategorija se shrani skupaj z dokumentom kot metapodatki BAILS, vendar sprememba ne vpliva na postavitev dokumenta ali uporabniški vmesnik."
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"par_idN106EA\n"
"help.text"
msgid "Export Control"
msgstr "Nadzorovani izvoz"
#: classification.xhp
msgctxt ""
"classification.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 in the file properties and no modifications is carried in the document layout or the user interface."
msgstr "Izbere kategorijo tega dokumenta kot vrsto politike nadzorovanega izvoza. Izbrana kategorija se shrani skupaj z dokumentom kot metapodatki BAILS, vendar sprememba ne vpliva na postavitev dokumenta ali uporabniški vmesnik."
#: classification.xhp
msgctxt ""
"classification.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 "Za podporo pri razvrščanju dokumentov se obrnite na svoja poslovna pravila varnosti podatkov ter odgovorne za informacijsko varnost."
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"hd_id030820161747122444\n"
"help.text"
msgid "Default levels of classification"
msgstr "Privzete stopnje zaupnosti"
#: classification.xhp
msgctxt ""
"classification.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 "<bookmark_value>stopnje zaupnosti;samo za interno rabo</bookmark_value><bookmark_value>stopnje zaupnosti;zaupno</bookmark_value><bookmark_value>stopnje zaupnosti;splošno poslovno</bookmark_value><bookmark_value>stopnje zaupnosti;ne poslovno</bookmark_value>"
#: classification.xhp
msgctxt ""
"classification.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 "%PRODUCTNAME zagotavlja privzete ravni varnostne klasifikacije dokumentov (<item type=\"acronym\">BAILS</item>), ki je prikazana spodaj, razvrščena po naraščajoči ravni poslovne občutljivosti:"
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"par_id030820161747135421\n"
"help.text"
msgid "<emph>Non-Business</emph>: Information in document has no impact in business, if made public."
msgstr "<emph>Ne poslovno</emph>: informacije v dokumentu nimajo vpliva na poslovanje, če postane ta javen."
#: classification.xhp
msgctxt ""
"classification.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 "<emph>Splošno poslovno</emph>: manjši učinek. Informacije imajo učinek na posel; če postanejo javne, lahko povzročijo zadrege, manjšo škodo za podobo blagovne znamke."
#: classification.xhp
msgctxt ""
"classification.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 "<emph>Zaupno</emph>: zmeren učinek. Razkrite informacije lahko škodijo blagovni znamki, lahko povzročijo negativno medijsko pozornost in izgubo prihodka."
#: classification.xhp
msgctxt ""
"classification.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 "<emph>Samo za interno rabo</emph>: velika škoda. Negativni medijski odziv na nacionalni ravni, tožbe, kazni, dolgoročna škoda blagovni znamki."
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"hd_id030820161747134459\n"
"help.text"
msgid "Customizing classification levels."
msgstr "Prilagajanje stopenj zaupnosti"
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"bm_id030820161851045883\n"
"help.text"
msgid "<bookmark_value>custom;classification levels</bookmark_value> <bookmark_value>classification levels;customizing</bookmark_value>"
msgstr "<bookmark_value>prilagajanje;stopnje zaupnosti</bookmark_value><bookmark_value>stopnje zaupnosti;prilagajanje</bookmark_value>"
#: classification.xhp
msgctxt ""
"classification.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 <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents."
msgstr "%PRODUCTNAME omogoča prilagoditev stopnje zaupnosti vašemu poslovanju oz. pravilom. Če želite prilagoditi število in imena ravni, kopirajte datoteko <item type=\"literal\">example.xml</item>, katere pot je določena v <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME Možnosti</menuitem></caseinline><defaultinline><menuitem>Orodja Možnosti</menuitem></defaultinline></switchinline><menuitem> LibreOffice Poti Stopnja zaupnosti</menuitem>, v krajevno mapo in uredite njeno vsebino."
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"par_id03082016174713477\n"
"help.text"
msgid "Use the file with your %PRODUCTNAME locale in the name as example."
msgstr "Za primer uporabite datoteko z okrajšavo vaših krajevnih nastavitev %PRODUCTNAME v imenu."
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"par_id030820161747137522\n"
"help.text"
msgid "Save the file and make the adequate changes to the classification path above to access the file."
msgstr "Shranite datoteko in ustrezno spremenite zgornjo pot stopnje zaupnosti za dostop do datoteke."
#: classification.xhp
msgctxt ""
"classification.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 "Skrbnik vašega sistema lahko postavi datoteko v omrežno mapo, tako da lahko vsi uporabniki dostopajo do datoteke z nastavitvami stopenj zaupnosti."
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"hd_id03082016174713354\n"
"help.text"
msgid "Pasting contents in documents with different levels of classification."
msgstr "Lepljenje vsebin v dokumente z različno stopnjo zaupnosti"
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"bm_id030820161851512902\n"
"help.text"
msgid "<bookmark_value>document classification;pasting contents</bookmark_value>"
msgstr "<bookmark_value>klasifikacija;lepljene vsebine</bookmark_value><bookmark_value>stopnje zaupnosti;lepljene vsebine</bookmark_value>"
#: classification.xhp
msgctxt ""
"classification.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 "Da bi preprečili kršitve varnostnih načel, je prepovedano lepljenje vsebine z visoko stopnjo zaupnosti v dokumente z nizko stopnjo zaupnosti. %PRODUCTNAME prikaže opozorilo, vsakič ko zazna, da je vsebina odložišča višje stopnje zaupanja kot ciljni dokument."
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"par_id030820161818081317\n"
"help.text"
msgid "<link href=\"https://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) website</link>."
msgstr "<link href=\"https://www.tscp.org/about-tscp/\">Spletišče <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.)</link> v angl."
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"par_id030820161818082152\n"
"help.text"
msgid "<link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) document (PDF)</link>"
msgstr "Dokument <link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) (PDF, v angl.)</link>"
#: classification.xhp
msgctxt ""
"classification.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 "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Dokument Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>)</link> (PDF, v angl.)"
#: cmis-remote-files-setup.xhp
msgctxt ""
"cmis-remote-files-setup.xhp\n"
@@ -16038,7 +16358,7 @@ msgctxt ""
"numbering_stop.xhp\n"
"bm_id3154186\n"
"help.text"
msgid "<bookmark_value>numbering; turning off</bookmark_value> <bookmark_value>bullets; turning off</bookmark_value> <bookmark_value>removing, see also deleting</bookmark_value> <bookmark_value>removing;bullets and numbering</bookmark_value> <bookmark_value>keyboard;removing numbering</bookmark_value>"
msgid "<bookmark_value>numbering; turning off</bookmark_value><bookmark_value>bullets; turning off</bookmark_value><bookmark_value>removing, see also deleting</bookmark_value><bookmark_value>removing;bullets and numbering</bookmark_value><bookmark_value>keyboard;removing numbering</bookmark_value>"
msgstr "<bookmark_value>oštevilčevanje; izklop</bookmark_value><bookmark_value>označevanje; izklop</bookmark_value><bookmark_value>odstranjevanje, glejte tudi brisanje</bookmark_value><bookmark_value>odstranjevanje;označevanje in oštevilčevanje</bookmark_value><bookmark_value>tipkovnica;odstranjevanje oštevilčevanja</bookmark_value>"
#: numbering_stop.xhp
@@ -16094,8 +16414,8 @@ msgctxt ""
"numbering_stop.xhp\n"
"par_id3155449\n"
"help.text"
msgid "<image id=\"img_id3158432\" src=\"cmd/lc_defaultbullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158432\">Icon</alt></image>"
msgstr "<image id=\"img_id3158432\" src=\"cmd/lc_defaultbullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158432\">Ikona</alt></image>"
msgid "<image id=\"img_id3158432\" src=\"cmd/lc_defaultbullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158432\">Toggle Unordered List icon</alt> </image>"
msgstr "<image id=\"img_id3158432\" src=\"cmd/lc_defaultbullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158432\">Ikona Vključi/izključi neurejeni seznam</alt></image>"
#: numbering_stop.xhp
msgctxt ""
@@ -16110,24 +16430,24 @@ msgctxt ""
"numbering_stop.xhp\n"
"par_id3148946\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"> To remove a number or bullet from a paragraph while preserving the list indenting: </caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Če želite odstraniti številko ali oznako odstavka, pri tem pa ohraniti zamik seznama: </caseinline></switchinline>"
msgid "To remove a number or bullet from a paragraph while preserving the list indenting:"
msgstr "Če želite odstraniti številko ali oznako odstavka, pri tem pa ohraniti zamik seznama:"
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"par_id3148663\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Place the cursor at the beginning of a paragraph in a list and press the <keycode>Backspace</keycode> key. </caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Postavite kazalko na začetek odstavka v seznamu in pritisnite <keycode>vračalko</keycode>. </caseinline></switchinline>"
msgid "Place the cursor at the beginning of a paragraph in a list and press the <keycode>Backspace</keycode> key."
msgstr "Postavite kazalko na začetek odstavka v seznamu in pritisnite <keycode>vračalko</keycode>."
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"par_id3150543\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The numbering of the paragraph disappears and is removed from the numbering sequence. Numbering resumes in the following paragraph. </caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Oštevilčenje odstavka izgine in je odstranjeno iz zaporedja oštevilčevanja. Oštevilčevanje se v naslednjem odstavku nadaljuje. </caseinline></switchinline>"
msgid "The numbering of the paragraph disappears and is removed from the numbering sequence. Numbering resumes in the following paragraph."
msgstr "Oštevilčenje odstavka izgine in je odstranjeno iz zaporedja oštevilčevanja. Oštevilčevanje se v naslednjem odstavku nadaljuje."
#: numbering_stop.xhp
msgctxt ""
@@ -16142,8 +16462,8 @@ msgctxt ""
"numbering_stop.xhp\n"
"par_id3154123\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you press the Enter key in an empty numbered paragraph, the numbering stops. </caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Če pritisnete vnašalko v praznem oštevilčenem odstavku, potem se oštevilčevanje konča. </caseinline></switchinline>"
msgid "Press the <keycode>Enter</keycode> key in an empty numbered paragraph to stop the numbering."
msgstr "Pritisnite <keycode>vračalko</keycode> v praznem oštevilčenem odstavku, da končate oštevilčevanje."
#: numbering_stop.xhp
msgctxt ""

View File

@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-06-02 12:02+0200\n"
"PO-Revision-Date: 2021-06-06 14:37+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-06-12 09:42+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
@@ -14095,7 +14095,7 @@ msgctxt ""
"par_id0609201523043085\n"
"help.text"
msgid "Double-click in the preference row to edit current string and long values or toggle boolean types."
msgstr "Lahko tudi dvokliknete vrstico nastavitve, da uredite trenutno vrednost niza ali dolge številke oz. preklopite med dvojiškima vrednostma."
msgstr "Dvokliknite vrstico nastavitve, da uredite trenutno vrednost niza ali dolge številke oz. preklopite med logičnima vrednostma."
#: expertconfig.xhp
msgctxt ""

View File

@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-04-22 16:27+0200\n"
"PO-Revision-Date: 2021-04-14 11:46+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-06-12 09:51+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"X-Generator: Virtaal 0.7.1\n"
"X-Accelerator-Marker: ~\n"
@@ -7209,6 +7209,382 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Intersect\" visibility=\"visible\">Creates a shape from the overlapping area of the selected objects.</ahelp>"
msgstr "<ahelp hid=\".uno:Intersect\" visibility=\"visible\">Ustvari obliko iz površine prekrivanja izbranih predmetov.</ahelp>"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"tit\n"
"help.text"
msgid "Bullet and Position"
msgstr "Oznaka in položaj"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"bm_id121623276174916\n"
"help.text"
msgid "<bookmark_value>bullets;Impress</bookmark_value><bookmark_value>ordered list;Impress</bookmark_value><bookmark_value>unordered list;Impress</bookmark_value><bookmark_value>bullets;Draw</bookmark_value><bookmark_value>ordered list;Draw</bookmark_value><bookmark_value>unordered list;Draw</bookmark_value>"
msgstr "<bookmark_value>oznake;Impress</bookmark_value><bookmark_value>urejeni seznami;Impress</bookmark_value><bookmark_value>neurejeni seznami;Impress</bookmark_value><bookmark_value>oznake;Draw</bookmark_value><bookmark_value>urejeni seznami;Draw</bookmark_value><bookmark_value>neurejeni seznami;Draw</bookmark_value>"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id591623253567629\n"
"help.text"
msgid "<link href=\"text/simpress/01/bulletandposition.xhp\" name=\"command_name\">Bullet and Position</link>"
msgstr "<link href=\"text/simpress/01/bulletandposition.xhp\" name=\"Oznaka in položaj\">Oznaka in položaj</link>"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id401623253567633\n"
"help.text"
msgid "<embedvar href=\"text/shared/01/06050600.xhp#positioninfo\" markup=\"ignore\"/>"
msgstr "<embedvar href=\"text/shared/01/06050600.xhp#positioninfo\" markup=\"ignore\"/>"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id371623258309050\n"
"help.text"
msgid "In a selected text, choose <menuitem>Format - Bullets and Numbering</menuitem>."
msgstr "V izbranem besedilu izberite <menuitem>Oblika Označevanje in oštevilčevanje</menuitem>."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id401623260265986\n"
"help.text"
msgid "Properties"
msgstr "Lastnosti"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id191623260097778\n"
"help.text"
msgid "Type"
msgstr "Vrsta"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id291623260116361\n"
"help.text"
msgid "Select the type of list. Unordered with character bullet, unordered with graphics bullet, or ordered with a numbering scheme of your choice."
msgstr "Določite vrsto seznama. Neurejeni seznam z znakovnimi oznakami, neurejeni seznam z grafičnimi oznakami ali urejeni seznam z načinom oštevilčevanja po vašem izboru."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id611623260134513\n"
"help.text"
msgid "Character"
msgstr "Znak"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id641623260148566\n"
"help.text"
msgid "Select the character for the unordered list."
msgstr "Izberite znak za neurejeni seznam."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id681623260246435\n"
"help.text"
msgid "Start at"
msgstr "Začni z"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id551623260225990\n"
"help.text"
msgid "For ordered lists, select the value of first item of the list."
msgstr "Izberite številko prvega elementa na urejenem seznamu."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id671623259902753\n"
"help.text"
msgid "Color"
msgstr "Barva"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id781623260255715\n"
"help.text"
msgid "Select the color of the list characters for ordered and unordered lists. Color does not apply for lists with graphic bullets."
msgstr "Izberite barvo znakovnih oznak urejenih in neurejenih seznamov. Barva ne velja za sezname z grafičnimi oznakami."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id691623261496489\n"
"help.text"
msgid "Separator"
msgstr "Ločilo"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id791623261930996\n"
"help.text"
msgid "For ordered lists, set the text to display before and after the numbering scheme."
msgstr "Določite besedilo, ki naj se pojavi pred in za številko na urejenem seznamu."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id681623261502578\n"
"help.text"
msgid "Before"
msgstr "Pred"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id641623261927147\n"
"help.text"
msgid "Enter the text to display before the numbering."
msgstr "Vnesite besedilo, ki ga želite prikazati pred številko."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id331623261507547\n"
"help.text"
msgid "After"
msgstr "Za"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id391623261922737\n"
"help.text"
msgid "Enter the text to display after the numbering."
msgstr "Vnesite besedilo, ki ga želite prikazati za številko."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id551623260579519\n"
"help.text"
msgid "Size"
msgstr "Velikost"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id521623261977095\n"
"help.text"
msgid "Set the size of the character and graphic bullets with respect to the paragraph font size."
msgstr "Določite velikost znaka in grafičnih oznak v odstotkih glede na velikost pisave odstavka."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id261623260584277\n"
"help.text"
msgid "Width"
msgstr "Širina"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id821623291829425\n"
"help.text"
msgid "Enter the width of the graphic bullet character."
msgstr "Vnesite širino znaka za grafično oznako."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id531623260588282\n"
"help.text"
msgid "Height"
msgstr "Višina"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id321623291834607\n"
"help.text"
msgid "Enter the height of the graphic bullet character."
msgstr "Vnesite višino znaka za grafično oznako."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id951623260634795\n"
"help.text"
msgid "Keep ratio"
msgstr "Ohrani razmerje"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id261623260666478\n"
"help.text"
msgid "Check this box to preserve the height to width ratio of the graphic bullet."
msgstr "Če označite to potrditveno polje, boste ohranili razmerje višine in širine grafične oznake."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id181623260599850\n"
"help.text"
msgid "Rel. Size"
msgstr "Rel. velikost"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id281623260605208\n"
"help.text"
msgid "For character unordered and ordered lists, set the relative size of the list character. The relative size applies to the <emph>Before</emph> and <emph>After</emph> text as well."
msgstr "Določite relativno velikost znakovne oznake za neurejene in urejene sezname. Relativna velikost velja tudi za besedili <emph>Pred</emph> in <emph>Za</emph>."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id931623261370137\n"
"help.text"
msgid "Position"
msgstr "Položaj"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id421623262130068\n"
"help.text"
msgid "Indent"
msgstr "Zamik"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id6081728\n"
"help.text"
msgid "Enter the distance from the left edge of the containing object to the start of all lines in the list."
msgstr "Vnesite razdaljo od levega roba vsebovanega predmeta do začetka vseh vrstic seznama."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id651623262149945\n"
"help.text"
msgid "Width"
msgstr "Širina"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id141623291867477\n"
"help.text"
msgid "Enter or select the width of the list element."
msgstr "Vnesite ali izberite širino elementa seznama."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id221623265073936\n"
"help.text"
msgid "The combined total length of <emph>Before</emph>, <emph>After</emph> and the numbering characters may override the width setting."
msgstr "Združena skupna dolžina znakov <emph>Pred</emph>, <emph>Za</emph> in znakov oštevilčevanja lahko preseže nastavitev širine."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id291623263843749\n"
"help.text"
msgid "Relative"
msgstr "Relativno"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id561623268136625\n"
"help.text"
msgid "Relative to the upper list level. The entered value is added to that of this field in the level before. If “Indent: 20mm” on list level 1 and “Indent: 10mm Relative” on list level 2 will result in an effective indent of 30mm for level 2."
msgstr "Relativno glede na višjo raven seznama. Vnesena vrednost se doda vrednosti tega polja na prejšnji ravni. Če je na 1. ravni seznama »Zamik: 20 mm« in na 2. ravni seznama »Zamik: 10 mm, relativno«, to pomeni dejanski zamik 30 mm na 2. ravni."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id261623263839244\n"
"help.text"
msgid "Alignment"
msgstr "Poravnava"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id361623265059971\n"
"help.text"
msgid "Select the alignment of the ordered list numbering contents inside the list <emph>Width</emph> setting."
msgstr "V nastavitvi <emph>Širina</emph> seznama izberite poravnavo oštevilčene vsebine urejenega seznama."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id871623265256880\n"
"help.text"
msgid "Scope"
msgstr "Doseg"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id41623265263152\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Prosojnica</caseinline><defaultinline>Stran</defaultinline></switchinline>"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id31623272228782\n"
"help.text"
msgid "Applies the modification to the whole <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>."
msgstr "Opravi spremembo na celotni <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">prosojnici</caseinline><defaultinline>strani</defaultinline></switchinline>."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id351623265267695\n"
"help.text"
msgid "Selection"
msgstr "Izbor"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id821623272290885\n"
"help.text"
msgid "Applies the modification to the selection."
msgstr "Uporabi spremembo za izbor."
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"hd_id141623265272187\n"
"help.text"
msgid "Apply to Master"
msgstr "Uporabi za matrico"
#: bulletandposition.xhp
msgctxt ""
"bulletandposition.xhp\n"
"par_id31623272423870\n"
"help.text"
msgid "Click to apply the the modification to all <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slides</caseinline><defaultinline>pages</defaultinline></switchinline> that use the current master <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>."
msgstr "S klikom uporabite spremembe na vseh <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">prosojnicah</caseinline><defaultinline>straneh</defaultinline></switchinline>, ki uporabljajo trenutno <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">matrico prosojnice</caseinline><defaultinline>glavno stran</defaultinline></switchinline>."
#: effectoptions.xhp
msgctxt ""
"effectoptions.xhp\n"

View File

@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-05-03 13:24+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-06-06 14:41+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"X-Generator: Virtaal 0.7.1\n"
"X-Accelerator-Marker: ~\n"

View File

@@ -3,380 +3,20 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-04-22 16:27+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-06-06 16:31+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"X-Generator: Virtaal 0.7.1\n"
"X-Accelerator-Marker: ~\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Project-Style: openoffice\n"
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"tit\n"
"help.text"
msgid "Document Classification"
msgstr "Stopnja zaupnosti dokumenta"
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"hd_id3156324\n"
"help.text"
msgid "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Document Classification\">Document Classification</link> </variable>"
msgstr "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Stopnja zaupnosti dokumenta\">Stopnja zaupnosti dokumenta</link> </variable>"
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"bm_id030820161847569710\n"
"help.text"
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 "<bookmark_value>klasifikacija;ravni BAILS</bookmark_value><bookmark_value>klasifikacija;kategorija BAF</bookmark_value><bookmark_value>klasifikacija;stopnje varnosti</bookmark_value><bookmark_value>stopnje zaupnosti;ravni BAILS</bookmark_value><bookmark_value>stopnje zaupnosti;kategorija BAF</bookmark_value><bookmark_value>klasifikacija;dokument</bookmark_value><bookmark_value>klasifikacija;vrstica Stopnja zaupnosti</bookmark_value><bookmark_value>stopnje zaupnosti;orodna vrstica</bookmark_value><bookmark_value>dokumenti;klasifikacija</bookmark_value><bookmark_value>dokumenti;stopnja zaupnosti</bookmark_value>"
#: 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 "Klasifikacija stopnje zaupnosti dokumentov in njihova varnost je pomembno vprašanje za poslovne subjekte in vlade."
#: 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 "Informacije izmenjujejo uporabniki in organizacije, ki sodelujejo s namenom doseganja skupnega poslovnega cilja. Ko gre za občutljive informacije, se predpostavlja, da so se stranke sporazumele, katere informacije so občutljive in kako bodo tovrstne informacije identificirane in obravnavane. Vsak prejemnik vira se zanaša na ponudnika informacije, da sledi dogovorjenim postopkom za identifikacijo občutljivosti informacij."
#: 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 "%PRODUCTNAME ponuja standardizirane načine za nakazovanje tovrstnih občutljivih informacij in stranke jih lahko uporabijo, če bodo pri tem uporabljale združljive sisteme. Ponuja nabor standardnih »polj«, ki jih je moč uporabiti za hrambo podatkov o občutljivosti. Pri tem ne skuša določiti, kaj mora biti vsebina teh »polj«. Ta pristop je boljši od edine alternative, ki v tem trenutku obstaja, t.j. da ponudnik uporabi arbitrarna sredstva za izražanje občutljivosti, ki pa za prejemnika morda ne bodo uporabna."
#: 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 "Čeprav so standard razvili z namenom, da bi ga lahko uporabljali na poljubnem področju delovanja, je %PRODUCTNAME ohranil nomenklaturo in kategorije letalske, vesoljske in obrambne industrije, kjer označevanje občutljivosti izhaja iz politik nacionalne varnosti, nadzora nad izvozom in intelektualne lastnine."
#: 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 "%PRODUCTNAME implementira odprte standarde, ki jih je pripravil <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) neodvisno od posameznih proizvajalcev. Med njima sta zanimiva dva:"
#: 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 "<item type=\"acronym\">BAF</item> (angl. Business Authentication Framework) določa, kako opisati obstoječa pravila (ki so običajno zapisana v pravniškem jeziku) v strojno berljivi obliki."
#: 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 "Shema <item type=\"acronym\">BAILS</item> (angl. Business Authorization Identification and Labeling Scheme) določa, kako naj se v dokumentu vrši sklicevanje na tovrstno politiko <item type=\"acronym\">BAF</item>. Koncepti <item type=\"acronym\">BAILS</item> so do te mere splošni, da jih je mogoče uporabiti za vsako obliko, ki podpira uporabniško določene lastnosti na ravni dokumenta."
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"hd_id030820161800093929\n"
"help.text"
msgid "BAF Categories"
msgstr "Kategorije BAF"
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"bm_id030820161856432825\n"
"help.text"
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 "<bookmark_value>klasifikacija;prikaz v uporabniškem vmesniku</bookmark_value><bookmark_value>klasifikacija;glave in noge</bookmark_value><bookmark_value>klasifikacija;vodni žig</bookmark_value><bookmark_value>klasifikacija;kategorije</bookmark_value><bookmark_value>stopnje zaupnosti;prikaz v uporabniškem vmesniku</bookmark_value><bookmark_value>stopnje zaupnosti;glave in noge</bookmark_value><bookmark_value>stopnje zaupnosti;vodni žig</bookmark_value><bookmark_value>stopnje zaupnosti;kategorije</bookmark_value>"
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"par_id030820161800092823\n"
"help.text"
msgid "The default BAF categories for %PRODUCTNAME are listed below."
msgstr "Privzete kategorije BAF za %PRODUCTNAME so izpisane spodaj."
#: 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 "Le kategorija intelektualne lastnine bo spremenila postavitev dokumenta z vodnim žigom, polji v glavi in nogi ter informacijsko vrstico na vrhu območja dokumenta. Vsak element, vstavljen v dokument, nadzira prilagoditvena datoteka stopenj zaupnosti."
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"par_idN106B0\n"
"help.text"
msgid "Intellectual Property"
msgstr "Intelektualna lastnina"
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"par_idN106C0\n"
"help.text"
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 "Intelektualna lastnina je splošen izraz za naravo vsebine dokumenta. To kategorijo izberite za klasifikacijo dokumenta splošne rabe."
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"par_idN106CD\n"
"help.text"
msgid "National Security"
msgstr "Nacionalna varnost"
#: classificationbar.xhp
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 in the file properties and no modifications is carried in the document layout or the user interface."
msgstr "Izbere kategorijo tega dokumenta kot vrsto politike nacionalne varnosti. Izbrana kategorija se shrani skupaj z dokumentom kot metapodatki BAILS, vendar sprememba ne vpliva na postavitev dokumenta ali uporabniški vmesnik."
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"par_idN106EA\n"
"help.text"
msgid "Export Control"
msgstr "Nadzorovani izvoz"
#: classificationbar.xhp
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 in the file properties and no modifications is carried in the document layout or the user interface."
msgstr "Izbere kategorijo tega dokumenta kot vrsto politike nadzorovanega izvoza. Izbrana kategorija se shrani skupaj z dokumentom kot metapodatki BAILS, vendar sprememba ne vpliva na postavitev dokumenta ali uporabniški vmesnik."
#: 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 "Za podporo pri razvrščanju dokumentov se obrnite na svoja poslovna pravila varnosti podatkov ter odgovorne za informacijsko varnost."
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"hd_id030820161747122444\n"
"help.text"
msgid "Default levels of classification"
msgstr "Privzete stopnje zaupnosti"
#: 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 "<bookmark_value>stopnje zaupnosti;samo za interno rabo</bookmark_value><bookmark_value>stopnje zaupnosti;zaupno</bookmark_value><bookmark_value>stopnje zaupnosti;splošno poslovno</bookmark_value><bookmark_value>stopnje zaupnosti;ne poslovno</bookmark_value>"
#: 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 "%PRODUCTNAME zagotavlja privzete ravni varnostne klasifikacije dokumentov (<item type=\"acronym\">BAILS</item>), ki je prikazana spodaj, razvrščena po naraščajoči ravni poslovne občutljivosti:"
#: 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 "<emph>Ne poslovno</emph>: informacije v dokumentu nimajo vpliva na poslovanje, če postane ta javen."
#: 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 "<emph>Splošno poslovno</emph>: manjši učinek. Informacije imajo učinek na posel; če postanejo javne, lahko povzročijo zadrege, manjšo škodo za podobo blagovne znamke."
#: 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 "<emph>Zaupno</emph>: zmeren učinek. Razkrite informacije lahko škodijo blagovni znamki, lahko povzročijo negativno medijsko pozornost in izgubo prihodka."
#: 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 "<emph>Samo za interno rabo</emph>: velika škoda. Negativni medijski odziv na nacionalni ravni, tožbe, kazni, dolgoročna škoda blagovni znamki."
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"hd_id030820161747134459\n"
"help.text"
msgid "Customizing classification levels."
msgstr "Prilagajanje stopenj zaupnosti"
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"bm_id030820161851045883\n"
"help.text"
msgid "<bookmark_value>custom;classification levels</bookmark_value> <bookmark_value>classification levels;customizing</bookmark_value>"
msgstr "<bookmark_value>prilagajanje;stopnje zaupnosti</bookmark_value><bookmark_value>stopnje zaupnosti;prilagajanje</bookmark_value>"
#: 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 <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents."
msgstr "%PRODUCTNAME omogoča prilagoditev stopnje zaupnosti vašemu poslovanju oz. pravilom. Če želite prilagoditi število in imena ravni, kopirajte datoteko <item type=\"literal\">example.xml</item>, katere pot je določena v <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME Možnosti</menuitem></caseinline><defaultinline><menuitem>Orodja Možnosti</menuitem></defaultinline></switchinline><menuitem> LibreOffice Poti Stopnja zaupnosti</menuitem>, v krajevno mapo in uredite njeno vsebino."
#: 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 "Za primer uporabite datoteko z okrajšavo vaših krajevnih nastavitev %PRODUCTNAME v imenu."
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"par_id030820161747137522\n"
"help.text"
msgid "Save the file and make the adequate changes to the classification path above to access the file."
msgstr "Shranite datoteko in ustrezno spremenite zgornjo pot stopnje zaupnosti za dostop do datoteke."
#: 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 "Skrbnik vašega sistema lahko postavi datoteko v omrežno mapo, tako da lahko vsi uporabniki dostopajo do datoteke z nastavitvami stopenj zaupnosti."
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"hd_id03082016174713354\n"
"help.text"
msgid "Pasting contents in documents with different levels of classification."
msgstr "Lepljenje vsebin v dokumente z različno stopnjo zaupnosti"
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"bm_id030820161851512902\n"
"help.text"
msgid "<bookmark_value>document classification;pasting contents</bookmark_value>"
msgstr "<bookmark_value>klasifikacija;lepljene vsebine</bookmark_value><bookmark_value>stopnje zaupnosti;lepljene vsebine</bookmark_value>"
#: 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 "Da bi preprečili kršitve varnostnih načel, je prepovedano lepljenje vsebine z visoko stopnjo zaupnosti v dokumente z nizko stopnjo zaupnosti. %PRODUCTNAME prikaže opozorilo, vsakič ko zazna, da je vsebina odložišča višje stopnje zaupanja kot ciljni dokument."
#: 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=\"Vrstica Stopnja zaupnosti\">Vrstica Stopnja zaupnosti</link>"
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"bm_id030820161853495457\n"
"help.text"
msgid "<bookmark_value>Classification toolbar;display</bookmark_value>"
msgstr "<bookmark_value>klasifikacija;prikaz orodne vrstice</bookmark_value><bookmark_value>orodna vrstica Stopnja zaupnosti;prikaz</bookmark_value>"
#: 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=\".\">Vrstica <emph>Stopnja zaupnosti</emph> vsebuje orodja za zaščito dokumentov pri ravnanju z njimi.</ahelp>"
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"par_id030820161754171423\n"
"help.text"
msgid "The <emph>Classification</emph> 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>, <emph>Custom Properties</emph> tab) to store the classification policy as document metadata."
msgstr "Orodna vrstica <emph>Stopnja zaupnosti</emph> vsebuje seznamska polja za pomoč pri izbiranju varnosti dokumenta v skladu s kategorijami <item type=\"acronym\">BAF</item> in ravnmi <item type=\"acronym\">BAILS</item>. %PRODUCTNAME doda polja po meri v lastnosti dokumenta (<item type=\"menuitem\">Datoteka Lastnosti</item>, zavihek <emph>Lastnosti po meri</emph>), v katera shrani stopnjo zaupnosti kot metapodatke dokumenta."
#: 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 "Izberite <item type=\"menuitem\">Pogled Orodne vrstice</item> in nato orodno vrstico <item type=\"menuitem\">Stopnja zaupnosti</item>."
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"par_id030820161818081317\n"
"help.text"
msgid "<link href=\"https://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) website</link>."
msgstr "<link href=\"https://www.tscp.org/about-tscp/\">Spletišče <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.)</link> v angl."
#: classificationbar.xhp
msgctxt ""
"classificationbar.xhp\n"
"par_id030820161818082152\n"
"help.text"
msgid "<link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) document (PDF)</link>"
msgstr "Dokument <link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) (PDF, v angl.)</link>"
#: 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 "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Dokument Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>)</link> (PDF, v angl.)"
#: mailmergetoolbar.xhp
msgctxt ""
"mailmergetoolbar.xhp\n"

View File

@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-06-02 12:02+0200\n"
"PO-Revision-Date: 2021-06-06 14:45+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-06-12 10:36+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
@@ -20103,7 +20103,7 @@ msgctxt ""
"par_id317365356036\n"
"help.text"
msgid "When a List Style is created, a name is assigned to the style. The list style can be applied to paragraphs or assigned to a paragraph style in the Apply List Style section of the <link href=\"text/swriter/01/05030800.xhp\" name=\"ApplyListStyle\">Outline & List</link> tab."
msgstr "Ko ustvarite slog seznama, temu slogu dodelite ime. Slog seznama lahko uporabljate za odstavke ali ga dodelite slogu odstavka v razdelku Uporabi slog seznama na zavihku <link href=\"text/swriter/01/05030800.xhp\" name=\"ApplyListStyle\">Oris in seznam</link>."
msgstr "Ko ustvarite slog seznama, temu slogu dodelite ime. Slog seznama lahko uporabljate za odstavke ali ga dodelite slogu odstavka v razdelku Uporabi slog seznama na zavihku <link href=\"text/swriter/01/05030800.xhp\" name=\"Oris in seznam\">Oris in seznam</link>."
#: 05130004.xhp
msgctxt ""

View File

@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-04-22 16:28+0200\n"
"PO-Revision-Date: 2021-06-06 14:47+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-06-12 10:40+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
@@ -3519,7 +3519,7 @@ msgctxt ""
"par_id711616001147778\n"
"help.text"
msgid "The list labeling and indent formatting are applied to the selected paragraphs. The position of the paragraphs in the document does not change."
msgstr "Označevanje seznama in oblikovanje zamika se uveljavi na izbranih odstavkih. Mesto odstavkov v dokumentu se ne spremeni."
msgstr "Označevanje seznama in oblikovanje zamika se uveljavi na izbranih odstavkih. Položaj odstavkov v dokumentu se ne spremeni."
#: add_to_list.xhp
msgctxt ""

View File

@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-06-02 12:02+0200\n"
"PO-Revision-Date: 2021-06-06 14:53+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-06-12 10:43+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"

View File

@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 7.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-04-06 22:56+0200\n"
"PO-Revision-Date: 2021-03-09 17:43+0200\n"
"POT-Creation-Date: 2021-06-11 13:43+0200\n"
"PO-Revision-Date: 2021-06-11 17:11+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"X-Generator: Virtaal 0.7.1\n"
"X-Accelerator-Marker: ~\n"
@@ -190,8 +190,8 @@ msgctxt ""
"LibreLogo.xhp\n"
"par_390\n"
"help.text"
msgid "To reset the command line click triple in it or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> to select the previous commands, and type the new commands."
msgstr "Če želite ponastaviti ukazno vrstico, trikrat kliknite vanjo ali pritisnite kombinacijo tipk <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Cmd</keycode></caseinline><defaultinline><keycode>krmilka</keycode></defaultinline></switchinline><keycode>+A</keycode>, da izberete prejšnje ukaze, in vnesite nove ukaze."
msgid "To reset the command line triple-click it or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> to select the previous commands, and type the new commands."
msgstr "Če želite ponastaviti ukazno vrstico, trikrat kliknite vanjo ali pritisnite kombinacijo tipk <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>krmilka</keycode></defaultinline></switchinline><keycode>+A</keycode>, da izberete prejšnje ukaze, in vnesite nove ukaze."
#: LibreLogo.xhp
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"LibreLogo.xhp\n"
"par_415\n"
"help.text"
msgid "Turtle shape of LibreLogo is a normal fixed size drawing object. You can positionate and rotate it on standard way, too, using the mouse and the Rotate icon of the Drawing Object Properties toolbar. Modify Line Width, Line Color and Area Color settings of the turtle shape to set PENSIZE, PENCOLOR and FILLCOLOR attributes of LibreLogo."
msgid "Turtle shape of LibreLogo is a normal fixed size drawing object. You can position and rotate it on standard way, too, using the mouse and the Rotate icon of the Drawing Object Properties toolbar. Modify Line Width, Line Color and Area Color settings of the turtle shape to set PENSIZE, PENCOLOR and FILLCOLOR attributes of LibreLogo."
msgstr "Želvji lik LibreLoga je navaden risani predmet fiksne velikosti. Premikate in sukate ga lahko na standarden način z miško in ikono Zasukaj v orodni vrstici Lastnosti risanega predmeta. S spreminjanjem nastavitev Širina črte, Barva črte in Barva področja nastavljate atribute VELIKOSTPERESA, BARVAPERESA in BARVAPOLNILA za LibreLogo."
#: LibreLogo.xhp