Skip to content

Commit

Permalink
Merge pull request #496 from ipfs-shipyard/locale-sync
Browse files Browse the repository at this point in the history
Fix delivered to Beta in #494 looks stable enough to be promoted to Stable

This PR:
- synchronizes locales with [crowdin](https://crowdin.com/project/ipfs-companion)
- bumps version in preparation to stable release
  • Loading branch information
lidel authored Jun 8, 2018
2 parents 0daf3ad + 7632535 commit ae5f335
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 81 deletions.
94 changes: 47 additions & 47 deletions add-on/_locales/it/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@
"description": "A pop-up title when user hovers on Browser Action button (browserAction_title)"
},
"panel_headerIpfsNodeIconLabel": {
"message": "IPFS node",
"message": "Nodo IPFS",
"description": "Label for IPFS icon (panel_headerIpfsNodeIconLabel)"
},
"panel_headerIpfsNodeEmbedded": {
"message": "Embedded",
"message": "Integrato",
"description": "Label for an embedded IPFS node (panel_headerIpfsNodeEmbedded)"
},
"panel_headerIpfsNodeEmbeddedTitle": {
"message": "Experimental: Use IPFS embedded in your browser via js-ipfs",
"message": "Sperimentale: Usa IPFS direttamente dal browser via js-ipfs",
"description": "Label for an embedded IPFS node (panel_headerIpfsNodeEmbeddedTitle)"
},
"panel_headerIpfsNodeExternal": {
"message": "External",
"message": "Esterno",
"description": "Label for an external IPFS node (panel_headerIpfsNodeExternal)"
},
"panel_headerIpfsNodeExternalTitle": {
"message": "Connect to an IPFS node over HTTP",
"message": "Connetti ad un nodo IPFS via HTTP",
"description": "Label for an external IPFS node (panel_headerIpfsNodeExternalTitle)"
},
"panel_statusGatewayAddress": {
Expand All @@ -40,7 +40,7 @@
"description": "A label in Node status section of Browser Action pop-upi (panel_statusSwarmPeers)"
},
"panel_statusSwarmPeersTitle": {
"message": "The number of other IPFS nodes you can connect to",
"message": "Il numero di altri IPFS nodi a cui è possibile connettersi",
"description": "A label tooltip in Node status section of Browser Action pop-up (panel_statusSwarmPeersTitle)"
},
"panel_quickUpload": {
Expand All @@ -56,11 +56,11 @@
"description": "A menu item in Browser Action pop-up (panel_openPreferences)"
},
"panel_switchToCustomGateway": {
"message": "Switch to Custom Gateway",
"message": "Passa ad un Gateway personalizzato",
"description": "A menu item in Browser Action pop-up (panel_switchToCustomGateway)"
},
"panel_switchToPublicGateway": {
"message": "Switch to Public Gateway",
"message": "Passa ad un Gateway Pubblico",
"description": "A menu item in Browser Action pop-up (panel_switchToPublicGateway)"
},
"panel_pinCurrentIpfsAddress": {
Expand All @@ -80,15 +80,15 @@
"description": "A menu item in Browser Action pop-up and right-click context menu (panel_copyCurrentPublicGwUrl)"
},
"pageAction_titleIpfsAtPublicGateway": {
"message": "IPFS resource loaded via Public Gateway",
"message": "Risorsa IPFS caricata tramite un Gateway Pubblico",
"description": "A tooltip displayed over Page Action in location bar (pageAction_titleIpfsAtPublicGateway)"
},
"pageAction_titleIpfsAtCustomGateway": {
"message": "IPFS resource loaded via Custom Gateway",
"message": "Risorsa IPFS caricata tramite un Gateway Personalizzato",
"description": "A tooltip displayed over Page Action in location bar (pageAction_titleIpfsAtCustomGateway)"
},
"pageAction_titleNonIpfs": {
"message": "Non-IPFS resource",
"message": "Risorsa non-IPFS",
"description": "Default label for icon hidden in Page Action menu (pageAction_titleNonIpfs)"
},
"contextMenu_uploadToIpfs": {
Expand Down Expand Up @@ -170,43 +170,43 @@
"description": "A generic placeholder for error notification (notify_inlineErrorMsg)"
},
"notify_startIpfsNodeErrorTitle": {
"message": "Failed to start IPFS node",
"message": "Impossibile avviare IPFS",
"description": "System notification title displayed when starting an IPFS node fails (notify_startIpfsNodeErrorTitle)"
},
"notify_stopIpfsNodeErrorTitle": {
"message": "Failed to stop IPFS node",
"message": "Impossibile arrestare IPFS",
"description": "System notification title displayed when stopping an IPFS node fails (notify_stopIpfsNodeErrorTitle)"
},
"option_legend_readMore": {
"message": "Read more",
"message": "Leggi di più",
"description": "A generic link in option description on the Preferences screen (option_legend_readMore)"
},
"option_header_nodeType": {
"message": "IPFS Node",
"message": "Nodo IPFS",
"description": "A section header on the Preferences screen (option_header_nodeType)"
},
"option_ipfsNodeType_title": {
"message": "IPFS Node Type",
"message": "Tipo di Nodo IPFS",
"description": "An option title on the Preferences screen (option_ipfsNodeType_title)"
},
"option_ipfsNodeType_description": {
"message": "External: Connect to an IPFS daemon over HTTP. \n\n Embedded: Run an IPFS node in your browser via ipfs-js *Experimental*",
"message": "Esterno: Connettersi a un demone IPFS tramite HTTP. \n\nEmbedded: Esegui IPFS nel tuo browser tramite ipfs-js *sperimentale*",
"description": "An option description on the Preferences screen (option_ipfsNodeType_description)"
},
"option_ipfsNodeConfig_title": {
"message": "IPFS Node Config",
"message": "Configurazione del Nodo IPFS",
"description": "An option title on the Preferences screen (option_ipfsNodeConfig_title)"
},
"option_ipfsNodeConfig_description": {
"message": "Configuration for the embedded IPFS node. Must be valid JSON.",
"message": "Configurazione per il nodo IPFS incorporato. Deve essere valido JSON.",
"description": "An option description on the Preferences screen (option_ipfsNodeConfig_description)"
},
"option_ipfsNodeType_external": {
"message": "External",
"message": "Esterno",
"description": "An option on the Preferences screen (option_ipfsNodeType_external)"
},
"option_ipfsNodeType_embedded": {
"message": "Embedded",
"message": "Integrato",
"description": "An option on the Preferences screen (option_ipfsNodeType_embedded)"
},
"option_header_gateways": {
Expand Down Expand Up @@ -306,11 +306,11 @@
"description": "An option title for enabling\/disabling the IPFS proxy (option_ipfsProxy_title)"
},
"option_ipfsProxy_description": {
"message": "IPFS is added to the window object on every page. Enable\/disable access to the functions it exposes.",
"message": "IPFS è aggiunto all'oggetto window su ogni pagina. Abilita\/Disabilita l'accesso alle funzioni che espone.",
"description": "An option description for the IPFS proxy (option_ipfsProxy_description)"
},
"option_ipfsProxy_link_manage_permissions": {
"message": "Manage permissions",
"message": "Gestisci Permessi",
"description": "Link text for managing permissions"
},
"option_preloadAtPublicGateway_title": {
Expand Down Expand Up @@ -346,7 +346,7 @@
"description": "Extension description in the Manifest file (manifest_extensionDescription)"
},
"quickUpload_subhead_peers": {
"message": "Connected to $PEERCOUNT$ peers",
"message": "Collegato a $PEERCOUNT$ peers",
"description": "Partial info stats beneath the header on the share files page (quickUpload_subhead_peers)",
"placeholders": {
"peerCount": {
Expand All @@ -355,51 +355,51 @@
}
},
"quickUpload_pick_file_button": {
"message": "Pick a file",
"message": "Seleziona un file",
"description": "Text on the 'pick a file' button (quickUpload_pick_file_button)"
},
"quickUpload_or": {
"message": "or",
"message": "o",
"description": "seperates the pick a file button from the drop message (quickUpload_or)"
},
"quickUpload_drop_it_here": {
"message": "drop it here to share",
"message": "rilasciarlo qui per condividere",
"description": "Partial info stats beneath the header on the share files page (quickUpload_drop_it_here)"
},
"quickUpload_state_uploading": {
"message": "Upload in progress..",
"message": "Caricamento in corso..",
"description": "Status label on the share files page (quickUpload_state_uploading)"
},
"quickUpload_state_buffering": {
"message": "(buffering, please wait)",
"message": "(buffering, attendere prego)",
"description": "Status label on the share files page (quickUpload_state_buffering)"
},
"quickUpload_options_show": {
"message": "upload options",
"message": "opzioni di caricamento",
"description": "Button on the share files page (quickUpload_options_show)"
},
"quickUpload_options_wrapWithDirectory": {
"message": "Wrap single files in a directory to preserve their filenames.",
"message": "Avvolgere i singoli file in una directory per mantenere i nomi di file.",
"description": "Checkbox label on the share files page (quickUpload_options_wrapWithDirectory)"
},
"quickUpload_options_pinUpload": {
"message": "Pin files so they are retained when performing garbage collection on your IPFS repo.",
"message": "PIN file in modo che vengono mantenute quando si esegue la procedura di garbage collection sul vostro repo IPFS.",
"description": "Checkbox label on the share files page (quickUpload_options_pinUpload)"
},
"page_proxyAcl_title": {
"message": "Manage Permissions",
"message": "Gestisci i Permessi",
"description": "Page title for the IPFS proxy ACL page (page_proxyAcl_title)"
},
"page_proxyAcl_subtitle": {
"message": "View, change and revoke granted access rights to your IPFS instance.",
"message": "Visualizzare, modificare e revocare i diritti di accesso concessi all'istanza IPFS.",
"description": "Page sub title for the IPFS proxy ACL page (page_proxyAcl_subtitle)"
},
"page_proxyAcl_no_perms": {
"message": "No permissions granted.",
"message": "Nessuna autorizzazione concessa.",
"description": "Message displayed when no permissions have been granted (page_proxyAcl_no_perms)"
},
"page_proxyAcl_confirm_revoke": {
"message": "Revoke permission $PERMISSION$ for $SCOPE$?",
"message": "Revocare l'autorizzazione $PERMISSION$ per $SCOPE$?",
"description": "Confirmation message for revoking a permission for a scope (page_proxyAcl_confirm_revoke)",
"placeholders": {
"permission": {
Expand All @@ -411,7 +411,7 @@
}
},
"page_proxyAcl_confirm_revoke_all": {
"message": "Revoke all permissions for $SCOPE$?",
"message": "Revocare tutte le autorizzazioni per $SCOPE$?",
"description": "Confirmation message for revoking all permissions for an scope (page_proxyAcl_confirm_revoke_all)",
"placeholders": {
"scope": {
Expand All @@ -420,23 +420,23 @@
}
},
"page_proxyAcl_toggle_to_allow_button_title": {
"message": "Click to allow",
"message": "Fare clic per consentire",
"description": "Button title for toggling permission from deny to allow (page_proxyAcl_toggle_to_allow_button_title)"
},
"page_proxyAcl_toggle_to_deny_button_title": {
"message": "Click to deny",
"message": "Fare clic per negare",
"description": "Button title for toggling permission from allow to deny (page_proxyAcl_toggle_to_deny_button_title)"
},
"page_proxyAcl_allow_button_value": {
"message": "Allow",
"message": "Consenti",
"description": "Button value for allow (page_proxyAcl_allow_button_value)"
},
"page_proxyAcl_deny_button_value": {
"message": "Deny",
"message": "Rifiuta",
"description": "Button value for deny"
},
"page_proxyAcl_revoke_button_title": {
"message": "Revoke $PERMISSION$",
"message": "Revoca $PERMISSION$",
"description": "Button title for revoking a permission (page_proxyAcl_revoke_button_title)",
"placeholders": {
"permission": {
Expand All @@ -445,7 +445,7 @@
}
},
"page_proxyAccessDialog_title": {
"message": "Allow $SCOPE$ to access ipfs.$PERMISSION$?",
"message": "Consentire $SCOPE$ di accedere a ipfs.$PERMISSION$?",
"description": "Main title of the access permission dialog (page_proxyAccessDialog_title)",
"placeholders": {
"scope": {
Expand All @@ -457,19 +457,19 @@
}
},
"page_proxyAccessDialog_wildcardCheckbox_label": {
"message": "Apply this decision to all permissions in this scope",
"message": "Applicare questa decisione a tutte le autorizzazioni in questo ambito",
"description": "Label for the apply permissions to all checkbox (page_proxyAccessDialog_wildcardCheckbox_label)"
},
"page_proxyAcl_revoke_all_button_title": {
"message": "Revoke all permissions",
"message": "Revoca permessi",
"description": "Button title for revoking all permissions (page_proxyAcl_revoke_all_button_title)"
},
"page_proxyAccessDialog_allowButton_text": {
"message": "Allow",
"message": "Consenti",
"description": "Button text for allowing a permission (page_proxyAccessDialog_allowButton_text)"
},
"page_proxyAccessDialog_denyButton_text": {
"message": "Deny",
"message": "Rifiuta",
"description": "Button text for denying a permission (page_proxyAccessDialog_allowButton_text)"
}
}
Loading

0 comments on commit ae5f335

Please sign in to comment.