aboutsummaryrefslogtreecommitdiff
path: root/source/ka/accessibility
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-18 12:03:56 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-18 12:07:23 +0100
commit9a856d562ebae5d1ae691ec623cf4ebb23299930 (patch)
tree532a7bfe8768b8e8f6fb536db66604e678508857 /source/ka/accessibility
parent28cfef34df86f518e0d03f4d2fd18bfe2916d982 (diff)
update translations for 6.0/master
and force-fix errors using pocheck Change-Id: Ie978deb62c62ea4ad661ea45d155bdd4b0d1f811
Diffstat (limited to 'source/ka/accessibility')
-rw-r--r--source/ka/accessibility/messages.po13
1 files changed, 8 insertions, 5 deletions
diff --git a/source/ka/accessibility/messages.po b/source/ka/accessibility/messages.po
index e489a987031..bc9d9c240f1 100644
--- a/source/ka/accessibility/messages.po
+++ b/source/ka/accessibility/messages.po
@@ -44,14 +44,16 @@ msgid "Uncheck"
msgstr ""
#: strings.hrc:31
+#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_VERTICAL"
msgid "Vertical scroll bar"
-msgstr ""
+msgstr "ვერტიკალური გადაადგილების ზოლი"
#: strings.hrc:32
+#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL"
msgid "Horizontal scroll bar"
-msgstr ""
+msgstr "ჰორიზონტალური გადაადგილების ზოლი"
#: strings.hrc:33
msgctxt "RID_STR_ACC_PANEL_DESCRIPTION"
@@ -59,12 +61,13 @@ msgid "Please press enter to go into child control for more operations"
msgstr ""
#: strings.hrc:34
-#, c-format
+#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
-msgstr ""
+msgstr "სვეტი %COLUMNLETTER"
#: strings.hrc:35
+#, fuzzy
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
-msgstr ""
+msgstr "სტრიქონი %ROWNUMBER"
8-4'>libreoffice-24-8-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ViewClipboard.hxx
AgeCommit message (Expand)Author
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2019-10-19loplugin:virtualdead unused param in ViewClipboard::DetermineInsertPositionNoel Grandin
2019-03-09loplugin:unnecessaryvirtualNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin