Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
0e588a7
New translations AppResources.resx (Chinese Simplified)
kspearrin Oct 26, 2017
9abad4d
New translations AppResources.resx (Slovak)
kspearrin Oct 26, 2017
9dab614
New translations AppResources.resx (Russian)
kspearrin Oct 26, 2017
78762c0
New translations AppResources.resx (Romanian)
kspearrin Oct 26, 2017
f4bdea7
New translations AppResources.resx (Portuguese, Brazilian)
kspearrin Oct 26, 2017
b0d2ce4
New translations AppResources.resx (Portuguese)
kspearrin Oct 26, 2017
e760254
New translations AppResources.resx (Polish)
kspearrin Oct 26, 2017
45c7ca5
New translations AppResources.resx (Turkish)
kspearrin Oct 26, 2017
9a1c6e3
New translations AppResources.resx (Vietnamese)
kspearrin Oct 26, 2017
d32f2bd
New translations AppResources.resx (Ukrainian)
kspearrin Oct 26, 2017
292d4da
New translations AppResources.resx (Spanish)
kspearrin Oct 26, 2017
e1931a9
New translations AppResources.resx (Thai)
kspearrin Oct 26, 2017
b4bf96d
New translations AppResources.resx (Swedish)
kspearrin Oct 26, 2017
2934574
New translations AppResources.resx (Japanese)
kspearrin Oct 26, 2017
3c2498d
New translations copy.resx (Chinese Simplified)
kspearrin Oct 26, 2017
8f10443
New translations AppResources.resx (Dutch)
kspearrin Oct 26, 2017
899f042
New translations copy.resx (Danish)
kspearrin Oct 26, 2017
5831816
New translations copy.resx (Danish)
kspearrin Oct 26, 2017
292750a
New translations copy.resx (Danish)
kspearrin Oct 26, 2017
7a903bb
New translations AppResources.resx (Danish)
kspearrin Oct 26, 2017
3ace909
New translations AppResources.resx (Czech)
kspearrin Oct 26, 2017
bddfd7e
New translations AppResources.resx (Croatian)
kspearrin Oct 26, 2017
b53ec2c
New translations AppResources.resx (Chinese Traditional)
kspearrin Oct 26, 2017
fd63db4
New translations AppResources.resx (Finnish)
kspearrin Oct 26, 2017
1cad27d
New translations AppResources.resx (Hungarian)
kspearrin Oct 26, 2017
9431273
New translations AppResources.resx (Italian)
kspearrin Oct 26, 2017
e2f184f
New translations copy.resx (Indonesian)
kspearrin Oct 26, 2017
eddd06d
New translations AppResources.resx (Indonesian)
kspearrin Oct 26, 2017
662f96c
New translations AppResources.resx (Hindi)
kspearrin Oct 26, 2017
4981719
New translations copy.resx (German)
kspearrin Oct 26, 2017
54f754f
New translations copy.resx (German)
kspearrin Oct 26, 2017
33f839b
New translations copy.resx (German)
kspearrin Oct 26, 2017
e89f70f
New translations AppResources.resx (German)
kspearrin Oct 26, 2017
4a3d281
New translations AppResources.resx (French)
kspearrin Oct 26, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
264 changes: 205 additions & 59 deletions src/App/Resources/AppResources.cs.resx

Large diffs are not rendered by default.

724 changes: 435 additions & 289 deletions src/App/Resources/AppResources.da.resx

Large diffs are not rendered by default.

1,188 changes: 1,188 additions & 0 deletions src/App/Resources/AppResources.de.resx

Large diffs are not rendered by default.

