aboutsummaryrefslogtreecommitdiff
path: root/source/hi/desktop
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-09-03 18:05:40 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-09-03 19:11:41 +0200
commit6544a35097d1f6de1b2cd22157db33459c4736fb (patch)
treea7815d2037aa75cb23a3d05fe89f3d227cb077c2 /source/hi/desktop
parent060c2dd2f850e919e2f0087e49a25a28bb4cf6f9 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I5e201f8d1c7746b1612ff10f592d611f402dc72c
Diffstat (limited to 'source/hi/desktop')
-rw-r--r--source/hi/desktop/source/deployment/gui.po17
-rw-r--r--source/hi/desktop/uiconfig/ui.po13
2 files changed, 19 insertions, 11 deletions
diff --git a/source/hi/desktop/source/deployment/gui.po b/source/hi/desktop/source/deployment/gui.po
index 6c57122c017..4128563ba7e 100644
--- a/source/hi/desktop/source/deployment/gui.po
+++ b/source/hi/desktop/source/deployment/gui.po
@@ -3,7 +3,7 @@ msgid ""
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: 2015-04-22 23:40+0200\n"
+"POT-Creation-Date: 2015-08-25 12:33+0200\n"
"PO-Revision-Date: 2015-05-12 15:31+0000\n"
"Last-Translator: system user <>\n"
"Language-Team: Hindi <hindi>\n"
@@ -232,14 +232,6 @@ msgstr "विस्तार '%Name' यह कंप्यूटर के ल
#: dp_gui_updatedialog.src
msgctxt ""
"dp_gui_updatedialog.src\n"
-"RID_DLG_UPDATE_ERROR\n"
-"string.text"
-msgid "Error"
-msgstr "त्रुटि"
-
-#: dp_gui_updatedialog.src
-msgctxt ""
-"dp_gui_updatedialog.src\n"
"RID_DLG_UPDATE_NONE\n"
"string.text"
msgid "No new updates are available."
@@ -496,3 +488,10 @@ msgstr ""
"पुराना संस्करण $DEPLOYED, '$OLDNAME' नामक, पहले से संस्थापित है.\n"
"'ठीक' को संस्थापित संस्करण को प्रतिस्थापित करने के लिए क्लिक करे.\n"
"'रद्द करें' को संस्थापन को रोकने के लिए क्लिक करें."
+
+msgctxt ""
+"dp_gui_updatedialog.src\n"
+"RID_DLG_UPDATE_ERROR\n"
+"string.text"
+msgid "Error"
+msgstr "त्रुटि"
diff --git a/source/hi/desktop/uiconfig/ui.po b/source/hi/desktop/uiconfig/ui.po
index e9c2011970d..40e2e3cbbc6 100644
--- a/source/hi/desktop/uiconfig/ui.po
+++ b/source/hi/desktop/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"POT-Creation-Date: 2015-08-25 12:33+0200\n"
"PO-Revision-Date: 2015-05-12 15:31+0000\n"
"Last-Translator: system user <>\n"
"Language-Team: none\n"
@@ -220,7 +220,7 @@ msgctxt ""
"label4\n"
"label\n"
"string.text"
-msgid "Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text.\""
+msgid "Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text."
msgstr ""
#: licensedialog.ui
@@ -412,3 +412,12 @@ msgctxt ""
"string.text"
msgid "Disable all"
msgstr ""
+
+#: licensedialog.ui
+msgctxt ""
+"licensedialog.ui\n"
+"label4\n"
+"label\n"
+"string.text"
+msgid "Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text.\""
+msgstr ""
-4-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/filter/CppunitTest_filter_psd_test.mk
AgeCommit message (Expand)Author
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2015-11-06merged graphic import/export into a single libraryOliver Specht