Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: pull new translations #1996

Merged
merged 1 commit into from
Aug 9, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions public/locales/ar/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
"submit": "إرسال",
"unpin": "إلغاء التثبيت",
"unselectAll": "إلغاء تحديد الكل",
"generate": "Generate",
"publish": "Publish",
"downloadCar": "Download as CAR"
},
"cliModal": {
Expand Down Expand Up @@ -74,6 +76,7 @@
"out": "خارج",
"peer": "الند",
"peerId": "معرف الأقران",
"id": "ID",
"peers": "الأقران",
"pinNoun": "رمز المرور",
"pins": "رموز المرور ",
Expand Down
14 changes: 12 additions & 2 deletions public/locales/ar/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"generating": "جارٍ الإنشاء ...",
"actions": {
"copyHash": "انسخ CID",
"share": "مشاركة الرابط"
"share": "مشاركة الرابط",
"publishWithIpns": "Publish to IPNS"
},
"cliModal": {
"extraNotesPinning": "هذا الأمر مخصص فقط للتثبيت / إلغاء التثبيت المحلي. إذا كنت تريد استخدام خدمة التثبيت عن بُعد ، فاستشر وثائق تلك الخدمة لمعرفة كيفية التثبيت / إلغاء التثبيت من سطر الأوامر."
Expand Down Expand Up @@ -114,5 +115,14 @@
"more": "أكثر",
"files": "الملفات",
"cidNotFileNorDir": "الرابط الحالي ليس ملفًا ولا دليلًا. حاول <1>تفقده</1> بدلا من ذلك.",
"sortBy": "فرز العناصر حسب {name}"
"sortBy": "فرز العناصر حسب {name}",
"publishModal": {
"title": "Publish to IPNS",
"cidToPublish": "CID:",
"publishUnderKey": "Select key for publishing:",
"help": "Go to Settings to learn about IPNS and create more keys.",
"publishedUnderKey": "Successfully published under the key:",
"sharingPrompt": "Copy the link below and share it with others. The IPNS address will resolve as long as your node remains available on the network once a day to refresh the IPNS record.",
"pleaseWait": "Please wait while the initial 20 copies of the updated IPNS record are stored with the help of DHT peers…"
}
}
18 changes: 18 additions & 0 deletions public/locales/ar/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"saving": "ادخار",
"reset": "إعادة تعيين",
"learnMoreLink": "أعرف أكثر.",
"showOptions": "Show options",
"pinningServices": {
"title": "خدمات التثبيت",
"description": "استخدم التثبيت المحلي عندما تريد التأكد من عدم جمع عنصر ما على العقدة مطلقًا، حتى إذا قمت بإزالته من الملفات. يمكنك أيضًا ربط حساباتك بخدمات التثبيت عن بُعد الأخرى للملفات المستمرة تلقائيًا أو بشكل انتقائي مع هؤلاء الموفرين، مما يتيح لك الاحتفاظ بنسخ احتياطية من ملفاتك و - أو إتاحتها للآخرين عندما تكون العقدة المحلية الخاصة بك غير متصلة بالإنترنت.",
Expand Down Expand Up @@ -58,6 +59,7 @@
},
"actions": {
"addService": "أضف خدمة",
"generateKey": "Generate Key",
"edit": "تغيير",
"close": "أغلق",
"save": "حفظ",
Expand Down Expand Up @@ -162,5 +164,21 @@
"issueUrl": "افتح قضية",
"feedbackUrl": "💌اترك تقييم للخدمة",
"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."
},
"generateKeyModal": {
"title": "Generate New IPNS Key",
"description": "Enter a nickname for this key to generate:"
},
"renameKeyModal": {
"title": "Rename Key",
"description": "Enter a new nickname for the IPNS key <1>{name}</1>."
},
"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"
}
}
3 changes: 3 additions & 0 deletions public/locales/ca/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
"submit": "Enviar",
"unpin": "Desancora",
"unselectAll": "Deseleccionar-ho tot",
"generate": "Generate",
"publish": "Publish",
"downloadCar": "Download as CAR"
},
"cliModal": {
Expand Down Expand Up @@ -74,6 +76,7 @@
"out": "Sortida",
"peer": "Llavor",
"peerId": "ID de la llavor",
"id": "ID",
"peers": "Llavors",
"pinNoun": "Ancora",
"pins": "Ancoratges",
Expand Down
3 changes: 3 additions & 0 deletions public/locales/cs/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
"submit": "Odeslat",
"unpin": "Odepnout",
"unselectAll": "Odznačit vše",
"generate": "Generovat",
"publish": "Publikovat",
"downloadCar": "Stáhnout jako CAR"
},
"cliModal": {
Expand Down Expand Up @@ -74,6 +76,7 @@
"out": "Výstup",
"peer": "Uzel",
"peerId": "ID uzlu",
"id": "ID",
"peers": "Uzly",
"pinNoun": "Připnout",
"pins": "Špendlíky",
Expand Down
14 changes: 12 additions & 2 deletions public/locales/cs/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"generating": "Vytváření…",
"actions": {
"copyHash": "Zkopírovat CID",
"share": "Sdílet odkaz"
"share": "Sdílet odkaz",
"publishWithIpns": "Zveřejněte do IPNS"
},
"cliModal": {
"extraNotesPinning": "Tento příkaz je určen pouze pro místní připínání/odpínání. Pokud chcete použít vzdálenou službu připínání, podívejte se do dokumentace k této službě a zjistěte, jak připínat/odpínat z příkazového řádku."
Expand Down Expand Up @@ -114,5 +115,14 @@
"more": "Více",
"files": "Soubory",
"cidNotFileNorDir": "Aktuální odkaz není soubor ani adresář. Zkuste jej místo toho <1>zkontrolovat</1>.",
"sortBy": "Seřadit položky podle {name}"
"sortBy": "Seřadit položky podle {name}",
"publishModal": {
"title": "Zveřejněte do IPNS",
"cidToPublish": "CID:",
"publishUnderKey": "Vyberte klíč pro publikování:",
"help": "Přejděte do Nastavení, kde se dozvíte o IPNS a vytvoříte další klíče.",
"publishedUnderKey": "Úspěšně zveřejněno pod klíčem:",
"sharingPrompt": "Zkopírujte níže uvedený odkaz a sdílejte jej s ostatními. Adresa IPNS se bude řešit tak dlouho, dokud bude váš uzel v síti dostupný, a to jednou denně, aby se záznam IPNS obnovil.",
"pleaseWait": "Počkejte prosím, než se pomocí DHT peerů uloží počátečních 20 kopií aktualizovaného záznamu IPNS..."
}
}
18 changes: 18 additions & 0 deletions public/locales/cs/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"saving": "Ukládání…",
"reset": "Resetovat",
"learnMoreLink": "Zjistit více.",
"showOptions": "Zobrazit možnosti",
"pinningServices": {
"title": "Služby připínání",
"description": "Místní připnutí použijte, pokud chcete zajistit, aby položka v uzlu nebyla nikdy shromážděna jako odpad, i když ji odstraníte ze Souborů. Své účty můžete také propojit s jinými službami vzdáleného připínání, abyste mohli automaticky nebo selektivně uchovávat soubory u těchto poskytovatelů, což vám umožní uchovávat záložní kopie souborů a/nebo je zpřístupnit ostatním, když je váš místní uzel offline.",
Expand Down Expand Up @@ -58,6 +59,7 @@
},
"actions": {
"addService": "Přidat službu",
"generateKey": "Generovat klíč",
"edit": "Změnit",
"close": "Zavřít",
"save": "Uložit",
Expand Down Expand Up @@ -162,5 +164,21 @@
"issueUrl": "Otevřete problém",
"feedbackUrl": "💌Zanechte zpětnou vazbu",
"readMoreUrl": "Přečtěte si více"
},
"ipnsPublishingKeys": {
"title": "IPNS Vydavatelské klíče",
"description": "Meziplanetární jmenný systém (IPNS) poskytuje kryptografické adresy pro publikování aktualizací obsahu, u něhož se očekává, že se bude v průběhu času měnit. Tato funkce vyžaduje, aby byl váš uzel alespoň jednou denně online, aby se zajistilo, že záznamy IPNS budou ve veřejném DHT udržovány při životě."
},
"generateKeyModal": {
"title": "Generování nového klíče IPNS",
"description": "Zadejte přezdívku tohoto klíče, který se má vygenerovat:"
},
"renameKeyModal": {
"title": "Přejmenujte Klíč",
"description": "Zadejte novou přezdívku klíče IPNS <1>{name}</1> ."
},
"removeKeyModal": {
"title": "Potvrďte odstranění klíče IPNS",
"description": "Opravdu chcete odstranit klíč IPNS <1>{name}</1>? Tuto operaci nelze vrátit zpět a adresa IPNS spravovaná tímto klíčem bude navždy ztracena. Zvažte nejprve jeho zálohování: ipfs key export --help"
}
}
3 changes: 3 additions & 0 deletions public/locales/de/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
"submit": "Absenden",
"unpin": "Loslösen",
"unselectAll": "Alle abwählen",
"generate": "Generieren",
"publish": "Veröffentlichen",
"downloadCar": "Als CAR herunterladen"
},
"cliModal": {
Expand Down Expand Up @@ -74,6 +76,7 @@
"out": "Ausgang",
"peer": "Peer",
"peerId": "Peer-ID",
"id": "ID",
"peers": "Peers",
"pinNoun": "Anpinnen",
"pins": "Pins",
Expand Down
16 changes: 13 additions & 3 deletions public/locales/de/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"generating": "Erstelle…",
"actions": {
"copyHash": "CID kopieren",
"share": "Link teilen"
"share": "Link teilen",
"publishWithIpns": "Im IPNS veröffentlichen"
},
"cliModal": {
"extraNotesPinning": "Dieser Befehl ist nur zum lokalen Anheften/Loslösen vorgesehen. Wenn du einen Remote-Pinning-Dienst verwenden möchten, lies die Dokumentation dieses Dienstes, um zu erfahren, wie du über die Kommandozeile etwas anheften/loslösen kannst."
Expand All @@ -45,7 +46,7 @@
},
"pinningModal": {
"title": "Wähle aus, wo du diese Elemente anheften möchtest.",
"complianceLabel": "🔍 Check pinning services' compliance",
"complianceLabel": "Prüfe die Compliance vom Pinning-Service",
"footer": "Du möchtest einen Pinning-Dienst hinzufügen oder konfigurieren? Gehe zu <1>Einstellungen</1>.",
"localNode": "Lokaler Knoten",
"totalSize": "Gesamtgröße: {size}"
Expand Down Expand Up @@ -114,5 +115,14 @@
"more": "Mehr",
"files": "Dateien",
"cidNotFileNorDir": "Der aktuelle Link ist weder eine Datei, noch ein Verzeichnis. Versuche stattdessen, es zu <1>untersuchen</1>.",
"sortBy": "Sortieren nach {name}"
"sortBy": "Sortieren nach {name}",
"publishModal": {
"title": "Im IPNS veröffentlichen",
"cidToPublish": "CID:",
"publishUnderKey": "Wähle Schlüssel zum Veröffentlichen:",
"help": "Gehe zu den Einstellungen um über IPNS zu lernen und erstelle mehr Schlüssel.",
"publishedUnderKey": "Erfolgreich unter dem Schlüssel veröffentlicht:",
"sharingPrompt": "Kopieren den untenstehenden Link und teile ihn mit anderen. Die IPNS-Adresse wird aufgelöst, so lange dein Node mindestes ein Mal täglich im Netzwerk verfügbar ist, um den IPNS-Record zu erneuern.",
"pleaseWait": "Bitte warte solange die initialen 20 Kopien des geänderten IPNS-Records mit der Hilfe von DHT-Peers gespeichert wurde ..."
}
}
20 changes: 19 additions & 1 deletion public/locales/de/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"saving": "Speichervorgang läuft…",
"reset": "Zurücksetzen",
"learnMoreLink": "Mehr erfahren.",
"showOptions": "Optionen anzeigen",
"pinningServices": {
"title": "Pinning-Dienste",
"description": "Verwende lokales Anheften, wenn Du sicherstellen möchtest, dass ein Element auf Deinem Knoten niemals durch den Garbage-Collector gelöscht wird, selbst wenn Du es aus Dateien entfernst. Du kannst Deine Konten auch mit anderen Remote-Pinning-Diensten verknüpfen, um Dateien bei diesen Anbietern automatisch oder selektiv beizubehalten. So kannst Du Sicherungskopien Deiner Dateien aufbewahren und / oder anderen zur Verfügung stellen, wenn Dein lokaler Knoten offline ist.",
Expand Down Expand Up @@ -42,7 +43,7 @@
"secretApiKey": "Geheimer Zugriffsschlüssel",
"secretApiKeyHowToLink": "Wie man einen neuen Token erzeugt",
"autoUpload": "Automatisch hochladen",
"complianceLabel": "🔍 {nickname} pinning compliance report"
"complianceLabel": "{nickname} Pinning Compliance melden"
},
"autoUploadModal": {
"title": "Upload-Richtlinie für {name} ändern",
Expand All @@ -58,6 +59,7 @@
},
"actions": {
"addService": "Dienst hinzufügen",
"generateKey": "Schlüssel erzeugen",
"edit": "Ändern",
"close": "Schließen",
"save": "Speichern",
Expand Down Expand Up @@ -162,5 +164,21 @@
"issueUrl": "Ein issue öffnen",
"feedbackUrl": "💌Feedback geben",
"readMoreUrl": "Mehr lesen"
},
"ipnsPublishingKeys": {
"title": "IPNS veröffentliche Schlüssel",
"description": "Das InterPlanetary Name System (IPNS) stellt kryptographische Adressen zur Verfügung, um Updates zu Inhalten zu veröffentlichen, von denen anzunehmen ist, dass sie sich über die Zeit ändern. Diese Funktion erfordert, dass dein Node mindestens einmal täglich online ist, um sicherzustellen, dass IPNS Records am Leben erhalten werden in der öffentlichen DHT."
},
"generateKeyModal": {
"title": "Neuen IPNS-Schlüssel erstellen",
"description": "Gib einen Spitznamen für den zu erstellenden Schlüssel an:"
},
"renameKeyModal": {
"title": "Schlüssel umbenennen",
"description": "Gib einen neuen Spitznamen für den IPNS-Schlüssel <1>{name}</1> an."
},
"removeKeyModal": {
"title": "Bestätige Entfernen von IPNS-Schlüssel",
"description": "Bist du sicher, dass du den IPNS-Key <1>{name}</1> löschen möchtest? Diese Operation kann nicht rückgängig gemacht werden und die IPNS-Adresse, die von diesem Schlüssel verwaltet wird, wird FÜR IMMER verloren sein. Ziehe in Erwägung den Schlüssel zuerst zu sichern: ipfs key export --help"
}
}
3 changes: 3 additions & 0 deletions public/locales/fr/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
"submit": "Valider",
"unpin": "Désépingler",
"unselectAll": "Tout désélectionner",
"generate": "Générer",
"publish": "Publier",
"downloadCar": "Télécharger le CAR"
},
"cliModal": {
Expand Down Expand Up @@ -74,6 +76,7 @@
"out": "Sortant",
"peer": "Pair",
"peerId": "Peer ID",
"id": "ID",
"peers": "Pairs",
"pinNoun": "Épingler",
"pins": "Éléments épinglés",
Expand Down
14 changes: 12 additions & 2 deletions public/locales/fr/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"generating": "Génération...",
"actions": {
"copyHash": "Copier le CID",
"share": "Partager"
"share": "Partager",
"publishWithIpns": "Publier via IPNS"
},
"cliModal": {
"extraNotesPinning": "Cette commande est seulement pour l'épinglage/désépinglage local. Si vous voulez utiliser un service d'épinglage distant, consultez la documentation de ce service pour apprendre comment épingler/désépingler depuis la ligne de commande."
Expand Down Expand Up @@ -114,5 +115,14 @@
"more": "Plus",
"files": "Fichiers",
"cidNotFileNorDir": "Le lien actuel n'est ni un fichier ni un dossier. Essayez plutôt de <1>l'inspecter</1>.",
"sortBy": "Trier les éléments par {name}"
"sortBy": "Trier les éléments par {name}",
"publishModal": {
"title": "Publier via IPNS",
"cidToPublish": "CID :",
"publishUnderKey": "Sélectionner une clé pour publier :",
"help": "Allez dans Paramètres pour en savoir plus à propos d'IPNS et créer plus de clés.",
"publishedUnderKey": "Publié avec succès sous la clé :",
"sharingPrompt": "Copiez le lien ci-dessous et partagez-le avec les autres. L'adresse IPNS sera résolue tant que votre nœud reste disponible sur le réseau une fois par jour pour rafraichir l'enregistrement IPNS. ",
"pleaseWait": "Merci d'attendre pendant que les 20 premières copies de l'enregistrement IPNS mis à jour sont stockés avec l'aide des pairs DHT..."
}
}
18 changes: 18 additions & 0 deletions public/locales/fr/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"saving": "Enregistrement...",
"reset": "Réinitialiser",
"learnMoreLink": "En savoir plus.",
"showOptions": "Montrer les options",
"pinningServices": {
"title": "Services d'épinglage",
"description": "Utilisez l'épinglage local quand vous voulez être sûr(e) qu'un élément sur votre nœud n'est jamais supprimé par le ramasse-miettes, même si vous le supprimez de Fichiers. Vous pouvez aussi lier vos comptes à d'autres services d'épinglage pour garder automatiquement ou sélectivement une copie chez ces fournisseurs de service, vous permettant de conserver des copies de vos fichiers et/ou de les rendre disponibles quand votre nœud est hors ligne.",
Expand Down Expand Up @@ -58,6 +59,7 @@
},
"actions": {
"addService": "Ajouter un service",
"generateKey": "Générer une clé",
"edit": "Modifier",
"close": "Fermer",
"save": "Sauvegarder",
Expand Down Expand Up @@ -162,5 +164,21 @@
"issueUrl": "Ouvrir une issue Github",
"feedbackUrl": "💌Laisser un commentaire",
"readMoreUrl": "En savoir plus"
},
"ipnsPublishingKeys": {
"title": "Clés de publication IPNS",
"description": "L'Interplanetary Name System (IPNS) fournit des adresses cryptographiques pour publier des mises-à-jours des contenus qui peuvent changer au cours du temps. Cette fonctionnalité nécessite que votre nœud soit en ligne au moins une fois par jour pour garantir que les enregistrements IPNS soient maintenus disponibles sur la DHT publique."
},
"generateKeyModal": {
"title": "Générer une nouvelle clé IPNS",
"description": "Entrez un surnom pour la clé à générer :"
},
"renameKeyModal": {
"title": "Renommer la clé",
"description": "Entrez un nouveau nom pour la clé IPNS <1>{name}</1>."
},
"removeKeyModal": {
"title": "Confirmez la suppression de la clé IPNS",
"description": "Êtes-vous sûr(e) de vouloir supprimer la clé IPNS <1>{name}</1>? Cette opération ne peut être annulée, et l'adresse IPNS associée à cette clé sera perdue DÉFINITIVEMENT. Pensez à l'archiver avant : ipfs export --help"
}
}
3 changes: 3 additions & 0 deletions public/locales/hu/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
"submit": "Beküldés",
"unpin": "Levesz",
"unselectAll": "Minden kijelölést töröl",
"generate": "Generate",
"publish": "Publish",
"downloadCar": "Download as CAR"
},
"cliModal": {
Expand Down Expand Up @@ -74,6 +76,7 @@
"out": "Ki",
"peer": "Végpont",
"peerId": "Végpont azonosító",
"id": "ID",
"peers": "Ügyfelek",
"pinNoun": "Kitűzés",
"pins": "Kitűzések",
Expand Down
5 changes: 4 additions & 1 deletion public/locales/id/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@
"submit": "Kirimkan",
"unpin": "Lepaskan semat",
"unselectAll": "Batalkan pilihan semua",
"downloadCar": "Download as CAR"
"generate": "Hasilkan",
"publish": "Menerbitkan",
"downloadCar": "Unduh sebagai CAR"
},
"cliModal": {
"description": "Rekatkan yang berikut ini ke terminal Anda untuk melakukan tugas ini di IPFS melalui baris perintah. Ingatlah bahwa Anda harus mengganti tempat penampung dengan parameter spesifik Anda."
Expand Down Expand Up @@ -74,6 +76,7 @@
"out": "Keluar",
"peer": "Rekan",
"peerId": "ID rekan",
"id": "ID",
"peers": "Rekan",
"pinNoun": "Semat",
"pins": "Semat",
Expand Down
Loading