/[drupal]/contributions/translations/sl/menu-module.po
ViewVC logotype

Contents of /contributions/translations/sl/menu-module.po

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (show annotations) (download) (as text)
Sun Feb 18 22:54:06 2007 UTC (2 years, 9 months ago) by paranojik
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.4: +91 -95 lines
File MIME type: text/x-gettext
updated with 5.0 strings
1 # Slovenian translation of Drupal (modules/menu.module)
2 # Copyright Tadej Baša <tadej.basa@gmail.com>, Iztok Jug <iztokj@gmail.com>
3 # Generated from file: menu.module,v 1.29 2005/03/31 21:18:08 dries
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: 5.0\n"
8 "POT-Creation-Date: 2007-01-30 12:39+0100\n"
9 "PO-Revision-Date: 2006-01-20 10:40+0100\n"
10 "Last-Translator: Tadej Baša <tadej.basa@gmail.com>\n"
11 "Language-Team: Slovenian <tadej.basa@gmail.com>\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
16 "X-Poedit-Language: Slovenian\n"
17 "X-Poedit-Country: SLOVENIA\n"
18 "X-Poedit-SourceCharset: utf-8\n"
19
20 #: modules/menu/menu.module:15
21 msgid ""
22 "<p>Menus are a collection of links (menu items) used to navigate a website. The menu module provides an interface to control and customize the powerful menu system that comes with Drupal. Menus are primarily displayed as a hierarchical list of links using Drupal's highly flexible <a href=\"@admin-block\">blocks</a> feature. Each menu automatically creates a block of the same name. By default, new menu items are placed inside a built-in menu labelled %navigation, but administrators can also create custom menus.</p>\n"
23 "<p>Drupal themes generally provide out-of-the-box support for two menus commonly labelled %primary-links and %secondary-links. These are sets of links which are usually displayed in the header or footer of each page (depending on the currently active theme). Any menu can be designated as the primary or secondary links menu via the <a href=\"@menu-settings\">menu settings page</a>.</p>\n"
24 "Menu administration tabs:\n"
25 "<ul>\n"
26 " <li>On the administer menu page, administrators can \"edit\" to change the title, description, parent or weight of a menu item. Under the \"operations\" column, click on \"enable/disable\" to toggle a menu item on or off. Only menu items which are enabled are displayed in the corresponding menu block. Note that the default menu items generated by the menu module cannot be deleted, only disabled.</li>\n"
27 " <li>Use the \"add menu\" tab to submit a title for a new custom menu. Once submitted, the menu will appear in a list toward the bottom of the administer menu page underneath the main navigation menu. Under the menu name there will be links to edit or delete the menu, and a link to add new items to the menu.</li>\n"
28 " <li>Use the \"add menu item\" tab to create new links in either the navigation or a custom menu (such as a primary/secondary links menu). Select the parent item to place the new link within an existing menu structure. For top level menu items, choose the name of the menu in which the link is to be added.</li>\n"
29 "</ul>"
30 msgstr ""
31
32 #: modules/menu/menu.module:23
33 msgid "For more information please read the configuration and customization handbook <a href=\"@menu\">Menu page</a>."
34 msgstr ""
35
36 #: modules/menu/menu.module:26
37 msgid "Menus are a collection of links (menu items) used to navigate a website. The list(s) below display the currently available menus along with their menu items. Select an operation from the list to manage each menu or menu item."
38 msgstr ""
39
40 #: modules/menu/menu.module:28
41 msgid "Enter the name for your new menu. Remember to enable the newly created block in the <a href=\"@blocks\">blocks administration page</a>."
42 msgstr ""
43
44 #: modules/menu/menu.module:30
45 msgid "Enter the title, path, position and the weight for your new menu item."
46 msgstr ""
47
48 #: modules/menu/menu.module:42
49 #, fuzzy
50 msgid "Menus"
51 msgstr "meniji"
52
53 #: modules/menu/menu.module:43
54 msgid "Control your site's navigation menu, primary links and secondary links. as well as rename and reorganize menu items."
55 msgstr ""
56
57 #: modules/menu/menu.module:52
58 #, fuzzy
59 msgid "Add menu item"
60 msgstr "dodaj nov menijski vnos"
61
62 #: modules/menu/menu.module:58
63 #, fuzzy
64 msgid "Edit menu item"
65 msgstr "uredi menijski vnos"
66
67 #: modules/menu/menu.module:64
68 #, fuzzy
69 msgid "Reset menu item"
70 msgstr "ponastavi menijski vnos"
71
72 #: modules/menu/menu.module:70
73 #, fuzzy
74 msgid "Disable menu item"
75 msgstr "onemogoči menijski vnos"
76
77 #: modules/menu/menu.module:75
78 #, fuzzy
79 msgid "Delete menu item"
80 msgstr "izbriši menijski vnos"
81
82 #: modules/menu/menu.module:82
83 #, fuzzy
84 msgid "Add menu"
85 msgstr "dodaj meni"
86
87 #: modules/menu/menu.module:88
88 #, fuzzy
89 msgid "Edit menu"
90 msgstr "uredi menijski vnos"
91
92 #: modules/menu/menu.module:94
93 #, fuzzy
94 msgid "Delete menu"
95 msgstr "izbriši menijski vnos"
96
97 #: modules/menu/menu.module:185
98 msgid "Menu settings"
99 msgstr ""
100
101 #: modules/menu/menu.module:196
102 #, fuzzy
103 msgid "The name to display for this menu link."
104 msgstr "Ime za to povezavo."
105
106 #: modules/menu/menu.module:202;358
107 msgid "The description displayed when hovering over a menu item."
108 msgstr "Opis, ki se pokaže, ko gremo čez z miško."
109
110 #: modules/menu/menu.module:209;387
111 msgid "Parent item"
112 msgstr "Starševski element"
113
114 #: modules/menu/menu.module:222;394
115 msgid "Optional. In the menu, the heavier items will sink and the lighter items will be positioned nearer the top."
116 msgstr ""
117
118 #: modules/menu/menu.module:235
119 #, fuzzy
120 msgid "Check to delete this menu item."
121 msgstr "izbriši menijski vnos"
122
123 #: modules/menu/menu.module:240
124 msgid "You may also <a href=\"@edit\">edit the advanced settings</a> for this menu item."
125 msgstr ""
126
127 #: modules/menu/menu.module:253
128 msgid "No primary links"
129 msgstr ""
130
131 #: modules/menu/menu.module:256
132 msgid "Primary and secondary links settings"
133 msgstr ""
134
135 #: modules/menu/menu.module:260
136 msgid "Primary and secondary links provide a navigational menu system which usually (depending on your theme) appears at the top-right of the browser window. The links displayed can be generated either from a custom list created via the <a href=\"@menu\">menu administration</a> page or from a built-in list of menu items such as the navigation menu links."
137 msgstr ""
138
139 #: modules/menu/menu.module:264
140 msgid "Menu containing primary links"
141 msgstr ""
142
143 #: modules/menu/menu.module:270
144 msgid "No secondary links"
145 msgstr ""
146
147 #: modules/menu/menu.module:273
148 msgid "Menu containing secondary links"
149 msgstr ""
150
151 #: modules/menu/menu.module:276
152 msgid "If you select the same menu as primary links then secondary links will display the appropriate second level of your navigation hierarchy."
153 msgstr ""
154
155 #: modules/menu/menu.module:280
156 msgid "Content authoring form settings"
157 msgstr ""
158
159 #: modules/menu/menu.module:284
160 msgid "The menu module allows on-the-fly creation of menu links in the content authoring forms. The following option limits the menus in which a new link may be added. E.g., this can be used to force new menu items to be created in the primary links menu or to hide admin menu items."
161 msgstr ""
162
163 #: modules/menu/menu.module:288
164 msgid "Show all menus"
165 msgstr ""
166
167 #: modules/menu/menu.module:291
168 msgid "Restrict parent items to"
169 msgstr ""
170
171 #: modules/menu/menu.module:294
172 msgid "Choose the menu to be made available in the content authoring form. Only this menu item and its children will be shown."
173 msgstr ""
174
175 #: modules/menu/menu.module:316
176 #, fuzzy
177 msgid "The name of the menu."
178 msgstr "Ime za to povezavo."
179
180 #: modules/menu/menu.module:352
181 #, fuzzy
182 msgid "The name of the menu item."
183 msgstr "izbriši menijski vnos"
184
185 #: modules/menu/menu.module:365
186 #, fuzzy
187 msgid "The path this menu item links to. This can be an internal Drupal path such as %add-node or an external URL such as %drupal. Enter %front to link to the front page."
188 msgstr "Drupal-ov naslov na katerga kaže ta menu."
189
190 #: modules/menu/menu.module:379;599
191 msgid "Expanded"
192 msgstr ""
193
194 #: modules/menu/menu.module:381
195 msgid "If selected and this menu item has children, the menu will always appear expanded."
196 msgstr ""
197
198 #: modules/menu/menu.module:431
199 msgid "Are you sure you want to delete the menu %item?"
200 msgstr "Ali si prepričan da želiš izbrisati meni %name?"
201
202 #: modules/menu/menu.module:434
203 msgid "Are you sure you want to delete the custom menu item %item?"
204 msgstr ""
205
206 #: modules/menu/menu.module:448
207 #, fuzzy
208 msgid "The menu %title has been deleted."
209 msgstr "Menu %title je bil posodobljen."
210
211 #: modules/menu/menu.module:449
212 #, fuzzy
213 msgid "Deleted menu %title."
214 msgstr "izbriši menijski vnos"
215
216 #: modules/menu/menu.module:452
217 #, fuzzy
218 msgid "The menu item %title has been deleted."
219 msgstr "Menu %title je bil posodobljen."
220
221 #: modules/menu/menu.module:453
222 #, fuzzy
223 msgid "Deleted menu item %title."
224 msgstr "izbriši menijski vnos"
225
226 #: modules/menu/menu.module:465
227 msgid "Are you sure you want to reset the item %item to its default values?"
228 msgstr ""
229
230 #: modules/menu/menu.module:465
231 msgid "Any customizations will be lost. This action cannot be undone."
232 msgstr ""
233
234 #: modules/menu/menu.module:477
235 msgid "The menu item was reset to its default settings."
236 msgstr ""
237
238 #: modules/menu/menu.module:492
239 #, fuzzy
240 msgid "The menu item has been disabled."
241 msgstr "Menijski vnos onemogočen."
242
243 #: modules/menu/menu.module:526
244 #, fuzzy
245 msgid "The menu item %title has been updated."
246 msgstr "Menu %title je bil posodobljen."
247
248 #: modules/menu/menu.module:529
249 #, fuzzy
250 msgid "The menu item %title has been added."
251 msgstr "Menu %title je bil posodobljen."
252
253 #: modules/menu/menu.module:530
254 #, fuzzy
255 msgid "Added menu item %title."
256 msgstr "dodaj nov menijski vnos"
257
258 #: modules/menu/menu.module:599
259 msgid "Menu item"
260 msgstr "Menijski vnos"
261
262 #: modules/menu/menu.module:611
263 #, fuzzy
264 msgid "Add item"
265 msgstr "dodaj nov menijski vnos"
266
267 #: modules/menu/menu.module:615
268 #, fuzzy
269 msgid "No menu items defined."
270 msgstr "Menijski vnos izbrisan."
271
272 #: modules/menu/menu.module:667
273 msgid "disable"
274 msgstr "onemogoči"
275
276 #: modules/menu/menu.module:670
277 msgid "enable"
278 msgstr "omogoči"
279
280 #: modules/menu/menu.module:678
281 msgid "reset"
282 msgstr "ponastavi"
283
284 #: modules/menu/menu.module:690;747
285 msgid "disabled"
286 msgstr "onemogočeno"
287
288 #: modules/menu/menu.module:167
289 msgid "administer menu"
290 msgstr "administriraj meni"
291
292 #~ msgid "Path"
293 #~ msgstr "Pot"
294
295 #~ msgid "You must specify a title."
296 #~ msgstr "Vnesti morate ime."
297
298 #~ msgid "You must specify a path."
299 #~ msgstr "Vnesti morate pot."
300
301 #~ msgid "menu"
302 #~ msgstr "meni"
303
304 #~ msgid "reset menus"
305 #~ msgstr "ponastavi menije"
306
307 #~ msgid "Reset all"
308 #~ msgstr "Ponastavi vse"
309
310 #~ msgid "Menu item reset."
311 #~ msgstr "Menijski vnos je bil ponastavljen."
312
313 #~ msgid "Menu deleted."
314 #~ msgstr "Meni izbrisan."
315
316 #~ msgid "Yes"
317 #~ msgstr "Da"
318
319 #~ msgid "No"
320 #~ msgstr "Ne"

  ViewVC Help
Powered by ViewVC 1.1.2