From 7f70445174363ef5df54ebba3dc681454c578352 Mon Sep 17 00:00:00 2001 From: tophf Date: Sat, 17 Feb 2018 14:20:54 +0300 Subject: [PATCH] update locales --- _locales/et/messages.json | 12 ++++++++++++ _locales/hu/messages.json | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+) diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 362e91f3..1e993352 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -151,6 +151,10 @@ "message": "Lubatud", "description": "Used in various lists/options to indicate that something is enabled" }, + "previewTooltip": { + "message": "Ajutiselt rakendab muudatused ilma salvestamata.\nMuudatuste püsivaks tegemiseks salvesta stiil.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, "manageFaviconsGray": { "message": "Tee halliks", "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" @@ -606,6 +610,10 @@ "message": "Väärtust ei saa salvestada. Proovi teksti hulka vähendada.", "description": "Displayed when trying to save an excessively big value via storage.sync API" }, + "findStylesInline": { + "message": "Aknasisene", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, "optionsCheckUpdate": { "message": "Kontrolli ja installi kõik saadaolevad uuendused", "description": "" @@ -690,6 +698,10 @@ "message": "Uuendus teostatud.", "description": "Text that displays when an update completed" }, + "previewLabel": { + "message": "Reaalajas eelvaade", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, "paginationTotal": { "message": "Lehti kokku", "description": "" diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 180f50cf..4f1a9505 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -27,6 +27,10 @@ "message": "Stílus automatikus frissítési intervalluma órában megadva (álltsd 0-ra a kikapcsoláshoz)", "description": "" }, + "sortDateOldestFirst": { + "message": "a legrégebbi elöl", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, "exportLabel": { "message": "Exportálás", "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" @@ -139,6 +143,10 @@ "message": "Keresés", "description": "Label before the search input field in the editor shown on Ctrl-F" }, + "genericEnabledLabel": { + "message": "Engedélyezve", + "description": "Used in various lists/options to indicate that something is enabled" + }, "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" @@ -239,6 +247,10 @@ "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 a legfelsőbb szintű domain elérését\nmindegyik iframe-ben. Lehetővé teszi az olyan\niframe-specifikus CSS írását, mint:\nhtml[stylus-iframe$=\"twitter.com\"] 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" @@ -557,6 +569,10 @@ "message": "Amire érvényesül", "description": "Label for 'applies to' fields on the edit/add screen" }, + "sortLabelTitleDesc": { + "message": "Cím csökkenő sorrendben", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, "openOptionsPopup": { "message": "Beállítások", "description": "Go to Options UI" @@ -618,6 +634,10 @@ "message": "A stílusok importálása befejeződött", "description": "Title of the report shown after importing styles" }, + "unreachableAMOHint": { + "message": "Az elérés engedélyezéséhez nyisd meg az -ot, kattints jobb egérgombbal, majd „Új”, „Logikai”, és illeszd be, hogy , és kattints az OK-ra, OK, és töltsd újra az oldalt!", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, "styleMozillaFormatHeading": { "message": "Mozilla formátum", "description": "Heading for the section with buttons to import/export Mozilla format of the style" @@ -810,6 +830,10 @@ "message": "Automatikus kiegészítés gépeléskor", "description": "Label for the checkbox in the style editor." }, + "unreachableAMO": { + "message": "A Firefox megtiltja ennek az oldalnak az elérését.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, "linterCSSLintIncompatible": { "message": "A CSSLint nem támogatja a(z) $preprocessorname$ nevű előfeldolgozót", "description": "The label to display when the preprocessor isn't compatible with CSSLint", @@ -896,6 +920,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" }, + "dateInstalled": { + "message": "Telepítés dátuma", + "description": "Option text for the user to sort the style by install date" + }, "optionsAdvanced": { "message": "Haladó", "description": "" @@ -1066,6 +1094,10 @@ "message": "Az új kezelési felületkiosztás", "description": "Label for the checkbox that toggles the new UI on manage page" }, + "unreachableAMOHintOldFF": { + "message": "Csak a Firefox 59 vagy annál újabb állítható be az ilyen CSP-védett oldalak stílusának átszabása WebExtensions kiegészítőkön keresztül.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, "importReportUndoneTitle": { "message": "Az importálás vissza lett vonva", "description": "Title of the message box shown after undoing the import of styles"