aboutsummaryrefslogtreecommitdiff
path: root/source/eo/uui/source.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/eo/uui/source.po')
-rw-r--r--source/eo/uui/source.po18
1 files changed, 9 insertions, 9 deletions
diff --git a/source/eo/uui/source.po b/source/eo/uui/source.po
index e4ed9f105bf..5b49527b9b3 100644
--- a/source/eo/uui/source.po
+++ b/source/eo/uui/source.po
@@ -4,7 +4,7 @@ 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: 2014-05-02 00:07+0200\n"
-"PO-Revision-Date: 2013-05-28 23:31+0000\n"
+"PO-Revision-Date: 2014-06-09 23:25+0000\n"
"Last-Translator: Donald <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369783905.0\n"
+"X-POOTLE-MTIME: 1402356308.000000\n"
#: alreadyopen.src
msgctxt ""
@@ -1011,7 +1011,7 @@ msgctxt ""
"STR_ENTER_PASSWORD_TO_OPEN\n"
"string.text"
msgid "Enter password to open file: \n"
-msgstr ""
+msgstr "Enigi pasvorton por malfermi dosieron: "
#: passworddlg.src
msgctxt ""
@@ -1019,7 +1019,7 @@ msgctxt ""
"STR_ENTER_PASSWORD_TO_MODIFY\n"
"string.text"
msgid "Enter password to modify file: \n"
-msgstr ""
+msgstr "Enigi pasvorton por ŝanĝi dosieron: "
#: passworddlg.src
msgctxt ""
@@ -1027,7 +1027,7 @@ msgctxt ""
"STR_ENTER_SIMPLE_PASSWORD\n"
"string.text"
msgid "Enter password: "
-msgstr ""
+msgstr "Enigi pasvorton:"
#: passworddlg.src
msgctxt ""
@@ -1035,7 +1035,7 @@ msgctxt ""
"STR_CONFIRM_SIMPLE_PASSWORD\n"
"string.text"
msgid "Confirm password: "
-msgstr ""
+msgstr "Konfirmi pasvorton:"
#: passworddlg.src
msgctxt ""
@@ -1043,7 +1043,7 @@ msgctxt ""
"STR_TITLE_CREATE_PASSWORD\n"
"string.text"
msgid "Set Password"
-msgstr ""
+msgstr "Agordi pasvorton"
#: passworddlg.src
msgctxt ""
@@ -1051,7 +1051,7 @@ msgctxt ""
"STR_TITLE_ENTER_PASSWORD\n"
"string.text"
msgid "Enter Password"
-msgstr ""
+msgstr "Enigi pasvorton"
#: passworddlg.src
msgctxt ""
@@ -1059,7 +1059,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 "La konfirma pasvorto ne kongruas kun la pasvorto. Ree agordu la pasvorton enigante la saman pasvorton en ambaŭ kampoj."
#: passworderrs.src
msgctxt ""
ption> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sccomp/source/solver/LpsolveSolver.cxx
AgeCommit message (Expand)Author
2024-10-09Fix typoAndrea Gelmini
2024-10-09tdf#157519 Implement Sensitivity Report in LpSolve solverRafael Lima
2024-05-13loplugin:ostr in sccompNoel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2022-05-06remove unnecessary sequenceToContainerNoel Grandin
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2021-10-30Prepare for removal of non-const operator[] from Sequence in sccompMike Kaganski
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin