Version Description
- Behavior change: The core plugin was removed, and administrative plugin renamed, direct class access still possible.
- New feature: Ability to trim the title length for all breadcrumbs in the trail.
- New feature: Ability to selectively include the "Blog" in addition to the "Home" breadcrumb in the trail (for static frontpage setups).
- New feature: Translations for Russian now included thanks to Yuri Gribov.
- New feature: Translations for Swedish now included thanks to Patrik Spathon.
- Bug fix: Minor tweaks to the settings link in the plugins listing page so that it fits better in WordPress 2.8.
- Bug fix: Now selects the first category hierarchy of a post instead of the last.
Download this release
Release Info
Developer | mtekk |
Plugin | Breadcrumb NavXT |
Version | 3.3.0 |
Comparing to | |
See all releases |
Code changes from version 3.2.1 to 3.3.0
- breadcrumb_navxt-by_BY.mo +0 -0
- breadcrumb_navxt-by_BY.po +0 -496
- breadcrumb_navxt-es_ES.mo +0 -0
- breadcrumb_navxt-nl_NL.mo +0 -0
- breadcrumb_navxt_admin.php +67 -75
- breadcrumb_navxt_class.php +293 -448
- breadcrumb_navxt_uninstaller.php +66 -47
- breadcrumb-navxt.pot → languages/breadcrumb-navxt.pot +147 -144
- breadcrumb_navxt-de_DE.mo → languages/breadcrumb_navxt-de_DE.mo +0 -0
- breadcrumb_navxt-de_DE.po → languages/breadcrumb_navxt-de_DE.po +0 -0
- languages/breadcrumb_navxt-es_ES.mo +0 -0
- breadcrumb_navxt-es_ES.po → languages/breadcrumb_navxt-es_ES.po +171 -148
- breadcrumb_navxt-fr_FR.mo → languages/breadcrumb_navxt-fr_FR.mo +0 -0
- breadcrumb_navxt-fr_FR.po → languages/breadcrumb_navxt-fr_FR.po +0 -0
- languages/breadcrumb_navxt-nl_NL.mo +0 -0
- breadcrumb_navxt-nl_NL.po → languages/breadcrumb_navxt-nl_NL.po +170 -148
- languages/breadcrumb_navxt-ru_RU.mo +0 -0
- languages/breadcrumb_navxt-ru_RU.po +505 -0
- languages/breadcrumb_navxt-sv_SE.mo +0 -0
- languages/breadcrumb_navxt-sv_SE.po +737 -0
- breadcrumb_navxt.mo → languages/breadcrumb_navxt.mo +0 -0
- breadcrumb_navxt.po → languages/breadcrumb_navxt.po +160 -148
- readme.txt +26 -4
breadcrumb_navxt-by_BY.mo
DELETED
Binary file
|
breadcrumb_navxt-by_BY.po
DELETED
@@ -1,496 +0,0 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: Breadcrumb NavXT\n"
|
4 |
-
"Report-Msgid-Bugs-To: http://wordpress.org/tag/breadcrumb-navxt\n"
|
5 |
-
"POT-Creation-Date: 2009-04-24 03:05+0000\n"
|
6 |
-
"PO-Revision-Date: 2009-05-14 23:07+0300\n"
|
7 |
-
"Last-Translator: Илья <mrilyuha@gmail.com>\n"
|
8 |
-
"Language-Team: John Havlik <mtekkmonkey@gmail.com>\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Poedit-Language: Belarusian\n"
|
13 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
-
"X-Poedit-Basepath: .\n"
|
15 |
-
"X-Poedit-Country: BELARUS\n"
|
16 |
-
"X-Poedit-SourceCharset: utf-8\n"
|
17 |
-
"X-Poedit-SearchPath-0: C:\\Users\\John\\Documents\\Aptana Studio\\Breadcrumb NavXT\\trunk\n"
|
18 |
-
|
19 |
-
#: breadcrumb_navxt_admin.php:134
|
20 |
-
msgid "Insufficient privileges to proceed."
|
21 |
-
msgstr "Недастаткова прывілегій для працягвання."
|
22 |
-
|
23 |
-
#: breadcrumb_navxt_admin.php:190
|
24 |
-
#: breadcrumb_navxt_class.php:165
|
25 |
-
msgid "<a title=\"Go to the first page of search results for %title%.\" href=\"%link%\">"
|
26 |
-
msgstr "<a title=\"Перайсці да першай старонкі, каб убачыць рэзультат для %title%.\" href=\"%link%\">"
|
27 |
-
|
28 |
-
#: breadcrumb_navxt_admin.php:537
|
29 |
-
msgid "Settings"
|
30 |
-
msgstr "Налады"
|
31 |
-
|
32 |
-
#: breadcrumb_navxt_admin.php:632
|
33 |
-
msgid "All of your current Breadcrumb NavXT settings will be overwritten with the default values. Are you sure you want to continue?"
|
34 |
-
msgstr "Усе цякучыя налады Breadcrumb NavXT будуць перазапісаны звычайнымі наладымі. Вы хочаце працягнуць?"
|
35 |
-
|
36 |
-
#: breadcrumb_navxt_admin.php:636
|
37 |
-
msgid "All of your current Breadcrumb NavXT settings will be overwritten with the imported values. Are you sure you want to continue?"
|
38 |
-
msgstr "Усе цякучыя налады Breadcrumb NavXT будуць перазапісаны імпартаванымі наладымі. Вы хочаце працягнуць?"
|
39 |
-
|
40 |
-
#: breadcrumb_navxt_admin.php:699
|
41 |
-
msgid "Warning, your version of Breadcrumb NavXT does not match the version supported by this administrative interface. As a result, settings may not work as expected."
|
42 |
-
msgstr "Папярэджанне: ваша версія Breadcrumb NavXT не адпавядае версіі, якая падтрымліваецца адміністратыўным інтэрфейсам. У выніку, налады могуць не працаваць, як патрабуецца."
|
43 |
-
|
44 |
-
#: breadcrumb_navxt_admin.php:700
|
45 |
-
msgid "Your Breadcrumb NavXT Administration interface version is "
|
46 |
-
msgstr "Версія адміністратыўнага інтэрфэйсу Breadcrumb NavXT Administration - "
|
47 |
-
|
48 |
-
#: breadcrumb_navxt_admin.php:701
|
49 |
-
msgid "Your Breadcrumb NavXT version is "
|
50 |
-
msgstr "Версія Breadcrumb NavXT Administration - "
|
51 |
-
|
52 |
-
#: breadcrumb_navxt_admin.php:705
|
53 |
-
msgid "Breadcrumb NavXT Settings"
|
54 |
-
msgstr "Налады Breadcrumb NavXT"
|
55 |
-
|
56 |
-
#: breadcrumb_navxt_admin.php:707
|
57 |
-
#, php-format
|
58 |
-
msgid "Tips for the settings are located below select options. Please refer to the %sdocumentation%s for more information."
|
59 |
-
msgstr "Парады для налад знаходзяцца ніжэй. калі ласка, перайдзіце да %sdocumentation%s для інфармацыі."
|
60 |
-
|
61 |
-
#: breadcrumb_navxt_admin.php:708
|
62 |
-
msgid "Go to the Breadcrumb NavXT online documentation"
|
63 |
-
msgstr "Перайсці да Breadcrumb NavXT онлайн-дакументацыі"
|
64 |
-
|
65 |
-
#: breadcrumb_navxt_admin.php:718
|
66 |
-
msgid "General"
|
67 |
-
msgstr "Галоўныя"
|
68 |
-
|
69 |
-
#: breadcrumb_navxt_admin.php:722
|
70 |
-
msgid "Breadcrumb Separator"
|
71 |
-
msgstr "Раздзяляльнік Breadcrumb"
|
72 |
-
|
73 |
-
#: breadcrumb_navxt_admin.php:726
|
74 |
-
msgid "Placed in between each breadcrumb."
|
75 |
-
msgstr "Знаходзіцца паміж кожнай хлебнай дробкай."
|
76 |
-
|
77 |
-
#: breadcrumb_navxt_admin.php:731
|
78 |
-
msgid "Breadcrumb Max Title Length"
|
79 |
-
msgstr "Максімальная даўжыня загалоўка хлебнай дробкі"
|
80 |
-
|
81 |
-
#: breadcrumb_navxt_admin.php:739
|
82 |
-
msgid "Home Breadcrumb"
|
83 |
-
msgstr "Хлебныя дробкі галоўнай старонкі"
|
84 |
-
|
85 |
-
#: breadcrumb_navxt_admin.php:744
|
86 |
-
msgid "Place the home breadcrumb in the trail."
|
87 |
-
msgstr "Размяцціць хатнія хлебныя дробкі ў трэйле (trail)."
|
88 |
-
|
89 |
-
#: breadcrumb_navxt_admin.php:749
|
90 |
-
msgid "Home Title: "
|
91 |
-
msgstr "Загаловак галоўнай старонкі:"
|
92 |
-
|
93 |
-
#: breadcrumb_navxt_admin.php:758
|
94 |
-
msgid "Home Prefix"
|
95 |
-
msgstr "Home-прэфікс"
|
96 |
-
|
97 |
-
#: breadcrumb_navxt_admin.php:766
|
98 |
-
msgid "Home Suffix"
|
99 |
-
msgstr "Home-суфікс"
|
100 |
-
|
101 |
-
#: breadcrumb_navxt_admin.php:774
|
102 |
-
msgid "Home Anchor"
|
103 |
-
msgstr "Home-якар"
|
104 |
-
|
105 |
-
#: breadcrumb_navxt_admin.php:778
|
106 |
-
msgid "The anchor template for the home breadcrumb."
|
107 |
-
msgstr "Якарныя шаблон для хлебных дробак."
|
108 |
-
|
109 |
-
#: breadcrumb_navxt_admin.php:783
|
110 |
-
msgid "Blog Anchor"
|
111 |
-
msgstr "Blog-якар"
|
112 |
-
|
113 |
-
#: breadcrumb_navxt_admin.php:787
|
114 |
-
msgid "The anchor template for the blog breadcrumb, used only in static front page environments."
|
115 |
-
msgstr "Якарныя шаблон для хлебных дробак блогу. выкарыстоўваецца толькі на статычных пярэдніх старонках. "
|
116 |
-
|
117 |
-
#: breadcrumb_navxt_admin.php:793
|
118 |
-
msgid "Current Item"
|
119 |
-
msgstr "Дадзены элемент"
|
120 |
-
|
121 |
-
#: breadcrumb_navxt_admin.php:797
|
122 |
-
msgid "Link Current Item"
|
123 |
-
msgstr "Дадзеная спасылка элементу"
|
124 |
-
|
125 |
-
#: breadcrumb_navxt_admin.php:802
|
126 |
-
msgid "Yes"
|
127 |
-
msgstr "Так"
|
128 |
-
|
129 |
-
#: breadcrumb_navxt_admin.php:808
|
130 |
-
msgid "Current Item Prefix"
|
131 |
-
msgstr "Дадзены прэфікс элементу"
|
132 |
-
|
133 |
-
#: breadcrumb_navxt_admin.php:812
|
134 |
-
msgid "This is always placed in front of the last breadcrumb in the trail, before any other prefixes for that breadcrumb."
|
135 |
-
msgstr "Гэта заўсёды знаходзіцца ў пачатку хлебных дробак, перад усімі прэфіксамі для хлебных дробак."
|
136 |
-
|
137 |
-
#: breadcrumb_navxt_admin.php:817
|
138 |
-
msgid "Current Item Suffix"
|
139 |
-
msgstr "Дадзены суфікс элементу"
|
140 |
-
|
141 |
-
#: breadcrumb_navxt_admin.php:821
|
142 |
-
msgid "This is always placed after the last breadcrumb in the trail, and after any other prefixes for that breadcrumb."
|
143 |
-
msgstr "Гэта заўсёды знаходзіцца пасля хлебных дробак і пасля ўсіх прэфіксаў для хлебных дробак."
|
144 |
-
|
145 |
-
#: breadcrumb_navxt_admin.php:826
|
146 |
-
msgid "Current Item Anchor"
|
147 |
-
msgstr "Дадзены якар элементу"
|
148 |
-
|
149 |
-
#: breadcrumb_navxt_admin.php:830
|
150 |
-
msgid "The anchor template for current item breadcrumbs."
|
151 |
-
msgstr "Якарны шаблон для цякучага элементу хлебных драбніц."
|
152 |
-
|
153 |
-
#: breadcrumb_navxt_admin.php:835
|
154 |
-
msgid "Paged Breadcrumb"
|
155 |
-
msgstr "Старонкавыя хлебныя дробкі"
|
156 |
-
|
157 |
-
#: breadcrumb_navxt_admin.php:840
|
158 |
-
msgid "Include the paged breadcrumb in the breadcrumb trail."
|
159 |
-
msgstr "Уключыць старонкавыя хлебныя дробкі ў радок хлебных дробак."
|
160 |
-
|
161 |
-
#: breadcrumb_navxt_admin.php:842
|
162 |
-
msgid "Indicates that the user is on a page other than the first on paginated posts/pages."
|
163 |
-
msgstr "Указваць, што наведвальнік не на першай старонцы, ў пастах і старонках."
|
164 |
-
|
165 |
-
#: breadcrumb_navxt_admin.php:847
|
166 |
-
msgid "Paged Prefix"
|
167 |
-
msgstr "Старонкавы прэфікс"
|
168 |
-
|
169 |
-
#: breadcrumb_navxt_admin.php:855
|
170 |
-
msgid "Paged Suffix"
|
171 |
-
msgstr "Суфікс старонак"
|
172 |
-
|
173 |
-
#: breadcrumb_navxt_admin.php:864
|
174 |
-
msgid "Posts & Pages"
|
175 |
-
msgstr "Пасты & Старонкі"
|
176 |
-
|
177 |
-
#: breadcrumb_navxt_admin.php:868
|
178 |
-
msgid "Post Prefix"
|
179 |
-
msgstr "Прэфікс паста"
|
180 |
-
|
181 |
-
#: breadcrumb_navxt_admin.php:876
|
182 |
-
msgid "Post Suffix"
|
183 |
-
msgstr "Суфікс паста"
|
184 |
-
|
185 |
-
#: breadcrumb_navxt_admin.php:884
|
186 |
-
msgid "Post Anchor"
|
187 |
-
msgstr "Якар паста"
|
188 |
-
|
189 |
-
#: breadcrumb_navxt_admin.php:888
|
190 |
-
msgid "The anchor template for post breadcrumbs."
|
191 |
-
msgstr "Якарны шаблон для хлебных дробак паста."
|
192 |
-
|
193 |
-
#: breadcrumb_navxt_admin.php:893
|
194 |
-
msgid "Post Taxonomy Display"
|
195 |
-
msgstr "Паказваць таксанамію паста"
|
196 |
-
|
197 |
-
#: breadcrumb_navxt_admin.php:898
|
198 |
-
msgid "Show the taxonomy leading to a post in the breadcrumb trail."
|
199 |
-
msgstr "Паказваць таксанамію ў хлебных дробках."
|
200 |
-
|
201 |
-
#: breadcrumb_navxt_admin.php:904
|
202 |
-
msgid "Post Taxonomy"
|
203 |
-
msgstr "Таксанамія паста"
|
204 |
-
|
205 |
-
#: breadcrumb_navxt_admin.php:909
|
206 |
-
#: breadcrumb_navxt_admin.php:964
|
207 |
-
msgid "Categories"
|
208 |
-
msgstr "Катэгорыі"
|
209 |
-
|
210 |
-
#: breadcrumb_navxt_admin.php:914
|
211 |
-
#: breadcrumb_navxt_admin.php:1014
|
212 |
-
msgid "Tags"
|
213 |
-
msgstr "Тэгі"
|
214 |
-
|
215 |
-
#: breadcrumb_navxt_admin.php:917
|
216 |
-
msgid "The taxonomy which the breadcrumb trail will show."
|
217 |
-
msgstr "Паказваць таксанамію, калі ёсцьхлебныя дробкі."
|
218 |
-
|
219 |
-
#: breadcrumb_navxt_admin.php:922
|
220 |
-
msgid "Page Prefix"
|
221 |
-
msgstr "Прэфікс старонкі"
|
222 |
-
|
223 |
-
#: breadcrumb_navxt_admin.php:930
|
224 |
-
msgid "Page Suffix"
|
225 |
-
msgstr "Суфік старонкі"
|
226 |
-
|
227 |
-
#: breadcrumb_navxt_admin.php:938
|
228 |
-
msgid "Page Anchor"
|
229 |
-
msgstr "Якар старонкі"
|
230 |
-
|
231 |
-
#: breadcrumb_navxt_admin.php:942
|
232 |
-
msgid "The anchor template for page breadcrumbs."
|
233 |
-
msgstr "Паказваць якарны шаблон для хлебных дробак старонкі."
|
234 |
-
|
235 |
-
#: breadcrumb_navxt_admin.php:947
|
236 |
-
msgid "Attachment Prefix"
|
237 |
-
msgstr "Прэфікс дадатка"
|
238 |
-
|
239 |
-
#: breadcrumb_navxt_admin.php:955
|
240 |
-
msgid "Attachment Suffix"
|
241 |
-
msgstr "Суфікс дадатка"
|
242 |
-
|
243 |
-
#: breadcrumb_navxt_admin.php:968
|
244 |
-
msgid "Category Prefix"
|
245 |
-
msgstr "Прэфікс катэгорыі"
|
246 |
-
|
247 |
-
#: breadcrumb_navxt_admin.php:972
|
248 |
-
msgid "Applied before the anchor on all category breadcrumbs."
|
249 |
-
msgstr "Прызначаць перад якарам ўва ўсіх катэгорыях хлебных дробак."
|
250 |
-
|
251 |
-
#: breadcrumb_navxt_admin.php:977
|
252 |
-
msgid "Category Suffix"
|
253 |
-
msgstr "Суфікс катэгорый"
|
254 |
-
|
255 |
-
#: breadcrumb_navxt_admin.php:981
|
256 |
-
msgid "Applied after the anchor on all category breadcrumbs."
|
257 |
-
msgstr "Прызначаць пасля якара ўва ўсіх катэгорыях хлебных дробак."
|
258 |
-
|
259 |
-
#: breadcrumb_navxt_admin.php:986
|
260 |
-
msgid "Category Anchor"
|
261 |
-
msgstr "Якар катэгорыі"
|
262 |
-
|
263 |
-
#: breadcrumb_navxt_admin.php:990
|
264 |
-
msgid "The anchor template for category breadcrumbs."
|
265 |
-
msgstr "Якарны шаблон для катэгорыі хлебных дробак."
|
266 |
-
|
267 |
-
#: breadcrumb_navxt_admin.php:995
|
268 |
-
msgid "Archive by Category Prefix"
|
269 |
-
msgstr "Архіў па прэфіксам катэгорый"
|
270 |
-
|
271 |
-
#: breadcrumb_navxt_admin.php:999
|
272 |
-
msgid "Applied before the title of the current item breadcrumb on an archive by cateogry page."
|
273 |
-
msgstr "Прызначаць перад загалоўкам цякучых хлебных дробак у архіве па катэгорыям старонак."
|
274 |
-
|
275 |
-
#: breadcrumb_navxt_admin.php:1004
|
276 |
-
msgid "Archive by Category Suffix"
|
277 |
-
msgstr "Архіў па суфіксам катэгорый"
|
278 |
-
|
279 |
-
#: breadcrumb_navxt_admin.php:1008
|
280 |
-
msgid "Applied after the title of the current item breadcrumb on an archive by cateogry page."
|
281 |
-
msgstr "Прызначаць пасля загалоўка цякучых хлебных дробак у архіве па катэгорыям старонак."
|
282 |
-
|
283 |
-
#: breadcrumb_navxt_admin.php:1018
|
284 |
-
msgid "Tag Prefix"
|
285 |
-
msgstr "Прэфікс тэга"
|
286 |
-
|
287 |
-
#: breadcrumb_navxt_admin.php:1022
|
288 |
-
msgid "Applied before the anchor on all tag breadcrumbs."
|
289 |
-
msgstr "Прызначаць перад якарам ўва ўсіх катэгорыях хлебных дробак."
|
290 |
-
|
291 |
-
#: breadcrumb_navxt_admin.php:1027
|
292 |
-
msgid "Tag Suffix"
|
293 |
-
msgstr "Суфікс тэга"
|
294 |
-
|
295 |
-
#: breadcrumb_navxt_admin.php:1031
|
296 |
-
msgid "Applied after the anchor on all tag breadcrumbs."
|
297 |
-
msgstr "Прызначаць пасля якара ўва ўсіх тэгах хлебных дробак."
|
298 |
-
|
299 |
-
#: breadcrumb_navxt_admin.php:1036
|
300 |
-
msgid "Tag Anchor"
|
301 |
-
msgstr "Якар тэга"
|
302 |
-
|
303 |
-
#: breadcrumb_navxt_admin.php:1040
|
304 |
-
msgid "The anchor template for tag breadcrumbs."
|
305 |
-
msgstr "Якарны шаблон для тэга хлебных дробак."
|
306 |
-
|
307 |
-
#: breadcrumb_navxt_admin.php:1045
|
308 |
-
msgid "Archive by Tag Prefix"
|
309 |
-
msgstr "Архіў па тэгу прэфікса"
|
310 |
-
|
311 |
-
#: breadcrumb_navxt_admin.php:1049
|
312 |
-
msgid "Applied before the title of the current item breadcrumb on an archive by tag page."
|
313 |
-
msgstr "Прызначаць перад загалоўкам цякучых хлебных дробак у архіве па тэгам старонак."
|
314 |
-
|
315 |
-
#: breadcrumb_navxt_admin.php:1054
|
316 |
-
msgid "Archive by Tag Suffix"
|
317 |
-
msgstr "Архіў па суфіксам тэгаў"
|
318 |
-
|
319 |
-
#: breadcrumb_navxt_admin.php:1058
|
320 |
-
msgid "Applied after the title of the current item breadcrumb on an archive by tag page."
|
321 |
-
msgstr "Прызначаць пасля загалоўка цякучых хлебных дробак у архіве па тэгам старонак."
|
322 |
-
|
323 |
-
#: breadcrumb_navxt_admin.php:1064
|
324 |
-
msgid "Date Archives"
|
325 |
-
msgstr "Каляндарны архіў"
|
326 |
-
|
327 |
-
#: breadcrumb_navxt_admin.php:1068
|
328 |
-
msgid "Archive by Date Prefix"
|
329 |
-
msgstr "Архіў па прэфіксу даты"
|
330 |
-
|
331 |
-
#: breadcrumb_navxt_admin.php:1072
|
332 |
-
msgid "Applied before the anchor on all date breadcrumbs."
|
333 |
-
msgstr "Прызначаць перад якарам ўва ўсіх датах хлебных дробак."
|
334 |
-
|
335 |
-
#: breadcrumb_navxt_admin.php:1077
|
336 |
-
msgid "Archive by Date Suffix"
|
337 |
-
msgstr "Архіў па суфіксе даты"
|
338 |
-
|
339 |
-
#: breadcrumb_navxt_admin.php:1081
|
340 |
-
msgid "Applied after the anchor on all date breadcrumbs."
|
341 |
-
msgstr "Прызначаць пасля якара ўва ўсіх датах хлебных дробак."
|
342 |
-
|
343 |
-
#: breadcrumb_navxt_admin.php:1086
|
344 |
-
msgid "Date Anchor"
|
345 |
-
msgstr "Якар даты"
|
346 |
-
|
347 |
-
#: breadcrumb_navxt_admin.php:1090
|
348 |
-
msgid "The anchor template for date breadcrumbs."
|
349 |
-
msgstr "Якарны шаблон для даты хлебных дробак."
|
350 |
-
|
351 |
-
#: breadcrumb_navxt_admin.php:1096
|
352 |
-
msgid "Miscellaneous"
|
353 |
-
msgstr "Рознае"
|
354 |
-
|
355 |
-
#: breadcrumb_navxt_admin.php:1100
|
356 |
-
msgid "Author Prefix"
|
357 |
-
msgstr "Прэфікс аўтара"
|
358 |
-
|
359 |
-
#: breadcrumb_navxt_admin.php:1108
|
360 |
-
msgid "Author Suffix"
|
361 |
-
msgstr "Суфікс аўтара"
|
362 |
-
|
363 |
-
#: breadcrumb_navxt_admin.php:1116
|
364 |
-
msgid "Author Display Format"
|
365 |
-
msgstr "Фармат паказу аўтара"
|
366 |
-
|
367 |
-
#: breadcrumb_navxt_admin.php:1122
|
368 |
-
msgid "display_name uses the name specified in \"Display name publicly as\" under the user profile the others correspond to options in the user profile."
|
369 |
-
msgstr "display_name выкарыстоўвае імя, вызначанае ў \"Display name publicly as\"."
|
370 |
-
|
371 |
-
#: breadcrumb_navxt_admin.php:1127
|
372 |
-
msgid "Search Prefix"
|
373 |
-
msgstr "Прэфікс пошуку"
|
374 |
-
|
375 |
-
#: breadcrumb_navxt_admin.php:1135
|
376 |
-
msgid "Search Suffix"
|
377 |
-
msgstr "Суфікс пошуку"
|
378 |
-
|
379 |
-
#: breadcrumb_navxt_admin.php:1143
|
380 |
-
msgid "Search Anchor"
|
381 |
-
msgstr "Пошукавы якар"
|
382 |
-
|
383 |
-
#: breadcrumb_navxt_admin.php:1147
|
384 |
-
msgid "The anchor template for search breadcrumbs, used only when the search results span several pages."
|
385 |
-
msgstr "Якарны шаблон для хлебных дробак пошуку, толькі тады, каклі рэзультаты пошуку размяшчаюцца на некалькіх старонках."
|
386 |
-
|
387 |
-
#: breadcrumb_navxt_admin.php:1152
|
388 |
-
msgid "404 Title"
|
389 |
-
msgstr "404-загаловак"
|
390 |
-
|
391 |
-
#: breadcrumb_navxt_admin.php:1160
|
392 |
-
msgid "404 Prefix"
|
393 |
-
msgstr "404-суфікс"
|
394 |
-
|
395 |
-
#: breadcrumb_navxt_admin.php:1168
|
396 |
-
msgid "404 Suffix"
|
397 |
-
msgstr "404-суфікс"
|
398 |
-
|
399 |
-
#: breadcrumb_navxt_admin.php:1177
|
400 |
-
msgid "Save Changes"
|
401 |
-
msgstr "Налады захаваныя"
|
402 |
-
|
403 |
-
#: breadcrumb_navxt_admin.php:1182
|
404 |
-
msgid "Import/Export/Reset Settings"
|
405 |
-
msgstr "Налады імпарту/экспарту/збіцця налад"
|
406 |
-
|
407 |
-
#: breadcrumb_navxt_admin.php:1183
|
408 |
-
msgid "Import Breadcrumb NavXT settings from a XML file, export the current settings to a XML file, or reset to the default Breadcrumb NavXT settings."
|
409 |
-
msgstr "Імпартаваць налады Breadcrumb NavXT з XML-файла, экспартаваць цякучыя налады ў XML-файл або збіць звычайныя налады Breadcrumb NavXT."
|
410 |
-
|
411 |
-
#: breadcrumb_navxt_admin.php:1187
|
412 |
-
msgid "Settings File"
|
413 |
-
msgstr "Файл налад"
|
414 |
-
|
415 |
-
#: breadcrumb_navxt_admin.php:1191
|
416 |
-
msgid "Select a XML settings file to upload and import settings from."
|
417 |
-
msgstr "Выберыце XML-налады для імпарту налад."
|
418 |
-
|
419 |
-
#: breadcrumb_navxt_admin.php:1196
|
420 |
-
msgid "Import"
|
421 |
-
msgstr "Імпартаваць"
|
422 |
-
|
423 |
-
#: breadcrumb_navxt_admin.php:1197
|
424 |
-
msgid "Export"
|
425 |
-
msgstr "Экспартаваць"
|
426 |
-
|
427 |
-
#: breadcrumb_navxt_admin.php:1198
|
428 |
-
msgid "Reset"
|
429 |
-
msgstr "Збіць"
|
430 |
-
|
431 |
-
#: breadcrumb_navxt_admin.php:1327
|
432 |
-
msgid "Importing settings from file failed."
|
433 |
-
msgstr "Імпартаванне налад з файла пацярпела няўдачу."
|
434 |
-
|
435 |
-
#: breadcrumb_navxt_admin.php:1331
|
436 |
-
msgid "The Breadcrumb NavXT settings were successfully imported from file."
|
437 |
-
msgstr "Налады Breadcrumb NavXT поўнасцю імпартаваныя з файла."
|
438 |
-
|
439 |
-
#: breadcrumb_navxt_admin.php:1335
|
440 |
-
msgid "The Breadcrumb NavXT settings were reset to the default values."
|
441 |
-
msgstr "Налады Breadcrumb NavXT збітыя да звычайных."
|
442 |
-
|
443 |
-
#: breadcrumb_navxt_class.php:100
|
444 |
-
msgid "Blog"
|
445 |
-
msgstr "Блог"
|
446 |
-
|
447 |
-
#: breadcrumb_navxt_class.php:102
|
448 |
-
#: breadcrumb_navxt_class.php:104
|
449 |
-
#: breadcrumb_navxt_class.php:128
|
450 |
-
#: breadcrumb_navxt_class.php:142
|
451 |
-
msgid "<a title=\"Go to %title%.\" href=\"%link%\">"
|
452 |
-
msgstr "<a title=\"Перайсці да %title%.\" href=\"%link%\">"
|
453 |
-
|
454 |
-
#: breadcrumb_navxt_class.php:117
|
455 |
-
msgid "<a title=\"Reload the current page.\" href=\"%link%\">"
|
456 |
-
msgstr "<a title=\"Reload the current page.\" href=\"%link%\">"
|
457 |
-
|
458 |
-
#: breadcrumb_navxt_class.php:158
|
459 |
-
msgid "404"
|
460 |
-
msgstr "404 "
|
461 |
-
|
462 |
-
#: breadcrumb_navxt_class.php:161
|
463 |
-
msgid "Search results for '"
|
464 |
-
msgstr "Рэзультат пошуку для '"
|
465 |
-
|
466 |
-
#: breadcrumb_navxt_class.php:172
|
467 |
-
msgid "<a title=\"Go to the %title% tag archives.\" href=\"%link%\">"
|
468 |
-
msgstr "<a title=\"Перайсці да %title% тэгаў архіваў.\" href=\"%link%\">"
|
469 |
-
|
470 |
-
#: breadcrumb_navxt_class.php:175
|
471 |
-
msgid "Articles by: "
|
472 |
-
msgstr "Артыкулы па:"
|
473 |
-
|
474 |
-
#: breadcrumb_navxt_class.php:186
|
475 |
-
msgid "<a title=\"Go to the %title% category archives.\" href=\"%link%\">"
|
476 |
-
msgstr "<a title=\"Перайсці да %title% катэгорый архіваў.\" href=\"%link%\">"
|
477 |
-
|
478 |
-
#: breadcrumb_navxt_class.php:189
|
479 |
-
msgid "Archive by category '"
|
480 |
-
msgstr "Архіў па катэгорыям '"
|
481 |
-
|
482 |
-
#: breadcrumb_navxt_class.php:193
|
483 |
-
msgid "Archive by tag '"
|
484 |
-
msgstr "Архіў па тэгам '"
|
485 |
-
|
486 |
-
#: breadcrumb_navxt_class.php:196
|
487 |
-
msgid "<a title=\"Go to the %title% archives.\" href=\"%link%\">"
|
488 |
-
msgstr "<a title=\"Перайсці да %title% архіваў.\" href=\"%link%\">"
|
489 |
-
|
490 |
-
#: breadcrumb_navxt_class.php:464
|
491 |
-
msgid "Untagged"
|
492 |
-
msgstr "Без тэгаў"
|
493 |
-
|
494 |
-
#~ msgid "Leave the home breadcrumb out of the trail."
|
495 |
-
#~ msgstr "Soll nicht dargestellt werden."
|
496 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
breadcrumb_navxt-es_ES.mo
DELETED
Binary file
|
breadcrumb_navxt-nl_NL.mo
DELETED
Binary file
|
breadcrumb_navxt_admin.php
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
-
Plugin Name: Breadcrumb NavXT
|
4 |
Plugin URI: http://mtekk.weblogs.us/code/breadcrumb-navxt/
|
5 |
-
Description: Adds a breadcrumb navigation showing the visitor's path to their current location.
|
6 |
-
Version: 3.
|
7 |
Author: John Havlik
|
8 |
Author URI: http://mtekk.weblogs.us/
|
9 |
*/
|
@@ -23,11 +23,8 @@ Author URI: http://mtekk.weblogs.us/
|
|
23 |
along with this program; if not, write to the Free Software
|
24 |
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
25 |
*/
|
26 |
-
//Include the breadcrumb class
|
27 |
-
|
28 |
-
{
|
29 |
-
require_once(dirname(__FILE__) . '/breadcrumb_navxt_class.php');
|
30 |
-
}
|
31 |
//Include the supplemental functions
|
32 |
require_once(dirname(__FILE__) . '/breadcrumb_navxt_api.php');
|
33 |
|
@@ -46,7 +43,7 @@ class bcn_admin
|
|
46 |
* @var string
|
47 |
* @since 3.1.0
|
48 |
*/
|
49 |
-
private $version = '3.
|
50 |
|
51 |
/**
|
52 |
* wether or not this administration page has contextual help
|
@@ -87,6 +84,8 @@ class bcn_admin
|
|
87 |
// register_uninstall_hook(__FILE__, array($this, 'uninstall'));
|
88 |
// }
|
89 |
|
|
|
|
|
90 |
//WordPress Admin interface hook
|
91 |
add_action('admin_menu', array($this, 'add_page'));
|
92 |
//WordPress Hook for the widget
|
@@ -100,24 +99,23 @@ class bcn_admin
|
|
100 |
//Admin Options reset hook
|
101 |
if(isset($_POST['bcn_admin_reset']))
|
102 |
{
|
103 |
-
//Temporarily add
|
104 |
add_action('init', array($this, 'reset'));
|
105 |
}
|
106 |
//Admin Options export hook
|
107 |
else if(isset($_POST['bcn_admin_export']))
|
108 |
{
|
109 |
-
//Temporarily add
|
110 |
add_action('init', array($this, 'export'));
|
111 |
}
|
112 |
//Admin Options import hook
|
113 |
else if(isset($_FILES['bcn_admin_import_file']) && !empty($_FILES['bcn_admin_import_file']['name']))
|
114 |
{
|
115 |
-
//Temporarily add
|
116 |
add_action('init', array($this, 'import'));
|
117 |
}
|
118 |
//Admin Init Hook
|
119 |
add_action('admin_init', array($this, 'admin_init'));
|
120 |
-
|
121 |
}
|
122 |
/**
|
123 |
* admin initialisation callback function
|
@@ -130,10 +128,7 @@ class bcn_admin
|
|
130 |
public function admin_init()
|
131 |
{
|
132 |
// Register options.
|
133 |
-
|
134 |
-
{
|
135 |
-
register_setting($option_group = 'bcn_admin', $option_name = 'bcn_options', $sanitize_callback = '');
|
136 |
-
}
|
137 |
//Add in the nice "settings" link to the plugins page
|
138 |
add_filter('plugin_action_links', array($this, 'filter_plugin_actions'), 10, 2);
|
139 |
//Add javascript enqeueing callback
|
@@ -207,6 +202,12 @@ class bcn_admin
|
|
207 |
$this->breadcrumb_trail->opt = $this->get_option('bcn_options');
|
208 |
$this->breadcrumb_trail->opt['search_anchor'] = __('<a title="Go to the first page of search results for %title%." href="%link%">','breadcrumb_navxt');
|
209 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
210 |
//Always have to update the version
|
211 |
$this->update_option('bcn_version', $this->version);
|
212 |
//Store the options
|
@@ -276,9 +277,11 @@ class bcn_admin
|
|
276 |
//Update our internal settings
|
277 |
$this->breadcrumb_trail->opt = $this->get_option('bcn_options', true);
|
278 |
//Create a DOM document
|
279 |
-
$dom = new DOMDocument('1.0');
|
280 |
//Adds in newlines and tabs to the output
|
281 |
$dom->formatOutput = true;
|
|
|
|
|
282 |
//Add an element called options
|
283 |
$node = $dom->createElement('options');
|
284 |
$parnode = $dom->appendChild($node);
|
@@ -328,7 +331,7 @@ class bcn_admin
|
|
328 |
//Do a nonce check, prevent malicious link/form problems
|
329 |
check_admin_referer('bcn_admin_upload');
|
330 |
//Create a DOM document
|
331 |
-
$dom = new DOMDocument('1.0');
|
332 |
//We want to catch errors ourselves
|
333 |
set_error_handler('error');
|
334 |
//Load the user uploaded file, handle failure gracefully
|
@@ -385,6 +388,7 @@ class bcn_admin
|
|
385 |
//Grab the options from the from post
|
386 |
//Home page settings
|
387 |
$this->breadcrumb_trail->opt['home_display'] = str2bool(bcn_get('home_display', 'false'));
|
|
|
388 |
$this->breadcrumb_trail->opt['home_title'] = bcn_get('home_title');
|
389 |
$this->breadcrumb_trail->opt['home_anchor'] = bcn_get('home_anchor', $this->breadcrumb_trail->opt['home_anchor']);
|
390 |
$this->breadcrumb_trail->opt['blog_anchor'] = bcn_get('blog_anchor', $this->breadcrumb_trail->opt['blog_anchor']);
|
@@ -461,7 +465,6 @@ class bcn_admin
|
|
461 |
$this->breadcrumb_trail->opt = $this->get_option('bcn_options');
|
462 |
//Generate the breadcrumb trail
|
463 |
$this->breadcrumb_trail->fill();
|
464 |
-
//Return if needed, otherwise PHP will return the null for us
|
465 |
return $this->breadcrumb_trail->display($return, $linked, $reverse);
|
466 |
}
|
467 |
/**
|
@@ -480,7 +483,6 @@ class bcn_admin
|
|
480 |
$this->breadcrumb_trail->opt = $this->get_option('bcn_options');
|
481 |
//Generate the breadcrumb trail
|
482 |
$this->breadcrumb_trail->fill();
|
483 |
-
//Return if needed, otherwise PHP will return the null for us
|
484 |
return $this->breadcrumb_trail->display_list($return, $linked, $reverse);
|
485 |
}
|
486 |
/**
|
@@ -535,8 +537,8 @@ class bcn_admin
|
|
535 |
{
|
536 |
//Setup the link string
|
537 |
$settings_link = '<a href="options-general.php?page=breadcrumb-navxt">' . __('Settings') . '</a>';
|
538 |
-
//Add it to the
|
539 |
-
|
540 |
}
|
541 |
return $links;
|
542 |
}
|
@@ -546,6 +548,7 @@ class bcn_admin
|
|
546 |
* Enqueues JS dependencies (jquery) for the tabs
|
547 |
*
|
548 |
* @see admin_init()
|
|
|
549 |
*/
|
550 |
function javascript()
|
551 |
{
|
@@ -555,18 +558,28 @@ class bcn_admin
|
|
555 |
/**
|
556 |
* local
|
557 |
*
|
558 |
-
* Initilizes localization
|
|
|
|
|
|
|
|
|
|
|
559 |
*/
|
560 |
function local()
|
561 |
{
|
562 |
-
|
563 |
-
|
|
|
|
|
|
|
|
|
564 |
}
|
565 |
/**
|
566 |
* add_page
|
567 |
*
|
568 |
* Adds the adminpage the menue and the nice little settings link
|
569 |
-
*
|
|
|
570 |
*/
|
571 |
function add_page()
|
572 |
{
|
@@ -655,8 +668,7 @@ class bcn_admin
|
|
655 |
#hasadmintabs ul.ui-tabs-nav li {display:block; float:left; line-height:200%; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0; position:relative; text-align:center; white-space:nowrap; width:auto;}
|
656 |
#hasadmintabs ul.ui-tabs-nav li a {background:transparent none no-repeat scroll 0 50%; border-bottom:1px solid #dfdfdf; display:block; float:left; line-height:28px; padding:1px 13px 0; position:relative; text-decoration:none;}
|
657 |
#hasadmintabs ul.ui-tabs-nav li.ui-tabs-selected a{-moz-border-radius-topleft:4px; -moz-border-radius-topright:4px;border:1px solid #dfdfdf; border-bottom-color:#f9f9f9; color:#333333; font-weight:normal; padding:0 12px;}
|
658 |
-
#hasadmintabs ul.ui-tabs-nav a:focus, a:active {outline-color:-moz-use-text-color; outline-style:none; outline-width:medium;
|
659 |
-
|
660 |
#screen-options-wrap p.submit {margin:0; padding:0;}
|
661 |
</style>
|
662 |
<script type="text/javascript">
|
@@ -674,19 +686,17 @@ class bcn_admin
|
|
674 |
* @uses jQuery
|
675 |
* @uses jQuery.ui.tabs
|
676 |
*/
|
677 |
-
jQuery(function()
|
678 |
{
|
679 |
bcn_context_init();
|
680 |
bcn_tabulator_init();
|
681 |
});
|
682 |
function bcn_confirm(type)
|
683 |
{
|
684 |
-
if(type == 'reset')
|
685 |
-
{
|
686 |
var answer = confirm("<?php _e('All of your current Breadcrumb NavXT settings will be overwritten with the default values. Are you sure you want to continue?', 'breadcrumb_navxt'); ?>");
|
687 |
}
|
688 |
-
else
|
689 |
-
{
|
690 |
var answer = confirm("<?php _e('All of your current Breadcrumb NavXT settings will be overwritten with the imported values. Are you sure you want to continue?', 'breadcrumb_navxt'); ?>");
|
691 |
}
|
692 |
if(answer)
|
@@ -697,24 +707,20 @@ class bcn_admin
|
|
697 |
/**
|
698 |
* Tabulator Bootup
|
699 |
*/
|
700 |
-
function bcn_tabulator_init()
|
701 |
-
{
|
702 |
/* if this is not the breadcrumb admin page, quit */
|
703 |
if (!jQuery("#hasadmintabs").length) return;
|
704 |
-
|
705 |
/* init markup for tabs */
|
706 |
jQuery('#hasadmintabs').prepend("<ul><\/ul>");
|
707 |
-
jQuery('#hasadmintabs > fieldset').each(function(i)
|
708 |
-
{
|
709 |
id = jQuery(this).attr('id');
|
710 |
caption = jQuery(this).find('h3').text();
|
711 |
jQuery('#hasadmintabs > ul').append('<li><a href="#'+id+'"><span>'+caption+"<\/span><\/a><\/li>");
|
712 |
jQuery(this).find('h3').hide();
|
713 |
-
});
|
714 |
-
|
715 |
/* init the tabs plugin */
|
716 |
var jquiver = undefined == jQuery.ui ? [0,0,0] : undefined == jQuery.ui.version ? [0,1,0] : jQuery.ui.version.split('.');
|
717 |
-
switch(true)
|
718 |
// tabs plugin has been fixed to work on the parent element again.
|
719 |
case jquiver[0] >= 1 && jquiver[1] >= 7:
|
720 |
jQuery("#hasadmintabs").tabs();
|
@@ -723,8 +729,7 @@ class bcn_admin
|
|
723 |
default:
|
724 |
jQuery("#hasadmintabs > ul").tabs();
|
725 |
}
|
726 |
-
|
727 |
-
/* handler for openeing the last tab after submit (compability version) */
|
728 |
jQuery('#hasadmintabs ul a').click(function(i){
|
729 |
var form = jQuery('#bcn_admin_options');
|
730 |
var action = form.attr("action").split('#', 1) + jQuery(this).attr('href');
|
@@ -734,30 +739,23 @@ class bcn_admin
|
|
734 |
form.get(0).setAttribute("action", action);
|
735 |
});
|
736 |
}
|
737 |
-
|
738 |
/**
|
739 |
* context screen options for import/export
|
740 |
*/
|
741 |
-
function bcn_context_init()
|
742 |
-
|
743 |
if (!jQuery("#bcn_import_export_relocate").length) return;
|
744 |
-
|
745 |
var jqver = undefined == jQuery.fn.jquery ? [0,0,0] : jQuery.fn.jquery.split('.');
|
746 |
-
|
747 |
jQuery('#screen-meta').prepend(
|
748 |
'<div id="screen-options-wrap" class="hidden"></div>'
|
749 |
);
|
750 |
-
|
751 |
jQuery('#screen-meta-links').append(
|
752 |
'<div id="screen-options-link-wrap" class="hide-if-no-js screen-meta-toggle">' +
|
753 |
'<a class="show-settings" id="show-settings-link" href="#screen-options"><?php printf('%s/%s/%s', __('Import', 'breadcrumb_navxt'), __('Export', 'breadcrumb_navxt'), __('Reset', 'breadcrumb_navxt')); ?></a>' +
|
754 |
'</div>'
|
755 |
);
|
756 |
-
|
757 |
// jQuery Version below 1.3 (common for WP 2.7) needs some other style-classes
|
758 |
// and jQuery events
|
759 |
-
if (jqver[0] <= 1 && jqver[1] < 3)
|
760 |
-
{
|
761 |
// hide-if-no-js for WP 2.8, not for WP 2.7
|
762 |
jQuery('#screen-options-link-wrap').removeClass('hide-if-no-js');
|
763 |
// screen settings tab (WP 2.7 legacy)
|
@@ -778,18 +776,16 @@ class bcn_admin
|
|
778 |
return false;
|
779 |
});
|
780 |
}
|
781 |
-
|
782 |
var code = jQuery('#bcn_import_export_relocate').html();
|
783 |
jQuery('#bcn_import_export_relocate').html('');
|
784 |
code = code.replace(/h3>/gi, 'h5>');
|
785 |
jQuery('#screen-options-wrap').prepend(code);
|
786 |
}
|
787 |
-
|
788 |
/* ]]> */
|
789 |
</script>
|
790 |
<?php
|
791 |
} //function admin_head()
|
792 |
-
|
793 |
/**
|
794 |
* admin_panel
|
795 |
*
|
@@ -801,21 +797,7 @@ class bcn_admin
|
|
801 |
$this->security();
|
802 |
//Update our internal options array, use form safe function
|
803 |
$this->breadcrumb_trail->opt = $this->get_option('bcn_options', true);
|
804 |
-
|
805 |
-
$this->local();
|
806 |
-
//See if the administrative interface matches versions with the class, if not then warn the user
|
807 |
-
list($bcn_plugin_major, $bcn_plugin_minor, $bcn_plugin_bugfix) = explode('.', $this->breadcrumb_trail->version);
|
808 |
-
list($bcn_admin_major, $bcn_admin_minor, $bcn_admin_bugfix) = explode('.', $this->version);
|
809 |
-
if($bcn_plugin_major != $bcn_admin_major || $bcn_plugin_minor != $bcn_admin_minor)
|
810 |
-
{
|
811 |
-
?>
|
812 |
-
<div id="message" class="updated fade">
|
813 |
-
<p><?php _e('Warning, your version of Breadcrumb NavXT does not match the version supported by this administrative interface. As a result, settings may not work as expected.', 'breadcrumb_navxt'); ?></p>
|
814 |
-
<p><?php _e('Your Breadcrumb NavXT Administration interface version is ', 'breadcrumb_navxt'); echo $this->version; ?>.</p>
|
815 |
-
<p><?php _e('Your Breadcrumb NavXT version is ', 'breadcrumb_navxt'); echo $this->breadcrumb_trail->version; ?>.</p>
|
816 |
-
</div>
|
817 |
-
<?php
|
818 |
-
} ?>
|
819 |
<div class="wrap"><h2><?php _e('Breadcrumb NavXT Settings', 'breadcrumb_navxt'); ?></h2>
|
820 |
<p<?php if ($this->_has_contextual_help): ?> class="hide-if-js"<?php endif; ?>><?php
|
821 |
print $this->_get_help_text();
|
@@ -864,6 +846,17 @@ class bcn_admin
|
|
864 |
</ul>
|
865 |
</td>
|
866 |
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
867 |
<tr valign="top">
|
868 |
<th scope="row">
|
869 |
<label for="home_prefix"><?php _e('Home Prefix', 'breadcrumb_navxt'); ?></label>
|
@@ -1403,13 +1396,13 @@ class bcn_admin
|
|
1403 |
//We ignore anything but strings
|
1404 |
if(is_string($item))
|
1405 |
{
|
1406 |
-
$db_data[$key] = htmlentities($item, ENT_COMPAT,
|
1407 |
}
|
1408 |
}
|
1409 |
}
|
1410 |
else
|
1411 |
{
|
1412 |
-
$db_data = htmlentities($db_data, ENT_COMPAT,
|
1413 |
}
|
1414 |
}
|
1415 |
return $db_data;
|
@@ -1426,7 +1419,6 @@ class bcn_admin
|
|
1426 |
{
|
1427 |
//If the message is an error use the appropriate class
|
1428 |
$class = $error ? 'error' : 'updated fade';
|
1429 |
-
|
1430 |
printf('<div class="%s"><p>%s</p></div>', $class, $message);
|
1431 |
}
|
1432 |
|
@@ -1437,7 +1429,7 @@ class bcn_admin
|
|
1437 |
*/
|
1438 |
function notify_import_failure()
|
1439 |
{
|
1440 |
-
$this->notify(__('Importing settings from file failed.', 'breadcrumb_navxt'));
|
1441 |
}
|
1442 |
|
1443 |
/**
|
1 |
<?php
|
2 |
/*
|
3 |
+
Plugin Name: Breadcrumb NavXT
|
4 |
Plugin URI: http://mtekk.weblogs.us/code/breadcrumb-navxt/
|
5 |
+
Description: Adds a breadcrumb navigation showing the visitor's path to their current location. For details on how to use this plugin visit <a href="http://mtekk.weblogs.us/code/breadcrumb-navxt/">Breadcrumb NavXT</a>.
|
6 |
+
Version: 3.3.0
|
7 |
Author: John Havlik
|
8 |
Author URI: http://mtekk.weblogs.us/
|
9 |
*/
|
23 |
along with this program; if not, write to the Free Software
|
24 |
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
25 |
*/
|
26 |
+
//Include the breadcrumb class
|
27 |
+
require_once(dirname(__FILE__) . '/breadcrumb_navxt_class.php');
|
|
|
|
|
|
|
28 |
//Include the supplemental functions
|
29 |
require_once(dirname(__FILE__) . '/breadcrumb_navxt_api.php');
|
30 |
|
43 |
* @var string
|
44 |
* @since 3.1.0
|
45 |
*/
|
46 |
+
private $version = '3.3.0';
|
47 |
|
48 |
/**
|
49 |
* wether or not this administration page has contextual help
|
84 |
// register_uninstall_hook(__FILE__, array($this, 'uninstall'));
|
85 |
// }
|
86 |
|
87 |
+
//Initilizes l10n domain
|
88 |
+
$this->local();
|
89 |
//WordPress Admin interface hook
|
90 |
add_action('admin_menu', array($this, 'add_page'));
|
91 |
//WordPress Hook for the widget
|
99 |
//Admin Options reset hook
|
100 |
if(isset($_POST['bcn_admin_reset']))
|
101 |
{
|
102 |
+
//Temporarily add reset function on init if reset form has been submitted
|
103 |
add_action('init', array($this, 'reset'));
|
104 |
}
|
105 |
//Admin Options export hook
|
106 |
else if(isset($_POST['bcn_admin_export']))
|
107 |
{
|
108 |
+
//Temporarily add export function on init if export form has been submitted
|
109 |
add_action('init', array($this, 'export'));
|
110 |
}
|
111 |
//Admin Options import hook
|
112 |
else if(isset($_FILES['bcn_admin_import_file']) && !empty($_FILES['bcn_admin_import_file']['name']))
|
113 |
{
|
114 |
+
//Temporarily add import function on init if import form has been submitted
|
115 |
add_action('init', array($this, 'import'));
|
116 |
}
|
117 |
//Admin Init Hook
|
118 |
add_action('admin_init', array($this, 'admin_init'));
|
|
|
119 |
}
|
120 |
/**
|
121 |
* admin initialisation callback function
|
128 |
public function admin_init()
|
129 |
{
|
130 |
// Register options.
|
131 |
+
register_setting($option_group = 'bcn_admin', $option_name = 'bcn_options', $sanitize_callback = '');
|
|
|
|
|
|
|
132 |
//Add in the nice "settings" link to the plugins page
|
133 |
add_filter('plugin_action_links', array($this, 'filter_plugin_actions'), 10, 2);
|
134 |
//Add javascript enqeueing callback
|
202 |
$this->breadcrumb_trail->opt = $this->get_option('bcn_options');
|
203 |
$this->breadcrumb_trail->opt['search_anchor'] = __('<a title="Go to the first page of search results for %title%." href="%link%">','breadcrumb_navxt');
|
204 |
}
|
205 |
+
else if($major == 3 && $minor < 3)
|
206 |
+
{
|
207 |
+
//Update our internal settings
|
208 |
+
$this->breadcrumb_trail->opt = $this->get_option('bcn_options');
|
209 |
+
$this->breadcrumb_trail->opt['blog_display'] = true;
|
210 |
+
}
|
211 |
//Always have to update the version
|
212 |
$this->update_option('bcn_version', $this->version);
|
213 |
//Store the options
|
277 |
//Update our internal settings
|
278 |
$this->breadcrumb_trail->opt = $this->get_option('bcn_options', true);
|
279 |
//Create a DOM document
|
280 |
+
$dom = new DOMDocument('1.0', 'UTF-8');
|
281 |
//Adds in newlines and tabs to the output
|
282 |
$dom->formatOutput = true;
|
283 |
+
//We're not using a DTD therefore we need to specify it as a standalone document
|
284 |
+
$dom->xmlStandalone = true;
|
285 |
//Add an element called options
|
286 |
$node = $dom->createElement('options');
|
287 |
$parnode = $dom->appendChild($node);
|
331 |
//Do a nonce check, prevent malicious link/form problems
|
332 |
check_admin_referer('bcn_admin_upload');
|
333 |
//Create a DOM document
|
334 |
+
$dom = new DOMDocument('1.0', 'UTF-8');
|
335 |
//We want to catch errors ourselves
|
336 |
set_error_handler('error');
|
337 |
//Load the user uploaded file, handle failure gracefully
|
388 |
//Grab the options from the from post
|
389 |
//Home page settings
|
390 |
$this->breadcrumb_trail->opt['home_display'] = str2bool(bcn_get('home_display', 'false'));
|
391 |
+
$this->breadcrumb_trail->opt['blog_display'] = str2bool(bcn_get('blog_display', 'false'));
|
392 |
$this->breadcrumb_trail->opt['home_title'] = bcn_get('home_title');
|
393 |
$this->breadcrumb_trail->opt['home_anchor'] = bcn_get('home_anchor', $this->breadcrumb_trail->opt['home_anchor']);
|
394 |
$this->breadcrumb_trail->opt['blog_anchor'] = bcn_get('blog_anchor', $this->breadcrumb_trail->opt['blog_anchor']);
|
465 |
$this->breadcrumb_trail->opt = $this->get_option('bcn_options');
|
466 |
//Generate the breadcrumb trail
|
467 |
$this->breadcrumb_trail->fill();
|
|
|
468 |
return $this->breadcrumb_trail->display($return, $linked, $reverse);
|
469 |
}
|
470 |
/**
|
483 |
$this->breadcrumb_trail->opt = $this->get_option('bcn_options');
|
484 |
//Generate the breadcrumb trail
|
485 |
$this->breadcrumb_trail->fill();
|
|
|
486 |
return $this->breadcrumb_trail->display_list($return, $linked, $reverse);
|
487 |
}
|
488 |
/**
|
537 |
{
|
538 |
//Setup the link string
|
539 |
$settings_link = '<a href="options-general.php?page=breadcrumb-navxt">' . __('Settings') . '</a>';
|
540 |
+
//Add it to the end of the array to better integrate into the WP 2.8 plugins page
|
541 |
+
$links[] = $settings_link;
|
542 |
}
|
543 |
return $links;
|
544 |
}
|
548 |
* Enqueues JS dependencies (jquery) for the tabs
|
549 |
*
|
550 |
* @see admin_init()
|
551 |
+
* @return void
|
552 |
*/
|
553 |
function javascript()
|
554 |
{
|
558 |
/**
|
559 |
* local
|
560 |
*
|
561 |
+
* Initilizes localization textdomain for translations (if applicable)
|
562 |
+
*
|
563 |
+
* normally there is no need to load it because it is already loaded with
|
564 |
+
* the breadcrumb class. if not, then it will be loaded.
|
565 |
+
*
|
566 |
+
* @return void
|
567 |
*/
|
568 |
function local()
|
569 |
{
|
570 |
+
global $l10n;
|
571 |
+
$domain = 'breadcrumb_navxt';
|
572 |
+
if (!isset( $l10n[$domain] ))
|
573 |
+
{
|
574 |
+
load_plugin_textdomain($domain, false, 'breadcrumb-navxt/languages');
|
575 |
+
}
|
576 |
}
|
577 |
/**
|
578 |
* add_page
|
579 |
*
|
580 |
* Adds the adminpage the menue and the nice little settings link
|
581 |
+
*
|
582 |
+
* @return void
|
583 |
*/
|
584 |
function add_page()
|
585 |
{
|
668 |
#hasadmintabs ul.ui-tabs-nav li {display:block; float:left; line-height:200%; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0; position:relative; text-align:center; white-space:nowrap; width:auto;}
|
669 |
#hasadmintabs ul.ui-tabs-nav li a {background:transparent none no-repeat scroll 0 50%; border-bottom:1px solid #dfdfdf; display:block; float:left; line-height:28px; padding:1px 13px 0; position:relative; text-decoration:none;}
|
670 |
#hasadmintabs ul.ui-tabs-nav li.ui-tabs-selected a{-moz-border-radius-topleft:4px; -moz-border-radius-topright:4px;border:1px solid #dfdfdf; border-bottom-color:#f9f9f9; color:#333333; font-weight:normal; padding:0 12px;}
|
671 |
+
#hasadmintabs ul.ui-tabs-nav a:focus, a:active {outline-color:-moz-use-text-color; outline-style:none; outline-width:medium;}
|
|
|
672 |
#screen-options-wrap p.submit {margin:0; padding:0;}
|
673 |
</style>
|
674 |
<script type="text/javascript">
|
686 |
* @uses jQuery
|
687 |
* @uses jQuery.ui.tabs
|
688 |
*/
|
689 |
+
jQuery(function()
|
690 |
{
|
691 |
bcn_context_init();
|
692 |
bcn_tabulator_init();
|
693 |
});
|
694 |
function bcn_confirm(type)
|
695 |
{
|
696 |
+
if(type == 'reset'){
|
|
|
697 |
var answer = confirm("<?php _e('All of your current Breadcrumb NavXT settings will be overwritten with the default values. Are you sure you want to continue?', 'breadcrumb_navxt'); ?>");
|
698 |
}
|
699 |
+
else{
|
|
|
700 |
var answer = confirm("<?php _e('All of your current Breadcrumb NavXT settings will be overwritten with the imported values. Are you sure you want to continue?', 'breadcrumb_navxt'); ?>");
|
701 |
}
|
702 |
if(answer)
|
707 |
/**
|
708 |
* Tabulator Bootup
|
709 |
*/
|
710 |
+
function bcn_tabulator_init(){
|
|
|
711 |
/* if this is not the breadcrumb admin page, quit */
|
712 |
if (!jQuery("#hasadmintabs").length) return;
|
|
|
713 |
/* init markup for tabs */
|
714 |
jQuery('#hasadmintabs').prepend("<ul><\/ul>");
|
715 |
+
jQuery('#hasadmintabs > fieldset').each(function(i){
|
|
|
716 |
id = jQuery(this).attr('id');
|
717 |
caption = jQuery(this).find('h3').text();
|
718 |
jQuery('#hasadmintabs > ul').append('<li><a href="#'+id+'"><span>'+caption+"<\/span><\/a><\/li>");
|
719 |
jQuery(this).find('h3').hide();
|
720 |
+
});
|
|
|
721 |
/* init the tabs plugin */
|
722 |
var jquiver = undefined == jQuery.ui ? [0,0,0] : undefined == jQuery.ui.version ? [0,1,0] : jQuery.ui.version.split('.');
|
723 |
+
switch(true){
|
724 |
// tabs plugin has been fixed to work on the parent element again.
|
725 |
case jquiver[0] >= 1 && jquiver[1] >= 7:
|
726 |
jQuery("#hasadmintabs").tabs();
|
729 |
default:
|
730 |
jQuery("#hasadmintabs > ul").tabs();
|
731 |
}
|
732 |
+
/* handler for opening the last tab after submit (compability version) */
|
|
|
733 |
jQuery('#hasadmintabs ul a').click(function(i){
|
734 |
var form = jQuery('#bcn_admin_options');
|
735 |
var action = form.attr("action").split('#', 1) + jQuery(this).attr('href');
|
739 |
form.get(0).setAttribute("action", action);
|
740 |
});
|
741 |
}
|
|
|
742 |
/**
|
743 |
* context screen options for import/export
|
744 |
*/
|
745 |
+
function bcn_context_init(){
|
|
|
746 |
if (!jQuery("#bcn_import_export_relocate").length) return;
|
|
|
747 |
var jqver = undefined == jQuery.fn.jquery ? [0,0,0] : jQuery.fn.jquery.split('.');
|
|
|
748 |
jQuery('#screen-meta').prepend(
|
749 |
'<div id="screen-options-wrap" class="hidden"></div>'
|
750 |
);
|
|
|
751 |
jQuery('#screen-meta-links').append(
|
752 |
'<div id="screen-options-link-wrap" class="hide-if-no-js screen-meta-toggle">' +
|
753 |
'<a class="show-settings" id="show-settings-link" href="#screen-options"><?php printf('%s/%s/%s', __('Import', 'breadcrumb_navxt'), __('Export', 'breadcrumb_navxt'), __('Reset', 'breadcrumb_navxt')); ?></a>' +
|
754 |
'</div>'
|
755 |
);
|
|
|
756 |
// jQuery Version below 1.3 (common for WP 2.7) needs some other style-classes
|
757 |
// and jQuery events
|
758 |
+
if (jqver[0] <= 1 && jqver[1] < 3){
|
|
|
759 |
// hide-if-no-js for WP 2.8, not for WP 2.7
|
760 |
jQuery('#screen-options-link-wrap').removeClass('hide-if-no-js');
|
761 |
// screen settings tab (WP 2.7 legacy)
|
776 |
return false;
|
777 |
});
|
778 |
}
|
|
|
779 |
var code = jQuery('#bcn_import_export_relocate').html();
|
780 |
jQuery('#bcn_import_export_relocate').html('');
|
781 |
code = code.replace(/h3>/gi, 'h5>');
|
782 |
jQuery('#screen-options-wrap').prepend(code);
|
783 |
}
|
|
|
784 |
/* ]]> */
|
785 |
</script>
|
786 |
<?php
|
787 |
} //function admin_head()
|
788 |
+
|
789 |
/**
|
790 |
* admin_panel
|
791 |
*
|
797 |
$this->security();
|
798 |
//Update our internal options array, use form safe function
|
799 |
$this->breadcrumb_trail->opt = $this->get_option('bcn_options', true);
|
800 |
+
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
801 |
<div class="wrap"><h2><?php _e('Breadcrumb NavXT Settings', 'breadcrumb_navxt'); ?></h2>
|
802 |
<p<?php if ($this->_has_contextual_help): ?> class="hide-if-js"<?php endif; ?>><?php
|
803 |
print $this->_get_help_text();
|
846 |
</ul>
|
847 |
</td>
|
848 |
</tr>
|
849 |
+
<tr valign="top">
|
850 |
+
<th scope="row">
|
851 |
+
<label for="blog_display"><?php _e('Blog Breadcrumb', 'breadcrumb_navxt'); ?></label>
|
852 |
+
</th>
|
853 |
+
<td>
|
854 |
+
<label>
|
855 |
+
<input name="blog_display" <?php if($this->get_option('show_on_front') !== "page"){echo 'disabled="disabled" class="disabled"';} ?> type="checkbox" id="blog_display" value="true" <?php checked(true, $this->breadcrumb_trail->opt['blog_display']); ?> />
|
856 |
+
<?php _e('Place the blog breadcrumb in the trail.', 'breadcrumb_navxt'); ?>
|
857 |
+
</label>
|
858 |
+
</td>
|
859 |
+
</tr>
|
860 |
<tr valign="top">
|
861 |
<th scope="row">
|
862 |
<label for="home_prefix"><?php _e('Home Prefix', 'breadcrumb_navxt'); ?></label>
|
1396 |
//We ignore anything but strings
|
1397 |
if(is_string($item))
|
1398 |
{
|
1399 |
+
$db_data[$key] = htmlentities($item, ENT_COMPAT, 'UTF-8');
|
1400 |
}
|
1401 |
}
|
1402 |
}
|
1403 |
else
|
1404 |
{
|
1405 |
+
$db_data = htmlentities($db_data, ENT_COMPAT, 'UTF-8');
|
1406 |
}
|
1407 |
}
|
1408 |
return $db_data;
|
1419 |
{
|
1420 |
//If the message is an error use the appropriate class
|
1421 |
$class = $error ? 'error' : 'updated fade';
|
|
|
1422 |
printf('<div class="%s"><p>%s</p></div>', $class, $message);
|
1423 |
}
|
1424 |
|
1429 |
*/
|
1430 |
function notify_import_failure()
|
1431 |
{
|
1432 |
+
$this->notify(__('Importing settings from file failed.', 'breadcrumb_navxt'), true);
|
1433 |
}
|
1434 |
|
1435 |
/**
|
breadcrumb_navxt_class.php
CHANGED
@@ -1,13 +1,6 @@
|
|
1 |
<?php
|
2 |
-
/*
|
3 |
-
|
4 |
-
Plugin URI: http://mtekk.weblogs.us/code/breadcrumb-navxt/
|
5 |
-
Description: Adds a breadcrumb navigation showing the visitor's path to their current location. This plug-in provides direct access to the bcn_breadcrumb_trail class without using the administrative interface. For details on how to use this plugin visit <a href="http://mtekk.weblogs.us/code/breadcrumb-navxt/">Breadcrumb NavXT</a>.
|
6 |
-
Version: 3.2.1
|
7 |
-
Author: John Havlik
|
8 |
-
Author URI: http://mtekk.weblogs.us/
|
9 |
-
*/
|
10 |
-
/* Copyright 2007-2009 John Havlik (email : mtekkmonkey@gmail.com)
|
11 |
|
12 |
This program is free software; you can redistribute it and/or modify
|
13 |
it under the terms of the GNU General Public License as published by
|
@@ -28,42 +21,61 @@ class bcn_breadcrumb
|
|
28 |
{
|
29 |
//Our member variables
|
30 |
//The main text that will be shown
|
31 |
-
|
32 |
//Boolean, is this element linked
|
33 |
-
|
34 |
//Linked anchor contents, null if $linked == false
|
35 |
-
|
36 |
//Global prefix, outside of link tags
|
37 |
-
|
38 |
//Global suffix, outside of link tags
|
39 |
-
|
40 |
-
|
41 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
//Default state of unlinked
|
44 |
-
$this->linked =
|
45 |
//Always NULL if unlinked
|
46 |
-
$this->anchor =
|
47 |
}
|
48 |
/**
|
49 |
* set_anchor
|
50 |
*
|
51 |
-
* Sets the anchor attribute for the breadcrumb
|
52 |
*
|
53 |
-
* @param $template the anchor template to use
|
54 |
-
* @param $url
|
55 |
*/
|
56 |
function set_anchor($template, $url)
|
57 |
{
|
58 |
//Set the anchor, we strip tangs from the title to prevent html validation problems
|
59 |
-
$this->anchor = str_replace(
|
|
|
|
|
60 |
}
|
61 |
/**
|
62 |
* title_trim
|
63 |
*
|
64 |
* This function will intelligently trim the title to the value passed in through $max_length.
|
65 |
*
|
66 |
-
* @param
|
67 |
*/
|
68 |
function title_trim($max_length)
|
69 |
{
|
@@ -73,10 +85,10 @@ class bcn_breadcrumb
|
|
73 |
//Trim the title
|
74 |
$this->title = substr($this->title, 0, $max_length - 1);
|
75 |
//Make sure we can split at a space, but we want to limmit to cutting at max an additional 25%
|
76 |
-
if(strpos($this->title,
|
77 |
{
|
78 |
//Don't split mid word
|
79 |
-
while(substr($this->title,-1) !=
|
80 |
{
|
81 |
$this->title = substr($this->title, 0, -1);
|
82 |
}
|
@@ -85,25 +97,47 @@ class bcn_breadcrumb
|
|
85 |
$this->title = rtrim($this->title) . '…';
|
86 |
}
|
87 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
88 |
}
|
89 |
|
90 |
//The trail class
|
91 |
class bcn_breadcrumb_trail
|
92 |
{
|
93 |
//Our member variables
|
94 |
-
|
95 |
//An array of breadcrumbs
|
96 |
-
|
97 |
//The options
|
98 |
-
|
99 |
//Default constructor
|
100 |
function bcn_breadcrumb_trail()
|
101 |
{
|
102 |
-
|
103 |
-
|
104 |
-
$this->trail = array();
|
105 |
-
//Load the translation domain as the next part needs it
|
106 |
-
load_plugin_textdomain($domain = 'breadcrumb_navxt', $path = PLUGINDIR . '/breadcrumb-navxt');
|
107 |
//Initilize with default option values
|
108 |
$this->opt = array
|
109 |
(
|
@@ -113,6 +147,8 @@ class bcn_breadcrumb_trail
|
|
113 |
'home_title' => __('Blog', 'breadcrumb_navxt'),
|
114 |
//The anchor template for the home page, this is global, two keywords are available %link% and %title%
|
115 |
'home_anchor' => __('<a title="Go to %title%." href="%link%">', 'breadcrumb_navxt'),
|
|
|
|
|
116 |
//The anchor template for the blog page only in static front page mode, this is global, two keywords are available %link% and %title%
|
117 |
'blog_anchor' => __('<a title="Go to %title%." href="%link%">', 'breadcrumb_navxt'),
|
118 |
//The prefix for page breadcrumbs, place on all page elements and inside of current_item prefix
|
@@ -188,6 +224,8 @@ class bcn_breadcrumb_trail
|
|
188 |
'author_prefix' => __('Articles by: ', 'breadcrumb_navxt'),
|
189 |
//The suffix for author breadcrumbs, place on all page elements and inside of current_item suffix
|
190 |
'author_suffix' => '',
|
|
|
|
|
191 |
//Which of the various WordPress display types should the author crumb display
|
192 |
'author_display' => 'display_name',
|
193 |
//Category stuff
|
@@ -213,7 +251,19 @@ class bcn_breadcrumb_trail
|
|
213 |
'archive_date_suffix' => ''
|
214 |
);
|
215 |
}
|
216 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
217 |
/**
|
218 |
* do_search
|
219 |
*
|
@@ -224,25 +274,15 @@ class bcn_breadcrumb_trail
|
|
224 |
function do_search()
|
225 |
{
|
226 |
global $s;
|
227 |
-
//
|
228 |
-
$
|
229 |
-
//Figure out where we placed the crumb, make a nice pointer to it
|
230 |
-
$bcn_breadcrumb = &$this->trail[count($this->trail) - 1];
|
231 |
-
//Assign the prefix
|
232 |
-
$bcn_breadcrumb->prefix = $this->opt['current_item_prefix'] . $this->opt['search_prefix'];
|
233 |
-
//Assign the suffix
|
234 |
-
$bcn_breadcrumb->suffix = $this->opt['search_suffix'] . $this->opt['current_item_suffix'];
|
235 |
-
//Assign the title
|
236 |
-
$bcn_breadcrumb->title = wp_specialchars($s, 1);
|
237 |
//If we're paged, let's link to the first page
|
238 |
if(is_paged() && $this->opt['paged_display'])
|
239 |
{
|
240 |
//Figure out the hyperlink for the anchor
|
241 |
-
$url = get_settings('home').
|
242 |
//Figure out the anchor for the search
|
243 |
-
$
|
244 |
-
//We want this to be linked
|
245 |
-
$bcn_breadcrumb->linked = true;
|
246 |
}
|
247 |
}
|
248 |
/**
|
@@ -255,53 +295,29 @@ class bcn_breadcrumb_trail
|
|
255 |
function do_attachment()
|
256 |
{
|
257 |
global $post;
|
258 |
-
//
|
259 |
-
$this->trail[] = new bcn_breadcrumb();
|
260 |
-
//Figure out where we placed the crumb, make a nice pointer to it
|
261 |
-
$bcn_breadcrumb = &$this->trail[count($this->trail) - 1];
|
262 |
-
//Assign the prefix
|
263 |
-
$bcn_breadcrumb->prefix = $this->opt['current_item_prefix'] . $this->opt['attachment_prefix'];
|
264 |
-
//Assign the suffix
|
265 |
-
$bcn_breadcrumb->suffix = $this->opt['attachment_suffix'] . $this->opt['current_item_suffix'];
|
266 |
-
//Addign the title, using a better method
|
267 |
-
$bcn_breadcrumb->title = get_the_title();
|
268 |
//Get the parent page/post of the attachment
|
269 |
-
$
|
270 |
//Get the parent's information
|
271 |
-
$
|
272 |
//We need to treat post and page attachment hierachy differently
|
273 |
-
if($
|
274 |
{
|
275 |
//Grab the page on front ID for page_parents
|
276 |
-
$
|
277 |
//Place the rest of the page hierachy
|
278 |
-
$this->page_parents($
|
279 |
}
|
280 |
else
|
281 |
{
|
282 |
-
//
|
283 |
-
$
|
284 |
-
|
285 |
-
$bcn_breadcrumb = &$this->trail[count($this->trail) - 1];
|
286 |
-
//Assign the prefix
|
287 |
-
$bcn_breadcrumb->prefix = $this->opt['post_prefix'];
|
288 |
-
//Assign the suffix
|
289 |
-
$bcn_breadcrumb->suffix = $this->opt['post_suffix'];
|
290 |
-
//Get the parent's information
|
291 |
-
$bcn_parent = get_post($bcn_parent_id);
|
292 |
-
//Adding the title, throw it through the filters
|
293 |
-
$bcn_breadcrumb->title = apply_filters("the_title", $bcn_parent->post_title);
|
294 |
//Assign the anchor properties
|
295 |
-
$
|
296 |
-
//We want this to be linked
|
297 |
-
$bcn_breadcrumb->linked = true;
|
298 |
//Handle the post's taxonomy
|
299 |
-
$this->post_taxonomy($
|
300 |
-
//If our max title length is greater than 0 we should do something
|
301 |
-
if($this->opt['max_title_length'] > 0)
|
302 |
-
{
|
303 |
-
$bcn_breadcrumb->title_trim($this->opt['max_title_length']);
|
304 |
-
}
|
305 |
}
|
306 |
}
|
307 |
/**
|
@@ -314,23 +330,22 @@ class bcn_breadcrumb_trail
|
|
314 |
function do_author()
|
315 |
{
|
316 |
global $author;
|
317 |
-
//Add new breadcrumb to the trail
|
318 |
-
$this->trail[] = new bcn_breadcrumb();
|
319 |
-
//Figure out where we placed the crumb, make a nice pointer to it
|
320 |
-
$bcn_breadcrumb = &$this->trail[count($this->trail) - 1];
|
321 |
-
//Assign the prefix
|
322 |
-
$bcn_breadcrumb->prefix = $this->opt['current_item_prefix'] . $this->opt['author_prefix'];
|
323 |
-
//Assign the suffix
|
324 |
-
$bcn_breadcrumb->suffix = $this->opt['author_suffix'] . $this->opt['current_item_suffix'];
|
325 |
//Get the Author name, note it is an object
|
326 |
-
$
|
327 |
-
//
|
328 |
-
$
|
|
|
|
|
329 |
//Make sure user picks only safe values
|
330 |
-
if($
|
331 |
{
|
332 |
-
//
|
333 |
-
$
|
|
|
|
|
|
|
|
|
|
|
334 |
}
|
335 |
}
|
336 |
/**
|
@@ -339,32 +354,23 @@ class bcn_breadcrumb_trail
|
|
339 |
* A Breadcrumb Trail Filling Function
|
340 |
*
|
341 |
* This recursive functions fills the trail with breadcrumbs for parent pages.
|
342 |
-
* @param
|
343 |
-
* @param
|
344 |
*/
|
345 |
function page_parents($id, $frontpage)
|
346 |
{
|
347 |
-
//Add new breadcrumb to the trail
|
348 |
-
$this->trail[] = new bcn_breadcrumb();
|
349 |
-
//Figure out where we placed the crumb, make a nice pointer to it
|
350 |
-
$bcn_breadcrumb = &$this->trail[count($this->trail) - 1];
|
351 |
-
//Assign the prefix
|
352 |
-
$bcn_breadcrumb->prefix = $this->opt['page_prefix'];
|
353 |
-
//Assign the suffix
|
354 |
-
$bcn_breadcrumb->suffix = $this->opt['page_suffix'];
|
355 |
//Use WordPress API, though a bit heavier than the old method, this will ensure compatibility with other plug-ins
|
356 |
-
$
|
357 |
-
//
|
358 |
-
$
|
|
|
359 |
//Assign the anchor properties
|
360 |
-
$
|
361 |
-
//We want this to be linked
|
362 |
-
$bcn_breadcrumb->linked = true;
|
363 |
//Make sure the id is valid, and that we won't end up spinning in a loop
|
364 |
-
if($
|
365 |
{
|
366 |
//If valid, recursivly call this function
|
367 |
-
$this->page_parents($
|
368 |
}
|
369 |
}
|
370 |
/**
|
@@ -377,16 +383,8 @@ class bcn_breadcrumb_trail
|
|
377 |
function do_page()
|
378 |
{
|
379 |
global $post;
|
380 |
-
//
|
381 |
-
$this->trail[] = new bcn_breadcrumb();
|
382 |
-
//Figure out where we placed the crumb, make a nice pointer to it
|
383 |
-
$bcn_breadcrumb = &$this->trail[count($this->trail) - 1];
|
384 |
-
//Assign the prefix
|
385 |
-
$bcn_breadcrumb->prefix = $this->opt['current_item_prefix'] . $this->opt['page_prefix'];
|
386 |
-
//Assign the suffix
|
387 |
-
$bcn_breadcrumb->suffix = $this->opt['page_suffix'] . $this->opt['current_item_suffix'];
|
388 |
-
//Assign the title, using our older method to replace in the future
|
389 |
-
$bcn_breadcrumb->title = get_the_title();
|
390 |
//Done with the current item, now on to the parents
|
391 |
$bcn_frontpage = get_option('page_on_front');
|
392 |
//If there is a parent page let's find it
|
@@ -401,7 +399,7 @@ class bcn_breadcrumb_trail
|
|
401 |
* A Breadcrumb Trail Filling Function
|
402 |
*
|
403 |
* This function fills breadcrumbs for any post taxonomy.
|
404 |
-
* @param
|
405 |
*/
|
406 |
function post_taxonomy($id)
|
407 |
{
|
@@ -409,11 +407,7 @@ class bcn_breadcrumb_trail
|
|
409 |
if($this->opt['post_taxonomy_display'])
|
410 |
{
|
411 |
//Figure out which taxonomy is desired
|
412 |
-
if($this->opt['post_taxonomy_type'] ==
|
413 |
-
{
|
414 |
-
$this->post_tags($id);
|
415 |
-
}
|
416 |
-
else
|
417 |
{
|
418 |
//Fills the temp object to get the categories
|
419 |
$bcn_object = get_the_category($id);
|
@@ -426,11 +420,17 @@ class bcn_breadcrumb_trail
|
|
426 |
if($object->category_parent > 0 && $bcn_use_category == 0)
|
427 |
{
|
428 |
$bcn_use_category = $i;
|
|
|
|
|
429 |
}
|
430 |
$i++;
|
431 |
}
|
432 |
//Fill out the category hiearchy
|
433 |
-
$this->category_parents($bcn_object[$bcn_use_category]->term_id);
|
|
|
|
|
|
|
|
|
434 |
}
|
435 |
}
|
436 |
}
|
@@ -440,7 +440,7 @@ class bcn_breadcrumb_trail
|
|
440 |
* A Breadcrumb Trail Filling Function
|
441 |
*
|
442 |
* This functions fills a breadcrumb for the tags of a post
|
443 |
-
* @param
|
444 |
*
|
445 |
* @TODO Need to implement this cleaner, possibly a recursive object
|
446 |
*/
|
@@ -455,25 +455,25 @@ class bcn_breadcrumb_trail
|
|
455 |
//Only process if we have tags
|
456 |
if(is_array($bcn_object))
|
457 |
{
|
458 |
-
$
|
|
|
459 |
foreach($bcn_object as $tag)
|
460 |
{
|
461 |
//Run through a filter for good measure
|
462 |
$tag->name = apply_filters('get_tag', $tag->name);
|
463 |
-
//
|
464 |
-
if($
|
465 |
{
|
466 |
-
$bcn_breadcrumb->title
|
467 |
-
$i = false;
|
468 |
-
}
|
469 |
-
else
|
470 |
-
{
|
471 |
-
$bcn_breadcrumb->title .= ', ' . $this->opt['tag_prefix'] . str_replace("%title%", $tag->name, str_replace("%link%", get_tag_link($tag->term_id), $this->opt['tag_anchor'])) . $tag->name . "</a>" . $this->opt['tag_suffix'];
|
472 |
}
|
|
|
|
|
|
|
473 |
}
|
474 |
}
|
475 |
else
|
476 |
{
|
|
|
477 |
$bcn_breadcrumb->title = __('Untagged', 'breadcrumb_navxt');
|
478 |
}
|
479 |
}
|
@@ -483,32 +483,22 @@ class bcn_breadcrumb_trail
|
|
483 |
* A Breadcrumb Trail Filling Function
|
484 |
*
|
485 |
* This recursive functions fills the trail with breadcrumbs for parent categories.
|
486 |
-
* @param
|
487 |
*/
|
488 |
function category_parents($id)
|
489 |
{
|
490 |
global $post;
|
491 |
-
//Add new breadcrumb to the trail
|
492 |
-
$this->trail[] = new bcn_breadcrumb();
|
493 |
-
//Figure out where we placed the crumb, make a nice pointer to it
|
494 |
-
$bcn_breadcrumb = &$this->trail[count($this->trail) - 1];
|
495 |
-
//Assign the prefix
|
496 |
-
$bcn_breadcrumb->prefix = $this->opt['category_prefix'];
|
497 |
-
//Assign the suffix
|
498 |
-
$bcn_breadcrumb->suffix = $this->opt['category_suffix'];
|
499 |
//Get the current category object, filter applied within this call
|
500 |
-
$
|
501 |
-
//
|
502 |
-
$bcn_breadcrumb->
|
503 |
//Figure out the anchor for the first category
|
504 |
-
$
|
505 |
-
//We want this to be linked
|
506 |
-
$bcn_breadcrumb->linked = true;
|
507 |
//Make sure the id is valid, and that we won't end up spinning in a loop
|
508 |
-
if($
|
509 |
{
|
510 |
//Figure out the rest of the category hiearchy via recursion
|
511 |
-
$this->category_parents($
|
512 |
}
|
513 |
}
|
514 |
/**
|
@@ -521,30 +511,21 @@ class bcn_breadcrumb_trail
|
|
521 |
function do_archive_by_category()
|
522 |
{
|
523 |
global $wp_query;
|
524 |
-
//
|
525 |
-
$
|
526 |
-
|
527 |
-
$bcn_breadcrumb = &$this->trail[count($this->trail) - 1];
|
528 |
-
//Assign the prefix
|
529 |
-
$bcn_breadcrumb->prefix = $this->opt['current_item_prefix'] . $this->opt['category_prefix'] . $this->opt['archive_category_prefix'];
|
530 |
-
//Assign the suffix
|
531 |
-
$bcn_breadcrumb->suffix = $this->opt['archive_category_suffix'] . $this->opt['category_suffix'] . $this->opt['current_item_suffix'];
|
532 |
-
//Assign the title
|
533 |
-
$bcn_breadcrumb->title = single_cat_title("", false);
|
534 |
//Simmilar to using $post, but for things $post doesn't cover
|
535 |
-
$
|
536 |
//If we're paged, let's link to the first page
|
537 |
if(is_paged() && $this->opt['paged_display'])
|
538 |
{
|
539 |
//Figure out the anchor for current category
|
540 |
-
$
|
541 |
-
//We want this to be linked
|
542 |
-
$bcn_breadcrumb->linked = true;
|
543 |
}
|
544 |
//Get parents of current category
|
545 |
-
if($
|
546 |
{
|
547 |
-
$this->category_parents($
|
548 |
}
|
549 |
}
|
550 |
/**
|
@@ -557,25 +538,15 @@ class bcn_breadcrumb_trail
|
|
557 |
function do_archive_by_tag()
|
558 |
{
|
559 |
global $wp_query;
|
560 |
-
//
|
561 |
-
$
|
562 |
-
//Figure out where we placed the crumb, make a nice pointer to it
|
563 |
-
$bcn_breadcrumb = &$this->trail[count($this->trail) - 1];
|
564 |
-
//Assign the prefix
|
565 |
-
$bcn_breadcrumb->prefix = $this->opt['current_item_prefix'] . $this->opt['archive_tag_prefix'];
|
566 |
-
//Assign the suffix
|
567 |
-
$bcn_breadcrumb->suffix = $this->opt['archive_tag_suffix'] . $this->opt['current_item_suffix'];
|
568 |
-
//Assign the title
|
569 |
-
$bcn_breadcrumb->title = single_tag_title("", false);
|
570 |
//If we're paged, let's link to the first page
|
571 |
if(is_paged() && $this->opt['paged_display'])
|
572 |
{
|
573 |
//Simmilar to using $post, but for things $post doesn't cover
|
574 |
-
$
|
575 |
//Figure out the anchor for current category
|
576 |
-
$
|
577 |
-
//We want this to be linked
|
578 |
-
$bcn_breadcrumb->linked = true;
|
579 |
}
|
580 |
}
|
581 |
/**
|
@@ -588,94 +559,37 @@ class bcn_breadcrumb_trail
|
|
588 |
function do_archive_by_date()
|
589 |
{
|
590 |
global $wp_query;
|
591 |
-
//
|
592 |
-
$this->trail[] = new bcn_breadcrumb();
|
593 |
-
//Figure out where we placed the crumb, make a nice pointer to it
|
594 |
-
$bcn_breadcrumb = &$this->trail[count($this->trail) - 1];
|
595 |
if(is_day())
|
596 |
{
|
597 |
-
//
|
598 |
-
|
599 |
-
$bcn_breadcrumb->prefix = $this->opt['current_item_prefix'] . $this->opt['archive_date_prefix'];
|
600 |
-
//Assign the suffix
|
601 |
-
$bcn_breadcrumb->suffix = $this->opt['archive_date_suffix'] . $this->opt['current_item_suffix'];
|
602 |
-
//Assign the title
|
603 |
-
$bcn_breadcrumb->title = get_the_time('d');
|
604 |
//If we're paged, let's link to the first page
|
605 |
if(is_paged() && $this->opt['paged_display'])
|
606 |
{
|
607 |
//Deal with the anchor
|
608 |
-
$
|
609 |
-
//Yes we want this linked
|
610 |
-
$bcn_breadcrumb->linked = true;
|
611 |
}
|
612 |
-
//Next add in the month breadcrumb
|
613 |
-
//Add new breadcrumb to the trail
|
614 |
-
$this->trail[] = new bcn_breadcrumb();
|
615 |
-
//Figure out where we placed the crumb, make a nice pointer to it
|
616 |
-
$bcn_breadcrumb = &$this->trail[count($this->trail) - 1];
|
617 |
-
//Assign the prefix
|
618 |
-
$bcn_breadcrumb->prefix = $this->opt['archive_date_prefix'];
|
619 |
-
//Assign the suffix
|
620 |
-
$bcn_breadcrumb->suffix = $this->opt['archive_date_suffix'];
|
621 |
-
//Assign the title
|
622 |
-
$bcn_breadcrumb->title = get_the_time('F');
|
623 |
-
//Deal with the anchor
|
624 |
-
$bcn_breadcrumb->set_anchor($this->opt['date_anchor'], get_month_link(get_the_time('Y'), get_the_time('m')));
|
625 |
-
//Yes we want this linked
|
626 |
-
$bcn_breadcrumb->linked = true;
|
627 |
}
|
628 |
-
|
|
|
629 |
{
|
630 |
-
//
|
631 |
-
$
|
632 |
-
//
|
633 |
-
|
634 |
-
//Assign the title
|
635 |
-
$bcn_breadcrumb->title = get_the_time('F');
|
636 |
-
//If we're paged, let's link to the first page
|
637 |
-
if(is_paged() && $this->opt['paged_display'])
|
638 |
-
{
|
639 |
-
//Deal with the anchor
|
640 |
-
$bcn_breadcrumb->set_anchor($this->opt['date_anchor'], get_month_link(get_the_time('Y'), get_the_time('m')));
|
641 |
-
//Yes we want this linked
|
642 |
-
$bcn_breadcrumb->linked = true;
|
643 |
-
}
|
644 |
-
}
|
645 |
-
//Next add in the year breadcrumb
|
646 |
-
if(is_year())
|
647 |
-
{
|
648 |
-
//Assign the prefix
|
649 |
-
$bcn_breadcrumb->prefix = $this->opt['current_item_prefix'] . $this->opt['archive_date_prefix'];
|
650 |
-
//Assign the suffix
|
651 |
-
$bcn_breadcrumb->suffix = $this->opt['archive_date_suffix'] . $this->opt['current_item_suffix'];
|
652 |
-
//Assign the title
|
653 |
-
$bcn_breadcrumb->title = get_the_time('Y');
|
654 |
-
//If we're paged, let's link to the first page
|
655 |
-
if(is_paged() && $this->opt['paged_display'])
|
656 |
{
|
657 |
//Deal with the anchor
|
658 |
-
$
|
659 |
-
//Yes we want this linked
|
660 |
-
$bcn_breadcrumb->linked = true;
|
661 |
}
|
662 |
}
|
663 |
-
|
|
|
|
|
|
|
664 |
{
|
665 |
-
//Add new breadcrumb to the trail
|
666 |
-
$this->trail[] = new bcn_breadcrumb();
|
667 |
-
//Figure out where we placed the crumb, make a nice pointer to it
|
668 |
-
$bcn_breadcrumb = &$this->trail[count($this->trail) - 1];
|
669 |
-
//Assign the prefix
|
670 |
-
$bcn_breadcrumb->prefix = $this->opt['archive_date_prefix'];
|
671 |
-
//Assign the suffix
|
672 |
-
$bcn_breadcrumb->suffix = $this->opt['archive_date_suffix'];
|
673 |
-
//Assign the title
|
674 |
-
$bcn_breadcrumb->title = get_the_time('Y');
|
675 |
//Deal with the anchor
|
676 |
-
$
|
677 |
-
//Yes we want this linked
|
678 |
-
$bcn_breadcrumb->linked = true;
|
679 |
}
|
680 |
}
|
681 |
/**
|
@@ -688,23 +602,10 @@ class bcn_breadcrumb_trail
|
|
688 |
function do_post()
|
689 |
{
|
690 |
global $post;
|
691 |
-
//
|
692 |
-
$this->trail[] = new bcn_breadcrumb();
|
693 |
-
//Figure out where we placed the crumb, make a nice pointer to it
|
694 |
-
$bcn_breadcrumb = &$this->trail[count($this->trail) - 1];
|
695 |
-
//Assign the prefix
|
696 |
-
$bcn_breadcrumb->prefix = $this->opt['current_item_prefix'] . $this->opt['post_prefix'];
|
697 |
-
//Assign the suffix
|
698 |
-
$bcn_breadcrumb->suffix = $this->opt['post_suffix'] . $this->opt['current_item_suffix'];
|
699 |
-
//Assign the title
|
700 |
-
$bcn_breadcrumb->title = get_the_title();
|
701 |
//Handle the post's taxonomy
|
702 |
$this->post_taxonomy($post->ID);
|
703 |
-
//If our max title length is greater than 0 we should do something
|
704 |
-
if($this->opt['max_title_length'] > 0)
|
705 |
-
{
|
706 |
-
$bcn_breadcrumb->title_trim($this->opt['max_title_length']);
|
707 |
-
}
|
708 |
}
|
709 |
/**
|
710 |
* do_front_page
|
@@ -716,23 +617,13 @@ class bcn_breadcrumb_trail
|
|
716 |
function do_front_page()
|
717 |
{
|
718 |
global $post;
|
719 |
-
//
|
720 |
-
$
|
721 |
-
//Figure out where we placed the crumb, make a nice pointer to it
|
722 |
-
$bcn_breadcrumb = &$this->trail[count($this->trail) - 1];
|
723 |
-
//Assign the title
|
724 |
-
$bcn_breadcrumb->title = $this->opt['home_title'];
|
725 |
-
//Assign the prefix
|
726 |
-
$bcn_breadcrumb->prefix = $this->opt['current_item_prefix'] . $this->opt['home_prefix'];
|
727 |
-
//Assign the suffix
|
728 |
-
$bcn_breadcrumb->suffix = $this->opt['home_suffix'] . $this->opt['current_item_suffix'];
|
729 |
//If we're paged, let's link to the first page
|
730 |
if(is_paged() && $this->opt['paged_display'])
|
731 |
{
|
732 |
//Figure out the anchor for home page
|
733 |
-
$
|
734 |
-
//We want this to be linked
|
735 |
-
$bcn_breadcrumb->linked = true;
|
736 |
}
|
737 |
}
|
738 |
/**
|
@@ -745,83 +636,40 @@ class bcn_breadcrumb_trail
|
|
745 |
function do_home()
|
746 |
{
|
747 |
global $post;
|
748 |
-
if
|
|
|
749 |
{
|
750 |
//We'll have to check if this ID is valid, e.g. user has specified a posts page
|
751 |
$posts_id = get_option('page_for_posts');
|
752 |
-
|
753 |
-
if(
|
754 |
{
|
755 |
-
//
|
756 |
-
$
|
757 |
-
//
|
758 |
-
$
|
759 |
-
|
760 |
-
|
761 |
-
|
762 |
-
$bcn_breadcrumb->title = apply_filters('the_title', $post->post_title);
|
763 |
-
if(is_home() && (!is_paged() || !$this->opt['paged_display']))
|
764 |
{
|
765 |
-
//Assign the prefix
|
766 |
-
$bcn_breadcrumb->prefix = $this->opt['current_item_prefix'] . $this->opt['page_prefix'];
|
767 |
-
//Assign the suffix
|
768 |
-
$bcn_breadcrumb->suffix = $this->opt['page_suffix'] . $this->opt['current_item_suffix'];
|
769 |
-
}
|
770 |
-
else
|
771 |
-
{
|
772 |
-
//Assign the prefix
|
773 |
-
$bcn_breadcrumb->prefix = $this->opt['page_prefix'];
|
774 |
-
//Assign the suffix
|
775 |
-
$bcn_breadcrumb->suffix = $this->opt['page_suffix'];
|
776 |
//Deal with the anchor
|
777 |
-
$
|
778 |
-
//Yes link it
|
779 |
-
$bcn_breadcrumb->linked = true;
|
780 |
}
|
781 |
//Done with the current item, now on to the parents
|
782 |
-
$bcn_frontpage = get_option('page_on_front');
|
783 |
//If there is a parent page let's find it
|
784 |
-
if($
|
785 |
{
|
786 |
-
$this->page_parents($
|
787 |
}
|
788 |
}
|
789 |
-
//Sometimes we don't have a blog breadcrumb in the trail
|
790 |
-
if($this->opt['home_display'])
|
791 |
-
{
|
792 |
-
//Add new breadcrumb to the trail
|
793 |
-
$this->trail[] = new bcn_breadcrumb();
|
794 |
-
//Figure out where we placed the crumb, make a nice pointer to it
|
795 |
-
$bcn_breadcrumb = &$this->trail[count($this->trail) - 1];
|
796 |
-
//Assign the prefix
|
797 |
-
$bcn_breadcrumb->prefix = $this->opt['home_prefix'];
|
798 |
-
//Assign the suffix
|
799 |
-
$bcn_breadcrumb->suffix = $this->opt['home_suffix'];
|
800 |
-
//Assign the title
|
801 |
-
$bcn_breadcrumb->title = $this->opt['home_title'];
|
802 |
-
//Deal with the anchor
|
803 |
-
$bcn_breadcrumb->set_anchor($this->opt['home_anchor'], get_option('home'));
|
804 |
-
//Yes link it
|
805 |
-
$bcn_breadcrumb->linked = true;
|
806 |
-
}
|
807 |
}
|
808 |
//On everything else we need to link, but no current item (pre/suf)fixes
|
809 |
-
|
810 |
{
|
811 |
-
//
|
812 |
-
$
|
813 |
-
//Figure out where we placed the crumb, make a nice pointer to it
|
814 |
-
$bcn_breadcrumb = &$this->trail[count($this->trail) - 1];
|
815 |
-
//Assign the prefix
|
816 |
-
$bcn_breadcrumb->prefix = $this->opt['home_prefix'];
|
817 |
-
//Assign the suffix
|
818 |
-
$bcn_breadcrumb->suffix = $this->opt['home_suffix'];
|
819 |
-
//Assign the title
|
820 |
-
$bcn_breadcrumb->title = $this->opt['home_title'];
|
821 |
//Deal with the anchor
|
822 |
-
$
|
823 |
-
//Yes link it
|
824 |
-
$bcn_breadcrumb->linked = true;
|
825 |
}
|
826 |
}
|
827 |
/**
|
@@ -833,16 +681,8 @@ class bcn_breadcrumb_trail
|
|
833 |
*/
|
834 |
function do_404()
|
835 |
{
|
836 |
-
|
837 |
-
$this->trail[] = new bcn_breadcrumb();
|
838 |
-
//Figure out where we placed the crumb, make a nice pointer to it
|
839 |
-
$bcn_breadcrumb = &$this->trail[count($this->trail) - 1];
|
840 |
-
//Assign the prefix
|
841 |
-
$bcn_breadcrumb->prefix = $this->opt['current_item_prefix'] . $this->opt['404_prefix'];
|
842 |
-
//Assign the suffix
|
843 |
-
$bcn_breadcrumb->suffix = $this->opt['404_suffix'] . $this->opt['current_item_suffix'];
|
844 |
-
//Assign the title
|
845 |
-
$bcn_breadcrumb->title = $this->opt['404_title'];
|
846 |
}
|
847 |
/**
|
848 |
* do_paged
|
@@ -854,15 +694,8 @@ class bcn_breadcrumb_trail
|
|
854 |
function do_paged()
|
855 |
{
|
856 |
global $paged;
|
857 |
-
|
858 |
-
|
859 |
-
$bcn_breadcrumb = &$this->trail[count($this->trail) - 1];
|
860 |
-
//Assign the prefix
|
861 |
-
$bcn_breadcrumb->prefix = $this->opt['paged_prefix'];
|
862 |
-
//Assign the suffix
|
863 |
-
$bcn_breadcrumb->suffix = $this->opt['paged_suffix'];
|
864 |
-
//Assign the title
|
865 |
-
$bcn_breadcrumb->title = $paged;
|
866 |
}
|
867 |
/**
|
868 |
* fill
|
@@ -873,9 +706,11 @@ class bcn_breadcrumb_trail
|
|
873 |
*/
|
874 |
function fill()
|
875 |
{
|
876 |
-
global $wpdb, $post, $wp_query, $
|
|
|
877 |
if(count($this->trail) > 0)
|
878 |
{
|
|
|
879 |
return null;
|
880 |
}
|
881 |
//Do specific opperations for the various page types
|
@@ -945,23 +780,15 @@ class bcn_breadcrumb_trail
|
|
945 |
}
|
946 |
}
|
947 |
/**
|
948 |
-
*
|
949 |
*
|
950 |
-
*
|
|
|
951 |
*
|
952 |
-
*
|
953 |
-
*
|
954 |
-
* @param (bool) $return Whether to return data or to echo it.
|
955 |
-
* @param (bool) $linked Whether to allow hyperlinks in the trail or not.
|
956 |
-
* @param (bool) $reverse Whether to reverse the output or not.
|
957 |
-
*
|
958 |
-
* @return (void) Void if Option to print out breadcrumb trail was chosen.
|
959 |
-
* @return (string) String-Data of breadcrumb trail.
|
960 |
*/
|
961 |
-
function
|
962 |
{
|
963 |
-
global $bcn_version;
|
964 |
-
//Sort based on reverse flag
|
965 |
if($reverse)
|
966 |
{
|
967 |
//Since there may be multiple calls our trail may be in a non-standard order
|
@@ -972,8 +799,48 @@ class bcn_breadcrumb_trail
|
|
972 |
//For normal opperation we must reverse the array by key
|
973 |
krsort($this->trail);
|
974 |
}
|
975 |
-
|
976 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
977 |
//The main compiling loop
|
978 |
foreach($this->trail as $key=>$breadcrumb)
|
979 |
{
|
@@ -983,7 +850,7 @@ class bcn_breadcrumb_trail
|
|
983 |
//Add in the separator only if we are the 2nd or greater element
|
984 |
if($key > 0)
|
985 |
{
|
986 |
-
$
|
987 |
}
|
988 |
}
|
989 |
else
|
@@ -991,39 +858,33 @@ class bcn_breadcrumb_trail
|
|
991 |
//Only show the separator when necessary
|
992 |
if($key < count($this->trail) - 1)
|
993 |
{
|
994 |
-
$
|
995 |
}
|
996 |
}
|
997 |
-
//
|
998 |
-
if($
|
999 |
{
|
1000 |
-
|
1001 |
-
$breadcrumb->
|
1002 |
}
|
1003 |
-
//
|
1004 |
-
$
|
1005 |
-
//If we are linked we'll need to do up the link
|
1006 |
-
if($breadcrumb->linked && $linked)
|
1007 |
{
|
1008 |
-
$
|
1009 |
}
|
1010 |
-
//
|
1011 |
-
|
1012 |
-
{
|
1013 |
-
$bcn_trail_str .= $breadcrumb->title;
|
1014 |
-
}
|
1015 |
-
$bcn_trail_str .= $breadcrumb->suffix;
|
1016 |
}
|
1017 |
-
//Should we return or echo the
|
1018 |
if($return)
|
1019 |
{
|
1020 |
-
return $
|
1021 |
}
|
1022 |
else
|
1023 |
{
|
1024 |
//Giving credit where credit is due, please don't remove it
|
1025 |
-
$
|
1026 |
-
echo $
|
1027 |
}
|
1028 |
}
|
1029 |
/**
|
@@ -1033,63 +894,47 @@ class bcn_breadcrumb_trail
|
|
1033 |
*
|
1034 |
* This functions outputs or returns the breadcrumb trail in list form.
|
1035 |
*
|
1036 |
-
* @
|
1037 |
-
* @
|
1038 |
-
* @param
|
1039 |
-
*
|
1040 |
-
* @
|
1041 |
-
* @return (string) String-Data of breadcrumb trail.
|
1042 |
*/
|
1043 |
function display_list($return = false, $linked = true, $reverse = false)
|
1044 |
{
|
1045 |
-
|
1046 |
-
|
1047 |
-
|
1048 |
-
|
1049 |
-
//Since there may be multiple calls our trail may be in a non-standard order
|
1050 |
-
ksort($this->trail);
|
1051 |
-
}
|
1052 |
-
else
|
1053 |
-
{
|
1054 |
-
//For normal opperation we must reverse the array by key
|
1055 |
-
krsort($this->trail);
|
1056 |
-
}
|
1057 |
-
//Initilize the string which will hold the compiled trail
|
1058 |
-
$bcn_trail_str = "";
|
1059 |
//The main compiling loop
|
1060 |
foreach($this->trail as $key=>$breadcrumb)
|
1061 |
{
|
1062 |
-
$
|
1063 |
-
//
|
1064 |
-
if($
|
1065 |
-
{
|
1066 |
-
$breadcrumb->linked = true;
|
1067 |
-
$breadcrumb->anchor = str_replace("%title%", $breadcrumb->title, str_replace("%link%", "", $this->opt['current_item_anchor']));
|
1068 |
-
}
|
1069 |
-
//Place in the breadcrumb's elements
|
1070 |
-
$bcn_trail_str .= $breadcrumb->prefix;
|
1071 |
-
//If we are linked we'll need to do up the link
|
1072 |
-
if($breadcrumb->linked && $linked)
|
1073 |
{
|
1074 |
-
|
|
|
1075 |
}
|
1076 |
-
//
|
1077 |
-
|
1078 |
{
|
1079 |
-
$
|
1080 |
}
|
1081 |
-
|
|
|
|
|
1082 |
}
|
1083 |
-
//Should we return or echo the
|
1084 |
if($return)
|
1085 |
{
|
1086 |
-
return $
|
1087 |
}
|
1088 |
else
|
1089 |
{
|
1090 |
//Giving credit where credit is due, please don't remove it
|
1091 |
-
$
|
1092 |
-
echo $
|
1093 |
}
|
1094 |
}
|
1095 |
}
|
1 |
<?php
|
2 |
+
/*
|
3 |
+
Copyright 2007-2009 John Havlik (email : mtekkmonkey@gmail.com)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
|
5 |
This program is free software; you can redistribute it and/or modify
|
6 |
it under the terms of the GNU General Public License as published by
|
21 |
{
|
22 |
//Our member variables
|
23 |
//The main text that will be shown
|
24 |
+
public $title;
|
25 |
//Boolean, is this element linked
|
26 |
+
public $linked;
|
27 |
//Linked anchor contents, null if $linked == false
|
28 |
+
public $anchor;
|
29 |
//Global prefix, outside of link tags
|
30 |
+
public $prefix;
|
31 |
//Global suffix, outside of link tags
|
32 |
+
public $suffix;
|
33 |
+
/**
|
34 |
+
* bcn_breadcrumb
|
35 |
+
*
|
36 |
+
* The enhanced default constructor
|
37 |
+
*
|
38 |
+
* @return
|
39 |
+
* @param object $title[optional]
|
40 |
+
* @param object $prefix[optional]
|
41 |
+
* @param object $suffix[optional]
|
42 |
+
* @param object $anchor[optional]
|
43 |
+
* @param object $linked[optional]
|
44 |
+
*/
|
45 |
+
function bcn_breadcrumb($title = '', $prefix = '', $suffix = '', $anchor = NULL, $linked = false)
|
46 |
{
|
47 |
+
//Set the title
|
48 |
+
$this->title = $title;
|
49 |
+
//Set the prefix
|
50 |
+
$this->prefix = $prefix;
|
51 |
+
//Set the suffix
|
52 |
+
$this->suffix = $suffix;
|
53 |
//Default state of unlinked
|
54 |
+
$this->linked = $linked;
|
55 |
//Always NULL if unlinked
|
56 |
+
$this->anchor = $anchor;
|
57 |
}
|
58 |
/**
|
59 |
* set_anchor
|
60 |
*
|
61 |
+
* Sets the anchor attribute for the breadcrumb, will set $linked to true
|
62 |
*
|
63 |
+
* @param string $template the anchor template to use
|
64 |
+
* @param string $url the url to replace the %link% tag in the anchor
|
65 |
*/
|
66 |
function set_anchor($template, $url)
|
67 |
{
|
68 |
//Set the anchor, we strip tangs from the title to prevent html validation problems
|
69 |
+
$this->anchor = str_replace('%title%', strip_tags($this->title), str_replace('%link%', $url, $template));
|
70 |
+
//Set linked to true since we called this function
|
71 |
+
$this->linked = true;
|
72 |
}
|
73 |
/**
|
74 |
* title_trim
|
75 |
*
|
76 |
* This function will intelligently trim the title to the value passed in through $max_length.
|
77 |
*
|
78 |
+
* @param int $max_length of the title.
|
79 |
*/
|
80 |
function title_trim($max_length)
|
81 |
{
|
85 |
//Trim the title
|
86 |
$this->title = substr($this->title, 0, $max_length - 1);
|
87 |
//Make sure we can split at a space, but we want to limmit to cutting at max an additional 25%
|
88 |
+
if(strpos($this->title, ' ', .75 * $max_length) > 0)
|
89 |
{
|
90 |
//Don't split mid word
|
91 |
+
while(substr($this->title,-1) != ' ')
|
92 |
{
|
93 |
$this->title = substr($this->title, 0, -1);
|
94 |
}
|
97 |
$this->title = rtrim($this->title) . '…';
|
98 |
}
|
99 |
}
|
100 |
+
/**
|
101 |
+
* assemble
|
102 |
+
*
|
103 |
+
* Assembles the parts of the breadcrumb into a html string
|
104 |
+
*
|
105 |
+
* @return string The compiled breadcrumb string
|
106 |
+
* @param bool $linked[optional] Allow the output to contain anchors?
|
107 |
+
*/
|
108 |
+
function assemble($linked = true)
|
109 |
+
{
|
110 |
+
//Place in the breadcrumb's elements
|
111 |
+
$breadcrumb_str = $this->prefix;
|
112 |
+
//If we are linked we'll need to do up the link
|
113 |
+
if($this->linked && $linked && $this->anchor)
|
114 |
+
{
|
115 |
+
$breadcrumb_str .= $this->anchor . $this->title . '</a>';
|
116 |
+
}
|
117 |
+
//Otherwise we just slip in the title
|
118 |
+
else
|
119 |
+
{
|
120 |
+
$breadcrumb_str .= $this->title;
|
121 |
+
}
|
122 |
+
//Return the assembled string
|
123 |
+
return $breadcrumb_str . $this->suffix;
|
124 |
+
}
|
125 |
}
|
126 |
|
127 |
//The trail class
|
128 |
class bcn_breadcrumb_trail
|
129 |
{
|
130 |
//Our member variables
|
131 |
+
public $version = '3.3.0';
|
132 |
//An array of breadcrumbs
|
133 |
+
public $trail = array();
|
134 |
//The options
|
135 |
+
public $opt;
|
136 |
//Default constructor
|
137 |
function bcn_breadcrumb_trail()
|
138 |
{
|
139 |
+
//Load the translation domain as the next part needs it
|
140 |
+
load_plugin_textdomain($domain = 'breadcrumb_navxt', false, 'breadcrumb-navxt/languages');
|
|
|
|
|
|
|
141 |
//Initilize with default option values
|
142 |
$this->opt = array
|
143 |
(
|
147 |
'home_title' => __('Blog', 'breadcrumb_navxt'),
|
148 |
//The anchor template for the home page, this is global, two keywords are available %link% and %title%
|
149 |
'home_anchor' => __('<a title="Go to %title%." href="%link%">', 'breadcrumb_navxt'),
|
150 |
+
//Should the home page be shown
|
151 |
+
'blog_display' => true,
|
152 |
//The anchor template for the blog page only in static front page mode, this is global, two keywords are available %link% and %title%
|
153 |
'blog_anchor' => __('<a title="Go to %title%." href="%link%">', 'breadcrumb_navxt'),
|
154 |
//The prefix for page breadcrumbs, place on all page elements and inside of current_item prefix
|
224 |
'author_prefix' => __('Articles by: ', 'breadcrumb_navxt'),
|
225 |
//The suffix for author breadcrumbs, place on all page elements and inside of current_item suffix
|
226 |
'author_suffix' => '',
|
227 |
+
//The anchor template for author breadcrumbs, two keywords are available %link% and %title%
|
228 |
+
'author_anchor' => __('<a title="Go to the first page of posts by %title%." href="%link%">', 'breadcrumb_navxt'),
|
229 |
//Which of the various WordPress display types should the author crumb display
|
230 |
'author_display' => 'display_name',
|
231 |
//Category stuff
|
251 |
'archive_date_suffix' => ''
|
252 |
);
|
253 |
}
|
254 |
+
/**
|
255 |
+
* add
|
256 |
+
*
|
257 |
+
* Adds a breadcrumb to the breadcrumb trail
|
258 |
+
*
|
259 |
+
* @return pointer to the just added Breadcrumb
|
260 |
+
* @param bcn_breadcrumb $object Breadcrumb to add to the trail
|
261 |
+
*/
|
262 |
+
function &add(bcn_breadcrumb $object)
|
263 |
+
{
|
264 |
+
$this->trail[] = $object;
|
265 |
+
return $this->trail[count($this->trail) - 1];
|
266 |
+
}
|
267 |
/**
|
268 |
* do_search
|
269 |
*
|
274 |
function do_search()
|
275 |
{
|
276 |
global $s;
|
277 |
+
//Place the breadcrumb in the trail, uses the constructor to set the title, prefix, and suffix, get a pointer to it in return
|
278 |
+
$breadcrumb = $this->add(new bcn_breadcrumb(wp_specialchars($s, 1), $this->opt['search_prefix'], $this->opt['search_suffix']));
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
279 |
//If we're paged, let's link to the first page
|
280 |
if(is_paged() && $this->opt['paged_display'])
|
281 |
{
|
282 |
//Figure out the hyperlink for the anchor
|
283 |
+
$url = get_settings('home'). '?s=' . str_replace(' ', '+', wp_specialchars($s, 1));
|
284 |
//Figure out the anchor for the search
|
285 |
+
$breadcrumb->set_anchor($this->opt['search_anchor'], $url);
|
|
|
|
|
286 |
}
|
287 |
}
|
288 |
/**
|
295 |
function do_attachment()
|
296 |
{
|
297 |
global $post;
|
298 |
+
//Place the breadcrumb in the trail, uses the constructor to set the title, prefix, and suffix, get a pointer to it in return
|
299 |
+
$this->trail[] = new bcn_breadcrumb(get_the_title(), $this->opt['attachment_prefix'], $this->opt['attachment_suffix']);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
300 |
//Get the parent page/post of the attachment
|
301 |
+
$parent_id = $post->post_parent;
|
302 |
//Get the parent's information
|
303 |
+
$parent = get_post($parent_id);
|
304 |
//We need to treat post and page attachment hierachy differently
|
305 |
+
if($parent->post_type == 'page')
|
306 |
{
|
307 |
//Grab the page on front ID for page_parents
|
308 |
+
$frontpage = get_option('page_on_front');
|
309 |
//Place the rest of the page hierachy
|
310 |
+
$this->page_parents($parent_id, $frontpage);
|
311 |
}
|
312 |
else
|
313 |
{
|
314 |
+
//Place the breadcrumb in the trail, uses the constructor to set the title, prefix, and suffix, get a pointer to it in return
|
315 |
+
$breadcrumb = $this->add(new bcn_breadcrumb(apply_filters('the_title', $parent->post_title),
|
316 |
+
$this->opt['post_prefix'], $this->opt['post_suffix']));
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
317 |
//Assign the anchor properties
|
318 |
+
$breadcrumb->set_anchor($this->opt['post_anchor'], get_permalink($parent_id));
|
|
|
|
|
319 |
//Handle the post's taxonomy
|
320 |
+
$this->post_taxonomy($parent_id);
|
|
|
|
|
|
|
|
|
|
|
321 |
}
|
322 |
}
|
323 |
/**
|
330 |
function do_author()
|
331 |
{
|
332 |
global $author;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
333 |
//Get the Author name, note it is an object
|
334 |
+
$curauth = (isset($_GET['author_name'])) ? get_userdatabylogin($author_name) : get_userdata(intval($author));
|
335 |
+
//Setup array of valid author_display values
|
336 |
+
$valid_author_display = array('display_name', 'nickname', 'first_name', 'last_name');
|
337 |
+
//This translation allows us to easily select the display type later on
|
338 |
+
$author_display = $this->opt['author_display'];
|
339 |
//Make sure user picks only safe values
|
340 |
+
if(in_array($author_display, $valid_author_display))
|
341 |
{
|
342 |
+
//Place the breadcrumb in the trail, uses the constructor to set the title, prefix, and suffix, get a pointer to it in return
|
343 |
+
$breadcrumb = $this->add(new bcn_breadcrumb(apply_filters('the_author', $curauth->$author_display),
|
344 |
+
$this->opt['author_prefix'], $this->opt['author_suffix']));
|
345 |
+
if(is_paged() && $this->opt['paged_display'])
|
346 |
+
{
|
347 |
+
$breadcrumb->set_anchor($this->opt['author_anchor'], get_author_posts_url($curauth->ID));
|
348 |
+
}
|
349 |
}
|
350 |
}
|
351 |
/**
|
354 |
* A Breadcrumb Trail Filling Function
|
355 |
*
|
356 |
* This recursive functions fills the trail with breadcrumbs for parent pages.
|
357 |
+
* @param int $id The id of the parent page.
|
358 |
+
* @param int $frontpage The id of the front page.
|
359 |
*/
|
360 |
function page_parents($id, $frontpage)
|
361 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
362 |
//Use WordPress API, though a bit heavier than the old method, this will ensure compatibility with other plug-ins
|
363 |
+
$parent = get_post($id);
|
364 |
+
//Place the breadcrumb in the trail, uses the constructor to set the title, prefix, and suffix, get a pointer to it in return
|
365 |
+
$breadcrumb = $this->add(new bcn_breadcrumb(apply_filters('the_title', $parent->post_title), $this->opt['page_prefix'],
|
366 |
+
$this->opt['page_suffix']));
|
367 |
//Assign the anchor properties
|
368 |
+
$breadcrumb->set_anchor($this->opt['page_anchor'], get_permalink($id));
|
|
|
|
|
369 |
//Make sure the id is valid, and that we won't end up spinning in a loop
|
370 |
+
if($parent->post_parent >= 0 && $parent->post_parent != false && $id != $parent->post_parent && $frontpage != $parent->post_parent)
|
371 |
{
|
372 |
//If valid, recursivly call this function
|
373 |
+
$this->page_parents($parent->post_parent, $frontpage);
|
374 |
}
|
375 |
}
|
376 |
/**
|
383 |
function do_page()
|
384 |
{
|
385 |
global $post;
|
386 |
+
//Place the breadcrumb in the trail, uses the bcn_breadcrumb constructor to set the title, prefix, and suffix
|
387 |
+
$this->trail[] = new bcn_breadcrumb(get_the_title(), $this->opt['page_prefix'], $this->opt['page_suffix']);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
388 |
//Done with the current item, now on to the parents
|
389 |
$bcn_frontpage = get_option('page_on_front');
|
390 |
//If there is a parent page let's find it
|
399 |
* A Breadcrumb Trail Filling Function
|
400 |
*
|
401 |
* This function fills breadcrumbs for any post taxonomy.
|
402 |
+
* @param int $id The id of the post to figure out the taxonomy for.
|
403 |
*/
|
404 |
function post_taxonomy($id)
|
405 |
{
|
407 |
if($this->opt['post_taxonomy_display'])
|
408 |
{
|
409 |
//Figure out which taxonomy is desired
|
410 |
+
if($this->opt['post_taxonomy_type'] == 'category')
|
|
|
|
|
|
|
|
|
411 |
{
|
412 |
//Fills the temp object to get the categories
|
413 |
$bcn_object = get_the_category($id);
|
420 |
if($object->category_parent > 0 && $bcn_use_category == 0)
|
421 |
{
|
422 |
$bcn_use_category = $i;
|
423 |
+
//We found our first category hiearchy, can exit loop now
|
424 |
+
break;
|
425 |
}
|
426 |
$i++;
|
427 |
}
|
428 |
//Fill out the category hiearchy
|
429 |
+
$this->category_parents($bcn_object[$bcn_use_category]->term_id);
|
430 |
+
}
|
431 |
+
else
|
432 |
+
{
|
433 |
+
$this->post_tags($id);
|
434 |
}
|
435 |
}
|
436 |
}
|
440 |
* A Breadcrumb Trail Filling Function
|
441 |
*
|
442 |
* This functions fills a breadcrumb for the tags of a post
|
443 |
+
* @param int $id The id of the post to find the tags for.
|
444 |
*
|
445 |
* @TODO Need to implement this cleaner, possibly a recursive object
|
446 |
*/
|
455 |
//Only process if we have tags
|
456 |
if(is_array($bcn_object))
|
457 |
{
|
458 |
+
$is_first = true;
|
459 |
+
//Loop through all of the tag results
|
460 |
foreach($bcn_object as $tag)
|
461 |
{
|
462 |
//Run through a filter for good measure
|
463 |
$tag->name = apply_filters('get_tag', $tag->name);
|
464 |
+
//Everything but the first tag needs a comma separator
|
465 |
+
if($is_first == false)
|
466 |
{
|
467 |
+
$bcn_breadcrumb->title .= ', ';
|
|
|
|
|
|
|
|
|
|
|
468 |
}
|
469 |
+
//This is a bit hackish, but it compiles the tag anchor and appends it to the current breadcrumb title
|
470 |
+
$bcn_breadcrumb->title .= $this->opt['tag_prefix'] . str_replace('%title%', $tag->name, str_replace('%link%', get_tag_link($tag->term_id), $this->opt['tag_anchor'])) . $tag->name . '</a>' . $this->opt['tag_suffix'];
|
471 |
+
$is_first = false;
|
472 |
}
|
473 |
}
|
474 |
else
|
475 |
{
|
476 |
+
//If there are no tags, then we set the title to "Untagged"
|
477 |
$bcn_breadcrumb->title = __('Untagged', 'breadcrumb_navxt');
|
478 |
}
|
479 |
}
|
483 |
* A Breadcrumb Trail Filling Function
|
484 |
*
|
485 |
* This recursive functions fills the trail with breadcrumbs for parent categories.
|
486 |
+
* @param int $id The id of the parent category.
|
487 |
*/
|
488 |
function category_parents($id)
|
489 |
{
|
490 |
global $post;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
491 |
//Get the current category object, filter applied within this call
|
492 |
+
$category = &get_category($id);
|
493 |
+
//Place the breadcrumb in the trail, uses the constructor to set the title, prefix, and suffix, get a pointer to it in return
|
494 |
+
$breadcrumb = $this->add(new bcn_breadcrumb($category->cat_name, $this->opt['category_prefix'], $this->opt['category_suffix']));
|
495 |
//Figure out the anchor for the first category
|
496 |
+
$breadcrumb->set_anchor($this->opt['category_anchor'], get_category_link($id));
|
|
|
|
|
497 |
//Make sure the id is valid, and that we won't end up spinning in a loop
|
498 |
+
if($category->category_parent && $category->category_parent != $id)
|
499 |
{
|
500 |
//Figure out the rest of the category hiearchy via recursion
|
501 |
+
$this->category_parents($category->category_parent);
|
502 |
}
|
503 |
}
|
504 |
/**
|
511 |
function do_archive_by_category()
|
512 |
{
|
513 |
global $wp_query;
|
514 |
+
//Place the breadcrumb in the trail, uses the constructor to set the title, prefix, and suffix, get a pointer to it in return
|
515 |
+
$breadcrumb = $this->add(new bcn_breadcrumb(single_cat_title('', false), $this->opt['category_prefix'] . $this->opt['archive_category_prefix'],
|
516 |
+
$this->opt['archive_category_suffix'] . $this->opt['category_suffix']));
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
517 |
//Simmilar to using $post, but for things $post doesn't cover
|
518 |
+
$category = $wp_query->get_queried_object();
|
519 |
//If we're paged, let's link to the first page
|
520 |
if(is_paged() && $this->opt['paged_display'])
|
521 |
{
|
522 |
//Figure out the anchor for current category
|
523 |
+
$breadcrumb->set_anchor($this->opt['category_anchor'], get_category_link($category->cat_ID));
|
|
|
|
|
524 |
}
|
525 |
//Get parents of current category
|
526 |
+
if($category->category_parent)
|
527 |
{
|
528 |
+
$this->category_parents($category->category_parent);
|
529 |
}
|
530 |
}
|
531 |
/**
|
538 |
function do_archive_by_tag()
|
539 |
{
|
540 |
global $wp_query;
|
541 |
+
//Place the breadcrumb in the trail, uses the constructor to set the title, prefix, and suffix, get a pointer to it in return
|
542 |
+
$breadcrumb = $this->add(new bcn_breadcrumb(single_tag_title('', false), $this->opt['archive_tag_prefix'], $this->opt['archive_tag_suffix']));
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
543 |
//If we're paged, let's link to the first page
|
544 |
if(is_paged() && $this->opt['paged_display'])
|
545 |
{
|
546 |
//Simmilar to using $post, but for things $post doesn't cover
|
547 |
+
$tag = $wp_query->get_queried_object();
|
548 |
//Figure out the anchor for current category
|
549 |
+
$breadcrumb->set_anchor($this->opt['tag_anchor'], get_tag_link($tag->term_id));
|
|
|
|
|
550 |
}
|
551 |
}
|
552 |
/**
|
559 |
function do_archive_by_date()
|
560 |
{
|
561 |
global $wp_query;
|
562 |
+
//First deal with the day breadcrumb
|
|
|
|
|
|
|
563 |
if(is_day())
|
564 |
{
|
565 |
+
//Place the breadcrumb in the trail, uses the constructor to set the title, prefix, and suffix, get a pointer to it in return
|
566 |
+
$breadcrumb = $this->add(new bcn_breadcrumb(get_the_time('d'), $this->opt['archive_date_prefix'], $this->opt['archive_date_suffix']));
|
|
|
|
|
|
|
|
|
|
|
567 |
//If we're paged, let's link to the first page
|
568 |
if(is_paged() && $this->opt['paged_display'])
|
569 |
{
|
570 |
//Deal with the anchor
|
571 |
+
$breadcrumb->set_anchor($this->opt['date_anchor'], get_day_link(get_the_time('Y'), get_the_time('m'), $bcn_breadcrumb->title));
|
|
|
|
|
572 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
573 |
}
|
574 |
+
//Now deal with the month breadcrumb
|
575 |
+
if(is_month() || is_day())
|
576 |
{
|
577 |
+
//Place the breadcrumb in the trail, uses the constructor to set the title, prefix, and suffix, get a pointer to it in return
|
578 |
+
$breadcrumb = $this->add(new bcn_breadcrumb(get_the_time('F'), $this->opt['archive_date_prefix'], $this->opt['archive_date_suffix']));
|
579 |
+
//If we're paged, or not in the archive by month let's link to the first archive by month page
|
580 |
+
if(is_day() || (is_month() && is_paged() && $this->opt['paged_display']))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
581 |
{
|
582 |
//Deal with the anchor
|
583 |
+
$breadcrumb->set_anchor($this->opt['date_anchor'], get_month_link(get_the_time('Y'), get_the_time('m')));
|
|
|
|
|
584 |
}
|
585 |
}
|
586 |
+
//Place the year breadcrumb in the trail, uses the constructor to set the title, prefix, and suffix, get a pointer to it in return
|
587 |
+
$breadcrumb = $this->add(new bcn_breadcrumb(get_the_time('Y'), $this->opt['archive_date_prefix'], $this->opt['archive_date_suffix']));
|
588 |
+
//If we're paged, or not in the archive by year let's link to the first archive by year page
|
589 |
+
if(is_day() || is_month() || (is_paged() && $this->opt['paged_display']))
|
590 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
591 |
//Deal with the anchor
|
592 |
+
$breadcrumb->set_anchor($this->opt['date_anchor'], get_year_link(get_the_time('Y')));
|
|
|
|
|
593 |
}
|
594 |
}
|
595 |
/**
|
602 |
function do_post()
|
603 |
{
|
604 |
global $post;
|
605 |
+
//Place the breadcrumb in the trail, uses the bcn_breadcrumb constructor to set the title, prefix, and suffix
|
606 |
+
$this->trail[] = new bcn_breadcrumb(get_the_title(), $this->opt['post_prefix'], $this->opt['post_suffix']);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
607 |
//Handle the post's taxonomy
|
608 |
$this->post_taxonomy($post->ID);
|
|
|
|
|
|
|
|
|
|
|
609 |
}
|
610 |
/**
|
611 |
* do_front_page
|
617 |
function do_front_page()
|
618 |
{
|
619 |
global $post;
|
620 |
+
//Place the breadcrumb in the trail, uses the constructor to set the title, prefix, and suffix, get a pointer to it in return
|
621 |
+
$breadcrumb = $this->add(new bcn_breadcrumb($this->opt['home_title'], $this->opt['home_prefix'], $this->opt['home_suffix']));
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
622 |
//If we're paged, let's link to the first page
|
623 |
if(is_paged() && $this->opt['paged_display'])
|
624 |
{
|
625 |
//Figure out the anchor for home page
|
626 |
+
$breadcrumb->set_anchor($this->opt['home_anchor'], get_option('home'));
|
|
|
|
|
627 |
}
|
628 |
}
|
629 |
/**
|
636 |
function do_home()
|
637 |
{
|
638 |
global $post;
|
639 |
+
//We only need the "blog" portion on members of the blog, and only if we're in a static frontpage environment
|
640 |
+
if($this->opt['blog_display'] && get_option('show_on_front') == 'page' && (is_single() || is_archive() || is_author() || is_home()))
|
641 |
{
|
642 |
//We'll have to check if this ID is valid, e.g. user has specified a posts page
|
643 |
$posts_id = get_option('page_for_posts');
|
644 |
+
$frontpage_id = get_option('page_on_front');
|
645 |
+
if($posts_id != NULL)
|
646 |
{
|
647 |
+
//Get the blog page
|
648 |
+
$bcn_post = get_post($posts_id);
|
649 |
+
//Place the breadcrumb in the trail, uses the constructor to set the title, prefix, and suffix, get a pointer to it in return
|
650 |
+
$breadcrumb = $this->add(new bcn_breadcrumb(apply_filters('the_title', $bcn_post->post_title), $this->opt['page_prefix'],
|
651 |
+
$this->opt['page_suffix']));
|
652 |
+
//If we're not on the current item we need to setup the anchor
|
653 |
+
if(!is_home() || (is_paged() && $this->opt['paged_display']))
|
|
|
|
|
654 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
655 |
//Deal with the anchor
|
656 |
+
$breadcrumb->set_anchor($this->opt['blog_anchor'], get_permalink($bcn_post->ID));
|
|
|
|
|
657 |
}
|
658 |
//Done with the current item, now on to the parents
|
|
|
659 |
//If there is a parent page let's find it
|
660 |
+
if($bcn_post->post_parent && $bcn_post->ID != $bcn_post->post_parent && $frontpage_id != $bcn_post->post_parent)
|
661 |
{
|
662 |
+
$this->page_parents($bcn_post->post_parent, $frontpage_id);
|
663 |
}
|
664 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
665 |
}
|
666 |
//On everything else we need to link, but no current item (pre/suf)fixes
|
667 |
+
if($this->opt['home_display'])
|
668 |
{
|
669 |
+
//Place the breadcrumb in the trail, uses the constructor to set the title, prefix, and suffix, get a pointer to it in return
|
670 |
+
$breadcrumb = $this->add(new bcn_breadcrumb($this->opt['home_title'], $this->opt['home_prefix'], $this->opt['home_suffix']));
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
671 |
//Deal with the anchor
|
672 |
+
$breadcrumb->set_anchor($this->opt['home_anchor'], get_option('home'));
|
|
|
|
|
673 |
}
|
674 |
}
|
675 |
/**
|
681 |
*/
|
682 |
function do_404()
|
683 |
{
|
684 |
+
//Place the breadcrumb in the trail, uses the bcn_breadcrumb constructor to set the title, prefix, and suffix
|
685 |
+
$this->trail[] = new bcn_breadcrumb($this->opt['404_title'], $this->opt['404_prefix'], $this->opt['404_suffix']);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
686 |
}
|
687 |
/**
|
688 |
* do_paged
|
694 |
function do_paged()
|
695 |
{
|
696 |
global $paged;
|
697 |
+
//Place the breadcrumb in the trail, uses the bcn_breadcrumb constructor to set the title, prefix, and suffix
|
698 |
+
$this->trail[] = new bcn_breadcrumb($paged, $this->opt['paged_prefix'], $this->opt['paged_suffix']);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
699 |
}
|
700 |
/**
|
701 |
* fill
|
706 |
*/
|
707 |
function fill()
|
708 |
{
|
709 |
+
global $wpdb, $post, $wp_query, $paged;
|
710 |
+
//Check to see if the trail is already populated
|
711 |
if(count($this->trail) > 0)
|
712 |
{
|
713 |
+
//Exit early since we have breadcrumbs in the trail
|
714 |
return null;
|
715 |
}
|
716 |
//Do specific opperations for the various page types
|
780 |
}
|
781 |
}
|
782 |
/**
|
783 |
+
* order
|
784 |
*
|
785 |
+
* This function will either set the order of the trail to reverse key
|
786 |
+
* order, or make sure it is forward key ordered.
|
787 |
*
|
788 |
+
* @param bool $reverse[optional] Whether to reverse the trail or not.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
789 |
*/
|
790 |
+
function order($reverse = false)
|
791 |
{
|
|
|
|
|
792 |
if($reverse)
|
793 |
{
|
794 |
//Since there may be multiple calls our trail may be in a non-standard order
|
799 |
//For normal opperation we must reverse the array by key
|
800 |
krsort($this->trail);
|
801 |
}
|
802 |
+
}
|
803 |
+
/**
|
804 |
+
* current_item
|
805 |
+
*
|
806 |
+
* Performs actions specific to current item breadcrumbs. It will wrap the prefix/suffix
|
807 |
+
* with the current_item_prefix and current_item_suffix. Additionally, it will link the
|
808 |
+
* current item if current_item_linked is set to true.
|
809 |
+
*
|
810 |
+
* @return
|
811 |
+
* @param bcn_breadrumb $breadcrumb pointer to a bcn_breadcrumb object to opperate on
|
812 |
+
*/
|
813 |
+
function current_item($breadcrumb)
|
814 |
+
{
|
815 |
+
//Prepend the current item prefix
|
816 |
+
$breadcrumb->prefix = $this->opt['current_item_prefix'] . $breadcrumb->prefix;
|
817 |
+
//Append the current item suffix
|
818 |
+
$breadcrumb->suffix .= $this->opt['current_item_suffix'];
|
819 |
+
//Link the current item, if required
|
820 |
+
if($this->opt['current_item_linked'])
|
821 |
+
{
|
822 |
+
$breadcrumb->set_anchor($this->opt['current_item_anchor'], '');
|
823 |
+
}
|
824 |
+
}
|
825 |
+
/**
|
826 |
+
* display
|
827 |
+
*
|
828 |
+
* Breadcrumb Creation Function
|
829 |
+
*
|
830 |
+
* This functions outputs or returns the breadcrumb trail in string form.
|
831 |
+
*
|
832 |
+
* @return void Void if Option to print out breadcrumb trail was chosen.
|
833 |
+
* @return string String-Data of breadcrumb trail.
|
834 |
+
* @param bool $return Whether to return data or to echo it.
|
835 |
+
* @param bool $linked[optional] Whether to allow hyperlinks in the trail or not.
|
836 |
+
* @param bool $reverse[optional] Whether to reverse the output or not.
|
837 |
+
*/
|
838 |
+
function display($return = false, $linked = true, $reverse = false)
|
839 |
+
{
|
840 |
+
//Set trail order based on reverse flag
|
841 |
+
$this->order($reverse);
|
842 |
+
//Initilize the string which will hold the assembled trail
|
843 |
+
$trail_str = '';
|
844 |
//The main compiling loop
|
845 |
foreach($this->trail as $key=>$breadcrumb)
|
846 |
{
|
850 |
//Add in the separator only if we are the 2nd or greater element
|
851 |
if($key > 0)
|
852 |
{
|
853 |
+
$trail_str .= $this->opt['separator'];
|
854 |
}
|
855 |
}
|
856 |
else
|
858 |
//Only show the separator when necessary
|
859 |
if($key < count($this->trail) - 1)
|
860 |
{
|
861 |
+
$trail_str .= $this->opt['separator'];
|
862 |
}
|
863 |
}
|
864 |
+
//Trim titles, if needed
|
865 |
+
if($this->opt['max_title_length'] > 0)
|
866 |
{
|
867 |
+
//Trim the breadcrumb's title
|
868 |
+
$breadcrumb->title_trim($this->opt['max_title_length']);
|
869 |
}
|
870 |
+
//If we are on the current item there are some things that must be done
|
871 |
+
if($key === 0)
|
|
|
|
|
872 |
{
|
873 |
+
$this->current_item($breadcrumb);
|
874 |
}
|
875 |
+
//Place in the breadcrumb's assembled elements
|
876 |
+
$trail_str .= $breadcrumb->assemble($linked);
|
|
|
|
|
|
|
|
|
877 |
}
|
878 |
+
//Should we return or echo the assembled trail?
|
879 |
if($return)
|
880 |
{
|
881 |
+
return $trail_str;
|
882 |
}
|
883 |
else
|
884 |
{
|
885 |
//Giving credit where credit is due, please don't remove it
|
886 |
+
$tag = "<!-- Breadcrumb NavXT " . $this->version . " -->\n";
|
887 |
+
echo $tag . $trail_str;
|
888 |
}
|
889 |
}
|
890 |
/**
|
894 |
*
|
895 |
* This functions outputs or returns the breadcrumb trail in list form.
|
896 |
*
|
897 |
+
* @return void Void if Option to print out breadcrumb trail was chosen.
|
898 |
+
* @return string String-Data of breadcrumb trail.
|
899 |
+
* @param bool $return Whether to return data or to echo it.
|
900 |
+
* @param bool $linked[optional] Whether to allow hyperlinks in the trail or not.
|
901 |
+
* @param bool $reverse[optional] Whether to reverse the output or not.
|
|
|
902 |
*/
|
903 |
function display_list($return = false, $linked = true, $reverse = false)
|
904 |
{
|
905 |
+
//Set trail order based on reverse flag
|
906 |
+
$this->order($reverse);
|
907 |
+
//Initilize the string which will hold the assembled trail
|
908 |
+
$trail_str = '';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
909 |
//The main compiling loop
|
910 |
foreach($this->trail as $key=>$breadcrumb)
|
911 |
{
|
912 |
+
$trail_str .= '<li>';
|
913 |
+
//Trim titles, if needed
|
914 |
+
if($this->opt['max_title_length'] > 0)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
915 |
{
|
916 |
+
//Trim the breadcrumb's title
|
917 |
+
$breadcrumb->title_trim($this->opt['max_title_length']);
|
918 |
}
|
919 |
+
//If we are on the current item there are some things that must be done
|
920 |
+
if($key === 0)
|
921 |
{
|
922 |
+
$this->current_item($breadcrumb);
|
923 |
}
|
924 |
+
//Place in the breadcrumb's assembled elements
|
925 |
+
$trail_str .= $breadcrumb->assemble($linked);
|
926 |
+
$trail_str .= "</li>\n";
|
927 |
}
|
928 |
+
//Should we return or echo the assembled trail?
|
929 |
if($return)
|
930 |
{
|
931 |
+
return $trail_str;
|
932 |
}
|
933 |
else
|
934 |
{
|
935 |
//Giving credit where credit is due, please don't remove it
|
936 |
+
$tag = "<!-- Breadcrumb NavXT " . $this->version . " -->\n";
|
937 |
+
echo $tag . $trail_str;
|
938 |
}
|
939 |
}
|
940 |
}
|
breadcrumb_navxt_uninstaller.php
CHANGED
@@ -11,81 +11,67 @@
|
|
11 |
|
12 |
|
13 |
/**
|
14 |
-
* Breadcrumb NavXT uninstaller class
|
15 |
*
|
16 |
* @author Tom Klingenberg
|
17 |
*/
|
18 |
-
class
|
19 |
|
20 |
/**
|
21 |
* plugin base
|
22 |
*
|
23 |
-
* @var string
|
24 |
*/
|
25 |
-
|
26 |
|
27 |
/**
|
28 |
-
*
|
29 |
*
|
30 |
-
* @var string
|
31 |
*/
|
32 |
-
|
33 |
-
|
34 |
/**
|
35 |
* uninstalled flag
|
|
|
|
|
36 |
*/
|
37 |
-
|
38 |
|
39 |
/**
|
|
|
40 |
*
|
41 |
* @var bool wether or not uninstall worked
|
42 |
*/
|
43 |
-
|
44 |
-
|
45 |
-
/**
|
46 |
-
* constructor
|
47 |
-
*
|
48 |
-
* @param array $options
|
49 |
-
*/
|
50 |
-
public function __construct(array $options = null)
|
51 |
-
{
|
52 |
-
/* plugin setter */
|
53 |
-
|
54 |
-
if (isset($options['plugin']))
|
55 |
-
{
|
56 |
-
$this->setPlugin($options['plugin']);
|
57 |
-
}
|
58 |
-
|
59 |
-
/* init */
|
60 |
-
|
61 |
-
$this->_uninstallResult = $this->uninstall();
|
62 |
-
}
|
63 |
|
64 |
/**
|
65 |
* get plugin path
|
66 |
*
|
67 |
* @return string full path to plugin file
|
68 |
*/
|
69 |
-
|
70 |
{
|
71 |
return sprintf('%s/%s/%s', WP_PLUGIN_DIR, $this->_base, $this->_plugin);
|
72 |
}
|
73 |
-
|
74 |
/**
|
75 |
-
*
|
76 |
*
|
77 |
-
* @
|
|
|
78 |
*/
|
79 |
-
|
80 |
-
{
|
81 |
-
|
|
|
|
|
|
|
|
|
82 |
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
// uninstall
|
87 |
-
$bcn_admin->uninstall();
|
88 |
-
}
|
89 |
|
90 |
/**
|
91 |
* Result Getter
|
@@ -100,7 +86,8 @@ class bcn_uninstaller {
|
|
100 |
/**
|
101 |
* plugin setter
|
102 |
*
|
103 |
-
* @param string $plugin
|
|
|
104 |
* @return this
|
105 |
*/
|
106 |
public function setPlugin($plugin)
|
@@ -128,7 +115,38 @@ class bcn_uninstaller {
|
|
128 |
|
129 |
return $this;
|
130 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
131 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
|
133 |
/**
|
134 |
* uninstall method
|
@@ -147,11 +165,12 @@ class bcn_uninstaller {
|
|
147 |
{
|
148 |
case 'breadcrumb_navxt_admin.php':
|
149 |
return $this->_uninstallAdmin();
|
|
|
150 |
case 'breadcrumb_navxt_class.php':
|
151 |
-
return true;
|
|
|
152 |
default:
|
153 |
-
throw new BadMethodCallException(sprintf('Invalid Plugin ("%s") in %s::uninstall().', $this->_plugin , get_class($this)), 30102);
|
154 |
-
|
155 |
}
|
156 |
|
157 |
// flag object as uninstalled
|
@@ -159,4 +178,4 @@ class bcn_uninstaller {
|
|
159 |
$this->_uninstalled = true;
|
160 |
}
|
161 |
|
162 |
-
}
|
11 |
|
12 |
|
13 |
/**
|
14 |
+
* Breadcrumb NavXT abstract plugin uninstaller class
|
15 |
*
|
16 |
* @author Tom Klingenberg
|
17 |
*/
|
18 |
+
abstract class bcn_uninstaller_abstract {
|
19 |
|
20 |
/**
|
21 |
* plugin base
|
22 |
*
|
23 |
+
* @var string plugin dirname
|
24 |
*/
|
25 |
+
protected $_base = '';
|
26 |
|
27 |
/**
|
28 |
+
* plugin name
|
29 |
*
|
30 |
+
* @var string plugin basename (the php-file including the .php suffix)
|
31 |
*/
|
32 |
+
protected $_plugin = '';
|
33 |
+
|
34 |
/**
|
35 |
* uninstalled flag
|
36 |
+
*
|
37 |
+
* @var bool uninstall flag, true if uninstall allready run, false on init
|
38 |
*/
|
39 |
+
protected $_uninstalled = false;
|
40 |
|
41 |
/**
|
42 |
+
* uninstall result
|
43 |
*
|
44 |
* @var bool wether or not uninstall worked
|
45 |
*/
|
46 |
+
protected $_uninstallResult = null;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
/**
|
49 |
* get plugin path
|
50 |
*
|
51 |
* @return string full path to plugin file
|
52 |
*/
|
53 |
+
protected function _getPluginPath()
|
54 |
{
|
55 |
return sprintf('%s/%s/%s', WP_PLUGIN_DIR, $this->_base, $this->_plugin);
|
56 |
}
|
57 |
+
|
58 |
/**
|
59 |
+
* constructor
|
60 |
*
|
61 |
+
* @param array $options class options
|
62 |
+
* plugin =>
|
63 |
*/
|
64 |
+
public function __construct(array $options = null)
|
65 |
+
{
|
66 |
+
/* plugin setter */
|
67 |
+
if (isset($options['plugin']))
|
68 |
+
{
|
69 |
+
$this->setPlugin($options['plugin']);
|
70 |
+
}
|
71 |
|
72 |
+
/* init */
|
73 |
+
$this->_uninstallResult = $this->uninstall();
|
74 |
+
}
|
|
|
|
|
|
|
75 |
|
76 |
/**
|
77 |
* Result Getter
|
86 |
/**
|
87 |
* plugin setter
|
88 |
*
|
89 |
+
* @param string $plugin plugin name as common with wordpress as 'dir/file.php'
|
90 |
+
* e.g. 'breadcrumb-navxt/breadcrumb_navxt_admin.php'.
|
91 |
* @return this
|
92 |
*/
|
93 |
public function setPlugin($plugin)
|
115 |
|
116 |
return $this;
|
117 |
}
|
118 |
+
|
119 |
+
} /// class bcn_uninstaller_abstract
|
120 |
+
|
121 |
+
/**
|
122 |
+
* Breadcrumb NavXT uninstaller class
|
123 |
+
*
|
124 |
+
* @author Tom Klingenberg
|
125 |
+
*/
|
126 |
+
class bcn_uninstaller extends bcn_uninstaller_abstract {
|
127 |
+
|
128 |
+
/**
|
129 |
+
* plugin base
|
130 |
+
*
|
131 |
+
* @var string plugin dirname
|
132 |
+
*/
|
133 |
+
protected $_base = 'breadcrumb-navxt';
|
134 |
|
135 |
+
/**
|
136 |
+
* uninstall breadcrumb navxt admin plugin
|
137 |
+
*
|
138 |
+
* @return bool
|
139 |
+
*/
|
140 |
+
private function _uninstallAdmin()
|
141 |
+
{
|
142 |
+
// load dependencies if applicable
|
143 |
+
|
144 |
+
if(!class_exists('bcn_admin'))
|
145 |
+
require_once($this->_getPluginPath());
|
146 |
+
|
147 |
+
// uninstall
|
148 |
+
$bcn_admin->uninstall();
|
149 |
+
}
|
150 |
|
151 |
/**
|
152 |
* uninstall method
|
165 |
{
|
166 |
case 'breadcrumb_navxt_admin.php':
|
167 |
return $this->_uninstallAdmin();
|
168 |
+
|
169 |
case 'breadcrumb_navxt_class.php':
|
170 |
+
return true;
|
171 |
+
|
172 |
default:
|
173 |
+
throw new BadMethodCallException(sprintf('Invalid Plugin ("%s") in %s::uninstall().', $this->_plugin , get_class($this)), 30102);
|
|
|
174 |
}
|
175 |
|
176 |
// flag object as uninstalled
|
178 |
$this->_uninstalled = true;
|
179 |
}
|
180 |
|
181 |
+
} /// class bcn_uninstaller
|
breadcrumb-navxt.pot → languages/breadcrumb-navxt.pot
RENAMED
@@ -7,7 +7,7 @@ msgid ""
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: PACKAGE VERSION\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/breadcrumb-navxt\n"
|
10 |
-
"POT-Creation-Date: 2009-
|
11 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
12 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
13 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
@@ -15,11 +15,11 @@ msgstr ""
|
|
15 |
"Content-Type: text/plain; charset=CHARSET\n"
|
16 |
"Content-Transfer-Encoding: 8bit\n"
|
17 |
|
18 |
-
#: breadcrumb_navxt_admin.php:
|
19 |
msgid "Insufficient privileges to proceed."
|
20 |
msgstr ""
|
21 |
|
22 |
-
#: breadcrumb_navxt_admin.php:
|
23 |
msgid ""
|
24 |
"<a title=\"Go to the first page of search results for %title%.\" href=\"%link"
|
25 |
"%\">"
|
@@ -29,491 +29,494 @@ msgstr ""
|
|
29 |
msgid "Settings"
|
30 |
msgstr ""
|
31 |
|
32 |
-
#: breadcrumb_navxt_admin.php:
|
33 |
-
|
34 |
-
"
|
35 |
-
"default values. Are you sure you want to continue?"
|
36 |
msgstr ""
|
37 |
|
38 |
-
#: breadcrumb_navxt_admin.php:
|
39 |
-
|
40 |
-
"
|
41 |
-
"imported values. Are you sure you want to continue?"
|
42 |
msgstr ""
|
43 |
|
44 |
-
#: breadcrumb_navxt_admin.php:
|
|
|
45 |
msgid ""
|
46 |
-
"
|
47 |
-
"
|
48 |
-
"work as expected."
|
49 |
msgstr ""
|
50 |
|
51 |
-
#: breadcrumb_navxt_admin.php:
|
52 |
-
msgid "
|
53 |
msgstr ""
|
54 |
|
55 |
-
#: breadcrumb_navxt_admin.php:
|
56 |
-
msgid "
|
|
|
|
|
57 |
msgstr ""
|
58 |
|
59 |
-
#: breadcrumb_navxt_admin.php:
|
60 |
-
msgid "
|
|
|
|
|
61 |
msgstr ""
|
62 |
|
63 |
-
#: breadcrumb_navxt_admin.php:
|
64 |
-
|
65 |
-
msgid ""
|
66 |
-
"Tips for the settings are located below select options. Please refer to the %"
|
67 |
-
"sdocumentation%s for more information."
|
68 |
msgstr ""
|
69 |
|
70 |
-
#: breadcrumb_navxt_admin.php:
|
71 |
-
msgid "
|
72 |
msgstr ""
|
73 |
|
74 |
-
#: breadcrumb_navxt_admin.php:
|
|
|
|
|
|
|
|
|
75 |
msgid "General"
|
76 |
msgstr ""
|
77 |
|
78 |
-
#: breadcrumb_navxt_admin.php:
|
79 |
msgid "Breadcrumb Separator"
|
80 |
msgstr ""
|
81 |
|
82 |
-
#: breadcrumb_navxt_admin.php:
|
83 |
msgid "Placed in between each breadcrumb."
|
84 |
msgstr ""
|
85 |
|
86 |
-
#: breadcrumb_navxt_admin.php:
|
87 |
msgid "Breadcrumb Max Title Length"
|
88 |
msgstr ""
|
89 |
|
90 |
-
#: breadcrumb_navxt_admin.php:
|
91 |
msgid "Home Breadcrumb"
|
92 |
msgstr ""
|
93 |
|
94 |
-
#: breadcrumb_navxt_admin.php:
|
95 |
msgid "Place the home breadcrumb in the trail."
|
96 |
msgstr ""
|
97 |
|
98 |
-
#: breadcrumb_navxt_admin.php:
|
99 |
msgid "Home Title: "
|
100 |
msgstr ""
|
101 |
|
102 |
-
#: breadcrumb_navxt_admin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
msgid "Home Prefix"
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: breadcrumb_navxt_admin.php:
|
107 |
msgid "Home Suffix"
|
108 |
msgstr ""
|
109 |
|
110 |
-
#: breadcrumb_navxt_admin.php:
|
111 |
msgid "Home Anchor"
|
112 |
msgstr ""
|
113 |
|
114 |
-
#: breadcrumb_navxt_admin.php:
|
115 |
msgid "The anchor template for the home breadcrumb."
|
116 |
msgstr ""
|
117 |
|
118 |
-
#: breadcrumb_navxt_admin.php:
|
119 |
msgid "Blog Anchor"
|
120 |
msgstr ""
|
121 |
|
122 |
-
#: breadcrumb_navxt_admin.php:
|
123 |
msgid ""
|
124 |
"The anchor template for the blog breadcrumb, used only in static front page "
|
125 |
"environments."
|
126 |
msgstr ""
|
127 |
|
128 |
-
#: breadcrumb_navxt_admin.php:
|
129 |
msgid "Current Item"
|
130 |
msgstr ""
|
131 |
|
132 |
-
#: breadcrumb_navxt_admin.php:
|
133 |
msgid "Link Current Item"
|
134 |
msgstr ""
|
135 |
|
136 |
-
#: breadcrumb_navxt_admin.php:
|
137 |
msgid "Yes"
|
138 |
msgstr ""
|
139 |
|
140 |
-
#: breadcrumb_navxt_admin.php:
|
141 |
msgid "Current Item Prefix"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: breadcrumb_navxt_admin.php:
|
145 |
msgid ""
|
146 |
"This is always placed in front of the last breadcrumb in the trail, before "
|
147 |
"any other prefixes for that breadcrumb."
|
148 |
msgstr ""
|
149 |
|
150 |
-
#: breadcrumb_navxt_admin.php:
|
151 |
msgid "Current Item Suffix"
|
152 |
msgstr ""
|
153 |
|
154 |
-
#: breadcrumb_navxt_admin.php:
|
155 |
msgid ""
|
156 |
"This is always placed after the last breadcrumb in the trail, and after any "
|
157 |
"other prefixes for that breadcrumb."
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: breadcrumb_navxt_admin.php:
|
161 |
msgid "Current Item Anchor"
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: breadcrumb_navxt_admin.php:
|
165 |
msgid "The anchor template for current item breadcrumbs."
|
166 |
msgstr ""
|
167 |
|
168 |
-
#: breadcrumb_navxt_admin.php:
|
169 |
msgid "Paged Breadcrumb"
|
170 |
msgstr ""
|
171 |
|
172 |
-
#: breadcrumb_navxt_admin.php:
|
173 |
msgid "Include the paged breadcrumb in the breadcrumb trail."
|
174 |
msgstr ""
|
175 |
|
176 |
-
#: breadcrumb_navxt_admin.php:
|
177 |
msgid ""
|
178 |
"Indicates that the user is on a page other than the first on paginated posts/"
|
179 |
"pages."
|
180 |
msgstr ""
|
181 |
|
182 |
-
#: breadcrumb_navxt_admin.php:
|
183 |
msgid "Paged Prefix"
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: breadcrumb_navxt_admin.php:
|
187 |
msgid "Paged Suffix"
|
188 |
msgstr ""
|
189 |
|
190 |
-
#: breadcrumb_navxt_admin.php:
|
191 |
msgid "Posts & Pages"
|
192 |
msgstr ""
|
193 |
|
194 |
-
#: breadcrumb_navxt_admin.php:
|
195 |
msgid "Post Prefix"
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: breadcrumb_navxt_admin.php:
|
199 |
msgid "Post Suffix"
|
200 |
msgstr ""
|
201 |
|
202 |
-
#: breadcrumb_navxt_admin.php:
|
203 |
msgid "Post Anchor"
|
204 |
msgstr ""
|
205 |
|
206 |
-
#: breadcrumb_navxt_admin.php:
|
207 |
msgid "The anchor template for post breadcrumbs."
|
208 |
msgstr ""
|
209 |
|
210 |
-
#: breadcrumb_navxt_admin.php:
|
211 |
msgid "Post Taxonomy Display"
|
212 |
msgstr ""
|
213 |
|
214 |
-
#: breadcrumb_navxt_admin.php:
|
215 |
msgid "Show the taxonomy leading to a post in the breadcrumb trail."
|
216 |
msgstr ""
|
217 |
|
218 |
-
#: breadcrumb_navxt_admin.php:
|
219 |
msgid "Post Taxonomy"
|
220 |
msgstr ""
|
221 |
|
222 |
-
#: breadcrumb_navxt_admin.php:
|
223 |
msgid "Categories"
|
224 |
msgstr ""
|
225 |
|
226 |
-
#: breadcrumb_navxt_admin.php:
|
227 |
msgid "Tags"
|
228 |
msgstr ""
|
229 |
|
230 |
-
#: breadcrumb_navxt_admin.php:
|
231 |
msgid "The taxonomy which the breadcrumb trail will show."
|
232 |
msgstr ""
|
233 |
|
234 |
-
#: breadcrumb_navxt_admin.php:
|
235 |
msgid "Page Prefix"
|
236 |
msgstr ""
|
237 |
|
238 |
-
#: breadcrumb_navxt_admin.php:
|
239 |
msgid "Page Suffix"
|
240 |
msgstr ""
|
241 |
|
242 |
-
#: breadcrumb_navxt_admin.php:
|
243 |
msgid "Page Anchor"
|
244 |
msgstr ""
|
245 |
|
246 |
-
#: breadcrumb_navxt_admin.php:
|
247 |
msgid "The anchor template for page breadcrumbs."
|
248 |
msgstr ""
|
249 |
|
250 |
-
#: breadcrumb_navxt_admin.php:
|
251 |
msgid "Attachment Prefix"
|
252 |
msgstr ""
|
253 |
|
254 |
-
#: breadcrumb_navxt_admin.php:
|
255 |
msgid "Attachment Suffix"
|
256 |
msgstr ""
|
257 |
|
258 |
-
#: breadcrumb_navxt_admin.php:
|
259 |
msgid "Category Prefix"
|
260 |
msgstr ""
|
261 |
|
262 |
-
#: breadcrumb_navxt_admin.php:
|
263 |
msgid "Applied before the anchor on all category breadcrumbs."
|
264 |
msgstr ""
|
265 |
|
266 |
-
#: breadcrumb_navxt_admin.php:
|
267 |
msgid "Category Suffix"
|
268 |
msgstr ""
|
269 |
|
270 |
-
#: breadcrumb_navxt_admin.php:
|
271 |
msgid "Applied after the anchor on all category breadcrumbs."
|
272 |
msgstr ""
|
273 |
|
274 |
-
#: breadcrumb_navxt_admin.php:
|
275 |
msgid "Category Anchor"
|
276 |
msgstr ""
|
277 |
|
278 |
-
#: breadcrumb_navxt_admin.php:
|
279 |
msgid "The anchor template for category breadcrumbs."
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: breadcrumb_navxt_admin.php:
|
283 |
msgid "Archive by Category Prefix"
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: breadcrumb_navxt_admin.php:
|
287 |
msgid ""
|
288 |
"Applied before the title of the current item breadcrumb on an archive by "
|
289 |
"cateogry page."
|
290 |
msgstr ""
|
291 |
|
292 |
-
#: breadcrumb_navxt_admin.php:
|
293 |
msgid "Archive by Category Suffix"
|
294 |
msgstr ""
|
295 |
|
296 |
-
#: breadcrumb_navxt_admin.php:
|
297 |
msgid ""
|
298 |
"Applied after the title of the current item breadcrumb on an archive by "
|
299 |
"cateogry page."
|
300 |
msgstr ""
|
301 |
|
302 |
-
#: breadcrumb_navxt_admin.php:
|
303 |
msgid "Tag Prefix"
|
304 |
msgstr ""
|
305 |
|
306 |
-
#: breadcrumb_navxt_admin.php:
|
307 |
msgid "Applied before the anchor on all tag breadcrumbs."
|
308 |
msgstr ""
|
309 |
|
310 |
-
#: breadcrumb_navxt_admin.php:
|
311 |
msgid "Tag Suffix"
|
312 |
msgstr ""
|
313 |
|
314 |
-
#: breadcrumb_navxt_admin.php:
|
315 |
msgid "Applied after the anchor on all tag breadcrumbs."
|
316 |
msgstr ""
|
317 |
|
318 |
-
#: breadcrumb_navxt_admin.php:
|
319 |
msgid "Tag Anchor"
|
320 |
msgstr ""
|
321 |
|
322 |
-
#: breadcrumb_navxt_admin.php:
|
323 |
msgid "The anchor template for tag breadcrumbs."
|
324 |
msgstr ""
|
325 |
|
326 |
-
#: breadcrumb_navxt_admin.php:
|
327 |
msgid "Archive by Tag Prefix"
|
328 |
msgstr ""
|
329 |
|
330 |
-
#: breadcrumb_navxt_admin.php:
|
331 |
msgid ""
|
332 |
"Applied before the title of the current item breadcrumb on an archive by tag "
|
333 |
"page."
|
334 |
msgstr ""
|
335 |
|
336 |
-
#: breadcrumb_navxt_admin.php:
|
337 |
msgid "Archive by Tag Suffix"
|
338 |
msgstr ""
|
339 |
|
340 |
-
#: breadcrumb_navxt_admin.php:
|
341 |
msgid ""
|
342 |
"Applied after the title of the current item breadcrumb on an archive by tag "
|
343 |
"page."
|
344 |
msgstr ""
|
345 |
|
346 |
-
#: breadcrumb_navxt_admin.php:
|
347 |
msgid "Date Archives"
|
348 |
msgstr ""
|
349 |
|
350 |
-
#: breadcrumb_navxt_admin.php:
|
351 |
msgid "Archive by Date Prefix"
|
352 |
msgstr ""
|
353 |
|
354 |
-
#: breadcrumb_navxt_admin.php:
|
355 |
msgid "Applied before the anchor on all date breadcrumbs."
|
356 |
msgstr ""
|
357 |
|
358 |
-
#: breadcrumb_navxt_admin.php:
|
359 |
msgid "Archive by Date Suffix"
|
360 |
msgstr ""
|
361 |
|
362 |
-
#: breadcrumb_navxt_admin.php:
|
363 |
msgid "Applied after the anchor on all date breadcrumbs."
|
364 |
msgstr ""
|
365 |
|
366 |
-
#: breadcrumb_navxt_admin.php:
|
367 |
msgid "Date Anchor"
|
368 |
msgstr ""
|
369 |
|
370 |
-
#: breadcrumb_navxt_admin.php:
|
371 |
msgid "The anchor template for date breadcrumbs."
|
372 |
msgstr ""
|
373 |
|
374 |
-
#: breadcrumb_navxt_admin.php:
|
375 |
msgid "Miscellaneous"
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: breadcrumb_navxt_admin.php:
|
379 |
msgid "Author Prefix"
|
380 |
msgstr ""
|
381 |
|
382 |
-
#: breadcrumb_navxt_admin.php:
|
383 |
msgid "Author Suffix"
|
384 |
msgstr ""
|
385 |
|
386 |
-
#: breadcrumb_navxt_admin.php:
|
387 |
msgid "Author Display Format"
|
388 |
msgstr ""
|
389 |
|
390 |
-
#: breadcrumb_navxt_admin.php:
|
391 |
msgid ""
|
392 |
"display_name uses the name specified in \"Display name publicly as\" under "
|
393 |
"the user profile the others correspond to options in the user profile."
|
394 |
msgstr ""
|
395 |
|
396 |
-
#: breadcrumb_navxt_admin.php:
|
397 |
msgid "Search Prefix"
|
398 |
msgstr ""
|
399 |
|
400 |
-
#: breadcrumb_navxt_admin.php:
|
401 |
msgid "Search Suffix"
|
402 |
msgstr ""
|
403 |
|
404 |
-
#: breadcrumb_navxt_admin.php:
|
405 |
msgid "Search Anchor"
|
406 |
msgstr ""
|
407 |
|
408 |
-
#: breadcrumb_navxt_admin.php:
|
409 |
msgid ""
|
410 |
"The anchor template for search breadcrumbs, used only when the search "
|
411 |
"results span several pages."
|
412 |
msgstr ""
|
413 |
|
414 |
-
#: breadcrumb_navxt_admin.php:
|
415 |
msgid "404 Title"
|
416 |
msgstr ""
|
417 |
|
418 |
-
#: breadcrumb_navxt_admin.php:
|
419 |
msgid "404 Prefix"
|
420 |
msgstr ""
|
421 |
|
422 |
-
#: breadcrumb_navxt_admin.php:
|
423 |
msgid "404 Suffix"
|
424 |
msgstr ""
|
425 |
|
426 |
-
#: breadcrumb_navxt_admin.php:
|
427 |
msgid "Save Changes"
|
428 |
msgstr ""
|
429 |
|
430 |
-
#: breadcrumb_navxt_admin.php:
|
431 |
msgid "Import/Export/Reset Settings"
|
432 |
msgstr ""
|
433 |
|
434 |
-
#: breadcrumb_navxt_admin.php:
|
435 |
msgid ""
|
436 |
"Import Breadcrumb NavXT settings from a XML file, export the current "
|
437 |
"settings to a XML file, or reset to the default Breadcrumb NavXT settings."
|
438 |
msgstr ""
|
439 |
|
440 |
-
#: breadcrumb_navxt_admin.php:
|
441 |
msgid "Settings File"
|
442 |
msgstr ""
|
443 |
|
444 |
-
#: breadcrumb_navxt_admin.php:
|
445 |
msgid "Select a XML settings file to upload and import settings from."
|
446 |
msgstr ""
|
447 |
|
448 |
-
#: breadcrumb_navxt_admin.php:
|
449 |
-
msgid "Import"
|
450 |
-
msgstr ""
|
451 |
-
|
452 |
-
#: breadcrumb_navxt_admin.php:1197
|
453 |
-
msgid "Export"
|
454 |
-
msgstr ""
|
455 |
-
|
456 |
-
#: breadcrumb_navxt_admin.php:1198
|
457 |
-
msgid "Reset"
|
458 |
-
msgstr ""
|
459 |
-
|
460 |
-
#: breadcrumb_navxt_admin.php:1327
|
461 |
msgid "Importing settings from file failed."
|
462 |
msgstr ""
|
463 |
|
464 |
-
#: breadcrumb_navxt_admin.php:
|
465 |
msgid "The Breadcrumb NavXT settings were successfully imported from file."
|
466 |
msgstr ""
|
467 |
|
468 |
-
#: breadcrumb_navxt_admin.php:
|
469 |
msgid "The Breadcrumb NavXT settings were reset to the default values."
|
470 |
msgstr ""
|
471 |
|
472 |
-
#: breadcrumb_navxt_class.php:
|
473 |
msgid "Blog"
|
474 |
msgstr ""
|
475 |
|
476 |
-
#: breadcrumb_navxt_class.php:
|
477 |
-
#: breadcrumb_navxt_class.php:
|
478 |
msgid "<a title=\"Go to %title%.\" href=\"%link%\">"
|
479 |
msgstr ""
|
480 |
|
481 |
-
#: breadcrumb_navxt_class.php:
|
482 |
msgid "<a title=\"Reload the current page.\" href=\"%link%\">"
|
483 |
msgstr ""
|
484 |
|
485 |
-
#: breadcrumb_navxt_class.php:
|
486 |
msgid "404"
|
487 |
msgstr ""
|
488 |
|
489 |
-
#: breadcrumb_navxt_class.php:
|
490 |
msgid "Search results for '"
|
491 |
msgstr ""
|
492 |
|
493 |
-
#: breadcrumb_navxt_class.php:
|
494 |
msgid "<a title=\"Go to the %title% tag archives.\" href=\"%link%\">"
|
495 |
msgstr ""
|
496 |
|
497 |
-
#: breadcrumb_navxt_class.php:
|
498 |
msgid "Articles by: "
|
499 |
msgstr ""
|
500 |
|
501 |
-
#: breadcrumb_navxt_class.php:
|
|
|
|
|
|
|
|
|
502 |
msgid "<a title=\"Go to the %title% category archives.\" href=\"%link%\">"
|
503 |
msgstr ""
|
504 |
|
505 |
-
#: breadcrumb_navxt_class.php:
|
506 |
msgid "Archive by category '"
|
507 |
msgstr ""
|
508 |
|
509 |
-
#: breadcrumb_navxt_class.php:
|
510 |
msgid "Archive by tag '"
|
511 |
msgstr ""
|
512 |
|
513 |
-
#: breadcrumb_navxt_class.php:
|
514 |
msgid "<a title=\"Go to the %title% archives.\" href=\"%link%\">"
|
515 |
msgstr ""
|
516 |
|
517 |
-
#: breadcrumb_navxt_class.php:
|
518 |
msgid "Untagged"
|
519 |
msgstr ""
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: PACKAGE VERSION\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/breadcrumb-navxt\n"
|
10 |
+
"POT-Creation-Date: 2009-07-28 00:49+0000\n"
|
11 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
12 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
13 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15 |
"Content-Type: text/plain; charset=CHARSET\n"
|
16 |
"Content-Transfer-Encoding: 8bit\n"
|
17 |
|
18 |
+
#: breadcrumb_navxt_admin.php:145
|
19 |
msgid "Insufficient privileges to proceed."
|
20 |
msgstr ""
|
21 |
|
22 |
+
#: breadcrumb_navxt_admin.php:201 breadcrumb_navxt_class.php:214
|
23 |
msgid ""
|
24 |
"<a title=\"Go to the first page of search results for %title%.\" href=\"%link"
|
25 |
"%\">"
|
29 |
msgid "Settings"
|
30 |
msgstr ""
|
31 |
|
32 |
+
#: breadcrumb_navxt_admin.php:580 breadcrumb_navxt_admin.php:617
|
33 |
+
#: breadcrumb_navxt_admin.php:793
|
34 |
+
msgid "Breadcrumb NavXT Settings"
|
|
|
35 |
msgstr ""
|
36 |
|
37 |
+
#: breadcrumb_navxt_admin.php:619
|
38 |
+
#, php-format
|
39 |
+
msgid "Get help with \"%s\""
|
|
|
40 |
msgstr ""
|
41 |
|
42 |
+
#: breadcrumb_navxt_admin.php:631
|
43 |
+
#, php-format
|
44 |
msgid ""
|
45 |
+
"Tips for the settings are located below select options. Please refer to the %"
|
46 |
+
"sdocumentation%s for more information."
|
|
|
47 |
msgstr ""
|
48 |
|
49 |
+
#: breadcrumb_navxt_admin.php:632
|
50 |
+
msgid "Go to the Breadcrumb NavXT online documentation"
|
51 |
msgstr ""
|
52 |
|
53 |
+
#: breadcrumb_navxt_admin.php:687
|
54 |
+
msgid ""
|
55 |
+
"All of your current Breadcrumb NavXT settings will be overwritten with the "
|
56 |
+
"default values. Are you sure you want to continue?"
|
57 |
msgstr ""
|
58 |
|
59 |
+
#: breadcrumb_navxt_admin.php:690
|
60 |
+
msgid ""
|
61 |
+
"All of your current Breadcrumb NavXT settings will be overwritten with the "
|
62 |
+
"imported values. Are you sure you want to continue?"
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: breadcrumb_navxt_admin.php:743 breadcrumb_navxt_admin.php:1293
|
66 |
+
msgid "Import"
|
|
|
|
|
|
|
67 |
msgstr ""
|
68 |
|
69 |
+
#: breadcrumb_navxt_admin.php:743 breadcrumb_navxt_admin.php:1294
|
70 |
+
msgid "Export"
|
71 |
msgstr ""
|
72 |
|
73 |
+
#: breadcrumb_navxt_admin.php:743 breadcrumb_navxt_admin.php:1295
|
74 |
+
msgid "Reset"
|
75 |
+
msgstr ""
|
76 |
+
|
77 |
+
#: breadcrumb_navxt_admin.php:803
|
78 |
msgid "General"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: breadcrumb_navxt_admin.php:807
|
82 |
msgid "Breadcrumb Separator"
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: breadcrumb_navxt_admin.php:811
|
86 |
msgid "Placed in between each breadcrumb."
|
87 |
msgstr ""
|
88 |
|
89 |
+
#: breadcrumb_navxt_admin.php:816
|
90 |
msgid "Breadcrumb Max Title Length"
|
91 |
msgstr ""
|
92 |
|
93 |
+
#: breadcrumb_navxt_admin.php:824
|
94 |
msgid "Home Breadcrumb"
|
95 |
msgstr ""
|
96 |
|
97 |
+
#: breadcrumb_navxt_admin.php:829
|
98 |
msgid "Place the home breadcrumb in the trail."
|
99 |
msgstr ""
|
100 |
|
101 |
+
#: breadcrumb_navxt_admin.php:834
|
102 |
msgid "Home Title: "
|
103 |
msgstr ""
|
104 |
|
105 |
+
#: breadcrumb_navxt_admin.php:843
|
106 |
+
msgid "Blog Breadcrumb"
|
107 |
+
msgstr ""
|
108 |
+
|
109 |
+
#: breadcrumb_navxt_admin.php:848
|
110 |
+
msgid "Place the blog breadcrumb in the trail."
|
111 |
+
msgstr ""
|
112 |
+
|
113 |
+
#: breadcrumb_navxt_admin.php:854
|
114 |
msgid "Home Prefix"
|
115 |
msgstr ""
|
116 |
|
117 |
+
#: breadcrumb_navxt_admin.php:862
|
118 |
msgid "Home Suffix"
|
119 |
msgstr ""
|
120 |
|
121 |
+
#: breadcrumb_navxt_admin.php:870
|
122 |
msgid "Home Anchor"
|
123 |
msgstr ""
|
124 |
|
125 |
+
#: breadcrumb_navxt_admin.php:874
|
126 |
msgid "The anchor template for the home breadcrumb."
|
127 |
msgstr ""
|
128 |
|
129 |
+
#: breadcrumb_navxt_admin.php:879
|
130 |
msgid "Blog Anchor"
|
131 |
msgstr ""
|
132 |
|
133 |
+
#: breadcrumb_navxt_admin.php:883
|
134 |
msgid ""
|
135 |
"The anchor template for the blog breadcrumb, used only in static front page "
|
136 |
"environments."
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: breadcrumb_navxt_admin.php:889
|
140 |
msgid "Current Item"
|
141 |
msgstr ""
|
142 |
|
143 |
+
#: breadcrumb_navxt_admin.php:893
|
144 |
msgid "Link Current Item"
|
145 |
msgstr ""
|
146 |
|
147 |
+
#: breadcrumb_navxt_admin.php:898
|
148 |
msgid "Yes"
|
149 |
msgstr ""
|
150 |
|
151 |
+
#: breadcrumb_navxt_admin.php:904
|
152 |
msgid "Current Item Prefix"
|
153 |
msgstr ""
|
154 |
|
155 |
+
#: breadcrumb_navxt_admin.php:908
|
156 |
msgid ""
|
157 |
"This is always placed in front of the last breadcrumb in the trail, before "
|
158 |
"any other prefixes for that breadcrumb."
|
159 |
msgstr ""
|
160 |
|
161 |
+
#: breadcrumb_navxt_admin.php:913
|
162 |
msgid "Current Item Suffix"
|
163 |
msgstr ""
|
164 |
|
165 |
+
#: breadcrumb_navxt_admin.php:917
|
166 |
msgid ""
|
167 |
"This is always placed after the last breadcrumb in the trail, and after any "
|
168 |
"other prefixes for that breadcrumb."
|
169 |
msgstr ""
|
170 |
|
171 |
+
#: breadcrumb_navxt_admin.php:922
|
172 |
msgid "Current Item Anchor"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: breadcrumb_navxt_admin.php:926
|
176 |
msgid "The anchor template for current item breadcrumbs."
|
177 |
msgstr ""
|
178 |
|
179 |
+
#: breadcrumb_navxt_admin.php:931
|
180 |
msgid "Paged Breadcrumb"
|
181 |
msgstr ""
|
182 |
|
183 |
+
#: breadcrumb_navxt_admin.php:936
|
184 |
msgid "Include the paged breadcrumb in the breadcrumb trail."
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: breadcrumb_navxt_admin.php:938
|
188 |
msgid ""
|
189 |
"Indicates that the user is on a page other than the first on paginated posts/"
|
190 |
"pages."
|
191 |
msgstr ""
|
192 |
|
193 |
+
#: breadcrumb_navxt_admin.php:943
|
194 |
msgid "Paged Prefix"
|
195 |
msgstr ""
|
196 |
|
197 |
+
#: breadcrumb_navxt_admin.php:951
|
198 |
msgid "Paged Suffix"
|
199 |
msgstr ""
|
200 |
|
201 |
+
#: breadcrumb_navxt_admin.php:960
|
202 |
msgid "Posts & Pages"
|
203 |
msgstr ""
|
204 |
|
205 |
+
#: breadcrumb_navxt_admin.php:964
|
206 |
msgid "Post Prefix"
|
207 |
msgstr ""
|
208 |
|
209 |
+
#: breadcrumb_navxt_admin.php:972
|
210 |
msgid "Post Suffix"
|
211 |
msgstr ""
|
212 |
|
213 |
+
#: breadcrumb_navxt_admin.php:980
|
214 |
msgid "Post Anchor"
|
215 |
msgstr ""
|
216 |
|
217 |
+
#: breadcrumb_navxt_admin.php:984
|
218 |
msgid "The anchor template for post breadcrumbs."
|
219 |
msgstr ""
|
220 |
|
221 |
+
#: breadcrumb_navxt_admin.php:989
|
222 |
msgid "Post Taxonomy Display"
|
223 |
msgstr ""
|
224 |
|
225 |
+
#: breadcrumb_navxt_admin.php:994
|
226 |
msgid "Show the taxonomy leading to a post in the breadcrumb trail."
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: breadcrumb_navxt_admin.php:1000
|
230 |
msgid "Post Taxonomy"
|
231 |
msgstr ""
|
232 |
|
233 |
+
#: breadcrumb_navxt_admin.php:1005 breadcrumb_navxt_admin.php:1060
|
234 |
msgid "Categories"
|
235 |
msgstr ""
|
236 |
|
237 |
+
#: breadcrumb_navxt_admin.php:1010 breadcrumb_navxt_admin.php:1110
|
238 |
msgid "Tags"
|
239 |
msgstr ""
|
240 |
|
241 |
+
#: breadcrumb_navxt_admin.php:1013
|
242 |
msgid "The taxonomy which the breadcrumb trail will show."
|
243 |
msgstr ""
|
244 |
|
245 |
+
#: breadcrumb_navxt_admin.php:1018
|
246 |
msgid "Page Prefix"
|
247 |
msgstr ""
|
248 |
|
249 |
+
#: breadcrumb_navxt_admin.php:1026
|
250 |
msgid "Page Suffix"
|
251 |
msgstr ""
|
252 |
|
253 |
+
#: breadcrumb_navxt_admin.php:1034
|
254 |
msgid "Page Anchor"
|
255 |
msgstr ""
|
256 |
|
257 |
+
#: breadcrumb_navxt_admin.php:1038
|
258 |
msgid "The anchor template for page breadcrumbs."
|
259 |
msgstr ""
|
260 |
|
261 |
+
#: breadcrumb_navxt_admin.php:1043
|
262 |
msgid "Attachment Prefix"
|
263 |
msgstr ""
|
264 |
|
265 |
+
#: breadcrumb_navxt_admin.php:1051
|
266 |
msgid "Attachment Suffix"
|
267 |
msgstr ""
|
268 |
|
269 |
+
#: breadcrumb_navxt_admin.php:1064
|
270 |
msgid "Category Prefix"
|
271 |
msgstr ""
|
272 |
|
273 |
+
#: breadcrumb_navxt_admin.php:1068
|
274 |
msgid "Applied before the anchor on all category breadcrumbs."
|
275 |
msgstr ""
|
276 |
|
277 |
+
#: breadcrumb_navxt_admin.php:1073
|
278 |
msgid "Category Suffix"
|
279 |
msgstr ""
|
280 |
|
281 |
+
#: breadcrumb_navxt_admin.php:1077
|
282 |
msgid "Applied after the anchor on all category breadcrumbs."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: breadcrumb_navxt_admin.php:1082
|
286 |
msgid "Category Anchor"
|
287 |
msgstr ""
|
288 |
|
289 |
+
#: breadcrumb_navxt_admin.php:1086
|
290 |
msgid "The anchor template for category breadcrumbs."
|
291 |
msgstr ""
|
292 |
|
293 |
+
#: breadcrumb_navxt_admin.php:1091
|
294 |
msgid "Archive by Category Prefix"
|
295 |
msgstr ""
|
296 |
|
297 |
+
#: breadcrumb_navxt_admin.php:1095
|
298 |
msgid ""
|
299 |
"Applied before the title of the current item breadcrumb on an archive by "
|
300 |
"cateogry page."
|
301 |
msgstr ""
|
302 |
|
303 |
+
#: breadcrumb_navxt_admin.php:1100
|
304 |
msgid "Archive by Category Suffix"
|
305 |
msgstr ""
|
306 |
|
307 |
+
#: breadcrumb_navxt_admin.php:1104
|
308 |
msgid ""
|
309 |
"Applied after the title of the current item breadcrumb on an archive by "
|
310 |
"cateogry page."
|
311 |
msgstr ""
|
312 |
|
313 |
+
#: breadcrumb_navxt_admin.php:1114
|
314 |
msgid "Tag Prefix"
|
315 |
msgstr ""
|
316 |
|
317 |
+
#: breadcrumb_navxt_admin.php:1118
|
318 |
msgid "Applied before the anchor on all tag breadcrumbs."
|
319 |
msgstr ""
|
320 |
|
321 |
+
#: breadcrumb_navxt_admin.php:1123
|
322 |
msgid "Tag Suffix"
|
323 |
msgstr ""
|
324 |
|
325 |
+
#: breadcrumb_navxt_admin.php:1127
|
326 |
msgid "Applied after the anchor on all tag breadcrumbs."
|
327 |
msgstr ""
|
328 |
|
329 |
+
#: breadcrumb_navxt_admin.php:1132
|
330 |
msgid "Tag Anchor"
|
331 |
msgstr ""
|
332 |
|
333 |
+
#: breadcrumb_navxt_admin.php:1136
|
334 |
msgid "The anchor template for tag breadcrumbs."
|
335 |
msgstr ""
|
336 |
|
337 |
+
#: breadcrumb_navxt_admin.php:1141
|
338 |
msgid "Archive by Tag Prefix"
|
339 |
msgstr ""
|
340 |
|
341 |
+
#: breadcrumb_navxt_admin.php:1145
|
342 |
msgid ""
|
343 |
"Applied before the title of the current item breadcrumb on an archive by tag "
|
344 |
"page."
|
345 |
msgstr ""
|
346 |
|
347 |
+
#: breadcrumb_navxt_admin.php:1150
|
348 |
msgid "Archive by Tag Suffix"
|
349 |
msgstr ""
|
350 |
|
351 |
+
#: breadcrumb_navxt_admin.php:1154
|
352 |
msgid ""
|
353 |
"Applied after the title of the current item breadcrumb on an archive by tag "
|
354 |
"page."
|
355 |
msgstr ""
|
356 |
|
357 |
+
#: breadcrumb_navxt_admin.php:1160
|
358 |
msgid "Date Archives"
|
359 |
msgstr ""
|
360 |
|
361 |
+
#: breadcrumb_navxt_admin.php:1164
|
362 |
msgid "Archive by Date Prefix"
|
363 |
msgstr ""
|
364 |
|
365 |
+
#: breadcrumb_navxt_admin.php:1168
|
366 |
msgid "Applied before the anchor on all date breadcrumbs."
|
367 |
msgstr ""
|
368 |
|
369 |
+
#: breadcrumb_navxt_admin.php:1173
|
370 |
msgid "Archive by Date Suffix"
|
371 |
msgstr ""
|
372 |
|
373 |
+
#: breadcrumb_navxt_admin.php:1177
|
374 |
msgid "Applied after the anchor on all date breadcrumbs."
|
375 |
msgstr ""
|
376 |
|
377 |
+
#: breadcrumb_navxt_admin.php:1182
|
378 |
msgid "Date Anchor"
|
379 |
msgstr ""
|
380 |
|
381 |
+
#: breadcrumb_navxt_admin.php:1186
|
382 |
msgid "The anchor template for date breadcrumbs."
|
383 |
msgstr ""
|
384 |
|
385 |
+
#: breadcrumb_navxt_admin.php:1192
|
386 |
msgid "Miscellaneous"
|
387 |
msgstr ""
|
388 |
|
389 |
+
#: breadcrumb_navxt_admin.php:1196
|
390 |
msgid "Author Prefix"
|
391 |
msgstr ""
|
392 |
|
393 |
+
#: breadcrumb_navxt_admin.php:1204
|
394 |
msgid "Author Suffix"
|
395 |
msgstr ""
|
396 |
|
397 |
+
#: breadcrumb_navxt_admin.php:1212
|
398 |
msgid "Author Display Format"
|
399 |
msgstr ""
|
400 |
|
401 |
+
#: breadcrumb_navxt_admin.php:1218
|
402 |
msgid ""
|
403 |
"display_name uses the name specified in \"Display name publicly as\" under "
|
404 |
"the user profile the others correspond to options in the user profile."
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: breadcrumb_navxt_admin.php:1223
|
408 |
msgid "Search Prefix"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: breadcrumb_navxt_admin.php:1231
|
412 |
msgid "Search Suffix"
|
413 |
msgstr ""
|
414 |
|
415 |
+
#: breadcrumb_navxt_admin.php:1239
|
416 |
msgid "Search Anchor"
|
417 |
msgstr ""
|
418 |
|
419 |
+
#: breadcrumb_navxt_admin.php:1243
|
420 |
msgid ""
|
421 |
"The anchor template for search breadcrumbs, used only when the search "
|
422 |
"results span several pages."
|
423 |
msgstr ""
|
424 |
|
425 |
+
#: breadcrumb_navxt_admin.php:1248
|
426 |
msgid "404 Title"
|
427 |
msgstr ""
|
428 |
|
429 |
+
#: breadcrumb_navxt_admin.php:1256
|
430 |
msgid "404 Prefix"
|
431 |
msgstr ""
|
432 |
|
433 |
+
#: breadcrumb_navxt_admin.php:1264
|
434 |
msgid "404 Suffix"
|
435 |
msgstr ""
|
436 |
|
437 |
+
#: breadcrumb_navxt_admin.php:1273
|
438 |
msgid "Save Changes"
|
439 |
msgstr ""
|
440 |
|
441 |
+
#: breadcrumb_navxt_admin.php:1279
|
442 |
msgid "Import/Export/Reset Settings"
|
443 |
msgstr ""
|
444 |
|
445 |
+
#: breadcrumb_navxt_admin.php:1280
|
446 |
msgid ""
|
447 |
"Import Breadcrumb NavXT settings from a XML file, export the current "
|
448 |
"settings to a XML file, or reset to the default Breadcrumb NavXT settings."
|
449 |
msgstr ""
|
450 |
|
451 |
+
#: breadcrumb_navxt_admin.php:1284
|
452 |
msgid "Settings File"
|
453 |
msgstr ""
|
454 |
|
455 |
+
#: breadcrumb_navxt_admin.php:1288
|
456 |
msgid "Select a XML settings file to upload and import settings from."
|
457 |
msgstr ""
|
458 |
|
459 |
+
#: breadcrumb_navxt_admin.php:1424
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
460 |
msgid "Importing settings from file failed."
|
461 |
msgstr ""
|
462 |
|
463 |
+
#: breadcrumb_navxt_admin.php:1434
|
464 |
msgid "The Breadcrumb NavXT settings were successfully imported from file."
|
465 |
msgstr ""
|
466 |
|
467 |
+
#: breadcrumb_navxt_admin.php:1444
|
468 |
msgid "The Breadcrumb NavXT settings were reset to the default values."
|
469 |
msgstr ""
|
470 |
|
471 |
+
#: breadcrumb_navxt_class.php:147
|
472 |
msgid "Blog"
|
473 |
msgstr ""
|
474 |
|
475 |
+
#: breadcrumb_navxt_class.php:149 breadcrumb_navxt_class.php:153
|
476 |
+
#: breadcrumb_navxt_class.php:177 breadcrumb_navxt_class.php:191
|
477 |
msgid "<a title=\"Go to %title%.\" href=\"%link%\">"
|
478 |
msgstr ""
|
479 |
|
480 |
+
#: breadcrumb_navxt_class.php:166
|
481 |
msgid "<a title=\"Reload the current page.\" href=\"%link%\">"
|
482 |
msgstr ""
|
483 |
|
484 |
+
#: breadcrumb_navxt_class.php:207
|
485 |
msgid "404"
|
486 |
msgstr ""
|
487 |
|
488 |
+
#: breadcrumb_navxt_class.php:210
|
489 |
msgid "Search results for '"
|
490 |
msgstr ""
|
491 |
|
492 |
+
#: breadcrumb_navxt_class.php:221
|
493 |
msgid "<a title=\"Go to the %title% tag archives.\" href=\"%link%\">"
|
494 |
msgstr ""
|
495 |
|
496 |
+
#: breadcrumb_navxt_class.php:224
|
497 |
msgid "Articles by: "
|
498 |
msgstr ""
|
499 |
|
500 |
+
#: breadcrumb_navxt_class.php:228
|
501 |
+
msgid "<a title=\"Go to the first page of posts by %title%.\" href=\"%link%\">"
|
502 |
+
msgstr ""
|
503 |
+
|
504 |
+
#: breadcrumb_navxt_class.php:237
|
505 |
msgid "<a title=\"Go to the %title% category archives.\" href=\"%link%\">"
|
506 |
msgstr ""
|
507 |
|
508 |
+
#: breadcrumb_navxt_class.php:240
|
509 |
msgid "Archive by category '"
|
510 |
msgstr ""
|
511 |
|
512 |
+
#: breadcrumb_navxt_class.php:244
|
513 |
msgid "Archive by tag '"
|
514 |
msgstr ""
|
515 |
|
516 |
+
#: breadcrumb_navxt_class.php:247
|
517 |
msgid "<a title=\"Go to the %title% archives.\" href=\"%link%\">"
|
518 |
msgstr ""
|
519 |
|
520 |
+
#: breadcrumb_navxt_class.php:477
|
521 |
msgid "Untagged"
|
522 |
msgstr ""
|
breadcrumb_navxt-de_DE.mo → languages/breadcrumb_navxt-de_DE.mo
RENAMED
File without changes
|
breadcrumb_navxt-de_DE.po → languages/breadcrumb_navxt-de_DE.po
RENAMED
File without changes
|
languages/breadcrumb_navxt-es_ES.mo
ADDED
Binary file
|
breadcrumb_navxt-es_ES.po → languages/breadcrumb_navxt-es_ES.po
RENAMED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Breadcrumb NavXT\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/breadcrumb-navxt\n"
|
5 |
-
"POT-Creation-Date: 2009-
|
6 |
-
"PO-Revision-Date: 2009-
|
7 |
"Last-Translator: Karin Sequen <karin.sequen@bumerang180.com>\n"
|
8 |
"Language-Team: Karin Sequen || Bumerang180 <info@bumerang180.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -14,14 +14,15 @@ msgstr ""
|
|
14 |
"X-Poedit-Basepath: .\n"
|
15 |
"X-Poedit-Country: GUATEMALA\n"
|
16 |
": \n"
|
|
|
17 |
"X-Poedit-SearchPath-0: C:/Documents and Settings/mtekk/My Documents/Aptana Studio/Breadcrumb NavXT/trunk\n"
|
18 |
|
19 |
-
#: breadcrumb_navxt_admin.php:
|
20 |
msgid "Insufficient privileges to proceed."
|
21 |
msgstr "No tiene privilegios para proceder."
|
22 |
|
23 |
-
#: breadcrumb_navxt_admin.php:
|
24 |
-
#: breadcrumb_navxt_class.php:
|
25 |
msgid "<a title=\"Go to the first page of search results for %title%.\" href=\"%link%\">"
|
26 |
msgstr "<a title=\"Ir a la primera página de los resultados de búsqueda para %title%.\" href=\"%link%\">"
|
27 |
|
@@ -29,468 +30,490 @@ msgstr "<a title=\"Ir a la primera página de los resultados de búsqueda para %
|
|
29 |
msgid "Settings"
|
30 |
msgstr "Configuraciones"
|
31 |
|
32 |
-
#: breadcrumb_navxt_admin.php:
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
#: breadcrumb_navxt_admin.php:636
|
37 |
-
msgid "All of your current Breadcrumb NavXT settings will be overwritten with the imported values. Are you sure you want to continue?"
|
38 |
-
msgstr "Todos los ajustes actuales de Breacrumb NavXT se sustituirán por los valores que se importen. ¿Seguro que desea continuar?"
|
39 |
-
|
40 |
-
#: breadcrumb_navxt_admin.php:699
|
41 |
-
msgid "Warning, your version of Breadcrumb NavXT does not match the version supported by this administrative interface. As a result, settings may not work as expected."
|
42 |
-
msgstr "Advertencia, la versión de Breadcrumb NavXT que usted posee no es compatible con la versión proveída por la iinterfaz de administración. Como resultado, las configuraciones pueden no funcionar apropiadamente."
|
43 |
-
|
44 |
-
#: breadcrumb_navxt_admin.php:700
|
45 |
-
msgid "Your Breadcrumb NavXT Administration interface version is "
|
46 |
-
msgstr "La versión de su interfaz de Administración Breadcrumb NavXT es "
|
47 |
-
|
48 |
-
#: breadcrumb_navxt_admin.php:701
|
49 |
-
msgid "Your Breadcrumb NavXT version is "
|
50 |
-
msgstr "La versión de Breadcrubm NavXT que posee es "
|
51 |
-
|
52 |
-
#: breadcrumb_navxt_admin.php:705
|
53 |
msgid "Breadcrumb NavXT Settings"
|
54 |
msgstr "Opciones de Configuración de Breadcrumb NavXT"
|
55 |
|
56 |
-
#: breadcrumb_navxt_admin.php:
|
|
|
|
|
|
|
|
|
|
|
57 |
#, php-format
|
58 |
msgid "Tips for the settings are located below select options. Please refer to the %sdocumentation%s for more information."
|
59 |
msgstr "Encontrará tips para las configuraciones debajo de cada opción. Por favor lea la %sdocumentación%s para más información (en inglés)."
|
60 |
|
61 |
-
#: breadcrumb_navxt_admin.php:
|
62 |
msgid "Go to the Breadcrumb NavXT online documentation"
|
63 |
msgstr "Ir a la documentación en línea de Breadcrumb NavXT (en inglés)"
|
64 |
|
65 |
-
#: breadcrumb_navxt_admin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
msgid "General"
|
67 |
msgstr "General"
|
68 |
|
69 |
-
#: breadcrumb_navxt_admin.php:
|
70 |
msgid "Breadcrumb Separator"
|
71 |
msgstr "Separador de Navegación"
|
72 |
|
73 |
-
#: breadcrumb_navxt_admin.php:
|
74 |
msgid "Placed in between each breadcrumb."
|
75 |
msgstr "Colocado en medio de cada opción de navegación."
|
76 |
|
77 |
-
#: breadcrumb_navxt_admin.php:
|
78 |
msgid "Breadcrumb Max Title Length"
|
79 |
msgstr "Máximo # de caracteres del Título en la Ruta de Navegación"
|
80 |
|
81 |
-
#: breadcrumb_navxt_admin.php:
|
82 |
msgid "Home Breadcrumb"
|
83 |
msgstr "Incluir Inicio"
|
84 |
|
85 |
-
#: breadcrumb_navxt_admin.php:
|
86 |
msgid "Place the home breadcrumb in the trail."
|
87 |
msgstr "Colocar un enlace a la página de inicio en la ruta de navegación."
|
88 |
|
89 |
-
#: breadcrumb_navxt_admin.php:
|
90 |
msgid "Home Title: "
|
91 |
msgstr "Título de Página de Inicio:"
|
92 |
|
93 |
-
#: breadcrumb_navxt_admin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
94 |
msgid "Home Prefix"
|
95 |
msgstr "Prefijo de Inicio"
|
96 |
|
97 |
-
#: breadcrumb_navxt_admin.php:
|
98 |
msgid "Home Suffix"
|
99 |
msgstr "Sufijo de Inicio"
|
100 |
|
101 |
-
#: breadcrumb_navxt_admin.php:
|
102 |
msgid "Home Anchor"
|
103 |
msgstr "Vínculo a Inicio"
|
104 |
|
105 |
-
#: breadcrumb_navxt_admin.php:
|
106 |
msgid "The anchor template for the home breadcrumb."
|
107 |
msgstr "Plantilla del vínculo para la página de inicio en la ruta de navegación."
|
108 |
|
109 |
-
#: breadcrumb_navxt_admin.php:
|
110 |
msgid "Blog Anchor"
|
111 |
msgstr "Vínculo a Blog"
|
112 |
|
113 |
-
#: breadcrumb_navxt_admin.php:
|
114 |
msgid "The anchor template for the blog breadcrumb, used only in static front page environments."
|
115 |
msgstr "Plantilla del vínculo al blog en la ruta de navegación, utilizado sólo en páginas estáticas."
|
116 |
|
117 |
-
#: breadcrumb_navxt_admin.php:
|
118 |
msgid "Current Item"
|
119 |
msgstr "Item Actual"
|
120 |
|
121 |
-
#: breadcrumb_navxt_admin.php:
|
122 |
msgid "Link Current Item"
|
123 |
msgstr "Incluir Vínculo a Item Actual"
|
124 |
|
125 |
-
#: breadcrumb_navxt_admin.php:
|
126 |
msgid "Yes"
|
127 |
msgstr "Sí"
|
128 |
|
129 |
-
#: breadcrumb_navxt_admin.php:
|
130 |
msgid "Current Item Prefix"
|
131 |
msgstr "Prefijo de Item Actual"
|
132 |
|
133 |
-
#: breadcrumb_navxt_admin.php:
|
134 |
msgid "This is always placed in front of the last breadcrumb in the trail, before any other prefixes for that breadcrumb."
|
135 |
msgstr "Esto se coloca siempre antes de la última opción de la ruta de navegación, antes que cualquier otro prefijo para esa opción."
|
136 |
|
137 |
-
#: breadcrumb_navxt_admin.php:
|
138 |
msgid "Current Item Suffix"
|
139 |
msgstr "Sufijo de Item Actual"
|
140 |
|
141 |
-
#: breadcrumb_navxt_admin.php:
|
142 |
msgid "This is always placed after the last breadcrumb in the trail, and after any other prefixes for that breadcrumb."
|
143 |
msgstr "Esto se coloca siempre después del último item de la ruta de navegación y después de cualquier otro sufijo para ese item."
|
144 |
|
145 |
-
#: breadcrumb_navxt_admin.php:
|
146 |
msgid "Current Item Anchor"
|
147 |
msgstr "Vínculo a Item Actual"
|
148 |
|
149 |
-
#: breadcrumb_navxt_admin.php:
|
150 |
msgid "The anchor template for current item breadcrumbs."
|
151 |
msgstr "Plantilla del vínculo para el item actual en la ruta de navegación."
|
152 |
|
153 |
-
#: breadcrumb_navxt_admin.php:
|
154 |
msgid "Paged Breadcrumb"
|
155 |
msgstr "Ruta de Navegación Paginada"
|
156 |
|
157 |
-
#: breadcrumb_navxt_admin.php:
|
158 |
msgid "Include the paged breadcrumb in the breadcrumb trail."
|
159 |
msgstr "Incluir la navegación paginada en la ruta de navegación"
|
160 |
|
161 |
-
#: breadcrumb_navxt_admin.php:
|
162 |
msgid "Indicates that the user is on a page other than the first on paginated posts/pages."
|
163 |
msgstr "Mostrar que el usuario está en una página distinta a la primera de una entrada/archivo con multiples páginas."
|
164 |
|
165 |
-
#: breadcrumb_navxt_admin.php:
|
166 |
msgid "Paged Prefix"
|
167 |
msgstr "Prefijo para Paginado"
|
168 |
|
169 |
-
#: breadcrumb_navxt_admin.php:
|
170 |
msgid "Paged Suffix"
|
171 |
msgstr "Sufijo para Paginado"
|
172 |
|
173 |
-
#: breadcrumb_navxt_admin.php:
|
174 |
msgid "Posts & Pages"
|
175 |
msgstr "Entradas & Páginas"
|
176 |
|
177 |
-
#: breadcrumb_navxt_admin.php:
|
178 |
msgid "Post Prefix"
|
179 |
msgstr "Prefijo de Entrada"
|
180 |
|
181 |
-
#: breadcrumb_navxt_admin.php:
|
182 |
msgid "Post Suffix"
|
183 |
msgstr "Sufijo de Entrada"
|
184 |
|
185 |
-
#: breadcrumb_navxt_admin.php:
|
186 |
msgid "Post Anchor"
|
187 |
msgstr "Vínculo a Entrada"
|
188 |
|
189 |
-
#: breadcrumb_navxt_admin.php:
|
190 |
msgid "The anchor template for post breadcrumbs."
|
191 |
msgstr "Plantilla del vínculo para entradas en la ruta de navegación."
|
192 |
|
193 |
-
#: breadcrumb_navxt_admin.php:
|
194 |
msgid "Post Taxonomy Display"
|
195 |
msgstr "Mostrar Clasificación de Entradas"
|
196 |
|
197 |
-
#: breadcrumb_navxt_admin.php:
|
198 |
msgid "Show the taxonomy leading to a post in the breadcrumb trail."
|
199 |
msgstr "Mostrar la ruta de navegación con la clasificación que lleva la entrada."
|
200 |
|
201 |
-
#: breadcrumb_navxt_admin.php:
|
202 |
msgid "Post Taxonomy"
|
203 |
msgstr "Clasificación de Entradas"
|
204 |
|
205 |
-
#: breadcrumb_navxt_admin.php:
|
206 |
-
#: breadcrumb_navxt_admin.php:
|
207 |
msgid "Categories"
|
208 |
msgstr "Categorías"
|
209 |
|
210 |
-
#: breadcrumb_navxt_admin.php:
|
211 |
-
#: breadcrumb_navxt_admin.php:
|
212 |
msgid "Tags"
|
213 |
msgstr "Etiquetas"
|
214 |
|
215 |
-
#: breadcrumb_navxt_admin.php:
|
216 |
msgid "The taxonomy which the breadcrumb trail will show."
|
217 |
msgstr "El tipo de clasificación que se mostrará en la ruta de navegación."
|
218 |
|
219 |
-
#: breadcrumb_navxt_admin.php:
|
220 |
msgid "Page Prefix"
|
221 |
msgstr "Prefijo de Página"
|
222 |
|
223 |
-
#: breadcrumb_navxt_admin.php:
|
224 |
msgid "Page Suffix"
|
225 |
msgstr "Sufijo de Página"
|
226 |
|
227 |
-
#: breadcrumb_navxt_admin.php:
|
228 |
msgid "Page Anchor"
|
229 |
msgstr "Vínculo a Página"
|
230 |
|
231 |
-
#: breadcrumb_navxt_admin.php:
|
232 |
msgid "The anchor template for page breadcrumbs."
|
233 |
msgstr "Plantilla del vínculo para páginas en la ruta de navegación."
|
234 |
|
235 |
-
#: breadcrumb_navxt_admin.php:
|
236 |
msgid "Attachment Prefix"
|
237 |
msgstr "Prefijo de Archivo Adjunto"
|
238 |
|
239 |
-
#: breadcrumb_navxt_admin.php:
|
240 |
msgid "Attachment Suffix"
|
241 |
msgstr "Sufijo de Archivo Adjunto"
|
242 |
|
243 |
-
#: breadcrumb_navxt_admin.php:
|
244 |
msgid "Category Prefix"
|
245 |
msgstr "Prefijo de Categoría"
|
246 |
|
247 |
-
#: breadcrumb_navxt_admin.php:
|
248 |
msgid "Applied before the anchor on all category breadcrumbs."
|
249 |
msgstr "Aplicado antes del vínculo de todas las opciones de categoría en la ruta."
|
250 |
|
251 |
-
#: breadcrumb_navxt_admin.php:
|
252 |
msgid "Category Suffix"
|
253 |
msgstr "Sufijo de Categoría"
|
254 |
|
255 |
-
#: breadcrumb_navxt_admin.php:
|
256 |
msgid "Applied after the anchor on all category breadcrumbs."
|
257 |
msgstr "Aplicado después del vínculo de todas las opciones de categoría en la ruta."
|
258 |
|
259 |
-
#: breadcrumb_navxt_admin.php:
|
260 |
msgid "Category Anchor"
|
261 |
msgstr "Vínculo a Categoría"
|
262 |
|
263 |
-
#: breadcrumb_navxt_admin.php:
|
264 |
msgid "The anchor template for category breadcrumbs."
|
265 |
msgstr "Plantilla del vínculo para categorías en la ruta de navegación."
|
266 |
|
267 |
-
#: breadcrumb_navxt_admin.php:
|
268 |
msgid "Archive by Category Prefix"
|
269 |
msgstr "Prefijo de Archivo por Categoría"
|
270 |
|
271 |
-
#: breadcrumb_navxt_admin.php:
|
272 |
msgid "Applied before the title of the current item breadcrumb on an archive by cateogry page."
|
273 |
msgstr "Aplicado antes del título del item actual en un archivo por categoría."
|
274 |
|
275 |
-
#: breadcrumb_navxt_admin.php:
|
276 |
msgid "Archive by Category Suffix"
|
277 |
msgstr "Sufijo de Archivo por Categoría"
|
278 |
|
279 |
-
#: breadcrumb_navxt_admin.php:
|
280 |
msgid "Applied after the title of the current item breadcrumb on an archive by cateogry page."
|
281 |
msgstr "Aplicado después del título del item actual en un archivo por categoría."
|
282 |
|
283 |
-
#: breadcrumb_navxt_admin.php:
|
284 |
msgid "Tag Prefix"
|
285 |
msgstr "Prefijo de Etiqueta"
|
286 |
|
287 |
-
#: breadcrumb_navxt_admin.php:
|
288 |
msgid "Applied before the anchor on all tag breadcrumbs."
|
289 |
msgstr "Aplicado antes del vínculo de todas las opciones de etiqueta en la ruta."
|
290 |
|
291 |
-
#: breadcrumb_navxt_admin.php:
|
292 |
msgid "Tag Suffix"
|
293 |
msgstr "Sufijo de Etiqueta"
|
294 |
|
295 |
-
#: breadcrumb_navxt_admin.php:
|
296 |
msgid "Applied after the anchor on all tag breadcrumbs."
|
297 |
msgstr "Aplicado después del vínculo de todas las opciones de etiqueta en la ruta."
|
298 |
|
299 |
-
#: breadcrumb_navxt_admin.php:
|
300 |
msgid "Tag Anchor"
|
301 |
msgstr "Vínculo a Etiqueta"
|
302 |
|
303 |
-
#: breadcrumb_navxt_admin.php:
|
304 |
msgid "The anchor template for tag breadcrumbs."
|
305 |
msgstr "Plantilla del vínculo para etiquetas en la ruta de navegación."
|
306 |
|
307 |
-
#: breadcrumb_navxt_admin.php:
|
308 |
msgid "Archive by Tag Prefix"
|
309 |
msgstr "Prefijo de Archivo por Etiqueta"
|
310 |
|
311 |
-
#: breadcrumb_navxt_admin.php:
|
312 |
msgid "Applied before the title of the current item breadcrumb on an archive by tag page."
|
313 |
msgstr "Aplicado antes del título del item actual en un archivo por etiqueta."
|
314 |
|
315 |
-
#: breadcrumb_navxt_admin.php:
|
316 |
msgid "Archive by Tag Suffix"
|
317 |
msgstr "Sufijo de Archivo por Etiqueta"
|
318 |
|
319 |
-
#: breadcrumb_navxt_admin.php:
|
320 |
msgid "Applied after the title of the current item breadcrumb on an archive by tag page."
|
321 |
msgstr "Aplicado después del título del item actual en un archivo por etiqueta."
|
322 |
|
323 |
-
#: breadcrumb_navxt_admin.php:
|
324 |
msgid "Date Archives"
|
325 |
msgstr "Archivos por Fecha"
|
326 |
|
327 |
-
#: breadcrumb_navxt_admin.php:
|
328 |
msgid "Archive by Date Prefix"
|
329 |
msgstr "Prefijo de Archivo por Fecha"
|
330 |
|
331 |
-
#: breadcrumb_navxt_admin.php:
|
332 |
msgid "Applied before the anchor on all date breadcrumbs."
|
333 |
msgstr "Aplicado antes del vínculo de todas las opciones de fecha en la ruta."
|
334 |
|
335 |
-
#: breadcrumb_navxt_admin.php:
|
336 |
msgid "Archive by Date Suffix"
|
337 |
msgstr "Sufijo de Archivo por Fecha"
|
338 |
|
339 |
-
#: breadcrumb_navxt_admin.php:
|
340 |
msgid "Applied after the anchor on all date breadcrumbs."
|
341 |
msgstr "Aplicado después del vínculo de todas las opciones de fecha en la ruta."
|
342 |
|
343 |
-
#: breadcrumb_navxt_admin.php:
|
344 |
msgid "Date Anchor"
|
345 |
msgstr "Vínculo a Fecha"
|
346 |
|
347 |
-
#: breadcrumb_navxt_admin.php:
|
348 |
msgid "The anchor template for date breadcrumbs."
|
349 |
msgstr "Plantilla del vínculo para fechas en la ruta de navegación."
|
350 |
|
351 |
-
#: breadcrumb_navxt_admin.php:
|
352 |
msgid "Miscellaneous"
|
353 |
msgstr "Misceláneos"
|
354 |
|
355 |
-
#: breadcrumb_navxt_admin.php:
|
356 |
msgid "Author Prefix"
|
357 |
msgstr "Prefijo de Autor"
|
358 |
|
359 |
-
#: breadcrumb_navxt_admin.php:
|
360 |
msgid "Author Suffix"
|
361 |
msgstr "Sufijo de Autor"
|
362 |
|
363 |
-
#: breadcrumb_navxt_admin.php:
|
364 |
msgid "Author Display Format"
|
365 |
msgstr "Formato de Despliegue de Autor"
|
366 |
|
367 |
-
#: breadcrumb_navxt_admin.php:
|
368 |
msgid "display_name uses the name specified in \"Display name publicly as\" under the user profile the others correspond to options in the user profile."
|
369 |
msgstr "display_name utiliza el nombre especificado en \"Mostrar este nombre públicamente\" en el perfil del usuario, la otras opciones corresponden a los campos nombre (first_name), apellido (last_name) y alias (nickname) en el perfil del usuario."
|
370 |
|
371 |
-
#: breadcrumb_navxt_admin.php:
|
372 |
msgid "Search Prefix"
|
373 |
msgstr "Prefijo de Búsqueda"
|
374 |
|
375 |
-
#: breadcrumb_navxt_admin.php:
|
376 |
msgid "Search Suffix"
|
377 |
msgstr "Sufijo de Búsqueda"
|
378 |
|
379 |
-
#: breadcrumb_navxt_admin.php:
|
380 |
msgid "Search Anchor"
|
381 |
msgstr "Vínculo a Búsqueda"
|
382 |
|
383 |
-
#: breadcrumb_navxt_admin.php:
|
384 |
msgid "The anchor template for search breadcrumbs, used only when the search results span several pages."
|
385 |
msgstr "Plantilla del vínculo a la primera página de resultados de búsqueda en la ruta de navegación, utilizado sólo cuando éstos ocupan más de una página."
|
386 |
|
387 |
-
#: breadcrumb_navxt_admin.php:
|
388 |
msgid "404 Title"
|
389 |
msgstr "Título Error 404"
|
390 |
|
391 |
-
#: breadcrumb_navxt_admin.php:
|
392 |
msgid "404 Prefix"
|
393 |
msgstr "Prefijo de Error 404"
|
394 |
|
395 |
-
#: breadcrumb_navxt_admin.php:
|
396 |
msgid "404 Suffix"
|
397 |
msgstr "Sufijo de Error 404"
|
398 |
|
399 |
-
#: breadcrumb_navxt_admin.php:
|
400 |
msgid "Save Changes"
|
401 |
msgstr "Grabar Cambios"
|
402 |
|
403 |
-
#: breadcrumb_navxt_admin.php:
|
404 |
msgid "Import/Export/Reset Settings"
|
405 |
msgstr "Importar/Exportar/Reiniciar Ajustes"
|
406 |
|
407 |
-
#: breadcrumb_navxt_admin.php:
|
408 |
msgid "Import Breadcrumb NavXT settings from a XML file, export the current settings to a XML file, or reset to the default Breadcrumb NavXT settings."
|
409 |
msgstr "Importar los ajustes de Breadcrumb NavXT desde un archivo XML, exportar los ajustes actuales a un archivo XML o reiniciar los valores predeterminados de Breadcrumb NavXT."
|
410 |
|
411 |
-
#: breadcrumb_navxt_admin.php:
|
412 |
msgid "Settings File"
|
413 |
msgstr "Archivo de Ajustes"
|
414 |
|
415 |
-
#: breadcrumb_navxt_admin.php:
|
416 |
msgid "Select a XML settings file to upload and import settings from."
|
417 |
msgstr "Seleccionar un archivo XML para cargar e importar los ajustes de este plugin."
|
418 |
|
419 |
-
#: breadcrumb_navxt_admin.php:
|
420 |
-
msgid "Import"
|
421 |
-
msgstr "Importar"
|
422 |
-
|
423 |
-
#: breadcrumb_navxt_admin.php:1197
|
424 |
-
msgid "Export"
|
425 |
-
msgstr "Exportar"
|
426 |
-
|
427 |
-
#: breadcrumb_navxt_admin.php:1198
|
428 |
-
msgid "Reset"
|
429 |
-
msgstr "Reiniciar"
|
430 |
-
|
431 |
-
#: breadcrumb_navxt_admin.php:1327
|
432 |
msgid "Importing settings from file failed."
|
433 |
msgstr "Falló la importación de los ajustes desde el archivo."
|
434 |
|
435 |
-
#: breadcrumb_navxt_admin.php:
|
436 |
msgid "The Breadcrumb NavXT settings were successfully imported from file."
|
437 |
msgstr "Los ajustes de Breadcrumb NavXT se importaron exitosamente desde el archivo."
|
438 |
|
439 |
-
#: breadcrumb_navxt_admin.php:
|
440 |
msgid "The Breadcrumb NavXT settings were reset to the default values."
|
441 |
msgstr "Los ajustes predeterminados de Breadcrumb NavXT se restauraron exitosamente."
|
442 |
|
443 |
-
#: breadcrumb_navxt_class.php:
|
444 |
msgid "Blog"
|
445 |
msgstr "Inicio"
|
446 |
|
447 |
-
#: breadcrumb_navxt_class.php:
|
448 |
-
#: breadcrumb_navxt_class.php:
|
449 |
-
#: breadcrumb_navxt_class.php:
|
450 |
-
#: breadcrumb_navxt_class.php:
|
451 |
msgid "<a title=\"Go to %title%.\" href=\"%link%\">"
|
452 |
msgstr "<a title=\"Ir a %title%.\" href=\"%link%\">"
|
453 |
|
454 |
-
#: breadcrumb_navxt_class.php:
|
455 |
msgid "<a title=\"Reload the current page.\" href=\"%link%\">"
|
456 |
msgstr "<a title=\"Cargar de Nuevo\" href=\"%link%\">"
|
457 |
|
458 |
-
#: breadcrumb_navxt_class.php:
|
459 |
msgid "404"
|
460 |
msgstr "Página no encontrada"
|
461 |
|
462 |
-
#: breadcrumb_navxt_class.php:
|
463 |
msgid "Search results for '"
|
464 |
msgstr "Resultados de búsqueda para '"
|
465 |
|
466 |
-
#: breadcrumb_navxt_class.php:
|
467 |
msgid "<a title=\"Go to the %title% tag archives.\" href=\"%link%\">"
|
468 |
msgstr "<a title=\"Ir a los archivos de la etiqueta %title%\" href=\"%link%\">"
|
469 |
|
470 |
-
#: breadcrumb_navxt_class.php:
|
471 |
msgid "Articles by: "
|
472 |
msgstr "Artículos por: "
|
473 |
|
474 |
-
#: breadcrumb_navxt_class.php:
|
|
|
|
|
|
|
|
|
475 |
msgid "<a title=\"Go to the %title% category archives.\" href=\"%link%\">"
|
476 |
msgstr "<a title=\"Ir a los archivos de la categoría %title% \" href=\"%link%\">"
|
477 |
|
478 |
-
#: breadcrumb_navxt_class.php:
|
479 |
msgid "Archive by category '"
|
480 |
msgstr "Archivo por Categoría '"
|
481 |
|
482 |
-
#: breadcrumb_navxt_class.php:
|
483 |
msgid "Archive by tag '"
|
484 |
msgstr "Archivo por Etiqueta '"
|
485 |
|
486 |
-
#: breadcrumb_navxt_class.php:
|
487 |
msgid "<a title=\"Go to the %title% archives.\" href=\"%link%\">"
|
488 |
msgstr "<a title=\"Ir a los archivos de %title%\" href=\"%link%\">"
|
489 |
|
490 |
-
#: breadcrumb_navxt_class.php:
|
491 |
msgid "Untagged"
|
492 |
msgstr "Sin etiqueta"
|
493 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
494 |
#~ msgid "Go to the Breadcrumb NavXT online documentation."
|
495 |
#~ msgstr "Ir a la documentación en línea de Breadcrumb NavXT"
|
496 |
#~ msgid "Leave the home breadcrumb out of the trail."
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Breadcrumb NavXT\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/breadcrumb-navxt\n"
|
5 |
+
"POT-Creation-Date: 2009-07-28 00:49+0000\n"
|
6 |
+
"PO-Revision-Date: 2009-07-29 16:08-0600\n"
|
7 |
"Last-Translator: Karin Sequen <karin.sequen@bumerang180.com>\n"
|
8 |
"Language-Team: Karin Sequen || Bumerang180 <info@bumerang180.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
14 |
"X-Poedit-Basepath: .\n"
|
15 |
"X-Poedit-Country: GUATEMALA\n"
|
16 |
": \n"
|
17 |
+
"X-Poedit-SourceCharset: iso-8859-1\n"
|
18 |
"X-Poedit-SearchPath-0: C:/Documents and Settings/mtekk/My Documents/Aptana Studio/Breadcrumb NavXT/trunk\n"
|
19 |
|
20 |
+
#: breadcrumb_navxt_admin.php:145
|
21 |
msgid "Insufficient privileges to proceed."
|
22 |
msgstr "No tiene privilegios para proceder."
|
23 |
|
24 |
+
#: breadcrumb_navxt_admin.php:201
|
25 |
+
#: breadcrumb_navxt_class.php:214
|
26 |
msgid "<a title=\"Go to the first page of search results for %title%.\" href=\"%link%\">"
|
27 |
msgstr "<a title=\"Ir a la primera página de los resultados de búsqueda para %title%.\" href=\"%link%\">"
|
28 |
|
30 |
msgid "Settings"
|
31 |
msgstr "Configuraciones"
|
32 |
|
33 |
+
#: breadcrumb_navxt_admin.php:580
|
34 |
+
#: breadcrumb_navxt_admin.php:617
|
35 |
+
#: breadcrumb_navxt_admin.php:793
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
msgid "Breadcrumb NavXT Settings"
|
37 |
msgstr "Opciones de Configuración de Breadcrumb NavXT"
|
38 |
|
39 |
+
#: breadcrumb_navxt_admin.php:619
|
40 |
+
#, php-format
|
41 |
+
msgid "Get help with \"%s\""
|
42 |
+
msgstr "Obtener ayuda con \"%s\""
|
43 |
+
|
44 |
+
#: breadcrumb_navxt_admin.php:631
|
45 |
#, php-format
|
46 |
msgid "Tips for the settings are located below select options. Please refer to the %sdocumentation%s for more information."
|
47 |
msgstr "Encontrará tips para las configuraciones debajo de cada opción. Por favor lea la %sdocumentación%s para más información (en inglés)."
|
48 |
|
49 |
+
#: breadcrumb_navxt_admin.php:632
|
50 |
msgid "Go to the Breadcrumb NavXT online documentation"
|
51 |
msgstr "Ir a la documentación en línea de Breadcrumb NavXT (en inglés)"
|
52 |
|
53 |
+
#: breadcrumb_navxt_admin.php:687
|
54 |
+
msgid "All of your current Breadcrumb NavXT settings will be overwritten with the default values. Are you sure you want to continue?"
|
55 |
+
msgstr "Todos los ajustes actuales de Breacrumb NavXT se sustituirán por los valores predeterminados. ¿Seguro que desea continuar?"
|
56 |
+
|
57 |
+
#: breadcrumb_navxt_admin.php:690
|
58 |
+
msgid "All of your current Breadcrumb NavXT settings will be overwritten with the imported values. Are you sure you want to continue?"
|
59 |
+
msgstr "Todos los ajustes actuales de Breacrumb NavXT se sustituirán por los valores que se importen. ¿Seguro que desea continuar?"
|
60 |
+
|
61 |
+
#: breadcrumb_navxt_admin.php:743
|
62 |
+
#: breadcrumb_navxt_admin.php:1293
|
63 |
+
msgid "Import"
|
64 |
+
msgstr "Importar"
|
65 |
+
|
66 |
+
#: breadcrumb_navxt_admin.php:743
|
67 |
+
#: breadcrumb_navxt_admin.php:1294
|
68 |
+
msgid "Export"
|
69 |
+
msgstr "Exportar"
|
70 |
+
|
71 |
+
#: breadcrumb_navxt_admin.php:743
|
72 |
+
#: breadcrumb_navxt_admin.php:1295
|
73 |
+
msgid "Reset"
|
74 |
+
msgstr "Reiniciar"
|
75 |
+
|
76 |
+
#: breadcrumb_navxt_admin.php:803
|
77 |
msgid "General"
|
78 |
msgstr "General"
|
79 |
|
80 |
+
#: breadcrumb_navxt_admin.php:807
|
81 |
msgid "Breadcrumb Separator"
|
82 |
msgstr "Separador de Navegación"
|
83 |
|
84 |
+
#: breadcrumb_navxt_admin.php:811
|
85 |
msgid "Placed in between each breadcrumb."
|
86 |
msgstr "Colocado en medio de cada opción de navegación."
|
87 |
|
88 |
+
#: breadcrumb_navxt_admin.php:816
|
89 |
msgid "Breadcrumb Max Title Length"
|
90 |
msgstr "Máximo # de caracteres del Título en la Ruta de Navegación"
|
91 |
|
92 |
+
#: breadcrumb_navxt_admin.php:824
|
93 |
msgid "Home Breadcrumb"
|
94 |
msgstr "Incluir Inicio"
|
95 |
|
96 |
+
#: breadcrumb_navxt_admin.php:829
|
97 |
msgid "Place the home breadcrumb in the trail."
|
98 |
msgstr "Colocar un enlace a la página de inicio en la ruta de navegación."
|
99 |
|
100 |
+
#: breadcrumb_navxt_admin.php:834
|
101 |
msgid "Home Title: "
|
102 |
msgstr "Título de Página de Inicio:"
|
103 |
|
104 |
+
#: breadcrumb_navxt_admin.php:843
|
105 |
+
msgid "Blog Breadcrumb"
|
106 |
+
msgstr "Incluir Inicio (del Blog)"
|
107 |
+
|
108 |
+
#: breadcrumb_navxt_admin.php:848
|
109 |
+
msgid "Place the blog breadcrumb in the trail."
|
110 |
+
msgstr "Colocar un enlace a la página de inicio en la ruta de navegación."
|
111 |
+
|
112 |
+
#: breadcrumb_navxt_admin.php:854
|
113 |
msgid "Home Prefix"
|
114 |
msgstr "Prefijo de Inicio"
|
115 |
|
116 |
+
#: breadcrumb_navxt_admin.php:862
|
117 |
msgid "Home Suffix"
|
118 |
msgstr "Sufijo de Inicio"
|
119 |
|
120 |
+
#: breadcrumb_navxt_admin.php:870
|
121 |
msgid "Home Anchor"
|
122 |
msgstr "Vínculo a Inicio"
|
123 |
|
124 |
+
#: breadcrumb_navxt_admin.php:874
|
125 |
msgid "The anchor template for the home breadcrumb."
|
126 |
msgstr "Plantilla del vínculo para la página de inicio en la ruta de navegación."
|
127 |
|
128 |
+
#: breadcrumb_navxt_admin.php:879
|
129 |
msgid "Blog Anchor"
|
130 |
msgstr "Vínculo a Blog"
|
131 |
|
132 |
+
#: breadcrumb_navxt_admin.php:883
|
133 |
msgid "The anchor template for the blog breadcrumb, used only in static front page environments."
|
134 |
msgstr "Plantilla del vínculo al blog en la ruta de navegación, utilizado sólo en páginas estáticas."
|
135 |
|
136 |
+
#: breadcrumb_navxt_admin.php:889
|
137 |
msgid "Current Item"
|
138 |
msgstr "Item Actual"
|
139 |
|
140 |
+
#: breadcrumb_navxt_admin.php:893
|
141 |
msgid "Link Current Item"
|
142 |
msgstr "Incluir Vínculo a Item Actual"
|
143 |
|
144 |
+
#: breadcrumb_navxt_admin.php:898
|
145 |
msgid "Yes"
|
146 |
msgstr "Sí"
|
147 |
|
148 |
+
#: breadcrumb_navxt_admin.php:904
|
149 |
msgid "Current Item Prefix"
|
150 |
msgstr "Prefijo de Item Actual"
|
151 |
|
152 |
+
#: breadcrumb_navxt_admin.php:908
|
153 |
msgid "This is always placed in front of the last breadcrumb in the trail, before any other prefixes for that breadcrumb."
|
154 |
msgstr "Esto se coloca siempre antes de la última opción de la ruta de navegación, antes que cualquier otro prefijo para esa opción."
|
155 |
|
156 |
+
#: breadcrumb_navxt_admin.php:913
|
157 |
msgid "Current Item Suffix"
|
158 |
msgstr "Sufijo de Item Actual"
|
159 |
|
160 |
+
#: breadcrumb_navxt_admin.php:917
|
161 |
msgid "This is always placed after the last breadcrumb in the trail, and after any other prefixes for that breadcrumb."
|
162 |
msgstr "Esto se coloca siempre después del último item de la ruta de navegación y después de cualquier otro sufijo para ese item."
|
163 |
|
164 |
+
#: breadcrumb_navxt_admin.php:922
|
165 |
msgid "Current Item Anchor"
|
166 |
msgstr "Vínculo a Item Actual"
|
167 |
|
168 |
+
#: breadcrumb_navxt_admin.php:926
|
169 |
msgid "The anchor template for current item breadcrumbs."
|
170 |
msgstr "Plantilla del vínculo para el item actual en la ruta de navegación."
|
171 |
|
172 |
+
#: breadcrumb_navxt_admin.php:931
|
173 |
msgid "Paged Breadcrumb"
|
174 |
msgstr "Ruta de Navegación Paginada"
|
175 |
|
176 |
+
#: breadcrumb_navxt_admin.php:936
|
177 |
msgid "Include the paged breadcrumb in the breadcrumb trail."
|
178 |
msgstr "Incluir la navegación paginada en la ruta de navegación"
|
179 |
|
180 |
+
#: breadcrumb_navxt_admin.php:938
|
181 |
msgid "Indicates that the user is on a page other than the first on paginated posts/pages."
|
182 |
msgstr "Mostrar que el usuario está en una página distinta a la primera de una entrada/archivo con multiples páginas."
|
183 |
|
184 |
+
#: breadcrumb_navxt_admin.php:943
|
185 |
msgid "Paged Prefix"
|
186 |
msgstr "Prefijo para Paginado"
|
187 |
|
188 |
+
#: breadcrumb_navxt_admin.php:951
|
189 |
msgid "Paged Suffix"
|
190 |
msgstr "Sufijo para Paginado"
|
191 |
|
192 |
+
#: breadcrumb_navxt_admin.php:960
|
193 |
msgid "Posts & Pages"
|
194 |
msgstr "Entradas & Páginas"
|
195 |
|
196 |
+
#: breadcrumb_navxt_admin.php:964
|
197 |
msgid "Post Prefix"
|
198 |
msgstr "Prefijo de Entrada"
|
199 |
|
200 |
+
#: breadcrumb_navxt_admin.php:972
|
201 |
msgid "Post Suffix"
|
202 |
msgstr "Sufijo de Entrada"
|
203 |
|
204 |
+
#: breadcrumb_navxt_admin.php:980
|
205 |
msgid "Post Anchor"
|
206 |
msgstr "Vínculo a Entrada"
|
207 |
|
208 |
+
#: breadcrumb_navxt_admin.php:984
|
209 |
msgid "The anchor template for post breadcrumbs."
|
210 |
msgstr "Plantilla del vínculo para entradas en la ruta de navegación."
|
211 |
|
212 |
+
#: breadcrumb_navxt_admin.php:989
|
213 |
msgid "Post Taxonomy Display"
|
214 |
msgstr "Mostrar Clasificación de Entradas"
|
215 |
|
216 |
+
#: breadcrumb_navxt_admin.php:994
|
217 |
msgid "Show the taxonomy leading to a post in the breadcrumb trail."
|
218 |
msgstr "Mostrar la ruta de navegación con la clasificación que lleva la entrada."
|
219 |
|
220 |
+
#: breadcrumb_navxt_admin.php:1000
|
221 |
msgid "Post Taxonomy"
|
222 |
msgstr "Clasificación de Entradas"
|
223 |
|
224 |
+
#: breadcrumb_navxt_admin.php:1005
|
225 |
+
#: breadcrumb_navxt_admin.php:1060
|
226 |
msgid "Categories"
|
227 |
msgstr "Categorías"
|
228 |
|
229 |
+
#: breadcrumb_navxt_admin.php:1010
|
230 |
+
#: breadcrumb_navxt_admin.php:1110
|
231 |
msgid "Tags"
|
232 |
msgstr "Etiquetas"
|
233 |
|
234 |
+
#: breadcrumb_navxt_admin.php:1013
|
235 |
msgid "The taxonomy which the breadcrumb trail will show."
|
236 |
msgstr "El tipo de clasificación que se mostrará en la ruta de navegación."
|
237 |
|
238 |
+
#: breadcrumb_navxt_admin.php:1018
|
239 |
msgid "Page Prefix"
|
240 |
msgstr "Prefijo de Página"
|
241 |
|
242 |
+
#: breadcrumb_navxt_admin.php:1026
|
243 |
msgid "Page Suffix"
|
244 |
msgstr "Sufijo de Página"
|
245 |
|
246 |
+
#: breadcrumb_navxt_admin.php:1034
|
247 |
msgid "Page Anchor"
|
248 |
msgstr "Vínculo a Página"
|
249 |
|
250 |
+
#: breadcrumb_navxt_admin.php:1038
|
251 |
msgid "The anchor template for page breadcrumbs."
|
252 |
msgstr "Plantilla del vínculo para páginas en la ruta de navegación."
|
253 |
|
254 |
+
#: breadcrumb_navxt_admin.php:1043
|
255 |
msgid "Attachment Prefix"
|
256 |
msgstr "Prefijo de Archivo Adjunto"
|
257 |
|
258 |
+
#: breadcrumb_navxt_admin.php:1051
|
259 |
msgid "Attachment Suffix"
|
260 |
msgstr "Sufijo de Archivo Adjunto"
|
261 |
|
262 |
+
#: breadcrumb_navxt_admin.php:1064
|
263 |
msgid "Category Prefix"
|
264 |
msgstr "Prefijo de Categoría"
|
265 |
|
266 |
+
#: breadcrumb_navxt_admin.php:1068
|
267 |
msgid "Applied before the anchor on all category breadcrumbs."
|
268 |
msgstr "Aplicado antes del vínculo de todas las opciones de categoría en la ruta."
|
269 |
|
270 |
+
#: breadcrumb_navxt_admin.php:1073
|
271 |
msgid "Category Suffix"
|
272 |
msgstr "Sufijo de Categoría"
|
273 |
|
274 |
+
#: breadcrumb_navxt_admin.php:1077
|
275 |
msgid "Applied after the anchor on all category breadcrumbs."
|
276 |
msgstr "Aplicado después del vínculo de todas las opciones de categoría en la ruta."
|
277 |
|
278 |
+
#: breadcrumb_navxt_admin.php:1082
|
279 |
msgid "Category Anchor"
|
280 |
msgstr "Vínculo a Categoría"
|
281 |
|
282 |
+
#: breadcrumb_navxt_admin.php:1086
|
283 |
msgid "The anchor template for category breadcrumbs."
|
284 |
msgstr "Plantilla del vínculo para categorías en la ruta de navegación."
|
285 |
|
286 |
+
#: breadcrumb_navxt_admin.php:1091
|
287 |
msgid "Archive by Category Prefix"
|
288 |
msgstr "Prefijo de Archivo por Categoría"
|
289 |
|
290 |
+
#: breadcrumb_navxt_admin.php:1095
|
291 |
msgid "Applied before the title of the current item breadcrumb on an archive by cateogry page."
|
292 |
msgstr "Aplicado antes del título del item actual en un archivo por categoría."
|
293 |
|
294 |
+
#: breadcrumb_navxt_admin.php:1100
|
295 |
msgid "Archive by Category Suffix"
|
296 |
msgstr "Sufijo de Archivo por Categoría"
|
297 |
|
298 |
+
#: breadcrumb_navxt_admin.php:1104
|
299 |
msgid "Applied after the title of the current item breadcrumb on an archive by cateogry page."
|
300 |
msgstr "Aplicado después del título del item actual en un archivo por categoría."
|
301 |
|
302 |
+
#: breadcrumb_navxt_admin.php:1114
|
303 |
msgid "Tag Prefix"
|
304 |
msgstr "Prefijo de Etiqueta"
|
305 |
|
306 |
+
#: breadcrumb_navxt_admin.php:1118
|
307 |
msgid "Applied before the anchor on all tag breadcrumbs."
|
308 |
msgstr "Aplicado antes del vínculo de todas las opciones de etiqueta en la ruta."
|
309 |
|
310 |
+
#: breadcrumb_navxt_admin.php:1123
|
311 |
msgid "Tag Suffix"
|
312 |
msgstr "Sufijo de Etiqueta"
|
313 |
|
314 |
+
#: breadcrumb_navxt_admin.php:1127
|
315 |
msgid "Applied after the anchor on all tag breadcrumbs."
|
316 |
msgstr "Aplicado después del vínculo de todas las opciones de etiqueta en la ruta."
|
317 |
|
318 |
+
#: breadcrumb_navxt_admin.php:1132
|
319 |
msgid "Tag Anchor"
|
320 |
msgstr "Vínculo a Etiqueta"
|
321 |
|
322 |
+
#: breadcrumb_navxt_admin.php:1136
|
323 |
msgid "The anchor template for tag breadcrumbs."
|
324 |
msgstr "Plantilla del vínculo para etiquetas en la ruta de navegación."
|
325 |
|
326 |
+
#: breadcrumb_navxt_admin.php:1141
|
327 |
msgid "Archive by Tag Prefix"
|
328 |
msgstr "Prefijo de Archivo por Etiqueta"
|
329 |
|
330 |
+
#: breadcrumb_navxt_admin.php:1145
|
331 |
msgid "Applied before the title of the current item breadcrumb on an archive by tag page."
|
332 |
msgstr "Aplicado antes del título del item actual en un archivo por etiqueta."
|
333 |
|
334 |
+
#: breadcrumb_navxt_admin.php:1150
|
335 |
msgid "Archive by Tag Suffix"
|
336 |
msgstr "Sufijo de Archivo por Etiqueta"
|
337 |
|
338 |
+
#: breadcrumb_navxt_admin.php:1154
|
339 |
msgid "Applied after the title of the current item breadcrumb on an archive by tag page."
|
340 |
msgstr "Aplicado después del título del item actual en un archivo por etiqueta."
|
341 |
|
342 |
+
#: breadcrumb_navxt_admin.php:1160
|
343 |
msgid "Date Archives"
|
344 |
msgstr "Archivos por Fecha"
|
345 |
|
346 |
+
#: breadcrumb_navxt_admin.php:1164
|
347 |
msgid "Archive by Date Prefix"
|
348 |
msgstr "Prefijo de Archivo por Fecha"
|
349 |
|
350 |
+
#: breadcrumb_navxt_admin.php:1168
|
351 |
msgid "Applied before the anchor on all date breadcrumbs."
|
352 |
msgstr "Aplicado antes del vínculo de todas las opciones de fecha en la ruta."
|
353 |
|
354 |
+
#: breadcrumb_navxt_admin.php:1173
|
355 |
msgid "Archive by Date Suffix"
|
356 |
msgstr "Sufijo de Archivo por Fecha"
|
357 |
|
358 |
+
#: breadcrumb_navxt_admin.php:1177
|
359 |
msgid "Applied after the anchor on all date breadcrumbs."
|
360 |
msgstr "Aplicado después del vínculo de todas las opciones de fecha en la ruta."
|
361 |
|
362 |
+
#: breadcrumb_navxt_admin.php:1182
|
363 |
msgid "Date Anchor"
|
364 |
msgstr "Vínculo a Fecha"
|
365 |
|
366 |
+
#: breadcrumb_navxt_admin.php:1186
|
367 |
msgid "The anchor template for date breadcrumbs."
|
368 |
msgstr "Plantilla del vínculo para fechas en la ruta de navegación."
|
369 |
|
370 |
+
#: breadcrumb_navxt_admin.php:1192
|
371 |
msgid "Miscellaneous"
|
372 |
msgstr "Misceláneos"
|
373 |
|
374 |
+
#: breadcrumb_navxt_admin.php:1196
|
375 |
msgid "Author Prefix"
|
376 |
msgstr "Prefijo de Autor"
|
377 |
|
378 |
+
#: breadcrumb_navxt_admin.php:1204
|
379 |
msgid "Author Suffix"
|
380 |
msgstr "Sufijo de Autor"
|
381 |
|
382 |
+
#: breadcrumb_navxt_admin.php:1212
|
383 |
msgid "Author Display Format"
|
384 |
msgstr "Formato de Despliegue de Autor"
|
385 |
|
386 |
+
#: breadcrumb_navxt_admin.php:1218
|
387 |
msgid "display_name uses the name specified in \"Display name publicly as\" under the user profile the others correspond to options in the user profile."
|
388 |
msgstr "display_name utiliza el nombre especificado en \"Mostrar este nombre públicamente\" en el perfil del usuario, la otras opciones corresponden a los campos nombre (first_name), apellido (last_name) y alias (nickname) en el perfil del usuario."
|
389 |
|
390 |
+
#: breadcrumb_navxt_admin.php:1223
|
391 |
msgid "Search Prefix"
|
392 |
msgstr "Prefijo de Búsqueda"
|
393 |
|
394 |
+
#: breadcrumb_navxt_admin.php:1231
|
395 |
msgid "Search Suffix"
|
396 |
msgstr "Sufijo de Búsqueda"
|
397 |
|
398 |
+
#: breadcrumb_navxt_admin.php:1239
|
399 |
msgid "Search Anchor"
|
400 |
msgstr "Vínculo a Búsqueda"
|
401 |
|
402 |
+
#: breadcrumb_navxt_admin.php:1243
|
403 |
msgid "The anchor template for search breadcrumbs, used only when the search results span several pages."
|
404 |
msgstr "Plantilla del vínculo a la primera página de resultados de búsqueda en la ruta de navegación, utilizado sólo cuando éstos ocupan más de una página."
|
405 |
|
406 |
+
#: breadcrumb_navxt_admin.php:1248
|
407 |
msgid "404 Title"
|
408 |
msgstr "Título Error 404"
|
409 |
|
410 |
+
#: breadcrumb_navxt_admin.php:1256
|
411 |
msgid "404 Prefix"
|
412 |
msgstr "Prefijo de Error 404"
|
413 |
|
414 |
+
#: breadcrumb_navxt_admin.php:1264
|
415 |
msgid "404 Suffix"
|
416 |
msgstr "Sufijo de Error 404"
|
417 |
|
418 |
+
#: breadcrumb_navxt_admin.php:1273
|
419 |
msgid "Save Changes"
|
420 |
msgstr "Grabar Cambios"
|
421 |
|
422 |
+
#: breadcrumb_navxt_admin.php:1279
|
423 |
msgid "Import/Export/Reset Settings"
|
424 |
msgstr "Importar/Exportar/Reiniciar Ajustes"
|
425 |
|
426 |
+
#: breadcrumb_navxt_admin.php:1280
|
427 |
msgid "Import Breadcrumb NavXT settings from a XML file, export the current settings to a XML file, or reset to the default Breadcrumb NavXT settings."
|
428 |
msgstr "Importar los ajustes de Breadcrumb NavXT desde un archivo XML, exportar los ajustes actuales a un archivo XML o reiniciar los valores predeterminados de Breadcrumb NavXT."
|
429 |
|
430 |
+
#: breadcrumb_navxt_admin.php:1284
|
431 |
msgid "Settings File"
|
432 |
msgstr "Archivo de Ajustes"
|
433 |
|
434 |
+
#: breadcrumb_navxt_admin.php:1288
|
435 |
msgid "Select a XML settings file to upload and import settings from."
|
436 |
msgstr "Seleccionar un archivo XML para cargar e importar los ajustes de este plugin."
|
437 |
|
438 |
+
#: breadcrumb_navxt_admin.php:1424
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
439 |
msgid "Importing settings from file failed."
|
440 |
msgstr "Falló la importación de los ajustes desde el archivo."
|
441 |
|
442 |
+
#: breadcrumb_navxt_admin.php:1434
|
443 |
msgid "The Breadcrumb NavXT settings were successfully imported from file."
|
444 |
msgstr "Los ajustes de Breadcrumb NavXT se importaron exitosamente desde el archivo."
|
445 |
|
446 |
+
#: breadcrumb_navxt_admin.php:1444
|
447 |
msgid "The Breadcrumb NavXT settings were reset to the default values."
|
448 |
msgstr "Los ajustes predeterminados de Breadcrumb NavXT se restauraron exitosamente."
|
449 |
|
450 |
+
#: breadcrumb_navxt_class.php:147
|
451 |
msgid "Blog"
|
452 |
msgstr "Inicio"
|
453 |
|
454 |
+
#: breadcrumb_navxt_class.php:149
|
455 |
+
#: breadcrumb_navxt_class.php:153
|
456 |
+
#: breadcrumb_navxt_class.php:177
|
457 |
+
#: breadcrumb_navxt_class.php:191
|
458 |
msgid "<a title=\"Go to %title%.\" href=\"%link%\">"
|
459 |
msgstr "<a title=\"Ir a %title%.\" href=\"%link%\">"
|
460 |
|
461 |
+
#: breadcrumb_navxt_class.php:166
|
462 |
msgid "<a title=\"Reload the current page.\" href=\"%link%\">"
|
463 |
msgstr "<a title=\"Cargar de Nuevo\" href=\"%link%\">"
|
464 |
|
465 |
+
#: breadcrumb_navxt_class.php:207
|
466 |
msgid "404"
|
467 |
msgstr "Página no encontrada"
|
468 |
|
469 |
+
#: breadcrumb_navxt_class.php:210
|
470 |
msgid "Search results for '"
|
471 |
msgstr "Resultados de búsqueda para '"
|
472 |
|
473 |
+
#: breadcrumb_navxt_class.php:221
|
474 |
msgid "<a title=\"Go to the %title% tag archives.\" href=\"%link%\">"
|
475 |
msgstr "<a title=\"Ir a los archivos de la etiqueta %title%\" href=\"%link%\">"
|
476 |
|
477 |
+
#: breadcrumb_navxt_class.php:224
|
478 |
msgid "Articles by: "
|
479 |
msgstr "Artículos por: "
|
480 |
|
481 |
+
#: breadcrumb_navxt_class.php:228
|
482 |
+
msgid "<a title=\"Go to the first page of posts by %title%.\" href=\"%link%\">"
|
483 |
+
msgstr "<a title=\"Ir a la primera página de entradas por %title%.\" href=\"%link%\">"
|
484 |
+
|
485 |
+
#: breadcrumb_navxt_class.php:237
|
486 |
msgid "<a title=\"Go to the %title% category archives.\" href=\"%link%\">"
|
487 |
msgstr "<a title=\"Ir a los archivos de la categoría %title% \" href=\"%link%\">"
|
488 |
|
489 |
+
#: breadcrumb_navxt_class.php:240
|
490 |
msgid "Archive by category '"
|
491 |
msgstr "Archivo por Categoría '"
|
492 |
|
493 |
+
#: breadcrumb_navxt_class.php:244
|
494 |
msgid "Archive by tag '"
|
495 |
msgstr "Archivo por Etiqueta '"
|
496 |
|
497 |
+
#: breadcrumb_navxt_class.php:247
|
498 |
msgid "<a title=\"Go to the %title% archives.\" href=\"%link%\">"
|
499 |
msgstr "<a title=\"Ir a los archivos de %title%\" href=\"%link%\">"
|
500 |
|
501 |
+
#: breadcrumb_navxt_class.php:477
|
502 |
msgid "Untagged"
|
503 |
msgstr "Sin etiqueta"
|
504 |
|
505 |
+
#~ msgid ""
|
506 |
+
#~ "Warning, your version of Breadcrumb NavXT does not match the version "
|
507 |
+
#~ "supported by this administrative interface. As a result, settings may not "
|
508 |
+
#~ "work as expected."
|
509 |
+
#~ msgstr ""
|
510 |
+
#~ "Advertencia, la versión de Breadcrumb NavXT que usted posee no es "
|
511 |
+
#~ "compatible con la versión proveída por la iinterfaz de administración. "
|
512 |
+
#~ "Como resultado, las configuraciones pueden no funcionar apropiadamente."
|
513 |
+
#~ msgid "Your Breadcrumb NavXT Administration interface version is "
|
514 |
+
#~ msgstr "La versión de su interfaz de Administración Breadcrumb NavXT es "
|
515 |
+
#~ msgid "Your Breadcrumb NavXT version is "
|
516 |
+
#~ msgstr "La versión de Breadcrubm NavXT que posee es "
|
517 |
#~ msgid "Go to the Breadcrumb NavXT online documentation."
|
518 |
#~ msgstr "Ir a la documentación en línea de Breadcrumb NavXT"
|
519 |
#~ msgid "Leave the home breadcrumb out of the trail."
|
breadcrumb_navxt-fr_FR.mo → languages/breadcrumb_navxt-fr_FR.mo
RENAMED
File without changes
|
breadcrumb_navxt-fr_FR.po → languages/breadcrumb_navxt-fr_FR.po
RENAMED
File without changes
|
languages/breadcrumb_navxt-nl_NL.mo
ADDED
Binary file
|
breadcrumb_navxt-nl_NL.po → languages/breadcrumb_navxt-nl_NL.po
RENAMED
@@ -2,9 +2,9 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Breadcrumb NavXT\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/breadcrumb-navxt\n"
|
5 |
-
"POT-Creation-Date: 2009-
|
6 |
"PO-Revision-Date: \n"
|
7 |
-
"Last-Translator: Stan <info@stanlenssen.nl>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -13,12 +13,12 @@ msgstr ""
|
|
13 |
"X-Poedit-Country: NETHERLANDS\n"
|
14 |
"X-Poedit-KeywordsList: _e;__\n"
|
15 |
|
16 |
-
#: breadcrumb_navxt_admin.php:
|
17 |
msgid "Insufficient privileges to proceed."
|
18 |
msgstr "Onvoldoende machtigingen om door te gaan."
|
19 |
|
20 |
-
#: breadcrumb_navxt_admin.php:
|
21 |
-
#: breadcrumb_navxt_class.php:
|
22 |
msgid "<a title=\"Go to the first page of search results for %title%.\" href=\"%link%\">"
|
23 |
msgstr "<a title=\"Ga naar de eerste pagina van zoekresultaten voor %title%.\" href=\"%link%\">"
|
24 |
|
@@ -26,468 +26,490 @@ msgstr "<a title=\"Ga naar de eerste pagina van zoekresultaten voor %title%.\" h
|
|
26 |
msgid "Settings"
|
27 |
msgstr "Instellingen"
|
28 |
|
29 |
-
#: breadcrumb_navxt_admin.php:
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
#: breadcrumb_navxt_admin.php:636
|
34 |
-
msgid "All of your current Breadcrumb NavXT settings will be overwritten with the imported values. Are you sure you want to continue?"
|
35 |
-
msgstr "Alle huidige Breadcrumb NavXT instellingen zullen worden overschreven met de geïmporteerde waardes. Weet je zeker dat je door wilt gaan?"
|
36 |
-
|
37 |
-
#: breadcrumb_navxt_admin.php:699
|
38 |
-
msgid "Warning, your version of Breadcrumb NavXT does not match the version supported by this administrative interface. As a result, settings may not work as expected."
|
39 |
-
msgstr "Waarschuwing: jouw versie van Breadcrumb NavXT komt niet overeen met de versie die ondersteund wordt door deze beheerinterface. Het kan zijn dat de instellingen daardoor niet naar behoren werken."
|
40 |
-
|
41 |
-
#: breadcrumb_navxt_admin.php:700
|
42 |
-
msgid "Your Breadcrumb NavXT Administration interface version is "
|
43 |
-
msgstr "Jouw Breadcrumb NavXT beheerinterface-versie is"
|
44 |
-
|
45 |
-
#: breadcrumb_navxt_admin.php:701
|
46 |
-
msgid "Your Breadcrumb NavXT version is "
|
47 |
-
msgstr "Jouw Breadcrumb NavXT versie is"
|
48 |
-
|
49 |
-
#: breadcrumb_navxt_admin.php:705
|
50 |
msgid "Breadcrumb NavXT Settings"
|
51 |
msgstr "Breadcrumb NavXT instellingen"
|
52 |
|
53 |
-
#: breadcrumb_navxt_admin.php:
|
|
|
|
|
|
|
|
|
|
|
54 |
#, php-format
|
55 |
msgid "Tips for the settings are located below select options. Please refer to the %sdocumentation%s for more information."
|
56 |
msgstr "Tips voor de instellingen staan onder de te selecteren opties. Raadpleeg de %sdocumentation%s voor meer informatie."
|
57 |
|
58 |
-
#: breadcrumb_navxt_admin.php:
|
59 |
msgid "Go to the Breadcrumb NavXT online documentation"
|
60 |
msgstr "Ga naar de online documentatie van Breadcrumb NavXT."
|
61 |
|
62 |
-
#: breadcrumb_navxt_admin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
63 |
msgid "General"
|
64 |
msgstr "Algemeen"
|
65 |
|
66 |
-
#: breadcrumb_navxt_admin.php:
|
67 |
msgid "Breadcrumb Separator"
|
68 |
msgstr "Scheidingsteken"
|
69 |
|
70 |
-
#: breadcrumb_navxt_admin.php:
|
71 |
msgid "Placed in between each breadcrumb."
|
72 |
msgstr "Geplaatst tussen iedere pagina in het pad."
|
73 |
|
74 |
-
#: breadcrumb_navxt_admin.php:
|
75 |
msgid "Breadcrumb Max Title Length"
|
76 |
msgstr "Maximale titellengte per padonderdeel."
|
77 |
|
78 |
-
#: breadcrumb_navxt_admin.php:
|
79 |
msgid "Home Breadcrumb"
|
80 |
msgstr "Home-pagina in pad"
|
81 |
|
82 |
-
#: breadcrumb_navxt_admin.php:
|
83 |
msgid "Place the home breadcrumb in the trail."
|
84 |
msgstr "Plaats de home-pagina in het pad."
|
85 |
|
86 |
-
#: breadcrumb_navxt_admin.php:
|
87 |
msgid "Home Title: "
|
88 |
msgstr "Home-titel:"
|
89 |
|
90 |
-
#: breadcrumb_navxt_admin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
msgid "Home Prefix"
|
92 |
msgstr "Home-voorvoegsel"
|
93 |
|
94 |
-
#: breadcrumb_navxt_admin.php:
|
95 |
msgid "Home Suffix"
|
96 |
msgstr "Home-achtervoegsel"
|
97 |
|
98 |
-
#: breadcrumb_navxt_admin.php:
|
99 |
msgid "Home Anchor"
|
100 |
msgstr "Home-link"
|
101 |
|
102 |
-
#: breadcrumb_navxt_admin.php:
|
103 |
msgid "The anchor template for the home breadcrumb."
|
104 |
msgstr "De linkvorm voor de home-pagina in het pad."
|
105 |
|
106 |
-
#: breadcrumb_navxt_admin.php:
|
107 |
msgid "Blog Anchor"
|
108 |
msgstr "Blog-link"
|
109 |
|
110 |
-
#: breadcrumb_navxt_admin.php:
|
111 |
msgid "The anchor template for the blog breadcrumb, used only in static front page environments."
|
112 |
msgstr "De linkvorm voor de blog-pagina in het pad. Alleen gebruikt wanneer de startpagina statisch is."
|
113 |
|
114 |
-
#: breadcrumb_navxt_admin.php:
|
115 |
msgid "Current Item"
|
116 |
msgstr "Huidig item"
|
117 |
|
118 |
-
#: breadcrumb_navxt_admin.php:
|
119 |
msgid "Link Current Item"
|
120 |
msgstr "Link naar huidig item"
|
121 |
|
122 |
-
#: breadcrumb_navxt_admin.php:
|
123 |
msgid "Yes"
|
124 |
msgstr "Ja"
|
125 |
|
126 |
-
#: breadcrumb_navxt_admin.php:
|
127 |
msgid "Current Item Prefix"
|
128 |
msgstr "Huidig item voorvoegsel"
|
129 |
|
130 |
-
#: breadcrumb_navxt_admin.php:
|
131 |
msgid "This is always placed in front of the last breadcrumb in the trail, before any other prefixes for that breadcrumb."
|
132 |
msgstr "Dit wordt altijd geplaatst voor het laatste item in het pad, en voor enig ander voorvoegsel voor dat item."
|
133 |
|
134 |
-
#: breadcrumb_navxt_admin.php:
|
135 |
msgid "Current Item Suffix"
|
136 |
msgstr "Huidig item achtervoegsel"
|
137 |
|
138 |
-
#: breadcrumb_navxt_admin.php:
|
139 |
msgid "This is always placed after the last breadcrumb in the trail, and after any other prefixes for that breadcrumb."
|
140 |
msgstr "Dit wordt altijd geplaatst achter het laatste item in het pad, en achter enig ander voorvoegsel voor dat item."
|
141 |
|
142 |
-
#: breadcrumb_navxt_admin.php:
|
143 |
msgid "Current Item Anchor"
|
144 |
msgstr "Huidig item link"
|
145 |
|
146 |
-
#: breadcrumb_navxt_admin.php:
|
147 |
msgid "The anchor template for current item breadcrumbs."
|
148 |
msgstr "De linkvorm voor een huidig item in het pad."
|
149 |
|
150 |
-
#: breadcrumb_navxt_admin.php:
|
151 |
msgid "Paged Breadcrumb"
|
152 |
msgstr "Ingedeeld pad-item"
|
153 |
|
154 |
-
#: breadcrumb_navxt_admin.php:
|
155 |
msgid "Include the paged breadcrumb in the breadcrumb trail."
|
156 |
msgstr "Voeg de ingedeelde pagina toe aan het pad."
|
157 |
|
158 |
-
#: breadcrumb_navxt_admin.php:
|
159 |
msgid "Indicates that the user is on a page other than the first on paginated posts/pages."
|
160 |
msgstr "Geeft aan dat de gebruiker op een andere pagina is dan de eerste ingedeelde pagina of het eerste ingedeelde bericht."
|
161 |
|
162 |
-
#: breadcrumb_navxt_admin.php:
|
163 |
msgid "Paged Prefix"
|
164 |
msgstr "Ingedeeld voorvoegsel"
|
165 |
|
166 |
-
#: breadcrumb_navxt_admin.php:
|
167 |
msgid "Paged Suffix"
|
168 |
msgstr "Ingedeeld achtervoegsel"
|
169 |
|
170 |
-
#: breadcrumb_navxt_admin.php:
|
171 |
msgid "Posts & Pages"
|
172 |
msgstr "Berichten & pagina's"
|
173 |
|
174 |
-
#: breadcrumb_navxt_admin.php:
|
175 |
msgid "Post Prefix"
|
176 |
msgstr "Bericht-voorvoegsel"
|
177 |
|
178 |
-
#: breadcrumb_navxt_admin.php:
|
179 |
msgid "Post Suffix"
|
180 |
msgstr "Bericht-achtervoegsel"
|
181 |
|
182 |
-
#: breadcrumb_navxt_admin.php:
|
183 |
msgid "Post Anchor"
|
184 |
msgstr "Bericht-link"
|
185 |
|
186 |
-
#: breadcrumb_navxt_admin.php:
|
187 |
msgid "The anchor template for post breadcrumbs."
|
188 |
msgstr "De linkvorm voor een bericht in het pad."
|
189 |
|
190 |
-
#: breadcrumb_navxt_admin.php:
|
191 |
msgid "Post Taxonomy Display"
|
192 |
msgstr "Tonen bericht rangschikking"
|
193 |
|
194 |
-
#: breadcrumb_navxt_admin.php:
|
195 |
msgid "Show the taxonomy leading to a post in the breadcrumb trail."
|
196 |
msgstr "Toon de rangschikking naar een bericht in het pad."
|
197 |
|
198 |
-
#: breadcrumb_navxt_admin.php:
|
199 |
msgid "Post Taxonomy"
|
200 |
msgstr "Bericht-rangschikking"
|
201 |
|
202 |
-
#: breadcrumb_navxt_admin.php:
|
203 |
-
#: breadcrumb_navxt_admin.php:
|
204 |
msgid "Categories"
|
205 |
msgstr "Categorieën"
|
206 |
|
207 |
-
#: breadcrumb_navxt_admin.php:
|
208 |
-
#: breadcrumb_navxt_admin.php:
|
209 |
msgid "Tags"
|
210 |
msgstr "Tags"
|
211 |
|
212 |
-
#: breadcrumb_navxt_admin.php:
|
213 |
msgid "The taxonomy which the breadcrumb trail will show."
|
214 |
msgstr "De rangschikking die het pad laat zien."
|
215 |
|
216 |
-
#: breadcrumb_navxt_admin.php:
|
217 |
msgid "Page Prefix"
|
218 |
msgstr "Pagina-voorvoegsel"
|
219 |
|
220 |
-
#: breadcrumb_navxt_admin.php:
|
221 |
msgid "Page Suffix"
|
222 |
msgstr "Pagina-achtervoegsel"
|
223 |
|
224 |
-
#: breadcrumb_navxt_admin.php:
|
225 |
msgid "Page Anchor"
|
226 |
msgstr "Pagina-link"
|
227 |
|
228 |
-
#: breadcrumb_navxt_admin.php:
|
229 |
msgid "The anchor template for page breadcrumbs."
|
230 |
msgstr "De linkvorm voor pagina's in het pad."
|
231 |
|
232 |
-
#: breadcrumb_navxt_admin.php:
|
233 |
msgid "Attachment Prefix"
|
234 |
msgstr "Aanhangsel-voorvoegsel"
|
235 |
|
236 |
-
#: breadcrumb_navxt_admin.php:
|
237 |
msgid "Attachment Suffix"
|
238 |
msgstr "Aanhangsel-achtervoegsel"
|
239 |
|
240 |
-
#: breadcrumb_navxt_admin.php:
|
241 |
msgid "Category Prefix"
|
242 |
msgstr "Categorie-voorvoegsel"
|
243 |
|
244 |
-
#: breadcrumb_navxt_admin.php:
|
245 |
msgid "Applied before the anchor on all category breadcrumbs."
|
246 |
msgstr "Gebruikt voor de link van alle categorieën in het pad."
|
247 |
|
248 |
-
#: breadcrumb_navxt_admin.php:
|
249 |
msgid "Category Suffix"
|
250 |
msgstr "Categorie-achtervoegsel"
|
251 |
|
252 |
-
#: breadcrumb_navxt_admin.php:
|
253 |
msgid "Applied after the anchor on all category breadcrumbs."
|
254 |
msgstr "Gebruikt na de link van alle categorieën in het pad."
|
255 |
|
256 |
-
#: breadcrumb_navxt_admin.php:
|
257 |
msgid "Category Anchor"
|
258 |
msgstr "Categorie-link"
|
259 |
|
260 |
-
#: breadcrumb_navxt_admin.php:
|
261 |
msgid "The anchor template for category breadcrumbs."
|
262 |
msgstr "De linkvorm voor categorieën in het pad."
|
263 |
|
264 |
-
#: breadcrumb_navxt_admin.php:
|
265 |
msgid "Archive by Category Prefix"
|
266 |
msgstr "Archief op categorie voorvoegsel"
|
267 |
|
268 |
-
#: breadcrumb_navxt_admin.php:
|
269 |
msgid "Applied before the title of the current item breadcrumb on an archive by cateogry page."
|
270 |
msgstr "Gebruikt voor de titel van het huidige item in het pad, in een archiefpagina op categorie. "
|
271 |
|
272 |
-
#: breadcrumb_navxt_admin.php:
|
273 |
msgid "Archive by Category Suffix"
|
274 |
msgstr "Archief op categorie achtervoegsel"
|
275 |
|
276 |
-
#: breadcrumb_navxt_admin.php:
|
277 |
msgid "Applied after the title of the current item breadcrumb on an archive by cateogry page."
|
278 |
msgstr "Gebruikt na de titel van het huidige item in het pad, in een archiefpagina op categorie."
|
279 |
|
280 |
-
#: breadcrumb_navxt_admin.php:
|
281 |
msgid "Tag Prefix"
|
282 |
msgstr "Tag-voorvoegsel"
|
283 |
|
284 |
-
#: breadcrumb_navxt_admin.php:
|
285 |
msgid "Applied before the anchor on all tag breadcrumbs."
|
286 |
msgstr "Gebruikt voor de link van alle tags in het pad."
|
287 |
|
288 |
-
#: breadcrumb_navxt_admin.php:
|
289 |
msgid "Tag Suffix"
|
290 |
msgstr "Tag-achtervoegsel"
|
291 |
|
292 |
-
#: breadcrumb_navxt_admin.php:
|
293 |
msgid "Applied after the anchor on all tag breadcrumbs."
|
294 |
msgstr "Gebruikt na de link van alle tags in het pad."
|
295 |
|
296 |
-
#: breadcrumb_navxt_admin.php:
|
297 |
msgid "Tag Anchor"
|
298 |
msgstr "Tag-link"
|
299 |
|
300 |
-
#: breadcrumb_navxt_admin.php:
|
301 |
msgid "The anchor template for tag breadcrumbs."
|
302 |
msgstr "De linkvorm voor alle tags in het pad."
|
303 |
|
304 |
-
#: breadcrumb_navxt_admin.php:
|
305 |
msgid "Archive by Tag Prefix"
|
306 |
msgstr "Archief op tag voorvoegsel"
|
307 |
|
308 |
-
#: breadcrumb_navxt_admin.php:
|
309 |
msgid "Applied before the title of the current item breadcrumb on an archive by tag page."
|
310 |
msgstr "Gebruikt voor de titel van het huidige item in het pad, in een archiefpagina op tag."
|
311 |
|
312 |
-
#: breadcrumb_navxt_admin.php:
|
313 |
msgid "Archive by Tag Suffix"
|
314 |
msgstr "Archief op tag achtervoegsel"
|
315 |
|
316 |
-
#: breadcrumb_navxt_admin.php:
|
317 |
msgid "Applied after the title of the current item breadcrumb on an archive by tag page."
|
318 |
msgstr "Gebruikt na de titel van het huidige item in het pad, in een archiefpagina op tag."
|
319 |
|
320 |
-
#: breadcrumb_navxt_admin.php:
|
321 |
msgid "Date Archives"
|
322 |
msgstr "Archief op datum"
|
323 |
|
324 |
-
#: breadcrumb_navxt_admin.php:
|
325 |
msgid "Archive by Date Prefix"
|
326 |
msgstr "Archief op datum voorvoegsel"
|
327 |
|
328 |
-
#: breadcrumb_navxt_admin.php:
|
329 |
msgid "Applied before the anchor on all date breadcrumbs."
|
330 |
msgstr "Gebruikt voor de link van alle datums in het pad."
|
331 |
|
332 |
-
#: breadcrumb_navxt_admin.php:
|
333 |
msgid "Archive by Date Suffix"
|
334 |
msgstr "Archief op datum achtervoegsel"
|
335 |
|
336 |
-
#: breadcrumb_navxt_admin.php:
|
337 |
msgid "Applied after the anchor on all date breadcrumbs."
|
338 |
msgstr "Gebruikt na de link van alle datums in het pad."
|
339 |
|
340 |
-
#: breadcrumb_navxt_admin.php:
|
341 |
msgid "Date Anchor"
|
342 |
msgstr "Datum-link"
|
343 |
|
344 |
-
#: breadcrumb_navxt_admin.php:
|
345 |
msgid "The anchor template for date breadcrumbs."
|
346 |
msgstr "De linkvorm voor datums in het pad."
|
347 |
|
348 |
-
#: breadcrumb_navxt_admin.php:
|
349 |
msgid "Miscellaneous"
|
350 |
msgstr "Diversen"
|
351 |
|
352 |
-
#: breadcrumb_navxt_admin.php:
|
353 |
msgid "Author Prefix"
|
354 |
msgstr "Auteur-voorvoegsel"
|
355 |
|
356 |
-
#: breadcrumb_navxt_admin.php:
|
357 |
msgid "Author Suffix"
|
358 |
msgstr "Auteur-achtervoegsel"
|
359 |
|
360 |
-
#: breadcrumb_navxt_admin.php:
|
361 |
msgid "Author Display Format"
|
362 |
msgstr "Afbeeldingswijze auteur"
|
363 |
|
364 |
-
#: breadcrumb_navxt_admin.php:
|
365 |
msgid "display_name uses the name specified in \"Display name publicly as\" under the user profile the others correspond to options in the user profile."
|
366 |
msgstr "display_name gebruikt de naam die gespecificeerd is in \"Display name publicly as\" in het gebruikersprofiel. De andere namen corresponderen met de opties in het gebruikersprofiel."
|
367 |
|
368 |
-
#: breadcrumb_navxt_admin.php:
|
369 |
msgid "Search Prefix"
|
370 |
msgstr "Zoek-voorvoegsel"
|
371 |
|
372 |
-
#: breadcrumb_navxt_admin.php:
|
373 |
msgid "Search Suffix"
|
374 |
msgstr "Zoek-achtervoegsel"
|
375 |
|
376 |
-
#: breadcrumb_navxt_admin.php:
|
377 |
msgid "Search Anchor"
|
378 |
msgstr "Zoek-link"
|
379 |
|
380 |
-
#: breadcrumb_navxt_admin.php:
|
381 |
msgid "The anchor template for search breadcrumbs, used only when the search results span several pages."
|
382 |
msgstr "De linkvorm voor zoekresultaten in het pad. Alleen gebruikt wanneer de zoekresultaten meerdere pagina's beslaan."
|
383 |
|
384 |
-
#: breadcrumb_navxt_admin.php:
|
385 |
msgid "404 Title"
|
386 |
msgstr "404-titel"
|
387 |
|
388 |
-
#: breadcrumb_navxt_admin.php:
|
389 |
msgid "404 Prefix"
|
390 |
msgstr "404-voorvoegsel"
|
391 |
|
392 |
-
#: breadcrumb_navxt_admin.php:
|
393 |
msgid "404 Suffix"
|
394 |
msgstr "404-achtervoegsel"
|
395 |
|
396 |
-
#: breadcrumb_navxt_admin.php:
|
397 |
msgid "Save Changes"
|
398 |
msgstr "Wijzingingen opslaan"
|
399 |
|
400 |
-
#: breadcrumb_navxt_admin.php:
|
401 |
msgid "Import/Export/Reset Settings"
|
402 |
msgstr "Import/Export/Reset instellingen"
|
403 |
|
404 |
-
#: breadcrumb_navxt_admin.php:
|
405 |
msgid "Import Breadcrumb NavXT settings from a XML file, export the current settings to a XML file, or reset to the default Breadcrumb NavXT settings."
|
406 |
msgstr "Importeer Breadcrumb NavXT instellingen van een XML-bestand, exporteer de huidige instellingen naar een XML-bestand, of herstel de standaard instellingen van Breadcrumb NavXT."
|
407 |
|
408 |
-
#: breadcrumb_navxt_admin.php:
|
409 |
msgid "Settings File"
|
410 |
msgstr "Instellingenbestand"
|
411 |
|
412 |
-
#: breadcrumb_navxt_admin.php:
|
413 |
msgid "Select a XML settings file to upload and import settings from."
|
414 |
msgstr "Selecteer een XML-bestand waarvan de instellingen ge-upload en geïmporteerd moeten worden."
|
415 |
|
416 |
-
#: breadcrumb_navxt_admin.php:
|
417 |
-
msgid "Import"
|
418 |
-
msgstr "Import"
|
419 |
-
|
420 |
-
#: breadcrumb_navxt_admin.php:1197
|
421 |
-
msgid "Export"
|
422 |
-
msgstr "Export"
|
423 |
-
|
424 |
-
#: breadcrumb_navxt_admin.php:1198
|
425 |
-
msgid "Reset"
|
426 |
-
msgstr "Reset"
|
427 |
-
|
428 |
-
#: breadcrumb_navxt_admin.php:1327
|
429 |
msgid "Importing settings from file failed."
|
430 |
msgstr "Import van instellingen is mislukt."
|
431 |
|
432 |
-
#: breadcrumb_navxt_admin.php:
|
433 |
msgid "The Breadcrumb NavXT settings were successfully imported from file."
|
434 |
msgstr "De Breadcrumb NavXT instellingen zijn succesvol geïmporteerd."
|
435 |
|
436 |
-
#: breadcrumb_navxt_admin.php:
|
437 |
msgid "The Breadcrumb NavXT settings were reset to the default values."
|
438 |
msgstr "The Breadcrumb NavXT instellingen zijn ge-reset naar de standaard waardes."
|
439 |
|
440 |
-
#: breadcrumb_navxt_class.php:
|
441 |
msgid "Blog"
|
442 |
msgstr "Blog"
|
443 |
|
444 |
-
#: breadcrumb_navxt_class.php:
|
445 |
-
#: breadcrumb_navxt_class.php:
|
446 |
-
#: breadcrumb_navxt_class.php:
|
447 |
-
#: breadcrumb_navxt_class.php:
|
448 |
msgid "<a title=\"Go to %title%.\" href=\"%link%\">"
|
449 |
msgstr "<a title=\"Ga naar %title%.\" href=\"%link%\">"
|
450 |
|
451 |
-
#: breadcrumb_navxt_class.php:
|
452 |
msgid "<a title=\"Reload the current page.\" href=\"%link%\">"
|
453 |
msgstr "<a title=\"Ververs de huidige pagina.\" href=\"%link%\">"
|
454 |
|
455 |
-
#: breadcrumb_navxt_class.php:
|
456 |
msgid "404"
|
457 |
msgstr "404"
|
458 |
|
459 |
-
#: breadcrumb_navxt_class.php:
|
460 |
msgid "Search results for '"
|
461 |
msgstr "Zoekresultaten voor '"
|
462 |
|
463 |
-
#: breadcrumb_navxt_class.php:
|
464 |
msgid "<a title=\"Go to the %title% tag archives.\" href=\"%link%\">"
|
465 |
msgstr "<a title=\"Ga naar het archief van tag %title%.\" href=\"%link%\">"
|
466 |
|
467 |
-
#: breadcrumb_navxt_class.php:
|
468 |
msgid "Articles by: "
|
469 |
msgstr "Artikelen van:"
|
470 |
|
471 |
-
#: breadcrumb_navxt_class.php:
|
|
|
|
|
|
|
|
|
472 |
msgid "<a title=\"Go to the %title% category archives.\" href=\"%link%\">"
|
473 |
msgstr "<a title=\"Ga naar het archief van categorie %title%.\" href=\"%link%\""
|
474 |
|
475 |
-
#: breadcrumb_navxt_class.php:
|
476 |
msgid "Archive by category '"
|
477 |
msgstr "Archief van categorie '"
|
478 |
|
479 |
-
#: breadcrumb_navxt_class.php:
|
480 |
msgid "Archive by tag '"
|
481 |
msgstr "Archief van tag '"
|
482 |
|
483 |
-
#: breadcrumb_navxt_class.php:
|
484 |
msgid "<a title=\"Go to the %title% archives.\" href=\"%link%\">"
|
485 |
msgstr "<a title=\"Ga naar het archief van %title%.\" href=\"%link%\">"
|
486 |
|
487 |
-
#: breadcrumb_navxt_class.php:
|
488 |
msgid "Untagged"
|
489 |
msgstr "Zonder tag"
|
490 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
491 |
#~ msgid "Leave the home breadcrumb out of the trail."
|
492 |
#~ msgstr "Plaats de home-pagina niet in het pad."
|
493 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Breadcrumb NavXT\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/breadcrumb-navxt\n"
|
5 |
+
"POT-Creation-Date: 2009-07-28 00:49+0000\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Stan Lenssen <info@stanlenssen.nl>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
"X-Poedit-Country: NETHERLANDS\n"
|
14 |
"X-Poedit-KeywordsList: _e;__\n"
|
15 |
|
16 |
+
#: breadcrumb_navxt_admin.php:145
|
17 |
msgid "Insufficient privileges to proceed."
|
18 |
msgstr "Onvoldoende machtigingen om door te gaan."
|
19 |
|
20 |
+
#: breadcrumb_navxt_admin.php:201
|
21 |
+
#: breadcrumb_navxt_class.php:214
|
22 |
msgid "<a title=\"Go to the first page of search results for %title%.\" href=\"%link%\">"
|
23 |
msgstr "<a title=\"Ga naar de eerste pagina van zoekresultaten voor %title%.\" href=\"%link%\">"
|
24 |
|
26 |
msgid "Settings"
|
27 |
msgstr "Instellingen"
|
28 |
|
29 |
+
#: breadcrumb_navxt_admin.php:580
|
30 |
+
#: breadcrumb_navxt_admin.php:617
|
31 |
+
#: breadcrumb_navxt_admin.php:793
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
msgid "Breadcrumb NavXT Settings"
|
33 |
msgstr "Breadcrumb NavXT instellingen"
|
34 |
|
35 |
+
#: breadcrumb_navxt_admin.php:619
|
36 |
+
#, php-format
|
37 |
+
msgid "Get help with \"%s\""
|
38 |
+
msgstr "Krijg hulp bij \"%s\""
|
39 |
+
|
40 |
+
#: breadcrumb_navxt_admin.php:631
|
41 |
#, php-format
|
42 |
msgid "Tips for the settings are located below select options. Please refer to the %sdocumentation%s for more information."
|
43 |
msgstr "Tips voor de instellingen staan onder de te selecteren opties. Raadpleeg de %sdocumentation%s voor meer informatie."
|
44 |
|
45 |
+
#: breadcrumb_navxt_admin.php:632
|
46 |
msgid "Go to the Breadcrumb NavXT online documentation"
|
47 |
msgstr "Ga naar de online documentatie van Breadcrumb NavXT."
|
48 |
|
49 |
+
#: breadcrumb_navxt_admin.php:687
|
50 |
+
msgid "All of your current Breadcrumb NavXT settings will be overwritten with the default values. Are you sure you want to continue?"
|
51 |
+
msgstr "Alle huidige Breadcrumb NavXT instellingen zullen worden overschreven met de standaard waardes. Weet je zeker dat je door wilt gaan?"
|
52 |
+
|
53 |
+
#: breadcrumb_navxt_admin.php:690
|
54 |
+
msgid "All of your current Breadcrumb NavXT settings will be overwritten with the imported values. Are you sure you want to continue?"
|
55 |
+
msgstr "Alle huidige Breadcrumb NavXT instellingen zullen worden overschreven met de geïmporteerde waardes. Weet je zeker dat je door wilt gaan?"
|
56 |
+
|
57 |
+
#: breadcrumb_navxt_admin.php:743
|
58 |
+
#: breadcrumb_navxt_admin.php:1293
|
59 |
+
msgid "Import"
|
60 |
+
msgstr "Import"
|
61 |
+
|
62 |
+
#: breadcrumb_navxt_admin.php:743
|
63 |
+
#: breadcrumb_navxt_admin.php:1294
|
64 |
+
msgid "Export"
|
65 |
+
msgstr "Export"
|
66 |
+
|
67 |
+
#: breadcrumb_navxt_admin.php:743
|
68 |
+
#: breadcrumb_navxt_admin.php:1295
|
69 |
+
msgid "Reset"
|
70 |
+
msgstr "Reset"
|
71 |
+
|
72 |
+
#: breadcrumb_navxt_admin.php:803
|
73 |
msgid "General"
|
74 |
msgstr "Algemeen"
|
75 |
|
76 |
+
#: breadcrumb_navxt_admin.php:807
|
77 |
msgid "Breadcrumb Separator"
|
78 |
msgstr "Scheidingsteken"
|
79 |
|
80 |
+
#: breadcrumb_navxt_admin.php:811
|
81 |
msgid "Placed in between each breadcrumb."
|
82 |
msgstr "Geplaatst tussen iedere pagina in het pad."
|
83 |
|
84 |
+
#: breadcrumb_navxt_admin.php:816
|
85 |
msgid "Breadcrumb Max Title Length"
|
86 |
msgstr "Maximale titellengte per padonderdeel."
|
87 |
|
88 |
+
#: breadcrumb_navxt_admin.php:824
|
89 |
msgid "Home Breadcrumb"
|
90 |
msgstr "Home-pagina in pad"
|
91 |
|
92 |
+
#: breadcrumb_navxt_admin.php:829
|
93 |
msgid "Place the home breadcrumb in the trail."
|
94 |
msgstr "Plaats de home-pagina in het pad."
|
95 |
|
96 |
+
#: breadcrumb_navxt_admin.php:834
|
97 |
msgid "Home Title: "
|
98 |
msgstr "Home-titel:"
|
99 |
|
100 |
+
#: breadcrumb_navxt_admin.php:843
|
101 |
+
msgid "Blog Breadcrumb"
|
102 |
+
msgstr "Blog Breadcrumb"
|
103 |
+
|
104 |
+
#: breadcrumb_navxt_admin.php:848
|
105 |
+
msgid "Place the blog breadcrumb in the trail."
|
106 |
+
msgstr "Plaats de blog-pagina in het pad."
|
107 |
+
|
108 |
+
#: breadcrumb_navxt_admin.php:854
|
109 |
msgid "Home Prefix"
|
110 |
msgstr "Home-voorvoegsel"
|
111 |
|
112 |
+
#: breadcrumb_navxt_admin.php:862
|
113 |
msgid "Home Suffix"
|
114 |
msgstr "Home-achtervoegsel"
|
115 |
|
116 |
+
#: breadcrumb_navxt_admin.php:870
|
117 |
msgid "Home Anchor"
|
118 |
msgstr "Home-link"
|
119 |
|
120 |
+
#: breadcrumb_navxt_admin.php:874
|
121 |
msgid "The anchor template for the home breadcrumb."
|
122 |
msgstr "De linkvorm voor de home-pagina in het pad."
|
123 |
|
124 |
+
#: breadcrumb_navxt_admin.php:879
|
125 |
msgid "Blog Anchor"
|
126 |
msgstr "Blog-link"
|
127 |
|
128 |
+
#: breadcrumb_navxt_admin.php:883
|
129 |
msgid "The anchor template for the blog breadcrumb, used only in static front page environments."
|
130 |
msgstr "De linkvorm voor de blog-pagina in het pad. Alleen gebruikt wanneer de startpagina statisch is."
|
131 |
|
132 |
+
#: breadcrumb_navxt_admin.php:889
|
133 |
msgid "Current Item"
|
134 |
msgstr "Huidig item"
|
135 |
|
136 |
+
#: breadcrumb_navxt_admin.php:893
|
137 |
msgid "Link Current Item"
|
138 |
msgstr "Link naar huidig item"
|
139 |
|
140 |
+
#: breadcrumb_navxt_admin.php:898
|
141 |
msgid "Yes"
|
142 |
msgstr "Ja"
|
143 |
|
144 |
+
#: breadcrumb_navxt_admin.php:904
|
145 |
msgid "Current Item Prefix"
|
146 |
msgstr "Huidig item voorvoegsel"
|
147 |
|
148 |
+
#: breadcrumb_navxt_admin.php:908
|
149 |
msgid "This is always placed in front of the last breadcrumb in the trail, before any other prefixes for that breadcrumb."
|
150 |
msgstr "Dit wordt altijd geplaatst voor het laatste item in het pad, en voor enig ander voorvoegsel voor dat item."
|
151 |
|
152 |
+
#: breadcrumb_navxt_admin.php:913
|
153 |
msgid "Current Item Suffix"
|
154 |
msgstr "Huidig item achtervoegsel"
|
155 |
|
156 |
+
#: breadcrumb_navxt_admin.php:917
|
157 |
msgid "This is always placed after the last breadcrumb in the trail, and after any other prefixes for that breadcrumb."
|
158 |
msgstr "Dit wordt altijd geplaatst achter het laatste item in het pad, en achter enig ander voorvoegsel voor dat item."
|
159 |
|
160 |
+
#: breadcrumb_navxt_admin.php:922
|
161 |
msgid "Current Item Anchor"
|
162 |
msgstr "Huidig item link"
|
163 |
|
164 |
+
#: breadcrumb_navxt_admin.php:926
|
165 |
msgid "The anchor template for current item breadcrumbs."
|
166 |
msgstr "De linkvorm voor een huidig item in het pad."
|
167 |
|
168 |
+
#: breadcrumb_navxt_admin.php:931
|
169 |
msgid "Paged Breadcrumb"
|
170 |
msgstr "Ingedeeld pad-item"
|
171 |
|
172 |
+
#: breadcrumb_navxt_admin.php:936
|
173 |
msgid "Include the paged breadcrumb in the breadcrumb trail."
|
174 |
msgstr "Voeg de ingedeelde pagina toe aan het pad."
|
175 |
|
176 |
+
#: breadcrumb_navxt_admin.php:938
|
177 |
msgid "Indicates that the user is on a page other than the first on paginated posts/pages."
|
178 |
msgstr "Geeft aan dat de gebruiker op een andere pagina is dan de eerste ingedeelde pagina of het eerste ingedeelde bericht."
|
179 |
|
180 |
+
#: breadcrumb_navxt_admin.php:943
|
181 |
msgid "Paged Prefix"
|
182 |
msgstr "Ingedeeld voorvoegsel"
|
183 |
|
184 |
+
#: breadcrumb_navxt_admin.php:951
|
185 |
msgid "Paged Suffix"
|
186 |
msgstr "Ingedeeld achtervoegsel"
|
187 |
|
188 |
+
#: breadcrumb_navxt_admin.php:960
|
189 |
msgid "Posts & Pages"
|
190 |
msgstr "Berichten & pagina's"
|
191 |
|
192 |
+
#: breadcrumb_navxt_admin.php:964
|
193 |
msgid "Post Prefix"
|
194 |
msgstr "Bericht-voorvoegsel"
|
195 |
|
196 |
+
#: breadcrumb_navxt_admin.php:972
|
197 |
msgid "Post Suffix"
|
198 |
msgstr "Bericht-achtervoegsel"
|
199 |
|
200 |
+
#: breadcrumb_navxt_admin.php:980
|
201 |
msgid "Post Anchor"
|
202 |
msgstr "Bericht-link"
|
203 |
|
204 |
+
#: breadcrumb_navxt_admin.php:984
|
205 |
msgid "The anchor template for post breadcrumbs."
|
206 |
msgstr "De linkvorm voor een bericht in het pad."
|
207 |
|
208 |
+
#: breadcrumb_navxt_admin.php:989
|
209 |
msgid "Post Taxonomy Display"
|
210 |
msgstr "Tonen bericht rangschikking"
|
211 |
|
212 |
+
#: breadcrumb_navxt_admin.php:994
|
213 |
msgid "Show the taxonomy leading to a post in the breadcrumb trail."
|
214 |
msgstr "Toon de rangschikking naar een bericht in het pad."
|
215 |
|
216 |
+
#: breadcrumb_navxt_admin.php:1000
|
217 |
msgid "Post Taxonomy"
|
218 |
msgstr "Bericht-rangschikking"
|
219 |
|
220 |
+
#: breadcrumb_navxt_admin.php:1005
|
221 |
+
#: breadcrumb_navxt_admin.php:1060
|
222 |
msgid "Categories"
|
223 |
msgstr "Categorieën"
|
224 |
|
225 |
+
#: breadcrumb_navxt_admin.php:1010
|
226 |
+
#: breadcrumb_navxt_admin.php:1110
|
227 |
msgid "Tags"
|
228 |
msgstr "Tags"
|
229 |
|
230 |
+
#: breadcrumb_navxt_admin.php:1013
|
231 |
msgid "The taxonomy which the breadcrumb trail will show."
|
232 |
msgstr "De rangschikking die het pad laat zien."
|
233 |
|
234 |
+
#: breadcrumb_navxt_admin.php:1018
|
235 |
msgid "Page Prefix"
|
236 |
msgstr "Pagina-voorvoegsel"
|
237 |
|
238 |
+
#: breadcrumb_navxt_admin.php:1026
|
239 |
msgid "Page Suffix"
|
240 |
msgstr "Pagina-achtervoegsel"
|
241 |
|
242 |
+
#: breadcrumb_navxt_admin.php:1034
|
243 |
msgid "Page Anchor"
|
244 |
msgstr "Pagina-link"
|
245 |
|
246 |
+
#: breadcrumb_navxt_admin.php:1038
|
247 |
msgid "The anchor template for page breadcrumbs."
|
248 |
msgstr "De linkvorm voor pagina's in het pad."
|
249 |
|
250 |
+
#: breadcrumb_navxt_admin.php:1043
|
251 |
msgid "Attachment Prefix"
|
252 |
msgstr "Aanhangsel-voorvoegsel"
|
253 |
|
254 |
+
#: breadcrumb_navxt_admin.php:1051
|
255 |
msgid "Attachment Suffix"
|
256 |
msgstr "Aanhangsel-achtervoegsel"
|
257 |
|
258 |
+
#: breadcrumb_navxt_admin.php:1064
|
259 |
msgid "Category Prefix"
|
260 |
msgstr "Categorie-voorvoegsel"
|
261 |
|
262 |
+
#: breadcrumb_navxt_admin.php:1068
|
263 |
msgid "Applied before the anchor on all category breadcrumbs."
|
264 |
msgstr "Gebruikt voor de link van alle categorieën in het pad."
|
265 |
|
266 |
+
#: breadcrumb_navxt_admin.php:1073
|
267 |
msgid "Category Suffix"
|
268 |
msgstr "Categorie-achtervoegsel"
|
269 |
|
270 |
+
#: breadcrumb_navxt_admin.php:1077
|
271 |
msgid "Applied after the anchor on all category breadcrumbs."
|
272 |
msgstr "Gebruikt na de link van alle categorieën in het pad."
|
273 |
|
274 |
+
#: breadcrumb_navxt_admin.php:1082
|
275 |
msgid "Category Anchor"
|
276 |
msgstr "Categorie-link"
|
277 |
|
278 |
+
#: breadcrumb_navxt_admin.php:1086
|
279 |
msgid "The anchor template for category breadcrumbs."
|
280 |
msgstr "De linkvorm voor categorieën in het pad."
|
281 |
|
282 |
+
#: breadcrumb_navxt_admin.php:1091
|
283 |
msgid "Archive by Category Prefix"
|
284 |
msgstr "Archief op categorie voorvoegsel"
|
285 |
|
286 |
+
#: breadcrumb_navxt_admin.php:1095
|
287 |
msgid "Applied before the title of the current item breadcrumb on an archive by cateogry page."
|
288 |
msgstr "Gebruikt voor de titel van het huidige item in het pad, in een archiefpagina op categorie. "
|
289 |
|
290 |
+
#: breadcrumb_navxt_admin.php:1100
|
291 |
msgid "Archive by Category Suffix"
|
292 |
msgstr "Archief op categorie achtervoegsel"
|
293 |
|
294 |
+
#: breadcrumb_navxt_admin.php:1104
|
295 |
msgid "Applied after the title of the current item breadcrumb on an archive by cateogry page."
|
296 |
msgstr "Gebruikt na de titel van het huidige item in het pad, in een archiefpagina op categorie."
|
297 |
|
298 |
+
#: breadcrumb_navxt_admin.php:1114
|
299 |
msgid "Tag Prefix"
|
300 |
msgstr "Tag-voorvoegsel"
|
301 |
|
302 |
+
#: breadcrumb_navxt_admin.php:1118
|
303 |
msgid "Applied before the anchor on all tag breadcrumbs."
|
304 |
msgstr "Gebruikt voor de link van alle tags in het pad."
|
305 |
|
306 |
+
#: breadcrumb_navxt_admin.php:1123
|
307 |
msgid "Tag Suffix"
|
308 |
msgstr "Tag-achtervoegsel"
|
309 |
|
310 |
+
#: breadcrumb_navxt_admin.php:1127
|
311 |
msgid "Applied after the anchor on all tag breadcrumbs."
|
312 |
msgstr "Gebruikt na de link van alle tags in het pad."
|
313 |
|
314 |
+
#: breadcrumb_navxt_admin.php:1132
|
315 |
msgid "Tag Anchor"
|
316 |
msgstr "Tag-link"
|
317 |
|
318 |
+
#: breadcrumb_navxt_admin.php:1136
|
319 |
msgid "The anchor template for tag breadcrumbs."
|
320 |
msgstr "De linkvorm voor alle tags in het pad."
|
321 |
|
322 |
+
#: breadcrumb_navxt_admin.php:1141
|
323 |
msgid "Archive by Tag Prefix"
|
324 |
msgstr "Archief op tag voorvoegsel"
|
325 |
|
326 |
+
#: breadcrumb_navxt_admin.php:1145
|
327 |
msgid "Applied before the title of the current item breadcrumb on an archive by tag page."
|
328 |
msgstr "Gebruikt voor de titel van het huidige item in het pad, in een archiefpagina op tag."
|
329 |
|
330 |
+
#: breadcrumb_navxt_admin.php:1150
|
331 |
msgid "Archive by Tag Suffix"
|
332 |
msgstr "Archief op tag achtervoegsel"
|
333 |
|
334 |
+
#: breadcrumb_navxt_admin.php:1154
|
335 |
msgid "Applied after the title of the current item breadcrumb on an archive by tag page."
|
336 |
msgstr "Gebruikt na de titel van het huidige item in het pad, in een archiefpagina op tag."
|
337 |
|
338 |
+
#: breadcrumb_navxt_admin.php:1160
|
339 |
msgid "Date Archives"
|
340 |
msgstr "Archief op datum"
|
341 |
|
342 |
+
#: breadcrumb_navxt_admin.php:1164
|
343 |
msgid "Archive by Date Prefix"
|
344 |
msgstr "Archief op datum voorvoegsel"
|
345 |
|
346 |
+
#: breadcrumb_navxt_admin.php:1168
|
347 |
msgid "Applied before the anchor on all date breadcrumbs."
|
348 |
msgstr "Gebruikt voor de link van alle datums in het pad."
|
349 |
|
350 |
+
#: breadcrumb_navxt_admin.php:1173
|
351 |
msgid "Archive by Date Suffix"
|
352 |
msgstr "Archief op datum achtervoegsel"
|
353 |
|
354 |
+
#: breadcrumb_navxt_admin.php:1177
|
355 |
msgid "Applied after the anchor on all date breadcrumbs."
|
356 |
msgstr "Gebruikt na de link van alle datums in het pad."
|
357 |
|
358 |
+
#: breadcrumb_navxt_admin.php:1182
|
359 |
msgid "Date Anchor"
|
360 |
msgstr "Datum-link"
|
361 |
|
362 |
+
#: breadcrumb_navxt_admin.php:1186
|
363 |
msgid "The anchor template for date breadcrumbs."
|
364 |
msgstr "De linkvorm voor datums in het pad."
|
365 |
|
366 |
+
#: breadcrumb_navxt_admin.php:1192
|
367 |
msgid "Miscellaneous"
|
368 |
msgstr "Diversen"
|
369 |
|
370 |
+
#: breadcrumb_navxt_admin.php:1196
|
371 |
msgid "Author Prefix"
|
372 |
msgstr "Auteur-voorvoegsel"
|
373 |
|
374 |
+
#: breadcrumb_navxt_admin.php:1204
|
375 |
msgid "Author Suffix"
|
376 |
msgstr "Auteur-achtervoegsel"
|
377 |
|
378 |
+
#: breadcrumb_navxt_admin.php:1212
|
379 |
msgid "Author Display Format"
|
380 |
msgstr "Afbeeldingswijze auteur"
|
381 |
|
382 |
+
#: breadcrumb_navxt_admin.php:1218
|
383 |
msgid "display_name uses the name specified in \"Display name publicly as\" under the user profile the others correspond to options in the user profile."
|
384 |
msgstr "display_name gebruikt de naam die gespecificeerd is in \"Display name publicly as\" in het gebruikersprofiel. De andere namen corresponderen met de opties in het gebruikersprofiel."
|
385 |
|
386 |
+
#: breadcrumb_navxt_admin.php:1223
|
387 |
msgid "Search Prefix"
|
388 |
msgstr "Zoek-voorvoegsel"
|
389 |
|
390 |
+
#: breadcrumb_navxt_admin.php:1231
|
391 |
msgid "Search Suffix"
|
392 |
msgstr "Zoek-achtervoegsel"
|
393 |
|
394 |
+
#: breadcrumb_navxt_admin.php:1239
|
395 |
msgid "Search Anchor"
|
396 |
msgstr "Zoek-link"
|
397 |
|
398 |
+
#: breadcrumb_navxt_admin.php:1243
|
399 |
msgid "The anchor template for search breadcrumbs, used only when the search results span several pages."
|
400 |
msgstr "De linkvorm voor zoekresultaten in het pad. Alleen gebruikt wanneer de zoekresultaten meerdere pagina's beslaan."
|
401 |
|
402 |
+
#: breadcrumb_navxt_admin.php:1248
|
403 |
msgid "404 Title"
|
404 |
msgstr "404-titel"
|
405 |
|
406 |
+
#: breadcrumb_navxt_admin.php:1256
|
407 |
msgid "404 Prefix"
|
408 |
msgstr "404-voorvoegsel"
|
409 |
|
410 |
+
#: breadcrumb_navxt_admin.php:1264
|
411 |
msgid "404 Suffix"
|
412 |
msgstr "404-achtervoegsel"
|
413 |
|
414 |
+
#: breadcrumb_navxt_admin.php:1273
|
415 |
msgid "Save Changes"
|
416 |
msgstr "Wijzingingen opslaan"
|
417 |
|
418 |
+
#: breadcrumb_navxt_admin.php:1279
|
419 |
msgid "Import/Export/Reset Settings"
|
420 |
msgstr "Import/Export/Reset instellingen"
|
421 |
|
422 |
+
#: breadcrumb_navxt_admin.php:1280
|
423 |
msgid "Import Breadcrumb NavXT settings from a XML file, export the current settings to a XML file, or reset to the default Breadcrumb NavXT settings."
|
424 |
msgstr "Importeer Breadcrumb NavXT instellingen van een XML-bestand, exporteer de huidige instellingen naar een XML-bestand, of herstel de standaard instellingen van Breadcrumb NavXT."
|
425 |
|
426 |
+
#: breadcrumb_navxt_admin.php:1284
|
427 |
msgid "Settings File"
|
428 |
msgstr "Instellingenbestand"
|
429 |
|
430 |
+
#: breadcrumb_navxt_admin.php:1288
|
431 |
msgid "Select a XML settings file to upload and import settings from."
|
432 |
msgstr "Selecteer een XML-bestand waarvan de instellingen ge-upload en geïmporteerd moeten worden."
|
433 |
|
434 |
+
#: breadcrumb_navxt_admin.php:1424
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
435 |
msgid "Importing settings from file failed."
|
436 |
msgstr "Import van instellingen is mislukt."
|
437 |
|
438 |
+
#: breadcrumb_navxt_admin.php:1434
|
439 |
msgid "The Breadcrumb NavXT settings were successfully imported from file."
|
440 |
msgstr "De Breadcrumb NavXT instellingen zijn succesvol geïmporteerd."
|
441 |
|
442 |
+
#: breadcrumb_navxt_admin.php:1444
|
443 |
msgid "The Breadcrumb NavXT settings were reset to the default values."
|
444 |
msgstr "The Breadcrumb NavXT instellingen zijn ge-reset naar de standaard waardes."
|
445 |
|
446 |
+
#: breadcrumb_navxt_class.php:147
|
447 |
msgid "Blog"
|
448 |
msgstr "Blog"
|
449 |
|
450 |
+
#: breadcrumb_navxt_class.php:149
|
451 |
+
#: breadcrumb_navxt_class.php:153
|
452 |
+
#: breadcrumb_navxt_class.php:177
|
453 |
+
#: breadcrumb_navxt_class.php:191
|
454 |
msgid "<a title=\"Go to %title%.\" href=\"%link%\">"
|
455 |
msgstr "<a title=\"Ga naar %title%.\" href=\"%link%\">"
|
456 |
|
457 |
+
#: breadcrumb_navxt_class.php:166
|
458 |
msgid "<a title=\"Reload the current page.\" href=\"%link%\">"
|
459 |
msgstr "<a title=\"Ververs de huidige pagina.\" href=\"%link%\">"
|
460 |
|
461 |
+
#: breadcrumb_navxt_class.php:207
|
462 |
msgid "404"
|
463 |
msgstr "404"
|
464 |
|
465 |
+
#: breadcrumb_navxt_class.php:210
|
466 |
msgid "Search results for '"
|
467 |
msgstr "Zoekresultaten voor '"
|
468 |
|
469 |
+
#: breadcrumb_navxt_class.php:221
|
470 |
msgid "<a title=\"Go to the %title% tag archives.\" href=\"%link%\">"
|
471 |
msgstr "<a title=\"Ga naar het archief van tag %title%.\" href=\"%link%\">"
|
472 |
|
473 |
+
#: breadcrumb_navxt_class.php:224
|
474 |
msgid "Articles by: "
|
475 |
msgstr "Artikelen van:"
|
476 |
|
477 |
+
#: breadcrumb_navxt_class.php:228
|
478 |
+
msgid "<a title=\"Go to the first page of posts by %title%.\" href=\"%link%\">"
|
479 |
+
msgstr "<a title=\"Ga naar de eerste pagina van artikelen over %title%.\" href=\"%link%\">"
|
480 |
+
|
481 |
+
#: breadcrumb_navxt_class.php:237
|
482 |
msgid "<a title=\"Go to the %title% category archives.\" href=\"%link%\">"
|
483 |
msgstr "<a title=\"Ga naar het archief van categorie %title%.\" href=\"%link%\""
|
484 |
|
485 |
+
#: breadcrumb_navxt_class.php:240
|
486 |
msgid "Archive by category '"
|
487 |
msgstr "Archief van categorie '"
|
488 |
|
489 |
+
#: breadcrumb_navxt_class.php:244
|
490 |
msgid "Archive by tag '"
|
491 |
msgstr "Archief van tag '"
|
492 |
|
493 |
+
#: breadcrumb_navxt_class.php:247
|
494 |
msgid "<a title=\"Go to the %title% archives.\" href=\"%link%\">"
|
495 |
msgstr "<a title=\"Ga naar het archief van %title%.\" href=\"%link%\">"
|
496 |
|
497 |
+
#: breadcrumb_navxt_class.php:477
|
498 |
msgid "Untagged"
|
499 |
msgstr "Zonder tag"
|
500 |
|
501 |
+
#~ msgid ""
|
502 |
+
#~ "Warning, your version of Breadcrumb NavXT does not match the version "
|
503 |
+
#~ "supported by this administrative interface. As a result, settings may not "
|
504 |
+
#~ "work as expected."
|
505 |
+
#~ msgstr ""
|
506 |
+
#~ "Waarschuwing: jouw versie van Breadcrumb NavXT komt niet overeen met de "
|
507 |
+
#~ "versie die ondersteund wordt door deze beheerinterface. Het kan zijn dat "
|
508 |
+
#~ "de instellingen daardoor niet naar behoren werken."
|
509 |
+
#~ msgid "Your Breadcrumb NavXT Administration interface version is "
|
510 |
+
#~ msgstr "Jouw Breadcrumb NavXT beheerinterface-versie is"
|
511 |
+
#~ msgid "Your Breadcrumb NavXT version is "
|
512 |
+
#~ msgstr "Jouw Breadcrumb NavXT versie is"
|
513 |
#~ msgid "Leave the home breadcrumb out of the trail."
|
514 |
#~ msgstr "Plaats de home-pagina niet in het pad."
|
515 |
|
languages/breadcrumb_navxt-ru_RU.mo
ADDED
Binary file
|
languages/breadcrumb_navxt-ru_RU.po
ADDED
@@ -0,0 +1,505 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: Breadcrumb NavXT 3.3.0\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2009-07-28 09:51+0700\n"
|
6 |
+
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Yuri Gribov <grib69@gmail.com>\n"
|
8 |
+
"Language-Team: www.wp-ru.ru <grib69@gmail.com>\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"Plural-Forms: nplurals=3; plural=n%100/10==1 ? 2 : n%10==1 ? 0 : (n+9)%10>3 ? 2 : 1;\n"
|
13 |
+
"X-Poedit-Language: Russian\n"
|
14 |
+
"X-Poedit-Country: RUSSIAN FEDERATION\n"
|
15 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
17 |
+
"X-Poedit-Basepath: .\n"
|
18 |
+
"X-Poedit-SearchPath-0: .\n"
|
19 |
+
"X-Poedit-SearchPath-1: ..\n"
|
20 |
+
|
21 |
+
#: ../breadcrumb_navxt_admin.php:145
|
22 |
+
msgid "Insufficient privileges to proceed."
|
23 |
+
msgstr "Недостаточно прав для продолжения."
|
24 |
+
|
25 |
+
#: ../breadcrumb_navxt_admin.php:201
|
26 |
+
#: ../breadcrumb_navxt_class.php:214
|
27 |
+
msgid "<a title=\"Go to the first page of search results for %title%.\" href=\"%link%\">"
|
28 |
+
msgstr "<a title=\"Перейти к первой странице резултатов поиска '%title%'.\" href=\"%link%\">"
|
29 |
+
|
30 |
+
#: ../breadcrumb_navxt_admin.php:537
|
31 |
+
msgid "Settings"
|
32 |
+
msgstr "Настройки"
|
33 |
+
|
34 |
+
#: ../breadcrumb_navxt_admin.php:580
|
35 |
+
#: ../breadcrumb_navxt_admin.php:617
|
36 |
+
#: ../breadcrumb_navxt_admin.php:793
|
37 |
+
msgid "Breadcrumb NavXT Settings"
|
38 |
+
msgstr "Настройки Breadcrumb NavXT"
|
39 |
+
|
40 |
+
#: ../breadcrumb_navxt_admin.php:619
|
41 |
+
#, php-format
|
42 |
+
msgid "Get help with \"%s\""
|
43 |
+
msgstr "Получить помощь по \"%s\""
|
44 |
+
|
45 |
+
#: ../breadcrumb_navxt_admin.php:631
|
46 |
+
#, php-format
|
47 |
+
msgid "Tips for the settings are located below select options. Please refer to the %sdocumentation%s for more information."
|
48 |
+
msgstr "Подсказки по настройкам находятся под каждым полем ввода. За более подробными инструкциями, обратитесь на сайт плагина в раздел %sдокументации%s"
|
49 |
+
|
50 |
+
#: ../breadcrumb_navxt_admin.php:632
|
51 |
+
msgid "Go to the Breadcrumb NavXT online documentation"
|
52 |
+
msgstr "Перейти на сайт с документацией Breadcrumb NavXT"
|
53 |
+
|
54 |
+
#: ../breadcrumb_navxt_admin.php:687
|
55 |
+
msgid "All of your current Breadcrumb NavXT settings will be overwritten with the default values. Are you sure you want to continue?"
|
56 |
+
msgstr "Все текущие настройки Breadcrumb NavXT будут перезаписаны настройками по умолчанию. Вы уверены что хотите продолжить?"
|
57 |
+
|
58 |
+
#: ../breadcrumb_navxt_admin.php:690
|
59 |
+
msgid "All of your current Breadcrumb NavXT settings will be overwritten with the imported values. Are you sure you want to continue?"
|
60 |
+
msgstr "Все текущие настройки Breadcrumb NavXT будут перезаписаны импортируемыми настройками. Вы уверены что хотите продолжить?"
|
61 |
+
|
62 |
+
#: ../breadcrumb_navxt_admin.php:743
|
63 |
+
#: ../breadcrumb_navxt_admin.php:1293
|
64 |
+
msgid "Import"
|
65 |
+
msgstr "Импорт"
|
66 |
+
|
67 |
+
#: ../breadcrumb_navxt_admin.php:743
|
68 |
+
#: ../breadcrumb_navxt_admin.php:1294
|
69 |
+
msgid "Export"
|
70 |
+
msgstr "Экспорт"
|
71 |
+
|
72 |
+
#: ../breadcrumb_navxt_admin.php:743
|
73 |
+
#: ../breadcrumb_navxt_admin.php:1295
|
74 |
+
msgid "Reset"
|
75 |
+
msgstr "Обнулить"
|
76 |
+
|
77 |
+
#: ../breadcrumb_navxt_admin.php:803
|
78 |
+
msgid "General"
|
79 |
+
msgstr "Общие"
|
80 |
+
|
81 |
+
#: ../breadcrumb_navxt_admin.php:807
|
82 |
+
msgid "Breadcrumb Separator"
|
83 |
+
msgstr "Разделитель"
|
84 |
+
|
85 |
+
#: ../breadcrumb_navxt_admin.php:811
|
86 |
+
msgid "Placed in between each breadcrumb."
|
87 |
+
msgstr "Устанавливается между ссылками."
|
88 |
+
|
89 |
+
#: ../breadcrumb_navxt_admin.php:816
|
90 |
+
msgid "Breadcrumb Max Title Length"
|
91 |
+
msgstr "Максимальная длинна"
|
92 |
+
|
93 |
+
#: ../breadcrumb_navxt_admin.php:824
|
94 |
+
msgid "Home Breadcrumb"
|
95 |
+
msgstr "Домашняя ссылка"
|
96 |
+
|
97 |
+
#: ../breadcrumb_navxt_admin.php:829
|
98 |
+
msgid "Place the home breadcrumb in the trail."
|
99 |
+
msgstr "Включить домашнюю ссылку"
|
100 |
+
|
101 |
+
#: ../breadcrumb_navxt_admin.php:834
|
102 |
+
msgid "Home Title: "
|
103 |
+
msgstr "Название ссылки: "
|
104 |
+
|
105 |
+
#: ../breadcrumb_navxt_admin.php:843
|
106 |
+
msgid "Blog Breadcrumb"
|
107 |
+
msgstr "Ссылка на блог"
|
108 |
+
|
109 |
+
#: ../breadcrumb_navxt_admin.php:848
|
110 |
+
msgid "Place the blog breadcrumb in the trail."
|
111 |
+
msgstr "Включить ссылку на блог"
|
112 |
+
|
113 |
+
#: ../breadcrumb_navxt_admin.php:854
|
114 |
+
msgid "Home Prefix"
|
115 |
+
msgstr "Префикс домашней ссылки"
|
116 |
+
|
117 |
+
#: ../breadcrumb_navxt_admin.php:862
|
118 |
+
msgid "Home Suffix"
|
119 |
+
msgstr "Суффикс домашней ссылки"
|
120 |
+
|
121 |
+
#: ../breadcrumb_navxt_admin.php:870
|
122 |
+
msgid "Home Anchor"
|
123 |
+
msgstr "Текст домашней ссылки"
|
124 |
+
|
125 |
+
#: ../breadcrumb_navxt_admin.php:874
|
126 |
+
msgid "The anchor template for the home breadcrumb."
|
127 |
+
msgstr "Шаблон текста домашней ссылки."
|
128 |
+
|
129 |
+
#: ../breadcrumb_navxt_admin.php:879
|
130 |
+
msgid "Blog Anchor"
|
131 |
+
msgstr "Текст ссылки блога"
|
132 |
+
|
133 |
+
#: ../breadcrumb_navxt_admin.php:883
|
134 |
+
msgid "The anchor template for the blog breadcrumb, used only in static front page environments."
|
135 |
+
msgstr "Шаблон текста ссылки для блога, используется только в переменных статичных страниц."
|
136 |
+
|
137 |
+
#: ../breadcrumb_navxt_admin.php:889
|
138 |
+
msgid "Current Item"
|
139 |
+
msgstr "Текущая позиция"
|
140 |
+
|
141 |
+
#: ../breadcrumb_navxt_admin.php:893
|
142 |
+
msgid "Link Current Item"
|
143 |
+
msgstr "Отображать ссылку на текущую позицию"
|
144 |
+
|
145 |
+
#: ../breadcrumb_navxt_admin.php:898
|
146 |
+
msgid "Yes"
|
147 |
+
msgstr "Да"
|
148 |
+
|
149 |
+
#: ../breadcrumb_navxt_admin.php:904
|
150 |
+
msgid "Current Item Prefix"
|
151 |
+
msgstr "Префикс текущей позиции"
|
152 |
+
|
153 |
+
#: ../breadcrumb_navxt_admin.php:908
|
154 |
+
msgid "This is always placed in front of the last breadcrumb in the trail, before any other prefixes for that breadcrumb."
|
155 |
+
msgstr "Всегда будет отображаться перед последним пунктом в цепочке ссылок, перед любыми другими префиксами."
|
156 |
+
|
157 |
+
#: ../breadcrumb_navxt_admin.php:913
|
158 |
+
msgid "Current Item Suffix"
|
159 |
+
msgstr "Суффикс текущей позиции"
|
160 |
+
|
161 |
+
#: ../breadcrumb_navxt_admin.php:917
|
162 |
+
msgid "This is always placed after the last breadcrumb in the trail, and after any other prefixes for that breadcrumb."
|
163 |
+
msgstr "Всегда будет отображаться после последнего пункта в цепочке ссылок и после любых других преффиксов в цепочке."
|
164 |
+
|
165 |
+
#: ../breadcrumb_navxt_admin.php:922
|
166 |
+
msgid "Current Item Anchor"
|
167 |
+
msgstr "Текст ссылки текущей позиции"
|
168 |
+
|
169 |
+
#: ../breadcrumb_navxt_admin.php:926
|
170 |
+
msgid "The anchor template for current item breadcrumbs."
|
171 |
+
msgstr "Шаблон текста ссылки на текущую позицию"
|
172 |
+
|
173 |
+
#: ../breadcrumb_navxt_admin.php:931
|
174 |
+
msgid "Paged Breadcrumb"
|
175 |
+
msgstr "Поддержка постраничной разметки"
|
176 |
+
|
177 |
+
#: ../breadcrumb_navxt_admin.php:936
|
178 |
+
msgid "Include the paged breadcrumb in the breadcrumb trail."
|
179 |
+
msgstr "Включает поддержку разметки записей на страницы."
|
180 |
+
|
181 |
+
#: ../breadcrumb_navxt_admin.php:938
|
182 |
+
msgid "Indicates that the user is on a page other than the first on paginated posts/pages."
|
183 |
+
msgstr "Будет указываться, что посетитель находится на конкретной странице, если запись или статья сделаны с многостраничной разметкой."
|
184 |
+
|
185 |
+
#: ../breadcrumb_navxt_admin.php:943
|
186 |
+
msgid "Paged Prefix"
|
187 |
+
msgstr "Префикс страницы"
|
188 |
+
|
189 |
+
#: ../breadcrumb_navxt_admin.php:951
|
190 |
+
msgid "Paged Suffix"
|
191 |
+
msgstr "Суффикс страницы"
|
192 |
+
|
193 |
+
#: ../breadcrumb_navxt_admin.php:960
|
194 |
+
msgid "Posts & Pages"
|
195 |
+
msgstr "Записи / Страницы"
|
196 |
+
|
197 |
+
#: ../breadcrumb_navxt_admin.php:964
|
198 |
+
msgid "Post Prefix"
|
199 |
+
msgstr "Префикс для записи"
|
200 |
+
|
201 |
+
#: ../breadcrumb_navxt_admin.php:972
|
202 |
+
msgid "Post Suffix"
|
203 |
+
msgstr "Суффикс для записи"
|
204 |
+
|
205 |
+
#: ../breadcrumb_navxt_admin.php:980
|
206 |
+
msgid "Post Anchor"
|
207 |
+
msgstr "Текст ссылки для записей"
|
208 |
+
|
209 |
+
#: ../breadcrumb_navxt_admin.php:984
|
210 |
+
msgid "The anchor template for post breadcrumbs."
|
211 |
+
msgstr "Шаблон текста ссылки для записи."
|
212 |
+
|
213 |
+
#: ../breadcrumb_navxt_admin.php:989
|
214 |
+
msgid "Post Taxonomy Display"
|
215 |
+
msgstr "Показывать варианты путей"
|
216 |
+
|
217 |
+
#: ../breadcrumb_navxt_admin.php:994
|
218 |
+
msgid "Show the taxonomy leading to a post in the breadcrumb trail."
|
219 |
+
msgstr "Показывать все варианты путей ведущие к записи."
|
220 |
+
|
221 |
+
#: ../breadcrumb_navxt_admin.php:1000
|
222 |
+
msgid "Post Taxonomy"
|
223 |
+
msgstr "Вариант пути"
|
224 |
+
|
225 |
+
#: ../breadcrumb_navxt_admin.php:1005
|
226 |
+
#: ../breadcrumb_navxt_admin.php:1060
|
227 |
+
msgid "Categories"
|
228 |
+
msgstr "Рубрики"
|
229 |
+
|
230 |
+
#: ../breadcrumb_navxt_admin.php:1010
|
231 |
+
#: ../breadcrumb_navxt_admin.php:1110
|
232 |
+
msgid "Tags"
|
233 |
+
msgstr "Метки"
|
234 |
+
|
235 |
+
#: ../breadcrumb_navxt_admin.php:1013
|
236 |
+
msgid "The taxonomy which the breadcrumb trail will show."
|
237 |
+
msgstr "В вариантах путей к записи можно отображать рубрики или метки."
|
238 |
+
|
239 |
+
#: ../breadcrumb_navxt_admin.php:1018
|
240 |
+
msgid "Page Prefix"
|
241 |
+
msgstr "Префикс для статьи"
|
242 |
+
|
243 |
+
#: ../breadcrumb_navxt_admin.php:1026
|
244 |
+
msgid "Page Suffix"
|
245 |
+
msgstr "Суффикс для статьи"
|
246 |
+
|
247 |
+
#: ../breadcrumb_navxt_admin.php:1034
|
248 |
+
msgid "Page Anchor"
|
249 |
+
msgstr "Текст ссылки для статьи"
|
250 |
+
|
251 |
+
#: ../breadcrumb_navxt_admin.php:1038
|
252 |
+
msgid "The anchor template for page breadcrumbs."
|
253 |
+
msgstr "Шаблон текста ссылки для статей."
|
254 |
+
|
255 |
+
#: ../breadcrumb_navxt_admin.php:1043
|
256 |
+
msgid "Attachment Prefix"
|
257 |
+
msgstr "Префикс для аттачментов"
|
258 |
+
|
259 |
+
#: ../breadcrumb_navxt_admin.php:1051
|
260 |
+
msgid "Attachment Suffix"
|
261 |
+
msgstr "Суффикс для аттачментов"
|
262 |
+
|
263 |
+
#: ../breadcrumb_navxt_admin.php:1064
|
264 |
+
msgid "Category Prefix"
|
265 |
+
msgstr "Префикс рубрики"
|
266 |
+
|
267 |
+
#: ../breadcrumb_navxt_admin.php:1068
|
268 |
+
msgid "Applied before the anchor on all category breadcrumbs."
|
269 |
+
msgstr "Добавляется перед текстом ссылки для всех рубрик."
|
270 |
+
|
271 |
+
#: ../breadcrumb_navxt_admin.php:1073
|
272 |
+
msgid "Category Suffix"
|
273 |
+
msgstr "Суффикс рубрики"
|
274 |
+
|
275 |
+
#: ../breadcrumb_navxt_admin.php:1077
|
276 |
+
msgid "Applied after the anchor on all category breadcrumbs."
|
277 |
+
msgstr "Добавляется после текста ссылки для всех рубрик."
|
278 |
+
|
279 |
+
#: ../breadcrumb_navxt_admin.php:1082
|
280 |
+
msgid "Category Anchor"
|
281 |
+
msgstr "Текст ссылки для рубрик"
|
282 |
+
|
283 |
+
#: ../breadcrumb_navxt_admin.php:1086
|
284 |
+
msgid "The anchor template for category breadcrumbs."
|
285 |
+
msgstr "Шаблон текста ссылок для рубрик."
|
286 |
+
|
287 |
+
#: ../breadcrumb_navxt_admin.php:1091
|
288 |
+
msgid "Archive by Category Prefix"
|
289 |
+
msgstr "Префикс архива рубрик"
|
290 |
+
|
291 |
+
#: ../breadcrumb_navxt_admin.php:1095
|
292 |
+
msgid "Applied before the title of the current item breadcrumb on an archive by cateogry page."
|
293 |
+
msgstr "Отображаемый текст перед названием рубрики, при нахождении в архиве рубрик."
|
294 |
+
|
295 |
+
#: ../breadcrumb_navxt_admin.php:1100
|
296 |
+
msgid "Archive by Category Suffix"
|
297 |
+
msgstr "Суффикс архива рубрик"
|
298 |
+
|
299 |
+
#: ../breadcrumb_navxt_admin.php:1104
|
300 |
+
msgid "Applied after the title of the current item breadcrumb on an archive by cateogry page."
|
301 |
+
msgstr "Отображаемый текст после названия рубрики, при нахождении в архиве рубрик."
|
302 |
+
|
303 |
+
#: ../breadcrumb_navxt_admin.php:1114
|
304 |
+
msgid "Tag Prefix"
|
305 |
+
msgstr "Префикс для меток"
|
306 |
+
|
307 |
+
#: ../breadcrumb_navxt_admin.php:1118
|
308 |
+
msgid "Applied before the anchor on all tag breadcrumbs."
|
309 |
+
msgstr "Будет отображаться перед именем метки."
|
310 |
+
|
311 |
+
#: ../breadcrumb_navxt_admin.php:1123
|
312 |
+
msgid "Tag Suffix"
|
313 |
+
msgstr "Суффикс для меток"
|
314 |
+
|
315 |
+
#: ../breadcrumb_navxt_admin.php:1127
|
316 |
+
msgid "Applied after the anchor on all tag breadcrumbs."
|
317 |
+
msgstr "Будет отображаться после имени метки."
|
318 |
+
|
319 |
+
#: ../breadcrumb_navxt_admin.php:1132
|
320 |
+
msgid "Tag Anchor"
|
321 |
+
msgstr "Текст ссылки для метки"
|
322 |
+
|
323 |
+
#: ../breadcrumb_navxt_admin.php:1136
|
324 |
+
msgid "The anchor template for tag breadcrumbs."
|
325 |
+
msgstr "Шаблон текста ссылок для меток."
|
326 |
+
|
327 |
+
#: ../breadcrumb_navxt_admin.php:1141
|
328 |
+
msgid "Archive by Tag Prefix"
|
329 |
+
msgstr "Префикс для архива меток"
|
330 |
+
|
331 |
+
#: ../breadcrumb_navxt_admin.php:1145
|
332 |
+
msgid "Applied before the title of the current item breadcrumb on an archive by tag page."
|
333 |
+
msgstr "Будет отображаться перед названием текущей метки, при нахождении на странице архива меток."
|
334 |
+
|
335 |
+
#: ../breadcrumb_navxt_admin.php:1150
|
336 |
+
msgid "Archive by Tag Suffix"
|
337 |
+
msgstr "Суффикс для архива меток"
|
338 |
+
|
339 |
+
#: ../breadcrumb_navxt_admin.php:1154
|
340 |
+
msgid "Applied after the title of the current item breadcrumb on an archive by tag page."
|
341 |
+
msgstr "Будет отображаться после названия метки, при нахождении на странице архива меток."
|
342 |
+
|
343 |
+
#: ../breadcrumb_navxt_admin.php:1160
|
344 |
+
msgid "Date Archives"
|
345 |
+
msgstr "Архив по дате"
|
346 |
+
|
347 |
+
#: ../breadcrumb_navxt_admin.php:1164
|
348 |
+
msgid "Archive by Date Prefix"
|
349 |
+
msgstr "Префикс для архива по дате"
|
350 |
+
|
351 |
+
#: ../breadcrumb_navxt_admin.php:1168
|
352 |
+
msgid "Applied before the anchor on all date breadcrumbs."
|
353 |
+
msgstr "Будет отображатьсе перед каждой календарной датой в архиве."
|
354 |
+
|
355 |
+
#: ../breadcrumb_navxt_admin.php:1173
|
356 |
+
msgid "Archive by Date Suffix"
|
357 |
+
msgstr "Суффикс для архива по дате"
|
358 |
+
|
359 |
+
#: ../breadcrumb_navxt_admin.php:1177
|
360 |
+
msgid "Applied after the anchor on all date breadcrumbs."
|
361 |
+
msgstr "Будет отображаться после каждой календарной датой в архиве."
|
362 |
+
|
363 |
+
#: ../breadcrumb_navxt_admin.php:1182
|
364 |
+
msgid "Date Anchor"
|
365 |
+
msgstr "Текст ссылки для даты."
|
366 |
+
|
367 |
+
#: ../breadcrumb_navxt_admin.php:1186
|
368 |
+
msgid "The anchor template for date breadcrumbs."
|
369 |
+
msgstr "Шаблон текста ссылок для календарных дат."
|
370 |
+
|
371 |
+
#: ../breadcrumb_navxt_admin.php:1192
|
372 |
+
msgid "Miscellaneous"
|
373 |
+
msgstr "Остальное"
|
374 |
+
|
375 |
+
#: ../breadcrumb_navxt_admin.php:1196
|
376 |
+
msgid "Author Prefix"
|
377 |
+
msgstr "Префикс для автора"
|
378 |
+
|
379 |
+
#: ../breadcrumb_navxt_admin.php:1204
|
380 |
+
msgid "Author Suffix"
|
381 |
+
msgstr "Суффикс для автора"
|
382 |
+
|
383 |
+
#: ../breadcrumb_navxt_admin.php:1212
|
384 |
+
msgid "Author Display Format"
|
385 |
+
msgstr "Как отображать автора"
|
386 |
+
|
387 |
+
#: ../breadcrumb_navxt_admin.php:1218
|
388 |
+
msgid "display_name uses the name specified in \"Display name publicly as\" under the user profile the others correspond to options in the user profile."
|
389 |
+
msgstr "display_name отобразит имя автора так, как указано в профиле, в настройке \"Отображаемое публично имя\"."
|
390 |
+
|
391 |
+
#: ../breadcrumb_navxt_admin.php:1223
|
392 |
+
msgid "Search Prefix"
|
393 |
+
msgstr "Префикс для поиска"
|
394 |
+
|
395 |
+
#: ../breadcrumb_navxt_admin.php:1231
|
396 |
+
msgid "Search Suffix"
|
397 |
+
msgstr "Суффикс для поиска"
|
398 |
+
|
399 |
+
#: ../breadcrumb_navxt_admin.php:1239
|
400 |
+
msgid "Search Anchor"
|
401 |
+
msgstr "Текст ссылки для страницы поиска"
|
402 |
+
|
403 |
+
#: ../breadcrumb_navxt_admin.php:1243
|
404 |
+
msgid "The anchor template for search breadcrumbs, used only when the search results span several pages."
|
405 |
+
msgstr "Шаблон текста ссылки для страницы результата поиска. Используется только в случае, если результат поиска выводится на нескольких страницах."
|
406 |
+
|
407 |
+
#: ../breadcrumb_navxt_admin.php:1248
|
408 |
+
msgid "404 Title"
|
409 |
+
msgstr "Заголовок 404"
|
410 |
+
|
411 |
+
#: ../breadcrumb_navxt_admin.php:1256
|
412 |
+
msgid "404 Prefix"
|
413 |
+
msgstr "Префикс 404"
|
414 |
+
|
415 |
+
#: ../breadcrumb_navxt_admin.php:1264
|
416 |
+
msgid "404 Suffix"
|
417 |
+
msgstr "Суффикс 404"
|
418 |
+
|
419 |
+
#: ../breadcrumb_navxt_admin.php:1273
|
420 |
+
msgid "Save Changes"
|
421 |
+
msgstr "Сохранить изменения"
|
422 |
+
|
423 |
+
#: ../breadcrumb_navxt_admin.php:1279
|
424 |
+
msgid "Import/Export/Reset Settings"
|
425 |
+
msgstr "Настройки Импорта/Экспорта/Обнуления"
|
426 |
+
|
427 |
+
#: ../breadcrumb_navxt_admin.php:1280
|
428 |
+
msgid "Import Breadcrumb NavXT settings from a XML file, export the current settings to a XML file, or reset to the default Breadcrumb NavXT settings."
|
429 |
+
msgstr "Здесь можно осуществить импорт настроек Breadcrumb NavXT из XML файла, экспорт текущих настроек в XML файл или сбросить все настройки, на настройки по умолчанию."
|
430 |
+
|
431 |
+
#: ../breadcrumb_navxt_admin.php:1284
|
432 |
+
msgid "Settings File"
|
433 |
+
msgstr "Файл настроек"
|
434 |
+
|
435 |
+
#: ../breadcrumb_navxt_admin.php:1288
|
436 |
+
msgid "Select a XML settings file to upload and import settings from."
|
437 |
+
msgstr "Выберите XML файл с настройками и импортируйте его."
|
438 |
+
|
439 |
+
#: ../breadcrumb_navxt_admin.php:1424
|
440 |
+
msgid "Importing settings from file failed."
|
441 |
+
msgstr "Ошибка импорта настроек из файла."
|
442 |
+
|
443 |
+
#: ../breadcrumb_navxt_admin.php:1434
|
444 |
+
msgid "The Breadcrumb NavXT settings were successfully imported from file."
|
445 |
+
msgstr "Импорт настроек Breadcrumb NavXT из файла успешно осуществлен."
|
446 |
+
|
447 |
+
#: ../breadcrumb_navxt_admin.php:1444
|
448 |
+
msgid "The Breadcrumb NavXT settings were reset to the default values."
|
449 |
+
msgstr "Все настройки Breadcrumb NavXT сброшены на настройки по умолчанию."
|
450 |
+
|
451 |
+
#: ../breadcrumb_navxt_class.php:147
|
452 |
+
msgid "Blog"
|
453 |
+
msgstr "Блог"
|
454 |
+
|
455 |
+
#: ../breadcrumb_navxt_class.php:149
|
456 |
+
#: ../breadcrumb_navxt_class.php:153
|
457 |
+
#: ../breadcrumb_navxt_class.php:177
|
458 |
+
#: ../breadcrumb_navxt_class.php:191
|
459 |
+
msgid "<a title=\"Go to %title%.\" href=\"%link%\">"
|
460 |
+
msgstr "<a title=\"Перейти на '%title%'.\" href=\"%link%\">"
|
461 |
+
|
462 |
+
#: ../breadcrumb_navxt_class.php:166
|
463 |
+
msgid "<a title=\"Reload the current page.\" href=\"%link%\">"
|
464 |
+
msgstr "<a title=\"Обновить текущую страницу.\" href=\"%link%\">"
|
465 |
+
|
466 |
+
#: ../breadcrumb_navxt_class.php:207
|
467 |
+
msgid "404"
|
468 |
+
msgstr "404"
|
469 |
+
|
470 |
+
#: ../breadcrumb_navxt_class.php:210
|
471 |
+
msgid "Search results for '"
|
472 |
+
msgstr "Результат поиска для '"
|
473 |
+
|
474 |
+
#: ../breadcrumb_navxt_class.php:221
|
475 |
+
msgid "<a title=\"Go to the %title% tag archives.\" href=\"%link%\">"
|
476 |
+
msgstr "<a title=\"Перейти к метке '%title%'.\" href=\"%link%\">"
|
477 |
+
|
478 |
+
#: ../breadcrumb_navxt_class.php:224
|
479 |
+
msgid "Articles by: "
|
480 |
+
msgstr "Опубликовал(а): "
|
481 |
+
|
482 |
+
#: ../breadcrumb_navxt_class.php:228
|
483 |
+
msgid "<a title=\"Go to the first page of posts by %title%.\" href=\"%link%\">"
|
484 |
+
msgstr "<a title=\"Перейти к первой странице записи '%title%'.\" href=\"%link%\">"
|
485 |
+
|
486 |
+
#: ../breadcrumb_navxt_class.php:237
|
487 |
+
msgid "<a title=\"Go to the %title% category archives.\" href=\"%link%\">"
|
488 |
+
msgstr "<a title=\"Перейти к рубрике '%title%'.\" href=\"%link%\">"
|
489 |
+
|
490 |
+
#: ../breadcrumb_navxt_class.php:240
|
491 |
+
msgid "Archive by category '"
|
492 |
+
msgstr "Архив рубрики '"
|
493 |
+
|
494 |
+
#: ../breadcrumb_navxt_class.php:244
|
495 |
+
msgid "Archive by tag '"
|
496 |
+
msgstr "Архив метки '"
|
497 |
+
|
498 |
+
#: ../breadcrumb_navxt_class.php:247
|
499 |
+
msgid "<a title=\"Go to the %title% archives.\" href=\"%link%\">"
|
500 |
+
msgstr "<a title=\"Перейти к архиву за %title%.\" href=\"%link%\">"
|
501 |
+
|
502 |
+
#: ../breadcrumb_navxt_class.php:477
|
503 |
+
msgid "Untagged"
|
504 |
+
msgstr "Без меток"
|
505 |
+
|
languages/breadcrumb_navxt-sv_SE.mo
ADDED
Binary file
|
languages/breadcrumb_navxt-sv_SE.po
ADDED
@@ -0,0 +1,737 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: Breadcrumb NavXT\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2009-07-27 19:53-0600\n"
|
6 |
+
"PO-Revision-Date: 2009-07-28 12:12+0100\n"
|
7 |
+
"Last-Translator: Patrik Spathon <patrik@patrikspathon.com>\n"
|
8 |
+
"Language-Team: John Havlik <mtekkmonkey@gmail.com>\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Poedit-Language: English\n"
|
13 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
+
"X-Poedit-Basepath: .\n"
|
15 |
+
"X-Poedit-SearchPath-0: C:\\Users\\John\\Documents\\Aptana Studio\\Breadcrumb NavXT\\trunk\n"
|
16 |
+
|
17 |
+
#: C:\Users\John\Documents\Aptana
|
18 |
+
#: Studio\Breadcrumb
|
19 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:145
|
20 |
+
msgid "Insufficient privileges to proceed."
|
21 |
+
msgstr "Otillräcklig privilegier för att fortsätta."
|
22 |
+
|
23 |
+
#: C:\Users\John\Documents\Aptana
|
24 |
+
#: Studio\Breadcrumb
|
25 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:201
|
26 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:214
|
27 |
+
msgid "<a title=\"Go to the first page of search results for %title%.\" href=\"%link%\">"
|
28 |
+
msgstr "<a title=\"Gå till första sökresultatsidan för %title%.\" href=\"%link%\">"
|
29 |
+
|
30 |
+
#: C:\Users\John\Documents\Aptana
|
31 |
+
#: Studio\Breadcrumb
|
32 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:537
|
33 |
+
msgid "Settings"
|
34 |
+
msgstr "Inställningar"
|
35 |
+
|
36 |
+
#: C:\Users\John\Documents\Aptana
|
37 |
+
#: Studio\Breadcrumb
|
38 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:580
|
39 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:617
|
40 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:793
|
41 |
+
msgid "Breadcrumb NavXT Settings"
|
42 |
+
msgstr "Breadcrumb NavXT Inställningar"
|
43 |
+
|
44 |
+
#: C:\Users\John\Documents\Aptana
|
45 |
+
#: Studio\Breadcrumb
|
46 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:619
|
47 |
+
#, php-format
|
48 |
+
msgid "Get help with \"%s\""
|
49 |
+
msgstr "Få hjälp med \"%s\""
|
50 |
+
|
51 |
+
#: C:\Users\John\Documents\Aptana
|
52 |
+
#: Studio\Breadcrumb
|
53 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:631
|
54 |
+
#, php-format
|
55 |
+
msgid "Tips for the settings are located below select options. Please refer to the %sdocumentation%s for more information."
|
56 |
+
msgstr "Tips för inställningarna finns under alternativen. Referera till % sdocumentation%s för mer information."
|
57 |
+
|
58 |
+
#: C:\Users\John\Documents\Aptana
|
59 |
+
#: Studio\Breadcrumb
|
60 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:632
|
61 |
+
msgid "Go to the Breadcrumb NavXT online documentation"
|
62 |
+
msgstr "Gå till Breadcrumb NavXT online dokumentation"
|
63 |
+
|
64 |
+
#: C:\Users\John\Documents\Aptana
|
65 |
+
#: Studio\Breadcrumb
|
66 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:687
|
67 |
+
msgid "All of your current Breadcrumb NavXT settings will be overwritten with the default values. Are you sure you want to continue?"
|
68 |
+
msgstr "Alla dina nuvarande Breadcrumb NavXT inställningar kommer bli överskrivna med standardvärden. Är du säker på att du vill fortsätta?"
|
69 |
+
|
70 |
+
#: C:\Users\John\Documents\Aptana
|
71 |
+
#: Studio\Breadcrumb
|
72 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:690
|
73 |
+
msgid "All of your current Breadcrumb NavXT settings will be overwritten with the imported values. Are you sure you want to continue?"
|
74 |
+
msgstr "Alla dina nuvarande Breadcrumb NavXT inställningar kommer bli överskrivna med importerade värden. Är du säker på att du vill fortsätta?"
|
75 |
+
|
76 |
+
#: C:\Users\John\Documents\Aptana
|
77 |
+
#: Studio\Breadcrumb
|
78 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:743
|
79 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1293
|
80 |
+
msgid "Import"
|
81 |
+
msgstr "Importera"
|
82 |
+
|
83 |
+
#: C:\Users\John\Documents\Aptana
|
84 |
+
#: Studio\Breadcrumb
|
85 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:743
|
86 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1294
|
87 |
+
msgid "Export"
|
88 |
+
msgstr "Exportera"
|
89 |
+
|
90 |
+
#: C:\Users\John\Documents\Aptana
|
91 |
+
#: Studio\Breadcrumb
|
92 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:743
|
93 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1295
|
94 |
+
msgid "Reset"
|
95 |
+
msgstr "Återställ"
|
96 |
+
|
97 |
+
#: C:\Users\John\Documents\Aptana
|
98 |
+
#: Studio\Breadcrumb
|
99 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:803
|
100 |
+
msgid "General"
|
101 |
+
msgstr "Allmänt"
|
102 |
+
|
103 |
+
#: C:\Users\John\Documents\Aptana
|
104 |
+
#: Studio\Breadcrumb
|
105 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:807
|
106 |
+
msgid "Breadcrumb Separator"
|
107 |
+
msgstr "Breadcrumb separator"
|
108 |
+
|
109 |
+
#: C:\Users\John\Documents\Aptana
|
110 |
+
#: Studio\Breadcrumb
|
111 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:811
|
112 |
+
msgid "Placed in between each breadcrumb."
|
113 |
+
msgstr "Placeras i mellan varje breadcrumb."
|
114 |
+
|
115 |
+
#: C:\Users\John\Documents\Aptana
|
116 |
+
#: Studio\Breadcrumb
|
117 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:816
|
118 |
+
msgid "Breadcrumb Max Title Length"
|
119 |
+
msgstr "Breadcrumb max titel längd"
|
120 |
+
|
121 |
+
#: C:\Users\John\Documents\Aptana
|
122 |
+
#: Studio\Breadcrumb
|
123 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:824
|
124 |
+
msgid "Home Breadcrumb"
|
125 |
+
msgstr "Hem Breadcrumb"
|
126 |
+
|
127 |
+
#: C:\Users\John\Documents\Aptana
|
128 |
+
#: Studio\Breadcrumb
|
129 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:829
|
130 |
+
msgid "Place the home breadcrumb in the trail."
|
131 |
+
msgstr "Placera hem breadcrumb i spåret."
|
132 |
+
|
133 |
+
#: C:\Users\John\Documents\Aptana
|
134 |
+
#: Studio\Breadcrumb
|
135 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:834
|
136 |
+
msgid "Home Title: "
|
137 |
+
msgstr "Hem titel: "
|
138 |
+
|
139 |
+
#: C:\Users\John\Documents\Aptana
|
140 |
+
#: Studio\Breadcrumb
|
141 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:843
|
142 |
+
msgid "Blog Breadcrumb"
|
143 |
+
msgstr "Blogg breadcrumb"
|
144 |
+
|
145 |
+
#: C:\Users\John\Documents\Aptana
|
146 |
+
#: Studio\Breadcrumb
|
147 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:848
|
148 |
+
msgid "Place the blog breadcrumb in the trail."
|
149 |
+
msgstr "Placera blogg breadcrumb i spåret."
|
150 |
+
|
151 |
+
#: C:\Users\John\Documents\Aptana
|
152 |
+
#: Studio\Breadcrumb
|
153 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:854
|
154 |
+
msgid "Home Prefix"
|
155 |
+
msgstr "Hem Prefix"
|
156 |
+
|
157 |
+
#: C:\Users\John\Documents\Aptana
|
158 |
+
#: Studio\Breadcrumb
|
159 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:862
|
160 |
+
msgid "Home Suffix"
|
161 |
+
msgstr "hem Suffix"
|
162 |
+
|
163 |
+
#: C:\Users\John\Documents\Aptana
|
164 |
+
#: Studio\Breadcrumb
|
165 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:870
|
166 |
+
msgid "Home Anchor"
|
167 |
+
msgstr "Hem Länk "
|
168 |
+
|
169 |
+
#: C:\Users\John\Documents\Aptana
|
170 |
+
#: Studio\Breadcrumb
|
171 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:874
|
172 |
+
msgid "The anchor template for the home breadcrumb."
|
173 |
+
msgstr "Länk mall för hem breadcrumb."
|
174 |
+
|
175 |
+
#: C:\Users\John\Documents\Aptana
|
176 |
+
#: Studio\Breadcrumb
|
177 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:879
|
178 |
+
msgid "Blog Anchor"
|
179 |
+
msgstr "Blogg länk"
|
180 |
+
|
181 |
+
#: C:\Users\John\Documents\Aptana
|
182 |
+
#: Studio\Breadcrumb
|
183 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:883
|
184 |
+
msgid "The anchor template for the blog breadcrumb, used only in static front page environments."
|
185 |
+
msgstr "Länk mall för blogg breadcrumb, används endast vid statisk framsida."
|
186 |
+
|
187 |
+
#: C:\Users\John\Documents\Aptana
|
188 |
+
#: Studio\Breadcrumb
|
189 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:889
|
190 |
+
msgid "Current Item"
|
191 |
+
msgstr "Nuvarande punkt"
|
192 |
+
|
193 |
+
#: C:\Users\John\Documents\Aptana
|
194 |
+
#: Studio\Breadcrumb
|
195 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:893
|
196 |
+
msgid "Link Current Item"
|
197 |
+
msgstr "Länk Nuvarande punkt"
|
198 |
+
|
199 |
+
#: C:\Users\John\Documents\Aptana
|
200 |
+
#: Studio\Breadcrumb
|
201 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:898
|
202 |
+
msgid "Yes"
|
203 |
+
msgstr "Ja"
|
204 |
+
|
205 |
+
#: C:\Users\John\Documents\Aptana
|
206 |
+
#: Studio\Breadcrumb
|
207 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:904
|
208 |
+
msgid "Current Item Prefix"
|
209 |
+
msgstr "Nuvarande punkt Prefix"
|
210 |
+
|
211 |
+
#: C:\Users\John\Documents\Aptana
|
212 |
+
#: Studio\Breadcrumb
|
213 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:908
|
214 |
+
msgid "This is always placed in front of the last breadcrumb in the trail, before any other prefixes for that breadcrumb."
|
215 |
+
msgstr "Detta placeras alltid framför den sista breadcrumb i spåret, innan någon annan prefix för den breadcrumb."
|
216 |
+
|
217 |
+
#: C:\Users\John\Documents\Aptana
|
218 |
+
#: Studio\Breadcrumb
|
219 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:913
|
220 |
+
msgid "Current Item Suffix"
|
221 |
+
msgstr "Nuvarande punkt Suffix"
|
222 |
+
|
223 |
+
#: C:\Users\John\Documents\Aptana
|
224 |
+
#: Studio\Breadcrumb
|
225 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:917
|
226 |
+
msgid "This is always placed after the last breadcrumb in the trail, and after any other prefixes for that breadcrumb."
|
227 |
+
msgstr "Denna är alltid placerad efter den sista breadcrumb i spåret, och efter något annat prefix för den breadcrumb."
|
228 |
+
|
229 |
+
#: C:\Users\John\Documents\Aptana
|
230 |
+
#: Studio\Breadcrumb
|
231 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:922
|
232 |
+
msgid "Current Item Anchor"
|
233 |
+
msgstr "Nuvarande punkt Länk"
|
234 |
+
|
235 |
+
#: C:\Users\John\Documents\Aptana
|
236 |
+
#: Studio\Breadcrumb
|
237 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:926
|
238 |
+
msgid "The anchor template for current item breadcrumbs."
|
239 |
+
msgstr "Länk mall för nuvarande punkt breadcrumbs."
|
240 |
+
|
241 |
+
#: C:\Users\John\Documents\Aptana
|
242 |
+
#: Studio\Breadcrumb
|
243 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:931
|
244 |
+
msgid "Paged Breadcrumb"
|
245 |
+
msgstr ""
|
246 |
+
|
247 |
+
#: C:\Users\John\Documents\Aptana
|
248 |
+
#: Studio\Breadcrumb
|
249 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:936
|
250 |
+
msgid "Include the paged breadcrumb in the breadcrumb trail."
|
251 |
+
msgstr "Inkludera den paged breadcrumb i breadcrumb spåret."
|
252 |
+
|
253 |
+
#: C:\Users\John\Documents\Aptana
|
254 |
+
#: Studio\Breadcrumb
|
255 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:938
|
256 |
+
msgid "Indicates that the user is on a page other than the first on paginated posts/pages."
|
257 |
+
msgstr "Betyder att användaren är på en annan sida än den första på ett flersidigt inlägg / sida."
|
258 |
+
|
259 |
+
#: C:\Users\John\Documents\Aptana
|
260 |
+
#: Studio\Breadcrumb
|
261 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:943
|
262 |
+
msgid "Paged Prefix"
|
263 |
+
msgstr ""
|
264 |
+
|
265 |
+
#: C:\Users\John\Documents\Aptana
|
266 |
+
#: Studio\Breadcrumb
|
267 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:951
|
268 |
+
msgid "Paged Suffix"
|
269 |
+
msgstr ""
|
270 |
+
|
271 |
+
#: C:\Users\John\Documents\Aptana
|
272 |
+
#: Studio\Breadcrumb
|
273 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:960
|
274 |
+
msgid "Posts & Pages"
|
275 |
+
msgstr "Inlägg & Sidor"
|
276 |
+
|
277 |
+
#: C:\Users\John\Documents\Aptana
|
278 |
+
#: Studio\Breadcrumb
|
279 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:964
|
280 |
+
msgid "Post Prefix"
|
281 |
+
msgstr "Inläggs Prefix"
|
282 |
+
|
283 |
+
#: C:\Users\John\Documents\Aptana
|
284 |
+
#: Studio\Breadcrumb
|
285 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:972
|
286 |
+
msgid "Post Suffix"
|
287 |
+
msgstr "Inläggs Suffix"
|
288 |
+
|
289 |
+
#: C:\Users\John\Documents\Aptana
|
290 |
+
#: Studio\Breadcrumb
|
291 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:980
|
292 |
+
msgid "Post Anchor"
|
293 |
+
msgstr "Inläggs Länk"
|
294 |
+
|
295 |
+
#: C:\Users\John\Documents\Aptana
|
296 |
+
#: Studio\Breadcrumb
|
297 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:984
|
298 |
+
msgid "The anchor template for post breadcrumbs."
|
299 |
+
msgstr "Länk mall för inläggs breadcrumbs."
|
300 |
+
|
301 |
+
#: C:\Users\John\Documents\Aptana
|
302 |
+
#: Studio\Breadcrumb
|
303 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:989
|
304 |
+
msgid "Post Taxonomy Display"
|
305 |
+
msgstr "Inläggs taxonomi visning"
|
306 |
+
|
307 |
+
#: C:\Users\John\Documents\Aptana
|
308 |
+
#: Studio\Breadcrumb
|
309 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:994
|
310 |
+
msgid "Show the taxonomy leading to a post in the breadcrumb trail."
|
311 |
+
msgstr "Visa den taxonomi som leder till ett inlägg i breadcrumb spåret."
|
312 |
+
|
313 |
+
#: C:\Users\John\Documents\Aptana
|
314 |
+
#: Studio\Breadcrumb
|
315 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1000
|
316 |
+
msgid "Post Taxonomy"
|
317 |
+
msgstr "Inäggs taxonomi"
|
318 |
+
|
319 |
+
#: C:\Users\John\Documents\Aptana
|
320 |
+
#: Studio\Breadcrumb
|
321 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1005
|
322 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1060
|
323 |
+
msgid "Categories"
|
324 |
+
msgstr "Kategorier"
|
325 |
+
|
326 |
+
#: C:\Users\John\Documents\Aptana
|
327 |
+
#: Studio\Breadcrumb
|
328 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1010
|
329 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1110
|
330 |
+
msgid "Tags"
|
331 |
+
msgstr "Taggar"
|
332 |
+
|
333 |
+
#: C:\Users\John\Documents\Aptana
|
334 |
+
#: Studio\Breadcrumb
|
335 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1013
|
336 |
+
msgid "The taxonomy which the breadcrumb trail will show."
|
337 |
+
msgstr "Den taxonomi som breadcrumb kommer att visa."
|
338 |
+
|
339 |
+
#: C:\Users\John\Documents\Aptana
|
340 |
+
#: Studio\Breadcrumb
|
341 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1018
|
342 |
+
msgid "Page Prefix"
|
343 |
+
msgstr "Sido Prefix"
|
344 |
+
|
345 |
+
#: C:\Users\John\Documents\Aptana
|
346 |
+
#: Studio\Breadcrumb
|
347 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1026
|
348 |
+
msgid "Page Suffix"
|
349 |
+
msgstr "Sido Suffix"
|
350 |
+
|
351 |
+
#: C:\Users\John\Documents\Aptana
|
352 |
+
#: Studio\Breadcrumb
|
353 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1034
|
354 |
+
msgid "Page Anchor"
|
355 |
+
msgstr "Sido Länk"
|
356 |
+
|
357 |
+
#: C:\Users\John\Documents\Aptana
|
358 |
+
#: Studio\Breadcrumb
|
359 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1038
|
360 |
+
msgid "The anchor template for page breadcrumbs."
|
361 |
+
msgstr "Länk mall för sido breadcrumbs."
|
362 |
+
|
363 |
+
#: C:\Users\John\Documents\Aptana
|
364 |
+
#: Studio\Breadcrumb
|
365 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1043
|
366 |
+
msgid "Attachment Prefix"
|
367 |
+
msgstr ""
|
368 |
+
|
369 |
+
#: C:\Users\John\Documents\Aptana
|
370 |
+
#: Studio\Breadcrumb
|
371 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1051
|
372 |
+
msgid "Attachment Suffix"
|
373 |
+
msgstr ""
|
374 |
+
|
375 |
+
#: C:\Users\John\Documents\Aptana
|
376 |
+
#: Studio\Breadcrumb
|
377 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1064
|
378 |
+
msgid "Category Prefix"
|
379 |
+
msgstr "Kategori prefix"
|
380 |
+
|
381 |
+
#: C:\Users\John\Documents\Aptana
|
382 |
+
#: Studio\Breadcrumb
|
383 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1068
|
384 |
+
msgid "Applied before the anchor on all category breadcrumbs."
|
385 |
+
msgstr "Tillämpad innan länken på alla kategori breadcrumb"
|
386 |
+
|
387 |
+
#: C:\Users\John\Documents\Aptana
|
388 |
+
#: Studio\Breadcrumb
|
389 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1073
|
390 |
+
msgid "Category Suffix"
|
391 |
+
msgstr "Kategori Suffix"
|
392 |
+
|
393 |
+
#: C:\Users\John\Documents\Aptana
|
394 |
+
#: Studio\Breadcrumb
|
395 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1077
|
396 |
+
msgid "Applied after the anchor on all category breadcrumbs."
|
397 |
+
msgstr "Tillämpad efter länken på alla kategori breadcrumb"
|
398 |
+
|
399 |
+
#: C:\Users\John\Documents\Aptana
|
400 |
+
#: Studio\Breadcrumb
|
401 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1082
|
402 |
+
msgid "Category Anchor"
|
403 |
+
msgstr "Kategori länk"
|
404 |
+
|
405 |
+
#: C:\Users\John\Documents\Aptana
|
406 |
+
#: Studio\Breadcrumb
|
407 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1086
|
408 |
+
msgid "The anchor template for category breadcrumbs."
|
409 |
+
msgstr "länk mall för kategori breadcrumbs"
|
410 |
+
|
411 |
+
#: C:\Users\John\Documents\Aptana
|
412 |
+
#: Studio\Breadcrumb
|
413 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1091
|
414 |
+
msgid "Archive by Category Prefix"
|
415 |
+
msgstr "Arkiv av kategori prefix"
|
416 |
+
|
417 |
+
#: C:\Users\John\Documents\Aptana
|
418 |
+
#: Studio\Breadcrumb
|
419 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1095
|
420 |
+
msgid "Applied before the title of the current item breadcrumb on an archive by cateogry page."
|
421 |
+
msgstr "Tillämpas innan rubriken på det aktuella breadcrumb på ett arkiv av kategori sida."
|
422 |
+
|
423 |
+
#: C:\Users\John\Documents\Aptana
|
424 |
+
#: Studio\Breadcrumb
|
425 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1100
|
426 |
+
msgid "Archive by Category Suffix"
|
427 |
+
msgstr "Arkiv av Kategori Suffix"
|
428 |
+
|
429 |
+
#: C:\Users\John\Documents\Aptana
|
430 |
+
#: Studio\Breadcrumb
|
431 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1104
|
432 |
+
msgid "Applied after the title of the current item breadcrumb on an archive by cateogry page."
|
433 |
+
msgstr "Tillämpas efter rubriken på det aktuella breadcrumb på ett arkiv av kategori sida."
|
434 |
+
|
435 |
+
#: C:\Users\John\Documents\Aptana
|
436 |
+
#: Studio\Breadcrumb
|
437 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1114
|
438 |
+
msgid "Tag Prefix"
|
439 |
+
msgstr "Tagg Prefix"
|
440 |
+
|
441 |
+
#: C:\Users\John\Documents\Aptana
|
442 |
+
#: Studio\Breadcrumb
|
443 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1118
|
444 |
+
msgid "Applied before the anchor on all tag breadcrumbs."
|
445 |
+
msgstr "Tillämpad innan länken på alla tagg breadcrumbs."
|
446 |
+
|
447 |
+
#: C:\Users\John\Documents\Aptana
|
448 |
+
#: Studio\Breadcrumb
|
449 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1123
|
450 |
+
msgid "Tag Suffix"
|
451 |
+
msgstr "Tag Suffix"
|
452 |
+
|
453 |
+
#: C:\Users\John\Documents\Aptana
|
454 |
+
#: Studio\Breadcrumb
|
455 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1127
|
456 |
+
msgid "Applied after the anchor on all tag breadcrumbs."
|
457 |
+
msgstr "Tillämpad efter länken på alla tagg breadcrumbs."
|
458 |
+
|
459 |
+
#: C:\Users\John\Documents\Aptana
|
460 |
+
#: Studio\Breadcrumb
|
461 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1132
|
462 |
+
msgid "Tag Anchor"
|
463 |
+
msgstr "Tagg Länk"
|
464 |
+
|
465 |
+
#: C:\Users\John\Documents\Aptana
|
466 |
+
#: Studio\Breadcrumb
|
467 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1136
|
468 |
+
msgid "The anchor template for tag breadcrumbs."
|
469 |
+
msgstr "Länk mall för tagg breadcrumbs."
|
470 |
+
|
471 |
+
#: C:\Users\John\Documents\Aptana
|
472 |
+
#: Studio\Breadcrumb
|
473 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1141
|
474 |
+
msgid "Archive by Tag Prefix"
|
475 |
+
msgstr "Arkiv av Tagg Prefix"
|
476 |
+
|
477 |
+
#: C:\Users\John\Documents\Aptana
|
478 |
+
#: Studio\Breadcrumb
|
479 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1145
|
480 |
+
msgid "Applied before the title of the current item breadcrumb on an archive by tag page."
|
481 |
+
msgstr "Tillämpas innan rubriken på den aktuella breadcrumb på ett arkiv med tagg sida."
|
482 |
+
|
483 |
+
#: C:\Users\John\Documents\Aptana
|
484 |
+
#: Studio\Breadcrumb
|
485 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1150
|
486 |
+
msgid "Archive by Tag Suffix"
|
487 |
+
msgstr "Arkiv av Tagg Suffix"
|
488 |
+
|
489 |
+
#: C:\Users\John\Documents\Aptana
|
490 |
+
#: Studio\Breadcrumb
|
491 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1154
|
492 |
+
msgid "Applied after the title of the current item breadcrumb on an archive by tag page."
|
493 |
+
msgstr "Tillämpas efter rubriken på den aktuella breadcrumb på ett arkiv med tagg sida."
|
494 |
+
|
495 |
+
#: C:\Users\John\Documents\Aptana
|
496 |
+
#: Studio\Breadcrumb
|
497 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1160
|
498 |
+
msgid "Date Archives"
|
499 |
+
msgstr "Datum Arkiv"
|
500 |
+
|
501 |
+
#: C:\Users\John\Documents\Aptana
|
502 |
+
#: Studio\Breadcrumb
|
503 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1164
|
504 |
+
msgid "Archive by Date Prefix"
|
505 |
+
msgstr "Arkiv av datum Prefix"
|
506 |
+
|
507 |
+
#: C:\Users\John\Documents\Aptana
|
508 |
+
#: Studio\Breadcrumb
|
509 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1168
|
510 |
+
msgid "Applied before the anchor on all date breadcrumbs."
|
511 |
+
msgstr "Tillämpad innan länken på alla datum breadcrumbs."
|
512 |
+
|
513 |
+
#: C:\Users\John\Documents\Aptana
|
514 |
+
#: Studio\Breadcrumb
|
515 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1173
|
516 |
+
msgid "Archive by Date Suffix"
|
517 |
+
msgstr "Arkiv av daum suffix"
|
518 |
+
|
519 |
+
#: C:\Users\John\Documents\Aptana
|
520 |
+
#: Studio\Breadcrumb
|
521 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1177
|
522 |
+
msgid "Applied after the anchor on all date breadcrumbs."
|
523 |
+
msgstr "Tillämpad efter länken på alla datum breadcrumbs."
|
524 |
+
|
525 |
+
#: C:\Users\John\Documents\Aptana
|
526 |
+
#: Studio\Breadcrumb
|
527 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1182
|
528 |
+
msgid "Date Anchor"
|
529 |
+
msgstr "Datum länk"
|
530 |
+
|
531 |
+
#: C:\Users\John\Documents\Aptana
|
532 |
+
#: Studio\Breadcrumb
|
533 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1186
|
534 |
+
msgid "The anchor template for date breadcrumbs."
|
535 |
+
msgstr "Länk mall för datum breadcrumbs."
|
536 |
+
|
537 |
+
#: C:\Users\John\Documents\Aptana
|
538 |
+
#: Studio\Breadcrumb
|
539 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1192
|
540 |
+
msgid "Miscellaneous"
|
541 |
+
msgstr "Diverse"
|
542 |
+
|
543 |
+
#: C:\Users\John\Documents\Aptana
|
544 |
+
#: Studio\Breadcrumb
|
545 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1196
|
546 |
+
msgid "Author Prefix"
|
547 |
+
msgstr "Författar Prefix"
|
548 |
+
|
549 |
+
#: C:\Users\John\Documents\Aptana
|
550 |
+
#: Studio\Breadcrumb
|
551 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1204
|
552 |
+
msgid "Author Suffix"
|
553 |
+
msgstr "Författar Suffix"
|
554 |
+
|
555 |
+
#: C:\Users\John\Documents\Aptana
|
556 |
+
#: Studio\Breadcrumb
|
557 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1212
|
558 |
+
msgid "Author Display Format"
|
559 |
+
msgstr "Författar visnings format"
|
560 |
+
|
561 |
+
#: C:\Users\John\Documents\Aptana
|
562 |
+
#: Studio\Breadcrumb
|
563 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1218
|
564 |
+
msgid "display_name uses the name specified in \"Display name publicly as\" under the user profile the others correspond to options in the user profile."
|
565 |
+
msgstr "display_name använder namnet angett i \"Display name publicly as\" enligt användarprofilen andra motsvarar alternativ i användarens profil."
|
566 |
+
|
567 |
+
#: C:\Users\John\Documents\Aptana
|
568 |
+
#: Studio\Breadcrumb
|
569 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1223
|
570 |
+
msgid "Search Prefix"
|
571 |
+
msgstr "Sök Prefix"
|
572 |
+
|
573 |
+
#: C:\Users\John\Documents\Aptana
|
574 |
+
#: Studio\Breadcrumb
|
575 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1231
|
576 |
+
msgid "Search Suffix"
|
577 |
+
msgstr "Sök Suffix"
|
578 |
+
|
579 |
+
#: C:\Users\John\Documents\Aptana
|
580 |
+
#: Studio\Breadcrumb
|
581 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1239
|
582 |
+
msgid "Search Anchor"
|
583 |
+
msgstr "Sök Länk"
|
584 |
+
|
585 |
+
#: C:\Users\John\Documents\Aptana
|
586 |
+
#: Studio\Breadcrumb
|
587 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1243
|
588 |
+
msgid "The anchor template for search breadcrumbs, used only when the search results span several pages."
|
589 |
+
msgstr "Länk mall för sök breadcrumb, används endast när sökresultaten täcker flera sidor."
|
590 |
+
|
591 |
+
#: C:\Users\John\Documents\Aptana
|
592 |
+
#: Studio\Breadcrumb
|
593 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1248
|
594 |
+
msgid "404 Title"
|
595 |
+
msgstr "404 Titel"
|
596 |
+
|
597 |
+
#: C:\Users\John\Documents\Aptana
|
598 |
+
#: Studio\Breadcrumb
|
599 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1256
|
600 |
+
msgid "404 Prefix"
|
601 |
+
msgstr "404 Prefix"
|
602 |
+
|
603 |
+
#: C:\Users\John\Documents\Aptana
|
604 |
+
#: Studio\Breadcrumb
|
605 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1264
|
606 |
+
msgid "404 Suffix"
|
607 |
+
msgstr "404 Suffix"
|
608 |
+
|
609 |
+
#: C:\Users\John\Documents\Aptana
|
610 |
+
#: Studio\Breadcrumb
|
611 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1273
|
612 |
+
msgid "Save Changes"
|
613 |
+
msgstr "Spara ändringar"
|
614 |
+
|
615 |
+
#: C:\Users\John\Documents\Aptana
|
616 |
+
#: Studio\Breadcrumb
|
617 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1279
|
618 |
+
msgid "Import/Export/Reset Settings"
|
619 |
+
msgstr "Importera/Exportera/Återställ inställningar"
|
620 |
+
|
621 |
+
#: C:\Users\John\Documents\Aptana
|
622 |
+
#: Studio\Breadcrumb
|
623 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1280
|
624 |
+
msgid "Import Breadcrumb NavXT settings from a XML file, export the current settings to a XML file, or reset to the default Breadcrumb NavXT settings."
|
625 |
+
msgstr "Importera Breadcrumb NavXT inställningar från en XML-fil, exportera de aktuella inställningarna till en XML-fil, eller återställ till standard Breadcrumb NavXT inställningar."
|
626 |
+
|
627 |
+
#: C:\Users\John\Documents\Aptana
|
628 |
+
#: Studio\Breadcrumb
|
629 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1284
|
630 |
+
msgid "Settings File"
|
631 |
+
msgstr "Inställnings fil"
|
632 |
+
|
633 |
+
#: C:\Users\John\Documents\Aptana
|
634 |
+
#: Studio\Breadcrumb
|
635 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1288
|
636 |
+
msgid "Select a XML settings file to upload and import settings from."
|
637 |
+
msgstr "Välj en XML inställnings fil att ladda upp och importera inställningar från."
|
638 |
+
|
639 |
+
#: C:\Users\John\Documents\Aptana
|
640 |
+
#: Studio\Breadcrumb
|
641 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1424
|
642 |
+
msgid "Importing settings from file failed."
|
643 |
+
msgstr "Importering av inställningar från fil misslyckades."
|
644 |
+
|
645 |
+
#: C:\Users\John\Documents\Aptana
|
646 |
+
#: Studio\Breadcrumb
|
647 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1434
|
648 |
+
msgid "The Breadcrumb NavXT settings were successfully imported from file."
|
649 |
+
msgstr "Breadcrumb NavXT inställningarna importerades framgångsrikt från fil."
|
650 |
+
|
651 |
+
#: C:\Users\John\Documents\Aptana
|
652 |
+
#: Studio\Breadcrumb
|
653 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1444
|
654 |
+
msgid "The Breadcrumb NavXT settings were reset to the default values."
|
655 |
+
msgstr "Breadcrumb NavXT inställningarna återställdes till standardvärdena"
|
656 |
+
|
657 |
+
#: C:\Users\John\Documents\Aptana
|
658 |
+
#: Studio\Breadcrumb
|
659 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:147
|
660 |
+
msgid "Blog"
|
661 |
+
msgstr "Blogg"
|
662 |
+
|
663 |
+
#: C:\Users\John\Documents\Aptana
|
664 |
+
#: Studio\Breadcrumb
|
665 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:149
|
666 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:153
|
667 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:177
|
668 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:191
|
669 |
+
msgid "<a title=\"Go to %title%.\" href=\"%link%\">"
|
670 |
+
msgstr "<a title=\"Gå till %title%.\" href=\"%link%\">"
|
671 |
+
|
672 |
+
#: C:\Users\John\Documents\Aptana
|
673 |
+
#: Studio\Breadcrumb
|
674 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:166
|
675 |
+
msgid "<a title=\"Reload the current page.\" href=\"%link%\">"
|
676 |
+
msgstr "<a title=\"Ladda om nuvarande sida.\" href=\"%link%\">"
|
677 |
+
|
678 |
+
#: C:\Users\John\Documents\Aptana
|
679 |
+
#: Studio\Breadcrumb
|
680 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:207
|
681 |
+
msgid "404"
|
682 |
+
msgstr "404"
|
683 |
+
|
684 |
+
#: C:\Users\John\Documents\Aptana
|
685 |
+
#: Studio\Breadcrumb
|
686 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:210
|
687 |
+
msgid "Search results for '"
|
688 |
+
msgstr "Sök resultat för '"
|
689 |
+
|
690 |
+
#: C:\Users\John\Documents\Aptana
|
691 |
+
#: Studio\Breadcrumb
|
692 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:221
|
693 |
+
msgid "<a title=\"Go to the %title% tag archives.\" href=\"%link%\">"
|
694 |
+
msgstr "<a title=\"Gå till %title% tagg arkiv.\" href=\"%link%\">"
|
695 |
+
|
696 |
+
#: C:\Users\John\Documents\Aptana
|
697 |
+
#: Studio\Breadcrumb
|
698 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:224
|
699 |
+
msgid "Articles by: "
|
700 |
+
msgstr "Artiklar av:"
|
701 |
+
|
702 |
+
#: C:\Users\John\Documents\Aptana
|
703 |
+
#: Studio\Breadcrumb
|
704 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:228
|
705 |
+
msgid "<a title=\"Go to the first page of posts by %title%.\" href=\"%link%\">"
|
706 |
+
msgstr "<a title=\"Gå till första sidan med inlägg i %title%.\" href=\"%link%\">"
|
707 |
+
|
708 |
+
#: C:\Users\John\Documents\Aptana
|
709 |
+
#: Studio\Breadcrumb
|
710 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:237
|
711 |
+
msgid "<a title=\"Go to the %title% category archives.\" href=\"%link%\">"
|
712 |
+
msgstr "<a title=\"Gå till %title% kategorins arkiv.\" href=\"%link%\">"
|
713 |
+
|
714 |
+
#: C:\Users\John\Documents\Aptana
|
715 |
+
#: Studio\Breadcrumb
|
716 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:240
|
717 |
+
msgid "Archive by category '"
|
718 |
+
msgstr "Arkiv av kategorin '"
|
719 |
+
|
720 |
+
#: C:\Users\John\Documents\Aptana
|
721 |
+
#: Studio\Breadcrumb
|
722 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:244
|
723 |
+
msgid "Archive by tag '"
|
724 |
+
msgstr "Arkiv av tagg '"
|
725 |
+
|
726 |
+
#: C:\Users\John\Documents\Aptana
|
727 |
+
#: Studio\Breadcrumb
|
728 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:247
|
729 |
+
msgid "<a title=\"Go to the %title% archives.\" href=\"%link%\">"
|
730 |
+
msgstr "<a title=\"Gå till %title% arkivet.\" href=\"%link%\">"
|
731 |
+
|
732 |
+
#: C:\Users\John\Documents\Aptana
|
733 |
+
#: Studio\Breadcrumb
|
734 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:477
|
735 |
+
msgid "Untagged"
|
736 |
+
msgstr "Otaggad"
|
737 |
+
|
breadcrumb_navxt.mo → languages/breadcrumb_navxt.mo
RENAMED
Binary file
|
breadcrumb_navxt.po → languages/breadcrumb_navxt.po
RENAMED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Breadcrumb NavXT\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2009-
|
6 |
-
"PO-Revision-Date: 2009-
|
7 |
"Last-Translator: John Havlik <mtekkmonkey@gmail.com>\n"
|
8 |
"Language-Team: John Havlik <mtekkmonkey@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -16,14 +16,14 @@ msgstr ""
|
|
16 |
|
17 |
#: C:\Users\John\Documents\Aptana
|
18 |
#: Studio\Breadcrumb
|
19 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
20 |
msgid "Insufficient privileges to proceed."
|
21 |
msgstr ""
|
22 |
|
23 |
#: C:\Users\John\Documents\Aptana
|
24 |
#: Studio\Breadcrumb
|
25 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
26 |
-
#: NavXT\trunk/breadcrumb_navxt_class.php:
|
27 |
msgid "<a title=\"Go to the first page of search results for %title%.\" href=\"%link%\">"
|
28 |
msgstr ""
|
29 |
|
@@ -35,691 +35,703 @@ msgstr ""
|
|
35 |
|
36 |
#: C:\Users\John\Documents\Aptana
|
37 |
#: Studio\Breadcrumb
|
38 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
39 |
-
|
|
|
|
|
40 |
msgstr ""
|
41 |
|
42 |
#: C:\Users\John\Documents\Aptana
|
43 |
#: Studio\Breadcrumb
|
44 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
45 |
-
|
|
|
46 |
msgstr ""
|
47 |
|
48 |
#: C:\Users\John\Documents\Aptana
|
49 |
#: Studio\Breadcrumb
|
50 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
51 |
-
|
|
|
52 |
msgstr ""
|
53 |
|
54 |
#: C:\Users\John\Documents\Aptana
|
55 |
#: Studio\Breadcrumb
|
56 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
57 |
-
msgid "
|
58 |
msgstr ""
|
59 |
|
60 |
#: C:\Users\John\Documents\Aptana
|
61 |
#: Studio\Breadcrumb
|
62 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
63 |
-
msgid "
|
64 |
msgstr ""
|
65 |
|
66 |
#: C:\Users\John\Documents\Aptana
|
67 |
#: Studio\Breadcrumb
|
68 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
69 |
-
msgid "Breadcrumb NavXT
|
70 |
msgstr ""
|
71 |
|
72 |
#: C:\Users\John\Documents\Aptana
|
73 |
#: Studio\Breadcrumb
|
74 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
75 |
-
|
76 |
-
msgid "
|
77 |
msgstr ""
|
78 |
|
79 |
#: C:\Users\John\Documents\Aptana
|
80 |
#: Studio\Breadcrumb
|
81 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
82 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
83 |
msgstr ""
|
84 |
|
85 |
#: C:\Users\John\Documents\Aptana
|
86 |
#: Studio\Breadcrumb
|
87 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
88 |
msgid "General"
|
89 |
msgstr ""
|
90 |
|
91 |
#: C:\Users\John\Documents\Aptana
|
92 |
#: Studio\Breadcrumb
|
93 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
94 |
msgid "Breadcrumb Separator"
|
95 |
msgstr ""
|
96 |
|
97 |
#: C:\Users\John\Documents\Aptana
|
98 |
#: Studio\Breadcrumb
|
99 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
100 |
msgid "Placed in between each breadcrumb."
|
101 |
msgstr ""
|
102 |
|
103 |
#: C:\Users\John\Documents\Aptana
|
104 |
#: Studio\Breadcrumb
|
105 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
106 |
msgid "Breadcrumb Max Title Length"
|
107 |
msgstr ""
|
108 |
|
109 |
#: C:\Users\John\Documents\Aptana
|
110 |
#: Studio\Breadcrumb
|
111 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
112 |
msgid "Home Breadcrumb"
|
113 |
msgstr ""
|
114 |
|
115 |
#: C:\Users\John\Documents\Aptana
|
116 |
#: Studio\Breadcrumb
|
117 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
118 |
msgid "Place the home breadcrumb in the trail."
|
119 |
msgstr ""
|
120 |
|
121 |
#: C:\Users\John\Documents\Aptana
|
122 |
#: Studio\Breadcrumb
|
123 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
124 |
msgid "Home Title: "
|
125 |
msgstr ""
|
126 |
|
127 |
#: C:\Users\John\Documents\Aptana
|
128 |
#: Studio\Breadcrumb
|
129 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
130 |
msgid "Home Prefix"
|
131 |
msgstr ""
|
132 |
|
133 |
#: C:\Users\John\Documents\Aptana
|
134 |
#: Studio\Breadcrumb
|
135 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
136 |
msgid "Home Suffix"
|
137 |
msgstr ""
|
138 |
|
139 |
#: C:\Users\John\Documents\Aptana
|
140 |
#: Studio\Breadcrumb
|
141 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
142 |
msgid "Home Anchor"
|
143 |
msgstr ""
|
144 |
|
145 |
#: C:\Users\John\Documents\Aptana
|
146 |
#: Studio\Breadcrumb
|
147 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
148 |
msgid "The anchor template for the home breadcrumb."
|
149 |
msgstr ""
|
150 |
|
151 |
#: C:\Users\John\Documents\Aptana
|
152 |
#: Studio\Breadcrumb
|
153 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
154 |
msgid "Blog Anchor"
|
155 |
msgstr ""
|
156 |
|
157 |
#: C:\Users\John\Documents\Aptana
|
158 |
#: Studio\Breadcrumb
|
159 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
160 |
msgid "The anchor template for the blog breadcrumb, used only in static front page environments."
|
161 |
msgstr ""
|
162 |
|
163 |
#: C:\Users\John\Documents\Aptana
|
164 |
#: Studio\Breadcrumb
|
165 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
166 |
msgid "Current Item"
|
167 |
msgstr ""
|
168 |
|
169 |
#: C:\Users\John\Documents\Aptana
|
170 |
#: Studio\Breadcrumb
|
171 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
172 |
msgid "Link Current Item"
|
173 |
msgstr ""
|
174 |
|
175 |
#: C:\Users\John\Documents\Aptana
|
176 |
#: Studio\Breadcrumb
|
177 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
178 |
msgid "Yes"
|
179 |
msgstr ""
|
180 |
|
181 |
#: C:\Users\John\Documents\Aptana
|
182 |
#: Studio\Breadcrumb
|
183 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
184 |
msgid "Current Item Prefix"
|
185 |
msgstr ""
|
186 |
|
187 |
#: C:\Users\John\Documents\Aptana
|
188 |
#: Studio\Breadcrumb
|
189 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
190 |
msgid "This is always placed in front of the last breadcrumb in the trail, before any other prefixes for that breadcrumb."
|
191 |
msgstr ""
|
192 |
|
193 |
#: C:\Users\John\Documents\Aptana
|
194 |
#: Studio\Breadcrumb
|
195 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
196 |
msgid "Current Item Suffix"
|
197 |
msgstr ""
|
198 |
|
199 |
#: C:\Users\John\Documents\Aptana
|
200 |
#: Studio\Breadcrumb
|
201 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
202 |
msgid "This is always placed after the last breadcrumb in the trail, and after any other prefixes for that breadcrumb."
|
203 |
msgstr ""
|
204 |
|
205 |
#: C:\Users\John\Documents\Aptana
|
206 |
#: Studio\Breadcrumb
|
207 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
208 |
msgid "Current Item Anchor"
|
209 |
msgstr ""
|
210 |
|
211 |
#: C:\Users\John\Documents\Aptana
|
212 |
#: Studio\Breadcrumb
|
213 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
214 |
msgid "The anchor template for current item breadcrumbs."
|
215 |
msgstr ""
|
216 |
|
217 |
#: C:\Users\John\Documents\Aptana
|
218 |
#: Studio\Breadcrumb
|
219 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
220 |
msgid "Paged Breadcrumb"
|
221 |
msgstr ""
|
222 |
|
223 |
#: C:\Users\John\Documents\Aptana
|
224 |
#: Studio\Breadcrumb
|
225 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
226 |
msgid "Include the paged breadcrumb in the breadcrumb trail."
|
227 |
msgstr ""
|
228 |
|
229 |
#: C:\Users\John\Documents\Aptana
|
230 |
#: Studio\Breadcrumb
|
231 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
232 |
msgid "Indicates that the user is on a page other than the first on paginated posts/pages."
|
233 |
msgstr ""
|
234 |
|
235 |
#: C:\Users\John\Documents\Aptana
|
236 |
#: Studio\Breadcrumb
|
237 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
238 |
msgid "Paged Prefix"
|
239 |
msgstr ""
|
240 |
|
241 |
#: C:\Users\John\Documents\Aptana
|
242 |
#: Studio\Breadcrumb
|
243 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
244 |
msgid "Paged Suffix"
|
245 |
msgstr ""
|
246 |
|
247 |
#: C:\Users\John\Documents\Aptana
|
248 |
#: Studio\Breadcrumb
|
249 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
250 |
msgid "Posts & Pages"
|
251 |
msgstr ""
|
252 |
|
253 |
#: C:\Users\John\Documents\Aptana
|
254 |
#: Studio\Breadcrumb
|
255 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
256 |
msgid "Post Prefix"
|
257 |
msgstr ""
|
258 |
|
259 |
#: C:\Users\John\Documents\Aptana
|
260 |
#: Studio\Breadcrumb
|
261 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
262 |
msgid "Post Suffix"
|
263 |
msgstr ""
|
264 |
|
265 |
#: C:\Users\John\Documents\Aptana
|
266 |
#: Studio\Breadcrumb
|
267 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
268 |
msgid "Post Anchor"
|
269 |
msgstr ""
|
270 |
|
271 |
#: C:\Users\John\Documents\Aptana
|
272 |
#: Studio\Breadcrumb
|
273 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
274 |
msgid "The anchor template for post breadcrumbs."
|
275 |
msgstr ""
|
276 |
|
277 |
#: C:\Users\John\Documents\Aptana
|
278 |
#: Studio\Breadcrumb
|
279 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
280 |
msgid "Post Taxonomy Display"
|
281 |
msgstr ""
|
282 |
|
283 |
#: C:\Users\John\Documents\Aptana
|
284 |
#: Studio\Breadcrumb
|
285 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
286 |
msgid "Show the taxonomy leading to a post in the breadcrumb trail."
|
287 |
msgstr ""
|
288 |
|
289 |
#: C:\Users\John\Documents\Aptana
|
290 |
#: Studio\Breadcrumb
|
291 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
292 |
msgid "Post Taxonomy"
|
293 |
msgstr ""
|
294 |
|
295 |
#: C:\Users\John\Documents\Aptana
|
296 |
#: Studio\Breadcrumb
|
297 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
298 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
299 |
msgid "Categories"
|
300 |
msgstr ""
|
301 |
|
302 |
#: C:\Users\John\Documents\Aptana
|
303 |
#: Studio\Breadcrumb
|
304 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
305 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
306 |
msgid "Tags"
|
307 |
msgstr ""
|
308 |
|
309 |
#: C:\Users\John\Documents\Aptana
|
310 |
#: Studio\Breadcrumb
|
311 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
312 |
msgid "The taxonomy which the breadcrumb trail will show."
|
313 |
msgstr ""
|
314 |
|
315 |
#: C:\Users\John\Documents\Aptana
|
316 |
#: Studio\Breadcrumb
|
317 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
318 |
msgid "Page Prefix"
|
319 |
msgstr ""
|
320 |
|
321 |
#: C:\Users\John\Documents\Aptana
|
322 |
#: Studio\Breadcrumb
|
323 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
324 |
msgid "Page Suffix"
|
325 |
msgstr ""
|
326 |
|
327 |
#: C:\Users\John\Documents\Aptana
|
328 |
#: Studio\Breadcrumb
|
329 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
330 |
msgid "Page Anchor"
|
331 |
msgstr ""
|
332 |
|
333 |
#: C:\Users\John\Documents\Aptana
|
334 |
#: Studio\Breadcrumb
|
335 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
336 |
msgid "The anchor template for page breadcrumbs."
|
337 |
msgstr ""
|
338 |
|
339 |
#: C:\Users\John\Documents\Aptana
|
340 |
#: Studio\Breadcrumb
|
341 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
342 |
msgid "Attachment Prefix"
|
343 |
msgstr ""
|
344 |
|
345 |
#: C:\Users\John\Documents\Aptana
|
346 |
#: Studio\Breadcrumb
|
347 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
348 |
msgid "Attachment Suffix"
|
349 |
msgstr ""
|
350 |
|
351 |
#: C:\Users\John\Documents\Aptana
|
352 |
#: Studio\Breadcrumb
|
353 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
354 |
msgid "Category Prefix"
|
355 |
msgstr ""
|
356 |
|
357 |
#: C:\Users\John\Documents\Aptana
|
358 |
#: Studio\Breadcrumb
|
359 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
360 |
msgid "Applied before the anchor on all category breadcrumbs."
|
361 |
msgstr ""
|
362 |
|
363 |
#: C:\Users\John\Documents\Aptana
|
364 |
#: Studio\Breadcrumb
|
365 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
366 |
msgid "Category Suffix"
|
367 |
msgstr ""
|
368 |
|
369 |
#: C:\Users\John\Documents\Aptana
|
370 |
#: Studio\Breadcrumb
|
371 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
372 |
msgid "Applied after the anchor on all category breadcrumbs."
|
373 |
msgstr ""
|
374 |
|
375 |
#: C:\Users\John\Documents\Aptana
|
376 |
#: Studio\Breadcrumb
|
377 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
378 |
msgid "Category Anchor"
|
379 |
msgstr ""
|
380 |
|
381 |
#: C:\Users\John\Documents\Aptana
|
382 |
#: Studio\Breadcrumb
|
383 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
384 |
msgid "The anchor template for category breadcrumbs."
|
385 |
msgstr ""
|
386 |
|
387 |
#: C:\Users\John\Documents\Aptana
|
388 |
#: Studio\Breadcrumb
|
389 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
390 |
msgid "Archive by Category Prefix"
|
391 |
msgstr ""
|
392 |
|
393 |
#: C:\Users\John\Documents\Aptana
|
394 |
#: Studio\Breadcrumb
|
395 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
396 |
msgid "Applied before the title of the current item breadcrumb on an archive by cateogry page."
|
397 |
msgstr ""
|
398 |
|
399 |
#: C:\Users\John\Documents\Aptana
|
400 |
#: Studio\Breadcrumb
|
401 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
402 |
msgid "Archive by Category Suffix"
|
403 |
msgstr ""
|
404 |
|
405 |
#: C:\Users\John\Documents\Aptana
|
406 |
#: Studio\Breadcrumb
|
407 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
408 |
msgid "Applied after the title of the current item breadcrumb on an archive by cateogry page."
|
409 |
msgstr ""
|
410 |
|
411 |
#: C:\Users\John\Documents\Aptana
|
412 |
#: Studio\Breadcrumb
|
413 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
414 |
msgid "Tag Prefix"
|
415 |
msgstr ""
|
416 |
|
417 |
#: C:\Users\John\Documents\Aptana
|
418 |
#: Studio\Breadcrumb
|
419 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
420 |
msgid "Applied before the anchor on all tag breadcrumbs."
|
421 |
msgstr ""
|
422 |
|
423 |
#: C:\Users\John\Documents\Aptana
|
424 |
#: Studio\Breadcrumb
|
425 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
426 |
msgid "Tag Suffix"
|
427 |
msgstr ""
|
428 |
|
429 |
#: C:\Users\John\Documents\Aptana
|
430 |
#: Studio\Breadcrumb
|
431 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
432 |
msgid "Applied after the anchor on all tag breadcrumbs."
|
433 |
msgstr ""
|
434 |
|
435 |
#: C:\Users\John\Documents\Aptana
|
436 |
#: Studio\Breadcrumb
|
437 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
438 |
msgid "Tag Anchor"
|
439 |
msgstr ""
|
440 |
|
441 |
#: C:\Users\John\Documents\Aptana
|
442 |
#: Studio\Breadcrumb
|
443 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
444 |
msgid "The anchor template for tag breadcrumbs."
|
445 |
msgstr ""
|
446 |
|
447 |
#: C:\Users\John\Documents\Aptana
|
448 |
#: Studio\Breadcrumb
|
449 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
450 |
msgid "Archive by Tag Prefix"
|
451 |
msgstr ""
|
452 |
|
453 |
#: C:\Users\John\Documents\Aptana
|
454 |
#: Studio\Breadcrumb
|
455 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
456 |
msgid "Applied before the title of the current item breadcrumb on an archive by tag page."
|
457 |
msgstr ""
|
458 |
|
459 |
#: C:\Users\John\Documents\Aptana
|
460 |
#: Studio\Breadcrumb
|
461 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
462 |
msgid "Archive by Tag Suffix"
|
463 |
msgstr ""
|
464 |
|
465 |
#: C:\Users\John\Documents\Aptana
|
466 |
#: Studio\Breadcrumb
|
467 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
468 |
msgid "Applied after the title of the current item breadcrumb on an archive by tag page."
|
469 |
msgstr ""
|
470 |
|
471 |
#: C:\Users\John\Documents\Aptana
|
472 |
#: Studio\Breadcrumb
|
473 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
474 |
msgid "Date Archives"
|
475 |
msgstr ""
|
476 |
|
477 |
#: C:\Users\John\Documents\Aptana
|
478 |
#: Studio\Breadcrumb
|
479 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
480 |
msgid "Archive by Date Prefix"
|
481 |
msgstr ""
|
482 |
|
483 |
#: C:\Users\John\Documents\Aptana
|
484 |
#: Studio\Breadcrumb
|
485 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
486 |
msgid "Applied before the anchor on all date breadcrumbs."
|
487 |
msgstr ""
|
488 |
|
489 |
#: C:\Users\John\Documents\Aptana
|
490 |
#: Studio\Breadcrumb
|
491 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
492 |
msgid "Archive by Date Suffix"
|
493 |
msgstr ""
|
494 |
|
495 |
#: C:\Users\John\Documents\Aptana
|
496 |
#: Studio\Breadcrumb
|
497 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
498 |
msgid "Applied after the anchor on all date breadcrumbs."
|
499 |
msgstr ""
|
500 |
|
501 |
#: C:\Users\John\Documents\Aptana
|
502 |
#: Studio\Breadcrumb
|
503 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
504 |
msgid "Date Anchor"
|
505 |
msgstr ""
|
506 |
|
507 |
#: C:\Users\John\Documents\Aptana
|
508 |
#: Studio\Breadcrumb
|
509 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
510 |
msgid "The anchor template for date breadcrumbs."
|
511 |
msgstr ""
|
512 |
|
513 |
#: C:\Users\John\Documents\Aptana
|
514 |
#: Studio\Breadcrumb
|
515 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
516 |
msgid "Miscellaneous"
|
517 |
msgstr ""
|
518 |
|
519 |
#: C:\Users\John\Documents\Aptana
|
520 |
#: Studio\Breadcrumb
|
521 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
522 |
msgid "Author Prefix"
|
523 |
msgstr ""
|
524 |
|
525 |
#: C:\Users\John\Documents\Aptana
|
526 |
#: Studio\Breadcrumb
|
527 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
528 |
msgid "Author Suffix"
|
529 |
msgstr ""
|
530 |
|
531 |
#: C:\Users\John\Documents\Aptana
|
532 |
#: Studio\Breadcrumb
|
533 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
534 |
msgid "Author Display Format"
|
535 |
msgstr ""
|
536 |
|
537 |
#: C:\Users\John\Documents\Aptana
|
538 |
#: Studio\Breadcrumb
|
539 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
540 |
msgid "display_name uses the name specified in \"Display name publicly as\" under the user profile the others correspond to options in the user profile."
|
541 |
msgstr ""
|
542 |
|
543 |
#: C:\Users\John\Documents\Aptana
|
544 |
#: Studio\Breadcrumb
|
545 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
546 |
msgid "Search Prefix"
|
547 |
msgstr ""
|
548 |
|
549 |
#: C:\Users\John\Documents\Aptana
|
550 |
#: Studio\Breadcrumb
|
551 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
552 |
msgid "Search Suffix"
|
553 |
msgstr ""
|
554 |
|
555 |
#: C:\Users\John\Documents\Aptana
|
556 |
#: Studio\Breadcrumb
|
557 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
558 |
msgid "Search Anchor"
|
559 |
msgstr ""
|
560 |
|
561 |
#: C:\Users\John\Documents\Aptana
|
562 |
#: Studio\Breadcrumb
|
563 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
564 |
msgid "The anchor template for search breadcrumbs, used only when the search results span several pages."
|
565 |
msgstr ""
|
566 |
|
567 |
#: C:\Users\John\Documents\Aptana
|
568 |
#: Studio\Breadcrumb
|
569 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
570 |
msgid "404 Title"
|
571 |
msgstr ""
|
572 |
|
573 |
#: C:\Users\John\Documents\Aptana
|
574 |
#: Studio\Breadcrumb
|
575 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
576 |
msgid "404 Prefix"
|
577 |
msgstr ""
|
578 |
|
579 |
#: C:\Users\John\Documents\Aptana
|
580 |
#: Studio\Breadcrumb
|
581 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
582 |
msgid "404 Suffix"
|
583 |
msgstr ""
|
584 |
|
585 |
#: C:\Users\John\Documents\Aptana
|
586 |
#: Studio\Breadcrumb
|
587 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
588 |
msgid "Save Changes"
|
589 |
msgstr ""
|
590 |
|
591 |
#: C:\Users\John\Documents\Aptana
|
592 |
#: Studio\Breadcrumb
|
593 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
594 |
msgid "Import/Export/Reset Settings"
|
595 |
msgstr ""
|
596 |
|
597 |
#: C:\Users\John\Documents\Aptana
|
598 |
#: Studio\Breadcrumb
|
599 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
600 |
msgid "Import Breadcrumb NavXT settings from a XML file, export the current settings to a XML file, or reset to the default Breadcrumb NavXT settings."
|
601 |
msgstr ""
|
602 |
|
603 |
#: C:\Users\John\Documents\Aptana
|
604 |
#: Studio\Breadcrumb
|
605 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
606 |
msgid "Settings File"
|
607 |
msgstr ""
|
608 |
|
609 |
#: C:\Users\John\Documents\Aptana
|
610 |
#: Studio\Breadcrumb
|
611 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
612 |
msgid "Select a XML settings file to upload and import settings from."
|
613 |
msgstr ""
|
614 |
|
615 |
#: C:\Users\John\Documents\Aptana
|
616 |
#: Studio\Breadcrumb
|
617 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
618 |
-
msgid "Import"
|
619 |
-
msgstr ""
|
620 |
-
|
621 |
-
#: C:\Users\John\Documents\Aptana
|
622 |
-
#: Studio\Breadcrumb
|
623 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:1197
|
624 |
-
msgid "Export"
|
625 |
-
msgstr ""
|
626 |
-
|
627 |
-
#: C:\Users\John\Documents\Aptana
|
628 |
-
#: Studio\Breadcrumb
|
629 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:1198
|
630 |
-
msgid "Reset"
|
631 |
-
msgstr ""
|
632 |
-
|
633 |
-
#: C:\Users\John\Documents\Aptana
|
634 |
-
#: Studio\Breadcrumb
|
635 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:1327
|
636 |
msgid "Importing settings from file failed."
|
637 |
msgstr ""
|
638 |
|
639 |
#: C:\Users\John\Documents\Aptana
|
640 |
#: Studio\Breadcrumb
|
641 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
642 |
msgid "The Breadcrumb NavXT settings were successfully imported from file."
|
643 |
msgstr ""
|
644 |
|
645 |
#: C:\Users\John\Documents\Aptana
|
646 |
#: Studio\Breadcrumb
|
647 |
-
#: NavXT\trunk/breadcrumb_navxt_admin.php:
|
648 |
msgid "The Breadcrumb NavXT settings were reset to the default values."
|
649 |
msgstr ""
|
650 |
|
651 |
#: C:\Users\John\Documents\Aptana
|
652 |
#: Studio\Breadcrumb
|
653 |
-
#: NavXT\trunk/breadcrumb_navxt_class.php:
|
654 |
msgid "Blog"
|
655 |
msgstr ""
|
656 |
|
657 |
#: C:\Users\John\Documents\Aptana
|
658 |
#: Studio\Breadcrumb
|
659 |
-
#: NavXT\trunk/breadcrumb_navxt_class.php:
|
660 |
-
#: NavXT\trunk/breadcrumb_navxt_class.php:
|
661 |
-
#: NavXT\trunk/breadcrumb_navxt_class.php:
|
662 |
-
#: NavXT\trunk/breadcrumb_navxt_class.php:
|
663 |
msgid "<a title=\"Go to %title%.\" href=\"%link%\">"
|
664 |
msgstr ""
|
665 |
|
666 |
#: C:\Users\John\Documents\Aptana
|
667 |
#: Studio\Breadcrumb
|
668 |
-
#: NavXT\trunk/breadcrumb_navxt_class.php:
|
669 |
msgid "<a title=\"Reload the current page.\" href=\"%link%\">"
|
670 |
msgstr ""
|
671 |
|
672 |
#: C:\Users\John\Documents\Aptana
|
673 |
#: Studio\Breadcrumb
|
674 |
-
#: NavXT\trunk/breadcrumb_navxt_class.php:
|
675 |
msgid "404"
|
676 |
msgstr ""
|
677 |
|
678 |
#: C:\Users\John\Documents\Aptana
|
679 |
#: Studio\Breadcrumb
|
680 |
-
#: NavXT\trunk/breadcrumb_navxt_class.php:
|
681 |
msgid "Search results for '"
|
682 |
msgstr ""
|
683 |
|
684 |
#: C:\Users\John\Documents\Aptana
|
685 |
#: Studio\Breadcrumb
|
686 |
-
#: NavXT\trunk/breadcrumb_navxt_class.php:
|
687 |
msgid "<a title=\"Go to the %title% tag archives.\" href=\"%link%\">"
|
688 |
msgstr ""
|
689 |
|
690 |
#: C:\Users\John\Documents\Aptana
|
691 |
#: Studio\Breadcrumb
|
692 |
-
#: NavXT\trunk/breadcrumb_navxt_class.php:
|
693 |
msgid "Articles by: "
|
694 |
msgstr ""
|
695 |
|
696 |
#: C:\Users\John\Documents\Aptana
|
697 |
#: Studio\Breadcrumb
|
698 |
-
#: NavXT\trunk/breadcrumb_navxt_class.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
699 |
msgid "<a title=\"Go to the %title% category archives.\" href=\"%link%\">"
|
700 |
msgstr ""
|
701 |
|
702 |
#: C:\Users\John\Documents\Aptana
|
703 |
#: Studio\Breadcrumb
|
704 |
-
#: NavXT\trunk/breadcrumb_navxt_class.php:
|
705 |
msgid "Archive by category '"
|
706 |
msgstr ""
|
707 |
|
708 |
#: C:\Users\John\Documents\Aptana
|
709 |
#: Studio\Breadcrumb
|
710 |
-
#: NavXT\trunk/breadcrumb_navxt_class.php:
|
711 |
msgid "Archive by tag '"
|
712 |
msgstr ""
|
713 |
|
714 |
#: C:\Users\John\Documents\Aptana
|
715 |
#: Studio\Breadcrumb
|
716 |
-
#: NavXT\trunk/breadcrumb_navxt_class.php:
|
717 |
msgid "<a title=\"Go to the %title% archives.\" href=\"%link%\">"
|
718 |
msgstr ""
|
719 |
|
720 |
#: C:\Users\John\Documents\Aptana
|
721 |
#: Studio\Breadcrumb
|
722 |
-
#: NavXT\trunk/breadcrumb_navxt_class.php:
|
723 |
msgid "Untagged"
|
724 |
msgstr ""
|
725 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Breadcrumb NavXT\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2009-07-27 19:53-0600\n"
|
6 |
+
"PO-Revision-Date: 2009-07-27 19:53-0600\n"
|
7 |
"Last-Translator: John Havlik <mtekkmonkey@gmail.com>\n"
|
8 |
"Language-Team: John Havlik <mtekkmonkey@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
16 |
|
17 |
#: C:\Users\John\Documents\Aptana
|
18 |
#: Studio\Breadcrumb
|
19 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:145
|
20 |
msgid "Insufficient privileges to proceed."
|
21 |
msgstr ""
|
22 |
|
23 |
#: C:\Users\John\Documents\Aptana
|
24 |
#: Studio\Breadcrumb
|
25 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:201
|
26 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:214
|
27 |
msgid "<a title=\"Go to the first page of search results for %title%.\" href=\"%link%\">"
|
28 |
msgstr ""
|
29 |
|
35 |
|
36 |
#: C:\Users\John\Documents\Aptana
|
37 |
#: Studio\Breadcrumb
|
38 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:580
|
39 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:617
|
40 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:793
|
41 |
+
msgid "Breadcrumb NavXT Settings"
|
42 |
msgstr ""
|
43 |
|
44 |
#: C:\Users\John\Documents\Aptana
|
45 |
#: Studio\Breadcrumb
|
46 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:619
|
47 |
+
#, php-format
|
48 |
+
msgid "Get help with \"%s\""
|
49 |
msgstr ""
|
50 |
|
51 |
#: C:\Users\John\Documents\Aptana
|
52 |
#: Studio\Breadcrumb
|
53 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:631
|
54 |
+
#, php-format
|
55 |
+
msgid "Tips for the settings are located below select options. Please refer to the %sdocumentation%s for more information."
|
56 |
msgstr ""
|
57 |
|
58 |
#: C:\Users\John\Documents\Aptana
|
59 |
#: Studio\Breadcrumb
|
60 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:632
|
61 |
+
msgid "Go to the Breadcrumb NavXT online documentation"
|
62 |
msgstr ""
|
63 |
|
64 |
#: C:\Users\John\Documents\Aptana
|
65 |
#: Studio\Breadcrumb
|
66 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:687
|
67 |
+
msgid "All of your current Breadcrumb NavXT settings will be overwritten with the default values. Are you sure you want to continue?"
|
68 |
msgstr ""
|
69 |
|
70 |
#: C:\Users\John\Documents\Aptana
|
71 |
#: Studio\Breadcrumb
|
72 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:690
|
73 |
+
msgid "All of your current Breadcrumb NavXT settings will be overwritten with the imported values. Are you sure you want to continue?"
|
74 |
msgstr ""
|
75 |
|
76 |
#: C:\Users\John\Documents\Aptana
|
77 |
#: Studio\Breadcrumb
|
78 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:743
|
79 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1293
|
80 |
+
msgid "Import"
|
81 |
msgstr ""
|
82 |
|
83 |
#: C:\Users\John\Documents\Aptana
|
84 |
#: Studio\Breadcrumb
|
85 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:743
|
86 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1294
|
87 |
+
msgid "Export"
|
88 |
+
msgstr ""
|
89 |
+
|
90 |
+
#: C:\Users\John\Documents\Aptana
|
91 |
+
#: Studio\Breadcrumb
|
92 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:743
|
93 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1295
|
94 |
+
msgid "Reset"
|
95 |
msgstr ""
|
96 |
|
97 |
#: C:\Users\John\Documents\Aptana
|
98 |
#: Studio\Breadcrumb
|
99 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:803
|
100 |
msgid "General"
|
101 |
msgstr ""
|
102 |
|
103 |
#: C:\Users\John\Documents\Aptana
|
104 |
#: Studio\Breadcrumb
|
105 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:807
|
106 |
msgid "Breadcrumb Separator"
|
107 |
msgstr ""
|
108 |
|
109 |
#: C:\Users\John\Documents\Aptana
|
110 |
#: Studio\Breadcrumb
|
111 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:811
|
112 |
msgid "Placed in between each breadcrumb."
|
113 |
msgstr ""
|
114 |
|
115 |
#: C:\Users\John\Documents\Aptana
|
116 |
#: Studio\Breadcrumb
|
117 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:816
|
118 |
msgid "Breadcrumb Max Title Length"
|
119 |
msgstr ""
|
120 |
|
121 |
#: C:\Users\John\Documents\Aptana
|
122 |
#: Studio\Breadcrumb
|
123 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:824
|
124 |
msgid "Home Breadcrumb"
|
125 |
msgstr ""
|
126 |
|
127 |
#: C:\Users\John\Documents\Aptana
|
128 |
#: Studio\Breadcrumb
|
129 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:829
|
130 |
msgid "Place the home breadcrumb in the trail."
|
131 |
msgstr ""
|
132 |
|
133 |
#: C:\Users\John\Documents\Aptana
|
134 |
#: Studio\Breadcrumb
|
135 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:834
|
136 |
msgid "Home Title: "
|
137 |
msgstr ""
|
138 |
|
139 |
#: C:\Users\John\Documents\Aptana
|
140 |
#: Studio\Breadcrumb
|
141 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:843
|
142 |
+
msgid "Blog Breadcrumb"
|
143 |
+
msgstr ""
|
144 |
+
|
145 |
+
#: C:\Users\John\Documents\Aptana
|
146 |
+
#: Studio\Breadcrumb
|
147 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:848
|
148 |
+
msgid "Place the blog breadcrumb in the trail."
|
149 |
+
msgstr ""
|
150 |
+
|
151 |
+
#: C:\Users\John\Documents\Aptana
|
152 |
+
#: Studio\Breadcrumb
|
153 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:854
|
154 |
msgid "Home Prefix"
|
155 |
msgstr ""
|
156 |
|
157 |
#: C:\Users\John\Documents\Aptana
|
158 |
#: Studio\Breadcrumb
|
159 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:862
|
160 |
msgid "Home Suffix"
|
161 |
msgstr ""
|
162 |
|
163 |
#: C:\Users\John\Documents\Aptana
|
164 |
#: Studio\Breadcrumb
|
165 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:870
|
166 |
msgid "Home Anchor"
|
167 |
msgstr ""
|
168 |
|
169 |
#: C:\Users\John\Documents\Aptana
|
170 |
#: Studio\Breadcrumb
|
171 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:874
|
172 |
msgid "The anchor template for the home breadcrumb."
|
173 |
msgstr ""
|
174 |
|
175 |
#: C:\Users\John\Documents\Aptana
|
176 |
#: Studio\Breadcrumb
|
177 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:879
|
178 |
msgid "Blog Anchor"
|
179 |
msgstr ""
|
180 |
|
181 |
#: C:\Users\John\Documents\Aptana
|
182 |
#: Studio\Breadcrumb
|
183 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:883
|
184 |
msgid "The anchor template for the blog breadcrumb, used only in static front page environments."
|
185 |
msgstr ""
|
186 |
|
187 |
#: C:\Users\John\Documents\Aptana
|
188 |
#: Studio\Breadcrumb
|
189 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:889
|
190 |
msgid "Current Item"
|
191 |
msgstr ""
|
192 |
|
193 |
#: C:\Users\John\Documents\Aptana
|
194 |
#: Studio\Breadcrumb
|
195 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:893
|
196 |
msgid "Link Current Item"
|
197 |
msgstr ""
|
198 |
|
199 |
#: C:\Users\John\Documents\Aptana
|
200 |
#: Studio\Breadcrumb
|
201 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:898
|
202 |
msgid "Yes"
|
203 |
msgstr ""
|
204 |
|
205 |
#: C:\Users\John\Documents\Aptana
|
206 |
#: Studio\Breadcrumb
|
207 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:904
|
208 |
msgid "Current Item Prefix"
|
209 |
msgstr ""
|
210 |
|
211 |
#: C:\Users\John\Documents\Aptana
|
212 |
#: Studio\Breadcrumb
|
213 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:908
|
214 |
msgid "This is always placed in front of the last breadcrumb in the trail, before any other prefixes for that breadcrumb."
|
215 |
msgstr ""
|
216 |
|
217 |
#: C:\Users\John\Documents\Aptana
|
218 |
#: Studio\Breadcrumb
|
219 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:913
|
220 |
msgid "Current Item Suffix"
|
221 |
msgstr ""
|
222 |
|
223 |
#: C:\Users\John\Documents\Aptana
|
224 |
#: Studio\Breadcrumb
|
225 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:917
|
226 |
msgid "This is always placed after the last breadcrumb in the trail, and after any other prefixes for that breadcrumb."
|
227 |
msgstr ""
|
228 |
|
229 |
#: C:\Users\John\Documents\Aptana
|
230 |
#: Studio\Breadcrumb
|
231 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:922
|
232 |
msgid "Current Item Anchor"
|
233 |
msgstr ""
|
234 |
|
235 |
#: C:\Users\John\Documents\Aptana
|
236 |
#: Studio\Breadcrumb
|
237 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:926
|
238 |
msgid "The anchor template for current item breadcrumbs."
|
239 |
msgstr ""
|
240 |
|
241 |
#: C:\Users\John\Documents\Aptana
|
242 |
#: Studio\Breadcrumb
|
243 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:931
|
244 |
msgid "Paged Breadcrumb"
|
245 |
msgstr ""
|
246 |
|
247 |
#: C:\Users\John\Documents\Aptana
|
248 |
#: Studio\Breadcrumb
|
249 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:936
|
250 |
msgid "Include the paged breadcrumb in the breadcrumb trail."
|
251 |
msgstr ""
|
252 |
|
253 |
#: C:\Users\John\Documents\Aptana
|
254 |
#: Studio\Breadcrumb
|
255 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:938
|
256 |
msgid "Indicates that the user is on a page other than the first on paginated posts/pages."
|
257 |
msgstr ""
|
258 |
|
259 |
#: C:\Users\John\Documents\Aptana
|
260 |
#: Studio\Breadcrumb
|
261 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:943
|
262 |
msgid "Paged Prefix"
|
263 |
msgstr ""
|
264 |
|
265 |
#: C:\Users\John\Documents\Aptana
|
266 |
#: Studio\Breadcrumb
|
267 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:951
|
268 |
msgid "Paged Suffix"
|
269 |
msgstr ""
|
270 |
|
271 |
#: C:\Users\John\Documents\Aptana
|
272 |
#: Studio\Breadcrumb
|
273 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:960
|
274 |
msgid "Posts & Pages"
|
275 |
msgstr ""
|
276 |
|
277 |
#: C:\Users\John\Documents\Aptana
|
278 |
#: Studio\Breadcrumb
|
279 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:964
|
280 |
msgid "Post Prefix"
|
281 |
msgstr ""
|
282 |
|
283 |
#: C:\Users\John\Documents\Aptana
|
284 |
#: Studio\Breadcrumb
|
285 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:972
|
286 |
msgid "Post Suffix"
|
287 |
msgstr ""
|
288 |
|
289 |
#: C:\Users\John\Documents\Aptana
|
290 |
#: Studio\Breadcrumb
|
291 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:980
|
292 |
msgid "Post Anchor"
|
293 |
msgstr ""
|
294 |
|
295 |
#: C:\Users\John\Documents\Aptana
|
296 |
#: Studio\Breadcrumb
|
297 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:984
|
298 |
msgid "The anchor template for post breadcrumbs."
|
299 |
msgstr ""
|
300 |
|
301 |
#: C:\Users\John\Documents\Aptana
|
302 |
#: Studio\Breadcrumb
|
303 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:989
|
304 |
msgid "Post Taxonomy Display"
|
305 |
msgstr ""
|
306 |
|
307 |
#: C:\Users\John\Documents\Aptana
|
308 |
#: Studio\Breadcrumb
|
309 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:994
|
310 |
msgid "Show the taxonomy leading to a post in the breadcrumb trail."
|
311 |
msgstr ""
|
312 |
|
313 |
#: C:\Users\John\Documents\Aptana
|
314 |
#: Studio\Breadcrumb
|
315 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1000
|
316 |
msgid "Post Taxonomy"
|
317 |
msgstr ""
|
318 |
|
319 |
#: C:\Users\John\Documents\Aptana
|
320 |
#: Studio\Breadcrumb
|
321 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1005
|
322 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1060
|
323 |
msgid "Categories"
|
324 |
msgstr ""
|
325 |
|
326 |
#: C:\Users\John\Documents\Aptana
|
327 |
#: Studio\Breadcrumb
|
328 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1010
|
329 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1110
|
330 |
msgid "Tags"
|
331 |
msgstr ""
|
332 |
|
333 |
#: C:\Users\John\Documents\Aptana
|
334 |
#: Studio\Breadcrumb
|
335 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1013
|
336 |
msgid "The taxonomy which the breadcrumb trail will show."
|
337 |
msgstr ""
|
338 |
|
339 |
#: C:\Users\John\Documents\Aptana
|
340 |
#: Studio\Breadcrumb
|
341 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1018
|
342 |
msgid "Page Prefix"
|
343 |
msgstr ""
|
344 |
|
345 |
#: C:\Users\John\Documents\Aptana
|
346 |
#: Studio\Breadcrumb
|
347 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1026
|
348 |
msgid "Page Suffix"
|
349 |
msgstr ""
|
350 |
|
351 |
#: C:\Users\John\Documents\Aptana
|
352 |
#: Studio\Breadcrumb
|
353 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1034
|
354 |
msgid "Page Anchor"
|
355 |
msgstr ""
|
356 |
|
357 |
#: C:\Users\John\Documents\Aptana
|
358 |
#: Studio\Breadcrumb
|
359 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1038
|
360 |
msgid "The anchor template for page breadcrumbs."
|
361 |
msgstr ""
|
362 |
|
363 |
#: C:\Users\John\Documents\Aptana
|
364 |
#: Studio\Breadcrumb
|
365 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1043
|
366 |
msgid "Attachment Prefix"
|
367 |
msgstr ""
|
368 |
|
369 |
#: C:\Users\John\Documents\Aptana
|
370 |
#: Studio\Breadcrumb
|
371 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1051
|
372 |
msgid "Attachment Suffix"
|
373 |
msgstr ""
|
374 |
|
375 |
#: C:\Users\John\Documents\Aptana
|
376 |
#: Studio\Breadcrumb
|
377 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1064
|
378 |
msgid "Category Prefix"
|
379 |
msgstr ""
|
380 |
|
381 |
#: C:\Users\John\Documents\Aptana
|
382 |
#: Studio\Breadcrumb
|
383 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1068
|
384 |
msgid "Applied before the anchor on all category breadcrumbs."
|
385 |
msgstr ""
|
386 |
|
387 |
#: C:\Users\John\Documents\Aptana
|
388 |
#: Studio\Breadcrumb
|
389 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1073
|
390 |
msgid "Category Suffix"
|
391 |
msgstr ""
|
392 |
|
393 |
#: C:\Users\John\Documents\Aptana
|
394 |
#: Studio\Breadcrumb
|
395 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1077
|
396 |
msgid "Applied after the anchor on all category breadcrumbs."
|
397 |
msgstr ""
|
398 |
|
399 |
#: C:\Users\John\Documents\Aptana
|
400 |
#: Studio\Breadcrumb
|
401 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1082
|
402 |
msgid "Category Anchor"
|
403 |
msgstr ""
|
404 |
|
405 |
#: C:\Users\John\Documents\Aptana
|
406 |
#: Studio\Breadcrumb
|
407 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1086
|
408 |
msgid "The anchor template for category breadcrumbs."
|
409 |
msgstr ""
|
410 |
|
411 |
#: C:\Users\John\Documents\Aptana
|
412 |
#: Studio\Breadcrumb
|
413 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1091
|
414 |
msgid "Archive by Category Prefix"
|
415 |
msgstr ""
|
416 |
|
417 |
#: C:\Users\John\Documents\Aptana
|
418 |
#: Studio\Breadcrumb
|
419 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1095
|
420 |
msgid "Applied before the title of the current item breadcrumb on an archive by cateogry page."
|
421 |
msgstr ""
|
422 |
|
423 |
#: C:\Users\John\Documents\Aptana
|
424 |
#: Studio\Breadcrumb
|
425 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1100
|
426 |
msgid "Archive by Category Suffix"
|
427 |
msgstr ""
|
428 |
|
429 |
#: C:\Users\John\Documents\Aptana
|
430 |
#: Studio\Breadcrumb
|
431 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1104
|
432 |
msgid "Applied after the title of the current item breadcrumb on an archive by cateogry page."
|
433 |
msgstr ""
|
434 |
|
435 |
#: C:\Users\John\Documents\Aptana
|
436 |
#: Studio\Breadcrumb
|
437 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1114
|
438 |
msgid "Tag Prefix"
|
439 |
msgstr ""
|
440 |
|
441 |
#: C:\Users\John\Documents\Aptana
|
442 |
#: Studio\Breadcrumb
|
443 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1118
|
444 |
msgid "Applied before the anchor on all tag breadcrumbs."
|
445 |
msgstr ""
|
446 |
|
447 |
#: C:\Users\John\Documents\Aptana
|
448 |
#: Studio\Breadcrumb
|
449 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1123
|
450 |
msgid "Tag Suffix"
|
451 |
msgstr ""
|
452 |
|
453 |
#: C:\Users\John\Documents\Aptana
|
454 |
#: Studio\Breadcrumb
|
455 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1127
|
456 |
msgid "Applied after the anchor on all tag breadcrumbs."
|
457 |
msgstr ""
|
458 |
|
459 |
#: C:\Users\John\Documents\Aptana
|
460 |
#: Studio\Breadcrumb
|
461 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1132
|
462 |
msgid "Tag Anchor"
|
463 |
msgstr ""
|
464 |
|
465 |
#: C:\Users\John\Documents\Aptana
|
466 |
#: Studio\Breadcrumb
|
467 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1136
|
468 |
msgid "The anchor template for tag breadcrumbs."
|
469 |
msgstr ""
|
470 |
|
471 |
#: C:\Users\John\Documents\Aptana
|
472 |
#: Studio\Breadcrumb
|
473 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1141
|
474 |
msgid "Archive by Tag Prefix"
|
475 |
msgstr ""
|
476 |
|
477 |
#: C:\Users\John\Documents\Aptana
|
478 |
#: Studio\Breadcrumb
|
479 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1145
|
480 |
msgid "Applied before the title of the current item breadcrumb on an archive by tag page."
|
481 |
msgstr ""
|
482 |
|
483 |
#: C:\Users\John\Documents\Aptana
|
484 |
#: Studio\Breadcrumb
|
485 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1150
|
486 |
msgid "Archive by Tag Suffix"
|
487 |
msgstr ""
|
488 |
|
489 |
#: C:\Users\John\Documents\Aptana
|
490 |
#: Studio\Breadcrumb
|
491 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1154
|
492 |
msgid "Applied after the title of the current item breadcrumb on an archive by tag page."
|
493 |
msgstr ""
|
494 |
|
495 |
#: C:\Users\John\Documents\Aptana
|
496 |
#: Studio\Breadcrumb
|
497 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1160
|
498 |
msgid "Date Archives"
|
499 |
msgstr ""
|
500 |
|
501 |
#: C:\Users\John\Documents\Aptana
|
502 |
#: Studio\Breadcrumb
|
503 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1164
|
504 |
msgid "Archive by Date Prefix"
|
505 |
msgstr ""
|
506 |
|
507 |
#: C:\Users\John\Documents\Aptana
|
508 |
#: Studio\Breadcrumb
|
509 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1168
|
510 |
msgid "Applied before the anchor on all date breadcrumbs."
|
511 |
msgstr ""
|
512 |
|
513 |
#: C:\Users\John\Documents\Aptana
|
514 |
#: Studio\Breadcrumb
|
515 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1173
|
516 |
msgid "Archive by Date Suffix"
|
517 |
msgstr ""
|
518 |
|
519 |
#: C:\Users\John\Documents\Aptana
|
520 |
#: Studio\Breadcrumb
|
521 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1177
|
522 |
msgid "Applied after the anchor on all date breadcrumbs."
|
523 |
msgstr ""
|
524 |
|
525 |
#: C:\Users\John\Documents\Aptana
|
526 |
#: Studio\Breadcrumb
|
527 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1182
|
528 |
msgid "Date Anchor"
|
529 |
msgstr ""
|
530 |
|
531 |
#: C:\Users\John\Documents\Aptana
|
532 |
#: Studio\Breadcrumb
|
533 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1186
|
534 |
msgid "The anchor template for date breadcrumbs."
|
535 |
msgstr ""
|
536 |
|
537 |
#: C:\Users\John\Documents\Aptana
|
538 |
#: Studio\Breadcrumb
|
539 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1192
|
540 |
msgid "Miscellaneous"
|
541 |
msgstr ""
|
542 |
|
543 |
#: C:\Users\John\Documents\Aptana
|
544 |
#: Studio\Breadcrumb
|
545 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1196
|
546 |
msgid "Author Prefix"
|
547 |
msgstr ""
|
548 |
|
549 |
#: C:\Users\John\Documents\Aptana
|
550 |
#: Studio\Breadcrumb
|
551 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1204
|
552 |
msgid "Author Suffix"
|
553 |
msgstr ""
|
554 |
|
555 |
#: C:\Users\John\Documents\Aptana
|
556 |
#: Studio\Breadcrumb
|
557 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1212
|
558 |
msgid "Author Display Format"
|
559 |
msgstr ""
|
560 |
|
561 |
#: C:\Users\John\Documents\Aptana
|
562 |
#: Studio\Breadcrumb
|
563 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1218
|
564 |
msgid "display_name uses the name specified in \"Display name publicly as\" under the user profile the others correspond to options in the user profile."
|
565 |
msgstr ""
|
566 |
|
567 |
#: C:\Users\John\Documents\Aptana
|
568 |
#: Studio\Breadcrumb
|
569 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1223
|
570 |
msgid "Search Prefix"
|
571 |
msgstr ""
|
572 |
|
573 |
#: C:\Users\John\Documents\Aptana
|
574 |
#: Studio\Breadcrumb
|
575 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1231
|
576 |
msgid "Search Suffix"
|
577 |
msgstr ""
|
578 |
|
579 |
#: C:\Users\John\Documents\Aptana
|
580 |
#: Studio\Breadcrumb
|
581 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1239
|
582 |
msgid "Search Anchor"
|
583 |
msgstr ""
|
584 |
|
585 |
#: C:\Users\John\Documents\Aptana
|
586 |
#: Studio\Breadcrumb
|
587 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1243
|
588 |
msgid "The anchor template for search breadcrumbs, used only when the search results span several pages."
|
589 |
msgstr ""
|
590 |
|
591 |
#: C:\Users\John\Documents\Aptana
|
592 |
#: Studio\Breadcrumb
|
593 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1248
|
594 |
msgid "404 Title"
|
595 |
msgstr ""
|
596 |
|
597 |
#: C:\Users\John\Documents\Aptana
|
598 |
#: Studio\Breadcrumb
|
599 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1256
|
600 |
msgid "404 Prefix"
|
601 |
msgstr ""
|
602 |
|
603 |
#: C:\Users\John\Documents\Aptana
|
604 |
#: Studio\Breadcrumb
|
605 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1264
|
606 |
msgid "404 Suffix"
|
607 |
msgstr ""
|
608 |
|
609 |
#: C:\Users\John\Documents\Aptana
|
610 |
#: Studio\Breadcrumb
|
611 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1273
|
612 |
msgid "Save Changes"
|
613 |
msgstr ""
|
614 |
|
615 |
#: C:\Users\John\Documents\Aptana
|
616 |
#: Studio\Breadcrumb
|
617 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1279
|
618 |
msgid "Import/Export/Reset Settings"
|
619 |
msgstr ""
|
620 |
|
621 |
#: C:\Users\John\Documents\Aptana
|
622 |
#: Studio\Breadcrumb
|
623 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1280
|
624 |
msgid "Import Breadcrumb NavXT settings from a XML file, export the current settings to a XML file, or reset to the default Breadcrumb NavXT settings."
|
625 |
msgstr ""
|
626 |
|
627 |
#: C:\Users\John\Documents\Aptana
|
628 |
#: Studio\Breadcrumb
|
629 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1284
|
630 |
msgid "Settings File"
|
631 |
msgstr ""
|
632 |
|
633 |
#: C:\Users\John\Documents\Aptana
|
634 |
#: Studio\Breadcrumb
|
635 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1288
|
636 |
msgid "Select a XML settings file to upload and import settings from."
|
637 |
msgstr ""
|
638 |
|
639 |
#: C:\Users\John\Documents\Aptana
|
640 |
#: Studio\Breadcrumb
|
641 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1424
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
642 |
msgid "Importing settings from file failed."
|
643 |
msgstr ""
|
644 |
|
645 |
#: C:\Users\John\Documents\Aptana
|
646 |
#: Studio\Breadcrumb
|
647 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1434
|
648 |
msgid "The Breadcrumb NavXT settings were successfully imported from file."
|
649 |
msgstr ""
|
650 |
|
651 |
#: C:\Users\John\Documents\Aptana
|
652 |
#: Studio\Breadcrumb
|
653 |
+
#: NavXT\trunk/breadcrumb_navxt_admin.php:1444
|
654 |
msgid "The Breadcrumb NavXT settings were reset to the default values."
|
655 |
msgstr ""
|
656 |
|
657 |
#: C:\Users\John\Documents\Aptana
|
658 |
#: Studio\Breadcrumb
|
659 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:147
|
660 |
msgid "Blog"
|
661 |
msgstr ""
|
662 |
|
663 |
#: C:\Users\John\Documents\Aptana
|
664 |
#: Studio\Breadcrumb
|
665 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:149
|
666 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:153
|
667 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:177
|
668 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:191
|
669 |
msgid "<a title=\"Go to %title%.\" href=\"%link%\">"
|
670 |
msgstr ""
|
671 |
|
672 |
#: C:\Users\John\Documents\Aptana
|
673 |
#: Studio\Breadcrumb
|
674 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:166
|
675 |
msgid "<a title=\"Reload the current page.\" href=\"%link%\">"
|
676 |
msgstr ""
|
677 |
|
678 |
#: C:\Users\John\Documents\Aptana
|
679 |
#: Studio\Breadcrumb
|
680 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:207
|
681 |
msgid "404"
|
682 |
msgstr ""
|
683 |
|
684 |
#: C:\Users\John\Documents\Aptana
|
685 |
#: Studio\Breadcrumb
|
686 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:210
|
687 |
msgid "Search results for '"
|
688 |
msgstr ""
|
689 |
|
690 |
#: C:\Users\John\Documents\Aptana
|
691 |
#: Studio\Breadcrumb
|
692 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:221
|
693 |
msgid "<a title=\"Go to the %title% tag archives.\" href=\"%link%\">"
|
694 |
msgstr ""
|
695 |
|
696 |
#: C:\Users\John\Documents\Aptana
|
697 |
#: Studio\Breadcrumb
|
698 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:224
|
699 |
msgid "Articles by: "
|
700 |
msgstr ""
|
701 |
|
702 |
#: C:\Users\John\Documents\Aptana
|
703 |
#: Studio\Breadcrumb
|
704 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:228
|
705 |
+
msgid "<a title=\"Go to the first page of posts by %title%.\" href=\"%link%\">"
|
706 |
+
msgstr ""
|
707 |
+
|
708 |
+
#: C:\Users\John\Documents\Aptana
|
709 |
+
#: Studio\Breadcrumb
|
710 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:237
|
711 |
msgid "<a title=\"Go to the %title% category archives.\" href=\"%link%\">"
|
712 |
msgstr ""
|
713 |
|
714 |
#: C:\Users\John\Documents\Aptana
|
715 |
#: Studio\Breadcrumb
|
716 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:240
|
717 |
msgid "Archive by category '"
|
718 |
msgstr ""
|
719 |
|
720 |
#: C:\Users\John\Documents\Aptana
|
721 |
#: Studio\Breadcrumb
|
722 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:244
|
723 |
msgid "Archive by tag '"
|
724 |
msgstr ""
|
725 |
|
726 |
#: C:\Users\John\Documents\Aptana
|
727 |
#: Studio\Breadcrumb
|
728 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:247
|
729 |
msgid "<a title=\"Go to the %title% archives.\" href=\"%link%\">"
|
730 |
msgstr ""
|
731 |
|
732 |
#: C:\Users\John\Documents\Aptana
|
733 |
#: Studio\Breadcrumb
|
734 |
+
#: NavXT\trunk/breadcrumb_navxt_class.php:477
|
735 |
msgid "Untagged"
|
736 |
msgstr ""
|
737 |
|
readme.txt
CHANGED
@@ -3,26 +3,48 @@ Contributors: mtekk, hakre
|
|
3 |
Tags: breadcrumb, navigation
|
4 |
Requires at least: 2.6
|
5 |
Tested up to: 2.8
|
6 |
-
Stable tag: 3.
|
7 |
Adds breadcrumb navigation showing the visitor's path to their current location.
|
8 |
|
9 |
== Description ==
|
10 |
|
11 |
Breadcrumb NavXT, the successor to the popular WordPress plugin Breadcrumb Navigation XT, was written from the ground up to be better than its ancestor. This plugin generates locational breadcrumb trails for your WordPress blog. These breadcrumb trails are highly customizable to suit the needs of just about any blog. The Administrative interface makes setting options easy, while a direct class access is available for theme developers and more adventurous users. Do note that Breadcrumb NavXT requires PHP5.
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
== Installation ==
|
14 |
|
15 |
-
Please visit [Breadcrumb NavXT's](http://mtekk.weblogs.us/code/breadcrumb-navxt/#installation "Go to Breadcrumb NavXT's project page's installation section.") project page for
|
16 |
|
17 |
== Changelog ==
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
= 3.2.1 =
|
20 |
* New feature: Translations for Belorussian now included thanks to "Fat Cow".
|
21 |
* Bug fix: The `bcn_display()` and `bcn_display_list()` wrapper functions obey the
|
22 |
`$return parameter`.
|
23 |
-
* Bug fix: Anchors now will be valid
|
24 |
* Bug fix: Revised `bcn_breadcrumb_trail::category_parents` to work around a bug in `get_category` that causes a WP_Error to be thrown.
|
25 |
-
* Bug fix: Importing settings XML files should no longer corrupt
|
26 |
* Bug fix: Can no longer import and reset options at the same time.
|
27 |
* Bug fix: WordPress 2.6 should be supported again.
|
28 |
= 3.2.0 =
|
3 |
Tags: breadcrumb, navigation
|
4 |
Requires at least: 2.6
|
5 |
Tested up to: 2.8
|
6 |
+
Stable tag: 3.3.0
|
7 |
Adds breadcrumb navigation showing the visitor's path to their current location.
|
8 |
|
9 |
== Description ==
|
10 |
|
11 |
Breadcrumb NavXT, the successor to the popular WordPress plugin Breadcrumb Navigation XT, was written from the ground up to be better than its ancestor. This plugin generates locational breadcrumb trails for your WordPress blog. These breadcrumb trails are highly customizable to suit the needs of just about any blog. The Administrative interface makes setting options easy, while a direct class access is available for theme developers and more adventurous users. Do note that Breadcrumb NavXT requires PHP5.
|
12 |
|
13 |
+
= Translations =
|
14 |
+
|
15 |
+
Breadcrumb NavXT distributes with translations for the following languages:
|
16 |
+
|
17 |
+
* English - default -
|
18 |
+
* German by Tom Klingenberg
|
19 |
+
* French by Laurent Grabielle
|
20 |
+
* Spanish by Karin Sequen
|
21 |
+
* Dutch by Stan Lenssen
|
22 |
+
* Russian by Yuri Gribov
|
23 |
+
* Swedish by Patrik Spathon
|
24 |
+
|
25 |
+
Don't see your language on the list? Feel free to translate Breadcrumb NavXT and send John Havlik the translations.
|
26 |
+
|
27 |
== Installation ==
|
28 |
|
29 |
+
Please visit [Breadcrumb NavXT's](http://mtekk.weblogs.us/code/breadcrumb-navxt/#installation "Go to Breadcrumb NavXT's project page's installation section.") project page for installation and usage instructions.
|
30 |
|
31 |
== Changelog ==
|
32 |
|
33 |
+
= 3.3.0 =
|
34 |
+
* Behavior change: The core plugin was removed, and administrative plugin renamed, direct class access still possible.
|
35 |
+
* New feature: Ability to trim the title length for all breadcrumbs in the trail.
|
36 |
+
* New feature: Ability to selectively include the "Blog" in addition to the "Home" breadcrumb in the trail (for static frontpage setups).
|
37 |
+
* New feature: Translations for Russian now included thanks to Yuri Gribov.
|
38 |
+
* New feature: Translations for Swedish now included thanks to Patrik Spathon.
|
39 |
+
* Bug fix: Minor tweaks to the settings link in the plugins listing page so that it fits better in WordPress 2.8.
|
40 |
+
* Bug fix: Now selects the first category hierarchy of a post instead of the last.
|
41 |
= 3.2.1 =
|
42 |
* New feature: Translations for Belorussian now included thanks to "Fat Cow".
|
43 |
* Bug fix: The `bcn_display()` and `bcn_display_list()` wrapper functions obey the
|
44 |
`$return parameter`.
|
45 |
+
* Bug fix: Anchors now will be valid HTML even when a page/category/post title has HTML tags in it.
|
46 |
* Bug fix: Revised `bcn_breadcrumb_trail::category_parents` to work around a bug in `get_category` that causes a WP_Error to be thrown.
|
47 |
+
* Bug fix: Importing settings XML files should no longer corrupt HTML entities.
|
48 |
* Bug fix: Can no longer import and reset options at the same time.
|
49 |
* Bug fix: WordPress 2.6 should be supported again.
|
50 |
= 3.2.0 =
|