Post Snippets - Version 2.3.4

Version Description

Download this release

Release Info

Developer artstorm
Plugin Icon 128x128 Post Snippets
Version 2.3.4
Comparing to
See all releases

Code changes from version 2.3.3 to 2.3.4

lang/post-snippets-sv_SE.mo CHANGED
Binary file
lang/post-snippets-sv_SE.po CHANGED
@@ -1,336 +1,383 @@
1
  # Translation Template for Post Snippets.
2
- # Copyright (C) 2009 Johan Steen
3
  # This file is distributed under the same license as the PACKAGE package.
4
  #
5
  msgid ""
6
  msgstr ""
7
  "Project-Id-Version: Post Snippets\n"
8
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/post-snippets\n"
9
- "POT-Creation-Date: 2012-02-08 16:54:26+00:00\n"
10
- "PO-Revision-Date: 2012-02-08 18:01+0100\n"
11
- "Last-Translator: Johan Steen <artstorm@gmail.com>\n"
12
- "Language-Team: <artstorm@gmail.com>\n"
 
13
  "MIME-Version: 1.0\n"
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
  "X-Poedit-Language: Swedish\n"
17
  "X-Poedit-Country: SWEDEN\n"
18
 
19
- #: classes/settings.php:33
20
- msgid "Add New Snippet"
21
- msgstr "Lägg till ny snippet"
22
-
23
- #: classes/settings.php:34
24
- msgid "Delete Selected"
25
- msgstr "Radera valda"
26
-
27
- #: classes/settings.php:35
28
- msgid "(Use the help dropdown button above for additional information.)"
29
- msgstr "(Se hjälpmenyn ovan för mer information.)"
30
-
31
- #: classes/settings.php:44
32
- #: classes/settings.php:53
33
- #: classes/help.php:91
34
  msgid "Title"
35
  msgstr "Titel"
36
 
37
- #: classes/settings.php:45
38
- #: classes/settings.php:54
39
- #: classes/help.php:98
40
  msgid "Variables"
41
  msgstr "Variabler"
42
 
43
- #: classes/settings.php:46
44
- #: classes/settings.php:55
45
- #: classes/help.php:109
46
  msgid "Snippet"
47
  msgstr "Snippet"
48
 
49
- #: classes/settings.php:76
50
- #: classes/help.php:46
51
- #: classes/help.php:258
52
  msgid "Shortcode"
53
  msgstr "Shortcode"
54
 
55
- #: classes/settings.php:81
56
  msgid "PHP Code"
57
  msgstr "PHP kod"
58
 
59
- #: classes/settings.php:90
60
- #: classes/help.php:125
61
  msgid "Description"
62
  msgstr "Beskrivning"
63
 
64
- #: classes/settings.php:101
65
  msgid "Update Snippets"
66
  msgstr "Uppdatera snippets"
67
 
68
- #: classes/help.php:41
69
- #: classes/help.php:256
70
- msgid "Basic"
71
- msgstr "Grundläggande"
72
-
73
- #: classes/help.php:51
74
- #: classes/help.php:260
75
- msgid "PHP"
76
- msgstr "PHP"
77
 
78
- #: classes/help.php:56
79
- #: classes/help.php:262
80
- msgid "Advanced"
81
- msgstr "Avancerat"
82
 
83
- #: classes/help.php:70
84
- msgid "For more information:"
85
- msgstr "För mer information:"
 
 
 
 
86
 
87
- #: classes/help.php:74
88
- msgid "Post Snippets Documentation"
89
- msgstr "Post Snippets Dokumentation"
90
 
91
- #: classes/help.php:78
92
- msgid "Support Forums"
93
- msgstr "Supportforum"
94
 
95
- #: classes/help.php:94
96
- msgid "Give the snippet a title that helps you identify it in the post editor. This also becomes the name of the shortcode if you enable that option"
97
- msgstr "Ge snippeten en titel som hjälper till att identifiera den i inläggsredigeraren. Titeln blir också namnet på shortcoden om du aktiverar det valet."
98
 
99
- #: classes/help.php:101
100
- msgid "A comma separated list of custom variables you can reference in your snippet. A variable can also be assigned a default value that will be used in the insert window by using the equal sign, variable=default."
101
- msgstr "En kommaseparerad lista av egna variabler som du kan använda i din snippet. En variabel kan också bli tilldelad ett förinställt värde som kommer användas i infogningsfönstret genom att använda lika-med-tecknet. variabel=värde."
 
 
 
102
 
103
- #: classes/help.php:104
104
- #: classes/help.php:115
105
- #: classes/help.php:230
106
  msgid "Example"
107
  msgstr "Exempel"
108
 
109
- #: classes/help.php:112
110
- msgid "This is the block of text, HTML or PHP to insert in the post or as a shortcode. If you have entered predefined variables you can reference them from the snippet by enclosing them in {} brackets."
111
- msgstr "Detta är blocket med text, HTML eller PHP att infoga i inläggen eller som en shortcode. Om du har definerat variabler kan du referera dem från snippeten genom att skriva dem inom {} tecken."
 
 
 
 
 
112
 
113
- #: classes/help.php:117
114
- msgid "To reference the variables in the example above, you would enter {url} and {name}. So if you enter this snippet:"
115
- msgstr "För att referera variablerna i exemplet ovan, skulle du använda {url} och {name}. So om du skapar denna snippeten:"
 
 
 
 
 
 
 
116
 
117
- #: classes/help.php:121
118
- msgid "You will get the option to replace url and name on insert if they are defined as variables."
119
- msgstr "Du har möjligheten att ersätta url och name vid infogning om de är definerade som variabler."
 
 
 
 
 
 
120
 
121
- #: classes/help.php:128
122
- msgid "An optional description for the Snippet. If filled out, the description will be displayed in the snippets insert window in the post editor."
123
- msgstr "En valfri beskrivning för snippeten. Om den är ifylld, kommer den synas i Post Snippets infogningsfönster i inläggsredigeraren."
 
 
 
 
124
 
125
- #: classes/help.php:141
126
- msgid "When enabling the shortcode checkbox, the snippet is no longer inserted directly but instead inserted as a shortcode. The obvious advantage of this is of course that you can insert a block of text or code in many places on the site, and update the content from one single place."
127
- msgstr "Genom att aktivera shortcode kryssrutan, infogas inte längre snippeten rakt av utan sätts in som en shortcode. The uppenbara fördelen med detta är naturligtvis att du kan infoga ett block med text eller kod på många ställen på sajten, och uppdatera dem från ett ställe."
 
 
 
 
128
 
129
- #: classes/help.php:145
130
- msgid "The name to use the shortcode is the same as the title of the snippet (spaces are not allowed). When inserting a shortcode snippet, the shortcode and not the content will be inserted in the post."
131
- msgstr "Titeln snippeten blir även namnet för att komma åt den som en shortcode (mellanslag är inte tillåtet). När man infogar en shortcode snippet, blir shortcoden det som hamnar i inlägget och inte själva innehållet i snippeten."
 
 
 
 
132
 
133
- #: classes/help.php:148
134
- msgid "If you enclose the shortcode in your posts, you can access the enclosed content by using the variable {content} in your snippet. The {content} variable is reserved, so don't use it in the variables field."
135
- msgstr "Om du innesluter text med shortcoden i dina inlägg, kan du komma åt det inneslutna innehålet genom att använda variabeln {content} i din snippet. {content} variablen är reserverad, så använd inte det namnet content i variabel fältet."
 
 
 
 
 
 
136
 
137
- #: classes/help.php:152
138
- msgid "Options"
139
- msgstr "Inställningar"
140
 
141
- #: classes/help.php:155
142
- msgid "See the dedicated help section for information about PHP shortcodes."
143
- msgstr "Se hjälp sektionen som är dedikerad till PHP för information om denna inställning."
 
 
 
 
 
 
 
 
144
 
145
- #: classes/help.php:158
146
- msgid "Before the shortcode is outputted, it can optionally be formatted with %s, to transform quotes to smart quotes, apostrophes, dashes, ellipses, the trademark symbol, and the multiplication symbol."
147
- msgstr "Innan resultatet från shortcoden visas, kan den formatteras med %s, för att använda vackrare varianter av citationstecken, apostrofer, talstreck, ellipser, trademark och multiplicerings symboler."
 
 
 
 
 
 
148
 
