X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Ftranslations%2Fmessages.fa.yml;h=f6943ae5a3e067e327f7352cdb8b7f6a71536a2f;hb=7d72cce4c7d38b32d4e8fb659979c159a91fea6a;hp=ad13c9404b8c5cbf667a56234ad144427c628795;hpb=ebe0787e093f4f2934430033015d6ebad1c64dca;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml index ad13c940..f6943ae5 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml @@ -266,6 +266,7 @@ howto: quickstart: page_title: 'Quickstart' + # more: 'More…' intro: title: 'به wallabag خوش آمدید!!' paragraph_1: "به شما کمک خواهیم کرد تا wallabag را بشناسید و با برخی از ویژگی‌های جالبش آشنا شوید" @@ -285,6 +286,7 @@ quickstart: import: 'درون‌ریزی را تنظیم کنید' first_steps: title: 'گام نخست' + # 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." new_article: 'نخستین مقالهٔ خود را ذخیره کنید' unread_articles: 'و آن را طبقه‌بندی کنید!' migrate: @@ -294,11 +296,15 @@ quickstart: wallabag_v1: 'مهاجرت از نسخهٔ یکم wallabag' wallabag_v2: 'مهاجرت از نسخهٔ دوم wallabag' readability: 'مهاجرت از نسخهٔ دوم Readability' + instapaper: 'مهاجرت از نسخهٔ دوم Instapaper' developer: title: 'برنامه‌نویسان' + # description: 'We also thought to the developers: Docker, API, translations, etc.' create_application: 'برنامهٔ wallabag خود را بسازید' + # use_docker: 'Use Docker to install wallabag' docs: title: 'راهنمای کامل' + # 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." annotate: 'روی مقاله‌هایتان یادداشت بگذارید' export: 'مقاله‌هایتان را به قالب ePUB یا PDF دربیاورید' search_filters: 'به کمک موتور جستجو و فیلترها به دنبال مقاله‌هایتان بگردید' @@ -349,6 +355,18 @@ import: # how_to: 'Please select your Readability export and click on the below button to upload and import it.' worker: # 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:" + firefox: + page_title: 'درون‌ریزی > Firefox' + # description: "This importer will import all your Firefox bookmarks.

For Firefox, just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file." + # 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." + chrome: + page_title: 'درون‌ریزی > Chrome' + # description: "This importer will import all your Chrome bookmarks. The location of the file depends on your operating system :

Once you got there, copy the Bookmarks file someplace you'll find.
Note that if you have Chromium instead of Chrome, you'll have to correct paths accordingly.

" + # 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." + instapaper: + page_title: 'درون‌ریزی > Instapaper' + # 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").' + # how_to: 'Please select your Instapaper export and click on the below button to upload and import it.' developer: # page_title: 'Developer' @@ -414,10 +432,10 @@ flashes: notice: entry_already_saved: 'این مقاله در تاریخ %date% ذخیره شده بود' entry_saved: 'مقاله ذخیره شد' - # entry_saved_failed: 'Failed to save entry' + # entry_saved_failed: 'Entry saved but fetching content failed' entry_updated: 'مقاله به‌روز شد' entry_reloaded: 'مقاله به‌روز شد' - entry_reload_failed: 'به‌روزرسانی مقاله شکست خورد' + # entry_reload_failed: 'Entry reloaded but fetching content failed' entry_archived: 'مقاله بایگانی شد' entry_unarchived: 'مقاله از بایگانی درآمد' entry_starred: 'مقاله برگزیده شد' @@ -432,6 +450,9 @@ flashes: failed_on_file: 'خطا هنگام پردازش پروندهٔ ورودی. آیا پروندهٔ درون‌ریزی شده سالم است؟' summary: 'گزارش درون‌ریزی: %imported% وارد شد, %skipped% از قبل ذخیره شده بود.' # summary_with_queue: 'Import summary: %queued% queued.' + error: + # redis_enabled_not_installed: Redis is enabled for handle asynchronous import but it looks like we can't connect to it. Please check Redis configuration. + # rabbit_enabled_not_installed: RabbitMQ is enabled for handle asynchronous import but it looks like we can't connect to it. Please check RabbitMQ configuration. developer: notice: # client_created: 'New client created.'