summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-06 00:30:47 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-06 00:30:47 +0000
commit0e0b468c10b8a65cbf346c052cadbc8d834eb28f (patch)
tree925d741a7c712cc17a2ce256ab57bb3c13bb472c /apps/files/l10n/ja.js
parent82c5f41dde1246ad92c0d2867f88db800c384a4d (diff)
downloadnextcloud-server-0e0b468c10b8a65cbf346c052cadbc8d834eb28f.tar.gz
nextcloud-server-0e0b468c10b8a65cbf346c052cadbc8d834eb28f.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.js7
1 files changed, 5 insertions, 2 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index b3d6498c810..ba0a97aed74 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"Show grid view" : "グリッドビューで表示",
"Home" : "ホーム",
"Close" : "閉じる",
- "Favorites" : "お気に入り",
"Could not create folder \"{dir}\"" : "フォルダー \"{dir}\" を作成できませんでした",
"This will stop your current uploads." : "現在のアップロードが停止されます。",
"Upload cancelled." : "アップロードはキャンセルされました。",
@@ -104,7 +103,6 @@ OC.L10N.register(
"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" : "ファイルをアップロード",
@@ -117,6 +115,7 @@ OC.L10N.register(
"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} が更新しました",
@@ -167,6 +166,8 @@ OC.L10N.register(
"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} 使用されています",
@@ -207,6 +208,7 @@ OC.L10N.register(
"Blank" : "ブランク",
"Unable to create new file from template" : "テンプレートから新しいファイルを作成できません",
"Delete permanently" : "永久に削除",
+ "Open details" : "詳細を開く",
"Set up templates folder" : "テンプレートフォルダーを設定",
"Templates" : "テンプレート",
"Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした",
@@ -227,6 +229,7 @@ OC.L10N.register(
"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" : "キャンセル",