149
- #: classes/help.php:171
150
- msgid "Snippets defined as shortcodes can optionally also be evaluated as PHP Code by enabling the PHP checkbox. PHP snippets is only available when treating the snippet as a shortcode."
151
- msgstr "Snippets som är definerade som shortcodes, kan om önskas bli evaluerade som PHP kod genom att aktivera PHP kryssrutan. PHP snippets fungerar endast när snippet är aktiverad som en shortcode."
 
 
 
 
 
 
152
 
153
- #: classes/help.php:174
154
- msgid "Example PHP Snippet"
155
- msgstr "Exempel PHP Snippet"
 
 
 
 
 
 
 
 
156
 
157
- #: classes/help.php:183
158
- msgid "With a snippet defined like the one above, you can call it with its shortcode definition in a post. Let's pretend that the example snippet is named phpcode and have one variable defined loop_me, then it would be called like this from a post:"
159
- msgstr "Med en snippet definerad som den ovan, kan du komma åt den via dess shortcode namn i ett inlägg. Låt oss säga att exempel snippeten har fått namnet phpcode och att den har en variabel definerad loop_me, då skulle man komma åt den från ett inlägg så här:"
 
 
 
 
 
 
160
 
161
- #: classes/help.php:189
162
- msgid "When the shortcode is executed the loop_me variable will be replaced with the string supplied in the shortcode and then the PHP code will be evaluated. (Outputting the string five times in this case. Wow!)"
163
- msgstr "När shortcoden körs kommer loop_me variabeln bli ersatt med strängen som definerad från shortcoden och efter det så evalueras PHP koden. (Skriver strängen 5 gånger i detta fallet. Wow!)"
 
 
 
 
 
 
 
164
 
165
- #: classes/help.php:192
166
- msgid "Note the evaluation order, any snippet variables will be replaced before the snippet is evaluated as PHP code. Also note that a PHP snippet don't need to be wrapped in &lt;?php #code; ?&gt;."
167
- msgstr "Notera evaluerings ordningen, variabler för snippet kommer ersättas innan snippeten evalueras som PHP kod. Notera också att en PHP snippet inte ska omslutas med &lt;?php #code; ?&gt;."
168
 
169
- #: classes/help.php:205
170
- msgid "You can retrieve a Post Snippet directly from PHP, in a theme for instance, by using the get_post_snippet() function."
171
- msgstr "En snippet kan hämtas direkt via PHP, till exempel i ett tema, med get_post_snippet() funktionen."
 
 
172
 
173
- #: classes/help.php:209
174
- msgid "Usage"
175
- msgstr "Användning"
 
 
 
 
 
 
 
176
 
177
- #: classes/help.php:217
178
- msgid "Parameters"
179
- msgstr "Parametrar"
180
 
181
- #: classes/help.php:221
182
- msgid "(string) (required) The name of the snippet to retrieve."
183
- msgstr "(sträng) (krävs) Namnet på snippeten att hämta."
184
 
185
- #: classes/help.php:226
186
- msgid "(string) The variables to pass to the snippet, formatted as a query string."
187
- msgstr "(sträng) Variablerna att skicka till snippeten, formatterat som en query sträng."
188
 
189
- #: post-snippets.php:85
190
- msgid "Settings"
191
- msgstr "Inställningar"
192
 
193
- #: post-snippets.php:430
194
  msgid "This snippet is insert only, no variables defined."
195
  msgstr "Denna snippet saknar variabler, så den infogas som den är."
196
 
197
- #: post-snippets.php:577
 
 
 
 
198
  msgid "A snippet named Untitled has been added."
199
  msgstr "En ny snippet med namnet Untitled har lagts till."
200
 
201
- #: post-snippets.php:595
202
- #: post-snippets.php:745
203
- msgid "Snippets have been updated."
204
- msgstr "Ändrade snippets har uppdaterats."
205
 
206
- #: post-snippets.php:611
207
  msgid "Selected snippets have been deleted."
208
  msgstr "Valda snippets har raderats."
209
 
210
- #: post-snippets.php:625
 
 
 
 
 
 
 
 
211
  msgid "Import/Export"
212
  msgstr "Importera/Exportera"
213
 
214
- #: post-snippets.php:626
 
 
 
 
215
  msgid "Export"
216
  msgstr "Exportera"
217
 
218
- #: post-snippets.php:628
219
  msgid "Export your snippets for backup or to import them on another site."
220
- msgstr "Exportera dina snippets för backup eller för att importera dem till en annan sajt."
 
 
221
 
222
- #: post-snippets.php:629
223
  msgid "Export Snippets"
224
  msgstr "Exportera snippets"
225
 
226
- #: post-snippets.php:715
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
227
  msgid "Import"
228
  msgstr "Importera"
229
 
230
- #: post-snippets.php:717
231
- msgid "Import snippets from a post-snippets-export.zip file. Importing overwrites any existing snippets."
232
- msgstr "Importera snippets från en post-snippets-export.zip fil. Importen skriver över eventuella snippets som redan finns."
 
 
 
 
233
 
234
- #: post-snippets.php:721
235
  msgid "Import Snippets"
236
  msgstr "Importera snippets"
237
 
238
- #: post-snippets.php:747
239
  msgid "Snippets successfully imported."
240
  msgstr "Importeringen av snippets lyckades."
241
 
242
- #: post-snippets.php:749
243
- #: post-snippets.php:753
244
- #: post-snippets.php:755
245
  msgid "Snippets could not be imported:"
246
  msgstr "Snippets kunde inte importeras:"
247
 
248
- #: post-snippets.php:749
249
  msgid "Unzipping failed."
250
  msgstr "Uppackningen misslyckades."
251
 
252
- #: post-snippets.php:755
253
  msgid "Upload failed."
254
  msgstr "Uppladdningen misslyckades."
255
-
256
- #. Plugin Name of the plugin/theme
257
- msgid "Post Snippets"
258
- msgstr "Post Snippets"
259
-
260
- #. Plugin URI of the plugin/theme
261
- msgid "http://wpstorm.net/wordpress-plugins/post-snippets/"
262
- msgstr "http://wpstorm.net/wordpress-plugins/post-snippets/"
263
-
264
- #. Description of the plugin/theme
265
- msgid "Build a library with snippets of HTML, PHP code or reoccurring text that you often use in your posts. Variables to replace parts of the snippet on insert can be used. The snippets can be inserted as-is or as shortcodes."
266
- msgstr "Skapa ett bibliotek av snippets med HTML, PHP kod eller återkommande text som du ofta använder i dina inlägg. Du kan använda fördefinerade variabler för att ersätta delar av ditt avsnitt vid infogning. Snippets kan infogas som text eller som shortcodes."
267
-
268
- #. Author of the plugin/theme
269
- msgid "Johan Steen"
270
- msgstr "Johan Steen"
271
-
272
- #. Author URI of the plugin/theme
273
- msgid "http://johansteen.se/"
274
- msgstr "http://johansteen.se/"
275
-
276
- #~ msgid ""
277
- #~ "A comma separated list of custom variables you can reference in your "
278
- #~ "snippet."
279
- #~ msgstr ""
280
- #~ "En kommaseparerad lista av egendefinerade variabler som du kan referera i "
281
- #~ "din snippet."
282
-
283
- #~ msgid ""
284
- #~ "This is the block of text or HTML to insert in the post when you select "
285
- #~ "the snippet from the insert button in the TinyMCE panel in the post "
286
- #~ "editor. If you have entered predefined variables you can reference them "
287
- #~ "from the snippet by enclosing them in {} brackets.<br/><br/>Example:<br/"
288
- #~ ">To reference the variables in the example above, you would enter {url} "
289
- #~ "and {name}.<br/><br/>So if you enter this snippet:<br/><i>This is the "
290
- #~ "website of &lt;a href=\"{url}\"&gt;{name}&lt;/a&gt;</i><br/>You will get "
291
- #~ "the option to replace url and name on insert if they are defined as "
292
- #~ "variables."
293
- #~ msgstr ""
294
- #~ "Detta är blocket med text eller HTML att lägga till inlägget när du "
295
- #~ "väljer ett avsnitt med insättnings knappen i TinyMCE panelen i "
296
- #~ "inläggsredigeraren. Om du har definerat egna variabler kan du referera "
297
- #~ "dem i avnittet genom att omsluta dem med {}.<br/><br/>Exempel:<br/>För "
298
- #~ "att referera variabler i exemplet ovan, skulle du skriva {url} and {namn}."
299
- #~ "<br/><br/>Så om du har det här avsnittet:<br/><i>Det är websidan till &lt;"
300
- #~ "a href=\"{url}\"&gt;{namn}&lt;/a&gt;</i><br/>När du infogar avsnittet i "
301
- #~ "ditt inlägg kan du fylla i vad som ska ersätta url och namn."
302
-
303
- #~ msgid ""
304
- #~ "Visit my <a href=\"http://wpstorm.net/wordpress-plugins/post-snippets/"
305
- #~ "\">Post Snippets</a> page for additional information."
306
- #~ msgstr ""
307
- #~ "Besök <a href=\"http://wpstorm.net/wordpress-plugins/post-snippets/"
308
- #~ "\">Post Snippets</a> sidan för mer information."
309
-
310
- #~ msgid "Error: Post Snippets requires WordPress Version %s or higher."
311
- #~ msgstr "Fel: Post Snippets kräver WordPress version %s eller nyare!"
312
-
313
- #~ msgid "Help"
314
- #~ msgstr "Hjälp"
315
-
316
- #~ msgid ""
317
- #~ "<strong>Title</strong><br/>Give the snippet a title that helps you "
318
- #~ "identify it in the post editor."
319
- #~ msgstr ""
320
- #~ "<strong>Titel</strong><br/>Ge avsnittet en titel som hjälper dig att "
321
- #~ "identifiera det i inläggsredigeraren."
322
-
323
- #~ msgid "About Post Snippets"
324
- #~ msgstr "Om Post Snippets"
325
-
326
- #~ msgid "You are not allowed to be here"
327
- #~ msgstr "Du har inte tillåtelse att vara här"
328
-
329
- #~ msgid "Cancel"
330
- #~ msgstr "Avbryt"
331
-
332
- #~ msgid "Insert"
333
- #~ msgstr "Infoga"
334
-
335
- #~ msgid "http://coding.cglounge.com/"
336
- #~ msgstr "http://coding.cglounge.com/"
1
  # Translation Template for Post Snippets.
