Skip to content
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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 21 additions & 1 deletion docs/src/i18n/text.js
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Copy link

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

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"
Copy link

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

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: "Полный контроль над мышью"
Copy link

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

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."
Copy link

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

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: "Максимальная плавность"
Copy link

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

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 может сделать любую мышку более гладкой и шелковистой."
Copy link

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

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: "Каждая программа под контролем"
Copy link

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

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 может самостоятельно управлять поведением прокрутки каждого приложения."
Copy link

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

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: "Так чего же вы ждете?"
Copy link

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

sp: "¿Entonces, qué estás esperando?",
},
createBy: {
zh: "设计与创作由 ",
en: "Create & Design by ",
ru: "Создано и разработано "
Copy link

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

sp: "Creado y diseñado por ",
},
createAnd: {
zh: "完成, 以及所有的",
en: ", and all the",
ru: ", и всеми"
Copy link

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

sp: ", y todo el",
},
contributors: {
zh: "贡献者们",
en: "contributors",
ru: "разработчиками"
Copy link

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

sp: "colaboradores",
},
and: {
zh: "以及",
en: "and",
ru: "и"
Copy link

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

sp: "y",
},
members: {
zh: "所有社区成员们",
en: "social members",
ru: "участниками сообщества"
Copy link

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

sp: "miembros de redes sociales",
},
poweredBy: {
zh: "自豪地采用 ",
en: "Powered by ",
ru: "Работает на "
Copy link

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

sp: "Impulsado por ",
},
unique: {
zh: "献给每一位有追求的 MacOS 用户",
en: "For every pursuing MacOS users",
ru: "Посвящается каждому пользователю MacOS"
Copy link

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

sp: "Para todos los usuarios de MacOS",
},
downloadNow: {
zh: "马上下载",
en: "Download Now",
ru: "Скачать сейчас"
Copy link

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

sp: "Descargar ahora",
},
downloadNowButton: {
zh: "马上下载",
en: "Download Now",
ru: "Скачать сейчас"
Copy link

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

sp: "Descargar ahora",
},
version: {
zh: "版本 ",
en: "Version ",
ru: "Версия "
Copy link

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

sp: "Versión ",
},
versionRequire: {
zh: ", 要求 macOS 10.11 或更新版本",
en: ", requires macOS 10.11 or later",
ru: ", требуется macOS 10.11 или более поздняя версия"
Copy link

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

sp: ", requiere macOS 10.11 o posterior",
}
}
// 国际化页面文字
Expand All @@ -132,4 +152,4 @@
}
// 开始翻译页面
translate()
})()
})()