1 <?xml version="1.0" encoding="utf-8"?> |
1 <?xml version="1.0" encoding="utf-8"?> |
2 <!DOCTYPE TS><TS version="2.0" language="en_US" sourcelanguage=""> |
2 <!DOCTYPE TS> |
3 <context> |
3 <TS version="2.0" language="en_US" sourcelanguage=""> |
|
4 <context> |
4 <name>DataUriEncoderWizardDialog</name> |
5 <name>DataUriEncoderWizardDialog</name> |
5 <message> |
6 <message> |
6 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.py" line="235"/> |
7 <location filename="../DataUriEncoderWizardDialog.ui" line="0" /> |
7 <source>Data URI Encoder</source> |
8 <location filename="../DataUriEncoderWizardDialog.py" line="219" /> |
8 <translation type="unfinished"></translation> |
9 <location filename="../DataUriEncoderWizardDialog.py" line="152" /> |
|
10 <location filename="../DataUriEncoderWizardDialog.py" line="129" /> |
|
11 <location filename="../DataUriEncoderWizardDialog.py" line="79" /> |
|
12 <source>Data URI Encoder</source> |
|
13 <translation type="unfinished" /> |
9 </message> |
14 </message> |
10 <message> |
15 <message> |
11 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.ui" line="23"/> |
16 <location filename="../DataUriEncoderWizardDialog.py" line="81" /> |
12 <source><b>Encode file as plain text string</b></source> |
17 <source>Audio Files (*.flac *.mp3 *.ogg *.wav *.weba *.wma);;Image Files (*.gif *.ico *.jpg *.png *.svg *.tif *.webp *.xpm);;Video Files (*.3gp *.avi *.flv *.mp4 *.ogv *.webm *.wmv);;All Files (*)</source> |
13 <translation type="unfinished"></translation> |
18 <translation type="unfinished" /> |
14 </message> |
19 </message> |
15 <message> |
20 <message> |
16 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.ui" line="30"/> |
21 <location filename="../DataUriEncoderWizardDialog.py" line="94" /> |
17 <source>File to Encode:</source> |
22 <source>Do not generate code</source> |
18 <translation type="unfinished"></translation> |
23 <translation type="unfinished" /> |
19 </message> |
24 </message> |
20 <message> |
25 <message> |
21 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.ui" line="37"/> |
26 <location filename="../DataUriEncoderWizardDialog.py" line="95" /> |
22 <source>Enter the file to be encoded</source> |
27 <source>Generate Python3 embedding code</source> |
23 <translation type="unfinished"></translation> |
28 <translation type="unfinished" /> |
24 </message> |
29 </message> |
25 <message> |
30 <message> |
26 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.ui" line="44"/> |
31 <location filename="../DataUriEncoderWizardDialog.py" line="96" /> |
27 <source>Select the file to be encoded</source> |
32 <source>Generate CSS embedding code</source> |
28 <translation type="unfinished"></translation> |
33 <translation type="unfinished" /> |
29 </message> |
34 </message> |
30 <message> |
35 <message> |
31 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.ui" line="53"/> |
36 <location filename="../DataUriEncoderWizardDialog.py" line="97" /> |
32 <source>Use "data:type/subtype;base64,..."</source> |
37 <source>Generate HTML embedding code</source> |
33 <translation type="unfinished"></translation> |
38 <translation type="unfinished" /> |
34 </message> |
39 </message> |
35 <message> |
40 <message> |
36 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.ui" line="63"/> |
41 <location filename="../DataUriEncoderWizardDialog.py" line="98" /> |
37 <source>Select to encrypt the output with 'rot_13' (use "string".decode(rot_13) to decrypt it)</source> |
42 <source>Generate JavaScript embedding code</source> |
38 <translation type="unfinished"></translation> |
43 <translation type="unfinished" /> |
39 </message> |
44 </message> |
40 <message> |
45 <message> |
41 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.ui" line="66"/> |
46 <location filename="../DataUriEncoderWizardDialog.py" line="99" /> |
42 <source>Use basic Caesar Cipher (rot_13)</source> |
47 <source>Generate QML embedding code</source> |
43 <translation type="unfinished"></translation> |
48 <translation type="unfinished" /> |
44 </message> |
49 </message> |
45 <message> |
50 <message> |
46 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.ui" line="75"/> |
51 <location filename="../DataUriEncoderWizardDialog.py" line="130" /> |
47 <source>Embedding Template Code:</source> |
52 <source>The file size is > 1 Megabyte. Encoding this will take some time depending on your CPU processing power!</source> |
48 <translation type="unfinished"></translation> |
53 <translation type="unfinished" /> |
49 </message> |
54 </message> |
50 <message> |
55 <message> |
51 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.ui" line="82"/> |
56 <location filename="../DataUriEncoderWizardDialog.py" line="153" /> |
52 <source>Select the embedding method</source> |
57 <source><p>The file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> |
53 <translation type="unfinished"></translation> |
58 <translation type="unfinished" /> |
54 </message> |
59 </message> |
55 <message> |
60 <message> |
56 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.ui" line="107"/> |
61 <location filename="../DataUriEncoderWizardDialog.py" line="220" /> |
57 <source>Encode BASE64</source> |
62 <source>Enter a mime type:</source> |
58 <translation type="unfinished"></translation> |
63 <translation type="unfinished" /> |
59 </message> |
64 </message> |
60 <message> |
65 <message> |
61 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.ui" line="139"/> |
66 <location filename="../DataUriEncoderWizardDialog.ui" line="0" /> |
62 <source>Base64 String Output:</source> |
67 <source><b>Encode file as plain text string</b></source> |
63 <translation type="unfinished"></translation> |
68 <translation type="unfinished" /> |
64 </message> |
69 </message> |
65 <message> |
70 <message> |
66 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.ui" line="158"/> |
71 <location filename="../DataUriEncoderWizardDialog.ui" line="0" /> |
67 <source>Press to copy the encoded output to the system clipboard</source> |
72 <source>File to Encode:</source> |
68 <translation type="unfinished"></translation> |
73 <translation type="unfinished" /> |
69 </message> |
74 </message> |
70 <message> |
75 <message> |
71 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.ui" line="161"/> |
76 <location filename="../DataUriEncoderWizardDialog.ui" line="0" /> |
72 <source>Copy encoded output to Clipboard</source> |
77 <source>Enter the file to be encoded</source> |
73 <translation type="unfinished"></translation> |
78 <translation type="unfinished" /> |
74 </message> |
79 </message> |
75 <message> |
80 <message> |
76 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.py" line="77"/> |
81 <location filename="../DataUriEncoderWizardDialog.ui" line="0" /> |
77 <source>Do not generate code</source> |
82 <source>Use "data:type/subtype;base64,..."</source> |
78 <translation type="unfinished"></translation> |
83 <translation type="unfinished" /> |
79 </message> |
84 </message> |
80 <message> |
85 <message> |
81 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.py" line="77"/> |
86 <location filename="../DataUriEncoderWizardDialog.ui" line="0" /> |
82 <source>Generate CSS embed code</source> |
87 <source>Select to encrypt the output with 'rot_13' (use "string".decode(rot_13) to decrypt it)</source> |
83 <translation type="unfinished"></translation> |
88 <translation type="unfinished" /> |
84 </message> |
89 </message> |
85 <message> |
90 <message> |
86 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.py" line="77"/> |
91 <location filename="../DataUriEncoderWizardDialog.ui" line="0" /> |
87 <source>Generate Python3 embed code</source> |
92 <source>Use basic Caesar Cipher (rot_13)</source> |
88 <translation type="unfinished"></translation> |
93 <translation type="unfinished" /> |
89 </message> |
94 </message> |
90 <message> |
95 <message> |
91 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.py" line="77"/> |
96 <location filename="../DataUriEncoderWizardDialog.ui" line="0" /> |
92 <source>Generate Python2 embed code</source> |
97 <source>Embedding Template Code:</source> |
93 <translation type="unfinished"></translation> |
98 <translation type="unfinished" /> |
94 </message> |
99 </message> |
95 <message> |
100 <message> |
96 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.py" line="77"/> |
101 <location filename="../DataUriEncoderWizardDialog.ui" line="0" /> |
97 <source>Generate HTML embed code</source> |
102 <source>Select the embedding method</source> |
98 <translation type="unfinished"></translation> |
103 <translation type="unfinished" /> |
99 </message> |
104 </message> |
100 <message> |
105 <message> |
101 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.py" line="77"/> |
106 <location filename="../DataUriEncoderWizardDialog.ui" line="0" /> |
102 <source>Generate JS embed code</source> |
107 <source>Encode BASE64</source> |
103 <translation type="unfinished"></translation> |
108 <translation type="unfinished" /> |
104 </message> |
109 </message> |
105 <message> |
110 <message> |
106 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.py" line="77"/> |
111 <location filename="../DataUriEncoderWizardDialog.ui" line="0" /> |
107 <source>Generate QML embed code</source> |
112 <source>Base64 String Output:</source> |
108 <translation type="unfinished"></translation> |
113 <translation type="unfinished" /> |
109 </message> |
114 </message> |
110 <message> |
115 <message> |
111 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.py" line="103"/> |
116 <location filename="../DataUriEncoderWizardDialog.ui" line="0" /> |
112 <source>Audio Files (*.flac *.mp3 *.ogg *.wav *.weba *.wma);;Image Files (*.gif *.ico *.jpg *.png *.svg *.tif *.webp *.xpm);;Video Files (*.3gp *.avi *.flv *.mp4 *.ogv *.webm *.wmv);;All Files (*)</source> |
117 <source>Press to copy the encoded output to the system clipboard</source> |
113 <translation type="unfinished"></translation> |
118 <translation type="unfinished" /> |
114 </message> |
119 </message> |
115 <message> |
120 <message> |
116 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.py" line="142"/> |
121 <location filename="../DataUriEncoderWizardDialog.ui" line="0" /> |
117 <source>The file size is > 1 Megabyte. Encoding this will take some time depending on your CPU processing power!</source> |
122 <source>Copy encoded output to Clipboard</source> |
118 <translation type="unfinished"></translation> |
123 <translation type="unfinished" /> |
|
124 </message> |
|
125 </context> |
|
126 <context> |
|
127 <name>WizardDataUriEncoderPlugin</name> |
|
128 <message> |
|
129 <location filename="../../PluginWizardDataUriEncoder.py" line="108" /> |
|
130 <location filename="../../PluginWizardDataUriEncoder.py" line="104" /> |
|
131 <source>Base64 Data Uri Encoder Wizard</source> |
|
132 <translation type="unfinished" /> |
119 </message> |
133 </message> |
120 <message> |
134 <message> |
121 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.py" line="165"/> |
135 <location filename="../../PluginWizardDataUriEncoder.py" line="105" /> |
122 <source><p>The file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> |
136 <source>Base&64 Data Uri Encoder Wizard...</source> |
123 <translation type="unfinished"></translation> |
137 <translation type="unfinished" /> |
124 </message> |
138 </message> |
125 <message> |
139 <message> |
126 <location filename="../../WizardDataUriEncoder/DataUriEncoderWizardDialog.py" line="235"/> |
140 <location filename="../../PluginWizardDataUriEncoder.py" line="110" /> |
127 <source>Enter a mime type:</source> |
141 <source><b>Base64 Data Uri Encoder Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create code for a base64 encoded data URI.</p></source> |
128 <translation type="unfinished"></translation> |
142 <translation type="unfinished" /> |
129 </message> |
|
130 </context> |
|
131 <context> |
|
132 <name>WizardDataUriEncoderPlugin</name> |
|
133 <message> |
|
134 <location filename="../../PluginWizardDataUriEncoder.py" line="113"/> |
|
135 <source>Base64 Data Uri Encoder Wizard</source> |
|
136 <translation type="unfinished"></translation> |
|
137 </message> |
143 </message> |
138 <message> |
144 <message> |
139 <location filename="../../PluginWizardDataUriEncoder.py" line="108"/> |
145 <location filename="../../PluginWizardDataUriEncoder.py" line="136" /> |
140 <source>Base&64 Data Uri Encoder Wizard...</source> |
146 <source>No current editor</source> |
141 <translation type="unfinished"></translation> |
147 <translation type="unfinished" /> |
142 </message> |
148 </message> |
143 <message> |
149 <message> |
144 <location filename="../../PluginWizardDataUriEncoder.py" line="115"/> |
150 <location filename="../../PluginWizardDataUriEncoder.py" line="137" /> |
145 <source><b>Base64 Data Uri Encoder Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create code for a base64 encoded data URI.</p></source> |
151 <source>Please open or create a file first.</source> |
146 <translation type="unfinished"></translation> |
152 <translation type="unfinished" /> |
147 </message> |
153 </message> |
148 <message> |
154 </context> |
149 <location filename="../../PluginWizardDataUriEncoder.py" line="139"/> |
|
150 <source>No current editor</source> |
|
151 <translation type="unfinished"></translation> |
|
152 </message> |
|
153 <message> |
|
154 <location filename="../../PluginWizardDataUriEncoder.py" line="139"/> |
|
155 <source>Please open or create a file first.</source> |
|
156 <translation type="unfinished"></translation> |
|
157 </message> |
|
158 </context> |
|
159 </TS> |
155 </TS> |