2
+ # Copyright (C) 2009-2014 Johan Steen
3
  # This file is distributed under the same license as the PACKAGE package.
4
  #
5
  msgid ""
6
  msgstr ""
7
  "Project-Id-Version: Post Snippets\n"
8
+ "Report-Msgid-Bugs-To: \n"
9
+ "POT-Creation-Date: 2014-09-20 20:11+0700\n"
10
+ "PO-Revision-Date: 2014-09-20 20:12+0700\n"
11
+ "Last-Translator: Johan Steen <artstorm (at) gmail (dot) com>\n"
12
+ "Language-Team: <artstorm (at) gmail (dot) com>\n"
13
+ "Language: sv_SE\n"
14
  "MIME-Version: 1.0\n"
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
  "Content-Transfer-Encoding: 8bit\n"
17
  "X-Poedit-Language: Swedish\n"
18
  "X-Poedit-Country: SWEDEN\n"
19
 
20
+ #: views/admin_snippets.php:8 views/admin_snippets.php:17
21
+ #: views/help_basic.php:1
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  msgid "Title"
23
  msgstr "Titel"
24
 
25
+ #: views/admin_snippets.php:9 views/admin_snippets.php:18
26
+ #: views/help_basic.php:6 src/PostSnippets/Admin.php:379
 
27
  msgid "Variables"
28
  msgstr "Variabler"
29
 
30
+ #: views/admin_snippets.php:10 views/admin_snippets.php:19
31
+ #: views/help_basic.php:16 src/PostSnippets/Admin.php:398
 
32
  msgid "Snippet"
33
  msgstr "Snippet"
34
 
35
+ #: views/admin_snippets.php:39 src/PostSnippets/Help.php:40
 
 
36
  msgid "Shortcode"
37
  msgstr "Shortcode"
38
 
39
+ #: views/admin_snippets.php:46
40
  msgid "PHP Code"
41
  msgstr "PHP kod"
42
 
43
+ #: views/admin_snippets.php:58 views/help_basic.php:29
 
44
  msgid "Description"
45
  msgstr "Beskrivning"
46
 
47
+ #: views/admin_snippets.php:70
48
  msgid "Update Snippets"
49
  msgstr "Uppdatera snippets"
50
 
51
+ #: views/admin_snippets.php:71
52
+ msgid "Add New Snippet"
53
+ msgstr "Lägg till ny snippet"
 
 
 
 
 
 
54
 
55
+ #: views/admin_snippets.php:72
56
+ msgid "Delete Selected"
57
+ msgstr "Radera valda"
 
58
 
59
+ #: views/help_advanced.php:2
60
+ msgid ""
61
+ "You can retrieve a Post Snippet directly from PHP, in a theme for instance, "
62
+ "by using the PostSnippets::getSnippet() method."
63
+ msgstr ""
64
+ "En snippet kan hämtas direkt via PHP, till exempel i ett tema, med "
65
+ "PostSnippets::getSnippet() metoden."
66
 
67
+ #: views/help_advanced.php:5
68
+ msgid "Usage"
69
+ msgstr "Användning"
70
 
71
+ #: views/help_advanced.php:11
72
+ msgid "Parameters"
73
+ msgstr "Parametrar"
74
 
75
+ #: views/help_advanced.php:14
76
+ msgid "(string) (required) The name of the snippet to retrieve."
77
+ msgstr "(sträng) (krävs) Namnet snippeten att hämta."
78
 
79
+ #: views/help_advanced.php:17
80
+ msgid ""
81
+ "(string) The variables to pass to the snippet, formatted as a query string."
82
+ msgstr ""
83
+ "(sträng) Variablerna att skicka till snippeten, formatterat som en query "
84
+ "sträng."
85
 
86
+ #: views/help_advanced.php:20 views/help_basic.php:12 views/help_basic.php:21
 
 
87
  msgid "Example"
88
  msgstr "Exempel"
89
 
90
+ #: views/help_basic.php:3
91
+ msgid ""
92
+ "Give the snippet a title that helps you identify it in the post editor. This "
93
+ "also becomes the name of the shortcode if you enable that option"
94
+ msgstr ""
95
+ "Ge snippeten en titel som hjälper till att identifiera den i "
96
+ "inläggsredigeraren. Titeln blir också namnet på shortcoden om du aktiverar "
97
+ "det valet."
98
 
99
+ #: views/help_basic.php:8
100
+ msgid ""
101
+ "A comma separated list of custom variables you can reference in your "
102
+ "snippet. A variable can also be assigned a default value that will be used "
103
+ "in the insert window by using the equal sign, variable=default."
104
+ msgstr ""
105
+ "En kommaseparerad lista av egna variabler som du kan använda i din snippet. "
106
+ "En variabel kan också bli tilldelad ett förinställt värde som kommer "
107
+ "användas i infogningsfönstret genom att använda lika-med-tecknet. "
108
+ "variabel=värde."
109
 
110
+ #: views/help_basic.php:18
111
+ msgid ""
112
+ "This is the block of text, HTML or PHP to insert in the post or as a "
113
+ "shortcode. If you have entered predefined variables you can reference them "
114
+ "from the snippet by enclosing them in {} brackets."
115
+ msgstr ""
116
+ "Detta är blocket med text, HTML eller PHP att infoga i inläggen eller som en "
117
+ "shortcode. Om du har definerat variabler kan du referera dem från snippeten "
118
+ "genom att skriva dem inom {} tecken."
119
 
120
+ #: views/help_basic.php:22
121
+ msgid ""
122
+ "To reference the variables in the example above, you would enter {url} and "
123
+ "{name}. So if you enter this snippet:"
124
+ msgstr ""
125
+ "För att referera variablerna i exemplet ovan, skulle du använda {url} och "
126
+ "{name}. So om du skapar denna snippeten:"
127
 
128
+ #: views/help_basic.php:26
129
+ msgid ""
130
+ "You will get the option to replace url and name on insert if they are "
131
+ "defined as variables."
132
+ msgstr ""
133
+ "Du har möjligheten att ersätta url och name vid infogning om de är "
134
+ "definerade som variabler."
135
 
136
+ #: views/help_basic.php:31
137
+ msgid ""
138
+ "An optional description for the Snippet. If filled out, the description will "
139
+ "be displayed in the snippets insert window in the post editor."
140
+ msgstr ""
141
+ "En valfri beskrivning för snippeten. Om den är ifylld, så kommer den synas i "
142
+ "Post Snippets infogningsfönster i inläggsredigeraren."
143
 
