Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion public/locales/ar/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"unselectAll": "إلغاء تحديد الكل",
"generate": "Generate",
"publish": "Publish",
"downloadCar": "Download as CAR",
"downloadCar": "Export CAR",
"done": "Done"
},
"cliModal": {
Expand Down
2 changes: 1 addition & 1 deletion public/locales/ca/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"unselectAll": "Deseleccionar-ho tot",
"generate": "Generate",
"publish": "Publish",
"downloadCar": "Download as CAR",
"downloadCar": "Export CAR",
"done": "Done"
},
"cliModal": {
Expand Down
2 changes: 1 addition & 1 deletion public/locales/cs/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"unselectAll": "Odznačit vše",
"generate": "Generovat",
"publish": "Publikovat",
"downloadCar": "Stáhnout jako CAR",
"downloadCar": "Export CAR",
"done": "Hotovo"
},
"cliModal": {
Expand Down
8 changes: 8 additions & 0 deletions public/locales/cs/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"openWithLocalAndPublicGateway": "Místo toho ji zkuste otevřít pomocí <1>místní</1> nebo <3>veřejné brány</3>.",
"cantBePreviewed": "Litujeme, tento soubor nelze zobrazit",
"addByPath": "Od IPFS",
"addByCar": "From CAR",
"bulkImport": "Bulk import",
"newFolder": "Nová složka",
"generating": "Vytváření…",
Expand Down Expand Up @@ -60,6 +61,13 @@
"namePlaceholder": "Název (nepovinné)",
"examples": "Příklady:"
},
"addByCarModal": {
"title": "CAR Import",
"description": "Choose a CAR file to import a DAG from and specify a name for it to be imported into the current directory.",
"selectCARButtonText": "Select CAR…",
"namePlaceholder": "Jméno",
"renameImportPath": "Rename import"
},
"bulkImportModal": {
"title": "Bulk import with text file",
"description": "Upload a text file with a list of CIDs (names are optional). Example:",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/de/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"unselectAll": "Alle abwählen",
"generate": "Generieren",
"publish": "Veröffentlichen",
"downloadCar": "Als CAR herunterladen",
"downloadCar": "Export CAR",
"done": "Fertig"
},
"cliModal": {
Expand Down
8 changes: 8 additions & 0 deletions public/locales/de/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"openWithLocalAndPublicGateway": "Versuche es stattdessen mit Deinem <1>lokalen Gateway</1> oder <3>öffentlichen Gateway</3> zu öffnen.",
"cantBePreviewed": "Für diese Datei ist keine Vorschau verfügbar",
"addByPath": "Aus IPFS",
"addByCar": "From CAR",
"bulkImport": "Bulk import",
"newFolder": "Neuer Ordner",
"generating": "Erstelle…",
Expand Down Expand Up @@ -60,6 +61,13 @@
"namePlaceholder": "Name (optional)",
"examples": "Beispiele:"
},
"addByCarModal": {
"title": "CAR Import",
"description": "Choose a CAR file to import a DAG from and specify a name for it to be imported into the current directory.",
"selectCARButtonText": "Select CAR…",
"namePlaceholder": "Name",
"renameImportPath": "Rename import"
},
"bulkImportModal": {
"title": "Bulk import with text file",
"description": "Upload a text file with a list of CIDs (names are optional). Example:",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/fr/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"unselectAll": "Tout désélectionner",
"generate": "Générer",
"publish": "Publier",
"downloadCar": "Télécharger le CAR",
"downloadCar": "Export CAR",
"done": "Terminé"
},
"cliModal": {
Expand Down
8 changes: 8 additions & 0 deletions public/locales/fr/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"openWithLocalAndPublicGateway": "Essayer de l'ouvrir plutôt avec votre <1>passerelle locale</1> ou votre <3>passerelle publique</3>.",
"cantBePreviewed": "Désolé, ce fichier ne peut pas être prévisualisé",
"addByPath": "Depuis IPFS",
"addByCar": "From CAR",
"bulkImport": "Bulk import",
"newFolder": "Nouveau répertoire",
"generating": "Génération...",
Expand Down Expand Up @@ -60,6 +61,13 @@
"namePlaceholder": "Nom (optionnel)",
"examples": "Exemples :"
},
"addByCarModal": {
"title": "CAR Import",
"description": "Choose a CAR file to import a DAG from and specify a name for it to be imported into the current directory.",
"selectCARButtonText": "Select CAR…",
"namePlaceholder": "Nom",
"renameImportPath": "Rename import"
},
"bulkImportModal": {
"title": "Bulk import with text file",
"description": "Upload a text file with a list of CIDs (names are optional). Example:",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/hu/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"unselectAll": "Minden kijelölést töröl",
"generate": "Generate",
"publish": "Publish",
"downloadCar": "Download as CAR",
"downloadCar": "Export CAR",
"done": "Done"
},
"cliModal": {
Expand Down
4 changes: 2 additions & 2 deletions public/locales/id/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"unselectAll": "Batalkan pilihan semua",
"generate": "Hasilkan",
"publish": "Menerbitkan",
"downloadCar": "Unduh sebagai CAR",
"downloadCar": "Ekspor CAR",
"done": "Selesai"
},
"cliModal": {
Expand All @@ -46,7 +46,7 @@
"couldNotConnect": "Tidak dapat terhubung ke Kubo RPC"
},
"apiAddressForm": {
"placeholder": "Enter a URL (http://user:password@127.0.0.1:5001) or a Multiaddr (/ip4/127.0.0.1/tcp/5001)"
"placeholder": "Masukkan URL (http://user:password@127.0.0.1:5001) atau Multiaddr (/ip4/127.0.0.1/tcp/5001)"
},
"publicGatewayForm": {
"placeholder": "Masukkan URL (https://ipfs.io)"
Expand Down
22 changes: 15 additions & 7 deletions public/locales/id/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"openWithLocalAndPublicGateway": "Coba buka dengan <1>gerbang lokal</1> Anda atau <3>gerbang publik</3>.",
"cantBePreviewed": "Maaf, berkas ini tidak dapat dipratinjau",
"addByPath": "Dari IPFS",
"bulkImport": "Bulk import",
"addByCar": "Dari CAR",
"bulkImport": "Impor massal",
"newFolder": "Map baru",
"generating": "Menghasilkan…",
"actions": {
Expand Down Expand Up @@ -60,13 +61,20 @@
"namePlaceholder": "Nama (opsional)",
"examples": "Contoh:"
},
"addByCarModal": {
"title": "Impor CAR",
"description": "Pilih berkas CAR untuk mengimpor DAG dan tentukan nama untuk diimpor ke direktori saat ini.",
"selectCARButtonText": "Pilih CAR...",
"namePlaceholder": "Nama",
"renameImportPath": "Ubah nama impor"
},
"bulkImportModal": {
"title": "Bulk import with text file",
"description": "Upload a text file with a list of CIDs (names are optional). Example:",
"select": "Select file",
"selectedFile": "Selected file",
"invalidCids": "*Invalid CID(s) found",
"failedToReadFile": "*Failed to read file contents"
"title": "Impor massal dengan berkas teks",
"description": "Unggah berkas teks dengan daftar CID (nama bersifat opsional). Contoh:",
"select": "Pilih berkas",
"selectedFile": "Berkas yang dipilih",
"invalidCids": "*CID(s) tidak valid ditemukan",
"failedToReadFile": "*Gagal membaca isi berkas"
},
"newFolderModal": {
"title": "Map baru",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/it/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"unselectAll": "Deseleziona tutto",
"generate": "Generate",
"publish": "Publish",
"downloadCar": "Download as CAR",
"downloadCar": "Export CAR",
"done": "Done"
},
"cliModal": {
Expand Down
2 changes: 1 addition & 1 deletion public/locales/ja-JP/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"unselectAll": "選択を全て解除",
"generate": "生成",
"publish": "Publish",
"downloadCar": "CARをダウンロード",
"downloadCar": "Export CAR",
"done": "終了"
},
"cliModal": {
Expand Down
2 changes: 1 addition & 1 deletion public/locales/pl/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"unselectAll": "Odznacz wszystko",
"generate": "Generuj",
"publish": "Publikuj",
"downloadCar": "Pobierz jako CAR",
"downloadCar": "Export CAR",
"done": "Gotowe"
},
"cliModal": {
Expand Down
8 changes: 8 additions & 0 deletions public/locales/pl/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"openWithLocalAndPublicGateway": "Spróbuj otworzyć go za pomocą swojej <1>lokalnej bramy</1> lub <3>punlicznej bramy</3>.",
"cantBePreviewed": "Przepraszamy, nie można wyświetlić podglądu tego pliku",
"addByPath": "Z IPFS",
"addByCar": "From CAR",
"bulkImport": "Bulk import",
"newFolder": "Nowy folder",
"generating": "Generowanie...",
Expand Down Expand Up @@ -60,6 +61,13 @@
"namePlaceholder": "Nazwa (opcjonalnie)",
"examples": "Przykłady:"
},
"addByCarModal": {
"title": "CAR Import",
"description": "Choose a CAR file to import a DAG from and specify a name for it to be imported into the current directory.",
"selectCARButtonText": "Select CAR…",
"namePlaceholder": "Nazwa",
"renameImportPath": "Rename import"
},
"bulkImportModal": {
"title": "Bulk import with text file",
"description": "Upload a text file with a list of CIDs (names are optional). Example:",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/ru/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"unselectAll": "Снять выделение",
"generate": "Генерировать",
"publish": "Опубликовать",
"downloadCar": "Загрузить как CAR",
"downloadCar": "Export CAR",
"done": "Готово"
},
"cliModal": {
Expand Down
8 changes: 8 additions & 0 deletions public/locales/ru/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"openWithLocalAndPublicGateway": "Попробуйте вместо этого открыть его своим <1>локальным шлюзом</1> или <3>обшественным шлюзом</3>.",
"cantBePreviewed": "Извините, предпросмотр файла невозможен",
"addByPath": "Из IPFS",
"addByCar": "From CAR",
"bulkImport": "Bulk import",
"newFolder": "Новая папка",
"generating": "Генерация...",
Expand Down Expand Up @@ -60,6 +61,13 @@
"namePlaceholder": "Имя (опционально)",
"examples": "Примеры:"
},
"addByCarModal": {
"title": "CAR Import",
"description": "Choose a CAR file to import a DAG from and specify a name for it to be imported into the current directory.",
"selectCARButtonText": "Select CAR…",
"namePlaceholder": "Имя",
"renameImportPath": "Rename import"
},
"bulkImportModal": {
"title": "Bulk import with text file",
"description": "Upload a text file with a list of CIDs (names are optional). Example:",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/tr/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"unselectAll": "Hepsinin seçimini kaldır",
"generate": "Oluştur",
"publish": "Yayınla",
"downloadCar": "CAR olarak indir",
"downloadCar": "Export CAR",
"done": "Bitti"
},
"cliModal": {
Expand Down
8 changes: 8 additions & 0 deletions public/locales/tr/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"openWithLocalAndPublicGateway": "Bunun yerine <1>yerel ağ geçidinizle</1> veya <3>genel ağ geçidinizle</3> açmayı deneyin.",
"cantBePreviewed": "Maalesef bu dosya önizlenemiyor",
"addByPath": "IPFS'den",
"addByCar": "From CAR",
"bulkImport": "Bulk import",
"newFolder": "Yeni dosya",
"generating": "Oluşturuluyor…",
Expand Down Expand Up @@ -60,6 +61,13 @@
"namePlaceholder": "İsim (İsteğe bağlı)",
"examples": "Örnekler:"
},
"addByCarModal": {
"title": "CAR Import",
"description": "Choose a CAR file to import a DAG from and specify a name for it to be imported into the current directory.",
"selectCARButtonText": "Select CAR…",
"namePlaceholder": "Ad",
"renameImportPath": "Rename import"
},
"bulkImportModal": {
"title": "Bulk import with text file",
"description": "Upload a text file with a list of CIDs (names are optional). Example:",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/ur/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"unselectAll": "تمام غیر منتخب کریں",
"generate": "Generate",
"publish": "Publish",
"downloadCar": "Download as CAR",
"downloadCar": "Export CAR",
"done": "Done"
},
"cliModal": {
Expand Down
2 changes: 1 addition & 1 deletion public/locales/zh-CN/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"unselectAll": "全部取消选择",
"generate": "生成",
"publish": "发布",
"downloadCar": "下载CAR文件",
"downloadCar": "Export CAR",
"done": "完成"
},
"cliModal": {
Expand Down
8 changes: 8 additions & 0 deletions public/locales/zh-CN/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"openWithLocalAndPublicGateway": "尝试使用您的<1>本地网关</1>或者<3>公共网关</3>来打开。",
"cantBePreviewed": "对不起,本文件不支持预览。",
"addByPath": "来自 IPFS 路径",
"addByCar": "From CAR",
"bulkImport": "Bulk import",
"newFolder": "新建文件夹",
"generating": "生成 ...",
Expand Down Expand Up @@ -60,6 +61,13 @@
"namePlaceholder": "名称 (可选)",
"examples": "示例:"
},
"addByCarModal": {
"title": "CAR Import",
"description": "Choose a CAR file to import a DAG from and specify a name for it to be imported into the current directory.",
"selectCARButtonText": "Select CAR…",
"namePlaceholder": "名称",
"renameImportPath": "Rename import"
},
"bulkImportModal": {
"title": "Bulk import with text file",
"description": "Upload a text file with a list of CIDs (names are optional). Example:",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/zh-TW/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"unselectAll": "取消全部選擇",
"generate": "Generate",
"publish": "Publish",
"downloadCar": "Download as CAR",
"downloadCar": "Export CAR",
"done": "Done"
},
"cliModal": {
Expand Down