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

New Crowdin updates #1674

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
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
141 changes: 140 additions & 1 deletion config/locales/devise/devise.views.en.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,146 @@
en:
en-US:
activerecord:
attributes:
user:
confirmation_sent_at: 确认邮件发送于
confirmation_token: 确认令牌
confirmed_at: 确认于
created_at: 创建于
current_password: 当前密码
current_sign_in_at: 最近登录于
current_sign_in_ip: 最近登录 IP
username: 昵称
email: 电子邮箱
encrypted_password: 密码被加密
failed_attempts: 失败尝试
last_sign_in_at: 最后登录于
last_sign_in_ip: 最后登录的 IP
locked_at: 锁定于
password: 密码
password_confirmation: 密码确认
remember_created_at: 记住创建于
remember_me: 记住登录信息
reset_password_sent_at: 重置密码发送于
reset_password_token: 密码重置令牌
sign_in_count: 登录次数
unconfirmed_email: 未确认邮件
unlock_token: 帐户解锁令牌
updated_at: 更新于
models:
user: 用户
devise:
confirmations:
confirmed: 成功验证您的邮箱。
new:
resend_confirmation_instructions: 重新发送确认邮件
send_instructions: 您的电子邮箱将在几分钟后收到一封帐号确认邮件。
send_paranoid_instructions: 如果您的邮箱存在于我们的数据库中,您将在几分钟内收到一封确认帐户的邮件。
failure:
already_authenticated: 您已经登录。
inactive: 您的帐户还未激活。
invalid: "%{authentication_keys}或密码错误。"
last_attempt: 您还有最后一次尝试机会,再次失败您的帐户将被锁定。
locked: 您的帐户正被锁定。
not_found_in_database: "%{authentication_keys}或密码错误。"
timeout: 登录超时,请重新登录。
unauthenticated: 继续操作前请注册或者登录。
unconfirmed: 请先验证您的邮箱地址才能继续操作。
mailer:
confirmation_instructions:
action: 确认我的帐户
greeting: 欢迎 %{recipient}!
instruction: 您可以通过下面的链接确认您的帐户的电子邮件:
subject: 帐户确认信息
email_changed:
greeting: 您好 %{recipient}!
message: 收到此邮件是因为您的电子邮件地址已被更改为 %{email}。
message_unconfirmed: 收到此邮件是因为您的电子邮件地址正被更改为 %{email}。
subject: 电子邮件已被修改
password_change:
greeting: 您好 %{recipient}!
message: 收到此邮件是因为您的帐户密码已被修改。
subject: 密码已被重置
reset_password_instructions:
action: 更改我的密码
greeting: 您好 %{recipient}!
instruction: 有人要求更改密码的链接,您可以通过下面的链接更改密码:
instruction_2: 如果您没有要求请求更改密码,请忽略此电子邮件。
instruction_3: 如果您没有访问上面的链接并更改密码,您的密码就不会被改变。
subject: 重置密码信息
unlock_instructions:
action: 帐户解锁
greeting: 您好 %{recipient}!
instruction: 点击下面的链接以解锁您的帐户:
message: 由于多次登录失败,您的帐户已被锁定。
subject: 帐户解锁信息
omniauth_callbacks:
failure: 基于 %{reason},无法从%{kind}获得授权。
success: 成功地从%{kind}获得授权。
passwords:
edit:
change_my_password: 更改我的密码
change_your_password: 更改您的密码
confirm_new_password: 确认新密码
new_password: 新密码
new:
forgot_your_password: 找回密码
send_me_reset_password_instructions: 发送重设密码邮件
no_token: 无重置邮件不可访问密码重置页面。如果您是从重置邮件来到了这个页面,请确保您输入的 URL 链接的完整。
send_instructions: 您的电子邮箱将在几分钟后收到一封重置密码的邮件。
send_paranoid_instructions: 如果您的邮箱存在于我们的数据库中,您将收到一封找回密码的邮件。
updated: 您的密码已修改成功,您现在已登录。
updated_not_active: 密码修改成功。
registrations:
destroyed: 再见!您的帐户已成功注销。我们希望很快可以再见到您。
edit:
danger_zone: Danger Zone
are_you_sure: 最后确认要注销自己的账户,您确定吗?
cancel_my_account: Delete account
currently_waiting_confirmation_for_email: 等待确认 %{email}
leave_blank_if_you_don_t_want_to_change_it: 如不想更改,则无需填写
title: '%{resource}信息'
unhappy: Do you really want to delete your account?
update: 更新
we_need_your_current_password_to_confirm_your_changes: 我们需要您的当前密码以确认更改
new:
sign_up: 用户注册
resend_confirmation_instructions: 用户注册
signed_up: 欢迎您!您已注册成功。
signed_up_but_inactive: 您的帐户还未被激活。激活前无法登录。
signed_up_but_locked: 您已成功注册,但帐号被锁定了,因此无法登录。
signed_up_but_unconfirmed: 谢谢您!一封确认邮件已经发至您的邮箱,请点击其中的链接激活您的帐户。
update_needs_confirmation: 新的帐户信息已成功提交,确认邮件已经发至您的邮箱,请点击其中的链接以使您的新电子邮箱地址生效。
updated: 帐户资料更新成功。
updated_but_not_signed_in: 帐号资料更新成功。由于密码已修改,请重新登录。
sessions:
already_signed_out: 您已登出。
new:
sign_in: 用户登录
signed_in: 登录成功
signed_out: 登出成功
shared:
links:
back: 返回
didn_t_receive_confirmation_instructions: 没有收到确认邮件?
didn_t_receive_unlock_instructions: 没有收到解锁账号确认邮件?
forgot_your_password: 忘记密码?
sign_in: 登录账户
sign_in_with_provider: '%{provider}登录'
sign_up: 注册账户
minimum_password_length: "(最少%{count}个字符)"
unlocks:
new:
resend_unlock_instructions: 重发解锁邮件
send_instructions: 您的电子邮箱将在几分钟后收到一封解锁帐号的邮件。
send_paranoid_instructions: 如果您的邮箱存在于我们的数据库中,您将收到一封解锁帐户的邮件。
unlocked: 您的帐户已成功解锁,现在已登录。
errors:
messages:
already_confirmed: 已经确认,请重新登录。
confirmation_period_expired: 注册帐号后须在%{period}以内确认。请重新注册。
expired: 邮件确认已过期,请重新注册。
not_found: 找不到
not_locked: 未被锁定
not_saved:
one: 一个%{resource}错误:
other: '%{count} 个%{resource}错误:'
2 changes: 1 addition & 1 deletion config/locales/pundit/en.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
en:
en-US:
pundit:
default: The current user does not have the permission to perform this action.
debug_file_policy:
Expand Down
6 changes: 3 additions & 3 deletions config/locales/simple_form/simple_form.en.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
en:
en-US:
simple_form:
"yes": 'Yes'
"no": 'No'
Expand All @@ -9,7 +9,7 @@ en:
#When using html, text and mark won't be used.
#html: '<abbr title="required">*</abbr>'
error_notification:
default_message: "Please review the problems below:"
default_message: 'Please review the problems below:'
labels:
defaults:
name: Name
Expand Down Expand Up @@ -96,7 +96,7 @@ en:
channel: For example, the platform of app.
app:
schemes:
name: :simple_form.hints.scheme.name
name: ':simple_form.hints.scheme.name'
scheme:
name: Apply the type of feature to target audience
new_build_callout: Display a new callout at the top of the page when visiting a previous build of app.
Expand Down
60 changes: 25 additions & 35 deletions config/locales/zealot/api.en.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
en:
en-US:
api:
info:
description: |
Expand All @@ -13,7 +13,7 @@ en:

```json
{
"version": "5.3.6",
"version": "6.0.0",
"vcs_ref": "effe99c25b79fd55d3e1959ea3af0bcb6b75ba1d",
"build_date": "2024-05-23T06:04:48.989Z"
}
Expand Down Expand Up @@ -50,23 +50,23 @@ en:
supported_values: Supported values in %{values}
schemas:
app_index:
description: Apps returned in a list
description: App returned in a list
app_versions:
description: Apps returned in a list
app:
description: App object
description: App
scheme:
description: App scheme object
channel:
description: App channel object
release:
description: App's release build object
release_changelog:
description: Changelog of release build
description: Changelogs of build
release_custom_field:
description: Custom fields of release build
description: Custom fields of build
collaborator:
description: Collaborator object
description: App collaborator
debug_file:
description: Debug file object
debug_file_metadata:
Expand All @@ -83,7 +83,7 @@ en:
description: Version object
responses:
unauthorized:
description: Unauthorized Response
description: 401 Unauthorized Response
not_found:
default: Resource not found
description: '%{model} not found'
Expand Down Expand Up @@ -128,6 +128,7 @@ en:
properties:
build_version: Build version
release_version: Release version
release_type: 应用类型,比如 debug, beta, adhoc, release, enterprise 等
source: the source of upload (default is `api`)
changelog: Change log, accept plain text or JSON formatted data
branch: a branch name from source control tool
Expand Down Expand Up @@ -155,7 +156,6 @@ en:
file: Zip arichved file (dSYM or Proguard)
release_version: Release version (requires if Android's Proguard file)
build_version: Build version (requires if Android's Proguard file)

apps:
default:
tags: Apps
Expand Down Expand Up @@ -197,15 +197,14 @@ en:
destroy:
title: Destroy an App
description: Destroy an App all data by ID, include schemes, channel, builds, debug files and the other related resources.

schemes:
default:
tags: Schemes
responses:
index: Return a list of schemes
show: Get a scheme
index: Schemes
show: Scheme
create: Create a scheme
update: Update a scheme
update: Scheme
destroy: Destroy a scheme
create:
title: Create an App's scheme
Expand All @@ -219,15 +218,14 @@ en:
destroy:
title: Destroy a scheme
description: Destroy a scheme from the App

channels:
default:
tags: Channel
responses:
index: Return a list of channels
show: Get a channel
index: Channels
show: Channel
create: Create a channel
update: Update a channel
update: Channel
destroy: Destroy channel
create:
title: Create a channel
Expand All @@ -241,7 +239,6 @@ en:
destroy:
title: Destroy a channel
description: Destroy a scheme's channel

releases:
default:
tags: Release
Expand All @@ -254,15 +251,14 @@ en:
destroy:
title: Destroy a build
description: Destroy a app's build

collaborators:
default:
tags: Collaborators
responses:
index: Return a list of collaborators
show: Return a collaborator
index: Collaborators
show: Collaborator
create: Create a collaborator
update: Update a collaborator
update: Collaborator
destroy: Destroy a collaborator
create:
title: Add a collaborator to an App
Expand All @@ -276,15 +272,14 @@ en:
destroy:
title: Remove a collaborator from an App
description: Remove a collaborator from an App

debug_files:
default:
tags: Debug files
responses:
index: Return a list of debug files
index: DebugFiles
download: Redirect to binary file URL
show: Get a debug file
upload: Upload a debug file
show: DebugFile
upload: DebugFile
update: Update a debug file
destroy: Destroy a debug file
index:
Expand All @@ -307,23 +302,19 @@ en:
upload:
title: Upload a debug file
description: |
Upload a dSYM or Proguard file which it was archived with zip formatted whit it accepts:

- `iOS`: a Zipped dSYM file
- `Android`: a Zipped file includes mapping.txt, R.txt or AndroidManifest.xml files.
Upload a dSYM or Proguard file which it was archived with zip formatted
destroy:
title: Destroy a debug file
description: Destroy a debug file ID and all data, include dSYM or Proguard files.

users:
default:
tags: Users
responses:
index: Return a list of users
index: Users
search: Return a list of users
show: Return a user
show: User
create: Create an user
update: Update a user
update: User
destroy: Destroy an user
lock: Return process result
unlock: Return process result
Expand Down Expand Up @@ -351,7 +342,6 @@ en:
unlock:
title: Unlock a user
description: Unlock a user to enable log in

version:
default:
tags: Version
Expand Down
Loading