144
+ #: views/help_php.php:2
145
+ msgid ""
146
+ "Snippets defined as shortcodes can optionally also be evaluated as PHP Code "
147
+ "by enabling the PHP checkbox. PHP snippets is only available when treating "
148
+ "the snippet as a shortcode."
149
+ msgstr ""
150
+ "Snippets som är definerade som shortcodes, kan om så önskas bli evaluerade "
151
+ "som PHP kod genom att aktivera PHP kryssrutan. PHP snippets fungerar endast "
152
+ "när snippet är aktiverad som en shortcode."
153
 
154
+ #: views/help_php.php:5
155
+ msgid "Example PHP Snippet"
156
+ msgstr "Exempel PHP Snippet"
157
 
158
+ #: views/help_php.php:13
159
+ msgid ""
160
+ "With a snippet defined like the one above, you can call it with its "
161
+ "shortcode definition in a post. Let's pretend that the example snippet is "
162
+ "named phpcode and have one variable defined loop_me, then it would be called "
163
+ "like this from a post:"
164
+ msgstr ""
165
+ "Med en snippet definerad som den ovan, kan du komma åt den via dess "
166
+ "shortcode namn i ett inlägg. Låt oss säga att exempel snippeten har fått "
167
+ "namnet phpcode och att den har en variabel definerad loop_me, då skulle man "
168
+ "komma åt den från ett inlägg så här:"
169
 
170
+ #: views/help_php.php:19
171
+ msgid ""
172
+ "When the shortcode is executed the loop_me variable will be replaced with "
173
+ "the string supplied in the shortcode and then the PHP code will be "
174
+ "evaluated. (Outputting the string five times in this case. Wow!)"
175
+ msgstr ""
176
+ "När shortcoden körs kommer loop_me variabeln bli ersatt med strängen som "
177
+ "definerad från shortcoden och efter det så evalueras PHP koden. (Skriver "
178
+ "strängen 5 gånger i detta fallet. Wow!)"
179
 
180
+ #: views/help_php.php:23
181
+ msgid ""
182
+ "Note the evaluation order, any snippet variables will be replaced before the "
183
+ "snippet is evaluated as PHP code. Also note that a PHP snippet don't need to "
184
+ "be wrapped in &lt;?php #code; ?&gt;."
185
+ msgstr ""
186
+ "Notera evaluerings ordningen, variabler för snippet kommer ersättas innan "
187
+ "snippeten evalueras som PHP kod. Notera också att en PHP snippet inte ska "
188
+ "omslutas med &lt;?php #code; ?&gt;."
189
 
190
+ #: views/help_shortcode.php:2
191
+ msgid ""
192
+ "When enabling the shortcode checkbox, the snippet is no longer inserted "
193
+ "directly but instead inserted as a shortcode. The obvious advantage of this "
194
+ "is of course that you can insert a block of text or code in many places on "
195
+ "the site, and update the content from one single place."
196
+ msgstr ""
197
+ "Genom att aktivera shortcode kryssrutan, så infogas inte längre snippeten "
198
+ "rakt av utan sätts in som en shortcode. The uppenbara fördelen med detta är "
199
+ "naturligtvis att du kan infoga ett block med text eller kod på många ställen "
200
+ "på sajten, och uppdatera dem från ett ställe."
201
 
202
+ #: views/help_shortcode.php:6
203
+ msgid ""
204
+ "The name to use the shortcode is the same as the title of the snippet "
205
+ "(spaces are not allowed). When inserting a shortcode snippet, the shortcode "
206
+ "and not the content will be inserted in the post."
207
+ msgstr ""
208
+ "Titeln på snippeten blir även namnet för att komma åt den som en shortcode "
209
+ "(mellanslag är inte tillåtet). När man infogar en shortcode snippet, så blir "
210
+ "shortcoden det som hamnar i inlägget och inte själva innehållet i snippeten."
211
 
212
+ #: views/help_shortcode.php:10
213
+ msgid ""
214
+ "If you enclose the shortcode in your posts, you can access the enclosed "
215
+ "content by using the variable {content} in your snippet. The {content} "
216
+ "variable is reserved, so don't use it in the variables field."
217
+ msgstr ""
218
+ "Om du innesluter text med shortcoden i dina inlägg, så kan du komma åt det "
219
+ "inneslutna innehålet genom att använda variabeln {content} i din snippet. "
220
+ "{content} variablen är reserverad, så använd inte det namnet content i "
221
+ "variabel fältet."
222
 
223
+ #: views/help_shortcode.php:13 src/PostSnippets/Admin.php:395
224
+ msgid "Options"
225
+ msgstr "Inställningar"
226
 
227
+ #: views/help_shortcode.php:15
228
+ msgid "See the dedicated help section for information about PHP shortcodes."
229
+ msgstr ""
230
+ "Se hjälp sektionen som är dedikerad till PHP för information om denna "
231
+ "inställning."
232
 
233
+ #: views/help_shortcode.php:18
234
+ #, php-format
235
+ msgid ""
236
+ "Before the shortcode is outputted, it can optionally be formatted with %s, "
237
+ "to transform quotes to smart quotes, apostrophes, dashes, ellipses, the "
238
+ "trademark symbol, and the multiplication symbol."
239
+ msgstr ""
240
+ "Innan resultatet från shortcoden visas, kan den formatteras med %s, för att "
241
+ "använda vackrare varianter av citationstecken, apostrofer, talstreck, "
242
+ "ellipser, trademark och multiplicerings symboler."
243
 
244
+ #: views/help_sidebar.php:2
245
+ msgid "For more information:"
246
+ msgstr "För mer information:"
247
 
248
+ #: views/help_sidebar.php:6
249
+ msgid "Documentation"
250
+ msgstr "Dokumentation"
251
 
252
+ #: views/help_sidebar.php:10
253
+ msgid "Support Forums"
254
+ msgstr "Supportforum"
255
 
256
+ #: views/help_sidebar.php:14
257
+ msgid "GitHub Contribution"
258
+ msgstr "Bidra på GitHub"
259
 
260
+ #: views/jquery-ui-dialog.php:47
261
  msgid "This snippet is insert only, no variables defined."
262
  msgstr "Denna snippet saknar variabler, så den infogas som den är."
263
 
264
+ #: src/PostSnippets/Admin.php:40
265
+ msgid "Settings"
266
+ msgstr "Inställningar"
267
+
268
+ #: src/PostSnippets/Admin.php:128
269
  msgid "A snippet named Untitled has been added."
270
  msgstr "En ny snippet med namnet Untitled har lagts till."
271
 
272
+ #: src/PostSnippets/Admin.php:148
273
+ msgid "Nothing selected to delete."
274
+ msgstr "Inget valt att raderas."
 
275
 
276
+ #: src/PostSnippets/Admin.php:164
277
  msgid "Selected snippets have been deleted."
278
  msgstr "Valda snippets har raderats."
279
 
280
+ #: src/PostSnippets/Admin.php:199
281
+ msgid "Snippets have been updated."
282
+ msgstr "Ändrade snippets har uppdaterats."
283
+
284
+ #: src/PostSnippets/Admin.php:279
285
+ msgid "Manage Snippets"
286
+ msgstr "Hantera snippets"
287
+
288
+ #: src/PostSnippets/Admin.php:279 src/PostSnippets/Admin.php:322
289
  msgid "Import/Export"
290
  msgstr "Importera/Exportera"
291
 
292
+ #: src/PostSnippets/Admin.php:287
293
+ msgid "Use the help dropdown button for additional information."
294
+ msgstr "Använd hjälpknappen för mer information."
295
+
296
+ #: src/PostSnippets/Admin.php:323
297
  msgid "Export"
298
  msgstr "Exportera"
299
 
300
+ #: src/PostSnippets/Admin.php:326
301
  msgid "Export your snippets for backup or to import them on another site."
302
+ msgstr ""
303
+ "Exportera dina snippets för backup eller för att importera dem till en annan "
304
+ "sajt."
305
 
306
+ #: src/PostSnippets/Admin.php:328
307
  msgid "Export Snippets"
308
  msgstr "Exportera snippets"
309
 
