diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:12 +0000 |
commit | 3da48c2adb606ce26cbd27b7d4ddde1bc9565f77 (patch) | |
tree | c08005c39b9fc9eb60d198a4100cbad323bc5606 /apps/files_sharing/l10n/ja.js | |
parent | b1683256de66cd646cc9e648bcfc847c43353b29 (diff) | |
download | nextcloud-server-3da48c2adb606ce26cbd27b7d4ddde1bc9565f77.tar.gz nextcloud-server-3da48c2adb606ce26cbd27b7d4ddde1bc9565f77.zip |
Fix(l10n): Update translations 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 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index cb4d475c872..107147e8ff6 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -227,11 +227,17 @@ OC.L10N.register( "Shared with you and the conversation {conversation} by {owner}" : "{owner}のスレッド{conversation}であなたと共有しました", "Shared with you in a conversation by {owner}" : "{owner}のスレッドであなたと共有しました", "Shares" : "共有", + "No shares" : "共有なし", "Shared with you" : "他ユーザーがあなたと共有中", + "Nothing shared with you yet" : "あなたと共有しているファイルはありません。", "Shared with others" : "他ユーザーと共有中", + "Nothing shared yet" : "まだ何も共有されていません", "Shared by link" : "URLリンクで共有中", + "No shared links" : "共有リンクはありません", "Deleted shares" : "共有を解除しました", + "No deleted shares" : "削除された共有はありません", "Pending shares" : "保留中の共有", + "No pending shares" : "保留中の共有はありません", "No entries found in this folder" : "このフォルダーにはエントリーがありません", "Name" : "名前", "Share time" : "共有した時刻", @@ -250,17 +256,11 @@ OC.L10N.register( "Uploaded files:" : "アップロード済ファイル:", "By uploading files, you agree to the %1$sterms of service%2$s." : "ファイルをアップロードすると、%1$s のサービス条件 %2$s に同意したことになります。", "Add to your Nextcloud" : "あなたのNextcloudに追加", - "Nothing shared with you yet" : "あなたと共有しているファイルはありません。", "Files and folders others share with you will show up here" : "他の人から共有されたファイルやフォルダーは、ここに表示されます。", - "Nothing shared yet" : "まだ何も共有されていません", "Files and folders you share will show up here" : "共有したファイルやフォルダーは、ここに表示されます。", - "No shared links" : "共有リンクはありません", "Files and folders you share by link will show up here" : "リンクで共有したファイルやフォルダーは、ここに表示されます。", - "No deleted shares" : "削除された共有はありません", "Shares you deleted will show up here" : "削除した共有がここに表示されます", - "No pending shares" : "保留中の共有はありません", "Shares you have received but not confirmed will show up here" : "受け取り確認をしていない共有がここに表示されます", - "No shares" : "共有なし", "Shares will show up here" : "共有がここに表示されます", "Restore" : "復元", "Something happened. Unable to restore the share." : "何らかの原因で、 共有を復元できません。", |