Skip to content

Commit

Permalink
chore: update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelramalho19 committed Jun 22, 2020
1 parent f693c4b commit c9b5229
Show file tree
Hide file tree
Showing 11 changed files with 218 additions and 18 deletions.
38 changes: 38 additions & 0 deletions public/locales/ar/peers.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"title": "الأقران",
"peerId": "معرف الأقران",
"peers": "الأقران",
"address": "عنوان",
"location": "موقع",
"unknownLocation": "مجهول",
"localNetwork": "شبكه محليه",
"nearby": "مجاور",
"latency": "وقت الإستجابة",
"bootstrapNode": "عقدة التمهيد",
"viaRelay": "عبر<0>{node}</0>",
"addConnection": "إضافة اتصال",
"insertPeerAddress": "أدخل عنوان النظير الذي تريد الاتصال به.",
"add": "أضف",
"example": "مثال:",
"plusPeers": "المزيد من الأقران{number}",
"tour": {
"back": "عودة",
"close": "أغلق",
"last": "الاخير",
"next": "التالى",
"skip": "تخطى",
"step1": {
"title": "صفحة الأقران",
"paragraph1": "هذا هو المكان الذي يمكنك فيه رؤية النظراء الذين تتصل بهم والبلد الذي يعيشون فيه.",
"paragraph2": "انقر فوق \"التالي\" لمعرفة المزيد."
},
"step2": {
"title": "خريطة الأقران",
"paragraph1": "تصور مكان الزملاء الذين تتصل بهم في العالم."
},
"step3": {
"title": "جدول الأقران",
"paragraph1": "تحقق من معرفات النظراء المتصلين وعنوانهم وموقعهم التقريبي."
}
}
}
80 changes: 80 additions & 0 deletions public/locales/ar/status.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
{
"title": "الحالة",
"peer": "الند",
"peers": "الأقران",
"addresses": "عناوين",
"nodeInfo": "معلومات العقدة",
"peerId": "معرف الأقران",
"gateway": "بوابة",
"api": "API",
"version": "الإصدار",
"advanced": "متقدم",
"publicKey": "المفتاح العام",
"upSpeed": "منفتح",
"downSpeed": "واردة",
"spaceUsed": "المساحة المستخدمة",
"networkTraffic": "حركة الشبكة",
"bandwidthOverTime": "عرض النطاق الترددي بمرور الوقت",
"bandwidthByPeer": "عرض النطاق الترددي للنظير",
"distributionOfPeers": "توزيع الأقران",
"pieChartLabel": "{count, plural, one {{percent}% ({count} Peer)} other {{percent}% ({count} Peers)}}",
"rateIn": "التقييم",
"rateOut": "خارج التقييم",
"totalIn": "إجمالي الدخل",
"totalOut": "إجمالي المستحقات",
"more": "و... {count} اكثر",
"in": "في",
"out": "خارج",
"codeLink": "انظر الرمز",
"bugsLink": "الإبلاغ عن خطأ",
"revision": "مراجعة",
"StatusConnected": {
"header1": "متصل بـ IPFS",
"paragraph1": "استضافة <0>{repoSize} الملفات </0>",
"paragraph2": "{count, plural, one {Discovered <0>1 peer</0>} other {Discovered <0>{peersCount} peers</0>}}"
},
"StatusNotConnected": {
"header1": "فشل الاتصال بواجهة برمجة التطبيقات",
"paragraph1": "<0>بدء البرنامج الخفي IPFS في محطة طرفية:</0>",
"paragraph2": "<0>لمزيد من المعلومات حول كيفية البدء مع IPFS ، يمكنك ذلك<1>اقرأ الدليل</1>.</0>"
},
"AskToEnable": {
"label": "ساعد في تحسين هذا التطبيق عن طريق إرسال بيانات استخدام مجهولة.",
"yesLabel": "حسنا",
"noLabel": "لا شكرا",
"detailsLabel": "مزيد من المعلومات"
},
"tour": {
"back": "عودة",
"close": "أغلق",
"last": "الاخير",
"next": "التالى",
"skip": "تخطى",
"step1": {
"title": "صفحة الحالة",
"paragraph1": "هذه هي نقطة البداية لعقدة IPFS الخاصة بك وحيث يمكنك التحقق من معلوماتها الأساسية.",
"paragraph2": "انقر فوق \"التالي\" لمعرفة المزيد."
},
"step2": {
"title": "حالة الإتصال",
"paragraph1": "ينقلك هذا إلى صفحة حيث يمكنك التحقق مما إذا كنت متصلاً ببرنامج خفي لـ IPFS ، وإذا لم يكن كذلك ، فكيف تتصل بواحد.",
"paragraph2": "يمكنك أيضًا تكوين العقدة باستخدام عنوان API مخصص."
},
"step3": {
"title": "معلومات العقدة",
"paragraph1": "هنا لديك معلومات حول حجم الريبو الخاص بك ، وعدد الأقران المتصلين ، ومعرف الأقران ،و صفة IPFS المستخدمة حاليًا.",
"paragraph2": "<0> انقر فوق <1> خيارات متقدمة </1> لرؤية المزيد من المعلومات مثل عنوان URL الخاص بالبوابة والعناوين.</0>"
},
"step4": {
"title": "عرض النطاق الترددي للشبكة / الحركة",
"paragraph1": "يوضح هذا الرسم البياني استخدام النطاق الترددي للشبكة بمرور الوقت.",
"paragraph2": "تظهر عدادات السرعة الحركة الصادرة والواردة الحالية."
},
"stepExplore": {
"title": "استكشف",
"paragraph": "قم بلصق CID واستكشف الملفات الموجودة خلف CID أو شاهد كيفية هيكلة تلك البيانات وربطها عبر البروتوكولات."
}
},
"bandwidthStats": "إحصائيات النطاق الترددي",
"bandwidthStatsDisabled": "تم تعطيل مقاييس النطاق الترددي. يمكنك تمكينهم بكتابة الأمر أدناه أو تغيير مفتاح <1> Swarm.DisableBandwidthMetrics </1> إلى <3> خاطئة </3> في <5>الإعدادات </5> . ثم ، تحتاج إلى إعادة تشغيل البرنامج الخفي IPFS لتطبيق التغييرات."
}
31 changes: 31 additions & 0 deletions public/locales/ar/welcome.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"title": "مرحبًا بك في IPFS",
"configureApiPort": {
"header": "هل API الخاص بك على منفذ غير 5001؟",
"paragraph1": "<0> إذا تم تكوين عقدة IPFS الخاصة بك مع <1>عنوان API مخصص</1>يرجى تعيينه هنا. </0>"
},
"apiAddressForm": {
"apiLabel": "عنوان API",
"submitButton": "إرسال"
},
"connected": {
"header": "متصل بـ IPFS",
"paragraph1": "<0>حان الوقت الآن لاستكشاف العقدة الخاصة بك. اتجةال<1>صفحة الملفات</1>لإدارة ملفاتك ومشاركتها ، أو استكشاف<3>غابة ميركل</3>من البيانات المرتبطة بتجزئة التجزئة التي يستضيفها النظراء عبر<5>مستكشف IPLD</5></0>",
"paragraph2": "<0>يمكنك دائمًا الرجوع إلى هذا العنوان لتغيير عقدة IPFS التي تتصل بها.</0>"
},
"notConnected": {
"header": "هل برنامج IPFS يعمل؟",
"paragraph1": "<0>فشل الاتصال بواجهة برمجة التطبيقات.</0>",
"paragraph2": "<0>تأكد أنك<1>تكوين API IPFS الخاص بك</1>للسماح بطلبات عبر المصدر (CORS) ، قم بتشغيل الأوامر أدناه:</0>",
"paragraph3": "<0>بدء البرنامج الخفي IPFS في محطة طرفية:</0>",
"paragraph4": "<0>لمزيد من المعلومات حول كيفية البدء مع IPFS ، يمكنك ذلك<1>اقرأ الدليل</1>.</0>"
},
"aboutIpfs": {
"header": "ما هو IPFS؟",
"paragraph1": "<0><0>IPFS هو بروتوكول</0>يحدد نظام الملفات الذي يعالج المحتوى ، وينسق تسليم المحتوى ويجمع بين الأفكار من Kademlia و BitTorrent و Git والمزيد.</0>",
"paragraph2": "<0><0>IPFS هو نظام ملفات.</0>لديها أدلة وملفات ونظام ملفات قابل للتثبيت عبر FUSE.</0>",
"paragraph3": "<0><0>IPFS هو الويب.</0>يمكن الوصول إلى الملفات عبر بوابات HTTP مثل<2>https://ipfs.io</2>. المتصفحات<4>يمكن تمديدها</4>لاستخدام ال<6>ipfs://</6>مخططًا مباشرًا ، ويضمن المحتوى الذي يتم التعامل معه عن طريق التجزئة التجزئة.</0>",
"paragraph4": "<0><0>IPFS هو p2p.</0>وهو يدعم عمليات نقل الملفات من نظير إلى نظير في جميع أنحاء العالم بهندسة لا مركزية تمامًا ولا توجد نقطة فشل مركزية.</0>",
"paragraph5": "<0><0>IPFS هو CDN.</0>أضف ملفًا إلى المستودع المحلي الخاص بك ، وهو متاح الآن للعالم من خلال معالجة تجزئة المحتوى الصديقة للتخزين المؤقت وتوزيع النطاق الترددي الشبيه بـ BitTorrent.</0>"
}
}
9 changes: 8 additions & 1 deletion public/locales/cs/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
"finished": "Dokončeno!",
"totalSize": "Celková velikost: {size}",
"filesSelected": "{count, plural, one {Soubor vybrán} few {Souborů vybráno} many {Souborů vybráno} other {Souborů vybráno}}",
"menuOptions": "Options for selected item",
"selectedAllEntries": "Select all table entries",
"individualFilesOnly": "Dostupné pouze pro jednotlivé soubory",
"itemName": "Jméno",
"size": "Velikost",
Expand Down Expand Up @@ -72,6 +74,7 @@
"paragraph5": "<0><0>Prozkoumejte nastavení</0> vašeho IPFS uzlu a upravte je aby lépe odpovídala vaším potřebám.</0>",
"paragraph6": "<0>Pokud chcete pomoc posunout Web UI dále, <1>mkrněte na jeho kód</1> nebo <3>nahlašte problém</3>!</0>"
},
"filesListLabel": "Seznam souborů",
"filesList": {
"noFiles": "<0>V tomto adresáři nejsou žádné soubory. Klepnutím na tlačítko „Přidat“ přidejte některé.</0>"
},
Expand Down Expand Up @@ -116,11 +119,15 @@
"browse": "Procházet",
"inspect": "Prozkoumat"
},
"previousFolder": "Go back to previous folder",
"fileLabel": "Select {type} {name} with size: {size}",
"hashUnavailable": "hash není k dispozici",
"checkboxLabel": "View more options for {name}",
"pins": "Špendlíky",
"pinned": "Připíchnuté",
"blocks": "Bloky",
"more": "Více",
"files": "Soubory",
"cidNotFileNorDir": "Aktuální odkaz není soubor ani adresář. Zkuste ho místo toho <0>zkontrolovat</0>."
"cidNotFileNorDir": "Aktuální odkaz není soubor ani adresář. Zkuste ho místo toho <0>zkontrolovat</0>.",
"sortBy": "Sort items by {name}"
}
27 changes: 17 additions & 10 deletions public/locales/de/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
"finished": "Fertig!",
"totalSize": "Gesamtgröße: {size}",
"filesSelected": "{count, plural, one {Datei ausgewählt} other {Dateien ausgewählt}}",
"menuOptions": "Options for selected item",
"selectedAllEntries": "Select all table entries",
"individualFilesOnly": "Nur für individuelle Dateien verfügbar",
"itemName": "Name",
"size": "Größe",
Expand All @@ -15,11 +17,11 @@
"addFile": "Datei",
"addFolder": "Ordner",
"addByPath": "Aus IPFS",
"importToIPFS": "Import",
"importToIPFS": "Importieren",
"newFolder": "Neuer Ordner",
"generating": "Erstelle…",
"actions": {
"import": "Import",
"import": "Importieren",
"delete": "Löschen",
"rename": "Umbenennen",
"download": "Herunterladen",
Expand Down Expand Up @@ -55,8 +57,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": "Import from IPFS",
"description": "Insert an IPFS path (CID) to import.",
"title": "Aus IPFS importieren",
"description": "Tragen Sie einen IPFS Pfad (CID) zum Importieren ein.",
"examples": "Beispiele:"
},
"newFolderModal": {
Expand All @@ -72,15 +74,16 @@
"paragraph5": "<0><0>Überprüfe die Einstellungen</0> Deines IPFS-Node und aktualisiere sie, sodass sie Deinen Anforderungen besser entsprechen.</0>",
"paragraph6": "<0>Wenn Du helfen möchtest, die Web-UI weiter zu gestalten, <1>schau Dir den Quelltext an</1> oder <3>melde einen Fehler</3>!</0>"
},
"filesListLabel": "Datei Liste",
"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}"
"imported": "{count, plural, one {1 Element importiert} other {{count} Elemente importiert}}",
"importing": "{count, plural, one { 1 Element wird importiert} other {{count} Elemente werden importiert}}",
"toggleDropdown": "Dropdown umschalten",
"closeDropdown": "Dropdown schließen",
"count": "{count} von {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>",
Expand Down Expand Up @@ -116,11 +119,15 @@
"browse": "Durchstöbern",
"inspect": "Untersuchen"
},
"previousFolder": "Go back to previous folder",
"fileLabel": "Select {type} {name} with size: {size}",
"hashUnavailable": "Hash nicht verfügbar",
"checkboxLabel": "View more options for {name}",
"pins": "Pins",
"pinned": "Gepinned",
"blocks": "Blöcke",
"more": "Mehr",
"files": "Dateien",
"cidNotFileNorDir": "Der aktuelle Link ist weder eine Datei, noch ein Verzeichnis. Versuche stattdessen, es zu <0>untersuchen</0>."
"cidNotFileNorDir": "Der aktuelle Link ist weder eine Datei, noch ein Verzeichnis. Versuche stattdessen, es zu <0>untersuchen</0>.",
"sortBy": "Sort items by {name}"
}
11 changes: 9 additions & 2 deletions public/locales/es/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
"finished": "Finalizado!",
"totalSize": "Tamaño total: {size}",
"filesSelected": "{count, plural, one {Archivos seleccionados} other {Archivos seleccionados}}",
"menuOptions": "Options for selected item",
"selectedAllEntries": "Select all table entries",
"individualFilesOnly": "Solo disponible para archivos individuales",
"itemName": "Nombre",
"size": "Tamaño",
Expand Down Expand Up @@ -72,6 +74,7 @@
"paragraph5": "<0><0>Revise la configuración</0> para su nodo IPFS y actualícela para que se adapte mejor a sus necesidades.</0>",
"paragraph6": "<0>Si desea ayudar a impulsar la UI web hacia adelante, <1>verifique su código</1> o <3>informe un error</3>!</0>"
},
"filesListLabel": "Lista de archivos",
"filesList": {
"noFiles": "<0>No hay archivos en este directorio. Haga clic en el botón \"Agregar\" para agregar algunos.</0>"
},
Expand Down Expand Up @@ -113,14 +116,18 @@
}
},
"exploreForm": {
"browse": "Browse",
"browse": "Examinar",
"inspect": "Inspeccionar"
},
"previousFolder": "Go back to previous folder",
"fileLabel": "Select {type} {name} with size: {size}",
"hashUnavailable": "hash no disponible",
"checkboxLabel": "View more options for {name}",
"pins": "Pins",
"pinned": "Sujeto",
"blocks": "Bloques",
"more": "Más",
"files": "Archivos",
"cidNotFileNorDir": "El enlace actual no es un archivo ni un directorio. Intenta <0>examinarlo</0> en su lugar."
"cidNotFileNorDir": "El enlace actual no es un archivo ni un directorio. Intenta <0>examinarlo</0> en su lugar.",
"sortBy": "Sort items by {name}"
}
9 changes: 8 additions & 1 deletion public/locales/fr/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
"finished": "Terminé !",
"totalSize": "Taille totale: {size}",
"filesSelected": "{count, plural, one {Fichiers sélectionnés} other {Fichiers sélectionnés}}",
"menuOptions": "Options pour l'élément sélectionné ",
"selectedAllEntries": "Tout sélectionner",
"individualFilesOnly": "Disponible uniquement pour les fichiers individuels",
"itemName": "Nom",
"size": "Taille",
Expand Down Expand Up @@ -72,6 +74,7 @@
"paragraph5": "<0><0>Vérifiez les paramètres</0> de votre nœud IPFS, et mettez-les à jour pour qu'ils correspondent mieux à 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>"
},
"filesListLabel": "Liste des fichiers",
"filesList": {
"noFiles": "<0>Pas de fichier dans ce répertoire. Cliquer sur \"Ajouter\" pour en ajouter.</0>"
},
Expand Down Expand Up @@ -116,11 +119,15 @@
"browse": "Chercher",
"inspect": "Inspecter"
},
"previousFolder": "Revenir au dossier précédent",
"fileLabel": "Sélectionner {type}{name} de taille: {size}",
"hashUnavailable": "hash non disponible",
"checkboxLabel": "Voir plus d'options pour {name}",
"pins": "Fichiers et dossiers épinglés",
"pinned": "Épinglé",
"blocks": "Blocs",
"more": "Plus",
"files": "Fichiers",
"cidNotFileNorDir": "Le lien courant n'est pas un fichier, peut être un dossier. Essayer de l'<0>inpecter</0>."
"cidNotFileNorDir": "Le lien courant n'est pas un fichier, peut être un dossier. Essayer de l'<0>inpecter</0>.",
"sortBy": "Trier les éléments par {name}"
}
9 changes: 8 additions & 1 deletion public/locales/it/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
"finished": "Finito!",
"totalSize": "Totale: {size}",
"filesSelected": "{count, plural, one {File selezionato} other {File selezionati}}",
"menuOptions": "Options for selected item",
"selectedAllEntries": "Select all table entries",
"individualFilesOnly": "Disponibile solamente per file individuali",
"itemName": "Nome",
"size": "Dimensione",
Expand Down Expand Up @@ -72,6 +74,7 @@
"paragraph5": "<0></0>Esamina le impostazioni</0> del tuo nodo IPFS e modificale in base alle tue esigenze.</0>",
"paragraph6": "<0>Se vuoi aiutare a migliorare il Web UI, <1>analizza il suo codice</1> o <3>comunica i bug</3>!</0>"
},
"filesListLabel": "Lista di file",
"filesList": {
"noFiles": "<0>Nessun file in questo percorso. Clicca sul bottone \"Aggiungi\" per aggiungerne qualcuno.</0>"
},
Expand Down Expand Up @@ -116,11 +119,15 @@
"browse": "Esplora",
"inspect": "Ispeziona"
},
"previousFolder": "Go back to previous folder",
"fileLabel": "Select {type} {name} with size: {size}",
"hashUnavailable": "Hash non disponibile",
"checkboxLabel": "View more options for {name}",
"pins": "Affissi",
"pinned": "Affissato",
"blocks": "Blocchi",
"more": "Altro",
"files": "File",
"cidNotFileNorDir": "Il collegamento corrente non è né un file né un percorso. Prova invece ad <0>ispezionarlo</0>."
"cidNotFileNorDir": "Il collegamento corrente non è né un file né un percorso. Prova invece ad <0>ispezionarlo</0>.",
"sortBy": "Sort items by {name}"
}
4 changes: 3 additions & 1 deletion public/locales/it/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
"config": "Configurazione IPFS",
"languageModal": {
"title": "Cambia lingua",
"description": "Seleziona la tua lingua preferita."
"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"
},
"actions": {
"edit": "Cambia",
Expand Down
Loading

0 comments on commit c9b5229

Please sign in to comment.