diff options
Diffstat (limited to 'apps/files/l10n/ja.json')
-rw-r--r-- | apps/files/l10n/ja.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index f254dd03532..b6f2b67770a 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -190,13 +190,10 @@ "Could not copy {file}. {message}" : "{file} をコピーできませんでした。 {message}", "Could not move {file}. {message}" : "{file} を移動できませんでした。 {message}", "Total rows summary" : "総行数のサマリー", - "\"{displayName}\" failed on some elements " : "いくつかの要素で \"{displayName}\" が失敗しました。", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。", - "ascending" : "昇順", - "descending" : "降順", - "Sort list by {column} ({direction})" : "{column} ({direction}) でリストを並べ替える", "Select all" : "すべて選択", "Unselect all" : "すべて選択解除", + "\"{displayName}\" failed on some elements " : "いくつかの要素で \"{displayName}\" が失敗しました。", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。", "List of files and folders." : "ファイルとフォルダの一覧。", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。", "{summaryFile} and {summaryFolder}" : "{summaryFile} と {summaryFolder}", @@ -305,6 +302,9 @@ "This file has the tag {tag}" : "このファイルには {tag} タグがあります。", "This file has the tags {firstTags} and {lastTag}" : "このファイルには {firstTags} と {lastTag} というタグがあります", "Open folder {name}" : "フォルダ {name} を開く", + "ascending" : "昇順", + "descending" : "降順", + "Sort list by {column} ({direction})" : "{column} ({direction}) でリストを並べ替える", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。", "Search for an account" : "アカウントを検索", "Choose" : "選択", |