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

feat(i18n): sync, add ca and link to translation project #1499

Merged
merged 5 commits into from
May 28, 2020
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
35 changes: 35 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 38 additions & 0 deletions public/locales/ca/peers.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"title": "Peers",
"peerId": "ID del Peer",
"peers": "Peers",
"address": "Direcció",
"location": "Ubicació",
"unknownLocation": "Desconegut",
"localNetwork": "Xarxa Local",
"nearby": " a prop",
"latency": "latència",
"bootstrapNode": "Node d'arrencada",
"viaRelay": "via <0>{node}</0>",
"addConnection": "Afegir connexió",
"insertPeerAddress": "Inserta l'adreça de la llavor amb la que et vols connectar.",
"add": "Afegir",
"example": "Exemple:",
"plusPeers": "+ {number} llavors",
"tour": {
"back": "Enrere",
"close": "Tancar",
"last": "Últim",
"next": "Següent",
"skip": "Salta",
"step1": {
"title": "Pàgina de les llavors",
"paragraph1": "Aquí és on pots veure les llavors a on estàs connectat i els països on son.",
"paragraph2": "Clica \"següent\" per aprendre'n més."
},
"step2": {
"title": "Mapa de Peers",
"paragraph1": "Una visualització d'on del món són les llavors a les que estàs connectat."
},
"step3": {
"title": "Taula de Peers",
"paragraph1": "Comprova la identitat de les llavors connectades, la seva adreça i la seva localització aproximada."
}
}
}
17 changes: 12 additions & 5 deletions public/locales/cs/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"totalSize": "Celková velikost: {size}",
"filesSelected": "{count, plural, one {Soubor vybrán} few {Souborů vybráno} many {Souborů vybráno} other {Souborů vybráno}}",
"individualFilesOnly": "Dostupné pouze pro jednotlivé soubory",
"fileName": "Jméno souboru",
"itemName": "Jméno",
"size": "Velikost",
"noPDFSupport": "Váš prohlížeč nepodporuje PDF. Prosím stáhněte si PDF soubor k otevření:",
"downloadPDF": "Stáhnout PDF",
Expand All @@ -15,11 +15,11 @@
"addFile": "Soubor",
"addFolder": "Složka",
"addByPath": "Od IPFS",
"addToIPFS": "Přidat",
"importToIPFS": "Import",
"newFolder": "Nová složka",
"generating": "Vytváření…",
"actions": {
"add": "Přidat",
"import": "Import",
"delete": "Smazat",
"rename": "Přejmenovat",
"download": "Stáhnout",
Expand Down Expand Up @@ -55,8 +55,8 @@
"descriptionFile": "{count, plural, one {Opravdu chcete tento souboy odstranit? Tato akce je trvalá a nelze ji zvrátit.} few {Opravdu chcete tyto {count} soubory odstranit? Tato akce je trvalá a nelze ji zvrátit.} many {Opravdu chcete těchto {count} souborů odstranit? Tato akce je trvalá a nelze ji zvrátit.} other {Opravdu chcete těchto {count} souborů odstranit? Tato akce je trvalá a nelze ji zvrátit.}}"
},
"addByPathModal": {
"title": "Přidat z IPFS",
"description": "Vložte cestu IPFS (CID), kterou chcete přidat.",
"title": "Import from IPFS",
"description": "Insert an IPFS path (CID) to import.",
"examples": "Příklady:"
},
"newFolderModal": {
Expand All @@ -75,6 +75,13 @@
"filesList": {
"noFiles": "<0>V tomto adresáři nejsou žádné soubory. Klepnutím na tlačítko „Přidat“ přidejte některé.</0>"
},
"filesImportStatus": {
"imported": "{count, plural, one {Imported 1 item} other {Imported {count} items}}",
"importing": "{count, plural, one {Importing 1 item} other {Importing {count} items}}",
"toggleDropdown": "Toggle dropdown",
"closeDropdown": "Close dropdown",
"count": "{count} of {count}"
},
"addFilesInfo": "<0>Přidejte soubory do vašeho IPFS uzlu kliknutím na <1>Přidat do IPFS</1> tlačítko.</0>",
"companionInfo": "<0>Jelikož používáte <1>IPFS Companion</1>, zobrazené soubory jsou omezeny pouze na ty které jste přidali během používání tohoto rozšíření.</0>",
"tour": {
Expand Down
24 changes: 18 additions & 6 deletions public/locales/de/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"totalSize": "Gesamtgröße: {size}",
"filesSelected": "{count, plural, one {Datei ausgewählt} other {Dateien ausgewählt}}",
"individualFilesOnly": "Nur für individuelle Dateien verfügbar",
"fileName": "Dateiname",
"itemName": "Name",
"size": "Größe",
"noPDFSupport": "Dein Browser unterstützt keine PDFs. Bitte lade das PDF herunter, um es anzusehen:",
"downloadPDF": "PDF herunterladen.",
Expand All @@ -15,11 +15,11 @@
"addFile": "Datei",
"addFolder": "Ordner",
"addByPath": "Aus IPFS",
"addToIPFS": "Hinzufügen",
"importToIPFS": "Import",
"newFolder": "Neuer Ordner",
"generating": "Erstelle…",
"actions": {
"add": "Hinzufügen",
"import": "Import",
"delete": "Löschen",
"rename": "Umbenennen",
"download": "Herunterladen",
Expand Down Expand Up @@ -55,8 +55,8 @@
"descriptionFile": "{count, plural, one {Bist Du sicher, dass Du diese Datei löschen willst? Diese Aktion kann nicht rückgängig gemacht werden.} other {Bist Du sicher, dass Du diese {count} Dateien löschen willst? Diese Aktion kann nicht rückgängig gemacht werden.}}"
},
"addByPathModal": {
"title": "Aus IPFS hinzufügen",
"description": "Tragen Sie einen IPFS Pfad (CID) zum Hinzufügen ein.",
"title": "Import from IPFS",
"description": "Insert an IPFS path (CID) to import.",
"examples": "Beispiele:"
},
"newFolderModal": {
Expand All @@ -75,13 +75,25 @@
"filesList": {
"noFiles": "<0>Keine Dateien in diesem Ordner. Wählen Sie “Hinzufügen”, um Dateien hinzuzufügen.</0>"
},
"filesImportStatus": {
"imported": "{count, plural, one {Imported 1 item} other {Imported {count} items}}",
"importing": "{count, plural, one {Importing 1 item} other {Importing {count} items}}",
"toggleDropdown": "Toggle dropdown",
"closeDropdown": "Close dropdown",
"count": "{count} of {count}"
},
"addFilesInfo": "<0>Füge Dateien zu Deinem IPFS-Node hinzu, indem du oben auf den <1>\"Zum IPFS hinzufügen\"</1>-Knopf klickst.</0>",
"companionInfo": "<0>Da du den <1>IPFS Companion</1> nutzt, ist die Dateiansicht auf Dateien begrenzt, die während der Nutzung der Erweiterung hinzugefügt wurden.</0>",
"tour": {
"back": "Zurück",
"close": "Schließen",
"last": "Fertig",
"next": "Weiter",
"skip": "Überspringen",
"step1": {
"title": "Datei Seite",
"paragraph1": "<0>Hier leben die Dateien deines <1>veränderlichen Dateisystems (MFS)</1>. Du kannst Dateien oder Ordner hinzufügen und sie von dieser Seite aus verwalten.</0>",
"paragraph2": "Erfahre mehr."
"paragraph2": "Klicke \"Weiter\", um mehr zu erfahren."
},
"step2": {
"title": "Breadcrumbs",
Expand Down
4 changes: 3 additions & 1 deletion public/locales/en/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
"config": "IPFS Config",
"languageModal": {
"title": "Change language",
"description": "Pick your preferred language."
"description": "Pick your preferred language.",
"translationProjectIntro": "Add or improve translations and make IPFS better for everyone!",
"translationProjectLink": "Join the IPFS Translation Project"
},
"actions": {
"edit": "Change",
Expand Down
38 changes: 34 additions & 4 deletions public/locales/es/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"leadParagraph": "Pegue un CID en el cuadro para obtener el nodo de IPLD al que se dirige, o elija un conjunto de datos destacado."
},
"AboutIpld": {
"paragraph1":"<0>IPLD is <1>the data model of the content-addressable web.</1> It allows us to treat all hash-linked data structures as subsets of a unified information space, unifying all data models that link data with hashes as instances of IPLD.</0>",
"paragraph2": "<0>Content addressing through hashes has become a widely-used means of connecting data in distributed systems, from the blockchains that run your favorite cryptocurrencies, to the commits that back your code, to the web’s content at large. Yet, whilst all of these tools rely on some common primitives, their specific underlying data structures are not interoperable.</0>",
"paragraph3": "<0>Enter IPLD: a single namespace for all hash-inspired protocols. Through IPLD, links can be traversed across protocols, allowing you to explore data regardless of the underlying protocol.</0>"
"paragraph1":"<0>IPLD es <1>el modelo de datos de la web direccionable por contenido.</1> Nos permite tratar todas las estructuras de datos vinculados con hash como subconjuntos de un espacio de información unificado, unificando todos los modelos de datos que vinculan datos con hashes como instancias de IPLD.</0>",
"paragraph2": "<0>El direccionamiento de contenido a través de hashes se ha convertido en un medio ampliamente utilizado para conectar datos en sistemas distribuidos, desde las cadenas de bloques que ejecutan sus criptomonedas favoritas, hasta las confirmaciones que respaldan su código y el contenido de la web en general. Sin embargo, si bien todas estas herramientas se basan en algunas primitivas comunes, sus estructuras de datos subyacentes específicas no son interoperables.</0>",
"paragraph3": "<0>Ingresar IPLD: un espacio de nombres único para todos los protocolos inspirados en hash. A través de IPLD, los enlaces pueden atravesarse a través de protocolos, lo que le permite explorar datos independientemente del protocolo subyacente.</0>"
},
"ExplorePage": {
"title": "Explorando - IPLD"
Expand All @@ -26,5 +26,35 @@
"base": "base",
"version": "versión",
"codec": "codec",
"multihash": "multihash"
"multihash": "multihash",
"tour": {
"projects": {
"title": "Conjuntos de datos destacados",
"paragraph1": "Explore los conjuntos de datos destacados o pegue un CID para ver cómo esos datos están estructurados y vinculados entre protocolos."
},
"explorer": {
"step1": {
"title": "Explorador IPLD",
"paragraph1": "Tu viaje de explorador comienza aquí. Continúa para aprender más."
},
"step2": {
"title": "Migas de Pan",
"paragraph1": "La ruta que conduce a este nodo.",
"paragraph2": "Haga clic en él para recorrer a sus padres o hijos."
},
"step3": {
"title": "Información del nodo",
"paragraph1": "Aquí tiene información detallada sobre el nodo y puede abrirlo en el portal IPFS.",
"paragraph2": "Si el nodo es un directorio, puede ver sus elementos secundarios y navegar hasta ellos."
},
"step4": {
"title": "Información del CID",
"paragraph1": "El CID es descompuesto para que pueda aprender su significado."
},
"step5": {
"title": "Representación visual",
"paragraph1": "Una representación visual del nodo y sus hijos."
}
}
}
}
Loading