240 changes: 193 additions & 47 deletions src/App/Resources/AppResources.es.resx
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,9 @@
<data name="AddFolder" xml:space="preserve">
<value>Añadir carpeta</value>
</data>
<data name="AddLogin" xml:space="preserve">
<value>Añadir entrada</value>
<comment>The title for the add login page.</comment>
<data name="AddItem" xml:space="preserve">
<value>Add Item</value>
<comment>The title for the add item page.</comment>
</data>
<data name="AnErrorHasOccurred" xml:space="preserve">
<value>Ha ocurrido un error.</value>
Expand Down Expand Up @@ -223,7 +223,7 @@
</data>
<data name="FolderNone" xml:space="preserve">
<value>Sin carpeta</value>
<comment>Logins that have no folder specified go in this special "catch-all" folder.</comment>
<comment>Items that have no folder specified go in this special "catch-all" folder.</comment>
</data>
<data name="Folders" xml:space="preserve">
<value>Carpetas</value>
Expand Down Expand Up @@ -325,14 +325,10 @@
<value>Mostrar</value>
<comment>Reveal a hidden value (password).</comment>
</data>
<data name="LoginDeleted" xml:space="preserve">
<value>Entrada eliminada.</value>
<data name="ItemDeleted" xml:space="preserve">
<value>Item has been deleted.</value>
<comment>Confirmation message after successfully deleting a login.</comment>
</data>
<data name="LoginNoName" xml:space="preserve">
<value>Sin nombre</value>
<comment>Title text to display when there is no name given for a login.</comment>
</data>
<data name="Submit" xml:space="preserve">
<value>Enviar</value>
</data>
Expand Down Expand Up @@ -400,8 +396,8 @@
<data name="AccountCreated" xml:space="preserve">
<value>¡Tu nueva cuenta ha sido creada! Ahora puedes acceder.</value>
</data>
<data name="AddALogin" xml:space="preserve">
<value>Añadir entrada</value>
<data name="AddAnItem" xml:space="preserve">
<value>Add an Item</value>
</data>
<data name="AppExtension" xml:space="preserve">
<value>Extensión de Aplicación</value>
Expand Down Expand Up @@ -467,8 +463,8 @@
<value>Creando cuenta...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="EditLogin" xml:space="preserve">
<value>Editar entrada</value>
<data name="EditItem" xml:space="preserve">
<value>Edit Item</value>
</data>
<data name="EnableAutomaticSyncing" xml:space="preserve">
<value>Habilitar sincronizacion automatica</value>
Expand Down Expand Up @@ -522,14 +518,14 @@
<data name="GetPasswordHint" xml:space="preserve">
<value>Obtener pista de la contraseña maestra</value>
</data>
<data name="ImportLogins" xml:space="preserve">
<value>Importar entradas</value>
<data name="ImportItems" xml:space="preserve">
<value>Import Items</value>
</data>
<data name="ImportLoginsConfirmation" xml:space="preserve">
<value>Puedes importar entradas masivamente desde la bóveda web de bitwarden.com. ¿Quieres visitar ahora el sitio web?</value>
<data name="ImportItemsConfirmation" xml:space="preserve">
<value>You can bulk import items from the bitwarden.com web vault. Do you want to visit the website now?</value>
</data>
<data name="ImportLoginsDescription" xml:space="preserve">
<value>Importa rápida y masivamente entradas de otras aplicaciones de gestión de contraseñas.</value>
<data name="ImportItemsDescription" xml:space="preserve">
<value>Quickly bulk import your items from other password management apps.</value>
</data>
<data name="LastSync" xml:space="preserve">
<value>Última sincronización:</value>
Expand Down Expand Up @@ -600,17 +596,17 @@
<data name="Never" xml:space="preserve">
<value>Nunca</value>
</data>
<data name="NewLoginCreated" xml:space="preserve">
<value>Nueva entrada creada.</value>
<data name="NewItemCreated" xml:space="preserve">
<value>New item created.</value>
</data>
<data name="NoFavorites" xml:space="preserve">
<value>No hay favoritos en tu bóveda.</value>
</data>
<data name="NoLogins" xml:space="preserve">
<value>No hay entradas en tu bóveda.</value>
<data name="NoItems" xml:space="preserve">
<value>There are no items in your vault.</value>
</data>
<data name="NoLoginsTap" xml:space="preserve">
<value>No hay entradas en tu bóveda para este sitio web. Pulsa para añadir una.</value>
<data name="NoItemsTap" xml:space="preserve">
<value>There are no items in your vault for this website. Tap to add one.</value>
</data>
<data name="NoUsernamePasswordConfigured" xml:space="preserve">
<value>Esta entrada no tiene usuario y contraseña configurados.</value>
Expand Down Expand Up @@ -683,11 +679,11 @@
<data name="SetPINDirection" xml:space="preserve">
<value>Introduce un PIN de 4 dígitos para desbloquear la aplicación con él.</value>
</data>
<data name="LoginInformation" xml:space="preserve">
<value>Información de acceso</value>
<data name="ItemInformation" xml:space="preserve">
<value>Item Information</value>
</data>
<data name="LoginUpdated" xml:space="preserve">
<value>Entrada actualizada.</value>
<data name="ItemUpdated" xml:space="preserve">
<value>Item updated.</value>
</data>
<data name="Submitting" xml:space="preserve">
<value>Enviando...</value>
Expand Down Expand Up @@ -729,8 +725,8 @@
<data name="VerificationCode" xml:space="preserve">
<value>Código de verificación</value>
</data>
<data name="ViewLogin" xml:space="preserve">
<value>Ver entrada</value>
<data name="ViewItem" xml:space="preserve">
<value>View Item</value>
</data>
<data name="WebVault" xml:space="preserve">
<value>Bóveda web de bitwarden</value>
Expand All @@ -741,8 +737,8 @@
<data name="Lost2FAApp" xml:space="preserve">
<value>¿Has perdido la autenticación en dos pasos?</value>
</data>
<data name="Logins" xml:space="preserve">
<value>Entradas</value>
<data name="Items" xml:space="preserve">
<value>Items</value>
<comment>Screen title</comment>
</data>
<data name="ExtensionActivated" xml:space="preserve">
Expand All @@ -754,13 +750,13 @@
<data name="Translations" xml:space="preserve">
<value>Traducciones</value>
</data>
<data name="LoginsForUri" xml:space="preserve">
<value>Entradas para {0}</value>
<data name="ItemsForUri" xml:space="preserve">
<value>Items for {0}</value>
<comment>This is used for the autofill service. ex. "Logins for twitter.com"</comment>
</data>
<data name="NoLoginsForUri" xml:space="preserve">
<value>No hay entradas en tu bóveda para {0}.</value>
<comment>This is used for the autofill service. ex. "There are no logins in your vault for twitter.com".</comment>
<data name="NoItemsForUri" xml:space="preserve">
<value>There are no items in your vault for {0}.</value>
<comment>This is used for the autofill service. ex. "There are no items in your vault for twitter.com".</comment>
</data>
<data name="BitwardenAutofillServiceNotification" xml:space="preserve">
<value>Cuando veas una notificación de autorellenado de bitwarden, puedes pulsar en ella para lanzar el servicio.</value>
Expand Down Expand Up @@ -801,11 +797,11 @@
<data name="BitwardenAutofillServiceMatchConfirm" xml:space="preserve">
<value>¿Estás seguro de que quieres autorellenar esta entrada? No es una coincidencia completa para "{0}".</value>
</data>
<data name="MatchingLogins" xml:space="preserve">
<value>Entradas coincidentes</value>
<data name="MatchingItems" xml:space="preserve">
<value>Matching Items</value>
</data>
<data name="PossibleMatchingLogins" xml:space="preserve">
<value>Posibles entradas coincidentes</value>
<data name="PossibleMatchingItems" xml:space="preserve">
<value>Possible Matching Items</value>
</data>
<data name="Search" xml:space="preserve">
<value>Buscar</value>
Expand Down Expand Up @@ -960,7 +956,7 @@
<value>Deshabilitar copiado automático de códigos TOTP</value>
</data>
<data name="PremiumRequired" xml:space="preserve">
<value>Una membrasía Premium es requerida para utilizar esta característica.</value>
<value>Una membresía Premium es requerida para utilizar esta característica.</value>
</data>
<data name="AttachementAdded" xml:space="preserve">
<value>Adjunto añadido</value>
Expand Down Expand Up @@ -1031,12 +1027,162 @@
<value>Pulsa en esta notificación para ver las entradas de tu bóveda.</value>
</data>
<data name="CustomFields" xml:space="preserve">
<value>Custom Fields</value>
<value>Campos personalizados</value>
</data>
<data name="CustomFieldsUpdated" xml:space="preserve">
<value>Custom fields updated.</value>
<value>Campos personalizados actualizados.</value>
</data>
<data name="NoCustomFields" xml:space="preserve">
<value>No custom fields. You can fully manage custom fields from the web vault or browser extension.</value>
<value>No hay campos personalizados. Puedes gestionarlos desde la bóveda web o la extensión de navegador.</value>
</data>
<data name="CopyNumber" xml:space="preserve">
<value>Copy Number</value>
</data>
<data name="CopySecurityCode" xml:space="preserve">
<value>Copy Security Code</value>
</data>
<data name="Number" xml:space="preserve">
<value>Number</value>
</data>
<data name="SecurityCode" xml:space="preserve">
<value>Security Code</value>
</data>
<data name="SelectTypeAdd" xml:space="preserve">
<value>What type of item do you want to add?</value>
</data>
<data name="TypeCard" xml:space="preserve">
<value>Card</value>
</data>
<data name="TypeIdentity" xml:space="preserve">
<value>Identity</value>
</data>
<data name="TypeLogin" xml:space="preserve">
<value>Login</value>
</data>
<data name="TypeSecureNote" xml:space="preserve">
<value>Secure Note</value>
</data>
<data name="Address1" xml:space="preserve">
<value>Address 1</value>
</data>
<data name="Address2" xml:space="preserve">
<value>Address 2</value>
</data>
<data name="Address3" xml:space="preserve">
<value>Address 3</value>
</data>
<data name="April" xml:space="preserve">
<value>April</value>
</data>
<data name="August" xml:space="preserve">
<value>August</value>
</data>
<data name="Brand" xml:space="preserve">
<value>Brand</value>
</data>
<data name="CardholderName" xml:space="preserve">
<value>Cardholder Name</value>
</data>
<data name="CityTown" xml:space="preserve">
<value>City / Town</value>
</data>
<data name="Company" xml:space="preserve">
<value>Company</value>
</data>
<data name="Country" xml:space="preserve">
<value>Country</value>
</data>
<data name="December" xml:space="preserve">
<value>December</value>
</data>
<data name="Dr" xml:space="preserve">
<value>Dr</value>
</data>
<data name="ExpirationMonth" xml:space="preserve">
<value>Expiration Month</value>
</data>
<data name="ExpirationYear" xml:space="preserve">
<value>Expiration Year</value>
</data>
<data name="February" xml:space="preserve">
<value>February</value>
</data>
<data name="FirstName" xml:space="preserve">
<value>First Name</value>
</data>
<data name="January" xml:space="preserve">
<value>January</value>
</data>
<data name="July" xml:space="preserve">
<value>July</value>
</data>
<data name="June" xml:space="preserve">
<value>June</value>
</data>
<data name="LastName" xml:space="preserve">
<value>Last Name</value>
</data>
<data name="LicenseNumber" xml:space="preserve">
<value>License Number</value>
</data>
<data name="March" xml:space="preserve">
<value>March</value>
</data>
<data name="May" xml:space="preserve">
<value>May</value>
</data>
<data name="MiddleName" xml:space="preserve">
<value>Middle Name</value>
</data>
<data name="Mr" xml:space="preserve">
<value>Mr</value>
</data>
<data name="Mrs" xml:space="preserve">
<value>Mrs</value>
</data>
<data name="Ms" xml:space="preserve">
<value>Ms</value>
</data>
<data name="November" xml:space="preserve">
<value>November</value>
</data>
<data name="October" xml:space="preserve">
<value>October</value>
</data>
<data name="PassportNumber" xml:space="preserve">
<value>Passport Number</value>
</data>
<data name="Phone" xml:space="preserve">
<value>Phone</value>
</data>
<data name="September" xml:space="preserve">
<value>September</value>
</data>
<data name="SSN" xml:space="preserve">
<value>Social Security Number</value>
</data>
<data name="StateProvince" xml:space="preserve">
<value>State / Province</value>
</data>
<data name="Title" xml:space="preserve">
<value>Title</value>
</data>
<data name="ZipPostalCode" xml:space="preserve">
<value>Zip / Postal Code</value>
</data>
<data name="Address" xml:space="preserve">
<value>Address</value>
</data>
<data name="Expiration" xml:space="preserve">
<value>Expiration</value>
</data>
<data name="DisableWebsiteIcons" xml:space="preserve">
<value>Disable Website Icons</value>
</data>
<data name="DisableWebsiteIconsDescription" xml:space="preserve">
<value>Website Icons provide a recognizable image next to each login item in your vault.</value>
</data>
<data name="IconsUrl" xml:space="preserve">
<value>Icons Server URL</value>
</data>
</root>
Loading