diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
commit | 940b4d1848e8c70ab7642901a68594e8016caffc (patch) | |
tree | eb72f344ee6c3d9b80a7ecc079ea79e9fba8676d /translations/source/bs/reportbuilder/java | |
parent | Initial commit. (diff) | |
download | libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.tar.xz libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.zip |
Adding upstream version 1:7.0.4.upstream/1%7.0.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'translations/source/bs/reportbuilder/java')
-rw-r--r-- | translations/source/bs/reportbuilder/java/org/libreoffice/report/function/metadata.po | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/translations/source/bs/reportbuilder/java/org/libreoffice/report/function/metadata.po b/translations/source/bs/reportbuilder/java/org/libreoffice/report/function/metadata.po new file mode 100644 index 000000000..2536eb8a5 --- /dev/null +++ b/translations/source/bs/reportbuilder/java/org/libreoffice/report/function/metadata.po @@ -0,0 +1,65 @@ +#. extracted from reportbuilder/java/org/libreoffice/report/function/metadata +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: 2013-11-20 13:02+0100\n" +"PO-Revision-Date: 2014-01-15 19:01+0000\n" +"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: bs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: LibreOffice\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1389812516.0\n" + +#: 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 +msgctxt "" +"Author-Function_en_US.properties\n" +"description\n" +"property.text" +msgid "Returns the author of the report." +msgstr "Daje autora izvještaja." + +#: Title-Function_en_US.properties +msgctxt "" +"Title-Function_en_US.properties\n" +"display-name\n" +"property.text" +msgid "TITLE" +msgstr "TITLE" + +#: Title-Function_en_US.properties +msgctxt "" +"Title-Function_en_US.properties\n" +"description\n" +"property.text" +msgid "Returns the title of the report." +msgstr "Daje naslov izvještaja." + +#: category_en_US.properties +msgctxt "" +"category_en_US.properties\n" +"display-name\n" +"property.text" +msgid "MetaData" +msgstr "MetaData" + +#: category_en_US.properties +msgctxt "" +"category_en_US.properties\n" +"description\n" +"property.text" +msgid "Contains functions about meta data" +msgstr "Sadrži funkcije o meta podacima" |