aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml43
1 files changed, 41 insertions, 2 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
index 647f12ad..57e6c029 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
@@ -32,6 +32,7 @@ menu:
32 save_link: 'ذخیرهٔ یک پیوند' 32 save_link: 'ذخیرهٔ یک پیوند'
33 back_to_unread: 'بازگشت به خوانده‌نشده‌ها' 33 back_to_unread: 'بازگشت به خوانده‌نشده‌ها'
34 # users_management: 'Users management' 34 # users_management: 'Users management'
35 # site_credentials: 'Site credentials'
35 top: 36 top:
36 add_new_entry: 'افزودن مقالهٔ تازه' 37 add_new_entry: 'افزودن مقالهٔ تازه'
37 search: 'جستجو' 38 search: 'جستجو'
@@ -77,6 +78,7 @@ config:
77 pocket_consumer_key_label: کلید کاربری Pocket برای درون‌ریزی مطالب 78 pocket_consumer_key_label: کلید کاربری Pocket برای درون‌ریزی مطالب
78 # android_configuration: Configure your Android application 79 # android_configuration: Configure your Android application
79 # help_theme: "wallabag is customizable. You can choose your prefered theme here." 80 # help_theme: "wallabag is customizable. You can choose your prefered theme here."
81 # android_instruction: "Touch here to prefill your Android application"
80 # help_items_per_page: "You can change the number of articles displayed on each page." 82 # help_items_per_page: "You can change the number of articles displayed on each page."
81 # 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_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."
82 # help_language: "You can change the language of wallabag interface." 84 # help_language: "You can change the language of wallabag interface."
@@ -92,6 +94,7 @@ config:
92 unread: 'خوانده‌نشده' 94 unread: 'خوانده‌نشده'
93 starred: 'برگزیده' 95 starred: 'برگزیده'
94 archive: 'بایگانی' 96 archive: 'بایگانی'
97 # all: 'All'
95 rss_limit: 'محدودیت آر-اس-اس' 98 rss_limit: 'محدودیت آر-اس-اس'
96 form_user: 99 form_user:
97 two_factor_description: "با فعال‌کردن تأیید ۲مرحله‌ای هر بار که اتصال تأییدنشده‌ای برقرار شد، به شما یک کد از راه ایمیل فرستاده می‌شود" 100 two_factor_description: "با فعال‌کردن تأیید ۲مرحله‌ای هر بار که اتصال تأییدنشده‌ای برقرار شد، به شما یک کد از راه ایمیل فرستاده می‌شود"
@@ -110,6 +113,7 @@ config:
110 # annotations: Remove ALL annotations 113 # annotations: Remove ALL annotations
111 # tags: Remove ALL tags 114 # tags: Remove ALL tags
112 # entries: Remove ALL entries 115 # entries: Remove ALL entries
116 # archived: Remove ALL archived entries
113 # confirm: Are you really really sure? (THIS CAN'T BE UNDONE) 117 # confirm: Are you really really sure? (THIS CAN'T BE UNDONE)
114 form_password: 118 form_password:
115 # description: "You can change your password here. Your new password should by at least 8 characters long." 119 # description: "You can change your password here. Your new password should by at least 8 characters long."
@@ -154,6 +158,7 @@ config:
154 # or: 'One rule OR another' 158 # or: 'One rule OR another'
155 # and: 'One rule AND another' 159 # and: 'One rule AND another'
156 # matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>' 160 # matches: 'Tests that a <i>subject</i> is matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
161 # notmatches: 'Tests that a <i>subject</i> is not matches a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
157 162
158entry: 163entry:
159 page_titles: 164 page_titles:
@@ -185,6 +190,8 @@ entry:
185 unread_label: 'خوانده‌نشده' 190 unread_label: 'خوانده‌نشده'
186 preview_picture_label: 'دارای عکس پیش‌نمایش' 191 preview_picture_label: 'دارای عکس پیش‌نمایش'
187 preview_picture_help: 'پیش‌نمایش عکس' 192 preview_picture_help: 'پیش‌نمایش عکس'
193 # is_public_label: 'Has a public link'
194 # is_public_help: 'Public link'
188 language_label: 'زبان' 195 language_label: 'زبان'
189 # http_status_label: 'HTTP status' 196 # http_status_label: 'HTTP status'
190 reading_time: 197 reading_time:
@@ -223,6 +230,8 @@ entry:
223 original_article: 'اصلی' 230 original_article: 'اصلی'
224 annotations_on_the_entry: '{0} بدون حاشیه|{1} یک حاشیه|]1,Inf[ %nbحاشیه% annotations' 231 annotations_on_the_entry: '{0} بدون حاشیه|{1} یک حاشیه|]1,Inf[ %nbحاشیه% annotations'
225 created_at: 'زمان ساخت' 232 created_at: 'زمان ساخت'
233 # published_at: 'Publication date'
234 # published_by: 'Published by'
226 new: 235 new:
227 page_title: 'ذخیرهٔ مقالهٔ تازه' 236 page_title: 'ذخیرهٔ مقالهٔ تازه'
228 placeholder: 'http://website.com' 237 placeholder: 'http://website.com'
@@ -234,10 +243,12 @@ entry:
234 page_title: 'ویرایش مقاله' 243 page_title: 'ویرایش مقاله'
235 title_label: 'عنوان' 244 title_label: 'عنوان'
236 url_label: 'نشانی' 245 url_label: 'نشانی'
237 is_public_label: 'عمومی'
238 save_label: 'ذخیره' 246 save_label: 'ذخیره'
239 public: 247 public:
240 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>" 248 # shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
249 confirm:
250 # delete: "Are you sure you want to remove that article?"
251 # delete_tag: "Are you sure you want to remove that tag from that article?"
241 252
242about: 253about:
243 page_title: 'درباره' 254 page_title: 'درباره'
@@ -510,6 +521,28 @@ user:
510 # delete: Delete 521 # delete: Delete
511 # delete_confirm: Are you sure? 522 # delete_confirm: Are you sure?
512 # back_to_list: Back to list 523 # back_to_list: Back to list
524 search:
525 # placeholder: Filter by username or email
526
527site_credential:
528 # page_title: Site credentials management
529 # new_site_credential: Create a credential
530 # edit_site_credential: Edit an existing credential
531 # description: "Here you can manage all credentials for sites which required them (create, edit and delete), like a paywall, an authentication, etc."
532 # list:
533 # actions: Actions
534 # edit_action: Edit
535 # yes: Yes
536 # no: No
537 # create_new_one: Create a new credential
538 # form:
539 # username_label: 'Username'
540 # host_label: 'Host'
541 # password_label: 'Password'
542 # save: Save
543 # delete: Delete
544 # delete_confirm: Are you sure?
545 # back_to_list: Back to list
513 546
514error: 547error:
515 # page_title: An error occurred 548 # page_title: An error occurred
@@ -528,6 +561,7 @@ flashes:
528 # annotations_reset: Annotations reset 561 # annotations_reset: Annotations reset
529 # tags_reset: Tags reset 562 # tags_reset: Tags reset
530 # entries_reset: Entries reset 563 # entries_reset: Entries reset
564 # archived_reset: Archived entries deleted
531 entry: 565 entry:
532 notice: 566 notice:
533 entry_already_saved: 'این مقاله در تاریخ %date% ذخیره شده بود' 567 entry_already_saved: 'این مقاله در تاریخ %date% ذخیره شده بود'
@@ -562,3 +596,8 @@ flashes:
562 # added: 'User "%username%" added' 596 # added: 'User "%username%" added'
563 # updated: 'User "%username%" updated' 597 # updated: 'User "%username%" updated'
564 # deleted: 'User "%username%" deleted' 598 # deleted: 'User "%username%" deleted'
599 site_credential:
600 notice:
601 # added: 'Site credential for "%host%" added'
602 # updated: 'Site credential for "%host%" updated'
603 # deleted: 'Site credential for "%host%" deleted'