diff options
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r-- | apps/files/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 0be6f145540..e8684f9189e 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -240,7 +240,6 @@ OC.L10N.register( "Open the files app settings" : "ファイルアプリの設定を開く", "Files settings" : "ファイルの設定", "File cannot be accessed" : "ファイルにアクセスできません", - "You might not have have permissions to view it, ask the sender to share it" : "閲覧権限がない可能性があるため、送信者に共有を依頼してください", "Sort favorites first" : "お気に入りを最初に並べる", "Show hidden files" : "隠しファイルを表示", "Crop image previews" : "プレビュー画像を切り抜く", @@ -304,6 +303,7 @@ OC.L10N.register( "New text file.txt" : "新規のテキストファイル作成", "You can only favorite a single file or folder at a time" : "お気に入りに追加できるファイルまたはフォルダーは一度に1つまでです", "Search users" : "ユーザーを検索", + "You might not have have permissions to view it, ask the sender to share it" : "閲覧権限がない可能性があるため、送信者に共有を依頼してください", "Cancel" : "キャンセル", "Set up templates folder" : "テンプレートフォルダーを設定", "Toggle %1$s sublist" : "サブリスト %1$s を切り替え", |