aboutsummaryrefslogtreecommitdiff
path: root/source/lv/uui/source.po
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-17 18:58:51 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-17 20:12:44 +0200
commit781673fea7346b0d148bf85984826c0556fdf1b9 (patch)
treec1b6090e665319fbc118017cb082d97eba9630de /source/lv/uui/source.po
parentd9ae641365f094cc1898d7f614dc8a72a1c6b914 (diff)
update translations for 4.4.0.0alpha1
(based on the 4.3 translations) and force-fix errors using pocheck Change-Id: I64547fd1d137a0bfa7bd4a55e8a547a7845faf96
Diffstat (limited to 'source/lv/uui/source.po')
-rw-r--r--source/lv/uui/source.po20
1 files changed, 10 insertions, 10 deletions
diff --git a/source/lv/uui/source.po b/source/lv/uui/source.po
index c07a398e90f..d901520a216 100644
--- a/source/lv/uui/source.po
+++ b/source/lv/uui/source.po
@@ -4,9 +4,9 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-05-02 00:07+0200\n"
-"PO-Revision-Date: 2013-09-03 00:38+0300\n"
+"PO-Revision-Date: 2014-08-01 09:55+0300\n"
"Last-Translator: Rūdolfs Mazurs <rudolfs.mazurs@gmail.com>\n"
-"Language-Team: Latvian <kde-i18n-doc@kde.org>\n"
+"Language-Team: Latvian <lata-l10n@googlegroups.com>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -901,7 +901,7 @@ msgctxt ""
"BTN_RENAME\n"
"pushbutton.text"
msgid "Rename"
-msgstr "Pārsaukt"
+msgstr "Pārdēvēt"
#: nameclashdlg.src
msgctxt ""
@@ -1010,7 +1010,7 @@ msgctxt ""
"STR_ENTER_PASSWORD_TO_OPEN\n"
"string.text"
msgid "Enter password to open file: \n"
-msgstr ""
+msgstr "Ievadiet paroli, lai atvērtu datni: \n"
#: passworddlg.src
msgctxt ""
@@ -1018,7 +1018,7 @@ msgctxt ""
"STR_ENTER_PASSWORD_TO_MODIFY\n"
"string.text"
msgid "Enter password to modify file: \n"
-msgstr ""
+msgstr "Ievadiet paroli, lai izmainītu datni: \n"
#: passworddlg.src
msgctxt ""
@@ -1026,7 +1026,7 @@ msgctxt ""
"STR_ENTER_SIMPLE_PASSWORD\n"
"string.text"
msgid "Enter password: "
-msgstr ""
+msgstr "Ievadiet paroli: "
#: passworddlg.src
msgctxt ""
@@ -1034,7 +1034,7 @@ msgctxt ""
"STR_CONFIRM_SIMPLE_PASSWORD\n"
"string.text"
msgid "Confirm password: "
-msgstr ""
+msgstr "Apstipriniet paroli: "
#: passworddlg.src
msgctxt ""
@@ -1042,7 +1042,7 @@ msgctxt ""
"STR_TITLE_CREATE_PASSWORD\n"
"string.text"
msgid "Set Password"
-msgstr ""
+msgstr "Iestatīt paroli"
#: passworddlg.src
msgctxt ""
@@ -1050,7 +1050,7 @@ msgctxt ""
"STR_TITLE_ENTER_PASSWORD\n"
"string.text"
msgid "Enter Password"
-msgstr ""
+msgstr "Ievadiet paroli"
#: passworddlg.src
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"STR_PASSWORD_MISMATCH\n"
"string.text"
msgid "The confirmation password did not match the password. Set the password again by entering the same password in both boxes."
-msgstr ""
+msgstr "Apstiprināšanas parole nesakrita ar paroli. Vēlreiz ievadiet paroli tā, lai abos laukos tā būtu vienāda."
#: passworderrs.src
msgctxt ""
tion value='libreoffice-4-3-1'>libreoffice-4-3-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/editeng/overflowingtxt.hxx
AgeCommit message (Expand)Author
2022-06-09clang-tidy modernize-pass-by-value in editengNoel Grandin
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen
2021-11-16Drop redundant 'using rtl::OUString'Mike Kaganski
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-14flatten OFlowChainedTextNoel Grandin
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2019-09-06use unique_ptr in OutlinerNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-02-05loplugin:useuniqueptr in OFlowChainedTextNoel Grandin
2017-07-28loplugin:constparams in editengNoel Grandin