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
12 changes: 11 additions & 1 deletion public/locales/cs/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,16 @@
}
},
"errors": {
"BlockFetchTimeoutError": "Nepodařilo se načíst obsah do {timeout} s. Obnovte prosím stránku a zkuste to znovu nebo zkuste jiný CID."
"BlockFetchTimeoutError": "Nepodařilo se načíst obsah do {timeout} s. Obnovte prosím stránku a zkuste to znovu nebo zkuste jiný CID.",
"BlockFetchError": "Failed to fetch content: {error}. This could mean the content is not available on the network or there are connectivity issues.",
"CidSyntaxError": "Invalid CID format: {cid}. Please ensure you are using a valid CID.",
"checkIpfsNetwork": "Check content availability on IPFS Network",
"troubleshootingTips": {
"title": "Troubleshooting Tips",
"refresh": "Try refreshing the page",
"checkConnection": "Check your internet connection",
"tryLater": "Try again later - the content may still be propagating through the network",
"checkCidSyntax": "Verify that your CID is formatted correctly or that your CAR file is valid"
}
}
}
12 changes: 11 additions & 1 deletion public/locales/de/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,16 @@
}
},
"errors": {
"BlockFetchTimeoutError": "Der Inhalt konnte innerhalb von {timeout}s nicht abgerufen werden. Lade bitte die Seite neu um es erneut zu versuchen oder versuche es mit einer anderen CID."
"BlockFetchTimeoutError": "Der Inhalt konnte innerhalb von {timeout}s nicht abgerufen werden. Lade bitte die Seite neu um es erneut zu versuchen oder versuche es mit einer anderen CID.",
"BlockFetchError": "Failed to fetch content: {error}. This could mean the content is not available on the network or there are connectivity issues.",
"CidSyntaxError": "Invalid CID format: {cid}. Please ensure you are using a valid CID.",
"checkIpfsNetwork": "Check content availability on IPFS Network",
"troubleshootingTips": {
"title": "Troubleshooting Tips",
"refresh": "Try refreshing the page",
"checkConnection": "Check your internet connection",
"tryLater": "Try again later - the content may still be propagating through the network",
"checkCidSyntax": "Verify that your CID is formatted correctly or that your CAR file is valid"
}
}
}
12 changes: 11 additions & 1 deletion public/locales/fr/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,16 @@
}
},
"errors": {
"BlockFetchTimeoutError": "Impossible d'obtenir le contenu après {timeout}s. Merci de rafraîchir la page pour réessayer ou d'essayer avec un autre CID."
"BlockFetchTimeoutError": "Impossible d'obtenir le contenu après {timeout}s. Merci de rafraîchir la page pour réessayer ou d'essayer avec un autre CID.",
"BlockFetchError": "Failed to fetch content: {error}. This could mean the content is not available on the network or there are connectivity issues.",
"CidSyntaxError": "Invalid CID format: {cid}. Please ensure you are using a valid CID.",
"checkIpfsNetwork": "Check content availability on IPFS Network",
"troubleshootingTips": {
"title": "Troubleshooting Tips",
"refresh": "Try refreshing the page",
"checkConnection": "Check your internet connection",
"tryLater": "Try again later - the content may still be propagating through the network",
"checkCidSyntax": "Verify that your CID is formatted correctly or that your CAR file is valid"
}
}
}
12 changes: 11 additions & 1 deletion public/locales/id/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,16 @@
}
},
"errors": {
"BlockFetchTimeoutError": "Gagal mengambil konten dalam {timeout}s. Harap segarkan halaman untuk mencoba lagi atau mencoba CID lain."
"BlockFetchTimeoutError": "Gagal mengambil konten dalam {timeout}s. Harap segarkan halaman untuk mencoba lagi atau mencoba CID lain.",
"BlockFetchError": "Failed to fetch content: {error}. This could mean the content is not available on the network or there are connectivity issues.",
"CidSyntaxError": "Invalid CID format: {cid}. Please ensure you are using a valid CID.",
"checkIpfsNetwork": "Check content availability on IPFS Network",
"troubleshootingTips": {
"title": "Troubleshooting Tips",
"refresh": "Try refreshing the page",
"checkConnection": "Check your internet connection",
"tryLater": "Try again later - the content may still be propagating through the network",
"checkCidSyntax": "Verify that your CID is formatted correctly or that your CAR file is valid"
}
}
}
34 changes: 33 additions & 1 deletion public/locales/id/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@
"addByCar": "Dari CAR",
"bulkImport": "Impor massal",
"newFolder": "Map baru",
"viewList": "Show items in list",
"viewGrid": "Show items in grid",
"generating": "Menghasilkan…",
"dropHere": "Drop here to move",
"actions": {
"copyHash": "Salin CID",
"share": "Membagikan tautan",
Expand Down Expand Up @@ -46,6 +49,28 @@
"checkboxRemoveLocalPin": "Hapus juga semat lokal (disarankan)",
"checkboxUnpinFromServices": "Lepas sematan dari semua layanan penyematan"
},
"shortcutModal": {
"title": "Keyboard Shortcuts",
"description": "The following keyboard shortcuts are available in the Files section:",
"navigation": "Navigation",
"selection": "Selection",
"actions": "Actions",
"other": "Other",
"moveDown": "Move down",
"moveUp": "Move up",
"moveLeft": "Move left",
"moveRight": "Move right",
"navigate": "Navigate to selected item",
"rename": "Rename selected item",
"delete": "Delete selected item(s)",
"toggleSelection": "Toggle selection",
"selectAll": "Select all items",
"deselectAll": "Deselect all items",
"copy": "Copy selected item(s)",
"paste": "Paste item(s)",
"cut": "Cut selected item(s)",
"showShortcuts": "Show keyboard shortcuts"
},
"pinningModal": {
"title": "Pilih di mana Anda ingin menyematkan item ini.",
"complianceLabel": "🔍 Periksa kepatuhan layanan penyematan",
Expand Down Expand Up @@ -81,6 +106,7 @@
"description": "Masukkan nama map yang ingin Anda buat."
},
"filesListLabel": "Daftar berkas",
"filesGridLabel": "Files grid",
"filesList": {
"noFiles": "<0>Tidak ada berkas dalam direktori ini. Klik tombol \"Impor\" untuk menambahkan beberapa.</0>"
},
Expand Down Expand Up @@ -117,6 +143,11 @@
"paragraph1": "Terakhir, daftar tempat Anda dapat menemukan berkas dan map Anda. Seret dan lepas berkas atau map untuk menambahkannya.",
"paragraph2": "Anda dapat membagikan atau mengunduh berkas, memeriksanya di Penjelajah IPLD, mengganti nama atau menghapusnya!",
"paragraph3": "Kiat pro: seret dan jatuhkan berkas dari halaman lain UI Web untuk menambahkannya ke akar MFS Anda."
},
"step6": {
"title": "Files grid",
"paragraph1": "The grid view displays your files and folders as thumbnails, making it easy to visually browse your content.",
"paragraph2": "Anda dapat membagikan atau mengunduh berkas, memeriksanya di Penjelajah IPLD, mengganti nama atau menghapusnya!"
}
},
"previewLimitReached": "Pratinjau ini dibatasi hingga 10 KiB. Klik tombol unduh untuk mengakses berkas lengkap.",
Expand Down Expand Up @@ -153,5 +184,6 @@
"pleaseWait": "Harap tunggu sementara 20 salinan awal dari catatan IPNS yang diperbarui disimpan dengan bantuan rekan-rekan DHT…"
},
"noPinsInProgress": "Semua selesai, tidak ada pin jarak jauh yang sedang berlangsung.",
"remotePinningInProgress": "Penyematan jarak jauh sedang berlangsung:"
"remotePinningInProgress": "Penyematan jarak jauh sedang berlangsung:",
"selectAllEntries": "Select all entries"
}
12 changes: 11 additions & 1 deletion public/locales/pl/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,16 @@
}
},
"errors": {
"BlockFetchTimeoutError": "Failed to fetch content in {timeout}s. Please refresh the page to retry or try a different CID."
"BlockFetchTimeoutError": "Failed to fetch content in {timeout}s. Please refresh the page to retry or try a different CID.",
"BlockFetchError": "Failed to fetch content: {error}. This could mean the content is not available on the network or there are connectivity issues.",
"CidSyntaxError": "Invalid CID format: {cid}. Please ensure you are using a valid CID.",
"checkIpfsNetwork": "Check content availability on IPFS Network",
"troubleshootingTips": {
"title": "Troubleshooting Tips",
"refresh": "Try refreshing the page",
"checkConnection": "Check your internet connection",
"tryLater": "Try again later - the content may still be propagating through the network",
"checkCidSyntax": "Verify that your CID is formatted correctly or that your CAR file is valid"
}
}
}
12 changes: 11 additions & 1 deletion public/locales/pt-BR/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,16 @@
}
},
"errors": {
"BlockFetchTimeoutError": "Falha ao buscar conteúdo em {timeout}s. Atualize a página para tentar novamente ou tente um CID diferente."
"BlockFetchTimeoutError": "Falha ao buscar conteúdo em {timeout}s. Atualize a página para tentar novamente ou tente um CID diferente.",
"BlockFetchError": "Failed to fetch content: {error}. This could mean the content is not available on the network or there are connectivity issues.",
"CidSyntaxError": "Invalid CID format: {cid}. Please ensure you are using a valid CID.",
"checkIpfsNetwork": "Check content availability on IPFS Network",
"troubleshootingTips": {
"title": "Troubleshooting Tips",
"refresh": "Try refreshing the page",
"checkConnection": "Check your internet connection",
"tryLater": "Try again later - the content may still be propagating through the network",
"checkCidSyntax": "Verify that your CID is formatted correctly or that your CAR file is valid"
}
}
}
4 changes: 2 additions & 2 deletions 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": "Export CAR",
"downloadCar": "导出CAR",
"done": "完成"
},
"cliModal": {
Expand All @@ -46,7 +46,7 @@
"couldNotConnect": "无法连接到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": "输入一个URL(http://user:password@127.0.0.1:5001) 或以Multiaddr形式(/ip4/127.0.0.1/tcp/5001)"
},
"publicGatewayForm": {
"placeholder": "输入一个URL (https://ipfs.io)"
Expand Down
12 changes: 11 additions & 1 deletion public/locales/zh-CN/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,16 @@
}
},
"errors": {
"BlockFetchTimeoutError": "在{timeout}内抓取内容失败. 请刷新页面或尝试一个不同的CID"
"BlockFetchTimeoutError": "在{timeout}内抓取内容失败. 请刷新页面或尝试一个不同的CID",
"BlockFetchError": "获取内容失败:{error}. 这可能意味着内容在网络上不可用,或者存在连接问题。",
"CidSyntaxError": "无效的CID格式:{cid}, 请确保您正使用的是有效的CID",
"checkIpfsNetwork": "检查IPFS网络上的内容可用性",
"troubleshootingTips": {
"title": "故障诊断 Tips",
"refresh": "尝试刷新页面",
"checkConnection": "检查你的互联网连接",
"tryLater": "请稍后重试 - 内容可能仍在网络中传播",
"checkCidSyntax": "验证CID格式是否正确或您的CAR文件是否有效"
}
}
}
58 changes: 45 additions & 13 deletions public/locales/zh-CN/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,13 @@
"openWithLocalAndPublicGateway": "尝试使用您的<1>本地网关</1>或者<3>公共网关</3>来打开。",
"cantBePreviewed": "对不起,本文件不支持预览。",
"addByPath": "来自 IPFS 路径",
"addByCar": "From CAR",
"bulkImport": "Bulk import",
"addByCar": "来自 CAR",
"bulkImport": "批量导入",
"newFolder": "新建文件夹",
"viewList": "显示列表中的项目",
"viewGrid": "显示网格中的项目",
"generating": "生成 ...",
"dropHere": "拖拽到这里来移动",
"actions": {
"copyHash": "复制 CID",
"share": "分享链接",
Expand Down Expand Up @@ -46,6 +49,28 @@
"checkboxRemoveLocalPin": "同时也从本地固定中移除(推荐)",
"checkboxUnpinFromServices": "从所有固定服务中取消固定"
},
"shortcutModal": {
"title": "快捷键",
"description": "“文件”部分提供以下快捷键:",
"navigation": "导航",
"selection": "选项",
"actions": "操作",
"other": "其它",
"moveDown": "下移",
"moveUp": "上移",
"moveLeft": "左移",
"moveRight": "右移",
"navigate": "导航到选择的项目",
"rename": "重命名选择的项目",
"delete": "删除所有选择的项目",
"toggleSelection": "切换选项",
"selectAll": "全选",
"deselectAll": "反选所有",
"copy": "复制已选择的项目",
"paste": "粘贴已选择的项目",
"cut": "剪贴已选择的项目",
"showShortcuts": "显示快捷键"
},
"pinningModal": {
"title": "选择你想将这些文件固定到哪里",
"complianceLabel": "🔍 检查固定服务合规性",
Expand All @@ -62,25 +87,26 @@
"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",
"title": "导入 CAR",
"description": "选择要导入当前目录下DAG的CAR文件,并为其指定名称.",
"selectCARButtonText": "选择 CAR",
"namePlaceholder": "名称",
"renameImportPath": "Rename import"
"renameImportPath": "重命名并导入"
},
"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": "使用文本文件进行批量导入",
"description": "上传一个包含CID列表的文本文件(名称是可选的)。例如:",
"select": "选择文件",
"selectedFile": "已选择的文件",
"invalidCids": "*发现一个或多个无效的CID",
"failedToReadFile": "*读取文件内容失败"
},
"newFolderModal": {
"title": "新建文件夹",
"description": "输入新建文件夹名称"
},
"filesListLabel": "文件列表",
"filesGridLabel": "文件数据网格",
"filesList": {
"noFiles": "<0>这个目录下没有文件,可单击“导入”按钮加入一些文件</0>"
},
Expand Down Expand Up @@ -117,6 +143,11 @@
"paragraph1": "最后,您可以在列表中找到您的文件和文件夹。通过拖放文件或文件夹来添加它们。",
"paragraph2": "您可以分享或下载文件,在 IPLD 资源管理器中查看、重命名或删除它们。",
"paragraph3": "专家提示:可以从 Web UI 的任何其他页面拖放文件,把它们添加到 MFS 的根目录。"
},
"step6": {
"title": "文件数据网格",
"paragraph1": "网格视图会将您的文件和文件夹显示为缩略图,便于您直观地浏览内容",
"paragraph2": "您可以分享或下载文件,在 IPLD 资源管理器中查看、重命名或删除它们。"
}
},
"previewLimitReached": "此预览已限制为10 KiB。单击下载按钮访问完整文件。",
Expand Down Expand Up @@ -153,5 +184,6 @@
"pleaseWait": "请等待片刻以使得初始的20份IPNS更新记录副本储存至DHT节点"
},
"noPinsInProgress": "全部已完成,没有正在进行的远程固定操作",
"remotePinningInProgress": "远程固定中:"
"remotePinningInProgress": "远程固定中:",
"selectAllEntries": "全选"
}