diff --git a/packages/core/client/src/locale/en_US.json b/packages/core/client/src/locale/en_US.json index 2b196fa5bf..705e7e50bf 100644 --- a/packages/core/client/src/locale/en_US.json +++ b/packages/core/client/src/locale/en_US.json @@ -832,5 +832,6 @@ "URL search params": "URL search params", "Expand All": "Expand All", "Search": "Search", - "Clear default value": "Clear default value" + "Clear default value": "Clear default value", + "Open in new window": "Open in new window" } diff --git a/packages/core/client/src/locale/es_ES.json b/packages/core/client/src/locale/es_ES.json index f56294b5d6..08a3c95a38 100644 --- a/packages/core/client/src/locale/es_ES.json +++ b/packages/core/client/src/locale/es_ES.json @@ -763,5 +763,6 @@ "The value of this variable is derived from the query string of the page URL. This variable can only be used normally when the page has a query string.": "El valor de esta variable se deriva de la cadena de consulta de la URL de la página. Esta variable sólo puede utilizarse normalmente cuando la página tiene una cadena de consulta.", "URL search params": "Parámetros de búsqueda de URL", "Expand All": "Expandir todo", - "Clear default value": "Borrar valor por defecto" + "Clear default value": "Borrar valor por defecto", + "Open in new window": "Abrir en una nueva ventana" } diff --git a/packages/core/client/src/locale/fr_FR.json b/packages/core/client/src/locale/fr_FR.json index 2c635ae9e9..af35da49f7 100644 --- a/packages/core/client/src/locale/fr_FR.json +++ b/packages/core/client/src/locale/fr_FR.json @@ -783,5 +783,6 @@ "The value of this variable is derived from the query string of the page URL. This variable can only be used normally when the page has a query string.": "La valeur de cette variable est dérivée de la chaîne de requête de l'URL de la page. Cette variable ne peut être utilisée normalement que lorsque la page a une chaîne de requête.", "URL search params": "Paramètres de recherche d'URL", "Expand All": "Tout déplier", - "Clear default value": "Effacer la valeur par défaut" + "Clear default value": "Effacer la valeur par défaut", + "Open in new window": "Ouvrir dans une nouvelle fenêtre" } diff --git a/packages/core/client/src/locale/ja_JP.json b/packages/core/client/src/locale/ja_JP.json index 96f2e9a44f..adc08b20f5 100644 --- a/packages/core/client/src/locale/ja_JP.json +++ b/packages/core/client/src/locale/ja_JP.json @@ -702,5 +702,6 @@ "The value of this variable is derived from the query string of the page URL. This variable can only be used normally when the page has a query string.": "この変数の値はページURLのクエリ文字列から取得されます。この変数は、ページにクエリ文字列がある場合にのみ正常に使用できます。", "URL search params": "URL検索パラメータ", "Expand All": "すべて展開", - "Clear default value": "デフォルト値をクリア" + "Clear default value": "デフォルト値をクリア", + "Open in new window": "新しいウィンドウで開く" } diff --git a/packages/core/client/src/locale/ko_KR.json b/packages/core/client/src/locale/ko_KR.json index ae0dcaf9da..a603939dd8 100644 --- a/packages/core/client/src/locale/ko_KR.json +++ b/packages/core/client/src/locale/ko_KR.json @@ -874,5 +874,6 @@ "The value of this variable is derived from the query string of the page URL. This variable can only be used normally when the page has a query string.": "이 변수의 값은 페이지 URL의 쿼리 문자열에서 파생됩니다. 이 변수는 페이지에 쿼리 문자열이 있는 경우에만 정상적으로 사용할 수 있습니다.", "URL search params": "URL 검색 매개변수", "Expand All": "모두 펼치기", -"Clear default value": "기본값 지우기" +"Clear default value": "기본값 지우기", +"Open in new window": "새 창에서 열기" } diff --git a/packages/core/client/src/locale/pt_BR.json b/packages/core/client/src/locale/pt_BR.json index e35b815d77..87c5ab1c3e 100644 --- a/packages/core/client/src/locale/pt_BR.json +++ b/packages/core/client/src/locale/pt_BR.json @@ -740,5 +740,6 @@ "Expand All": "Expandir tudo", "Parent popup record": "Registro pop-up pai", "Current popup record": "Registro pop-up atual", - "Clear default value": "Limpar valor padrão" + "Clear default value": "Limpar valor padrão", + "Open in new window": "Abrir em nova janela" } diff --git a/packages/core/client/src/locale/ru_RU.json b/packages/core/client/src/locale/ru_RU.json index 8b16bbddda..0d46545d31 100644 --- a/packages/core/client/src/locale/ru_RU.json +++ b/packages/core/client/src/locale/ru_RU.json @@ -577,5 +577,6 @@ "The value of this variable is derived from the query string of the page URL. This variable can only be used normally when the page has a query string.": "Значение этой переменной происходит из строки запроса URL страницы. Эта переменная может использоваться только в том случае, если у страницы есть строка запроса.", "URL search params": "Параметры поиска URL", "Expand All": "Развернуть все", - "Clear default value": "Очистить значение по умолчанию" + "Clear default value": "Очистить значение по умолчанию", + "Open in new window": "Открыть в новом окне" } diff --git a/packages/core/client/src/locale/tr_TR.json b/packages/core/client/src/locale/tr_TR.json index c821689e86..5947450299 100644 --- a/packages/core/client/src/locale/tr_TR.json +++ b/packages/core/client/src/locale/tr_TR.json @@ -575,5 +575,6 @@ "The value of this variable is derived from the query string of the page URL. This variable can only be used normally when the page has a query string.": "Bu değişkenin değeri sayfa URL'sinin sorgu dizgisinden türetilir. Bu değişken, sayfanın bir sorgu dizgisi olduğunda yalnızca normal olarak kullanılabilir.", "URL search params": "URL arama parametreleri", "Expand All": "Tümünü genişlet", - "Clear default value": "Varsayılan değeri temizle" + "Clear default value": "Varsayılan değeri temizle", + "Open in new window": "Yeni pencerede aç" } diff --git a/packages/core/client/src/locale/uk_UA.json b/packages/core/client/src/locale/uk_UA.json index 982f161fa8..4077a96bba 100644 --- a/packages/core/client/src/locale/uk_UA.json +++ b/packages/core/client/src/locale/uk_UA.json @@ -783,5 +783,6 @@ "The value of this variable is derived from the query string of the page URL. This variable can only be used normally when the page has a query string.": "Значення цієї змінної походить з рядка запиту URL-адреси сторінки. Цю змінну можна використовувати нормально лише тоді, коли у сторінки є рядок запиту.", "URL search params": "Параметри пошуку URL", "Expand All": "Розгорнути все", - "Clear default value": "Очистити значення за замовчуванням" + "Clear default value": "Очистити значення за замовчуванням", + "Open in new window": "Відкрити в новому вікні" } diff --git a/packages/core/client/src/locale/zh-CN.json b/packages/core/client/src/locale/zh-CN.json index 54e2ef22ab..b45ebd3f9e 100644 --- a/packages/core/client/src/locale/zh-CN.json +++ b/packages/core/client/src/locale/zh-CN.json @@ -963,5 +963,6 @@ "URL search params": "URL 查询参数", "Expand All": "展开全部", "Search": "搜索", - "Clear default value": "清除默认值" + "Clear default value": "清除默认值", + "Open in new window": "新窗口打开" } diff --git a/packages/core/client/src/locale/zh-TW.json b/packages/core/client/src/locale/zh-TW.json index 796303ec56..8ec9e5ac58 100644 --- a/packages/core/client/src/locale/zh-TW.json +++ b/packages/core/client/src/locale/zh-TW.json @@ -872,5 +872,6 @@ "The value of this variable is derived from the query string of the page URL. This variable can only be used normally when the page has a query string.": "該變數的值來自頁面 URL 的查詢字符串,只有當頁面有查詢字符串時,該變數才能正常使用。", "URL search params": "URL 查詢參數", "Expand All": "展開全部", - "Clear default value": "清除預設值" + "Clear default value": "清除預設值", + "Open in new window": "新窗口打開" }