diff --git a/.github/workflows/tx-pull.yml b/.github/workflows/tx-pull.yml index b28bb8b06..3011956ce 100644 --- a/.github/workflows/tx-pull.yml +++ b/.github/workflows/tx-pull.yml @@ -15,7 +15,13 @@ jobs: chmod +x ./tx - name: Pull translations from Transifex run: | - ./tx -t ${{ secrets.TX_TOKEN }} pull -a -f + # Pull only translated strings, leaving untranslated ones empty + # This prevents replacing existing translations with English + # -f: force download, always use Transifex as source of truth (ignore timestamps) + # --mode onlytranslated: only includes translated strings, untranslated keys will be empty + # --minimum-perc 75: only pulls files that are at least 75% translated + # Empty strings will fallback to English at runtime via i18next + ./tx -t ${{ secrets.TX_TOKEN }} pull -a -f --mode onlytranslated --minimum-perc 75 - uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 with: # Optional. Commit message for the created commit. diff --git a/public/locales/ar/app.json b/public/locales/ar/app.json index 04be0ee4c..45a80e23a 100644 --- a/public/locales/ar/app.json +++ b/public/locales/ar/app.json @@ -9,32 +9,28 @@ "close": "أغلق", "copy": "نسخ", "create": "إنشاء ", + "default": "", "remove": "إزالة", "download": "تحميل", "edit": "تعديل", "import": " استيراد", "inspect": "فحص", "more": "أكثر", - "moreInfo": "مزيد من المعلومات", - "noThanks": "لا شكرا", - "ok": "حسنا", - "pinVerb": "رمز المرور", "rename": "إعادة تسمية", "reset": "إعادة تعيين", "save": "حفظ", "saving": "ادخار", - "selectAll": "اختر الكل", "setPinning": "ضبط التثبيت", "submit": "إرسال", - "unpin": "إلغاء التثبيت", "unselectAll": "إلغاء تحديد الكل", - "generate": "Generate", - "publish": "Publish", - "downloadCar": "Export CAR", - "done": "Done" + "generate": "", + "publish": "", + "downloadCar": "", + "done": "", + "checkRetrieval": "" }, "cliModal": { - "description": "Paste the following into your terminal to do this task in Kubo via the command line. Remember that you'll need to replace placeholders with your specific parameters." + "description": "" }, "nav": { "bugsLink": "الإبلاغ عن خطأ", @@ -43,24 +39,28 @@ "status": { "connectedToIpfs": "متصل بـ IPFS", "connectingToIpfs": "جارٍ الاتصال بـ IPFS ...", - "couldNotConnect": "Could not connect to the Kubo RPC" + "couldNotConnect": "" }, "apiAddressForm": { - "placeholder": "Enter a URL (http://user:password@127.0.0.1:5001) or a Multiaddr (/ip4/127.0.0.1/tcp/5001)" + "placeholder": "" }, "publicGatewayForm": { - "placeholder": "Enter a URL (https://ipfs.io)" + "placeholder": "" }, "publicSubdomainGatewayForm": { "placeholder": "أدخل عنوان (https://dweb.link)" }, + "ipfsCheckForm": { + "label": "", + "placeholder": "" + }, "terms": { "address": "عنوان", "addresses": "عناوين", "advanced": "متقدم", "agent": "عميل", - "api": "Kubo RPC", - "apiAddress": "Kubo RPC API address", + "api": "", + "apiAddress": "", "blocks": "تم التثبيت", "connection": "الإتصال", "downSpeed": "واردة", @@ -79,7 +79,7 @@ "out": "خارج", "peer": "الند", "peerId": "معرف الأقران", - "id": "ID", + "id": "", "peers": "الأقران", "pinNoun": "رمز المرور", "pins": "رموز المرور ", diff --git a/public/locales/ar/notify.json b/public/locales/ar/notify.json index edfadb23f..390157759 100644 --- a/public/locales/ar/notify.json +++ b/public/locales/ar/notify.json @@ -1,12 +1,12 @@ { "ipfsApiRequestFailed": "تعذر الاتصال. يرجى التحقق مما إذا كان البرنامج الخفي الخاص بك قيد التشغيل.", "windowIpfsRequestFailed": "فشل طلب IPFS. يرجى التحقق من إعدادات IPFS Companion الخاصة بك.", - "ipfsInvalidApiAddress": "The provided Kubo RPC address is invalid.", - "ipfsConnectSuccess": "Successfully connected to the Kubo RPC address", - "ipfsConnectFail": "Unable to connect to the provided Kubo RPC address", + "ipfsInvalidApiAddress": "", + "ipfsConnectSuccess": "", + "ipfsConnectFail": "", "ipfsPinFailReason": "تعذر تعيين التثبيت في {serviceName}: {errorMsg}", - "ipfsPinSucceedReason": "Successfully pinned at {serviceName}", - "ipfsUnpinSucceedReason": "Successfully unpinned from {serviceName}", + "ipfsPinSucceedReason": "", + "ipfsUnpinSucceedReason": "", "ipfsIsBack": "تم استئناف خدمة IPFS العادية. استمتع!", "folderExists": "يوجد عنصر بهذا الاسم بالفعل. الرجاء اختيار آخر.", "filesFetchFailed": "فشل الحصول على هذه الملفات. يرجى التحقق من المسار وحاول مرة أخرى.", diff --git a/public/locales/ar/peers.json b/public/locales/ar/peers.json index 03e1c72db..bbdc9e038 100644 --- a/public/locales/ar/peers.json +++ b/public/locales/ar/peers.json @@ -3,6 +3,7 @@ "localNetwork": "شبكه محليه", "nearby": "مجاور", "protocols": "تيارات مفتوحة", + "agentVersion": "", "addConnection": "إضافة اتصال", "insertPeerAddress": "أدخل عنوان النظير الذي تريد الاتصال به.", "addPermanentPeer": "أضف إلى التكوين التناظري الدائم", diff --git a/public/locales/ar/settings.json b/public/locales/ar/settings.json index 694a1e9e5..3be2ec9a1 100644 --- a/public/locales/ar/settings.json +++ b/public/locales/ar/settings.json @@ -4,27 +4,31 @@ "saving": "ادخار", "reset": "إعادة تعيين", "learnMoreLink": "أعرف أكثر.", - "showOptions": "Show options", + "showOptions": "", "pinningServices": { "title": "خدمات التثبيت", "description": "استخدم التثبيت المحلي عندما تريد التأكد من عدم جمع عنصر ما على العقدة مطلقًا، حتى إذا قمت بإزالته من الملفات. يمكنك أيضًا ربط حساباتك بخدمات التثبيت عن بُعد الأخرى للملفات المستمرة تلقائيًا أو بشكل انتقائي مع هؤلاء الموفرين، مما يتيح لك الاحتفاظ بنسخ احتياطية من ملفاتك و - أو إتاحتها للآخرين عندما تكون العقدة المحلية الخاصة بك غير متصلة بالإنترنت.", - "noPinRemoteDescription": "Support for third-party remote pinning services is missing. Update your IPFS node to Kubo 0.8.0 or later, and you'll be able to add and configure them here.", + "noPinRemoteDescription": "", "addAutoUpload": "تمكين التحميل التلقائي", "removeAutoUpload": "تعطيل التحميل التلقائي" }, "language": "لغة", "analytics": "تحليلات", "cliTutorMode": "وضع معلم CLI", - "config": "تكوين IPFS", + "config": "", "languageModal": { "title": "تغيير اللغة", "description": "اختر لغتك المفضلة.", "translationProjectIntro": "قم بإضافة أو تحسين الترجمات وجعل IPFS أفضل للجميع!", "translationProjectLink": "انضم إلى مشروع ترجمة IPFS" }, - "apiDescription": "<0>If your node is configured with a <1>custom Kubo RPC API address1>, including a port other than the default 5001, enter it here.0>", - "publicSubdomainGatewayDescription": "<0>Select a default <1>Subdomain Gateway1> for generating shareable links.0>", - "publicPathGatewayDescription": "<0>Select a fallback <1>Path Gateway1> for generating shareable links for CIDs that exceed the 63-character DNS limit.0>", + "apiDescription": "", + "publicSubdomainGatewayDescription": "", + "publicPathGatewayDescription": "", + "retrievalDiagnosticService": { + "title": "", + "description": "" + }, "cliDescription": "<0>قم بتمكين هذا الخيار لعرض رمز \"عرض الرمز\"<1>1> بجوار أوامر IPFS الشائعة. يؤدي النقر فوقه إلى فتح مشروط برمز CLI الخاص بهذا الأمر ، بحيث يمكنك لصقه في واجهة سطر أوامر IPFS في جهازك الطرفي.0>", "cliModal": { "extraNotesJsonConfig": "إذا قمت بإجراء تغييرات على التكوين في محرر التعليمات البرمجية لهذه الصفحة وتريد حفظه ، فانقر فوق رمز التنزيل بجوار زر النسخ لتنزيله كملف JSON." @@ -44,7 +48,7 @@ "secretApiKey": "رمز الوصول السري", "secretApiKeyHowToLink": "كيفية إنشاء عملة رمزية جديدة", "autoUpload": "تحميل تلقائي", - "complianceLabel": "🔍 {nickname} pinning compliance report" + "complianceLabel": "" }, "autoUploadModal": { "title": "تغيير سياسة التحميل لـ {name}", @@ -60,7 +64,7 @@ }, "actions": { "addService": "أضف خدمة", - "generateKey": "Generate Key", + "generateKey": "", "edit": "تغيير", "close": "أغلق", "save": "حفظ", @@ -81,14 +85,14 @@ "false": "إيقاف" }, "fetchingSettings": "جارٍ جلب الإعدادات ...", - "ipfsDaemonOffline": "البرنامج الخفي لـ IPFS غير متصل. يرجى تشغيله وإعادة المحاولة.", - "settingsUnavailable": "الإعدادات غير متاحة. يرجى التحقق من تشغيل البرنامج الخفي الخاص بـ IPFS.", + "ipfsDaemonOffline": "", + "settingsUnavailable": "", "settingsHaveChanged": "تم تغيير الإعدادات ؛ يرجى النقر فوق <1> إعادة تعيين 1> لتحديث محتويات المحرر.", "errorOccured": "حدث خطأ أثناء حفظ التغييرات الخاصة بك", "checkConsole": "تحقق من وحدة تحكم المتصفح لمزيد من المعلومات.", "changesSaved": "تم حفظ التغييرات.", - "settingsWillBeUsedNextTime": "سيتم استخدام الإعدادات الجديدة في المرة القادمة التي تقوم فيها بإعادة تشغيل البرنامج الخفي لـ IPFS.", - "ipfsConfigDescription": "ملف تهيئة IPFS هو مستند JSON. تتم قراءته مرة واحدة عند بدء البرنامج الخفي IPFS. احفظ التغييرات ، ثم أعد تشغيل البرنامج الخفي IPFS لتطبيقها.", + "settingsWillBeUsedNextTime": "", + "ipfsConfigDescription": "", "ipfsConfigHelp": "تحقق من الوثائق لمزيد من المعلومات.", "AnalyticsToggle": { "label": "ساعد في تحسين هذا التطبيق عن طريق إرسال بيانات استخدام مجهولة", @@ -129,12 +133,12 @@ "tour": { "step1": { "title": "صفحة الإعدادات", - "paragraph1": "هنا يمكنك تغيير إعدادات عقدة Web UI و IPFS الخاصة بك.", + "paragraph1": "", "paragraph2": "إذا كنت تقوم بتشغيل IPFS لسطح المكتب ، فستتوفر لديك أيضًا بعض الإعدادات الخاصة به." }, "step2": { - "title": "Custom Kubo RPC API address", - "paragraph1": "If you've configured your Kubo-compatible IPFS node with a custom RPC API address, you can update your config file right here instead of editing the JSON by hand." + "title": "", + "paragraph1": "" }, "step3": { "title": "خدمات التثبيت", @@ -154,8 +158,8 @@ "paragraph1": "قم بتمكين وضع معلم CLI لرؤية الاختصارات إلى إصدار سطر الأوامر لأوامر IPFS الشائعة - مفيد إذا كنت تتعلم استخدام IPFS من الجهاز ، أو إذا كنت بحاجة إلى تجديد المعلومات." }, "step7": { - "title": "تكوين IPFS", - "paragraph1": "يمكنك تغيير تكوين عقدة IPFS الخاصة بك مباشرة من Web UI!", + "title": "", + "paragraph1": "", "paragraph2": "لا تنس إعادة تشغيل البرنامج الخفي لتطبيق التغييرات." } }, @@ -166,19 +170,19 @@ "readMoreUrl": "قراءة المزيد" }, "ipnsPublishingKeys": { - "title": "IPNS Publishing Keys", - "description": "The InterPlanetary Name System (IPNS) provides cryptographic addresses for publishing updates to content that is expected to change over time. This feature requires your node to be online at least once a day to ensure IPNS records are kept alive on the public DHT." + "title": "", + "description": "" }, "generateKeyModal": { - "title": "Generate New IPNS Key", - "description": "Enter a nickname for this key to generate:" + "title": "", + "description": "" }, "renameKeyModal": { - "title": "Rename Key", - "description": "Enter a new nickname for the IPNS key <1>{name}1>." + "title": "", + "description": "" }, "removeKeyModal": { - "title": "Confirm IPNS Key Removal", - "description": "Are you sure you want to delete the IPNS key <1>{name}1>? This operation can't be undone, and the IPNS address managed by this key will be lost FOREVER. Consider backing it up first: ipfs key export --help" + "title": "", + "description": "" } } diff --git a/public/locales/ar/status.json b/public/locales/ar/status.json index 95c532e15..8c1be95cb 100644 --- a/public/locales/ar/status.json +++ b/public/locales/ar/status.json @@ -14,7 +14,7 @@ }, "customApiConfig": "تكوين JSON المخصص", "AnalyticsBanner": { - "label": "We have recently updated our telemetry policy to switch to opt-out metrics. You previously had telemetry collection disabled. You can disable telemetry collection (again) on the settings page." + "label": "" }, "tour": { "step1": { @@ -24,7 +24,7 @@ }, "step2": { "title": "حالة الإتصال", - "paragraph1": "Click this icon from anywhere in the app to return to the Status page. If you lose your connection to the Kubo RPC, the icon will turn red.", + "paragraph1": "", "paragraph2": "إذا كنت بحاجة إلى تكوين عنوان API مخصص للعقدة الخاصة بك ، فما عليك سوى النقر فوق الرابط \"تحرير\" بجوار مكان إدراج عنوان API في هذه الصفحة." }, "step3": { diff --git a/public/locales/ar/welcome.json b/public/locales/ar/welcome.json index 80d416769..153822232 100644 --- a/public/locales/ar/welcome.json +++ b/public/locales/ar/welcome.json @@ -6,15 +6,15 @@ }, "notConnected": { "paragraph1": "<0>تحقق من دليل التثبيت في<1> IPFS Docs1> ، أو جرب هذه الإصلاحات الشائعة:0>", - "paragraph2": "<0>Is your IPFS daemon running? Try starting or restarting Kubo from your terminal:0>", - "paragraph3": "<0>Is your Kubo RPC API configured to allow <1>cross-origin (CORS) requests1>? If not, run these commands and then start your daemon from the terminal:0>", - "paragraph4": "<0>Is your Kubo RPC API on a port other than 5001? If your node is configured with a <1>custom API address1>, enter it here.0>" + "paragraph2": "", + "paragraph3": "", + "paragraph4": "" }, "aboutIpfs": { "header": "ما هو IPFS؟", "paragraph1": "<0><0>بروتوكول توزيع الوسائط التشعبية0> الذي يشتمل على أفكار من Kademlia و BitTorrent و Git والمزيد0>", "paragraph2": "<0><0>شبكة نقل الملفات من نظير إلى نظير0> مع بنية لامركزية تمامًا ولا توجد نقطة مركزية للفشل أو الرقابة أو التحكم0>", - "paragraph3": "<0><0>An on-ramp to tomorrow's web0> — traditional browsers can access IPFS files through gateways like <2>https://dweb.link2> or directly using the <4>IPFS Companion4> extension0>", + "paragraph3": "", "paragraph4": "<0><0>شبكة CDN من الجيل التالي0> - ما عليك سوى إضافة ملف إلى العقدة الخاصة بك لإتاحته للعالم من خلال عناوين تجزئة المحتوى سهلة التخزين المؤقت وتوزيع النطاق الترددي على غرار BitTorrent0>", "paragraph5": "<0><0>مجموعة أدوات للمطورين0> لإنشاء<2> تطبيقات وخدمات موزعة بالكامل2> ، مدعومة بمجتمع قوي مفتوح المصدر0>" }, @@ -31,7 +31,7 @@ "step1": { "title": "صفحة الترحيب", "paragraph1": "تتيح لك هذه الصفحة معرفة ما إذا كنت متصلاً بـ IPFS ، وتقدم أفكارًا لأشياء يمكنك القيام بها في هذا التطبيق.", - "paragraph2": "If you aren't connected to the Kubo RPC API, this page also appears in place of some other pages, with hints for how to get connected.", + "paragraph2": "", "paragraph3": "يمكنك زيارة هذه الصفحة من أي مكان في التطبيق بالنقر فوق شعار مكعب IPFS في شريط التنقل." } } diff --git a/public/locales/ca/notify.json b/public/locales/ca/notify.json index 4710d3bc6..7240912b6 100644 --- a/public/locales/ca/notify.json +++ b/public/locales/ca/notify.json @@ -4,9 +4,9 @@ "ipfsInvalidApiAddress": "L'adreça RPC de Kubo proporcionada no és vàlida.", "ipfsConnectSuccess": "S'ha connectat correctament a l'adreça RPC de Kubo", "ipfsConnectFail": "No s'ha pogut connectar a l'adreça RPC de Kubo proporcionada", - "ipfsPinFailReason": "Unable to set pinning at {serviceName}: {errorMsg}", - "ipfsPinSucceedReason": "Successfully pinned at {serviceName}", - "ipfsUnpinSucceedReason": "Successfully unpinned from {serviceName}", + "ipfsPinFailReason": "", + "ipfsPinSucceedReason": "", + "ipfsUnpinSucceedReason": "", "ipfsIsBack": "El servei IPFS normal s'ha reprès. Gaudeix-ne!", "folderExists": "Ja existeix un item amb aquest nom. Siusplau escolliu-ne un altre.", "filesFetchFailed": "No s'han pogut obtenir aquests fitxers. Siusplau comproveu el path i torneu-ho a provar.", diff --git a/public/locales/cs/app.json b/public/locales/cs/app.json index d1e2fb967..4b3bff55d 100644 --- a/public/locales/cs/app.json +++ b/public/locales/cs/app.json @@ -9,29 +9,25 @@ "close": "Zavřít", "copy": "Zkopírovat", "create": "Vytvořit", + "default": "", "remove": "Odstranit", "download": "Stáhnout", "edit": "Upravit", "import": "Import", "inspect": "Prozkoumat", "more": "Více", - "moreInfo": "Více informací", - "noThanks": "Ne, díky", - "ok": "OK", - "pinVerb": "Připnout", "rename": "Přejmenovat", "reset": "Resetovat", "save": "Uložit", "saving": "Ukládání…", - "selectAll": "Vybrat vše", "setPinning": "Nastavit připínání", "submit": "Odeslat", - "unpin": "Odepnout", "unselectAll": "Odznačit vše", "generate": "Generovat", "publish": "Publikovat", - "downloadCar": "Export CAR", - "done": "Hotovo" + "downloadCar": "", + "done": "Hotovo", + "checkRetrieval": "" }, "cliModal": { "description": "Chcete-li tento úkol provést v systému Kubo prostřednictvím příkazového řádku, vložte do terminálu následující příkaz. Nezapomeňte, že je třeba nahradit zástupné znaky konkrétními parametry." @@ -46,7 +42,7 @@ "couldNotConnect": "Nepodařilo se připojit 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": "" }, "publicGatewayForm": { "placeholder": "Zadejte URL (https://ipfs.io)" @@ -54,6 +50,10 @@ "publicSubdomainGatewayForm": { "placeholder": "Zadejte adresu URL (https://dweb.link)" }, + "ipfsCheckForm": { + "label": "", + "placeholder": "" + }, "terms": { "address": "Adresa", "addresses": "Adresa", diff --git a/public/locales/cs/explore.json b/public/locales/cs/explore.json index ff4f6abe2..61a0e997e 100644 --- a/public/locales/cs/explore.json +++ b/public/locales/cs/explore.json @@ -70,15 +70,15 @@ }, "errors": { "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", + "BlockFetchError": "", + "CidSyntaxError": "", + "checkIpfsNetwork": "", "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" + "title": "", + "refresh": "", + "checkConnection": "", + "tryLater": "", + "checkCidSyntax": "" } } } diff --git a/public/locales/cs/peers.json b/public/locales/cs/peers.json index f32ca76d5..cfe647104 100644 --- a/public/locales/cs/peers.json +++ b/public/locales/cs/peers.json @@ -3,6 +3,7 @@ "localNetwork": "Lokální síť", "nearby": "poblíž", "protocols": "Otevřené toky", + "agentVersion": "", "addConnection": "Přidat připojení", "insertPeerAddress": "Zadejte adresu uzlu, ke které se chcete připojit.", "addPermanentPeer": "Přidat do trvalé konfigurace peeringu", diff --git a/public/locales/cs/settings.json b/public/locales/cs/settings.json index fcf38298e..baadab9e9 100644 --- a/public/locales/cs/settings.json +++ b/public/locales/cs/settings.json @@ -15,7 +15,7 @@ "language": "Jazyk", "analytics": "Sběr informací", "cliTutorMode": "Výukový režim CLI", - "config": "IPFS konfigurace", + "config": "", "languageModal": { "title": "Změnit jazyk", "description": "Vyberte si preferovaný jazyk.", @@ -25,6 +25,10 @@ "apiDescription": "<0>Pokud je váš uzel nakonfigurován s <1>vlastní adresou rozhraní Kubo RPC API1> včetně jiného portu než výchozího 5001, zadejte ji zde.0>", "publicSubdomainGatewayDescription": "<0>Vyberte výchozí <1>bránu subdomény1> pro generování sdílených odkazů.0>", "publicPathGatewayDescription": "<0>Vyberte záložní <1>bránu cesty1> pro generování sdílených odkazů pro identifikátory CID, které přesahují limit 63 znaků DNS.0>", + "retrievalDiagnosticService": { + "title": "", + "description": "" + }, "cliDescription": "<0>Povolením této možnosti zobrazíte vedle běžných příkazů systému IPFS ikonu \"zobrazit kód\".<1>1> Kliknutím na ni se otevře modální okno s kódem CLI daného příkazu, který můžete vložit do rozhraní příkazového řádku systému IPFS v terminálu.0>", "cliModal": { "extraNotesJsonConfig": "Pokud jste v editoru kódu této stránky provedli změny konfigurace, které chcete uložit, klikněte na ikonu stahování vedle tlačítka kopírovat a stáhněte je jako soubor JSON." @@ -81,14 +85,14 @@ "false": "Vypnout" }, "fetchingSettings": "Získávání nastavení...", - "ipfsDaemonOffline": "Démon IPFS je offline. Zapněte jej a zkuste to znovu.", - "settingsUnavailable": "Nastavení není dostupný. Prosím zkontrolujte zdali běží IPFS služba.", + "ipfsDaemonOffline": "", + "settingsUnavailable": "", "settingsHaveChanged": "Nastavení se změnilo; kliknutím na <1>Obnovit1> aktualizujte obsah editoru.", "errorOccured": "V průběhu ukládání vašeho nastavení se vyskytla chyba", "checkConsole": "Zkontrolujte konzoli prohlížeče pro více informací.", "changesSaved": "Vaše změny byly uloženy.", - "settingsWillBeUsedNextTime": "Nové nastavení se použije při příštím restartu IPFS služby.", - "ipfsConfigDescription": "Konfigurační soubor IPFS je dokument JSON. Při spuštění démona IPFS se načte jednou. Uložte změny a restartujte démona IPFS, abyste je použili.", + "settingsWillBeUsedNextTime": "", + "ipfsConfigDescription": "", "ipfsConfigHelp": "Další informace naleznete v dokumentaci.", "AnalyticsToggle": { "label": "Pomozte vylepšit tuto aplikaci odesláním anonymních dat o využití", @@ -129,7 +133,7 @@ "tour": { "step1": { "title": "Stránka nastavení", - "paragraph1": "Zde můžete změnit nastavení vašeho uzlu Web UI a IPFS.", + "paragraph1": "", "paragraph2": "Pokud používáte IPFS Desktop, budete mít také určitá konkrétní nastavení." }, "step2": { @@ -154,8 +158,8 @@ "paragraph1": "Zapnutím výukového režimu CLI zobrazíte zkratky běžných příkazů IPFS v příkazovém řádku - to je užitečné, pokud se učíte používat IPFS z terminálu nebo pokud si potřebujete jen osvěžit informace." }, "step7": { - "title": "IPFS Config", - "paragraph1": "Můžete změnit konfiguraci vašeho uzlu IPFS přímo z webového uživatelského rozhraní!", + "title": "", + "paragraph1": "", "paragraph2": "Nezapomeňte restartovat démona a aplikovat změny." } }, diff --git a/public/locales/de/app.json b/public/locales/de/app.json index d078ccebe..84e6b9dc4 100644 --- a/public/locales/de/app.json +++ b/public/locales/de/app.json @@ -9,32 +9,28 @@ "close": "Schließen", "copy": "Kopieren", "create": "Erstellen", + "default": "", "remove": "Entfernen", "download": "Herunterladen", "edit": "Bearbeiten", "import": "Importieren", "inspect": "Untersuchen", "more": "Mehr", - "moreInfo": "Mehr Informationen", - "noThanks": "Nein Danke", - "ok": "Einverstanden", - "pinVerb": "Anpinnen", "rename": "Umbenennen", "reset": "Zurücksetzen", "save": "Speichern", "saving": "Speichervorgang läuft…", - "selectAll": "Alle auswählen", "setPinning": "Anheften einstellen", "submit": "Absenden", - "unpin": "Loslösen", "unselectAll": "Alle abwählen", "generate": "Generieren", "publish": "Veröffentlichen", - "downloadCar": "Export CAR", - "done": "Fertig" + "downloadCar": "", + "done": "Fertig", + "checkRetrieval": "" }, "cliModal": { - "description": "Paste the following into your terminal to do this task in Kubo via the command line. Remember that you'll need to replace placeholders with your specific parameters." + "description": "" }, "nav": { "bugsLink": "Fehler melden", @@ -43,24 +39,28 @@ "status": { "connectedToIpfs": "Mit dem IPFS verbunden", "connectingToIpfs": "Mit IPFS verbinden…", - "couldNotConnect": "Could not connect to the Kubo RPC" + "couldNotConnect": "" }, "apiAddressForm": { - "placeholder": "Enter a URL (http://user:password@127.0.0.1:5001) or a Multiaddr (/ip4/127.0.0.1/tcp/5001)" + "placeholder": "" }, "publicGatewayForm": { - "placeholder": "Enter a URL (https://ipfs.io)" + "placeholder": "" }, "publicSubdomainGatewayForm": { "placeholder": "Gib eine URL ein (https://dweb.link)" }, + "ipfsCheckForm": { + "label": "", + "placeholder": "" + }, "terms": { "address": "Adresse", "addresses": "Addressen", "advanced": "Erweitert", "agent": "Agent", - "api": "Kubo RPC", - "apiAddress": "Kubo RPC API address", + "api": "", + "apiAddress": "", "blocks": "Blöcke", "connection": "Verbindung", "downSpeed": "Eingehend", diff --git a/public/locales/de/explore.json b/public/locales/de/explore.json index 0a6d35d2f..ed713ad2f 100644 --- a/public/locales/de/explore.json +++ b/public/locales/de/explore.json @@ -9,7 +9,7 @@ "title": "Erkunden – IPLD", "header": "Merkle-Wald erkunden", "leadParagraph": "Füge eine CID in das Feld ein, um den von ihr adressierten IPLD-Knoten abzurufen, oder wähle einen vorgestellten Datensatz.", - "noDataAvailable": "No data available" + "noDataAvailable": "" }, "AboutIpld": { "paragraph1":"<0>IPLD ist <1>das Datenmodell des inhaltsadressierbaren Webs1>. Es erlaubt uns, alle Hash-verknüpften Datenstrukturen als Teilmengen eines einheitlichen Informationsraumes zu behandeln und alle Datenmodelle zu vereinheitlichen, die Daten mit Hashes als Instanzen von IPLD verknüpfen.0>", @@ -70,15 +70,15 @@ }, "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.", - "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", + "BlockFetchError": "", + "CidSyntaxError": "", + "checkIpfsNetwork": "", "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" + "title": "", + "refresh": "", + "checkConnection": "", + "tryLater": "", + "checkCidSyntax": "" } } } diff --git a/public/locales/de/notify.json b/public/locales/de/notify.json index 6df0e94ed..470431288 100644 --- a/public/locales/de/notify.json +++ b/public/locales/de/notify.json @@ -1,9 +1,9 @@ { "ipfsApiRequestFailed": "Verbindung fehlgeschlagen. Bitte überprüfe, ob dein Daemon läuft.", "windowIpfsRequestFailed": "IPFS-Anfrage fehlgeschlagen. Bitte überprüfe Deine IPFS Companion-Einstellungen.", - "ipfsInvalidApiAddress": "The provided Kubo RPC address is invalid.", - "ipfsConnectSuccess": "Successfully connected to the Kubo RPC address", - "ipfsConnectFail": "Unable to connect to the provided Kubo RPC address", + "ipfsInvalidApiAddress": "", + "ipfsConnectSuccess": "", + "ipfsConnectFail": "", "ipfsPinFailReason": "Konnte nicht an {serviceName} anpinnen: {errorMsg}", "ipfsPinSucceedReason": "Erfolgreich bei {serviceName} angeheftet", "ipfsUnpinSucceedReason": "Erfolgreich bei {serviceName} losgelöst", diff --git a/public/locales/de/peers.json b/public/locales/de/peers.json index 3d028cd37..ed4cce6b4 100644 --- a/public/locales/de/peers.json +++ b/public/locales/de/peers.json @@ -3,6 +3,7 @@ "localNetwork": "Lokales Netzwerk", "nearby": "in der Nähe", "protocols": "Offene Verbindungen", + "agentVersion": "", "addConnection": "Verbindung hinzufügen", "insertPeerAddress": "Tragen Sie die Peer-Adresse ein, zu der Sie eine Verbindung aufbauen möchten.", "addPermanentPeer": "Zur permanenten Peer-Konfiguration hinzufügen", diff --git a/public/locales/de/settings.json b/public/locales/de/settings.json index 93034e659..1a656dc6e 100644 --- a/public/locales/de/settings.json +++ b/public/locales/de/settings.json @@ -15,16 +15,20 @@ "language": "Sprache", "analytics": "Analysetools", "cliTutorMode": "CLI-Tutor-Modus", - "config": "IPFS-Konfiguration", + "config": "", "languageModal": { "title": "Sprache ändern", "description": "Wähle Deine bevorzugte Sprache.", "translationProjectIntro": "Füge Übersetzungen hinzu oder verbessere sie und mache IPFS besser für jeden!", "translationProjectLink": "Dem IPFS-Übersetzungsprojekt beitreten" }, - "apiDescription": "<0>If your node is configured with a <1>custom Kubo RPC API address1>, including a port other than the default 5001, enter it here.0>", - "publicSubdomainGatewayDescription": "<0>Select a default <1>Subdomain Gateway1> for generating shareable links.0>", - "publicPathGatewayDescription": "<0>Select a fallback <1>Path Gateway1> for generating shareable links for CIDs that exceed the 63-character DNS limit.0>", + "apiDescription": "", + "publicSubdomainGatewayDescription": "", + "publicPathGatewayDescription": "", + "retrievalDiagnosticService": { + "title": "", + "description": "" + }, "cliDescription": "<0>Aktiviere diese Option, um ein \"Code anzeigen\" <1>1> Symbol neben häufigen IPFS Befehlen anzuzeigen. Wenn du auf das Symbol klickst, öffnet sich ein Fenster mit CLI-Code des Befehls, den du in die IPFS Kommandozeile deines Terminals einfügen kannst.0>", "cliModal": { "extraNotesJsonConfig": "Wenn Du im Code-Editor dieser Seite Änderungen an der Konfiguration vorgenommen hast, die Du speichern möchtest, klicke auf das Herunterladen-Symbol neben der Schaltfläche zum Kopieren, um sie als JSON-Datei herunterzuladen." @@ -81,14 +85,14 @@ "false": "Aus" }, "fetchingSettings": "Einstellungen werden geladen...", - "ipfsDaemonOffline": "Der IPFS Daemon ist offline. Bitte starten Sie ihn und versuchen es erneut.", - "settingsUnavailable": "Einstellungen nicht verfügbar. Bitte überprüfe, ob Dein IPFS-Daemon läuft.", + "ipfsDaemonOffline": "", + "settingsUnavailable": "", "settingsHaveChanged": "Die Einstellungen haben sich geändert. Bitte klicke auf <1>Zurücksetzen1>, um den Inhalt des Editors zu aktualisieren.", "errorOccured": "Beim Speichern Deiner Änderungen ist ein Fehler aufgetreten", "checkConsole": "Öffne Deine Browser-Konsole, um mehr Informationen zu erhalten.", "changesSaved": "Deine Änderungen wurden gespeichert.", - "settingsWillBeUsedNextTime": "Die neuen Einstellungen werden beim nächsten Start des IPFS-Daemon verwendet.", - "ipfsConfigDescription": "Die IPFS-Konfigurationsdatei ist ein JSON-Dokument. Es wird einmalig beim Start des IPFS-Daemon gelesen. Speichere Deine Änderungen und starte den IPFS-Daemon neu, um sie anzuwenden.", + "settingsWillBeUsedNextTime": "", + "ipfsConfigDescription": "", "ipfsConfigHelp": "Weitere Informationen findest Du in der Dokumentation.", "AnalyticsToggle": { "label": "Helfen Sie uns die App zu verbessern, indem Sie anonyme Nutzerdaten senden.", @@ -129,12 +133,12 @@ "tour": { "step1": { "title": "Einstellungen", - "paragraph1": "Hier kannst Du die Einstellungen deiner Web-UI und deines IPFS Knotens verändern.", + "paragraph1": "", "paragraph2": "Wenn Du IPFS Desktop benutzt, hast Du auch einige spezifische Einstellungen dafür." }, "step2": { - "title": "Custom Kubo RPC API address", - "paragraph1": "If you've configured your Kubo-compatible IPFS node with a custom RPC API address, you can update your config file right here instead of editing the JSON by hand." + "title": "", + "paragraph1": "" }, "step3": { "title": "Pinning-Dienste", @@ -154,8 +158,8 @@ "paragraph1": "Aktiviere den CLI-Tutor-Modus, um die Kommandozeilenversion gängiger IPFS-Befehle anzuzeigen. Dies ist hilfreich, wenn Du die Verwendung von IPFS über das Terminal erlernst oder nur eine Auffrischung benötigst." }, "step7": { - "title": "IPFS-Konfiguration", - "paragraph1": "Du kannst die Konfiguration deines IPFS Knotens direkt mit der Web-UI bearbeiten!", + "title": "", + "paragraph1": "", "paragraph2": "Vergiss nicht, den Daemon neu zu starten, um die Änderungen anzuwenden." } }, diff --git a/public/locales/de/status.json b/public/locales/de/status.json index 9b27e55b6..887898a2f 100644 --- a/public/locales/de/status.json +++ b/public/locales/de/status.json @@ -24,7 +24,7 @@ }, "step2": { "title": "Verbindungs-Status", - "paragraph1": "Click this icon from anywhere in the app to return to the Status page. If you lose your connection to the Kubo RPC, the icon will turn red.", + "paragraph1": "", "paragraph2": "Wenn du eine benutzerdefinierte API-Adresse für deinen Knoten konfigurieren möchtest, klicke einfach auf \"Bearbeiten\" neben der API-Adresse auf dieser Seite." }, "step3": { diff --git a/public/locales/de/welcome.json b/public/locales/de/welcome.json index 0405f263b..ffe023fb6 100644 --- a/public/locales/de/welcome.json +++ b/public/locales/de/welcome.json @@ -6,15 +6,15 @@ }, "notConnected": { "paragraph1": "<0>Lese die Installationsanleitung in der <1>IPFS-Dokumentation1> oder probiere die folgenden häufigen Lösungen aus:0>", - "paragraph2": "<0>Is your IPFS daemon running? Try starting or restarting Kubo from your terminal:0>", - "paragraph3": "<0>Is your Kubo RPC API configured to allow <1>cross-origin (CORS) requests1>? If not, run these commands and then start your daemon from the terminal:0>", - "paragraph4": "<0>Is your Kubo RPC API on a port other than 5001? If your node is configured with a <1>custom API address1>, enter it here.0>" + "paragraph2": "", + "paragraph3": "", + "paragraph4": "" }, "aboutIpfs": { "header": "Was ist IPFS?", "paragraph1": "<0><0>Ein Hypermedia-Verteilungsprotokoll0>, welches Ideen von Kademlia, BitTorrent, Git und anderen enthält0>", "paragraph2": "<0><0>Ein Peer-to-Peer-Dateiübertragungsnetzwerk0> mit einer vollständig dezentralen Architektur und ohne zentralen Punkt für Fehler, Zensur oder Kontrolle0>", - "paragraph3": "<0><0>An on-ramp to tomorrow's web0> — traditional browsers can access IPFS files through gateways like <2>https://dweb.link2> or directly using the <4>IPFS Companion4> extension0>", + "paragraph3": "", "paragraph4": "<0><0>Ein CDN der nächsten Generation0> — füge einfach eine Datei zu Deinem Knoten hinzu, um sie der Welt mit cachefreundlicher Inhalts-Hash-Adressierung und Bandbreitenverteilung im BitTorrent-Stil zur Verfügung zu stellen0>", "paragraph5": "<0><0>Ein Entwickler-Werkzeug0> zum Erstellen <2>vollständig verteilter Apps und Dienste2>, das von einer robusten Open-Source-Community unterstützt wird0>" }, @@ -31,7 +31,7 @@ "step1": { "title": "Startseite", "paragraph1": "Diese Seite zeigt dir an, ob du mit IPFS verbunden bist und schlägt dir Ideen vor, mit Dingen, die du in dieser App tun kannst.", - "paragraph2": "If you aren't connected to the Kubo RPC API, this page also appears in place of some other pages, with hints for how to get connected.", + "paragraph2": "", "paragraph3": "Du kannst diese Seite von überall in der App aus besuchen, indem Du auf das IPFS-Würfel-Logo in der Navigationsleiste klickst." } } diff --git a/public/locales/fr/app.json b/public/locales/fr/app.json index e6b755118..b3da5136a 100644 --- a/public/locales/fr/app.json +++ b/public/locales/fr/app.json @@ -9,29 +9,25 @@ "close": "Fermer", "copy": "Copier", "create": "Créer", + "default": "", "remove": "Supprimer", "download": "Télécharger", "edit": "Modifier", "import": "Importer", "inspect": "Inspecter", "more": "Plus", - "moreInfo": "Plus d'infos", - "noThanks": "Non merci", - "ok": "OK", - "pinVerb": "Épingler", "rename": "Renommer", "reset": "Réinitialiser", "save": "Sauvegarder", "saving": "Enregistrement...", - "selectAll": "Tout sélectionner", "setPinning": "Régler l'épinglage", "submit": "Valider", - "unpin": "Désépingler", "unselectAll": "Tout désélectionner", "generate": "Générer", "publish": "Publier", - "downloadCar": "Export CAR", - "done": "Terminé" + "downloadCar": "Exporter CAR", + "done": "Terminé", + "checkRetrieval": "" }, "cliModal": { "description": "Collez la commande suivante dans votre terminal pour effectuer cette tache via l'invite de commande. Souvenez vous de remplacer les exemples par votre propres paramètres." @@ -46,7 +42,7 @@ "couldNotConnect": "Nous n'avons pas pu nous connecter au RPC de Kubo" }, "apiAddressForm": { - "placeholder": "Enter a URL (http://user:password@127.0.0.1:5001) or a Multiaddr (/ip4/127.0.0.1/tcp/5001)" + "placeholder": "Entrez un URL (http://user:password@127.0.0.1:5001) ou une Multiaddr (/ip4/127.0.0.1/tcp/5001)" }, "publicGatewayForm": { "placeholder": "Entrez une URL (https://ipfs.io)" @@ -54,6 +50,10 @@ "publicSubdomainGatewayForm": { "placeholder": "Entrez une URL (https://dweb.link)" }, + "ipfsCheckForm": { + "label": "", + "placeholder": "" + }, "terms": { "address": "Adresse", "addresses": "Adresses", diff --git a/public/locales/fr/explore.json b/public/locales/fr/explore.json index 2bb2548aa..4ae2e4892 100644 --- a/public/locales/fr/explore.json +++ b/public/locales/fr/explore.json @@ -70,15 +70,15 @@ }, "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.", - "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", + "BlockFetchError": "", + "CidSyntaxError": "", + "checkIpfsNetwork": "", "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" + "title": "", + "refresh": "", + "checkConnection": "", + "tryLater": "", + "checkCidSyntax": "" } } } diff --git a/public/locales/fr/peers.json b/public/locales/fr/peers.json index 36f137d56..2000a20e4 100644 --- a/public/locales/fr/peers.json +++ b/public/locales/fr/peers.json @@ -3,6 +3,7 @@ "localNetwork": "Réseau Local", "nearby": "à proximité", "protocols": "Flux ouverts", + "agentVersion": "", "addConnection": "Ajouter une connexion", "insertPeerAddress": "Indiquer l'adresse du pair auquel vous souhaitez vous connecter.", "addPermanentPeer": "Ajouter à la configuration des appairages permanents (permanent peering)", diff --git a/public/locales/fr/settings.json b/public/locales/fr/settings.json index cf969e835..ab074cace 100644 --- a/public/locales/fr/settings.json +++ b/public/locales/fr/settings.json @@ -15,7 +15,7 @@ "language": "Langue", "analytics": "Analyses", "cliTutorMode": "Mode tutoriel pour l'invite de commande (CLI)", - "config": "Config IPFS", + "config": "", "languageModal": { "title": "Changer la langue", "description": "Choisir votre langue préférée", @@ -25,6 +25,10 @@ "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>", "publicSubdomainGatewayDescription": "<0>Sélectionnez votre <1>Passerelle de Sous-domaines1> pour créer des liens partageables.0>", "publicPathGatewayDescription": "<0>Sélectionnez une <1>Passerelle de Chemins1> de secours pour créer des liens partageables pour les CIDs excédants la limite de 63 caractères des DNS.0>", + "retrievalDiagnosticService": { + "title": "", + "description": "" + }, "cliDescription": "<0>Activez cette option pour faire apparaître une icône \"Voir code\" <1>1> près des principales commandes IPFS. En cliquant dessus, vous ouvrez un pop-up avec le code pour cette commande, pour pouvoir le coller dans votre invite de lignes de commandes (CLI).0>", "cliModal": { "extraNotesJsonConfig": "Si vous avez effectué des modifications à la configuration dans cette page d'édition du code que vous voulez conserver, cliquez sur l'icône de téléchargement à côté du bouton de copie pour le télécharger en tant que fichier JSON." @@ -81,14 +85,14 @@ "false": "Éteint" }, "fetchingSettings": "Récupération des paramètres...", - "ipfsDaemonOffline": "Le daemon IPFS est hors-ligne. Merci de le relancer.", - "settingsUnavailable": "Paramètres non disponibles. Merci de vérifier que votre daemon IPFS est en cours d'exécution.", + "ipfsDaemonOffline": "", + "settingsUnavailable": "", "settingsHaveChanged": "Les paramètres ont changé. Cliquez sur <1>Réinitialiser1> pour mettre à jour l'éditeur de contenu.", "errorOccured": "Une erreur s'est produite pendant l'enregistrement de vos modifications", "checkConsole": "Vérifier la console du navigateur pour plus d'informations.", "changesSaved": "Vos modifications ont été enregistrées.", - "settingsWillBeUsedNextTime": "Les nouveaux paramètres seront utilisés après le prochain démarrage du daemon IPFS.", - "ipfsConfigDescription": "Le fichier de configuration de IPFS est un document JSON. Il est lu lorsque le daemon IPFS est lancé. Enregistrez vos modifications, puis relancez le daemon IPFS pour les appliquer.", + "settingsWillBeUsedNextTime": "", + "ipfsConfigDescription": "", "ipfsConfigHelp": "Vérifier la documentation pour plus d'informations.", "AnalyticsToggle": { "label": "Aidez à améliorer cette application en envoyant des données d'utilisation anonymes", @@ -129,7 +133,7 @@ "tour": { "step1": { "title": "Page des paramètres", - "paragraph1": "Ici vous pouvez changer les paramètres de votre interface web ou de votre nœud IPFS.", + "paragraph1": "", "paragraph2": "Si vous utilisez IPFS Desktop vous pourrez également régler quelques paramètres qui lui sont spécifiques." }, "step2": { @@ -154,8 +158,8 @@ "paragraph1": "Activer le Mode tuteur pour CLI pour voir les raccourcis vers la version \"ligne de commande\" des commandes courantes d'IPFS. Pratique si vous voulez apprendre à utiliser IPFS depuis un terminal, ou si vous voulez juste avoir un pense-bête." }, "step7": { - "title": "Configuration IPFS", - "paragraph1": "Vous pouvez changer la configuration de votre nœud IPFS depuis l'interface web !", + "title": "", + "paragraph1": "", "paragraph2": "N'oubliez pas de redémarrer le daemon pour que les changements soient pris en compte." } }, diff --git a/public/locales/hi-IN/welcome.json b/public/locales/hi-IN/welcome.json index 6654f9752..4a278c606 100644 --- a/public/locales/hi-IN/welcome.json +++ b/public/locales/hi-IN/welcome.json @@ -6,15 +6,15 @@ }, "notConnected": { "paragraph1": "IPFS डॉक्स में इंस्टॉलेशन गाइड देखें \nया इन सामान्य सुधारों \nको आजमाएं", - "paragraph2": "<0>Is your IPFS daemon running? Try starting or restarting Kubo from your terminal:0>", - "paragraph3": "<0>Is your Kubo RPC API configured to allow <1>cross-origin (CORS) requests1>? If not, run these commands and then start your daemon from the terminal:0>", - "paragraph4": "<0>Is your Kubo RPC API on a port other than 5001? If your node is configured with a <1>custom API address1>, enter it here.0>" + "paragraph2": "", + "paragraph3": "", + "paragraph4": "" }, "aboutIpfs": { "header": "IPFS क्या है?", "paragraph1": "एक हाइपर मीडिया डिस्ट्रीब्यूशन प्रोटोकॉल है \nजिसमें Kademlia, BitTorrent, Git \nऔर बहुत कुछ के विचार शामिल हैं|\n", "paragraph2": "एक पीयर टू पीयर फाइल स्थान्तरण नेटवर्क है \nजो की पूर्णतः विकेन्द्रीकृत आर्किटेक्चर पर बना है \nऔर इसमें कोई केंद्रीय फेलियर , सेंसरशिप या नियंत्रण केंद्र नहीं है", - "paragraph3": "<0><0>An on-ramp to tomorrow's web0> — traditional browsers can access IPFS files through gateways like <2>https://dweb.link2> or directly using the <4>IPFS Companion4> extension0>", + "paragraph3": "", "paragraph4": "क अगली पीढ़ी का CDN- कैश-फ्रेंडली कंटेंट-हैश एड्रेसिंग और बिटटोरेंट-स्टाइल बैंडविड्थ वितरण के साथ इसे दुनिया के लिए उपलब्ध कराने के लिए बस अपने नोड में एक फाइल जोड़ें", "paragraph5": "एक मजबूत ओपन-सोर्स समुदाय द्वारा समर्थित, पूरी तरह से वितरित ऐप्स और सेवाओं के निर्माण के लिए एक डेवलपर टूलसेट है " }, @@ -31,7 +31,7 @@ "step1": { "title": "स्वागत पृष्ठ", "paragraph1": "यह पृष्ठ आपको यह बताता है कि क्या आप IPFSसे जुड़े हैं, और उन चीजों के लिए विचार प्रदान करता है जो आप इस ऐप में कर सकते हैं।", - "paragraph2": "If you aren't connected to the Kubo RPC API, this page also appears in place of some other pages, with hints for how to get connected.", + "paragraph2": "", "paragraph3": "आप नेविगेशन बार में IPFS क्यूब लोगो पर क्लिक करके ऐप में कहीं से भी इस पेज पर जा सकते हैं।" } } diff --git a/public/locales/id/app.json b/public/locales/id/app.json index b156122f3..07a69e5fd 100644 --- a/public/locales/id/app.json +++ b/public/locales/id/app.json @@ -9,29 +9,25 @@ "close": "Tutup", "copy": "Salin", "create": "Buat", + "default": "", "remove": "Hapus", "download": "Unduh", "edit": "Sunting", "import": "Impor", "inspect": "Memeriksa", "more": "Lebih", - "moreInfo": "Info lebih lanjut", - "noThanks": "Tidak, terima kasih", - "ok": "OK", - "pinVerb": "Semat", "rename": "Ganti nama", "reset": "Mengatur ulang", "save": "Simpan", "saving": "Menyimpan...", - "selectAll": "Pilih Semua", "setPinning": "Setel penyematan", "submit": "Kirimkan", - "unpin": "Lepaskan semat", "unselectAll": "Batalkan pilihan semua", "generate": "Hasilkan", "publish": "Menerbitkan", "downloadCar": "Ekspor CAR", - "done": "Selesai" + "done": "Selesai", + "checkRetrieval": "" }, "cliModal": { "description": "Tempelkan perintah berikut ke terminal Anda untuk melakukan tugas ini di Kubo melalui baris perintah. Ingatlah bahwa Anda perlu mengganti placeholder dengan parameter spesifik Anda." @@ -54,6 +50,10 @@ "publicSubdomainGatewayForm": { "placeholder": "Masukkan URL (https://dweb.link)" }, + "ipfsCheckForm": { + "label": "", + "placeholder": "" + }, "terms": { "address": "Alamat", "addresses": "Alamat", diff --git a/public/locales/id/files.json b/public/locales/id/files.json index 47774abb7..ca75bf7a7 100644 --- a/public/locales/id/files.json +++ b/public/locales/id/files.json @@ -1,12 +1,9 @@ { "title": "Berkas", - "home": "Rumah", "breadcrumbs": "Breadcrumbs", - "finished": "Selesai!", "totalSize": "Ukuran total: {size}", "filesSelected": "{count, plural, other {Item yang dipilih}}", "menuOptions": "Opsi untuk item yang dipilih", - "selectedAllEntries": "Pilih semua entri tabel", "individualFilesOnly": "Hanya tersedia untuk berkas individual", "noPDFSupport": "Peramban Anda tidak mendukung PDF. Silakan unduh PDF untuk melihatnya:", "downloadPDF": "Unduh PDF", @@ -17,8 +14,8 @@ "addByCar": "Dari CAR", "bulkImport": "Impor massal", "newFolder": "Map baru", - "viewList": "Tampilkan item dalam daftar", - "viewGrid": "Tampilkan item dalam kotak", + "switchToListView": "", + "switchToGridView": "", "generating": "Menghasilkan…", "dropHere": "Letakkan di sini untuk pindah", "actions": { @@ -173,6 +170,14 @@ "files": "Berkas", "cidNotFileNorDir": "Tautan saat ini bukan berkas, atau direktori. Cobalah untuk <1>memeriksanya1> sebagai gantinya.", "sortBy": "Urutkan item berdasarkan {name}", + "sortFiles": "", + "sortByNameAsc": "", + "sortByNameDesc": "", + "sortBySizeAsc": "", + "sortBySizeDesc": "", + "sortByPinnedFirst": "", + "sortByUnpinnedFirst": "", + "sortByOriginal": "", "publishModal": { "title": "Publikasikan ke IPNS", "cidToPublish": "CID:", @@ -185,5 +190,14 @@ }, "noPinsInProgress": "Semua selesai, tidak ada pin jarak jauh yang sedang berlangsung.", "remotePinningInProgress": "Penyematan jarak jauh sedang berlangsung:", - "selectAllEntries": "Pilih semua entri" + "selectAllEntries": "Pilih semua entri", + "previewNotFound": { + "title": "", + "helpTitle": "", + "helpListItemPathTypo": "", + "helpListItemFileMoved": "", + "helpListItemBookmarkMigrated": "", + "helpListItemBookmarkMigratedLink": "", + "backButton": "" + } } diff --git a/public/locales/id/peers.json b/public/locales/id/peers.json index 7771f1a32..b3ae367f0 100644 --- a/public/locales/id/peers.json +++ b/public/locales/id/peers.json @@ -3,6 +3,7 @@ "localNetwork": "Jaringan Lokal", "nearby": "di dekat sini", "protocols": "Aliran terbuka", + "agentVersion": "", "addConnection": "Tambahkan koneksi", "insertPeerAddress": "Masukkan alamat rekan yang ingin Anda sambungkan.", "addPermanentPeer": "Tambahkan ke konfigurasi rekan permanen", diff --git a/public/locales/id/settings.json b/public/locales/id/settings.json index 5323ed28a..00535b79c 100644 --- a/public/locales/id/settings.json +++ b/public/locales/id/settings.json @@ -15,7 +15,7 @@ "language": "Bahasa", "analytics": "Analitik", "cliTutorMode": "Mode Tutor CLI", - "config": "Konfigurasi IPFS", + "config": "", "languageModal": { "title": "Ganti bahasa", "description": "Pilih bahasa pilihan Anda.", @@ -25,6 +25,10 @@ "apiDescription": "<0>Jika node Anda dikonfigurasi dengan <1>alamat API Kubo RPC kustom1>, termasuk port selain bawaan 5001, masukkan di sini.0>", "publicSubdomainGatewayDescription": "<0>Pilih bawaan <1>Subdomain Gateway1> untuk menghasilkan tautan yang dapat dibagikan.0>", "publicPathGatewayDescription": "<0>Pilih mundur <1>Path Gateway1> untuk menghasilkan tautan yang dapat dibagikan untuk CID yang melebihi batas DNS 63 karakter.0>", + "retrievalDiagnosticService": { + "title": "", + "description": "" + }, "cliDescription": "<0>Aktifkan opsi ini untuk menampilkan ikon \"lihat kode\" <1>1> di sebelah perintah umum IPFS. Mengkliknya akan membuka modal dengan kode CLI perintah itu, sehingga Anda dapat menempelkannya ke antarmuka baris perintah IPFS di terminal Anda.0>", "cliModal": { "extraNotesJsonConfig": "Jika Anda telah membuat perubahan pada konfigurasi di editor kode halaman ini yang ingin Anda simpan, klik ikon unduh di sebelah tombol salin untuk mengunduhnya sebagai berkas JSON. " @@ -81,14 +85,14 @@ "false": "Mati" }, "fetchingSettings": "Mengambil setelan...", - "ipfsDaemonOffline": "Daemon IPFS sedang offline. Harap aktifkan dan coba lagi.", - "settingsUnavailable": "Pengaturan tidak tersedia. Silakan periksa daemon IPFS Anda sedang berjalan.", + "ipfsDaemonOffline": "", + "settingsUnavailable": "", "settingsHaveChanged": "Pengaturan telah berubah; silakan klik <1>Reset1> untuk memperbarui konten editor.", "errorOccured": "Terjadi kesalahan saat menyimpan perubahan Anda", "checkConsole": "Periksa konsol peramban untuk info lebih lanjut.", "changesSaved": "Perubahan yang Anda buat sudah disimpan.", - "settingsWillBeUsedNextTime": "Pengaturan baru akan digunakan saat berikutnya Anda memulai ulang daemon IPFS.", - "ipfsConfigDescription": "Konfigurasi berkas IPFS adalah dokumen JSON. Ini dibaca sekali ketika daemon IPFS dimulai. Simpan perubahan Anda, lalu mulai ulang daemon IPFS untuk menerapkannya.", + "settingsWillBeUsedNextTime": "", + "ipfsConfigDescription": "", "ipfsConfigHelp": "Periksa dokumentasi untuk informasi lebih lanjut.", "AnalyticsToggle": { "label": "Bantu tingkatkan aplikasi ini dengan mengirimkan data penggunaan anonim", @@ -129,7 +133,7 @@ "tour": { "step1": { "title": "Halaman pengaturan", - "paragraph1": "Di sini Anda dapat mengubah pengaturan UI Web dan node IPFS Anda.", + "paragraph1": "", "paragraph2": "Jika Anda menjalankan Desktop IPFS, Anda juga akan memiliki beberapa pengaturan khusus." }, "step2": { @@ -154,8 +158,8 @@ "paragraph1": "Aktifkan mode tutor CLI untuk melihat pintasan ke versi baris perintah dari perintah IPFS umum — berguna jika Anda belajar menggunakan IPFS dari terminal, atau jika Anda hanya perlu penyegaran." }, "step7": { - "title": "Konfigurasi IPFS", - "paragraph1": "Anda dapat mengubah konfigurasi node IPFS Anda langsung dari UI Web!", + "title": "", + "paragraph1": "", "paragraph2": "Jangan lupa untuk memulai ulang daemon untuk menerapkan perubahan." } }, diff --git a/public/locales/it/app.json b/public/locales/it/app.json index 48c5578c6..06e7c72c9 100644 --- a/public/locales/it/app.json +++ b/public/locales/it/app.json @@ -9,32 +9,28 @@ "close": "Chiudi", "copy": "Copia", "create": "Crea", + "default": "", "remove": "Rimuovi", "download": "Scarica", "edit": "Modifica", "import": "Importa", "inspect": "Ispeziona", "more": "Altro", - "moreInfo": "Ulteriori informazioni", - "noThanks": "No, grazie", - "ok": "OK", - "pinVerb": "Fissa", "rename": "Rinomina", "reset": "Ripristina", "save": "Salva", "saving": "Salvataggio in corso...", - "selectAll": "Seleziona tutto", "setPinning": "Imposta pinning", "submit": "Applica", - "unpin": "Sblocca", "unselectAll": "Deseleziona tutto", - "generate": "Generate", - "publish": "Publish", - "downloadCar": "Export CAR", - "done": "Done" + "generate": "", + "publish": "", + "downloadCar": "", + "done": "", + "checkRetrieval": "" }, "cliModal": { - "description": "Paste the following into your terminal to do this task in Kubo via the command line. Remember that you'll need to replace placeholders with your specific parameters." + "description": "" }, "nav": { "bugsLink": "Segnala un problema", @@ -43,24 +39,28 @@ "status": { "connectedToIpfs": "Connesso ad IPFS", "connectingToIpfs": "Connessione ad IPFS...", - "couldNotConnect": "Could not connect to the Kubo RPC" + "couldNotConnect": "" }, "apiAddressForm": { - "placeholder": "Enter a URL (http://user:password@127.0.0.1:5001) or a Multiaddr (/ip4/127.0.0.1/tcp/5001)" + "placeholder": "" }, "publicGatewayForm": { - "placeholder": "Enter a URL (https://ipfs.io)" + "placeholder": "" }, "publicSubdomainGatewayForm": { "placeholder": "Inserisci un URL (https://dweb.link)" }, + "ipfsCheckForm": { + "label": "", + "placeholder": "" + }, "terms": { "address": "Indirizzo", "addresses": "Indirizzi", "advanced": "Avanzate", "agent": "Agent", - "api": "Kubo RPC", - "apiAddress": "Kubo RPC API address", + "api": "", + "apiAddress": "", "blocks": "Blocchi", "connection": "Connessione", "downSpeed": "In entrata", diff --git a/public/locales/it/notify.json b/public/locales/it/notify.json index 595021659..711801579 100644 --- a/public/locales/it/notify.json +++ b/public/locales/it/notify.json @@ -1,12 +1,12 @@ { "ipfsApiRequestFailed": "Impossibile connettersi. Per favore, controlla se il tuo daemon è in esecuzione.", "windowIpfsRequestFailed": "Richiesta IPFS fallita. Per favore, controlla le impostazioni del tuo IPFS Companion.", - "ipfsInvalidApiAddress": "The provided Kubo RPC address is invalid.", - "ipfsConnectSuccess": "Successfully connected to the Kubo RPC address", - "ipfsConnectFail": "Unable to connect to the provided Kubo RPC address", + "ipfsInvalidApiAddress": "", + "ipfsConnectSuccess": "", + "ipfsConnectFail": "", "ipfsPinFailReason": "Blocco non impostato a {serviceName}: {errorMsg}", - "ipfsPinSucceedReason": "Successfully pinned at {serviceName}", - "ipfsUnpinSucceedReason": "Successfully unpinned from {serviceName}", + "ipfsPinSucceedReason": "", + "ipfsUnpinSucceedReason": "", "ipfsIsBack": "Il normale servizio IPFS è stato ripreso. Divertiti!", "folderExists": "Un oggetto con quel nome esiste già. Per favore, scegline un'altro.", "filesFetchFailed": "Non è stato possibile recuperare quei file. Per favore, controlla il percorso e riprova.", diff --git a/public/locales/it/peers.json b/public/locales/it/peers.json index 21f7ff933..89b9c1f35 100644 --- a/public/locales/it/peers.json +++ b/public/locales/it/peers.json @@ -3,6 +3,7 @@ "localNetwork": "Rete Locale", "nearby": "vicino", "protocols": "Stream aperti", + "agentVersion": "", "addConnection": "Aggiungi connessione", "insertPeerAddress": "Inserisci l'indirizzo del peer a cui vuoi connetterti.", "addPermanentPeer": "Aggiungi alla configurazione peering permanente", diff --git a/public/locales/it/settings.json b/public/locales/it/settings.json index b61f0cef1..a2d5ec0f4 100644 --- a/public/locales/it/settings.json +++ b/public/locales/it/settings.json @@ -4,27 +4,31 @@ "saving": "Salvataggio in corso...", "reset": "Ripristina", "learnMoreLink": "Per saperne di più.", - "showOptions": "Show options", + "showOptions": "", "pinningServices": { "title": "Servizi di pinning", "description": "Usa il pinning locale quando vuoi assicurarti che un oggetto sul tuo nodo non venga mai gettato dal Garbage Collector, anche quando lo rimuovi da \"File\". Puoi anche collegare il tuo account con altri servizi di pinning remoto per mantenere i file automaticamente o selettivamente con quei provider, permettendoti di mantenere copie di backup dei tuoi file o renderli disponibili agli altri quando il tuo nodo locale è offline.", - "noPinRemoteDescription": "Support for third-party remote pinning services is missing. Update your IPFS node to Kubo 0.8.0 or later, and you'll be able to add and configure them here.", + "noPinRemoteDescription": "", "addAutoUpload": "Abilita auto upload", "removeAutoUpload": "Disabilita auto upload" }, "language": "Lingua", "analytics": "Analitica", "cliTutorMode": "Modalità mentore CLI", - "config": "Configurazione IPFS", + "config": "", "languageModal": { "title": "Cambia lingua", "description": "Seleziona la tua lingua preferita.", "translationProjectIntro": "Aggiungi o perfeziona le traduzioni e rendi IPFS migliore per tutti!", "translationProjectLink": "Unisciti al Progetto di Traduzione IPFS" }, - "apiDescription": "<0>If your node is configured with a <1>custom Kubo RPC API address1>, including a port other than the default 5001, enter it here.0>", - "publicSubdomainGatewayDescription": "<0>Select a default <1>Subdomain Gateway1> for generating shareable links.0>", - "publicPathGatewayDescription": "<0>Select a fallback <1>Path Gateway1> for generating shareable links for CIDs that exceed the 63-character DNS limit.0>", + "apiDescription": "", + "publicSubdomainGatewayDescription": "", + "publicPathGatewayDescription": "", + "retrievalDiagnosticService": { + "title": "", + "description": "" + }, "cliDescription": "<0>Abilita quest'opzione per mostrare un'icona \"view code\" <1>1> accanto ai comuni comandi IPFS. Cliccandoci, si aprirà una finestra modale col codice di quel comando CLI dimodoché tu possa incollarlo nell'interfaccia a riga di comando nel tuo terminale.", "cliModal": { "extraNotesJsonConfig": "Se, in questa pagina dell'editor di codice, hai fatto cambiamenti al config che vorresti salvare, clicca sull'icona scarica accanto al bottone \"copia\" per scaricarlo come file JSON." @@ -44,7 +48,7 @@ "secretApiKey": "Token d'accesso segreto", "secretApiKeyHowToLink": "Come generare un nuovo token", "autoUpload": "Auto upload", - "complianceLabel": "🔍 {nickname} pinning compliance report" + "complianceLabel": "" }, "autoUploadModal": { "title": "Cambia politica di upload per {name}", @@ -60,7 +64,7 @@ }, "actions": { "addService": "Aggiungi servizio", - "generateKey": "Generate Key", + "generateKey": "", "edit": "Cambia", "close": "Chiudi", "save": "Salva", @@ -81,14 +85,14 @@ "false": "Off" }, "fetchingSettings": "Recupero delle impostazioni...", - "ipfsDaemonOffline": "Il demone IPFS è offline. Per favore, avvialo e riprova.", - "settingsUnavailable": "Impostazioni non disponibili. Per favore, controlla che il tuo demone IPFS sia attivo.", + "ipfsDaemonOffline": "", + "settingsUnavailable": "", "settingsHaveChanged": "Le impostazioni sono cambiate; per favore, clicca <1>Ripristina1> per aggiornare il contenuto dell'editor.", "errorOccured": "Si è verificato un errore durante il salvataggio delle tue modifiche", "checkConsole": "Controlla la console del browser per ulteriori informazioni.", "changesSaved": "Le tue modifiche sono state salvate.", - "settingsWillBeUsedNextTime": "Le nuove impostazioni saranno utilizzate quando riavvierai il tuo demone IPFS.", - "ipfsConfigDescription": "Il file della configurazione IPFS è un documento JSON. Viene letto una volta che il demone IPFS è avviato. Salva le tue modifiche e poi riavvia il demone IPFS per applicarle.", + "settingsWillBeUsedNextTime": "", + "ipfsConfigDescription": "", "ipfsConfigHelp": "Controlla la documentazione per ulteriori informazioni.", "AnalyticsToggle": { "label": "Aiuta a migliorare quest'applicazione inviando dati d'utilizzo anonimi", @@ -129,12 +133,12 @@ "tour": { "step1": { "title": "Pagina delle impostazioni", - "paragraph1": "Qui puoi modificare le impostazioni del tuo Web UI e del tuo nodo IPFS.", + "paragraph1": "", "paragraph2": "Se hai IPFS Desktop avviato, avrai anche alcune impostazioni specifiche per quel programma." }, "step2": { - "title": "Custom Kubo RPC API address", - "paragraph1": "If you've configured your Kubo-compatible IPFS node with a custom RPC API address, you can update your config file right here instead of editing the JSON by hand." + "title": "", + "paragraph1": "" }, "step3": { "title": "Servizi di pinning", @@ -154,8 +158,8 @@ "paragraph1": "Abilita la modalità CLI tutor per vedere le scorciatoie da terminale dei comandi IPFS più comuni - essa è utile se stai imparando ad usare IPFS dal terminale, o se hai solo bisogno di un ripasso." }, "step7": { - "title": "Configurazione IPFS", - "paragraph1": "Puoi modificare la configurazione del tuo nodo IPFS direttamente dal tuo Web UI!", + "title": "", + "paragraph1": "", "paragraph2": "Non dimenticarti di riavviare il demone per applicare le modifiche." } }, @@ -166,19 +170,19 @@ "readMoreUrl": "Leggi di più" }, "ipnsPublishingKeys": { - "title": "IPNS Publishing Keys", - "description": "The InterPlanetary Name System (IPNS) provides cryptographic addresses for publishing updates to content that is expected to change over time. This feature requires your node to be online at least once a day to ensure IPNS records are kept alive on the public DHT." + "title": "", + "description": "" }, "generateKeyModal": { - "title": "Generate New IPNS Key", - "description": "Enter a nickname for this key to generate:" + "title": "", + "description": "" }, "renameKeyModal": { - "title": "Rename Key", - "description": "Enter a new nickname for the IPNS key <1>{name}1>." + "title": "", + "description": "" }, "removeKeyModal": { - "title": "Confirm IPNS Key Removal", - "description": "Are you sure you want to delete the IPNS key <1>{name}1>? This operation can't be undone, and the IPNS address managed by this key will be lost FOREVER. Consider backing it up first: ipfs key export --help" + "title": "", + "description": "" } } diff --git a/public/locales/it/status.json b/public/locales/it/status.json index 5046b819f..f8f6d93e6 100644 --- a/public/locales/it/status.json +++ b/public/locales/it/status.json @@ -14,7 +14,7 @@ }, "customApiConfig": "Configurazione JSON personalizzata", "AnalyticsBanner": { - "label": "We have recently updated our telemetry policy to switch to opt-out metrics. You previously had telemetry collection disabled. You can disable telemetry collection (again) on the settings page." + "label": "" }, "tour": { "step1": { @@ -24,7 +24,7 @@ }, "step2": { "title": "Stato della connessione", - "paragraph1": "Click this icon from anywhere in the app to return to the Status page. If you lose your connection to the Kubo RPC, the icon will turn red.", + "paragraph1": "", "paragraph2": "Se hai bisogno di configurare un indirizzo API personalizzato per il tuo nodo, clicca sul link \"Modifica\" accanto all'indirizzo API che è elencato in questa pagina." }, "step3": { diff --git a/public/locales/it/welcome.json b/public/locales/it/welcome.json index 6ec093478..f7176ee56 100644 --- a/public/locales/it/welcome.json +++ b/public/locales/it/welcome.json @@ -6,15 +6,15 @@ }, "notConnected": { "paragraph1": "<0>Controlla la guida all'installazione nella <1>Documentazione IPFS1>, oppure prova queste soluzioni comuni:", - "paragraph2": "<0>Is your IPFS daemon running? Try starting or restarting Kubo from your terminal:0>", - "paragraph3": "<0>Is your Kubo RPC API configured to allow <1>cross-origin (CORS) requests1>? If not, run these commands and then start your daemon from the terminal:0>", - "paragraph4": "<0>Is your Kubo RPC API on a port other than 5001? If your node is configured with a <1>custom API address1>, enter it here.0>" + "paragraph2": "", + "paragraph3": "", + "paragraph4": "" }, "aboutIpfs": { "header": "Che cos'è IPFS?", "paragraph1": "<0><0>Un protocollo per la distribuzione di ipermedia0> che incorpora idee da Kademlia, BitTorrent, Git ed altri0>", "paragraph2": "<0><0>Una rete di trasferimenti di file peer-to-peer0> con un'architettura completamente decentralizzata e senza punti centrali di fallimento, censura o controllo0>", - "paragraph3": "<0><0>An on-ramp to tomorrow's web0> — traditional browsers can access IPFS files through gateways like <2>https://dweb.link2> or directly using the <4>IPFS Companion4> extension0>", + "paragraph3": "", "paragraph4": "<0><0>Un CDN di nuova generazione0> — basta aggiungere un file al tuo nodo per renderlo disponibile al mondo con l'indirizzamento content-hash cache-friendly ed una distribuzione di banda in stile BitTorrent0>", "paragraph5": "<0><0>Un set di strumenti per sviluppatore0> per costruire <2>app e servizi completamente distribuiti2>, sostenuti da una forte comunità open-source0>" }, @@ -31,7 +31,7 @@ "step1": { "title": "Pagina di benvenuto", "paragraph1": "Questa pagina ti fa sapere se sei connesso ad IPFS e ti offre idee su cosa potresti fare in quest'app.", - "paragraph2": "If you aren't connected to the Kubo RPC API, this page also appears in place of some other pages, with hints for how to get connected.", + "paragraph2": "", "paragraph3": "Puoi visitare questa pagina da qualunque parte di questa app cliccando sul cubo, logo di IPFS, nella barra di navigazione." } } diff --git a/public/locales/ja-JP/app.json b/public/locales/ja-JP/app.json index bc8ea0d70..69f350e77 100644 --- a/public/locales/ja-JP/app.json +++ b/public/locales/ja-JP/app.json @@ -9,32 +9,28 @@ "close": "閉じる", "copy": "コピー", "create": "作成", + "default": "", "remove": "削除", "download": "ダウンロード", "edit": "編集", "import": "インポート", - "inspect": "Inspect", - "more": "More", - "moreInfo": "より詳しい情報", - "noThanks": "拒否", - "ok": "了解", - "pinVerb": "ピン", + "inspect": "", + "more": "", "rename": "名前を変更", "reset": "リセット", "save": "保存", "saving": "保存中……", - "selectAll": "全て選択", "setPinning": "ピンを設定", "submit": "設定", - "unpin": "ピン解除", "unselectAll": "選択を全て解除", "generate": "生成", - "publish": "Publish", - "downloadCar": "Export CAR", - "done": "終了" + "publish": "", + "downloadCar": "", + "done": "終了", + "checkRetrieval": "" }, "cliModal": { - "description": "Paste the following into your terminal to do this task in Kubo via the command line. Remember that you'll need to replace placeholders with your specific parameters." + "description": "" }, "nav": { "bugsLink": "バグ報告", @@ -43,36 +39,40 @@ "status": { "connectedToIpfs": "IPFSに接続完了", "connectingToIpfs": "IPFSサービスに接続しています…", - "couldNotConnect": "Could not connect to the Kubo RPC" + "couldNotConnect": "" }, "apiAddressForm": { - "placeholder": "Enter a URL (http://user:password@127.0.0.1:5001) or a Multiaddr (/ip4/127.0.0.1/tcp/5001)" + "placeholder": "" }, "publicGatewayForm": { - "placeholder": "Enter a URL (https://ipfs.io)" + "placeholder": "" }, "publicSubdomainGatewayForm": { "placeholder": "URLを入力 (https://dweb.link)" }, + "ipfsCheckForm": { + "label": "", + "placeholder": "" + }, "terms": { "address": "アドレス", "addresses": "アドレス", "advanced": "詳細情報", - "agent": "Agent", - "api": "Kubo RPC", - "apiAddress": "Kubo RPC API address", - "blocks": "Blocks", + "agent": "", + "api": "", + "apiAddress": "", + "blocks": "", "connection": "接続", "downSpeed": "受信量", "example": "例:", - "file": "File", + "file": "", "files": "ファイル", "folder": "フォルダ", "folders": "フォルダ", "gateway": "ゲートウェイ", "in": "受信量", "latency": "レイテンシ", - "loading": "Loading", + "loading": "", "location": "位置", "name": "名前", "node": "ノード", @@ -88,7 +88,7 @@ "publicGateway": "公開ゲートウェイ", "rateIn": "下り通信量", "rateOut": "上り通信量", - "repo": "Repo", + "repo": "", "size": "サイズ", "totalIn": "下り通信量(合計)", "totalOut": "上り通信量(合計)", @@ -103,7 +103,7 @@ "finish": "終了", "next": "次へ", "skip": "スキップ", - "tooltip": "Click this button any time for a guided tour on the current page." + "tooltip": "" }, - "startTourHelper": "Start tour" + "startTourHelper": "" } diff --git a/public/locales/ja-JP/notify.json b/public/locales/ja-JP/notify.json index 52772d83d..11457193a 100644 --- a/public/locales/ja-JP/notify.json +++ b/public/locales/ja-JP/notify.json @@ -1,9 +1,9 @@ { "ipfsApiRequestFailed": "接続できません。IPFS デーモンが起動していることを確認してください。", "windowIpfsRequestFailed": "IPFSリクエストに失敗しました。IPFS Companionの設定を確認してください。", - "ipfsInvalidApiAddress": "The provided Kubo RPC address is invalid.", - "ipfsConnectSuccess": "Successfully connected to the Kubo RPC address", - "ipfsConnectFail": "Unable to connect to the provided Kubo RPC address", + "ipfsInvalidApiAddress": "", + "ipfsConnectSuccess": "", + "ipfsConnectFail": "", "ipfsPinFailReason": "{serviceName}のピン留めができません:{errorMsg}", "ipfsPinSucceedReason": "{serviceName}のピン留めに成功", "ipfsUnpinSucceedReason": "{serviceName}からピン留めの解除に成功", diff --git a/public/locales/ja-JP/settings.json b/public/locales/ja-JP/settings.json index 3e82826f0..ac6210dcc 100644 --- a/public/locales/ja-JP/settings.json +++ b/public/locales/ja-JP/settings.json @@ -4,27 +4,31 @@ "saving": "保存中……", "reset": "リセット", "learnMoreLink": "もっと詳しく知る。", - "showOptions": "Show options", + "showOptions": "", "pinningServices": { "title": "ピンサービス", "description": "あなたのノードのアイテムに対し、ガベージコレクションを絶対に走らせたくない場合(ファイルを削除した場合を含む)はローカルピンを使用してください。\n\n持続的にファイルを保持したい場合、あなたのアカウントを他のリモートピンサービスに紐付けることが出来ます。紐付けを行うと、ローカルノードがオフラインとなった場合でも、あなたのファイルのバックアップコピーを他のホスト上で保持することが出来ます。", - "noPinRemoteDescription": "Support for third-party remote pinning services is missing. Update your IPFS node to Kubo 0.8.0 or later, and you'll be able to add and configure them here.", + "noPinRemoteDescription": "", "addAutoUpload": "自動アップロードを有効化", "removeAutoUpload": "自動アップロードを無効化" }, "language": "言語", "analytics": "分析", "cliTutorMode": "CUI チューターモード", - "config": "IPFS設定", + "config": "", "languageModal": { "title": "言語を変更", "description": "利用したい言語を選択してください", "translationProjectIntro": "IPFSをみんなにとってよりよくするために翻訳を追加、校正しましょう!", "translationProjectLink": "IPFS翻訳プロジェクトに参加" }, - "apiDescription": "<0>If your node is configured with a <1>custom Kubo RPC API address1>, including a port other than the default 5001, enter it here.0>", - "publicSubdomainGatewayDescription": "<0>Select a default <1>Subdomain Gateway1> for generating shareable links.0>", - "publicPathGatewayDescription": "<0>Select a fallback <1>Path Gateway1> for generating shareable links for CIDs that exceed the 63-character DNS limit.0>", + "apiDescription": "", + "publicSubdomainGatewayDescription": "", + "publicPathGatewayDescription": "", + "retrievalDiagnosticService": { + "title": "", + "description": "" + }, "cliDescription": "<0>\"コードを見る\"オプション<1>1>を有効にするためには、このオプションを有効にします。\"コードを見る\"ボタンは普通のIPFSコマンドの隣に表示されます。\nこのボタンを押すことで、CUIのチートシートが表示され、そこからコマンドをコピー&ペーストすることが出来ます。0>", "cliModal": { "extraNotesJsonConfig": "このページのコードエディタに使いたいコードを書いて、コピーボタンの隣にあるダウンロードアイコンを押せば、JSONファイルの形式でスクリプトが保存されます。このスクリプトはそのままインポートして使うことが出来ます。" @@ -44,7 +48,7 @@ "secretApiKey": "アクセストークン(シークレット)", "secretApiKeyHowToLink": "新規トークンの生成方法", "autoUpload": "自動アップロード", - "complianceLabel": "🔍 {nickname} pinning compliance report" + "complianceLabel": "" }, "autoUploadModal": { "title": "{name}のアップロードポリシーを変更する", @@ -60,7 +64,7 @@ }, "actions": { "addService": "サービスを追加", - "generateKey": "Generate Key", + "generateKey": "", "edit": "変更", "close": "閉じる", "save": "保存", @@ -81,14 +85,14 @@ "false": "オフ" }, "fetchingSettings": "設定を読み込んでいます…", - "ipfsDaemonOffline": "IPFSデーモンが起動していないようです。デーモンを起動して再度接続を試してください。", - "settingsUnavailable": "設定を読み込めません。IPFSデーモンが起動していることを確認してください。", + "ipfsDaemonOffline": "", + "settingsUnavailable": "", "settingsHaveChanged": "設定が変更されました。<1>リセット1>をクリックして編集しているファイルを再読み込みしてください。", "errorOccured": "変更の保存中にエラーが発生しました。", "checkConsole": "詳細については、ブラウザコンソールを参照してください。", "changesSaved": "変更が保存されました。", - "settingsWillBeUsedNextTime": "新しい変更は次にIPFSデーモンが起動したときに有効になります。", - "ipfsConfigDescription": "IPFS設定ファイルはJSON形式のテキストファイルとなっています。IPFSデーモンは起動時に1度だけそれを読み込みます。設定を変更したときにはそれを反映させるためにIPFSデーモンを再起動する必要があります。", + "settingsWillBeUsedNextTime": "", + "ipfsConfigDescription": "", "ipfsConfigHelp": "より詳しい情報については、公式ドキュメントを参照してください。", "AnalyticsToggle": { "label": "匿名の利用状況データを送信することで、このアプリケーションの改善に協力する", @@ -129,12 +133,12 @@ "tour": { "step1": { "title": "設定", - "paragraph1": "ここではWebUIとIPFSノードの設定を変更できます", + "paragraph1": "", "paragraph2": "もしあなたがIPFS Desktopを利用しているのであれば、ここでも特殊な設定が確認できるでしょう" }, "step2": { - "title": "Custom Kubo RPC API address", - "paragraph1": "If you've configured your Kubo-compatible IPFS node with a custom RPC API address, you can update your config file right here instead of editing the JSON by hand." + "title": "", + "paragraph1": "" }, "step3": { "title": "サービスをピン留めする", @@ -154,8 +158,8 @@ "paragraph1": "CUI版のコマンドのショートカットを見るためには、CUIチューターモードを有効にしてください - もしあなたがターミナルからのIPFS操作を勉強中の時や、コマンドをうっかり忘れてしまっている場合に役立つでしょう" }, "step7": { - "title": "IPFS設定", - "paragraph1": "このWebUIではあなたのIPFSノードの設定を変更することができます!", + "title": "", + "paragraph1": "", "paragraph2": "変更した設定を反映させるには、IPFSノードの再起動を忘れないでください!" } }, @@ -166,19 +170,19 @@ "readMoreUrl": "もっと読む" }, "ipnsPublishingKeys": { - "title": "IPNS Publishing Keys", - "description": "The InterPlanetary Name System (IPNS) provides cryptographic addresses for publishing updates to content that is expected to change over time. This feature requires your node to be online at least once a day to ensure IPNS records are kept alive on the public DHT." + "title": "", + "description": "" }, "generateKeyModal": { - "title": "Generate New IPNS Key", - "description": "Enter a nickname for this key to generate:" + "title": "", + "description": "" }, "renameKeyModal": { - "title": "Rename Key", - "description": "Enter a new nickname for the IPNS key <1>{name}1>." + "title": "", + "description": "" }, "removeKeyModal": { - "title": "Confirm IPNS Key Removal", - "description": "Are you sure you want to delete the IPNS key <1>{name}1>? This operation can't be undone, and the IPNS address managed by this key will be lost FOREVER. Consider backing it up first: ipfs key export --help" + "title": "", + "description": "" } } diff --git a/public/locales/ja-JP/status.json b/public/locales/ja-JP/status.json index c5ae8bee0..1a0c4d1c6 100644 --- a/public/locales/ja-JP/status.json +++ b/public/locales/ja-JP/status.json @@ -24,7 +24,7 @@ }, "step2": { "title": "接続状況", - "paragraph1": "Click this icon from anywhere in the app to return to the Status page. If you lose your connection to the Kubo RPC, the icon will turn red.", + "paragraph1": "", "paragraph2": "ノードにカスタムAPIアドレスを設定する必要がある場合は、このページにAPIアドレスが表示されている場所の横にある\"編集\"リンクをクリックしてください。" }, "step3": { diff --git a/public/locales/pl/app.json b/public/locales/pl/app.json index c455f81b0..e16839765 100644 --- a/public/locales/pl/app.json +++ b/public/locales/pl/app.json @@ -9,32 +9,28 @@ "close": "Zamknij", "copy": "Kopiuj", "create": "Utwórz", + "default": "", "remove": "Usuń", "download": "Pobierz", "edit": "Edytuj", "import": "Import", "inspect": "Analizuj", "more": "Więcej", - "moreInfo": "Więcej informacji", - "noThanks": "Nie, dzięki", - "ok": "OK", - "pinVerb": "Przypnij", "rename": "Zmień nazwę", "reset": "Reset", "save": "Zapisz", "saving": "Zapisywanie...", - "selectAll": "Zaznacz wszystko", "setPinning": "Przypinanie", "submit": "Wprowadź", - "unpin": "Odepnij", "unselectAll": "Odznacz wszystko", "generate": "Generuj", "publish": "Publikuj", - "downloadCar": "Export CAR", - "done": "Gotowe" + "downloadCar": "", + "done": "Gotowe", + "checkRetrieval": "" }, "cliModal": { - "description": "Paste the following into your terminal to do this task in Kubo via the command line. Remember that you'll need to replace placeholders with your specific parameters." + "description": "" }, "nav": { "bugsLink": "Zgłoś błąd", @@ -43,24 +39,28 @@ "status": { "connectedToIpfs": "Połączone z IPFS", "connectingToIpfs": "Łączenie z IPFS...", - "couldNotConnect": "Could not connect to the Kubo RPC" + "couldNotConnect": "" }, "apiAddressForm": { - "placeholder": "Enter a URL (http://user:password@127.0.0.1:5001) or a Multiaddr (/ip4/127.0.0.1/tcp/5001)" + "placeholder": "" }, "publicGatewayForm": { - "placeholder": "Enter a URL (https://ipfs.io)" + "placeholder": "" }, "publicSubdomainGatewayForm": { "placeholder": "Wprowadź URL (https://dweb.link)" }, + "ipfsCheckForm": { + "label": "", + "placeholder": "" + }, "terms": { "address": "Adres", "addresses": "Adresy", "advanced": "Zaawansowane", "agent": "Agent", "api": "Kubo RPC", - "apiAddress": "Kubo RPC API address", + "apiAddress": "", "blocks": "Bloki", "connection": "Połączenie", "downSpeed": "Przychodzący", diff --git a/public/locales/pl/explore.json b/public/locales/pl/explore.json index 50be9bbc3..dcc95341b 100644 --- a/public/locales/pl/explore.json +++ b/public/locales/pl/explore.json @@ -9,7 +9,7 @@ "title": "Przeglądaj - IPLD", "header": "Przeglądaj Las Merkle’a", "leadParagraph": "Wklej CID w pole, aby pobrać dowolny węzeł IPLD, lub wybierz jeden z wyróżnionych zbiorów danych.", - "noDataAvailable": "No data available" + "noDataAvailable": "" }, "AboutIpld": { "paragraph1":"<0>IPLD to <1>model danych dla sieci adresowanej treścią (ang. content-addressable web).1> Umożliwia traktowanie obiektów połączonych skrótem (haszem) jako podzbiorów jednolitej przestrzeni danych, w której modele danych to instancje IPLD.0>", @@ -69,16 +69,16 @@ } }, "errors": { - "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", + "BlockFetchTimeoutError": "", + "BlockFetchError": "", + "CidSyntaxError": "", + "checkIpfsNetwork": "", "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" + "title": "", + "refresh": "", + "checkConnection": "", + "tryLater": "", + "checkCidSyntax": "" } } } diff --git a/public/locales/pl/notify.json b/public/locales/pl/notify.json index bcb046c11..8ab165f6c 100644 --- a/public/locales/pl/notify.json +++ b/public/locales/pl/notify.json @@ -1,9 +1,9 @@ { "ipfsApiRequestFailed": "Nie można się połączyć. Proszę sprawdzić, czy demon jest uruchomiony.", "windowIpfsRequestFailed": "Żądanie IPFS nie powiodło się. Proszę sprawdzić ustawienia IPFS Companion.", - "ipfsInvalidApiAddress": "The provided Kubo RPC address is invalid.", - "ipfsConnectSuccess": "Successfully connected to the Kubo RPC address", - "ipfsConnectFail": "Unable to connect to the provided Kubo RPC address", + "ipfsInvalidApiAddress": "", + "ipfsConnectSuccess": "", + "ipfsConnectFail": "", "ipfsPinFailReason": "Nie można ustawić pinezki na {serviceName}: {errorMsg}", "ipfsPinSucceedReason": "Udało się przypiąć na {serviceName}", "ipfsUnpinSucceedReason": "Udało się odpiąć od {serviceName}", diff --git a/public/locales/pl/peers.json b/public/locales/pl/peers.json index 358138bb5..fc3f26b4d 100644 --- a/public/locales/pl/peers.json +++ b/public/locales/pl/peers.json @@ -3,6 +3,7 @@ "localNetwork": "Sieć lokalna", "nearby": "w pobliżu", "protocols": "Otwarte strumienie", + "agentVersion": "", "addConnection": "Dodaj połączenie ", "insertPeerAddress": "Wpisz adres peera, z którym chcesz się połączyć.", "addPermanentPeer": "Dodaj do stałą konfiguracje peering ", diff --git a/public/locales/pl/settings.json b/public/locales/pl/settings.json index eb6534510..063e2debc 100644 --- a/public/locales/pl/settings.json +++ b/public/locales/pl/settings.json @@ -15,7 +15,7 @@ "language": "Język", "analytics": "Analiza", "cliTutorMode": "CLI Tutor Mode", - "config": "IPFS Konfiguracja", + "config": "", "languageModal": { "title": "Zmiana języka", "description": "Wybierz swój preferowany język.", @@ -23,8 +23,12 @@ "translationProjectLink": "Dołącz do projektu tłumaczeń IPFS" }, "apiDescription": "<0>Zaktualizuj ten adres jeśli twoja instancja Kubo jest dostępna pod <1>niestandardowym adresem RPC API1>, na przykład portem innym, niż domyślny 5001.0>", - "publicSubdomainGatewayDescription": "<0>Select a default <1>Subdomain Gateway1> for generating shareable links.0>", - "publicPathGatewayDescription": "<0>Select a fallback <1>Path Gateway1> for generating shareable links for CIDs that exceed the 63-character DNS limit.0>", + "publicSubdomainGatewayDescription": "", + "publicPathGatewayDescription": "", + "retrievalDiagnosticService": { + "title": "", + "description": "" + }, "cliDescription": "<0>Włącz tę opcję, aby wyświetlić \"widok kodu\" <1>1> ikona obok popularnych poleceń IPFS. Kliknięcie jej otwiera widok z kodem CLI tego polecenia, więc możesz go wkleić do interfejsu wiersza poleceń IPFS w terminalu.0>", "cliModal": { "extraNotesJsonConfig": "Jeśli dokonałeś zmian w configu w edytorze kodu tej strony, które chciałbyś zapisać, kliknij ikonę pobierania obok przycisku kopiowania, aby pobrać go jako plik JSON." @@ -81,14 +85,14 @@ "false": "Wyłączone" }, "fetchingSettings": "Pobieranie ustawień... \n", - "ipfsDaemonOffline": "Demon IPFS jest w trybie offline. Proszę włączyć go i spróbować ponownie. ", - "settingsUnavailable": "Ustawienia nie są dostępne. Proszę sprawdzić, czy demon IPFS jest uruchomiony.", + "ipfsDaemonOffline": "", + "settingsUnavailable": "", "settingsHaveChanged": "Ustawienia uległy zmianie; proszę kliknąć <1>Resetuj1> t aby zaktualizować zawartość edytora.", "errorOccured": "Podczas zapisywania zmian wystąpił błąd", "checkConsole": "Sprawdź konsolę przeglądarki, aby uzyskać więcej informacji.", "changesSaved": "Twoje zmiany zostały zapisane.", - "settingsWillBeUsedNextTime": "Nowe ustawienia zostaną użyte przy następnym uruchomieniu demona IPFS.", - "ipfsConfigDescription": "Plik konfiguracyjny IPFS jest dokumentem JSON. Jest odczytywany raz, gdy demon IPFS jest uruchamiany. Zapisz swoje zmiany, a następnie zrestartuj demona IPFS aby je zastosować.", + "settingsWillBeUsedNextTime": "", + "ipfsConfigDescription": "", "ipfsConfigHelp": "Sprawdź dokumentację w celu uzyskania dalszych informacji.", "AnalyticsToggle": { "label": "Pomóż ulepszyć tę aplikację, wysyłając anonimowe dane dotyczące użytkowania", @@ -129,7 +133,7 @@ "tour": { "step1": { "title": "Strona z ustawieniami", - "paragraph1": "Tutaj możesz zmienić ustawienia swojego Web UI i węzła IPFS.", + "paragraph1": "", "paragraph2": "Jeśli używasz IPFS Desktop, będziesz miał również pewne specyficzne ustawienia dla niego." }, "step2": { @@ -154,8 +158,8 @@ "paragraph1": "Włącz tryb samouczka CLI, aby zobaczyć skróty do wersji wiersza poleceń typowych dla IPFS - przydatne, jeśli uczysz się korzystać z IPFS z terminala, lub jeśli potrzebujesz odświeżenia." }, "step7": { - "title": "Konfiguracja IPFS", - "paragraph1": "Możesz zmienić konfigurację swojego węzła IPFS bezpośrednio z Web UI!", + "title": "", + "paragraph1": "", "paragraph2": "Nie zapomnij zrestartować demona, aby zastosować zmiany." } }, diff --git a/public/locales/pl/status.json b/public/locales/pl/status.json index 90843c1b8..39682a74c 100644 --- a/public/locales/pl/status.json +++ b/public/locales/pl/status.json @@ -24,7 +24,7 @@ }, "step2": { "title": "Status połączenia ", - "paragraph1": "Click this icon from anywhere in the app to return to the Status page. If you lose your connection to the Kubo RPC, the icon will turn red.", + "paragraph1": "", "paragraph2": "Jeśli potrzebujesz skonfigurować niestandardowy adres API dla swojego węzła, po prostu kliknij link \"Edytuj\" obok miejsca, w którym adres API jest wymieniony na tej stronie." }, "step3": { diff --git a/public/locales/pl/welcome.json b/public/locales/pl/welcome.json index 9ba3d3cf9..5db48c06e 100644 --- a/public/locales/pl/welcome.json +++ b/public/locales/pl/welcome.json @@ -6,9 +6,9 @@ }, "notConnected": { "paragraph1": "<0>Zapoznaj się z przewodnikiem instalacji <1>IPFS Docs1>, lub spróbuj tych powszechnych poprawek:0>", - "paragraph2": "<0>Is your IPFS daemon running? Try starting or restarting Kubo from your terminal:0>", - "paragraph3": "<0>Is your Kubo RPC API configured to allow <1>cross-origin (CORS) requests1>? If not, run these commands and then start your daemon from the terminal:0>", - "paragraph4": "<0>Is your Kubo RPC API on a port other than 5001? If your node is configured with a <1>custom API address1>, enter it here.0>" + "paragraph2": "", + "paragraph3": "", + "paragraph4": "" }, "aboutIpfs": { "header": "Co to jest IPFS?", @@ -31,7 +31,7 @@ "step1": { "title": "Strona powitalna", "paragraph1": "Ta strona informuje, czy jesteś podłączony do IPFS i oferuje pomysły na rzeczy, które możesz zrobić w tej aplikacji.", - "paragraph2": "If you aren't connected to the Kubo RPC API, this page also appears in place of some other pages, with hints for how to get connected.", + "paragraph2": "", "paragraph3": "Możesz odwiedzić tę stronę z dowolnego miejsca w aplikacji, klikając logo kostki IPFS w pasku nawigacyjnym." } } diff --git a/public/locales/pt-BR/explore.json b/public/locales/pt-BR/explore.json index 2d946a4a3..9e3d5ea69 100644 --- a/public/locales/pt-BR/explore.json +++ b/public/locales/pt-BR/explore.json @@ -9,7 +9,7 @@ "title": "Explorar - IPLD", "header": "Explorar a Floresta de Merkle", "leadParagraph": "Cole um CID na caixa para explorar o nó IPLD a que ele se refere, ou escolha uma das coleções de dados abaixo.", - "noDataAvailable": "No data available" + "noDataAvailable": "" }, "AboutIpld": { "paragraph1":"<0>IPLD é <1>o modelo de dados endereçável por conteúdos da web1>. Permite tratarmos todas as estruturas de dados ligadas por hashes como subgrupos de um espaço de informação unificado, unindo assim todos os modelos de dados que relacionam dados com hashes em instâncias do IPLD.0>", @@ -70,15 +70,15 @@ }, "errors": { "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", + "BlockFetchError": "", + "CidSyntaxError": "", + "checkIpfsNetwork": "", "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" + "title": "", + "refresh": "", + "checkConnection": "", + "tryLater": "", + "checkCidSyntax": "" } } } diff --git a/public/locales/pt-BR/peers.json b/public/locales/pt-BR/peers.json index d01dd5a9b..7c52ba40b 100644 --- a/public/locales/pt-BR/peers.json +++ b/public/locales/pt-BR/peers.json @@ -3,6 +3,7 @@ "localNetwork": "Rede Local", "nearby": "próximo", "protocols": "Streams abertos", + "agentVersion": "", "addConnection": "Adicionar conexão", "insertPeerAddress": "Insira o endereço do par ao que você deseja conectar.", "addPermanentPeer": "Adicionar à configuração permanente de pares", diff --git a/public/locales/pt-BR/status.json b/public/locales/pt-BR/status.json index 0564019e2..ad7bc8f0f 100644 --- a/public/locales/pt-BR/status.json +++ b/public/locales/pt-BR/status.json @@ -24,7 +24,7 @@ }, "step2": { "title": "Estado da conexão", - "paragraph1": "Click this icon from anywhere in the app to return to the Status page. If you lose your connection to the Kubo RPC, the icon will turn red.", + "paragraph1": "", "paragraph2": "Se você precisar configurar um endereço API personalizado para seu nó, basta clicar no link \"Editar\" ao lado de onde o endereço API está listado nesta página." }, "step3": { diff --git a/public/locales/pt-BR/welcome.json b/public/locales/pt-BR/welcome.json index 58896e19c..bd8135f66 100644 --- a/public/locales/pt-BR/welcome.json +++ b/public/locales/pt-BR/welcome.json @@ -6,15 +6,15 @@ }, "notConnected": { "paragraph1": "<0>Verifique o guia de instalação nos <1>Documentos IPFS1> ou tente estas correções comuns:0>", - "paragraph2": "<0>Is your IPFS daemon running? Try starting or restarting Kubo from your terminal:0>", - "paragraph3": "<0>Is your Kubo RPC API configured to allow <1>cross-origin (CORS) requests1>? If not, run these commands and then start your daemon from the terminal:0>", - "paragraph4": "<0>Is your Kubo RPC API on a port other than 5001? If your node is configured with a <1>custom API address1>, enter it here.0>" + "paragraph2": "", + "paragraph3": "", + "paragraph4": "" }, "aboutIpfs": { "header": "O que é o IPFS?", "paragraph1": "<0><0>Um protocolo de distribuição de hipermídia0> que incorpora ideias de Kademlia, BitTorrent, Git e muito mais0>", "paragraph2": "<0><0>Uma rede de transferência de arquivos ponto a ponto0> com uma arquitetura completamente descentralizada e nenhum ponto central de falha, censura ou controle0>", - "paragraph3": "<0><0>An on-ramp to tomorrow's web0> — traditional browsers can access IPFS files through gateways like <2>https://dweb.link2> or directly using the <4>IPFS Companion4> extension0>", + "paragraph3": "", "paragraph4": "<0><0>Um CDN de última geração0> - basta adicionar um arquivo ao seu nó para torná-lo disponível para o mundo com endereçamento hash de conteúdo compatível com cache e distribuição de largura de banda no estilo BitTorrent0>", "paragraph5": "<0><0>Um conjunto de ferramentas de desenvolvedor0> para construir <2>aplicativos e serviços completamente distribuídos2>, apoiado por uma comunidade robusta de código aberto0>" }, @@ -31,7 +31,7 @@ "step1": { "title": "Página de boas-vindas", "paragraph1": "Esta página permite que você saiba se está conectado ao IPFS e oferece ideias de coisas que você pode fazer com este aplicativo.", - "paragraph2": "If you aren't connected to the Kubo RPC API, this page also appears in place of some other pages, with hints for how to get connected.", + "paragraph2": "", "paragraph3": "Você pode visitar esta página de qualquer lugar no aplicativo clicando no logotipo do cubo IPFS na barra de navegação." } } diff --git a/public/locales/ru/app.json b/public/locales/ru/app.json index 43cf25ef1..3f1449667 100644 --- a/public/locales/ru/app.json +++ b/public/locales/ru/app.json @@ -9,32 +9,28 @@ "close": "Закрыть", "copy": "Копировать", "create": "Создать", + "default": "", "remove": "Удалить", "download": "Загрузить", "edit": "Изменить", "import": "Импорт", "inspect": "Проверить", "more": "Больше", - "moreInfo": "Подробнее", - "noThanks": "Нет, спасибо", - "ok": "Да", - "pinVerb": "Закрепить", "rename": "Переименовать", "reset": "Сброс", "save": "Сохранить", "saving": "Сохранение...", - "selectAll": "Выбрать все", "setPinning": "Установить процесс ", "submit": "Применить", - "unpin": "Открепить", "unselectAll": "Снять выделение", "generate": "Генерировать", "publish": "Опубликовать", - "downloadCar": "Export CAR", - "done": "Готово" + "downloadCar": "", + "done": "Готово", + "checkRetrieval": "" }, "cliModal": { - "description": "Paste the following into your terminal to do this task in Kubo via the command line. Remember that you'll need to replace placeholders with your specific parameters." + "description": "" }, "nav": { "bugsLink": "Сообщить об ошибке", @@ -43,24 +39,28 @@ "status": { "connectedToIpfs": "Подключено к IPFS", "connectingToIpfs": "Подключение к IPFS…", - "couldNotConnect": "Could not connect to the Kubo RPC" + "couldNotConnect": "" }, "apiAddressForm": { - "placeholder": "Enter a URL (http://user:password@127.0.0.1:5001) or a Multiaddr (/ip4/127.0.0.1/tcp/5001)" + "placeholder": "" }, "publicGatewayForm": { - "placeholder": "Enter a URL (https://ipfs.io)" + "placeholder": "" }, "publicSubdomainGatewayForm": { "placeholder": "Введите URL (https://dweb.link)" }, + "ipfsCheckForm": { + "label": "", + "placeholder": "" + }, "terms": { "address": "Адрес", "addresses": "Адреса", "advanced": "Дополнительно", "agent": "Агент", "api": "Kubo RPC", - "apiAddress": "Kubo RPC API address", + "apiAddress": "", "blocks": "Блоки", "connection": "Подключение", "downSpeed": "Входящий", diff --git a/public/locales/ru/notify.json b/public/locales/ru/notify.json index 227b03ca7..f4dbbc704 100644 --- a/public/locales/ru/notify.json +++ b/public/locales/ru/notify.json @@ -1,9 +1,9 @@ { "ipfsApiRequestFailed": "Не удалось установить соединение. Пожалуйста, проверьте, запущен ли ваш агент.", "windowIpfsRequestFailed": "Запрос IPFS не удался. Пожалуйста, проверьте настройки вашего IPFS-компаньона.", - "ipfsInvalidApiAddress": "The provided Kubo RPC address is invalid.", - "ipfsConnectSuccess": "Successfully connected to the Kubo RPC address", - "ipfsConnectFail": "Unable to connect to the provided Kubo RPC address", + "ipfsInvalidApiAddress": "", + "ipfsConnectSuccess": "", + "ipfsConnectFail": "", "ipfsPinFailReason": "Не удалось установить закрепление на {serviceName}: {errorMsg}", "ipfsPinSucceedReason": "Успешно закреплено на {serviceName}", "ipfsUnpinSucceedReason": "Успешно откреплено от {serviceName}", diff --git a/public/locales/ru/peers.json b/public/locales/ru/peers.json index 96ff61e88..5c3d5d263 100644 --- a/public/locales/ru/peers.json +++ b/public/locales/ru/peers.json @@ -3,6 +3,7 @@ "localNetwork": "Локальная сеть", "nearby": "рядом", "protocols": "Открытые каналы", + "agentVersion": "", "addConnection": "Добавить подключение", "insertPeerAddress": "Добавить адрес пира, к которому вы хотите присоединиться.", "addPermanentPeer": "Добавить в постоянную конфигурацию пиринга", diff --git a/public/locales/ru/settings.json b/public/locales/ru/settings.json index 3c5c16403..40f78ae1a 100644 --- a/public/locales/ru/settings.json +++ b/public/locales/ru/settings.json @@ -15,7 +15,7 @@ "language": "Язык", "analytics": "Аналитика", "cliTutorMode": "Режим учителя командной строки", - "config": "Настройка IPFS", + "config": "", "languageModal": { "title": "Изменить язык", "description": "Выберите нужный язык.", @@ -23,8 +23,12 @@ "translationProjectLink": "Присоединитесь к проекту перевода IPFS" }, "apiDescription": "<0>Если ваш узел настроен с <1>пользовательским адресом Kubo RPC API1>, включая порт, отличный от стандартного 5001, введите его здесь.0>", - "publicSubdomainGatewayDescription": "<0>Select a default <1>Subdomain Gateway1> for generating shareable links.0>", - "publicPathGatewayDescription": "<0>Select a fallback <1>Path Gateway1> for generating shareable links for CIDs that exceed the 63-character DNS limit.0>", + "publicSubdomainGatewayDescription": "", + "publicPathGatewayDescription": "", + "retrievalDiagnosticService": { + "title": "", + "description": "" + }, "cliDescription": "<0>Активируйте эту опцию, чтобы отображать значок \"просмотреть код\" <1>1> рядом с общими командами IPFS. Нажатие на него открывает модальное окно с кодом заданной команды в командной строке, так чтобы вы могли вставить его в интерфейс командной строки IPFS в вашей консоли.0>", "cliModal": { "extraNotesJsonConfig": "Если вы произвели изменения настроек в редакторе кода на этой странице, которые вы хотели бы сохранить, нажмите на значок \"скачать\" рядом с кнопкой \"копировать\", чтобы скачать их в виде JSON-файла." @@ -81,14 +85,14 @@ "false": "Выкл" }, "fetchingSettings": "Получение настроек...", - "ipfsDaemonOffline": "Служба IPFS отключена. Пожалуйста, включите ее и попробуйте снова.", - "settingsUnavailable": "Настройки недоступны. Убедитесь, что у вас запущена IPFS - служба.", + "ipfsDaemonOffline": "", + "settingsUnavailable": "", "settingsHaveChanged": "Настройки были изменены; пожалуйста, нажмите <1>Сброс1>, чтобы обновить измененный контент.", "errorOccured": "Произошла ошибка при сохранении изменений", "checkConsole": "Проверьте консоль вашего браузера для получения подробной информации.", "changesSaved": "Ваши изменения сохранены.", - "settingsWillBeUsedNextTime": "Новые настройки применятся при следующем запуске службы IPFS.", - "ipfsConfigDescription": "Файл настройки IPFS это JSON-документ. Он считывается однажды, когда запускается агент. Сохраните свои изменения, затем презапустите агент IPFS, чтобы применить их.", + "settingsWillBeUsedNextTime": "", + "ipfsConfigDescription": "", "ipfsConfigHelp": "Изучите документацию, чтобы узнать больше.", "AnalyticsToggle": { "label": "Помогите нам улучшить приложение, отправляя анонимные данные о его использовании.", @@ -129,7 +133,7 @@ "tour": { "step1": { "title": "Страница настроек", - "paragraph1": "Здесь вы можете изменить настройки своего веб-интерфейса и узла IPFS.", + "paragraph1": "", "paragraph2": "Если вы используете приложение IPFS для рабочего стола, в нем у вас будут также некоторые специфические настройки." }, "step2": { @@ -154,8 +158,8 @@ "paragraph1": "Активируйте режим учителя командной строки, чтобы видеть текст общих команд IPFS версии для командной строки — полезно, если вы учитесь использовать IPFS из консоли, или, просто, для общего развития." }, "step7": { - "title": "Настройка IPFS", - "paragraph1": "Вы можете изменить конфигурацию своего IPFS-узла прямо из веб-интерфейса!", + "title": "", + "paragraph1": "", "paragraph2": "Не забудьте перезапустить службу для сохранения изменений." } }, diff --git a/public/locales/ru/status.json b/public/locales/ru/status.json index 64da6a47a..68e2f6389 100644 --- a/public/locales/ru/status.json +++ b/public/locales/ru/status.json @@ -24,7 +24,7 @@ }, "step2": { "title": "Статус подключения", - "paragraph1": "Click this icon from anywhere in the app to return to the Status page. If you lose your connection to the Kubo RPC, the icon will turn red.", + "paragraph1": "", "paragraph2": "Если вам нужно настроить собственный адрес API для вашего узла, просто, нажмите на ссылку \"Редактировать\" рядом с местом отображения адреса API на странице." }, "step3": { diff --git a/public/locales/ru/welcome.json b/public/locales/ru/welcome.json index 056273045..5bceffe09 100644 --- a/public/locales/ru/welcome.json +++ b/public/locales/ru/welcome.json @@ -6,9 +6,9 @@ }, "notConnected": { "paragraph1": "<0>Ознакомьтесь с документацией установки в<1>IPFS Документации1>или попробуйте популярные решения:0>", - "paragraph2": "<0>Is your IPFS daemon running? Try starting or restarting Kubo from your terminal:0>", - "paragraph3": "<0>Is your Kubo RPC API configured to allow <1>cross-origin (CORS) requests1>? If not, run these commands and then start your daemon from the terminal:0>", - "paragraph4": "<0>Is your Kubo RPC API on a port other than 5001? If your node is configured with a <1>custom API address1>, enter it here.0>" + "paragraph2": "", + "paragraph3": "", + "paragraph4": "" }, "aboutIpfs": { "header": "Что такое IPFS?", @@ -31,7 +31,7 @@ "step1": { "title": "Начальная страница", "paragraph1": "Эта страница отображает, подключены ли вы к IPFS, и предлагает возможные варианты того, что вы можете сделать в этом приложении.", - "paragraph2": "If you aren't connected to the Kubo RPC API, this page also appears in place of some other pages, with hints for how to get connected.", + "paragraph2": "", "paragraph3": "Вы можете перейти на эту страницу из любого места в приложении, нажав на логотип IPFS в виде куба в навигационной панели." } } diff --git a/public/locales/tr/app.json b/public/locales/tr/app.json index 337faeb49..55338feff 100644 --- a/public/locales/tr/app.json +++ b/public/locales/tr/app.json @@ -9,32 +9,28 @@ "close": "Kapat", "copy": "Kopyala", "create": "Oluştur", + "default": "", "remove": "Kaldır", "download": "İndir", "edit": "Düzenle", "import": "İçe aktar", "inspect": "İncele", "more": "Daha fazla", - "moreInfo": "Daha fazla bilgi", - "noThanks": "Hayır teşekkürler", - "ok": "Tamam", - "pinVerb": "Sabitle", "rename": "Adını değiştir", "reset": "Sıfırla", "save": "Kaydet", "saving": "Kaydediliyor…", - "selectAll": "Hepsini seç", "setPinning": "Sabitlemeyi ayarla", "submit": "Gönder", - "unpin": "Sabitleme", "unselectAll": "Hepsinin seçimini kaldır", "generate": "Oluştur", "publish": "Yayınla", - "downloadCar": "Export CAR", - "done": "Bitti" + "downloadCar": "", + "done": "Bitti", + "checkRetrieval": "" }, "cliModal": { - "description": "Paste the following into your terminal to do this task in Kubo via the command line. Remember that you'll need to replace placeholders with your specific parameters." + "description": "" }, "nav": { "bugsLink": "Hata bildirin", @@ -43,24 +39,28 @@ "status": { "connectedToIpfs": "IPFS'ye bağlı", "connectingToIpfs": "IPFS'ye bağlanılıyor…", - "couldNotConnect": "Could not connect to the Kubo RPC" + "couldNotConnect": "" }, "apiAddressForm": { - "placeholder": "Enter a URL (http://user:password@127.0.0.1:5001) or a Multiaddr (/ip4/127.0.0.1/tcp/5001)" + "placeholder": "" }, "publicGatewayForm": { - "placeholder": "Enter a URL (https://ipfs.io)" + "placeholder": "" }, "publicSubdomainGatewayForm": { "placeholder": "Bir URL girin (https://dweb.link)" }, + "ipfsCheckForm": { + "label": "", + "placeholder": "" + }, "terms": { "address": "Adres", "addresses": "Adresler", "advanced": "İleri", "agent": "Ajan", - "api": "Kubo RPC", - "apiAddress": "Kubo RPC API address", + "api": "", + "apiAddress": "", "blocks": "Bloklar", "connection": "Bağlantı", "downSpeed": "Gelen", diff --git a/public/locales/tr/notify.json b/public/locales/tr/notify.json index 9698ca2fc..ff9b842bc 100644 --- a/public/locales/tr/notify.json +++ b/public/locales/tr/notify.json @@ -1,12 +1,12 @@ { "ipfsApiRequestFailed": "Bağlanamadı. Lütfen daemon'unuzun çalışıp çalışmadığını kontrol edin.", "windowIpfsRequestFailed": "IPFS isteği başarısız oldu. Lütfen IPFS Companion ayarlarınızı kontrol edin.", - "ipfsInvalidApiAddress": "The provided Kubo RPC address is invalid.", - "ipfsConnectSuccess": "Successfully connected to the Kubo RPC address", - "ipfsConnectFail": "Unable to connect to the provided Kubo RPC address", + "ipfsInvalidApiAddress": "", + "ipfsConnectSuccess": "", + "ipfsConnectFail": "", "ipfsPinFailReason": "{serviceName} servisinde sabitleme ayarlanamıyor: {errorMsg}", - "ipfsPinSucceedReason": "Successfully pinned at {serviceName}", - "ipfsUnpinSucceedReason": "Successfully unpinned from {serviceName}", + "ipfsPinSucceedReason": "", + "ipfsUnpinSucceedReason": "", "ipfsIsBack": "Normal IPFS hizmeti devam etti. Tadını çıkarın!", "folderExists": "Bu isimde bir öğe zaten var. Lütfen diğerini seçin.", "filesFetchFailed": "Bu dosyalar alınamadı. Lütfen yolu kontrol edin ve tekrar deneyin.", diff --git a/public/locales/tr/peers.json b/public/locales/tr/peers.json index e3d20d54b..a3b61edeb 100644 --- a/public/locales/tr/peers.json +++ b/public/locales/tr/peers.json @@ -3,6 +3,7 @@ "localNetwork": "Yerel ağ", "nearby": "yakınlarda", "protocols": "Yayınları aç", + "agentVersion": "", "addConnection": "Bağlantı ekle", "insertPeerAddress": "Bağlanmak istediğiniz eş adresini girin.", "addPermanentPeer": "Kalıcı eşleme yapılandırmasına ekleyin", diff --git a/public/locales/tr/settings.json b/public/locales/tr/settings.json index 49f1ef982..deda85542 100644 --- a/public/locales/tr/settings.json +++ b/public/locales/tr/settings.json @@ -4,27 +4,31 @@ "saving": "Kaydediliyor…", "reset": "Sıfırla", "learnMoreLink": "Daha fazla bilgi edin.", - "showOptions": "Show options", + "showOptions": "", "pinningServices": { "title": "Sabitleme Hizmetleri", "description": "Düğümünüzdeki bir öğenin, Dosyalar'dan kaldırsanız bile asla çöp toplanmadığından emin olmak istediğinizde yerel sabitlemeyi kullanın. Ayrıca, dosyalarınızın yedek kopyalarını saklamanıza ve/veya yerel düğümünüz çevrimdışı olduğunda bunları başkalarının kullanımına sunmanıza olanak tanıyarak, dosyaları bu sağlayıcılarda otomatik olarak veya seçici olarak kalıcı hale getirmek için hesaplarınızı diğer uzaktan sabitleme hizmetleriyle bağlayabilirsiniz.", - "noPinRemoteDescription": "Support for third-party remote pinning services is missing. Update your IPFS node to Kubo 0.8.0 or later, and you'll be able to add and configure them here.", + "noPinRemoteDescription": "", "addAutoUpload": "Otomatik yüklemeyi etkinleştir", "removeAutoUpload": "Otomatik Yüklemeyi Devre Dışı Bırak" }, "language": "Dil", "analytics": "Analitik", "cliTutorMode": "Komut Satırı Arayüzü Eğitmen Modu", - "config": "IPFS Yapılandırması", + "config": "", "languageModal": { "title": "Dili değiştir", "description": "Tercih ettiğiniz dili seçin.", "translationProjectIntro": "Çeviriler ekleyin veya iyileştirin ve IPFS'yi herkes için daha iyi hale getirin!", "translationProjectLink": "IPFS Çeviri Projesine Katılın" }, - "apiDescription": "<0>If your node is configured with a <1>custom Kubo RPC API address1>, including a port other than the default 5001, enter it here.0>", - "publicSubdomainGatewayDescription": "<0>Select a default <1>Subdomain Gateway1> for generating shareable links.0>", - "publicPathGatewayDescription": "<0>Select a fallback <1>Path Gateway1> for generating shareable links for CIDs that exceed the 63-character DNS limit.0>", + "apiDescription": "", + "publicSubdomainGatewayDescription": "", + "publicPathGatewayDescription": "", + "retrievalDiagnosticService": { + "title": "", + "description": "" + }, "cliDescription": "<0>Genel IPFS komutlarının yanında bir \"kodu görüntüle\"<1>1> simgesi görüntülemek için bu seçeneği etkinleştirin. Buna tıkladığınızda, o komutun CLI kodunu içeren bir modal açılır, böylece onu terminalinizdeki IPFS komut satırı arayüzüne yapıştırabilirsiniz.0>", "cliModal": { "extraNotesJsonConfig": "Bu sayfanın kod düzenleyicisindeki yapılandırmada kaydetmek istediğiniz değişiklikler yaptıysanız, bir JSON dosyası olarak indirmek için kopyala düğmesinin yanındaki indirme simgesini tıklayın." @@ -44,7 +48,7 @@ "secretApiKey": "Gizli token belirteci", "secretApiKeyHowToLink": "Yeni bir token nasıl oluşturulur", "autoUpload": "Otomatik yükle", - "complianceLabel": "🔍 {nickname} pinning compliance report" + "complianceLabel": "" }, "autoUploadModal": { "title": "{name} için yükleme politikasını değiştirin", @@ -81,14 +85,14 @@ "false": "Kapalı" }, "fetchingSettings": "Ayarlar getiriliyor ...", - "ipfsDaemonOffline": "IPFS arka plan programı çevrimdışı. Lütfen açın ve tekrar deneyin.", - "settingsUnavailable": "Ayarlar mevcut değil. Lütfen IPFS daemonunuzun çalışıp çalışmadığını kontrol edin.", + "ipfsDaemonOffline": "", + "settingsUnavailable": "", "settingsHaveChanged": "Ayarlar değişti; editör içeriğini güncellemek için lütfen <1>Sıfırla1>'yı tıklayın.", "errorOccured": "Değişikliklerinizi kaydederken bir hata oluştu", "checkConsole": "Daha fazla bilgi için tarayıcı konsolunu kontrol edin.", "changesSaved": "Değişiklikleriniz kaydedildi.", - "settingsWillBeUsedNextTime": "Yeni ayarlar IPFS arka plan programını yeniden başlattığınızda kullanılacaktır.", - "ipfsConfigDescription": "IPFS yapılandırma dosyası bir JSON belgesidir. IPFS arka plan programı başlatıldığında bir kez okunur. Değişikliklerinizi kaydedin, ardından bunları uygulamak için IPFS arka plan programını yeniden başlatın.", + "settingsWillBeUsedNextTime": "", + "ipfsConfigDescription": "", "ipfsConfigHelp": "Daha fazla bilgi için belgelere bakın.", "AnalyticsToggle": { "label": "Anonim kullanım verilerini göndererek bu uygulamanın geliştirilmesine yardımcı olun", @@ -129,12 +133,12 @@ "tour": { "step1": { "title": "Ayarlar sayfası", - "paragraph1": "Burada Web kullanıcı arayüzünüzün ve IPFS düğümünüzün ayarlarını değiştirebilirsiniz.", + "paragraph1": "", "paragraph2": "IPFS Masaüstü kullanıyorsanız, bunun için de bazı özel ayarlara sahip olacaksınız." }, "step2": { - "title": "Custom Kubo RPC API address", - "paragraph1": "If you've configured your Kubo-compatible IPFS node with a custom RPC API address, you can update your config file right here instead of editing the JSON by hand." + "title": "", + "paragraph1": "" }, "step3": { "title": "Sabitleme hizmetleri", @@ -154,8 +158,8 @@ "paragraph1": "Genel IPFS komutlarının komut satırı sürümünün kısayollarını görmek için komut satırı arayüzü eğitmen modunu etkinleştirin - IPFS'yi terminalden kullanmayı öğreniyorsanız veya sadece tazeleme ihtiyacınız varsa faydalıdır." }, "step7": { - "title": "IPFS Yapılandırması", - "paragraph1": "IPFS düğümünüzün yapılandırmasını doğrudan Web UI'den değiştirebilirsiniz!", + "title": "", + "paragraph1": "", "paragraph2": "Değişiklikleri uygulamak için daemon'u yeniden başlatmayı unutmayın." } }, @@ -167,7 +171,7 @@ }, "ipnsPublishingKeys": { "title": "IPNS Yayın Anahtarları", - "description": "The InterPlanetary Name System (IPNS) provides cryptographic addresses for publishing updates to content that is expected to change over time. This feature requires your node to be online at least once a day to ensure IPNS records are kept alive on the public DHT." + "description": "" }, "generateKeyModal": { "title": "Yeni IPNS Anahtarı Oluştur", @@ -179,6 +183,6 @@ }, "removeKeyModal": { "title": "IPNS Anahtarını Kaldırmayı Doğrula", - "description": "Are you sure you want to delete the IPNS key <1>{name}1>? This operation can't be undone, and the IPNS address managed by this key will be lost FOREVER. Consider backing it up first: ipfs key export --help" + "description": "" } } diff --git a/public/locales/tr/status.json b/public/locales/tr/status.json index 176c53704..58b391844 100644 --- a/public/locales/tr/status.json +++ b/public/locales/tr/status.json @@ -14,7 +14,7 @@ }, "customApiConfig": "Özel JSON yapılandırması", "AnalyticsBanner": { - "label": "We have recently updated our telemetry policy to switch to opt-out metrics. You previously had telemetry collection disabled. You can disable telemetry collection (again) on the settings page." + "label": "" }, "tour": { "step1": { @@ -24,7 +24,7 @@ }, "step2": { "title": "Bağlantı durumu", - "paragraph1": "Click this icon from anywhere in the app to return to the Status page. If you lose your connection to the Kubo RPC, the icon will turn red.", + "paragraph1": "", "paragraph2": "Düğümünüz için özel bir UPA adresi yapılandırmanız gerekirse, bu sayfada UPA adresinin listelendiği yerin yanındaki \"Düzenle\" bağlantısını tıklamanız yeterlidir." }, "step3": { diff --git a/public/locales/tr/welcome.json b/public/locales/tr/welcome.json index bd0e69fb0..0f51988c3 100644 --- a/public/locales/tr/welcome.json +++ b/public/locales/tr/welcome.json @@ -6,15 +6,15 @@ }, "notConnected": { "paragraph1": "<0><1>IPFS Docs1>'deki kurulum kılavuzuna bakın veya şu yaygın düzeltmeleri deneyin:0>", - "paragraph2": "<0>Is your IPFS daemon running? Try starting or restarting Kubo from your terminal:0>", - "paragraph3": "<0>Is your Kubo RPC API configured to allow <1>cross-origin (CORS) requests1>? If not, run these commands and then start your daemon from the terminal:0>", - "paragraph4": "<0>Is your Kubo RPC API on a port other than 5001? If your node is configured with a <1>custom API address1>, enter it here.0>" + "paragraph2": "", + "paragraph3": "", + "paragraph4": "" }, "aboutIpfs": { "header": "IPFS nedir?", "paragraph1": "<0>Kademlia, BitTorrent, Git ve daha fazlasının fikirlerini içeren <0>bir hiper ortam dağıtım protokolü0>0> ", "paragraph2": "<0><0>Tamamen merkezi olmayan bir mimariye sahip ve merkezi bir hata, sansür veya kontrol noktası olmayan 0> eşler arası bir dosya aktarım ağı0> ", - "paragraph3": "<0><0>An on-ramp to tomorrow's web0> — traditional browsers can access IPFS files through gateways like <2>https://dweb.link2> or directly using the <4>IPFS Companion4> extension0>", + "paragraph3": "", "paragraph4": "<0><0>Yeni nesil bir CDN0> — önbellek dostu içerik karma adresleme ve BitTorrent tarzı bant genişliği dağıtımı ile dünyanın kullanımına sunmak için düğümünüze bir dosya eklemeniz yeterli0>", "paragraph5": "<0>Sağlam bir açık kaynak topluluğu tarafından desteklenen, <2>tamamen dağıtılmış uygulamalar ve hizmetler2> oluşturmak için <0>bir geliştirici araç seti0>0> " }, @@ -31,7 +31,7 @@ "step1": { "title": "Sayfaya hoşgeldiniz", "paragraph1": "Bu sayfa, IPFS'ye bağlı olup olmadığınızı bilmenizi sağlar ve bu uygulamada yapabileceğiniz şeyler için fikirler sunar.", - "paragraph2": "If you aren't connected to the Kubo RPC API, this page also appears in place of some other pages, with hints for how to get connected.", + "paragraph2": "", "paragraph3": "Gezinme çubuğundaki IPFS küp logosuna tıklayarak bu sayfayı uygulamanın herhangi bir yerinden ziyaret edebilirsiniz." } } diff --git a/public/locales/uk/welcome.json b/public/locales/uk/welcome.json index 28cae91ce..1ff63758e 100644 --- a/public/locales/uk/welcome.json +++ b/public/locales/uk/welcome.json @@ -6,15 +6,15 @@ }, "notConnected": { "paragraph1": "<0>Перегляньте путівник по встановленню в <1>IPFS Документації1>, або спробуйте часті виправлення:0>", - "paragraph2": "<0>Is your IPFS daemon running? Try starting or restarting Kubo from your terminal:0>", - "paragraph3": "<0>Is your Kubo RPC API configured to allow <1>cross-origin (CORS) requests1>? If not, run these commands and then start your daemon from the terminal:0>", - "paragraph4": "<0>Is your Kubo RPC API on a port other than 5001? If your node is configured with a <1>custom API address1>, enter it here.0>" + "paragraph2": "", + "paragraph3": "", + "paragraph4": "" }, "aboutIpfs": { "header": "Що таке IPFS?", "paragraph1": "<0><0>Гіпермедійний протокол поширення0> який включає ідеї з Kademlia, BitTorrent, Git і більше0>", "paragraph2": "<0><0> Peer-to-peer файлова мережа0> з повністю децентралізованою архітектурою і без центральної точки відмови, цензури або контролю0>", - "paragraph3": "<0><0>An on-ramp to tomorrow's web0> — traditional browsers can access IPFS files through gateways like <2>https://dweb.link2> or directly using the <4>IPFS Companion4> extension0>", + "paragraph3": "", "paragraph4": "<0><0> CDN нового покоління0> – лише додайте файл у ваш вузол і зробіть його доступним для світу з кеш-оптизіваною контент-хеш адресацією і розподілом пропускної здатності а ля BitTorrent0>", "paragraph5": "<0><0>Засоби розробника0> для будівництва<2> повністю розподілених застосунків і сервісів2>, підкріпені потужною спільнотою відкритого коду0>" }, @@ -31,7 +31,7 @@ "step1": { "title": "Вітальна сторінка", "paragraph1": "Ця сторінка дозволяє дізнатись, чи ви підключені до IPFS, і пропонує ідеї до речей які ви можете робити в цьому застосунку.", - "paragraph2": "If you aren't connected to the Kubo RPC API, this page also appears in place of some other pages, with hints for how to get connected.", + "paragraph2": "", "paragraph3": "Ви можете потрапити на цю сторінку звідки завгодно із застосунку клацнувши логотип IPFS, куб в навігаційній панелі." } } diff --git a/public/locales/ur/app.json b/public/locales/ur/app.json index da5ce801e..5eaec6544 100644 --- a/public/locales/ur/app.json +++ b/public/locales/ur/app.json @@ -9,32 +9,28 @@ "close": "بند کریں", "copy": "نقل کریں", "create": "تشکیل دیں", - "remove": "Remove", + "default": "", + "remove": "", "download": "ڈاؤنلوڈ کریں", "edit": "ترمیم کریں", "import": "درآمد کریں", "inspect": "معائنہ کریں", "more": "مزید", - "moreInfo": "مزید معلومات", - "noThanks": "نہیں شکریہ", - "ok": "ٹھیک", - "pinVerb": "پِن", "rename": "ری نیم", "reset": "ری سیٹ", "save": "محفوظ", "saving": "محفوظ ہو رہا ہے...", - "selectAll": "تمام منتخب کریں", "setPinning": "پِن کرنا طے کریں", "submit": "جمع کریں", - "unpin": "اَن پِن", "unselectAll": "تمام غیر منتخب کریں", - "generate": "Generate", - "publish": "Publish", - "downloadCar": "Export CAR", - "done": "Done" + "generate": "", + "publish": "", + "downloadCar": "", + "done": "", + "checkRetrieval": "" }, "cliModal": { - "description": "Paste the following into your terminal to do this task in Kubo via the command line. Remember that you'll need to replace placeholders with your specific parameters." + "description": "" }, "nav": { "bugsLink": "خرابی کی اطلاع دیں", @@ -43,24 +39,28 @@ "status": { "connectedToIpfs": ".IPFS سے مربوط ہوا", "connectingToIpfs": ".IPFS سے مربوط ہو رہا ہے...", - "couldNotConnect": "Could not connect to the Kubo RPC" + "couldNotConnect": "" }, "apiAddressForm": { - "placeholder": "Enter a URL (http://user:password@127.0.0.1:5001) or a Multiaddr (/ip4/127.0.0.1/tcp/5001)" + "placeholder": "" }, "publicGatewayForm": { - "placeholder": "Enter a URL (https://ipfs.io)" + "placeholder": "" }, "publicSubdomainGatewayForm": { - "placeholder": "Enter a URL (https://dweb.link)" + "placeholder": "" + }, + "ipfsCheckForm": { + "label": "", + "placeholder": "" }, "terms": { "address": "پتہ", "addresses": "پتے", "advanced": "ایڈوانسڈ", "agent": "ایجنٹ", - "api": "Kubo RPC", - "apiAddress": "Kubo RPC API address", + "api": "", + "apiAddress": "", "blocks": "بلاکس", "connection": "رابطے", "downSpeed": "آنے والی", @@ -79,13 +79,13 @@ "out": "آؤٹ", "peer": "پیر", "peerId": "پیر کی شناخت", - "id": "ID", + "id": "", "peers": "پیر", "pinNoun": "پِن", "pins": "پنوں", "pinStatus": "پن کی حالت", "publicKey": "عوامی کلید", - "publicGateway": "Public Gateway", + "publicGateway": "", "rateIn": "میں شرح", "rateOut": "درجہ بندی", "repo": "ریپو", diff --git a/public/locales/zh-CN/app.json b/public/locales/zh-CN/app.json index b39c558b8..65ce7e1ec 100644 --- a/public/locales/zh-CN/app.json +++ b/public/locales/zh-CN/app.json @@ -9,29 +9,25 @@ "close": "关闭", "copy": "复制", "create": "创建", + "default": "", "remove": "移除", "download": "下载", "edit": "编辑", "import": "导入", "inspect": "检查", "more": "更多", - "moreInfo": "详细信息", - "noThanks": "不了", - "ok": "好的", - "pinVerb": "固定", "rename": "重命名", "reset": "重置", "save": "保存", "saving": "保存中 …", - "selectAll": "选择全部", "setPinning": "设置固定", "submit": "提交", - "unpin": "撤销固定", "unselectAll": "全部取消选择", "generate": "生成", "publish": "发布", "downloadCar": "导出CAR", - "done": "完成" + "done": "完成", + "checkRetrieval": "" }, "cliModal": { "description": "将以下内容粘贴到终端中,以通过命令行在Kubo中执行此任务。请谨记您需要使用您自己的参数来替换掉占位符" @@ -54,6 +50,10 @@ "publicSubdomainGatewayForm": { "placeholder": "输入一个URL (https://dweb.link)" }, + "ipfsCheckForm": { + "label": "", + "placeholder": "" + }, "terms": { "address": "地址", "addresses": "地址", diff --git a/public/locales/zh-CN/files.json b/public/locales/zh-CN/files.json index ce41851e9..ed75267ed 100644 --- a/public/locales/zh-CN/files.json +++ b/public/locales/zh-CN/files.json @@ -1,12 +1,9 @@ { "title": "文件", - "home": "首页", "breadcrumbs": "导航栏", - "finished": "完成!", "totalSize": "总计大小: {size}", "filesSelected": "{count, plural, other {已选择的项目}}", "menuOptions": "所选项目的选项", - "selectedAllEntries": "选择所有条目", "individualFilesOnly": "仅对文件有效", "noPDFSupport": "您的浏览器不支持阅读 PDF 文件。请下载后阅读。", "downloadPDF": "下载 PDF 文件", @@ -17,8 +14,8 @@ "addByCar": "来自 CAR", "bulkImport": "批量导入", "newFolder": "新建文件夹", - "viewList": "显示列表中的项目", - "viewGrid": "显示网格中的项目", + "switchToListView": "", + "switchToGridView": "", "generating": "生成 ...", "dropHere": "拖拽到这里来移动", "actions": { @@ -173,6 +170,14 @@ "files": "文件", "cidNotFileNorDir": "当前的连接不是一个文件或目录,请使用<1>检查1> 功能替代。", "sortBy": "按照{name}排序项目", + "sortFiles": "", + "sortByNameAsc": "", + "sortByNameDesc": "", + "sortBySizeAsc": "", + "sortBySizeDesc": "", + "sortByPinnedFirst": "", + "sortByUnpinnedFirst": "", + "sortByOriginal": "", "publishModal": { "title": "发布至IPNS", "cidToPublish": "CID:", @@ -185,5 +190,14 @@ }, "noPinsInProgress": "全部已完成,没有正在进行的远程固定操作", "remotePinningInProgress": "远程固定中:", - "selectAllEntries": "全选" + "selectAllEntries": "全选", + "previewNotFound": { + "title": "IPFS 无法找到这个项目", + "helpTitle": "这些是常用的故障排查步骤也许会有帮助:", + "helpListItemPathTypo": "您输入的路径中是否有拼写错误?", + "helpListItemFileMoved": "文件是否被移动、重命名或删除?", + "helpListItemBookmarkMigrated": "你是否从另一台电脑复制了网址或书签?如果是这样,你需要", + "helpListItemBookmarkMigratedLink": "将此实例指向该计算机的节点", + "backButton": "返回主页" + } } diff --git a/public/locales/zh-CN/peers.json b/public/locales/zh-CN/peers.json index 2b2f8556d..09df99020 100644 --- a/public/locales/zh-CN/peers.json +++ b/public/locales/zh-CN/peers.json @@ -3,6 +3,7 @@ "localNetwork": "本地网络", "nearby": "邻近", "protocols": "连接协议", + "agentVersion": "", "addConnection": "添加连接", "insertPeerAddress": "请输入你想要连接的对等节点地址。", "addPermanentPeer": "添加至永久节点配置", diff --git a/public/locales/zh-CN/settings.json b/public/locales/zh-CN/settings.json index 3c92bced6..ad3907552 100644 --- a/public/locales/zh-CN/settings.json +++ b/public/locales/zh-CN/settings.json @@ -15,7 +15,7 @@ "language": "语言", "analytics": "分析", "cliTutorMode": "CLI 引导模式", - "config": "IPFS 配置", + "config": "", "languageModal": { "title": "修改语言", "description": "选择首选语言。", @@ -25,6 +25,10 @@ "apiDescription": "<0>如果您的节点配置了一个<1>自定义的Kubo PRC API地址1>,以及包含了其他非默认的5001端口的情况下,在这里修改。0>", "publicSubdomainGatewayDescription": "<0>选择一个默认的<1>子域名网关1>用于生成可共享的链接。0>", "publicPathGatewayDescription": "<0>选择一个备用的<1>路径网关1>,用于生成超过63个字符DNS限制的CID可共享链接。0>", + "retrievalDiagnosticService": { + "title": "", + "description": "" + }, "cliDescription": "<0>启用这个选来会在下方IPFS命令旁显示一个“查看代码”<1>1>图标。单击它将打开一个带有命令的CLI代码的引导模式,因此您可以将其粘贴到IPFS 节点的命令行终端中执行。0>", "cliModal": { "extraNotesJsonConfig": "如果您希望保存已在该页的代码编辑器中修改过的配置,点击复制图标旁边的下载图标可以将配置文件以JSON文件的形式下载到本地" @@ -81,14 +85,14 @@ "false": "关" }, "fetchingSettings": "拉取配置中 ...", - "ipfsDaemonOffline": "IPFS 守护进程处于离线状态,请使其在线并重试。", - "settingsUnavailable": "配置不可用,请检查你的 IPFS 守护进程是否还在运行。", + "ipfsDaemonOffline": "", + "settingsUnavailable": "", "settingsHaveChanged": "配置已经改变,请单击 <1>重置1> 按钮刷新编辑器中的内容。", "errorOccured": "在保存修改的配置文件过程中出错。", "checkConsole": "请查看浏览器控制台了解更多的信息。", "changesSaved": "你修改的配置已经保存。", - "settingsWillBeUsedNextTime": "新的配置信息会在下次重新启动 IPFS 守护进程后生效。", - "ipfsConfigDescription": "IPFS 配置文件是一个 JSON 文件, IPFS 守护进程会在启动过程中读取一次。保存修改的配置,重启 IPFS 守护进程以使用你修改后的配置。", + "settingsWillBeUsedNextTime": "", + "ipfsConfigDescription": "", "ipfsConfigHelp": "查看文档获取更多信息", "AnalyticsToggle": { "label": "向我们提供匿名数据来帮助我们改进", @@ -129,7 +133,7 @@ "tour": { "step1": { "title": "配置页面", - "paragraph1": "您可以在此处更改 Web UI 和 IPFS 节点的设置。", + "paragraph1": "", "paragraph2": "如果你正在运行 IPFS Desktop ,会有一些特定的设置。" }, "step2": { @@ -154,8 +158,8 @@ "paragraph1": "启用CLI 引导模式来查看常见IPFS终端命令——如果您正在从终端学习使用IPFS,或者您只是需要查询命令,这将非常有用。" }, "step7": { - "title": "IPFS 配置", - "paragraph1": "您可以直接 从Web UI 更改 IPFS 节点的配置。", + "title": "", + "paragraph1": "", "paragraph2": "不要忘记重新启动守护程序以应用更改!" } }, diff --git a/public/locales/zh-TW/app.json b/public/locales/zh-TW/app.json index 130d90e2c..cf5377b8e 100644 --- a/public/locales/zh-TW/app.json +++ b/public/locales/zh-TW/app.json @@ -9,32 +9,28 @@ "close": "關閉", "copy": "複製", "create": "創建", + "default": "", "remove": "移除", "download": "下載", "edit": "編輯", "import": "匯入", "inspect": "檢查", "more": "更多", - "moreInfo": "詳細資訊", - "noThanks": "不,謝謝", - "ok": "好的", - "pinVerb": "錨釘", "rename": "重新命名", "reset": "重置", "save": "儲存", "saving": "儲存中…", - "selectAll": "全選", "setPinning": "設置為錨釘", "submit": "提交", - "unpin": "取消錨釘", "unselectAll": "取消全部選擇", - "generate": "Generate", - "publish": "Publish", - "downloadCar": "Export CAR", - "done": "Done" + "generate": "", + "publish": "", + "downloadCar": "", + "done": "", + "checkRetrieval": "" }, "cliModal": { - "description": "Paste the following into your terminal to do this task in Kubo via the command line. Remember that you'll need to replace placeholders with your specific parameters." + "description": "" }, "nav": { "bugsLink": "回報臭蟲", @@ -43,24 +39,28 @@ "status": { "connectedToIpfs": "已連接到 IPFS", "connectingToIpfs": "正在連接 IPFS", - "couldNotConnect": "Could not connect to the Kubo RPC" + "couldNotConnect": "" }, "apiAddressForm": { - "placeholder": "Enter a URL (http://user:password@127.0.0.1:5001) or a Multiaddr (/ip4/127.0.0.1/tcp/5001)" + "placeholder": "" }, "publicGatewayForm": { - "placeholder": "Enter a URL (https://ipfs.io)" + "placeholder": "" }, "publicSubdomainGatewayForm": { - "placeholder": "Enter a URL (https://dweb.link)" + "placeholder": "" + }, + "ipfsCheckForm": { + "label": "", + "placeholder": "" }, "terms": { "address": "地址", "addresses": "地址", "advanced": "進階", "agent": "代理", - "api": "Kubo RPC", - "apiAddress": "Kubo RPC API address", + "api": "", + "apiAddress": "", "blocks": "區塊", "connection": "連接", "downSpeed": "接收", @@ -79,13 +79,13 @@ "out": "發送", "peer": "節點", "peerId": "節點 ID", - "id": "ID", + "id": "", "peers": "節點", "pinNoun": "錨釘", "pins": "錨釘", "pinStatus": "錨釘狀態", "publicKey": "公鑰", - "publicGateway": "Public Gateway", + "publicGateway": "", "rateIn": "發送率", "rateOut": "接收率", "repo": "儲存庫", diff --git a/public/locales/zh-TW/notify.json b/public/locales/zh-TW/notify.json index 39302e66e..7c807b924 100644 --- a/public/locales/zh-TW/notify.json +++ b/public/locales/zh-TW/notify.json @@ -1,12 +1,12 @@ { "ipfsApiRequestFailed": "無法連線。請檢查你的 IPFS 守護程式是否正在執行。", "windowIpfsRequestFailed": "IPFS 請求失敗,請檢查您的 IPFS Companion 設置。", - "ipfsInvalidApiAddress": "The provided Kubo RPC address is invalid.", - "ipfsConnectSuccess": "Successfully connected to the Kubo RPC address", - "ipfsConnectFail": "Unable to connect to the provided Kubo RPC address", - "ipfsPinFailReason": "Unable to set pinning at {serviceName}: {errorMsg}", - "ipfsPinSucceedReason": "Successfully pinned at {serviceName}", - "ipfsUnpinSucceedReason": "Successfully unpinned from {serviceName}", + "ipfsInvalidApiAddress": "", + "ipfsConnectSuccess": "", + "ipfsConnectFail": "", + "ipfsPinFailReason": "", + "ipfsPinSucceedReason": "", + "ipfsUnpinSucceedReason": "", "ipfsIsBack": "IPFS 服務已恢復正常!", "folderExists": "已有同名項目了,請更換另一個。", "filesFetchFailed": "下載這些文件失敗,請檢查路徑並再試一次。", diff --git a/public/locales/zh-TW/peers.json b/public/locales/zh-TW/peers.json index e6e74cb42..1d256d738 100644 --- a/public/locales/zh-TW/peers.json +++ b/public/locales/zh-TW/peers.json @@ -3,9 +3,10 @@ "localNetwork": "本地網路", "nearby": "鄰近", "protocols": "連接協議", + "agentVersion": "", "addConnection": "增加連接", "insertPeerAddress": "請輸入你想要連接的對方節點地址。", - "addPermanentPeer": "Add to the permanent peering configuration", + "addPermanentPeer": "", "plusPeers": "{number}個節點", "connectionDirectionInbound": "進站", "connectionDirectionOutbound": "出站", diff --git a/public/locales/zh-TW/settings.json b/public/locales/zh-TW/settings.json index 8e047113c..5d71d81cb 100644 --- a/public/locales/zh-TW/settings.json +++ b/public/locales/zh-TW/settings.json @@ -4,27 +4,31 @@ "saving": "正在儲存…", "reset": "重設", "learnMoreLink": "了解更多。", - "showOptions": "Show options", + "showOptions": "", "pinningServices": { "title": "錨釘服務", "description": "當您希望即使刪除了檔案也希望確保您節點上的項目永遠不會被執行垃圾回收時可以使用本機錨釘。您也能夠將自動地將您的帳號與其他遠端錨定服務連結在一起,或是挑選重要檔案與那些錨釘服務提供者合作以保留檔案副本使其即使在您自己的本機節點關閉時也能夠長期存活", - "noPinRemoteDescription": "Support for third-party remote pinning services is missing. Update your IPFS node to Kubo 0.8.0 or later, and you'll be able to add and configure them here.", + "noPinRemoteDescription": "", "addAutoUpload": "啟動自動上傳", "removeAutoUpload": "禁止自動上傳" }, "language": "語言", "analytics": "分析", "cliTutorMode": "CLI 引導模式", - "config": "IPFS 設定", + "config": "", "languageModal": { "title": "變更語言", "description": "挑選你喜好的語言。", "translationProjectIntro": "新增或改進翻譯,使 IPFS 更適合每個人!", "translationProjectLink": "加入 IPFS 翻譯專案" }, - "apiDescription": "<0>If your node is configured with a <1>custom Kubo RPC API address1>, including a port other than the default 5001, enter it here.0>", - "publicSubdomainGatewayDescription": "<0>Select a default <1>Subdomain Gateway1> for generating shareable links.0>", - "publicPathGatewayDescription": "<0>Select a fallback <1>Path Gateway1> for generating shareable links for CIDs that exceed the 63-character DNS limit.0>", + "apiDescription": "", + "publicSubdomainGatewayDescription": "", + "publicPathGatewayDescription": "", + "retrievalDiagnosticService": { + "title": "", + "description": "" + }, "cliDescription": "<0>啟用此選項可在常用 IPFS 指令旁顯示<1>“查看程式碼”1>的圖示。點選後會開啟一個帶有該指令的 CLI 視窗,因此您可以將其複製貼上到終端機的 IPFS 指令界面中。0>", "cliModal": { "extraNotesJsonConfig": "如果您希望保存已在此頁的程式編輯器中修改過的設置,點擊複製圖示旁的下載圖示可以將設置文件以 JSON 檔案的形式下載到本機。" @@ -44,7 +48,7 @@ "secretApiKey": "加密 token", "secretApiKeyHowToLink": "如何生成一個新的 token", "autoUpload": "自動上傳", - "complianceLabel": "🔍 {nickname} pinning compliance report" + "complianceLabel": "" }, "autoUploadModal": { "title": "替{name}更改上傳策略", @@ -60,7 +64,7 @@ }, "actions": { "addService": "新增服務", - "generateKey": "Generate Key", + "generateKey": "", "edit": "變更", "close": "關閉", "save": "儲存", @@ -81,14 +85,14 @@ "false": "關閉" }, "fetchingSettings": "正在擷取設定...", - "ipfsDaemonOffline": "IPFS Daemon 已離線。請開啟並再試一次。", - "settingsUnavailable": "設定無法使用。請檢查你的 IPFS Daemon 是否正在執行。", + "ipfsDaemonOffline": "", + "settingsUnavailable": "", "settingsHaveChanged": "設定已經變更,請按<1>重設1> 更新編輯器內容。", "errorOccured": "在儲存變更時發生錯誤", "checkConsole": "檢查瀏覽器主控台獲知更多資訊。", "changesSaved": "你的變更已經儲存。", - "settingsWillBeUsedNextTime": "新設定將在你下次重新啟動 IPFS Daemon 後使用。", - "ipfsConfigDescription": "IPFS 設定檔是一個 JSON 文件。 IPFS Daemon 將在啟動過程中讀取一次。儲存你的變更,重新啟動 IPFS Daemon 後套用這些設定。", + "settingsWillBeUsedNextTime": "", + "ipfsConfigDescription": "", "ipfsConfigHelp": "檢查文件獲知進一步資訊", "AnalyticsToggle": { "label": "向我們提供匿名數據來幫助我們改進", @@ -129,12 +133,12 @@ "tour": { "step1": { "title": "設定頁面", - "paragraph1": "您可以在這裡變更 Web UI 和 IPFS 節點的設定。", + "paragraph1": "", "paragraph2": "如果你正在運行IPFS Desktop ,會有一些特定的設置。" }, "step2": { - "title": "Custom Kubo RPC API address", - "paragraph1": "If you've configured your Kubo-compatible IPFS node with a custom RPC API address, you can update your config file right here instead of editing the JSON by hand." + "title": "", + "paragraph1": "" }, "step3": { "title": "正在錨釘服務", @@ -154,8 +158,8 @@ "paragraph1": "啟用CLI 引導模式來查看常見 IPFS 指令 — 若您正在學習如何透過中終端機使用 IPFS,或者您只是需要查詢指令,這將非常有用。" }, "step7": { - "title": "IPFS 設定", - "paragraph1": "您可以直接從Web UI 更改IPFS 節點的設置!", + "title": "", + "paragraph1": "", "paragraph2": "不要忘記重新啟動守護程式以應用更改。" } }, @@ -166,19 +170,19 @@ "readMoreUrl": "閱讀更多" }, "ipnsPublishingKeys": { - "title": "IPNS Publishing Keys", - "description": "The InterPlanetary Name System (IPNS) provides cryptographic addresses for publishing updates to content that is expected to change over time. This feature requires your node to be online at least once a day to ensure IPNS records are kept alive on the public DHT." + "title": "", + "description": "" }, "generateKeyModal": { - "title": "Generate New IPNS Key", - "description": "Enter a nickname for this key to generate:" + "title": "", + "description": "" }, "renameKeyModal": { - "title": "Rename Key", - "description": "Enter a new nickname for the IPNS key <1>{name}1>." + "title": "", + "description": "" }, "removeKeyModal": { - "title": "Confirm IPNS Key Removal", - "description": "Are you sure you want to delete the IPNS key <1>{name}1>? This operation can't be undone, and the IPNS address managed by this key will be lost FOREVER. Consider backing it up first: ipfs key export --help" + "title": "", + "description": "" } } diff --git a/public/locales/zh-TW/status.json b/public/locales/zh-TW/status.json index 5bcdb4dff..5fc158aae 100644 --- a/public/locales/zh-TW/status.json +++ b/public/locales/zh-TW/status.json @@ -14,7 +14,7 @@ }, "customApiConfig": "自定義 JSON 設定", "AnalyticsBanner": { - "label": "We have recently updated our telemetry policy to switch to opt-out metrics. You previously had telemetry collection disabled. You can disable telemetry collection (again) on the settings page." + "label": "" }, "tour": { "step1": { @@ -24,7 +24,7 @@ }, "step2": { "title": "連接狀態", - "paragraph1": "Click this icon from anywhere in the app to return to the Status page. If you lose your connection to the Kubo RPC, the icon will turn red.", + "paragraph1": "", "paragraph2": "若您要為您的節點設置自定義的 API 地址,只要點選位於 API 位置列表旁的\"編輯\"連結。" }, "step3": { diff --git a/public/locales/zh-TW/welcome.json b/public/locales/zh-TW/welcome.json index 20211c575..642099650 100644 --- a/public/locales/zh-TW/welcome.json +++ b/public/locales/zh-TW/welcome.json @@ -6,15 +6,15 @@ }, "notConnected": { "paragraph1": "<0>請參考在 <1>IPFS Docs<1> 的安裝指南,或是嘗試以下的建議解決方案。<0>", - "paragraph2": "<0>Is your IPFS daemon running? Try starting or restarting Kubo from your terminal:0>", - "paragraph3": "<0>Is your Kubo RPC API configured to allow <1>cross-origin (CORS) requests1>? If not, run these commands and then start your daemon from the terminal:0>", - "paragraph4": "<0>Is your Kubo RPC API on a port other than 5001? If your node is configured with a <1>custom API address1>, enter it here.0>" + "paragraph2": "", + "paragraph3": "", + "paragraph4": "" }, "aboutIpfs": { "header": "什麼是 IPFS?", "paragraph1": "<0><1>超媒體分發協議<1>是結合了 Kademlia、BitTorrent 及 Git 等等不同專案的技術<0>", "paragraph2": "<0><1>一個點對點的檔案傳輸網路<1>並具有完全去中心化的架構,沒有中心故障、審查或控制點 <0>", - "paragraph3": "<0><0>An on-ramp to tomorrow's web0> — traditional browsers can access IPFS files through gateways like <2>https://dweb.link2> or directly using the <4>IPFS Companion4> extension0>", + "paragraph3": "", "paragraph4": "<0><1>一個次世代內容分發網路(CDN)<1> —只需要在您的節點上新增檔案就能讓全球友善節點快取其檔案拆分出來的 Hash 碎片並透過 BitTorrent 式的點對點網路來下載該檔案<0>", "paragraph5": "<0>一個以健康的開源社群做為後盾的<1>開發工具集<1><2>用於編譯完全分布式的應用程式與服務<2><0>" }, @@ -31,7 +31,7 @@ "step1": { "title": "歡迎頁面", "paragraph1": "這個頁面可以讓您知道是否已經連接到 IPFS 網絡,以及提供一些您可以在這個軟體可以做的事情", - "paragraph2": "If you aren't connected to the Kubo RPC API, this page also appears in place of some other pages, with hints for how to get connected.", + "paragraph2": "", "paragraph3": "您可以在任何時候透過點擊位於這個軟體側邊欄上的 IPFS 圖示導引到這個頁面" } } diff --git a/src/components/language-selector/language-modal/LanguageModal.js b/src/components/language-selector/language-modal/LanguageModal.js index f51f48352..e2604b04e 100644 --- a/src/components/language-selector/language-modal/LanguageModal.js +++ b/src/components/language-selector/language-modal/LanguageModal.js @@ -33,7 +33,7 @@ const LanguageModal = ({ t, tReady, onLeave, link, className, isIpfsDesktop, doD
{t('languageModal.translationProjectIntro')}
- {t('languageModal.translationProjectLink')}
+ {t('languageModal.translationProjectLink')}