diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-12 02:22:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-12 02:22:44 +0000 |
commit | cd3ef614be3d180c03c80f651d3b41e48e9a99db (patch) | |
tree | dbf7f3d263db6bbbd565c403d50bf6251ca5ffbc /apps/settings/l10n/ja.js | |
parent | a1757f83a30c48d0e6582c1ce1bc05e4b21bf2fd (diff) | |
download | nextcloud-server-cd3ef614be3d180c03c80f651d3b41e48e9a99db.tar.gz nextcloud-server-cd3ef614be3d180c03c80f651d3b41e48e9a99db.zip |
[tx-robot] updated from transifex
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 93daabdcaa8..47019eab2fd 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -368,7 +368,6 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "グループ内のユーザーでのみ共有するように制限する", "Exclude groups from sharing" : "共有可能なグループから除外する", "These groups will still be able to receive shares, but not to initiate them." : "このグループでは、フォルダー共有を開始することはできませんが、共有されたフォルダーを参照することはできます。", - "Restrict username autocompletion to users within the same groups" : "ユーザー名の自動補完を同じグループ内のユーザーに制限する", "This text will be shown on the public link upload page when the file list is hidden." : "このテキストは、ファイルリストが非表示になっているときに公開リンクのアップロードページに表示されます。", "Default share permissions" : "デフォルトの共有アクセス許可", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "{communityopen} Nextcloudコミュニティ{linkclose}によって開発された{githubopen}ソースコード{linkclose}は、{licenseopen} AGPL {linkclose}でライセンスされています。", @@ -424,6 +423,7 @@ OC.L10N.register( "Import root certificate" : "ルート証明書をインポート", "Execute one task with each page loaded" : "各ページの読み込み時にタスクを実行します。", "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "共有ダイアログ中でユーザー名の自動補完を許可する。この設定が無効の場合、完全なユーザー名またはメールアドレスを入力する必要があります。", + "Restrict username autocompletion to users within the same groups" : "ユーザー名の自動補完を同じグループ内のユーザーに制限する", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "公開リンクのアップロードページに免責事項のテキストを表示する。 (ファイルリストが非表示のときのみ表示します)" }, "nplurals=1; plural=0;"); |