From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- l10n-uk/devtools/client/netmonitor.properties | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'l10n-uk/devtools/client/netmonitor.properties') diff --git a/l10n-uk/devtools/client/netmonitor.properties b/l10n-uk/devtools/client/netmonitor.properties index bb2492e65b..95f2d6eba2 100644 --- a/l10n-uk/devtools/client/netmonitor.properties +++ b/l10n-uk/devtools/client/netmonitor.properties @@ -72,7 +72,7 @@ headersEmptyText=Немає заголовків для цього запиту # LOCALIZATION NOTE (headersFilterText): This is the text displayed in the # headers tab of the network details pane for the filtering input. -headersFilterText=Відсіяти заголовки +headersFilterText=Фільтрувати заголовки # LOCALIZATION NOTE (messagesEmptyText): This is the text displayed in the # WebSockets tab of the network details pane when there are no frames available. @@ -97,7 +97,7 @@ paramsNoPayloadText=Немає корисного навантаження дл # LOCALIZATION NOTE (paramsFilterText): This is the text displayed in the # request tab of the network details pane for the filtering input. -paramsFilterText=Відсіяти параметри запиту +paramsFilterText=Фільтрувати параметри запиту # LOCALIZATION NOTE (paramsQueryString): This is the label displayed # in the network details request tab identifying the query string. @@ -123,7 +123,7 @@ requestHeaders=Заголовки запиту # LOCALIZATION NOTE (requestHeadersFromUpload): This is the label displayed # in the network details headers tab identifying the request headers from # the upload stream of a POST request's body. -requestHeadersFromUpload=Заголовки запиту з потоку відвантаження +requestHeadersFromUpload=Заголовки запиту з потоку вивантаження # LOCALIZATION NOTE (responseHeaders): This is the label displayed # in the network details headers tab identifying the response headers. @@ -131,11 +131,11 @@ responseHeaders=Заголовки відповіді # LOCALIZATION NOTE (requestCookies): This is the label displayed # in the network details request tab identifying the request cookies. -requestCookies=Запит файлів cookie +requestCookies=Файли cookie запиту # LOCALIZATION NOTE (responseCookies): This is the label displayed # in the network details request tab identifying the response cookies. -responseCookies=Відповідь файлів cookie +responseCookies=Файли cookie відповіді # LOCALIZATION NOTE (responsePayload): This is the label displayed # in the network details response tab identifying the response payload. @@ -152,7 +152,7 @@ netmonitor.response.html=HTML # LOCALIZATION NOTE (jsonFilterText): This is the text displayed # in the response tab of the network details pane for the JSON filtering input. -jsonFilterText=Властивості відсіювання +jsonFilterText=Властивості фільтра # LOCALIZATION NOTE (jsonScopeName): This is the text displayed # in the response tab of the network details pane for a JSON scope. @@ -165,7 +165,7 @@ jsonpScopeName=JSONP → зворотний виклик %S() # LOCALIZATION NOTE (jsonXssiStripped): This is the text displayed # in a notification in the response tab of the network details pane # when a JSON payload had XSSI escape characters which were removed -jsonXssiStripped=Рядок «%S» вилучено з початку JSON, показаного внизу +jsonXssiStripped=Рядок “%S” вилучено з початку JSON, показаного внизу # LOCALIZATION NOTE (responseTruncated): This is the text displayed # in the response tab of the network details pane when the response is over @@ -414,7 +414,7 @@ pieChart.sliceAriaLabel=%1$S: %2$S # LOCALIZATION NOTE (tableChart.loading): This is the label displayed # for table charts (e.g., in the performance analysis view) when there is # no data available yet. -tableChart.loading=Зачекайте будь ласка… +tableChart.loading=Зачекайте, будь ласка… # LOCALIZATION NOTE (tableChart.unavailable): This is the label displayed # for table charts (e.g., in the performance analysis view) when there is @@ -457,7 +457,7 @@ charts.totalSize.kB=Розмір: %S кБ # See: http://developer.mozilla.org/en/docs/Localization_and_Plurals # This is the label displayed in the performance analysis view for the # total requests time, in seconds. -charts.totalSeconds=Час: #1 секунда;Time: #1 секунди;Time: #1 секунд +charts.totalSeconds=Час: #1 секунда;Час: #1 секунди;Час: #1 секунд # LOCALIZATION NOTE (charts.totalSecondsNonBlocking): Semi-colon list of plural forms. # See: http://developer.mozilla.org/en/docs/Localization_and_Plurals @@ -467,7 +467,7 @@ charts.totalSecondsNonBlocking=Час без блокування: #1 секун # LOCALIZATION NOTE (charts.totalCached): This is the label displayed # in the performance analysis view for total cached responses. -charts.totalCached=Кешованих відповідей: %S +charts.totalCached=Кешовані відповіді: %S # LOCALIZATION NOTE (charts.totalCount): This is the label displayed # in the performance analysis view for total requests. -- cgit v1.2.3