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
125
126
127
128
129
130
131
132
133
134
135
136
137
|
#. 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
#, fuzzy
msgctxt "AVMEDIA_STR_OPEN"
msgid "Open"
msgstr "उगडात"
#: strings.hrc:26
#, fuzzy
msgctxt "AVMEDIA_STR_INSERT"
msgid "Apply"
msgstr "लागू करात"
#: strings.hrc:27
#, fuzzy
msgctxt "AVMEDIA_STR_PLAY"
msgid "Play"
msgstr "वाजयात"
#: strings.hrc:28
msgctxt "AVMEDIA_STR_PAUSE"
msgid "Pause"
msgstr ""
#: strings.hrc:29
#, fuzzy
msgctxt "AVMEDIA_STR_STOP"
msgid "Stop"
msgstr "थांबयात"
#: strings.hrc:30
#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "परतून एक फावट"
#: strings.hrc:31
msgctxt "AVMEDIA_STR_MUTE"
msgid "Mute"
msgstr ""
#: strings.hrc:32
#, fuzzy
msgctxt "AVMEDIA_STR_ZOOM"
msgid "View"
msgstr "दृश्य"
#: strings.hrc:33
#, fuzzy
msgctxt "AVMEDIA_STR_ZOOM_50"
msgid "50%"
msgstr "50%"
#: strings.hrc:34
#, fuzzy
msgctxt "AVMEDIA_STR_ZOOM_100"
msgid "100%"
msgstr "100%"
#: strings.hrc:35
#, fuzzy
msgctxt "AVMEDIA_STR_ZOOM_200"
msgid "200%"
msgstr "200%"
#: strings.hrc:36
#, fuzzy
msgctxt "AVMEDIA_STR_ZOOM_FIT"
msgid "Scaled"
msgstr "प्रमाण"
#: strings.hrc:37
#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "प्रमाण"
#: strings.hrc:38
#, fuzzy
msgctxt "AVMEDIA_STR_POSITION"
msgid "Position"
msgstr "स्थान"
#: strings.hrc:39
#, fuzzy
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 "निवड केल्ल्या धारिकेच्या रचनेक फांटबळ ना"
|