[tx-robot] updated from transifex
This commit is contained in:
parent
e4ce1f9fc1
commit
aab2be1856
|
@ -27,6 +27,7 @@ OC.L10N.register(
|
|||
"Error occurred while updating comment with id {id}" : "ID {id} のコメント更新中にエラーが発生しました",
|
||||
"Error occurred while posting comment" : "コメント投稿中にエラーが発生しました",
|
||||
"_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"],
|
||||
"_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"],
|
||||
"Comment" : "コメント",
|
||||
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "削除されたユーザーのコメントで %s にあなたに言及しました",
|
||||
"%1$s mentioned you in a comment on “%2$s”" : "%1$s さんが “%2$s” のコメントであなたについて言及しました。"
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
"Error occurred while updating comment with id {id}" : "ID {id} のコメント更新中にエラーが発生しました",
|
||||
"Error occurred while posting comment" : "コメント投稿中にエラーが発生しました",
|
||||
"_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"],
|
||||
"_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"],
|
||||
"Comment" : "コメント",
|
||||
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "削除されたユーザーのコメントで %s にあなたに言及しました",
|
||||
"%1$s mentioned you in a comment on “%2$s”" : "%1$s さんが “%2$s” のコメントであなたについて言及しました。"
|
||||
|
|
|
@ -62,7 +62,7 @@ OC.L10N.register(
|
|||
"App secret" : "アプリシークレット",
|
||||
"OAuth2" : "OAuth2",
|
||||
"Client ID" : "クライアントID",
|
||||
"Client secret" : "クライアント秘密キー",
|
||||
"Client secret" : "クライアント秘密鍵",
|
||||
"OpenStack v2" : "OpenStack v2",
|
||||
"Tenant name" : "テナント名",
|
||||
"Identity endpoint URL" : "認証エンドポイントURL",
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
"App secret" : "アプリシークレット",
|
||||
"OAuth2" : "OAuth2",
|
||||
"Client ID" : "クライアントID",
|
||||
"Client secret" : "クライアント秘密キー",
|
||||
"Client secret" : "クライアント秘密鍵",
|
||||
"OpenStack v2" : "OpenStack v2",
|
||||
"Tenant name" : "テナント名",
|
||||
"Identity endpoint URL" : "認証エンドポイントURL",
|
||||
|
|
|
@ -1,16 +1,20 @@
|
|||
OC.L10N.register(
|
||||
"oauth2",
|
||||
{
|
||||
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "El teu URL de redirecció ha de ser una adreça URL completa per exemple: https://elteudomini.com/cami",
|
||||
"Your client is not authorized to connect. Please inform the administrator of your client." : "El vostre client no està autoritzat a connectar-se. Informeu a l’administrador del vostre client.",
|
||||
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "El vostre URL redirigit ha de ser un URL complet, per exemple: https://elvostredomini.com/path",
|
||||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Permet autenticació compatible amb OAuth2 des d'altres aplicacions web.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L’app OAuth2 permet als administradors configurar el flux de treball d'autenticació integrada per també permetre l'autenticació compatible amb OAuth2 des d'altres aplicacions web.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L’aplicació OAuth2 permet als administradors configurar el flux de treball d'autenticació integrada per també permetre l'autenticació compatible amb OAuth2 des d'altres aplicacions web.",
|
||||
"OAuth 2.0 clients" : "Clients OAuth 2.0",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permet als serveis externs sol·licitar accés a {instanceName}.",
|
||||
"Name" : "Nom",
|
||||
"Redirection URI" : "URl redirecció",
|
||||
"Redirection URI" : "Redirigeix a l'URI",
|
||||
"Client Identifier" : "Identificador de client",
|
||||
"Secret" : "Secret",
|
||||
"Add client" : "Afegeix un client",
|
||||
"Add" : "Afegeix"
|
||||
"Add" : "Afegeix",
|
||||
"Show client secret" : "Mostra el secret del client",
|
||||
"Delete" : "Suprimeix"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -1,14 +1,18 @@
|
|||
{ "translations": {
|
||||
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "El teu URL de redirecció ha de ser una adreça URL completa per exemple: https://elteudomini.com/cami",
|
||||
"Your client is not authorized to connect. Please inform the administrator of your client." : "El vostre client no està autoritzat a connectar-se. Informeu a l’administrador del vostre client.",
|
||||
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "El vostre URL redirigit ha de ser un URL complet, per exemple: https://elvostredomini.com/path",
|
||||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Permet autenticació compatible amb OAuth2 des d'altres aplicacions web.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L’app OAuth2 permet als administradors configurar el flux de treball d'autenticació integrada per també permetre l'autenticació compatible amb OAuth2 des d'altres aplicacions web.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L’aplicació OAuth2 permet als administradors configurar el flux de treball d'autenticació integrada per també permetre l'autenticació compatible amb OAuth2 des d'altres aplicacions web.",
|
||||
"OAuth 2.0 clients" : "Clients OAuth 2.0",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permet als serveis externs sol·licitar accés a {instanceName}.",
|
||||
"Name" : "Nom",
|
||||
"Redirection URI" : "URl redirecció",
|
||||
"Redirection URI" : "Redirigeix a l'URI",
|
||||
"Client Identifier" : "Identificador de client",
|
||||
"Secret" : "Secret",
|
||||
"Add client" : "Afegeix un client",
|
||||
"Add" : "Afegeix"
|
||||
"Add" : "Afegeix",
|
||||
"Show client secret" : "Mostra el secret del client",
|
||||
"Delete" : "Suprimeix"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -1,9 +1,11 @@
|
|||
OC.L10N.register(
|
||||
"oauth2",
|
||||
{
|
||||
"Your client is not authorized to connect. Please inform the administrator of your client." : "このクライアント(認証依頼元)は認証されていないので接続できません。クライアント側の管理者に問い合わせてください。",
|
||||
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "リダイレクトURLは、完全なURL(例えばhttps://yourdomain.com/path)である必要があります。",
|
||||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "他のWebアプリケーションからのOAuth2互換認証を許可します。",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2アプリは、他のWebサービスからOAuth2互換の認証に接続し、管理者が認証の流れを設定できるようにするものです。",
|
||||
"OAuth 2.0 clients" : "OAuth 2.0クライアント",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0により {instanceName} へのアクセス要求を外部サービスに許可します。",
|
||||
"Name" : "名前",
|
||||
|
@ -11,6 +13,8 @@ OC.L10N.register(
|
|||
"Client Identifier" : "クライアントID",
|
||||
"Secret" : "シークレットキー",
|
||||
"Add client" : "クライアントの追加",
|
||||
"Add" : "追加"
|
||||
"Add" : "追加",
|
||||
"Show client secret" : "クライアントシークレットキーを表示",
|
||||
"Delete" : "削除"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
{ "translations": {
|
||||
"Your client is not authorized to connect. Please inform the administrator of your client." : "このクライアント(認証依頼元)は認証されていないので接続できません。クライアント側の管理者に問い合わせてください。",
|
||||
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "リダイレクトURLは、完全なURL(例えばhttps://yourdomain.com/path)である必要があります。",
|
||||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "他のWebアプリケーションからのOAuth2互換認証を許可します。",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2アプリは、他のWebサービスからOAuth2互換の認証に接続し、管理者が認証の流れを設定できるようにするものです。",
|
||||
"OAuth 2.0 clients" : "OAuth 2.0クライアント",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0により {instanceName} へのアクセス要求を外部サービスに許可します。",
|
||||
"Name" : "名前",
|
||||
|
@ -9,6 +11,8 @@
|
|||
"Client Identifier" : "クライアントID",
|
||||
"Secret" : "シークレットキー",
|
||||
"Add client" : "クライアントの追加",
|
||||
"Add" : "追加"
|
||||
"Add" : "追加",
|
||||
"Show client secret" : "クライアントシークレットキーを表示",
|
||||
"Delete" : "削除"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
|
@ -5,6 +5,10 @@ OC.L10N.register(
|
|||
"Shared with {email}" : "{email} と共有",
|
||||
"Shared with %1$s by %2$s" : "%2$s で %1$s と共有",
|
||||
"Shared with {email} by {actor}" : "{actor} で {email} と共有 ",
|
||||
"Unshared from %1$s" : "%1$s から共有解除しました",
|
||||
"Unshared from {email}" : "{email}から共有解除しました",
|
||||
"Unshared from %1$s by %2$s" : "%2$sで%1$s から共有解除しました",
|
||||
"Unshared from {email} by {actor}" : "{actor} で {email} と共有解除しました",
|
||||
"Password for mail share sent to %1$s" : "%1$sにメール共有するパスワード",
|
||||
"Password for mail share sent to {email}" : "{email} にメール共有するパスワード",
|
||||
"Password for mail share sent to you" : "あなたにメール共有するパスワード",
|
||||
|
@ -19,11 +23,15 @@ OC.L10N.register(
|
|||
"Sharing %1$s failed, this item is already shared with %2$s" : "%1$s の共有に失敗しました。 このアイテムはすでに %2$s と共有しています",
|
||||
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "自動生成パスワードを送信できませんでした。個人設定画面から正しいメールアドレスを設定して再度実施してください。",
|
||||
"Failed to send share by email" : "メールで共有の送信に失敗しました",
|
||||
"Click the button below to open it." : "クリックすると下が開きます",
|
||||
"%1$s shared »%2$s« with you" : "%1$sが あなたと >> %2$s <<を共有しました",
|
||||
"%1$s shared »%2$s« with you." : "%1$sが あなたと >> %2$s <<を共有しました。",
|
||||
"Click the button below to open it." : "以下のリンクをクリックすると開きます。",
|
||||
"Open »%s«" : "»%s«を開く",
|
||||
"%1$s via %2$s" : "%1$s に %2$s から",
|
||||
"Password to access »%s«" : "»%s« にアクセスするパスワード",
|
||||
"It is protected with the following password:" : "次のパスワードで保護されています。",
|
||||
"%1$s shared »%2$s« with you and wants to add" : "%1$s さんが »%2$s« にノートを追加しました。",
|
||||
"»%s« added a note to a file shared with you" : "»%s« あなたと共有しているファイルにノートを追加しました。 ",
|
||||
"This is the password:" : "パスワード: ",
|
||||
"You can choose a different password at any time in the share dialog." : "共有ダイアログからいつでも違うパスワードに変更できます。",
|
||||
"Could not find share" : "共有が見つかりませんでした",
|
||||
|
|
|
@ -3,6 +3,10 @@
|
|||
"Shared with {email}" : "{email} と共有",
|
||||
"Shared with %1$s by %2$s" : "%2$s で %1$s と共有",
|
||||
"Shared with {email} by {actor}" : "{actor} で {email} と共有 ",
|
||||
"Unshared from %1$s" : "%1$s から共有解除しました",
|
||||
"Unshared from {email}" : "{email}から共有解除しました",
|
||||
"Unshared from %1$s by %2$s" : "%2$sで%1$s から共有解除しました",
|
||||
"Unshared from {email} by {actor}" : "{actor} で {email} と共有解除しました",
|
||||
"Password for mail share sent to %1$s" : "%1$sにメール共有するパスワード",
|
||||
"Password for mail share sent to {email}" : "{email} にメール共有するパスワード",
|
||||
"Password for mail share sent to you" : "あなたにメール共有するパスワード",
|
||||
|
@ -17,11 +21,15 @@
|
|||
"Sharing %1$s failed, this item is already shared with %2$s" : "%1$s の共有に失敗しました。 このアイテムはすでに %2$s と共有しています",
|
||||
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "自動生成パスワードを送信できませんでした。個人設定画面から正しいメールアドレスを設定して再度実施してください。",
|
||||
"Failed to send share by email" : "メールで共有の送信に失敗しました",
|
||||
"Click the button below to open it." : "クリックすると下が開きます",
|
||||
"%1$s shared »%2$s« with you" : "%1$sが あなたと >> %2$s <<を共有しました",
|
||||
"%1$s shared »%2$s« with you." : "%1$sが あなたと >> %2$s <<を共有しました。",
|
||||
"Click the button below to open it." : "以下のリンクをクリックすると開きます。",
|
||||
"Open »%s«" : "»%s«を開く",
|
||||
"%1$s via %2$s" : "%1$s に %2$s から",
|
||||
"Password to access »%s«" : "»%s« にアクセスするパスワード",
|
||||
"It is protected with the following password:" : "次のパスワードで保護されています。",
|
||||
"%1$s shared »%2$s« with you and wants to add" : "%1$s さんが »%2$s« にノートを追加しました。",
|
||||
"»%s« added a note to a file shared with you" : "»%s« あなたと共有しているファイルにノートを追加しました。 ",
|
||||
"This is the password:" : "パスワード: ",
|
||||
"You can choose a different password at any time in the share dialog." : "共有ダイアログからいつでも違うパスワードに変更できます。",
|
||||
"Could not find share" : "共有が見つかりませんでした",
|
||||
|
|
|
@ -386,7 +386,7 @@ OC.L10N.register(
|
|||
"Upgrade via web on my own risk" : "通过网络升级的风险",
|
||||
"Maintenance mode" : "维护模式",
|
||||
"This %s instance is currently in maintenance mode, which may take a while." : "该实例 %s 当前处于维护模式,这将花费一些时间。",
|
||||
"This page will refresh itself when the instance is available again." : "当实力再次可用时,页面会自动刷新。",
|
||||
"This page will refresh itself when the instance is available again." : "当实例再次可用时,页面会自动刷新。",
|
||||
"Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系您的系统管理员。",
|
||||
"Updated \"%s\" to %s" : "更新 \"%s\" 为 %s",
|
||||
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">代码完整性检查出现异常,点击查看详细信息...</a>",
|
||||
|
|
|
@ -384,7 +384,7 @@
|
|||
"Upgrade via web on my own risk" : "通过网络升级的风险",
|
||||
"Maintenance mode" : "维护模式",
|
||||
"This %s instance is currently in maintenance mode, which may take a while." : "该实例 %s 当前处于维护模式,这将花费一些时间。",
|
||||
"This page will refresh itself when the instance is available again." : "当实力再次可用时,页面会自动刷新。",
|
||||
"This page will refresh itself when the instance is available again." : "当实例再次可用时,页面会自动刷新。",
|
||||
"Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系您的系统管理员。",
|
||||
"Updated \"%s\" to %s" : "更新 \"%s\" 为 %s",
|
||||
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">代码完整性检查出现异常,点击查看详细信息...</a>",
|
||||
|
|
|
@ -1,13 +1,28 @@
|
|||
OC.L10N.register(
|
||||
"settings",
|
||||
{
|
||||
"{actor} added you to group {group}" : "{actor} があなたを {group} グループに追加しました",
|
||||
"You added {user} to group {group}" : "{user}を {group} グループに追加しました",
|
||||
"{actor} added {user} to group {group}" : "{actor} が{user}を {group} グループに追加しました",
|
||||
"An administrator added you to group {group}" : "管理者があなたを {group} グループに追加しました",
|
||||
"An administrator added {user} to group {group}" : "管理者が{user}を {group} グループに追加しました",
|
||||
"{actor} removed you from group {group}" : "{actor} があなたを {group} グループから外しました",
|
||||
"You removed {user} from group {group}" : "{user}を {group} グループから外しました",
|
||||
"{actor} removed {user} from group {group}" : "{actor} が{user}を {group} グループから外しました",
|
||||
"An administrator removed you from group {group}" : "管理者があなたを {group} グループから外しました",
|
||||
"An administrator removed {user} from group {group}" : "管理者が{user}を {group} グループから外しました",
|
||||
"Your <strong>group memberships</strong> were modified" : "<strong>グループメンバーシップ</strong>が変更されたとき",
|
||||
"{actor} changed your password" : "{actor} がパスワードを変更",
|
||||
"You changed your password" : "パスワードを変更",
|
||||
"Your password was reset by an administrator" : "管理者がパスワードをリセットしました",
|
||||
"{actor} changed your email address" : "{actor} がメールアドレスを変更しました",
|
||||
"You changed your email address" : "メールアドレスを変更しました",
|
||||
"Your email address was changed by an administrator" : "管理者がメールアドレスを変更しました",
|
||||
"You created app password \"{token}\"" : "アプリのパスワード\"{token}\"を作成しました",
|
||||
"You deleted app password \"{token}\"" : "アプリのパスワード\"{token}\"を削除しました",
|
||||
"You renamed app password \"{token}\" to \"{newToken}\"" : "アプリのパスワードを{token} から {newToken} に変更しました。",
|
||||
"You granted filesystem access to app password \"{token}\"" : "アプリのパスワード\"{token}\"へファイルシステムアクセス件を付与しました",
|
||||
"You revoked filesystem access from app password \"{token}\"" : "アプリのパスワード\"{token}\"へファイルシステムアクセス件を取り下げました",
|
||||
"Security" : "セキュリティ",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "二要素認証を使用して正常にログインしました (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "二要素認証を使用したログイン試行に失敗しました (%1$s)",
|
||||
|
@ -24,6 +39,7 @@ OC.L10N.register(
|
|||
"Backend doesn't support password change, but the user's encryption key was updated." : "バックエンドはパスワードの変更をサポートしていませんが、ユーザーの暗号化キーは正常に更新されました。",
|
||||
"installing and updating apps via the app store or Federated Cloud Sharing" : "アプリストアまたはクラウド連携共有から、アプリをインストールならびにアップデート",
|
||||
"Federated Cloud Sharing" : "統合されたクラウド共有",
|
||||
"cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "%1$sバージョン (%2$s) の古い cURL を使っています。OSを更新するか、この機能 %3$sが正しく動くアプリに更新してください。",
|
||||
"Invalid SMTP password." : "SMTPパスワードが無効",
|
||||
"Email setting test" : "メール設定のテスト",
|
||||
"Well done, %s!" : "%s、素晴らしい!",
|
||||
|
@ -36,6 +52,7 @@ OC.L10N.register(
|
|||
"Unable to change full name" : "名前を変更できません",
|
||||
"Unable to change email address" : "メールアドレスを変更できません",
|
||||
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "あなたのTwitterアカウントを確認するには、以下のtweetをTwitterに投稿してください(改行なしで投稿してください):",
|
||||
"In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "あなたのウェブサイトを確認するため、次の内容をウェブルートの'.well-known/CloudIdVerificationCode.txt'に保存します。(完全な文章で一文になっていることを確かめてください。)",
|
||||
"%1$s changed your password on %2$s." : "%1$sにより %2$sのパスワードを変更しました。",
|
||||
"Your password on %s was changed." : "%s のパスワードを変更しました。",
|
||||
"Your password on %s was reset by an administrator." : "%sのパスワードは、管理者がリセットしました。",
|
||||
|
@ -79,17 +96,455 @@ OC.L10N.register(
|
|||
"So-so password" : "まずまずのパスワード",
|
||||
"Good password" : "良好なパスワード",
|
||||
"Strong password" : "強いパスワード",
|
||||
"An error occurred while changing your language. Please reload the page and try again." : "言語を変更する際にエラーが発生しました。ページをリロードして、再度試してください。",
|
||||
"An error occurred while changing your locale. Please reload the page and try again." : "ロケールの変更中にエラーが発生しました。 ページをリロードしてもう一度お試しください。",
|
||||
"Select a profile picture" : "プロファイル画像を選択",
|
||||
"Week starts on {fdow}" : "週は{fdow}から始まります",
|
||||
"Groups" : "グループ",
|
||||
"Group list is empty" : "グループリストが空です",
|
||||
"Unable to retrieve the group list" : "グループリストを取得できません",
|
||||
"Afrikaans (Namibia)" : "Afrikaans (Namibia)",
|
||||
"Afrikaans (South Africa)" : "Afrikaans (South Africa)",
|
||||
"Afrikaans" : "Afrikaans",
|
||||
"Akan (Ghana)" : "Akan (Ghana)",
|
||||
"Akan" : "Akan",
|
||||
"Albanian (Albania)" : "Albanian (Albania)",
|
||||
"Albanian" : "Albanian",
|
||||
"Amharic (Ethiopia)" : "Amharic (Ethiopia)",
|
||||
"Amharic" : "Amharic",
|
||||
"Arabic (Algeria)" : "Arabic (Algeria)",
|
||||
"Arabic (Bahrain)" : "Arabic (Bahrain)",
|
||||
"Arabic (Egypt)" : "Arabic (Egypt)",
|
||||
"Arabic (Iraq)" : "Arabic (Iraq)",
|
||||
"Arabic (Jordan)" : "Arabic (Jordan)",
|
||||
"Arabic (Kuwait)" : "Arabic (Kuwait)",
|
||||
"Arabic (Lebanon)" : "Arabic (Lebanon)",
|
||||
"Arabic (Libya)" : "Arabic (Libya)",
|
||||
"Arabic (Morocco)" : "Arabic (Morocco)",
|
||||
"Arabic (Oman)" : "Arabic (Oman)",
|
||||
"Arabic (Qatar)" : "Arabic (Qatar)",
|
||||
"Arabic (Saudi Arabia)" : "Arabic (Saudi Arabia)",
|
||||
"Arabic (Sudan)" : "Arabic (Sudan)",
|
||||
"Arabic (Syria)" : "Arabic (Syria)",
|
||||
"Arabic (Tunisia)" : "Arabic (Tunisia)",
|
||||
"Arabic (United Arab Emirates)" : "Arabic (United Arab Emirates)",
|
||||
"Arabic (Yemen)" : "Arabic (Yemen)",
|
||||
"Arabic" : "Arabic",
|
||||
"Armenian (Armenia)" : "Armenian (Armenia)",
|
||||
"Armenian" : "Armenian",
|
||||
"Assamese (India)" : "Assamese (India)",
|
||||
"Assamese" : "Assamese",
|
||||
"Asu (Tanzania)" : "Asu (Tanzania)",
|
||||
"Asu" : "Asu",
|
||||
"Azerbaijani (Cyrillic)" : "Azerbaijani (Cyrillic)",
|
||||
"Azerbaijani (Cyrillic, Azerbaijan)" : "Azerbaijani (Cyrillic, Azerbaijan)",
|
||||
"Azerbaijani (Latin)" : "Azerbaijani (Latin)",
|
||||
"Azerbaijani (Latin, Azerbaijan)" : "Azerbaijani (Latin, Azerbaijan)",
|
||||
"Azerbaijani" : "Azerbaijani",
|
||||
"Bambara (Mali)" : "Bambara (Mali)",
|
||||
"Bambara" : "Bambara",
|
||||
"Basque (Spain)" : "Basque (Spain)",
|
||||
"Basque" : "Basque",
|
||||
"Belarusian (Belarus)" : "Belarusian (Belarus)",
|
||||
"Belarusian" : "Belarusian",
|
||||
"Bemba (Zambia)" : "Bemba (Zambia)",
|
||||
"Bemba" : "Bemba",
|
||||
"Bena (Tanzania)" : "Bena (Tanzania)",
|
||||
"Bena" : "Bena",
|
||||
"Bengali (Bangladesh)" : "Bengali (Bangladesh)",
|
||||
"Bengali (India)" : "Bengali (India)",
|
||||
"Bengali" : "Bengali",
|
||||
"Bosnian (Bosnia and Herzegovina)" : "Bosnian (Bosnia and Herzegovina)",
|
||||
"Bosnian" : "Bosnian",
|
||||
"Bulgarian (Bulgaria)" : "Bulgarian (Bulgaria)",
|
||||
"Bulgarian" : "Bulgarian",
|
||||
"Burmese (Myanmar [Burma])" : "Burmese (Myanmar [Burma])",
|
||||
"Burmese" : "Burmese",
|
||||
"Catalan (Spain)" : "Catalan (Spain)",
|
||||
"Catalan" : "Catalan",
|
||||
"Central Morocco Tamazight (Latin)" : "Central Morocco Tamazight (Latin)",
|
||||
"Central Morocco Tamazight (Latin, Morocco)" : "Central Morocco Tamazight (Latin, Morocco)",
|
||||
"Central Morocco Tamazight" : "Central Morocco Tamazight",
|
||||
"Cherokee (United States)" : "Cherokee (United States)",
|
||||
"Cherokee" : "Cherokee",
|
||||
"Chiga (Uganda)" : "Chiga (Uganda)",
|
||||
"Chiga" : "Chiga",
|
||||
"Chinese (Simplified Han)" : "Chinese (Simplified Han)",
|
||||
"Chinese (Simplified Han, China)" : "Chinese (Simplified Han, China)",
|
||||
"Chinese (Simplified Han, Hong Kong SAR China)" : "Chinese (Simplified Han, Hong Kong SAR China)",
|
||||
"Chinese (Simplified Han, Macau SAR China)" : "Chinese (Simplified Han, Macau SAR China)",
|
||||
"Chinese (Simplified Han, Singapore)" : "Chinese (Simplified Han, Singapore)",
|
||||
"Chinese (Traditional Han)" : "Chinese (Traditional Han)",
|
||||
"Chinese (Traditional Han, Hong Kong SAR China)" : "Chinese (Traditional Han, Hong Kong SAR China)",
|
||||
"Chinese (Traditional Han, Macau SAR China)" : "Chinese (Traditional Han, Macau SAR China)",
|
||||
"Chinese (Traditional Han, Taiwan)" : "Chinese (Traditional Han, Taiwan)",
|
||||
"Chinese" : "Chinese",
|
||||
"Cornish (United Kingdom)" : "Cornish (United Kingdom)",
|
||||
"Cornish" : "Cornish",
|
||||
"Croatian (Croatia)" : "Croatian (Croatia)",
|
||||
"Croatian" : "Croatian",
|
||||
"Czech (Czech Republic)" : "Czech (Czech Republic)",
|
||||
"Czech" : "Czech",
|
||||
"Danish (Denmark)" : "Danish (Denmark)",
|
||||
"Danish" : "Danish",
|
||||
"Dutch (Belgium)" : "Dutch (Belgium)",
|
||||
"Dutch (Netherlands)" : "Dutch (Netherlands)",
|
||||
"Dutch" : "Dutch",
|
||||
"Embu (Kenya)" : "Embu (Kenya)",
|
||||
"Embu" : "Embu",
|
||||
"English (American Samoa)" : "English (American Samoa)",
|
||||
"English (Australia)" : "English (Australia)",
|
||||
"English (Belgium)" : "English (Belgium)",
|
||||
"English (Belize)" : "English (Belize)",
|
||||
"English (Botswana)" : "English (Botswana)",
|
||||
"English (Canada)" : "English (Canada)",
|
||||
"English (Guam)" : "English (Guam)",
|
||||
"English (Hong Kong SAR China)" : "English (Hong Kong SAR China)",
|
||||
"English (India)" : "English (India)",
|
||||
"English (Ireland)" : "English (Ireland)",
|
||||
"English (Jamaica)" : "English (Jamaica)",
|
||||
"English (Malta)" : "English (Malta)",
|
||||
"English (Marshall Islands)" : "English (Marshall Islands)",
|
||||
"English (Mauritius)" : "English (Mauritius)",
|
||||
"English (Namibia)" : "English (Namibia)",
|
||||
"English (New Zealand)" : "English (New Zealand)",
|
||||
"English (Northern Mariana Islands)" : "English (Northern Mariana Islands)",
|
||||
"English (Pakistan)" : "English (Pakistan)",
|
||||
"English (Philippines)" : "English (Philippines)",
|
||||
"English (Singapore)" : "English (Singapore)",
|
||||
"English (South Africa)" : "English (South Africa)",
|
||||
"English (Trinidad and Tobago)" : "English (Trinidad and Tobago)",
|
||||
"English (U.S. Minor Outlying Islands)" : "English (U.S. Minor Outlying Islands)",
|
||||
"English (U.S. Virgin Islands)" : "English (U.S. Virgin Islands)",
|
||||
"English (United Kingdom)" : "English (United Kingdom)",
|
||||
"English (United States)" : "English (United States)",
|
||||
"English (Zimbabwe)" : "English (Zimbabwe)",
|
||||
"English" : "English",
|
||||
"Esperanto" : "Esperanto",
|
||||
"Estonian (Estonia)" : "Estonian (Estonia)",
|
||||
"Estonian" : "Estonian",
|
||||
"Ewe (Ghana)" : "Ewe (Ghana)",
|
||||
"Ewe (Togo)" : "Ewe (Togo)",
|
||||
"Ewe" : "Ewe",
|
||||
"Faroese (Faroe Islands)" : "Faroese (Faroe Islands)",
|
||||
"Faroese" : "Faroese",
|
||||
"Filipino (Philippines)" : "Filipino (Philippines)",
|
||||
"Filipino" : "Filipino",
|
||||
"Finnish (Finland)" : "Finnish (Finland)",
|
||||
"Finnish" : "Finnish",
|
||||
"French (Belgium)" : "French (Belgium)",
|
||||
"French (Benin)" : "French (Benin)",
|
||||
"French (Burkina Faso)" : "French (Burkina Faso)",
|
||||
"French (Burundi)" : "French (Burundi)",
|
||||
"French (Cameroon)" : "French (Cameroon)",
|
||||
"French (Canada)" : "French (Canada)",
|
||||
"French (Central African Republic)" : "French (Central African Republic)",
|
||||
"French (Chad)" : "French (Chad)",
|
||||
"French (Comoros)" : "French (Comoros)",
|
||||
"French (Congo - Brazzaville)" : "French (Congo - Brazzaville)",
|
||||
"French (Congo - Kinshasa)" : "French (Congo - Kinshasa)",
|
||||
"French (Côte d’Ivoire)" : "French (Côte d’Ivoire)",
|
||||
"French (Djibouti)" : "French (Djibouti)",
|
||||
"French (Equatorial Guinea)" : "French (Equatorial Guinea)",
|
||||
"French (France)" : "French (France)",
|
||||
"French (Gabon)" : "French (Gabon)",
|
||||
"French (Guadeloupe)" : "French (Guadeloupe)",
|
||||
"French (Guinea)" : "French (Guinea)",
|
||||
"French (Luxembourg)" : "French (Luxembourg)",
|
||||
"French (Madagascar)" : "French (Madagascar)",
|
||||
"French (Mali)" : "French (Mali)",
|
||||
"French (Martinique)" : "French (Martinique)",
|
||||
"French (Monaco)" : "French (Monaco)",
|
||||
"French (Niger)" : "French (Niger)",
|
||||
"French (Rwanda)" : "French (Rwanda)",
|
||||
"French (Réunion)" : "French (Réunion)",
|
||||
"French (Saint Barthélemy)" : "French (Saint Barthélemy)",
|
||||
"French (Saint Martin)" : "French (Saint Martin)",
|
||||
"French (Senegal)" : "French (Senegal)",
|
||||
"French (Switzerland)" : "French (Switzerland)",
|
||||
"French (Togo)" : "French (Togo)",
|
||||
"French" : "French",
|
||||
"Fulah (Senegal)" : "Fulah (Senegal)",
|
||||
"Fulah" : "Fulah",
|
||||
"Galician (Spain)" : "Galician (Spain)",
|
||||
"Galician" : "Galician",
|
||||
"Ganda (Uganda)" : "Ganda (Uganda)",
|
||||
"Ganda" : "Ganda",
|
||||
"Georgian (Georgia)" : "Georgian (Georgia)",
|
||||
"Georgian" : "Georgian",
|
||||
"German (Austria)" : "German (Austria)",
|
||||
"German (Belgium)" : "German (Belgium)",
|
||||
"German (Germany)" : "German (Germany)",
|
||||
"German (Liechtenstein)" : "German (Liechtenstein)",
|
||||
"German (Luxembourg)" : "German (Luxembourg)",
|
||||
"German (Switzerland)" : "German (Switzerland)",
|
||||
"German" : "German",
|
||||
"Greek (Cyprus)" : "Greek (Cyprus)",
|
||||
"Greek (Greece)" : "Greek (Greece)",
|
||||
"Greek" : "Greek",
|
||||
"Gujarati (India)" : "Gujarati (India)",
|
||||
"Gujarati" : "Gujarati",
|
||||
"Gusii (Kenya)" : "Gusii (Kenya)",
|
||||
"Gusii" : "Gusii",
|
||||
"Hausa (Latin)" : "Hausa (Latin)",
|
||||
"Hausa (Latin, Ghana)" : "Hausa (Latin, Ghana)",
|
||||
"Hausa (Latin, Niger)" : "Hausa (Latin, Niger)",
|
||||
"Hausa (Latin, Nigeria)" : "Hausa (Latin, Nigeria)",
|
||||
"Hausa" : "Hausa",
|
||||
"Hawaiian (United States)" : "Hawaiian (United States)",
|
||||
"Hawaiian" : "Hawaiian",
|
||||
"Hebrew (Israel)" : "Hebrew (Israel)",
|
||||
"Hebrew" : "Hebrew",
|
||||
"Hindi (India)" : "Hindi (India)",
|
||||
"Hindi" : "Hindi",
|
||||
"Hungarian (Hungary)" : "Hungarian (Hungary)",
|
||||
"Hungarian" : "Hungarian",
|
||||
"Icelandic (Iceland)" : "Icelandic (Iceland)",
|
||||
"Icelandic" : "Icelandic",
|
||||
"Igbo (Nigeria)" : "Igbo (Nigeria)",
|
||||
"Igbo" : "Igbo",
|
||||
"Indonesian (Indonesia)" : "Indonesian (Indonesia)",
|
||||
"Indonesian" : "Indonesian",
|
||||
"Irish (Ireland)" : "Irish (Ireland)",
|
||||
"Irish" : "Irish",
|
||||
"Italian (Italy)" : "Italian (Italy)",
|
||||
"Italian (Switzerland)" : "Italian (Switzerland)",
|
||||
"Italian" : "Italian",
|
||||
"Japanese (Japan)" : "Japanese (Japan)",
|
||||
"Japanese" : "Japanese",
|
||||
"Kabuverdianu (Cape Verde)" : "Kabuverdianu (Cape Verde)",
|
||||
"Kabuverdianu" : "Kabuverdianu",
|
||||
"Kabyle (Algeria)" : "Kabyle (Algeria)",
|
||||
"Kabyle" : "Kabyle",
|
||||
"Kalaallisut (Greenland)" : "Kalaallisut (Greenland)",
|
||||
"Kalaallisut" : "Kalaallisut",
|
||||
"Kalenjin (Kenya)" : "Kalenjin (Kenya)",
|
||||
"Kalenjin" : "Kalenjin",
|
||||
"Kamba (Kenya)" : "Kamba (Kenya)",
|
||||
"Kamba" : "Kamba",
|
||||
"Kannada (India)" : "Kannada (India)",
|
||||
"Kannada" : "Kannada",
|
||||
"Kazakh (Cyrillic)" : "Kazakh (Cyrillic)",
|
||||
"Kazakh (Cyrillic, Kazakhstan)" : "Kazakh (Cyrillic, Kazakhstan)",
|
||||
"Kazakh" : "Kazakh",
|
||||
"Khmer (Cambodia)" : "Khmer (Cambodia)",
|
||||
"Khmer" : "Khmer",
|
||||
"Kikuyu (Kenya)" : "Kikuyu (Kenya)",
|
||||
"Kikuyu" : "Kikuyu",
|
||||
"Kinyarwanda (Rwanda)" : "Kinyarwanda (Rwanda)",
|
||||
"Kinyarwanda" : "Kinyarwanda",
|
||||
"Konkani (India)" : "Konkani (India)",
|
||||
"Konkani" : "Konkani",
|
||||
"Korean (South Korea)" : "Korean (South Korea)",
|
||||
"Korean" : "Korean",
|
||||
"Koyra Chiini (Mali)" : "Koyra Chiini (Mali)",
|
||||
"Koyra Chiini" : "Koyra Chiini",
|
||||
"Koyraboro Senni (Mali)" : "Koyraboro Senni (Mali)",
|
||||
"Koyraboro Senni" : "Koyraboro Senni",
|
||||
"Langi (Tanzania)" : "Langi (Tanzania)",
|
||||
"Langi" : "Langi",
|
||||
"Latvian (Latvia)" : "Latvian (Latvia)",
|
||||
"Latvian" : "Latvian",
|
||||
"Lithuanian (Lithuania)" : "Lithuanian (Lithuania)",
|
||||
"Lithuanian" : "Lithuanian",
|
||||
"Luo (Kenya)" : "Luo (Kenya)",
|
||||
"Luo" : "Luo",
|
||||
"Luyia (Kenya)" : "Luyia (Kenya)",
|
||||
"Luyia" : "Luyia",
|
||||
"Macedonian (Macedonia)" : "Macedonian (Macedonia)",
|
||||
"Macedonian" : "Macedonian",
|
||||
"Machame (Tanzania)" : "Machame (Tanzania)",
|
||||
"Machame" : "Machame",
|
||||
"Makonde (Tanzania)" : "Makonde (Tanzania)",
|
||||
"Makonde" : "Makonde",
|
||||
"Malagasy (Madagascar)" : "Malagasy (Madagascar)",
|
||||
"Malagasy" : "Malagasy",
|
||||
"Malay (Brunei)" : "Malay (Brunei)",
|
||||
"Malay (Malaysia)" : "Malay (Malaysia)",
|
||||
"Malay" : "Malay",
|
||||
"Malayalam (India)" : "Malayalam (India)",
|
||||
"Malayalam" : "Malayalam",
|
||||
"Maltese (Malta)" : "Maltese (Malta)",
|
||||
"Maltese" : "Maltese",
|
||||
"Manx (United Kingdom)" : "Manx (United Kingdom)",
|
||||
"Manx" : "Manx",
|
||||
"Marathi (India)" : "Marathi (India)",
|
||||
"Marathi" : "Marathi",
|
||||
"Masai (Kenya)" : "Masai (Kenya)",
|
||||
"Masai (Tanzania)" : "Masai (Tanzania)",
|
||||
"Masai" : "Masai",
|
||||
"Meru (Kenya)" : "Meru (Kenya)",
|
||||
"Meru" : "Meru",
|
||||
"Morisyen (Mauritius)" : "Morisyen (Mauritius)",
|
||||
"Morisyen" : "Morisyen",
|
||||
"Nama (Namibia)" : "Nama (Namibia)",
|
||||
"Nama" : "Nama",
|
||||
"Nepali (India)" : "Nepali (India)",
|
||||
"Nepali (Nepal)" : "Nepali (Nepal)",
|
||||
"Nepali" : "Nepali",
|
||||
"North Ndebele (Zimbabwe)" : "North Ndebele (Zimbabwe)",
|
||||
"North Ndebele" : "North Ndebele",
|
||||
"Norwegian Bokmål (Norway)" : "Norwegian Bokmål (Norway)",
|
||||
"Norwegian Bokmål" : "Norwegian Bokmål",
|
||||
"Norwegian Nynorsk (Norway)" : "Norwegian Nynorsk (Norway)",
|
||||
"Norwegian Nynorsk" : "Norwegian Nynorsk",
|
||||
"Nyankole (Uganda)" : "Nyankole (Uganda)",
|
||||
"Nyankole" : "Nyankole",
|
||||
"Oriya (India)" : "Oriya (India)",
|
||||
"Oriya" : "Oriya",
|
||||
"Oromo (Ethiopia)" : "Oromo (Ethiopia)",
|
||||
"Oromo (Kenya)" : "Oromo (Kenya)",
|
||||
"Oromo" : "Oromo",
|
||||
"Pashto (Afghanistan)" : "Pashto (Afghanistan)",
|
||||
"Pashto" : "Pashto",
|
||||
"Persian (Afghanistan)" : "Persian (Afghanistan)",
|
||||
"Persian (Iran)" : "Persian (Iran)",
|
||||
"Persian" : "Persian",
|
||||
"Polish (Poland)" : "Polish (Poland)",
|
||||
"Polish" : "Polish",
|
||||
"Portuguese (Brazil)" : "Portuguese (Brazil)",
|
||||
"Portuguese (Guinea-Bissau)" : "Portuguese (Guinea-Bissau)",
|
||||
"Portuguese (Mozambique)" : "Portuguese (Mozambique)",
|
||||
"Portuguese (Portugal)" : "Portuguese (Portugal)",
|
||||
"Portuguese" : "Portuguese",
|
||||
"Punjabi (Arabic)" : "Punjabi (Arabic)",
|
||||
"Punjabi (Arabic, Pakistan)" : "Punjabi (Arabic, Pakistan)",
|
||||
"Punjabi (Gurmukhi)" : "Punjabi (Gurmukhi)",
|
||||
"Punjabi (Gurmukhi, India)" : "Punjabi (Gurmukhi, India)",
|
||||
"Punjabi" : "Punjabi",
|
||||
"Romanian (Moldova)" : "Romanian (Moldova)",
|
||||
"Romanian (Romania)" : "Romanian (Romania)",
|
||||
"Romanian" : "Romanian",
|
||||
"Romansh (Switzerland)" : "Romansh (Switzerland)",
|
||||
"Romansh" : "Romansh",
|
||||
"Rombo (Tanzania)" : "Rombo (Tanzania)",
|
||||
"Rombo" : "Rombo",
|
||||
"Russian (Moldova)" : "Russian (Moldova)",
|
||||
"Russian (Russia)" : "Russian (Russia)",
|
||||
"Russian (Ukraine)" : "Russian (Ukraine)",
|
||||
"Russian" : "Russian",
|
||||
"Rwa (Tanzania)" : "Rwa (Tanzania)",
|
||||
"Rwa" : "Rwa",
|
||||
"Samburu (Kenya)" : "Samburu (Kenya)",
|
||||
"Samburu" : "Samburu",
|
||||
"Sango (Central African Republic)" : "Sango (Central African Republic)",
|
||||
"Sango" : "Sango",
|
||||
"Sena (Mozambique)" : "Sena (Mozambique)",
|
||||
"Sena" : "Sena",
|
||||
"Serbian (Cyrillic)" : "Serbian (Cyrillic)",
|
||||
"Serbian (Cyrillic, Bosnia and Herzegovina)" : "Serbian (Cyrillic, Bosnia and Herzegovina)",
|
||||
"Serbian (Cyrillic, Montenegro)" : "Serbian (Cyrillic, Montenegro)",
|
||||
"Serbian (Cyrillic, Serbia)" : "Serbian (Cyrillic, Serbia)",
|
||||
"Serbian (Latin)" : "Serbian (Latin)",
|
||||
"Serbian (Latin, Bosnia and Herzegovina)" : "Serbian (Latin, Bosnia and Herzegovina)",
|
||||
"Serbian (Latin, Montenegro)" : "Serbian (Latin, Montenegro)",
|
||||
"Serbian (Latin, Serbia)" : "Serbian (Latin, Serbia)",
|
||||
"Serbian" : "Serbian",
|
||||
"Shona (Zimbabwe)" : "Shona (Zimbabwe)",
|
||||
"Shona" : "Shona",
|
||||
"Sichuan Yi (China)" : "Sichuan Yi (China)",
|
||||
"Sichuan Yi" : "Sichuan Yi",
|
||||
"Sinhala (Sri Lanka)" : "Sinhala (Sri Lanka)",
|
||||
"Sinhala" : "Sinhala",
|
||||
"Slovak (Slovakia)" : "Slovak (Slovakia)",
|
||||
"Slovak" : "Slovak",
|
||||
"Slovenian (Slovenia)" : "Slovenian (Slovenia)",
|
||||
"Slovenian" : "Slovenian",
|
||||
"Soga (Uganda)" : "Soga (Uganda)",
|
||||
"Soga" : "Soga",
|
||||
"Somali (Djibouti)" : "Somali (Djibouti)",
|
||||
"Somali (Ethiopia)" : "Somali (Ethiopia)",
|
||||
"Somali (Kenya)" : "Somali (Kenya)",
|
||||
"Somali (Somalia)" : "Somali (Somalia)",
|
||||
"Somali" : "Somali",
|
||||
"Spanish (Argentina)" : "Spanish (Argentina)",
|
||||
"Spanish (Bolivia)" : "Spanish (Bolivia)",
|
||||
"Spanish (Chile)" : "Spanish (Chile)",
|
||||
"Spanish (Colombia)" : "Spanish (Colombia)",
|
||||
"Spanish (Costa Rica)" : "Spanish (Costa Rica)",
|
||||
"Spanish (Dominican Republic)" : "Spanish (Dominican Republic)",
|
||||
"Spanish (Ecuador)" : "Spanish (Ecuador)",
|
||||
"Spanish (El Salvador)" : "Spanish (El Salvador)",
|
||||
"Spanish (Equatorial Guinea)" : "Spanish (Equatorial Guinea)",
|
||||
"Spanish (Guatemala)" : "Spanish (Guatemala)",
|
||||
"Spanish (Honduras)" : "Spanish (Honduras)",
|
||||
"Spanish (Latin America)" : "Spanish (Latin America)",
|
||||
"Spanish (Mexico)" : "Spanish (Mexico)",
|
||||
"Spanish (Nicaragua)" : "Spanish (Nicaragua)",
|
||||
"Spanish (Panama)" : "Spanish (Panama)",
|
||||
"Spanish (Paraguay)" : "Spanish (Paraguay)",
|
||||
"Spanish (Peru)" : "Spanish (Peru)",
|
||||
"Spanish (Puerto Rico)" : "Spanish (Puerto Rico)",
|
||||
"Spanish (Spain)" : "Spanish (Spain)",
|
||||
"Spanish (United States)" : "Spanish (United States)",
|
||||
"Spanish (Uruguay)" : "Spanish (Uruguay)",
|
||||
"Spanish (Venezuela)" : "Spanish (Venezuela)",
|
||||
"Spanish" : "Spanish",
|
||||
"Swahili (Kenya)" : "Swahili (Kenya)",
|
||||
"Swahili (Tanzania)" : "Swahili (Tanzania)",
|
||||
"Swahili" : "Swahili",
|
||||
"Swedish (Finland)" : "Swedish (Finland)",
|
||||
"Swedish (Sweden)" : "Swedish (Sweden)",
|
||||
"Swedish" : "Swedish",
|
||||
"Swiss German (Switzerland)" : "Swiss German (Switzerland)",
|
||||
"Swiss German" : "Swiss German",
|
||||
"Tachelhit (Latin)" : "Tachelhit (Latin)",
|
||||
"Tachelhit (Latin, Morocco)" : "Tachelhit (Latin, Morocco)",
|
||||
"Tachelhit (Tifinagh)" : "Tachelhit (Tifinagh)",
|
||||
"Tachelhit (Tifinagh, Morocco)" : "Tachelhit (Tifinagh, Morocco)",
|
||||
"Tachelhit" : "Tachelhit",
|
||||
"Taita (Kenya)" : "Taita (Kenya)",
|
||||
"Taita" : "Taita",
|
||||
"Tamil (India)" : "Tamil (India)",
|
||||
"Tamil (Sri Lanka)" : "Tamil (Sri Lanka)",
|
||||
"Tamil" : "Tamil",
|
||||
"Telugu (India)" : "Telugu (India)",
|
||||
"Telugu" : "Telugu",
|
||||
"Teso (Kenya)" : "Teso (Kenya)",
|
||||
"Teso (Uganda)" : "Teso (Uganda)",
|
||||
"Teso" : "Teso",
|
||||
"Thai (Thailand)" : "Thai (Thailand)",
|
||||
"Thai" : "Thai",
|
||||
"Tibetan (China)" : "Tibetan (China)",
|
||||
"Tibetan (India)" : "Tibetan (India)",
|
||||
"Tibetan" : "Tibetan",
|
||||
"Tigrinya (Eritrea)" : "Tigrinya (Eritrea)",
|
||||
"Tigrinya (Ethiopia)" : "Tigrinya (Ethiopia)",
|
||||
"Tigrinya" : "Tigrinya",
|
||||
"Tonga (Tonga)" : "Tonga (Tonga)",
|
||||
"Tonga" : "Tonga",
|
||||
"Turkish (Turkey)" : "Turkish (Turkey)",
|
||||
"Turkish" : "Turkish",
|
||||
"Ukrainian (Ukraine)" : "Ukrainian (Ukraine)",
|
||||
"Ukrainian" : "Ukrainian",
|
||||
"Urdu (India)" : "Urdu (India)",
|
||||
"Urdu (Pakistan)" : "Urdu (Pakistan)",
|
||||
"Urdu" : "Urdu",
|
||||
"Uzbek (Arabic)" : "Uzbek (Arabic)",
|
||||
"Uzbek (Arabic, Afghanistan)" : "Uzbek (Arabic, Afghanistan)",
|
||||
"Uzbek (Cyrillic)" : "Uzbek (Cyrillic)",
|
||||
"Uzbek (Cyrillic, Uzbekistan)" : "Uzbek (Cyrillic, Uzbekistan)",
|
||||
"Uzbek (Latin)" : "Uzbek (Latin)",
|
||||
"Uzbek (Latin, Uzbekistan)" : "Uzbek (Latin, Uzbekistan)",
|
||||
"Uzbek" : "Uzbek",
|
||||
"Vietnamese (Vietnam)" : "Vietnamese (Vietnam)",
|
||||
"Vietnamese" : "Vietnamese",
|
||||
"Vunjo (Tanzania)" : "Vunjo (Tanzania)",
|
||||
"Vunjo" : "Vunjo",
|
||||
"Welsh (United Kingdom)" : "Welsh (United Kingdom)",
|
||||
"Welsh" : "Welsh",
|
||||
"Yoruba (Nigeria)" : "Yoruba (Nigeria)",
|
||||
"Yoruba" : "Yoruba",
|
||||
"Zulu (South Africa)" : "Zulu (South Africa)",
|
||||
"Zulu" : "Zulu",
|
||||
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "二要素認証はすべての\tユーザーと特定のグループに強制することができます。設定済みの二要素プロバイダーがない場合は、システムにログインできません。",
|
||||
"Enforce two-factor authentication" : "二要素認証を強制する",
|
||||
"Limit to groups" : "次のグループに制限",
|
||||
"Enforcement of two-factor authentication can be set for certain groups only." : "二要素認証の強制は特定のグループのみに設定できます。",
|
||||
"Two-factor authentication is enforced for all\tmembers of the following groups." : "二要素認証はすべての\t次のグループのメンバーに強制されています。",
|
||||
"Enforced groups" : "適用されたグループ",
|
||||
"Two-factor authentication is not enforced for\tmembers of the following groups." : "次のグループのメンバーの場合、二要素認証は強制されません。",
|
||||
"Excluded groups" : "除外されたグループ",
|
||||
"Save changes" : "変更を保存",
|
||||
"Device settings" : "デバイスの設定",
|
||||
"Internet Explorer" : "Internet Explorer",
|
||||
|
|
|
@ -1,11 +1,26 @@
|
|||
{ "translations": {
|
||||
"{actor} added you to group {group}" : "{actor} があなたを {group} グループに追加しました",
|
||||
"You added {user} to group {group}" : "{user}を {group} グループに追加しました",
|
||||
"{actor} added {user} to group {group}" : "{actor} が{user}を {group} グループに追加しました",
|
||||
"An administrator added you to group {group}" : "管理者があなたを {group} グループに追加しました",
|
||||
"An administrator added {user} to group {group}" : "管理者が{user}を {group} グループに追加しました",
|
||||
"{actor} removed you from group {group}" : "{actor} があなたを {group} グループから外しました",
|
||||
"You removed {user} from group {group}" : "{user}を {group} グループから外しました",
|
||||
"{actor} removed {user} from group {group}" : "{actor} が{user}を {group} グループから外しました",
|
||||
"An administrator removed you from group {group}" : "管理者があなたを {group} グループから外しました",
|
||||
"An administrator removed {user} from group {group}" : "管理者が{user}を {group} グループから外しました",
|
||||
"Your <strong>group memberships</strong> were modified" : "<strong>グループメンバーシップ</strong>が変更されたとき",
|
||||
"{actor} changed your password" : "{actor} がパスワードを変更",
|
||||
"You changed your password" : "パスワードを変更",
|
||||
"Your password was reset by an administrator" : "管理者がパスワードをリセットしました",
|
||||
"{actor} changed your email address" : "{actor} がメールアドレスを変更しました",
|
||||
"You changed your email address" : "メールアドレスを変更しました",
|
||||
"Your email address was changed by an administrator" : "管理者がメールアドレスを変更しました",
|
||||
"You created app password \"{token}\"" : "アプリのパスワード\"{token}\"を作成しました",
|
||||
"You deleted app password \"{token}\"" : "アプリのパスワード\"{token}\"を削除しました",
|
||||
"You renamed app password \"{token}\" to \"{newToken}\"" : "アプリのパスワードを{token} から {newToken} に変更しました。",
|
||||
"You granted filesystem access to app password \"{token}\"" : "アプリのパスワード\"{token}\"へファイルシステムアクセス件を付与しました",
|
||||
"You revoked filesystem access from app password \"{token}\"" : "アプリのパスワード\"{token}\"へファイルシステムアクセス件を取り下げました",
|
||||
"Security" : "セキュリティ",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "二要素認証を使用して正常にログインしました (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "二要素認証を使用したログイン試行に失敗しました (%1$s)",
|
||||
|
@ -22,6 +37,7 @@
|
|||
"Backend doesn't support password change, but the user's encryption key was updated." : "バックエンドはパスワードの変更をサポートしていませんが、ユーザーの暗号化キーは正常に更新されました。",
|
||||
"installing and updating apps via the app store or Federated Cloud Sharing" : "アプリストアまたはクラウド連携共有から、アプリをインストールならびにアップデート",
|
||||
"Federated Cloud Sharing" : "統合されたクラウド共有",
|
||||
"cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "%1$sバージョン (%2$s) の古い cURL を使っています。OSを更新するか、この機能 %3$sが正しく動くアプリに更新してください。",
|
||||
"Invalid SMTP password." : "SMTPパスワードが無効",
|
||||
"Email setting test" : "メール設定のテスト",
|
||||
"Well done, %s!" : "%s、素晴らしい!",
|
||||
|
@ -34,6 +50,7 @@
|
|||
"Unable to change full name" : "名前を変更できません",
|
||||
"Unable to change email address" : "メールアドレスを変更できません",
|
||||
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "あなたのTwitterアカウントを確認するには、以下のtweetをTwitterに投稿してください(改行なしで投稿してください):",
|
||||
"In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "あなたのウェブサイトを確認するため、次の内容をウェブルートの'.well-known/CloudIdVerificationCode.txt'に保存します。(完全な文章で一文になっていることを確かめてください。)",
|
||||
"%1$s changed your password on %2$s." : "%1$sにより %2$sのパスワードを変更しました。",
|
||||
"Your password on %s was changed." : "%s のパスワードを変更しました。",
|
||||
"Your password on %s was reset by an administrator." : "%sのパスワードは、管理者がリセットしました。",
|
||||
|
@ -77,17 +94,455 @@
|
|||
"So-so password" : "まずまずのパスワード",
|
||||
"Good password" : "良好なパスワード",
|
||||
"Strong password" : "強いパスワード",
|
||||
"An error occurred while changing your language. Please reload the page and try again." : "言語を変更する際にエラーが発生しました。ページをリロードして、再度試してください。",
|
||||
"An error occurred while changing your locale. Please reload the page and try again." : "ロケールの変更中にエラーが発生しました。 ページをリロードしてもう一度お試しください。",
|
||||
"Select a profile picture" : "プロファイル画像を選択",
|
||||
"Week starts on {fdow}" : "週は{fdow}から始まります",
|
||||
"Groups" : "グループ",
|
||||
"Group list is empty" : "グループリストが空です",
|
||||
"Unable to retrieve the group list" : "グループリストを取得できません",
|
||||
"Afrikaans (Namibia)" : "Afrikaans (Namibia)",
|
||||
"Afrikaans (South Africa)" : "Afrikaans (South Africa)",
|
||||
"Afrikaans" : "Afrikaans",
|
||||
"Akan (Ghana)" : "Akan (Ghana)",
|
||||
"Akan" : "Akan",
|
||||
"Albanian (Albania)" : "Albanian (Albania)",
|
||||
"Albanian" : "Albanian",
|
||||
"Amharic (Ethiopia)" : "Amharic (Ethiopia)",
|
||||
"Amharic" : "Amharic",
|
||||
"Arabic (Algeria)" : "Arabic (Algeria)",
|
||||
"Arabic (Bahrain)" : "Arabic (Bahrain)",
|
||||
"Arabic (Egypt)" : "Arabic (Egypt)",
|
||||
"Arabic (Iraq)" : "Arabic (Iraq)",
|
||||
"Arabic (Jordan)" : "Arabic (Jordan)",
|
||||
"Arabic (Kuwait)" : "Arabic (Kuwait)",
|
||||
"Arabic (Lebanon)" : "Arabic (Lebanon)",
|
||||
"Arabic (Libya)" : "Arabic (Libya)",
|
||||
"Arabic (Morocco)" : "Arabic (Morocco)",
|
||||
"Arabic (Oman)" : "Arabic (Oman)",
|
||||
"Arabic (Qatar)" : "Arabic (Qatar)",
|
||||
"Arabic (Saudi Arabia)" : "Arabic (Saudi Arabia)",
|
||||
"Arabic (Sudan)" : "Arabic (Sudan)",
|
||||
"Arabic (Syria)" : "Arabic (Syria)",
|
||||
"Arabic (Tunisia)" : "Arabic (Tunisia)",
|
||||
"Arabic (United Arab Emirates)" : "Arabic (United Arab Emirates)",
|
||||
"Arabic (Yemen)" : "Arabic (Yemen)",
|
||||
"Arabic" : "Arabic",
|
||||
"Armenian (Armenia)" : "Armenian (Armenia)",
|
||||
"Armenian" : "Armenian",
|
||||
"Assamese (India)" : "Assamese (India)",
|
||||
"Assamese" : "Assamese",
|
||||
"Asu (Tanzania)" : "Asu (Tanzania)",
|
||||
"Asu" : "Asu",
|
||||
"Azerbaijani (Cyrillic)" : "Azerbaijani (Cyrillic)",
|
||||
"Azerbaijani (Cyrillic, Azerbaijan)" : "Azerbaijani (Cyrillic, Azerbaijan)",
|
||||
"Azerbaijani (Latin)" : "Azerbaijani (Latin)",
|
||||
"Azerbaijani (Latin, Azerbaijan)" : "Azerbaijani (Latin, Azerbaijan)",
|
||||
"Azerbaijani" : "Azerbaijani",
|
||||
"Bambara (Mali)" : "Bambara (Mali)",
|
||||
"Bambara" : "Bambara",
|
||||
"Basque (Spain)" : "Basque (Spain)",
|
||||
"Basque" : "Basque",
|
||||
"Belarusian (Belarus)" : "Belarusian (Belarus)",
|
||||
"Belarusian" : "Belarusian",
|
||||
"Bemba (Zambia)" : "Bemba (Zambia)",
|
||||
"Bemba" : "Bemba",
|
||||
"Bena (Tanzania)" : "Bena (Tanzania)",
|
||||
"Bena" : "Bena",
|
||||
"Bengali (Bangladesh)" : "Bengali (Bangladesh)",
|
||||
"Bengali (India)" : "Bengali (India)",
|
||||
"Bengali" : "Bengali",
|
||||
"Bosnian (Bosnia and Herzegovina)" : "Bosnian (Bosnia and Herzegovina)",
|
||||
"Bosnian" : "Bosnian",
|
||||
"Bulgarian (Bulgaria)" : "Bulgarian (Bulgaria)",
|
||||
"Bulgarian" : "Bulgarian",
|
||||
"Burmese (Myanmar [Burma])" : "Burmese (Myanmar [Burma])",
|
||||
"Burmese" : "Burmese",
|
||||
"Catalan (Spain)" : "Catalan (Spain)",
|
||||
"Catalan" : "Catalan",
|
||||
"Central Morocco Tamazight (Latin)" : "Central Morocco Tamazight (Latin)",
|
||||
"Central Morocco Tamazight (Latin, Morocco)" : "Central Morocco Tamazight (Latin, Morocco)",
|
||||
"Central Morocco Tamazight" : "Central Morocco Tamazight",
|
||||
"Cherokee (United States)" : "Cherokee (United States)",
|
||||
"Cherokee" : "Cherokee",
|
||||
"Chiga (Uganda)" : "Chiga (Uganda)",
|
||||
"Chiga" : "Chiga",
|
||||
"Chinese (Simplified Han)" : "Chinese (Simplified Han)",
|
||||
"Chinese (Simplified Han, China)" : "Chinese (Simplified Han, China)",
|
||||
"Chinese (Simplified Han, Hong Kong SAR China)" : "Chinese (Simplified Han, Hong Kong SAR China)",
|
||||
"Chinese (Simplified Han, Macau SAR China)" : "Chinese (Simplified Han, Macau SAR China)",
|
||||
"Chinese (Simplified Han, Singapore)" : "Chinese (Simplified Han, Singapore)",
|
||||
"Chinese (Traditional Han)" : "Chinese (Traditional Han)",
|
||||
"Chinese (Traditional Han, Hong Kong SAR China)" : "Chinese (Traditional Han, Hong Kong SAR China)",
|
||||
"Chinese (Traditional Han, Macau SAR China)" : "Chinese (Traditional Han, Macau SAR China)",
|
||||
"Chinese (Traditional Han, Taiwan)" : "Chinese (Traditional Han, Taiwan)",
|
||||
"Chinese" : "Chinese",
|
||||
"Cornish (United Kingdom)" : "Cornish (United Kingdom)",
|
||||
"Cornish" : "Cornish",
|
||||
"Croatian (Croatia)" : "Croatian (Croatia)",
|
||||
"Croatian" : "Croatian",
|
||||
"Czech (Czech Republic)" : "Czech (Czech Republic)",
|
||||
"Czech" : "Czech",
|
||||
"Danish (Denmark)" : "Danish (Denmark)",
|
||||
"Danish" : "Danish",
|
||||
"Dutch (Belgium)" : "Dutch (Belgium)",
|
||||
"Dutch (Netherlands)" : "Dutch (Netherlands)",
|
||||
"Dutch" : "Dutch",
|
||||
"Embu (Kenya)" : "Embu (Kenya)",
|
||||
"Embu" : "Embu",
|
||||
"English (American Samoa)" : "English (American Samoa)",
|
||||
"English (Australia)" : "English (Australia)",
|
||||
"English (Belgium)" : "English (Belgium)",
|
||||
"English (Belize)" : "English (Belize)",
|
||||
"English (Botswana)" : "English (Botswana)",
|
||||
"English (Canada)" : "English (Canada)",
|
||||
"English (Guam)" : "English (Guam)",
|
||||
"English (Hong Kong SAR China)" : "English (Hong Kong SAR China)",
|
||||
"English (India)" : "English (India)",
|
||||
"English (Ireland)" : "English (Ireland)",
|
||||
"English (Jamaica)" : "English (Jamaica)",
|
||||
"English (Malta)" : "English (Malta)",
|
||||
"English (Marshall Islands)" : "English (Marshall Islands)",
|
||||
"English (Mauritius)" : "English (Mauritius)",
|
||||
"English (Namibia)" : "English (Namibia)",
|
||||
"English (New Zealand)" : "English (New Zealand)",
|
||||
"English (Northern Mariana Islands)" : "English (Northern Mariana Islands)",
|
||||
"English (Pakistan)" : "English (Pakistan)",
|
||||
"English (Philippines)" : "English (Philippines)",
|
||||
"English (Singapore)" : "English (Singapore)",
|
||||
"English (South Africa)" : "English (South Africa)",
|
||||
"English (Trinidad and Tobago)" : "English (Trinidad and Tobago)",
|
||||
"English (U.S. Minor Outlying Islands)" : "English (U.S. Minor Outlying Islands)",
|
||||
"English (U.S. Virgin Islands)" : "English (U.S. Virgin Islands)",
|
||||
"English (United Kingdom)" : "English (United Kingdom)",
|
||||
"English (United States)" : "English (United States)",
|
||||
"English (Zimbabwe)" : "English (Zimbabwe)",
|
||||
"English" : "English",
|
||||
"Esperanto" : "Esperanto",
|
||||
"Estonian (Estonia)" : "Estonian (Estonia)",
|
||||
"Estonian" : "Estonian",
|
||||
"Ewe (Ghana)" : "Ewe (Ghana)",
|
||||
"Ewe (Togo)" : "Ewe (Togo)",
|
||||
"Ewe" : "Ewe",
|
||||
"Faroese (Faroe Islands)" : "Faroese (Faroe Islands)",
|
||||
"Faroese" : "Faroese",
|
||||
"Filipino (Philippines)" : "Filipino (Philippines)",
|
||||
"Filipino" : "Filipino",
|
||||
"Finnish (Finland)" : "Finnish (Finland)",
|
||||
"Finnish" : "Finnish",
|
||||
"French (Belgium)" : "French (Belgium)",
|
||||
"French (Benin)" : "French (Benin)",
|
||||
"French (Burkina Faso)" : "French (Burkina Faso)",
|
||||
"French (Burundi)" : "French (Burundi)",
|
||||
"French (Cameroon)" : "French (Cameroon)",
|
||||
"French (Canada)" : "French (Canada)",
|
||||
"French (Central African Republic)" : "French (Central African Republic)",
|
||||
"French (Chad)" : "French (Chad)",
|
||||
"French (Comoros)" : "French (Comoros)",
|
||||
"French (Congo - Brazzaville)" : "French (Congo - Brazzaville)",
|
||||
"French (Congo - Kinshasa)" : "French (Congo - Kinshasa)",
|
||||
"French (Côte d’Ivoire)" : "French (Côte d’Ivoire)",
|
||||
"French (Djibouti)" : "French (Djibouti)",
|
||||
"French (Equatorial Guinea)" : "French (Equatorial Guinea)",
|
||||
"French (France)" : "French (France)",
|
||||
"French (Gabon)" : "French (Gabon)",
|
||||
"French (Guadeloupe)" : "French (Guadeloupe)",
|
||||
"French (Guinea)" : "French (Guinea)",
|
||||
"French (Luxembourg)" : "French (Luxembourg)",
|
||||
"French (Madagascar)" : "French (Madagascar)",
|
||||
"French (Mali)" : "French (Mali)",
|
||||
"French (Martinique)" : "French (Martinique)",
|
||||
"French (Monaco)" : "French (Monaco)",
|
||||
"French (Niger)" : "French (Niger)",
|
||||
"French (Rwanda)" : "French (Rwanda)",
|
||||
"French (Réunion)" : "French (Réunion)",
|
||||
"French (Saint Barthélemy)" : "French (Saint Barthélemy)",
|
||||
"French (Saint Martin)" : "French (Saint Martin)",
|
||||
"French (Senegal)" : "French (Senegal)",
|
||||
"French (Switzerland)" : "French (Switzerland)",
|
||||
"French (Togo)" : "French (Togo)",
|
||||
"French" : "French",
|
||||
"Fulah (Senegal)" : "Fulah (Senegal)",
|
||||
"Fulah" : "Fulah",
|
||||
"Galician (Spain)" : "Galician (Spain)",
|
||||
"Galician" : "Galician",
|
||||
"Ganda (Uganda)" : "Ganda (Uganda)",
|
||||
"Ganda" : "Ganda",
|
||||
"Georgian (Georgia)" : "Georgian (Georgia)",
|
||||
"Georgian" : "Georgian",
|
||||
"German (Austria)" : "German (Austria)",
|
||||
"German (Belgium)" : "German (Belgium)",
|
||||
"German (Germany)" : "German (Germany)",
|
||||
"German (Liechtenstein)" : "German (Liechtenstein)",
|
||||
"German (Luxembourg)" : "German (Luxembourg)",
|
||||
"German (Switzerland)" : "German (Switzerland)",
|
||||
"German" : "German",
|
||||
"Greek (Cyprus)" : "Greek (Cyprus)",
|
||||
"Greek (Greece)" : "Greek (Greece)",
|
||||
"Greek" : "Greek",
|
||||
"Gujarati (India)" : "Gujarati (India)",
|
||||
"Gujarati" : "Gujarati",
|
||||
"Gusii (Kenya)" : "Gusii (Kenya)",
|
||||
"Gusii" : "Gusii",
|
||||
"Hausa (Latin)" : "Hausa (Latin)",
|
||||
"Hausa (Latin, Ghana)" : "Hausa (Latin, Ghana)",
|
||||
"Hausa (Latin, Niger)" : "Hausa (Latin, Niger)",
|
||||
"Hausa (Latin, Nigeria)" : "Hausa (Latin, Nigeria)",
|
||||
"Hausa" : "Hausa",
|
||||
"Hawaiian (United States)" : "Hawaiian (United States)",
|
||||
"Hawaiian" : "Hawaiian",
|
||||
"Hebrew (Israel)" : "Hebrew (Israel)",
|
||||
"Hebrew" : "Hebrew",
|
||||
"Hindi (India)" : "Hindi (India)",
|
||||
"Hindi" : "Hindi",
|
||||
"Hungarian (Hungary)" : "Hungarian (Hungary)",
|
||||
"Hungarian" : "Hungarian",
|
||||
"Icelandic (Iceland)" : "Icelandic (Iceland)",
|
||||
"Icelandic" : "Icelandic",
|
||||
"Igbo (Nigeria)" : "Igbo (Nigeria)",
|
||||
"Igbo" : "Igbo",
|
||||
"Indonesian (Indonesia)" : "Indonesian (Indonesia)",
|
||||
"Indonesian" : "Indonesian",
|
||||
"Irish (Ireland)" : "Irish (Ireland)",
|
||||
"Irish" : "Irish",
|
||||
"Italian (Italy)" : "Italian (Italy)",
|
||||
"Italian (Switzerland)" : "Italian (Switzerland)",
|
||||
"Italian" : "Italian",
|
||||
"Japanese (Japan)" : "Japanese (Japan)",
|
||||
"Japanese" : "Japanese",
|
||||
"Kabuverdianu (Cape Verde)" : "Kabuverdianu (Cape Verde)",
|
||||
"Kabuverdianu" : "Kabuverdianu",
|
||||
"Kabyle (Algeria)" : "Kabyle (Algeria)",
|
||||
"Kabyle" : "Kabyle",
|
||||
"Kalaallisut (Greenland)" : "Kalaallisut (Greenland)",
|
||||
"Kalaallisut" : "Kalaallisut",
|
||||
"Kalenjin (Kenya)" : "Kalenjin (Kenya)",
|
||||
"Kalenjin" : "Kalenjin",
|
||||
"Kamba (Kenya)" : "Kamba (Kenya)",
|
||||
"Kamba" : "Kamba",
|
||||
"Kannada (India)" : "Kannada (India)",
|
||||
"Kannada" : "Kannada",
|
||||
"Kazakh (Cyrillic)" : "Kazakh (Cyrillic)",
|
||||
"Kazakh (Cyrillic, Kazakhstan)" : "Kazakh (Cyrillic, Kazakhstan)",
|
||||
"Kazakh" : "Kazakh",
|
||||
"Khmer (Cambodia)" : "Khmer (Cambodia)",
|
||||
"Khmer" : "Khmer",
|
||||
"Kikuyu (Kenya)" : "Kikuyu (Kenya)",
|
||||
"Kikuyu" : "Kikuyu",
|
||||
"Kinyarwanda (Rwanda)" : "Kinyarwanda (Rwanda)",
|
||||
"Kinyarwanda" : "Kinyarwanda",
|
||||
"Konkani (India)" : "Konkani (India)",
|
||||
"Konkani" : "Konkani",
|
||||
"Korean (South Korea)" : "Korean (South Korea)",
|
||||
"Korean" : "Korean",
|
||||
"Koyra Chiini (Mali)" : "Koyra Chiini (Mali)",
|
||||
"Koyra Chiini" : "Koyra Chiini",
|
||||
"Koyraboro Senni (Mali)" : "Koyraboro Senni (Mali)",
|
||||
"Koyraboro Senni" : "Koyraboro Senni",
|
||||
"Langi (Tanzania)" : "Langi (Tanzania)",
|
||||
"Langi" : "Langi",
|
||||
"Latvian (Latvia)" : "Latvian (Latvia)",
|
||||
"Latvian" : "Latvian",
|
||||
"Lithuanian (Lithuania)" : "Lithuanian (Lithuania)",
|
||||
"Lithuanian" : "Lithuanian",
|
||||
"Luo (Kenya)" : "Luo (Kenya)",
|
||||
"Luo" : "Luo",
|
||||
"Luyia (Kenya)" : "Luyia (Kenya)",
|
||||
"Luyia" : "Luyia",
|
||||
"Macedonian (Macedonia)" : "Macedonian (Macedonia)",
|
||||
"Macedonian" : "Macedonian",
|
||||
"Machame (Tanzania)" : "Machame (Tanzania)",
|
||||
"Machame" : "Machame",
|
||||
"Makonde (Tanzania)" : "Makonde (Tanzania)",
|
||||
"Makonde" : "Makonde",
|
||||
"Malagasy (Madagascar)" : "Malagasy (Madagascar)",
|
||||
"Malagasy" : "Malagasy",
|
||||
"Malay (Brunei)" : "Malay (Brunei)",
|
||||
"Malay (Malaysia)" : "Malay (Malaysia)",
|
||||
"Malay" : "Malay",
|
||||
"Malayalam (India)" : "Malayalam (India)",
|
||||
"Malayalam" : "Malayalam",
|
||||
"Maltese (Malta)" : "Maltese (Malta)",
|
||||
"Maltese" : "Maltese",
|
||||
"Manx (United Kingdom)" : "Manx (United Kingdom)",
|
||||
"Manx" : "Manx",
|
||||
"Marathi (India)" : "Marathi (India)",
|
||||
"Marathi" : "Marathi",
|
||||
"Masai (Kenya)" : "Masai (Kenya)",
|
||||
"Masai (Tanzania)" : "Masai (Tanzania)",
|
||||
"Masai" : "Masai",
|
||||
"Meru (Kenya)" : "Meru (Kenya)",
|
||||
"Meru" : "Meru",
|
||||
"Morisyen (Mauritius)" : "Morisyen (Mauritius)",
|
||||
"Morisyen" : "Morisyen",
|
||||
"Nama (Namibia)" : "Nama (Namibia)",
|
||||
"Nama" : "Nama",
|
||||
"Nepali (India)" : "Nepali (India)",
|
||||
"Nepali (Nepal)" : "Nepali (Nepal)",
|
||||
"Nepali" : "Nepali",
|
||||
"North Ndebele (Zimbabwe)" : "North Ndebele (Zimbabwe)",
|
||||
"North Ndebele" : "North Ndebele",
|
||||
"Norwegian Bokmål (Norway)" : "Norwegian Bokmål (Norway)",
|
||||
"Norwegian Bokmål" : "Norwegian Bokmål",
|
||||
"Norwegian Nynorsk (Norway)" : "Norwegian Nynorsk (Norway)",
|
||||
"Norwegian Nynorsk" : "Norwegian Nynorsk",
|
||||
"Nyankole (Uganda)" : "Nyankole (Uganda)",
|
||||
"Nyankole" : "Nyankole",
|
||||
"Oriya (India)" : "Oriya (India)",
|
||||
"Oriya" : "Oriya",
|
||||
"Oromo (Ethiopia)" : "Oromo (Ethiopia)",
|
||||
"Oromo (Kenya)" : "Oromo (Kenya)",
|
||||
"Oromo" : "Oromo",
|
||||
"Pashto (Afghanistan)" : "Pashto (Afghanistan)",
|
||||
"Pashto" : "Pashto",
|
||||
"Persian (Afghanistan)" : "Persian (Afghanistan)",
|
||||
"Persian (Iran)" : "Persian (Iran)",
|
||||
"Persian" : "Persian",
|
||||
"Polish (Poland)" : "Polish (Poland)",
|
||||
"Polish" : "Polish",
|
||||
"Portuguese (Brazil)" : "Portuguese (Brazil)",
|
||||
"Portuguese (Guinea-Bissau)" : "Portuguese (Guinea-Bissau)",
|
||||
"Portuguese (Mozambique)" : "Portuguese (Mozambique)",
|
||||
"Portuguese (Portugal)" : "Portuguese (Portugal)",
|
||||
"Portuguese" : "Portuguese",
|
||||
"Punjabi (Arabic)" : "Punjabi (Arabic)",
|
||||
"Punjabi (Arabic, Pakistan)" : "Punjabi (Arabic, Pakistan)",
|
||||
"Punjabi (Gurmukhi)" : "Punjabi (Gurmukhi)",
|
||||
"Punjabi (Gurmukhi, India)" : "Punjabi (Gurmukhi, India)",
|
||||
"Punjabi" : "Punjabi",
|
||||
"Romanian (Moldova)" : "Romanian (Moldova)",
|
||||
"Romanian (Romania)" : "Romanian (Romania)",
|
||||
"Romanian" : "Romanian",
|
||||
"Romansh (Switzerland)" : "Romansh (Switzerland)",
|
||||
"Romansh" : "Romansh",
|
||||
"Rombo (Tanzania)" : "Rombo (Tanzania)",
|
||||
"Rombo" : "Rombo",
|
||||
"Russian (Moldova)" : "Russian (Moldova)",
|
||||
"Russian (Russia)" : "Russian (Russia)",
|
||||
"Russian (Ukraine)" : "Russian (Ukraine)",
|
||||
"Russian" : "Russian",
|
||||
"Rwa (Tanzania)" : "Rwa (Tanzania)",
|
||||
"Rwa" : "Rwa",
|
||||
"Samburu (Kenya)" : "Samburu (Kenya)",
|
||||
"Samburu" : "Samburu",
|
||||
"Sango (Central African Republic)" : "Sango (Central African Republic)",
|
||||
"Sango" : "Sango",
|
||||
"Sena (Mozambique)" : "Sena (Mozambique)",
|
||||
"Sena" : "Sena",
|
||||
"Serbian (Cyrillic)" : "Serbian (Cyrillic)",
|
||||
"Serbian (Cyrillic, Bosnia and Herzegovina)" : "Serbian (Cyrillic, Bosnia and Herzegovina)",
|
||||
"Serbian (Cyrillic, Montenegro)" : "Serbian (Cyrillic, Montenegro)",
|
||||
"Serbian (Cyrillic, Serbia)" : "Serbian (Cyrillic, Serbia)",
|
||||
"Serbian (Latin)" : "Serbian (Latin)",
|
||||
"Serbian (Latin, Bosnia and Herzegovina)" : "Serbian (Latin, Bosnia and Herzegovina)",
|
||||
"Serbian (Latin, Montenegro)" : "Serbian (Latin, Montenegro)",
|
||||
"Serbian (Latin, Serbia)" : "Serbian (Latin, Serbia)",
|
||||
"Serbian" : "Serbian",
|
||||
"Shona (Zimbabwe)" : "Shona (Zimbabwe)",
|
||||
"Shona" : "Shona",
|
||||
"Sichuan Yi (China)" : "Sichuan Yi (China)",
|
||||
"Sichuan Yi" : "Sichuan Yi",
|
||||
"Sinhala (Sri Lanka)" : "Sinhala (Sri Lanka)",
|
||||
"Sinhala" : "Sinhala",
|
||||
"Slovak (Slovakia)" : "Slovak (Slovakia)",
|
||||
"Slovak" : "Slovak",
|
||||
"Slovenian (Slovenia)" : "Slovenian (Slovenia)",
|
||||
"Slovenian" : "Slovenian",
|
||||
"Soga (Uganda)" : "Soga (Uganda)",
|
||||
"Soga" : "Soga",
|
||||
"Somali (Djibouti)" : "Somali (Djibouti)",
|
||||
"Somali (Ethiopia)" : "Somali (Ethiopia)",
|
||||
"Somali (Kenya)" : "Somali (Kenya)",
|
||||
"Somali (Somalia)" : "Somali (Somalia)",
|
||||
"Somali" : "Somali",
|
||||
"Spanish (Argentina)" : "Spanish (Argentina)",
|
||||
"Spanish (Bolivia)" : "Spanish (Bolivia)",
|
||||
"Spanish (Chile)" : "Spanish (Chile)",
|
||||
"Spanish (Colombia)" : "Spanish (Colombia)",
|
||||
"Spanish (Costa Rica)" : "Spanish (Costa Rica)",
|
||||
"Spanish (Dominican Republic)" : "Spanish (Dominican Republic)",
|
||||
"Spanish (Ecuador)" : "Spanish (Ecuador)",
|
||||
"Spanish (El Salvador)" : "Spanish (El Salvador)",
|
||||
"Spanish (Equatorial Guinea)" : "Spanish (Equatorial Guinea)",
|
||||
"Spanish (Guatemala)" : "Spanish (Guatemala)",
|
||||
"Spanish (Honduras)" : "Spanish (Honduras)",
|
||||
"Spanish (Latin America)" : "Spanish (Latin America)",
|
||||
"Spanish (Mexico)" : "Spanish (Mexico)",
|
||||
"Spanish (Nicaragua)" : "Spanish (Nicaragua)",
|
||||
"Spanish (Panama)" : "Spanish (Panama)",
|
||||
"Spanish (Paraguay)" : "Spanish (Paraguay)",
|
||||
"Spanish (Peru)" : "Spanish (Peru)",
|
||||
"Spanish (Puerto Rico)" : "Spanish (Puerto Rico)",
|
||||
"Spanish (Spain)" : "Spanish (Spain)",
|
||||
"Spanish (United States)" : "Spanish (United States)",
|
||||
"Spanish (Uruguay)" : "Spanish (Uruguay)",
|
||||
"Spanish (Venezuela)" : "Spanish (Venezuela)",
|
||||
"Spanish" : "Spanish",
|
||||
"Swahili (Kenya)" : "Swahili (Kenya)",
|
||||
"Swahili (Tanzania)" : "Swahili (Tanzania)",
|
||||
"Swahili" : "Swahili",
|
||||
"Swedish (Finland)" : "Swedish (Finland)",
|
||||
"Swedish (Sweden)" : "Swedish (Sweden)",
|
||||
"Swedish" : "Swedish",
|
||||
"Swiss German (Switzerland)" : "Swiss German (Switzerland)",
|
||||
"Swiss German" : "Swiss German",
|
||||
"Tachelhit (Latin)" : "Tachelhit (Latin)",
|
||||
"Tachelhit (Latin, Morocco)" : "Tachelhit (Latin, Morocco)",
|
||||
"Tachelhit (Tifinagh)" : "Tachelhit (Tifinagh)",
|
||||
"Tachelhit (Tifinagh, Morocco)" : "Tachelhit (Tifinagh, Morocco)",
|
||||
"Tachelhit" : "Tachelhit",
|
||||
"Taita (Kenya)" : "Taita (Kenya)",
|
||||
"Taita" : "Taita",
|
||||
"Tamil (India)" : "Tamil (India)",
|
||||
"Tamil (Sri Lanka)" : "Tamil (Sri Lanka)",
|
||||
"Tamil" : "Tamil",
|
||||
"Telugu (India)" : "Telugu (India)",
|
||||
"Telugu" : "Telugu",
|
||||
"Teso (Kenya)" : "Teso (Kenya)",
|
||||
"Teso (Uganda)" : "Teso (Uganda)",
|
||||
"Teso" : "Teso",
|
||||
"Thai (Thailand)" : "Thai (Thailand)",
|
||||
"Thai" : "Thai",
|
||||
"Tibetan (China)" : "Tibetan (China)",
|
||||
"Tibetan (India)" : "Tibetan (India)",
|
||||
"Tibetan" : "Tibetan",
|
||||
"Tigrinya (Eritrea)" : "Tigrinya (Eritrea)",
|
||||
"Tigrinya (Ethiopia)" : "Tigrinya (Ethiopia)",
|
||||
"Tigrinya" : "Tigrinya",
|
||||
"Tonga (Tonga)" : "Tonga (Tonga)",
|
||||
"Tonga" : "Tonga",
|
||||
"Turkish (Turkey)" : "Turkish (Turkey)",
|
||||
"Turkish" : "Turkish",
|
||||
"Ukrainian (Ukraine)" : "Ukrainian (Ukraine)",
|
||||
"Ukrainian" : "Ukrainian",
|
||||
"Urdu (India)" : "Urdu (India)",
|
||||
"Urdu (Pakistan)" : "Urdu (Pakistan)",
|
||||
"Urdu" : "Urdu",
|
||||
"Uzbek (Arabic)" : "Uzbek (Arabic)",
|
||||
"Uzbek (Arabic, Afghanistan)" : "Uzbek (Arabic, Afghanistan)",
|
||||
"Uzbek (Cyrillic)" : "Uzbek (Cyrillic)",
|
||||
"Uzbek (Cyrillic, Uzbekistan)" : "Uzbek (Cyrillic, Uzbekistan)",
|
||||
"Uzbek (Latin)" : "Uzbek (Latin)",
|
||||
"Uzbek (Latin, Uzbekistan)" : "Uzbek (Latin, Uzbekistan)",
|
||||
"Uzbek" : "Uzbek",
|
||||
"Vietnamese (Vietnam)" : "Vietnamese (Vietnam)",
|
||||
"Vietnamese" : "Vietnamese",
|
||||
"Vunjo (Tanzania)" : "Vunjo (Tanzania)",
|
||||
"Vunjo" : "Vunjo",
|
||||
"Welsh (United Kingdom)" : "Welsh (United Kingdom)",
|
||||
"Welsh" : "Welsh",
|
||||
"Yoruba (Nigeria)" : "Yoruba (Nigeria)",
|
||||
"Yoruba" : "Yoruba",
|
||||
"Zulu (South Africa)" : "Zulu (South Africa)",
|
||||
"Zulu" : "Zulu",
|
||||
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "二要素認証はすべての\tユーザーと特定のグループに強制することができます。設定済みの二要素プロバイダーがない場合は、システムにログインできません。",
|
||||
"Enforce two-factor authentication" : "二要素認証を強制する",
|
||||
"Limit to groups" : "次のグループに制限",
|
||||
"Enforcement of two-factor authentication can be set for certain groups only." : "二要素認証の強制は特定のグループのみに設定できます。",
|
||||
"Two-factor authentication is enforced for all\tmembers of the following groups." : "二要素認証はすべての\t次のグループのメンバーに強制されています。",
|
||||
"Enforced groups" : "適用されたグループ",
|
||||
"Two-factor authentication is not enforced for\tmembers of the following groups." : "次のグループのメンバーの場合、二要素認証は強制されません。",
|
||||
"Excluded groups" : "除外されたグループ",
|
||||
"Save changes" : "変更を保存",
|
||||
"Device settings" : "デバイスの設定",
|
||||
"Internet Explorer" : "Internet Explorer",
|
||||
|
|
|
@ -763,12 +763,12 @@ OC.L10N.register(
|
|||
"Follow us on Mastodon" : "在Mastodon上关注我们",
|
||||
"Check out our blog" : "浏览我们的博客!",
|
||||
"Subscribe to our newsletter" : "订阅我们的最新消息!",
|
||||
"Profile picture" : "账户头像",
|
||||
"Profile picture" : "账号头像",
|
||||
"Upload new" : "上传",
|
||||
"Select from Files" : "选择文件",
|
||||
"Remove image" : "删除图片",
|
||||
"png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB",
|
||||
"Picture provided by original account" : "原始账户图片",
|
||||
"Picture provided by original account" : "初始账号提供的图片",
|
||||
"Cancel" : "取消",
|
||||
"Choose as profile picture" : "选择个人头像",
|
||||
"Details" : "详情",
|
||||
|
|
|
@ -761,12 +761,12 @@
|
|||
"Follow us on Mastodon" : "在Mastodon上关注我们",
|
||||
"Check out our blog" : "浏览我们的博客!",
|
||||
"Subscribe to our newsletter" : "订阅我们的最新消息!",
|
||||
"Profile picture" : "账户头像",
|
||||
"Profile picture" : "账号头像",
|
||||
"Upload new" : "上传",
|
||||
"Select from Files" : "选择文件",
|
||||
"Remove image" : "删除图片",
|
||||
"png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB",
|
||||
"Picture provided by original account" : "原始账户图片",
|
||||
"Picture provided by original account" : "初始账号提供的图片",
|
||||
"Cancel" : "取消",
|
||||
"Choose as profile picture" : "选择个人头像",
|
||||
"Details" : "详情",
|
||||
|
|
Loading…
Reference in New Issue