Skip to content

Commit

Permalink
chore(i18n): locale sync, added ja_JP
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Dec 12, 2019
1 parent f31605b commit bbd9a9b
Show file tree
Hide file tree
Showing 19 changed files with 2,241 additions and 779 deletions.
130 changes: 87 additions & 43 deletions add-on/_locales/cs/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"message": "Počet ostatních IPFS uzlů ke kterým se můžete připojit",
"description": "A label tooltip in Node status section of Browser Action pop-up (panel_statusSwarmPeersTitle)"
},
"panel_quickUpload": {
"panel_quickImport": {
"message": "Sdílejte soubory skrze IPFS",
"description": "A menu item in Browser Action pop-up (panel_quickUpload)"
"description": "A menu item in Browser Action pop-up (panel_quickImport)"
},
"panel_openWebui": {
"message": "Otevřít Web UI",
Expand Down Expand Up @@ -91,6 +91,10 @@
"message": "Zkopírovat URL používající veřejnou bránu",
"description": "A menu item in Browser Action pop-up and right-click context menu (panel_copyCurrentPublicGwUrl)"
},
"panel_contextMenuViewOnGateway": {
"message": "View on Gateway",
"description": "A menu item in Browser Action pop-up and right-click context menu (panel_contextMenuViewOnGateway)"
},
"pageAction_titleIpfsAtPublicGateway": {
"message": "IPFS objekt načten skrze veřejnou bránu",
"description": "A tooltip displayed over Page Action in location bar (pageAction_titleIpfsAtPublicGateway)"
Expand Down Expand Up @@ -127,17 +131,13 @@
"message": "Tato stránka",
"description": "An item in right-click context menu (contextMenu_parentPage)"
},
"contextMenu_AddToIpfsKeepFilename": {
"message": "Přidat do IPFS (zachovat jméno souboru)",
"description": "An item in right-click context menu (contextMenu_AddToIpfsKeepFilename)"
},
"contextMenu_AddToIpfsRawCid": {
"message": "Přidat do IPFS",
"description": "An item in right-click context menu (contextMenu_AddToIpfsRawCid)"
"contextMenu_importToIpfs": {
"message": "Import to IPFS",
"description": "An item in right-click context menu (contextMenu_importToIpfs)"
},
"contextMenu_AddToIpfsSelection": {
"message": "Přidat vybraný text do IPFS",
"description": "An item in right-click context menu (contextMenu_AddToIpfsSelection)"
"contextMenu_importToIpfsSelection": {
"message": "Import Selected Text to IPFS",
"description": "An item in right-click context menu (contextMenu_importToIpfsSelection)"
},
"notify_addonIssueTitle": {
"message": "Problém IPFS rozšíření",
Expand Down Expand Up @@ -183,13 +183,13 @@
"message": "Automatický mód: veřejná brána bude použítá jako záloha",
"description": "A message in system notification (notify_apiOfflineAutomaticModeMsg)"
},
"notify_uploadErrorTitle": {
"message": "Nahrání skrze IPFS API se nepodařilo",
"description": "A title of system notification (notify_uploadErrorTitle)"
"notify_importErrorTitle": {
"message": "Unable to import via IPFS API",
"description": "A title of system notification (notify_importErrorTitle)"
},
"notify_uploadTrackingProtectionErrorMsg": {
"notify_importTrackingProtectionErrorMsg": {
"message": "Zkuste vypnout Ochranu před sledováním (pro více informací stisknete ctrl+shift+j)",
"description": "(notify_uploadTrackingProtectionErrorMsg)"
"description": "(notify_importTrackingProtectionErrorMsg)"
},
"notify_inlineMsg": {
"message": "$1",
Expand All @@ -215,6 +215,10 @@
"message": "IPFS uzel",
"description": "A section header on the Preferences screen (option_header_nodeType)"
},
"option_header_fileImport": {
"message": "File Import",
"description": "A section header on the Preferences screen (option_header_fileImport)"
},
"option_ipfsNodeType_title": {
"message": "Typ IPFS uzlu",
"description": "An option title on the Preferences screen (option_ipfsNodeType_title)"
Expand Down Expand Up @@ -275,6 +279,26 @@
"message": "Přesměrovat požadavky pro IPFS objekt skrze vlastní bránu",
"description": "An option description on the Preferences screen (option_useCustomGateway_description)"
},
"option_dnslinkRedirect_title": {
"message": "Force page load from custom gateway",
"description": "An option title on the Preferences screen (option_dnslinkRedirect_title)"
},
"option_dnslinkRedirect_description": {
"message": "If global redirect is enabled, this will include DNSLink websites and redirect them to respective /ipns/{fqdn} paths at Custom Gateway",
"description": "An option description on the Preferences screen (option_dnslinkRedirect_description)"
},
"option_dnslinkDataPreload_title": {
"message": "Preload visited pages",
"description": "An option title on the Preferences screen (option_dnslinkDataPreload_title)"
},
"option_dnslinkDataPreload_description": {
"message": "DNSLink websites will be preloaded to the local IPFS node to enable offline access and improve resiliency against network failures",
"description": "An option description on the Preferences screen (option_dnslinkDataPreload_description)"
},
"option_dnslinkRedirect_warning": {
"message": "Redirecting to a path-based gateway breaks Origin-based security isolation of DNSLink website! Please leave this disabled unless you are aware of (and ok with) related risks.",
"description": "A warning on the Preferences screen, displayed when URL does not belong to Secure Context (option_customGatewayUrl_warning)"
},
"option_noRedirectHostnames_title": {
"message": "Přesměrovat Opt-Outs",
"description": "An option title on the Preferences screen (option_noRedirectHostnames_title)"
Expand Down Expand Up @@ -327,6 +351,10 @@
"message": "Přepnout použití vlastní brány když se dostupnost IPFS API změní",
"description": "An option description on the Preferences screen (option_automaticMode_description)"
},
"option_header_dnslink": {
"message": "DNSLink",
"description": "A section header on the Preferences screen (option_header_dnslink)"
},
"option_header_experiments": {
"message": "Experimenty",
"description": "A section header on the Preferences screen (option_header_experiments)"
Expand Down Expand Up @@ -364,11 +392,11 @@
"description": "An option description on the Preferences screen (option_linkify_description)"
},
"option_dnslinkPolicy_title": {
"message": "Podpora DNSLink",
"message": "DNSLink Lookup",
"description": "An option title on the Preferences screen (option_dnslinkPolicy_title)"
},
"option_dnslinkPolicy_description": {
"message": "Vybrat chování pro DNS TXT záznam pro načtení stránek podporující IPFS skrze IPFS",
"message": "Lookup policy for displaying context actions on websites with DNSLink",
"description": "An option description on the Preferences screen (option_dnslinkPolicy_description)"
},
"option_dnslinkPolicy_disabled": {
Expand Down Expand Up @@ -411,12 +439,20 @@
"message": "Spravovat oprávnění",
"description": "Link text for managing permissions"
},
"option_openViaWebUI_title": {
"message": "Open imported files in Web UI",
"description": "An option title on the Preferences screen (option_openViaWebUI_title)"
},
"option_openViaWebUI_description": {
"message": "Display files in Web UI rather than opening file or parent directory at gateway.",
"description": "An option description on the Preferences screen (option_openViaWebUI_description)"
},
"option_preloadAtPublicGateway_title": {
"message": "Automatické načtení nahraných souborů",
"message": "Preload Imports",
"description": "An option title on the Preferences screen (option_preloadAtPublicGateway_title)"
},
"option_preloadAtPublicGateway_description": {
"message": "Povolit automatické načtení nahraných souborů skrze asynchroní HTTP HEAD požadavek na Veřejnou bránu",
"message": "Enables automatic preload of imported assets via asynchronous HTTP HEAD request to a Public Gateway",
"description": "An option description on the Preferences screen (option_preloadAtPublicGateway_description)"
},
"option_logNamespaces_title": {
Expand All @@ -427,6 +463,14 @@
"message": "Přizpůsobte, které jmenné prostory jsou přihlášeny do konzoly prohlížeče. Změna této hodnoty spustí restart rozšíření.",
"description": "An option description for the log level (option_logNamespaces_description)"
},
"option_importDir_title": {
"message": "File Import Directory",
"description": "An option title on the Preferences screen (option_importDir_title)"
},
"option_importDir_description": {
"message": "Customize the directory used for imported files.",
"description": "An option description on the Preferences screen (option_importDir_description)"
},
"option_resetAllOptions_title": {
"message": "Vše vyresetovat",
"description": "An option title and button label on the Preferences screen (option_resetAllOptions_title)"
Expand All @@ -447,41 +491,41 @@
"message": "Rozšíření prohlížeče který zjednodušuje přístup k IPFS objektům",
"description": "Extension description in the Manifest file (manifest_extensionDescription)"
},
"quickUpload_subhead_peers": {
"quickImport_subhead_peers": {
"message": "Připojeno k $1 uzlům",
"description": "Partial info stats beneath the header on the share files page (quickUpload_subhead_peers)"
"description": "Partial info stats beneath the header on the share files page (quickImport_subhead_peers)"
},
"quickUpload_pick_file_button": {
"quickImport_pick_file_button": {
"message": "Vybrat soubor",
"description": "Text on the 'pick a file' button (quickUpload_pick_file_button)"
"description": "Text on the 'pick a file' button (quickImport_pick_file_button)"
},
"quickUpload_or": {
"quickImport_or": {
"message": "nebo",
"description": "seperates the pick a file button from the drop message (quickUpload_or)"
"description": "seperates the pick a file button from the drop message (quickImport_or)"
},
"quickUpload_drop_it_here": {
"quickImport_drop_it_here": {
"message": "přetáhnout sem pro sdílení",
"description": "Partial info stats beneath the header on the share files page (quickUpload_drop_it_here)"
"description": "Partial info stats beneath the header on the share files page (quickImport_drop_it_here)"
},
"quickUpload_state_uploading": {
"message": "Probíhá nahrávání..",
"description": "Status label on the share files page (quickUpload_state_uploading)"
"quickImport_state_importing": {
"message": "Import in progress..",
"description": "Status label on the share files page (quickImport_state_importing)"
},
"quickUpload_state_buffering": {
"quickImport_state_buffering": {
"message": "(načítá se, prosím vyčkejte)",
"description": "Status label on the share files page (quickUpload_state_buffering)"
"description": "Status label on the share files page (quickImport_state_buffering)"
},
"quickUpload_options_show": {
"message": "možnosti nahrání",
"description": "Button on the share files page (quickUpload_options_show)"
"quickImport_options_show": {
"message": "import options",
"description": "Button on the share files page (quickImport_options_show)"
},
"quickUpload_options_wrapWithDirectory": {
"message": "Vložit jednotlivé soubory do složky pro zachování jejích názvů.",
"description": "Checkbox label on the share files page (quickUpload_options_wrapWithDirectory)"
"quickImport_options_importDir": {
"message": "Path to store imported files",
"description": "Textbox label on the share files page (quickImport_options_importDir)"
},
"quickUpload_options_pinUpload": {
"message": "Připnout soubory aby byli zachované při čištění vašeho IPFS repozitáře.",
"description": "Checkbox label on the share files page (quickUpload_options_pinUpload)"
"quickImport_options_openViaWebUI": {
"message": "Open in Web UI",
"description": "Checkbox label on the share files page (quickImport_options_openViaWebUI)"
},
"page_proxyAcl_title": {
"message": "Spravovat oprávnění",
Expand Down
Loading

0 comments on commit bbd9a9b

Please sign in to comment.