]> git.immae.eu Git - github/wallabag/wallabag.git/blob - src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
0704204aa10e2d99bfe57092a8ee7226abc92216
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.fa.yml
1 security:
2 login:
3 page_title: 'به wallabag خوش آمدید!'
4 keep_logged_in: 'مرا به خاطر بسپار'
5 forgot_password: ' رمزتان را گم کرده‌اید؟'
6 submit: 'ورود'
7 register: 'نام‌نویسی'
8 username: 'نام کاربری'
9 password: 'رمز'
10 cancel: 'لغو'
11 resetting:
12 description: "نشانی ایمیل خود را بنویسید تا راهنمای تغییر رمز را برایتان بفرستیم."
13 register:
14 page_title: 'حساب بسازید'
15 go_to_account: 'حساب خود را ببینید'
16
17 menu:
18 left:
19 unread: 'خوانده‌نشده'
20 starred: 'برگزیده'
21 archive: 'بایگانی'
22 all_articles: 'همه'
23 config: 'پیکربندی'
24 tags: 'برچسب‌ها'
25 internal_settings: 'تنظیمات درونی'
26 import: 'درون‌ریزی'
27 howto: 'خودآموز'
28 # developer: 'API clients management'
29 logout: 'خروج'
30 about: 'درباره'
31 search: 'جستجو'
32 save_link: 'ذخیرهٔ یک پیوند'
33 back_to_unread: 'بازگشت به خوانده‌نشده‌ها'
34 # users_management: 'Users management'
35 # site_credentials: 'Site credentials'
36 quickstart: "Quickstart"
37 top:
38 add_new_entry: 'افزودن مقالهٔ تازه'
39 search: 'جستجو'
40 filter_entries: 'فیلترکردن مقاله‌ها'
41 # random_entry: Jump to a random entry from that list
42 export: 'برون‌بری'
43 search_form:
44 input_label: 'جستجوی خود را این‌جا بنویسید:'
45
46 footer:
47 wallabag:
48 elsewhere: 'wallabag همراه شما'
49 social: 'شبکه‌های اجتماعی'
50 powered_by: 'توانمند با'
51 about: 'درباره'
52 # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
53
54 config:
55 page_title: 'پیکربندی'
56 tab_menu:
57 settings: 'تنظیمات'
58 feed: 'آر-اس-اس'
59 user_info: 'اطلاعات کاربر'
60 password: 'رمز'
61 rules: 'برچسب‌گذاری خودکار'
62 new_user: 'افزودن کاربر'
63 # reset: 'Reset area'
64 form:
65 save: 'ذخیره'
66 form_settings:
67 theme_label: 'پوسته'
68 items_per_page_label: 'تعداد مقاله در هر صفحه'
69 language_label: 'زبان'
70 reading_speed:
71 # label: 'Reading speed (words per minute)'
72 help_message: 'سرعت خواندن‌تان را با ابزارهای آنلاین تخمین بزنید:'
73 action_mark_as_read:
74 # label: 'Where do you want to be redirected to after marking an article as read?'
75 # redirect_homepage: 'To the homepage'
76 # redirect_current_page: 'To the current page'
77 pocket_consumer_key_label: کلید کاربری Pocket برای درون‌ریزی مطالب
78 # android_configuration: Configure your Android application
79 # help_theme: "wallabag is customizable. You can choose your prefered theme here."
80 # android_instruction: "Touch here to prefill your Android application"
81 # help_items_per_page: "You can change the number of articles displayed on each page."
82 # help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article."
83 # help_language: "You can change the language of wallabag interface."
84 # help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
85 form_feed:
86 description: 'با خوراک آر-اس-اس که wallabag در اختیارتان می‌گذارد، می‌توانید مقاله‌های ذخیره‌شده را در نرم‌افزار آر-اس-اس دلخواه خود بخوانید. برای این کار نخست باید یک کد بسازید.'
87 token_label: 'کد آر-اس-اس'
88 no_token: 'بدون کد'
89 token_create: 'کد خود را بسازید'
90 token_reset: 'بازنشانی کد'
91 # token_revoke: 'Revoke the token'
92 feed_links: 'پیوند آر-اس-اس'
93 feed_link:
94 unread: 'خوانده‌نشده'
95 starred: 'برگزیده'
96 archive: 'بایگانی'
97 # all: 'All'
98 feed_limit: 'محدودیت آر-اس-اس'
99 form_user:
100 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
101 # login_label: 'Login (can not be changed)'
102 name_label: 'نام'
103 email_label: 'نشانی ایمیل'
104 two_factor:
105 # emailTwoFactor_label: 'Using email (receive a code by email)'
106 # googleTwoFactor_label: 'Using an OTP app (open the app, like Google Authenticator, Authy or FreeOTP, to get a one time code)'
107 # table_method: Method
108 # table_state: State
109 # table_action: Action
110 # state_enabled: Enabled
111 # state_disabled: Disabled
112 # action_email: Use email
113 # action_app: Use OTP App
114 delete:
115 # title: Delete my account (a.k.a danger zone)
116 # description: If you remove your account, ALL your articles, ALL your tags, ALL your annotations and your account will be PERMANENTLY removed (it can't be UNDONE). You'll then be logged out.
117 # confirm: Are you really sure? (THIS CAN'T BE UNDONE)
118 # button: Delete my account
119 reset:
120 # title: Reset area (a.k.a danger zone)
121 # description: By hiting buttons below you'll have ability to remove some informations from your account. Be aware that these actions are IRREVERSIBLE.
122 # annotations: Remove ALL annotations
123 # tags: Remove ALL tags
124 # entries: Remove ALL entries
125 # archived: Remove ALL archived entries
126 # confirm: Are you really really sure? (THIS CAN'T BE UNDONE)
127 form_password:
128 # description: "You can change your password here. Your new password should by at least 8 characters long."
129 old_password_label: 'رمز قدیمی'
130 new_password_label: 'رمز تازه'
131 repeat_new_password_label: 'رمز تازه را دوباره بنویسید'
132 form_rules:
133 if_label: 'اگر'
134 then_tag_as_label: 'این برچسب را بزن'
135 delete_rule_label: 'پاک کن'
136 # edit_rule_label: 'edit'
137 rule_label: 'قانون'
138 tags_label: 'برچسب‌ها'
139 # card:
140 # new_tagging_rule: Create a tagging rule
141 # import_tagging_rules: Import tagging rules
142 # import_tagging_rules_detail: You have to select the JSON file you previously exported.
143 # export_tagging_rules: Export tagging rules
144 # export_tagging_rules_detail: This will download a JSON file that you can use to import tagging rules elsewhere or to backup them.
145 # file_label: JSON file
146 # import_submit: Import
147 # export: Export
148 faq:
149 title: 'پرسش‌های متداول'
150 tagging_rules_definition_title: 'برچسب‌گذاری خودکار یعنی چه؟'
151 # tagging_rules_definition_description: 'They are rules used by Wallabag to automatically tag new entries.<br />Each time a new entry is added, all the tagging rules will be used to add the tags you configured, thus saving you the trouble to manually classify your entries.'
152 # how_to_use_them_title: 'How do I use them?'
153 # how_to_use_them_description: 'Let assume you want to tag new entries as « <i>short reading</i> » when the reading time is inferior to 3 minutes.<br />In that case, you should put « readingTime &lt;= 3 » in the <i>Rule</i> field and « <i>short reading</i> » in the <i>Tags</i> field.<br />Several tags can added simultaneously by separating them by a comma: « <i>short reading, must read</i> »<br />Complex rules can be written by using predefined operators: if « <i>readingTime &gt;= 5 AND domainName = "github.com"</i> » then tag as « <i>long reading, github </i> »'
154 # variables_available_title: 'Which variables and operators can I use to write rules?'
155 # variables_available_description: 'The following variables and operators can be used to create tagging rules:'
156 # meaning: 'Meaning'
157 # variable_description:
158 # label: 'Variable'
159 # title: 'Title of the entry'
160 # url: 'URL of the entry'
161 # isArchived: 'Whether the entry is archived or not'
162 # isStarred: 'Whether the entry is starred or not'
163 # content: "The entry's content"
164 # language: "The entry's language"
165 # mimetype: "The entry's mime-type"
166 # readingTime: "The estimated entry's reading time, in minutes"
167 # domainName: 'The domain name of the entry'
168 # operator_description:
169 # label: 'Operator'
170 # less_than: 'Less than...'
171 # strictly_less_than: 'Strictly less than...'
172 # greater_than: 'Greater than...'
173 # strictly_greater_than: 'Strictly greater than...'
174 # equal_to: 'Equal to...'
175 # not_equal_to: 'Not equal to...'
176 # or: 'One rule OR another'
177 # and: 'One rule AND another'
178 # matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
179 # notmatches: 'Tests that a <i>subject</i> doesn''t match match a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
180 otp:
181 # page_title: Two-factor authentication
182 # app:
183 # two_factor_code_description_1: You just enabled the OTP two factor authentication, open your OTP app and use that code to get a one time password. It'll disapear after a page reload.
184 # two_factor_code_description_2: 'You can scan that QR Code with your app:'
185 # two_factor_code_description_3: 'Also, save these backup codes in a safe place, you can use them in case you lose access to your OTP app:'
186 # two_factor_code_description_4: 'Test an OTP code from your configured app:'
187 # cancel: Cancel
188 # enable: Enable
189
190 entry:
191 # default_title: 'Title of the entry'
192 page_titles:
193 unread: 'مقاله‌های خوانده‌نشده'
194 starred: 'مقاله‌های برگزیده'
195 archived: 'مقاله‌های بایگانی‌شده'
196 filtered: 'مقاله‌های فیلترشده'
197 # filtered_tags: 'Filtered by tags:'
198 # filtered_search: 'Filtered by search:'
199 # untagged: 'Untagged entries'
200 # all: 'All entries'
201 list:
202 number_on_the_page: '{0} هیج مقاله‌ای نیست.|{1} یک مقاله هست.|]1,Inf[ %count% مقاله هست.'
203 reading_time: 'زمان تخمینی برای خواندن'
204 reading_time_minutes: 'زمان تخمینی برای خواندن: %readingTime% min'
205 reading_time_less_one_minute: 'زمان تخمینی برای خواندن: &lt; 1 min'
206 # number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags'
207 reading_time_minutes_short: '%readingTime% min'
208 reading_time_less_one_minute_short: '&lt; 1 min'
209 original_article: 'original'
210 toogle_as_read: 'خوانده‌شده/خوانده‌نشده'
211 toogle_as_star: 'برگزیده/نابرگزیده'
212 delete: 'پاک کردن'
213 export_title: 'برون‌بری'
214 filters:
215 title: 'فیلتر'
216 status_label: 'وضعیت'
217 archived_label: 'بایگانی‌شده'
218 starred_label: 'برگزیده'
219 unread_label: 'خوانده‌نشده'
220 preview_picture_label: 'دارای عکس پیش‌نمایش'
221 preview_picture_help: 'پیش‌نمایش عکس'
222 # is_public_label: 'Has a public link'
223 # is_public_help: 'Public link'
224 language_label: 'زبان'
225 # http_status_label: 'HTTP status'
226 reading_time:
227 label: 'زمان خواندن به دقیقه'
228 from: 'از'
229 to: 'تا'
230 domain_label: 'نام دامنه'
231 created_at:
232 label: 'زمان ساخت'
233 from: 'از'
234 to: 'تا'
235 action:
236 clear: 'از نو'
237 filter: 'فیلتر'
238 view:
239 left_menu:
240 back_to_top: 'بازگشت به بالای صفحه'
241 back_to_homepage: 'بازگشت'
242 set_as_read: 'خوانده‌شده'
243 set_as_unread: 'به عنوان خوانده‌نشده علامت بزن'
244 set_as_starred: 'برگزیده'
245 view_original_article: 'مقالهٔ اصلی'
246 re_fetch_content: 'مقاله‌ها را دوباره دریافت کن'
247 delete: 'پاک کردن'
248 add_a_tag: 'افزودن برچسب'
249 share_content: 'هم‌رسانی'
250 share_email_label: 'نشانی ایمیل'
251 # public_link: 'public link'
252 # delete_public_link: 'delete public link'
253 export: 'بارگیری'
254 print: 'چاپ'
255 problem:
256 label: 'مشکلات؟'
257 description: 'آیا مقاله نادرست نشان داده شده؟'
258 edit_title: 'ویرایش عنوان'
259 original_article: 'اصلی'
260 annotations_on_the_entry: '{0} بدون حاشیه|{1} یک حاشیه|]1,Inf[ %nbحاشیه% annotations'
261 created_at: 'زمان ساخت'
262 # published_at: 'Publication date'
263 # published_by: 'Published by'
264 # provided_by: 'Provided by'
265 new:
266 page_title: 'ذخیرهٔ مقالهٔ تازه'
267 placeholder: 'https://website.ir'
268 form_new:
269 url_label: نشانی
270 search:
271 # placeholder: 'What are you looking for?'
272 edit:
273 page_title: 'ویرایش مقاله'
274 title_label: 'عنوان'
275 url_label: 'نشانی'
276 # origin_url_label: 'Origin url (from where you found that entry)'
277 save_label: 'ذخیره'
278 public:
279 # shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
280 confirm:
281 # delete: "Are you sure you want to remove that article?"
282 # delete_tag: "Are you sure you want to remove that tag from that article?"
283 metadata:
284 # reading_time: "Estimated reading time"
285 # reading_time_minutes_short: "%readingTime% min"
286 # address: "Address"
287 # added_on: "Added on"
288 # published_on: "Published on"
289
290 about:
291 page_title: 'درباره'
292 top_menu:
293 who_behind_wallabag: 'سازندگان wallabag'
294 getting_help: 'گرفتن کمک'
295 helping: 'کمک‌کردن به wallabag'
296 contributors: 'مشارکت‌کنندگان'
297 third_party: 'کتابخانه‌های نرم‌افزاری'
298 who_behind_wallabag:
299 developped_by: 'ساختهٔ'
300 website: 'وب‌گاه'
301 many_contributors: 'و بسیاری دیگر از مشارکت‌کنندگان ♥ <a href="https://github.com/wallabag/wallabag/graphs/contributors">روی Github</a>'
302 project_website: 'وب‌گاه پروژه'
303 license: 'پروانه'
304 version: 'نسخه'
305 getting_help:
306 documentation: 'راهنما'
307 bug_reports: 'گزارش اشکال‌ها'
308 support: '<a href="https://github.com/wallabag/wallabag/issues">روی GitHub</a>'
309 helping:
310 description: 'wallabag رایگان، آزاد، و متن‌باز است. شما می‌توانید به ما کمک کنید:'
311 by_contributing: 'با مشارکت در پروژه:'
312 by_contributing_2: 'فهرست نیازمندی‌های ما در این صفحه است:'
313 by_paypal: 'از راه Paypal'
314 contributors:
315 description: 'از مشارکت شما در برنامهٔ وب wallabag ممنونیم.'
316 third_party:
317 description: 'فهرست کتابخانه‌های نرم‌افزاری که در wallabag به کار رفته‌اند (به همراه پروانهٔ آن‌ها) :'
318 package: 'بسته'
319 license: 'پروانه'
320
321 howto:
322 page_title: 'خودآموز'
323 page_description: 'راه‌های زیادی برای ذخیرهٔ مقاله‌ها هست:'
324 tab_menu:
325 # add_link: "Add a link"
326 # shortcuts: "Use shortcuts"
327 top_menu:
328 browser_addons: 'افزونه برای مرورگرها'
329 mobile_apps: 'برنامه‌های موبایل'
330 bookmarklet: 'ابزار علامت‌گذاری صفحه‌ها'
331 form:
332 description: 'به کمک این فرم'
333 browser_addons:
334 firefox: 'افزونهٔ فایرفاکس'
335 chrome: 'افزونهٔ کروم'
336 # opera: 'Opera addon'
337 mobile_apps:
338 android:
339 via_f_droid: 'از راه F-Droid'
340 via_google_play: 'از راه Google Play'
341 ios: 'از راه iTunes Store'
342 windows: 'از راه Microsoft Store'
343 bookmarklet:
344 description: 'این پیوند را به نوار بوک‌مارک مرورگرتان بکشید:'
345 shortcuts:
346 # page_description: Here are the shortcuts available in wallabag.
347 # shortcut: Shortcut
348 # action: Action
349 # all_pages_title: Shortcuts available in all pages
350 # go_unread: Go to unread
351 # go_starred: Go to starred
352 # go_archive: Go to archive
353 # go_all: Go to all entries
354 # go_tags: Go to tags
355 # go_config: Go to config
356 # go_import: Go to import
357 # go_developers: Go to developers
358 # go_howto: Go to howto (this page!)
359 # go_logout: Logout
360 # list_title: Shortcuts available in listing pages
361 # search: Display the search form
362 # article_title: Shortcuts available in entry view
363 # open_original: Open original URL of the entry
364 # toggle_favorite: Toggle star status for the entry
365 # toggle_archive: Toggle read status for the entry
366 # delete: Delete the entry
367 # material_title: Shortcuts available with Material theme only
368 # add_link: Add a new link
369 # hide_form: Hide the current form (search or new link)
370 # arrows_navigation: Navigate through articles
371 # open_article: Display the selected entry
372
373 quickstart:
374 page_title: 'Quickstart'
375 # more: 'More…'
376 intro:
377 title: 'به wallabag خوش آمدید!!'
378 paragraph_1: "به شما کمک خواهیم کرد تا wallabag را بشناسید و با برخی از ویژگی‌های جالبش آشنا شوید"
379 paragraph_2: 'ادامه دهید!'
380 configure:
381 title: 'برنامه را تنظیم کنید'
382 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
383 language: 'زبان و نمای برنامه را تغییر دهید'
384 feed: 'خوراک آر-اس-اس را فعال کنید'
385 tagging_rules: 'قانون‌های برچسب‌گذاری خودکار مقاله‌هایتان را تعریف کنید'
386 admin:
387 title: 'مدیریت'
388 description: 'به عنوان مدیر، شما دسترسی‌های بیشتری به wallabag دارید. شما می‌توانید:'
389 new_user: 'کاربر تازه‌ای بسازید'
390 analytics: 'تحلیل‌های آماری را تنظیم کنید'
391 sharing: 'گزینه‌های مربوط به هم‌رسانی مقاله‌ها را فعال کنید'
392 export: 'برون‌سپاری را تنظیم کنید'
393 import: 'درون‌ریزی را تنظیم کنید'
394 first_steps:
395 title: 'گام نخست'
396 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
397 new_article: 'نخستین مقالهٔ خود را ذخیره کنید'
398 unread_articles: 'و آن را طبقه‌بندی کنید!'
399 migrate:
400 title: 'از سرویس قبلی خود به این‌جا مهاجرت کنید'
401 description: "آیا سرویس دیگری را به‌کار می‌برید؟ داده‌هایتان را به wallabag بیاورید.."
402 pocket: 'مهاجرت از Pocket'
403 wallabag_v1: 'مهاجرت از نسخهٔ یکم wallabag'
404 wallabag_v2: 'مهاجرت از نسخهٔ دوم wallabag'
405 readability: 'مهاجرت از نسخهٔ دوم Readability'
406 instapaper: 'مهاجرت از نسخهٔ دوم Instapaper'
407 developer:
408 title: 'برنامه‌نویسان'
409 # description: 'We also thought to the developers: Docker, API, translations, etc.'
410 create_application: 'برنامهٔ wallabag خود را بسازید'
411 # use_docker: 'Use Docker to install wallabag'
412 docs:
413 title: 'راهنمای کامل'
414 # description: "There are so much features in wallabag. Don't hesitate to read the manual to know them and to learn how to use them."
415 annotate: 'روی مقاله‌هایتان یادداشت بگذارید'
416 export: 'مقاله‌هایتان را به قالب ePUB یا PDF دربیاورید'
417 search_filters: 'به کمک موتور جستجو و فیلترها به دنبال مقاله‌هایتان بگردید'
418 fetching_errors: 'اگر مقاله‌ای هنگام ذخیره‌ شدن به مشکل برخورد چه کار کنید؟'
419 all_docs: 'و بسیاری از موضوعات دیگر'
420 support:
421 title: 'پشتیبانی'
422 description: 'به کمک نیاز دارید؟ ما پشتیبان شما هستیم!'
423 github: 'روی گیت‌هاب'
424 email: 'با ایمیل'
425 gitter: 'روی گیتر'
426
427 tag:
428 page_title: 'برچسب‌ها'
429 list:
430 number_on_the_page: '{0} هیچ برچسبی نیست.|{1} یک برچسب هست.|]1,Inf[ %count% برچسب هست.'
431 # see_untagged_entries: 'See untagged entries'
432 # no_untagged_entries: 'There are no untagged entries.'
433 # untagged: 'Untagged entries'
434 new:
435 # add: 'Add'
436 # placeholder: 'You can add several tags, separated by a comma.'
437 rename:
438 # placeholder: 'You can update tag name.'
439
440 # export:
441 # footer_template: '<div style="text-align:center;"><p>Produced by wallabag with %method%</p><p>Please open <a href="https://github.com/wallabag/wallabag/issues">an issue</a> if you have trouble with the display of this E-Book on your device.</p></div>'
442 # unknown: 'Unknown'
443
444 import:
445 page_title: 'درون‌ریزی'
446 page_description: 'به درون‌ریز wallabag خوش آمدید. لطفاً سرویس قبلی خود را که می‌خواهید از آن مهاجرت کنید انتخاب کنید.'
447 action:
448 import_contents: 'درون‌ریزی مقاله‌ها'
449 form:
450 mark_as_read_title: 'علامت‌زدن همه به عنوان خوانده‌شده؟'
451 mark_as_read_label: 'همهٔ مقاله‌های درون‌ریزی شده را به عنوان خوانده‌شده علامت بزن'
452 file_label: 'پرونده'
453 save_label: 'بارگذاری پرونده'
454 pocket:
455 page_title: 'درون‌ریزی > Pocket'
456 description: "این برنامه همهٔ داده‌های Pocket شما را درون‌ریزی می‌کند. سرویس Pocket اجازه نمی‌دهد که متن مقاله‌ها را درون‌ریزی کنیم، بنابراین wallabag متن مقاله‌ها را دوباره از اینترنت دریافت می‌کند."
457 config_missing:
458 description: "درون‌ریزی از Pocket تنظیم نشده است."
459 admin_message: 'شما باید %keyurls%یک pocket_consumer_key%keyurle% تعریف کنید.'
460 user_message: 'مدیر سرور شما باید یک API Key برای Pocket تعریف کند.'
461 authorize_message: 'شما می‌توانید داده‌هایتان را از حساب Pocket خود درون‌ریزی کنید. روی دکمهٔ زیر کلیک کنید و به برنامه اجازه دهید تا به getpocket.com وصل شود.'
462 connect_to_pocket: 'به Pocket وصل شو و داده‌ها را دریافت کن'
463 wallabag_v1:
464 page_title: 'درون‌ریزی > Wallabag v1'
465 description: 'این برنامه همهٔ داده‌های شما را در نسخهٔ ۱ wallabag درون‌ریزی می‌کند. در صفحهٔ تنظیمات، روی "JSON export" در بخش "Export your wallabag data" کلیک کنید. با این کار شما پرونده‌ای به شکل "wallabag-export-1-xxxx-xx-xx.json" دریافت خواهید کرد.'
466 how_to: 'لطفاً پرونده را انتخاب کنید و روی دکمهٔ زیر کلیک کنید تا بارگذاری و درون‌ریزی شود.'
467 wallabag_v2:
468 page_title: 'درون‌ریزی > Wallabag v2'
469 description: 'این برنامه همهٔ داده‌های شما را در نسخهٔ ۲ wallabag درون‌ریزی می‌کند. به بخش «همهٔ مقاله‌ها» بروید و در بخش «برون‌ریزی» روی "JSON" کلیک کنید. با این کار شما پرونده‌ای به شکل "All articles.json" دریافت خواهید کرد.'
470 # elcurator:
471 # page_title: 'Import > elCurator'
472 # description: 'This importer will import all your elCurator articles. Go to your preferences in your elCurator account and then, export your content. You will have a JSON file.'
473 readability:
474 page_title: 'درون‌ریزی > Readability'
475 # description: 'This importer will import all your Readability articles. On the tools (https://www.readability.com/tools/) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact).'
476 # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
477 worker:
478 # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
479 # download_images_warning: "You enabled downloading images for your articles. Combined with classic import it can take ages to proceed (or maybe failed). We <strong>strongly recommend</strong> to enable asynchronous import to avoid errors."
480 firefox:
481 page_title: 'درون‌ریزی > Firefox'
482 # description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
483 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
484 chrome:
485 page_title: 'درون‌ریزی > Chrome'
486 # description: "This importer will import all your Chrome bookmarks. The location of the file depends on your operating system : <ul><li>On Linux, go into the <code>~/.config/chromium/Default/</code> directory</li><li>On Windows, it should be at <code>%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default</code></li><li>On OS X, it should be at <code>~/Library/Application Support/Google/Chrome/Default/Bookmarks</code></li></ul>Once you got there, copy the Bookmarks file someplace you'll find.<em><br>Note that if you have Chromium instead of Chrome, you'll have to correct paths accordingly.</em></p>"
487 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
488 instapaper:
489 page_title: 'درون‌ریزی > Instapaper'
490 # description: 'This importer will import all your Instapaper articles. On the settings (https://www.instapaper.com/user) page, click on "Download .CSV file" in the "Export" section. A CSV file will be downloaded (like "instapaper-export.csv").'
491 # how_to: 'Please select your Instapaper export and click on the below button to upload and import it.'
492 pinboard:
493 # page_title: "Import > Pinboard"
494 # description: 'This importer will import all your Instapaper articles. On the backup (https://pinboard.in/settings/backup) page, click on "JSON" in the "Bookmarks" section. A JSON file will be downloaded (like "pinboard_export").'
495 # how_to: 'Please select your Pinboard export and click on the below button to upload and import it.'
496
497 developer:
498 # page_title: 'API clients management'
499 # welcome_message: 'Welcome to the wallabag API'
500 # documentation: 'Documentation'
501 # how_to_first_app: 'How to create my first application'
502 # full_documentation: 'View full API documentation'
503 # list_methods: 'List API methods'
504 # clients:
505 # title: 'Clients'
506 # create_new: 'Create a new client'
507 # existing_clients:
508 # title: 'Existing clients'
509 # field_id: 'Client ID'
510 # field_secret: 'Client secret'
511 # field_uris: 'Redirect URIs'
512 # field_grant_types: 'Grant type allowed'
513 # no_client: 'No client yet.'
514 # remove:
515 # warn_message_1: 'You have the ability to remove this client. This action is IRREVERSIBLE !'
516 # warn_message_2: "If you remove it, every app configured with that client won't be able to auth on your wallabag."
517 # action: 'Remove this client'
518 # client:
519 # page_title: 'API clients management > New client'
520 # page_description: 'You are about to create a new client. Please fill the field below for the redirect URI of your application.'
521 # form:
522 # name_label: 'Name of the client'
523 # redirect_uris_label: 'Redirect URIs'
524 # save_label: 'Create a new client'
525 # action_back: 'بازگشت'
526 # copy_to_clipboard: Copy
527 # client_parameter:
528 # page_title: 'API clients management > Client parameters'
529 # page_description: 'Here are your client parameters.'
530 # field_name: 'Client name'
531 # field_id: 'Client ID'
532 # field_secret: 'Client secret'
533 # back: 'بازگشت'
534 # read_howto: 'Read the howto "Create my first application"'
535 # howto:
536 # page_title: 'API clients management > How to create my first application'
537 # description:
538 # paragraph_1: 'The following commands make use of the <a href="https://github.com/jkbrzt/httpie">HTTPie library</a>. Make sure it is installed on your system before using it.'
539 # paragraph_2: 'You need a token to communicate between your 3rd application and wallabag API.'
540 # paragraph_3: 'To create this token, you need <a href="%link%">to create a new client</a>.'
541 # paragraph_4: 'Now, create your token (replace client_id, client_secret, username and password with the good values):'
542 # paragraph_5: 'The API will return a response like this:'
543 # paragraph_6: 'The access_token is useful to do a call to the API endpoint. For example:'
544 # paragraph_7: 'This call will return all the entries for your user.'
545 # paragraph_8: 'If you want to see all the API endpoints, you can have a look <a href="%link%">to our API documentation</a>.'
546 # back: 'بازگشت'
547
548 user:
549 # page_title: Users management
550 # new_user: Create a new user
551 # edit_user: Edit an existing user
552 # description: "Here you can manage all users (create, edit and delete)"
553 # list:
554 # actions: Actions
555 # edit_action: Edit
556 # yes: Yes
557 # no: No
558 # create_new_one: Create a new user
559 form:
560 username_label: 'نام کاربری'
561 # name_label: 'Name'
562 password_label: 'رمز'
563 repeat_new_password_label: 'رمز تازه را دوباره بنویسید'
564 plain_password_label: '????'
565 email_label: 'نشانی ایمیل'
566 # enabled_label: 'Enabled'
567 # last_login_label: 'Last login'
568 # twofactor_email_label: Two factor authentication by email
569 # twofactor_google_label: Two factor authentication by OTP app
570 # save: Save
571 # delete: Delete
572 # delete_confirm: Are you sure?
573 # back_to_list: Back to list
574 search:
575 # placeholder: Filter by username or email
576
577 site_credential:
578 # page_title: Site credentials management
579 # new_site_credential: Create a credential
580 # edit_site_credential: Edit an existing credential
581 # description: "Here you can manage all credentials for sites which required them (create, edit and delete), like a paywall, an authentication, etc."
582 # list:
583 # actions: Actions
584 # edit_action: Edit
585 # yes: Yes
586 # no: No
587 # create_new_one: Create a new credential
588 # form:
589 # username_label: 'Username'
590 # host_label: 'Host (subdomain.example.org, .example.org, etc.)'
591 # password_label: 'Password'
592 # save: Save
593 # delete: Delete
594 # delete_confirm: Are you sure?
595 # back_to_list: Back to list
596
597 error:
598 # page_title: An error occurred
599
600 flashes:
601 config:
602 notice:
603 config_saved: 'پیکربندی ذخیره شد.'
604 password_updated: 'رمز به‌روز شد'
605 password_not_updated_demo: "در حالت نمایشی نمی‌توانید رمز کاربر را عوض کنید."
606 user_updated: 'اطلاعات به‌روز شد'
607 feed_updated: 'اطلاعات آر-اس-اس به‌روز شد'
608 tagging_rules_updated: 'برچسب‌گذاری خودکار به‌روز شد'
609 tagging_rules_deleted: 'قانون برچسب‌گذاری پاک شد'
610 feed_token_updated: 'کد آر-اس-اس به‌روز شد'
611 # feed_token_revoked: 'RSS token revoked'
612 # annotations_reset: Annotations reset
613 # tags_reset: Tags reset
614 # entries_reset: Entries reset
615 # archived_reset: Archived entries deleted
616 # otp_enabled: Two-factor authentication enabled
617 # otp_disabled: Two-factor authentication disabled
618 # tagging_rules_imported: Tagging rules imported
619 # tagging_rules_not_imported: Error while importing tagging rules
620 entry:
621 notice:
622 entry_already_saved: 'این مقاله در تاریخ %date% ذخیره شده بود'
623 entry_saved: 'مقاله ذخیره شد'
624 # entry_saved_failed: 'Entry saved but fetching content failed'
625 entry_updated: 'مقاله به‌روز شد'
626 entry_reloaded: 'مقاله به‌روز شد'
627 # entry_reloaded_failed: 'Entry reloaded but fetching content failed'
628 entry_archived: 'مقاله بایگانی شد'
629 entry_unarchived: 'مقاله از بایگانی درآمد'
630 entry_starred: 'مقاله برگزیده شد'
631 entry_unstarred: 'مقاله نابرگزیده شد'
632 entry_deleted: 'مقاله پاک شد'
633 # no_random_entry: 'No article with these criterias was found'
634 tag:
635 notice:
636 tag_added: 'برچسب افزوده شد'
637 # tag_renamed: 'Tag renamed'
638 import:
639 notice:
640 failed: 'درون‌ریزی شکست خورد. لطفاً دوباره تلاش کنید.'
641 failed_on_file: 'خطا هنگام پردازش پروندهٔ ورودی. آیا پروندهٔ درون‌ریزی شده سالم است؟'
642 summary: 'گزارش درون‌ریزی: %imported% وارد شد, %skipped% از قبل ذخیره شده بود.'
643 # summary_with_queue: 'Import summary: %queued% queued.'
644 error:
645 # redis_enabled_not_installed: Redis is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check Redis configuration.
646 # rabbit_enabled_not_installed: RabbitMQ is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check RabbitMQ configuration.
647 developer:
648 notice:
649 # client_created: 'New client created.'
650 # client_deleted: 'Client deleted'
651 user:
652 notice:
653 # added: 'User "%username%" added'
654 # updated: 'User "%username%" updated'
655 # deleted: 'User "%username%" deleted'
656 site_credential:
657 notice:
658 # added: 'Site credential for "%host%" added'
659 # updated: 'Site credential for "%host%" updated'
660 # deleted: 'Site credential for "%host%" deleted'