diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-28 02:16:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-28 02:16:57 +0000 |
commit | 1eecf0c0c0f21ac2ba70251e741c6fffc8b80976 (patch) | |
tree | 276935e32c3e8b1867a3f884767ec73c62a531f1 /apps/files_sharing/l10n | |
parent | 9c3b6109d17a3ba6c65763100d7f55a022d91356 (diff) | |
download | nextcloud-server-1eecf0c0c0f21ac2ba70251e741c6fffc8b80976.tar.gz nextcloud-server-1eecf0c0c0f21ac2ba70251e741c6fffc8b80976.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ja.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 00d777372ef..3b8a2a4ffeb 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -169,6 +169,7 @@ OC.L10N.register( "Enter a password" : "パスワードを入力", "Expiration date (enforced)" : "有効期限(強制)", "Cancel" : "キャンセル", + "Share label" : "共有ラベル", "Read only" : "読み込み専用", "Allow upload and editing" : "アップロードと編集を許可", "File drop (upload only)" : "ファイルドロップ(アップロードのみ)", @@ -201,6 +202,8 @@ OC.L10N.register( "this share just expired." : "この共有は期限切れになりました。", "Link to a file" : "ファイルへリンク", "Error creating the share" : "共有の作成中にエラーが発生しました", + "Error deleting the share" : "共有の削除中にエラー", + "Error updating the share" : "共有の更新中にエラー", "Shared" : "共有中", "Share" : "共有", "Shared with" : "と共有", @@ -225,6 +228,7 @@ OC.L10N.register( "Upload files to %s" : "%s にファイルをアップロード", "Note" : "ノート", "Select or drop files" : "ファイルを選択するか、ドラッグ&ドロップしてください", + "Uploading files" : "ファイルをアップロード中", "Uploaded files:" : "アップロード済ファイル:", "By uploading files, you agree to the %1$sterms of service%2$s." : "ファイルをアップロードすると、%1$s のサービス条件 %2$s に同意したことになります。", "could not delete share" : "共有を削除できませんでした", diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index a095e4d0fb8..38c0288fcad 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -167,6 +167,7 @@ "Enter a password" : "パスワードを入力", "Expiration date (enforced)" : "有効期限(強制)", "Cancel" : "キャンセル", + "Share label" : "共有ラベル", "Read only" : "読み込み専用", "Allow upload and editing" : "アップロードと編集を許可", "File drop (upload only)" : "ファイルドロップ(アップロードのみ)", @@ -199,6 +200,8 @@ "this share just expired." : "この共有は期限切れになりました。", "Link to a file" : "ファイルへリンク", "Error creating the share" : "共有の作成中にエラーが発生しました", + "Error deleting the share" : "共有の削除中にエラー", + "Error updating the share" : "共有の更新中にエラー", "Shared" : "共有中", "Share" : "共有", "Shared with" : "と共有", @@ -223,6 +226,7 @@ "Upload files to %s" : "%s にファイルをアップロード", "Note" : "ノート", "Select or drop files" : "ファイルを選択するか、ドラッグ&ドロップしてください", + "Uploading files" : "ファイルをアップロード中", "Uploaded files:" : "アップロード済ファイル:", "By uploading files, you agree to the %1$sterms of service%2$s." : "ファイルをアップロードすると、%1$s のサービス条件 %2$s に同意したことになります。", "could not delete share" : "共有を削除できませんでした", |