aboutsummaryrefslogtreecommitdiff
path: root/source/gd/accessibility/messages.po
blob: be550eb6cfbd692ea454af88f882335ae9a79494 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
#. extracted from accessibility/inc
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: 2018-02-27 13:56+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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"

#: accessibility/inc/strings.hrc:25
msgctxt "RID_STR_ACC_NAME_BROWSEBUTTON"
msgid "Browse"
msgstr "Brabhsaich"

#: accessibility/inc/strings.hrc:26
msgctxt "STR_SVT_ACC_ACTION_EXPAND"
msgid "Expand"
msgstr "Leudaich"

#: accessibility/inc/strings.hrc:27
msgctxt "STR_SVT_ACC_ACTION_COLLAPSE"
msgid "Collapse"
msgstr "Co-theannaich"

#: accessibility/inc/strings.hrc:28
msgctxt "STR_SVT_ACC_LISTENTRY_SELCTED_STATE"
msgid "(Selected)"
msgstr "(Air a thaghadh)"

#: accessibility/inc/strings.hrc:29
msgctxt "RID_STR_ACC_ACTION_CHECK"
msgid "Check"
msgstr "Cuir cromag ris"

#: accessibility/inc/strings.hrc:30
msgctxt "RID_STR_ACC_ACTION_UNCHECK"
msgid "Uncheck"
msgstr "Thoir air falbh a' chromag"

#: accessibility/inc/strings.hrc:31
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_VERTICAL"
msgid "Vertical scroll bar"
msgstr "Bàr-sgrolaidh inghearach"

#: accessibility/inc/strings.hrc:32
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL"
msgid "Horizontal scroll bar"
msgstr "Bàr-sgrolaidh còmhnard"

#: accessibility/inc/strings.hrc:33
msgctxt "RID_STR_ACC_PANEL_DESCRIPTION"
msgid "Please press enter to go into child control for more operations"
msgstr "Brùth Enter gus smachd nam pàistean fhosgladh airson barrachd ghnìomhan"

#: accessibility/inc/strings.hrc:34
#, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "Colbh %COLUMNNUMBER"

#: accessibility/inc/strings.hrc:35
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "Ràgh %ROWNUMBER"
feature/xtiledrenderable LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/UnoControls/source/controls/progressbar.cxx
AgeCommit message (Expand)Author
2018-03-13Sorry, could not resist: Drive-by cosmetic changesTor Lillqvist
2018-03-07use more Color in UnoControls..canvasNoel Grandin
2018-01-12More loplugin:cstylecast: UnoControlsStephan Bergmann
2017-12-19Fix typosAndrea Gelmini
2017-11-21Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: UnoControlsStephan Bergmann
2017-06-09UnoControls: replace double checked locking patternsJochen Nitschke
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-15UnoControls: sal_False/True -> false/trueStephan Bergmann