Skip to content

Commit

Permalink
chore(i18n): sync locales
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Oct 19, 2020
1 parent d0689e8 commit 57fc1f9
Show file tree
Hide file tree
Showing 13 changed files with 371 additions and 267 deletions.
20 changes: 14 additions & 6 deletions add-on/_locales/ar/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,13 +339,21 @@
"message": "لا تستخدمه إذا كانت عقدة IPFS الخاصة بك لا تدعم * .ipfs.localhost. تؤدي إعادة التوجيه إلى بوابة تستند إلى المسار إلى كسر العزلة الأمنية القائمة على الأصل لمواقع DNSLink ، لذا تأكد من فهمك للمخاطر ذات الصلة.",
"description": "A warning on the Preferences screen, displayed when URL does not belong to Secure Context (option_customGatewayUrl_warning)"
},
"option_noIntegrationsHostnames_title": {
"message": "قائمة إلغاء الاشتراك في الموقع",
"description": "An option title on the Preferences screen (option_noIntegrationsHostnames_title)"
"option_disabledOn_title": {
"message": "قم دائمًا بتعطيل تكاملات IPFS",
"description": "An option title on the Preferences screen (option_disabledOn_title)"
},
"option_noIntegrationsHostnames_description": {
"message": "المواقع في هذه القائمة (اسم مضيف واحد لكل سطر) سيتم تعطيل كل تكاملات IPFS.",
"description": "An option description on the Preferences screen (option_noRedirectHostnames_description)"
"option_disabledOn_description": {
"message": "سيتم دائمًا تحميل المواقع الموجودة في هذه القائمة (اسم مضيف واحد لكل سطر) مع تعطيل عمليات تكامل IPFS. سيؤدي تبديل \"تمكين في ...\" من قائمة إجراءات المتصفح أثناء زيارة أحد المواقع أيضًا إلى إضافته أو إزالته من هذه القائمة.",
"description": "An option description on the Preferences screen (option_disabledOn_description)"
},
"option_enabledOn_title": {
"message": "قم دائمًا بتمكين تكاملات IPFS",
"description": "An option title on the Preferences screen (option_enabledOn_title)"
},
"option_enabledOn_description": {
"message": "سيتم دائمًا تحميل المواقع الموجودة في هذه القائمة (اسم مضيف واحد لكل سطر) مع تمكين تكامل IPFS. سيؤدي تبديل \"تمكين في ...\" من قائمة إجراءات المتصفح أثناء زيارة أحد المواقع أيضًا إلى إضافته أو إزالته من هذه القائمة.",
"description": "An option description on the Preferences screen (option_enabledOn_description)"
},
"option_publicGatewayUrl_title": {
"message": "المدخل العام الافتراضي",
Expand Down
64 changes: 36 additions & 28 deletions add-on/_locales/ca/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,35 +40,35 @@
"description": "A label in Node status section of Browser Action pop-up (panel_statusGatewayVersionTitle)"
},
"panel_statusSwarmPeers": {
"message": "Peers",
"message": "Parells",
"description": "A label in Node status section of Browser Action pop-up (panel_statusSwarmPeers)"
},
"panel_statusSwarmPeersTitle": {
"message": "El número de nodes IPFS als quals et pots conectar",
"description": "A label tooltip in Node status section of Browser Action pop-up (panel_statusSwarmPeersTitle)"
},
"panel_quickImport": {
"message": "Quick Import/Share…",
"message": "Compartició/Importació ràpida",
"description": "A menu item in Browser Action pop-up (panel_quickImport)"
},
"panel_quickImportTooltip": {
"message": "Import files to IPFS and copy a publicly shareable link to your clipboard",
"description": "A menu item tooltip in Browser Action pop-up (panel_quickImportTooltip)"
},
"panel_openWebui": {
"message": "Go to My Node",
"message": "Ves al meu Node",
"description": "A menu item in Browser Action pop-up (panel_openWebui)"
},
"panel_openWebuiTooltip": {
"message": "Open your IPFS node's controls in your browser",
"description": "A menu item in Browser Action pop-up (panel_openWebuiTooltip)"
},
"panel_openPreferences": {
"message": "Open IPFS Companion preferences",
"message": "Obre les preferències d'IPFS Companion",
"description": "A menu item in Browser Action pop-up (panel_openPreferences)"
},
"panel_activeTabSectionHeader": {
"message": "Current Tab",
"message": "Pestanya actual",
"description": "A menu item in Browser Action pop-up (panel_activeTabSiteRedirectEnable)"
},
"panel_activeTabSiteIntegrationsToggle": {
Expand Down Expand Up @@ -132,15 +132,15 @@
"description": "Default label for icon hidden in Page Action menu (pageAction_titleNonIpfs)"
},
"contextMenu_parentImage": {
"message": "Seleccionar imatge",
"message": "Imatge seleccionada",
"description": "An item in right-click context menu (contextMenu_parentImage)"
},
"contextMenu_parentVideo": {
"message": "Seleccionar video",
"message": "Vídeo seleccionat",
"description": "An item in right-click context menu (contextMenu_parentVideo)"
},
"contextMenu_parentAudio": {
"message": "Seleccionar audio",
"message": "Àudio seleccionat",
"description": "An item in right-click context menu (contextMenu_parentAudio)"
},
"contextMenu_parentLink": {
Expand Down Expand Up @@ -176,19 +176,19 @@
"description": "A title of system notification (notify_copiedTitle)"
},
"notify_pinnedIpfsResourceTitle": {
"message": "IPFS Resource Pinned",
"message": "Recurs d'IPFS ancorat",
"description": "A title of system notification (notify_pinnedIpfsResourceTitle)"
},
"notify_unpinnedIpfsResourceTitle": {
"message": "Eliminar l'ancoratge d'IPFS",
"description": "A title of system notification (notify_unpinnedIpfsResourceTitle)"
},
"notify_pinErrorTitle": {
"message": "Error Pinning IPFS Resource",
"message": "Error ancorant el recurs IPFS",
"description": "A title of system notification (notify_pinErrorTitle)"
},
"notify_unpinErrorTitle": {
"message": "Error Removing IPFS Pin",
"message": "Error desancorant IPFS",
"description": "A title of system notification (notify_unpinErrorTitle)"
},
"notify_apiOnlineTitle": {
Expand Down Expand Up @@ -232,11 +232,11 @@
"description": "System notification title displayed when stopping an IPFS node fails (notify_stopIpfsNodeErrorTitle)"
},
"option_page_title" : {
"message": "Preferences | IPFS Companion",
"message": "Preferències | IPFS Companion",
"description": "Title of the Preferences page (option_page_title)"
},
"option_page_header" : {
"message": "Companion Preferences",
"message": "Preferències de Companion",
"description": "Main header on the Preferences screen (option_page_header)"
},
"option_legend_readMore" : {
Expand Down Expand Up @@ -320,7 +320,7 @@
"description": "An option description on the Preferences screen (option_useSubdomains_description)"
},
"option_dnslinkRedirect_title": {
"message": "Load DNSLink Sites from Custom Gateway",
"message": "Carrega les pàgines DNSLink des del Gateway personalitzat",
"description": "An option title on the Preferences screen (option_dnslinkRedirect_title)"
},
"option_dnslinkRedirect_description": {
Expand All @@ -339,13 +339,21 @@
"message": "Do not use if your IPFS node does not support *.ipfs.localhost. Redirecting to a path-based gateway breaks the origin-based security isolation of DNSLink websites, so make sure you understand the related risks.",
"description": "A warning on the Preferences screen, displayed when URL does not belong to Secure Context (option_customGatewayUrl_warning)"
},
"option_noIntegrationsHostnames_title": {
"message": "Site Opt-Out List",
"description": "An option title on the Preferences screen (option_noIntegrationsHostnames_title)"
"option_disabledOn_title": {
"message": "Always Disable IPFS Integrations",
"description": "An option title on the Preferences screen (option_disabledOn_title)"
},
"option_noIntegrationsHostnames_description": {
"message": "Sites in this list (one hostname per line) will have all IPFS integrations disabled.",
"description": "An option description on the Preferences screen (option_noRedirectHostnames_description)"
"option_disabledOn_description": {
"message": "Sites in this list (one hostname per line) will always load with IPFS integrations disabled. Toggling \"Enable on ...\" from your browser's action menu while visiting a site will also add or remove it from this list.",
"description": "An option description on the Preferences screen (option_disabledOn_description)"
},
"option_enabledOn_title": {
"message": "Always Enable IPFS Integrations",
"description": "An option title on the Preferences screen (option_enabledOn_title)"
},
"option_enabledOn_description": {
"message": "Sites in this list (one hostname per line) will always load with IPFS integrations enabled. Toggling \"Enable on ...\" from your browser's action menu while visiting a site will also add or remove it from this list.",
"description": "An option description on the Preferences screen (option_enabledOn_description)"
},
"option_publicGatewayUrl_title": {
"message": "Gateway Públic per defecte",
Expand Down Expand Up @@ -380,7 +388,7 @@
"description": "An option title on the Preferences screen (option_ipfsApiPollMs_title)"
},
"option_ipfsApiPollMs_description": {
"message": "Specify how frequently (in milliseconds) to refresh your peer count.",
"message": "Especifica amb quina freqüència (en mili-segons) s'ha de refrescar en comptador de parells.",
"description": "An option description on the Preferences screen (option_ipfsApiPollMs_description)"
},
"option_automaticMode_title": {
Expand Down Expand Up @@ -412,11 +420,11 @@
"description": "Warning about Experiments section on the Preferences screen (option_experiments_warning)"
},
"option_useLatestWebUI_title": {
"message": "Use Latest Version of IPFS Web UI",
"message": "Utilitza la última versió d'IPFS Web UI",
"description": "An option title on the Preferences screen (option_useLatestWebUI_title)"
},
"option_useLatestWebUI_description": {
"message": "Use the very latest version of the Status, Files, Explore, Peers, and Settings screens from webui.ipfs.io (via DNSLink) instead of the hard-coded CIDs shipped with the IPFS daemon. (Enable only if you trust your DNS resolver and understand how to set up the required CORS headers.)",
"message": "Utilitza l'última versió de les pàgines d'Estat, Fitxers, Explorador, Parells, i Configuració de webui.ipfs.io (via DNSLink) enlloc d'utilitzar els CIDs codificats procedents del servei IPFS. (Habilita-ho només si confies en el teu DNS resolver i saps com configurar les capçaleres CORS necessàries)",
"description": "An option description on the Preferences screen (option_useLatestWebUI_description)"
},
"option_displayNotifications_title": {
Expand Down Expand Up @@ -488,7 +496,7 @@
"description": "An option description on the Preferences screen (option_detectIpfsPathHeader_description)"
},
"option_ipfsProxy_title": {
"message": "Support for window.ipfs",
"message": "Suport per window.ipfs",
"description": "An option title for enabling/disabling the IPFS proxy (option_ipfsProxy_title)"
},
"option_ipfsProxy_description": {
Expand Down Expand Up @@ -560,7 +568,7 @@
"description": "Header on the share files page (quickImport_subhead_peers)"
},
"quickImport_subhead_peers": {
"message": "Connectat amb $1 peers",
"message": "Connectat amb $1 parells",
"description": "Partial info stats beneath the header on the share files page (quickImport_subhead_peers)"
},
"quickImport_pick_file_button": {
Expand Down Expand Up @@ -664,7 +672,7 @@
"description": "Extension name after the IPFS logo (page_landingWelcome_logo_title)"
},
"page_landingWelcome_welcome_peers": {
"message": "Your node is connected to <0>$1</0> peers.",
"message": "El teu node està connectat a <0>$1</0> parells.",
"description": "Ready message copy (page_landingWelcome_welcome_peers)"
},
"page_landingWelcome_welcome_statusButton_text": {
Expand All @@ -676,7 +684,7 @@
"description": "Ready message button text for opening Web UI files page (page_landingWelcome_welcome_filesButton_text)"
},
"page_landingWelcome_welcome_peersButton_text": {
"message": "Llavors",
"message": "Parells",
"description": "Ready message button text for opening Web UI files page (page_landingWelcome_welcome_peersButton_text)"
},
"page_landingWelcome_installSteps_notRunning_title": {
Expand Down Expand Up @@ -756,7 +764,7 @@
"description": "Videos section title (page_landingWelcome_videos_why_ipfs)"
},
"page_landingWelcome_videos_how_ipfs_works": {
"message": "How IPFS Works",
"message": "Com funciona IPFS",
"description": "Videos section title (page_landingWelcome_videos_how_ipfs_works)"
},
"page_landingWelcome_projects_title": {
Expand Down
20 changes: 14 additions & 6 deletions add-on/_locales/cs/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,13 +339,21 @@
"message": "Do not use if your IPFS node does not support *.ipfs.localhost. Redirecting to a path-based gateway breaks the origin-based security isolation of DNSLink websites, so make sure you understand the related risks.",
"description": "A warning on the Preferences screen, displayed when URL does not belong to Secure Context (option_customGatewayUrl_warning)"
},
"option_noIntegrationsHostnames_title": {
"message": "Site Opt-Out List",
"description": "An option title on the Preferences screen (option_noIntegrationsHostnames_title)"
"option_disabledOn_title": {
"message": "Always Disable IPFS Integrations",
"description": "An option title on the Preferences screen (option_disabledOn_title)"
},
"option_noIntegrationsHostnames_description": {
"message": "Sites in this list (one hostname per line) will have all IPFS integrations disabled.",
"description": "An option description on the Preferences screen (option_noRedirectHostnames_description)"
"option_disabledOn_description": {
"message": "Sites in this list (one hostname per line) will always load with IPFS integrations disabled. Toggling \"Enable on ...\" from your browser's action menu while visiting a site will also add or remove it from this list.",
"description": "An option description on the Preferences screen (option_disabledOn_description)"
},
"option_enabledOn_title": {
"message": "Always Enable IPFS Integrations",
"description": "An option title on the Preferences screen (option_enabledOn_title)"
},
"option_enabledOn_description": {
"message": "Sites in this list (one hostname per line) will always load with IPFS integrations enabled. Toggling \"Enable on ...\" from your browser's action menu while visiting a site will also add or remove it from this list.",
"description": "An option description on the Preferences screen (option_enabledOn_description)"
},
"option_publicGatewayUrl_title": {
"message": "Výchozí veřejná brána",
Expand Down
Loading

0 comments on commit 57fc1f9

Please sign in to comment.