diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-27 02:47:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-27 02:47:03 +0000 |
commit | c31e0e3f45ce5fd70d4f74b8cb7a0a0a445ad5a3 (patch) | |
tree | 29da21f36c00a9c32ae4948877bf1e812dc61c5e /apps/files/l10n/ja.js | |
parent | 9d5dd777479df6ebbf4277ff8f3a7d3f653589d9 (diff) | |
download | nextcloud-server-c31e0e3f45ce5fd70d4f74b8cb7a0a0a445ad5a3.tar.gz nextcloud-server-c31e0e3f45ce5fd70d4f74b8cb7a0a0a445ad5a3.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r-- | apps/files/l10n/ja.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 39149132d9a..11300ba5b94 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -100,6 +100,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "ストレージがほぼいっぱい ({usedSpacePercent}%) です ", "_matches \"{filter}\"_::_match \"{filter}\"_" : [" \"{filter}\" にマッチ"], "View in folder" : "フォルダー内で表示", + "Direct link was copied (only works for users who have access to this file/folder)" : "直接リンクがコピーされました(ただしこのファイルやフォルダにアクセスできる人だけが使用可能です)", "Path" : "Path", "_%n byte_::_%n bytes_" : ["%n バイト"], "Favorited" : "お気に入り済", |