aboutsummaryrefslogtreecommitdiff
path: root/source/tt/sd
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-01-10 18:00:54 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-01-10 18:31:26 +0100
commit321ffe14cfa93dce92d2bc4c32f0ca41dda39c47 (patch)
tree7f4544581b0766429712faba6b64d7cf01885f87 /source/tt/sd
parent2c6e8755f6b6a9c92475f1322297940a008f54a1 (diff)
update translations for 6.0 rc2
and force-fix errors using pocheck Change-Id: Id698a59cad30f1ad3c37e7d078bd781bb5f2f1fd (cherry picked from commit 37dce4e45765761dcf3ade415b7197a1d7026cdc)
Diffstat (limited to 'source/tt/sd')
-rw-r--r--source/tt/sd/messages.po32
1 files changed, 16 insertions, 16 deletions
diff --git a/source/tt/sd/messages.po b/source/tt/sd/messages.po
index 283a1033754..707d76228f4 100644
--- a/source/tt/sd/messages.po
+++ b/source/tt/sd/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: 2017-12-18 12:31+0100\n"
+"POT-Creation-Date: 2018-01-10 11:50+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5991,80 +5991,80 @@ msgctxt "bulletsandnumbering|customize"
msgid "Customize"
msgstr "Сайлап алып"
-#: copydlg.ui:32
+#: copydlg.ui:33
msgctxt "copydlg|DuplicateDialog"
msgid "Duplicate"
msgstr ""
-#: copydlg.ui:75
+#: copydlg.ui:76
#, fuzzy
msgctxt "copydlg|default"
msgid "_Default"
msgstr "Башлангыч"
-#: copydlg.ui:127
+#: copydlg.ui:128
msgctxt "copydlg|label4"
msgid "Number of _copies:"
msgstr ""
-#: copydlg.ui:157
+#: copydlg.ui:158
msgctxt "copydlg|viewdata|tooltip_text"
msgid "Values from Selection"
msgstr ""
-#: copydlg.ui:161
+#: copydlg.ui:162
msgctxt "copydlg|viewdata-atkobject"
msgid "Values from Selection"
msgstr ""
-#: copydlg.ui:203
+#: copydlg.ui:204
msgctxt "copydlg|label5"
msgid "_X axis:"
msgstr ""
-#: copydlg.ui:217
+#: copydlg.ui:218
msgctxt "copydlg|label6"
msgid "_Y axis:"
msgstr ""
-#: copydlg.ui:231
+#: copydlg.ui:232
msgctxt "copydlg|label7"
msgid "_Angle:"
msgstr ""
-#: copydlg.ui:291
+#: copydlg.ui:292
msgctxt "copydlg|label1"
msgid "Placement"
msgstr ""
-#: copydlg.ui:329
+#: copydlg.ui:330
#, fuzzy
msgctxt "copydlg|label8"
msgid "_Width:"
msgstr "Киңлек:"
-#: copydlg.ui:343
+#: copydlg.ui:344
#, fuzzy
msgctxt "copydlg|label9"
msgid "_Height:"
msgstr "Биеклек:"
-#: copydlg.ui:389
+#: copydlg.ui:390
msgctxt "copydlg|label2"
msgid "Enlargement"
msgstr ""
-#: copydlg.ui:427
+#: copydlg.ui:428
msgctxt "copydlg|label10"
msgid "_Start:"
msgstr ""
-#: copydlg.ui:441
+#: copydlg.ui:442
msgctxt "copydlg|endlabel"
msgid "_End:"
msgstr ""
-#: copydlg.ui:481
+#: copydlg.ui:482
msgctxt "copydlg|label3"
msgid "Colors"
msgstr "Төсләр"
-4-2-0'>libreoffice-4-2-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/javaunohelper
AgeCommit message (Expand)Author
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-10javaunohelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from javaunohelperAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-07Simplify access to theCoreReflection singletonStephan Bergmann
2014-01-31Silence javadoc 8 errorsStephan Bergmann
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-09-26typo fixes in commentsAndras Timar
2013-08-29[API CHANGE] Remove obsolete com.sun.star.comp.helper.UnoInfoStephan Bergmann
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-06-11Related: #i122483# set correct classpath, include unoil.jarJürgen Schmidt
2013-05-07Extract SmoketestCommandEnvironment.java from juh.jarStephan Bergmann
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin
2013-04-25Clean up Java ServiceManager bootstrappingStephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-18Let juhx.dll export undecorated symbols on WindowsStephan Bergmann
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-11Remove createRegistryServiceFactory preload left-overStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02drop prefix from ::cssThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18fix javadoc warningsPeter Foley
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-28remove all d.lstMichael Stahl
2013-02-26odk: remove temporary Zip file gratuitous complexityMichael Stahl
2013-02-22s/the the/the/Tor Lillqvist
2013-02-22s/whith/with/Tor Lillqvist
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2012-12-21API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv.Stephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-09Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist
2012-11-09Use JNIEXPORT to really export these for AndroidTor Lillqvist
2012-10-07DISABLE_DYNLOADING tentative fixTor Lillqvist
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-21No juh library to load in the disable-dynloading case (on Android)Tor Lillqvist
2012-09-20No need for the juh/juhx dance when DISABLE_DYNLOADINGTor Lillqvist
2012-09-17Keep null service manager throw a DeploymentExceptionStephan Bergmann
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin