#. extracted from avmedia/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 \n" "Language-Team: LANGUAGE \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" #: avmedia/inc/strings.hrc:25 msgctxt "AVMEDIA_STR_OPEN" msgid "Open" msgstr "झिच्" #: avmedia/inc/strings.hrc:26 msgctxt "AVMEDIA_STR_INSERT" msgid "Apply" msgstr "बाहाल" #: avmedia/inc/strings.hrc:27 msgctxt "AVMEDIA_STR_PLAY" msgid "Play" msgstr "एनेच्" #: avmedia/inc/strings.hrc:28 msgctxt "AVMEDIA_STR_PAUSE" msgid "Pause" msgstr "तिंगु होचो" #: avmedia/inc/strings.hrc:29 msgctxt "AVMEDIA_STR_STOP" msgid "Stop" msgstr "तिंगु" #: avmedia/inc/strings.hrc:30 msgctxt "AVMEDIA_STR_LOOP" msgid "Repeat" msgstr "दोहड़ादोहड़ा " #: avmedia/inc/strings.hrc:31 msgctxt "AVMEDIA_STR_MUTE" msgid "Mute" msgstr "थिर होचो" #: avmedia/inc/strings.hrc:32 msgctxt "AVMEDIA_STR_ZOOM" msgid "View" msgstr "ञेनेल" #: avmedia/inc/strings.hrc:33 msgctxt "AVMEDIA_STR_ZOOM_50" msgid "50%" msgstr "50%" #: avmedia/inc/strings.hrc:34 msgctxt "AVMEDIA_STR_ZOOM_100" msgid "100%" msgstr "100%" #: avmedia/inc/strings.hrc:35 msgctxt "AVMEDIA_STR_ZOOM_200" msgid "200%" msgstr "200%" #: avmedia/inc/strings.hrc:36 msgctxt "AVMEDIA_STR_ZOOM_FIT" msgid "Scaled" msgstr "नानापाक्" #: avmedia/inc/strings.hrc:37 msgctxt "AVMEDIA_STR_VOLUME" msgid "Volume" msgstr "हा़टिञसाडे कोम ढेर होचोवाक्" #: avmedia/inc/strings.hrc:38 #, fuzzy msgctxt "AVMEDIA_STR_POSITION" msgid "Position" msgstr "टेप" #: avmedia/inc/strings.hrc:39 msgctxt "AVMEDIA_STR_MEDIAPLAYER" msgid "Media Player" msgstr "एनेच् सेरेञ होचोवाक मिसिन" #: avmedia/inc/strings.hrc:40 msgctxt "AVMEDIA_MEDIA_PATH" msgid "Media Path" msgstr "" #: avmedia/inc/strings.hrc:41 msgctxt "AVMEDIA_MEDIA_PATH_DEFAULT" msgid "No Media Selected" msgstr "" #: avmedia/inc/strings.hrc:42 msgctxt "AVMEDIA_STR_INSERTMEDIA_DLG" msgid "Insert Audio or Video" msgstr "" #: avmedia/inc/strings.hrc:43 msgctxt "AVMEDIA_STR_OPENMEDIA_DLG" msgid "Open Audio or Video" msgstr "" #: avmedia/inc/strings.hrc:44 msgctxt "AVMEDIA_STR_ALL_MEDIAFILES" msgid "All audio and video files" msgstr "" #: avmedia/inc/strings.hrc:45 msgctxt "AVMEDIA_STR_ALL_FILES" msgid "All files" msgstr "जोतो रेत् को" #: avmedia/inc/strings.hrc:46 msgctxt "AVMEDIA_STR_ERR_URL" msgid "The format of the selected file is not supported." msgstr "बाछावाक् रेत् तेयार बाय गोड़ोवा" istro/collabora/co-24.04.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
05 09:15:25 +0100'>2019-02-05
AgeCommit message (Expand)Author
2015-02-27For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann
2015-01-13external/libvisio: -fsanitize=float-divide-by-zeroStephan Bergmann
2015-01-02workaround error C2589: ´(´ : illegal token on right side of ´::´Caolán McNamara
2015-01-02upload libvisio 0.1.1David Tardon
2014-12-02error C3861: 'localtime': identifier not foundMiklos Vajna
2014-12-02fdo#86664 VSD import: handle metadataMiklos Vajna
2014-11-25libvisio: don't invoke automakeMiklos Vajna
2014-11-25fdo#86664 VSDX import: handle metadataMiklos Vajna
2014-11-13More passing of MAKE into external configureStephan Bergmann
2014-11-10external: fortunately boost no longer requires config_host.mkMichael Stahl
2014-08-29Pass --enable-debug also down to external/libvisioStephan Bergmann
2014-07-20fdo#63756 build libxml2 with ICU supportDavid Tardon
2014-06-09libabw,libfreehand,libvisio: avoid some quoting issuesMichael Stahl
2014-05-26rebase all import libsDavid Tardon
tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I937ed12f2a96943664087ddcdd035f1347e84a57 Reviewed-on: https://gerrit.libreoffice.org/67102 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2018-10-03loplugin:constfields in svtoolsNoel Grandin
Change-Id: I91553f89d8f5ee42afa52d196bf86f8a92011850 Reviewed-on: https://gerrit.libreoffice.org/61186 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-10-23overload std::hash for OUString and OStringNoel Grandin
no need to explicitly specify it anymore Change-Id: I6ad9259cce77201fdd75152533f5151aae83e9ec Reviewed-on: https://gerrit.libreoffice.org/43567 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
Change-Id: I173a29fd1ee889127369d2bc2fce8e010b89ca65 Reviewed-on: https://gerrit.libreoffice.org/38633 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
Mostly generated using make check COMPILER_EXTERNAL_TOOL=1 CCACHE_PREFIX=clang-rename-wrapper RENAME_ARGS="-qualified-name=Rectangle -new-name=tools::Rectangle" Except some modules have their own foo::tools namespace, so there have to use ::tools::Rectangle. This commit just moves the class from the global namespace, it does not update pre/postwin.h yet. Change-Id: I42b2de3c6f769fcf28cfe086f98eb31e42a305f2 Reviewed-on: https://gerrit.libreoffice.org/35923 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2017-01-26Remove dynamic exception specificationsStephan Bergmann
...(for now, from LIBO_INTERNAL_CODE only). See the mail thread starting at <https://lists.freedesktop.org/archives/libreoffice/2017-January/076665.html> "Dynamic Exception Specifications" for details. Most changes have been done automatically by the rewriting loplugin:dynexcspec (after enabling the rewriting mode, to be committed shortly). The way it only removes exception specs from declarations if it also sees a definition, it identified some dead declarations-w/o-definitions (that have been removed manually) and some cases where a definition appeared in multiple include files (which have also been cleaned up manually). There's also been cases of macro paramters (that were used to abstract over exception specs) that have become unused now (and been removed). Furthermore, some code needed to be cleaned up manually (avmedia/source/quicktime/ and connectivity/source/drivers/kab/), as I had no configurations available that would actually build that code. Missing @throws documentation has not been applied in such manual clean-up. Change-Id: I3408691256c9b0c12bc5332de976743626e13960 Reviewed-on: https://gerrit.libreoffice.org/33574 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
The issue of 362d4f0cd4e50111edfae9d30c90602c37ed65a2 "Explicitly mark overriding destructors as 'virtual'" appears to no longer be a problem with MSVC 2013. (The little change in the rewriting code of compilerplugins/clang/override.cxx was necessary to prevent an endless loop when adding "override" to OOO_DLLPUBLIC_CHARTTOOLS virtual ~CloseableLifeTimeManager(); in chart2/source/inc/LifeTime.hxx, getting stuck in the leading OOO_DLLPUBLIC_CHARTTOOLS macro. Can't remember what that isAtEndOfImmediateMacroExpansion thing was originally necessary for, anyway.) Change-Id: I534c634504d7216b9bb632c2775c04eaf27e927e
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
convert usage of deprecated class, and remove the old class Change-Id: I19fb9271090d19e5531622b58492e1a848d306e2 Reviewed-on: https://gerrit.libreoffice.org/26843 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
Change-Id: I1c105de7e1df251533179fba77e3797ef1c4e2d4 Reviewed-on: https://gerrit.libreoffice.org/23752 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
Change-Id: I9cd92b53370a6b6018d2f7c648890f9c014a27de