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

Contents of /contributions/translations/sl/drupal-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: +58 -67 lines
File MIME type: text/x-gettext
updated with 5.0 strings
1 # Slovenian translation of Drupal (modules/drupal.module)
2 # Copyright Tadej Baša <tadej.basa@gmail.com>, Iztok Jug <iztokj@gmail.com>
3 # Generated from file: drupal.module,v 1.100.2.1 2005/05/18 21:13:52 unconed
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 14:21+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/drupal/drupal.module:15
21 msgid "The Drupal module uses the XML-RPC network communication protocol to connect your site with a central server that maintains a directory of client sites."
22 msgstr ""
23
24 #: modules/drupal/drupal.module:16
25 msgid ""
26 "<p>Enabling the Drupal module will allow you to:</p>\n"
27 "<ul>\n"
28 " <li>register your site with a server, including (optionally) posting information on your installed modules and themes and summary statistics on your number of posts and users, information that can help rank Drupal modules and themes</li>\n"
29 " <li>enable other sites to register with your site</li>\n"
30 " <li>allow members on all sites using the Drupal module to log in to your site without registering using their distributed identification</li>\n"
31 " <li>allow members to log in to any other site that uses the Drupal module, using a login name that looks much like an e-mail address: <em>username@example.com</em></li>\n"
32 "</ul>\n"
33 msgstr ""
34
35 #: modules/drupal/drupal.module:24
36 msgid "The Drupal module administration page allows you to set the xml-rpc server page and other related options."
37 msgstr ""
38
39 #: modules/drupal/drupal.module:25
40 msgid ""
41 "<p>If you maintain a directory of sites, you can list them on a page using the <code>drupal_client_page()</code> function. Sample instructions: </p>\n"
42 "<ul>\n"
43 " <li>Ensure that you have the page content type enabled, and you can use PHP in an input format.</li>\n"
44 " <li>Select create content &gt;&gt; page.</li>\n"
45 " <li>For input format, select PHP code.</li>\n"
46 " <li>Give the page a title. For body, put:\n"
47 "<pre>\n"
48 "&lt;?php\n"
49 "print drupal_client_page();\n"
50 "?&gt;\n"
51 "</pre>\n"
52 " <li>Save the page.</li>\n"
53 "</ul>"
54 msgstr ""
55
56 #: modules/drupal/drupal.module:39
57 msgid "For more information please read the configuration and customization handbook <a href=\"@drupal\">Drupal page</a>."
58 msgstr ""
59
60 #: modules/drupal/drupal.module:42
61 msgid "Using this your site can \"call home\" to another Drupal server. By calling home to drupal.org and sending a list of your installed modules and themes, you help rank projects on drupal.org and so assist all Drupal administrators to find the best components for meeting their needs. If you want to register with a different server, you can change the Drupal XML-RPC server setting -- but the server has to be able to handle Drupal XML. Some XML-RPC servers may present directories of all registered sites. To get all your site information listed, go to the <a href=\"@site-settings\">site information settings page</a> and set the site name, the e-mail address, the slogan, and the mission statement."
62 msgstr ""
63
64 #: modules/drupal/drupal.module:44
65 msgid ""
66 "<p><a href=\"@Drupal\">Drupal</a> is the name of the software that powers %this-site. There are Drupal websites all over the world, and many of them share their registration databases so that users may freely log in to any Drupal site using a single <strong>Drupal ID</strong>.</p>\n"
67 "<p>So please feel free to log in to your account here at %this-site with a username from another Drupal site. The format of a Drupal ID is similar to an e-mail address: <strong>username</strong>@<em>server</em>. An example of a valid Drupal ID is <strong>mwlily</strong>@<em>drupal.org</em>.</p>"
68 msgstr ""
69
70 #: modules/drupal/drupal.module:52
71 msgid "You must set the name of your site on the <a href=\"@url\">administer &raquo; settings &raquo; site information</a> page."
72 msgstr ""
73
74 #: modules/drupal/drupal.module:55
75 msgid "You must set an e-mail address for your site on the <a href=\"@url\">site information settings page</a>."
76 msgstr ""
77
78 #: modules/drupal/drupal.module:58
79 msgid "You must set your site slogan on the <a href=\"@url\">site information settings page</a>."
80 msgstr ""
81
82 #: modules/drupal/drupal.module:61
83 msgid "You must set your site mission on the <a href=\"@url\">site information settings page</a>."
84 msgstr ""
85
86 #: modules/drupal/drupal.module:68
87 msgid "Register with a Drupal server"
88 msgstr ""
89
90 #: modules/drupal/drupal.module:71
91 msgid "If enabled, your Drupal site will register itself with the specified Drupal XML-RPC server. For this to work properly, you must set your site's name, e-mail address, slogan and mission statement. When the Drupal XML-RPC server field is set to %drupal-xml-rpc, your web site will register itself with drupal.org. Requires the cron feature to be enabled."
92 msgstr ""
93
94 #: modules/drupal/drupal.module:76
95 msgid "Drupal XML-RPC server"
96 msgstr "Drupal XML-RPC server"
97
98 #: modules/drupal/drupal.module:78
99 #, fuzzy
100 msgid "The URL of the Drupal XML-RPC server you wish to register with."
101 msgstr "URL korena vašega Drupal XML-RPC serverja."
102
103 #: modules/drupal/drupal.module:83
104 msgid "Send system information"
105 msgstr ""
106
107 #: modules/drupal/drupal.module:86
108 msgid "If enabled, your site will send information on its installed components (modules, themes, and theme engines). This information can help in compiling statistics on usage of Drupal projects."
109 msgstr ""
110
111 #: modules/drupal/drupal.module:91
112 msgid "Send statistics"
113 msgstr ""
114
115 #: modules/drupal/drupal.module:94
116 msgid "If enabled, your site will send summary statistics on the number of registered users and the total number of posts. No private information will be sent. These data help to improve the ranking statistics of Drupal projects."
117 msgstr ""
118
119 #: modules/drupal/drupal.module:100
120 msgid "Allow other Drupal sites to register"
121 msgstr ""
122
123 #: modules/drupal/drupal.module:103
124 msgid "If enabled, your Drupal site will allow other sites to register with your site and send information to this site. This functionality can be used to maintain a list of related sites."
125 msgstr ""
126
127 #: modules/drupal/drupal.module:115
128 msgid "Authentication service"
129 msgstr ""
130
131 #: modules/drupal/drupal.module:118
132 msgid "If enabled, your Drupal site will accept logins with the user names of other Drupal sites, and likewise provide authentication for users logging into other Drupal sites, based on their user accounts here."
133 msgstr ""
134
135 #: modules/drupal/drupal.module:123
136 msgid "Default authentication server"
137 msgstr ""
138
139 #: modules/drupal/drupal.module:125
140 msgid "The URL of the default Drupal authentication server. Omit the %http prefix (e.g. drupal.org, www.example.com, etc.). If the authentication service has been enabled, users registered at the server specified here, will not need to append the server to their user name when logging into your site. This enables users to provide a briefer, more familiar username in the login form."
141 msgstr ""
142
143 #: modules/drupal/drupal.module:130
144 msgid "Only allow authentication from default server"
145 msgstr ""
146
147 #: modules/drupal/drupal.module:133
148 msgid "Only accept remote logins from the above specified default authentication server and not from any other server. Useful when an external system is the solitary authority on user accounts for this site. A common usage is to enable this setting and also enable an authentication module which talks to your company's directory server."
149 msgstr ""
150
151 #: modules/drupal/drupal.module:197
152 msgid "Ping from %name (%link)."
153 msgstr "Ping od %name (%link)."
154
155 #: modules/drupal/drupal.module:249
156 msgid "Handling ping request"
157 msgstr ""
158
159 #: modules/drupal/drupal.module:257
160 msgid "Logging into a Drupal site"
161 msgstr ""
162
163 #: modules/drupal/drupal.module:292
164 msgid "Failed to notify %server; error code: %errno; error message: %error_msg."
165 msgstr ""
166
167 #: modules/drupal/drupal.module:327
168 msgid "Error %code: %message"
169 msgstr ""
170
171 #: modules/drupal/drupal.module:343
172 msgid "Sites registry"
173 msgstr ""
174
175 #: modules/drupal/drupal.module:344
176 msgid "Register with another Drupal site (drupal.org by default) for statistics sharing, or set up your server to be a central server for registrations."
177 msgstr ""
178
179 #: modules/drupal/drupal.module:349
180 msgid "Distributed authentication"
181 msgstr ""
182
183 #: modules/drupal/drupal.module:350
184 msgid "Allow your site to accept logins from other Drupal sites such as drupal.org."
185 msgstr ""
186
187 #: modules/drupal/drupal.module:197
188 msgid "client ping"
189 msgstr ""
190
191 #: modules/drupal/drupal.module:292
192 msgid "server ping"
193 msgstr ""
194
195 #: modules/drupal/drupal.module:0
196 msgid "drupal"
197 msgstr "drupal"
198
199 #~ msgid "Drupal directory"
200 #~ msgstr "Drupal direktorij"
201
202 #~ msgid "Drupal"
203 #~ msgstr "Drupal"

  ViewVC Help
Powered by ViewVC 1.1.2