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

Contents of /contributions/translations/he/blogapi-module.po

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


Revision 1.4 - (show annotations) (download) (as text)
Mon Jan 15 23:12:19 2007 UTC (2 years, 10 months ago) by yhager
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.3: +63 -89 lines
File MIME type: text/x-gettext
Initial hebrew translation for Drupal 5.0
1 # Hebrew translation of דרופל ישראל
2 # Copyright (c) 2006 ליאור <lior@linnovate.net>
3 #
4 msgid ""
5 msgstr ""
6 "Project-Id-Version: PROJECT VERSION\n"
7 "POT-Creation-Date: 2007-01-10 22:16+0100\n"
8 "PO-Revision-Date: 2006-07-06 15:48-0400\n"
9 "Last-Translator: ליאור <lior@linnovate.net>\n"
10 "Language-Team: Hebrew <lior@linnovate.net>\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14
15 #: modules/blogapi/blogapi.module:15
16 msgid ""
17 "The blog API module enables a post to be posted to a site via external GUI "
18 "applications. Many users prefer to use external tools to improve their "
19 "ability to read and post responses in a customized way. The blog api "
20 "provides users the freedom to use the blogging tools they want but still "
21 "have the blogging server of choice."
22 msgstr ""
23
24 #: modules/blogapi/blogapi.module:16
25 msgid ""
26 "When this module is enabled and configured you can use programs like <a href="
27 "\"@external-http-ecto-kung-foo-tv\">Ecto</a> to create and publish posts "
28 "from your desktop. Blog API module supports several XML-RPC based blogging "
29 "APIs such as the <a href=\"@-\">Blogger API</a>, <a href=\"@external-http-"
30 "www-xmlrpc-com-metaWeblogApi\">MetaWeblog API</a>, and most of the <a href="
31 "\"@external-http-www-movabletype-org-docs-mtmanual_programmatic-html"
32 "\">Movable Type API</a>. Any desktop blogging tools or other services (e.g. "
33 "<a href=\"@external-http-www-flickr-com\">Flickr's</a> \"post to blog\") "
34 "that support these APIs should work with this site."
35 msgstr ""
36
37 #: modules/blogapi/blogapi.module:17
38 msgid ""
39 "This module also allows site administrators to configure which content types "
40 "can be posted via the external applications. So, for instance, users can "
41 "post forum topics as well as blog posts. Where supported, the external "
42 "applications will display each content type as a separate \"blog\"."
43 msgstr ""
44
45 #: modules/blogapi/blogapi.module:18
46 msgid ""
47 "For more information please read the configuration and customization "
48 "handbook <a href=\"@blogapi\">BlogApi page</a>."
49 msgstr ""
50
51 #: modules/blogapi/blogapi.module:32
52 msgid "Returns a list of weblogs to which an author has posting privileges."
53 msgstr ""
54
55 #: modules/blogapi/blogapi.module:37
56 msgid "Returns information about an author in the system."
57 msgstr ""
58
59 #: modules/blogapi/blogapi.module:42;67
60 msgid "Creates a new post, and optionally publishes it."
61 msgstr ""
62
63 #: modules/blogapi/blogapi.module:47
64 #, fuzzy
65 msgid "Updates the information about an existing post."
66 msgstr "מידע נוסף על אפשרויות מבנה קלט"
67
68 #: modules/blogapi/blogapi.module:52;77
69 #, fuzzy
70 msgid "Returns information about a specific post."
71 msgstr "מידע נוסף על אפשרויות מבנה קלט"
72
73 #: modules/blogapi/blogapi.module:57
74 #, fuzzy
75 msgid "Deletes a post."
76 msgstr "מחיקת הצבעה"
77
78 #: modules/blogapi/blogapi.module:62;92
79 msgid "Returns a list of the most recent posts in the system."
80 msgstr ""
81
82 #: modules/blogapi/blogapi.module:72
83 #, fuzzy
84 msgid "Updates information about an existing post."
85 msgstr "מידע נוסף על אפשרויות מבנה קלט"
86
87 #: modules/blogapi/blogapi.module:82
88 msgid "Uploads a file to your webserver."
89 msgstr ""
90
91 #: modules/blogapi/blogapi.module:87;107
92 msgid "Returns a list of all categories to which the post is assigned."
93 msgstr ""
94
95 #: modules/blogapi/blogapi.module:97
96 msgid ""
97 "Returns a bandwidth-friendly list of the most recent posts in the system."
98 msgstr ""
99
100 #: modules/blogapi/blogapi.module:102
101 msgid "Returns a list of all categories defined in the weblog."
102 msgstr ""
103
104 #: modules/blogapi/blogapi.module:112
105 #, fuzzy
106 msgid "Sets the categories for a post."
107 msgstr "מאפשר סיווג תוכן לפי נושאים."
108
109 #: modules/blogapi/blogapi.module:117
110 msgid "Retrieve information about the XML-RPC methods supported by the server."
111 msgstr ""
112
113 #: modules/blogapi/blogapi.module:122
114 #, fuzzy
115 msgid ""
116 "Retrieve information about the text formatting plugins supported by the "
117 "server."
118 msgstr "מידע נוסף על אפשרויות מבנה קלט"
119
120 #: modules/blogapi/blogapi.module:127
121 msgid ""
122 "Publish (rebuild) all of the static files related to an entry from your "
123 "weblog. Equivalent to saving an entry in the system (but without the ping)."
124 msgstr ""
125
126 #: modules/blogapi/blogapi.module:204
127 #, fuzzy
128 msgid ""
129 "You do not have permission to create the type of post you wanted to create."
130 msgstr "בחר\\י את סוג המוצר שברצונך ליצור. "
131
132 #: modules/blogapi/blogapi.module:221
133 #, fuzzy
134 msgid "@type: added %title using blog API."
135 msgstr "%type: %title נוסף בעזרת ממשק התוכנה של היומן"
136
137 #: modules/blogapi/blogapi.module:226;281
138 msgid "Error storing post."
139 msgstr "שגיאה בעת שמירת הפרסום"
140
141 #: modules/blogapi/blogapi.module:248;482
142 msgid "You do not have permission to update this post."
143 msgstr ""
144
145 #: modules/blogapi/blogapi.module:277
146 #, fuzzy
147 msgid "@type: updated %title using blog API."
148 msgstr "%type: %title עודכן בעזרת ממשק התוכנה של היומן"
149
150 #: modules/blogapi/blogapi.module:362
151 msgid "No file sent."
152 msgstr "אף קובץ לא נשלח."
153
154 #: modules/blogapi/blogapi.module:366
155 msgid "Error storing file."
156 msgstr "שגיאה בעת שמירת הקובץ."
157
158 #: modules/blogapi/blogapi.module:477
159 msgid "Invalid post."
160 msgstr "פרסום שגוי"
161
162 #: modules/blogapi/blogapi.module:517
163 msgid ""
164 "You either tried to edit somebody else's blog or you don't have permission "
165 "to edit your own blog."
166 msgstr ""
167
168 #: modules/blogapi/blogapi.module:521
169 msgid "Wrong username or password."
170 msgstr "שם משתמש או סיסמה שגויים."
171
172 #: modules/blogapi/blogapi.module:544
173 msgid "Blog types"
174 msgstr "סוגי יומנים"
175
176 #: modules/blogapi/blogapi.module:548
177 msgid ""
178 "Select the content types for which you wish to enable posting via blogapi. "
179 "Each type will appear as a different \"blog\" in the client application (if "
180 "supported)."
181 msgstr ""
182
183 #: modules/blogapi/blogapi.module:560;567
184 msgid "RSD"
185 msgstr "RSD"
186
187 #: modules/blogapi/blogapi.module:573
188 #, fuzzy
189 msgid "Blog APIs"
190 msgstr "סוגי יומנים"
191
192 #: modules/blogapi/blogapi.module:574
193 msgid ""
194 "Configure which content types and engines external blog clients can use."
195 msgstr ""
196
197 #: modules/blogapi/blogapi.module:0
198 msgid "blogapi"
199 msgstr "ממשקי תוכנה ליומן"
200
201 #~ msgid "Not implemented."
202 #~ msgstr "אפשרות לא קיימת"
203
204 #~ msgid "XML-RPC Engine"
205 #~ msgstr "XML-RPC Engine"

  ViewVC Help
Powered by ViewVC 1.1.2