310
+ #: src/PostSnippets/Admin.php:351
311
+ msgid ""
312
+ "This is an overview of all snippets defined for this site. These snippets "
313
+ "are inserted into posts from the post editor using the Post Snippets button. "
314
+ "You can choose to see the snippets here as-is or as they are actually "
315
+ "rendered on the website. Enabling rendered snippets for this overview might "
316
+ "look strange if the snippet have dependencies on variables, CSS or other "
317
+ "parameters only available on the frontend. If that is the case it is "
318
+ "recommended to keep this option disabled."
319
+ msgstr ""
320
+ "Detta är en överblick av alla snippets skapade för denna sajt. Dessa snippets "
321
+ "ifogas i poster från post redigeraren genom att använda Post Snippets knappen. "
322
+ "Du kan välja att se snippets här som de är eller som de faktiskt kommer att "
323
+ "visas på sajten. Aktivera renderade snippets för denna överblick kommer kanske "
324
+ "se konstigt ut om snippets är beroende av variabler, CSS eller andra "
325
+ "parametrar endast tillgängliga på fronten. Om det är fallet så är det"
326
+ "rekommenderat att ha det har valet avaktiverat."
327
+
328
+ #: src/PostSnippets/Admin.php:361
329
+ msgid "Display rendered snippets"
330
+ msgstr "Visa slutgiltiga snippets"
331
+
332
+ #: src/PostSnippets/Admin.php:362
333
+ msgid "Update"
334
+ msgstr "Uppdatera"
335
+
336
+ #: src/PostSnippets/Help.php:33
337
+ msgid "Basic"
338
+ msgstr "Grundläggande"
339
+
340
+ #: src/PostSnippets/Help.php:48
341
+ msgid "PHP"
342
+ msgstr "PHP"
343
+
344
+ #: src/PostSnippets/Help.php:56
345
+ msgid "Advanced"
346
+ msgstr "Avancerat"
347
+
348
+ #: src/PostSnippets/ImportExport.php:38
349
+ msgid "Error: "
350
+ msgstr "Fel: "
351
+
352
+ #: src/PostSnippets/ImportExport.php:61
353
  msgid "Import"
354
  msgstr "Importera"
355
 
356
+ #: src/PostSnippets/ImportExport.php:67
357
+ msgid ""
358
+ "Import snippets from a post-snippets-export.zip file. Importing overwrites "
359
+ "any existing snippets."
360
+ msgstr ""
361
+ "Importera snippets från en post-snippets-export.zip fil. Importen skriver "
362
+ "över eventuella snippets som redan finns."
363
 
364
+ #: src/PostSnippets/ImportExport.php:74
365
  msgid "Import Snippets"
366
  msgstr "Importera snippets"
367
 
368
+ #: src/PostSnippets/ImportExport.php:113
369
  msgid "Snippets successfully imported."
370
  msgstr "Importeringen av snippets lyckades."
371
 
372
+ #: src/PostSnippets/ImportExport.php:118 src/PostSnippets/ImportExport.php:127
373
+ #: src/PostSnippets/ImportExport.php:133
 
374
  msgid "Snippets could not be imported:"
375
  msgstr "Snippets kunde inte importeras:"
376
 
377
+ #: src/PostSnippets/ImportExport.php:120
378
  msgid "Unzipping failed."
379
  msgstr "Uppackningen misslyckades."
380
 
381
+ #: src/PostSnippets/ImportExport.php:135
382
  msgid "Upload failed."
383
  msgstr "Uppladdningen misslyckades."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/post-snippets-uk_UA.mo ADDED
