diff options
Diffstat (limited to 'l10n-uk/devtools/client/webconsole.properties')
-rw-r--r-- | l10n-uk/devtools/client/webconsole.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/l10n-uk/devtools/client/webconsole.properties b/l10n-uk/devtools/client/webconsole.properties index 78d533b110..2d8381850e 100644 --- a/l10n-uk/devtools/client/webconsole.properties +++ b/l10n-uk/devtools/client/webconsole.properties @@ -22,7 +22,7 @@ parentProcessBrowserConsole.title=Консоль браузера процесу # %2$02S = minutes, %3$02S = seconds, %4$03S = milliseconds. timestampFormat=%02S:%02S:%02S.%03S -ConsoleAPIDisabled=API журналювання веб-консолі (console.log, console.info, console.warn, console.error) вимкнено скриптом на цій сторінці. +ConsoleAPIDisabled=API журналювання вебконсолі (console.log, console.info, console.warn, console.error) вимкнено скриптом на цій сторінці. # LOCALIZATION NOTE (webConsoleXhrIndicator): the indicator displayed before # a URL in the Web Console that was requested using an XMLHttpRequest. @@ -86,7 +86,7 @@ connectionTimeout=Час очікування завершився. Переві # LOCALIZATION NOTE (propertiesFilterPlaceholder): this is the text that # appears in the filter text box for the properties view container. -propertiesFilterPlaceholder=Відсіяти властивості +propertiesFilterPlaceholder=Фільтрувати властивості # LOCALIZATION NOTE (messageRepeats.tooltip2): the tooltip text that is displayed # when you hover the red bubble that shows how many times a message is repeated @@ -100,12 +100,12 @@ messageRepeats.tooltip2=#1 повтор;#1 повтори;#1 повторів # LOCALIZATION NOTE (openNodeInInspector): the text that is displayed in a # tooltip when hovering over the inspector icon next to a DOM Node in the console # output -openNodeInInspector=Клацність щоб вибрати вузол в інспекторі +openNodeInInspector=Натисніть, щоб вибрати вузол в інспекторі # LOCALIZATION NOTE (selfxss.msg): the text that is displayed when # a new user of the developer tools pastes code into the console # %1 is the text of selfxss.okstring -selfxss.msg=Попередження про шахрайство: Будьте уважні при вставленні того, що вам незрозуміле. Цим можуть скористатися шахраї, щоб викрасти ваші дані або взяти під контроль ваш комп'ютер. Будь ласка, введіть нижче ‘%S’ (не потрібно тиснути Enter), щоб дозволити вставлення. +selfxss.msg=Попередження про шахрайство: будьте уважні, вставляючи те, що вам незрозуміле. Цим можуть скористатися шахраї, щоб викрасти ваші дані або взяти під контроль ваш комп'ютер. Введіть нижче ‘%S’ (не потрібно тиснути Enter), щоб дозволити вставлення. # LOCALIZATION NOTE (selfxss.okstring): the string to be typed # in by a new user of the developer tools when they receive the sefxss.msg prompt. |