diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:56 +0000 |
commit | 51fda57d59642835b4d7bfacaab14740f7c45626 (patch) | |
tree | e8235eba093ebc66cdef5d45a4788037b29961e4 /apps/files/l10n/ja.json | |
parent | e1af3b9dd43ea2d58e7be898aae544950c3d5e7d (diff) | |
download | nextcloud-server-51fda57d59642835b4d7bfacaab14740f7c45626.tar.gz nextcloud-server-51fda57d59642835b4d7bfacaab14740f7c45626.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ja.json')
-rw-r--r-- | apps/files/l10n/ja.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 5e0358890a1..74715e820bb 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -8,7 +8,6 @@ "Show grid view" : "グリッドビューで表示", "Home" : "ホーム", "Close" : "閉じる", - "Favorites" : "お気に入り", "Could not create folder \"{dir}\"" : "フォルダー \"{dir}\" を作成できませんでした", "This will stop your current uploads." : "現在のアップロードが停止されます。", "Upload cancelled." : "アップロードはキャンセルされました。", @@ -102,7 +101,6 @@ "Favorited" : "お気に入り済", "Favorite" : "お気に入り", "Copy direct link (only works for users who have access to this file/folder)" : "ダイレクトリンクをコピー (このファイル/フォルダーにアクセスできるユーザーのみ)", - "You can only favorite a single file or folder at a time" : "お気に入りに追加できるファイルまたはフォルダーは一度に1つまでです", "New folder" : "新しいフォルダー", "Create new folder" : "新しいフォルダーを作成", "Upload file" : "ファイルをアップロード", @@ -115,6 +113,7 @@ "Removed from favorites" : "お気に入りから削除", "You added {file} to your favorites" : "{file} をお気に入りに追加しました", "You removed {file} from your favorites" : "{file} をお気に入りから削除しました", + "Favorites" : "お気に入り", "File changes" : "ファイル更新", "Created by {user}" : "{user} が作成しました", "Changed by {user}" : "{user} が更新しました", @@ -165,6 +164,8 @@ "The ownership transfer of {path} from {user} has completed." : "{user} からの {path} の所有権転送が完了しました。", "in %s" : "%s で", "File Management" : "ファイル管理", + "File name" : "ファイル名", + "Name cannot be empty" : "名前は空にできません", "Select all" : "すべて選択", "Storage informations" : "ストレージ情報", "{usedQuotaByte} used" : "{usedQuotaByte} 使用されています", @@ -205,6 +206,7 @@ "Blank" : "ブランク", "Unable to create new file from template" : "テンプレートから新しいファイルを作成できません", "Delete permanently" : "永久に削除", + "Open details" : "詳細を開く", "Set up templates folder" : "テンプレートフォルダーを設定", "Templates" : "テンプレート", "Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした", @@ -225,6 +227,7 @@ "Text file" : "テキストファイル", "New text file.txt" : "新規のテキストファイル作成", "Storage invalid" : "ストレージが無効です", + "You can only favorite a single file or folder at a time" : "お気に入りに追加できるファイルまたはフォルダーは一度に1つまでです", "Unlimited" : "無制限", "Search users" : "ユーザーを検索", "Cancel" : "キャンセル", |