diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-12 02:27:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-12 02:27:53 +0000 |
commit | af0b50daa51c6e7edbbf82d41f2ebd1b146f8871 (patch) | |
tree | d06f5e8e5271b5fefaab12aa5f7186c38f2fef8d /apps/files_sharing/l10n/ja.js | |
parent | a7b932cb52f6d0a332d6f7410b633b3cacc7e66b (diff) | |
download | nextcloud-server-af0b50daa51c6e7edbbf82d41f2ebd1b146f8871.tar.gz nextcloud-server-af0b50daa51c6e7edbbf82d41f2ebd1b146f8871.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 8e146134674..a591bbb1dfe 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -98,6 +98,7 @@ OC.L10N.register( "Files" : "ファイル", "A file or folder has been <strong>shared</strong>" : "ファイルまたはフォルダーが<strong>共有</strong>されたとき", "Shared link" : "共有リンク", + "Wrong share ID, share does not exist" : "共有IDが間違っています。共有がありません", "Could not delete share" : "共有を削除できませんでした", "Please specify a file or folder path" : "ファイルかフォルダーのパスを指定してください", "Wrong path, file/folder does not exist" : "パスが間違っています。ファイル/フォルダーがありません", @@ -191,6 +192,8 @@ OC.L10N.register( "Share label" : "共有ラベル", "Hide download" : "ダウンロードを隠す", "Password protect" : "パスワード保護", + "Password expires {passwordExpirationTime}" : "パスワードの有効期限は、{passwordExpirationTime}", + "Password expired" : "パスワード期限切れ", "Video verification" : "ビデオ通話によるパスワード通知", "Enter a note for the share recipient" : "共有受信者へのメモを入力してください", "Add another link" : "別のリンクを追加", @@ -234,6 +237,7 @@ OC.L10N.register( "Name" : "名前", "Share time" : "共有した時刻", "Expiration date" : "有効期限", + "Sorry, this link does not seem to work anymore." : "申し訳ありません、このリンクは利用できなくなっています。", "Reasons might be:" : "理由は以下の通りと考えられます:", "the item was removed" : "アイテムが削除されました", "the link expired" : "リンクの期限が切れています", |