aboutsummaryrefslogtreecommitdiff
path: root/source/nr/uui/source.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/nr/uui/source.po')
-rw-r--r--source/nr/uui/source.po17
1 files changed, 17 insertions, 0 deletions
diff --git a/source/nr/uui/source.po b/source/nr/uui/source.po
index cd7d03224f2..a8ae71f76b0 100644
--- a/source/nr/uui/source.po
+++ b/source/nr/uui/source.po
@@ -115,6 +115,7 @@ msgid "~Remember password until end of session"
msgstr ""
#: ids.src
+#, fuzzy
msgctxt ""
"ids.src\n"
"RID_SAVE_PASSWORD\n"
@@ -166,6 +167,7 @@ msgid "$(ARG1) already exists."
msgstr ""
#: ids.src
+#, fuzzy
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
@@ -439,6 +441,7 @@ msgid "The operation on $(ARG1) cannot continue because more data is pending."
msgstr ""
#: ids.src
+#, fuzzy
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
@@ -901,6 +904,7 @@ msgid "A~ccount"
msgstr "Ia~khawundi"
#: logindlg.src
+#, fuzzy
msgctxt ""
"logindlg.src\n"
"DLG_UUI_LOGIN\n"
@@ -919,6 +923,7 @@ msgid "~Use system credentials"
msgstr ""
#: logindlg.src
+#, fuzzy
msgctxt ""
"logindlg.src\n"
"DLG_UUI_LOGIN\n"
@@ -945,6 +950,7 @@ msgid "Rename"
msgstr "Thiya butjha"
#: nameclashdlg.src
+#, fuzzy
msgctxt ""
"nameclashdlg.src\n"
"DLG_SIMPLE_NAME_CLASH\n"
@@ -974,6 +980,7 @@ msgid "~Update Now..."
msgstr ""
#: newerverwarn.src
+#, fuzzy
msgctxt ""
"newerverwarn.src\n"
"RID_DLG_NEWER_VERSION_WARNING\n"
@@ -1055,6 +1062,7 @@ msgid "Enter password to modify file: \n"
msgstr ""
#: passworddlg.src
+#, fuzzy
msgctxt ""
"passworddlg.src\n"
"DLG_UUI_PASSWORD\n"
@@ -1064,6 +1072,7 @@ msgid "Enter password: "
msgstr "~Faka inomboro yobungeno"
#: passworddlg.src
+#, fuzzy
msgctxt ""
"passworddlg.src\n"
"DLG_UUI_PASSWORD\n"
@@ -1073,6 +1082,7 @@ msgid "Confirm password: "
msgstr "Qinisekisa iphaswed"
#: passworddlg.src
+#, fuzzy
msgctxt ""
"passworddlg.src\n"
"DLG_UUI_PASSWORD\n"
@@ -1100,6 +1110,7 @@ msgid "The confirmation password did not match the password. Set the password ag
msgstr ""
#: passworderrs.src
+#, fuzzy
msgctxt ""
"passworderrs.src\n"
"STR_ERROR_PASSWORD_TO_OPEN_WRONG\n"
@@ -1108,6 +1119,7 @@ msgid "The password is incorrect. The file cannot be opened."
msgstr "Inomboro yokuvula itjhaphekile. Umtlolo awuvuleki."
#: passworderrs.src
+#, fuzzy
msgctxt ""
"passworderrs.src\n"
"STR_ERROR_PASSWORD_TO_MODIFY_WRONG\n"
@@ -1116,6 +1128,7 @@ msgid "The password is incorrect. The file cannot be modified."
msgstr "Inomboro yokuvula itjhaphekile. Umtlolo awuvuleki."
#: passworderrs.src
+#, fuzzy
msgctxt ""
"passworderrs.src\n"
"STR_ERROR_MASTERPASSWORD_WRONG\n"
@@ -1124,6 +1137,7 @@ msgid "The master password is incorrect."
msgstr "Iphaswedi ayikahlelwa."
#: passworderrs.src
+#, fuzzy
msgctxt ""
"passworderrs.src\n"
"STR_ERROR_SIMPLE_PASSWORD_WRONG\n"
@@ -1185,6 +1199,7 @@ msgid "Always trust macros from this source"
msgstr "Hlala uthemba imilayo ekilomsuka"
#: secmacrowarnings.src
+#, fuzzy
msgctxt ""
"secmacrowarnings.src\n"
"RID_XMLSECDLG_MACROWARN\n"
@@ -1194,6 +1209,7 @@ msgid "~Enable Macros"
msgstr "Kghonakalisa Imilayo"
#: secmacrowarnings.src
+#, fuzzy
msgctxt ""
"secmacrowarnings.src\n"
"RID_XMLSECDLG_MACROWARN\n"
@@ -1285,6 +1301,7 @@ msgid "~Retry Saving"
msgstr ""
#: trylater.src
+#, fuzzy
msgctxt ""
"trylater.src\n"
"STR_TRYLATER_SAVEAS_BTN\n"
value='libreoffice-4-2-5'>libreoffice-4-2-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xattrbmp.cxx
AgeCommit message (Expand)Author
2025-01-10ITEM: Refactor ItemTypeArmin Le Grand (Collabora)
2024-07-29tdf#161875 buffer NameOrIndex Items for fast SurrogatesArmin Le Grand (Collabora)
2024-07-26fix in some missing SfxItemTypesNoel Grandin
2024-07-09checkForUniqueItem should take a reference parameterNoel Grandin
2024-05-11loplugin:ostr in svxNoel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen
2019-05-02fix bug in XFillBitmapItem::PutValueNoel Grandin
2019-04-30drop Graphic::operator boolNoel Grandin
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen