mirror of
https://github.com/nextcloud/passman.git
synced 2024-11-10 17:27:40 +08:00
[tx-robot] updated from transifex
This commit is contained in:
parent
9deed900ba
commit
d612fad00f
4 changed files with 8 additions and 0 deletions
|
@ -71,6 +71,9 @@ OC.L10N.register(
|
|||
"Username" : "Brugernavn",
|
||||
"Repeat password" : "Gentag adgangskode",
|
||||
"Add tag" : "Tilføj Tag",
|
||||
"Pick an icon" : "Vælg et ikon",
|
||||
"Use this icon" : "Brug dette Ikon",
|
||||
"Selected icon" : "Valgte Ikon",
|
||||
"Field label" : "Felt mærkat",
|
||||
"Field value" : "Felt værdi",
|
||||
"Choose a file" : "Vælg en fil",
|
||||
|
|
|
@ -69,6 +69,9 @@
|
|||
"Username" : "Brugernavn",
|
||||
"Repeat password" : "Gentag adgangskode",
|
||||
"Add tag" : "Tilføj Tag",
|
||||
"Pick an icon" : "Vælg et ikon",
|
||||
"Use this icon" : "Brug dette Ikon",
|
||||
"Selected icon" : "Valgte Ikon",
|
||||
"Field label" : "Felt mærkat",
|
||||
"Field value" : "Felt værdi",
|
||||
"Choose a file" : "Vælg en fil",
|
||||
|
|
|
@ -152,6 +152,7 @@ OC.L10N.register(
|
|||
"A total of {{scan_result}} weak credentials were found." : "Se encontraron un total de {{scan_result}} credenciales débiles.",
|
||||
"Score" : "Calificación",
|
||||
"Action" : "Acción",
|
||||
"Search users…" : "Buscar usuarios...",
|
||||
"Missing users? Only users that have vaults are shown." : "¿Faltan usuarios? Sólo se muestran los usuarios que tienen bóvedas.",
|
||||
"Cyphering" : "Encriptando",
|
||||
"Uploading" : "Cargando",
|
||||
|
|
|
@ -150,6 +150,7 @@
|
|||
"A total of {{scan_result}} weak credentials were found." : "Se encontraron un total de {{scan_result}} credenciales débiles.",
|
||||
"Score" : "Calificación",
|
||||
"Action" : "Acción",
|
||||
"Search users…" : "Buscar usuarios...",
|
||||
"Missing users? Only users that have vaults are shown." : "¿Faltan usuarios? Sólo se muestran los usuarios que tienen bóvedas.",
|
||||
"Cyphering" : "Encriptando",
|
||||
"Uploading" : "Cargando",
|
||||
|
|
Loading…
Reference in a new issue