diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-10 02:26:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-10 02:26:33 +0000 |
commit | f71475de34e63ec03b26323ac2d98de800777f52 (patch) | |
tree | f3cac17f36ca6e9f2584568eb4d030af1c509fd1 /apps/settings/l10n | |
parent | 9824104de5532fc2f1b71f7afdc1efd827bd1117 (diff) | |
download | nextcloud-server-f71475de34e63ec03b26323ac2d98de800777f52.tar.gz nextcloud-server-f71475de34e63ec03b26323ac2d98de800777f52.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r-- | apps/settings/l10n/ja.js | 3 | ||||
-rw-r--r-- | apps/settings/l10n/ja.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 01c18e637be..916a6f6a629 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -237,6 +237,8 @@ OC.L10N.register( "Language" : "言語", "Help translate" : "翻訳に協力する", "No language set" : "言語設定なし", + "Your organisation" : "あなたの組織", + "Your role" : "あなたの役", "Add" : "追加", "You do not have permissions to see the details of this user" : "このユーザーの詳細を表示する権限がありません", "Add new password" : "新しいパスワードを追加する", @@ -274,6 +276,7 @@ OC.L10N.register( "No users in here" : "ここにはユーザーがありません", "Default quota" : "デフォルトのクオータ", "Common languages" : "共通言語", + "Other languages" : "他の言語", "Password change is disabled because the master key is disabled" : "マスターキーが無効になっているため、パスワードの変更は無効です", "Passwordless authentication requires a secure connection." : "パスワードレス認証では、安全な接続が必要です。", "Add WebAuthn device" : "WebAuthn デバイスの追加", diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 6db180e2611..26ac99ae3fe 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -235,6 +235,8 @@ "Language" : "言語", "Help translate" : "翻訳に協力する", "No language set" : "言語設定なし", + "Your organisation" : "あなたの組織", + "Your role" : "あなたの役", "Add" : "追加", "You do not have permissions to see the details of this user" : "このユーザーの詳細を表示する権限がありません", "Add new password" : "新しいパスワードを追加する", @@ -272,6 +274,7 @@ "No users in here" : "ここにはユーザーがありません", "Default quota" : "デフォルトのクオータ", "Common languages" : "共通言語", + "Other languages" : "他の言語", "Password change is disabled because the master key is disabled" : "マスターキーが無効になっているため、パスワードの変更は無効です", "Passwordless authentication requires a secure connection." : "パスワードレス認証では、安全な接続が必要です。", "Add WebAuthn device" : "WebAuthn デバイスの追加", |