aboutsummaryrefslogtreecommitdiff
path: root/source/kn/reportbuilder/java/com/sun/star/report/function/metadata.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/kn/reportbuilder/java/com/sun/star/report/function/metadata.po')
-rw-r--r--source/kn/reportbuilder/java/com/sun/star/report/function/metadata.po62
1 files changed, 46 insertions, 16 deletions
diff --git a/source/kn/reportbuilder/java/com/sun/star/report/function/metadata.po b/source/kn/reportbuilder/java/com/sun/star/report/function/metadata.po
index 023a8d4eacf..9da4b7588ad 100644
--- a/source/kn/reportbuilder/java/com/sun/star/report/function/metadata.po
+++ b/source/kn/reportbuilder/java/com/sun/star/report/function/metadata.po
@@ -1,9 +1,9 @@
-#. extracted from reportbuilder/java/com/sun/star/report/function/metadata.oo
+#. extracted from reportbuilder/java/com/sun/star/report/function/metadata
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+reportbuilder%2Fjava%2Fcom%2Fsun%2Fstar%2Freport%2Ffunction%2Fmetadata.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:40+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2012-07-25 11:44+0200\n"
"Last-Translator: Shankar <svenkate@redhat.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,29 +12,59 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.1.6\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: Author_Function_en_US.properties#display_name.property.text
+#. B+i0
+#: Author-Function_en_US.properties
+msgctxt ""
+"Author-Function_en_US.properties\n"
+"display-name\n"
+"property.text"
msgid "AUTHOR"
msgstr "AUTHOR"
-#: Author_Function_en_US.properties#description.property.text
+#. 85IJ
+#: Author-Function_en_US.properties
+msgctxt ""
+"Author-Function_en_US.properties\n"
+"description\n"
+"property.text"
msgid "Returns the author of the report."
msgstr "ವರದಿಯ ಕತೃವನ್ನು ತೋರಿಸುತ್ತದೆ."
-#: Title_Function_en_US.properties#display_name.property.text
-msgid "TITLE"
-msgstr "TITLE"
-
-#: Title_Function_en_US.properties#description.property.text
-msgid "Returns the title of the report."
-msgstr "ವರದಿಯ ಶೀರ್ಷಿಕೆಯನ್ನು ತೋರಿಸುತ್ತದೆ."
-
-#: category_en_US.properties#display_name.property.text
+#. rc*8
+#: category_en_US.properties
+msgctxt ""
+"category_en_US.properties\n"
+"display-name\n"
+"property.text"
msgid "MetaData"
msgstr "MetaData"
-#: category_en_US.properties#description.property.text
+#. aK:?
+#: category_en_US.properties
+msgctxt ""
+"category_en_US.properties\n"
+"description\n"
+"property.text"
msgid "Contains functions about meta data"
msgstr "ಮೆಟಾ ಡೇಟಾ ಕುರಿತಾದ ಕ್ರಿಯೆಗಳನ್ನು ಹೊಂದಿರುತ್ತದೆ"
+
+#. Ex1(
+#: Title-Function_en_US.properties
+msgctxt ""
+"Title-Function_en_US.properties\n"
+"display-name\n"
+"property.text"
+msgid "TITLE"
+msgstr "TITLE"
+
+#. 9mID
+#: Title-Function_en_US.properties
+msgctxt ""
+"Title-Function_en_US.properties\n"
+"description\n"
+"property.text"
+msgid "Returns the title of the report."
+msgstr "ವರದಿಯ ಶೀರ್ಷಿಕೆಯನ್ನು ತೋರಿಸುತ್ತದೆ."
option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/workben/jpgfuzzer.options
/ios
AgeCommit message (Expand)Author
AgeCommit message (Expand)Author
2019-05-29The iOS DataFlavorMapper::getAllSupportedPboardTypes() is unusedTor Lillqvist
2019-05-29tdf#124752: We do need to accept text/html from the system clipboardTor Lillqvist
2019-05-29Add a couple of SAL_INFOs about types available on the system clipboardTor Lillqvist
2019-05-28tdf#124752: Simplify the iOS DataFlavorMapping thing a lotTor Lillqvist
2019-05-28tdf#124752: Add system clipboard interface for iOSTor Lillqvist
2019-03-14Further tweaks that affect the "tunnelled" dialogs in the iOS appTor Lillqvist
2019-03-14Use smaller default font on iOS (in practice used for dialogs in the iOS app)Tor Lillqvist
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-11-08Bin some leftover and actually unnecessary iOS crack in vclTor Lillqvist
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-10-08Define a dummy GlyphCache class here for nowTor Lillqvist
2018-10-02Unify sal plugin loadersJan-Marek Glogowski
2018-08-27Fix iOS build after f05f4e042ca6ac8ae7f1d1e8e6bfb4cbba17a044Tor Lillqvist
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin