aboutsummaryrefslogtreecommitdiff
path: root/source/ne/uui
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2022-04-04 12:35:06 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2022-04-04 12:37:31 +0200
commit4f65f25bc54fc4078363522caa2623c5de387c6f (patch)
treed5a8e08460e4e77307b78f5923cd3e9cc94f952d /source/ne/uui
parent149fb7cb5fbb3f555c66b2c93d057776f63e9ce3 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: Iaad2f8d129208996bc1fef023045616b51aeff05
Diffstat (limited to 'source/ne/uui')
-rw-r--r--source/ne/uui/messages.po9
1 files changed, 3 insertions, 6 deletions
diff --git a/source/ne/uui/messages.po b/source/ne/uui/messages.po
index 958a4d863af..576173f2bf5 100644
--- a/source/ne/uui/messages.po
+++ b/source/ne/uui/messages.po
@@ -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: 2021-11-19 15:45+0100\n"
+"POT-Creation-Date: 2022-03-21 12:33+0100\n"
"PO-Revision-Date: 2018-04-23 19:28+0000\n"
"Last-Translator: Saroj Dhakal <lotusnagarkot@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -40,17 +40,14 @@ msgctxt "RID_UUI_ERRHDL"
msgid "Target already exists."
msgstr "लक्ष्य पहिल्यै अवस्थित छ ।"
-#. KgnBz
+#. KneVX
#: uui/inc/ids.hrc:40
msgctxt "RID_UUI_ERRHDL"
msgid ""
-"You are about to save/export a password protected basic library containing module(s) \n"
+"You are about to save/export a password protected BASIC library containing module(s) \n"
"$(ARG1)\n"
"which are too large to store in binary format. If you wish users that don't have access to the library password to be able to run macros in those module(s) you must split those modules into a number of smaller modules. Do you wish to continue to save/export this library?"
msgstr ""
-"बाइनरी ढाँचामा भण्डारण गर्न तपाईँ सुरक्षित आधारभूत पुस्तकालय समावेस भएको मोड्यूल(हरू)\n"
-"$(ARG1)\n"
-"र पासवर्ड बचत/निर्यात गर्नेमा हुनुहुन्छ । यदि तपाईँ प्रयोगकर्तासँग मोड्यूलमा म्याक्रो चलाउन सक्षम बनाउनको लागि पुस्तकालय पासवर्डमा पहुँच चाहनु हुन्न भने साना मोड्यूलको सङ्ख्यामा मोड्यूल(हरू) लाई बिभाजन गर्नै पर्दछ । तपाईँ यो पुस्तकालयलाई बचत/निर्यात गर्नको लागि निरन्तर गर्न चाहानुहुन्छ ?"
#. 3rNDF
#: uui/inc/ids.hrc:42
ption> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/editutil.hxx
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann