1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-09-16 02:17:24 +02:00

New Crowdin translations (#225)

* New translations messages.json (Romanian)

* New translations messages.json (Russian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Polish)

* New translations messages.json (Portuguese)

* New translations messages.json (Slovak)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Thai)

* New translations messages.json (Spanish)

* New translations messages.json (Swedish)

* New translations messages.json (Japanese)

* New translations messages.json (Dutch)

* New translations messages.json (Finnish)

* New translations messages.json (Czech)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Croatian)

* New translations messages.json (French)

* New translations messages.json (Indonesian)

* New translations messages.json (Italian)

* New translations messages.json (Hungarian)

* New translations messages.json (German)

* New translations messages.json (Hindi)

* New translations messages.json (Chinese Simplified)
This commit is contained in:
Kyle Spearrin 2017-09-12 09:08:42 -04:00 committed by GitHub
parent 2e20f051c0
commit 7c28cdfe3b
24 changed files with 155 additions and 83 deletions

View File

@ -743,9 +743,12 @@
"message":"Toto je momentálně experimentální funkce. Použijte na vlastní riziko." "message":"Toto je momentálně experimentální funkce. Použijte na vlastní riziko."
}, },
"commandAutofillDesc":{ "commandAutofillDesc":{
"message":"Auto-fill the last used login for the current website." "message":"Automaticky vyplnit poslední použité přihlašovací údaje pro aktuální web."
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Vygenerovat a zkopírovat nové náhodné heslo do schránky."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -747,5 +747,8 @@
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Generate and copy a new random password to the clipboard."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -707,45 +707,48 @@
"message":"Los códigos de verificación te serán enviados por correo electrónico." "message":"Los códigos de verificación te serán enviados por correo electrónico."
}, },
"selfHostedEnvironment":{ "selfHostedEnvironment":{
"message":"Self-hosted Environment" "message":"Entorno de alojamiento propio"
}, },
"selfHostedEnvironmentFooter":{ "selfHostedEnvironmentFooter":{
"message":"Specify the base URL of your on-premise hosted bitwarden installation." "message":"Especifica la URL base de tu instalación de bitwarden de alojamiento propio."
}, },
"customEnvironment":{ "customEnvironment":{
"message":"Custom Environment" "message":"Entorno personalizado"
}, },
"customEnvironmentFooter":{ "customEnvironmentFooter":{
"message":"For advanced users. You can specify the base URL of each service independently." "message":"Para usuario avanzados. Puedes especificar la URL base de cada servicio de forma independiente."
}, },
"baseUrl":{ "baseUrl":{
"message":"Server URL" "message":"URL del servidor"
}, },
"apiUrl":{ "apiUrl":{
"message":"API Server URL" "message":"URL del servidor de la API"
}, },
"webVaultUrl":{ "webVaultUrl":{
"message":"Web Vault Server URL" "message":"URL del servidor de la bóveda web"
}, },
"identityUrl":{ "identityUrl":{
"message":"Identity Server URL" "message":"URL del servidor de identidad"
}, },
"environmentSaved":{ "environmentSaved":{
"message":"The environment URLs have been saved." "message":"La URLs del entorno han sido guardadas."
}, },
"enableAutoFillOnPageLoad":{ "enableAutoFillOnPageLoad":{
"message":"Enable Auto-fill On Page Load." "message":"Habilitar autorellenar al carga la página"
}, },
"enableAutoFillOnPageLoadDesc":{ "enableAutoFillOnPageLoadDesc":{
"message":"If a login form is detected, automatically perform an auto-fill when the web page loads." "message":"Si un formulario es detectado, realizar automáticamente un autorellenado cuando la web cargue."
}, },
"experimentalFeature":{ "experimentalFeature":{
"message":"This is currently an experimental feature. Use at your own risk." "message":"Esta es una características experimental. Usala bajo tu propio riesgo."
}, },
"commandAutofillDesc":{ "commandAutofillDesc":{
"message":"Auto-fill the last used login for the current website." "message":"Autorellenar la última entrada utilizada para la página actual."
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Generar y copiar una nueva contraseña aleatoria al portapapeles."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -747,5 +747,8 @@
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Generate and copy a new random password to the clipboard."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -743,9 +743,12 @@
"message":"Ceci est actuellement une fonctionnalité expérimentale. À utiliser avec prudence." "message":"Ceci est actuellement une fonctionnalité expérimentale. À utiliser avec prudence."
}, },
"commandAutofillDesc":{ "commandAutofillDesc":{
"message":"Auto-fill the last used login for the current website." "message":"Remplir automatiquement le dernier identifiant utilisé pour le site web en-cours."
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Générer et copier un nouveau mot de passe aléatoire dans le presse-papiers."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -747,5 +747,8 @@
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Generate and copy a new random password to the clipboard."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -707,45 +707,48 @@
"message":"Kontrolni kodovi bit će vam poslani e-poštom." "message":"Kontrolni kodovi bit će vam poslani e-poštom."
}, },
"selfHostedEnvironment":{ "selfHostedEnvironment":{
"message":"Self-hosted Environment" "message":"Vlastito hosting okruženje"
}, },
"selfHostedEnvironmentFooter":{ "selfHostedEnvironmentFooter":{
"message":"Specify the base URL of your on-premise hosted bitwarden installation." "message":"Navedite osnovni URL Vaše lokalno hostirane bitwarden instalacije."
}, },
"customEnvironment":{ "customEnvironment":{
"message":"Custom Environment" "message":"Prilagođeno okruženje"
}, },
"customEnvironmentFooter":{ "customEnvironmentFooter":{
"message":"For advanced users. You can specify the base URL of each service independently." "message":"Za napredne korisnike. Samostalno možete odrediti osnovni URL svake usluge."
}, },
"baseUrl":{ "baseUrl":{
"message":"Server URL" "message":"URL poslužitelja"
}, },
"apiUrl":{ "apiUrl":{
"message":"API Server URL" "message":"API poslužiteljskog URL-a"
}, },
"webVaultUrl":{ "webVaultUrl":{
"message":"Web Vault Server URL" "message":"URL poslužitelja web trezora"
}, },
"identityUrl":{ "identityUrl":{
"message":"Identity Server URL" "message":"URL identiteta poslužitelja"
}, },
"environmentSaved":{ "environmentSaved":{
"message":"The environment URLs have been saved." "message":"URL-ovi okoline su spremljeni."
}, },
"enableAutoFillOnPageLoad":{ "enableAutoFillOnPageLoad":{
"message":"Enable Auto-fill On Page Load." "message":"Omogući automatsko popunjavanje nakon učitavanja stranice"
}, },
"enableAutoFillOnPageLoadDesc":{ "enableAutoFillOnPageLoadDesc":{
"message":"If a login form is detected, automatically perform an auto-fill when the web page loads." "message":"Ako se otkrije obrazac za prijavu, automatski se izvršava automatsko popunjavanje kada se web stranica učita."
}, },
"experimentalFeature":{ "experimentalFeature":{
"message":"This is currently an experimental feature. Use at your own risk." "message":"Ovo je trenutno eksperimentalna značajka. Koristite na vlastitu odgovornost."
}, },
"commandAutofillDesc":{ "commandAutofillDesc":{
"message":"Auto-fill the last used login for the current website." "message":"Automatski popunite zadnje korištenu prijavu za trenutačnu web stranicu."
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Generirajte i kopirajte novu nasumičnu lozinku u međuspremnik."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -707,45 +707,48 @@
"message":"Ellenőrző kódok el lesznek e-mailbe küldve neked." "message":"Ellenőrző kódok el lesznek e-mailbe küldve neked."
}, },
"selfHostedEnvironment":{ "selfHostedEnvironment":{
"message":"Self-hosted Environment" "message":"Magad hosztolt környezet"
}, },
"selfHostedEnvironmentFooter":{ "selfHostedEnvironmentFooter":{
"message":"Specify the base URL of your on-premise hosted bitwarden installation." "message":"Add meg az alap URL-t a helyileg hosztolt bitwarden telepítésedhez."
}, },
"customEnvironment":{ "customEnvironment":{
"message":"Custom Environment" "message":"Egyéni környezet"
}, },
"customEnvironmentFooter":{ "customEnvironmentFooter":{
"message":"For advanced users. You can specify the base URL of each service independently." "message":"Haladó felhasználóknak. Meg tudod adni az alap URL-t külön minden egyes szolgáltatásnak."
}, },
"baseUrl":{ "baseUrl":{
"message":"Server URL" "message":"Szerver URL"
}, },
"apiUrl":{ "apiUrl":{
"message":"API Server URL" "message":"API szerver URL"
}, },
"webVaultUrl":{ "webVaultUrl":{
"message":"Web Vault Server URL" "message":"Webes széf szerver URL"
}, },
"identityUrl":{ "identityUrl":{
"message":"Identity Server URL" "message":"Identitás szerver URL"
}, },
"environmentSaved":{ "environmentSaved":{
"message":"The environment URLs have been saved." "message":"A környezet URL-ok mentésre kerültek."
}, },
"enableAutoFillOnPageLoad":{ "enableAutoFillOnPageLoad":{
"message":"Enable Auto-fill On Page Load." "message":"Enable Auto-fill On Page Load."
}, },
"enableAutoFillOnPageLoadDesc":{ "enableAutoFillOnPageLoadDesc":{
"message":"If a login form is detected, automatically perform an auto-fill when the web page loads." "message":"Ha egy bejelentkezési űrlap észlelésre került, automatikusan töltse ki az adatokat."
}, },
"experimentalFeature":{ "experimentalFeature":{
"message":"This is currently an experimental feature. Use at your own risk." "message":"Ez jelenleg egy kísérleti funkció. Használd saját felelősségre."
}, },
"commandAutofillDesc":{ "commandAutofillDesc":{
"message":"Auto-fill the last used login for the current website." "message":"Automatikusan töltse ki az utólag használt bejelentkezést ezen a weboldalon."
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Generálj és másolj egy új véletlenszerű jelszót a vágólapra."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -747,5 +747,8 @@
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Generate and copy a new random password to the clipboard."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -747,5 +747,8 @@
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Generate and copy a new random password to the clipboard."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -747,5 +747,8 @@
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Generate and copy a new random password to the clipboard."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -747,5 +747,8 @@
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Generate and copy a new random password to the clipboard."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -747,5 +747,8 @@
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Generate and copy a new random password to the clipboard."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -747,5 +747,8 @@
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Generate and copy a new random password to the clipboard."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -743,9 +743,12 @@
"message":"Esta é atualmente uma funcionalidade experimental. Utilize por sua conta e risco." "message":"Esta é atualmente uma funcionalidade experimental. Utilize por sua conta e risco."
}, },
"commandAutofillDesc":{ "commandAutofillDesc":{
"message":"Auto-fill the last used login for the current website." "message":"Auto-preencher o último início de sessão utilizado para o website atual."
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Gerar e copiar uma nova palavra-passe aleatória para a área de transferência."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -707,45 +707,48 @@
"message":"Codurile de verificare vor fi trimise prin e-mail." "message":"Codurile de verificare vor fi trimise prin e-mail."
}, },
"selfHostedEnvironment":{ "selfHostedEnvironment":{
"message":"Self-hosted Environment" "message":"Mediu găzduit în mod automat"
}, },
"selfHostedEnvironmentFooter":{ "selfHostedEnvironmentFooter":{
"message":"Specify the base URL of your on-premise hosted bitwarden installation." "message":"Specificați adresa URL de bază a instalării bitwarden."
}, },
"customEnvironment":{ "customEnvironment":{
"message":"Custom Environment" "message":"Mediu particularizat"
}, },
"customEnvironmentFooter":{ "customEnvironmentFooter":{
"message":"For advanced users. You can specify the base URL of each service independently." "message":"Pentru utilizatorii avansați. Puteți specifica adresa URL de bază a fiecărui serviciu independent."
}, },
"baseUrl":{ "baseUrl":{
"message":"Server URL" "message":"URL-ul serverului"
}, },
"apiUrl":{ "apiUrl":{
"message":"API Server URL" "message":"URL-ul serverului API"
}, },
"webVaultUrl":{ "webVaultUrl":{
"message":"Web Vault Server URL" "message":"URL-ul serverului seifului web"
}, },
"identityUrl":{ "identityUrl":{
"message":"Identity Server URL" "message":"URL-ul serverului de identitate"
}, },
"environmentSaved":{ "environmentSaved":{
"message":"The environment URLs have been saved." "message":"Adresele URL de mediu au fost salvate."
}, },
"enableAutoFillOnPageLoad":{ "enableAutoFillOnPageLoad":{
"message":"Enable Auto-fill On Page Load." "message":"Activați completarea automată la încărcarea paginii"
}, },
"enableAutoFillOnPageLoadDesc":{ "enableAutoFillOnPageLoadDesc":{
"message":"If a login form is detected, automatically perform an auto-fill when the web page loads." "message":"Dacă se detectează un formular de autentificare, efectuați automat o umplere automată când pagina web se încarcă."
}, },
"experimentalFeature":{ "experimentalFeature":{
"message":"This is currently an experimental feature. Use at your own risk." "message":"Aceasta este în prezent o caracteristică experimentală. Folosiți pe propria răspundere."
}, },
"commandAutofillDesc":{ "commandAutofillDesc":{
"message":"Auto-fill the last used login for the current website." "message":"Completați automat ultimele date de autentificare utilizate pentru site-ul web curent."
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Generați și copiați o nouă parolă aleatorie în clipboard."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -743,9 +743,12 @@
"message":"Это экспериментальная функция. Используйте на свой страх и риск." "message":"Это экспериментальная функция. Используйте на свой страх и риск."
}, },
"commandAutofillDesc":{ "commandAutofillDesc":{
"message":"Auto-fill the last used login for the current website." "message":"Автозаполнение последнего использованного логина для текущего веб-сайта."
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Создавать и копировать новый случайный пароль в буфер обмена."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -747,5 +747,8 @@
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Generate and copy a new random password to the clipboard."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -707,45 +707,48 @@
"message":"Verifieringskoder kommer att skickas till dig." "message":"Verifieringskoder kommer att skickas till dig."
}, },
"selfHostedEnvironment":{ "selfHostedEnvironment":{
"message":"Self-hosted Environment" "message":"Egen-hostad miljö"
}, },
"selfHostedEnvironmentFooter":{ "selfHostedEnvironmentFooter":{
"message":"Specify the base URL of your on-premise hosted bitwarden installation." "message":"Ange bas-URL:en för din \"on-premise\"-hostade bitwarden-installation."
}, },
"customEnvironment":{ "customEnvironment":{
"message":"Custom Environment" "message":"Anpassad miljö"
}, },
"customEnvironmentFooter":{ "customEnvironmentFooter":{
"message":"For advanced users. You can specify the base URL of each service independently." "message":"För avancerade användare. Du kan ange bas-URL:en för varje tjänst oberoende av varandra."
}, },
"baseUrl":{ "baseUrl":{
"message":"Server URL" "message":"Server-URL"
}, },
"apiUrl":{ "apiUrl":{
"message":"API Server URL" "message":"API server-URL"
}, },
"webVaultUrl":{ "webVaultUrl":{
"message":"Web Vault Server URL" "message":"Webbvalv server-URL"
}, },
"identityUrl":{ "identityUrl":{
"message":"Identity Server URL" "message":"Identitetsserver-URL"
}, },
"environmentSaved":{ "environmentSaved":{
"message":"The environment URLs have been saved." "message":"Miljö-URL:er har sparats."
}, },
"enableAutoFillOnPageLoad":{ "enableAutoFillOnPageLoad":{
"message":"Enable Auto-fill On Page Load." "message":"Aktivera automatisk ifyllnad när sidan laddas"
}, },
"enableAutoFillOnPageLoadDesc":{ "enableAutoFillOnPageLoadDesc":{
"message":"If a login form is detected, automatically perform an auto-fill when the web page loads." "message":"Utför automatisk ifyllnad om ett inloggningsformulär upptäcks när webbsidan läses in."
}, },
"experimentalFeature":{ "experimentalFeature":{
"message":"This is currently an experimental feature. Use at your own risk." "message":"Detta är för närvarande en experimentell funktion. Använd på egen risk."
}, },
"commandAutofillDesc":{ "commandAutofillDesc":{
"message":"Auto-fill the last used login for the current website." "message":"Fyll automatiskt i den senast använda inloggningen för aktuell sida."
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Generera och kopiera ett nytt slumpmässigt lösenord till Urklipp."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -747,5 +747,8 @@
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Generate and copy a new random password to the clipboard."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -747,5 +747,8 @@
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Generate and copy a new random password to the clipboard."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -473,7 +473,7 @@
"description":"This is the folder for uncategorized logins" "description":"This is the folder for uncategorized logins"
}, },
"features":{ "features":{
"message":"Розширені налаштування" "message":"Додатково"
}, },
"gaDesc":{ "gaDesc":{
"message":"Ми використовуємо аналітику для розуміння того, як використовується розширення, щоб зробити його кращим. Всі зібрані дані цілком анонімні." "message":"Ми використовуємо аналітику для розуміння того, як використовується розширення, щоб зробити його кращим. Всі зібрані дані цілком анонімні."
@ -743,9 +743,12 @@
"message":"Це експериментальна функція. При її використанні ви берете ризик на себе." "message":"Це експериментальна функція. При її використанні ви берете ризик на себе."
}, },
"commandAutofillDesc":{ "commandAutofillDesc":{
"message":"Auto-fill the last used login for the current website." "message":"Автозаповнення останнього використаного запису для цього веб-сайту."
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Генерувати і копіювати новий пароль в буфер обміну."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -457,7 +457,7 @@
"message":"您确定要覆盖当前密码吗?" "message":"您确定要覆盖当前密码吗?"
}, },
"credits":{ "credits":{
"message":"贡献人员" "message":"鸣谢"
}, },
"thankYou":{ "thankYou":{
"message":"非常感谢" "message":"非常感谢"
@ -743,9 +743,12 @@
"message":"目前这是一项实验功能。使用需自担风险。" "message":"目前这是一项实验功能。使用需自担风险。"
}, },
"commandAutofillDesc":{ "commandAutofillDesc":{
"message":"Auto-fill the last used login for the current website." "message":"自动用最后一次登录填充当前网站"
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"生成并将一个新的随机密码复制到剪贴板中。"
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }

View File

@ -747,5 +747,8 @@
}, },
"commandGeneratePasswordDesc":{ "commandGeneratePasswordDesc":{
"message":"Generate and copy a new random password to the clipboard." "message":"Generate and copy a new random password to the clipboard."
},
"privateModeMessage":{
"message":"Unfortunately this window is not available in private mode for this browser."
} }
} }