summaryrefslogtreecommitdiffstats
path: root/koffice-i18n-et
diff options
context:
space:
mode:
authorTDE Weblate <weblate@mirror.git.trinitydesktop.org>2024-05-18 18:19:51 +0000
committerTDE Weblate <weblate@mirror.git.trinitydesktop.org>2024-05-18 18:19:51 +0000
commitfce31dee37865e73fd1f7442a3e21706e64898c5 (patch)
treec01b9d463890db38e9e555f4abe1a23af2d56ab5 /koffice-i18n-et
parentff7c98ec3e08eb8d437da2cea1a33f3ca204429b (diff)
downloadkoffice-i18n-master.tar.gz
koffice-i18n-master.zip
Update translation filesHEADmaster
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: koffice/kspread Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/kspread/
Diffstat (limited to 'koffice-i18n-et')
-rw-r--r--koffice-i18n-et/messages/koffice/kspread.po64
1 files changed, 61 insertions, 3 deletions
diff --git a/koffice-i18n-et/messages/koffice/kspread.po b/koffice-i18n-et/messages/koffice/kspread.po
index 0aa7b8cb..80b8745a 100644
--- a/koffice-i18n-et/messages/koffice/kspread.po
+++ b/koffice-i18n-et/messages/koffice/kspread.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: kspread\n"
-"POT-Creation-Date: 2021-07-07 18:32+0000\n"
+"POT-Creation-Date: 2024-05-18 18:18+0000\n"
"PO-Revision-Date: 2006-08-31 12:52+0200\n"
"Last-Translator: Marek Laane <bald@starman.ee>\n"
"Language-Team: Estonian <kde-et@linux.ee>\n"
@@ -546,6 +546,7 @@ msgid "Select columns:"
msgstr "Valitud veerud:"
#: dialogs/kspread_dlg_database.cpp:223 extensions/reference.xml:121
+#: extensions/reference.xml:243
#, no-c-format
msgid "Column"
msgstr "Veerg"
@@ -12901,7 +12902,7 @@ msgstr "COLUMNS(A1:C3) tagastab 3"
msgid "COLUMNS(D2) returns 1"
msgstr "COLUMNS(D2) tagastab 1"
-#: extensions/reference.xml:117
+#: extensions/reference.xml:117 extensions/reference.xml:217
#, no-c-format
msgid "Row"
msgstr "Rida"
@@ -13008,7 +13009,8 @@ msgstr "ROWS(A1:C3) tagastab 3"
msgid "ROWS(D2) returns 1"
msgstr "ROWS(D2) tagastab 1"
-#: extensions/reference.xml:187
+#: extensions/reference.xml:187 extensions/reference.xml:209
+#: extensions/reference.xml:235
#, no-c-format
msgid "Lookup value"
msgstr "Otsimisväärtus"
@@ -13052,6 +13054,62 @@ msgstr "LOOKUP(väärtus; otsimisvektor; tulemusvektor)"
msgid "LOOKUP(1.232; A1:A6; B1:B6) for A1 = 1, A2 = 2 returns the value of B1."
msgstr "LOOKUP(1,232; A1:A6; B1:B6) tagastab, kui A1 = 1, A2 = 2, B1 väärtuse."
+#: extensions/reference.xml:213 extensions/reference.xml:239
+#, fuzzy, no-c-format
+#| msgid "Database"
+msgid "Data source"
+msgstr "Andmebaas"
+
+#: extensions/reference.xml:221 extensions/reference.xml:247
+#, fuzzy, no-c-format
+#| msgid "Method (optional)"
+msgid "Sorted (optional)"
+msgstr "Meetod (mittekohustuslik)"
+
+#: extensions/reference.xml:225
+#, no-c-format
+msgid ""
+"Look for a matching value in the first row of the given table, and return the value of the "
+"indicated row."
+msgstr ""
+
+#: extensions/reference.xml:226
+#, no-c-format
+msgid ""
+"Looks up the 'lookup value' in the first row of the 'data source'. If a "
+"value matches, the value in the 'row' and the column, the value was found "
+"in, is returned. If 'sorted' is true (default), the first row is assumed to "
+"be sorted. The search will end, if the 'lookup value' is lower than the "
+"value, currently compared to."
+msgstr ""
+
+#: extensions/reference.xml:227
+#, no-c-format
+msgid "HLOOKUP(Lookup value; data source; Row; Sorted)"
+msgstr ""
+
+#: extensions/reference.xml:251
+#, no-c-format
+msgid ""
+"Look for a matching value in the first column of the given table, and return the value of the "
+"indicated column."
+msgstr ""
+
+#: extensions/reference.xml:252
+#, no-c-format
+msgid ""
+"Looks up the 'lookup value' in the first column of the 'data source'. If a "
+"value matches, the value in the 'column' and the row, the value was found "
+"in, is returned. If 'sorted' is true (default), the first column is assumed "
+"to be sorted. The search will end, if the 'lookup value' is lower than the "
+"value, currently compared to."
+msgstr ""
+
+#: extensions/reference.xml:253
+#, no-c-format
+msgid "VLOOKUP(Lookup value; data source; Column; Sorted)"
+msgstr ""
+
#: extensions/statistical.xml:5
#, no-c-format
msgid "Statistical"