#. 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: 2021-01-19 13:12+0100\n" "PO-Revision-Date: 2018-01-15 16:06+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" "Language: zu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1516032377.000000\n" #. be4e7 #: accessibility/inc/strings.hrc:24 msgctxt "RID_STR_ACC_NAME_BROWSEBUTTON" msgid "Browse" msgstr "Cinga" #. 42j6Y #: accessibility/inc/strings.hrc:25 msgctxt "STR_SVT_ACC_ACTION_EXPAND" msgid "Expand" msgstr "Okunwetshiwe" #. 8MWFj #: accessibility/inc/strings.hrc:26 msgctxt "STR_SVT_ACC_ACTION_COLLAPSE" msgid "Collapse" msgstr "Wisa" #. zZTzc #: accessibility/inc/strings.hrc:27 msgctxt "RID_STR_ACC_ACTION_CHECK" msgid "Check" msgstr "" #. Kva49 #: accessibility/inc/strings.hrc:28 msgctxt "RID_STR_ACC_ACTION_UNCHECK" msgid "Uncheck" msgstr "" #. nk4DD #: accessibility/inc/strings.hrc:29 msgctxt "RID_STR_ACC_SCROLLBAR_NAME_VERTICAL" msgid "Vertical scroll bar" msgstr "Uphawu lokufuna ngokumile" #. FRA3z #: accessibility/inc/strings.hrc:30 msgctxt "RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL" msgid "Horizontal scroll bar" msgstr "Ibha yokucinga evundlile" #. DNmVr #: accessibility/inc/strings.hrc:31 msgctxt "RID_STR_ACC_PANEL_DESCRIPTION" msgid "Please press enter to go into child control for more operations" msgstr "" #. Fcjiv #: accessibility/inc/strings.hrc:32 #, fuzzy msgctxt "RID_STR_ACC_COLUMN_NUM" msgid "Column %COLUMNNUMBER" msgstr "Ikholamu i-%COLUMNLETTER" #. mAX2T #: accessibility/inc/strings.hrc:33 msgctxt "RID_STR_ACC_ROW_NUM" msgid "Row %ROWNUMBER" msgstr "Umugqa i-%ROWNUMBER" #. wH3TZ msgctxt "stock" msgid "_Add" msgstr "" #. S9dsC msgctxt "stock" msgid "_Apply" msgstr "" #. TMo6G msgctxt "stock" msgid "_Cancel" msgstr "" #. MRCkv msgctxt "stock" msgid "_Close" msgstr "" #. nvx5t msgctxt "stock" msgid "_Delete" msgstr "" #. YspCj msgctxt "stock" msgid "_Edit" msgstr "" #. imQxr msgctxt "stock" msgid "_Help" msgstr "" #. RbjyB msgctxt "stock" msgid "_New" msgstr "" #. dx2yy msgctxt "stock" msgid "_No" msgstr "" #. M9DsL msgctxt "stock" msgid "_OK" msgstr "" #. VtJS9 msgctxt "stock" msgid "_Remove" msgstr "" #. C69Fy msgctxt "stock" msgid "_Reset" msgstr "" #. mgpxh msgctxt "stock" msgid "_Yes" msgstr "" on> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/qa/extras/globalfilter
AgeCommit message (Expand)Author
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-06-08tdf#97103 sw: fix restoring of SetRedlineMode on DOCX/RTF exportMichael Stahl
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-02loplugin:stringconstantStephan Bergmann
2016-02-02xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-14tdf#92471: Improve color conversion to MSO highlightingZolnai Tamás
2015-05-29Fix Mac TBs by unhidding testSkipImages()Julien Nabet
2015-05-29Revert "skip SkipImages unit test on MacOs"Julien Nabet
2015-05-28loplugin:unreffunStephan Bergmann
2015-05-27skip SkipImages unit test on MacOsJulien Nabet
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-01Revert "Revert "skip SkipImages unit test on Windows""Michael Stahl
2015-04-01Revert "skip SkipImages unit test on Windows"Michael Stahl
2015-03-31skip SkipImages unit test on WindowsLászló Németh
2015-03-30cleanup for SkipImages unit testsLászló Németh
2015-03-30Unit tests for SkipImagesLászló Németh
2015-03-21Avoid C style cast in sw_globalfilter testZolnai Tamás
2015-03-21Char highlight: convert LO character background to MSO highlightingZolnai Tamás
2015-03-21Char highlight: test related to editing of MSO background attributesZolnai Tamás
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás
2015-03-21Char highlight: export character background to MSO formats based on settingsZolnai Tamás
2015-03-21Char highlight: ODT filtersZolnai Tamás
2015-03-21Char highlight: DOC filtersZolnai Tamás
2015-03-21Char highlight: RTF filtersZolnai Tamás
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11coverity#1257737 Dereference null return valueCaolán McNamara
2014-12-08Build fix (for gcc 4.7).Kohei Yoshida
2014-12-08Test for Writer import / export of graphic shapesZolnai Tamás
2014-12-08Generalize this test for other Writer filtersZolnai Tamás
2014-12-07Test for linked graphic export / import of WriterZolnai Tamás
2014-12-02add mode linesTakeshi Abe
2014-11-10Fix build.Jan Holesovsky
2014-11-07Use SAL_N_ELEMENTSZolnai Tamás
2014-11-07Build fix: back to C++98Zolnai Tamás
2014-11-07Make these tests weaker to fix build.Zolnai Tamás
2014-11-07Make SwGrfNode swapping methods privateZolnai Tamás
2014-11-07Test for swapped out image loss during Writer exportZolnai Tamás