aboutsummaryrefslogtreecommitdiff
path: root/source/ne/avmedia/messages.po
blob: e0998b3f5706712e8f5f4429694e474d7ca6d878 (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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
#. 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: 2017-11-22 13:53+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"

#: strings.hrc:25
msgctxt "AVMEDIA_STR_OPEN"
msgid "Open"
msgstr "खोल्नुहोस्"

#: strings.hrc:26
msgctxt "AVMEDIA_STR_INSERT"
msgid "Apply"
msgstr "लागू गर्नुहोस्"

#: strings.hrc:27
msgctxt "AVMEDIA_STR_PLAY"
msgid "Play"
msgstr "बजाउनुहोस्"

#: strings.hrc:28
msgctxt "AVMEDIA_STR_PAUSE"
msgid "Pause"
msgstr "पज गर्नुहोस्"

#: strings.hrc:29
msgctxt "AVMEDIA_STR_STOP"
msgid "Stop"
msgstr "रोक्नुहोस्"

#: strings.hrc:30
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "दोहोर्याउनुहोस्"

#: strings.hrc:31
msgctxt "AVMEDIA_STR_MUTE"
msgid "Mute"
msgstr "मौन"

#: strings.hrc:32
msgctxt "AVMEDIA_STR_ZOOM"
msgid "View"
msgstr "अवलोकन गर्ने"

#: strings.hrc:33
msgctxt "AVMEDIA_STR_ZOOM_50"
msgid "50%"
msgstr "५०%"

#: strings.hrc:34
msgctxt "AVMEDIA_STR_ZOOM_100"
msgid "100%"
msgstr "१००%"

#: strings.hrc:35
msgctxt "AVMEDIA_STR_ZOOM_200"
msgid "200%"
msgstr "२००%"

#: strings.hrc:36
msgctxt "AVMEDIA_STR_ZOOM_FIT"
msgid "Scaled"
msgstr "मापन गरिएको"

#: strings.hrc:37
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "भोल्युम"

#: strings.hrc:38
msgctxt "AVMEDIA_STR_POSITION"
msgid "Position"
msgstr "स्थिति"

#: strings.hrc:39
msgctxt "AVMEDIA_STR_MEDIAPLAYER"
msgid "Media Player"
msgstr "मिडिया प्लेयर"

#: strings.hrc:40
msgctxt "AVMEDIA_MEDIA_PATH"
msgid "Media Path"
msgstr "मेडिया पथ"

#: strings.hrc:41
msgctxt "AVMEDIA_MEDIA_PATH_DEFAULT"
msgid "No Media Selected"
msgstr "कुनै पनि मेडिया छानिएको छैन"

#: strings.hrc:42
msgctxt "AVMEDIA_STR_INSERTMEDIA_DLG"
msgid "Insert Audio or Video"
msgstr "अडियो या भिडियो घुसाउनुहोस्"

#: strings.hrc:43
msgctxt "AVMEDIA_STR_OPENMEDIA_DLG"
msgid "Open Audio or Video"
msgstr "अडियो या भिडियो खोल्नुहोस्"

#: strings.hrc:44
msgctxt "AVMEDIA_STR_ALL_MEDIAFILES"
msgid "All audio and video files"
msgstr "सबै अडियो र भिडियो फाइलहरू"

#: strings.hrc:45
msgctxt "AVMEDIA_STR_ALL_FILES"
msgid "All files"
msgstr "सबै फाइलहरू"

#: strings.hrc:46
msgctxt "AVMEDIA_STR_ERR_URL"
msgid "The format of the selected file is not supported."
msgstr "चयन गरिएको फाइलको ढाँचालाई समर्थन प्राप्त छैन ।"
n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/onlineupdate
AgeCommit message (Expand)Author
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-06-29move #includes to top of fileNoel Grandin
2016-06-13tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul
2016-05-03Handle wchar_t as native C++11 type on windowsDavid Ostrovsky
2016-04-30Fix typosAndrea Gelmini
2016-03-31onlineupdate: revert SAL_N_ELEMENTS changesMichael Stahl
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-14Revert "tdf#98602 Duplicate code in onlineupdate/"Jan Holesovsky
2016-03-14tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-01-10Fix typosAndrea Gelmini
2016-01-08cppcheck: noExplicitConstructorCaolán McNamara
2016-01-06onlineupdate: linking libpthread should work better than including itMichael Stahl
2016-01-06onlineupdate: Executable_updater should decide which GTK it wants to useMichael Stahl
2015-11-04onlineupdate: -Werror=unused-but-set-variableMichael Stahl
2015-11-04onlineupdate: -Werror=unused-variableMichael Stahl
2015-11-04onlineupdate: error: statement with no effectMichael Stahl
2015-10-12cppcheck:variableScopeNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-18Fix typosAndrea Gelmini
2015-08-23tdf#39440 cppcheck: redundantAssignmentMichael Weghorn
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn
2015-08-12Add the needed #ifndef instead of removing the variable.Jan Holesovsky
2015-08-11cppcheck: uninitMemberVarCaolán McNamara
2015-08-10cppcheck: arrayIndexThenCheckCaolán McNamara
2015-08-10cppcheck: unusedVariableCaolán McNamara
2015-08-03remove some unused typedefsNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-07-22online update: Fix many warnings.Jan Holesovsky
2015-07-22online update tdf#68274: fix --enable-online-update=mar on WindowsNathan Yee
2015-07-03online update: Make the 'updater' build & link at least on Linux.Jan Holesovsky
2015-07-03online update: Add the bzip2 external.Nathan Yee
2015-07-03online update: Remove unneeded files.Nathan Yee
2015-06-29online update: Configure switch --enable-online-update=marJan Holesovsky
2015-06-29online update: Add updater executable build supportNathan Yee
2015-06-29online update: Add mar executable build supportNathan Yee
2015-06-29online update: Add preliminary support for creating MAR librariesNathan Yee
2015-06-29online update: MAR-based online update - initial import from Mozilla.Jan Holesovsky