update translations for 4.3.0 beta1
and force-fix errors using pocheck Change-Id: I158f19ccf03f49a3669763f157c02e6dde106aa5
This commit is contained in:
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
|
||||
"POT-Creation-Date: 2014-05-02 00:10+0200\n"
|
||||
"PO-Revision-Date: 2013-07-27 06:07+0000\n"
|
||||
"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -808,8 +808,8 @@ msgctxt ""
|
||||
"par_id3154754\n"
|
||||
"280\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_COMBOBOX_DLG_SAVE_AS_ET_SCHEMA\">Enter the name of the schema that is assigned to the query or table view.</ahelp>"
|
||||
msgstr "<ahelp hid=\"DBACCESS_COMBOBOX_DLG_SAVE_AS_ET_SCHEMA\">Sisesta skeemi nimi, mis omistatakse päringule või tabeli vaatele.</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/savedialog/schema\">Enter the name of the schema that is assigned to the query or table view.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02010100.xhp
|
||||
msgctxt ""
|
||||
@@ -826,8 +826,8 @@ msgctxt ""
|
||||
"par_id3154253\n"
|
||||
"282\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_SAVE_AS_ET_TITLE\">Enter the name of the query or table view.</ahelp>"
|
||||
msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_SAVE_AS_ET_TITLE\">Sisesta päringu või tabeli vaate nimi.</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/savedialog/title\">Enter the name of the query or table view.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02010100.xhp
|
||||
msgctxt ""
|
||||
@@ -3030,8 +3030,8 @@ msgctxt ""
|
||||
"par_id3153924\n"
|
||||
"16\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_DLG_QRY_RIGHT_TABLE\">Specifies two different tables that you want to join.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_DLG_QRY_RIGHT_TABLE\">Määrab kaks erinevat tabelit, mida soovid ühendada.</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/joindialog/table2\">Specifies two different tables that you want to join.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02010101.xhp
|
||||
msgctxt ""
|
||||
@@ -3070,14 +3070,13 @@ msgid "Type"
|
||||
msgstr "Tüüp"
|
||||
|
||||
#: 02010101.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"02010101.xhp\n"
|
||||
"par_id3152482\n"
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Specifies the link type of the selected link.</ahelp> Some databases support only a subset of the possible types."
|
||||
msgstr "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Määrab valitud seose tüübi.</ahelp> Mõnes andmebaasis toetatakse võimalike tüüpide seast ainult teatud hulka."
|
||||
msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">Specifies the link type of the selected link.</ahelp> Some databases support only a subset of the possible types."
|
||||
msgstr ""
|
||||
|
||||
#: 02010101.xhp
|
||||
msgctxt ""
|
||||
@@ -3089,14 +3088,13 @@ msgid "Inner Join"
|
||||
msgstr "Sisemine ühendus"
|
||||
|
||||
#: 02010101.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"02010101.xhp\n"
|
||||
"par_id3155936\n"
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">With the internal join, the results table contains only the records for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link is created by a corresponding WHERE clause."
|
||||
msgstr "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Sisemise seose korral sisaldab tulemuste tabel ainult neid kirjeid, kus seotud väljade sisu on sama.</ahelp> $[officename]’i SQL-is luuakse seda tüüpi seos vastava WHERE-lausega."
|
||||
msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">With the internal join, the results table contains only the records for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link is created by a corresponding WHERE clause."
|
||||
msgstr ""
|
||||
|
||||
#: 02010101.xhp
|
||||
msgctxt ""
|
||||
@@ -3108,14 +3106,13 @@ msgid "Left Join"
|
||||
msgstr "Vasakpoolne ühendus"
|
||||
|
||||
#: 02010101.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"02010101.xhp\n"
|
||||
"par_id3166450\n"
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">With the left join, the results table contains all fields of the left table and only those fields of the right table for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link corresponds to the LEFT OUTER JOIN command."
|
||||
msgstr "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Vasakpoolse ühenduse korral sisaldab tulemuste tabel kõiki vasakpoolse tabeli välju ja ainult neid parempoolse tabeli välju, kus seotud väljade sisu on sama.</ahelp> $[officename]’i SQL-is vastab seda tüüpi seos käsule LEFT OUTER JOIN."
|
||||
msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">With the left join, the results table contains all fields of the left table and only those fields of the right table for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link corresponds to the LEFT OUTER JOIN command."
|
||||
msgstr ""
|
||||
|
||||
#: 02010101.xhp
|
||||
msgctxt ""
|
||||
@@ -3127,14 +3124,13 @@ msgid "Right Join"
|
||||
msgstr "Parempoolne ühendus"
|
||||
|
||||
#: 02010101.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"02010101.xhp\n"
|
||||
"par_id3150647\n"
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">With the right join, the results table contains all fields of the right table and only those fields of the left table for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link corresponds to the RIGHT OUTER JOIN command."
|
||||
msgstr "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Parempoolse ühenduse korral sisaldab tulemuste tabel kõiki parempoolse tabeli välju ja ainult neid vasakpoolse tabeli välju, kus seotud väljade sisu on sama.</ahelp> $[officename]’i SQL-is vastab seda tüüpi seos käsule LEFT OUTER JOIN."
|
||||
msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">With the right join, the results table contains all fields of the right table and only those fields of the left table for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link corresponds to the RIGHT OUTER JOIN command."
|
||||
msgstr ""
|
||||
|
||||
#: 02010101.xhp
|
||||
msgctxt ""
|
||||
@@ -3146,14 +3142,13 @@ msgid "Full Join"
|
||||
msgstr "Täielik ühendus"
|
||||
|
||||
#: 02010101.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"02010101.xhp\n"
|
||||
"par_id3163665\n"
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">For a full join, the results table contains all fields of the left and right tables.</ahelp> In the SQL of $[officename] this type of link corresponds to the FULL OUTER JOIN command."
|
||||
msgstr "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Täieliku ühenduse korral sisaldab tulemuste tabel kõiki vasak- ja parempoolse tabeli välju.</ahelp> $[officename]’i SQL-is vastab seda tüüpi seos käsule FULL OUTER JOIN."
|
||||
msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">For a full join, the results table contains all fields of the left and right tables.</ahelp> In the SQL of $[officename] this type of link corresponds to the FULL OUTER JOIN command."
|
||||
msgstr ""
|
||||
|
||||
#: 02010101.xhp
|
||||
#, fuzzy
|
||||
@@ -3672,8 +3667,8 @@ msgctxt ""
|
||||
"par_id3147576\n"
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_PASSWORD_ED_OLDPASSWORD\">Enter the old password.</ahelp> This field is visible when you have started the dialog via <emph>Change password</emph>."
|
||||
msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_PASSWORD_ED_OLDPASSWORD\">Sisesta vana parool.</ahelp> See väli on nähtav ainult siis, kui sa käivitasid dialoogi käsu <emph>Muuda parooli</emph> abil."
|
||||
msgid "<ahelp hid=\"dbaccess/ui/password/oldpassword\">Enter the old password.</ahelp> This field is visible when you have started the dialog via <emph>Change password</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: 05000003.xhp
|
||||
msgctxt ""
|
||||
@@ -3690,8 +3685,8 @@ msgctxt ""
|
||||
"par_id3147243\n"
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_PASSWORD_ED_PASSWORD\">Enter the new password.</ahelp>"
|
||||
msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_PASSWORD_ED_PASSWORD\">Sisesta uus parool.</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/password/newpassword\">Enter the new password.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 05000003.xhp
|
||||
msgctxt ""
|
||||
@@ -3708,8 +3703,8 @@ msgctxt ""
|
||||
"par_id3153541\n"
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_PASSWORD_ED_PASSWORD_REPEAT\">Enter the new password again.</ahelp>"
|
||||
msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_PASSWORD_ED_PASSWORD_REPEAT\">Sisesta uus parool veel kord.</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/password/confirmpassword\">Enter the new password again.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 05010000.xhp
|
||||
msgctxt ""
|
||||
@@ -4544,14 +4539,13 @@ msgid "Tables"
|
||||
msgstr "Tabelid"
|
||||
|
||||
#: 05020100.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"05020100.xhp\n"
|
||||
"par_id3153880\n"
|
||||
"28\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_REL_PROPERTIES_LB_RIGHT_TABLE\" visibility=\"hidden\">This is where the two related tables are listed.</ahelp> If you create a new relation, you can select one table from each of the combo boxes in the top part of the dialog."
|
||||
msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_REL_PROPERTIES_LB_RIGHT_TABLE\" visibility=\"hidden\">Siin on loetletud kaks seotud tabelit.</ahelp> Uue relatsiooni loomisel võid igast dialoogi ülaosas olevast liitboksist ühe tabeli valida."
|
||||
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/table2\" visibility=\"hidden\">This is where the two related tables are listed.</ahelp> If you create a new relation, you can select one table from each of the combo boxes in the top part of the dialog."
|
||||
msgstr ""
|
||||
|
||||
#: 05020100.xhp
|
||||
#, fuzzy
|
||||
@@ -4578,18 +4572,17 @@ msgctxt ""
|
||||
"par_id3159157\n"
|
||||
"5\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_RELDLG_KEYFIELDS\">Defines the key fields for the relation.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_RELDLG_KEYFIELDS\">Defineerib relatsiooni võtmeväljad.</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/joindialog/relations\">Defines the key fields for the relation.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 05020100.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"05020100.xhp\n"
|
||||
"par_id3149235\n"
|
||||
"30\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_RELATIONDIALOG_RIGHTFIELDCELL\">The names of the tables selected for the link appear here as column names.</ahelp> If you click a field, you can use the arrow buttons to select a field from the table. Each relation is written in a row."
|
||||
msgstr "<ahelp hid=\"HID_RELATIONDIALOG_RIGHTFIELDCELL\">Linkimiseks valitud tabelite nimed kuvatakse siin veerunimedena.</ahelp> Väljal klõpsates saad tabelis oleva välja valimiseks kasutada noolenuppe. Iga relatsioon kirjutatakse reale."
|
||||
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/table2\">The names of the tables selected for the link appear here as column names.</ahelp> If you click a field, you can use the arrow buttons to select a field from the table. Each relation is written in a row."
|
||||
msgstr ""
|
||||
|
||||
#: 05020100.xhp
|
||||
msgctxt ""
|
||||
@@ -4620,14 +4613,13 @@ msgid "No action"
|
||||
msgstr "Toimingut pole"
|
||||
|
||||
#: 05020100.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"05020100.xhp\n"
|
||||
"par_id3152360\n"
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_NO_CASC_UPD\">Specifies that any change made to a primary key does not affect other external key fields.</ahelp>"
|
||||
msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_NO_CASC_UPD\">Määrab, et ükski primaarvõtme muudatus ei mõjuta muid väliseid võtmevälju.</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/addaction\">Specifies that any change made to a primary key does not affect other external key fields.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 05020100.xhp
|
||||
msgctxt ""
|
||||
@@ -4639,14 +4631,13 @@ msgid "Updating cascade"
|
||||
msgstr "Värkendatakse kaskaadi"
|
||||
|
||||
#: 05020100.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"05020100.xhp\n"
|
||||
"par_id3154073\n"
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_UPD\">Updates all the external key fields if the value of the corresponding primary key has been modified (Cascading Update).</ahelp>"
|
||||
msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_UPD\">Värskendab kõik välised võtmeväljad juhul, kui vastavat primaarvõtit on muudetud (kaskaadis värkendamine).</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/addcascade\">Updates all the external key fields if the value of the corresponding primary key has been modified (Cascading Update).</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 05020100.xhp
|
||||
msgctxt ""
|
||||
@@ -4658,14 +4649,13 @@ msgid "Set null"
|
||||
msgstr "Määra nulliks"
|
||||
|
||||
#: 05020100.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"05020100.xhp\n"
|
||||
"par_id3154123\n"
|
||||
"13\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_UPD_NULL\"> If the corresponding primary key has been modified, use this option to set the \"IS NULL\" value to all external key fields. IS NULL means that the field is empty.</ahelp>"
|
||||
msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_UPD_NULL\"> Kui vastavat primaarvõtit on muudetud, määra selle valiku abil kõigi väliste võtmeväljade väärtuseks \"IS NULL\". Väärtus \"IS NULL\" tähendab, et väli on tühi.</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/addnull\"> If the corresponding primary key has been modified, use this option to set the \"IS NULL\" value to all external key fields. IS NULL means that the field is empty.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 05020100.xhp
|
||||
msgctxt ""
|
||||
@@ -4677,14 +4667,13 @@ msgid "Set default"
|
||||
msgstr "Määra vaikeväärtuseks"
|
||||
|
||||
#: 05020100.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"05020100.xhp\n"
|
||||
"par_id3151041\n"
|
||||
"15\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_UPD_DEFAULT\"> If the corresponding primary key has been modified, use this option to set a default value to all external key fields.</ahelp> During the creation of the corresponding table, the default value of an external key field will be defined when you assign the field properties."
|
||||
msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_UPD_DEFAULT\"> Kui vastavat primaarvõtit on muudetud, määra selle valiku abil kõigile välistele võtmeväljadele vaikeväärtus.</ahelp> Vastava tabeli loomise käigus määratletakse välise võtmevälja vaikeväärtus välja omaduste määramisel."
|
||||
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/adddefault\"> If the corresponding primary key has been modified, use this option to set a default value to all external key fields.</ahelp> During the creation of the corresponding table, the default value of an external key field will be defined when you assign the field properties."
|
||||
msgstr ""
|
||||
|
||||
#: 05020100.xhp
|
||||
msgctxt ""
|
||||
@@ -4715,14 +4704,13 @@ msgid "No action"
|
||||
msgstr "Toimingut pole"
|
||||
|
||||
#: 05020100.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"05020100.xhp\n"
|
||||
"par_id3145785\n"
|
||||
"19\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_NO_CASC_DEL\">Specifies that the deletion of a primary key will not have any effect on other external key fields.</ahelp>"
|
||||
msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_NO_CASC_DEL\">Määrab, et primaarvõtme kustutamine ei mõjuta muid väliseid võtmevälju.</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/delaction\">Specifies that the deletion of a primary key will not have any effect on other external key fields.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 05020100.xhp
|
||||
msgctxt ""
|
||||
@@ -4734,14 +4722,13 @@ msgid "Delete cascade"
|
||||
msgstr "Kustuta kaskaad"
|
||||
|
||||
#: 05020100.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"05020100.xhp\n"
|
||||
"par_id3155309\n"
|
||||
"21\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_DEL\">Specifies that all external key fields will be deleted if you delete the corresponding primary key field.</ahelp>"
|
||||
msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_DEL\">Määrab, et vastava primaarvõtmevälja kustutamisel kustutatakse ka kõik välised võtmeväljad.</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/delcascade\">Specifies that all external key fields will be deleted if you delete the corresponding primary key field.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 05020100.xhp
|
||||
#, fuzzy
|
||||
@@ -4763,14 +4750,13 @@ msgid "Set null"
|
||||
msgstr "Määra nulliks"
|
||||
|
||||
#: 05020100.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"05020100.xhp\n"
|
||||
"par_id3153363\n"
|
||||
"24\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_DEL_NULL\">If you delete the corresponding primary key, the \"IS NULL\" value will be assigned to all external key fields.</ahelp>"
|
||||
msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_DEL_NULL\">Vastava primaarvõtme kustutamisel määratakse kõigi väliste võtmeväljade väärtuseks \"IS NULL\" .</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/delnull\">If you delete the corresponding primary key, the \"IS NULL\" value will be assigned to all external key fields.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 05020100.xhp
|
||||
msgctxt ""
|
||||
@@ -4782,14 +4768,13 @@ msgid "Set Default"
|
||||
msgstr "Määra vaikeväärtuseks"
|
||||
|
||||
#: 05020100.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"05020100.xhp\n"
|
||||
"par_id3154320\n"
|
||||
"26\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_DEL_DEFAULT\">If you delete the corresponding primary key, a set value will be set to all external key fields.</ahelp>"
|
||||
msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_DEL_DEFAULT\">Vastava primaarvõtme kustutamisel antakse kõigile välistele võtmeväljadele kindlaksmääratud väärtus.</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/deldefault\">If you delete the corresponding primary key, a set value will be set to all external key fields.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 05030000.xhp
|
||||
msgctxt ""
|
||||
@@ -5989,14 +5974,13 @@ msgid "Retrieve generated values"
|
||||
msgstr "Genereeritud väärtuste hankimine"
|
||||
|
||||
#: 11020000.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3151054\n"
|
||||
"25\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_DSADMIN_AUTORETRIEVEENABLED\">Enables $[officename] support of auto-incremented data fields for the current ODBC or JDBC data source.</ahelp> Select this check box if the database does not support the auto-increment feature in its SDBCX layer. In general, the auto-increment is selected for the primary key field."
|
||||
msgstr "<ahelp hid=\"HID_DSADMIN_AUTORETRIEVEENABLED\">Lubab aktiivses ODBC- või JDBC-andmeallikas $[officename]’i toe automaatse kasvamisega andmeväljade jaoks.</ahelp> Märgi see ruut, kui andmebaasi SDBCX-kiht automaatselt kasvamise funktsiooni ei toeta. Üldjuhul valitakse automaatne kasvamine primaarvõtmeväljade korral."
|
||||
msgid "<ahelp hid=\"dbaccess/ui/generatedvaluespage/autoretrieve\">Enables $[officename] support of auto-incremented data fields for the current ODBC or JDBC data source.</ahelp> Select this check box if the database does not support the auto-increment feature in its SDBCX layer. In general, the auto-increment is selected for the primary key field."
|
||||
msgstr ""
|
||||
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
@@ -6008,14 +5992,13 @@ msgid "Auto-increment statement"
|
||||
msgstr "Automaatselt kasvamise lause"
|
||||
|
||||
#: 11020000.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3154366\n"
|
||||
"27\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_DSADMIN_AUTOINCREMENTVALUE\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, a typical SQL statement to create a data field is:"
|
||||
msgstr "<ahelp hid=\"HID_DSADMIN_AUTOINCREMENTVALUE\">Sisesta SQL-käsu spetsifikaator, mis määrab, et andmeallikas kasvatab automaatselt kindlaksmääratud täisarvuvälja väärtust.</ahelp> Näiteks on tüüpiline andmevälja loomiseks kasutatav SQL-käsk järgmine:"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/generatedvaluespage/statement\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, a typical SQL statement to create a data field is:"
|
||||
msgstr ""
|
||||
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
@@ -6065,14 +6048,13 @@ msgid "Query of generated values"
|
||||
msgstr "Genereeritud väärtuste päring"
|
||||
|
||||
#: 11020000.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3145171\n"
|
||||
"33\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_DSADMIN_RETRIEVE_AUTO\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:"
|
||||
msgstr "<ahelp hid=\"HID_DSADMIN_RETRIEVE_AUTO\">Sisesta SQL-lause, mis tagastab viimase automaatselt kasvatatud väärtuse primaarvõtmevälja jaoks.</ahelp> Näiteks:"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/generatedvaluespage/query\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:"
|
||||
msgstr ""
|
||||
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
@@ -6093,14 +6075,13 @@ msgid "Use SQL92 naming constraints"
|
||||
msgstr "Kasutatakse SQL92 nimepiiranguid"
|
||||
|
||||
#: 11020000.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3153368\n"
|
||||
"19\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_DSADMIN_SQL92CHECK\">Only allows names that use characters that conform to the SQL92 naming constraints in the data source. All other characters are rejected.</ahelp> Each name must begin with a lower or upper case letter, or an underline ( _ ). The remaining characters can be ASCII letters, underlines, and numbers."
|
||||
msgstr "<ahelp hid=\"HID_DSADMIN_SQL92CHECK\">Lubab andmeallikas kasutada vaid selliseid nimesid, mis sisaldavad SQL92 nimepiirangutele vastavaid märke. Kõigist muudest märkidest keeldutakse.</ahelp> Nimi peab algama väike- või suurtähega või allkriipsuga ( _ ). Ülejäänud märgid võivad olla ASCII tähed ja numbrid või allkriipsud."
|
||||
msgid "<ahelp hid=\"dbaccess/ui/specialsettingspage/usesql92\">Only allows names that use characters that conform to the SQL92 naming constraints in the data source. All other characters are rejected.</ahelp> Each name must begin with a lower or upper case letter, or an underline ( _ ). The remaining characters can be ASCII letters, underlines, and numbers."
|
||||
msgstr ""
|
||||
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
@@ -6262,8 +6243,8 @@ msgctxt ""
|
||||
"par_id3152551\n"
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_COMBOBOX_DLG_DBASE_INDEXES_CB_TABLES\">Select the database table that you want to index.</ahelp>"
|
||||
msgstr "<ahelp hid=\"DBACCESS_COMBOBOX_DLG_DBASE_INDEXES_CB_TABLES\">Vali andmebaasi tabel, mida soovid indekseerida.</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/table\">Select the database table that you want to index.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
@@ -6280,8 +6261,8 @@ msgctxt ""
|
||||
"par_id3143267\n"
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DBASE_INDEXES_LB_TABLEINDEXES\">Lists the current indexes for the selected database table.</ahelp> To remove an index from the list, click the index, and then click the right arrow."
|
||||
msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DBASE_INDEXES_LB_TABLEINDEXES\">Loetleb valitud andmebaasi tabeli aktiivsed indeksid.</ahelp> Indeksi eemaldamiseks nimekirjast klõpsa esmalt sellel ja seejärel paremale suunatud noolel."
|
||||
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/tableindex\">Lists the current indexes for the selected database table.</ahelp> To remove an index from the list, click the index, and then click the right arrow."
|
||||
msgstr ""
|
||||
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
@@ -6293,14 +6274,13 @@ msgid "Free Indexes"
|
||||
msgstr "Vabad indeksid"
|
||||
|
||||
#: 11030100.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"11030100.xhp\n"
|
||||
"par_id3151110\n"
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DBASE_INDEXES_LB_FREEINDEXES\">Lists the available indexes that you can assign to a table.</ahelp> To assign an index to a selected table, click the left arrow icon. The left double arrow assigns all available indexes."
|
||||
msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DBASE_INDEXES_LB_FREEINDEXES\">Loetleb saadaolevad indeksid, mida saab tabelile määrata.</ahelp> Valitud tabelile indeksi määramiseks klõpsa vasakule suunatud noolel. Vasakule suunatud topeltnool määrab tabelile kõik saadaolevad indeksid."
|
||||
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/freeindex\">Lists the available indexes that you can assign to a table.</ahelp> To assign an index to a selected table, click the left arrow icon. The left double arrow assigns all available indexes."
|
||||
msgstr ""
|
||||
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
@@ -6317,8 +6297,8 @@ msgctxt ""
|
||||
"par_id3150984\n"
|
||||
"13\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_ADD\">Moves the selected index to the <emph>Table Indexes</emph> list.</ahelp>"
|
||||
msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_ADD\">Viib valitud indeksi nimekirja <emph>Tabeli indeksid</emph>.</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/add\">Moves the selected index to the <emph>Table Indexes</emph> list.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
@@ -6335,8 +6315,8 @@ msgctxt ""
|
||||
"par_id3145315\n"
|
||||
"14\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_ADDALL\">Moves all of the free indexes to the <emph>Table Indexes</emph> list.</ahelp>"
|
||||
msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_ADDALL\">Viib kõik vabad indeksid nimekirja <emph>Tabeli indeksid</emph>.</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/addall\">Moves all of the free indexes to the <emph>Table Indexes</emph> list.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
@@ -6353,8 +6333,8 @@ msgctxt ""
|
||||
"par_id3149795\n"
|
||||
"15\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_REMOVE\">Moves the selected table indexes to the <emph>Free Indexes</emph> list.</ahelp>"
|
||||
msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_REMOVE\">Viib valitud tabeliindeksid nimekirja <emph>Vabad indeksid</emph>.</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/remove\">Moves the selected table indexes to the <emph>Free Indexes</emph> list.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
@@ -6371,8 +6351,8 @@ msgctxt ""
|
||||
"par_id3151245\n"
|
||||
"16\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_REMOVEALL\">Moves all of the table indexes to the <emph>Free Indexes</emph> list.</ahelp>"
|
||||
msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_REMOVEALL\">Viib kõik tabeliindeksid nimekirja <emph>Vabad indeksid</emph>.</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/removeall\">Moves all of the table indexes to the <emph>Free Indexes</emph> list.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
@@ -7672,13 +7652,12 @@ msgid "Display version columns (when available)"
|
||||
msgstr "Näidatakse versiooniveerge (kui saadaval)"
|
||||
|
||||
#: dabaadvpropdat.xhp
|
||||
#, fuzzy
|
||||
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=\"HID_DSADMIN_SUPPRESS_VERSIONCL\">Displays the internal version number of the record in the database table.</ahelp>"
|
||||
msgstr "Mõnes andmebaasis määratakse kirjete muudatuste jälitamiseks väljadele versiooninumbrid. Iga kord, kui välja sisu muudetakse, suureneb välja versiooninumber ühe võrra. <ahelp hid=\"HID_DSADMIN_SUPPRESS_VERSIONCL\">Kuvab andmebaasitabelis oleva kirje sisemise versiooninumbri.</ahelp>"
|
||||
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 ""
|
||||
|
||||
#: dabaadvpropdat.xhp
|
||||
#, fuzzy
|
||||
@@ -11890,14 +11869,13 @@ msgid "Table Filter"
|
||||
msgstr "Tabeli filter"
|
||||
|
||||
#: menutools.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"menutools.xhp\n"
|
||||
"par_id3153252\n"
|
||||
"14\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_DSADMIN_TABLE_SELECTOR\">Opens the Table Filter dialog where you can specify which tables of the database to show or to hide.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_DSADMIN_TABLE_SELECTOR\">Avab dialoogi Tabeli filter, kus saad määrata, millised andmebaasitabelid kuvatakse või peidetakse.</ahelp>"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/tablesfilterpage/TablesFilterPage\">Opens the Table Filter dialog where you can specify which tables of the database to show or to hide.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: menutools.xhp
|
||||
msgctxt ""
|
||||
|
||||
Reference in New Issue
Block a user