summaryrefslogtreecommitdiffstats
path: root/l10n/fa.js
blob: 73df6b17e40dd7856afa470f7b628ef36c0e30ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
OC.L10N.register(
    "news",
    {
    "Request failed, network connection unavailable!" : "درخواست انجام نشد ، اتصال به شبکه در دسترس نیست!",
    "Request unauthorized. Are you logged in?" : "درخواست غیر مجاز. آیا وارد سیستم شده اید؟",
    "Request forbidden. Are you an administrator?" : "Request forbidden. Are you an administrator?",
    "Token expired or app not enabled! Reload the page!" : "گفتگوی منقضی شده یا برنامه فعال نشده است! بارگیری مجدد صفحه!",
    "Internal server error! Please check your data/nextcloud.log file for additional information!" : "خطای سرور داخلی! لطفاً برای اطلاعات بیشتر ، پرونده / nextcloud.log خود را بررسی کنید!",
    "Request failed, Nextcloud is in currently in maintenance mode!" : "درخواست انجام نشد، نکست‌کلود در حال حاضر در حالت تعمیر و نگهداری است!",
    "News feeds" : "News feeds",
    "Unread articles" : "مطالب خوانده نشده",
    "News" : "اخبار",
    "News folders" : "News folders",
    "News articles" : "News articles",
    "Shared with me" : "Shared with me",
    "An RSS/Atom feed reader" : "An RSS/Atom feed reader",
    "📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)",
    "Download" : "دانلود",
    "Close" : "بستن",
    "Web address" : "آدرس وب",
    "No folder" : "بدون پوشه",
    "Folder name" : "نام پوشه",
    "Username" : "نام کاربری",
    "Password" : "گذرواژه",
    "Feed exists already!" : "خوراک در حال حاضر وجود دارد!",
    "New folder" : "پوشه جدید",
    "Folder exists already!" : "پوشه در حال حاضر موجود است!",
    "HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "اعتبارنامه HTTP Basic Auth باید بدون رمزگذاری ذخیره شود! هر کس با دسترسی به سرور یا بانک اطلاعاتی قادر به دسترسی به آنها خواهد بود!",
    "Credentials" : "اعتبارهای",
    "Auto discover Feed" : "Auto discover Feed",
    "Subscribe" : "اشتراک گذاری",
    "Last job execution ran {relativeTime}. Something seems wrong." : "Last job execution ran {relativeTime}. Something seems wrong.",
    "Last job ran {relativeTime}." : "آخرین کار در {time} اجرا شد.",
    "Maximum read count per feed" : "حداکثر تعداد خواندن در هر خوراک",
    "Maximum redirects" : "حداکثر تغییر مسیرها",
    "Feed fetcher timeout" : "خاتمه دادن به فست فایر",
    "Explore Service URL" : "URL سرویس را کاوش کنید",
    "Update interval" : "Update interval",
    "Successfully updated news configuration" : "Successfully updated news configuration",
    "Unable to update news config" : "Unable to update news config",
    "Use system cron for updates" : "برای بروزرسانی ها از سیستم cron استفاده کنید",
    "Disable this if you use a custom updater." : "Disable this if you use a custom updater.",
    "Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off.",
    "Delete unread articles automatically" : "Delete unread articles automatically",
    "Enable this if you also want to delete unread articles." : "Enable this if you also want to delete unread articles.",
    "How many redirects the feed fetcher should follow." : "How many redirects the feed fetcher should follow.",
    "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted." : "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted.",
    "Interval in seconds in which the feeds will be updated." : "Interval in seconds in which the feeds will be updated.",
    "Share" : "هم‌رسانی",
    "Share with" : "به اشتراک گذاشتن با",
    "Mark read" : "علامت گذاری به عنوان خوانده شده",
    "All articles" : "تمام مطالب",
    "Starred" : "ستاره دار",
    "Explore" : "کاوش",
    "Rename" : "تغییرنام",
    "Delete" : "حذف",
    "Rename Feed" : "تغییر نام خوراک",
    "Are you sure you want to delete?" : "Are you sure you want to delete?",
    "Unpin from top" : "از بالای صفحه باز کنید",
    "Pin to top" : "از این صفحه",
    "Newest first" : "تازه ترین ها اول ",
    "Oldest first" : "قدیمی ترین ها اول ",
    "Default order" : "سفارش پیش فرض",
    "Enable full text" : "متن کامل را فعال کنید",
    "Disable full text" : "متن کامل را غیرفعال کنید",
    "Unread updated" : "خوانده نشده به روز شد",
    "Ignore updated" : "نادیده گرفتن به روز شده",
    "by" : "با",
    "from" : "از",
    "shared by" : "shared by",
    "Play audio" : "پخش صوت",
    "Download audio" : "دانلود صوت",
    "Download video" : "دانلود ویدئو",
    "Unread" : "Unread",
    "Open website" : "باز کردن وب‌سایت",
    "Subscribe to" : "Subscribe to",
    "Ajax or webcron mode detected! Your feeds will not be updated!" : "آژاکس یا حالت وبکرون شناسایی شد! فیدهای شما به روز نمی شوند!",
    "How to set up the operating system cron" : "نحوه تنظیم سیستم عامل کرن",
    "Install and set up a faster parallel updater that uses the News app's update API" : "یک بروزرسانی موازی سریعتر را که از API به روزرسانی برنامه News استفاده می کند ، نصب و تنظیم کنید",
    "No articles available" : "هیچ مقاله‌ای موجود نیست",
    "No unread articles available" : "هیچ مقاله‌ی خوانده‌ نشده‌ای موجود نیست",
    "Star article" : "مقاله ستاره",
    "Unstar article" : "مقاله Unstar",
    "Keep article unread" : "مقاله را نخوانید",
    "Remove keep article unread" : "مقاله را نخوانید حذف کنید",
    "Share with users" : "Share with users",
    "No users found" : "No users found",
    "Error while searching for users" : "Error while searching for users",
    "Share on social media" : "Share on social media",
    "I wanted you to see this article" : "I wanted you to see this article",
    "Check out this article" : "Check out this article",
    "Keyboard shortcut" : "صفحه کلید",
    "Description" : "توضیحات",
    "right" : "راست",
    "Jump to next article" : "پرش به مقاله بعدی",
    "left" : "چپ",
    "Jump to previous article" : "پرش به مقاله قبلی",
    "Toggle star article" : "مقاله ستاره را تغییر دهید",
    "Star article and jump to next one" : "مقاله ستاره و پرش به مقاله بعدی",
    "Toggle keep current article unread" : "جستجوی مقاله فعلی خوانده نشده",
    "Open article in new tab" : "باز کردن مقاله در تب جدید",
    "Toggle expand article in compact view" : "گسترش مقاله در نمای جمع و جور",
    "Refresh" : "بازنمایی",
    "Load next feed" : "خوراک بعدی را بارگیری کنید",
    "Load previous feed" : "خوراک قبلی را بارگیری کنید",
    "Load previous folder" : "پوشه قبلی را بارگیری کنید",
    "Load next folder" : "پوشه بعدی را بارگیری کنید",
    "Scroll to active navigation entry" : "به ورودی ناوبری فعال بروید",
    "Mark current article's feed/folder read" : "فید / پوشه مقاله خوانده شده را علامت گذاری کنید",
    "Folder" : "پوشه",
    "Go back" : "برگرد",
    "New Folder" : "پوشه جدید",
    "Create" : "ایجاد کردن",
    "Update failed more than 50 times" : "بروزرسانی بیش از 50 بار انجام نشد",
    "Deleted feed" : "خوراک حذف شد",
    "Undo delete feed" : "فید را حذف کنید",
    "Menu" : "منو",
    "Open feed URL" : "نشانی اینترنتی فید را باز کنید",
    "Dismiss" : "پنهان کن",
    "Collapse" : "فروکش  کردن",
    "Deleted folder" : "پوشه‌ی حذف شده",
    "Undo delete folder" : "حذف پوشه را لغو کنید",
    "Settings" : "تنظیمات",
    "Disable mark read through scrolling" : "غیرفعال کردن علامت خوانده شده از طریق پیمایش",
    "Compact view" : "نمایش متراکم",
    "Expand articles on key navigation" : "مقالات مربوط به پیمایش کلید را گسترش دهید",
    "Show all articles" : "نمایش تمامی مقالات",
    "Reverse ordering (oldest on top)" : "ترتیب معکوس (قدیمی ترین در بالا)",
    "Subscriptions (OPML)" : "اشتراک‌ها (OPML)",
    "Import" : "وارد کردن",
    "Export" : "گرفتن خروجی",
    "Error when importing: File does not contain valid OPML" : "خطا هنگام وارد کردن: پرونده حاوی OPML معتبر نیست",
    "Error when importing: OPML is does neither contain feeds nor folders" : "خطا هنگام وارد کردن: OPML شامل فید و پوشه نیست",
    "Unread/Starred Articles" : "مقالات خوانده نشده / ستاره دار",
    "Error when importing: file does not contain valid JSON" : "خطا هنگام وارد کردن: فایل حاوی JSON معتبر نیست.",
    "Help" : "کمک",
    "Keyboard shortcuts" : "میان بر صفحه ی کلید",
    "Documentation" : "مستندسازی",
    "Report a bug" : "گزارش یک خطا"
},
"nplurals=2; plural=(n > 1);");