aboutsummaryrefslogtreecommitdiff
path: root/source/tr/basctl
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-05-27 13:41:26 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-05-27 13:51:17 +0200
commit13d55bb42d2f5617f568fd8b000e3d0c8bc4be6b (patch)
tree02b3b1e0eb9d8c674f39a80375f862a5565622ff /source/tr/basctl
parent3d85ba95fa37f794cb08d0c4adce45621c1d8a4d (diff)
update translations for 7.0.0 beta1 libreoffice-7-0-branch-point
and force-fix errors using pocheck Change-Id: I1adc224071cce4a7e0b21209890b3777f9e2539b
Diffstat (limited to 'source/tr/basctl')
-rw-r--r--source/tr/basctl/messages.po26
1 files changed, 10 insertions, 16 deletions
diff --git a/source/tr/basctl/messages.po b/source/tr/basctl/messages.po
index 3c6a9641870..e4866d32415 100644
--- a/source/tr/basctl/messages.po
+++ b/source/tr/basctl/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: 2020-02-27 14:31+0100\n"
+"POT-Creation-Date: 2020-05-25 19:59+0200\n"
"PO-Revision-Date: 2020-03-25 14:16+0000\n"
"Last-Translator: Muhammet Kara <kara@libreoffice.org>\n"
"Language-Team: Turkish <https://weblate.documentfoundation.org/projects/libo_ui-master/basctlmessages/tr/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.10.3\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1554879426.000000\n"
#. fniWp
@@ -526,57 +526,51 @@ msgctxt "RID_BASICIDE_OBJCAT"
msgid "Object Catalog"
msgstr "Nesne Kataloğu"
-#. 2AA4t
-#: basctl/inc/strings.hrc:106
-msgctxt "RID_STR_TLB_MACROS"
-msgid "Objects Tree"
-msgstr "Nesne Ağacı"
-
#. NtqMk
#. Property Browser Headline ----------------------------------------------------------------
-#: basctl/inc/strings.hrc:108
+#: basctl/inc/strings.hrc:107
msgctxt "RID_STR_BRWTITLE_PROPERTIES"
msgid "Properties: "
msgstr "Özellikler: "
#. FnkAZ
-#: basctl/inc/strings.hrc:109
+#: basctl/inc/strings.hrc:108
msgctxt "RID_STR_BRWTITLE_NO_PROPERTIES"
msgid "No Control marked"
msgstr "İşaretlenmiş denetim yok"
#. aeAPC
-#: basctl/inc/strings.hrc:110
+#: basctl/inc/strings.hrc:109
msgctxt "RID_STR_BRWTITLE_MULTISELECT"
msgid "Multiselection"
msgstr "Çoklu seçim"
#. GNZHF
-#: basctl/inc/strings.hrc:111
+#: basctl/inc/strings.hrc:110
msgctxt "RID_STR_DEF_LANG"
msgid "[Default Language]"
msgstr "[Varsayılan Dil]"
#. uf3Kt
-#: basctl/inc/strings.hrc:112
+#: basctl/inc/strings.hrc:111
msgctxt "RID_STR_CREATE_LANG"
msgid "<Press 'Add' to create language resources>"
msgstr "<Dil kaynakları oluşturmak için 'Ekle'ye basın>"
#. jnJoF
-#: basctl/inc/strings.hrc:113
+#: basctl/inc/strings.hrc:112
msgctxt "RID_STR_EXPORTPACKAGE"
msgid "Export library as extension"
msgstr "Eklenti kütüphanesi olarak dışarı aktar"
#. SnKF3
-#: basctl/inc/strings.hrc:114
+#: basctl/inc/strings.hrc:113
msgctxt "RID_STR_EXPORTBASIC"
msgid "Export as BASIC library"
msgstr "BASIC kütüphanesi olarak dışa aktar"
#. G6SqW
-#: basctl/inc/strings.hrc:115
+#: basctl/inc/strings.hrc:114
msgctxt "RID_STR_PACKAGE_BUNDLE"
msgid "Extension"
msgstr "Eklenti"
0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/drwlayer.hxx
AgeCommit message (Expand)Author
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt
2019-08-12Fix typosAndrea Gelmini
2019-05-15tdf#123762 Cell anchored object is deleted if cell is deletedIlhan Yesil
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-05-10tdf#42949 Fix IWYU warnings in sc/inc/d*Gabor Kelemen
2018-04-17loplugin:constparamsNoel Grandin
2018-03-27loplugin:useuniqueptr in ScDrawLayerNoel Grandin
2018-03-13tdf#114552 Improve image scaling in CalcSamuel Mehrbrodt
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt
2018-01-31Improve performance when looking for draw objects anchored to cellsSamuel Mehrbrodt
2018-01-26Improve performance when searching for blocks w/o draw objectsSamuel Mehrbrodt
2018-01-26tdf#98931 Test for sorting imagesSamuel Mehrbrodt
2018-01-23tdf#98931 Consider cell-anchored images when sortingSamuel Mehrbrodt
2017-12-07loplugin:constparamsNoel Grandin
2017-08-22loplugin:constparam in sc part1Noel Grandin
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-09New loplugin:externvar: scStephan Bergmann
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-08tdf#94561 : Create notes drawing objects only once on sheet copyDennis Francis
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-04-03tdf#51460 Calc fails to set undo step after changing image anchor modeHenry Castro
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-11sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-10-08convert sc/inc/drwlayer.hxx from String to OUStringNoel Grandin
2013-06-27Resolves: #i121008# corrected calc cell comment stuffArmin Le Grand
2013-04-01remove unused GetCurDocViewWinThomas Arnhold