aboutsummaryrefslogtreecommitdiff
path: root/source/bs/accessibility
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-25 22:51:37 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-25 23:06:53 +0200
commit61991bde16235b2c9c4028466bcdc51a352e7bc5 (patch)
treeb2d7059a15a64a79ef1f2dd05566586eebdaaf1a /source/bs/accessibility
parente3802bb90081c3cc63ca8ec9726772d8e42299b0 (diff)
update translatiosn for 6.1.0 alpha1
Change-Id: I0ed5d948cf89a4260c8771057d463448b76a4527
Diffstat (limited to 'source/bs/accessibility')
-rw-r--r--source/bs/accessibility/messages.po25
1 files changed, 13 insertions, 12 deletions
diff --git a/source/bs/accessibility/messages.po b/source/bs/accessibility/messages.po
index 60419fa512f..f8185be5d4b 100644
--- a/source/bs/accessibility/messages.po
+++ b/source/bs/accessibility/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-10-04 11:48+0200\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"
@@ -13,57 +13,58 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-#: strings.hrc:25
+#: accessibility/inc/strings.hrc:25
msgctxt "RID_STR_ACC_NAME_BROWSEBUTTON"
msgid "Browse"
msgstr "Potraži"
-#: strings.hrc:26
+#: accessibility/inc/strings.hrc:26
msgctxt "STR_SVT_ACC_ACTION_EXPAND"
msgid "Expand"
msgstr "Proširi"
-#: strings.hrc:27
+#: accessibility/inc/strings.hrc:27
msgctxt "STR_SVT_ACC_ACTION_COLLAPSE"
msgid "Collapse"
msgstr "Sažmi"
-#: strings.hrc:28
+#: accessibility/inc/strings.hrc:28
msgctxt "STR_SVT_ACC_LISTENTRY_SELCTED_STATE"
msgid "(Selected)"
msgstr "(Izabrano)"
-#: strings.hrc:29
+#: accessibility/inc/strings.hrc:29
msgctxt "RID_STR_ACC_ACTION_CHECK"
msgid "Check"
msgstr "Popuni"
-#: strings.hrc:30
+#: accessibility/inc/strings.hrc:30
msgctxt "RID_STR_ACC_ACTION_UNCHECK"
msgid "Uncheck"
msgstr "Isprazni"
-#: strings.hrc:31
+#: accessibility/inc/strings.hrc:31
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_VERTICAL"
msgid "Vertical scroll bar"
msgstr "Vertikalna traka za klizač"
-#: strings.hrc:32
+#: accessibility/inc/strings.hrc:32
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL"
msgid "Horizontal scroll bar"
msgstr "Horizontalna traka za klizač"
-#: strings.hrc:33
+#: accessibility/inc/strings.hrc:33
msgctxt "RID_STR_ACC_PANEL_DESCRIPTION"
msgid "Please press enter to go into child control for more operations"
msgstr "Pritisnite unos da bi ste ušli u dječije kontrole za više operacija"
-#: strings.hrc:34
+#: accessibility/inc/strings.hrc:34
+#, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "Kolona %COLUMNNUMBER"
-#: strings.hrc:35
+#: accessibility/inc/strings.hrc:35
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "Red %ROWNUMBER"
on value='libreoffice-4-3-4'>libreoffice-4-3-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlreader
AgeCommit message (Expand)Author
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-08-31convert XmlReader::State to scoped enumNoel Grandin
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-30coverity#708727 Uninitialized pointer fieldCaolán McNamara
2014-01-23coverity#1158416 Uninitialized pointer fieldCaolán McNamara
2013-12-06Zip .ui translations per UIConfig target.Matúš Kukan
2013-11-11xmlreader: include <> for external includesNorbert Thiebaud
2013-06-24fdo#43460 shell,vcl,xmlreader: use isEmpty()Jelle van der Waa
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-16Some string literal clean upStephan Bergmann
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22re-base on ALv2 code.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-04remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
2013-02-25xmlreader does not depend on any offapi .idl filesStephan Bergmann
2013-02-19I want HAVE_SFINAE_ANONYMOUS_BROKEN here rather than RTL_FAST_STRINGCaolán McNamara
2013-02-19reuse the ConstCharArrayDetector in SpanCaolán McNamara
2013-02-19add equals(OString const &text) to SpanChr. Rossmanith
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-27remove xmlreader from string now I don't need it anymoreCaolán McNamara
2012-10-17allow XmlReader to parse a stringCaolán McNamara
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-18deprecate oustringostreaminserter.hxxNorbert Thiebaud