Binary file
lang/post-snippets-uk_UA.po ADDED
@@ -0,0 +1,379 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: \n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2013-08-05 08:54+0700\n"
11
+ "PO-Revision-Date: 2014-05-29 12:52+0200\n"
12
+ "Last-Translator: Michael Yunat <Michael.Yunat@gmail.com>\n"
13
+ "Language-Team: http://getvoip.com/\n"
14
+ "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=utf-8\n"
16
+ "Content-Transfer-Encoding: 8bit\n"
17
+ "Language: uk_UA\n"
18
+ "X-Generator: Poedit 1.6.5\n"
19
+
20
+ #: views/admin_snippets.php:8 views/admin_snippets.php:17
21
+ #: views/help_basic.php:1
22
+ msgid "Title"
23
+ msgstr "Назва"
24
+
25
+ #: views/admin_snippets.php:9 views/admin_snippets.php:18
26
+ #: views/help_basic.php:6 lib/PostSnippets/Admin.php:364
27
+ msgid "Variables"
28
+ msgstr "Змінні"
29
+
30
+ #: views/admin_snippets.php:10 views/admin_snippets.php:19
31
+ #: views/help_basic.php:16 lib/PostSnippets/Admin.php:383
32
+ msgid "Snippet"
33
+ msgstr "Уривок"
34
+
35
+ #: views/admin_snippets.php:39 lib/PostSnippets/Help.php:40
36
+ msgid "Shortcode"
37
+ msgstr "Короткий"
38
+
39
+ #: views/admin_snippets.php:46
40
+ msgid "PHP Code"
41
+ msgstr "PHP-коду"
42
+
43
+ #: views/admin_snippets.php:58 views/help_basic.php:29
44
+ msgid "Description"
45
+ msgstr "Опис"
46
+
47
+ #: views/admin_snippets.php:70
48
+ msgid "Update Snippets"
49
+ msgstr "Оновити Фрагменти"
50
+
51
+ #: views/admin_snippets.php:71
52
+ msgid "Add New Snippet"
53
+ msgstr "Додати новий сниппет"
54
+
55
+ #: views/admin_snippets.php:72
56
+ msgid "Delete Selected"
57
+ msgstr "Видалити вибране"
58
+
59
+ #: views/help_advanced.php:2
60
+ msgid ""
61
+ "You can retrieve a Post Snippet directly from PHP, in a theme for instance, "
62
+ "by using the PostSnippets::getSnippet() method."
63
+ msgstr ""
64
+ "Ви можете отримати поштове Snippet безпосередньо з PHP, в темі, наприклад, "
65
+ "за допомогою PostSnippets :: getSnippet () метод."
66
+
67
+ #: views/help_advanced.php:5
68
+ msgid "Usage"
69
+ msgstr "Використання"
70
+
71
+ #: views/help_advanced.php:11
72
+ msgid "Parameters"
73
+ msgstr "Параметри"
74
+
75
+ #: views/help_advanced.php:14
76
+ msgid "(string) (required) The name of the snippet to retrieve."
77
+ msgstr "(Рядок) (обов'язково) Ім'я фрагменті, щоб відновити."
78
+
79
+ #: views/help_advanced.php:17
80
+ msgid ""
81
+ "(string) The variables to pass to the snippet, formatted as a query string."
82
+ msgstr ""
83
+ "(Рядок) Змінні перейти на фрагменті, відформатований у вигляді рядка запиту."
84
+
85
+ #: views/help_advanced.php:20 views/help_basic.php:12 views/help_basic.php:21
86
+ msgid "Example"
87
+ msgstr "Приклад"
88
+
89
+ #: views/help_basic.php:3
90
+ msgid ""
91
+ "Give the snippet a title that helps you identify it in the post editor. This "
92
+ "also becomes the name of the shortcode if you enable that option"
93
+ msgstr ""
94
+ "Дайте фрагмент назву, яка допоможе вам визначити його в редакторі "
95
+ "повідомленням. Ця також стає ім'я короткий номер, якщо ви дозволите цю опцію"
96
+
97
+ #: views/help_basic.php:8
98
+ msgid ""
99
+ "A comma separated list of custom variables you can reference in your "
100
+ "snippet. A variable can also be assigned a default value that will be used "
101
+ "in the insert window by using the equal sign, variable=default."
102
+ msgstr ""
103
+ "Розділені коми список користувача змінних, які можна посилатися у вашому "
104
+ "фрагменті. Мінлива також може бути присвоєно значення за замовчуванням, який "
105
+ "буде використовуватися у вікні вставки за допомогою знака рівності, змінна = "
106
+ "значення за замовчуванням."
107
+
108
+ #: views/help_basic.php:18
109
+ msgid ""
110
+ "This is the block of text, HTML or PHP to insert in the post or as a "
111
+ "shortcode. If you have entered predefined variables you can reference them "
112
+ "from the snippet by enclosing them in {} brackets."
113
+ msgstr ""
114
+ "Це блок тексту, HTML або PHP для вставки на посаді або в якості короткий "
115
+ "номер. Якщо ви ввели зумовлені змінні можна посилатися на них від фрагменті, "
116
+ "укладаючи їх у {} дужках."
117
+
118
+ #: views/help_basic.php:22
119
+ msgid ""
120
+ "To reference the variables in the example above, you would enter {url} and "
121
+ "{name}. So if you enter this snippet:"
122
+ msgstr ""
123
+ "Для виходу на змінні в наведеному вище прикладі, ви повинні ввести {URL} і "
124
+ "{ім'я} Так що, якщо ви входите в цей фрагмент:."
125
+
126
+ #: views/help_basic.php:26
127
+ msgid ""
128
+ "You will get the option to replace url and name on insert if they are "
129
+ "defined as variables."
130
+ msgstr ""
131
+ "Ви отримаєте можливість замінити URL і ім'я на вставки, якщо вони "
132
+ "визначається як змінних."
133
+
134
+ #: views/help_basic.php:31
135
+ msgid ""
136
+ "An optional description for the Snippet. If filled out, the description will "
137
+ "be displayed in the snippets insert window in the post editor."
138
+ msgstr ""
139
+ "Необов'язкове опис для сниппета. Якщо заповнені, опис буде відображатися в "
140
+ "фрагментах вставити вікно в редакторі повідомленням."
141
+
142
+ #: views/help_php.php:2
143
+ msgid ""
144
+ "Snippets defined as shortcodes can optionally also be evaluated as PHP Code "
145
+ "by enabling the PHP checkbox. PHP snippets is only available when treating "
146
+ "the snippet as a shortcode."
147
+ msgstr ""
148
+ "Фрагменти що визначаються як короткі номери можуть також необов'язково бути "
149
+ "оцінені як PHP код , дозволяючи PHP прапорець. PHP фрагменти доступна тільки "
150
+ "при лікуванні фрагмент як короткий номер."
151
+
152
+ #: views/help_php.php:5
153
+ msgid "Example PHP Snippet"
154
+ msgstr "Приклад PHP Частковий"
155
+
156
+ #: views/help_php.php:13
157
+ msgid ""
158
+ "With a snippet defined like the one above, you can call it with its "
159
+ "shortcode definition in a post. Let's pretend that the example snippet is "
160
+ "named phpcode and have one variable defined loop_me, then it would be called "
161
+ "like this from a post:"
162
+ msgstr ""
163
+ "З фрагменті визначеної як один вище, ви можете викликати його з його "
164
+ "визначення Короткий на посаді. Давайте уявимо, що приклад фрагмент є імені "
165
+ "phpcode і є одна змінна, визначена loop_me, то вона буде називатися як це з "
166
+ "посади: "
167
+
168
+ #: views/help_php.php:19
169
+ msgid ""
170
+ "When the shortcode is executed the loop_me variable will be replaced with "
171
+ "the string supplied in the shortcode and then the PHP code will be "
172
+ "evaluated. (Outputting the string five times in this case. Wow!)"
173
+ msgstr ""
174
+ "Коли шорткод виконується мінлива loop_me будуть замінені рядка, що подається "
175
+ "в короткий номер, а потім код PHP буде оцінені. (Висновок рядок п'ять разів "
176
+ "в цьому випадку. Нічого собі!)"
177
+
178
+ #: views/help_php.php:23
179
+ msgid ""
180
+ "Note the evaluation order, any snippet variables will be replaced before the "
181
+ "snippet is evaluated as PHP code. Also note that a PHP snippet don't need to "
182
+ "be wrapped in &lt;?php #code; ?&gt;."
183
+ msgstr ""
184
+ "Зверніть увагу на порядок обчислення, будь-які сниппет змінні будуть "
185
+ "замінені до фрагмент оцінюється як PHP коду Відзначимо також, що PHP "
186
+ "фрагмент не потрібно.Бути загорнуті в <PHP #Кодекса;?>."
187
+
188
+ #: views/help_shortcode.php:2
189
+ msgid ""
190
+ "When enabling the shortcode checkbox, the snippet is no longer inserted "
191
+ "directly but instead inserted as a shortcode. The obvious advantage of this "
192
+ "is of course that you can insert a block of text or code in many places on "
193
+ "the site, and update the content from one single place."
194
+ msgstr ""
195
+ "Коли дозволяє шорткода прапорець, фрагмент більше не вставлений "
196
+ "безпосередньо, але замість того, щоб включити в якості короткий номер. "
197
+ "Очевидна перевага цього , звичайно, що ви можете вставити блок тексту або "
198
+ "коду в багатьох місцях на сайт і оновлювати вміст з одному місці ."
199
+
200
+ #: views/help_shortcode.php:6
201
+ msgid ""
202
+ "The name to use the shortcode is the same as the title of the snippet "
203
+ "(spaces are not allowed). When inserting a shortcode snippet, the shortcode "
204
+ "and not the content will be inserted in the post."
205
+ msgstr ""
206
+ "Ім'я використовувати короткий код такий же, як назва фрагмента (пробіли не "
207
+ "допускаються). При вставці шорткода фрагменті шорткод , а не зміст буде "
208
+ "вставлений на посаді."
209
+
210
+ #: views/help_shortcode.php:10
211
+ msgid ""
212
+ "If you enclose the shortcode in your posts, you can access the enclosed "
213
+ "content by using the variable {content} in your snippet. The {content} "
214
+ "variable is reserved, so don't use it in the variables field."
215
+ msgstr ""
216
+ "Якщо ви укладете шорткод в ваших повідомленнях, ви можете отримати доступ до "
217
+ "закритої вміст за допомогою змінної {зміст} у вашому фрагменті. {Зміст} "
218
+ "змінна захищені, так що не використовувати його в області змінних. "
219
+
220
+ #: views/help_shortcode.php:13 lib/PostSnippets/Admin.php:380
221
+ msgid "Options"
222
+ msgstr "Опції"
223
+
224
+ #: views/help_shortcode.php:15
225
+ msgid "See the dedicated help section for information about PHP shortcodes."
226
+ msgstr ""
227
+ "Дивіться спеціальний розділ довідки для отримання інформації про PHP короткі "
228
+ "номери."
229
+
230
+ #: views/help_shortcode.php:18 php-format
231
+ msgid ""
232
+ "Before the shortcode is outputted, it can optionally be formatted with %s, "
233
+ "to transform quotes to smart quotes, apostrophes, dashes, ellipses, the "
234
+ "trademark symbol, and the multiplication symbol."
235
+ msgstr ""
236
+ "Перед шорткод відтворюється, може додатково бути відформатований %s, "
237
+ "перетворити лапки, щоб смарт-лапки, апострофи, тире, еліпси, в символом "
238
+ "товарного знака, а також символ множення."
239
+
240
+ #: views/help_sidebar.php:2
241
+ msgid "For more information:"
242
+ msgstr "Для отримання додаткової інформації:"
243
+
244
+ #: views/help_sidebar.php:6
245
+ msgid "Documentation"
246
+ msgstr "Документація"
247
+
248
+ #: views/help_sidebar.php:10
249
+ msgid "Support Forums"
250
+ msgstr "Форуми підтримки"
251
+
252
+ #: views/help_sidebar.php:14
253
+ msgid "GitHub Contribution"
254
+ msgstr "GitHub Вклад"
255
+
256
+ #: views/jquery-ui-dialog.php:47
257
+ msgid "This snippet is insert only, no variables defined."
258
+ msgstr "Цей фрагмент, це вставити тільки, ніякі змінні не визначено."
259
+
260
+ #: lib/PostSnippets/Admin.php:39
261
+ msgid "Settings"
262
+ msgstr "Налаштування"
263
+
264
+ #: lib/PostSnippets/Admin.php:113
265
+ msgid "A snippet named Untitled has been added."
266
+ msgstr "Фрагмент імені Без назви була додана."
267
+
268
+ #: lib/PostSnippets/Admin.php:133
269
+ msgid "Nothing selected to delete."
270
+ msgstr "Нічого не вибрано для видалення."
271
+
272
+ #: lib/PostSnippets/Admin.php:149
273
+ msgid "Selected snippets have been deleted."
274
+ msgstr "Окремі фрагменти були видалені."
275
+
276
+ #: lib/PostSnippets/Admin.php:184
277
+ msgid "Snippets have been updated."
278
+ msgstr "Фрагменти були оновлені."
279
+
280
+ #: lib/PostSnippets/Admin.php:264
281
+ msgid "Manage Snippets"
282
+ msgstr "Управління помістивши"
283
+
284
+ #: lib/PostSnippets/Admin.php:264 lib/PostSnippets/Admin.php:307
285
+ msgid "Import/Export"
286
+ msgstr "Імпорт/Експорт"
287
+
288
+ #: lib/PostSnippets/Admin.php:272
289
+ msgid "Use the help dropdown button for additional information."
290
+ msgstr "Використовуйте кнопку допомогу випадає за додатковою інформацією."
291
+
292
+ #: lib/PostSnippets/Admin.php:308
293
+ msgid "Export"
294
+ msgstr "Експорт"
295
+
296
+ #: lib/PostSnippets/Admin.php:311
297
+ msgid "Export your snippets for backup or to import them on another site."
298
+ msgstr ""
299
+ "Експорт фрагменти для резервного копіювання або імпортувати їх на іншому "
300
+ "сайті."
301
+
302
+ #: lib/PostSnippets/Admin.php:313
303
+ msgid "Export Snippets"
304
+ msgstr "Експорт Фрагменти"
305
+
306
+ #: lib/PostSnippets/Admin.php:336
307
+ msgid ""
308
+ "This is an overview of all snippets defined for this site. These snippets "
309
+ "are inserted into posts from the post editor using the Post Snippets button. "
310
+ "You can choose to see the snippets here as-is or as they are actually "
311
+ "rendered on the website. Enabling rendered snippets for this overview might "
312
+ "look strange if the snippet have dependencies on variables, CSS or other "
313
+ "parameters only available on the frontend. If that is the case it is "
314
+ "recommended to keep this option disabled."
315
+ msgstr ""
316
+ "Це огляд всіх фрагментів, визначених для цього сайту. Ці фрагменти "
317
+ "вставляються повідомлень з редактора повідомленням допомогою кнопки "
318
+ "Розмістити Фрагменти.Ви можете побачити фрагменти тут як є або як вони "
319
+ "насправді справив на сайті. Включення надаються помістивши для цього огляду, "
320
+ "можливо виглядати дивно, якщо фрагмент мати залежності від змінних, CSS та "
321
+ "інших параметрів, доступних тільки на інтерфейсі. Якщо це ваш випадок, це "
322
+ "рекомендується тримати цей опція вимкнена ."
323
+
324
+ #: lib/PostSnippets/Admin.php:346
325
+ msgid "Display rendered snippets"
326
+ msgstr "Показати надана фрагменти"
327
+
328
+ #: lib/PostSnippets/Admin.php:347
329
+ msgid "Update"
330
+ msgstr "Оновлення"
331
+
332
+ #: lib/PostSnippets/Help.php:33
333
+ msgid "Basic"
334
+ msgstr "Основний"
335
+
336
+ #: lib/PostSnippets/Help.php:48
337
+ msgid "PHP"
338
+ msgstr "PHP"
339
+
340
+ #: lib/PostSnippets/Help.php:56
341
+ msgid "Advanced"
342
+ msgstr "Просунутий"
343
+
344
+ #: lib/PostSnippets/ImportExport.php:38
345
+ msgid "Error: "
346
+ msgstr "Помилка:"
347
+
348
+ #: lib/PostSnippets/ImportExport.php:61
349
+ msgid "Import"
350
+ msgstr "Імпорт"
351
+
352
+ #: lib/PostSnippets/ImportExport.php:67
353
+ msgid ""
354
+ "Import snippets from a post-snippets-export.zip file. Importing overwrites "
355
+ "any existing snippets."
356
+ msgstr ""
357
+ "Імпорт фрагменти з файлу пост-фрагменти-export.zip. Імпорт перезапису всі "
358
+ "існуючі фрагменти."
359
+
360
+ #: lib/PostSnippets/ImportExport.php:74
361
+ msgid "Import Snippets"
362
+ msgstr "Імпорт Фрагменти"
363
+
364
+ #: lib/PostSnippets/ImportExport.php:113
365
+ msgid "Snippets successfully imported."
366
+ msgstr "Фрагменти успішно імпортовані."
367
+
368
+ #: lib/PostSnippets/ImportExport.php:118 lib/PostSnippets/ImportExport.php:127
369
+ #: lib/PostSnippets/ImportExport.php:133
370
+ msgid "Snippets could not be imported:"
371
+ msgstr "Фрагменти не можуть бути імпортовані:"
372
+
373
+ #: lib/PostSnippets/ImportExport.php:120
374
+ msgid "Unzipping failed."
375
+ msgstr "Розпакування не вдалося."
376
+
377
+ #: lib/PostSnippets/ImportExport.php:135
378
+ msgid "Upload failed."
379
+ msgstr "Завантаження не вдалася."
lang/post-snippets.pot CHANGED
@@ -8,10 +8,11 @@ msgid ""
8
  msgstr ""
