├── .editorconfig ├── .gitattributes ├── .github └── ISSUE_TEMPLATE │ ├── bug_report.md │ ├── feature_request.md │ └── other-issue.md ├── README.md ├── how-to-post-tech-info.md ├── images └── tech_zip.png └── languages ├── Arabic.xml ├── Azerbaijani.xml ├── Belarusian.xml ├── Bulgarian.xml ├── Catalan.xml ├── Chinese_Simplified.xml ├── Chinese_Traditional.xml ├── Croatian.xml ├── Czech.xml ├── Danish.xml ├── Dutch.xml ├── English.xml ├── Finnish.xml ├── French.xml ├── Georgian.xml ├── German.xml ├── Greek.xml ├── Hebrew.xml ├── Hungarian.xml ├── Icelandic.xml ├── Indonesian.xml ├── Irish.xml ├── Italian.xml ├── Japanese.xml ├── Korean.xml ├── Lithuanian.xml ├── Malay.xml ├── Norwegian.xml ├── Persian.xml ├── Polish.xml ├── Portuguese.xml ├── Portuguese_Brazilian.xml ├── Romanian.xml ├── Russian.xml ├── Serbian.xml ├── Slovak.xml ├── Slovenian.xml ├── Spanish.xml ├── Swedish.xml ├── Thai.xml ├── Turkish.xml ├── Ukrainian.xml └── Vietnamese.xml /.editorconfig: -------------------------------------------------------------------------------- 1 | # EditorConfig is awesome: https://EditorConfig.org 2 | 3 | # top-most EditorConfig file 4 | root = true 5 | 6 | # Unix-style newlines with a newline ending every file 7 | [*] 8 | end_of_line = lf 9 | charset = utf-8 10 | indent_style = space 11 | indent_size = 4 -------------------------------------------------------------------------------- /.gitattributes: -------------------------------------------------------------------------------- 1 | * text=auto -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/bug_report.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Bug report 3 | about: Create a report to help us improve the app 4 | title: '' 5 | labels: bug 6 | assignees: '' 7 | 8 | --- 9 | 10 | 17 | -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/feature_request.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Feature request 3 | about: Suggest an idea for this project 4 | title: '' 5 | labels: feature request 6 | assignees: '' 7 | 8 | --- 9 | 10 | 11 | -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/other-issue.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Other issue 3 | about: Describe this issue template's purpose here. 4 | title: '' 5 | labels: '' 6 | assignees: '' 7 | 8 | --- 9 | 10 | 11 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | We use this GitHub repository to track bugs, feature requests and technical issues in the [Macs Fan Control](https://crystalidea.com/macs-fan-control) app. 2 | 3 | [View issues or create a new one](https://github.com/crystalidea/macs-fan-control/issues) 4 | 5 | # Translating the app 6 | 7 | The repository contains Macs Fan Control [translations](/languages) as .xml files. Fork the repository, update existing translation (or create a new one) and simply create a pull request. Always leave %1 (%s), %2, etc in the string, it's a replacement pattern required by the program. 8 | 9 | # Release archive 10 | 11 | [Release archive](https://github.com/crystalidea/macs-fan-control/releases) contains the list of binaries for every version of the app with release notes. 12 | -------------------------------------------------------------------------------- /how-to-post-tech-info.md: -------------------------------------------------------------------------------- 1 | ## How to export tech info from Macs Fan Control 2 | 3 | When the app is running, please click on its icon in the menu bar and select **More** -> **Create tech zip file** 4 | 5 | This will create a zip file on your desktop, please send it to us via e-mail or attach to your GitHub issue. 6 | 7 | ![image](images/tech_zip.png) 8 | -------------------------------------------------------------------------------- /images/tech_zip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/crystalidea/macs-fan-control/6b3d752b47e18b12c77c534ec8ce9d880adc1ded/images/tech_zip.png -------------------------------------------------------------------------------- /languages/Arabic.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | مستشعرات درجة الحرارة: 5 | المروحه 6 | اقصى سرعه/السرعه الحاليه/ادنى سرعه 7 | التحكم 8 | الحساس 9 | القيمه 10 | القرص الصلب: 11 | تغيير طريقة التحكم 12 | اعادة طريقة التحكم الى الطريقة الافتراضية 13 | تلقائي 14 | تلقائي(بواسطة النظام) 15 | قيمة ثابته of %1 16 | على أساس %1 17 | غير معروف! 18 | مخصص… 19 | حدد نمط خاص للتحكم 20 | تصغير 21 | اخفاء الى شريط القائمة 22 | التفضيلات 23 | حول… 24 | التطبيق يحتاج تثبيت اداة مساعدة للتحكم في المروحة. يمكنك تخطي هذا إذا كنت ترغب في مراقبة المراوح & حساسات درجة الحرارة. 25 | يحتاج البرنامج إلى تثبيت إصدار محدث من أداة المساعدة المستخدمة للتحكم في المروحة. 26 | التطبيق غير متاح 27 | البرنامج غير قادر على الاتصال بالتطبيق المساعد لتمكينه بالشكل الصحيح للتحكم بالسرعات. \n\تأكد من ادخال كلمة سر المدير عند الطلب.\n\nلا يزال بإمكانك استخدام التطبيق في وضع المراقبة فقط. 28 | وضع المراقبة فقط 29 | لا مراوح مكتشفة, رجاءاً قم بعمل [reset SMC](https://support.apple.com/ar-ae/HT201295) 30 | لا يحتوي هذا الكمبيوتر على أي مراوح ويتم تبريده بشكل طبيعي 31 | 32 | 33 | ضبط المروحة 34 | مقدار ثابت لعدد دورات المروحة 35 | حسب حساس درجة الحرارة 36 | درجة الحرارة التي منها تبدأ المروحة زيادة سرعتها: 37 | درجة الحرارة القصوى: 38 | خطأ ما - دنيا/قصوى قيمة المروحة على حد سواء (%1).<br/> رجاءا تأكد من حذف اي برنامج آخر يتحكم بالمروحه او حاول ان تعمل reset SMC. 39 | حفظ الى الاعداد الحالي ('%1') 40 | 41 | 42 | الاصدار الفعال: 43 | تلقائي 44 | السرعه القصوى 45 | مخصص* 46 | حفظ... 47 | إعادة تسمية 48 | حذف 49 | الاعدادات المسبقة: 50 | اعدادات مخصصة: 51 | تطبيق 52 | متاح في الاصدار البرو 53 | حالي - %1 54 | إلغاء (إعادة تعيين سرع المراوح الى السرعة التلقائية) 55 | الاسم الحالي: 56 | حفظ الاعداد الحالي 57 | تعديل اسم الاعداد 58 | جديد 59 | قم بإنشاء إعداد مسبق جديد 60 | يتحكم النظام حاليًا في جميع المراوح. \n\nالرجاء تغيير التحكم إلى مخصص على الأقل لواحدة من المراوح ليتمكن من إنشاء إعداد مسبق جديد. 61 | الرجاء تغيير التحكم لواحد على الأقل من المراوح لديك ، لأنهم جميعًا يقومون حاليًا بتدوير كامل يطابق الإعداد المسبق الموجود '٪ 1'. 62 | اعداد مخصص ل '%1' مروحة 63 | 64 | 65 | الترقية الى الاصدار الاحترافي 66 | إصدار المحترفين قادر على إنشاء وحفظ الإعدادات المسبقة للمروحة المخصصة بحيث يمكنك التبديل بينها بسرعة حسب نشاطك. 67 | إذا كنت قد اشتريت التطبيق بالفعل ، فالرجاء الضغط على الزر "إدخال ترخيص" أدناه. 68 | شراء 69 | إدخال الترخيص 70 | فيما بعد 71 | 72 | 73 | فتح نسخة برو 74 | إذا كنت قد قمت بالفعل بشراء Macs Fan Control ، فأدخل عنوان البريد الإلكتروني ومفتاح الترخيص من إيصال البريد الإلكتروني الخاص بك في المربعات أدناه. سيؤدي هذا إلى إلغاء قفل ميزات Pro للتحكم في أجهزة Mac. 75 | المعلومات التي تدخلها عبر الإنترنت ربما يتم التحقق منها عبر الانترنت. 76 | البريد الالكتروني 77 | مفتاح الترخيص 78 | فتح 79 | استعادة الرخصة 80 | رخصة خاطئة! 81 | تأكد من إدخال جميع الحروف والأرقام والشرطات بالترتيب الصحيح. إذا كنت تكتب الرقم باليد ، فحاول نسخها ولصقها من إيصال البريد الإلكتروني بدلاً من ذلك. 82 | مفتاح الترخيص هذا صالح ولكنه غير مخصص للاستخدام عليه %1. 83 | شكراً لشرائك البرنامج 84 | تمت إزالة جميع القيود المفروضة على الإصدار المجاني ، نأمل أن تستمتع باستخدام التطبيق! 85 | 86 | 87 | Trial version 88 | Thank you for trying %1 89 | The only app able to control fans on Intel-based Macs in Windows 90 | You have %1 days remaining of your trial period. 91 | You have %1 hours remaining of your trial period. 92 | The trial of %1 days is over. 93 | Continue Trial 94 | Activate License 95 | Buy Now 96 | 97 | 98 | اظهار نافذة البرنامج 99 | المراوح: 100 | الإعدادات المسبقة للمروحة: 101 | المزيد 102 | الموقع الرسمي 103 | التحقق من وجود تحديثات... 104 | إنشاء ملف تقني مضغوط 105 | قيمنا على Macupdate 106 | تابعنا @crystalidea 107 | الغاء التثبيت 108 | الخروج 109 | الخروج من البرنامج 110 | اساس تحكم المستشعر 111 | الترقية الى اصدار المحترفين 112 | 113 | 114 | تم إنشاء حزمة دعم تتكون من بيانات فنية مجهولة ولقطة شاشة للإطار الرئيسي على سطح المكتب. الرجاء إرسال هذا الملف إلى support@crystalidea.com أو النشر على GitHub Issue Tracker. 115 | عرض الملف المضغوط 116 | 117 | 118 | التفضيلات 119 | عام 120 | ايقونة شريط المهام 121 | الحساسات 122 | عرض ايقونه في شريط القائمة 123 | التشخيص 124 | اللغه: 125 | تشغيل تلقائي مع النظام (مستحسن) 126 | تحقق من وجود تحديثات عند بدء تشغيل التطبيق 127 | اظهار الايقونة في الشريط 128 | استخدام مقياس درجة حراره فهرنهايت 129 | اظهار درجات الحراره الدقيقه والتفصيليه (e.g. 45.4) 130 | اقرأ درجات حرارة 131 | eGPUs متصلة عبر Thunderbolt 132 | محركات أقراص SATA المتصلة 133 | محركات أقراص NVMe المتصلة 134 | الحساس: 135 | المروحه: 136 | الايقونه: 137 | عرض ملون 138 | عرض (اسود & ابيض) 139 | لا شيء 140 | عرض قراءات المروحة/الحساس بشكل خطين لتوفير المساحة 141 | (مئوية فقط) 142 | تمكين السجل (مطلوب اعادة التشغيل) 143 | استعراض 144 | 145 | 146 | حول البرنامج 147 | الدعم الفني على المنتدى 148 | المساعده على الويب 149 | نسخة مجانية 150 | اصدار برو, %1 كومبيوتر(s) رخصة 151 | هذا البرنامج للمستخدمين المتقدمين الذين يعلمون كيفية استخدام هكذا تطبيقات من دون الحاق الضرر بالماك. مصنعو البرنامج ليسو مسؤولين عن فقدان البيانات، والأضرار أو أية أنواع أخرى من خسائر متصلة مع استخدام أو سوء استخدام للبرنامج‫.‬تحيات معرب البرنامج سامر صباح‫-‬العراق 152 | 153 | 154 | قيم التطبيق على MacUpdate 155 | اذا كنت تستخدم %1, ممكن دقيقة من وقتك لتقييمه? لن تأخذ اكثر من دقيقة. شكراً لك على الدعم! 156 | قيم على MacUpdate 157 | لا ، شكراً 158 | لا تظهر هذه الرسالة مرة اخرى 159 | 160 | 161 | هل تريد إلغاء تثبيت Fan Control على أجهزة Mac؟ 162 | أنت على وشك إلغاء تثبيت التطبيق بالكامل من جهاز Mac الخاص بك بما في ذلك تفضيلاته وأداة مساعد المعجبين وبيانات الترخيص لإصدار Pro. سيتم إرجاع جميع التعديلات التي تم إجراؤها على التحكم الافتراضي في المروحة وسيتم التحكم في المروحة (المراوح) تلقائيًا بواسطة النظام. \ n \ n قد يُطلب منك تخويل التطبيق ليتمكن من إزالة تثبيت نفسه. 163 | يرجى السماح للتطبيق ليتمكن من إلغاء تثبيت أداة مساعد المعجبين. 164 | الغاء تثبيت 165 | 166 | 167 | Fans disabled by hardware 168 | Due to low temperatures, this Mac model has automatically disabled the fans. Manual fan control will take effect once the system reactivates them, when it determines that cooling is necessary. 169 | Do not show this message again 170 | More info... 171 | 172 | 173 | اغلاق 174 | موافق 175 | الغاء 176 | استمرار 177 | 178 | 179 | 180 | تم اصداره في %1 181 | البحث عن تحديثات… 182 | هناك اصدار جديد من %1 متاح! 183 | %1 %2 - اصدارك الآن هو %3. هل تريد تحديثه الآن? 184 | تحديث البرنامج 185 | ملاحظات الاصدار: 186 | ذكرني فيما بعد 187 | تخطى هذا الاصدار 188 | تثبيت التحديث 189 | التدقيق بحثاً عن التحديثات تلقائياً 190 | لديك بالفعل احدث اصدار! 191 | %1 %2 اصدارك حالياً. 192 | حدث خطأ في التحديث ‫..‬ حاول مرة اخرى فيما بعد. 193 | حدث خطأ أثناء تحليل التغذية العكسية للتحديث. 194 | جاري التحديث %1 195 | إلغاء 196 | تثبيت وإعادة تشغيل التطبيق 197 | جاري التحديث… 198 | يتم فك الضغط… 199 | جاهز للتثبيت 200 | %1 of %2 201 | بايت 202 | كيلو بايت 203 | ميگابايت 204 | گيگابايت 205 | 206 | 207 | لا يمكن النقل الى مجلد التطبيقات 208 | النقل اى مجلد التطبيقات 209 | Home لنقل الى مجلد التطبيقات في مجلد? 210 | هل تود %1 نقله الى مجلد التطبيقات? 211 | انقل الى مجلد التطبيقات 212 | لا تنقل 213 | لاحظ أن هذا سوف يتطلب كلمة مرور المسؤول. 214 | هذا سوف يبقي مجلد التحميل الخاص بك مرتب. 215 | 216 | 217 | تراجع 218 | تكرار 219 | قص 220 | نسخ 221 | لصق 222 | حـف 223 | تحديد الكل 224 | 225 | 226 | موافق 227 | الغاء 228 | غلق 229 | نعم 230 | لا 231 | 232 | 233 | 234 | -------------------------------------------------------------------------------- /languages/Chinese_Simplified.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 传感器列表: 5 | 风扇 6 | 最低/当前/最大风扇速度 7 | 控制策略 8 | 传感器 9 | 温度 10 | 磁盘驱动器: 11 | 修改控制策略... 12 | 重置为自动控制 13 | 自动 14 | 自动(系统控制) 15 | 固定转速: %1 16 | 基于 %1 17 | 不明! 18 | 自定... 19 | 指定自定控制模式 20 | 最小化 21 | 隐藏到菜单栏 22 | 设置... 23 | 关于... 24 | Macs Fan Control 需要安装用于风扇控制的辅助工具。如果您只想查看风扇温度传感器,则可以跳过此步骤。 25 | Macs Fan Control 需要安装用于风扇控制的辅助工具的更新版本。 26 | 风扇控制不可用 27 | Macs Fan Control 无法连接至帮助程序以便启用风扇控制并且调整其转速。\n\n请务必在出现此要求时,输入管理员密码。\n\n您仍然可以在只读模式使用此应用。 28 | 只读模式 29 | 没有检测到风扇,请尝试[重置SMC](https://support.apple.com/zh-cn/HT201295) 30 | 此电脑是被动散热的,所以没有可供调节的风扇。 31 | 32 | 33 | 修改 %1 风扇设置 34 | 固定转速 35 | 基于温度 36 | 高于此温度则提高风扇转速: 37 | 最高温度: 38 | 错误 - 风扇的最大最小值相同(%1)。<br/> 请删除其他风扇控制程序,并重启SMC。 39 | 保存到现有的预设策略 ('%1') 40 | 41 | 42 | 当前预设: 43 | 自动 44 | 全速 45 | 自定义* 46 | 保存... 47 | 重命名 48 | 删除 49 | 预定义预设: 50 | 自定义预设: 51 | 应用 52 | Pro版本中可用 53 | 预设 - %1 54 | 丢弃 (将所有风扇设为自动) 55 | 设置组名称: 56 | 保存预设 57 | 编辑预设名称 58 | 新建预设... 59 | 创建新的预设策略 60 | 您的所有风扇目前都由系统控制。\n\n请至少将一个风扇调整到“自定义预设”模式再创建预设。 61 | 请至少更改一个风扇的控制策略,因为目前所有风扇都在 '%1' 预设下以最高速度运转。 62 | 为 '%1' 风扇自定义预设 63 | 64 | 65 | 升级到 Macs Fan Control 专业版本 66 | 专业版能够创建和保存自定义风扇预设,因此您可以根据自己的活动在它们之间快速切换。 67 | 如果您已经购买了本应用,请点击下方的输入序列号按钮 68 | 购买 69 | 输入许可证序列号 70 | 以后再说 71 | 72 | 73 | 解锁Pro版本 74 | 如果您已经购买了Macs Fan Control,请在以下框中输入电子邮件收据中的电子邮件地址和许可证序列号。这将完全解锁Macs Fan Control的Pro功能。 75 | 您输入的信息可能会通过互联网进行验证。 76 | 电子邮箱 77 | 许可序列号 78 | 解锁 79 | 恢复许可 80 | 无效许可! 81 | 确保以正确的顺序输入所有字母,数字和破折号。如果您手动输入该号码,请尝试从您的电子邮件收据中复制并粘贴该号码。 82 | 您提供的序列号是有效的,但无法激活%1版本的 Macs Fan Control. 83 | 感谢您购买Macs Fan Control Pro 84 | 免费版的所有限制已被解除,我们希望您喜欢使用本应用! 85 | 86 | 87 | Trial version 88 | Thank you for trying %1 89 | The only app able to control fans on Intel-based Macs in Windows 90 | You have %1 days remaining of your trial period. 91 | You have %1 hours remaining of your trial period. 92 | The trial of %1 days is over. 93 | Continue Trial 94 | Activate License 95 | Buy Now 96 | 97 | 98 | 显示主窗口 99 | 风扇列表: 100 | 预设策略: 101 | 更多 102 | 主页 103 | 检查更新... 104 | Create tech zip file... 105 | 在 MacUpdate 评价 106 | 关注 @crystalidea 107 | Uninstall... 108 | 退出 109 | 退出Macs Fan Control 110 | 基于传感器检测值 111 | 升级到Pro版本 112 | 113 | 114 | 一个包含匿名技术数据和主窗口截图的技术支持文件 "%1 "已创建在您的桌面上。\n\n请将此文件发送至 support@crystalidea.com 或发布到我们的 GitHub Issue。 115 | 显示 zip 文件 116 | 117 | 118 | 设置 119 | 通用 120 | 菜单栏图标 121 | 传感器 122 | 菜单栏图标显示 123 | 诊断 124 | 语言: 125 | 随系统最小化自动启动(推荐) 126 | 当应用启动时检查更新 127 | 在Dock栏显示 128 | 使用华氏单位显示 129 | 可能时精确显示温度(比如 45.4) 130 | 读取选项温度 131 | 通过雷雳接口连接的外置显示卡 132 | 已连接的SATA驱动器 133 | 已连接的NVMe驱动器 134 | 传感器: 135 | 风扇: 136 | 图标: 137 | 显示彩色图标 138 | 显示黑白图标 139 | 不显示 140 | 使用两行显示风扇/传感器的信息以便节省一些空间 141 | (只显示摄氏度) 142 | 开启日志(需要重启) 143 | 浏览 144 | 145 | 146 | 关于 Macs Fan Control 147 | 技术支持 148 | 在线帮助 149 | 免费版本 150 | Pro 版本, %1 台电脑授权 151 | 此应用程序是提供给那些知道如何使用并且不会损害他们的Mac的高级用户使用的。作者不为因为不当使用或由于使用此程序造成数据丢失,硬件损伤,或其他相关损失负责 152 | 153 | 154 | 在 MacUpdate 评价应用 155 | 如果您喜欢使用 %1,请问您是否会介意花点时间评价它?这个过程不会超过 1 分钟。感谢您的支持! 156 | 在 MacUpdate 评价此程序 157 | 不了,谢谢您 158 | 请不要再显示此信息 159 | 160 | 161 | 卸载Macs Fan Control? 162 | 您即将从Mac上完全卸载该应用程序,包括其首选项、风扇助手工具和专业版的许可数据。对默认风扇控制的所有修改都将恢复,并且风扇将由系统自动控制。\n\n系统可能会提示您授权应用程序自行卸载。 163 | 请授权应用程序以卸载风扇助手工具。 164 | 卸载 165 | 166 | 167 | Fans disabled by hardware 168 | Due to low temperatures, this Mac model has automatically disabled the fans. Manual fan control will take effect once the system reactivates them, when it determines that cooling is necessary. 169 | Do not show this message again 170 | More info... 171 | 172 | 173 | 关闭 174 | 确定 175 | 取消 176 | 继续 177 | 178 | 179 | 180 | 于 %1 发布 181 | 检查更新... 182 | 有新版本 %1 了! 183 | 有新版本 %1 %2 - 您的版本为 %3。您希望下载新版本么? 184 | 软件更新 185 | 发布备注: 186 | 稍后提醒 187 | 忽略这个版本 188 | 安装更新 189 | 自动检查更新 190 | 您的版本已经是最新的! 191 | %1 %2 是目前最新版本。 192 | 下载失败,请稍候重试。 193 | 分析更新数据时发生错误。 194 | 更新 %1 195 | 放弃 196 | 安装并重启 197 | 下载更新数据... 198 | 解压更新数据... 199 | 准备安装 200 | %1 ,共 %2 201 | B 202 | KB 203 | MB 204 | GB 205 | 206 | 207 | 无法移动到“应用程序”文件夹中 208 | 是否要把程序移动到“应用程序”文件夹中? 209 | 是否要把程序移动到您的个人文件夹里的“应用程序”文件夹中? 210 | %1 我要自己把程序移动到“应用程序”文件夹中。 211 | 移动到“应用程序”文件夹中 212 | 不移动 213 | 注意,本操作需要您输入管理员密码。 214 | 这样做能让您的“下载”文件夹保持整洁。 215 | 216 | 217 | 撤销 218 | 重做 219 | 剪切 220 | 复制 221 | 粘贴 222 | 删除 223 | 全选 224 | 225 | 226 | 确定 227 | 取消 228 | 关闭 229 | 230 | 231 | 232 | 233 | 234 | -------------------------------------------------------------------------------- /languages/Chinese_Traditional.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 溫度感測器清單: 5 | 風扇 6 | 最小/目前/最大轉速 7 | 控制模式 8 | 感測器 9 | 溫度讀數 10 | 磁碟機: 11 | 更改控制設定⋯ 12 | 重設為自動控制模式 13 | 自動控制 14 | 自動(系統控制) 15 | 固定 %1 轉速 16 | 基於 %1 17 | 未知! 18 | 客製化⋯ 19 | 客製化控制模式 20 | 最小化 21 | 隱藏至選單列 22 | 偏好設定⋯ 23 | 關於⋯ 24 | Macs Fan Control 需要安裝輔助程式才能控制風扇。如果您只想監測風扇與溫度感測器,則沒必要安裝。 25 | Macs Fan Control 需要安裝新版輔助程式才能控制風扇。 26 | 無法控制風扇 27 | Macs Fan Control 無法連接至輔助程式,以致無法控制風扇及調整轉速。請求管理者密碼的時候,請務必輸入。\n\n您仍然可以在「監控模式」下使用此應用程式。 28 | 監控模式 29 | 未偵測到風扇。請試試[重設 SMC](https://support.apple.com/zh-tw/HT201295) 30 | 這台電腦沒有風扇,屬被動降溫 31 | 32 | 33 | 更改「%1」風扇設定 34 | 固定轉速 35 | 使用感測值 36 | 高於此溫度則提高風扇轉速: 37 | 最高溫度: 38 | 發生錯誤 - 風扇的最大最小轉速相同 (%1)。<br/>請確定已經解除安裝其他風扇控制軟體,且已經重設 SMC。 39 | 儲存為目前設定檔(「%1」) 40 | 41 | 42 | 使用設定檔: 43 | 自動 44 | 全速 45 | 客製化* 46 | 儲存⋯ 47 | 重新命名 48 | 刪除 49 | 預設設定檔: 50 | 客製化設定檔: 51 | 套用 52 | 需要 PRO 版本 53 | 設定檔 - %1 54 | 捨棄(重設所有風扇至自動模式) 55 | 設定檔名稱: 56 | 儲存客製化設定檔 57 | 編輯設定檔名稱 58 | 新增⋯ 59 | 建立設定檔 60 | 系統現已接管您所有風扇。\n\n請將您其中一個風扇更改為「自訂」控制模式,才能建立設定檔。 61 | 請更改您其中一個風扇的控制模式,因為所有風扇目前都在根據現有的「%1」設定檔全速旋轉。 62 | 自訂「%1」風扇的控制模式 63 | 64 | 65 | 升級到 Macs Fan Control Pro 66 | Pro 版本可以建立及儲存客製化的風扇設定檔,讓您可以根據使用情形快速切換轉速。 67 | 若已經購買過這個 App,請點選下方的「輸入授權」按鈕。 68 | 購買 69 | 輸入授權 70 | 晚點再說 71 | 72 | 73 | 解鎖 Pro 版本 74 | 若您曾購買過 Macs Fan Control,請將電子收據中的電子信箱地址與授權碼輸入到下方欄位,即可完全解鎖 Mac Fan Control 中的所有的 Pro 功能。 75 | 您輸入的資訊會經過網路驗證。 76 | 電子信箱地址 77 | 授權碼 78 | 解鎖 79 | 復原授權 80 | 授權無效! 81 | 請確定您輸入的字母、數字與連接號順序皆正確。如為手動輸入,請改從電子收據複製貼上。 82 | 授權碼有效,但不能用來啟用 %1。 83 | 感謝您購買 Macs Fan Control Pro 84 | 已經解除所有免費版本限制,我們誠摯希望您能享受這個 app! 85 | 86 | 87 | Trial version 88 | Thank you for trying %1 89 | The only app able to control fans on Intel-based Macs in Windows 90 | You have %1 days remaining of your trial period. 91 | You have %1 hours remaining of your trial period. 92 | The trial of %1 days is over. 93 | Continue Trial 94 | Activate License 95 | Buy Now 96 | 97 | 98 | 顯示 Macs Fan Control 99 | 風扇清單: 100 | 風扇設定檔: 101 | 更多 102 | 網站 103 | 檢查更新⋯ 104 | 建立技術資訊 ZIP 檔案⋯ 105 | 在 MacUpdate 評價 106 | 追蹤 @crystalidea 107 | 解除安裝⋯ 108 | 離開 109 | 結束 Macs Fan Control 110 | 基於感測器數值 111 | 升級到 Pro 版本 112 | 113 | 114 | 這會在桌面建立一個「%1」支援套件,裡面包含匿名的技術性資料和主視窗截圖。\n\n請將這個檔案傳到 support@crystalidea.com,或者是在我們的 GitHub Issue Tracker 回報問題。 115 | 顯示 ZIP 檔案 116 | 117 | 118 | 偏好設定 119 | 一般 120 | 選單列圖示 121 | 感測器 122 | 選單列顯示方式 123 | 診斷 124 | 語言: 125 | 隨系統開機自動啟動(建議) 126 | App 啟動時檢查更新 127 | 在 Dock 顯示圖示 128 | 使用華氏溫標表示法 129 | 盡量顯示精確溫度(比如 45.4) 130 | 溫度讀取來源 131 | 透過 Thunderbolt 連接的 eGPU 132 | 連接的 SATA 磁碟 133 | 連接的 NVMe 磁碟 134 | 感測器: 135 | 風扇: 136 | 圖示: 137 | 彩色 138 | 黑白 139 | 不顯示 140 | 只用兩橫列顯示風扇及感測器的讀數,節省一些空間 141 | (只顯示攝氏溫度) 142 | 啟用日誌(需要重新啟動) 143 | 瀏覽 144 | 145 | 146 | 關於 Macs Fan Control 147 | 討論區技術支援 148 | 線上說明 149 | 免費版本 150 | Pro 版本,授權給 %1 台電腦 151 | 本程式客群為明瞭如何使用,不會做出傷害 Mac 電腦行徑的進階使用者使用。作者不會對因不當使用或使用此程式而導致的資料遺失、硬體損傷,及其他相關損失負責 152 | 153 | 154 | 在 MacUpdate 評價 App 155 | 倘若您喜歡 %1,您願意花點時間評價這個 App 嗎?整個過程不會超過 1 分鐘。感謝支持! 156 | 在 MacUpdate 評價 157 | 抱歉,不願意 158 | 不再顯示本訊息 159 | 160 | 161 | 要解除安裝 Macs Fan Control 嗎? 162 | 您將完全從 Mac 中解除安裝這個 App 及其偏好設定、風扇輔助程式,以及 Pro 版本的授權資料。將會還原對預設風扇控制做出的所有修改,並讓系統自動控制風扇。\n\n您可能會收到提示,要求您授權 App 以便進行自我解除安裝。 163 | 請授權這個 App 以便解除安裝風扇輔助程式。 164 | 解除安裝 165 | 166 | 167 | Fans disabled by hardware 168 | Due to low temperatures, this Mac model has automatically disabled the fans. Manual fan control will take effect once the system reactivates them, when it determines that cooling is necessary. 169 | Do not show this message again 170 | More info... 171 | 172 | 173 | 關閉 174 | 175 | 取消 176 | 繼續 177 | 178 | 179 | 180 | %1發布 181 | 檢查更新⋯ 182 | 已經可以使用新版 %1! 183 | 有新版 %1 %2 - 您還在 %3 版本。您想立即下載新版本嗎? 184 | 軟體更新 185 | 版本附註: 186 | 稍後提醒我 187 | 跳過此版本 188 | 安裝更新 189 | 自動檢查更新 190 | 您已經是最新版本! 191 | %1 %2 已是目前最新版! 192 | 下載更新時遇到錯誤。請稍後重新嘗試。 193 | 分析更新資料時發生錯誤。 194 | 正在更新 %1 195 | 取消 196 | 安裝並重新啟動 197 | 正在下載更新⋯⋯ 198 | 正在取出更新⋯⋯ 199 | 準備安裝 200 | %1,共 %2 201 | B 202 | KB 203 | MB 204 | GB 205 | 206 | 207 | 無法移動到「應用程式」檔案夾 208 | 移動至「應用程式」 209 | 是否要移動到您個人專屬檔案夾中的「應用程式」檔案夾? 210 | 您想讓 %1 自動移動到「應用程式」檔案夾嗎? 211 | 移動至「應用程式」檔案夾 212 | 不要移動 213 | 注意:這會需要輸入管理者的密碼。 214 | 此舉能讓您的「下載項目」檔案夾保持整潔。 215 | 216 | 217 | 還原 218 | 重做 219 | 剪下 220 | 拷貝 221 | 貼上 222 | 刪除 223 | 全選 224 | 225 | 226 | 227 | 取消 228 | 關閉 229 | 230 | 231 | 232 | 233 | 234 | -------------------------------------------------------------------------------- /languages/Czech.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Teplotní senzory: 5 | Ventilátor 6 | Min/Aktuální/Max otáčky 7 | Ovládání 8 | Senzory 9 | Hodnota 10 | Disky: 11 | Změnit ovládání... 12 | Resetovat na automatiku 13 | Automaticky 14 | Automaticky (ovládané systémem) 15 | Konstantní hodnota %1 16 | Senzor %1 17 | Neznámé! 18 | Vlastní... 19 | Specifikuje vlastní režim ovládání 20 | Minimimalizovat 21 | Skrýt do horní lišty 22 | Nastavení... 23 | Informace o... 24 | Macs Fan Control pro svou funkci vyžaduje pomocný nástroj. Pro pouhé monitorování teplotních senzorů & lze vynechat. 25 | Macs Fan Control vyžaduje nainstalovanou aktuální verzi pomocného nástroje. 26 | Fan control není k dispozici 27 | Macs Fan Control nenalezl pomocný nástroj a nelze tedy správně ovládat ventilátory. \n\nPo dotazu zadejte heslo administrátora.\n\nJinak aplikace běží v režimu monitorování. 28 | Pouze monitoring 29 | Žádné ventilátory, zkuste [reset SMC](https://support.apple.com/cs-cz/HT201295) 30 | Tento počítač neobsahuje žádné ventilátory. Je chlazen pasivně 31 | 32 | 33 | Způsob ovládání ventilátoru %1 ... 34 | Konstantní otáčky 35 | Hodnoty ovládá senzor 36 | Hodnota teploty, od které začne ventilátor pracovat: 37 | Maximální teplota: 38 | Něco je špatně - Min./Max. hodnoty ventilátoru jsou shodné (%1).<br/> Zkontrolujte, zda jste odinstalovali všechny ostatní programy na ovládání ventilátorů a resetujte SMC. 39 | Uložit jako předvolbu ('%1') 40 | 41 | 42 | Nyní je aktivní: 43 | Automaticky 44 | Naplno 45 | Vlastní* 46 | Uložit... 47 | Přejmenovat 48 | Smazat 49 | Předvolby: 50 | Vlastní předvolba: 51 | Použít 52 | Dostupné puze ve verzi PRO 53 | Předvolba - %1 54 | Zrušit (reset všeho na auto) 55 | Název předvolby: 56 | Uložit vlastní předvolbu 57 | Upravit název předvolby 58 | Nová... 59 | Vytvořit novou předvolbu 60 | Všechny ventilátory jsou nyní ovládány systémem \n\nZměňte ovládání na Vlastní abyste mohli vytvořit vlastní přednastavení. 61 | Please change control for at least one of your fans, because currently all of them are spinning full blast matching the existing '%1' preset. 62 | Vlastní ovládání ventilátoru '%1' 63 | 64 | 65 | Upgrade na Macs Fan Control Pro 66 | Verze PRO umožňuje vytvoření a uložení své vlastní předvolby nastavení, mezi nimiž pak můžete podle potřeby rychle přepínat . 67 | Máte-li již licenci zakoupenu, stiskněte níže tlačítko 'Vložit licenci'. 68 | Zakoupit 69 | Vložit licenci 70 | Později 71 | 72 | 73 | Aktivovat verzi Pro 74 | Pokud jste již Macs Fan Control zakoupili , zadejte email a licenční klíč dodané Vám v emailu. Tak odemknete další možnosti aplikace Macs Fan Control. 75 | Zadané informace budou ověřeny přes internet. 76 | Email 77 | Licenční klíč 78 | Aktivovat 79 | Obnovit licenci 80 | Neplatná licence! 81 | Zkontrolujte správnost zadaných údajů, velikost písmen, číslice, správné pořadí , pomlčky. Pokud jste údaje zadávali ručně, zkuste zadat údaje pomocí Kopírovat-Vložit přímo z emailu. 82 | Tento klíč je platný, ale neodpovídá verzi %1. 83 | Děkujeme za zakoupení Macs Fan Control Pro 84 | Všechna omezení Free verze budou odstraněna, užijte si naši aplikaci! 85 | 86 | 87 | Trial version 88 | Thank you for trying %1 89 | The only app able to control fans on Intel-based Macs in Windows 90 | You have %1 days remaining of your trial period. 91 | You have %1 hours remaining of your trial period. 92 | The trial of %1 days is over. 93 | Continue Trial 94 | Activate License 95 | Buy Now 96 | 97 | 98 | Zobrazit Macs Fan Control 99 | Ventilátory: 100 | Přednastavení: 101 | Více 102 | Web stránka 103 | Aktualizovat... 104 | Vytvořit technickou zprávu do .ZIP souboru... 105 | Ohodnotit na Macupdate 106 | Twitter @crystalidea 107 | Odinstalovat... 108 | Ukončit 109 | Zavřít Macs Fan Control 110 | Ze senzoru 111 | Upgrade na verzi Pro 112 | 113 | 114 | Balíček podpory '%1' obsahující technická data o otisk hlavního okna se vytvořil na Ploše.\n\nOdešlete tento soubor na support@crystalidea.com nebo ho postněte na GitHub Issue Tracker. 115 | Ukázat soubor ZIP 116 | 117 | 118 | Nastavení 119 | Obecné 120 | Ikona v liště 121 | Senzory 122 | Zobrazit ikonu v horní liště 123 | Diagnostiky 124 | Jazyk: 125 | Automaticky spustit při startu systému (doporučeno) 126 | Aktualizovat při startu aplikace 127 | Zobrazit ikonu v Docku 128 | Použít stupnici Fahrenheita 129 | Pokud to je možné, zpřesnit teplotní stupnici (př. 45.4) 130 | Načíst teploty z 131 | eGPU připojené přes Thunderbolt 132 | Připojených sata disků 133 | Připojených NVMe disků 134 | Senzor: 135 | Ventilátor: 136 | Ikonu: 137 | Zobrazit barevnou 138 | Zobrazit černobílou 139 | Nezobrazovat 140 | Zobrazit hodnoty v liště ve dvou řádcích 141 | (pouze pro Celsius) 142 | Povolit zprávy (vyžaduje restart) 143 | Hledat 144 | 145 | 146 | O Macs Fan Control 147 | Technická podpora na našem diskuzním fóru 148 | Online pomoc 149 | Free verze 150 | Verze PRO, licence pro, %1 počítač(če) 151 | TENTO PROGRAM JE PRO ZKUŠENÉ UŽIVATELE, KTEŘÍ HO UMÍ POUŽÍT BEZ POŠKOZENÍ SVÉHO POČÍTAČE MAC. AUTOŘI PROGRAMU NENESOU ZODPOVĚDNOST ZA ZTRÁTU DAT, JAKÉKOLIV ŠKODY, ZTRÁTU ZISKU ANEBO JAKÝKOLIV JINÝ TYP ZTRÁTY, SPOJENÝ S POUŽÍVÁNÍM TOHOTO PROGRAMU! 152 | 153 | 154 | Ohodnotit na MacUpdate 155 | Líbí se Vám %1, můžete aplikaci ohodnotit? Zabere to jen minutku. Děkujeme Vám za podporu! 156 | Ohodnotit na MacUpdate 157 | Ne- děkuji 158 | Znovu již nezobrazovat 159 | 160 | 161 | Odinstalovat Macs Fan Control? 162 | Chystáte se kompletně odinstalovat aplikaci ze svého macu včetně jeho preferencí, nástroje fan helper a licenčních dat pro verzi Pro. Všechny úpravy výchozího ovládání ventilátoru budou vráceny zpět a chlazení bude ovládáno automaticky systémem. \n\nMůže se stát, že budete vyzváni k autorizaci aplikace, aby se mohla sama odinstalovat. 163 | Prosím autorizujte aplikaci, aby mohl být odinstalován nástroj Fan helper. 164 | Odinstalovat 165 | 166 | 167 | Fans disabled by hardware 168 | Due to low temperatures, this Mac model has automatically disabled the fans. Manual fan control will take effect once the system reactivates them, when it determines that cooling is necessary. 169 | Do not show this message again 170 | More info... 171 | 172 | 173 | Zavřít 174 | Budiž 175 | Zrušit 176 | Pokračovat 177 | 178 | 179 | 180 | vydaná v %1 181 | Vyhledání aktualizací... 182 | Je dostupná nová verze %1! 183 | K dispozici je %1 %2 - máte %3. Chcete ji nyní stáhnout? 184 | Aktualizace software 185 | Historie verzí: 186 | Připomenout později 187 | Přeskočit tuto verzi 188 | Nainstalovat 189 | Aktualizovat automaticky 190 | Máte aktualizováno! 191 | %1 %2 je nejnovější dostupná verze. 192 | Při stahování došlo k chybě. Zkuste to později znovu. 193 | Došlo k chybě při analýze zdroje aktualizací. 194 | Aktualizace %1 195 | Zrušit 196 | Instalovat a spustit 197 | Stahování aktualizace... 198 | Rozbalovaní aktualizace... 199 | Připraven instalovat 200 | %1 ze %2 201 | b 202 | Kb 203 | Mb 204 | Gb 205 | 206 | 207 | Nelze přesunout do složky Aplikace 208 | Přesunout do složky Aplikace? 209 | Přesunout do složky Aplikace v domovské složce? 210 | Přejete-li si to, lze přesunout aplikaci %1 do složky Aplikace. 211 | Přesunout do složky Aplikace 212 | Nepřesouvat 213 | Poznámka: Tato akce vyžaduje oprávnění pro správu systému. 214 | Umožní vám to mít složku Stahování/Downloads přehlednou. 215 | 216 | 217 | Odvolat 218 | Znovu 219 | Vyjmout 220 | Kopírovat 221 | Vložit 222 | Smazat 223 | Vybrat vše 224 | 225 | 226 | Budiž 227 | Zrušit 228 | Zavřít 229 | Ano 230 | Ne 231 | 232 | 233 | 234 | -------------------------------------------------------------------------------- /languages/Danish.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Temperaturmålere: 5 | Blæser 6 | Min/Nuværende/Max RPM 7 | Kontrol 8 | Måler 9 | Værdi 10 | Disk Drev: 11 | Ændre kontrol... 12 | Nulstil til automatisk kontrol 13 | Auto 14 | Automatisk (kontrolleret af systemet) 15 | Konstant værdi på %1 16 | Baseret på %1 17 | Ukendt! 18 | Custom... 19 | Specify a custom controlling mode 20 | Minimer 21 | Skjul til menulinjen 22 | Præferencer... 23 | Om... 24 | Macs Fan Control requires a helper tool to be installed for fan control. You can skip this if you wish only to monitor fans & temperature sensors. 25 | Macs Fan Control needs to install an updated version of the helper tool used for fan control. 26 | Fan control not available 27 | Macs Fan Control could not connect to the helper app to enable fan control as well as adjust the speeds. \n\nMake sure to enter an administrator password when asked.\n\nYou can still use the app in monitoring-only mode. 28 | Monitoring-only 29 | No fans detected, please try to [reset SMC](https://support.apple.com/da-dk/HT201295) 30 | This computer doesn't have any fans and it's cooled passively 31 | 32 | 33 | Blæserkontrol for %1 34 | Konstant RPM værdi 35 | Måler-baseret værdi 36 | Temperaturen som blæserhastigheden vil stige fra: 37 | Maximum temperatur: 38 | Noget er forkert - min/max blæserværdier er ens (%1).<br/> Afinstaller venligst alle andre programmer, som kontrollerer blæserne og nulstil SMC. 39 | Save to the current preset ('%1') 40 | 41 | 42 | Active preset: 43 | Automatic 44 | Full blast 45 | Custom* 46 | Save... 47 | Rename 48 | Delete 49 | Predefined presets: 50 | Custom presets: 51 | Apply 52 | Available in PRO version 53 | Preset - %1 54 | Discard (reset all fans to auto) 55 | Preset name: 56 | Save custom preset 57 | Edit preset name 58 | New... 59 | Create a new preset 60 | All of your fans are currently controlled by the system. \n\nPlease change control to Custom for at least one of your fans to be able to create a new preset. 61 | Please change control for at least one of your fans, because currently all of them are spinning full blast matching the existing '%1' preset. 62 | Custom control for the '%1' fan 63 | 64 | 65 | Upgrade to Macs Fan Control Pro 66 | Pro version is able to create and save custom fan presets so you can quickly switch between them depending on your activity. 67 | If you already purchased the app, please press the 'Enter License' button below. 68 | Purchase 69 | Enter License 70 | Later 71 | 72 | 73 | Unlock Pro version 74 | If you have already purchased Macs Fan Control, enter your email address and license key from your email receipt into the boxes below. This will fully unlock Pro features of Macs Fan Control. 75 | The information you enter may be verified over the Internet. 76 | Email Address 77 | License Key 78 | Unlock 79 | Restore License 80 | Invalid license! 81 | Make sure all letters, numbers, and dashes are entered in the correct order. If you're typing the number by hand, try copying and pasting it from your email receipt instead. 82 | This license key is valid but not intended to be used on %1. 83 | Thank you for purchasing Macs Fan Control Pro 84 | All the limitations of Free version have been removed, we hope you enjoy using the app! 85 | 86 | 87 | Trial version 88 | Thank you for trying %1 89 | The only app able to control fans on Intel-based Macs in Windows 90 | You have %1 days remaining of your trial period. 91 | You have %1 hours remaining of your trial period. 92 | The trial of %1 days is over. 93 | Continue Trial 94 | Activate License 95 | Buy Now 96 | 97 | 98 | Vis Macs Fan Control 99 | Blæsere: 100 | Fan presets: 101 | More 102 | Webside 103 | Check for updates... 104 | Create tech zip file... 105 | Rate on Macupdate 106 | Follow @crystalidea 107 | Uninstall... 108 | Luk 109 | Quit Macs Fan Control 110 | Måler-baseret 111 | Upgrade to Pro version 112 | 113 | 114 | A support package '%1' consisting of anonymous technical data and main window screenshot is created on your desktop.\n\nPlease send this file to support@crystalidea.com or post at our GitHub Issue Tracker. 115 | Show zip file 116 | 117 | 118 | Præferencer 119 | General 120 | Ikon på menulinjen 121 | Sensors 122 | Visning af ikon på menulinjen 123 | Diagnostics 124 | Sprog: 125 | Autostart minimeret ved systemstart (anbefalet) 126 | Check for updates when the app starts 127 | Show icon in dock 128 | Benyt Fahrenheit temperaturskala 129 | Nøjagtig visning af temperatur, når det er muligt (f.eks. 45.4) 130 | Read temperatures of 131 | eGPUs connected via Thunderbolt 132 | Connected SATA drives 133 | Connected NVMe drives 134 | Sensor: 135 | Fan: 136 | Icon: 137 | Show 138 | Show (black & white) 139 | None 140 | Display fan/sensor readings in two lines to save some space 141 | (Kun Celsius) 142 | Enable log (restart required) 143 | Browse 144 | 145 | 146 | Om Macs Fan Control 147 | Teknisk hjælp i forum 148 | Online help 149 | Free version 150 | Pro version, %1 computer(s) license 151 | DETTE PROGRAM BØR KUN BENYTTES AF AVANCEREDE BRUGERE, SOM FORSTÅR AT ANVENDE DET UDEN AT FORÅRSAGE SKADE PÅ DERES MAC. FORFATTERNE ER IKKE ANSVARLIGE FOR DATA TAB, SKADER, ØKONOMISKE ELLER ANDRE SKADER ELLER TAB SOM FØLGE AF BRUG ELLER MISBRUG AF DETTE PROGRAM 152 | 153 | 154 | Rate the app on MacUpdate 155 | If you enjoy using %1, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support! 156 | Rate on MacUpdate 157 | No, thanks 158 | Do not show this message again 159 | 160 | 161 | Uninstall Macs Fan Control? 162 | You're about to completely uninstall the app from your mac including its preferences, the fan helper tool and licensing data for the Pro version. All modifications to the default fan control will be reverted and the fan(s) will be controlled automatically by the system. \n\nYou may be prompted to authorize the app to be able to uninstall itself. 163 | Please authorize the app to be able to uninstall the fan helper tool. 164 | Uninstall 165 | 166 | 167 | Fans disabled by hardware 168 | Due to low temperatures, this Mac model has automatically disabled the fans. Manual fan control will take effect once the system reactivates them, when it determines that cooling is necessary. 169 | Do not show this message again 170 | More info... 171 | 172 | 173 | Luk 174 | OK 175 | Annuller 176 | Fortsæt 177 | 178 | 179 | 180 | released on %1 181 | Check for updates... 182 | A new version of %1 is available! 183 | %1 %2 is now available - you have %3. Would you like to download it now? 184 | Software Update 185 | Release Notes: 186 | Remind Me Later 187 | Skip This Version 188 | Install Update 189 | Check for updates automatically 190 | You're up to date! 191 | %1 %2 is currently the newest version available. 192 | An error occurred while downloading the update. Please try again later. 193 | An error occurred while parsing the update feed. 194 | Updating %1 195 | Cancel 196 | Install and Relaunch 197 | Downloading update... 198 | Extracting update... 199 | Ready to Install 200 | %1 of %2 201 | B 202 | KB 203 | MB 204 | GB 205 | 206 | 207 | Kunne ikke flytte til mappen Programmer 208 | Flyt til mappen Programmer? 209 | Flyt til mappen Programmer i din hjemmemappe? 210 | %1 kan flytte mig selv til mappen Programmer, hvis du ønsker det. 211 | Flyt til mappen Programmer 212 | Flyt ikke 213 | Bemærk, at dette kræver en administrator-adgangskode. 214 | Dette hjælper til med at holde orden i mappen Overførsler. 215 | 216 | 217 | Undo 218 | Redo 219 | Cut 220 | Copy 221 | Paste 222 | Delete 223 | Select All 224 | 225 | 226 | OK 227 | Cancel 228 | Close 229 | Yes 230 | No 231 | 232 | 233 | 234 | -------------------------------------------------------------------------------- /languages/English.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Temperature sensors: 5 | Fan 6 | Min/Current/Max RPM 7 | Control 8 | Sensor 9 | Value 10 | Disk Drives: 11 | Change control... 12 | Reset to automatic control 13 | Auto 14 | Automatic (controlled by system) 15 | Constant value of %1 16 | Based on %1 17 | Unknown! 18 | Custom... 19 | Specify a custom controlling mode 20 | Minimize 21 | Hide to menu bar 22 | Preferences... 23 | About... 24 | Macs Fan Control requires a helper tool to be installed for fan control. You can skip this if you only wish to monitor fans & temperature sensors. 25 | Macs Fan Control needs to install an updated version of the helper tool used for fan control. 26 | Fan control not available 27 | Macs Fan Control could not connect to the helper app to enable fan control as well as adjust the speeds. Make sure to enter the administrator password when asked.\n\nYou can still use the app in monitoring-only mode. 28 | Monitoring-only 29 | No fans detected, please try to [reset the SMC](https://support.apple.com/en-us/HT201295) 30 | This computer does not have any fans and is cooled passively 31 | 32 | 33 | Change fan control for the '%1' fan 34 | Constant RPM value 35 | Sensor-based value 36 | Temperature that the fan speed will start to increase from: 37 | Maximum temperature: 38 | Something is wrong - min/max fan values are equal (%1).<br/> Please make sure to uninstall any other fan-controlling software and to reset the SMC. 39 | Save to the current preset ('%1') 40 | 41 | 42 | Active preset: 43 | Automatic 44 | Full blast 45 | Custom* 46 | Save... 47 | Rename 48 | Delete 49 | Predefined presets: 50 | Custom presets: 51 | Apply 52 | Available in PRO version 53 | Preset - %1 54 | Discard (reset all fans to auto) 55 | Preset name: 56 | Save custom preset 57 | Edit preset name 58 | New... 59 | Create a new preset 60 | All of your fans are currently controlled by the system. \n\nPlease change the control to Custom for at least one of your fans to be able to create a new preset. 61 | Please change the control for at least one of your fans as all of them are currently spinning at full blast, matching the existing '%1' preset. 62 | Custom control for the '%1' fan 63 | 64 | 65 | Upgrade to Macs Fan Control Pro 66 | The Pro version is able to create and save custom fan presets so you can quickly switch between them depending on your activity. 67 | If you already purchased the app, please press the 'Enter License' button below. 68 | Purchase 69 | Enter License 70 | Later 71 | 72 | 73 | Unlock Pro version 74 | If you already purchased Macs Fan Control, enter your email address and license key from your email receipt into the boxes below. This will fully unlock the Pro features of Macs Fan Control. 75 | The information you enter may be verified over the Internet. 76 | Email Address 77 | License Key 78 | Unlock 79 | Restore License 80 | Invalid license! 81 | Make sure all letters, numbers, and dashes are entered in the correct order. If you are typing the characters by hand, try copying and pasting it from your email receipt instead. 82 | This license key is valid but not intended to be used on %1. 83 | Thank you for purchasing Macs Fan Control Pro 84 | All of the limitations of the Free version have been removed, we hope you enjoy using the app! 85 | 86 | 87 | Trial version 88 | Thank you for trying %1 89 | The only app able to control fans on Intel-based Macs in Windows 90 | You have %1 days remaining of your trial period. 91 | You have %1 hours remaining of your trial period. 92 | The trial of %1 days is over. 93 | Continue Trial 94 | Activate License 95 | Buy Now 96 | 97 | 98 | Show Macs Fan Control 99 | Available fans: 100 | Fan presets: 101 | More 102 | Website 103 | Check for updates... 104 | Create tech zip file... 105 | Rate on MacUpdate 106 | Follow @crystalidea 107 | Uninstall... 108 | Exit 109 | Quit Macs Fan Control 110 | Sensor-based 111 | Upgrade to Pro version 112 | 113 | 114 | A support package '%1' consisting of anonymous technical data and main window screenshot is created on your desktop.\n\nPlease send this file to support@crystalidea.com or post at our GitHub Issue Tracker. 115 | Show zip file 116 | 117 | 118 | Preferences 119 | General 120 | Tray icon 121 | Sensors 122 | Menu bar display 123 | Diagnostics 124 | Language: 125 | Autostart minimized when you log in (recommended) 126 | Check for updates when the app starts 127 | Show icon in dock 128 | Use Fahrenheit temperature scale 129 | Precise display of temperature when possible (e.g. 45.4) 130 | Read temperatures of 131 | eGPUs connected via Thunderbolt 132 | Connected SATA drives 133 | Connected NVMe drives 134 | Sensor: 135 | Fan: 136 | Icon: 137 | Colored 138 | Monochrome 139 | None 140 | Display fan/sensor readings in two lines to save some space 141 | (Celsius only) 142 | Enable log (restart required) 143 | Browse 144 | 145 | 146 | About Macs Fan Control 147 | Technical support on the forum 148 | Online help 149 | Free version 150 | Pro version, %1 computer(s) license 151 | THIS PROGRAM IS FOR ADVANCED USERS WHO KNOW HOW TO USE IT WITHOUT DOING HARM TO THEIR MAC. THE AUTHORS ARE NOT LIABLE FOR DATA LOSS, DAMAGES, PROFIT LOSS OR ANY OTHER TYPES OF LOSSES CAUSED BY THE USE OR MISUSE OF THIS PROGRAM 152 | 153 | 154 | Rate the app on MacUpdate 155 | If you enjoy using %1, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support! 156 | Rate on MacUpdate 157 | No, thanks 158 | Do not show this message again 159 | 160 | 161 | Uninstall Macs Fan Control? 162 | You're about to completely uninstall the app from your mac including its preferences, the fan helper tool and licensing data for the Pro version. All modifications to the default fan control will be reverted and the fan(s) will be controlled automatically by the system. \n\nYou may be prompted to authorize the app to be able to uninstall itself. 163 | Please authorize the app to be able to uninstall the fan helper tool. 164 | Uninstall 165 | 166 | 167 | Fans disabled by hardware 168 | Due to low temperatures, this Mac model has automatically disabled the fans. Manual fan control will take effect once the system reactivates them, when it determines that cooling is necessary. 169 | Do not show this message again 170 | More info... 171 | 172 | 173 | Close 174 | OK 175 | Cancel 176 | Continue 177 | 178 | 179 | 180 | released on %1 181 | Check for updates... 182 | A new version of %1 is available! 183 | %1 %2 is now available - you have %3. Would you like to download it now? 184 | Software Update 185 | Release Notes: 186 | Remind Me Later 187 | Skip This Version 188 | Install Update 189 | Check for updates automatically 190 | You're up to date! 191 | %1 %2 is currently the newest version available. 192 | An error occurred while downloading the update. Please try again later. 193 | An error occurred while parsing the update feed. 194 | Updating %1 195 | Cancel 196 | Install and Relaunch 197 | Downloading update... 198 | Extracting update... 199 | Ready to Install 200 | %1 of %2 201 | B 202 | KB 203 | MB 204 | GB 205 | 206 | 207 | Could not move to the Applications folder 208 | Move to Applications 209 | Move to the Applications folder in your Home folder? 210 | Would you like %1 to move itself to the Applications folder? 211 | Move to Applications Folder 212 | Do Not Move 213 | Note that this will require an administrator password. 214 | This will keep your Downloads folder uncluttered. 215 | 216 | 217 | Undo 218 | Redo 219 | Cut 220 | Copy 221 | Paste 222 | Delete 223 | Select All 224 | 225 | 226 | OK 227 | Cancel 228 | Close 229 | Yes 230 | No 231 | 232 | 233 | 234 | -------------------------------------------------------------------------------- /languages/Hebrew.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | חיישני טמפרטורה‫:‬ 5 | מאוורר 6 | מינימום/נוכחי/מקסימום סל‫"‬ד 7 | הגדרה 8 | חיישן 9 | ערך 10 | כוננים קשיחים‫:‬ 11 | שנה הגדרה‫...‬ 12 | אפס להגדרה אוטומטית 13 | אוטומטי 14 | אוטומטי ‫(‬נשלט ע‫"‬י המערכת‫)‬ 15 | קבע ערך של 1‫%‬ 16 | מבוסס על 1‫%‬ 17 | לא ידוע‫!‬ 18 | מותאם אישית‫...‬ 19 | ציין מצב שליטה מותאם אישית 20 | מזער 21 | הסתר סרגל כלים 22 | אפשרויות‫...‬ 23 | אודות‫...‬ 24 | Macs Fan Control requires a helper tool to be installed for fan control. You can skip this if you wish only to monitor fans & temperature sensors. 25 | Macs Fan Control needs to install an updated version of the helper tool used for fan control. 26 | Fan control not available 27 | Macs Fan Control could not connect to the helper app to enable fan control as well as adjust the speeds. \n\nMake sure to enter an administrator password when asked.\n\nYou can still use the app in monitoring-only mode. 28 | Monitoring-only 29 | No fans detected, please try to [reset SMC](https://support.apple.com/en-us/HT201295) 30 | This computer doesn't have any fans and it's cooled passively 31 | 32 | 33 | שליטת מאוורר ל‫...‬ '%1' fan 34 | קבע ערך סל‫"‬ד 35 | ערך מבוסס חיישן 36 | טמפרטורה שהמאוורר יתחיל להעלות מהירות‫:‬ 37 | Maximum temperature: 38 | Something is wrong - min/max fan values are equal (%1).<br/> Please make sure to uninstall any other fan controlling software and reset SMC. 39 | Save to the current preset ('%1') 40 | 41 | 42 | Active preset: 43 | Automatic 44 | Full blast 45 | Custom* 46 | Save... 47 | Rename 48 | Delete 49 | Predefined presets: 50 | Custom presets: 51 | Apply 52 | Available in PRO version 53 | Preset - %1 54 | Discard (reset all fans to auto) 55 | Preset name: 56 | Save custom preset 57 | Edit preset name 58 | New... 59 | Create a new preset 60 | All of your fans are currently controlled by the system. \n\nPlease change control to Custom for at least one of your fans to be able to create a new preset. 61 | Please change control for at least one of your fans, because currently all of them are spinning full blast matching the existing '%1' preset. 62 | Custom control for the '%1' fan 63 | 64 | 65 | Upgrade to Macs Fan Control Pro 66 | Pro version is able to create and save custom fan presets so you can quickly switch between them depending on your activity. 67 | If you already purchased the app, please press the 'Enter License' button below. 68 | Purchase 69 | Enter License 70 | Later 71 | 72 | 73 | Unlock Pro version 74 | If you have already purchased Macs Fan Control, enter your email address and license key from your email receipt into the boxes below. This will fully unlock Pro features of Macs Fan Control. 75 | The information you enter may be verified over the Internet. 76 | Email Address 77 | License Key 78 | Unlock 79 | Restore License 80 | Invalid license! 81 | Make sure all letters, numbers, and dashes are entered in the correct order. If you're typing the number by hand, try copying and pasting it from your email receipt instead. 82 | This license key is valid but not intended to be used on %1. 83 | Thank you for purchasing Macs Fan Control Pro 84 | All the limitations of Free version have been removed, we hope you enjoy using the app! 85 | 86 | 87 | Trial version 88 | Thank you for trying %1 89 | The only app able to control fans on Intel-based Macs in Windows 90 | You have %1 days remaining of your trial period. 91 | You have %1 hours remaining of your trial period. 92 | The trial of %1 days is over. 93 | Continue Trial 94 | Activate License 95 | Buy Now 96 | 97 | 98 | Show Macs Fan Control 99 | מאווררים זמינים‫:‬ 100 | Fan presets: 101 | עוד 102 | אתר אינטרנט 103 | בדוק לעדכונים‫...‬ 104 | Create tech zip file... 105 | דרג אותנו‫...‬ 106 | עקוב @crystalidea 107 | Uninstall... 108 | יציאה 109 | Quit Macs Fan Control 110 | מבוסס חיישנים 111 | Upgrade to Pro version 112 | 113 | 114 | A support package '%1' consisting of anonymous technical data and main window screenshot is created on your desktop.\n\nPlease send this file to support@crystalidea.com or post at our GitHub Issue Tracker. 115 | Show zip file 116 | 117 | 118 | אפשרויות 119 | כללי 120 | מזער לשורת משימות 121 | Sensors 122 | הצגת תפריטים 123 | אבחון 124 | שפה‫:‬ 125 | הפעל עם הפעלת מערכת ההפעלה ‫(‬מומלץ‫)‬ 126 | Check for updates when the app starts 127 | Show icon in dock 128 | השתמש במעלות מסוג פרנהייט 129 | אבחון תצוגה מקדימה של הטמפרטורה במידת האפשר‫(‬דוגמא 45‫)‬ 130 | Read temperatures of 131 | eGPUs connected via Thunderbolt 132 | Connected SATA drives 133 | Connected NVMe drives 134 | חיישן‫:‬ 135 | מאוורר‫:‬ 136 | סמל‫:‬ 137 | הצג 138 | הצג (שחור & לבן) 139 | ללא 140 | הצג מאוור\קריאת חיישן בשתי שורות 141 | (רק צלסיוס) 142 | אפשר יומן רישום ‫(‬דורש הפעלה מחדש‫)‬ 143 | פתח 144 | 145 | 146 | About Macs Fan Control 147 | תמיכה תכנית בפורום 148 | עזרה מקוונת 149 | Free version 150 | Pro version, %1 computer(s) license 151 | התוכנית מיועדת למשתמשים מתקדמים שיודעים כיצד להשתמש בהם מבלי להזיק למחשב ה- MAC שלהם. המפתחים אינם אחראים למחיקת נתונים, לנזקים, לאובדן רווחים או לכל סוג אחר של הפסדים הקשורים לשימוש או בשלילה של התוכנית 152 | 153 | 154 | דרג את האפליקציה 155 | If you enjoy using %1, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support! 156 | דרג אותנו 157 | לא תודה 158 | אל תציג הודעה זו שוב 159 | 160 | 161 | Uninstall Macs Fan Control? 162 | You're about to completely uninstall the app from your mac including its preferences, the fan helper tool and licensing data for the Pro version. All modifications to the default fan control will be reverted and the fan(s) will be controlled automatically by the system. \n\nYou may be prompted to authorize the app to be able to uninstall itself. 163 | Please authorize the app to be able to uninstall the fan helper tool. 164 | Uninstall 165 | 166 | 167 | Fans disabled by hardware 168 | Due to low temperatures, this Mac model has automatically disabled the fans. Manual fan control will take effect once the system reactivates them, when it determines that cooling is necessary. 169 | Do not show this message again 170 | More info... 171 | 172 | 173 | סגור 174 | בסדר 175 | בטל 176 | המשך 177 | 178 | 179 | 180 | שוחרר ב %1 181 | בדוק לעדכונים‫...‬ 182 | גרסה חדשה של %1 זמינה‫!‬ 183 | %1 %2 עכשיו זמינה - יש לך %3. אתה מעוניין להוריד אותה כעת‫?‬ 184 | עדכון תוכנה 185 | הערות לגרסא 186 | ידע אותי מאוחר יותר 187 | Skip This Version 188 | התקן עדכונים 189 | בדוק לעדכונים באופן אוטומטי 190 | אתה מעודכן‫!‬ 191 | %1 %2 זה הגירסא העדכנית ביותר שזמינה 192 | קרתה שגיאה בהורדת העדכון‫,‬ אנא נסה שוב מאוחר יותר 193 | אירעה שגיאה בעת ניתוח עדכון התוכנה‫.‬ 194 | מעדכן %1 195 | בטל 196 | התקן והפעל מחדש 197 | מוריד עדכון‫...‬ 198 | מחלץ עדכון‫...‬ 199 | מוכן להתקנה 200 | %1 מתוך %2 201 | B 202 | KB 203 | MB 204 | GB 205 | 206 | 207 | לא יכול להעביר לתיקיית היישומים 208 | העבר לתקיית היישומים 209 | האם להעביר לתיקיית היישומים שלך‫?‬ 210 | האם אתה מעוניין %1 יעביר את עצמו לתיקיית היישומים‫?‬ 211 | העבר לתיקיית היישומים 212 | אל תעביר 213 | פעולה זו תדרוש ממך סיסמת מנהל מערכת 214 | פעולה זו תשאיר את תיקיית ההורדות שלך במצב לא מסודר. 215 | 216 | 217 | חזור אחורה 218 | בצע שוב 219 | גזור 220 | העתק 221 | הדבק 222 | מחק 223 | בחר הכל 224 | 225 | 226 | בסדר 227 | בטל 228 | סגור 229 | כן 230 | לא 231 | 232 | 233 | 234 | -------------------------------------------------------------------------------- /languages/Icelandic.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Hitaskynjarar: 5 | Vifta 6 | Lágmarks/Núverandi/Hámarks SNM 7 | Stýring 8 | Skynjari 9 | Hitastig 10 | Diska drif: 11 | Breyta stýringu... 12 | Endursetja á sjálfstýringu 13 | Sjálfvirkt 14 | Sjálfvirkt (stjórnað af kerfi) 15 | Fast gildi af %1 16 | Byggt á %1 17 | Óþekkt! 18 | Sérsniðið... 19 | Skilgreina sérsniðinn stjórnham 20 | Minnka niður 21 | Fela í valmyndaslá 22 | Stillingar... 23 | Um... 24 | Macs Fan Control requires a helper tool to be installed for fan control. You can skip this if you wish only to monitor fans & temperature sensors. 25 | Macs Fan Control needs to install an updated version of the helper tool used for fan control. 26 | Fan control not available 27 | Macs Fan Control could not connect to the helper app to enable fan control as well as adjust the speeds. \n\nMake sure to enter an administrator password when asked.\n\nYou can still use the app in monitoring-only mode. 28 | Monitoring-only 29 | No fans detected, please try to [reset SMC](https://support.apple.com/en-us/HT201295) 30 | This computer doesn't have any fans and it's cooled passively 31 | 32 | 33 | Viftustýring fyrir '%1' viftuna' 34 | Stöðugt SNM gildi 35 | Gildi frá skynjara 36 | Hitastig sem grundvallar aukinn viftuhraða: 37 | Hámarks hitastig: 38 | Það er eitthvað að - lágm./hámarks viftugildi eru þau sömu (%1).<br/> Vinsamlegast fjarlægðu önnur viftustýringarforrit og endursettu SMC. 39 | Save to the current preset ('%1') 40 | 41 | 42 | Active preset: 43 | Automatic 44 | Full blast 45 | Custom* 46 | Save... 47 | Rename 48 | Delete 49 | Predefined presets: 50 | Custom presets: 51 | Apply 52 | Available in PRO version 53 | Preset - %1 54 | Discard (reset all fans to auto) 55 | Preset name: 56 | Save custom preset 57 | Edit preset name 58 | New... 59 | Create a new preset 60 | All of your fans are currently controlled by the system. \n\nPlease change control to Custom for at least one of your fans to be able to create a new preset. 61 | Please change control for at least one of your fans, because currently all of them are spinning full blast matching the existing '%1' preset. 62 | Custom control for the '%1' fan 63 | 64 | 65 | Upgrade to Macs Fan Control Pro 66 | Pro version is able to create and save custom fan presets so you can quickly switch between them depending on your activity. 67 | If you already purchased the app, please press the 'Enter License' button below. 68 | Purchase 69 | Enter License 70 | Later 71 | 72 | 73 | Unlock Pro version 74 | If you have already purchased Macs Fan Control, enter your email address and license key from your email receipt into the boxes below. This will fully unlock Pro features of Macs Fan Control. 75 | The information you enter may be verified over the Internet. 76 | Email Address 77 | License Key 78 | Unlock 79 | Restore License 80 | Invalid license! 81 | Make sure all letters, numbers, and dashes are entered in the correct order. If you're typing the number by hand, try copying and pasting it from your email receipt instead. 82 | This license key is valid but not intended to be used on %1. 83 | Thank you for purchasing Macs Fan Control Pro 84 | All the limitations of Free version have been removed, we hope you enjoy using the app! 85 | 86 | 87 | Trial version 88 | Thank you for trying %1 89 | The only app able to control fans on Intel-based Macs in Windows 90 | You have %1 days remaining of your trial period. 91 | You have %1 hours remaining of your trial period. 92 | The trial of %1 days is over. 93 | Continue Trial 94 | Activate License 95 | Buy Now 96 | 97 | 98 | Sýna Macs Fan Control 99 | Aðgengilegar viftur: 100 | Fan presets: 101 | More 102 | Vefsíða 103 | Leita að uppfærslum... 104 | Create tech zip file... 105 | Rate on Macupdate 106 | Follow @crystalidea 107 | Uninstall... 108 | Hætta 109 | Quit Macs Fan Control 110 | Grundvallað á skynjurum 111 | Upgrade to Pro version 112 | 113 | 114 | A support package '%1' consisting of anonymous technical data and main window screenshot is created on your desktop.\n\nPlease send this file to support@crystalidea.com or post at our GitHub Issue Tracker. 115 | Show zip file 116 | 117 | 118 | Stillingar 119 | Almennt 120 | Táknmynd forrits 121 | Sensors 122 | Valmyndatáknmynd 123 | Villuleitun 124 | Tungumál: 125 | Ræsa sjálfkrafa, smækkað, þegar kerfi ræsir (mælt með) 126 | Check for updates when the app starts 127 | Show icon in dock 128 | Nota fahrenheit mælieiningu 129 | Nákvæm birting hitastigs þegar mögulegt er (s.d. 45.4) 130 | Read temperatures of 131 | eGPUs connected via Thunderbolt 132 | Connected SATA drives 133 | Connected NVMe drives 134 | Skynjari: 135 | Vifta: 136 | Táknmynd: 137 | Sýna 138 | Sýna (svart-hvítt) 139 | Engin(n) 140 | Display fan/sensor readings in two lines to save some space 141 | (Aðeins celsius) 142 | Virkja annál (endurræsingar krafist) 143 | Skoða 144 | 145 | 146 | Um Macs Fan Control 147 | Tæknileg aðstoð á korkinum 148 | Aðstoð á netinu 149 | Free version 150 | Pro version, %1 computer(s) license 151 | FORRITIÐ ER FYRIR NOTENDUR SEM VITA HVERNIG ÞEIR GETA NOTAÐ ÞAÐ ÁN ÞESS AÐ SKEMMA MAKKANN SINN! HÖFUNDUR BER EKKI ÁBYRGÐ Á GAGNATAPI, SKEMMDUM, TEKJUTAPI EÐA NOKKRU ÖÐRU TAPI Í TENGSLUM VIÐ NOTKUN EÐA MISNOTKUN Á FORRITINU 152 | 153 | 154 | Rate the app on MacUpdate 155 | If you enjoy using %1, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support! 156 | Rate on MacUpdate 157 | No, thanks 158 | Do not show this message again 159 | 160 | 161 | Uninstall Macs Fan Control? 162 | You're about to completely uninstall the app from your mac including its preferences, the fan helper tool and licensing data for the Pro version. All modifications to the default fan control will be reverted and the fan(s) will be controlled automatically by the system. \n\nYou may be prompted to authorize the app to be able to uninstall itself. 163 | Please authorize the app to be able to uninstall the fan helper tool. 164 | Uninstall 165 | 166 | 167 | Fans disabled by hardware 168 | Due to low temperatures, this Mac model has automatically disabled the fans. Manual fan control will take effect once the system reactivates them, when it determines that cooling is necessary. 169 | Do not show this message again 170 | More info... 171 | 172 | 173 | Loka 174 | Í lagi 175 | Hætta við 176 | Halda áfram 177 | 178 | 179 | 180 | gefið út þann %1 181 | Athuga með uppfærslur... 182 | Ný útgáfa af %1 er fáanleg! 183 | %1 %2 er nú fáanleg - Þú ert með %3. Myndirðu vilja sækja hana núna? 184 | Hugbúnaðaruppfærsla 185 | Athugasemdir útgáfu: 186 | Minntu mig á síðar 187 | Ekki innsetja þessa útgáfu 188 | Innsetja uppfærslu 189 | Athuga með uppfærslur sjálfkrafa 190 | Þú ert með nýjustu útgáfu! 191 | %1 %2 er sem stendur nýjasta útgáfan. 192 | Villa varð við að sækja nýja útgáfu. Vinsamlegast reyndu aftur síðar. 193 | Villa varð við að lesa uppfærsluupplýsingarnar. 194 | Uppfæri %1 195 | Hætta við 196 | Innsetja og endurræsa 197 | Sæki uppfærslu... 198 | Afþjappa uppfærslu... 199 | Tilbúin til innsetningar 200 | %1 af %2 201 | B 202 | KB 203 | MB 204 | GB 205 | 206 | 207 | Could not move to Applications folder 208 | Move to Applications 209 | Move to Applications folder in your Home folder? 210 | Would you like %1 to move itself to the Applications folder? 211 | Move to Applications Folder 212 | Do Not Move 213 | Note that this will require an administrator password. 214 | This will keep your Downloads folder uncluttered. 215 | 216 | 217 | Undo 218 | Redo 219 | Cut 220 | Copy 221 | Paste 222 | Delete 223 | Select All 224 | 225 | 226 | OK 227 | Cancel 228 | Close 229 | Yes 230 | No 231 | 232 | 233 | 234 | -------------------------------------------------------------------------------- /languages/Japanese.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 温度センサー: 5 | ファン 6 | 最小回転数/現在の回転数/最大回転数(毎分) 7 | 制御方法 8 | センサー 9 | 温度 10 | Disk Drives: 11 | 制御方法の変更... 12 | 自動制御に戻す 13 | 自動 14 | 自動制御 (システムによる制御) 15 | 回転数 %1 16 | 温度 %1 17 | Unknown! 18 | カスタム... 19 | カスタムコントロールモードの指定 20 | 最小化 21 | メニューバーに隠す 22 | 環境設定... 23 | Macs Fan Control について... 24 | Macs Fan Controlは、ファンを制御するためのヘルパーツールをインストールする必要があります。ファンと温度センサーを監視したいだけの場合は、これをスキップすることができます。 25 | Macs Fan Controlは、ファンの制御に使用されるヘルパーツールの最新版をインストールする必要があります。 26 | ファンの制御不可 27 | Macs Fan Controlは、ファンの制御、速度の調整をするために必要なヘルパーアプリに接続できませんでした。 \n\n管理者のパスワードを求められた場合、必ず入力してください。\n\nモニタリング専用モードで、アプリを使用し続けることもできます。 28 | モニタリング専用モード 29 | ファンを検出できませんでした。[SMCリセット](https://support.apple.com/ja-jp/HT201295)を試してください。 30 | このコンピュータはファンがなく、自然冷却されています。 31 | 32 | 33 | %1 ファンの制御方法 34 | 回転数を一定値 35 | センサー温度による制御 36 | ファン速度が増加を始める温度: 37 | 最大温度: 38 | 何かが間違っています - 最小/最大のファンの値が同じです。(%1).<br/> 他のファン制御ソフトウェアをアンインストールしてからSMCリセットして確認して下さい。 39 | 現在のプリセット ('%1') に保存する 40 | 41 | 42 | 有効なプリセット: 43 | 自動 44 | フル回転 45 | カスタム* 46 | 保存... 47 | 名前を変更 48 | 削除 49 | 定義済みプリセット: 50 | カスタムプリセット: 51 | 適用 52 | PROバージョンで利用可能 53 | プリセット - %1 54 | 破棄 (すべてのファンを自動に戻す) 55 | プリセットの名前: 56 | カスタムプリセットを保存 57 | プリセットの名前を変更 58 | 新規... 59 | 新規プリセットを作成 60 | 現在、すべてのファンがシステムによって制御されています。\n\n新しいプリセットを作成できるようにするには、少なくとも1台のファンの制御を「カスタム」に変更してください。 61 | 現在、すべてのファンが既存のプリセット「%1」により、フル回転しています。少なくとも1つのファン制御を変更してください。 62 | 「%1」ファン用のカスタム・コントロール 63 | 64 | 65 | Macs Fan Control プロへのアップグレード 66 | プロバージョンでは、ファンのカスタムプリセットを作成・保存できるため、アクティビティに応じて素早く切り替えることができます。 67 | すでにご購入いただいている方は、下の「ライセンスを入力」をクリックしてください。 68 | 購入 69 | ライセンスを入力 70 | あとで 71 | 72 | 73 | プロバージョンを解除 74 | Macs Fan Controlをすでに購入されている方は、電子メールのレシートに記載されているお客様のメールアドレスとライセンスキーを以下のボックスに入力してください。これでMacs Fan ControlのPro機能が完全に解除されます。 75 | 入力された情報は、インターネット上で確認されます。 76 | メールアドレス 77 | ライセンスキー 78 | 解除 79 | ライセンスの復元 80 | ライセンスが無効です。 81 | すべての文字、数字、ダッシュが正しい順序で入力されていることを確認してください。手で番号を入力している場合は、代わりにメールのレシートからコピー&ペーストしてください。 82 | このライセンス・キーは有効ですが、%1 で使用することはできません。 83 | この度は「Macs Fan Control Pro」をご購入いただきありがとうございます。 84 | 無料版での制限はすべて解除されていますので、ぜひご利用ください。 85 | 86 | 87 | Trial version 88 | Thank you for trying %1 89 | The only app able to control fans on Intel-based Macs in Windows 90 | You have %1 days remaining of your trial period. 91 | You have %1 hours remaining of your trial period. 92 | The trial of %1 days is over. 93 | Continue Trial 94 | Activate License 95 | Buy Now 96 | 97 | 98 | Macs Fan Control を表示 99 | ファン: 100 | ファンのプリセット: 101 | もっと 102 | ウェブサイトへ 103 | アップデートの確認... 104 | Create tech zip file... 105 | MacUpdateで評価 106 | @crystalidea をフォローする 107 | アンインストール... 108 | Macs Fan Control を終了 109 | Macs Fan Control を終了 110 | 温度制御 111 | プロバージョンにアップグレード 112 | 113 | 114 | A support package '%1' consisting of anonymous technical data and main window screenshot is created on your desktop.\n\nPlease send this file to support@crystalidea.com or post at our GitHub Issue Tracker. 115 | Show zip file 116 | 117 | 118 | 環境設定 119 | 一般 120 | トレイアイコン 121 | センサー 122 | メニューバーアイコン表示 123 | Diagnostics 124 | 言語: 125 | システム開始時に最小化して起動 (推奨) 126 | アプリ起動時にアップデートを確認 127 | Show icon in dock 128 | 温度単位に華氏を使用 129 | 可能な場合温度を正確に表示 (例 45.4) 130 | 以下の温度を読み取ります 131 | Thunderboltで接続されたeGPU 132 | 接続された SATA ドライブ 133 | 接続された NVMe ドライブ 134 | センサー: 135 | ファン: 136 | アイコン: 137 | 表示 138 | 表示 (モノクロ) 139 | なし 140 | ファン/センサーの測定値を2行で表示し、スペースを節約 141 | (摂氏のみ) 142 | ログを有効 (再起動が必要) 143 | 参照 144 | 145 | 146 | Macs Fan Control について 147 | テクニカルサポートフォーラム 148 | オンラインヘルプ 149 | 無料版 150 | プロ版, %1 computer(s) ライセンス 151 | このプログラムは自分のMacを損傷させずに使用する方法を知っている上級者向けの機能です。 作者は、データの損失、損害、利益損失またはプログラムの使用や誤用とその他のいかなるタイプの損失にも責任を負いません。 152 | 153 | 154 | MacUpdateでアプリを評価する 155 | もし、あなたが %1 を楽しんで使っているなら、少し時間を割いて評価していただけませんか? 1分もかかりません。ご協力ありがとうございます! 156 | MacUpdateで評価 157 | いいえ、結構です 158 | このメッセージを今後表示しない 159 | 160 | 161 | Macs Fan Control をアンインストールしますか。 162 | 環境設定、ファンヘルパーツール、Pro版のライセンスデータを含め、アプリをお使いのMacから完全にアンインストールします。ファン制御に対するすべての変更は元に戻り、ファンはシステムによって自動的に制御されます。 \n\nアプリをアンインストールする際に、認証を求められる場合があります。 163 | ファンヘルパーツールをアンインストールするために、アプリを認証してください。 164 | アンインストール 165 | 166 | 167 | Fans disabled by hardware 168 | Due to low temperatures, this Mac model has automatically disabled the fans. Manual fan control will take effect once the system reactivates them, when it determines that cooling is necessary. 169 | Do not show this message again 170 | More info... 171 | 172 | 173 | 閉じる 174 | OK 175 | キャンセル 176 | 次へ 177 | 178 | 179 | 180 | %1 日にリリース 181 | アップデートの確認... 182 | 新しいバージョンの %1 が入手できます。 183 | %1 %2 が入手できます(使用中のバージョンは %3 です)。今すぐダウンロードしますか? 184 | ソフトウェア・アップデート 185 | リリースノート: 186 | 後で通知 187 | このバージョンはスキップ 188 | アップデートをインストール 189 | アップデートを自動で確認させますか 190 | 最新版を使用しています! 191 | %1 %2 は現在入手できる最新バージョンです。 192 | アップデートをダウンロード中にエラーが発生しました。後でもう一度やり直してください。 193 | アップデートフィードを解析中にエラーが発生しました。 194 | %1 をアップデート中 195 | キャンセル 196 | インストールして再起動 197 | アップデートをダウンロードしています… 198 | アップデートを展開しています… 199 | インストールできます 200 | %1 / %2 201 | B 202 | KB 203 | MB 204 | GB 205 | 206 | 207 | アプリケーションフォルダに移動できませんでした 208 | アプリケーション\"フォルダに移動しますか? 209 | ホームフォルダ内の\"アプリケーション\"フォルダに移動しますか? 210 | %1 このアプリケーションを\"アプリケーション\"フォルダに移動できます。 211 | アプリケーションフォルダに移動する 212 | 移動しない 213 | この操作には管理者パスワードが必要です。 214 | これにより\"ダウンロード\"フォルダを整理できます。 215 | 216 | 217 | 元に戻す 218 | やり直す 219 | カット 220 | コピー 221 | ペースト 222 | 削除 223 | 全選択 224 | 225 | 226 | OK 227 | キャンセル 228 | 閉じる 229 | はい 230 | いいえ 231 | 232 | 233 | 234 | -------------------------------------------------------------------------------- /languages/Korean.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 온도센서: 5 | 6 | 최소/현재/최대 RPM 7 | 설정 8 | 센서 9 | 10 | 디스크 드라이브: 11 | 조정하기... 12 | 자동조정(기본값) 13 | 자동 14 | 자동조정 (시스템에 의해 조정됨) 15 | 고정값 %1 16 | %1에 따라 17 | 알 수 없음! 18 | 사용자 지정... 19 | 사용자 지정 제어모드 지정 20 | 최소화 21 | 메뉴바로 축소 22 | 설정... 23 | 이 프로그램에 대해... 24 | Macs Fan Control은 팬 제어를 위해 도우미 프로그램 설치가 필요합니다. 팬과 온도 센서 모니터링만을 원한다면 건너뛸 수 있습니다. 25 | Macs Fan Control은 업데이트된 버전의 도우미 프로그램 설치를 필요로 합니다. 26 | 팬 제어 불가 27 | Macs Fan Control이 도우미 프로그램에 연결하는데 실패 했습니다.\n\n앱이 관리자 비밀번호를 요구하면 입력 해주시기 바랍니다.\n\n여전히 모니터링 기능만으로 앱을 사용할 수 있습니다. 28 | 모니터링만 사용 29 | 감지된 팬이 없습니다. [SMC 재설정](https://support.apple.com/en-us/HT201295)을 시도해 보세요. 30 | 이 컴퓨터는 팬 없이 냉각됩니다. 31 | 32 | 33 | %1 팬 설정 34 | RPM 고정 35 | 센서에 따라 지정 36 | 다음 온도가 되면 팬 속도를 증가시킵니다: 37 | 최대 온도: 38 | 문제를 발견했습니다 - 최소/최대 팬 값이 동일합니다. (%1).<br/> 다른 팬 컨트롤 어플리케이션을 제거하고 SMC를 재설정해주세요. 39 | 현재 사전설정으로 저장 ('%1') 40 | 41 | 42 | 활성 사전설정: 43 | 자동 44 | 최고 속도 45 | 사용자화* 46 | 저장... 47 | 이름 변경 48 | 삭제 49 | 미리 지정된 사전설정: 50 | 사용자 정의 사전설정: 51 | 적용 52 | 프로 버전에서 사용가능 53 | 사전설정 - %1 54 | 취소 (모든 팬을 자동으로 되돌리기) 55 | 사전설정 이름: 56 | 사전설정 저장 57 | 사전설정 이름 변경 58 | 신규... 59 | 신규 사전설정 생성 60 | 모든 팬이 현재 시스템에 의해 조절됩니다. \n\n새로운 사전설정을 생성하기 위해 적어도 하나의 팬을 사용자 조절로 변경해 주세요. 61 | 현재 모든 팬이 기존 '%1' 사전 설정과 일치하여 최대로 회전하고 있으므로 적어도 하나의 팬을 사용자 조절로 변경해 주세요. 62 | '%1' 팬에 대한 사용자 조절 63 | 64 | 65 | Macs Fan Control 프로로 업그레이드 66 | 프로 버전은 사용자 정의 사전설정을 만들고, 활동에 따라 빠르게 전환할 수 있습니다. 67 | 만약 이미 이 앱을 구매하셨다면, 아래의 '라이선스 입력' 버튼을 눌러 주세요. 68 | 구매 69 | 라이선스 입력 70 | 나중에 71 | 72 | 73 | 프로 버전 잠금해제하기 74 | 만약 이미 Macs Fan Control을 구매하셨다면, 아래의 입력란에 이메일 주소와 이메일 영수증으로부터 온 라이선스 키를 입력해 주세요. 이는 Macs Fan Control의 모든 프로 기능을 잠금해제할 것입니다. 75 | 입력한 정보는 인터넷으로 인증됩니다. 76 | 이메일 주소 77 | 라이선스 키 78 | 잠금해제하기 79 | 라이선스 복구 80 | 유효하지 않은 라이선스! 81 | 모든 문자, 숫자 및 대시가 올바른 순서로 입력되었는지 확인하여 주세요. 번호를 직접 입력하는 대신 이메일에서 번호를 복사하여 붙여넣으세요. 82 | 이 라이선스 키는 유효하지만 %1에서 사용할 수 없습니다. 83 | Macs Fan Control 프로를 구매해주셔서 감사합니다 84 | 무료 버전의 모든 제한이 해제되었으며, 우리는 당신이 이 앱을 즐기기 바랍니다. 85 | 86 | 87 | Trial version 88 | Thank you for trying %1 89 | The only app able to control fans on Intel-based Macs in Windows 90 | You have %1 days remaining of your trial period. 91 | You have %1 hours remaining of your trial period. 92 | The trial of %1 days is over. 93 | Continue Trial 94 | Activate License 95 | Buy Now 96 | 97 | 98 | Macs Fan Control 열기 99 | 팬: 100 | 팬 사전설정: 101 | 더보기 102 | 웹사이트 103 | 업데이트 확인... 104 | tech zip 파일 생성... 105 | MacUpdate에서 평가하기 106 | @crystalidea 팔로우 107 | 앱 제거... 108 | 종료 109 | Macs Fan Control 종료 110 | 온도기반 111 | 프로 버전으로 업그레이드 112 | 113 | 114 | 지원 패키지 ‘%1’ 에는 익명으로 처리된 기술적 데이터와 앱의 메인 설정창의 스크린샷이 포함되어 있습니다.\n\n이 파일을 support@crystalidea.com 로 보내시거나 당사의 GitHub Issue Tracker에 게시해주세요. 115 | zip 파일 보기 116 | 117 | 118 | 환경설정 119 | 기본 120 | 트레이 아이콘 121 | 센서 122 | 메뉴바에 아이콘 표시 123 | 진단 정보 124 | 언어: 125 | 시스템 시작 시 최소화로 자동시작 (권장) 126 | 앱이 시작할 때 업데이트 검사 127 | 독에 아이콘 표시 128 | 온도를 화씨로 표시 129 | 온도를 정확하게 표시 (예 45.4) 130 | 다음으로부터 온도 불러오기 131 | ThunderBolt로 연결된 eGPU 132 | 연결된 SATA 드라이브 133 | 연결된 NVMe 드라이브 134 | 센서: 135 | 팬: 136 | 아이콘: 137 | 보이기 138 | 보이기 (검은색 & 흰색) 139 | 보이지 않기 140 | 팬/센서를 두 줄로 표시하여 공간확보 141 | (섭씨만) 142 | 로그 활성화 (재시작이 필요합니다) 143 | 탐색 144 | 145 | 146 | Macs Fan Control에 대해 147 | 기술지원 포럼 148 | 온라인 지원 149 | 무료 버전 150 | 프로 버전, %1개 컴퓨터 license 151 | Macs Fan Control은 맥을 잘 다룰 수 있는 고급사용자를 위한 프로그램입니다.\n당사는 이 프로그램의 잘못된 사용으로 인한 데이터의 손실, 기기의 손상 및 기타 발생할 수 있는 모든 문제들에 대한 법적 책임을 지지 않습니다. 152 | 153 | 154 | MacUpdate에서 이 앱을 평가 해주세요 155 | %1 에 만족하셨다면, 약간의 짬을 내어 평가해주세요. 평가에 소요되는 시간은 약 1분 정도입니다. 여러분의 성원에 감사드립니다. 156 | MacUpdate에서 평가하기 157 | 괜찮습니다 158 | 이 메시지 다시 보지 않기 159 | 160 | 161 | Macs Fan Control을 삭제할까요? 162 | 기본 설정, 도우미 프로그램 및 프로 버전의 라이선스 데이터를 포함하여 Mac에서 앱을 완전히 제거하려고 합니다. 기본 팬 제어에 대한 모든 수정 사항이 복구되고, 시스템에서 팬을 자동으로 제어합니다.\n\n앱 제거를 위해 사용자 인증을 요구할 수 있습니다. 163 | 도우미 프로그램을 삭제할 수 있도록 인증하세요. 164 | 제거 165 | 166 | 167 | Fans disabled by hardware 168 | Due to low temperatures, this Mac model has automatically disabled the fans. Manual fan control will take effect once the system reactivates them, when it determines that cooling is necessary. 169 | Do not show this message again 170 | More info... 171 | 172 | 173 | 닫기 174 | 확인 175 | 취소 176 | 계속 177 | 178 | 179 | 180 | %1에 출시됨 181 | 업데이트 확인... 182 | %1의 새 버전이 사용 가능합니다! 183 | %1 %2 을(를) 사용할 수 있습니다. - 현재 버전은 %3 입니다. 지금 다운로드할까요? 184 | 소프트웨어 업데이트 185 | 출시 노트: 186 | 나중에 알림 187 | 이 버전 건너뛰기 188 | 업데이트 설치 189 | 자동으로 업데이트 확인 190 | 최신 버전입니다! 191 | 현재 사용 가능한 최신 버전은 %1 %2 입니다. 192 | 업데이트를 다운로드하는 동안 오류가 발생했습니다. 나중에 다시 시도하세요. 193 | 업데이트 피드를 구문 분석하는 동안 오류가 발생했습니다. 194 | %1 업데이트 195 | 취소 196 | 설치 및 다시 실행 197 | 업데이트 다운로드 중... 198 | 업데이트 추출하는 중... 199 | 설치 준비 200 | %1 / %2 201 | B 202 | KB 203 | MB 204 | GB 205 | 206 | 207 | 응용 프로그램 폴더로 옮길 수 없습니다. 208 | 응용 프로그램 으로 옮기기 209 | 사용자 폴더 내 응용 프로그램 폴더로 옮기겠습니까? 210 | %1 을(를) 응용 프로그램 폴더로 옮기겠습니까? 211 | 응용 프로그램 폴더로 옮기기 212 | 옮기지 않기 213 | 관리자 비밀번호가 필요합니다. 214 | 다운로드 폴더를 정리합니다. 215 | 216 | 217 | 실행 취소 218 | 재실행 219 | 잘라내기 220 | 복사하기 221 | 붙여넣기 222 | 삭제 223 | 모두 선택 224 | 225 | 226 | 확인 227 | 취소 228 | 닫기 229 | 230 | 아니오 231 | 232 | 233 | 234 | -------------------------------------------------------------------------------- /languages/Norwegian.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Temperaturmålere: 5 | Vifte 6 | Min/Nåværende/Max RPM 7 | Kontroll 8 | Måler 9 | Verdi 10 | Harddisk: 11 | Endre kontroll... 12 | Nullstill til automatisk kontroll 13 | Auto 14 | Automatisk (kontrollert av systemet) 15 | Konstant verdi på %1 16 | Basert på %1 17 | Ukjent! 18 | Custom... 19 | Specify a custom controlling mode 20 | Minimer 21 | Skjul til menylinjen 22 | Preferanser... 23 | Om... 24 | Macs Fan Control requires a helper tool to be installed for fan control. You can skip this if you wish only to monitor fans & temperature sensors. 25 | Macs Fan Control needs to install an updated version of the helper tool used for fan control. 26 | Fan control not available 27 | Macs Fan Control could not connect to the helper app to enable fan control as well as adjust the speeds. \n\nMake sure to enter an administrator password when asked.\n\nYou can still use the app in monitoring-only mode. 28 | Monitoring-only 29 | No fans detected, please try to [reset SMC](https://support.apple.com/no-no/HT201295) 30 | This computer doesn't have any fans and it's cooled passively 31 | 32 | 33 | Viftekontroll for %1 34 | Konstant RPM verdi 35 | Måler-basert verdi 36 | Temperaturen som viftehastigheten vil øke fra: 37 | Maximum temperatur: 38 | Noe er galt - min/max vifteverdier er like (%1).<br/> Avinstaller alle andre programmer som kontrollerer viftene og nullstill SMC. 39 | Save to the current preset ('%1') 40 | 41 | 42 | Active preset: 43 | Automatic 44 | Full blast 45 | Custom* 46 | Save... 47 | Rename 48 | Delete 49 | Predefined presets: 50 | Custom presets: 51 | Apply 52 | Available in PRO version 53 | Preset - %1 54 | Discard (reset all fans to auto) 55 | Preset name: 56 | Save custom preset 57 | Edit preset name 58 | New... 59 | Create a new preset 60 | All of your fans are currently controlled by the system. \n\nPlease change control to Custom for at least one of your fans to be able to create a new preset. 61 | Please change control for at least one of your fans, because currently all of them are spinning full blast matching the existing '%1' preset. 62 | Custom control for the '%1' fan 63 | 64 | 65 | Upgrade to Macs Fan Control Pro 66 | Pro version is able to create and save custom fan presets so you can quickly switch between them depending on your activity. 67 | If you already purchased the app, please press the 'Enter License' button below. 68 | Purchase 69 | Enter License 70 | Later 71 | 72 | 73 | Unlock Pro version 74 | If you have already purchased Macs Fan Control, enter your email address and license key from your email receipt into the boxes below. This will fully unlock Pro features of Macs Fan Control. 75 | The information you enter may be verified over the Internet. 76 | Email Address 77 | License Key 78 | Unlock 79 | Restore License 80 | Invalid license! 81 | Make sure all letters, numbers, and dashes are entered in the correct order. If you're typing the number by hand, try copying and pasting it from your email receipt instead. 82 | This license key is valid but not intended to be used on %1. 83 | Thank you for purchasing Macs Fan Control Pro 84 | All the limitations of Free version have been removed, we hope you enjoy using the app! 85 | 86 | 87 | Trial version 88 | Thank you for trying %1 89 | The only app able to control fans on Intel-based Macs in Windows 90 | You have %1 days remaining of your trial period. 91 | You have %1 hours remaining of your trial period. 92 | The trial of %1 days is over. 93 | Continue Trial 94 | Activate License 95 | Buy Now 96 | 97 | 98 | Vis Macs Fan Control 99 | Vifter: 100 | Fan presets: 101 | More 102 | Webside 103 | Sjekk for oppdateringer... 104 | Create tech zip file... 105 | Rate on Macupdate 106 | Follow @crystalidea 107 | Uninstall... 108 | Lukk 109 | Quit Macs Fan Control 110 | Måler-basert 111 | Upgrade to Pro version 112 | 113 | 114 | A support package '%1' consisting of anonymous technical data and main window screenshot is created on your desktop.\n\nPlease send this file to support@crystalidea.com or post at our GitHub Issue Tracker. 115 | Show zip file 116 | 117 | 118 | Preferanser 119 | General 120 | Ikon på menylinjen 121 | Sensors 122 | Visning av ikon på menylinjen 123 | Diagnostics 124 | Språk: 125 | Autostart minimert ved systemstart (anbefalt) 126 | Check for updates when the app starts 127 | Show icon in dock 128 | Benytt Fahrenheit temperaturskala 129 | Nøyaktig visning av temperatur, når det er mulig (f.eks. 45.4) 130 | Read temperatures of 131 | eGPUs connected via Thunderbolt 132 | Connected SATA drives 133 | Connected NVMe drives 134 | Sensor: 135 | Vifte: 136 | Ikon: 137 | Vis 138 | Vis (sort & hvit) 139 | Ingen 140 | Display fan/sensor readings in two lines to save some space 141 | (Kun Celsius) 142 | Slå på log (restart required) 143 | Bla… 144 | 145 | 146 | Om Macs Fan Control 147 | Teknisk hjelp i forum 148 | Online help 149 | Free version 150 | Pro version, %1 computer(s) license 151 | DETTE PROGRAM BØR KUN BENYTTES AV AVANSERTE BRUKERE, SOM FORSTÅR Å ANVENDE DET UTEN Å FORÅRSAKE SKADE PÅ DERES MAC. FORFATTERNE ER IKKE ANSVARLIGE FOR DATATAP, SKADER, ØKONOMISKE ELLER ANDRE SKADER ELLER TAP SOM FØLGE AV BRUK ELLER MISBRUK AV DETTE PROGRAM 152 | 153 | 154 | Rate the app on MacUpdate 155 | If you enjoy using %1, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support! 156 | Rate on MacUpdate 157 | No, thanks 158 | Do not show this message again 159 | 160 | 161 | Uninstall Macs Fan Control? 162 | You're about to completely uninstall the app from your mac including its preferences, the fan helper tool and licensing data for the Pro version. All modifications to the default fan control will be reverted and the fan(s) will be controlled automatically by the system. \n\nYou may be prompted to authorize the app to be able to uninstall itself. 163 | Please authorize the app to be able to uninstall the fan helper tool. 164 | Uninstall 165 | 166 | 167 | Fans disabled by hardware 168 | Due to low temperatures, this Mac model has automatically disabled the fans. Manual fan control will take effect once the system reactivates them, when it determines that cooling is necessary. 169 | Do not show this message again 170 | More info... 171 | 172 | 173 | Lukk 174 | OK 175 | Avbryt 176 | Fortsett 177 | 178 | 179 | 180 | released on %1 181 | Check for updates... 182 | A new version of %1 is available! 183 | %1 %2 is now available - you have %3. Would you like to download it now? 184 | Software Update 185 | Release Notes: 186 | Remind Me Later 187 | Skip This Version 188 | Install Update 189 | Check for updates automatically 190 | You're up to date! 191 | %1 %2 is currently the newest version available. 192 | An error occurred while downloading the update. Please try again later. 193 | An error occurred while parsing the update feed. 194 | Updating %1 195 | Cancel 196 | Install and Relaunch 197 | Downloading update... 198 | Extracting update... 199 | Ready to Install 200 | %1 of %2 201 | B 202 | KB 203 | MB 204 | GB 205 | 206 | 207 | Kunne ikke flytte til mappen Programmer 208 | Flytt til mappen Programmer? 209 | Flytt til mappen Programmer i din hjemmemappe? 210 | Jeg kan flytte meg selv til mappen Programmer hvis du ønsker det. 211 | Flytt til mappen Programmer 212 | Ikke flytt 213 | Vær oppmerksom på at dette vil kreve et administrator-passord. 214 | Dette hjelper til med å holde orden i mappen Nedlastinger. 215 | 216 | 217 | Undo 218 | Redo 219 | Cut 220 | Copy 221 | Paste 222 | Delete 223 | Select All 224 | 225 | 226 | OK 227 | Cancel 228 | Close 229 | Yes 230 | No 231 | 232 | 233 | 234 | -------------------------------------------------------------------------------- /languages/Persian.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | سنسورهای دما: 5 | فن 6 | حداقل/فعلی/حداکثر دور برثانیه 7 | کنترل 8 | سنسور 9 | مقدار 10 | دیسک درایوها: 11 | تغییر کنترل‫...‬ 12 | ریست به کنترل خودکار 13 | خودکار 14 | خودکار (توسط سیستم کنترل میشود) 15 | مقدار ثابت %1 16 | بر اساس %1 17 | ناشناخته! 18 | دستی... 19 | تعیین یک حالت کنترل دستی 20 | کمینه کن 21 | عدم نمایش نوار منو 22 | مزیت ها... 23 | درباره ‫...‬ 24 | Macs Fan Control requires a helper tool to be installed for fan control. You can skip this if you wish only to monitor fans & temperature sensors. 25 | Macs Fan Control needs to install an updated version of the helper tool used for fan control. 26 | کنترل فن در دسترس نیست 27 | برنامه نمیتواند به ابزار کمکی که کنترل فن و تنظیم سرعت را فعال میکند متصل شود \n\nوقتی رمزعبور آدمین را خواست حتما آن را وارد کنید\n\nYou can still use the app in monitoring-only mode. 28 | Monitoring-only 29 | No fans detected, please try to [reset SMC](https://support.apple.com/en-us/HT201295) 30 | This computer doesn't have any fans and it's cooled passively 31 | 32 | 33 | کنترل فن برای %1 فن 34 | مقدار گردش ثابت در دقیقه 35 | مقدار مبتنی بر سنسور 36 | دمایی که بالاتر از آن فن ها شروع به گردش سریعتر میکنند‫:‬ 37 | حد اکثر دما‫:‬ 38 | خطایی وجود دارد - مقادیر حدافل و حداکثر به صورت مساوی انتخاب شده اند (%1).<br/> لطفا از حذف نمودن نرم افزارهای مشابه برای کنترل سرعت فن مطمین شوید و سپس سیستم را ریستارت نمایید. 39 | Save to the current preset ('%1') 40 | 41 | 42 | پروفایل فعال : 43 | خودکار 44 | حداکثر توان 45 | شخصی* 46 | ذخیره 47 | تغییر نام 48 | حذف 49 | Predefined presets: 50 | پروفایل شخصی 51 | تایید 52 | این امکان در نسخه پیشرفته فعال است 53 | Preset - %1 54 | تنظیم همه فن ها به حالت خودکار 55 | نام پروفایل 56 | ذخیره پروفایل 57 | ویرایش نام پروفایل 58 | جدید پروفایل 59 | Create a new preset 60 | تمامی فن های توسط سیستم کنترل میشود. \n\nلطفا حداقل یک فن را در حالت دستی قرار دهید. 61 | Please change control for at least one of your fans, because currently all of them are spinning full blast matching the existing '%1' preset. 62 | Custom control for the '%1' fan 63 | 64 | 65 | ارتقا به نسخه پیشرفته 66 | Pro version is able to create and save custom fan presets so you can quickly switch between them depending on your activity. 67 | If you already purchased the app, please press the 'Enter License' button below. 68 | Purchase 69 | Enter License 70 | Later 71 | 72 | 73 | Unlock Pro version 74 | If you have already purchased Macs Fan Control, enter your email address and license key from your email receipt into the boxes below. This will fully unlock Pro features of Macs Fan Control. 75 | The information you enter may be verified over the Internet. 76 | Email Address 77 | License Key 78 | Unlock 79 | Restore License 80 | Invalid license! 81 | Make sure all letters, numbers, and dashes are entered in the correct order. If you're typing the number by hand, try copying and pasting it from your email receipt instead. 82 | This license key is valid but not intended to be used on %1. 83 | Thank you for purchasing Macs Fan Control Pro 84 | All the limitations of Free version have been removed, we hope you enjoy using the app! 85 | 86 | 87 | Trial version 88 | Thank you for trying %1 89 | The only app able to control fans on Intel-based Macs in Windows 90 | You have %1 days remaining of your trial period. 91 | You have %1 hours remaining of your trial period. 92 | The trial of %1 days is over. 93 | Continue Trial 94 | Activate License 95 | Buy Now 96 | 97 | 98 | نمایش کنترل فن مکینتاش 99 | فن ها: 100 | Fan presets: 101 | بیشتر 102 | وبسایت 103 | بررسی برای بروزرسانی.. 104 | Create tech zip file... 105 | MacUpdate امتیاز در 106 | دنبال کردن @crystalidea 107 | Uninstall... 108 | خروج 109 | Quit Macs Fan Control 110 | مبتنی بر سنسور 111 | Upgrade to Pro version 112 | 113 | 114 | A support package '%1' consisting of anonymous technical data and main window screenshot is created on your desktop.\n\nPlease send this file to support@crystalidea.com or post at our GitHub Issue Tracker. 115 | Show zip file 116 | 117 | 118 | مزیت ها 119 | عمومی 120 | آیکون کنار ساعت 121 | Sensors 122 | نمایش نوار منو 123 | تشخیصی 124 | زبان: 125 | اجرای خودکار بطور کمینه در کنار ساعت ‫(‬پیشنهاد میشود‫)‬ 126 | Check for updates when the app starts 127 | Show icon in dock 128 | استفاده از مقیاس درجه حرارتی فارنهایت 129 | وقتی امکانش بود نمایش دقیق دما (e.g. 45.4) 130 | Read temperatures of 131 | eGPUs connected via Thunderbolt 132 | Connected SATA drives 133 | Connected NVMe drives 134 | سنسور: 135 | فن: 136 | آیکون: 137 | نمایش 138 | نمایش (سیاه و سفید) 139 | هیچکدام 140 | نمایش خواندن فن/سنسور در دو خط برای ذخیره بیشتر فضا 141 | (فقط سانتیگراد) 142 | فعالسازی وقایع (ریستارت نیاز است) 143 | جستجو.. 144 | 145 | 146 | درباره برنامه 147 | پشتیبانی فنی در انجمن 148 | راهنمای آنلاین 149 | Free version 150 | Pro version, %1 computer(s) license 151 | این برنامه برای کاربران حرفه ای است که نحوه ی استفاده از آن را بدون آسیب رساندن به سیستم خود میدانند‫.‬ سازنده هیچ مسیولیتی در خصوص از دست دادن اطلاعات سیستم یا هرگونه ضرر و زیان احتمالی و یا هر گونه خسارتی به هر دلیلی به عهده نخواهد داشت‫.‬ 152 | 153 | 154 | MacUpdate امتیاز به برنامه در 155 | اگر از استفاده از %1 لذت می برید، میتوانید یک لحظه وقت بگذارید و به آن امتیاز بدهید؟ بیشتر از یک دقیقه وقت نمی گیرد.بابت پشتیبانی شما ممنونیم 156 | MacUpdate امتیاز در 157 | خیر،ممنونم 158 | دوباره این پیام را نشان نده 159 | 160 | 161 | حذف برنامه کنترل فن مکبوک ؟ 162 | You're about to completely uninstall the app from your mac including its preferences, the fan helper tool and licensing data for the Pro version. All modifications to the default fan control will be reverted and the fan(s) will be controlled automatically by the system. \n\nYou may be prompted to authorize the app to be able to uninstall itself. 163 | Please authorize the app to be able to uninstall the fan helper tool. 164 | حذف نصب 165 | 166 | 167 | Fans disabled by hardware 168 | Due to low temperatures, this Mac model has automatically disabled the fans. Manual fan control will take effect once the system reactivates them, when it determines that cooling is necessary. 169 | Do not show this message again 170 | More info... 171 | 172 | 173 | بستن 174 | تایید 175 | لغو 176 | ادامه 177 | 178 | 179 | 180 | منتشر شده در %1 181 | بررسی برای بروزرسانی... 182 | نسخه جدید %1 موجود است 183 | %1 %2 حالا موجود است - شما %3 را دارید.حالا دانلود می کنید؟ 184 | بروزرسانی نرم افزار 185 | جزئیات انتشار: 186 | بعدا یادآوری کن 187 | رد این نسخه 188 | نصب بروزرسانی 189 | بررسی خودکار برای بروزرسانی 190 | نسخه شما بروز است 191 | %1 %2 اکنون جدیدترین نسخه موجود است 192 | یک خطا حین دانلود بروزرسانی رخ داد. لطفا بعدا دوباره سعی کنید 193 | یک خطا حین تحلیل فید بروزرسانی رخ داد 194 | بروزرسانی %1 195 | لغو 196 | نصب و اِجرای مجدد 197 | دانلود بروزرسانی... 198 | استخراج بروزرسانی.. 199 | آماده نصب 200 | %1 از %2 201 | بایت 202 | کیلوبایت 203 | مگابایت 204 | گیگابایت 205 | 206 | 207 | نمیتواند به پوشه برنامه ها منتقل کرد 208 | انتقال به برنامه ها 209 | انتقال به پوشه برنامه ها در پوشه خانگی شما؟ 210 | آیا میخواهید %1 تا خودش را به پوشه برنامه ها منتقل کند؟ 211 | انتقال به پوشه برنامه ها 212 | منتقل نکن 213 | توجه به رمزعبور آدمین نیاز دارد 214 | این پوشه شما را دست نخورده باقی می گذارد 215 | 216 | 217 | بازگشت 218 | حرکت به جلو 219 | برش 220 | کپی 221 | چسباندن 222 | حذف 223 | انتخاب همه 224 | 225 | 226 | تأیید 227 | لغو 228 | بستن 229 | بله 230 | خیر 231 | 232 | 233 | 234 | -------------------------------------------------------------------------------- /languages/Thai.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | เซ็นเซอร์วัดอุณหภูมิ 5 | พัดลม 6 | รอบต่ำสุด/รอบปัจจุบัน/รอบมากสุด ต่อนาที 7 | ควบคุม 8 | เซ็นเซอร์ 9 | ค่า 10 | ไดร์ฟ: 11 | เปลี่นการควบคุม 12 | รีเซ็ตเป็นระบบอัตโนมัติ 13 | อัตโนมัติ 14 | อัตโนมัติ (ควบคุมเองโดยระบบ) 15 | ค่าคงที่ที่ %1 16 | ใช้ %1 เป็นตัวกำหนด 17 | ไม่ทราบ! 18 | กำหนดเอง... 19 | ควบคุมโดยกำหนดเอง 20 | ย่อหน้าต่าง 21 | ซ่อนไปที่แถบเมนู 22 | การตั้งค่า... 23 | เกี่ยวกับ... 24 | โปรแรกมควบคุมพัดลมแมคต้องการเครื่องมือช่วยเหลือในการติดตั้งสำหรับการควบคุมพัดลม คุณสามารถข้ามขั้นตอนนี้ไปได้ถ้าคุณต้องการให้แสดงผลพัดลม & เว็นเซอร์อุณหภูมิ 25 | โปรแกรมควบคุมพัดลมแมคต้องการที่จะติดตั้งรุ่นการอัพเดทของเครื่องมือช่วยเหลือในการควบคุมพัดลม 26 | การควบคุมพัดลมนั้นไม่สามารถทำได้ 27 | โปรแกรมควบคุมพัดลมแมคไม่สามารถเชื่อมต่อกับแอพช่วยเหลือเพื่อเปิดใช้งานการควบคุมพัดลม และความเร็วรอบหมุน \n\nโปรดทำให้มั่นใจว่าได้กรอกรหัสผ่านผู้ดูแลระบบเมื่อถูกถามแล้ว\n\nคุณยังสามารถใช้แอพนี้ในโหมดติดตามอุณหภูมิได้อย่างเดียว 28 | ติดตามอุณหภูมิได้อย่างเดียว 29 | ตรวจไม่พบพัดลม, โปรดลอง[รีเซต SMC](https://support.apple.com/en-us/HT201295) 30 | This computer doesn't have any fans and it's cooled passively 31 | 32 | 33 | ควบคุมสำหรับพัดลม '%1'' 34 | ใช้ค่าความเร็ว RPM แบบคงที่ 35 | ใช้ค่าจากตัวเซ็นเซอร์ 36 | ตั้งอุณหภูมิที่จะให้พัดลมเริ่มหมุนเร็วขึ้น: 37 | อุณหภูมิสูงสุด: 38 | มีบางอย่างผิดปรกติ - ค่าต่ำ/ค่าสูงสุด ของพัดลมนั้นเหมือนกัน (%1).<br/> โปรดลบโปรแกรมควบคุมพัดลมอื่นๆ แล้วรีเซ็ต SMC 39 | บันทึกไปยังพรีเซ็ตปัจจุบัน ('%1') 40 | 41 | 42 | พรีเซ็ตที่ใช้งานอยู่: 43 | อัตโนมัติ 44 | สูงสุด 45 | กำหนดเอง* 46 | บันทึก... 47 | เปลี่ยนชื่อ 48 | ลบ 49 | พรีเซตที่กำหนดไว้ล่วงหน้า: 50 | พรีเซตกำหนดเอง: 51 | นำไปใช้ 52 | มีให้ใช้ในรุ่นโปร 53 | พรีเซ็ต - %1 54 | ยกเลิกการเปลี่ยนแปลง (รีเซตพัดลมทุกตัวไปเป็นอัตโนมัติ) 55 | ชื่อพรีเซต: 56 | บันทึกพรีเซตที่กำหนดเอง 57 | แก้ไขชื่อพรีเซต 58 | ใหม่... 59 | สร้างพรีเซตใหม่ 60 | พัดลมทุกตัวของคุณนั้นกำลังถูกควบคุมโดยระบบ\n\nโปรดเปลี่ยนการควบคุมเป็นกำหนดเองเพื่อให้หนึ่งในพัดลมของคุณสามารถสร้างพรีเซตใหม่ขึ้นมาได้ 61 | Please change control for at least one of your fans, because currently all of them are spinning full blast matching the existing '%1' preset. 62 | การควบคุมกำหนดเองสำหรับพัดลม '%1' 63 | 64 | 65 | อัพเกรดไปเป็นควบคุมพัดลมแมคโปร 66 | รุ่นโปรนั้นจะปลดล็อกความสามารถในการสร้าง และบันทึกพรีเซตการควบคุมพัดลมได้ ทำให้คุณสามารถสลับการควบคุมตามกิจกรรมที่กำลังทำได้อย่างง่ายดาย 67 | ถ้าคุณนั้นเคยซื้อรุ่นโปรแล้ว โปรดกดปุ่ม 'กรอกใบอนุญาติ' ด้านล่าง 68 | สั่งซื้อ 69 | กรอกใบอนุญาติ 70 | ไว้ทีหลัง 71 | 72 | 73 | ปลดล็อกรุ่นโปร 74 | ถ้าคุณเคยซื้อ Macs Fan Control แล้ว, โปรดกรอกที่ิอยู่อีเมลของคุณ และคีย์ใบอนุญาติจากใบเสร็จในเมลของคุณลงในกล่องกรอกข้อความด้านล่างนี้ นี่จะเป็นการปลดล็อกฟีทเจอร์โปรแบบเต็มสำหรับควบคุมพัดลมแมค 75 | ข้อมูลที่คุรกรอกอาจอาจได้รับการยืนยันผ่านทางอินเทอร์เน็ต 76 | ที่อยู่อีเมล 77 | คีย์ใบอนุญาติ 78 | ปลดล็อค 79 | Restore License 80 | ใบอนุญาติผิด! 81 | ให้แน่ใจว่าตัวอักษร ตัวเลข และขีดทุกตัวนั้นถูกกรอกอย่างถูกต้อง ถ้าคุณพิพม์ด้วยมือ ลองคัดลอกและวางคีย์จากในใบเสร็จในอีเมลของคุณแทน 82 | คีย์ใบอนุญาตินี้นั้นถูกต้อง แต่ไม่ได้ให้ใช้กับ %1 83 | ของคุณสำหรับการสั่งซื้อควบคุมพัดลมแมคโปร 84 | ข้อจำกัดขงรุ่นฟรีทั้งหมดได้ถูกนำออกไปแล้ว พวกเราหวังว่าคุณจะสนุกกับการใช้แอพนี้! 85 | 86 | 87 | Trial version 88 | Thank you for trying %1 89 | The only app able to control fans on Intel-based Macs in Windows 90 | You have %1 days remaining of your trial period. 91 | You have %1 hours remaining of your trial period. 92 | The trial of %1 days is over. 93 | Continue Trial 94 | Activate License 95 | Buy Now 96 | 97 | 98 | เปิดโปรแกรมควบคุมพัดลมแมค 99 | พัดลมที่มี 100 | พรีเซ็ตพัดลม: 101 | เพิ่มเติม 102 | เว็บไซต์ 103 | อัพเดท... 104 | Create tech zip file... 105 | ให้คะแนนบน Macupdate 106 | ติดตาม @crystalidea 107 | Uninstall... 108 | ปิดโปรแกรม 109 | ออกจากโปรแกรม 110 | เซ็นเซอร์เป็นตัวกำหนด 111 | อัพเกรดเป็นรุ่นโปร 112 | 113 | 114 | A support package '%1' consisting of anonymous technical data and main window screenshot is created on your desktop.\n\nPlease send this file to support@crystalidea.com or post at our GitHub Issue Tracker. 115 | Show zip file 116 | 117 | 118 | การตั้งค่า 119 | ทั่วไป 120 | ไอคอนบนแถบงาน 121 | เซ็นเซอร์ 122 | แถบเมนู 123 | วินิจฉัย 124 | ภาษา: 125 | เริ่มโปรแกรมและย่อเก็บอัตโนมัติ (แนะนำให้ใช้) 126 | ตรวจหาอัพเดททุกครั้งเมื่อแอปถูกเปิด 127 | Show icon in dock 128 | ใช้ค่าอุณหภูมิองศาฟาเรนไฮต์ 129 | แสดงค่าแบบแม่นยำ เมื่อสามารถทำได้ (เช่น 45.4) 130 | อ่างค่าอุณหภูมิของ 131 | eGPUs เมื่อเชื่อมต่อผ่าน Thunderbolt 132 | เชื่อต่อกับไดรฟ์ SATA 133 | เชื่อต่อกับไดรฟ์ NVMe 134 | เซ็นเซอร์: 135 | พัดลม: 136 | ไอคอน: 137 | แสดง 138 | แสดง (สีดำ & สีขาว) 139 | ไม่เลย 140 | แสดงค่าจากเซ็นเซอร์/พัดลมเป็นสองบันทัด เพื่อประหยัดพื้นที่ 141 | (องศาเซลเซียสเท่านั้น) 142 | เปิดการเก็บข้อมูล (ต้องรีสตาร์ท) 143 | ค้นหา 144 | 145 | 146 | เกี่ยวกับโปรแกรมควบคุมพัดลมแมค 147 | กระทู้ช่วยเหลือทางเทคนิค 148 | ช่วยเหลือทางอินเตอร์เน็ต 149 | รุ่นฟรี 150 | รุ่นโปร, %1 คอมพิวเตอร์ 151 | โปรแกรมนี้สร้างขึ้นสำหรับผู้ใช้ที่รู้การใช้โปรแกรมนี้อย่างถูกต้อง. ผู้สร้างโปรแกรมไม่ขอรับผิดชอบหากเกิดเหตุการ เช่น ข้อมูลสูญหาย, การเสียของอุปกรณ์, การทำให้สูญกำไร หรือเหตุการใดๆ ที่เกิดจากการใช้โปรแกรมนี้อย่างไม่ถูกต้อง 152 | 153 | 154 | ให้คะแนนแอปบน MacUpdate 155 | ถ้าคุณชื่อชอบการใช้%1, คุณโปรดช่วยสละเวลาให้คะแนนได้ไหม? มันใช้เวลาไม่ถึงนาที ของคุณสำหรับการสนับสนุน! 156 | ให้คะแนนบน MacUpdate 157 | ไม่, ขอบคุณ 158 | ไม่แสดงข้อความนี้อีก 159 | 160 | 161 | Uninstall Macs Fan Control? 162 | You're about to completely uninstall the app from your mac including its preferences, the fan helper tool and licensing data for the Pro version. All modifications to the default fan control will be reverted and the fan(s) will be controlled automatically by the system. \n\nYou may be prompted to authorize the app to be able to uninstall itself. 163 | Please authorize the app to be able to uninstall the fan helper tool. 164 | Uninstall 165 | 166 | 167 | Fans disabled by hardware 168 | Due to low temperatures, this Mac model has automatically disabled the fans. Manual fan control will take effect once the system reactivates them, when it determines that cooling is necessary. 169 | Do not show this message again 170 | More info... 171 | 172 | 173 | ปิด 174 | โอเค 175 | ยกเลิก 176 | ทำต่อไป 177 | 178 | 179 | 180 | ปล่อยให้ใช้เมื่อ %1 181 | อัพเดท... 182 | มีเวอร์ชั่นใหม่ของ %1 183 | ตอนนี้มี %1 %2 แล้ว - คุณมี %3 อยู่ คุณจะดาวน์โหลดเลยไหม 184 | อัพเดทซอฟ์ทแวร์ 185 | มีอะไรใหม่: 186 | เตือนอีกครั้งภายหลัง 187 | ข้ามเวอร์ชั่นนี้ 188 | ติดตั้งอัพเดท 189 | ตรวจสอบการอัพเดทโดยอัตโรมัติ 190 | เวอร์ชั่นนี้ล่าสุดแล้ว! 191 | เวอร์ชั่น %1 %2 เป็นเวอร์ชั่นล่าสุด 192 | เกิดข้อผิดพลาดขึ้นระหว่างดาวน์โหลดตัวอัพเดท. โปรดลองอีกครั้งภายหลัง. 193 | เกิดข้อผิดพลากขึ้นระหว่างการวิเคราะห์ตัวอัพเดท 194 | กำลังอัพเดท %1 195 | ยกเลิก 196 | ติดตั้งและเริ่มใหม่ 197 | กำลังดาวน์โหลดตัวอัพเดท... 198 | กำลังเตรีมการอัพเดท... 199 | พร้อมติดตั้งแล้ว 200 | %1 จาก %2 201 | ไบร์ท 202 | กิโลไบร์ท 203 | เมกาไบร์ท 204 | กิกาไบร์ท 205 | 206 | 207 | ไม่สามารถย้ายไปยังโฟล์เดอร์แอปพลิเคชั่น 208 | ย้ายไปยังแอปพลิเคชั่น 209 | ต้องการย้ายไปยังโฟล์เดอร์แอปพลิเคชั่นในโฟลเดอร์โฮมของคุณใช่ไหม? 210 | ต้องการให้ %1 ย้ายตัวเองไปยังโฟล์เดอร์แอปพลิเคชั่นหรือไม่? 211 | ย้ายไปยังโฟล์เดอร์แอปพลิเคชั่น 212 | ไม่ย้าย 213 | หมายเหตุว่าการกระทำนี้ต้องการรหัสผ่านผู้ดูแลระบบ 214 | นี่จะทำให้โฟลเดอร์ดาวน์โหลดของคุณนั้นไม่รกเกินไป 215 | 216 | 217 | ย้อนกลับ 218 | ทำใหม่ 219 | ตัด 220 | คัดลอก 221 | วาง 222 | ลบ 223 | เลือกทั้งหมด 224 | 225 | 226 | OK 227 | ยกเลิก 228 | ปิด 229 | ใช่ 230 | ไม่ 231 | 232 | 233 | 234 | -------------------------------------------------------------------------------- /languages/Vietnamese.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Cảm biến nhiệt độ: 5 | Quạt 6 | Nhỏ nhất/Hiện tại/Lớn nhất 7 | Điều khiển 8 | Cảm biến 9 | Giá trị 10 | Ổ đĩa: 11 | Thay đổi điều khiển... 12 | Chuyển chế độ tự điều khiển 13 | Tự động 14 | Tự động (điều khiển bởi hệ thống) 15 | Cố định giá trị %1 16 | Dựa theo %1 17 | Không rõ! 18 | Tùy chỉnh... 19 | Tùy chỉnh chế độ điều khiển 20 | Thu nhỏ 21 | Ẩn trên thanh công cụ 22 | Tùy chọn... 23 | Giới thiệu... 24 | Macs Fan Control yêu cầu công cụ giúp đỡ được cài cho việc điều khiển quạt. Bạn có thể bỏ qua nếu bạn chỉ muốn kiểm tra quạt & nhiệt độ cảm biến. 25 | Macs Fan Control cần phải cài đặt phiên bản mới hơn của công cụ giúp đỡ cho việc điều khiển quạt. 26 | Không thể hỗ trợ điều khiển quạt 27 | Macs Fan Control không thể kết nối tới công cụ hỗ trợ để bật chức năng điều khiển quạt cũng như chỉnh tốc độ. \n\nHãy điền mật khẩu quản trị khi được hỏi.\n\nBạn vẫn có thể sử dụng app trong chế độ chỉ kiểm tra. 28 | Chỉ được kiểm tra 29 | Không nhận dạng được quạt nào, hãy thử [đặt lại SMC](https://support.apple.com/vi-vn/HT201295) 30 | Máy tính này không có quạt và được làm mát một cách thụ động. 31 | 32 | 33 | Điều khiển quạt cho %1 34 | Giá trị cố định Vòng/Phút 35 | Giá trị theo cảm biến 36 | Nhiệt độ quạt bắt đầu tăng từ: 37 | Nhiệt độ lớn nhất: 38 | Có sai sót - giá trị quạt lớn nhất/nhỏ nhất bằng nhau (%1).<br/> Hãy đảm bảo xóa những ứng dụng điều khiển quạt khác và khởi động lại ứng dụng. 39 | Lưu vào preset hiện tại ('%1') 40 | 41 | 42 | Preset đang hoạt động: 43 | Tự động 44 | Cực mạnh 45 | Tuỳ chỉnh* 46 | Lưu... 47 | Đổi tên 48 | Xoá 49 | Presets định trước: 50 | Presets tuỳ chỉnh: 51 | Áp dụng 52 | Chỉ có ở phiên bản PRO 53 | Preset - %1 54 | Huỷ bỏ (đặt lại quạt về tự động) 55 | Tên preset: 56 | Lưu preset tuỳ chỉnh 57 | Sửa tên preset 58 | Mới... 59 | Tạo preset mới 60 | Tất cả các quạt của bạn đang được điều khiển bởi hệ thống. \n\nHãy thay đổi điều khiển thành Tuỳ chỉnh cho ít nhất một chiếc quạt để có thể tạo một preset mới. 61 | Hãy đổi điều khiển cho ít nhất một chiếc quạt của bạn, vì chúng nó đang thổi luồng dựa trên preset '%1' có sẵn. 62 | Tuỳ chỉnh điều khiển cho quạt '%1' 63 | 64 | 65 | Nâng cấp lên Macs Fan Control Pro 66 | Phiên bản Pro có thể tạo và lưu preset tuỳ chỉnh để bạn có thể chuyển nhanh các preset dựa trên hoạt động của bạn. 67 | Nếu bạn đã mua ứng dụng, hãy bấm nút 'Nhập giấy phép' ở dưới. 68 | Mua 69 | Nhập giấy phép 70 | Để sau 71 | 72 | 73 | Mở khoá phiên bản Pro 74 | Nếu bạn đã mua Macs Fan Control, hãy nhập địa chỉ email và mã giấy phép từ hoá đơn trong email của bạn vào hộp dưới đây. Việc này sẽ mở khoá toàn bộ chức năng của Macs Fan Control. 75 | Thông tin bạn nhập có thể được xác nhận qua Internet. 76 | Địa chỉ Email 77 | Mã giấy phép 78 | Mở khoá 79 | Phục hồi Giấy phép 80 | Giấy phép không hợp lệ! 81 | Chắc chắn rằng tất cả chữ, số và dấu gạch ngang đã nhập theo đúng thứ tự. Nếu bạn đang cố nhập số bằng tay, hãy thử sao chép và dán nó từ trong hoá đơn email của bạn. 82 | Giấy phép này hợp lệ nhưng không phù hợp để dùng trên %1. 83 | Cảm ơn bạn đã mua Macs Fan Control Pro 84 | Tất cả giới hạn của Phiên bản miễn phí đã được gỡ bỏ, chúng tôi mong bạn sẽ thích sử dụng ứng dụng này! 85 | 86 | 87 | Trial version 88 | Thank you for trying %1 89 | The only app able to control fans on Intel-based Macs in Windows 90 | You have %1 days remaining of your trial period. 91 | You have %1 hours remaining of your trial period. 92 | The trial of %1 days is over. 93 | Continue Trial 94 | Activate License 95 | Buy Now 96 | 97 | 98 | Hiện Macs Fan Control 99 | Quạt: 100 | Preset quạt: 101 | Xem thêm 102 | Website 103 | Kiểm tra cập nhật... 104 | Tạo tệp zip kỹ thuật... 105 | Đánh giá trên MacUpdate 106 | Theo dõi @crystalidea 107 | Gỡ bỏ... 108 | Thoát 109 | Thoát Macs Fan Control 110 | Theo cảm biến 111 | Nâng cấp lên phiên bản Pro 112 | 113 | 114 | Một gói hỗ trợ '%1' bao gồm dữ liệu kỹ thuật ẩn danh và ảnh chụp màn hính ở cửa sổ chính được tạo ở trên bàn làm việc desktop của bạn.\n\nHãy gửi tệp này tới support@crystalidea.com hoặc đăng lên trang Theo dõi vấn đề trên GitHub của chúng tôi. 115 | Hiện tệp zip 116 | 117 | 118 | Tùy chọn 119 | Tổng quát 120 | Hiện trên Tray 121 | Cảm biến 122 | Hiện trên Menubar 123 | Phân tích 124 | Ngôn ngữ: 125 | Tự động khởi động ẩn với hệ thống (khuyên dùng) 126 | Kiểm tra cập nhật khi ứng dụng chạy 127 | Hiện biểu tượng ở Dock 128 | Sử dụng độ Fahrenheit 129 | Hiện phần thập phân của nhiệt độ khi có thể (vd. 45.4) 130 | Đọc chỉ số nhiệt của 131 | eGPUs đã kết nối qua Thunderbolt 132 | Ổ SATA đã kết nối 133 | Ổ NVMe đã kết nối 134 | Cảm biến: 135 | Quạt: 136 | Biểu tượng: 137 | Hiển thị (màu) 138 | Hiển thị (đen & trắng) 139 | Không 140 | Hiện chỉ số quạt/cảm biến trong hai dòng để tiết kiệm khoảng trống 141 | (Chỉ Độ C) 142 | Bật ghi chú (yêu cầu khởi động lại) 143 | Duyệt.. 144 | 145 | 146 | Giới thiệu Macs Fan Control 147 | Hỗ trợ kỹ thuật trên diễn đàn 148 | Trợ giúp trực tuyến 149 | Phiên bản miễn phí 150 | Phiên bản Pro, giấy phép %1 máy tính(s) 151 | ỨNG DỤNG CHỈ NÊN SỬ DỤNG BỞI NHỮNG NGƯỜI BIẾT SỬ DỤNG SAO CHO KHÔNG LÀM ẢNH HƯỞNG TỚI MÁY MAC CỦA MÌNH.\nTÁC GIẢ ỨNG DỤNG KHÔNG CHỊU TRÁCH NHIỆM TRƯỚC VIỆC MẤT MÁT DỮ LIỆU, HỎNG HÓC HAY BẤT CỨ LOẠI MẤT MÁT NÀO KHI SỬ DỤNG CHƯƠNG TRÌNH 152 | 153 | 154 | Đánh giá ứng dụng trên MacUpdate 155 | Nếu bạn hài lòng với %1, xin hãy dành một chút thời gian để đánh giá? Mất không đến một phút đâu. Cảm ơn bạn đã hỗ trợ! 156 | Đánh giá trên MacUpdate 157 | Không, cảm ơn 158 | Không hiện lại nữa 159 | 160 | 161 | Gỡ cài đặt Macs Fan Control? 162 | Bạn đang chuẩn bị gỡ cài đặt ứng dụng khỏi máy Mac của bạn bao gồm mục cài đặt, công cụ giúp đỡ và dữ liệu giấy phép cho phiên bản Pro. Tất cả sự sửa đổi đến điểu khiển mặc định của quạt sẽ được phục hồi và (các) quạt sẽ được điểu khiểu tự động bởi hệ thống. \n\nBạn có thể sẽ được hỏi để uỷ quyền ứng dụng để có thể tự gỡ cài đặt. 163 | Vui lòng uỷ quyền cho ứng dụng để có thể gỡ cài đặt công cụ giúp đỡ. 164 | Gỡ cài đặt 165 | 166 | 167 | Fans disabled by hardware 168 | Due to low temperatures, this Mac model has automatically disabled the fans. Manual fan control will take effect once the system reactivates them, when it determines that cooling is necessary. 169 | Do not show this message again 170 | More info... 171 | 172 | 173 | Đóng 174 | OK 175 | Hủy 176 | Tiếp tục 177 | 178 | 179 | 180 | Phát hành ngày %1 181 | Kiểm tra cập nhật... 182 | Đã có phiên bản mới %1 ! 183 | %1 %2 đã có - phiên bản hiện tại %3. Bạn có muốn tải ngay không? 184 | Cập nhật Ứng dụng 185 | Ghi chú phát hành: 186 | Nhắc nhở sau 187 | Bỏ qua phiên bản này 188 | Cài đặt Cập nhật 189 | Kiểm tra cập nhật tự động 190 | Bạn đang sử dụng phiên bản mới nhất! 191 | %1 %2 là phiên bản mới nhất. 192 | Có lỗi khi tải bản cập nhật. Hãy thử lại sau.. 193 | Có lỗi khi tải thông tin cập nhật. 194 | Đang cập nhật %1 195 | Hủy 196 | Cài đặt và khởi động lại 197 | Đang tải cập nhật... 198 | Đang giải nén cập nhật... 199 | Sẵn sàng để cài đặt 200 | %1 / %2 201 | B 202 | KB 203 | MB 204 | GB 205 | 206 | 207 | Không thể chuyển tới thư mục Applications 208 | Chuyển tới Applications 209 | Chuyển tới thư mục Applications trong thư mục Home của bạn? 210 | Bạn có muốn %1 chuyển tới thư mục Applications? 211 | Chuyển tới thư mục Applications 212 | Không chuyển 213 | Hãy chú ý rằng việc này yêu cầu mật khẩu quản trị viên. 214 | Việc này sẽ giúp thư mục Downloads không bị lộn xộn. 215 | 216 | 217 | Hoàn tác 218 | Làm lại 219 | Cắt 220 | Sao chép 221 | Dán 222 | Xoá 223 | Chọn tất cả 224 | 225 | 226 | OK 227 | Huỷ 228 | Đóng 229 | 230 | Không 231 | 232 | 233 | 234 | --------------------------------------------------------------------------------