diff options
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index e5ed9c404ed..50a37a1a453 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -154,7 +154,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "{owner}が{user}との会話を共有しました", "Shared with {user} by {owner}" : "{owner}が{user}と共有", "Added by {initiator}" : "{initiator}によって追加されました", - "Via folder" : "フォルダ経由", "Internal link" : "内部リンク", "Link copied" : "リンクをコピーしました", "Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。", @@ -226,6 +225,7 @@ OC.L10N.register( "Uploaded files:" : "アップロード済ファイル:", "By uploading files, you agree to the %1$sterms of service%2$s." : "ファイルをアップロードすると、%1$s のサービス条件 %2$s に同意したことになります。", "could not delete share" : "共有を削除できませんでした", - "Uploading files…" : "ファイルをアップロード中..." + "Uploading files…" : "ファイルをアップロード中...", + "Via folder" : "フォルダ経由" }, "nplurals=1; plural=0;"); |