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
4 changes: 4 additions & 0 deletions public/locales/ar/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
"publicGatewayForm": {
"placeholder": ""
},
"localGatewayForm": {
"placeholder": ""
},
"publicSubdomainGatewayForm": {
"placeholder": "أدخل عنوان (https://dweb.link)"
},
Expand Down Expand Up @@ -87,6 +90,7 @@
"pinStatus": "حالة المشبك",
"publicKey": "المفتاح العام",
"publicGateway": "بوابة عامة",
"localGateway": "",
"rateIn": "التقييم",
"rateOut": "خارج التقييم",
"repo": "مخزن",
Expand Down
1 change: 1 addition & 0 deletions public/locales/ar/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"translationProjectLink": "انضم إلى مشروع ترجمة IPFS"
},
"apiDescription": "",
"localGatewayDescription": "",
"publicSubdomainGatewayDescription": "",
"publicPathGatewayDescription": "",
"retrievalDiagnosticService": {
Expand Down
4 changes: 4 additions & 0 deletions public/locales/cs/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
"publicGatewayForm": {
"placeholder": "Zadejte URL (https://ipfs.io)"
},
"localGatewayForm": {
"placeholder": ""
},
"publicSubdomainGatewayForm": {
"placeholder": "Zadejte adresu URL (https://dweb.link)"
},
Expand Down Expand Up @@ -87,6 +90,7 @@
"pinStatus": "Stav připnutí",
"publicKey": "Veřejný klíč",
"publicGateway": "Veřejná brána",
"localGateway": "",
"rateIn": "Hodnota uvnitř",
"rateOut": "Hodnota ven",
"repo": "Repozitář",
Expand Down
1 change: 1 addition & 0 deletions public/locales/cs/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"translationProjectLink": "Připojte se k projektu překladu IPFS"
},
"apiDescription": "<0>Pokud je váš uzel nakonfigurován s <1>vlastní adresou rozhraní Kubo RPC API</1> včetně jiného portu než výchozího 5001, zadejte ji zde.</0>",
"localGatewayDescription": "",
"publicSubdomainGatewayDescription": "<0>Vyberte výchozí <1>bránu subdomény</1> pro generování sdílených odkazů.</0>",
"publicPathGatewayDescription": "<0>Vyberte záložní <1>bránu cesty</1> pro generování sdílených odkazů pro identifikátory CID, které přesahují limit 63 znaků DNS.</0>",
"retrievalDiagnosticService": {
Expand Down
4 changes: 4 additions & 0 deletions public/locales/de/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
"publicGatewayForm": {
"placeholder": ""
},
"localGatewayForm": {
"placeholder": ""
},
"publicSubdomainGatewayForm": {
"placeholder": "Gib eine URL ein (https://dweb.link)"
},
Expand Down Expand Up @@ -87,6 +90,7 @@
"pinStatus": "Anheftstatus",
"publicKey": "Öffentlicher Schlüssel",
"publicGateway": "Öffentliches Gateway",
"localGateway": "",
"rateIn": "Eingangsrate",
"rateOut": "Ausgangsrate",
"repo": "Speicher",
Expand Down
1 change: 1 addition & 0 deletions public/locales/de/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"translationProjectLink": "Dem IPFS-Übersetzungsprojekt beitreten"
},
"apiDescription": "",
"localGatewayDescription": "",
"publicSubdomainGatewayDescription": "",
"publicPathGatewayDescription": "",
"retrievalDiagnosticService": {
Expand Down
4 changes: 4 additions & 0 deletions public/locales/fr/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
"publicGatewayForm": {
"placeholder": "Entrez une URL (https://ipfs.io)"
},
"localGatewayForm": {
"placeholder": "Entrez une URL (http://localhost:8080)"
},
"publicSubdomainGatewayForm": {
"placeholder": "Entrez une URL (https://dweb.link)"
},
Expand Down Expand Up @@ -87,6 +90,7 @@
"pinStatus": "Statut des épingles",
"publicKey": "Clé publique",
"publicGateway": "Passerelle publique",
"localGateway": "Passerelle locale",
"rateIn": "Ratio entrant",
"rateOut": "Ratio sortant",
"repo": "Répertoire",
Expand Down
1 change: 1 addition & 0 deletions public/locales/fr/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"translationProjectLink": "Participez projet de traduction IPFS"
},
"apiDescription": "<0>Si votre nœud est configuré avec une <1>adresse d'API RPC pour Kubo personnalisée, y compris un port autre que le défaut 5001, entrez-la ici.</0>",
"localGatewayDescription": "<0>Si vous accédez à la WebUI via un reverse proxy, Docker, ou un hôte différent, entrez l'URL de la passerelle pour que votre navigateur puisse l'atteindre. Laissez vide pour utiliser la première <1>adresse de passerelle</1> de votre configuration de Kubo.</0>",
"publicSubdomainGatewayDescription": "<0>Sélectionnez votre <1>Passerelle de Sous-domaines</1> pour créer des liens partageables.</0>",
"publicPathGatewayDescription": "<0>Sélectionnez une <1>Passerelle de Chemins</1> de secours pour créer des liens partageables pour les CIDs excédants la limite de 63 caractères des DNS.</0>",
"retrievalDiagnosticService": {
Expand Down
4 changes: 4 additions & 0 deletions public/locales/id/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
"publicGatewayForm": {
"placeholder": "Masukkan URL (https://ipfs.io)"
},
"localGatewayForm": {
"placeholder": ""
},
"publicSubdomainGatewayForm": {
"placeholder": "Masukkan URL (https://dweb.link)"
},
Expand Down Expand Up @@ -87,6 +90,7 @@
"pinStatus": "Status Semat",
"publicKey": "Kunci publik",
"publicGateway": "Gerbang Publik",
"localGateway": "",
"rateIn": "Nilai dalam",
"rateOut": "Nilai keluar",
"repo": "Repo",
Expand Down
1 change: 1 addition & 0 deletions public/locales/id/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"translationProjectLink": "Bergabunglah dengan Proyek Terjemahan IPFS"
},
"apiDescription": "<0>Jika node Anda dikonfigurasi dengan <1>alamat API Kubo RPC kustom</1>, termasuk port selain bawaan 5001, masukkan di sini.</0>",
"localGatewayDescription": "",
"publicSubdomainGatewayDescription": "<0>Pilih bawaan <1>Subdomain Gateway</1> untuk menghasilkan tautan yang dapat dibagikan.</0>",
"publicPathGatewayDescription": "<0>Pilih mundur <1>Path Gateway</1> untuk menghasilkan tautan yang dapat dibagikan untuk CID yang melebihi batas DNS 63 karakter.</0>",
"retrievalDiagnosticService": {
Expand Down
4 changes: 4 additions & 0 deletions public/locales/it/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
"publicGatewayForm": {
"placeholder": ""
},
"localGatewayForm": {
"placeholder": ""
},
"publicSubdomainGatewayForm": {
"placeholder": "Inserisci un URL (https://dweb.link)"
},
Expand Down Expand Up @@ -87,6 +90,7 @@
"pinStatus": "Stato Pin",
"publicKey": "Chiave pubblica",
"publicGateway": "Gateway pubblico",
"localGateway": "",
"rateIn": "Tasso d'entrata",
"rateOut": "Tasso d'uscita",
"repo": "Repo",
Expand Down
1 change: 1 addition & 0 deletions public/locales/it/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"translationProjectLink": "Unisciti al Progetto di Traduzione IPFS"
},
"apiDescription": "",
"localGatewayDescription": "",
"publicSubdomainGatewayDescription": "",
"publicPathGatewayDescription": "",
"retrievalDiagnosticService": {
Expand Down
1 change: 1 addition & 0 deletions public/locales/ja-JP/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"translationProjectLink": "IPFS翻訳プロジェクトに参加"
},
"apiDescription": "",
"localGatewayDescription": "",
"publicSubdomainGatewayDescription": "",
"publicPathGatewayDescription": "",
"retrievalDiagnosticService": {
Expand Down
4 changes: 4 additions & 0 deletions public/locales/pl/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
"publicGatewayForm": {
"placeholder": "Wprowadź URL (https://ipfs.io)"
},
"localGatewayForm": {
"placeholder": ""
},
"publicSubdomainGatewayForm": {
"placeholder": "Wprowadź URL (https://dweb.link)"
},
Expand Down Expand Up @@ -87,6 +90,7 @@
"pinStatus": "Status przypięcia",
"publicKey": "Klucz publiczny",
"publicGateway": "Publiczna bramka",
"localGateway": "",
"rateIn": "Transfer przychodzący",
"rateOut": "Transfer wychodzący",
"repo": "Repozytorium",
Expand Down
1 change: 1 addition & 0 deletions public/locales/pl/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"translationProjectLink": "Dołącz do projektu tłumaczeń IPFS"
},
"apiDescription": "<0>Jeśli Twój węzeł jest skonfigurowany z <1>niestandardowym adresem Kubo RPC API</1>, w tym portem innym niż domyślny 5001, wprowadź go tutaj.</0>",
"localGatewayDescription": "",
"publicSubdomainGatewayDescription": "<0>Wybierz domyślną <1>bramkę subdomenową</1> do generowania linków do udostępniania.</0>",
"publicPathGatewayDescription": "<0>Wybierz zapasową <1>bramkę ścieżkową</1> do generowania linków dla CID-ów przekraczających 63-znakowy limit DNS.</0>",
"retrievalDiagnosticService": {
Expand Down
4 changes: 4 additions & 0 deletions public/locales/ru/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
"publicGatewayForm": {
"placeholder": ""
},
"localGatewayForm": {
"placeholder": ""
},
"publicSubdomainGatewayForm": {
"placeholder": "Введите URL (https://dweb.link)"
},
Expand Down Expand Up @@ -87,6 +90,7 @@
"pinStatus": "Статус процесса",
"publicKey": "Публичный ключ",
"publicGateway": "Публичный шлюз",
"localGateway": "",
"rateIn": "Входящий рейтинг",
"rateOut": "Исходящий рейтинг",
"repo": "Репо",
Expand Down
1 change: 1 addition & 0 deletions public/locales/ru/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"translationProjectLink": "Присоединитесь к проекту перевода IPFS"
},
"apiDescription": "<0>Если ваш узел настроен с <1>пользовательским адресом Kubo RPC API</1>, включая порт, отличный от стандартного 5001, введите его здесь.</0>",
"localGatewayDescription": "",
"publicSubdomainGatewayDescription": "",
"publicPathGatewayDescription": "",
"retrievalDiagnosticService": {
Expand Down
4 changes: 4 additions & 0 deletions public/locales/tr/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
"publicGatewayForm": {
"placeholder": ""
},
"localGatewayForm": {
"placeholder": ""
},
"publicSubdomainGatewayForm": {
"placeholder": "Bir URL girin (https://dweb.link)"
},
Expand Down Expand Up @@ -87,6 +90,7 @@
"pinStatus": "Pin Durumu",
"publicKey": "Genel anahtar",
"publicGateway": "Genel Ağ Geçidi",
"localGateway": "",
"rateIn": "Giren oranı",
"rateOut": "Çıkan oranı",
"repo": "Repo",
Expand Down
1 change: 1 addition & 0 deletions public/locales/tr/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"translationProjectLink": "IPFS Çeviri Projesine Katılın"
},
"apiDescription": "",
"localGatewayDescription": "",
"publicSubdomainGatewayDescription": "",
"publicPathGatewayDescription": "",
"retrievalDiagnosticService": {
Expand Down
4 changes: 4 additions & 0 deletions public/locales/ur/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
"publicGatewayForm": {
"placeholder": ""
},
"localGatewayForm": {
"placeholder": ""
},
"publicSubdomainGatewayForm": {
"placeholder": ""
},
Expand Down Expand Up @@ -87,6 +90,7 @@
"pinStatus": "پن کی حالت",
"publicKey": "عوامی کلید",
"publicGateway": "",
"localGateway": "",
"rateIn": "میں شرح",
"rateOut": "درجہ بندی",
"repo": "ریپو",
Expand Down
4 changes: 4 additions & 0 deletions public/locales/zh-CN/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
"publicGatewayForm": {
"placeholder": "输入一个URL (https://ipfs.io)"
},
"localGatewayForm": {
"placeholder": ""
},
"publicSubdomainGatewayForm": {
"placeholder": "输入一个URL (https://dweb.link)"
},
Expand Down Expand Up @@ -87,6 +90,7 @@
"pinStatus": "固定状态",
"publicKey": "公钥",
"publicGateway": "公共网关",
"localGateway": "",
"rateIn": "接收率",
"rateOut": "发送率",
"repo": "库",
Expand Down
1 change: 1 addition & 0 deletions public/locales/zh-CN/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"translationProjectLink": "加入IPFS翻译项目"
},
"apiDescription": "<0>如果您的节点配置了一个<1>自定义的Kubo PRC API地址</1>,以及包含了其他非默认的5001端口的情况下,在这里修改。</0>",
"localGatewayDescription": "",
"publicSubdomainGatewayDescription": "<0>选择一个默认的<1>子域名网关</1>用于生成可共享的链接。</0>",
"publicPathGatewayDescription": "<0>选择一个备用的<1>路径网关</1>,用于生成超过63个字符DNS限制的CID可共享链接。</0>",
"retrievalDiagnosticService": {
Expand Down
4 changes: 4 additions & 0 deletions public/locales/zh-TW/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
"publicGatewayForm": {
"placeholder": ""
},
"localGatewayForm": {
"placeholder": ""
},
"publicSubdomainGatewayForm": {
"placeholder": ""
},
Expand Down Expand Up @@ -87,6 +90,7 @@
"pinStatus": "錨釘狀態",
"publicKey": "公鑰",
"publicGateway": "",
"localGateway": "",
"rateIn": "發送率",
"rateOut": "接收率",
"repo": "儲存庫",
Expand Down
1 change: 1 addition & 0 deletions public/locales/zh-TW/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"translationProjectLink": "加入 IPFS 翻譯專案"
},
"apiDescription": "",
"localGatewayDescription": "",
"publicSubdomainGatewayDescription": "",
"publicPathGatewayDescription": "",
"retrievalDiagnosticService": {
Expand Down