update locales

This commit is contained in:
tophf 2017-12-23 07:25:26 +03:00
parent 8c96165fb4
commit 9f00e5a2f7
5 changed files with 92 additions and 0 deletions

View File

@ -281,6 +281,10 @@
} }
} }
}, },
"searchNumberOfResults2": {
"message": "Počet shod v kódu a hodnotách „platí pro“",
"description": "Tooltip for the number of found search results in the editor shown on Ctrl-F"
},
"linterIssuesHelp": { "linterIssuesHelp": {
"message": "Problémy nalezené aplikací $link$:", "message": "Problémy nalezené aplikací $link$:",
"description": "Help popup message for the selected CSS linter issues block on the style edit page", "description": "Help popup message for the selected CSS linter issues block on the style edit page",
@ -310,6 +314,10 @@
"message": "Pouze non-Usercss styly", "message": "Pouze non-Usercss styly",
"description": "Checkbox to show only non-Usercss (standard) styles" "description": "Checkbox to show only non-Usercss (standard) styles"
}, },
"liveReloadLabel": {
"message": "Živá aktualizace",
"description": "The label of live-reload feature"
},
"linkGetStyles": { "linkGetStyles": {
"message": "Získat styly", "message": "Získat styly",
"description": "Help link text on the manage page e.g. https://userstyles.org" "description": "Help link text on the manage page e.g. https://userstyles.org"
@ -485,6 +493,10 @@
"message": "Přepnout styl", "message": "Přepnout styl",
"description": "Label for the checkbox to enable/disable a style" "description": "Label for the checkbox to enable/disable a style"
}, },
"searchNumberOfResults": {
"message": "Počet shod",
"description": "Tooltip for the number of found search results in the editor shown on Ctrl-F"
},
"importReplaceTooltip": { "importReplaceTooltip": {
"message": "Zahodit obsah současného stylu a přepsat ho importovaným stylem", "message": "Zahodit obsah současného stylu a přepsat ho importovaným stylem",
"description": "Label for the button to import and overwrite current style" "description": "Label for the button to import and overwrite current style"
@ -594,6 +606,10 @@
"message": "Vyhledávat a instalovat všechny aktualizace", "message": "Vyhledávat a instalovat všechny aktualizace",
"description": "" "description": ""
}, },
"clickToUninstall": {
"message": "Klepnutím odinstalovat",
"description": "Label for the overlay on a style thumbnail when installed via inline search in the popup"
},
"filteredStyles": { "filteredStyles": {
"message": "zobrazeno $numShown$ z $numTotal$", "message": "zobrazeno $numShown$ z $numTotal$",
"description": "TL note - make this message short", "description": "TL note - make this message short",
@ -610,6 +626,10 @@
"message": "Import stylů dokončen", "message": "Import stylů dokončen",
"description": "Title of the report shown after importing styles" "description": "Title of the report shown after importing styles"
}, },
"unreachableAMOHint": {
"message": "Povolení přístupu: přejděte na <about:config>, pravým myšidlem zvolte „Nový“, dále „Boolean“, zadejte kód <privacy.resistFingerprinting.block_mozAddonManager> a potvrďte, <true>, OK, načtěte stránku <addons.mozilla.org>.",
"description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
},
"styleMozillaFormatHeading": { "styleMozillaFormatHeading": {
"message": "Mozilla formát", "message": "Mozilla formát",
"description": "Heading for the section with buttons to import/export Mozilla format of the style" "description": "Heading for the section with buttons to import/export Mozilla format of the style"
@ -802,6 +822,10 @@
"message": "Automatické dokončování během psaní", "message": "Automatické dokončování během psaní",
"description": "Label for the checkbox in the style editor." "description": "Label for the checkbox in the style editor."
}, },
"unreachableAMO": {
"message": "Firefox znemožňuje přístup ke stránce.",
"description": "Note in the popup displayed when opened on addons.mozilla.org"
},
"linterCSSLintIncompatible": { "linterCSSLintIncompatible": {
"message": "CSSLint nepodporuje předprocesor $preprocessorname$", "message": "CSSLint nepodporuje předprocesor $preprocessorname$",
"description": "The label to display when the preprocessor isn't compatible with CSSLint", "description": "The label to display when the preprocessor isn't compatible with CSSLint",
@ -828,6 +852,10 @@
"message": "Zpětná vazba", "message": "Zpětná vazba",
"description": "Label for the external link to send feedback for the style" "description": "Label for the external link to send feedback for the style"
}, },
"genericPrevious": {
"message": "Předchozí",
"description": "Used in various places to select/perform the previous step/action"
},
"manageOnlyDisabled": { "manageOnlyDisabled": {
"message": "Pouze vypnuté styly", "message": "Pouze vypnuté styly",
"description": "Checkbox to show only disabled styles" "description": "Checkbox to show only disabled styles"
@ -876,6 +904,10 @@
"message": "Přepsat styl", "message": "Přepsat styl",
"description": "Label for the button to import and overwrite current style" "description": "Label for the button to import and overwrite current style"
}, },
"genericNext": {
"message": "Další",
"description": "Used in various places to select/perform the next step/action"
},
"popupOpenEditInWindowTooltip": { "popupOpenEditInWindowTooltip": {
"message": "K povolení dojde také při odepnutí listu editoru z okna prohlížeče,\na k vypnutí při připnutí samotného listu editoru do dalšího okna.", "message": "K povolení dojde také při odepnutí listu editoru z okna prohlížeče,\na k vypnutí při připnutí samotného listu editoru do dalšího okna.",
"description": "Label for the checkbox controlling 'edit' action behavior in the popup." "description": "Label for the checkbox controlling 'edit' action behavior in the popup."
@ -1018,10 +1050,18 @@
} }
} }
}, },
"searchCaseSensitive": {
"message": "Rozeznávat VELKÁ a malá písmena",
"description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F"
},
"appliesLineWidgetWarning": { "appliesLineWidgetWarning": {
"message": "Nefunguje s minimalizovaným CSS", "message": "Nefunguje s minimalizovaným CSS",
"description": "A warning that applies-to information won't show properly with minified CSS" "description": "A warning that applies-to information won't show properly with minified CSS"
}, },
"configureStyleOnHomepage": {
"message": "Konfigurovat na stránce stylu",
"description": "Label for the button to configure userstyles.org userstyle"
},
"undo": { "undo": {
"message": "Zpět", "message": "Zpět",
"description": "Button label" "description": "Button label"
@ -1046,6 +1086,10 @@
"message": "Nové rozložení správy rozhraní", "message": "Nové rozložení správy rozhraní",
"description": "Label for the checkbox that toggles the new UI on manage page" "description": "Label for the checkbox that toggles the new UI on manage page"
}, },
"unreachableAMOHintOldFF": {
"message": "Pouze Firefox 59 a novější může být nakonfigurován tak, aby rozšíření typu WebExtensions mohla přidávat styly na stránky chráněné CSP (Content Security Policy) jako je tato.",
"description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59"
},
"importReportUndoneTitle": { "importReportUndoneTitle": {
"message": "Import byl přerušen", "message": "Import byl přerušen",
"description": "Title of the message box shown after undoing the import of styles" "description": "Title of the message box shown after undoing the import of styles"

View File

@ -618,6 +618,10 @@
"message": "Importieren der Styles abgeschlossen.", "message": "Importieren der Styles abgeschlossen.",
"description": "Title of the report shown after importing styles" "description": "Title of the report shown after importing styles"
}, },
"unreachableAMOHint": {
"message": "Um den Zugriff zu erlauben, öffne <about:config>, rechtsklicke in die Liste, klicke \"Neu\", dann \"Boolean\", füge <privacy.resistFingerprinting.block_mozAddonManager> ein und klicke OK, <true>, OK, lade <addons.mozilla.org> neu.",
"description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
},
"cm_matchHighlight": { "cm_matchHighlight": {
"message": "Hervorheben", "message": "Hervorheben",
"description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
@ -806,6 +810,10 @@
"message": "Autovervollständigen bei Eingabe", "message": "Autovervollständigen bei Eingabe",
"description": "Label for the checkbox in the style editor." "description": "Label for the checkbox in the style editor."
}, },
"unreachableAMO": {
"message": "Firefox verbietet den Zugriff auf diese Seite.",
"description": "Note in the popup displayed when opened on addons.mozilla.org"
},
"linterCSSLintIncompatible": { "linterCSSLintIncompatible": {
"message": "CSSLint unterstützt $preprocessorname$ nicht", "message": "CSSLint unterstützt $preprocessorname$ nicht",
"description": "The label to display when the preprocessor isn't compatible with CSSLint", "description": "The label to display when the preprocessor isn't compatible with CSSLint",
@ -1054,6 +1062,10 @@
"message": "Neues Verwaltungs Design-Layout.", "message": "Neues Verwaltungs Design-Layout.",
"description": "Label for the checkbox that toggles the new UI on manage page" "description": "Label for the checkbox that toggles the new UI on manage page"
}, },
"unreachableAMOHintOldFF": {
"message": "Nur in Firefox 59 und neuer ist es möglich, WebExtenstions den Zugriff auf CSP-geschützte Seiten wie dieser zu erlauben.",
"description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59"
},
"importReportUndoneTitle": { "importReportUndoneTitle": {
"message": "Importierung wurde rückgängig gemacht.", "message": "Importierung wurde rückgängig gemacht.",
"description": "Title of the message box shown after undoing the import of styles" "description": "Title of the message box shown after undoing the import of styles"

View File

@ -630,6 +630,10 @@
"message": "Se completó la importación de estilos", "message": "Se completó la importación de estilos",
"description": "Title of the report shown after importing styles" "description": "Title of the report shown after importing styles"
}, },
"unreachableAMOHint": {
"message": "Para permitir el acceso abra <about:config>, haga clic secundario en la lista, pulse 'Nuevo', luego 'Booleano', pegue <privacy.resistFingerprinting.block_mozAddonManager> y pulse Aceptar, <true>, Aceptar, y recargue la página <addons.mozilla.org>.",
"description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
},
"styleMozillaFormatHeading": { "styleMozillaFormatHeading": {
"message": "Formato Mozilla", "message": "Formato Mozilla",
"description": "Heading for the section with buttons to import/export Mozilla format of the style" "description": "Heading for the section with buttons to import/export Mozilla format of the style"
@ -826,6 +830,10 @@
"message": "Autocompletar al escribir", "message": "Autocompletar al escribir",
"description": "Label for the checkbox in the style editor." "description": "Label for the checkbox in the style editor."
}, },
"unreachableAMO": {
"message": "Firefox prohibe el acceso al sitio",
"description": "Note in the popup displayed when opened on addons.mozilla.org"
},
"linterCSSLintIncompatible": { "linterCSSLintIncompatible": {
"message": "CSSLint no soporta el 'preprocessor' $preprocessorname$", "message": "CSSLint no soporta el 'preprocessor' $preprocessorname$",
"description": "The label to display when the preprocessor isn't compatible with CSSLint", "description": "The label to display when the preprocessor isn't compatible with CSSLint",
@ -1078,6 +1086,10 @@
"message": "Nuevo diseño de interfaz de gestión", "message": "Nuevo diseño de interfaz de gestión",
"description": "Label for the checkbox that toggles the new UI on manage page" "description": "Label for the checkbox that toggles the new UI on manage page"
}, },
"unreachableAMOHintOldFF": {
"message": "Sólo Firefox 59 y posteriores se pueden configurar para permitir que WebExtensions añada elementos de estilo en sitios protegidos-por-CSP (política de seguridad de contenidos) como este.",
"description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59"
},
"importReportUndoneTitle": { "importReportUndoneTitle": {
"message": "La importación ha sido revertida", "message": "La importación ha sido revertida",
"description": "Title of the message box shown after undoing the import of styles" "description": "Title of the message box shown after undoing the import of styles"

View File

@ -630,6 +630,10 @@
"message": "スタイルのインポートが終了しました", "message": "スタイルのインポートが終了しました",
"description": "Title of the report shown after importing styles" "description": "Title of the report shown after importing styles"
}, },
"unreachableAMOHint": {
"message": "アクセスを許可するには、<about:config> を開き、リストを右クリックして「新規作成」-「真偽値」をクリックし、<privacy.resistFingerprinting.block_mozAddonManager> を貼り付けてOKをクリックし、<true> を選択してOKをクリックし、その後、<addons.mozilla.org> ページをリロードしてください。",
"description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
},
"cm_matchHighlight": { "cm_matchHighlight": {
"message": "ハイライト", "message": "ハイライト",
"description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
@ -822,6 +826,10 @@
"message": "入力の自動補完を有効にする", "message": "入力の自動補完を有効にする",
"description": "Label for the checkbox in the style editor." "description": "Label for the checkbox in the style editor."
}, },
"unreachableAMO": {
"message": "Firefoxはこのサイトへのアクセスを禁止しています。",
"description": "Note in the popup displayed when opened on addons.mozilla.org"
},
"linterCSSLintIncompatible": { "linterCSSLintIncompatible": {
"message": "CSSLintは「$preprocessorname$」プリプロセッサをサポートしていません", "message": "CSSLintは「$preprocessorname$」プリプロセッサをサポートしていません",
"description": "The label to display when the preprocessor isn't compatible with CSSLint", "description": "The label to display when the preprocessor isn't compatible with CSSLint",
@ -1078,6 +1086,10 @@
"message": "新しい管理UIレイアウト", "message": "新しい管理UIレイアウト",
"description": "Label for the checkbox that toggles the new UI on manage page" "description": "Label for the checkbox that toggles the new UI on manage page"
}, },
"unreachableAMOHintOldFF": {
"message": "Firefox 59 以降のみが、「WebExtensionがこのようなCSPプロテクトされたサイトにスタイル要素を追加すること」を許可する設定を行えます。",
"description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59"
},
"importReportUndoneTitle": { "importReportUndoneTitle": {
"message": "インポートが取り消されました", "message": "インポートが取り消されました",
"description": "Title of the message box shown after undoing the import of styles" "description": "Title of the message box shown after undoing the import of styles"

View File

@ -630,6 +630,10 @@
"message": "Ukończono importowanie stylów", "message": "Ukończono importowanie stylów",
"description": "Title of the report shown after importing styles" "description": "Title of the report shown after importing styles"
}, },
"unreachableAMOHint": {
"message": "Aby umożliwić dostęp, otwórz <about:config>, kliknij listę prawym przyciskiem myszy, kliknij 'Dodaj ustawienie typu', następnie 'Wartość logiczna (Boolean)', wklej <privacy.resistFingerprinting.block_mozAddonManager> i kliknij OK, <true>, OK, przeładuj stronę <addons.mozilla.org>.",
"description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
},
"styleMozillaFormatHeading": { "styleMozillaFormatHeading": {
"message": "Format Mozilla", "message": "Format Mozilla",
"description": "Heading for the section with buttons to import/export Mozilla format of the style" "description": "Heading for the section with buttons to import/export Mozilla format of the style"
@ -826,6 +830,10 @@
"message": "Autouzupełnianie podczas pisania", "message": "Autouzupełnianie podczas pisania",
"description": "Label for the checkbox in the style editor." "description": "Label for the checkbox in the style editor."
}, },
"unreachableAMO": {
"message": "Firefox zabrania dostępu do witryny.",
"description": "Note in the popup displayed when opened on addons.mozilla.org"
},
"linterCSSLintIncompatible": { "linterCSSLintIncompatible": {
"message": "CSSLint nie obsługuje preprocesora $preprocessorname$", "message": "CSSLint nie obsługuje preprocesora $preprocessorname$",
"description": "The label to display when the preprocessor isn't compatible with CSSLint", "description": "The label to display when the preprocessor isn't compatible with CSSLint",
@ -1090,6 +1098,10 @@
"message": "Nowy układ interfejsu zarządzania", "message": "Nowy układ interfejsu zarządzania",
"description": "Label for the checkbox that toggles the new UI on manage page" "description": "Label for the checkbox that toggles the new UI on manage page"
}, },
"unreachableAMOHintOldFF": {
"message": "Tylko Firefox 59 i nowsze wersje mogą zostać skonfigurowane, aby umożliwić rozszerzeniom WebExtension dodawanie elementów stylu na stronach chronionych przez CSP takich jak ta.",
"description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59"
},
"importReportUndoneTitle": { "importReportUndoneTitle": {
"message": "Importowanie zostało cofnięte", "message": "Importowanie zostało cofnięte",
"description": "Title of the message box shown after undoing the import of styles" "description": "Title of the message box shown after undoing the import of styles"