aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/fa.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2021-05-12 18:48:40 +0200
committerLibravatar GitHub <noreply@github.com>2021-05-12 18:48:40 +0200
commit2a2f6fe945b87f50c95a31efb7c47c664e58a8bf (patch)
treef38165789e3a68b83a91b6882d75885c47579371 /src/i18n/locales/fa.json
parentUpdated the documentation (#1394) (diff)
downloadferdium-app-2a2f6fe945b87f50c95a31efb7c47c664e58a8bf.tar.gz
ferdium-app-2a2f6fe945b87f50c95a31efb7c47c664e58a8bf.tar.zst
ferdium-app-2a2f6fe945b87f50c95a31efb7c47c664e58a8bf.zip
Fix some appearance issues (#1398)
* Fix property spelling in Sidebar component * Fix typo in todos partition name * Use the FerdiDev setting.json in dev mode The app.setPath calls are still a mess and need to be fixed, but this at least allows me to experiment locally. * Make @meetfranz/theme follow the accent color We inject the value of the accent color into the themes, so the buttons show the appropriate color. This allows removing some existing css hacks. In order to do this, the themes had to be turned into functions that take the brand color (accent color) as an argument instead of hard-coding it. The css-based accent color for legacy components is left unchanged. * Remove superfluous scrollbars While overflow: scroll doesn't look ugly on macs, because the system hides scrollbars by default (except on hower), on Linux and Windows, the disabled scrollbars appearing by default look ugly. We set overflow-y: auto instead to display a scrollbar only when needed. * Simplify theme generation in @meetfranz/themes * Remove default accent color code duplication * Apply accent color to styles not in themeInfo.json Some colors are darkened/lightened versions of the primary brand color, so they are not caught by build-theme-info. We create these styles with `color` manually. * Inset shadow on sidebar This creates a more flat look that projecting a shadow over the service, and avoid compositing a shadow over the webview. * Apply accent color to vertical style tab bar * Workspace drawer styling in vertical mode * Fix sidebar layout In vertical mode, the top of the service was clipped by the sidebar Also removes unnecessary whitespace in sidebar * Fix 1px wide line on right when todos are hidden * Fix window menu When building the menu bar, the File / app menu is added later, so we must be careful about indexing the menu bar. * Update locale files * Report the default accent color accurately * Fix inverted button with dark theme * Fix crash with invalid accent color Fall back to the default accent color instead * Darker secondary buttons in dark mode * Vertical workspace drawer style outside debug mode In order to reliably apply the style, we need to add a class name to the drawer manually, as component names only appear in class names in debug mode.
Diffstat (limited to 'src/i18n/locales/fa.json')
-rw-r--r--src/i18n/locales/fa.json876
1 files changed, 438 insertions, 438 deletions
diff --git a/src/i18n/locales/fa.json b/src/i18n/locales/fa.json
index 11c95c126..a57caeb47 100644
--- a/src/i18n/locales/fa.json
+++ b/src/i18n/locales/fa.json
@@ -1,439 +1,439 @@
1{ 1{
2 "app.errorHandler.action" : "بارگذاری مجدد", 2 "app.errorHandler.action": "بارگذاری مجدد",
3 "app.errorHandler.headline" : "اشتباهی رخ داده", 3 "app.errorHandler.headline": "اشتباهی رخ داده",
4 "connectionLostBanner.cta" : "بارگذاری مجدد سرور", 4 "connectionLostBanner.cta": "بارگذاری مجدد سرور",
5 "connectionLostBanner.informationLink" : "What happened?", 5 "connectionLostBanner.informationLink": "What happened?",
6 "connectionLostBanner.message" : "Oh no! Franz lost the connection to {name}.", 6 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.",
7 "feature.announcements.changelog.headline" : "تغییرات فرَنز {version}", 7 "feature.announcements.changelog.headline": "تغییرات فرَنز {version}",
8 "feature.delayApp.headline" : "Upgrade your Franz plan to skip the wait", 8 "feature.delayApp.headline": "Upgrade your Ferdi plan to skip the wait",
9 "feature.delayApp.text" : "فرَنز بعد از {seconds} ثانیه ادامه میده.", 9 "feature.delayApp.text": "فرَنز بعد از {seconds} ثانیه ادامه میده.",
10 "feature.delayApp.trial.action" : "Yes, I want the free 14 day trial of Franz Professional", 10 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
11 "feature.delayApp.trial.actionShort" : "Activate the free Franz Professional trial", 11 "feature.delayApp.trial.actionShort": "Activate the free Ferdi Professional trial",
12 "feature.delayApp.trial.headline" : "Get the free Franz Professional 14-days trial and skip the wait", 12 "feature.delayApp.trial.headline": "Get the free Ferdi Professional 14-days trial and skip the wait",
13 "feature.delayApp.upgrade.action" : "Upgrade Franz", 13 "feature.delayApp.upgrade.action": "Upgrade Ferdi",
14 "feature.delayApp.upgrade.actionShort" : "ارتقای حساب", 14 "feature.delayApp.upgrade.actionShort": "ارتقای حساب",
15 "feature.planSelection.cta.ctaDowngradeFree" : "Downgrade to Free", 15 "feature.planSelection.cta.ctaDowngradeFree": "Downgrade to Free",
16 "feature.planSelection.cta.stayOnFree" : "Stay on Free", 16 "feature.planSelection.cta.stayOnFree": "Stay on Free",
17 "feature.planSelection.cta.trial" : "Start my free 14-days Trial", 17 "feature.planSelection.cta.trial": "Start my free 14-days Trial",
18 "feature.planSelection.cta.upgradePersonal" : "Choose Personal", 18 "feature.planSelection.cta.upgradePersonal": "Choose Personal",
19 "feature.planSelection.cta.upgradePro" : "Choose Professional", 19 "feature.planSelection.cta.upgradePro": "Choose Professional",
20 "feature.planSelection.free.text" : "Basic functionality", 20 "feature.planSelection.free.text": "Basic functionality",
21 "feature.planSelection.fullFeatureList" : "Complete comparison of all plans", 21 "feature.planSelection.fullFeatureList": "Complete comparison of all plans",
22 "feature.planSelection.fullscreen.dialog.cta.downgrade" : "Downgrade to Free", 22 "feature.planSelection.fullscreen.dialog.cta.downgrade": "Downgrade to Free",
23 "feature.planSelection.fullscreen.dialog.cta.upgrade" : "Choose Personal", 23 "feature.planSelection.fullscreen.dialog.cta.upgrade": "Choose Personal",
24 "feature.planSelection.fullscreen.dialog.message" : "You're about to downgrade to our Free account. Are you sure? Click here instead to get more services and functionality for just {currency}{price} a month.", 24 "feature.planSelection.fullscreen.dialog.message": "You're about to downgrade to our Free account. Are you sure? Click here instead to get more services and functionality for just {currency}{price} a month.",
25 "feature.planSelection.fullscreen.dialog.title" : "Downgrade your Franz Plan", 25 "feature.planSelection.fullscreen.dialog.title": "Downgrade your Ferdi Plan",
26 "feature.planSelection.fullscreen.subheadline" : "It's time to make a choice. Franz works best on our Personal and Professional plans. Please have a look and choose the best one for you.", 26 "feature.planSelection.fullscreen.subheadline": "It's time to make a choice. Ferdi works best on our Personal and Professional plans. Please have a look and choose the best one for you.",
27 "feature.planSelection.fullscreen.welcome" : "Are you ready to choose, {name}?", 27 "feature.planSelection.fullscreen.welcome": "Are you ready to choose, {name}?",
28 "feature.planSelection.personal.text" : "More services, no waiting - ideal for personal use.", 28 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
29 "feature.planSelection.pricesBasedOnAnnualPayment" : "All prices based on yearly payment", 29 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
30 "feature.planSelection.pro.text" : "Unlimited services and professional features for you - and your team.", 30 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
31 "feature.serviceLimit.limitReached" : "You have added {amount} out of {limit} services that are included in your plan. Please upgrade your account to add more services.", 31 "feature.serviceLimit.limitReached": "You have added {amount} out of {limit} services that are included in your plan. Please upgrade your account to add more services.",
32 "feature.shareFranz.action.email" : "ارسال به صورت ایمیل", 32 "feature.shareFranz.action.email": "ارسال به صورت ایمیل",
33 "feature.shareFranz.action.facebook" : "اشتراک‌گذاری در فیس بوک", 33 "feature.shareFranz.action.facebook": "اشتراک‌گذاری در فیس بوک",
34 "feature.shareFranz.action.twitter" : "اشتراک‌گذاری در توییتر", 34 "feature.shareFranz.action.twitter": "اشتراک‌گذاری در توییتر",
35 "feature.shareFranz.headline" : "Franz is better together!", 35 "feature.shareFranz.headline": "Ferdi is better together!",
36 "feature.shareFranz.shareText.email" : "من {count} تا سرویس تو فرَنز اضافه کردم! برنامه رایگان برای واتسآپ، اسکایپ، مسنجر، اسلک رو از سایت www.meetfranz.com دانلود کن.", 36 "feature.shareFranz.shareText.email": "من {count} تا سرویس تو فرَنز اضافه کردم! برنامه رایگان برای واتسآپ، اسکایپ، مسنجر، اسلک رو از سایت www.getferdi.com دانلود کن.",
37 "feature.shareFranz.shareText.twitter" : "من {count} تا سرویس تو فرَنز اضافه کردم! برنامه رایگان برای واتسآپ، اسکایپ، مسنجر، اسلک رو از سایت www.meetfranz.com دانلود کن \/cc @FranzMessenger", 37 "feature.shareFranz.shareText.twitter": "من {count} تا سرویس تو فرَنز اضافه کردم! برنامه رایگان برای واتسآپ، اسکایپ، مسنجر، اسلک رو از سایت www.getferdi.com دانلود کن /cc @FerdiMessenger",
38 "feature.shareFranz.text" : "به دوستات بگو فرَنز چقدر باحاله و بهمون کمک کن گسترش پیدا کنیم.", 38 "feature.shareFranz.text": "به دوستات بگو فرَنز چقدر باحاله و بهمون کمک کن گسترش پیدا کنیم.",
39 "feature.todos.premium.info" : "Franz Todos are available to premium users now!", 39 "feature.todos.premium.info": "Ferdi Todos are available to premium users now!",
40 "feature.todos.premium.rollout" : "Everyone else will have to wait a little longer.", 40 "feature.todos.premium.rollout": "Everyone else will have to wait a little longer.",
41 "feature.todos.premium.upgrade" : "Upgrade Account", 41 "feature.todos.premium.upgrade": "Upgrade Account",
42 "feature.trialStatusBar.cta" : "Upgrade now", 42 "feature.trialStatusBar.cta": "Upgrade now",
43 "feature.trialStatusBar.expired" : "Your free Franz {plan} Trial has expired, please upgrade your account.", 43 "feature.trialStatusBar.expired": "Your free Ferdi {plan} Trial has expired, please upgrade your account.",
44 "feature.trialStatusBar.fullscreen.dialog.cta.downgrade" : "Downgrade to Free", 44 "feature.trialStatusBar.fullscreen.dialog.cta.downgrade": "Downgrade to Free",
45 "feature.trialStatusBar.fullscreen.dialog.cta.upgrade" : "Choose Personal", 45 "feature.trialStatusBar.fullscreen.dialog.cta.upgrade": "Choose Personal",
46 "feature.trialStatusBar.fullscreen.dialog.message" : "You're about to downgrade to our Free account. Are you sure? Click here instead to get more services and functionality for just {currency}{price} a month.", 46 "feature.trialStatusBar.fullscreen.dialog.message": "You're about to downgrade to our Free account. Are you sure? Click here instead to get more services and functionality for just {currency}{price} a month.",
47 "feature.trialStatusBar.fullscreen.dialog.title" : "Downgrade your Franz Plan", 47 "feature.trialStatusBar.fullscreen.dialog.title": "Downgrade your Ferdi Plan",
48 "feature.trialStatusBar.restTime" : "Your Free Franz {plan} Trial ends in {time}.", 48 "feature.trialStatusBar.restTime": "Your Free Ferdi {plan} Trial ends in {time}.",
49 "global.api.unhealthy" : "به سرویس های آنلاین فرَنز متصل نشدی", 49 "global.api.unhealthy": "به سرویس های آنلاین فرَنز متصل نشدی",
50 "global.franzProRequired" : "Franz Professional Required", 50 "global.franzProRequired": "Ferdi Professional Required",
51 "global.notConnectedToTheInternet" : "اینترنت وصل نیست", 51 "global.notConnectedToTheInternet": "اینترنت وصل نیست",
52 "global.spellchecker.useDefault" : "استفاده از پیشفرض سیستم ({default})", 52 "global.spellchecker.useDefault": "استفاده از پیشفرض سیستم ({default})",
53 "global.spellchecking.autodetect" : "تشخیص خودکار زبان", 53 "global.spellchecking.autodetect": "تشخیص خودکار زبان",
54 "global.spellchecking.autodetect.short" : "خودکار", 54 "global.spellchecking.autodetect.short": "خودکار",
55 "global.spellchecking.language" : "زبان غلط یاب املایی", 55 "global.spellchecking.language": "زبان غلط یاب املایی",
56 "global.upgradeButton.upgradeToPro" : "Upgrade to Franz Professional", 56 "global.upgradeButton.upgradeToPro": "Upgrade to Ferdi Professional",
57 "import.headline" : "جانشانی سرویس های فرانز 4", 57 "import.headline": "جانشانی سرویس های فرانز 4",
58 "import.notSupportedHeadline" : "این سرویس ها در Franz ۵ پشتیبانی نمیشوند.", 58 "import.notSupportedHeadline": "این سرویس ها در Ferdi ۵ پشتیبانی نمیشوند.",
59 "import.skip.label" : "میخواهم سرویس ها را به صورت دستی اضافه کنم.", 59 "import.skip.label": "میخواهم سرویس ها را به صورت دستی اضافه کنم.",
60 "import.submit.label" : "جانشانی سرویس ها", 60 "import.submit.label": "جانشانی سرویس ها",
61 "infobar.buttonChangelog" : "چه خبر ؟", 61 "infobar.buttonChangelog": "چه خبر ؟",
62 "infobar.buttonInstallUpdate" : "باز کردن مجدد و نصب به روز رسانی", 62 "infobar.buttonInstallUpdate": "باز کردن مجدد و نصب به روز رسانی",
63 "infobar.buttonReloadServices" : "بارگذاری مجدد سرویس ها", 63 "infobar.buttonReloadServices": "بارگذاری مجدد سرویس ها",
64 "infobar.requiredRequestsFailed" : "بارگذاری سرویس ها و اطلاعات کاربر ممکن نیست", 64 "infobar.requiredRequestsFailed": "بارگذاری سرویس ها و اطلاعات کاربر ممکن نیست",
65 "infobar.servicesUpdated" : "سرویس های شما به روز رسانی شدند.", 65 "infobar.servicesUpdated": "سرویس های شما به روز رسانی شدند.",
66 "infobar.trialActivated" : "Your trial was successfully activated. Happy messaging!", 66 "infobar.trialActivated": "Your trial was successfully activated. Happy messaging!",
67 "infobar.updateAvailable" : "یک به روز رسانی جدید برای Franz آماده است.", 67 "infobar.updateAvailable": "یک به روز رسانی جدید برای Ferdi آماده است.",
68 "invite.email.label" : "نشانی ایمیل", 68 "invite.email.label": "نشانی ایمیل",
69 "invite.headline.friends" : "دعوت ۳ نفر از دوستان یا همکارانتان.", 69 "invite.headline.friends": "دعوت ۳ نفر از دوستان یا همکارانتان.",
70 "invite.name.label" : "نام ", 70 "invite.name.label": "نام ",
71 "invite.skip.label" : "بعدا انجام میدم ", 71 "invite.skip.label": "بعدا انجام میدم ",
72 "invite.submit.label" : "فرستادن دعوت نامه ها ", 72 "invite.submit.label": "فرستادن دعوت نامه ها ",
73 "invite.successInfo" : "دعوتنامه ها با موفقیت ارسال شدند .", 73 "invite.successInfo": "دعوتنامه ها با موفقیت ارسال شدند .",
74 "login.email.label" : "نشانی ایمیل", 74 "login.email.label": "نشانی ایمیل",
75 "login.headline" : "ورود ", 75 "login.headline": "ورود ",
76 "login.invalidCredentials" : "ایمیل یا رمز عبور معتبر نیست ", 76 "login.invalidCredentials": "ایمیل یا رمز عبور معتبر نیست ",
77 "login.link.password" : "تنظیم مجدد رمز عبور ", 77 "login.link.password": "تنظیم مجدد رمز عبور ",
78 "login.link.signup" : "ساختن یک حساب رایگان ", 78 "login.link.signup": "ساختن یک حساب رایگان ",
79 "login.password.label" : "رمز عبور ", 79 "login.password.label": "رمز عبور ",
80 "login.serverLogout" : "این ارتباط منقضی شده است، لطفا دوباره وارد شوید.", 80 "login.serverLogout": "این ارتباط منقضی شده است، لطفا دوباره وارد شوید.",
81 "login.submit.label" : "ورود ", 81 "login.submit.label": "ورود ",
82 "login.tokenExpired" : "ارتباط شما منقضی شده، لطفا دوباره وارد شوید.", 82 "login.tokenExpired": "ارتباط شما منقضی شده، لطفا دوباره وارد شوید.",
83 "menu.Todoss.closeTodosDrawer" : "Close Todos drawer", 83 "menu.Todoss.closeTodosDrawer": "Close Todos drawer",
84 "menu.Todoss.openTodosDrawer" : "Open Todos drawer", 84 "menu.Todoss.openTodosDrawer": "Open Todos drawer",
85 "menu.app.about" : "درباره فرانز", 85 "menu.app.about": "درباره فرانز",
86 "menu.app.announcement" : "چه خبر؟", 86 "menu.app.announcement": "چه خبر؟",
87 "menu.app.checkForUpdates" : "بررسی وجود نسخه جدید ", 87 "menu.app.checkForUpdates": "بررسی وجود نسخه جدید ",
88 "menu.app.hide" : "مخفی‌کردن ", 88 "menu.app.hide": "مخفی‌کردن ",
89 "menu.app.hideOthers" : "مخفی کردن بقیه ", 89 "menu.app.hideOthers": "مخفی کردن بقیه ",
90 "menu.app.quit" : "خروج ", 90 "menu.app.quit": "خروج ",
91 "menu.app.settings" : "تنظیمات ", 91 "menu.app.settings": "تنظیمات ",
92 "menu.app.unhide" : "آشکارسازی", 92 "menu.app.unhide": "آشکارسازی",
93 "menu.edit" : "ویرایش ", 93 "menu.edit": "ویرایش ",
94 "menu.edit.copy" : "کپی", 94 "menu.edit.copy": "کپی",
95 "menu.edit.cut" : "برش ", 95 "menu.edit.cut": "برش ",
96 "menu.edit.delete" : "حذف ", 96 "menu.edit.delete": "حذف ",
97 "menu.edit.emojiSymbols" : "شکلک و نماد ها", 97 "menu.edit.emojiSymbols": "شکلک و نماد ها",
98 "menu.edit.paste" : "چسباندن ", 98 "menu.edit.paste": "چسباندن ",
99 "menu.edit.pasteAndMatchStyle" : "بچسبان و با استایل هماهنگ کن.", 99 "menu.edit.pasteAndMatchStyle": "بچسبان و با استایل هماهنگ کن.",
100 "menu.edit.redo" : "انجام دوباره ", 100 "menu.edit.redo": "انجام دوباره ",
101 "menu.edit.selectAll" : "انتخاب همه ", 101 "menu.edit.selectAll": "انتخاب همه ",
102 "menu.edit.speech" : "سخنرانی", 102 "menu.edit.speech": "سخنرانی",
103 "menu.edit.startDictation" : "شروع به دیکته کردن", 103 "menu.edit.startDictation": "شروع به دیکته کردن",
104 "menu.edit.startSpeaking" : "شروع به حرف زدن", 104 "menu.edit.startSpeaking": "شروع به حرف زدن",
105 "menu.edit.stopSpeaking" : "متوقف سازی حرف زدن", 105 "menu.edit.stopSpeaking": "متوقف سازی حرف زدن",
106 "menu.edit.undo" : "برگشت", 106 "menu.edit.undo": "برگشت",
107 "menu.file" : "فایل", 107 "menu.file": "فایل",
108 "menu.help" : "راهنما", 108 "menu.help": "راهنما",
109 "menu.help.changelog" : "تغییرات", 109 "menu.help.changelog": "تغییرات",
110 "menu.help.debugInfo" : "Copy Debug Information", 110 "menu.help.debugInfo": "Copy Debug Information",
111 "menu.help.debugInfoCopiedBody" : "Your Debug Information has been copied to your clipboard.", 111 "menu.help.debugInfoCopiedBody": "Your Debug Information has been copied to your clipboard.",
112 "menu.help.debugInfoCopiedHeadline" : "Franz Debug Information", 112 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
113 "menu.help.learnMore" : "بیشتر بدانید ", 113 "menu.help.learnMore": "بیشتر بدانید ",
114 "menu.help.privacy" : "قوانین شخصی سازی", 114 "menu.help.privacy": "قوانین شخصی سازی",
115 "menu.help.support" : "پشتیبانی", 115 "menu.help.support": "پشتیبانی",
116 "menu.help.tos" : "شرایط ارائهٔ خدمات ", 116 "menu.help.tos": "شرایط ارائهٔ خدمات ",
117 "menu.services" : "سرویس‌ها ", 117 "menu.services": "سرویس‌ها ",
118 "menu.services.activatePreviousService" : "فعالسازی سرویس قبلی", 118 "menu.services.activatePreviousService": "فعالسازی سرویس قبلی",
119 "menu.services.addNewService" : "Add New Service", 119 "menu.services.addNewService": "Add New Service",
120 "menu.services.goHome" : "Home", 120 "menu.services.goHome": "Home",
121 "menu.services.setNextServiceActive" : "فعالسازی سرویس بعدی", 121 "menu.services.setNextServiceActive": "فعالسازی سرویس بعدی",
122 "menu.todos" : "Todos", 122 "menu.todos": "Todos",
123 "menu.todos.enableTodos" : "Enable Todos", 123 "menu.todos.enableTodos": "Enable Todos",
124 "menu.view" : "نمایش", 124 "menu.view": "نمایش",
125 "menu.view.enterFullScreen" : "نمای تمام صفحه", 125 "menu.view.enterFullScreen": "نمای تمام صفحه",
126 "menu.view.exitFullScreen" : "خروج از تمام‌صفحه ", 126 "menu.view.exitFullScreen": "خروج از تمام‌صفحه ",
127 "menu.view.reloadFranz" : "بارگذاری مجدد فرَنز", 127 "menu.view.reloadFranz": "بارگذاری مجدد فرَنز",
128 "menu.view.reloadService" : "بارگذاری مجدد سرور", 128 "menu.view.reloadService": "بارگذاری مجدد سرور",
129 "menu.view.reloadTodos" : "Reload ToDos", 129 "menu.view.reloadTodos": "Reload ToDos",
130 "menu.view.resetZoom" : "اندازه واقعی‌ ", 130 "menu.view.resetZoom": "اندازه واقعی‌ ",
131 "menu.view.toggleDevTools" : "ابزارهای گسترش دهنده", 131 "menu.view.toggleDevTools": "ابزارهای گسترش دهنده",
132 "menu.view.toggleFullScreen" : "تغییر وضعیت تمام صفحه", 132 "menu.view.toggleFullScreen": "تغییر وضعیت تمام صفحه",
133 "menu.view.toggleServiceDevTools" : "تغییر سرویس ابزارهای توسعه", 133 "menu.view.toggleServiceDevTools": "تغییر سرویس ابزارهای توسعه",
134 "menu.view.toggleTodosDevTools" : "Toggle Todos Developer Tools", 134 "menu.view.toggleTodosDevTools": "Toggle Todos Developer Tools",
135 "menu.view.zoomIn" : "بزرگنمایی", 135 "menu.view.zoomIn": "بزرگنمایی",
136 "menu.view.zoomOut" : "کوچک‌نمایی", 136 "menu.view.zoomOut": "کوچک‌نمایی",
137 "menu.window" : "پنجره ", 137 "menu.window": "پنجره ",
138 "menu.window.close" : "بستن ", 138 "menu.window.close": "بستن ",
139 "menu.window.minimize" : "به زیر بردن", 139 "menu.window.minimize": "به زیر بردن",
140 "menu.workspaces" : "فضای کاری", 140 "menu.workspaces": "فضای کاری",
141 "menu.workspaces.addNewWorkspace" : "افزودن فضای کاری جدید...", 141 "menu.workspaces.addNewWorkspace": "افزودن فضای کاری جدید...",
142 "menu.workspaces.closeWorkspaceDrawer" : "بستن کشوی فضای کاری", 142 "menu.workspaces.closeWorkspaceDrawer": "بستن کشوی فضای کاری",
143 "menu.workspaces.defaultWorkspace" : "تمامی سرویس ها", 143 "menu.workspaces.defaultWorkspace": "تمامی سرویس ها",
144 "menu.workspaces.openWorkspaceDrawer" : "بازکردن کشوی فضای کاری", 144 "menu.workspaces.openWorkspaceDrawer": "بازکردن کشوی فضای کاری",
145 "password.email.label" : "نشانی ایمیل", 145 "password.email.label": "نشانی ایمیل",
146 "password.headline" : "تنظیم مجدد رمز عبور ", 146 "password.headline": "تنظیم مجدد رمز عبور ",
147 "password.link.login" : "وارد شدن به اکانت خود", 147 "password.link.login": "وارد شدن به اکانت خود",
148 "password.link.signup" : "ساخت یک حساب کاربری", 148 "password.link.signup": "ساخت یک حساب کاربری",
149 "password.noUser" : "هیچ کاربری با این نشانی ایمیل یافت نشد ", 149 "password.noUser": "هیچ کاربری با این نشانی ایمیل یافت نشد ",
150 "password.submit.label" : "ارسال ", 150 "password.submit.label": "ارسال ",
151 "password.successInfo" : "لطفا ایمیل خود را چک کنید", 151 "password.successInfo": "لطفا ایمیل خود را چک کنید",
152 "premiumFeature.button.upgradeAccount" : "ارتقای حساب", 152 "premiumFeature.button.upgradeAccount": "ارتقای حساب",
153 "pricing.features.accountSync" : "Account Synchronisation", 153 "pricing.features.accountSync": "Account Synchronisation",
154 "pricing.features.adFree" : "Forever ad-free", 154 "pricing.features.adFree": "Forever ad-free",
155 "pricing.features.appDelays" : "No Waiting Screens", 155 "pricing.features.appDelays": "No Waiting Screens",
156 "pricing.features.appDelaysEnabled" : "Occasional Waiting Screens", 156 "pricing.features.appDelaysEnabled": "Occasional Waiting Screens",
157 "pricing.features.customWebsites" : "Add Custom Websites", 157 "pricing.features.customWebsites": "Add Custom Websites",
158 "pricing.features.desktopNotifications" : "Desktop Notifications", 158 "pricing.features.desktopNotifications": "Desktop Notifications",
159 "pricing.features.onPremise" : "On-premise & other Hosted Services", 159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes" : "Choose from more than 70 Services", 160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies" : "Service Proxies", 161 "pricing.features.serviceProxies": "Service Proxies",
162 "pricing.features.spellchecker" : "Spellchecker support", 162 "pricing.features.spellchecker": "Spellchecker support",
163 "pricing.features.teamManagement" : "Team Management", 163 "pricing.features.teamManagement": "Team Management",
164 "pricing.features.thirdPartyServices" : "Install 3rd party services", 164 "pricing.features.thirdPartyServices": "Install 3rd party services",
165 "pricing.features.unlimitedServices" : "Add unlimited services", 165 "pricing.features.unlimitedServices": "Add unlimited services",
166 "pricing.features.upToSixServices" : "Add up to 6 services", 166 "pricing.features.upToSixServices": "Add up to 6 services",
167 "pricing.features.upToThreeServices" : "Add up to 3 services", 167 "pricing.features.upToThreeServices": "Add up to 3 services",
168 "pricing.features.workspaces" : "Workspaces", 168 "pricing.features.workspaces": "Workspaces",
169 "pricing.plan.free" : "Free", 169 "pricing.plan.free": "Free",
170 "pricing.plan.legacy" : "Premium", 170 "pricing.plan.legacy": "Premium",
171 "pricing.plan.personal" : "Personal", 171 "pricing.plan.personal": "Personal",
172 "pricing.plan.personal-monthly" : "Personal Monthly", 172 "pricing.plan.personal-monthly": "Personal Monthly",
173 "pricing.plan.personal-yearly" : "Personal Yearly", 173 "pricing.plan.personal-yearly": "Personal Yearly",
174 "pricing.plan.pro" : "Professional", 174 "pricing.plan.pro": "Professional",
175 "pricing.plan.pro-monthly" : "Professional Monthly", 175 "pricing.plan.pro-monthly": "Professional Monthly",
176 "pricing.plan.pro-yearly" : "Professional Yearly", 176 "pricing.plan.pro-yearly": "Professional Yearly",
177 "pricing.trial.cta.accept" : "Start my 14-day Franz Professional Trial ", 177 "pricing.trial.cta.accept": "Start my 14-day Ferdi Professional Trial ",
178 "pricing.trial.cta.skip" : "Continue to Franz", 178 "pricing.trial.cta.skip": "Continue to Ferdi",
179 "pricing.trial.cta.start" : "Start using Franz", 179 "pricing.trial.cta.start": "Start using Ferdi",
180 "pricing.trial.error" : "Sorry, we could not activate your trial!", 180 "pricing.trial.error": "Sorry, we could not activate your trial!",
181 "pricing.trial.features.headline" : "Franz Professional includes:", 181 "pricing.trial.features.headline": "Ferdi Professional includes:",
182 "pricing.trial.headline.pro" : "Hi {name}, welcome to Franz", 182 "pricing.trial.headline.pro": "Hi {name}, welcome to Ferdi",
183 "pricing.trial.intro.happyMessaging" : "Happy messaging,", 183 "pricing.trial.intro.happyMessaging": "Happy messaging,",
184 "pricing.trial.intro.specialTreat" : "We have a special treat for you.", 184 "pricing.trial.intro.specialTreat": "We have a special treat for you.",
185 "pricing.trial.intro.tryPro" : "Enjoy the full Franz Professional experience completely free for 14 days.", 185 "pricing.trial.intro.tryPro": "Enjoy the full Ferdi Professional experience completely free for 14 days.",
186 "pricing.trial.terms.automaticTrialEnd" : "Your free trial ends automatically after 14 days", 186 "pricing.trial.terms.automaticTrialEnd": "Your free trial ends automatically after 14 days",
187 "pricing.trial.terms.headline" : "No strings attached", 187 "pricing.trial.terms.headline": "No strings attached",
188 "pricing.trial.terms.noCreditCard" : "No credit card required", 188 "pricing.trial.terms.noCreditCard": "No credit card required",
189 "pricing.trial.terms.trialWorth" : "Free trial (normally {currency}{price} per month)", 189 "pricing.trial.terms.trialWorth": "Free trial (normally {currency}{price} per month)",
190 "service.crashHandler.action" : "بارگذاری مجدد {name}", 190 "service.crashHandler.action": "بارگذاری مجدد {name}",
191 "service.crashHandler.autoReload" : "در حال بازیابی{نام} در{ثانیه} ثانیه به طور خودکار", 191 "service.crashHandler.autoReload": "در حال بازیابی{نام} در{ثانیه} ثانیه به طور خودکار",
192 "service.crashHandler.headline" : "وای نه! ", 192 "service.crashHandler.headline": "وای نه! ",
193 "service.crashHandler.text" : "{نام} با مشکل مواجه شد", 193 "service.crashHandler.text": "{نام} با مشکل مواجه شد",
194 "service.disabledHandler.action" : "{نام} فعال کن", 194 "service.disabledHandler.action": "{نام} فعال کن",
195 "service.disabledHandler.headline" : "{نام} غیرفعال است", 195 "service.disabledHandler.headline": "{نام} غیرفعال است",
196 "service.errorHandler.action" : "بارگذاری مجدد {name}", 196 "service.errorHandler.action": "بارگذاری مجدد {name}",
197 "service.errorHandler.editAction" : "ویرایش {نام}", 197 "service.errorHandler.editAction": "ویرایش {نام}",
198 "service.errorHandler.headline" : "وای نه! ", 198 "service.errorHandler.headline": "وای نه! ",
199 "service.errorHandler.message" : "خطا ", 199 "service.errorHandler.message": "خطا ",
200 "service.errorHandler.text" : "{name} بارگذاری نشد.", 200 "service.errorHandler.text": "{name} بارگذاری نشد.",
201 "service.restrictedHandler.action" : "Upgrade Account", 201 "service.restrictedHandler.action": "Upgrade Account",
202 "service.restrictedHandler.customUrl.headline" : "Franz Professional Plan required", 202 "service.restrictedHandler.customUrl.headline": "Ferdi Professional Plan required",
203 "service.restrictedHandler.customUrl.text" : "Please upgrade to the Franz Professional plan to use custom urls & self hosted services.", 203 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
204 "service.restrictedHandler.serviceLimit.headline" : "You have reached your service limit.", 204 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
205 "service.restrictedHandler.serviceLimit.text" : "Please upgrade your account to use more than {count} services.", 205 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
206 "service.webviewLoader.loading" : "در حال بارگذاری", 206 "service.webviewLoader.loading": "در حال بارگذاری",
207 "services.getStarted" : "شروع ", 207 "services.getStarted": "شروع ",
208 "services.welcome" : "به فرانز خوش آمدید", 208 "services.welcome": "به فرانز خوش آمدید",
209 "settings.account.account.editButton" : "ویرایش حساب کاربری", 209 "settings.account.account.editButton": "ویرایش حساب کاربری",
210 "settings.account.accountType.basic" : "اکانت ساده", 210 "settings.account.accountType.basic": "اکانت ساده",
211 "settings.account.accountType.premium" : "پشتیبانی پیشرفته اکانت", 211 "settings.account.accountType.premium": "پشتیبانی پیشرفته اکانت",
212 "settings.account.buttonSave" : "بروز رسانی پروفایل", 212 "settings.account.buttonSave": "بروز رسانی پروفایل",
213 "settings.account.deleteAccount" : "حذف حساب", 213 "settings.account.deleteAccount": "حذف حساب",
214 "settings.account.deleteEmailSent" : "شما یک ایمیل حاوی لینک غیر فعال سازی اکانت خود را دریافت کرده اید. اکانت شما به هیچ وجه بازیابی نخواهد شد !", 214 "settings.account.deleteEmailSent": "شما یک ایمیل حاوی لینک غیر فعال سازی اکانت خود را دریافت کرده اید. اکانت شما به هیچ وجه بازیابی نخواهد شد !",
215 "settings.account.deleteInfo" : "چنانچه دیگر به به اکانت فرانز خود نیاز ندارید ، میتوانید اکانت خود و تمامی اطلاعات خود در اینجا را حذف کنید.", 215 "settings.account.deleteInfo": "چنانچه دیگر به به اکانت فرانز خود نیاز ندارید ، میتوانید اکانت خود و تمامی اطلاعات خود در اینجا را حذف کنید.",
216 "settings.account.headline" : "حساب ", 216 "settings.account.headline": "حساب ",
217 "settings.account.headlineAccount" : "اطلاعات حساب ", 217 "settings.account.headlineAccount": "اطلاعات حساب ",
218 "settings.account.headlineDangerZone" : "منطقه خطرناک", 218 "settings.account.headlineDangerZone": "منطقه خطرناک",
219 "settings.account.headlineInvoices" : "فاکتورها", 219 "settings.account.headlineInvoices": "فاکتورها",
220 "settings.account.headlinePassword" : "تغییر کلمه عبور", 220 "settings.account.headlinePassword": "تغییر کلمه عبور",
221 "settings.account.headlineProfile" : "بروزرسانی پروفایل", 221 "settings.account.headlineProfile": "بروزرسانی پروفایل",
222 "settings.account.headlineSubscription" : "اشتراک شما", 222 "settings.account.headlineSubscription": "اشتراک شما",
223 "settings.account.headlineTrialUpgrade" : "Get the free 14 day Franz Professional Trial", 223 "settings.account.headlineTrialUpgrade": "Get the free 14 day Ferdi Professional Trial",
224 "settings.account.headlineUpgradeAccount" : "Upgrade your account & get the full Franz experience", 224 "settings.account.headlineUpgradeAccount": "Upgrade your account & get the full Ferdi experience",
225 "settings.account.invoiceDownload" : "دانلود", 225 "settings.account.invoiceDownload": "دانلود",
226 "settings.account.manageSubscription.label" : "اشتراک خود را مدیریت کنید", 226 "settings.account.manageSubscription.label": "اشتراک خود را مدیریت کنید",
227 "settings.account.successInfo" : "تغییرات شما ذخیره شد!", 227 "settings.account.successInfo": "تغییرات شما ذخیره شد!",
228 "settings.account.trial" : "Free Trial", 228 "settings.account.trial": "Free Trial",
229 "settings.account.trialEndsIn" : "Your free trial ends in {duration}.", 229 "settings.account.trialEndsIn": "Your free trial ends in {duration}.",
230 "settings.account.trialUpdateBillingInfo" : "Please update your billing info to continue using {license} after your trial period.", 230 "settings.account.trialUpdateBillingInfo": "Please update your billing info to continue using {license} after your trial period.",
231 "settings.account.tryReloadServices" : "تلاش مجدد ", 231 "settings.account.tryReloadServices": "تلاش مجدد ",
232 "settings.account.tryReloadUserInfoRequest" : "تلاش مجدد ", 232 "settings.account.tryReloadUserInfoRequest": "تلاش مجدد ",
233 "settings.account.upgradeToPro.label" : "Upgrade to Franz Professional", 233 "settings.account.upgradeToPro.label": "Upgrade to Ferdi Professional",
234 "settings.account.userInfoRequestFailed" : "نمی‌توان اطلاعات کاربر را بارگذاری کرد.", 234 "settings.account.userInfoRequestFailed": "نمی‌توان اطلاعات کاربر را بارگذاری کرد.",
235 "settings.account.yourLicense" : "Your Franz License", 235 "settings.account.yourLicense": "Your Ferdi License",
236 "settings.app.buttonClearAllCache" : "پاک کردن حافظه پنهان", 236 "settings.app.buttonClearAllCache": "پاک کردن حافظه پنهان",
237 "settings.app.buttonInstallUpdate" : "باز کردن مجدد و نصب به روز رسانی ", 237 "settings.app.buttonInstallUpdate": "باز کردن مجدد و نصب به روز رسانی ",
238 "settings.app.buttonSearchForUpdate" : "بررسی بروزرسانی", 238 "settings.app.buttonSearchForUpdate": "بررسی بروزرسانی",
239 "settings.app.cacheInfo" : "حافظه ی پنهانی فرانز هم اکنون {سایز} از فضای شما استفاده میکند .", 239 "settings.app.cacheInfo": "حافظه ی پنهانی فرانز هم اکنون {سایز} از فضای شما استفاده میکند .",
240 "settings.app.currentVersion" : "نسخهٔ فعلی", 240 "settings.app.currentVersion": "نسخهٔ فعلی",
241 "settings.app.form.autoLaunchInBackground" : "باز کردن در پس زمینه", 241 "settings.app.form.autoLaunchInBackground": "باز کردن در پس زمینه",
242 "settings.app.form.autoLaunchOnStart" : "باز شدن فرانز در استارت ", 242 "settings.app.form.autoLaunchOnStart": "باز شدن فرانز در استارت ",
243 "settings.app.form.beta" : "شامل نسخه های بتا ", 243 "settings.app.form.beta": "شامل نسخه های بتا ",
244 "settings.app.form.darkMode" : "فعالسازی حالت شب", 244 "settings.app.form.darkMode": "فعالسازی حالت شب",
245 "settings.app.form.enableGPUAcceleration" : "فعال سازی شتاب GPU", 245 "settings.app.form.enableGPUAcceleration": "فعال سازی شتاب GPU",
246 "settings.app.form.enableSpellchecking" : "فعال‌سازی غلط‌یابی املایی", 246 "settings.app.form.enableSpellchecking": "فعال‌سازی غلط‌یابی املایی",
247 "settings.app.form.enableSystemTray" : "فرانز را در system tray نشان بده", 247 "settings.app.form.enableSystemTray": "فرانز را در system tray نشان بده",
248 "settings.app.form.enableTodos" : "Enable Franz Todos", 248 "settings.app.form.enableTodos": "Enable Ferdi Todos",
249 "settings.app.form.keepAllWorkspacesLoaded" : "Keep all workspaces loaded", 249 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
250 "settings.app.form.language" : "زبان", 250 "settings.app.form.language": "زبان",
251 "settings.app.form.minimizeToSystemTray" : "فرانز را در system tray بخوابان", 251 "settings.app.form.minimizeToSystemTray": "فرانز را در system tray بخوابان",
252 "settings.app.form.runInBackground" : "فرانز را در پشت زمینه نگه دار زمانی که پنجره آن بسته میشود", 252 "settings.app.form.runInBackground": "فرانز را در پشت زمینه نگه دار زمانی که پنجره آن بسته میشود",
253 "settings.app.form.showDisabledServices" : "سرویس های غیرفعال را نشان بده ", 253 "settings.app.form.showDisabledServices": "سرویس های غیرفعال را نشان بده ",
254 "settings.app.form.showMessagesBadgesWhenMuted" : "نماد پیام خوانده نشده را زمانی که نوتیفیکیشن ها غیرفعالند نشان بده", 254 "settings.app.form.showMessagesBadgesWhenMuted": "نماد پیام خوانده نشده را زمانی که نوتیفیکیشن ها غیرفعالند نشان بده",
255 "settings.app.headline" : "تنظیمات ", 255 "settings.app.headline": "تنظیمات ",
256 "settings.app.headlineAdvanced" : "پیشرفته ", 256 "settings.app.headlineAdvanced": "پیشرفته ",
257 "settings.app.headlineAppearance" : "ظاهر ", 257 "settings.app.headlineAppearance": "ظاهر ",
258 "settings.app.headlineGeneral" : "عمومی ", 258 "settings.app.headlineGeneral": "عمومی ",
259 "settings.app.headlineLanguage" : "زبان ", 259 "settings.app.headlineLanguage": "زبان ",
260 "settings.app.headlineUpdates" : "به‌روزرسانی‌ها ", 260 "settings.app.headlineUpdates": "به‌روزرسانی‌ها ",
261 "settings.app.languageDisclaimer" : "ترجمه های رسمی به زبان انگلیسی و آلمانی هستند. ترجمه های بقیه زبانها مردم پایه هستند.", 261 "settings.app.languageDisclaimer": "ترجمه های رسمی به زبان انگلیسی و آلمانی هستند. ترجمه های بقیه زبانها مردم پایه هستند.",
262 "settings.app.restartRequired" : "تغییر ملزومات ریستارت", 262 "settings.app.restartRequired": "تغییر ملزومات ریستارت",
263 "settings.app.subheadlineCache" : "حافظه‌ی نهان", 263 "settings.app.subheadlineCache": "حافظه‌ی نهان",
264 "settings.app.translationHelp" : "به ما کمک کنید فرانز را به زبان شما ترجمه کنیم.", 264 "settings.app.translationHelp": "به ما کمک کنید فرانز را به زبان شما ترجمه کنیم.",
265 "settings.app.updateStatusAvailable" : "بروزرسانی موجود است ، در حال دانلود...", 265 "settings.app.updateStatusAvailable": "بروزرسانی موجود است ، در حال دانلود...",
266 "settings.app.updateStatusSearching" : "در حال جستجو برای بروزرسانی", 266 "settings.app.updateStatusSearching": "در حال جستجو برای بروزرسانی",
267 "settings.app.updateStatusUpToDate" : "شما از آخرین نسخه فرانز استفاده میکنید", 267 "settings.app.updateStatusUpToDate": "شما از آخرین نسخه فرانز استفاده میکنید",
268 "settings.invite.headline" : "دعوت دوستان", 268 "settings.invite.headline": "دعوت دوستان",
269 "settings.navigation.account" : "حساب ", 269 "settings.navigation.account": "حساب ",
270 "settings.navigation.availableServices" : "سرویس های موجود", 270 "settings.navigation.availableServices": "سرویس های موجود",
271 "settings.navigation.inviteFriends" : "دعوت دوستان", 271 "settings.navigation.inviteFriends": "دعوت دوستان",
272 "settings.navigation.logout" : "خروج از سیستم ", 272 "settings.navigation.logout": "خروج از سیستم ",
273 "settings.navigation.settings" : "تنظیمات ", 273 "settings.navigation.settings": "تنظیمات ",
274 "settings.navigation.team" : "مدیریت گروه", 274 "settings.navigation.team": "مدیریت گروه",
275 "settings.navigation.yourServices" : "سرویس های شما", 275 "settings.navigation.yourServices": "سرویس های شما",
276 "settings.navigation.yourWorkspaces" : "فضای کاری شما", 276 "settings.navigation.yourWorkspaces": "فضای کاری شما",
277 "settings.recipes.all" : "همه سرویس ها", 277 "settings.recipes.all": "همه سرویس ها",
278 "settings.recipes.custom" : "Custom Services", 278 "settings.recipes.custom": "Custom Services",
279 "settings.recipes.customService.headline.communityRecipes" : "Community 3rd Party Recipes", 279 "settings.recipes.customService.headline.communityRecipes": "Community 3rd Party Recipes",
280 "settings.recipes.customService.headline.customRecipes" : "Custom 3rd Party Recipes", 280 "settings.recipes.customService.headline.customRecipes": "Custom 3rd Party Recipes",
281 "settings.recipes.customService.headline.devRecipes" : "Your Development Service Recipes", 281 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes",
282 "settings.recipes.customService.intro" : "To add a custom service, copy the service recipe to:", 282 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
283 "settings.recipes.customService.openDevDocs" : "Developer Documentation", 283 "settings.recipes.customService.openDevDocs": "Developer Documentation",
284 "settings.recipes.customService.openFolder" : "Open folder", 284 "settings.recipes.customService.openFolder": "Open folder",
285 "settings.recipes.headline" : "سرویس های موجود", 285 "settings.recipes.headline": "سرویس های موجود",
286 "settings.recipes.missingService" : "سرویسی را نیاز دارید ؟", 286 "settings.recipes.missingService": "سرویسی را نیاز دارید ؟",
287 "settings.recipes.mostPopular" : "مشهورترین ها", 287 "settings.recipes.mostPopular": "مشهورترین ها",
288 "settings.recipes.nothingFound" : "متاسفیم ، اما هیچ سرویسی با آنچه که جستجو کردید مطابقت نداشت .", 288 "settings.recipes.nothingFound": "متاسفیم ، اما هیچ سرویسی با آنچه که جستجو کردید مطابقت نداشت .",
289 "settings.recipes.servicesSuccessfulAddedInfo" : "سرویس با موفقیت اضافه شد", 289 "settings.recipes.servicesSuccessfulAddedInfo": "سرویس با موفقیت اضافه شد",
290 "settings.searchService" : "جستجوی سرویس ها", 290 "settings.searchService": "جستجوی سرویس ها",
291 "settings.service.error.goBack" : "بازگشت به سرویس ها", 291 "settings.service.error.goBack": "بازگشت به سرویس ها",
292 "settings.service.error.headline" : "خطا ", 292 "settings.service.error.headline": "خطا ",
293 "settings.service.error.message" : "دستورالعمل سرویس بارگذاری نشد.", 293 "settings.service.error.message": "دستورالعمل سرویس بارگذاری نشد.",
294 "settings.service.form.addServiceHeadline" : "اضافه کردن {نام}", 294 "settings.service.form.addServiceHeadline": "اضافه کردن {نام}",
295 "settings.service.form.availableServices" : "سرویس های موجود", 295 "settings.service.form.availableServices": "سرویس های موجود",
296 "settings.service.form.customUrl" : "سرور سفارشی", 296 "settings.service.form.customUrl": "سرور سفارشی",
297 "settings.service.form.customUrlPremiumInfo" : "برای اضافه کردن سرویس هایی که خود دارید ، نیاز به پشتیبانی پیشرفته فرانز را دارید", 297 "settings.service.form.customUrlPremiumInfo": "برای اضافه کردن سرویس هایی که خود دارید ، نیاز به پشتیبانی پیشرفته فرانز را دارید",
298 "settings.service.form.customUrlUpgradeAccount" : "اکانت خود را ارتقا دهید", 298 "settings.service.form.customUrlUpgradeAccount": "اکانت خود را ارتقا دهید",
299 "settings.service.form.customUrlValidationError" : "نتوانستیم سرور {نام} را تایید اعتبار کنیم", 299 "settings.service.form.customUrlValidationError": "نتوانستیم سرور {نام} را تایید اعتبار کنیم",
300 "settings.service.form.deleteButton" : "حذف سرویس", 300 "settings.service.form.deleteButton": "حذف سرویس",
301 "settings.service.form.editServiceHeadline" : "ویرایش {name}", 301 "settings.service.form.editServiceHeadline": "ویرایش {name}",
302 "settings.service.form.enableAudio" : "فعال‌سازی صدا", 302 "settings.service.form.enableAudio": "فعال‌سازی صدا",
303 "settings.service.form.enableBadge" : "نماد پیام خوانده نشده را نشان بده ", 303 "settings.service.form.enableBadge": "نماد پیام خوانده نشده را نشان بده ",
304 "settings.service.form.enableDarkMode" : "فعالسازی حالت شب", 304 "settings.service.form.enableDarkMode": "فعالسازی حالت شب",
305 "settings.service.form.enableHibernation" : "Enable hibernation", 305 "settings.service.form.enableHibernation": "Enable hibernation",
306 "settings.service.form.enableNotification" : "فعال سازی اعلان‌ها", 306 "settings.service.form.enableNotification": "فعال سازی اعلان‌ها",
307 "settings.service.form.enableService" : "فعال سازی سرویس ها", 307 "settings.service.form.enableService": "فعال سازی سرویس ها",
308 "settings.service.form.headlineBadges" : "نماد پیام های خوانده نشده ", 308 "settings.service.form.headlineBadges": "نماد پیام های خوانده نشده ",
309 "settings.service.form.headlineGeneral" : "عمومی", 309 "settings.service.form.headlineGeneral": "عمومی",
310 "settings.service.form.headlineNotifications" : "اعلان‌ها", 310 "settings.service.form.headlineNotifications": "اعلان‌ها",
311 "settings.service.form.icon" : "آیکون پیشفرض", 311 "settings.service.form.icon": "آیکون پیشفرض",
312 "settings.service.form.iconDelete" : "حذف", 312 "settings.service.form.iconDelete": "حذف",
313 "settings.service.form.iconUpload" : "عکس خود را به اینجا بکشید و یا اینجا را کیلیک کنید", 313 "settings.service.form.iconUpload": "عکس خود را به اینجا بکشید و یا اینجا را کیلیک کنید",
314 "settings.service.form.indirectMessageInfo" : "شما از تمامی پیام های جدید در کانال ها با خبر خواهید شد نه تنها در @usernam , @channel , @here , ...", 314 "settings.service.form.indirectMessageInfo": "شما از تمامی پیام های جدید در کانال ها با خبر خواهید شد نه تنها در @usernam , @channel , @here , ...",
315 "settings.service.form.indirectMessages" : "نماد پیام را برای تمامی پیام های جدید نشان بده", 315 "settings.service.form.indirectMessages": "نماد پیام را برای تمامی پیام های جدید نشان بده",
316 "settings.service.form.isHibernatedEnabledInfo" : "When enabled, a service will be shut down after a period of time to save system resources.", 316 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
317 "settings.service.form.isMutedInfo" : "زمان غیرفعالی ، تمامی اعلان ها ،صداها و صداهای پشت زمینه را ببند.", 317 "settings.service.form.isMutedInfo": "زمان غیرفعالی ، تمامی اعلان ها ،صداها و صداهای پشت زمینه را ببند.",
318 "settings.service.form.name" : "نام", 318 "settings.service.form.name": "نام",
319 "settings.service.form.proxy.headline" : "تنظیمات پروکسی HTTP\/HTTPS", 319 "settings.service.form.proxy.headline": "تنظیمات پروکسی HTTP/HTTPS",
320 "settings.service.form.proxy.host" : "آی پی پروکسی", 320 "settings.service.form.proxy.host": "آی پی پروکسی",
321 "settings.service.form.proxy.info" : "تنظیمات پروکسی در سرورهای فرَنز ذخیره نخواهد شد.", 321 "settings.service.form.proxy.info": "تنظیمات پروکسی در سرورهای فرَنز ذخیره نخواهد شد.",
322 "settings.service.form.proxy.isEnabled" : "استفاده از پروکسی", 322 "settings.service.form.proxy.isEnabled": "استفاده از پروکسی",
323 "settings.service.form.proxy.password" : "رمزعبور (اختیاری)", 323 "settings.service.form.proxy.password": "رمزعبور (اختیاری)",
324 "settings.service.form.proxy.port" : "درگاه", 324 "settings.service.form.proxy.port": "درگاه",
325 "settings.service.form.proxy.restartInfo" : "لطفا پس از تغییر تنظیمات پروکسی، فرَنز رو ریستارت کن.", 325 "settings.service.form.proxy.restartInfo": "لطفا پس از تغییر تنظیمات پروکسی، فرَنز رو ریستارت کن.",
326 "settings.service.form.proxy.user" : "کاربر (اختیاری)", 326 "settings.service.form.proxy.user": "کاربر (اختیاری)",
327 "settings.service.form.saveButton" : "ذخیره سرویس", 327 "settings.service.form.saveButton": "ذخیره سرویس",
328 "settings.service.form.tabHosted" : "میزبان شده", 328 "settings.service.form.tabHosted": "میزبان شده",
329 "settings.service.form.tabOnPremise" : "خود میزبانی", 329 "settings.service.form.tabOnPremise": "خود میزبانی",
330 "settings.service.form.team" : "گروه", 330 "settings.service.form.team": "گروه",
331 "settings.service.form.useHostedService" : "از هاست سرویس {نام} استفاده شود.", 331 "settings.service.form.useHostedService": "از هاست سرویس {نام} استفاده شود.",
332 "settings.service.form.yourServices" : "سرویس های شما", 332 "settings.service.form.yourServices": "سرویس های شما",
333 "settings.services.deletedInfo" : "سرویس حذف شده است", 333 "settings.services.deletedInfo": "سرویس حذف شده است",
334 "settings.services.discoverServices" : "آشکار سازی سرویس ها ", 334 "settings.services.discoverServices": "آشکار سازی سرویس ها ",
335 "settings.services.headline" : "سرویس های شما", 335 "settings.services.headline": "سرویس های شما",
336 "settings.services.noServicesAdded" : "شما هیچ سرویسی هنوز اضافه نکرده اید ", 336 "settings.services.noServicesAdded": "شما هیچ سرویسی هنوز اضافه نکرده اید ",
337 "settings.services.servicesRequestFailed" : "سرویس های شما بارگیری نشدن", 337 "settings.services.servicesRequestFailed": "سرویس های شما بارگیری نشدن",
338 "settings.services.tooltip.isDisabled" : "سرویس غیرفعال است", 338 "settings.services.tooltip.isDisabled": "سرویس غیرفعال است",
339 "settings.services.tooltip.isMuted" : "تمامی صدا ها قطع هستند .", 339 "settings.services.tooltip.isMuted": "تمامی صدا ها قطع هستند .",
340 "settings.services.tooltip.notificationsDisabled" : "اعلان ها غیرفعالند.", 340 "settings.services.tooltip.notificationsDisabled": "اعلان ها غیرفعالند.",
341 "settings.services.updatedInfo" : "تغییرات شما ذخیره شد .", 341 "settings.services.updatedInfo": "تغییرات شما ذخیره شد .",
342 "settings.team.contentHeadline" : "فرَنز برای گروه ها", 342 "settings.team.contentHeadline": "فرَنز برای گروه ها",
343 "settings.team.copy" : "Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", 343 "settings.team.copy": "Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!",
344 "settings.team.headline" : "گروه", 344 "settings.team.headline": "گروه",
345 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.", 345 "settings.team.intro": "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.",
346 "settings.team.manageAction" : "گروهتو تو meetfranz.com مدیریت کن", 346 "settings.team.manageAction": "گروهتو تو meetfranz.com مدیریت کن",
347 "settings.team.upgradeAction" : "حسابت رو ارتقا بده", 347 "settings.team.upgradeAction": "حسابت رو ارتقا بده",
348 "settings.user.form.accountType.company" : "شرکت", 348 "settings.user.form.accountType.company": "شرکت",
349 "settings.user.form.accountType.individual" : "شخص", 349 "settings.user.form.accountType.individual": "شخص",
350 "settings.user.form.accountType.label" : "نوع حساب", 350 "settings.user.form.accountType.label": "نوع حساب",
351 "settings.user.form.accountType.non-profit" : "شرکت خصوصی", 351 "settings.user.form.accountType.non-profit": "شرکت خصوصی",
352 "settings.user.form.currentPassword" : "گذرواژهٔ فعلی", 352 "settings.user.form.currentPassword": "گذرواژهٔ فعلی",
353 "settings.user.form.email" : "ایمیل", 353 "settings.user.form.email": "ایمیل",
354 "settings.user.form.firstname" : "نام", 354 "settings.user.form.firstname": "نام",
355 "settings.user.form.lastname" : "نام خانوادگی", 355 "settings.user.form.lastname": "نام خانوادگی",
356 "settings.user.form.newPassword" : "گذرواژهٔ جدید", 356 "settings.user.form.newPassword": "گذرواژهٔ جدید",
357 "settings.workspace.add.form.name" : "نام", 357 "settings.workspace.add.form.name": "نام",
358 "settings.workspace.add.form.submitButton" : "ایجاد فضای کاری", 358 "settings.workspace.add.form.submitButton": "ایجاد فضای کاری",
359 "settings.workspace.form.buttonDelete" : "حذف فضای کاری", 359 "settings.workspace.form.buttonDelete": "حذف فضای کاری",
360 "settings.workspace.form.buttonSave" : "ذخیره فضای کاری", 360 "settings.workspace.form.buttonSave": "ذخیره فضای کاری",
361 "settings.workspace.form.name" : "نام", 361 "settings.workspace.form.name": "نام",
362 "settings.workspace.form.servicesInWorkspaceHeadline" : "سرویس های این فضای کاری", 362 "settings.workspace.form.servicesInWorkspaceHeadline": "سرویس های این فضای کاری",
363 "settings.workspace.form.yourWorkspaces" : "فضاهای کاری شما", 363 "settings.workspace.form.yourWorkspaces": "فضاهای کاری شما",
364 "settings.workspaces.deletedInfo" : "فضای کاری حذف شد", 364 "settings.workspaces.deletedInfo": "فضای کاری حذف شد",
365 "settings.workspaces.headline" : "فضاهای کاری شما", 365 "settings.workspaces.headline": "فضاهای کاری شما",
366 "settings.workspaces.noWorkspacesAdded" : "هنوز فضای کاری اضافه نکردی.", 366 "settings.workspaces.noWorkspacesAdded": "هنوز فضای کاری اضافه نکردی.",
367 "settings.workspaces.tryReloadWorkspaces" : "تلاش مجدد ", 367 "settings.workspaces.tryReloadWorkspaces": "تلاش مجدد ",
368 "settings.workspaces.updatedInfo" : "تغییرات ذخیره شدن", 368 "settings.workspaces.updatedInfo": "تغییرات ذخیره شدن",
369 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Franz Workspaces", 369 "settings.workspaces.workspaceFeatureHeadline": "Less is More: Introducing Ferdi Workspaces",
370 "settings.workspaces.workspaceFeatureInfo" : "Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.", 370 "settings.workspaces.workspaceFeatureInfo": "Ferdi Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.",
371 "settings.workspaces.workspacesRequestFailed" : "فضاهای کاری بارگذاری نشدند", 371 "settings.workspaces.workspacesRequestFailed": "فضاهای کاری بارگذاری نشدند",
372 "setupAssistant.headline" : "Let's get started", 372 "setupAssistant.headline": "Let's get started",
373 "setupAssistant.subheadline" : "Choose from our most used services and get back on top of your messaging now.", 373 "setupAssistant.subheadline": "Choose from our most used services and get back on top of your messaging now.",
374 "setupAssistant.submit.label" : "Let's go", 374 "setupAssistant.submit.label": "Let's go",
375 "sidebar.addNewService" : "اضافه کردن سرویس جدید", 375 "sidebar.addNewService": "اضافه کردن سرویس جدید",
376 "sidebar.closeTodosDrawer" : "Close Franz Todos", 376 "sidebar.closeTodosDrawer": "Close Ferdi Todos",
377 "sidebar.closeWorkspaceDrawer" : "بستن کشوی فضای کاری", 377 "sidebar.closeWorkspaceDrawer": "بستن کشوی فضای کاری",
378 "sidebar.muteApp" : "غیرفعال کردن اعلان ها و صدا", 378 "sidebar.muteApp": "غیرفعال کردن اعلان ها و صدا",
379 "sidebar.openTodosDrawer" : "Open Franz Todos", 379 "sidebar.openTodosDrawer": "Open Ferdi Todos",
380 "sidebar.openWorkspaceDrawer" : "بازکردن کشوی فضای کاری", 380 "sidebar.openWorkspaceDrawer": "بازکردن کشوی فضای کاری",
381 "sidebar.settings" : "تنظیمات", 381 "sidebar.settings": "تنظیمات",
382 "sidebar.unmuteApp" : "فعال سازی اعلان ها و صدا", 382 "sidebar.unmuteApp": "فعال سازی اعلان ها و صدا",
383 "signup.email.label" : "نشانی ایمیل", 383 "signup.email.label": "نشانی ایمیل",
384 "signup.emailDuplicate" : "یک کاربر با این ایمیل هم اکنون موجود است.", 384 "signup.emailDuplicate": "یک کاربر با این ایمیل هم اکنون موجود است.",
385 "signup.firstname.label" : "نام", 385 "signup.firstname.label": "نام",
386 "signup.headline" : "ثبت نام", 386 "signup.headline": "ثبت نام",
387 "signup.lastname.label" : "نام خانوادگی", 387 "signup.lastname.label": "نام خانوادگی",
388 "signup.legal.info" : "با ایجاد حساب فرانز شما قبول کرده اید که ", 388 "signup.legal.info": "با ایجاد حساب فرانز شما قبول کرده اید که ",
389 "signup.legal.privacy" : "قوانین خصوصی سازی", 389 "signup.legal.privacy": "قوانین خصوصی سازی",
390 "signup.legal.terms" : "شرایط ارائهٔ خدمات", 390 "signup.legal.terms": "شرایط ارائهٔ خدمات",
391 "signup.link.login" : "صاحب اکانت هستید ؟ وارد شوید", 391 "signup.link.login": "صاحب اکانت هستید ؟ وارد شوید",
392 "signup.password.label" : "رمز عبور", 392 "signup.password.label": "رمز عبور",
393 "signup.submit.label" : "ایجاد حساب جدید", 393 "signup.submit.label": "ایجاد حساب جدید",
394 "subscription.bestValue" : "Best value", 394 "subscription.bestValue": "Best value",
395 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial", 395 "subscription.cta.activateTrial": "Yes, start the free Ferdi Professional trial",
396 "subscription.cta.allOptions" : "See all options", 396 "subscription.cta.allOptions": "See all options",
397 "subscription.cta.choosePlan" : "Choose your plan", 397 "subscription.cta.choosePlan": "Choose your plan",
398 "subscription.includedProFeatures" : "The Franz Professional Plan includes:", 398 "subscription.includedProFeatures": "The Ferdi Professional Plan includes:",
399 "subscription.interval.per" : "per {interval}", 399 "subscription.interval.per": "per {interval}",
400 "subscription.interval.perMonth" : "per month", 400 "subscription.interval.perMonth": "per month",
401 "subscription.interval.perMonthPerUser" : "per month & user", 401 "subscription.interval.perMonthPerUser": "per month & user",
402 "subscription.planItem.upgradeAccount" : "Upgrade Account", 402 "subscription.planItem.upgradeAccount": "Upgrade Account",
403 "subscription.teaser.includedFeatures" : "Paid Franz Plans include:", 403 "subscription.teaser.includedFeatures": "Paid Ferdi Plans include:",
404 "subscription.teaser.intro" : "Franz 5 comes with a wide range of new features to boost up your everyday communication - batteries included. Check out our new plans and find out which one suits you most!", 404 "subscription.teaser.intro": "Ferdi 5 comes with a wide range of new features to boost up your everyday communication - batteries included. Check out our new plans and find out which one suits you most!",
405 "subscriptionPopup.buttonCancel" : "انصراف", 405 "subscriptionPopup.buttonCancel": "انصراف",
406 "subscriptionPopup.buttonDone" : "انجام شد", 406 "subscriptionPopup.buttonDone": "انجام شد",
407 "tabs.item.deleteService" : "حذف سرویس", 407 "tabs.item.deleteService": "حذف سرویس",
408 "tabs.item.disableAudio" : "غیرفعال کردن صدا", 408 "tabs.item.disableAudio": "غیرفعال کردن صدا",
409 "tabs.item.disableNotifications" : "غیر فعال کردن اعلان ها", 409 "tabs.item.disableNotifications": "غیر فعال کردن اعلان ها",
410 "tabs.item.disableService" : "غیر فعال کردن سرویس", 410 "tabs.item.disableService": "غیر فعال کردن سرویس",
411 "tabs.item.edit" : "ویرایش", 411 "tabs.item.edit": "ویرایش",
412 "tabs.item.enableAudio" : "فعال‌سازی صدا", 412 "tabs.item.enableAudio": "فعال‌سازی صدا",
413 "tabs.item.enableNotification" : "فعال سازی اعلان‌ها", 413 "tabs.item.enableNotification": "فعال سازی اعلان‌ها",
414 "tabs.item.enableService" : "فعال سازی سرویس", 414 "tabs.item.enableService": "فعال سازی سرویس",
415 "tabs.item.reload" : "بارگذاری مجدد", 415 "tabs.item.reload": "بارگذاری مجدد",
416 "validation.email" : "{فیلد} معتبر نیست", 416 "validation.email": "{فیلد} معتبر نیست",
417 "validation.minLength" : "{فیلد} باید حداقل{طول} کاراکتر داشته باشد", 417 "validation.minLength": "{فیلد} باید حداقل{طول} کاراکتر داشته باشد",
418 "validation.oneRequired" : "حداقل یکی الزامی هست", 418 "validation.oneRequired": "حداقل یکی الزامی هست",
419 "validation.required" : "{فیلد} نیاز است ", 419 "validation.required": "{فیلد} نیاز است ",
420 "validation.url" : "{فیلد} URL معتبر نیست", 420 "validation.url": "{فیلد} URL معتبر نیست",
421 "webControls.back" : "Back", 421 "webControls.back": "Back",
422 "webControls.forward" : "Forward", 422 "webControls.forward": "Forward",
423 "webControls.goHome" : "Home", 423 "webControls.goHome": "Home",
424 "webControls.openInBrowser" : "Open in Browser", 424 "webControls.openInBrowser": "Open in Browser",
425 "webControls.reload" : "بارگذاری مجدد", 425 "webControls.reload": "بارگذاری مجدد",
426 "welcome.loginButton" : "وارد شدن به اکانت خود", 426 "welcome.loginButton": "وارد شدن به اکانت خود",
427 "welcome.signupButton" : "ساخت یک حساب کاربری", 427 "welcome.signupButton": "ساخت یک حساب کاربری",
428 "workspaceDrawer.addNewWorkspaceLabel" : "افزودن فضای کاری جدید", 428 "workspaceDrawer.addNewWorkspaceLabel": "افزودن فضای کاری جدید",
429 "workspaceDrawer.allServices" : "همه سرویس ها", 429 "workspaceDrawer.allServices": "همه سرویس ها",
430 "workspaceDrawer.headline" : "فضاهای کاری", 430 "workspaceDrawer.headline": "فضاهای کاری",
431 "workspaceDrawer.item.contextMenuEdit" : "ویرایش", 431 "workspaceDrawer.item.contextMenuEdit": "ویرایش",
432 "workspaceDrawer.item.noServicesAddedYet" : "هنوز هیچ سرویسی اضافه نشده", 432 "workspaceDrawer.item.noServicesAddedYet": "هنوز هیچ سرویسی اضافه نشده",
433 "workspaceDrawer.premiumCtaButtonLabel" : "اولین فضای کاریتو درست کن", 433 "workspaceDrawer.premiumCtaButtonLabel": "اولین فضای کاریتو درست کن",
434 "workspaceDrawer.proFeatureBadge" : "امکانات ویژه", 434 "workspaceDrawer.proFeatureBadge": "امکانات ویژه",
435 "workspaceDrawer.reactivatePremiumAccountLabel" : "فعالسازی مجدد حساب ویژه", 435 "workspaceDrawer.reactivatePremiumAccountLabel": "فعالسازی مجدد حساب ویژه",
436 "workspaceDrawer.workspaceFeatureInfo" : "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.<\/p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.<\/p>", 436 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
437 "workspaceDrawer.workspacesSettingsTooltip" : "ویرایش تنظیمات فضاهای کاری", 437 "workspaceDrawer.workspacesSettingsTooltip": "ویرایش تنظیمات فضاهای کاری",
438 "workspaces.switchingIndicator.switchingTo" : "سویچ به" 438 "workspaces.switchingIndicator.switchingTo": "سویچ به"
439} 439}