9
  "Project-Id-Version: PACKAGE VERSION\n"
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2013-08-05 08:54+0700\n"
12
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
 
15
  "MIME-Version: 1.0\n"
16
  "Content-Type: text/plain; charset=CHARSET\n"
17
  "Content-Transfer-Encoding: 8bit\n"
@@ -22,16 +23,16 @@ msgid "Title"
22
  msgstr ""
23
 
24
  #: views/admin_snippets.php:9 views/admin_snippets.php:18
25
- #: views/help_basic.php:6 lib/PostSnippets/Admin.php:364
26
  msgid "Variables"
27
  msgstr ""
28
 
29
  #: views/admin_snippets.php:10 views/admin_snippets.php:19
30
- #: views/help_basic.php:16 lib/PostSnippets/Admin.php:383
31
  msgid "Snippet"
32
  msgstr ""
33
 
34
- #: views/admin_snippets.php:39 lib/PostSnippets/Help.php:40
35
  msgid "Shortcode"
36
  msgstr ""
37
 
@@ -175,7 +176,7 @@ msgid ""
175
  "variable is reserved, so don't use it in the variables field."
176
  msgstr ""
177
 
178
- #: views/help_shortcode.php:13 lib/PostSnippets/Admin.php:380
179
  msgid "Options"
180
  msgstr ""
181
 
@@ -211,51 +212,51 @@ msgstr ""
211
  msgid "This snippet is insert only, no variables defined."
212
  msgstr ""
213
 
214
- #: lib/PostSnippets/Admin.php:39
215
  msgid "Settings"
216
  msgstr ""
217
 
218
- #: lib/PostSnippets/Admin.php:113
219
  msgid "A snippet named Untitled has been added."
220
  msgstr ""
221
 
222
- #: lib/PostSnippets/Admin.php:133
223
  msgid "Nothing selected to delete."
224
  msgstr ""
225
 
226
- #: lib/PostSnippets/Admin.php:149
227
  msgid "Selected snippets have been deleted."
228
  msgstr ""
229
 
230
- #: lib/PostSnippets/Admin.php:184
231
  msgid "Snippets have been updated."
232
  msgstr ""
233
 
234
- #: lib/PostSnippets/Admin.php:264
235
  msgid "Manage Snippets"
236
  msgstr ""
237
 
238
- #: lib/PostSnippets/Admin.php:264 lib/PostSnippets/Admin.php:307
239
  msgid "Import/Export"
240
  msgstr ""
241
 
242
- #: lib/PostSnippets/Admin.php:272
243
  msgid "Use the help dropdown button for additional information."
244
  msgstr ""
245
 
246
- #: lib/PostSnippets/Admin.php:308
247
  msgid "Export"
248
  msgstr ""
249
 
250
- #: lib/PostSnippets/Admin.php:311
251
  msgid "Export your snippets for backup or to import them on another site."
252
  msgstr ""
253
 
254
- #: lib/PostSnippets/Admin.php:313
255
  msgid "Export Snippets"
256
  msgstr ""
257
 
258
- #: lib/PostSnippets/Admin.php:336
259
  msgid ""
260
  "This is an overview of all snippets defined for this site. These snippets "
261
  "are inserted into posts from the post editor using the Post Snippets button. "
@@ -266,57 +267,57 @@ msgid ""
266
  "recommended to keep this option disabled."
267
  msgstr ""
268
 
269
- #: lib/PostSnippets/Admin.php:346
270
  msgid "Display rendered snippets"
271
  msgstr ""
272
 
273
- #: lib/PostSnippets/Admin.php:347
274
  msgid "Update"
275
  msgstr ""
276
 
277
- #: lib/PostSnippets/Help.php:33
278
  msgid "Basic"
279
  msgstr ""
280
 
281
- #: lib/PostSnippets/Help.php:48
282
  msgid "PHP"
283
  msgstr ""
284
 
285
- #: lib/PostSnippets/Help.php:56
286
  msgid "Advanced"
287
  msgstr ""
288
 
289
- #: lib/PostSnippets/ImportExport.php:38
290
  msgid "Error: "
291
  msgstr ""
292
 
293
- #: lib/PostSnippets/ImportExport.php:61
294
  msgid "Import"
295
  msgstr ""
296
 
297
- #: lib/PostSnippets/ImportExport.php:67
298
  msgid ""
299
  "Import snippets from a post-snippets-export.zip file. Importing overwrites "
300
  "any existing snippets."
301
  msgstr ""
302
 
303
- #: lib/PostSnippets/ImportExport.php:74
304
  msgid "Import Snippets"
