Update Slovenian translation for LibreOffice 4.1 beta1

Change-Id: I5ad9ec63a2644f04fbbcc11ce4839354f0206115
This commit is contained in:
Andras Timar
2013-05-20 21:23:42 +02:00
parent e06e924e1a
commit 6148d02966
352 changed files with 356658 additions and 356953 deletions

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 4.0\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-01-11 14:29+0100\n"
"POT-Creation-Date: 2013-04-26 11:38+0200\n"
"PO-Revision-Date: 2012-11-22 19:08+0100\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org <users@sl.libreoffice.org>\n"
@@ -16,6 +16,49 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
"tit\n"
"help.text"
msgid "Changing the Properties of Controls in the Dialog Editor"
msgstr "Spreminjanje lastnosti kontrolnika v urejevalniku pogovornih oken"
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
"bm_id3145786\n"
"help.text"
msgid "<bookmark_value>properties; controls in dialog editor</bookmark_value><bookmark_value>changing;control properties</bookmark_value><bookmark_value>controls;changing properties</bookmark_value><bookmark_value>dialog editor;changing control properties</bookmark_value>"
msgstr "<bookmark_value>lastnosti; kontrolniki v urejevalniku pogovornih oken</bookmark_value><bookmark_value>spreminjanje;lastnosti kontrolnika</bookmark_value><bookmark_value>kontrolniki;spreminjanje lastnosti</bookmark_value><bookmark_value>urejevalnik pogovornih oken;spreminjanje lastnosti kontrolnika</bookmark_value>"
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
"hd_id3145786\n"
"1\n"
"help.text"
msgid "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Changing the Properties of Controls in the Dialog Editor\">Changing the Properties of Controls in the Dialog Editor</link></variable>"
msgstr "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Spreminjanje lastnosti kontrolnika v urejevalniku pogovornih oken\">Spreminjanje lastnosti kontrolnika v urejevalniku pogovornih oken</link></variable>"
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
"par_id3147317\n"
"2\n"
"help.text"
msgid "You can set the properties of control that you add to a dialog. For example, you can change the color, name, and size of a button that you added. You can change most control properties when you create or edit a dialog. However, you can only change some properties at runtime."
msgstr "Lastnosti kontrolnika, ki ga dodate pogovornemu oknu, lahko nastavite. Tako lahko npr. spremenite barvo, ime in velikost gumba, ki ste ga dodali. Večino lastnosti kontrolnika lahko spremenite, ko ustvarite ali urejate pogovorno okno. Nekatere lastnosti pa je možno spremeniti le v zagnanem kontrolniku."
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
"par_id3145749\n"
"3\n"
"help.text"
msgid "To change the properties of a control in design mode, right-click the control, and then choose <emph>Properties</emph>."
msgstr "Za spremembo lastnosti kontrolnika v urejevalnem načinu kliknite z desnim gumbom na kontrolnik in nato izberite <emph>Lastnosti</emph>."
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
@@ -346,48 +389,66 @@ msgctxt ""
msgid "REM remove the first entry from the ListBox"
msgstr "REM odstrani prvi vnos iz kontrolnika ListBox"
#: control_properties.xhp
#: show_dialog.xhp
msgctxt ""
"control_properties.xhp\n"
"show_dialog.xhp\n"
"tit\n"
"help.text"
msgid "Changing the Properties of Controls in the Dialog Editor"
msgstr "Spreminjanje lastnosti kontrolnika v urejevalniku pogovornih oken"
msgid "Opening a Dialog With Program Code"
msgstr "Prikaz pogovornega okna s programsko kodo"
#: control_properties.xhp
#: show_dialog.xhp
msgctxt ""
"control_properties.xhp\n"
"bm_id3145786\n"
"show_dialog.xhp\n"
"bm_id3154140\n"
"help.text"
msgid "<bookmark_value>properties; controls in dialog editor</bookmark_value><bookmark_value>changing;control properties</bookmark_value><bookmark_value>controls;changing properties</bookmark_value><bookmark_value>dialog editor;changing control properties</bookmark_value>"
msgstr "<bookmark_value>lastnosti; kontrolniki v urejevalniku pogovornih oken</bookmark_value><bookmark_value>spreminjanje;lastnosti kontrolnika</bookmark_value><bookmark_value>kontrolniki;spreminjanje lastnosti</bookmark_value><bookmark_value>urejevalnik pogovornih oken;spreminjanje lastnosti kontrolnika</bookmark_value>"
msgid "<bookmark_value>module/dialog toggle</bookmark_value><bookmark_value>dialogs;using program code to show (example)</bookmark_value><bookmark_value>examples; showing a dialog using program code</bookmark_value>"
msgstr "<bookmark_value>moduli/pogovorna okna; preklop</bookmark_value><bookmark_value>pogovorna okna;uporaba programske kode za prikaz (primer)</bookmark_value><bookmark_value>primeri; prikaz pogovornega okna s programsko kodo</bookmark_value>"
#: control_properties.xhp
#: show_dialog.xhp
msgctxt ""
"control_properties.xhp\n"
"hd_id3145786\n"
"show_dialog.xhp\n"
"hd_id3154140\n"
"1\n"
"help.text"
msgid "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Changing the Properties of Controls in the Dialog Editor\">Changing the Properties of Controls in the Dialog Editor</link></variable>"
msgstr "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Spreminjanje lastnosti kontrolnika v urejevalniku pogovornih oken\">Spreminjanje lastnosti kontrolnika v urejevalniku pogovornih oken</link></variable>"
msgid "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Opening a Dialog With Program Code\">Opening a Dialog With Program Code</link></variable>"
msgstr "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Prikaz pogovornega okna s programsko kodo\">Prikaz pogovornega okna s programsko kodo</link></variable>"
#: control_properties.xhp
#: show_dialog.xhp
msgctxt ""
"control_properties.xhp\n"
"par_id3147317\n"
"show_dialog.xhp\n"
"par_id3145171\n"
"2\n"
"help.text"
msgid "You can set the properties of control that you add to a dialog. For example, you can change the color, name, and size of a button that you added. You can change most control properties when you create or edit a dialog. However, you can only change some properties at runtime."
msgstr "Lastnosti kontrolnika, ki ga dodate pogovornemu oknu, lahko nastavite. Tako lahko npr. spremenite barvo, ime in velikost gumba, ki ste ga dodali. Večino lastnosti kontrolnika lahko spremenite, ko ustvarite ali urejate pogovorno okno. Nekatere lastnosti pa je možno spremeniti le v zagnanem kontrolniku."
msgid "In the <item type=\"productname\">%PRODUCTNAME</item> BASIC window for a dialog that you created, leave the dialog editor by clicking the name tab of the Module that the dialog is assigned to. The name tab is at the bottom of the window."
msgstr "V oknu <item type=\"productname\">%PRODUCTNAME</item> BASIC za pogovorno okno, ki ste ga ustvarili, zapustite urejevalnik pogovornih oken s klikom na imenski zavihek modula, kateremu je pogovorno okno dodeljeno. Zavihek z imenom je na dnu okna."
#: control_properties.xhp
#: show_dialog.xhp
msgctxt ""
"control_properties.xhp\n"
"par_id3145749\n"
"3\n"
"show_dialog.xhp\n"
"par_id3153968\n"
"6\n"
"help.text"
msgid "To change the properties of a control in design mode, right-click the control, and then choose <emph>Properties</emph>."
msgstr "Za spremembo lastnosti kontrolnika v urejevalnem načinu kliknite z desnim gumbom na kontrolnik in nato izberite <emph>Lastnosti</emph>."
msgid "Enter the following code for a subroutine called <emph>Dialog1Show</emph>. In this example, the name of the dialog that you created is \"Dialog1\":"
msgstr "Vnesite sledečo kodo za proceduro imenovano <emph>PrikaziPogOkno1</emph>. V tem primeru je ime pogovornega okna, ki ste ga ustvarili, \"Pogovorno okno 1\":"
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"par_id3152596\n"
"18\n"
"help.text"
msgid "Without using \"LoadDialog\" you can call the code as follows:"
msgstr "Brez uporabe \"LoadDialog\" lahko prikličete kodo takole:"
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"par_id3153157\n"
"16\n"
"help.text"
msgid "When you execute this code, \"Dialog1\" opens. To close the dialog, click the close button (x) on its title bar."
msgstr "Ko zaženete to kodo, se bo prikazalo \"Pogovorno okno 1\". Zaprete ga z gumbom za zapiranje v naslovni vrstici (x)."
#: translation.xhp
msgctxt ""
@@ -660,64 +721,3 @@ msgctxt ""
"help.text"
msgid "If the user has an older version of %PRODUCTNAME that does not know localizable string resources for Basic dialogs, the user will see the default language strings."
msgstr "Če ima uporabnik nameščeno starejšo različico %PRODUCTNAME, ki ne pozna večjezičnih virov nizov za pogovorna okna v Basicu, bo uporabnik videl nize privzetega jezika."
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"tit\n"
"help.text"
msgid "Opening a Dialog With Program Code"
msgstr "Prikaz pogovornega okna s programsko kodo"
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"bm_id3154140\n"
"help.text"
msgid "<bookmark_value>module/dialog toggle</bookmark_value><bookmark_value>dialogs;using program code to show (example)</bookmark_value><bookmark_value>examples; showing a dialog using program code</bookmark_value>"
msgstr "<bookmark_value>moduli/pogovorna okna; preklop</bookmark_value><bookmark_value>pogovorna okna;uporaba programske kode za prikaz (primer)</bookmark_value><bookmark_value>primeri; prikaz pogovornega okna s programsko kodo</bookmark_value>"
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"hd_id3154140\n"
"1\n"
"help.text"
msgid "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Opening a Dialog With Program Code\">Opening a Dialog With Program Code</link></variable>"
msgstr "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Prikaz pogovornega okna s programsko kodo\">Prikaz pogovornega okna s programsko kodo</link></variable>"
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"par_id3145171\n"
"2\n"
"help.text"
msgid "In the <item type=\"productname\">%PRODUCTNAME</item> BASIC window for a dialog that you created, leave the dialog editor by clicking the name tab of the Module that the dialog is assigned to. The name tab is at the bottom of the window."
msgstr "V oknu <item type=\"productname\">%PRODUCTNAME</item> BASIC za pogovorno okno, ki ste ga ustvarili, zapustite urejevalnik pogovornih oken s klikom na imenski zavihek modula, kateremu je pogovorno okno dodeljeno. Zavihek z imenom je na dnu okna."
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"par_id3153968\n"
"6\n"
"help.text"
msgid "Enter the following code for a subroutine called <emph>Dialog1Show</emph>. In this example, the name of the dialog that you created is \"Dialog1\":"
msgstr "Vnesite sledečo kodo za proceduro imenovano <emph>PrikaziPogOkno1</emph>. V tem primeru je ime pogovornega okna, ki ste ga ustvarili, \"Pogovorno okno 1\":"
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"par_id3152596\n"
"18\n"
"help.text"
msgid "Without using \"LoadDialog\" you can call the code as follows:"
msgstr "Brez uporabe \"LoadDialog\" lahko prikličete kodo takole:"
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"par_id3153157\n"
"16\n"
"help.text"
msgid "When you execute this code, \"Dialog1\" opens. To close the dialog, click the close button (x) on its title bar."
msgstr "Ko zaženete to kodo, se bo prikazalo \"Pogovorno okno 1\". Zaprete ga z gumbom za zapiranje v naslovni vrstici (x)."

