diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 1b71e8f2..7de0a26d 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -35,6 +35,10 @@ "message": "Kasutajastiilide automaatse uuendamise ajavahe (keelamiseks pane 0)", "description": "" }, + "unreachableAMOHintNewFF": { + "message": "Firefox 60-s ja uuemas pead ka lehel eelistusest eemaldama AMO domeeni.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, "sortDateOldestFirst": { "message": "vanemad eespool", "description": "Text added to indicate that sorting a date would add the oldest entries at the top" @@ -255,6 +259,10 @@ "message": "Regulaaravaldisele vastavad URLid", "description": "Option to make the style apply to the entered string as a regular expression" }, + "optionsAdvancedExposeIframesNote": { + "message": "Paljastab tipp-domeeni igas iframe'is.\nVõimaldab iframe'i-põhise CSS-koodi kirjutamise näiteks selliselt:\nhtml[stylus-iframe$=\"twitter.com\"] h1 { display:none }", + "description": "" + }, "importReportLegendUpdatedCode": { "message": "uuendatud kood", "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 0ad680eb..a025862a 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -247,6 +247,10 @@ "message": "スタイルをインポート", "description": "" }, + "cm_selectByTokens": { + "message": "ダブルクリックでトークンを選択する", + "description": "Label for the checkbox in the editor." + }, "confirmStop": { "message": "中止", "description": "'Stop' button in a confirm dialog" @@ -730,6 +734,10 @@ "message": "総ページ数", "description": "" }, + "cm_selectByTokensTooltip": { + "message": "トークンの例: .foo-bar-2 #aabbcc 0.32 !important\n無効にすると、記号で区切られた範囲で単語が選択されます。", + "description": "" + }, "checkingForUpdate": { "message": "チェック中...", "description": "Text to display when checking a style for an update" diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 271b220b..3e808161 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -247,6 +247,10 @@ "message": "Importuj style", "description": "" }, + "cm_selectByTokens": { + "message": "Dwukrotne kliknięcie wybiera tokeny", + "description": "Label for the checkbox in the editor." + }, "confirmStop": { "message": "Zatrzymaj", "description": "'Stop' button in a confirm dialog" @@ -734,6 +738,10 @@ "message": "Wszystkie strony", "description": "" }, + "cm_selectByTokensTooltip": { + "message": "Przykłady tokenów: .foo-bar-2 #aabbcc 0.32 !important\nPo wyłączeniu: wyrazy rozdzielone przecinkami są wybrane.", + "description": "" + }, "checkingForUpdate": { "message": "Sprawdzanie...", "description": "Text to display when checking a style for an update"