diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 56ca799a..1eda8a03 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -8,7 +8,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "أدخل اسمًا.", + "message": "أدخل اسمًا", "description": "Error displayed when user saves without providing a name" }, "appliesDomainOption": { diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index 6dfa70e3..6af23aa4 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -48,7 +48,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "Въведете име.", + "message": "Въведете име", "description": "Error displayed when user saves without providing a name" }, "genericHistoryLabel": { diff --git a/_locales/de/messages.json b/_locales/de/messages.json index e436ca3c..4a7a0e31 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -31,6 +31,14 @@ "message": "Exportieren", "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" }, + "installButton": { + "message": "Installieren", + "description": "Label for install button" + }, + "styleMetaErrorCheckbox": { + "message": "Ungültige @var Checkbox: Wert muss 0 oder 1 sein", + "description": "Error displayed when the value of @var checkbox is invalid" + }, "linterJSONError": { "message": "Ungültiges JSON Format", "description": "Setting linter config with invalid JSON" @@ -40,7 +48,7 @@ "description": "" }, "updateCheckHistory": { - "message": "Verlauf der Aktualisierungs-Überprüfungen", + "message": "Verlauf der Updatesuche", "description": "" }, "cm_tabSize": { @@ -52,7 +60,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "Bitte einen Namen eingeben.", + "message": "Bitte einen Namen eingeben", "description": "Error displayed when user saves without providing a name" }, "genericHistoryLabel": { @@ -68,7 +76,7 @@ "description": "Option to make the style apply to the entered string as a domain" }, "checkForUpdate": { - "message": "Nach Aktualisierung suchen", + "message": "Nach Update suchen", "description": "Label for the button to check a single style for an update" }, "styleNotAppliedRegexpProblemTooltip": { @@ -83,6 +91,10 @@ "message": "Dunkle Browser-Themes", "description": "" }, + "styleFromMozillaFormatError": { + "message": "Import vom Mozilla Format fehlgeschlagen", + "description": "Label for the import error" + }, "importAppendLabel": { "message": "Zum Style anfügen", "description": "Label for the button to import a style and append to the existing sections" @@ -92,7 +104,7 @@ "description": "" }, "updateAllCheckSucceededNoUpdate": { - "message": "Keine Aktualisierung gefunden.", + "message": "Keine Updates gefunden.", "description": "Text that displays when an update all check completed and no updates are available" }, "importReportLegendAdded": { @@ -119,6 +131,10 @@ "message": "Ausgegraut", "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" }, + "versionInvalidOlder": { + "message": "Die Version des Styles ist älter als die des bereits installierten.", + "description": "Displayed when the version of style is older than the installed one" + }, "confirmYes": { "message": "Ja", "description": "'Yes' button in a confirm dialog" @@ -167,10 +183,18 @@ "message": "Löschen", "description": "" }, + "confirmDefault": { + "message": "Voreinstellung verwenden", + "description": "'Set to default' button in a confirm dialog" + }, "confirmCancel": { "message": "Abbrechen", "description": "" }, + "cm_autoCloseBracketsTooltip": { + "message": "Wenn ( [ { ' \" geschrieben werden, automatisch schließende ) ] } ' \" setzen", + "description": "Label for the checkbox in the style editor." + }, "retrieveBckp": { "message": "Styles Importieren", "description": "" @@ -196,7 +220,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": "Aktiviert die iFrame-spezifische CSS Auszeichnung wie \"html[stylus-iframe] h1 { display:none; }\"", "description": "" }, "importReportLegendUpdatedCode": { @@ -228,6 +252,15 @@ "message": "Nur lokale Styles", "description": "Checkbox to show only locally created styles i.e. non-updatable" }, + "styleMetaErrorPreprocessor": { + "message": "Nicht unterstützter @preprocessor: $preprocessor$", + "description": "Error displayed when the value of @preprocessor is not supported", + "placeholders": { + "preprocessor": { + "content": "$1" + } + } + }, "linterIssuesHelp": { "message": "Folgende Probleme wurden von $link$ gefunden:", "description": "Help popup message for the selected CSS linter issues block on the style edit page", @@ -237,18 +270,26 @@ } } }, + "parseUsercssError": { + "message": "Usercss parsen fehlgeschlagen:", + "description": "The error message to show when stylus failed to parse usercss" + }, "searchStyles": { "message": "Inhalte durchsuchen", "description": "Label for the search filter textbox on the Manage styles page" }, "optionsUpdateImportNote": { - "message": "Nach dem Importieren von Styles aus einer alten Version oder von Stylish ist eine einmalige manuelle Überprüfung der Aktualisierungen (Updates) in der Verwaltung nötig. Dies stellt sicher, dass alle Styles auf dem aktuellsten Stand sind.", + "message": "Nach dem Importieren von Styles aus einer alten Version oder von Stylish ist eine einmalige manuelle Updatesuche in der Verwaltung nötig. Dies stellt sicher, dass alle Styles auf dem aktuellsten Stand sind.", "description": "" }, "checkAllUpdatesForce": { "message": "Nochmals überprüfen, ich habe keine Styles bearbeitet!", "description": "Label for the button to apply all detected updates" }, + "liveReloadLabel": { + "message": "Echtzeitaktualisierung", + "description": "The label of live-reload feature" + }, "unreachableFileHint": { "message": "Stylus kann nur auf das file:// Protokoll in der URL zugreifen, wenn dies in den Einstellungen der Erweiterung unter chrome://extensions festgelegt wurde.", "description": "Note in the toolbar popup for file:// URLs" @@ -262,7 +303,7 @@ "description": "Label for the checkbox controlling toolbar badge text." }, "manageFavicons": { - "message": "Favicons in der 'Gilt für' Spalte anzeigen", + "message": "Favicons in der \"Gilt für\" Spalte anzeigen", "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" }, "menuShowBadge": { @@ -313,6 +354,10 @@ "message": "Regulärer Ausdruck ist ungültig.", "description": "Validation message for a bad regexp in a style" }, + "license": { + "message": "Lizenz", + "description": "Label for the license" + }, "optionsHeading": { "message": "Optionen", "description": "Heading for options section on manage page." @@ -335,7 +380,7 @@ "description": "Label for the style maanger opener in the browser action context menu." }, "styleUpdate": { - "message": "Möchtest Du '$stylename$' wirklich aktualisieren?", + "message": "Möchtest Du \"$stylename$\" wirklich aktualisieren?", "description": "Confirmation when updating a style", "placeholders": { "stylename": { @@ -355,6 +400,10 @@ "message": "Ungültige übersprungen", "description": "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles" }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Schreibe neuen Style als usercss", + "description": "" + }, "genericResetLabel": { "message": "Zurücksetzen", "description": "Used in various parts of UI to indicate that something may be reset to its original state" @@ -384,6 +433,10 @@ "message": "Verwende die /re/ Syntax zur Suche als Regulärer Ausdruck", "description": "Label after the search input field in the editor shown on Ctrl-F" }, + "popupBordersTooltip": { + "message": "Nützlich für dunkle Themes im neuen Chrome, da dort die Seitenränder nicht mehr gefärbt werden", + "description": "" + }, "updateCheckManualUpdateHint": { "message": "Eine erzwungene Aktualisierung wird die lokalen Änderungen überschreiben.", "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" @@ -396,6 +449,10 @@ "message": "Verwerfe den aktuellen Style-Inhalt und überschreibe ihn mit dem importierten", "description": "Label for the button to import and overwrite current style" }, + "installUpdateFromLabel": { + "message": "Nach Updates suchen", + "description": "Label for the checkbox to save current URL for update check" + }, "cm_resizeGripHint": { "message": "Doppelklick, um Höhe zu maximieren / wiederherzustellen", "description": "Tooltip for the resize grip in style editor" @@ -421,7 +478,7 @@ "description": "Label for the button to remove an 'applies' entry" }, "updatesCurrentlyInstalled": { - "message": "Installierte Aktualisierungen:", + "message": "Installierte Updates:", "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." }, "styleToMozillaFormatTitle": { @@ -470,11 +527,11 @@ "description": "Label for the button to make a style apply only to specific sites" }, "installUpdate": { - "message": "Aktualisierung installieren", + "message": "Update installieren", "description": "Label for the button to install an update for a single style" }, "optionsCheckUpdate": { - "message": "Alle verfügbaren Aktualisierungen Installieren", + "message": "Alle verfügbaren Updates Installieren", "description": "" }, "filteredStyles": { @@ -525,6 +582,10 @@ "message": "Alle Styles deaktivieren", "description": "Label for the checkbox that turns all enabled styles off." }, + "appliesLineWidgetLabel": { + "message": "Zeige \"Gilt für\" Info", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, "updateCheckSkippedMaybeLocallyEdited": { "message": "Dieser Style scheint lokal bearbeitet worden zu sein.", "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" @@ -546,7 +607,7 @@ "description": "Displayed in style manager when unable to connect to the background page" }, "checkingForUpdate": { - "message": "Suche nach Aktualisierungen...", + "message": "Suche nach Updates...", "description": "Text to display when checking a style for an update" }, "styleRegexpTestFull": { @@ -554,7 +615,7 @@ "description": "RegExp test report: label for the fully matching expressions" }, "manageMaxTargets": { - "message": "Anzahl der 'Gilt für' Elemente", + "message": "Anzahl der \"Gilt für\" Elemente", "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" }, "popupManageTooltip": { @@ -565,20 +626,43 @@ "message": "Stylus nutzt hierzu den externen Dienst https://www.google.com/s2/favicons", "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" }, + "styleInstallOverwrite": { + "message": "\"$stylename$\" ist bereits installiert. Überschreiben?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style", + "placeholders": { + "stylename": { + "content": "$1" + }, + "newVersion": { + "content": "$3" + }, + "oldVersion": { + "content": "$2" + } + } + }, "updateCheckSkippedLocallyEdited": { "message": "Dieser Style wurde lokal bearbeitet.", "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" }, "linterRulesLink": { - "message": "Vollständige Liste der Regeln anzeigen", + "message": "Vollständige Liste der Regeln anzeigen für", "description": "Stylelint or CSSLint rules label added immediately before a link" }, + "styleUpdateDiscardChanges": { + "message": "Der Style wurde außerhalb des Editors verändert. Style neu laden?", + "description": "Confirmation to update the style in the editor" + }, "optionsResetButton": { "message": "Optionen zurücksetzen", "description": "" }, + "externalUsercssDocument": { + "message": "Dokumentation für Usercss", + "description": "Label for the external link to usercss documentation" + }, "optionsAdvancedContextDelete": { - "message": "'Löschen' im Editor-Kontextmenü hinzufügen", + "message": "\"Löschen\" im Editor-Kontextmenü hinzufügen", "description": "" }, "linterConfigPopupTitle": { @@ -590,6 +674,10 @@ } } }, + "configureStyle": { + "message": "Konfigurieren", + "description": "Label for the button to configure userstyle" + }, "importReportLegendUpdatedBoth": { "message": "Aktualisierte Meta Infos und Codes", "description": "Text after the number of styles updated entirely in the report shown after importing styles" @@ -603,7 +691,7 @@ "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" }, "appliesHelp": { - "message": "Lege mit den Einstellungen von 'Gilt für' fest, für welche URLs der Code in diesem Bereich gelten soll.", + "message": "Lege mit den Einstellungen von \"Gilt für\" fest, für welche URLs der Code in diesem Bereich gelten soll.", "description": "Help text for 'applies to' section" }, "editStyleHeading": { @@ -618,6 +706,28 @@ "message": "Autovervollständigen bei Eingabe", "description": "Label for the checkbox in the style editor." }, + "linterCSSLintIncompatible": { + "message": "CSSLint unterstützt $preprocessorname$ nicht", + "description": "The label to display when the preprocessor isn't compatible with CSSLint", + "placeholders": { + "preprocessorname": { + "content": "$1" + } + } + }, + "styleMetaErrorSelectValueMismatch": { + "message": "Ungültiges @select: Wert existiert nicht in der Liste", + "description": "Error displayed when the value of @select is invalid" + }, + "styleMetaErrorColor": { + "message": "$color$ist kein gültiger Farbcode", + "description": "Error displayed when the value of @var color is invalid", + "placeholders": { + "color": { + "content": "$1" + } + } + }, "manageOnlyDisabled": { "message": "Nur deaktivierte Styles", "description": "Checkbox to show only disabled styles" @@ -631,21 +741,29 @@ "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" }, "updateAllCheckSucceededSomeEdited": { - "message": "Einige Styles wurden nicht überprüft, um dem Verlust von lokalen Bearbeitungen vorzubeugen. Die Aktualisierungen können entweder durch einzelne manuelle Überprüfung oder durch eine erneute Ausführung der Aktualisierung und anschließendem Update für alle Styles erzwungen werden (Lokale Bearbeitungen werden dann überschrieben).", + "message": "Einige Styles wurden nicht überprüft, um dem Verlust von lokalen Bearbeitungen vorzubeugen. Die Aktualisierungen können entweder durch einzelne manuelle Überprüfung oder durch eine erneute Ausführung der Updatesuche (und anschließendem Update) für alle Styles erzwungen werden. Lokale Bearbeitungen werden dann überschrieben.", "description": "Text that displays when an update all check completed and no updates are available" }, "stylusUnavailableForURL": { "message": "Stylus funktioniert nicht auf Seiten wie diesen.", "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" }, + "popupBorders": { + "message": "Weiße Rahmen an den Seiten hinzufügen", + "description": "" + }, "manageOnlyUpdates": { - "message": "Nur mit Aktualisierungen oder Problemen", + "message": "Nur mit Updates oder Problemen", "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" }, "addStyleTitle": { "message": "Style hinzufügen", "description": "Title of the page for adding styles" }, + "externalLink": { + "message": "Externer Link", + "description": "Label for external links" + }, "importReplaceLabel": { "message": "Style überschreiben", "description": "Label for the button to import and overwrite current style" @@ -662,6 +780,10 @@ "message": "Erweitert", "description": "" }, + "alphaChannel": { + "message": "Deckkraft", + "description": "Label of color's opacity" + }, "importAppendTooltip": { "message": "Füge den importierten Style an den aktuellen", "description": "Tooltip for the button to import a style and append to the existing sections" @@ -707,7 +829,7 @@ "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" }, "checkAllUpdates": { - "message": "Nach Aktualisierungen suchen", + "message": "Nach Updates suchen", "description": "Label for the button to check all styles for updates" }, "openOptionsManage": { @@ -718,6 +840,15 @@ "message": "Badge auf dem Toolbar-Icon", "description": "" }, + "installUpdateFrom": { + "message": "Style erhält momentan Updates von $url$", + "description": "Label to describe where the style gets update", + "placeholders": { + "url": { + "content": "$1" + } + } + }, "importReportLegendIdentical": { "message": "Identische übersprungen", "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" @@ -726,6 +857,14 @@ "message": "Popup-Breite (in Pixeln)", "description": "" }, + "cm_autoCloseBrackets": { + "message": "Klammern automatisch schließen", + "description": "Label for the checkbox in the style editor." + }, + "installButtonReinstall": { + "message": "Neuinstallieren", + "description": "Label for reinstall button" + }, "linterInvalidConfigError": { "message": "Nicht gespeichert aufgrund folgender ungültiger Einstellungen:", "description": "Invalid linter config will show a message followed by a list of invalid entries" @@ -734,6 +873,19 @@ "message": "Nein", "description": "'No' button in a confirm dialog" }, + "styleMissingMeta": { + "message": "Erforderliche Metadaten fehlen: @$key$", + "description": "Error displayed when a mandatory metadata is missing", + "placeholders": { + "key": { + "content": "$1" + } + } + }, + "appliesLineWidgetWarning": { + "message": "Funktioniert nicht mit minified CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, "undo": { "message": "Rückgängig", "description": "Button label" @@ -742,6 +894,14 @@ "message": "Tastaturbelegung", "description": "Label for the drop-down list controlling the keymap for the style editor." }, + "externalSupport": { + "message": "zur Supportseite", + "description": "Label for the external link to style's support site" + }, + "confirmSave": { + "message": "Speichern", + "description": "'Save' button in a confirm dialog" + }, "manageNewUI": { "message": "Neues Verwaltungs Design-Layout.", "description": "Label for the checkbox that toggles the new UI on manage page" @@ -762,14 +922,27 @@ "message": "Ersetzen durch", "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." }, + "liveReloadError": { + "message": "Bei der Echtzeitaktualisierung der Datei ist ein Fehler aufgetreten", + "description": "The label of live-reload error" + }, "deleteStyleLabel": { "message": "Löschen", "description": "Label for the button to delete a style" }, "updateCheckManualUpdateForce": { - "message": "Aktualisierungen installieren (Lokale Bearbeitungen werden überschrieben)", + "message": "Updates installieren (Lokale Bearbeitungen werden überschrieben)", "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" }, + "styleInstallFailed": { + "message": "Installation des Userstyles fehlgeschlagen!\n$error$", + "description": "Warning when installation failed", + "placeholders": { + "error": { + "content": "$1" + } + } + }, "optionsAdvancedExposeIframes": { "message": "Ermögliche Iframes via HTML[stylus-iframe]", "description": "" @@ -779,9 +952,13 @@ "description": "Label for the button to go to the add style page" }, "optionsUpdateIntervalNote": { - "message": "Zum Deaktivieren der automatischen Aktualisierungs-Überprüfung den Wert auf 0 setzen.", + "message": "Zum Deaktivieren der automatischen Updateüberprüfung den Wert auf 0 setzen.", "description": "" }, + "installButtonUpdate": { + "message": "Aktualisieren", + "description": "Label for update button" + }, "backupButtons": { "message": "Datensicherung", "description": "Heading for backup" @@ -794,10 +971,22 @@ "message": "Bearbeiten", "description": "Label for the button to go to the edit style page" }, + "installButtonInstalled": { + "message": "Installiert", + "description": "Text displayed when the style is successfully installed" + }, + "author": { + "message": "Autor", + "description": "Label for the style author" + }, "popupOpenEditInWindow": { "message": "Editor in neuem Fenster öffnen", "description": "Label for the checkbox controlling 'edit' action behavior in the popup." }, + "appliesRemoveError": { + "message": "Kann letzten \"Gilt für\" Eintrag nicht entfernen", + "description": "Error displayed when the last 'applies' is going to be removed" + }, "backupMessage": { "message": "Wähle eine Datei aus oder ziehe die Datei auf diese Seite. (Drag and Drop)", "description": "Message for backup" @@ -817,5 +1006,9 @@ "description": { "message": "Gestalte das Web neu mit Stylus, dem Style Manager. Stylus ermöglicht dir ganz einfach Themes und Designs für viele populäre Websites zu installieren.", "description": "Extension description" + }, + "confirmClose": { + "message": "Schließen", + "description": "'Close' button in a confirm dialog" } } \ No newline at end of file diff --git a/_locales/el/messages.json b/_locales/el/messages.json index a6e0de1a..473ab9ea 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -12,7 +12,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "Εισάγετε ένα όνομα.", + "message": "Εισάγετε ένα όνομα", "description": "Error displayed when user saves without providing a name" }, "appliesDomainOption": { diff --git a/_locales/en/messages.json b/_locales/en/messages.json index fb0236c7..83d22b05 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -813,7 +813,7 @@ } }, "styleMissingName": { - "message": "Enter a name.", + "message": "Enter a name", "description": "Error displayed when user saves without providing a name" }, "styleSaveLabel": { diff --git a/_locales/es/messages.json b/_locales/es/messages.json index d9ee12a6..5b6d7cf7 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -31,6 +31,14 @@ "message": "Exportar", "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" }, + "installButton": { + "message": "Instalar", + "description": "Label for install button" + }, + "styleMetaErrorCheckbox": { + "message": "Casilla @var no válida: El valor debe estar ser 0 o 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, "linterJSONError": { "message": "Formato JSON no válido", "description": "Setting linter config with invalid JSON" @@ -83,6 +91,10 @@ "message": "Temas de navegador oscuros", "description": "" }, + "styleFromMozillaFormatError": { + "message": "No se pudo importar desde el formato Mozilla", + "description": "Label for the import error" + }, "importAppendLabel": { "message": "Agregar al estilo", "description": "Label for the button to import a style and append to the existing sections" @@ -123,6 +135,10 @@ "message": "Atenuado", "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" }, + "versionInvalidOlder": { + "message": "Esta versión es posterior al estilo instalado.", + "description": "Displayed when the version of style is older than the installed one" + }, "confirmYes": { "message": "Sí", "description": "'Yes' button in a confirm dialog" @@ -175,10 +191,18 @@ "message": "Eliminar", "description": "" }, + "confirmDefault": { + "message": "Usar predeterminado", + "description": "'Set to default' button in a confirm dialog" + }, "confirmCancel": { "message": "Cancelar", "description": "" }, + "cm_autoCloseBracketsTooltip": { + "message": "Añade automáticamente un equivalente de cierre al escribir uno de apertura de ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, "retrieveBckp": { "message": "Importar estilos", "description": "" @@ -236,6 +260,15 @@ "message": "Sólo estilos creados localmente", "description": "Checkbox to show only locally created styles i.e. non-updatable" }, + "styleMetaErrorPreprocessor": { + "message": "@preprocessor no soportado: $preprocessor$", + "description": "Error displayed when the value of @preprocessor is not supported", + "placeholders": { + "preprocessor": { + "content": "$1" + } + } + }, "linterIssuesHelp": { "message": "Estos problemas fueron encontrados por $link$:", "description": "Help popup message for the selected CSS linter issues block on the style edit page", @@ -245,6 +278,10 @@ } } }, + "parseUsercssError": { + "message": "Stylus no pudo interpretar usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, "searchStyles": { "message": "Buscar contenidos", "description": "Label for the search filter textbox on the Manage styles page" @@ -257,6 +294,10 @@ "message": "Comprobar de nuevo, ¡no he editado ningún estilo!", "description": "Label for the button to apply all detected updates" }, + "liveReloadLabel": { + "message": "Recargar sobre la marcha", + "description": "The label of live-reload feature" + }, "unreachableFileHint": { "message": "Stylus puede acceder a URL file:// solo si activa la casilla correspondiente para la extensión Stylus en la página chrome://extensions.", "description": "Note in the toolbar popup for file:// URLs" @@ -329,6 +370,10 @@ "message": "La expresión regular proporcionada no es válida.", "description": "Validation message for a bad regexp in a style" }, + "license": { + "message": "Licencia", + "description": "Label for the license" + }, "optionsHeading": { "message": "Opciones", "description": "Heading for options section on manage page." @@ -371,6 +416,10 @@ "message": "no válidos omitidos", "description": "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles" }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Escribir nuevo estilo como usercss", + "description": "" + }, "genericResetLabel": { "message": "Restablecer", "description": "Used in various parts of UI to indicate that something may be reset to its original state" @@ -400,6 +449,10 @@ "message": "Use la sintaxis /re/ para búsquedas con expresiones regulares", "description": "Label after the search input field in the editor shown on Ctrl-F" }, + "popupBordersTooltip": { + "message": "Útil para temas oscuros en el nuevo Chrome pues ya no pinta los bordes laterales", + "description": "" + }, "updateCheckManualUpdateHint": { "message": "Forzar una actualización sobrescribirá cualquier edición local.", "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" @@ -412,6 +465,10 @@ "message": "Descarta contenidos del estilo actual y los sobrescribe con el estilo importado", "description": "Label for the button to import and overwrite current style" }, + "installUpdateFromLabel": { + "message": "Buscar actualizaciones", + "description": "Label for the checkbox to save current URL for update check" + }, "cm_resizeGripHint": { "message": "Doble-clic para maximizar/restaurar la altura", "description": "Tooltip for the resize grip in style editor" @@ -545,6 +602,10 @@ "message": "Desactivar todos los estilos", "description": "Label for the checkbox that turns all enabled styles off." }, + "appliesLineWidgetLabel": { + "message": "Muestra la información 'Se aplica a'", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, "updateCheckSkippedMaybeLocallyEdited": { "message": "Este estilo podría haberse editado localmente.", "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" @@ -585,6 +646,21 @@ "message": "Stylus usa un servicio externo https://www.google.com/s2/favicons", "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" }, + "styleInstallOverwrite": { + "message": "'$stylename$' ya está instalado ¿Sobrescribirlo?\nVersión: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style", + "placeholders": { + "stylename": { + "content": "$1" + }, + "newVersion": { + "content": "$3" + }, + "oldVersion": { + "content": "$2" + } + } + }, "updateCheckSkippedLocallyEdited": { "message": "Este estilo se editó localmente.", "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" @@ -593,6 +669,10 @@ "message": "Vea una lista completa de reglas", "description": "Stylelint or CSSLint rules label added immediately before a link" }, + "styleUpdateDiscardChanges": { + "message": "El estilo se cambió fuera del editor. ¿Desea recagar el estilo?", + "description": "Confirmation to update the style in the editor" + }, "optionsResetButton": { "message": "Restablecer opciones", "description": "" @@ -601,6 +681,10 @@ "message": "Código", "description": "Label for the code for a section" }, + "externalUsercssDocument": { + "message": "Documentación para Usercss", + "description": "Label for the external link to usercss documentation" + }, "optionsAdvancedContextDelete": { "message": "Añadir 'Eliminar' al menú contextual del editor", "description": "" @@ -614,6 +698,10 @@ } } }, + "configureStyle": { + "message": "Configurar", + "description": "Label for the button to configure userstyle" + }, "importReportLegendUpdatedBoth": { "message": "actualizarón tanto meta información como código", "description": "Text after the number of styles updated entirely in the report shown after importing styles" @@ -642,6 +730,32 @@ "message": "Autocompletar al escribir", "description": "Label for the checkbox in the style editor." }, + "linterCSSLintIncompatible": { + "message": "CSSLint no soporta el 'preprocessor' $preprocessorname$", + "description": "The label to display when the preprocessor isn't compatible with CSSLint", + "placeholders": { + "preprocessorname": { + "content": "$1" + } + } + }, + "styleMetaErrorSelectValueMismatch": { + "message": "@select no válido: El valor no existe en la lista", + "description": "Error displayed when the value of @select is invalid" + }, + "styleMetaErrorColor": { + "message": "$color$ no es un color válido", + "description": "Error displayed when the value of @var color is invalid", + "placeholders": { + "color": { + "content": "$1" + } + } + }, + "externalFeedback": { + "message": "Comentarios", + "description": "Label for the external link to send feedback for the style" + }, "manageOnlyDisabled": { "message": "Sólo estilos deshabilitados", "description": "Checkbox to show only disabled styles" @@ -662,6 +776,10 @@ "message": "Stylus no funciona en páginas como esta.", "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" }, + "popupBorders": { + "message": "Añadir bordes blancos en los laterales", + "description": "" + }, "manageOnlyUpdates": { "message": "Sólo con actualizaciones o problemas", "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" @@ -670,6 +788,14 @@ "message": "Añadir estilo", "description": "Title of the page for adding styles" }, + "externalLink": { + "message": "Enlace externo", + "description": "Label for external links" + }, + "externalHomepage": { + "message": "Página principal", + "description": "Label for the external link to style's homepage" + }, "importReplaceLabel": { "message": "Sobrescribir estilo", "description": "Label for the button to import and overwrite current style" @@ -686,6 +812,10 @@ "message": "Avanzadas", "description": "" }, + "alphaChannel": { + "message": "Opacidad", + "description": "Label of color's opacity" + }, "importAppendTooltip": { "message": "Agrega el estilo importado al estilo actual", "description": "Tooltip for the button to import a style and append to the existing sections" @@ -742,6 +872,15 @@ "message": "Distintivo en el icono de barra de herramientas", "description": "" }, + "installUpdateFrom": { + "message": "Actualmente el estilo se actualiza desde $url$", + "description": "Label to describe where the style gets update", + "placeholders": { + "url": { + "content": "$1" + } + } + }, "importReportLegendIdentical": { "message": "idénticos omitidos", "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" @@ -750,10 +889,31 @@ "message": "Anchura del diálogo emergente (en píxeles)", "description": "" }, + "cm_autoCloseBrackets": { + "message": "Cerrar automáticamente corchetes y comillas", + "description": "Label for the checkbox in the style editor." + }, + "installButtonReinstall": { + "message": "Reinstalar", + "description": "Label for reinstall button" + }, "linterInvalidConfigError": { "message": "No se guardó debido a estos ajustes de configuración no válidos:", "description": "Invalid linter config will show a message followed by a list of invalid entries" }, + "styleMissingMeta": { + "message": "Metadatos @$key$ ausentes", + "description": "Error displayed when a mandatory metadata is missing", + "placeholders": { + "key": { + "content": "$1" + } + } + }, + "appliesLineWidgetWarning": { + "message": "No funciona con CSS minificado", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, "undo": { "message": "Deshacer", "description": "Button label" @@ -762,6 +922,14 @@ "message": "Mapa de teclado", "description": "Label for the drop-down list controlling the keymap for the style editor." }, + "externalSupport": { + "message": "Asistencia", + "description": "Label for the external link to style's support site" + }, + "confirmSave": { + "message": "Guardar", + "description": "'Save' button in a confirm dialog" + }, "manageNewUI": { "message": "Nuevo diseño de interfaz de gestión", "description": "Label for the checkbox that toggles the new UI on manage page" @@ -782,6 +950,10 @@ "message": "Reemplazar con", "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." }, + "liveReloadError": { + "message": "Ocurrió un error al vigilar el fichero", + "description": "The label of live-reload error" + }, "deleteStyleLabel": { "message": "Eliminar", "description": "Label for the button to delete a style" @@ -790,6 +962,15 @@ "message": "Instalar actualización (se sobrescribirán las ediciones locales)", "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" }, + "styleInstallFailed": { + "message": "¡No se pudo instalar el estilo de usuario!\n$error$", + "description": "Warning when installation failed", + "placeholders": { + "error": { + "content": "$1" + } + } + }, "optionsAdvancedExposeIframes": { "message": "Exponer marcos integrados (iframes) vía HTML[stylus-iframe]", "description": "" @@ -802,6 +983,10 @@ "message": "Para desactivar las búsquedas automáticas de actualizaciones, establezca el intervalo a 0", "description": "" }, + "installButtonUpdate": { + "message": "Actualizar", + "description": "Label for update button" + }, "backupButtons": { "message": "Copia de seguridad", "description": "Heading for backup" @@ -814,6 +999,14 @@ "message": "Editar", "description": "Label for the button to go to the edit style page" }, + "installButtonInstalled": { + "message": "Instalado", + "description": "Text displayed when the style is successfully installed" + }, + "author": { + "message": "Autor", + "description": "Label for the style author" + }, "cm_theme": { "message": "Temas", "description": "Label for the style editor's CSS theme." @@ -822,6 +1015,10 @@ "message": "Abrir editor en una nueva ventana", "description": "Label for the checkbox controlling 'edit' action behavior in the popup." }, + "appliesRemoveError": { + "message": "No se puede eliminar la última entrada 'se aplica a'", + "description": "Error displayed when the last 'applies' is going to be removed" + }, "backupMessage": { "message": "Seleccione un fichero o arrástrelo y suéltelo en esta página.", "description": "Message for backup" @@ -841,5 +1038,9 @@ "description": { "message": "Rediseñe la web con Stylus, un administrador de estilos de usuario. Stylus le permite instalar fácilmente temas y coberturas para muchos sitios populares.", "description": "Extension description" + }, + "confirmClose": { + "message": "Cerrar", + "description": "'Close' button in a confirm dialog" } } \ No newline at end of file diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 60e10258..5bc3eb6e 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -31,6 +31,14 @@ "message": "Ekspordi", "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" }, + "installButton": { + "message": "Installi", + "description": "Label for install button" + }, + "styleMetaErrorCheckbox": { + "message": "Vigane @var märkeruut: väärtus peab olema 0 või 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, "linterJSONError": { "message": "Vigane JSON-formaat", "description": "Setting linter config with invalid JSON" @@ -52,7 +60,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "Sisesta nimi.", + "message": "Sisesta nimi", "description": "Error displayed when user saves without providing a name" }, "genericHistoryLabel": { @@ -119,6 +127,10 @@ "message": "Tee halliks", "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" }, + "versionInvalidOlder": { + "message": "Versioon on installitud stiilist vanem.", + "description": "Displayed when the version of style is older than the installed one" + }, "confirmYes": { "message": "Jah", "description": "'Yes' button in a confirm dialog" @@ -171,6 +183,10 @@ "message": "Kustuta", "description": "" }, + "confirmDefault": { + "message": "Kasuta vaikesätet", + "description": "'Set to default' button in a confirm dialog" + }, "confirmCancel": { "message": "Tühista", "description": "" @@ -325,6 +341,10 @@ "message": "Regulaaravaldis on sobimatu.", "description": "Validation message for a bad regexp in a style" }, + "license": { + "message": "Litsents", + "description": "Label for the license" + }, "optionsHeading": { "message": "Valikud", "description": "Heading for options section on manage page." @@ -408,6 +428,10 @@ "message": "Tühista praeguse stiili sisu ja kirjuta see üle imporditud stiiliga", "description": "Label for the button to import and overwrite current style" }, + "installUpdateFromLabel": { + "message": "Kontrolli uuendusi", + "description": "Label for the checkbox to save current URL for update check" + }, "cm_resizeGripHint": { "message": "Topeltklõpsa, et maksimeerida/taastada kõrgus", "description": "Tooltip for the resize grip in style editor" @@ -541,6 +565,10 @@ "message": "Lülita kõik stiilid välja", "description": "Label for the checkbox that turns all enabled styles off." }, + "appliesLineWidgetLabel": { + "message": "Näita 'Rakendub' teavet", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, "updateCheckSkippedMaybeLocallyEdited": { "message": "Seda stiili võib olla kohalikult muudetud.", "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" @@ -589,6 +617,10 @@ "message": "Vaata reeglite täielikku loendit", "description": "Stylelint or CSSLint rules label added immediately before a link" }, + "styleUpdateDiscardChanges": { + "message": "Stiili on redaktoriväliselt muudetud. Kas soovid stiili uuesti laadida?", + "description": "Confirmation to update the style in the editor" + }, "optionsResetButton": { "message": "Lähtesta valikud", "description": "" @@ -638,6 +670,19 @@ "message": "Automaattäide kirjutamisel", "description": "Label for the checkbox in the style editor." }, + "styleMetaErrorColor": { + "message": "$color$ ei ole sobiv värv", + "description": "Error displayed when the value of @var color is invalid", + "placeholders": { + "color": { + "content": "$1" + } + } + }, + "externalFeedback": { + "message": "Tagasiside", + "description": "Label for the external link to send feedback for the style" + }, "manageOnlyDisabled": { "message": "Ainult keelatud stiilid", "description": "Checkbox to show only disabled styles" @@ -666,6 +711,14 @@ "message": "Lisa stiil", "description": "Title of the page for adding styles" }, + "externalLink": { + "message": "Väline link", + "description": "Label for external links" + }, + "externalHomepage": { + "message": "Koduleht", + "description": "Label for the external link to style's homepage" + }, "importReplaceLabel": { "message": "Kirjuta stiil üle", "description": "Label for the button to import and overwrite current style" @@ -682,6 +735,10 @@ "message": "Täpsem", "description": "" }, + "alphaChannel": { + "message": "Läbipaistmatus", + "description": "Label of color's opacity" + }, "importAppendTooltip": { "message": "Lisa imporditud stiil praegusele stiilile", "description": "Tooltip for the button to import a style and append to the existing sections" @@ -738,6 +795,15 @@ "message": "Number tööriistaribaikoonil", "description": "" }, + "installUpdateFrom": { + "message": "Praegu uuendatakse stiili aadressilt $url$", + "description": "Label to describe where the style gets update", + "placeholders": { + "url": { + "content": "$1" + } + } + }, "importReportLegendIdentical": { "message": "identset vahele jäetud", "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" @@ -762,6 +828,14 @@ "message": "Klahvimäärangud", "description": "Label for the drop-down list controlling the keymap for the style editor." }, + "externalSupport": { + "message": "Kasutajatugi", + "description": "Label for the external link to style's support site" + }, + "confirmSave": { + "message": "Salvesta", + "description": "'Save' button in a confirm dialog" + }, "manageNewUI": { "message": "Uus haldusliidese välimus", "description": "Label for the checkbox that toggles the new UI on manage page" @@ -790,6 +864,15 @@ "message": "Installi uuendus (kohalikud muutused kirjutatakse üle)", "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" }, + "styleInstallFailed": { + "message": "Kasutaja stiili installimine ebaõnnestus!\n$error$", + "description": "Warning when installation failed", + "placeholders": { + "error": { + "content": "$1" + } + } + }, "optionsAdvancedExposeIframes": { "message": "Paljasta iframe-id HTML [stylus-iframe] kaudu", "description": "" @@ -802,6 +885,10 @@ "message": "Et keelata automaatsed kasutajastiilide uuenduste kontrollid, sea intervalliks 0", "description": "" }, + "installButtonUpdate": { + "message": "Uuenda", + "description": "Label for update button" + }, "backupButtons": { "message": "Varunda", "description": "Heading for backup" @@ -814,6 +901,10 @@ "message": "Muuda", "description": "Label for the button to go to the edit style page" }, + "author": { + "message": "Autor", + "description": "Label for the style author" + }, "cm_theme": { "message": "Teema", "description": "Label for the style editor's CSS theme." @@ -841,5 +932,9 @@ "description": { "message": "Disaini veeb ümber kasutajastiilide halduri Stylus'iga. Stylus võimaldab sul lihtsalt installida teemasid ja välimusi mitmetele populaarsetele saitidele.", "description": "Extension description" + }, + "confirmClose": { + "message": "Sulge", + "description": "'Close' button in a confirm dialog" } } \ No newline at end of file diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 3a751e01..2b09680c 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -8,7 +8,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "Syötä nimi.", + "message": "Syötä nimi", "description": "Error displayed when user saves without providing a name" }, "appliesDomainOption": { diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 892244cf..a0d3ec2b 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -20,7 +20,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "Veuillez saisir un nom.", + "message": "Veuillez saisir un nom", "description": "Error displayed when user saves without providing a name" }, "appliesDomainOption": { diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 9cba268a..9a971b99 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -7,6 +7,10 @@ "message": "alapértelmezett", "description": "Default CodeMirror CSS theme option on the edit style page" }, + "styleRegexpTestTitle": { + "message": "Illeszkedő megnyitott fülek megjelenítése (kattints az URL-re az arra a fülre való ugráshoz)", + "description": "RegExp test report: title of the report" + }, "bckpInstStyles": { "message": "Stílusok exportálása", "description": "" @@ -32,7 +36,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "Írj be egy nevet!", + "message": "Írj be egy nevet", "description": "Error displayed when user saves without providing a name" }, "appliesDomainOption": { @@ -43,6 +47,10 @@ "message": "Frissítések ellenőrzése", "description": "Label for the button to check a single style for an update" }, + "styleRegexpInvalidExplanation": { + "message": "Egyes „regexp()” szabályokat nem lehetett lefordítani.", + "description": "" + }, "importAppendLabel": { "message": "Hozzáadás stílushoz", "description": "Label for the button to import a style and append to the existing sections" @@ -59,6 +67,10 @@ "message": "Mozilla formátumú kód beillesztése", "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" }, + "dragDropMessage": { + "message": "Ejtsd a biztonsági másolat fájlt bárhova erre az oldalra az importáláshoz!", + "description": "Drag'n'drop message" + }, "helpAlt": { "message": "Segítség", "description": "Alternate text for help buttons" @@ -67,6 +79,10 @@ "message": "Keresés", "description": "Label before the search input field in the editor shown on Ctrl-F" }, + "manageFaviconsGray": { + "message": "Szürke mód", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, "confirmYes": { "message": "Igen", "description": "'Yes' button in a confirm dialog" @@ -99,6 +115,10 @@ "message": "Mentés", "description": "Label for save button for style editing" }, + "confirmDelete": { + "message": "Törlés", + "description": "" + }, "confirmCancel": { "message": "Mégsem", "description": "" @@ -127,6 +147,14 @@ "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" + }, "styleInstall": { "message": "Telepíted a(z) „$stylename$” nevű stílust a Stylusba?", "description": "Confirmation when installing a style", @@ -152,6 +180,10 @@ "message": "Tartalom keresése", "description": "Label for the search filter textbox on the Manage styles page" }, + "unreachableFileHint": { + "message": "A Stylus csak akkor képes hozzáférni a file:// URL-ekhez, ha engedélyezed az erre vonatkozó beállítást a Stylus kiegészítőre a chrome://extensions oldalon.", + "description": "Note in the toolbar popup for file:// URLs" + }, "disableStyleLabel": { "message": "Letiltás", "description": "Label for the button to disable a style" @@ -160,6 +192,10 @@ "message": "A jelenlegi oldalon aktív stílusok száma", "description": "Label for the checkbox controlling toolbar badge text." }, + "manageFavicons": { + "message": "Faviconok az alkalmazási oszlopban", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, "menuShowBadge": { "message": "Aktív stílusok számlálójának mutatása", "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." @@ -180,6 +216,10 @@ "message": "Importálás", "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" }, + "shortcuts": { + "message": "Gyorsbillentyűk", + "description": "Go to shortcut configuration" + }, "updateCheckFailServerUnreachable": { "message": "Sikertelen frissítés: nem érhető el a szerver.", "description": "Text that displays when an update check failed because the update server is unreachable" @@ -192,10 +232,22 @@ "message": "Minden módosítás alkalmazása", "description": "Label for the button to apply all detected updates" }, + "optionsReset": { + "message": "Beállítások visszaállítása alapértelmezett értékekre.", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Frissítések", + "description": "" + }, "deleteStyleConfirm": { "message": "Biztos, hogy törölni akarod ezt a stílust?", "description": "Confirmation before deleting a style" }, + "optionsCustomizePopup": { + "message": "Felugró", + "description": "" + }, "styleBadRegexp": { "message": "Érvénytelen regexp.", "description": "Validation message for a bad regexp in a style" @@ -251,6 +303,14 @@ "message": "Használd a /re/ szintaxist a regexp kereséshez", "description": "Label after the search input field in the editor shown on Ctrl-F" }, + "updateCheckManualUpdateHint": { + "message": "Egy frissítés erőltetése minden helyi szerkesztést felül fog írni.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "toggleStyle": { + "message": "Stílus be-/kikapcsolása", + "description": "Label for the checkbox to enable/disable a style" + }, "importReplaceTooltip": { "message": "A jelenlegi stílus tartalmának elvetése és annak felülírása az importált stílussal", "description": "Label for the button to import and overwrite current style" @@ -275,6 +335,10 @@ "message": "Eltávolítás", "description": "Label for the button to remove an 'applies' entry" }, + "updatesCurrentlyInstalled": { + "message": "Frissítve:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, "styleToMozillaFormatTitle": { "message": "Mozilla formátumú stílus", "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" @@ -287,6 +351,10 @@ "message": "Csere", "description": "Label before the replace input field in the editor shown on Ctrl-H" }, + "styleRegexpTestNone": { + "message": "Nincs illeszkedő fül", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, "appliesLabel": { "message": "Amire érvényesül", "description": "Label for 'applies to' fields on the edit/add screen" @@ -324,6 +392,10 @@ "message": "Mozilla formátum", "description": "Heading for the section with buttons to import/export Mozilla format of the style" }, + "styleRegexpPartialExplanation": { + "message": "Ez a stílus olyan részlegesen illeszkedő reguláris kifejezéseket használ, melyek sértik aCSS4@dokumentumspecifikációt, mely szerint egy teljes URL-illeszkedésre van szükség. Az érintett CSS-szekciók nem kerültek alkalmazásra az oldalon. Ez a stílus valószínűleg a Stylish Chrome-kiegészítőben lett létrehozva, amely helytelenül ellenőrzi a „regexp()” szabályokat az első verziótól fogva (ismert hiba).", + "description": "" + }, "sectionRemove": { "message": "Szekció eltávolítása", "description": "Label for the button to remove a section" @@ -332,6 +404,10 @@ "message": "Az összes stílus kikapcsolása", "description": "Label for the checkbox that turns all enabled styles off." }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "Lehet, hogy ezt a stílust helyileg szerkesztették", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, "undoGlobal": { "message": "VIsszavonás mindegyik szekcióban", "description": "CSS-beautify global Undo button label" @@ -344,6 +420,26 @@ "message": "Ellenőrzés...", "description": "Text to display when checking a style for an update" }, + "styleRegexpTestFull": { + "message": "Illeszkedő fülek", + "description": "RegExp test report: label for the fully matching expressions" + }, + "manageMaxTargets": { + "message": "Megjelenítendő célok száma", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "A Stylus egy külső szolgáltatást használ (https://www.google.com/s2/favicons)", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "updateCheckSkippedLocallyEdited": { + "message": "Ez a stílus helyileg lett szerkesztve.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "optionsResetButton": { + "message": "Beállítások visszaállítása alapra", + "description": "" + }, "sectionCode": { "message": "Kód", "description": "Label for the code for a section" @@ -360,6 +456,18 @@ "message": "Stílus szerkesztése", "description": "Title of the page for editing styles" }, + "stylusUnavailableForURLdetails": { + "message": "Biztonsági okokból a böngésző megtiltja, hogy a kiegészítők változtatásokat tegyenek a beépített oldalain (pl. chrome://verzió, a Chrome 61 alapértelmezett „új lap” oldala, about:addons és így tovább) valamint más kiterjesztések oldalain. Ezen kívül mindegyik böngésző korlátozza a saját kiegészítőgalériájának elérését (pl. Chrome webáruház vagy a Mozilla kiegészítők oldala)", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Egyes frissíthető stílusok nem lettek ellenőrizve, nehogy elvesszenek a helyi változtatások. A frissítéseket lehet erőltetni egyéni ellenőrzéssel külön-külön vagy az összes stílus ismételt ellenőrzésével (ez felülírja a helyi módosításokat).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "stylusUnavailableForURL": { + "message": "A Stylus nem működik az ilyen oldalakon.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, "addStyleTitle": { "message": "Stílus hozzáadása", "description": "Title of the page for adding styles" @@ -372,6 +480,10 @@ "message": "Hiba történt a Stylus adatbázisának használatakor. Szeretnéd meglátogatni a lehetséges megoldásokat tartalmazó weboldalt?", "description": "Prompt when a DB error is encountered" }, + "optionsAdvanced": { + "message": "Haladó", + "description": "" + }, "importAppendTooltip": { "message": "Az importált stílus hozzáadása a jelenlegi stílushoz", "description": "Tooltip for the button to import a style and append to the existing sections" @@ -392,6 +504,10 @@ "message": "Az összes cseréje", "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" }, + "importReportUnchanged": { + "message": "Semmi sem változott.", + "description": "Message in the report shown after importing styles" + }, "optionsActions": { "message": "Műveletek", "description": "" @@ -400,6 +516,10 @@ "message": "Sorra (vagy sor:oszlopra) ugrás", "description": "Go to line or line:column on Ctrl-G in style code editor" }, + "manageOnlyLocalTooltip": { + "message": "(a stílusok nem egy userstyles.org oldalon lettek telepítve)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, "checkAllUpdates": { "message": "Az összes stílus frissítésének ellenőrzése", "description": "Label for the button to check all styles for updates" @@ -408,6 +528,10 @@ "message": "A beállítások felülete", "description": "Go to Options UI" }, + "importReportLegendIdentical": { + "message": "kihagyott egyezések", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, "optionsPopupWidth": { "message": "Felugró ablak szélessége (pixelben)", "description": "" @@ -424,6 +548,18 @@ "message": "Billentyűműveletek", "description": "Label for the drop-down list controlling the keymap for the style editor." }, + "manageNewUI": { + "message": "Az új kezelési felületkiosztás", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "importReportUndoneTitle": { + "message": "Az importálás vissza lett vonva", + "description": "Title of the message box shown after undoing the import of styles" + }, + "genericDisabledLabel": { + "message": "Letiltott", + "description": "Used in various lists/options to indicate that something is disabled" + }, "cm_indentWithTabs": { "message": "Tabulátorok használata intelligens behúzásra", "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." @@ -436,6 +572,10 @@ "message": "Törlés", "description": "Label for the button to delete a style" }, + "optionsAdvancedExposeIframes": { + "message": "iframe-ek kitevése HTML[stylus-iframe]-en keresztül", + "description": "" + }, "addStyleLabel": { "message": "Új stílus írása", "description": "Label for the button to go to the add style page" diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 50b41173..48d316ee 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -36,7 +36,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "Inserisci un nome.", + "message": "Inserisci un nome", "description": "Error displayed when user saves without providing a name" }, "genericHistoryLabel": { diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 405f9835..20bda3f9 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -31,6 +31,14 @@ "message": "エクスポート", "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" }, + "installButton": { + "message": "インストール", + "description": "Label for install button" + }, + "styleMetaErrorCheckbox": { + "message": "不正な @var チェックボックス: 値は0か1である必要があります", + "description": "Error displayed when the value of @var checkbox is invalid" + }, "linterJSONError": { "message": "不正なJSONフォーマットです", "description": "Setting linter config with invalid JSON" @@ -52,7 +60,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "名前を入力してください。", + "message": "名前を入力してください", "description": "Error displayed when user saves without providing a name" }, "genericHistoryLabel": { @@ -83,6 +91,10 @@ "message": "暗いブラウザのテーマ", "description": "" }, + "styleFromMozillaFormatError": { + "message": "Mozilla形式のインポートに失敗しました", + "description": "Label for the import error" + }, "importAppendLabel": { "message": "スタイルに追加", "description": "Label for the button to import a style and append to the existing sections" @@ -119,6 +131,10 @@ "message": "グレー表示", "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" }, + "versionInvalidOlder": { + "message": "インストール済みのスタイルより古いバージョンです。", + "description": "Displayed when the version of style is older than the installed one" + }, "confirmYes": { "message": "はい", "description": "'Yes' button in a confirm dialog" @@ -171,10 +187,18 @@ "message": "削除", "description": "" }, + "confirmDefault": { + "message": "デフォルトを使用", + "description": "'Set to default' button in a confirm dialog" + }, "confirmCancel": { "message": "キャンセル", "description": "" }, + "cm_autoCloseBracketsTooltip": { + "message": "()[]{}''\"\" の開き括弧/引用符の入力時に、自動的に対応する閉じ括弧/引用符を追加します", + "description": "Label for the checkbox in the style editor." + }, "retrieveBckp": { "message": "スタイルをインポート", "description": "" @@ -200,7 +224,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": "「html[stylus-iframe] h1 { display:none }」のようにiframe用のCSSを書くことができるようになります。", "description": "" }, "importReportLegendUpdatedCode": { @@ -232,6 +256,15 @@ "message": "ローカル作成スタイルのみ", "description": "Checkbox to show only locally created styles i.e. non-updatable" }, + "styleMetaErrorPreprocessor": { + "message": "未サポートの @preprocessor: $preprocessor$", + "description": "Error displayed when the value of @preprocessor is not supported", + "placeholders": { + "preprocessor": { + "content": "$1" + } + } + }, "linterIssuesHelp": { "message": "$link$ によってこれらの問題点が見つかりました :", "description": "Help popup message for the selected CSS linter issues block on the style edit page", @@ -241,6 +274,10 @@ } } }, + "parseUsercssError": { + "message": "Stylusはusercssの解析に失敗しました: ", + "description": "The error message to show when stylus failed to parse usercss" + }, "searchStyles": { "message": "コンテンツの検索", "description": "Label for the search filter textbox on the Manage styles page" @@ -253,6 +290,10 @@ "message": "全スタイルを再チェックします。私はスタイルを編集していません!", "description": "Label for the button to apply all detected updates" }, + "liveReloadLabel": { + "message": "自動リロード", + "description": "The label of live-reload feature" + }, "unreachableFileHint": { "message": "chrome://extensions ページでStylus拡張機能の当該チェックボックスを有効にした場合にのみ、Stylusは file:// URLにアクセスできます。", "description": "Note in the toolbar popup for file:// URLs" @@ -325,6 +366,10 @@ "message": "正規表現は無効です。", "description": "Validation message for a bad regexp in a style" }, + "license": { + "message": "ライセンス", + "description": "Label for the license" + }, "optionsHeading": { "message": "オプション", "description": "Heading for options section on manage page." @@ -367,6 +412,10 @@ "message": "件の無効なスタイルをスキップしました", "description": "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles" }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "新しいスタイルを usercss として作成します", + "description": "" + }, "genericResetLabel": { "message": "リセット", "description": "Used in various parts of UI to indicate that something may be reset to its original state" @@ -396,6 +445,10 @@ "message": "正規表現検索に /re/ シンタックスを使用する", "description": "Label after the search input field in the editor shown on Ctrl-F" }, + "popupBordersTooltip": { + "message": "新しいChromeが横の境界線を塗りつぶさなくなったため、暗いテーマで有効です", + "description": "" + }, "updateCheckManualUpdateHint": { "message": "更新を強制すると、すべてのローカルでの編集内容が上書きされます。", "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" @@ -408,6 +461,10 @@ "message": "現在のスタイルの内容を破棄し、インポートされたスタイルで上書きする", "description": "Label for the button to import and overwrite current style" }, + "installUpdateFromLabel": { + "message": "更新をチェック", + "description": "Label for the checkbox to save current URL for update check" + }, "cm_resizeGripHint": { "message": "ダブルクリックで高さを最大化/元に戻す", "description": "Tooltip for the resize grip in style editor" @@ -425,7 +482,7 @@ "description": "Text displayed when no styles are installed for the current site" }, "appliesDisplayTruncatedSuffix": { - "message": "サイトを追加", + "message": "さらに表示", "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" }, "appliesRemove": { @@ -537,6 +594,10 @@ "message": "すべてのスタイルをオフにする", "description": "Label for the checkbox that turns all enabled styles off." }, + "appliesLineWidgetLabel": { + "message": "「適用先」の情報を表示", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, "updateCheckSkippedMaybeLocallyEdited": { "message": "このスタイルはローカルで編集されている可能性があります。", "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" @@ -577,6 +638,21 @@ "message": "Stylusは外部サービスを使用します https://www.google.com/s2/favicons", "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" }, + "styleInstallOverwrite": { + "message": "「$stylename$」はすでにインストール済みです。上書きしますか?\nバージョン: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style", + "placeholders": { + "stylename": { + "content": "$1" + }, + "newVersion": { + "content": "$3" + }, + "oldVersion": { + "content": "$2" + } + } + }, "updateCheckSkippedLocallyEdited": { "message": "このスタイルはローカルで編集されました。", "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" @@ -585,6 +661,10 @@ "message": "ルールの完全なリストを見る", "description": "Stylelint or CSSLint rules label added immediately before a link" }, + "styleUpdateDiscardChanges": { + "message": "このスタイルはエディタの外部で変更されました。このスタイルをリロードしますか?", + "description": "Confirmation to update the style in the editor" + }, "optionsResetButton": { "message": "オプションをリセット", "description": "" @@ -593,6 +673,10 @@ "message": "コード", "description": "Label for the code for a section" }, + "externalUsercssDocument": { + "message": "Usercssの文書", + "description": "Label for the external link to usercss documentation" + }, "optionsAdvancedContextDelete": { "message": "エディタのコンテキストメニューに「削除」を追加します", "description": "" @@ -606,6 +690,10 @@ } } }, + "configureStyle": { + "message": "設定", + "description": "Label for the button to configure userstyle" + }, "importReportLegendUpdatedBoth": { "message": "件のメタ情報とコードを更新しました", "description": "Text after the number of styles updated entirely in the report shown after importing styles" @@ -634,6 +722,32 @@ "message": "入力の自動補完", "description": "Label for the checkbox in the style editor." }, + "linterCSSLintIncompatible": { + "message": "CSSLintは「$preprocessorname$」プリプロセッサをサポートしていません", + "description": "The label to display when the preprocessor isn't compatible with CSSLint", + "placeholders": { + "preprocessorname": { + "content": "$1" + } + } + }, + "styleMetaErrorSelectValueMismatch": { + "message": "不正な @select: 値がリストに存在しません", + "description": "Error displayed when the value of @select is invalid" + }, + "styleMetaErrorColor": { + "message": "$color$ は有効な色ではありません", + "description": "Error displayed when the value of @var color is invalid", + "placeholders": { + "color": { + "content": "$1" + } + } + }, + "externalFeedback": { + "message": "フィードバック", + "description": "Label for the external link to send feedback for the style" + }, "manageOnlyDisabled": { "message": "無効なスタイルのみ", "description": "Checkbox to show only disabled styles" @@ -654,6 +768,10 @@ "message": "このようなページではStylusは動作しません。", "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" }, + "popupBorders": { + "message": "横に白い境界線を追加する", + "description": "" + }, "manageOnlyUpdates": { "message": "更新または問題があるスタイルのみ", "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" @@ -662,6 +780,14 @@ "message": "スタイルを追加", "description": "Title of the page for adding styles" }, + "externalLink": { + "message": "外部リンク", + "description": "Label for external links" + }, + "externalHomepage": { + "message": "ホームページ", + "description": "Label for the external link to style's homepage" + }, "importReplaceLabel": { "message": "スタイルを上書き", "description": "Label for the button to import and overwrite current style" @@ -678,6 +804,10 @@ "message": "上級者向け", "description": "" }, + "alphaChannel": { + "message": "透明度", + "description": "Label of color's opacity" + }, "importAppendTooltip": { "message": "インポートされたスタイルを現在のスタイルに追加する", "description": "Tooltip for the button to import a style and append to the existing sections" @@ -734,6 +864,15 @@ "message": "ツールバーアイコンのバッジ", "description": "" }, + "installUpdateFrom": { + "message": "現在、このスタイルは「$url$」から更新されます", + "description": "Label to describe where the style gets update", + "placeholders": { + "url": { + "content": "$1" + } + } + }, "importReportLegendIdentical": { "message": "件の同一のスタイルをスキップしました", "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" @@ -742,6 +881,14 @@ "message": "ポップアップの幅(ピクセル単位)", "description": "" }, + "cm_autoCloseBrackets": { + "message": "括弧と引用符を自動的に閉じる", + "description": "Label for the checkbox in the style editor." + }, + "installButtonReinstall": { + "message": "再インストール", + "description": "Label for reinstall button" + }, "linterInvalidConfigError": { "message": "これらの不正な設定のために保存されませんでした :", "description": "Invalid linter config will show a message followed by a list of invalid entries" @@ -750,6 +897,19 @@ "message": "いいえ", "description": "'No' button in a confirm dialog" }, + "styleMissingMeta": { + "message": "メタデータがありません @$key$", + "description": "Error displayed when a mandatory metadata is missing", + "placeholders": { + "key": { + "content": "$1" + } + } + }, + "appliesLineWidgetWarning": { + "message": "圧縮されたCSSでは機能しません", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, "undo": { "message": "元に戻す", "description": "Button label" @@ -758,6 +918,14 @@ "message": "キーマップ", "description": "Label for the drop-down list controlling the keymap for the style editor." }, + "externalSupport": { + "message": "サポート", + "description": "Label for the external link to style's support site" + }, + "confirmSave": { + "message": "保存", + "description": "'Save' button in a confirm dialog" + }, "manageNewUI": { "message": "新しい管理UIレイアウト", "description": "Label for the checkbox that toggles the new UI on manage page" @@ -778,6 +946,10 @@ "message": "次に置換", "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." }, + "liveReloadError": { + "message": "ファイルの監視中にエラーが発生しました", + "description": "The label of live-reload error" + }, "deleteStyleLabel": { "message": "削除", "description": "Label for the button to delete a style" @@ -786,6 +958,15 @@ "message": "更新をインストール(ローカルでの編集内容は上書きされます)", "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" }, + "styleInstallFailed": { + "message": "ユーザースタイルのインストールに失敗しました!\n$error$", + "description": "Warning when installation failed", + "placeholders": { + "error": { + "content": "$1" + } + } + }, "optionsAdvancedExposeIframes": { "message": "HTML[stylus-iframe] によってiframeへのアクセスを可能にします", "description": "" @@ -798,6 +979,10 @@ "message": "ユーザースタイルの自動更新チェックを無効にするには、間隔を0に設定します。", "description": "" }, + "installButtonUpdate": { + "message": "更新", + "description": "Label for update button" + }, "backupButtons": { "message": "バックアップ", "description": "Heading for backup" @@ -810,6 +995,14 @@ "message": "編集", "description": "Label for the button to go to the edit style page" }, + "installButtonInstalled": { + "message": "インストール済み", + "description": "Text displayed when the style is successfully installed" + }, + "author": { + "message": "作者", + "description": "Label for the style author" + }, "cm_theme": { "message": "テーマ", "description": "Label for the style editor's CSS theme." @@ -818,6 +1011,10 @@ "message": "新しいウィンドウでエディタを開く", "description": "Label for the checkbox controlling 'edit' action behavior in the popup." }, + "appliesRemoveError": { + "message": "「適用先」の最後の項目を削除することはできません", + "description": "Error displayed when the last 'applies' is going to be removed" + }, "backupMessage": { "message": "ファイルを選択するか、このページにドラッグ&ドロップします。", "description": "Message for backup" @@ -837,5 +1034,9 @@ "description": { "message": "Stylus でウェブのデザインを変更しましょう。これは、ユーザースタイルを管理するツールです。Stylus を利用すると、多くの人気サイト向けのテーマやスキンを簡単にインストールできます。", "description": "Extension description" + }, + "confirmClose": { + "message": "閉じる", + "description": "'Close' button in a confirm dialog" } } \ No newline at end of file diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index c71d4d7d..a9ce5425 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -24,7 +24,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "Vul een naam in.", + "message": "Vul een naam in", "description": "Error displayed when user saves without providing a name" }, "appliesDomainOption": { diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 98cb0b6b..b220e980 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -31,6 +31,14 @@ "message": "Eksportuj", "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" }, + "installButton": { + "message": "Zainstaluj", + "description": "Label for install button" + }, + "styleMetaErrorCheckbox": { + "message": "Nieprawidłowe pole @var: wartość musi wynosić 0 lub 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, "linterJSONError": { "message": "Nieprawidłowy format JSON", "description": "Setting linter config with invalid JSON" @@ -44,7 +52,7 @@ "description": "" }, "cm_tabSize": { - "message": "Rozmiar tabulatora", + "message": "Szerokość tabulacji", "description": "Label for the text box controlling tab size option for the style editor." }, "enableStyleLabel": { @@ -52,7 +60,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "Wprowadź nazwę.", + "message": "Wprowadź nazwę", "description": "Error displayed when user saves without providing a name" }, "genericHistoryLabel": { @@ -83,6 +91,10 @@ "message": "Ciemne motywy przeglądarki", "description": "" }, + "styleFromMozillaFormatError": { + "message": "Nie udało się zaimportować z formatu Mozilla", + "description": "Label for the import error" + }, "importAppendLabel": { "message": "Dołącz do stylu", "description": "Label for the button to import a style and append to the existing sections" @@ -119,6 +131,10 @@ "message": "Wyszarzone", "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" }, + "versionInvalidOlder": { + "message": "Wersja jest starsza niż zainstalowany styl.", + "description": "Displayed when the version of style is older than the installed one" + }, "confirmYes": { "message": "Tak", "description": "'Yes' button in a confirm dialog" @@ -171,10 +187,18 @@ "message": "Usuń", "description": "" }, + "confirmDefault": { + "message": "Użyj domyślnych", + "description": "'Set to default' button in a confirm dialog" + }, "confirmCancel": { "message": "Anuluj", "description": "" }, + "cm_autoCloseBracketsTooltip": { + "message": "Automatycznie dodawaj zamknięcie pary podczas pisania jednego z otwarcia ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, "retrieveBckp": { "message": "Importuj style", "description": "" @@ -232,6 +256,15 @@ "message": "Tylko style stworzone lokalnie", "description": "Checkbox to show only locally created styles i.e. non-updatable" }, + "styleMetaErrorPreprocessor": { + "message": "Nieobsługiwany @preprocessor: $preprocessor$", + "description": "Error displayed when the value of @preprocessor is not supported", + "placeholders": { + "preprocessor": { + "content": "$1" + } + } + }, "linterIssuesHelp": { "message": "Te problemy zostały znalezione przez $link$:", "description": "Help popup message for the selected CSS linter issues block on the style edit page", @@ -241,6 +274,10 @@ } } }, + "parseUsercssError": { + "message": "Stylusowi nie udało się sparsować usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, "searchStyles": { "message": "Szukaj treści", "description": "Label for the search filter textbox on the Manage styles page" @@ -253,6 +290,10 @@ "message": "Sprawdź ponownie, nie edytowałem żadnych stylów!", "description": "Label for the button to apply all detected updates" }, + "liveReloadLabel": { + "message": "Przeładuj na żywo", + "description": "The label of live-reload feature" + }, "unreachableFileHint": { "message": "Stylus może uzyskać dostęp do adresów URL file:// tylko po włączeniu odpowiedniego pola wyboru rozszerzenia Stylus na stronie chrome://extensions.", "description": "Note in the toolbar popup for file:// URLs" @@ -325,6 +366,10 @@ "message": "Regexp jest nieprawidłowe.", "description": "Validation message for a bad regexp in a style" }, + "license": { + "message": "Licencja", + "description": "Label for the license" + }, "optionsHeading": { "message": "Opcje", "description": "Heading for options section on manage page." @@ -367,6 +412,10 @@ "message": "nieprawidłowe pominięte", "description": "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles" }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Napisz nowy styl jako usercss", + "description": "" + }, "genericResetLabel": { "message": "Resetuj", "description": "Used in various parts of UI to indicate that something may be reset to its original state" @@ -396,6 +445,10 @@ "message": "Użyj składni /re/ dla wyszukiwania regexp", "description": "Label after the search input field in the editor shown on Ctrl-F" }, + "popupBordersTooltip": { + "message": "Przydaje się do ciemnych motywów w nowym Chrome, ponieważ nie maluje już bocznych krawędzi", + "description": "" + }, "updateCheckManualUpdateHint": { "message": "Wymuszenie aktualizacji spowoduje nadpisanie wszelkich lokalnych zmian.", "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" @@ -408,6 +461,10 @@ "message": "Odrzuć zawartość bieżącego stylu i nadpisz go przy użyciu importowanego stylu", "description": "Label for the button to import and overwrite current style" }, + "installUpdateFromLabel": { + "message": "Sprawdź aktualizacje", + "description": "Label for the checkbox to save current URL for update check" + }, "cm_resizeGripHint": { "message": "Kliknij dwukrotnie, aby zmaksymalizować lub przywrócić wysokość", "description": "Tooltip for the resize grip in style editor" @@ -541,6 +598,10 @@ "message": "Wyłącz wszystkie style", "description": "Label for the checkbox that turns all enabled styles off." }, + "appliesLineWidgetLabel": { + "message": "Wyświetl informacje 'Dotyczy'", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, "updateCheckSkippedMaybeLocallyEdited": { "message": "Ten styl mógł być edytowany lokalnie.", "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" @@ -581,6 +642,21 @@ "message": "Stylus korzysta z usługi zewnętrznej https://www.google.com/s2/favicons", "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" }, + "styleInstallOverwrite": { + "message": "'$stylename$' jest już zainstalowany. Zastąpić?\nWersja: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style", + "placeholders": { + "stylename": { + "content": "$1" + }, + "newVersion": { + "content": "$3" + }, + "oldVersion": { + "content": "$2" + } + } + }, "updateCheckSkippedLocallyEdited": { "message": "Ten styl był edytowany lokalnie.", "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" @@ -589,6 +665,10 @@ "message": "Zobacz pełną listę reguł", "description": "Stylelint or CSSLint rules label added immediately before a link" }, + "styleUpdateDiscardChanges": { + "message": "Styl zmieniono poza edytorem. Czy chcesz przeładować styl?", + "description": "Confirmation to update the style in the editor" + }, "optionsResetButton": { "message": "Resetuj opcje", "description": "" @@ -597,6 +677,10 @@ "message": "Kod", "description": "Label for the code for a section" }, + "externalUsercssDocument": { + "message": "Dokumentacja Usercss", + "description": "Label for the external link to usercss documentation" + }, "optionsAdvancedContextDelete": { "message": "Dodaj 'Usuń' do menu kontekstowego edytora", "description": "" @@ -610,6 +694,10 @@ } } }, + "configureStyle": { + "message": "Skonfiguruj", + "description": "Label for the button to configure userstyle" + }, "importReportLegendUpdatedBoth": { "message": "zaktualizowano meta info i kod", "description": "Text after the number of styles updated entirely in the report shown after importing styles" @@ -638,6 +726,32 @@ "message": "Autouzupełnianie podczas pisania", "description": "Label for the checkbox in the style editor." }, + "linterCSSLintIncompatible": { + "message": "CSSLint nie obsługuje preprocesora $preprocessorname$", + "description": "The label to display when the preprocessor isn't compatible with CSSLint", + "placeholders": { + "preprocessorname": { + "content": "$1" + } + } + }, + "styleMetaErrorSelectValueMismatch": { + "message": "Nieprawidłowy @select: wartość nie istnieje na liście", + "description": "Error displayed when the value of @select is invalid" + }, + "styleMetaErrorColor": { + "message": "$color$ nie jest prawidłowym kolorem", + "description": "Error displayed when the value of @var color is invalid", + "placeholders": { + "color": { + "content": "$1" + } + } + }, + "externalFeedback": { + "message": "Informacje zwrotne", + "description": "Label for the external link to send feedback for the style" + }, "manageOnlyDisabled": { "message": "Tylko wyłączone style", "description": "Checkbox to show only disabled styles" @@ -662,6 +776,10 @@ "message": "Stylus nie działa na takich stronach.", "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" }, + "popupBorders": { + "message": "Dodaj białe obramowania po bokach", + "description": "" + }, "manageOnlyUpdates": { "message": "Tylko z aktualizacjami lub problemami", "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" @@ -670,6 +788,14 @@ "message": "Dodaj styl", "description": "Title of the page for adding styles" }, + "externalLink": { + "message": "Link zewnętrzny", + "description": "Label for external links" + }, + "externalHomepage": { + "message": "Strona główna", + "description": "Label for the external link to style's homepage" + }, "importReplaceLabel": { "message": "Nadpisz styl", "description": "Label for the button to import and overwrite current style" @@ -686,6 +812,10 @@ "message": "Zaawansowane", "description": "" }, + "alphaChannel": { + "message": "Nieprzezroczystość", + "description": "Label of color's opacity" + }, "importAppendTooltip": { "message": "Dołącz importowany styl do bieżącego stylu", "description": "Tooltip for the button to import a style and append to the existing sections" @@ -746,6 +876,15 @@ "message": "Emblemat na ikonie paska narzędzi", "description": "" }, + "installUpdateFrom": { + "message": "Obecnie styl jest aktualizowany z $url$", + "description": "Label to describe where the style gets update", + "placeholders": { + "url": { + "content": "$1" + } + } + }, "importReportLegendIdentical": { "message": "identyczne pominięte", "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" @@ -754,6 +893,14 @@ "message": "Szerokość okna (w pikselach)", "description": "" }, + "cm_autoCloseBrackets": { + "message": "Automatyczne zamykanie nawiasów i cytatów", + "description": "Label for the checkbox in the style editor." + }, + "installButtonReinstall": { + "message": "Przeinstaluj", + "description": "Label for reinstall button" + }, "linterInvalidConfigError": { "message": "Nie zapisano z powodu tych nieprawidłowych ustawień konfiguracji:", "description": "Invalid linter config will show a message followed by a list of invalid entries" @@ -762,6 +909,19 @@ "message": "Nie", "description": "'No' button in a confirm dialog" }, + "styleMissingMeta": { + "message": "Brakujące metadane @$key$", + "description": "Error displayed when a mandatory metadata is missing", + "placeholders": { + "key": { + "content": "$1" + } + } + }, + "appliesLineWidgetWarning": { + "message": "Nie działa ze zminifikowanym CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, "undo": { "message": "Cofnij", "description": "Button label" @@ -770,6 +930,14 @@ "message": "Mapa klawiszy", "description": "Label for the drop-down list controlling the keymap for the style editor." }, + "externalSupport": { + "message": "Wsparcie", + "description": "Label for the external link to style's support site" + }, + "confirmSave": { + "message": "Zapisz", + "description": "'Save' button in a confirm dialog" + }, "manageNewUI": { "message": "Nowy układ interfejsu zarządzania", "description": "Label for the checkbox that toggles the new UI on manage page" @@ -790,6 +958,10 @@ "message": "Zamień na", "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." }, + "liveReloadError": { + "message": "Wystąpił błąd podczas oglądania pliku", + "description": "The label of live-reload error" + }, "deleteStyleLabel": { "message": "Usuń", "description": "Label for the button to delete a style" @@ -798,6 +970,15 @@ "message": "Zainstaluj aktualizację (lokalne zmiany zostaną nadpisane)", "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" }, + "styleInstallFailed": { + "message": "Nie udało się zainstalować stylu!\n$error$", + "description": "Warning when installation failed", + "placeholders": { + "error": { + "content": "$1" + } + } + }, "optionsAdvancedExposeIframes": { "message": "Odsłoń ramki pływające za pomocą HTML[stylus-iframe]", "description": "" @@ -810,6 +991,10 @@ "message": "Aby wyłączyć automatyczne sprawdzanie aktualizacji stylów użytkownika, ustaw interwał na 0", "description": "" }, + "installButtonUpdate": { + "message": "Zaktualizuj", + "description": "Label for update button" + }, "backupButtons": { "message": "Kopia zapasowa", "description": "Heading for backup" @@ -822,6 +1007,14 @@ "message": "Edytuj", "description": "Label for the button to go to the edit style page" }, + "installButtonInstalled": { + "message": "Zainstalowany", + "description": "Text displayed when the style is successfully installed" + }, + "author": { + "message": "Autor", + "description": "Label for the style author" + }, "cm_theme": { "message": "Motyw", "description": "Label for the style editor's CSS theme." @@ -830,6 +1023,10 @@ "message": "Otwórz edytor w nowym oknie", "description": "Label for the checkbox controlling 'edit' action behavior in the popup." }, + "appliesRemoveError": { + "message": "Nie można usunąć ostatniego wpisu 'dotyczy'", + "description": "Error displayed when the last 'applies' is going to be removed" + }, "backupMessage": { "message": "Wybierz plik lub przeciągnij i upuść go na tę stronę.", "description": "Message for backup" @@ -849,5 +1046,9 @@ "description": { "message": "Przeprojektuj sieć za pomocą Stylusa – menedżera stylów użytkownika. Stylus umożliwia łatwe instalowanie motywów i skórek dla wielu popularnych stron.", "description": "Extension description" + }, + "confirmClose": { + "message": "Zamknij", + "description": "'Close' button in a confirm dialog" } } \ No newline at end of file diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index ce98da46..1fd49753 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -8,7 +8,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "Insira um nome.", + "message": "Insira um nome", "description": "Error displayed when user saves without providing a name" }, "appliesDomainOption": { diff --git a/_locales/pt_PT/messages.json b/_locales/pt_PT/messages.json index d470e6e9..f1b288d8 100644 --- a/_locales/pt_PT/messages.json +++ b/_locales/pt_PT/messages.json @@ -44,7 +44,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "Insira um nome.", + "message": "Insira um nome", "description": "Error displayed when user saves without providing a name" }, "genericHistoryLabel": { diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 557cc6e6..f20bc767 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -31,6 +31,14 @@ "message": "Экспорт", "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" }, + "installButton": { + "message": "Установить", + "description": "Label for install button" + }, + "styleMetaErrorCheckbox": { + "message": "Ошибочный @var checkbox: значение должно быть 0 или 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, "linterJSONError": { "message": "Ошибка формата JSON", "description": "Setting linter config with invalid JSON" @@ -52,7 +60,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "Введите название.", + "message": "Введите название", "description": "Error displayed when user saves without providing a name" }, "genericHistoryLabel": { @@ -83,6 +91,10 @@ "message": "Тёмный интерфейс браузера", "description": "" }, + "styleFromMozillaFormatError": { + "message": "Ошибка импорта формата Mozilla", + "description": "Label for the import error" + }, "importAppendLabel": { "message": "Добавить к стилю", "description": "Label for the button to import a style and append to the existing sections" @@ -123,6 +135,10 @@ "message": "Обесцвечивать", "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" }, + "versionInvalidOlder": { + "message": "Версия меньше установленной.", + "description": "Displayed when the version of style is older than the installed one" + }, "confirmYes": { "message": "Да", "description": "'Yes' button in a confirm dialog" @@ -175,10 +191,18 @@ "message": "Удалить", "description": "" }, + "confirmDefault": { + "message": "По умолчанию", + "description": "'Set to default' button in a confirm dialog" + }, "confirmCancel": { "message": "Отмена", "description": "" }, + "cm_autoCloseBracketsTooltip": { + "message": "Автоматически вставлять закрывающий символ при наборе открывающего из ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, "retrieveBckp": { "message": "Импорт стилей", "description": "" @@ -236,6 +260,15 @@ "message": "Только локально созданные стили", "description": "Checkbox to show only locally created styles i.e. non-updatable" }, + "styleMetaErrorPreprocessor": { + "message": "Ошибочный @preprocessor: $preprocessor$", + "description": "Error displayed when the value of @preprocessor is not supported", + "placeholders": { + "preprocessor": { + "content": "$1" + } + } + }, "linterIssuesHelp": { "message": "Проблемы, найденные правилами $link$:", "description": "Help popup message for the selected CSS linter issues block on the style edit page", @@ -245,6 +278,10 @@ } } }, + "parseUsercssError": { + "message": "Stylus не смог распарсить usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, "searchStyles": { "message": "Искать по содержимому", "description": "Label for the search filter textbox on the Manage styles page" @@ -257,6 +294,10 @@ "message": "Я не менял стили, проверить заново!", "description": "Label for the button to apply all detected updates" }, + "liveReloadLabel": { + "message": "Автозагрузка изменений", + "description": "The label of live-reload feature" + }, "unreachableFileHint": { "message": "Доступ к адресам file:// возможен только если включить соответствующую опцию для Stylus на странице chrome://extensions.", "description": "Note in the toolbar popup for file:// URLs" @@ -329,6 +370,10 @@ "message": "Ошибка в регулярном выражении.", "description": "Validation message for a bad regexp in a style" }, + "license": { + "message": "Лицензия", + "description": "Label for the license" + }, "optionsHeading": { "message": "Настройки", "description": "Heading for options section on manage page." @@ -371,6 +416,10 @@ "message": "некорректных пропущено", "description": "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles" }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Создавать стили в формате usercss", + "description": "" + }, "genericResetLabel": { "message": "Сброс", "description": "Used in various parts of UI to indicate that something may be reset to its original state" @@ -400,6 +449,10 @@ "message": "Используйте нотацию /re/ для поиска регулярными выражениями", "description": "Label after the search input field in the editor shown on Ctrl-F" }, + "popupBordersTooltip": { + "message": "Полезно для темных тем оформления т.к. новый Chrome не рисует боковые бордюры", + "description": "" + }, "updateCheckManualUpdateHint": { "message": "Форсирование обновления удалит локальные изменения.", "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" @@ -412,6 +465,10 @@ "message": "Удалить содержимое редактируемого стиля и заменить его на импортируемый стиль", "description": "Label for the button to import and overwrite current style" }, + "installUpdateFromLabel": { + "message": "Проверить обновления", + "description": "Label for the checkbox to save current URL for update check" + }, "cm_resizeGripHint": { "message": "Двойной клик = переключить максимальный размер", "description": "Tooltip for the resize grip in style editor" @@ -545,6 +602,10 @@ "message": "Выключить все стили", "description": "Label for the checkbox that turns all enabled styles off." }, + "appliesLineWidgetLabel": { + "message": "Показать целевые сайты секций", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, "updateCheckSkippedMaybeLocallyEdited": { "message": "Возможно был изменен локально.", "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" @@ -585,6 +646,21 @@ "message": "Используется сторонний сервис https://www.google.com/s2/favicons", "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" }, + "styleInstallOverwrite": { + "message": "'$stylename$' уже установлен. Обновить?\nВерсии: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style", + "placeholders": { + "stylename": { + "content": "$1" + }, + "newVersion": { + "content": "$3" + }, + "oldVersion": { + "content": "$2" + } + } + }, "updateCheckSkippedLocallyEdited": { "message": "Стиль был изменен локально.", "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" @@ -593,6 +669,10 @@ "message": "Открыть полный список правил", "description": "Stylelint or CSSLint rules label added immediately before a link" }, + "styleUpdateDiscardChanges": { + "message": "Стиль был изменен вне редактора. Перезагрузить?", + "description": "Confirmation to update the style in the editor" + }, "optionsResetButton": { "message": "Сброс настроек", "description": "" @@ -601,6 +681,10 @@ "message": "Код", "description": "Label for the code for a section" }, + "externalUsercssDocument": { + "message": "Документация по usercss", + "description": "Label for the external link to usercss documentation" + }, "optionsAdvancedContextDelete": { "message": "Показывать команду \"Удалить\" в контекстном меню редактора", "description": "" @@ -614,6 +698,10 @@ } } }, + "configureStyle": { + "message": "Настроить", + "description": "Label for the button to configure userstyle" + }, "importReportLegendUpdatedBoth": { "message": "обновлены мета-данные и код", "description": "Text after the number of styles updated entirely in the report shown after importing styles" @@ -642,6 +730,32 @@ "message": "Подсказки при наборе кода", "description": "Label for the checkbox in the style editor." }, + "linterCSSLintIncompatible": { + "message": "CSSLint не поддерживает препроцессор $preprocessorname$", + "description": "The label to display when the preprocessor isn't compatible with CSSLint", + "placeholders": { + "preprocessorname": { + "content": "$1" + } + } + }, + "styleMetaErrorSelectValueMismatch": { + "message": "Ошибочный @select: значение не в списке", + "description": "Error displayed when the value of @select is invalid" + }, + "styleMetaErrorColor": { + "message": "$color$ - цвет не распознан", + "description": "Error displayed when the value of @var color is invalid", + "placeholders": { + "color": { + "content": "$1" + } + } + }, + "externalFeedback": { + "message": "Отзывы", + "description": "Label for the external link to send feedback for the style" + }, "manageOnlyDisabled": { "message": "Только неактивные стили", "description": "Checkbox to show only disabled styles" @@ -662,6 +776,10 @@ "message": "Такие адреса не поддерживаются.", "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" }, + "popupBorders": { + "message": "Добавить белый бордюр по бокам", + "description": "" + }, "manageOnlyUpdates": { "message": "Только обновляемые и проблемные", "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" @@ -670,6 +788,14 @@ "message": "Добавление стиля", "description": "Title of the page for adding styles" }, + "externalLink": { + "message": "Внешняя ссылка", + "description": "Label for external links" + }, + "externalHomepage": { + "message": "Домашняя страницы", + "description": "Label for the external link to style's homepage" + }, "importReplaceLabel": { "message": "Заменить стиль", "description": "Label for the button to import and overwrite current style" @@ -686,6 +812,10 @@ "message": "Другое", "description": "" }, + "alphaChannel": { + "message": "Прозрачность", + "description": "Label of color's opacity" + }, "importAppendTooltip": { "message": "Добавить импортируемый стиль к редактируемому", "description": "Tooltip for the button to import a style and append to the existing sections" @@ -746,6 +876,15 @@ "message": "Бейдж на пиктограмме в тулбаре", "description": "" }, + "installUpdateFrom": { + "message": "Источник обновления стиля: $url$", + "description": "Label to describe where the style gets update", + "placeholders": { + "url": { + "content": "$1" + } + } + }, "importReportLegendIdentical": { "message": "идентичные пропущены", "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" @@ -754,6 +893,14 @@ "message": "Ширина всплывающего окна (в пикселах)", "description": "" }, + "cm_autoCloseBrackets": { + "message": "Закрывать скобки/кавычки при наборе", + "description": "Label for the checkbox in the style editor." + }, + "installButtonReinstall": { + "message": "Переустановить", + "description": "Label for reinstall button" + }, "linterInvalidConfigError": { "message": "Не сохранено из-за неправильных настроек ниже:", "description": "Invalid linter config will show a message followed by a list of invalid entries" @@ -762,6 +909,19 @@ "message": "Нет", "description": "'No' button in a confirm dialog" }, + "styleMissingMeta": { + "message": "Отсутствуют метаданные @$key$", + "description": "Error displayed when a mandatory metadata is missing", + "placeholders": { + "key": { + "content": "$1" + } + } + }, + "appliesLineWidgetWarning": { + "message": "Не работает с минифицированным CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, "undo": { "message": "Отменить", "description": "Button label" @@ -770,6 +930,14 @@ "message": "Раскладка", "description": "Label for the drop-down list controlling the keymap for the style editor." }, + "externalSupport": { + "message": "Поддержка", + "description": "Label for the external link to style's support site" + }, + "confirmSave": { + "message": "Сохранить", + "description": "'Save' button in a confirm dialog" + }, "manageNewUI": { "message": "Новый интерфейс", "description": "Label for the checkbox that toggles the new UI on manage page" @@ -790,6 +958,10 @@ "message": "Заменить на", "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." }, + "liveReloadError": { + "message": "Ошибка слежения за файлом", + "description": "The label of live-reload error" + }, "deleteStyleLabel": { "message": "Удалить", "description": "Label for the button to delete a style" @@ -798,6 +970,15 @@ "message": "Установить обновление (локальные изменения будут утеряны)", "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" }, + "styleInstallFailed": { + "message": "Ошибка установки стиля!\n$error$", + "description": "Warning when installation failed", + "placeholders": { + "error": { + "content": "$1" + } + } + }, "optionsAdvancedExposeIframes": { "message": "Выявлять iframe путем добавления HTML[stylus-iframe]", "description": "" @@ -810,6 +991,10 @@ "message": "Для отключения автоматического обновления стилей введите 0 (ноль)", "description": "" }, + "installButtonUpdate": { + "message": "Обновить", + "description": "Label for update button" + }, "backupButtons": { "message": "Резервное копирование", "description": "Heading for backup" @@ -822,6 +1007,14 @@ "message": "Изменить", "description": "Label for the button to go to the edit style page" }, + "installButtonInstalled": { + "message": "Установлен", + "description": "Text displayed when the style is successfully installed" + }, + "author": { + "message": "Автор", + "description": "Label for the style author" + }, "cm_theme": { "message": "Тема", "description": "Label for the style editor's CSS theme." @@ -830,6 +1023,10 @@ "message": "Открывать редактор в новом окне", "description": "Label for the checkbox controlling 'edit' action behavior in the popup." }, + "appliesRemoveError": { + "message": "Нельзя удалить последний элемент", + "description": "Error displayed when the last 'applies' is going to be removed" + }, "backupMessage": { "message": "Нажмите Импорт чтобы выбрать файл или просто перетащите его на эту страницу", "description": "Message for backup" @@ -849,5 +1046,9 @@ "description": { "message": "Настраивайте стили веб-сайтов с помощью менеджера стилей Stylus. Он позволяет легко установить темы и изменить внешний вид сайтов Google, Facebook, YouTube, Orkut и множества других веб-страниц.", "description": "Extension description" + }, + "confirmClose": { + "message": "Закрыть", + "description": "'Close' button in a confirm dialog" } } \ No newline at end of file diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index b42e3c2c..e432893d 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -12,7 +12,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "Ange ett namn.", + "message": "Ange ett namn", "description": "Error displayed when user saves without providing a name" }, "appliesDomainOption": { diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index b9b565d1..51d9907e 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -8,7 +8,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "Bir ad girin.", + "message": "Bir ad girin", "description": "Error displayed when user saves without providing a name" }, "appliesDomainOption": { diff --git a/_locales/zh/messages.json b/_locales/zh/messages.json index dee83899..ea30b3b7 100644 --- a/_locales/zh/messages.json +++ b/_locales/zh/messages.json @@ -8,7 +8,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "请输入名称.", + "message": "请输入名称", "description": "Error displayed when user saves without providing a name" }, "appliesDomainOption": { diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 9e7d9c25..72841ce5 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -48,7 +48,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "输入名称。", + "message": "输入名称", "description": "Error displayed when user saves without providing a name" }, "genericHistoryLabel": { diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 33a40331..9a1ad2ad 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -31,6 +31,14 @@ "message": "導出", "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" }, + "installButton": { + "message": "安裝", + "description": "Label for install button" + }, + "styleMetaErrorCheckbox": { + "message": "無效的 @var 勾選框:值必須為 0 或 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, "linterJSONError": { "message": "無效的 JSON 格式", "description": "Setting linter config with invalid JSON" @@ -52,7 +60,7 @@ "description": "Label for the button to enable a style" }, "styleMissingName": { - "message": "請輸入名稱。", + "message": "請輸入名稱", "description": "Error displayed when user saves without providing a name" }, "genericHistoryLabel": { @@ -83,6 +91,10 @@ "message": "暗色瀏覽器主題", "description": "" }, + "styleFromMozillaFormatError": { + "message": "從 Mozilla 格式匯入失敗", + "description": "Label for the import error" + }, "importAppendLabel": { "message": "追加到樣式", "description": "Label for the button to import a style and append to the existing sections" @@ -123,6 +135,10 @@ "message": "灰階淡出", "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" }, + "versionInvalidOlder": { + "message": "版本舊於已安裝的樣式。", + "description": "Displayed when the version of style is older than the installed one" + }, "confirmYes": { "message": "是", "description": "'Yes' button in a confirm dialog" @@ -175,10 +191,18 @@ "message": "刪除", "description": "" }, + "confirmDefault": { + "message": "使用預設值", + "description": "'Set to default' button in a confirm dialog" + }, "confirmCancel": { "message": "取消", "description": "" }, + "cm_autoCloseBracketsTooltip": { + "message": "當輸入開放的 ()[]{}''\"\" 時自動新增另一邊的標點符號", + "description": "Label for the checkbox in the style editor." + }, "retrieveBckp": { "message": "匯入樣式", "description": "" @@ -236,6 +260,15 @@ "message": "僅本機建立的樣式", "description": "Checkbox to show only locally created styles i.e. non-updatable" }, + "styleMetaErrorPreprocessor": { + "message": "不支援的 @preprocessor:$preprocessor$", + "description": "Error displayed when the value of @preprocessor is not supported", + "placeholders": { + "preprocessor": { + "content": "$1" + } + } + }, "linterIssuesHelp": { "message": "這些問題被 $link$ 找到了:", "description": "Help popup message for the selected CSS linter issues block on the style edit page", @@ -245,6 +278,10 @@ } } }, + "parseUsercssError": { + "message": "Stylus 解析 usercss 失敗:", + "description": "The error message to show when stylus failed to parse usercss" + }, "searchStyles": { "message": "搜索內容", "description": "Label for the search filter textbox on the Manage styles page" @@ -257,6 +294,10 @@ "message": "再次檢查,我沒有編輯任何樣式!", "description": "Label for the button to apply all detected updates" }, + "liveReloadLabel": { + "message": "即時重新整理", + "description": "The label of live-reload feature" + }, "unreachableFileHint": { "message": "Stylus 僅在您於 chrome://extensions 啟用了 Stylus 擴充套件中對應的勾選框時才能存取 file:// 的 URL。", "description": "Note in the toolbar popup for file:// URLs" @@ -329,6 +370,10 @@ "message": "正規表示式無效。", "description": "Validation message for a bad regexp in a style" }, + "license": { + "message": "授權條款", + "description": "Label for the license" + }, "optionsHeading": { "message": "選項", "description": "Heading for options section on manage page." @@ -371,6 +416,10 @@ "message": "已跳過無效的", "description": "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles" }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "以 usercss 編寫新樣式", + "description": "" + }, "genericResetLabel": { "message": "重設", "description": "Used in various parts of UI to indicate that something may be reset to its original state" @@ -400,6 +449,10 @@ "message": "使用/re/句法正則表達式搜索", "description": "Label after the search input field in the editor shown on Ctrl-F" }, + "popupBordersTooltip": { + "message": "對新 Chrome 中的暗色主題很有用,因為其不再繪製邊框", + "description": "" + }, "updateCheckManualUpdateHint": { "message": "強制更新覆蓋任何本機編輯。", "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" @@ -412,6 +465,10 @@ "message": "棄用當前樣式內容并用導入樣式覆蓋", "description": "Label for the button to import and overwrite current style" }, + "installUpdateFromLabel": { + "message": "檢查更新", + "description": "Label for the checkbox to save current URL for update check" + }, "cm_resizeGripHint": { "message": "雙擊以最大化/復原高度", "description": "Tooltip for the resize grip in style editor" @@ -545,6 +602,10 @@ "message": "禁用所有樣式", "description": "Label for the checkbox that turns all enabled styles off." }, + "appliesLineWidgetLabel": { + "message": "顯示「套用至」資訊", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, "updateCheckSkippedMaybeLocallyEdited": { "message": "這個樣式可能在本機被編輯過。", "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" @@ -585,6 +646,21 @@ "message": "Stylus 使用外部服務 https://www.google.com/s2/favicons", "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" }, + "styleInstallOverwrite": { + "message": "「$stylename$」已安裝。要覆寫嗎?\n版本:$oldVersion$→$newVersion$", + "description": "Confirmation when re-installing a style", + "placeholders": { + "stylename": { + "content": "$1" + }, + "newVersion": { + "content": "$3" + }, + "oldVersion": { + "content": "$2" + } + } + }, "updateCheckSkippedLocallyEdited": { "message": "這個樣式已在本機編輯。", "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" @@ -593,6 +669,10 @@ "message": "見完整的規則清單", "description": "Stylelint or CSSLint rules label added immediately before a link" }, + "styleUpdateDiscardChanges": { + "message": "樣式已在編輯器外變更。您想要重新載入樣式嗎?", + "description": "Confirmation to update the style in the editor" + }, "optionsResetButton": { "message": "重設選項", "description": "" @@ -601,6 +681,10 @@ "message": "代碼", "description": "Label for the code for a section" }, + "externalUsercssDocument": { + "message": "Usercss 的文件", + "description": "Label for the external link to usercss documentation" + }, "optionsAdvancedContextDelete": { "message": "在編輯器的右鍵選單中加入「刪除」", "description": "" @@ -614,6 +698,10 @@ } } }, + "configureStyle": { + "message": "設定", + "description": "Label for the button to configure userstyle" + }, "importReportLegendUpdatedBoth": { "message": "後設資訊與程式碼均已更新", "description": "Text after the number of styles updated entirely in the report shown after importing styles" @@ -642,6 +730,32 @@ "message": "在輸入時自動完成", "description": "Label for the checkbox in the style editor." }, + "linterCSSLintIncompatible": { + "message": "CSSLint 不支援 $preprocessorname$ 預處理器", + "description": "The label to display when the preprocessor isn't compatible with CSSLint", + "placeholders": { + "preprocessorname": { + "content": "$1" + } + } + }, + "styleMetaErrorSelectValueMismatch": { + "message": "無效的 @select:值不存在於清單中", + "description": "Error displayed when the value of @select is invalid" + }, + "styleMetaErrorColor": { + "message": "$color$是無效的顏色", + "description": "Error displayed when the value of @var color is invalid", + "placeholders": { + "color": { + "content": "$1" + } + } + }, + "externalFeedback": { + "message": "回饋", + "description": "Label for the external link to send feedback for the style" + }, "manageOnlyDisabled": { "message": "僅已停用的樣式", "description": "Checkbox to show only disabled styles" @@ -666,6 +780,10 @@ "message": "Stylus 不能在諸如此類的網頁上生效。", "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" }, + "popupBorders": { + "message": "在邊邊新增白色邊框", + "description": "" + }, "manageOnlyUpdates": { "message": "僅有更新或是有問題的", "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" @@ -674,6 +792,14 @@ "message": "添加樣式", "description": "Title of the page for adding styles" }, + "externalLink": { + "message": "外部連結", + "description": "Label for external links" + }, + "externalHomepage": { + "message": "首頁", + "description": "Label for the external link to style's homepage" + }, "importReplaceLabel": { "message": "覆蓋樣式", "description": "Label for the button to import and overwrite current style" @@ -690,6 +816,10 @@ "message": "進階", "description": "" }, + "alphaChannel": { + "message": "不透明度", + "description": "Label of color's opacity" + }, "importAppendTooltip": { "message": "追加導入的樣式到當前樣式", "description": "Tooltip for the button to import a style and append to the existing sections" @@ -746,6 +876,15 @@ "message": "在工具列圖示上的徽章", "description": "" }, + "installUpdateFrom": { + "message": "目前從 $url$ 更新樣式", + "description": "Label to describe where the style gets update", + "placeholders": { + "url": { + "content": "$1" + } + } + }, "importReportLegendIdentical": { "message": "已跳過相同的", "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" @@ -754,6 +893,14 @@ "message": "彈出視窗寬度(以像素計)", "description": "" }, + "cm_autoCloseBrackets": { + "message": "自動關閉括號與引號", + "description": "Label for the checkbox in the style editor." + }, + "installButtonReinstall": { + "message": "重新安裝", + "description": "Label for reinstall button" + }, "linterInvalidConfigError": { "message": "因為無效的設定所以未儲存:", "description": "Invalid linter config will show a message followed by a list of invalid entries" @@ -762,6 +909,19 @@ "message": "否", "description": "'No' button in a confirm dialog" }, + "styleMissingMeta": { + "message": "遺失詮釋資料 @ $key$", + "description": "Error displayed when a mandatory metadata is missing", + "placeholders": { + "key": { + "content": "$1" + } + } + }, + "appliesLineWidgetWarning": { + "message": "無法與最小化的 CSS 一起運作", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, "undo": { "message": "撤銷", "description": "Button label" @@ -770,6 +930,14 @@ "message": "鍵盤映射", "description": "Label for the drop-down list controlling the keymap for the style editor." }, + "externalSupport": { + "message": "支援", + "description": "Label for the external link to style's support site" + }, + "confirmSave": { + "message": "儲存", + "description": "'Save' button in a confirm dialog" + }, "manageNewUI": { "message": "新的管理介面佈局", "description": "Label for the checkbox that toggles the new UI on manage page" @@ -790,6 +958,10 @@ "message": "替換為", "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." }, + "liveReloadError": { + "message": "觀看檔案時發生錯誤", + "description": "The label of live-reload error" + }, "deleteStyleLabel": { "message": "删除", "description": "Label for the button to delete a style" @@ -798,6 +970,15 @@ "message": "安裝更新(本機編輯將會被覆寫)", "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" }, + "styleInstallFailed": { + "message": "安裝使用者樣式失敗!\n$error$", + "description": "Warning when installation failed", + "placeholders": { + "error": { + "content": "$1" + } + } + }, "optionsAdvancedExposeIframes": { "message": "透過 HTML[stylus-iframe] 公開 iframes", "description": "" @@ -810,6 +991,10 @@ "message": "要停用自動化使用者樣式更新檢查,設定間隔為 0", "description": "" }, + "installButtonUpdate": { + "message": "更新", + "description": "Label for update button" + }, "backupButtons": { "message": "備份", "description": "Heading for backup" @@ -822,6 +1007,14 @@ "message": "編輯", "description": "Label for the button to go to the edit style page" }, + "installButtonInstalled": { + "message": "已安裝", + "description": "Text displayed when the style is successfully installed" + }, + "author": { + "message": "作者", + "description": "Label for the style author" + }, "cm_theme": { "message": "主題", "description": "Label for the style editor's CSS theme." @@ -830,6 +1023,10 @@ "message": "在新視窗開啟編輯器", "description": "Label for the checkbox controlling 'edit' action behavior in the popup." }, + "appliesRemoveError": { + "message": "無法移除最後的「套用到」項目", + "description": "Error displayed when the last 'applies' is going to be removed" + }, "backupMessage": { "message": "選取檔案並拖曳到此頁面。", "description": "Message for backup" @@ -849,5 +1046,9 @@ "description": { "message": "用Stylus(一個用戶樣式管理器)重塑網頁。 Stylus 讓你能為诸多主流網站輕鬆的安裝主題和皮膚。", "description": "Extension description" + }, + "confirmClose": { + "message": "關閉", + "description": "'Close' button in a confirm dialog" } } \ No newline at end of file