File diff suppressed because it is too large Load Diff

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 4.0\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-01-11 14:29+0100\n"
"POT-Creation-Date: 2013-04-26 11:38+0200\n"
"PO-Revision-Date: 2012-11-24 23:08+0100\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org <users@sl.libreoffice.org>\n"
@@ -16,201 +16,6 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"tit\n"
"help.text"
msgid "Append libraries"
msgstr "Dodaj knjižnice"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"bm_id3150502\n"
"help.text"
msgid "<bookmark_value>libraries; adding</bookmark_value><bookmark_value>inserting;Basic libraries</bookmark_value>"
msgstr "<bookmark_value>knjižnice; dodajanje</bookmark_value><bookmark_value>vstavljanje;knjižnice Basic</bookmark_value>"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"hd_id3150502\n"
"1\n"
"help.text"
msgid "Append libraries"
msgstr "Dodaj knjižnice"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"par_id3154840\n"
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Locate that <item type=\"productname\">%PRODUCTNAME</item> Basic library that you want to add to the current list, and then click Open.</ahelp>"
msgstr "<ahelp hid=\".\">Poiščite tisto knjižnico <item type=\"productname\">%PRODUCTNAME</item> Basic, ki jo želite dodati na trenutni seznam, nato kliknite Odpri.</ahelp>"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"hd_id3149119\n"
"3\n"
"help.text"
msgid "File name:"
msgstr "Ime datoteke:"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"par_id3147102\n"
"4\n"
"help.text"
msgid "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Enter a name or the path to the library that you want to append.</ahelp> You can also select a library from the list."
msgstr "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Vnesite ime ali pot do knjižnice, ki jo želite dodati.</ahelp> Knjižnico lahko tudi izberete iz seznama."
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"hd_id3147291\n"
"5\n"
"help.text"
msgid "Options"
msgstr "Možnosti"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"hd_id3147226\n"
"7\n"
"help.text"
msgid "Insert as reference (read-only)"
msgstr "Vstavi kot sklic (samo za branje)"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"par_id3155892\n"
"8\n"
"help.text"
msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\">Adds the selected library as a read-only file. The library is reloaded each time you start <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\">Doda izbrano knjižnico kot datoteko, namenjeno samo branju. Knjižnica se ponovno naloži vsakič, ko zaženete <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"hd_id3145071\n"
"9\n"
"help.text"
msgid "Replace existing libraries"
msgstr "Zamenjaj obstoječe knjižnice"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"par_id3149812\n"
"10\n"
"help.text"
msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Replaces a library that has the same name with the current library.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Zamenja istoimensko knjižnico s trenutno knjižnico.</ahelp>"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"tit\n"
"help.text"
msgid "Change Password"
msgstr "Sprememba gesla"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"hd_id3159399\n"
"1\n"
"help.text"
msgid "Change Password"
msgstr "Sprememba gesla"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"par_id3150276\n"
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_PASSWORD\">Protects the selected library with a password.</ahelp> You can enter a new password, or change the current password."
msgstr "<ahelp hid=\"HID_PASSWORD\">Izbrano knjižnico zaščiti z geslom.</ahelp> Vnesete lahko novo geslo ali pa spremenite trenutno veljavno geslo."
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"hd_id3154285\n"
"3\n"
"help.text"
msgid "Old password"
msgstr "Staro geslo"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"hd_id3153665\n"
"4\n"
"help.text"
msgid "Password"
msgstr "Geslo"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"par_id3155628\n"
"5\n"
"help.text"
msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Enter the current password for the selected library.</ahelp>"
msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Vnesite veljavno geslo za izbrano knjižnico.</ahelp>"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"hd_id3153126\n"
"6\n"
"help.text"
msgid "New password"
msgstr "Novo geslo"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"hd_id3153628\n"
"7\n"
"help.text"
msgid "Password"
msgstr "Geslo"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"par_id3159413\n"
"8\n"
"help.text"
msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Enter a new password for the selected library.</ahelp>"
msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Vnesite novo geslo za izbrano knjižnico.</ahelp>"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"hd_id3148947\n"
"9\n"
"help.text"
msgid "Confirm"
msgstr "Potrdi"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"par_id3149457\n"
"10\n"
"help.text"
msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Repeat the new password for the selected library.</ahelp>"
msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Ponovite novo geslo za izbrano knjižnico.</ahelp>"
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -613,3 +418,198 @@ msgctxt ""
"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_APPEND\">Locate that $[officename] Basic library that you want to add to the current list, and then click Open.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_APPEND\">Poiščite knjižnico $[officename] Basic, ki jo želite dodati na trenutni seznam, in nato kliknite Odpri.</ahelp>"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"tit\n"
"help.text"
msgid "Change Password"
msgstr "Sprememba gesla"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"hd_id3159399\n"
"1\n"
"help.text"
msgid "Change Password"
msgstr "Sprememba gesla"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"par_id3150276\n"
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_PASSWORD\">Protects the selected library with a password.</ahelp> You can enter a new password, or change the current password."
msgstr "<ahelp hid=\"HID_PASSWORD\">Izbrano knjižnico zaščiti z geslom.</ahelp> Vnesete lahko novo geslo ali pa spremenite trenutno veljavno geslo."
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"hd_id3154285\n"
"3\n"
"help.text"
msgid "Old password"
msgstr "Staro geslo"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"hd_id3153665\n"
"4\n"
"help.text"
msgid "Password"
msgstr "Geslo"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"par_id3155628\n"
"5\n"
"help.text"
msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Enter the current password for the selected library.</ahelp>"
msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Vnesite veljavno geslo za izbrano knjižnico.</ahelp>"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"hd_id3153126\n"
"6\n"
"help.text"
msgid "New password"
msgstr "Novo geslo"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"hd_id3153628\n"
"7\n"
"help.text"
msgid "Password"
msgstr "Geslo"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"par_id3159413\n"
"8\n"
"help.text"
msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Enter a new password for the selected library.</ahelp>"
msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Vnesite novo geslo za izbrano knjižnico.</ahelp>"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"hd_id3148947\n"
"9\n"
"help.text"
msgid "Confirm"
msgstr "Potrdi"
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
"par_id3149457\n"
"10\n"
"help.text"
msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Repeat the new password for the selected library.</ahelp>"
msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Ponovite novo geslo za izbrano knjižnico.</ahelp>"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"tit\n"
"help.text"
msgid "Append libraries"
msgstr "Dodaj knjižnice"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"bm_id3150502\n"
"help.text"
msgid "<bookmark_value>libraries; adding</bookmark_value><bookmark_value>inserting;Basic libraries</bookmark_value>"
msgstr "<bookmark_value>knjižnice; dodajanje</bookmark_value><bookmark_value>vstavljanje;knjižnice Basic</bookmark_value>"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"hd_id3150502\n"
"1\n"
"help.text"
msgid "Append libraries"
msgstr "Dodaj knjižnice"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"par_id3154840\n"
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Locate that <item type=\"productname\">%PRODUCTNAME</item> Basic library that you want to add to the current list, and then click Open.</ahelp>"
msgstr "<ahelp hid=\".\">Poiščite tisto knjižnico <item type=\"productname\">%PRODUCTNAME</item> Basic, ki jo želite dodati na trenutni seznam, nato kliknite Odpri.</ahelp>"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"hd_id3149119\n"
"3\n"
"help.text"
msgid "File name:"
msgstr "Ime datoteke:"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"par_id3147102\n"
"4\n"
"help.text"
msgid "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Enter a name or the path to the library that you want to append.</ahelp> You can also select a library from the list."
msgstr "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Vnesite ime ali pot do knjižnice, ki jo želite dodati.</ahelp> Knjižnico lahko tudi izberete iz seznama."
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"hd_id3147291\n"
"5\n"
"help.text"
msgid "Options"
msgstr "Možnosti"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"hd_id3147226\n"
"7\n"
"help.text"
msgid "Insert as reference (read-only)"
msgstr "Vstavi kot sklic (samo za branje)"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"par_id3155892\n"
"8\n"
"help.text"
msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\">Adds the selected library as a read-only file. The library is reloaded each time you start <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\">Doda izbrano knjižnico kot datoteko, namenjeno samo branju. Knjižnica se ponovno naloži vsakič, ko zaženete <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"hd_id3145071\n"
"9\n"
"help.text"
msgid "Replace existing libraries"
msgstr "Zamenjaj obstoječe knjižnice"
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
"par_id3149812\n"
"10\n"
"help.text"
msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Replaces a library that has the same name with the current library.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Zamenja istoimensko knjižnico s trenutno knjižnico.</ahelp>"

File diff suppressed because it is too large Load Diff