305
  msgstr ""
306
 
307
- #: lib/PostSnippets/ImportExport.php:113
308
  msgid "Snippets successfully imported."
309
  msgstr ""
310
 
311
- #: lib/PostSnippets/ImportExport.php:118 lib/PostSnippets/ImportExport.php:127
312
- #: lib/PostSnippets/ImportExport.php:133
313
  msgid "Snippets could not be imported:"
314
  msgstr ""
315
 
316
- #: lib/PostSnippets/ImportExport.php:120
317
  msgid "Unzipping failed."
318
  msgstr ""
319
 
320
- #: lib/PostSnippets/ImportExport.php:135
321
  msgid "Upload failed."
322
  msgstr ""
8
  msgstr ""
9
  "Project-Id-Version: PACKAGE VERSION\n"
10
  "Report-Msgid-Bugs-To: \n"
11
+ "POT-Creation-Date: 2014-09-20 20:23+0700\n"
12
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
+ "Language: \n"
16
  "MIME-Version: 1.0\n"
17
  "Content-Type: text/plain; charset=CHARSET\n"
18
  "Content-Transfer-Encoding: 8bit\n"
23
  msgstr ""
24
 
25
  #: views/admin_snippets.php:9 views/admin_snippets.php:18
26
+ #: views/help_basic.php:6 src/PostSnippets/Admin.php:379
27
  msgid "Variables"
28
  msgstr ""
29
 
30
  #: views/admin_snippets.php:10 views/admin_snippets.php:19
31
+ #: views/help_basic.php:16 src/PostSnippets/Admin.php:398
32
  msgid "Snippet"
33
  msgstr ""
34
 
35
+ #: views/admin_snippets.php:39 src/PostSnippets/Help.php:40
36
  msgid "Shortcode"
37
  msgstr ""
38
 
176
  "variable is reserved, so don't use it in the variables field."
177
  msgstr ""
178
 
179
+ #: views/help_shortcode.php:13 src/PostSnippets/Admin.php:395
180
  msgid "Options"
181
  msgstr ""
182
 
212
  msgid "This snippet is insert only, no variables defined."
213
  msgstr ""
214
 
215
+ #: src/PostSnippets/Admin.php:40
216
  msgid "Settings"
217
  msgstr ""
218
 
219
+ #: src/PostSnippets/Admin.php:128
220
  msgid "A snippet named Untitled has been added."
221
  msgstr ""
222
 
223
+ #: src/PostSnippets/Admin.php:148
224
  msgid "Nothing selected to delete."
225
  msgstr ""
226
 
227
+ #: src/PostSnippets/Admin.php:164
228
  msgid "Selected snippets have been deleted."
229
  msgstr ""
230
 
231
+ #: src/PostSnippets/Admin.php:199
232
  msgid "Snippets have been updated."
233
  msgstr ""
234
 
235
+ #: src/PostSnippets/Admin.php:279
236
  msgid "Manage Snippets"
237
  msgstr ""
238
 
239
+ #: src/PostSnippets/Admin.php:279 src/PostSnippets/Admin.php:322
240
  msgid "Import/Export"
241
  msgstr ""
242
 
243
+ #: src/PostSnippets/Admin.php:287
244
  msgid "Use the help dropdown button for additional information."
245
  msgstr ""
246
 
247
+ #: src/PostSnippets/Admin.php:323
248
  msgid "Export"
249
  msgstr ""
250
 
251
+ #: src/PostSnippets/Admin.php:326
252
  msgid "Export your snippets for backup or to import them on another site."
253
  msgstr ""
254
 
255
+ #: src/PostSnippets/Admin.php:328
256
  msgid "Export Snippets"
257
  msgstr ""
258
 
259
+ #: src/PostSnippets/Admin.php:351
260
  msgid ""
261
  "This is an overview of all snippets defined for this site. These snippets "
262
  "are inserted into posts from the post editor using the Post Snippets button. "
267
  "recommended to keep this option disabled."
268
  msgstr ""
269
 
270
+ #: src/PostSnippets/Admin.php:361
271
  msgid "Display rendered snippets"
272
  msgstr ""
273
 
274
+ #: src/PostSnippets/Admin.php:362
275
  msgid "Update"
276
  msgstr ""
277
 
278
+ #: src/PostSnippets/Help.php:33
279
  msgid "Basic"
280
  msgstr ""
281
 
282
+ #: src/PostSnippets/Help.php:48
283
  msgid "PHP"
284
  msgstr ""
285
 
286
+ #: src/PostSnippets/Help.php:56
287
  msgid "Advanced"
288
  msgstr ""
289
 
290
+ #: src/PostSnippets/ImportExport.php:38
291
  msgid "Error: "
292
  msgstr ""
293
 
294
+ #: src/PostSnippets/ImportExport.php:61
295
  msgid "Import"
296
  msgstr ""
297
 
298
+ #: src/PostSnippets/ImportExport.php:67
299
  msgid ""
300
  "Import snippets from a post-snippets-export.zip file. Importing overwrites "
301
  "any existing snippets."
302
  msgstr ""
303
 
304
+ #: src/PostSnippets/ImportExport.php:74
305
  msgid "Import Snippets"
306
  msgstr ""
307
 
308
+ #: src/PostSnippets/ImportExport.php:113
309
  msgid "Snippets successfully imported."
310
  msgstr ""
311
 
312
+ #: src/PostSnippets/ImportExport.php:118 src/PostSnippets/ImportExport.php:127
313
+ #: src/PostSnippets/ImportExport.php:133
314
  msgid "Snippets could not be imported:"
315
  msgstr ""
316
 
317
+ #: src/PostSnippets/ImportExport.php:120
318
  msgid "Unzipping failed."
319
  msgstr ""
320
 
321
+ #: src/PostSnippets/ImportExport.php:135
322
  msgid "Upload failed."
323
  msgstr ""
post-snippets.php CHANGED
@@ -5,11 +5,11 @@ Plugin URI: http://johansteen.se/code/post-snippets/
5
  Description: Build a library with snippets of HTML, PHP code or reoccurring text that you often use in your posts. Variables to replace parts of the snippet on insert can be used. The snippets can be inserted as-is or as shortcodes.
6
  Author: Johan Steen
7
  Author URI: http://johansteen.se/
8
- Version: 2.3.3
9
  License: GPLv2 or later
10
  Text Domain: post-snippets
11
 
12
- Copyright 2009-2013 Johan Steen (email : artstorm [at] gmail [dot] com)
13
 
14
  This program is free software; you can redistribute it and/or modify
15
  it under the terms of the GNU General Public License as published by
5
  Description: Build a library with snippets of HTML, PHP code or reoccurring text that you often use in your posts. Variables to replace parts of the snippet on insert can be used. The snippets can be inserted as-is or as shortcodes.
6
  Author: Johan Steen
7
  Author URI: http://johansteen.se/
8
+ Version: 2.3.4
9
  License: GPLv2 or later
10
  Text Domain: post-snippets
11
 
12
+ Copyright 2009-2014 Johan Steen (email : artstorm [at] gmail [dot] com)
13
 
14
  This program is free software; you can redistribute it and/or modify
15
  it under the terms of the GNU General Public License as published by
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: artstorm
3
  Donate link: http://johansteen.se/donate/
4
  Tags: post, admin, snippet, shortcode, html, custom, page, dynamic, editor, php, code
5
  Requires at least: 3.3
6
- Tested up to: 3.9
7
- Stable tag: 2.3.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -121,6 +121,11 @@ Contributions are appreciated and encouraged.
121
 
122
  == Changelog ==
123
 
 
 
 
 
 
124
  = Version 2.3.3 - 12 Apr 2014 =
125
  * Updates Post Snippets admin screen to not let Chrome XSS Auditor preventing
126
  snippets containg form elements to be saved.
3
  Donate link: http://johansteen.se/donate/
4
  Tags: post, admin, snippet, shortcode, html, custom, page, dynamic, editor, php, code
5
  Requires at least: 3.3
6
+ Tested up to: 4.0
7
+ Stable tag: 2.3.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
121
 
122
  == Changelog ==
123
 
124
+ = Version 2.3.4 - 20 Sep 2014 =
125
+ * Tested up to WordPress v4.0.
126
+ * Update Swedish translation.
127
+ * Add Ukrainian translation.
128
+
129
  = Version 2.3.3 - 12 Apr 2014 =
130
  * Updates Post Snippets admin screen to not let Chrome XSS Auditor preventing
131
  snippets containg form elements to be saved.