Skip to content

Commit

Permalink
feat: update translations (ipfs#1079)
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias authored Aug 3, 2019
1 parent 69bd5b3 commit 40c7e89
Show file tree
Hide file tree
Showing 17 changed files with 149 additions and 114 deletions.
16 changes: 8 additions & 8 deletions public/locales/da/status.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@
"peer": "Klient",
"peers": "Klient-forbindelser",
"addresses": "Adresser",
"nodeInfo": "Klient-info",
"nodeInfo": "Node info",
"peerId": "Klient ID",
"gateway": "Gateway",
"api": "API",
"version": "Version",
"advanced": "Avanceret",
"publicKey": "Offentlig nøgle",
"publicKey": "Public key",
"upSpeed": "Udgående",
"downSpeed": "Indgående",
"spaceUsed": "Anvendt plads",
"networkTraffic": "Netværkstrafik",
"networkTraffic": "Network traffic",
"bandwidthOverTime": "Båndbredde over tid",
"bandwidthByPeer": "Båndbredde per klient",
"distributionOfPeers": "Fordeling af noder",
"pieChartLabel": "{count, plural, one {{percent}% ({count} klient-forbindelse)} other {{percent}% ({count} klient-forbindelser)}}",
"rateIn": "Indgående hastighed",
"rateOut": "Udgående hastighed",
"totalIn": "Indgående totalt",
"totalOut": "Udgående totalt",
"rateIn": "Rate in",
"rateOut": "Rate out",
"totalIn": "Total in",
"totalOut": "Total out",
"more": "....og {count} mere",
"in": "Ind",
"out": "Ud",
Expand All @@ -44,6 +44,6 @@
"noLabel": "Nej tak",
"detailsLabel": "Mere info"
},
"bandwidthStats": "Båndbredde statistik",
"bandwidthStats": "Bandwidth stats",
"bandwidthStatsDisabled": "Du har slået båndbreddemåling fra. Du kan slå det til igen ved at indtaste kommandoen neden for eller ved at ændre nøglen <1>Swarm.DisableBandwidthMetrics</1> til <3>false</3> for <5>Indstillinger</5>. Dernæst, er du nød til at genstarte IPFS baggrunds-processen for at ændringerne træder i kraft."
}
8 changes: 4 additions & 4 deletions public/locales/da/welcome.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"title": "Velkommen til IPFS",
"configureApiPort": {
"header": "Er dit API sat til anden port end 5001?",
"paragraph1": "<0>Hvis din IPFS klient er opsat med en <1>valgfri API adresse</1>, så sæt den venligst her</0>"
"paragraph1": "<0>If your IPFS node is configured with a <1>custom API address</1>, please set it here.</0>"
},
"apiAddressForm": {
"apiLabel": "API ADRESSE",
"submitButton": "Benyt"
},
"connected": {
"header": "Forbundet til IPFS",
"paragraph1": "<0>Nu er det tid til at udforske din klient. Besøg <1>Fil siden</1> for at håndtere og dele filer, eller udforsk <3>Merkle-skoven</3> af klient-delt hash-linket data via <5>IPLD udforskeren</5>.",
"paragraph1": "<0>Now, it’s time for you to explore your node. Head to <1>Files page</1> to manage and share your files, or explore the <3>Merkle Forest</3> of peer-hosted hash-linked data via <5>IPLD explorer</5>.</0>",
"paragraph2": "<0>Du kan altid vende tilbage til denne adresse ved at ændre hvilken IPFS klient du er forbundet til.</0>"
},
"notConnected": {
Expand All @@ -24,8 +24,8 @@
"header": "Hvad er IPFS?",
"paragraph1": "<0><0>IPFS er en protokol</0> som definerer et indholds-adresseret filsystem, koordinerer indholdslevering og kombinerer idéerne fra Kademlia, Bitorrent, Git mm.</0>",
"paragraph2": "<0><0>IPFS er et filsystem.</0> Det har biblioteker og filer og et monterbart filsystem ved hjælp af FUSE.</0>",
"paragraph3": "<0><0>IPFS er et net.</0> Filer er tilgængelige via HTTP gateways som f.eks. <2>https://ipfs.io</2>. Browsere <4>kan udvides</4> til at benytte <6>ipfs://</6> adresserings-ordningen direkte, og hash-adresseret indhold garantere ægthed</0>",
"paragraph3": "<0><0>IPFS is a web.</0> Files are accessible via HTTP gateways like <2>https://ipfs.io</2>. Browsers <4>can be extended</4> to use the <6>ipfs://</6> scheme directly, and hash-addressed content guarantees authenticity.</0>",
"paragraph4": "<0><0>IPFS er P2P.</0> Det understøtter verdensomspændende klient-til-klient overførsler med en decentral arkitektur og uden central single point of failure.</0>",
"paragraph5": "<0><0>IPFS er et CDN.</0> Tilføj en fil til dit lokale fil-bibliotek, og det er nu tilgængelig for verden med cache-hukommelsesvenlig indholdsbaseret hash-adressering og bittorrent-lignende båndbredde distribution.</0>"
"paragraph5": "<0><0>IPFS is a CDN.</0> Add a file to your local repository, and it's now available to the world with cache-friendly content-hash addressing and BitTorrent-like bandwidth distribution.</0>"
}
}
26 changes: 13 additions & 13 deletions public/locales/de/status.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@
"peer": "Peer",
"peers": "Peers",
"addresses": "Addressen",
"nodeInfo": "Node-Informationen",
"nodeInfo": "Node info",
"peerId": "Peer-ID",
"gateway": "Gateway",
"api": "API",
"version": "Version",
"advanced": "Erweitert",
"publicKey": "Öffentlicher Schlüssel",
"publicKey": "Public key",
"upSpeed": "Ausgehend",
"downSpeed": "Eingehend",
"spaceUsed": "Benutzter Speicher",
"networkTraffic": "Netzwerkverkehr",
"networkTraffic": "Network traffic",
"bandwidthOverTime": "Zeitlicher Verlauf der Bandbreite",
"bandwidthByPeer": "Bandbreite pro Peer",
"distributionOfPeers": "Verteilung der Peers",
"pieChartLabel": "{count, plural, one {{percent}% ({count} Peer)} other {{percent}% ({count} Peers)}}",
"rateIn": "Eingangsrate",
"rateOut": "Ausgangsrate",
"totalIn": "Gesamteingang",
"totalOut": "Gesamtausgang",
"rateIn": "Rate in",
"rateOut": "Rate out",
"totalIn": "Total in",
"totalOut": "Total out",
"more": "...und {count} weitere",
"in": "Eingang",
"out": "Ausgang",
Expand All @@ -39,11 +39,11 @@
"paragraph2": "<0><1>Lies die Anleitung</1> für mehr Informationen über das IPFS.</0>"
},
"AskToEnable": {
"label": "Help improve this app by sending anonymous usage data.",
"yesLabel": "OK",
"noLabel": "No thanks",
"detailsLabel": "More info"
"label": "Helfen Sie uns, die App zu verbessern, indem Sie anonyme Nutzerdaten senden.",
"yesLabel": "Einverstanden",
"noLabel": "Nein Danke",
"detailsLabel": "Mehr Informationen"
},
"bandwidthStats": "Bandwidth Stats",
"bandwidthStatsDisabled": "You have the bandwidth metrics disabled. You can enable them by typing the command bellow or changing the key <1>Swarm.DisableBandwidthMetrics</1> to <3>false</3> on <5>Settings</5>. Then, you need to restart the IPFS daemon to apply the changes."
"bandwidthStats": "Bandwidth stats",
"bandwidthStatsDisabled": "Sie haben Metriken zur Bandbreite deaktiviert. Sie können diese aktivieren, indem Sie den unten angeführten Befehl ausführen oder die Einstellung <1>Swarm.DisableBandwidthMetrics</1> auf <3>false</3> in den <5>Einstellungen</5>ändern. Danach müssen Sie den IPFS neu starten, um die Änderungen anzuwenden."
}
8 changes: 4 additions & 4 deletions public/locales/de/welcome.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"title": "Willkommen im IPFS",
"configureApiPort": {
"header": "Befindet sich deine API auf einem anderen Port als 5001?",
"paragraph1": "<0>Wenn Dein IPFS-Node mit einer <1>benutzerdefinierten API-Adresse</1> konfiguriert ist, stelle sie bitte hier ein.</0>"
"paragraph1": "<0>If your IPFS node is configured with a <1>custom API address</1>, please set it here.</0>"
},
"apiAddressForm": {
"apiLabel": "API ADDRESS",
"submitButton": "Absenden"
},
"connected": {
"header": "Mit dem IPFS verbunden",
"paragraph1": "<0>Jetzt kannst Du Deinen Node erkunden, den IPFS-Knoten. Gehe zur <1>Datei-Seite</1>, um Deine Daten zu verwalten und zu teilen, oder erkunde den <3>Merkle-Wald</3> aus Peer-gehosteten und Hash-verknüpften Daten; hierzu kannst Du den <5>IPLD Explorer</5> benutzen.</0>",
"paragraph1": "<0>Now, it’s time for you to explore your node. Head to <1>Files page</1> to manage and share your files, or explore the <3>Merkle Forest</3> of peer-hosted hash-linked data via <5>IPLD explorer</5>.</0>",
"paragraph2": "<0>Du kannst immer zu dieser Adresse zurückkehren, um den verbundenen IPFS-Node zu ändern.</0>"
},
"notConnected": {
Expand All @@ -24,8 +24,8 @@
"header": "Was ist das IPFS?",
"paragraph1": "<0><0>Das IPFS ist ein Prokotoll</0>, das ein inhaltsadressiertes Dateisystem definiert, Datenübertragungen koordiniert und Ideen aus Kademlia, BitTorrent, Git und anderen kombiniert.</0>",
"paragraph2": "<0><0>Das IPFS ist ein Dateisystem</0>. Es hat Verzeichnisse und Dateien, und es kann mit FUSE lokal gemountet werden.</0>",
"paragraph3": "<0><0>Das IPFS ist ein Web.</0> Dateien sind über HTTP-Gateways wie <2>https://ipfs.io</2> zugänglich. Browser <4>können erweitert werden</4>, um das <6>ipfs://</6>-Schema direkt zu nutzen, und Hash-addressierter Inhalt gewährleistet Authentizität.</0>",
"paragraph3": "<0><0>IPFS is a web.</0> Files are accessible via HTTP gateways like <2>https://ipfs.io</2>. Browsers <4>can be extended</4> to use the <6>ipfs://</6> scheme directly, and hash-addressed content guarantees authenticity.</0>",
"paragraph4": "<0><0>IPFS ist p2p.</0> Es unterstützt weltweite Peer-to-Peer-Dateitransfers mit einer komplett dezentralisierten Architektur und ohne zentrale Schwachstelle.</0>",
"paragraph5": "<0><0>IPFS ist ein CDN.</0> Füge eine Datei zu deinem lokalen Speicher hinzu, und sie ist direkt für die Welt verfügbar – mit Cache-freundlicher Hash-basierter Inhaltsadressierung und BitTorrent-ähnlicher Bandbreitenverteilung.</0>"
"paragraph5": "<0><0>IPFS is a CDN.</0> Add a file to your local repository, and it's now available to the world with cache-friendly content-hash addressing and BitTorrent-like bandwidth distribution.</0>"
}
}
24 changes: 12 additions & 12 deletions public/locales/fr/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"fileName": "Nom du fichier",
"size": "Taille",
"noPDFSupport": "Votre navigateur ne prend pas en charge les PDF. Merci de télécharger le PDF pour le visualiser:",
"downloadPDF": "Télécharger le PDF.",
"downloadPDF": "Télécharger un PDF",
"downloadInstead": "Essayer <1>de le télécharger</1> à la place.",
"cantBePreviewed": "Désolé, ce fichier ne peut être prévisualisé",
"cantBePreviewed": "Désolé, ce fichier ne peut pas être prévisualisé",
"addFile": "Fichier",
"addFolder": "Dossier",
"addByPath": "De IPFS",
Expand Down Expand Up @@ -45,12 +45,12 @@
"descriptionFolder": "Choisir un nouveau nom pour ce dossier."
},
"deleteModal": {
"titleItem": "{count, plural, one {Supprimer l'élément} other {Supprimer {count} éléments}}",
"titleFolder": "{count, plural, one {Supprimer le répertoire} other {Supprimer {count} dossiers}}",
"titleFile": "{count, plural, one {Supprimer fichier} other {Supprimer {count} fichiers}}",
"descriptionItem": "{count, plural, one {Êtes vous sûre de vouloir supprimer cet élément? Cette action est irrévocable et ne peut être annulée.} other {Êtes-vous sûr de vouloir supprimer {count} éléments ? Cette action est permanente et ne peut être annulée.}}",
"descriptionFolder": "{count, plural, one {Êtes vous sûre de vouloir supprimer ce répertoire? Cette action est irrévocable et ne peut être annulée.} other {Êtes-vous sûr de vouloir supprimer {count} dossiers ? Cette action est permanente et ne peut être annulée.}}",
"descriptionFile": "{count, plural, one {Êtes vous sûre de vouloir supprimer ce fichier? Cette action est irrévocable et ne peut être annulée.} other {Êtes-vous sûr de vouloir supprimer {count} fichiers ? Cette action est permanente et ne peut être annulée.}}"
"titleItem": "{count, plural, one {Supprimer l'élément\n} other {Supprimer {count} éléments}}",
"titleFolder": "{count, plural, one {Supprimer le dossier} other {Supprmer {count} dossiers}}",
"titleFile": "{count, plural, one {Supprimer le fichier} other {Supprimer {count} fichiers}}",
"descriptionItem": "{count, plural, one {Etes-vous sûr(e) de vouloir supprimer cet élément? Cette action est définitive et ne peut être annulée.} other {Etes-vous sûr(e) de vouloir supprimer ces {count} éléments? Cette action est définitive et ne peut être annulée.}}",
"descriptionFolder": "{count, plural, one {Etes-vous sûr(e) de vouloir supprimer ce dossier? Cette action est définitive et ne peut être annulée.} other {Etes-vous sûr(e) de vouloir supprimer ces {count} dossiers? Cette action est définitive et ne peut être annulée.}}",
"descriptionFile": "{count, plural, one {Etes-vous sûr(e) de vouloir supprimer ce fichier? Cette action est définitive et ne peut être annulée.} other {Etes-vous sûr(e) de vouloir supprimer ces {count} fichiers? Cette action est définitive et ne peut être annulée.}}"
},
"addByPathModal": {
"title": "Ajouter sur IPFS",
Expand All @@ -62,12 +62,12 @@
"description": "Insérer le nom du dossier que vous voulez créer."
},
"welcomeInfo": {
"header": "Bienvenu sur l'interface Web d'IPFS",
"paragraph1": "<0><0>Vérifiez le statut </0> de votre noeuf, son ID de pair et infos de connexion, le trafic réseau et nombre de pairs connectés.</0>",
"paragraph2": "<0><1>Gérez les fichiers</1> de votre dépôt IPFS facilement. Vous pouvez glisser et déposer pour ajouter des fichiers, les déplacer et renommer, les effacer, partager ou les télécharger.</0>",
"header": "Bienvenue sur l'interface Web d'IPFS",
"paragraph1": "<0><0>Vérifier l'état</0> de votre pair, son Peer ID et ses informations de connexion, son trafic réseau et le nombre de pairs connectés.</0>",
"paragraph2": "<0><1>Organisez vos fichiers</1> facilement dans votre dossier IPFS. Vous pouvez les glisser/déposer pour les ajouter, et vous pouvez les déplacer, les renommer, les supprimer, les partager ou les télécharger.</0>",
"paragraph3": "<0>Vous pouvez <1>explorer les données IPLD</1> qui sont à la base du fonctionnement d’IPFS.</0>",
"paragraph4": "<0>Visualisez tout vos <1>pairs connectés</1>, géolocalisés par leur adresse IP.</0>",
"paragraph5": "<0><0>Vérifiez les paramètres</0> de votre nœud IPFS, et mettez les à jour pour mieux correspondre à vos besoins.</0>",
"paragraph5": "<0><0>Vérifiez les paramètres</0> de votre nœud IPFS, et mettez-les à jour pour mieux correspondre à vos besoins.</0>",
"paragraph6": "<0>Si vous voulez aider à faire avancer l'interface Web, <1>vérifiez son code</1> ou <3>signalez un bug</3>!</0>"
},
"filesList": {
Expand Down
5 changes: 4 additions & 1 deletion public/locales/fr/peers.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"address": "Adresse",
"location": "Emplacement",
"unknownLocation": "Iconnu",
"addConnection": "Ajouter Connexion",
"latency": "latence",
"bootstrapNode": "pairs de démarrage",
"viaRelay": "via<0>{node}</0>",
"addConnection": "Ajouter une connexion",
"insertPeerAddress": "Indiquer l'adresse du pair auquel vous souhaitez vous connecter",
"add": "Ajouter",
"example": "Exemple:"
Expand Down
Loading

0 comments on commit 40c7e89

Please sign in to comment.