Skip to content

Commit

Permalink
Merge branch 'master' of github.com:bitwarden/browser
Browse files Browse the repository at this point in the history
  • Loading branch information
kspearrin committed Sep 12, 2017
2 parents 88dbca3 + 7c28cdf commit 842175c
Show file tree
Hide file tree
Showing 24 changed files with 155 additions and 83 deletions.
7 changes: 5 additions & 2 deletions src/_locales/cs/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -743,9 +743,12 @@
"message":"Toto je momentálně experimentální funkce. Použijte na vlastní riziko."
},
"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":{
"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."
}
}
3 changes: 3 additions & 0 deletions src/_locales/de/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,5 +747,8 @@
},
"commandGeneratePasswordDesc":{
"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."
}
}
31 changes: 17 additions & 14 deletions src/_locales/es/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -707,45 +707,48 @@
"message":"Los códigos de verificación te serán enviados por correo electrónico."
},
"selfHostedEnvironment":{
"message":"Self-hosted Environment"
"message":"Entorno de alojamiento propio"
},
"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":{
"message":"Custom Environment"
"message":"Entorno personalizado"
},
"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":{
"message":"Server URL"
"message":"URL del servidor"
},
"apiUrl":{
"message":"API Server URL"
"message":"URL del servidor de la API"
},
"webVaultUrl":{
"message":"Web Vault Server URL"
"message":"URL del servidor de la bóveda web"
},
"identityUrl":{
"message":"Identity Server URL"
"message":"URL del servidor de identidad"
},
"environmentSaved":{
"message":"The environment URLs have been saved."
"message":"La URLs del entorno han sido guardadas."
},
"enableAutoFillOnPageLoad":{
"message":"Enable Auto-fill On Page Load."
"message":"Habilitar autorellenar al carga la página"
},
"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":{
"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":{
"message":"Auto-fill the last used login for the current website."
"message":"Autorellenar la última entrada utilizada para la página actual."
},
"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."
}
}
3 changes: 3 additions & 0 deletions src/_locales/fi/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,5 +747,8 @@
},
"commandGeneratePasswordDesc":{
"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."
}
}
7 changes: 5 additions & 2 deletions src/_locales/fr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -743,9 +743,12 @@
"message":"Ceci est actuellement une fonctionnalité expérimentale. À utiliser avec prudence."
},
"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":{
"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."
}
}
3 changes: 3 additions & 0 deletions src/_locales/hi/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,5 +747,8 @@
},
"commandGeneratePasswordDesc":{
"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."
}
}
31 changes: 17 additions & 14 deletions src/_locales/hr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -707,45 +707,48 @@
"message":"Kontrolni kodovi bit će vam poslani e-poštom."
},
"selfHostedEnvironment":{
"message":"Self-hosted Environment"
"message":"Vlastito hosting okruženje"
},
"selfHostedEnvironmentFooter":{
"message":"Specify the base URL of your on-premise hosted bitwarden installation."
"message":"Navedite osnovni URL Vaše lokalno hostirane bitwarden instalacije."
},
"customEnvironment":{
"message":"Custom Environment"
"message":"Prilagođeno okruženje"
},
"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":{
"message":"Server URL"
"message":"URL poslužitelja"
},
"apiUrl":{
"message":"API Server URL"
"message":"API poslužiteljskog URL-a"
},
"webVaultUrl":{
"message":"Web Vault Server URL"
"message":"URL poslužitelja web trezora"
},
"identityUrl":{
"message":"Identity Server URL"
"message":"URL identiteta poslužitelja"
},
"environmentSaved":{
"message":"The environment URLs have been saved."
"message":"URL-ovi okoline su spremljeni."
},
"enableAutoFillOnPageLoad":{
"message":"Enable Auto-fill On Page Load."
"message":"Omogući automatsko popunjavanje nakon učitavanja stranice"
},
"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":{
"message":"This is currently an experimental feature. Use at your own risk."
"message":"Ovo je trenutno eksperimentalna značajka. Koristite na vlastitu odgovornost."
},
"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":{
"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."
}
}
29 changes: 16 additions & 13 deletions src/_locales/hu/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -707,45 +707,48 @@
"message":"Ellenőrző kódok el lesznek e-mailbe küldve neked."
},
"selfHostedEnvironment":{
"message":"Self-hosted Environment"
"message":"Magad hosztolt környezet"
},
"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":{
"message":"Custom Environment"
"message":"Egyéni környezet"
},
"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":{
"message":"Server URL"
"message":"Szerver URL"
},
"apiUrl":{
"message":"API Server URL"
"message":"API szerver URL"
},
"webVaultUrl":{
"message":"Web Vault Server URL"
"message":"Webes széf szerver URL"
},
"identityUrl":{
"message":"Identity Server URL"
"message":"Identitás szerver URL"
},
"environmentSaved":{
"message":"The environment URLs have been saved."
"message":"A környezet URL-ok mentésre kerültek."
},
"enableAutoFillOnPageLoad":{
"message":"Enable Auto-fill On Page Load."
},
"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":{
"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":{
"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":{
"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."
}
}
3 changes: 3 additions & 0 deletions src/_locales/id/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,5 +747,8 @@
},
"commandGeneratePasswordDesc":{
"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."
}
}
3 changes: 3 additions & 0 deletions src/_locales/it/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,5 +747,8 @@
},
"commandGeneratePasswordDesc":{
"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."
}
}
3 changes: 3 additions & 0 deletions src/_locales/ja/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,5 +747,8 @@
},
"commandGeneratePasswordDesc":{
"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."
}
}
3 changes: 3 additions & 0 deletions src/_locales/nl/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,5 +747,8 @@
},
"commandGeneratePasswordDesc":{
"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."
}
}
3 changes: 3 additions & 0 deletions src/_locales/pl/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,5 +747,8 @@
},
"commandGeneratePasswordDesc":{
"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."
}
}
3 changes: 3 additions & 0 deletions src/_locales/pt_BR/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,5 +747,8 @@
},
"commandGeneratePasswordDesc":{
"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."
}
}
7 changes: 5 additions & 2 deletions src/_locales/pt_PT/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -743,9 +743,12 @@
"message":"Esta é atualmente uma funcionalidade experimental. Utilize por sua conta e risco."
},
"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":{
"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."
}
}
31 changes: 17 additions & 14 deletions src/_locales/ro/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -707,45 +707,48 @@
"message":"Codurile de verificare vor fi trimise prin e-mail."
},
"selfHostedEnvironment":{
"message":"Self-hosted Environment"
"message":"Mediu găzduit în mod automat"
},
"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":{
"message":"Custom Environment"
"message":"Mediu particularizat"
},
"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":{
"message":"Server URL"
"message":"URL-ul serverului"
},
"apiUrl":{
"message":"API Server URL"
"message":"URL-ul serverului API"
},
"webVaultUrl":{
"message":"Web Vault Server URL"
"message":"URL-ul serverului seifului web"
},
"identityUrl":{
"message":"Identity Server URL"
"message":"URL-ul serverului de identitate"
},
"environmentSaved":{
"message":"The environment URLs have been saved."
"message":"Adresele URL de mediu au fost salvate."
},
"enableAutoFillOnPageLoad":{
"message":"Enable Auto-fill On Page Load."
"message":"Activați completarea automată la încărcarea paginii"
},
"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":{
"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":{
"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":{
"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."
}
}
Loading

0 comments on commit 842175c

Please sign in to comment.