@activepieces/piece-azure-blob-storage 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-azure-blob-storage",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "type": "commonjs",
5
5
  "main": "./src/index.js",
6
6
  "types": "./src/index.d.ts",
@@ -8,13 +8,15 @@
8
8
  "@azure/identity": "4.13.0",
9
9
  "@azure/storage-blob": "12.29.1",
10
10
  "@sinclair/typebox": "0.34.11",
11
+ "ai": "^6.0.0",
11
12
  "deepmerge-ts": "7.1.0",
13
+ "i18next": "23.13.0",
12
14
  "nanoid": "3.3.8",
13
15
  "semver": "7.6.0",
14
16
  "socket.io-client": "4.8.1",
15
17
  "tslib": "^2.3.0",
16
- "@activepieces/pieces-framework": "0.23.0",
17
- "@activepieces/shared": "0.30.4"
18
+ "@activepieces/pieces-framework": "0.24.0",
19
+ "@activepieces/shared": "0.32.0"
18
20
  },
19
21
  "resolutions": {
20
22
  "rollup": "npm:@rollup/wasm-node"
@@ -0,0 +1,48 @@
1
+ {
2
+ "Connection String": "Verbindungszeichenkette",
3
+ "You can obtain it from 'Security + networking -> Access Keys' menu.": "Sie können es über das Menü 'Sicherheit + Netzwerk -> Zugriffsschlüssel' erhalten.",
4
+ "Authenticate with Azure Blob Storage using Account Name and Account Key": "Authentifizieren Sie sich mit Azure Blob Storage mit Kontonamen und Kontoschlüssel",
5
+ "List Containers": "Listen-Container",
6
+ "Create Container": "Container erstellen",
7
+ "Delete Container": "Container löschen",
8
+ "List Blobs": "Listen-Blobs",
9
+ "Create Blob": "Blob erstellen",
10
+ "Read Blob": "Blob lesen",
11
+ "Delete Blob": "Blob löschen",
12
+ "Add Tags to Blob": "Tags zu Blob hinzufügen",
13
+ "Find Blobs": "Finde Blobs",
14
+ "List Containers in the Azure Blob Storage account": "Container im Azure Blob Storage Account auflisten",
15
+ "Creates a new container": "Erstellt einen neuen Container",
16
+ "Deletes an existing container": "Löscht einen vorhandenen Container",
17
+ "List Blobs in the specified Azure Blob Storage container": "Blobs im angegebenen Azure Blob Storage Container auflisten",
18
+ "Creates a new Blob in the specified location": "Erstellt einen neuen Blob an dem angegebenen Ort",
19
+ "Read the Blob at the specified lcoation": "Lese den Blob an der angegebenen Lcoation",
20
+ "Deletes the Blob at the specified location": "Löscht den Blob an dem angegebenen Ort",
21
+ "Adds Tags to the Blob at the specified location": "Fügt Tags dem Blob an dem angegebenen Ort hinzu",
22
+ "Finds Blobs based on their tags": "Findet Blobs basierend auf ihren Tags",
23
+ "Include Deleted Containers": "Gelöschte Container einbeziehen",
24
+ "Include System Containers": "System-Container einbeziehen",
25
+ "Prefix Filter": "Präfix Filter",
26
+ "Container Name": "Containername",
27
+ "Container": "Container",
28
+ "Include Snapshots": "Snapshots einschließen",
29
+ "Blob Name": "Blob-Name",
30
+ "File": "Datei",
31
+ "Tags": "Tags",
32
+ "Keep Existing Tags": "Vorhandene Tags behalten",
33
+ "Whether to include deleted containers in the list": "Gibt an, ob gelöschte Container in die Liste aufgenommen werden sollen",
34
+ "Whether to include system containers in the list": "Gibt an, ob System-Container in die Liste aufgenommen werden sollen",
35
+ "Filter containers by prefix": "Container nach Präfix filtern",
36
+ "The name for the newly created container": "Der Name des neu erstellten Containers",
37
+ "Select the container": "Container auswählen",
38
+ "Whether to include snapshots in the list": "Gibt an, ob Schnappschüsse in die Liste aufgenommen werden sollen",
39
+ "Filter blobs by prefix": "Blobs nach Präfix filtern",
40
+ "The name of the blob to create": "Der Name des zu erstellenden Blob",
41
+ "The file to upload as a blob": "Die Datei, die als Blob hochgeladen werden soll",
42
+ "Optional tags to associate with the blob": "Optionale Tags zum Verbinden mit dem BLOB",
43
+ "The name of the blob to read": "Der Name des zu lesenden Blob",
44
+ "The name of the blob to add tags to": "Der Name des Blob um Tags hinzuzufügen",
45
+ "The tags to add to the blob": "Die Tags zum Blob hinzufügen",
46
+ "Whether to keep existing tags on the blob": "Gibt an, ob bestehende Tags auf dem Blob bleiben sollen",
47
+ "The tags to filter blobs by": "Tags nach denen Blobs gefiltert werden sollen"
48
+ }
@@ -0,0 +1,48 @@
1
+ {
2
+ "Connection String": "Cadena de conexión",
3
+ "You can obtain it from 'Security + networking -> Access Keys' menu.": "Puede obtenerlo desde el menú 'Seguridad + red -> Llave de acceso'.",
4
+ "Authenticate with Azure Blob Storage using Account Name and Account Key": "Autenticar con Azure Blob Storage usando Nombre de Cuenta y Clave de Cuenta",
5
+ "List Containers": "Contenedores de lista",
6
+ "Create Container": "Crear Contenedor",
7
+ "Delete Container": "Eliminar Contenedor",
8
+ "List Blobs": "Lista Blobs",
9
+ "Create Blob": "Crear Blob",
10
+ "Read Blob": "Leer Blob",
11
+ "Delete Blob": "Eliminar Blob",
12
+ "Add Tags to Blob": "Añadir etiquetas a Blob",
13
+ "Find Blobs": "Encontrar blobs",
14
+ "List Containers in the Azure Blob Storage account": "Listar contenedores en la cuenta de almacenamiento Azure Blob",
15
+ "Creates a new container": "Crea un nuevo contenedor",
16
+ "Deletes an existing container": "Elimina un contenedor existente",
17
+ "List Blobs in the specified Azure Blob Storage container": "Listar blobs en el contenedor especificado de Almacenamiento Azure Blob",
18
+ "Creates a new Blob in the specified location": "Crea un nuevo Blob en la ubicación especificada",
19
+ "Read the Blob at the specified lcoation": "Leer el Blob en la codificación especificada",
20
+ "Deletes the Blob at the specified location": "Elimina el Blob en la ubicación especificada",
21
+ "Adds Tags to the Blob at the specified location": "Añade Etiquetas al Blob en la ubicación especificada",
22
+ "Finds Blobs based on their tags": "Encuentra blobs basados en sus etiquetas",
23
+ "Include Deleted Containers": "Incluye Contenedores Eliminados",
24
+ "Include System Containers": "Incluye Contenedores del Sistema",
25
+ "Prefix Filter": "Filtro de prefijo",
26
+ "Container Name": "Nombre del Contenedor",
27
+ "Container": "Contenedor",
28
+ "Include Snapshots": "Incluye instantáneas",
29
+ "Blob Name": "Nombre Blob",
30
+ "File": "Archivo",
31
+ "Tags": "Etiquetas",
32
+ "Keep Existing Tags": "Mantener etiquetas existentes",
33
+ "Whether to include deleted containers in the list": "Si incluir contenedores eliminados en la lista",
34
+ "Whether to include system containers in the list": "Si incluir contenedores del sistema en la lista",
35
+ "Filter containers by prefix": "Filtrar contenedores por prefijo",
36
+ "The name for the newly created container": "El nombre para el contenedor recién creado",
37
+ "Select the container": "Seleccione el contenedor",
38
+ "Whether to include snapshots in the list": "Si incluir instantáneas en la lista",
39
+ "Filter blobs by prefix": "Filtrar blobs por prefijo",
40
+ "The name of the blob to create": "El nombre del blob a crear",
41
+ "The file to upload as a blob": "El archivo a subir como blob",
42
+ "Optional tags to associate with the blob": "Etiquetas opcionales para asociar con el blob",
43
+ "The name of the blob to read": "El nombre del blob a leer",
44
+ "The name of the blob to add tags to": "El nombre del blob al que añadir etiquetas",
45
+ "The tags to add to the blob": "Las etiquetas a añadir al blob",
46
+ "Whether to keep existing tags on the blob": "Mantener etiquetas existentes en el blob",
47
+ "The tags to filter blobs by": "Las etiquetas por las que filtrar los blobs"
48
+ }
@@ -0,0 +1,48 @@
1
+ {
2
+ "Connection String": "Chaîne de connexion",
3
+ "You can obtain it from 'Security + networking -> Access Keys' menu.": "Vous pouvez l'obtenir à partir du menu 'Sécurité + Réseau -> Clés d'accès' .",
4
+ "Authenticate with Azure Blob Storage using Account Name and Account Key": "Authentifiez-vous avec Azure Blob Storage en utilisant le nom du compte client et la clé de compte",
5
+ "List Containers": "Liste des conteneurs",
6
+ "Create Container": "Créer un conteneur",
7
+ "Delete Container": "Supprimer le conteneur",
8
+ "List Blobs": "Lister les Blobs",
9
+ "Create Blob": "Créer Blob",
10
+ "Read Blob": "Lire Blob",
11
+ "Delete Blob": "Supprimer Blob",
12
+ "Add Tags to Blob": "Ajouter des mots clés à Blob",
13
+ "Find Blobs": "Trouver des Blobs",
14
+ "List Containers in the Azure Blob Storage account": "Lister les conteneurs dans le compte Azure Blob Storage",
15
+ "Creates a new container": "Crée un nouveau container",
16
+ "Deletes an existing container": "Supprime un conteneur existant",
17
+ "List Blobs in the specified Azure Blob Storage container": "Lister les Blobs dans le conteneur Azure Blob Storage spécifié",
18
+ "Creates a new Blob in the specified location": "Crée un nouveau Blob à l'emplacement spécifié",
19
+ "Read the Blob at the specified lcoation": "Lire le Blob à la lcoation spécifiée",
20
+ "Deletes the Blob at the specified location": "Supprime le Blob à l'emplacement spécifié",
21
+ "Adds Tags to the Blob at the specified location": "Ajoute des balises au Blob à l'emplacement spécifié",
22
+ "Finds Blobs based on their tags": "Trouve des Blobs en fonction de leurs tags",
23
+ "Include Deleted Containers": "Inclure les conteneurs supprimés",
24
+ "Include System Containers": "Inclure les conteneurs du système",
25
+ "Prefix Filter": "Filtre de préfixe",
26
+ "Container Name": "Nom du conteneur",
27
+ "Container": "Conteneur",
28
+ "Include Snapshots": "Inclure les instantanés",
29
+ "Blob Name": "Nom du Blob",
30
+ "File": "Ficher",
31
+ "Tags": "Tags",
32
+ "Keep Existing Tags": "Conserver les balises existantes",
33
+ "Whether to include deleted containers in the list": "Inclure ou non les conteneurs supprimés dans la liste",
34
+ "Whether to include system containers in the list": "Inclure ou non les conteneurs système dans la liste",
35
+ "Filter containers by prefix": "Filtrer les conteneurs par préfixe",
36
+ "The name for the newly created container": "Le nom du conteneur nouvellement créé",
37
+ "Select the container": "Sélectionnez le conteneur",
38
+ "Whether to include snapshots in the list": "Inclure ou non des snapshots dans la liste",
39
+ "Filter blobs by prefix": "Filtrer les blobs par préfixe",
40
+ "The name of the blob to create": "Le nom de la bulle à créer",
41
+ "The file to upload as a blob": "Le fichier à télécharger en tant que blob",
42
+ "Optional tags to associate with the blob": "Étiquettes optionnelles à associer avec le blob",
43
+ "The name of the blob to read": "Le nom du blob à lire",
44
+ "The name of the blob to add tags to": "Le nom du blob à ajouter des balises",
45
+ "The tags to add to the blob": "Les tags à ajouter au blob",
46
+ "Whether to keep existing tags on the blob": "Si vous voulez conserver les tags existants sur le blob",
47
+ "The tags to filter blobs by": "Les balises pour filtrer les blobs par"
48
+ }
@@ -0,0 +1,48 @@
1
+ {
2
+ "Connection String": "接続文字列",
3
+ "You can obtain it from 'Security + networking -> Access Keys' menu.": "「セキュリティ+ネットワーキング->アクセスキー」メニューから取得できます。",
4
+ "Authenticate with Azure Blob Storage using Account Name and Account Key": "アカウント名とアカウントキーを使用して、Azure Blob Storageで認証",
5
+ "List Containers": "コンテナの一覧",
6
+ "Create Container": "コンテナを作成",
7
+ "Delete Container": "コンテナを削除",
8
+ "List Blobs": "リストブロブ",
9
+ "Create Blob": "Blob を作成",
10
+ "Read Blob": "Blob の読み取り",
11
+ "Delete Blob": "Blob を削除",
12
+ "Add Tags to Blob": "Blob にタグを追加",
13
+ "Find Blobs": "ブロブを見つける",
14
+ "List Containers in the Azure Blob Storage account": "Azure Blob Storage アカウントのコンテナ一覧",
15
+ "Creates a new container": "新しいコンテナを作成",
16
+ "Deletes an existing container": "既存のコンテナを削除します",
17
+ "List Blobs in the specified Azure Blob Storage container": "指定された Azure Blob Storage コンテナ内のブロブを一覧表示します",
18
+ "Creates a new Blob in the specified location": "指定された場所に新しいBlobを作成します",
19
+ "Read the Blob at the specified lcoation": "指定したlcoationでBlobを読み込みます。",
20
+ "Deletes the Blob at the specified location": "指定された場所の Blob を削除します。",
21
+ "Adds Tags to the Blob at the specified location": "指定した場所の Blob にタグを追加します。",
22
+ "Finds Blobs based on their tags": "タグに基づいてブロブを検索",
23
+ "Include Deleted Containers": "削除されたコンテナを含む",
24
+ "Include System Containers": "システムコンテナを含める",
25
+ "Prefix Filter": "プレフィックスフィルタ",
26
+ "Container Name": "コンテナ名",
27
+ "Container": "コンテナ",
28
+ "Include Snapshots": "スナップショットを含める",
29
+ "Blob Name": "Blob Name",
30
+ "File": "ファイル",
31
+ "Tags": "タグ",
32
+ "Keep Existing Tags": "既存のタグを保持",
33
+ "Whether to include deleted containers in the list": "削除されたコンテナをリストに含めるかどうか",
34
+ "Whether to include system containers in the list": "システムコンテナをリストに含めるかどうか",
35
+ "Filter containers by prefix": "プレフィックスでコンテナをフィルター",
36
+ "The name for the newly created container": "新しく作成されたコンテナの名前",
37
+ "Select the container": "コンテナを選択",
38
+ "Whether to include snapshots in the list": "リストにスナップショットを含めるかどうか",
39
+ "Filter blobs by prefix": "プレフィックスでブロブをフィルター",
40
+ "The name of the blob to create": "作成する Blob の名前",
41
+ "The file to upload as a blob": "Blob としてアップロードするファイル",
42
+ "Optional tags to associate with the blob": "Blob に関連付ける任意のタグ",
43
+ "The name of the blob to read": "読み込むブロックの名前",
44
+ "The name of the blob to add tags to": "タグを追加する Blob の名前",
45
+ "The tags to add to the blob": "Blob に追加するタグ",
46
+ "Whether to keep existing tags on the blob": "Blob に既存のタグを保持する",
47
+ "The tags to filter blobs by": "ブロブをフィルタするためのタグ"
48
+ }
@@ -0,0 +1,48 @@
1
+ {
2
+ "Connection String": "Connectie String",
3
+ "You can obtain it from 'Security + networking -> Access Keys' menu.": "U kunt het verkrijgen via het 'Beveiliging + Netwerk-> Toegang Sleutels' menu.",
4
+ "Authenticate with Azure Blob Storage using Account Name and Account Key": "Authenticeer met Azure Blob opslag met behulp van Account Naam en Account Key",
5
+ "List Containers": "Lijst containers",
6
+ "Create Container": "Maak Container",
7
+ "Delete Container": "Verwijder Container",
8
+ "List Blobs": "Blobs lijst",
9
+ "Create Blob": "Creëer Blob",
10
+ "Read Blob": "Lees Blob",
11
+ "Delete Blob": "Blob verwijderen",
12
+ "Add Tags to Blob": "Labels toevoegen aan Blob",
13
+ "Find Blobs": "Blobs zoeken",
14
+ "List Containers in the Azure Blob Storage account": "Lijst van containers in het Azure Blob opslagaccount",
15
+ "Creates a new container": "Maakt een nieuwe container",
16
+ "Deletes an existing container": "Verwijdert een bestaande container",
17
+ "List Blobs in the specified Azure Blob Storage container": "Lijst van lobs in de opgegeven Azure Blob opslag container",
18
+ "Creates a new Blob in the specified location": "Maakt een nieuw Blob aan in de opgegeven locatie",
19
+ "Read the Blob at the specified lcoation": "Lees het Blob op de opgegeven lcoation",
20
+ "Deletes the Blob at the specified location": "Verwijdert het Blob op de opgegeven locatie",
21
+ "Adds Tags to the Blob at the specified location": "Voegt Tags toe aan het Blob op de opgegeven locatie",
22
+ "Finds Blobs based on their tags": "Gevonden Blobs op basis van hun tags",
23
+ "Include Deleted Containers": "Verwijderde containers opnemen",
24
+ "Include System Containers": "Inclusief systeemcontainers",
25
+ "Prefix Filter": "Filter voorvoegsel",
26
+ "Container Name": "Naam van container",
27
+ "Container": "Container",
28
+ "Include Snapshots": "Momentopnamen opnemen",
29
+ "Blob Name": "Blob naam",
30
+ "File": "Bestand",
31
+ "Tags": "Labels",
32
+ "Keep Existing Tags": "Behoud bestaande tags",
33
+ "Whether to include deleted containers in the list": "Of u verwijderde containers in de lijst wilt opnemen",
34
+ "Whether to include system containers in the list": "Of u systeemcontainers in de lijst wilt opnemen",
35
+ "Filter containers by prefix": "Filter containers op voorvoegsel",
36
+ "The name for the newly created container": "De naam voor de nieuw gemaakte container",
37
+ "Select the container": "Selecteer de container",
38
+ "Whether to include snapshots in the list": "Of u snapshots in de lijst opneemt",
39
+ "Filter blobs by prefix": "Filter blobs op voorvoegsel",
40
+ "The name of the blob to create": "De naam van de te maken blob",
41
+ "The file to upload as a blob": "Het bestand om te uploaden als blob",
42
+ "Optional tags to associate with the blob": "Optionele tags om te koppelen aan de blob",
43
+ "The name of the blob to read": "De naam van de blob om te lezen",
44
+ "The name of the blob to add tags to": "De naam van de blob om tags toe te voegen aan",
45
+ "The tags to add to the blob": "De tags om toe te voegen aan de blob",
46
+ "Whether to keep existing tags on the blob": "Behoud bestaande tags op de blob",
47
+ "The tags to filter blobs by": "De tags om blobs te filteren door"
48
+ }
@@ -0,0 +1,48 @@
1
+ {
2
+ "Connection String": "String de conexão",
3
+ "You can obtain it from 'Security + networking -> Access Keys' menu.": "Você pode obtê-lo no menu 'Segurança + redes -> Chaves de acesso'.",
4
+ "Authenticate with Azure Blob Storage using Account Name and Account Key": "Autenticar com o armazenamento do Azure Blob usando o nome da conta e chave de conta",
5
+ "List Containers": "Listar contêineres",
6
+ "Create Container": "Criar Contêiner",
7
+ "Delete Container": "Excluir Contêiner",
8
+ "List Blobs": "Listar Blobs",
9
+ "Create Blob": "Criar Blob",
10
+ "Read Blob": "Ler Blob",
11
+ "Delete Blob": "Excluir Blob",
12
+ "Add Tags to Blob": "Adicionar Tags ao Blob",
13
+ "Find Blobs": "Encontre Blobs",
14
+ "List Containers in the Azure Blob Storage account": "Listar contêineres na conta do Armazenamento do Azure Blob",
15
+ "Creates a new container": "Cria um novo contêiner",
16
+ "Deletes an existing container": "Exclui um contêiner existente",
17
+ "List Blobs in the specified Azure Blob Storage container": "Listar Blobs no recipiente especificado do Azure Blob Storage",
18
+ "Creates a new Blob in the specified location": "Cria um novo Blob na localização especificada",
19
+ "Read the Blob at the specified lcoation": "Leia o Blob na lcoação especificada",
20
+ "Deletes the Blob at the specified location": "Exclui o Blob no local especificado",
21
+ "Adds Tags to the Blob at the specified location": "Adiciona Tags ao Blob no local especificado",
22
+ "Finds Blobs based on their tags": "Encontrar Blobs baseado em suas tags",
23
+ "Include Deleted Containers": "Incluir contêineres excluídos",
24
+ "Include System Containers": "Incluir contêineres do sistema",
25
+ "Prefix Filter": "Filtro de Prefixo",
26
+ "Container Name": "Nome do Contêiner",
27
+ "Container": "Contêiner",
28
+ "Include Snapshots": "Incluir Snapshots",
29
+ "Blob Name": "Nome do Blob",
30
+ "File": "Arquivo",
31
+ "Tags": "Etiquetas",
32
+ "Keep Existing Tags": "Manter tags existentes",
33
+ "Whether to include deleted containers in the list": "Se deve incluir contêineres excluídos na lista",
34
+ "Whether to include system containers in the list": "Se deve incluir contêineres de sistema na lista",
35
+ "Filter containers by prefix": "Filtrar contêineres por prefixo",
36
+ "The name for the newly created container": "O nome para o contêiner recém-criado",
37
+ "Select the container": "Selecione o recipiente",
38
+ "Whether to include snapshots in the list": "Se deve incluir snapshots na lista",
39
+ "Filter blobs by prefix": "Filtrar blobs por prefixo",
40
+ "The name of the blob to create": "O nome do blob a criar",
41
+ "The file to upload as a blob": "O arquivo para enviar como um blob",
42
+ "Optional tags to associate with the blob": "Tags opcionais para associar com o blob",
43
+ "The name of the blob to read": "O nome do blob para ler",
44
+ "The name of the blob to add tags to": "O nome do blob ao qual adicionar tags",
45
+ "The tags to add to the blob": "As tags a serem adicionadas ao blob",
46
+ "Whether to keep existing tags on the blob": "Se deseja manter as tags existentes no blob",
47
+ "The tags to filter blobs by": "As tags para filtrar por"
48
+ }
@@ -1,8 +1,6 @@
1
1
  {
2
- "Endpoint": "Endpoint",
3
2
  "Connection String": "Connection String",
4
- "The endpoint URL for your Azure Blob Storage account, example: https://<account_name>.blob.core.windows.net": "The endpoint URL for your Azure Blob Storage account, example: https://<account_name>.blob.core.windows.net",
5
- "The connection string for your Azure Storage account.": "The connection string for your Azure Storage account.",
3
+ "You can obtain it from 'Security + networking -> Access Keys' menu.": "You can obtain it from 'Security + networking -> Access Keys' menu.",
6
4
  "Authenticate with Azure Blob Storage using Account Name and Account Key": "Authenticate with Azure Blob Storage using Account Name and Account Key",
7
5
  "List Containers": "List Containers",
8
6
  "Create Container": "Create Container",
@@ -14,14 +12,14 @@
14
12
  "Add Tags to Blob": "Add Tags to Blob",
15
13
  "Find Blobs": "Find Blobs",
16
14
  "List Containers in the Azure Blob Storage account": "List Containers in the Azure Blob Storage account",
17
- "Create a new container": "Create a new container",
18
- "Delete a container": "Delete a container",
15
+ "Creates a new container": "Creates a new container",
16
+ "Deletes an existing container": "Deletes an existing container",
19
17
  "List Blobs in the specified Azure Blob Storage container": "List Blobs in the specified Azure Blob Storage container",
20
- "Create a new Blob in the specified location": "Create a new Blob in the specified location",
18
+ "Creates a new Blob in the specified location": "Creates a new Blob in the specified location",
21
19
  "Read the Blob at the specified lcoation": "Read the Blob at the specified lcoation",
22
- "Delete the Blob at the specified location": "Delete the Blob at the specified location",
23
- "Add Tags to the Blob at the specified location": "Add Tags to the Blob at the specified location",
24
- "Find Blobs based on their tags": "Find Blobs based on their tags",
20
+ "Deletes the Blob at the specified location": "Deletes the Blob at the specified location",
21
+ "Adds Tags to the Blob at the specified location": "Adds Tags to the Blob at the specified location",
22
+ "Finds Blobs based on their tags": "Finds Blobs based on their tags",
25
23
  "Include Deleted Containers": "Include Deleted Containers",
26
24
  "Include System Containers": "Include System Containers",
27
25
  "Prefix Filter": "Prefix Filter",
@@ -0,0 +1,48 @@
1
+ {
2
+ "Connection String": "Connection String",
3
+ "You can obtain it from 'Security + networking -> Access Keys' menu.": "You can obtain it from 'Security + networking -> Access Keys' menu.",
4
+ "Authenticate with Azure Blob Storage using Account Name and Account Key": "Authenticate with Azure Blob Storage using Account Name and Account Key",
5
+ "List Containers": "List Containers",
6
+ "Create Container": "Create Container",
7
+ "Delete Container": "Delete Container",
8
+ "List Blobs": "List Blobs",
9
+ "Create Blob": "Create Blob",
10
+ "Read Blob": "Read Blob",
11
+ "Delete Blob": "Delete Blob",
12
+ "Add Tags to Blob": "Add Tags to Blob",
13
+ "Find Blobs": "Find Blobs",
14
+ "List Containers in the Azure Blob Storage account": "List Containers in the Azure Blob Storage account",
15
+ "Creates a new container": "Creates a new container",
16
+ "Deletes an existing container": "Deletes an existing container",
17
+ "List Blobs in the specified Azure Blob Storage container": "List Blobs in the specified Azure Blob Storage container",
18
+ "Creates a new Blob in the specified location": "Creates a new Blob in the specified location",
19
+ "Read the Blob at the specified lcoation": "Read the Blob at the specified lcoation",
20
+ "Deletes the Blob at the specified location": "Deletes the Blob at the specified location",
21
+ "Adds Tags to the Blob at the specified location": "Adds Tags to the Blob at the specified location",
22
+ "Finds Blobs based on their tags": "Finds Blobs based on their tags",
23
+ "Include Deleted Containers": "Include Deleted Containers",
24
+ "Include System Containers": "Include System Containers",
25
+ "Prefix Filter": "Prefix Filter",
26
+ "Container Name": "Container Name",
27
+ "Container": "Container",
28
+ "Include Snapshots": "Include Snapshots",
29
+ "Blob Name": "Blob Name",
30
+ "File": "文件",
31
+ "Tags": "标签",
32
+ "Keep Existing Tags": "Keep Existing Tags",
33
+ "Whether to include deleted containers in the list": "Whether to include deleted containers in the list",
34
+ "Whether to include system containers in the list": "Whether to include system containers in the list",
35
+ "Filter containers by prefix": "Filter containers by prefix",
36
+ "The name for the newly created container": "The name for the newly created container",
37
+ "Select the container": "Select the container",
38
+ "Whether to include snapshots in the list": "Whether to include snapshots in the list",
39
+ "Filter blobs by prefix": "Filter blobs by prefix",
40
+ "The name of the blob to create": "The name of the blob to create",
41
+ "The file to upload as a blob": "The file to upload as a blob",
42
+ "Optional tags to associate with the blob": "Optional tags to associate with the blob",
43
+ "The name of the blob to read": "The name of the blob to read",
44
+ "The name of the blob to add tags to": "The name of the blob to add tags to",
45
+ "The tags to add to the blob": "The tags to add to the blob",
46
+ "Whether to keep existing tags on the blob": "Whether to keep existing tags on the blob",
47
+ "The tags to filter blobs by": "The tags to filter blobs by"
48
+ }