aboutsummaryrefslogtreecommitdiff
path: root/source/ug/sysui/desktop
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-20 03:37:05 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-20 04:47:28 +0200
commite3821ba029d6e69b786157d13984ca5af908bb31 (patch)
tree4ba56321b75e683beafcf57c7b61bae3bf33e620 /source/ug/sysui/desktop
parentf3f04265562dcd40990cccdd83170c8afffef4ab (diff)
update translations for 4.3.0 alpha1
and force-fix errors using pocheck Change-Id: Id45e0dc7161738ebd69ba07108b9fdd149643703
Diffstat (limited to 'source/ug/sysui/desktop')
-rw-r--r--source/ug/sysui/desktop/share.po23
1 files changed, 12 insertions, 11 deletions
diff --git a/source/ug/sysui/desktop/share.po b/source/ug/sysui/desktop/share.po
index 4f9db2b1297..1fa9f06fb83 100644
--- a/source/ug/sysui/desktop/share.po
+++ b/source/ug/sysui/desktop/share.po
@@ -4,7 +4,7 @@ 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: 2012-06-30 18:47+0200\n"
+"PO-Revision-Date: 2013-12-04 03:50+0000\n"
"Last-Translator: Abduqadir <Sahran@live.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ug\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386129005.0\n"
#: documents.ulf
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"text\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 تېكىست پۈتۈك"
#: documents.ulf
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"text-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 تېكىست پۈتۈك قېلىپ"
#: documents.ulf
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"master-document\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ئاساسىي پۈتۈك"
#: documents.ulf
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"formula\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "OpenOffice.org 1.0 فورمۇلا"
#: documents.ulf
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"presentation\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "OpenOffice.org 1.0 كۆرسەتمە"
#: documents.ulf
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"presentation-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 كۆرسەتمە قېلىپى"
#: documents.ulf
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"drawing\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "OpenOffice.org 1.0 سىزمىچىلىق"
#: documents.ulf
msgctxt ""
@@ -77,7 +78,7 @@ msgctxt ""
"drawing-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 سىزمىچىلىق قېلىپى"
#: documents.ulf
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"spreadsheet\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ئېلېكترونلۇق جەدۋەل"
#: documents.ulf
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"spreadsheet-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ئېلېكترونلۇق جەدۋەل قېلىپى"
#: documents.ulf
msgctxt ""
libreoffice-4-4-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/rtl/string.h
AgeCommit message (Expand)Author
2023-10-27Step 2 of removing cargo-cult pragma pack around rtl_[u]StringStephan Bergmann
2023-04-03Fix rtl_(u)str_valueOfBoolean return value documentationMike Kaganski
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-07-21improve the comments of the number conversion functionsNoel Grandin
2021-07-21Use existing rtl_math_stringToDoubleStephan Bergmann
2021-07-21Use existing rtl_str_toInt64_WithLengthStephan Bergmann
2021-07-17[API CHANGE] reduce cost of numeric conversionNoel Grandin
2021-05-18Replace rtl_string_getTokenView with o3tl::getTokenStephan Bergmann
2021-05-18update "add OString::getTokenView"Noel Grandin
2021-05-15add OString::getTokenView (tdf#42374 related)Noel Grandin
2021-02-02tdf#130978 Added comment to all published APImsrijita18
2020-09-12Replace remaining uses of sal_CharJulien Nabet
2019-10-31tdf#125688 speed up load of change-tracking ODSNoel Grandin
2019-07-17Fix typoAndrea Gelmini
2018-08-02[API CHANGE] add some more asserts to the string functionsNoel Grandin
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann