-
Notifications
You must be signed in to change notification settings - Fork 520
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spanish translation (text.js) #527
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,101 +12,121 @@ | |
zh: "MOS | 一个用于在 MacOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板", | ||
en: "MOS | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on MacOS", | ||
ru: "MOS | Легкий инструмент, используемый для плавной прокрутки и установки направления прокрутки независимо для вашей мыши на MacOS" | ||
sp: "MOS | Una herramienta liviana que se usa para suavizar y establecer la dirección de desplazamiento de forma independiente para tu mouse en MacOS", | ||
}, | ||
information: { | ||
zh: "一个用于在 MacOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板", | ||
en: "A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on MacOS", | ||
ru: "Легкий инструмент, используемый для плавной прокрутки и установки независимого направления прокрутки для вашей мыши на MacOS" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: "Una herramienta liviana que se usa para suavizar y establecer la dirección de desplazamiento de manera independiente para tu mouse en MacOS", | ||
}, | ||
detailTitleA: { | ||
zh: "现在, 完全掌控你的鼠标", | ||
en: "Take Full Control of Your Mouse", | ||
ru: "Полный контроль над мышью" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: "Toma el control total de tu mouse" | ||
}, | ||
detailTextA: { | ||
zh: "Mos 可以分离你的触控板与鼠标的滚动事件, 皆因与此, 鼠标的滚动方向再也不受触控板所限. 同时, Mos 还可以为你的鼠标提供平滑滚动, 不管你是 Windows 用户, 亦或是 MacOS 用户, 均可切换自如", | ||
en: "Mos separates touchpad and mouse scrolls independently, then, you can set the direction of the touchpad and mouse wheel separately. Also, Mos providing smooth scrolling for your mouse, whether you are a Windows user or a MacOS, you can move freely.", | ||
ru: "Mos разделяет прокрутку тачпада и мыши, вы можете установить направление прокрутки сенсорной панели и колесика мыши отдельно. Кроме того, Mos обеспечивает плавную прокрутку для вашей мыши, независимо от того, являетесь ли вы пользователем Windows или MacOS." | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: "Mos separa los desplazamientos del panel táctil y del mouse de forma independiente, luego, puede configurar la dirección del panel táctil y la rueda del mouse por separado. Además, Mos proporciona un desplazamiento suave para tu mouse, ya sea que seas un usuario de Windows o MacOS, así puedes moverte libremente.", | ||
}, | ||
detailTitleB: { | ||
zh: "滚动, 从未如此顺手", | ||
en: "Scrolling, Smoother Than Ever", | ||
ru: "Максимальная плавность" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: "Desplazamiento, más fluido que nunca", | ||
}, | ||
detailTextB: { | ||
zh: "经过 Mos 独特的插值算法处理后, 您的鼠标滚动将会变得前所未有的顺滑", | ||
en: "Mos's special interpolation algorithm can make every mouse roll as smooth and silky as possible.", | ||
ru: "Специальный алгоритм интерполяции Mos может сделать любую мышку более гладкой и шелковистой." | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: "El algoritmo especial de interpolación de Mos puede hacer que cada giro del mouse sea lo más suave y sedoso posible.", | ||
}, | ||
detailTitleC: { | ||
zh: "所有应用, 尽在管理之下", | ||
en: "Manage Programs Independently", | ||
ru: "Каждая программа под контролем" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: "Administrar programas de manera independiente", | ||
}, | ||
detailTextC: { | ||
zh: "Mos 可以独立管理每个应用程序的滚动行为. 对付某些恼人的程序, 交给我们解决", | ||
en: "Mos can independently manage the scrolling behavior of each application. For some annoying programs, we help you.", | ||
ru: "Mos может самостоятельно управлять поведением прокрутки каждого приложения." | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: "Mos puede gestionar de manera independiente el comportamiento del desplazamiento de cada aplicación. Para determinados programas molestos, estamos para ayudarte.", | ||
}, | ||
suggestionTitle: { | ||
zh: "那么, 你还在等什么呢", | ||
en: "So, what are you waiting for?", | ||
ru: "Так чего же вы ждете?" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: "¿Entonces, qué estás esperando?", | ||
}, | ||
createBy: { | ||
zh: "设计与创作由 ", | ||
en: "Create & Design by ", | ||
ru: "Создано и разработано " | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: "Creado y diseñado por ", | ||
}, | ||
createAnd: { | ||
zh: "完成, 以及所有的", | ||
en: ", and all the", | ||
ru: ", и всеми" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: ", y todo el", | ||
}, | ||
contributors: { | ||
zh: "贡献者们", | ||
en: "contributors", | ||
ru: "разработчиками" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: "colaboradores", | ||
}, | ||
and: { | ||
zh: "以及", | ||
en: "and", | ||
ru: "и" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: "y", | ||
}, | ||
members: { | ||
zh: "所有社区成员们", | ||
en: "social members", | ||
ru: "участниками сообщества" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: "miembros de redes sociales", | ||
}, | ||
poweredBy: { | ||
zh: "自豪地采用 ", | ||
en: "Powered by ", | ||
ru: "Работает на " | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: "Impulsado por ", | ||
}, | ||
unique: { | ||
zh: "献给每一位有追求的 MacOS 用户", | ||
en: "For every pursuing MacOS users", | ||
ru: "Посвящается каждому пользователю MacOS" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: "Para todos los usuarios de MacOS", | ||
}, | ||
downloadNow: { | ||
zh: "马上下载", | ||
en: "Download Now", | ||
ru: "Скачать сейчас" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: "Descargar ahora", | ||
}, | ||
downloadNowButton: { | ||
zh: "马上下载", | ||
en: "Download Now", | ||
ru: "Скачать сейчас" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: "Descargar ahora", | ||
}, | ||
version: { | ||
zh: "版本 ", | ||
en: "Version ", | ||
ru: "Версия " | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: "Versión ", | ||
}, | ||
versionRequire: { | ||
zh: ", 要求 macOS 10.11 或更新版本", | ||
en: ", requires macOS 10.11 or later", | ||
ru: ", требуется macOS 10.11 или более поздняя версия" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing comma at the end |
||
sp: ", requiere macOS 10.11 o posterior", | ||
} | ||
} | ||
// 国际化页面文字 | ||
|
@@ -132,4 +152,4 @@ | |
} | ||
// 开始翻译页面 | ||
translate() | ||
})() | ||
})() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing comma at the end