diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-12 02:27:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-12 02:27:48 +0000 |
commit | 2c267524fce749fba9c117300ec13511f6d09724 (patch) | |
tree | 7c8b33a55843aed69d7656a656a4fe0b61296d2d /apps/settings/l10n/ja.js | |
parent | 25384196f1364b8731ba8c4e6785413bc0296710 (diff) | |
download | nextcloud-server-2c267524fce749fba9c117300ec13511f6d09724.tar.gz nextcloud-server-2c267524fce749fba9c117300ec13511f6d09724.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 4e907c41dde..a9cfe2deb13 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -434,7 +434,6 @@ OC.L10N.register( "Allow username autocompletion to users within the same groups" : "同じグループ内のユーザーのみユーザー名を自動補完する", "Allow username autocompletion to users based on phone number integration" : "電話番号を連携しているユーザーのユーザー名を自動補完する", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "自動補完で「同じグループ」と「電話番号の連携」が有効になっている場合は、どちらかに一致するだけでユーザーに表示されます。", - "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "フルネームまたは電子メールアドレスを入力するときにユーザー名を自動補完します(同じグループに属しておらず、電話帳で一致していなくても)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "公開リンクのアップロードページに免責事項のテキストを表示する。 (ファイルリストが非表示のときのみ表示します)", "This text will be shown on the public link upload page when the file list is hidden." : "このテキストは、ファイルリストが非表示になっているときに公開リンクのアップロードページに表示されます。", "Default share permissions" : "デフォルトの共有アクセス許可", @@ -492,6 +491,7 @@ OC.L10N.register( "days" : "日", "Allow users to share via link" : "URLリンクでの共有を許可する", "Set default expiration date for link shares" : "URL リンク共有のデフォルトの有効期限を設定する", + "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "フルネームまたは電子メールアドレスを入力するときにユーザー名を自動補完します(同じグループに属しておらず、電話帳で一致していなくても)", "Change privacy level of full name" : "フルネームのプライバシーレベルを変更", "No display name set" : "表示名が未設定", "Change privacy level of email" : "メールアドレスのプライバシーレベルを変更", |