Skip to content

Commit

Permalink
chore: Pull transifex translations
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
lidel authored and github-actions[bot] committed Aug 7, 2022
1 parent 4ff4939 commit 1512f7a
Show file tree
Hide file tree
Showing 35 changed files with 363 additions and 26 deletions.
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": "Generate",
"publish": "Publish",
"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": "Publish to 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": "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/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": "Show options",
"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": "Generate Key",
"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 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/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": "Generate",
"publish": "Publish",
"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
14 changes: 12 additions & 2 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": "Publish to IPNS"
},
"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 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": "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/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": "Show options",
"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 @@ -58,6 +59,7 @@
},
"actions": {
"addService": "Dienst hinzufügen",
"generateKey": "Generate Key",
"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 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/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
6 changes: 3 additions & 3 deletions public/locales/id/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
},
"IpldCarExploreForm": {
"imports": "Impor",
"uploadCarFile": "Upload CAR File"
"uploadCarFile": "Unggah Berkas CAR"
},
"CidInfo": {
"header": "Info CID",
"hashDigest": "Intisari Hash"
},
"ObjectInfo": {
"publicGateway": "View on Public Gateway",
"privateGateway": "View on Local Gateway"
"publicGateway": "Lihat di Gerbang Umum",
"privateGateway": "Lihat di Gerbang Lokal"
},
"base": "basis",
"version": "versi",
Expand Down
Loading

0 comments on commit 1512f7a

Please sign in to comment.