update locales

This commit is contained in:
tophf 2018-01-23 18:00:20 +03:00
parent 75a9ce4696
commit d94ded8d94
14 changed files with 8 additions and 60 deletions

View File

@ -183,10 +183,6 @@
"message": "Адреси, съвпадащи с регулярен израз",
"description": "Option to make the style apply to the entered string as a regular expression"
},
"optionsAdvancedExposeIframesNote": {
"message": "Включва писането на специфични за 'iframe' стилове като 'html[stylus-iframe] h1 { display:none }'",
"description": ""
},
"importReportLegendUpdatedCode": {
"message": "с обновен код",
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"

View File

@ -255,10 +255,6 @@
"message": "URL adresy odpovídající reg. výrazu",
"description": "Option to make the style apply to the entered string as a regular expression"
},
"optionsAdvancedExposeIframesNote": {
"message": "Povolení speciální iframe CSS syntaxe jako např. „html[stylus-iframe] h1 { display:none }“",
"description": ""
},
"importReportLegendUpdatedCode": {
"message": "kód aktualizován",
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"

View File

@ -260,7 +260,7 @@
"description": "Option to make the style apply to the entered string as a regular expression"
},
"optionsAdvancedExposeIframesNote": {
"message": "Aktiviert die iFrame-spezifische CSS Auszeichnung wie \"html[stylus-iframe] h1 { display:none; }\"",
"message": "Style wirkt sich auch auf iframes der anvisierten Domain aus.\nIframe-spezifisches CSS ist dann möglich wie folgt:\nhtml[stylus-iframe$=\"twitter.com\"] h1 { display:none }",
"description": ""
},
"importReportLegendUpdatedCode": {

View File

@ -268,7 +268,7 @@
"description": "Option to make the style apply to the entered string as a regular expression"
},
"optionsAdvancedExposeIframesNote": {
"message": "Activa la escritura de CSS específico-para-iframe como «html[stylus-iframe] h1 { display:none }»",
"message": "Expone el dominio del sitio principal en cada iframe.\nHabilita la escritura de CSS específico-de-iframe como este:\nhtml[stylus-iframe$=\"twitter.com\"] h1 { display:none }",
"description": ""
},
"importReportLegendUpdatedCode": {

View File

@ -251,10 +251,6 @@
"message": "Regulaaravaldisele vastavad URLid",
"description": "Option to make the style apply to the entered string as a regular expression"
},
"optionsAdvancedExposeIframesNote": {
"message": "Lubab iframe'i-põhise CSS-koodi kirjutamise, nagu \"html[stylus-iframe] h1 { display:none }\"",
"description": ""
},
"importReportLegendUpdatedCode": {
"message": "uuendatud kood",
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"

View File

@ -239,10 +239,6 @@
"message": "Reguláris kifejezésekre (regexp) illeszkedő URL-ek",
"description": "Option to make the style apply to the entered string as a regular expression"
},
"optionsAdvancedExposeIframesNote": {
"message": "Engedélyezi az olyan iframe-specifikus CSS írását, mint a „html[stylus-iframe] h1 { display:none }”",
"description": ""
},
"importReportLegendUpdatedCode": {
"message": "frissített kód",
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"

View File

@ -15,18 +15,10 @@
"message": "Esporta stili",
"description": ""
},
"optionsUpdateInterval": {
"message": "Controlla e installa automaticamente tutti gli aggiornamenti stili disponibili (in ore), per disattivare, imposta a 0",
"description": ""
},
"exportLabel": {
"message": "Esporta",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
},
"installButton": {
"message": "Installa",
"description": "Label for install button"
},
"linterJSONError": {
"message": "Formato JSON non valido",
"description": "Setting linter config with invalid JSON"
@ -601,10 +593,6 @@
"message": "Larghezza popup (in pixel)",
"description": ""
},
"installButtonReinstall": {
"message": "Reinstalla",
"description": "Label for reinstall button"
},
"appliesLineWidgetWarning": {
"message": "Non funziona con CSS minificato",
"description": "A warning that applies-to information won't show properly with minified CSS"
@ -650,10 +638,6 @@
"message": "Scrivi nuovo stile",
"description": "Label for the button to go to the add style page"
},
"installButtonUpdate": {
"message": "Aggiorna",
"description": "Label for update button"
},
"manageOnlyEnabled": {
"message": "Solo stili attivati",
"description": "Checkbox to show only enabled styles"
@ -662,10 +646,6 @@
"message": "Modifica",
"description": "Label for the button to go to the edit style page"
},
"installButtonInstalled": {
"message": "Installato",
"description": "Text displayed when the style is successfully installed"
},
"author": {
"message": "Autore",
"description": "Label for the style author"

View File

@ -160,7 +160,7 @@
"description": "Used in various lists/options to indicate that something is enabled"
},
"previewTooltip": {
"message": "変更を保存しないで一時的に適用します。\n変更を確定する場合は、スタイルを保存してください。",
"message": "変更を保存しないで一時的に適用します。\n変更を確定する場合は、スタイルを保存してください。",
"description": "Tooltip for the checkbox in style editor to enable live preview while editing."
},
"manageFaviconsGray": {
@ -264,7 +264,7 @@
"description": "Option to make the style apply to the entered string as a regular expression"
},
"optionsAdvancedExposeIframesNote": {
"message": "' html[stylus-iframe] h1 { display:none } ' のようにiframe用のCSSを書くことができるようになります。",
"message": "各iframeにトップサイトドメインを公開します。\n次のようにiframe用のCSSを書くことができるようになります:\nhtml[stylus-iframe$=\"twitter.com\"] h1 { display:none }",
"description": ""
},
"importReportLegendUpdatedCode": {

View File

@ -264,7 +264,7 @@
"description": "Option to make the style apply to the entered string as a regular expression"
},
"optionsAdvancedExposeIframesNote": {
"message": "Umożliwia pisanie CSS w stylu ramek pływających 'html[stylus-iframe] h1 { display:none }'",
"message": "Odsłania domenę najwyższego poziomu w każdym elemencie iframe.\nWłącza CSS specyficzny dla iframe jak to:\nhtml[stylus-iframe$=\"twitter.com\"] h1 { display:none }",
"description": ""
},
"importReportLegendUpdatedCode": {

View File

@ -19,10 +19,6 @@
"message": "Exportar estilos",
"description": ""
},
"optionsUpdateInterval": {
"message": "Verificar automaticamente e instalar todos as atualizações para estilos do utilizador [userstyles] disponíveis (em horas), para desativar, estabelce a 0",
"description": ""
},
"exportLabel": {
"message": "Exportar",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
@ -171,10 +167,6 @@
"message": "URLs a combinar com o regexp",
"description": "Option to make the style apply to the entered string as a regular expression"
},
"optionsAdvancedExposeIframesNote": {
"message": "Permite escrever CSS específico a iframe como 'html[stylus-iframe] h1 { display:none }'",
"description": ""
},
"importReportLegendUpdatedCode": {
"message": "atualizar código",
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"

View File

@ -239,10 +239,6 @@
"message": "URLs găsite cu regexp",
"description": "Option to make the style apply to the entered string as a regular expression"
},
"optionsAdvancedExposeIframesNote": {
"message": "Permiteți scrierea de iframe-specific CSS precum 'html[stylus-iframe] h1 { display:none }'",
"description": ""
},
"importReportLegendUpdatedCode": {
"message": "cod updatat",
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"

View File

@ -268,7 +268,7 @@
"description": "Option to make the style apply to the entered string as a regular expression"
},
"optionsAdvancedExposeIframesNote": {
"message": "Позволяет писать CSS, работающий только внутри iframe, например: html[stylus-iframe] h1 { display:none }",
"message": "Делает адрес главного сайта известным во всех iframe.\nПозволяет писать CSS для iframe, например, так:\nhtml[stylus-iframe$=\"twitter.com\"] h1 { display:none }",
"description": ""
},
"importReportLegendUpdatedCode": {

View File

@ -263,10 +263,6 @@
"message": "与该正则表达式匹配的网址",
"description": "Option to make the style apply to the entered string as a regular expression"
},
"optionsAdvancedExposeIframesNote": {
"message": "在开发者工具中,找到 Stylus 特定插入的框架代码以便调用例如“html[stylus-iframe] h1 { display:none }”",
"description": ""
},
"importReportLegendUpdatedCode": {
"message": "代码已更新",
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"

View File

@ -268,7 +268,7 @@
"description": "Option to make the style apply to the entered string as a regular expression"
},
"optionsAdvancedExposeIframesNote": {
"message": "啟用寫入特定 iframe 的 CSS如 'html[stylus-iframe] h1 { display:none }'",
"message": "公開每個 iframe 中的頂級頁面網域。\n啟用編寫特別用於 iframe 的 CSS如這個\nhtml[stylus-iframe$=\"twitter.com\"] h1 { display:none }",
"description": ""
},
"importReportLegendUpdatedCode": {