mirror of
https://github.com/nextcloud/passman.git
synced 2025-11-17 22:29:58 +08:00
[tx-robot] updated from transifex
This commit is contained in:
parent
a4f0dfe6a1
commit
f7df3192bd
6 changed files with 14 additions and 2 deletions
|
|
@ -318,6 +318,8 @@ OC.L10N.register(
|
|||
"Request ID" : "ID de solicitud",
|
||||
"Requested by" : "Solciitado por",
|
||||
"Reason" : "Razón",
|
||||
"Click here to request\n\t\t\t\t\tit" : "Haz click aquí para solicitarlo ",
|
||||
"Loading..." : "Cargando...",
|
||||
"Connection to server lost" : "Se perdió la conexión al servidor",
|
||||
"Problem loading page, reloading in 5 seconds" : "Se presentó un problema al cargar la página, recargando en 5 segundos",
|
||||
"Saving..." : "Guardando ...",
|
||||
|
|
|
|||
|
|
@ -316,6 +316,8 @@
|
|||
"Request ID" : "ID de solicitud",
|
||||
"Requested by" : "Solciitado por",
|
||||
"Reason" : "Razón",
|
||||
"Click here to request\n\t\t\t\t\tit" : "Haz click aquí para solicitarlo ",
|
||||
"Loading..." : "Cargando...",
|
||||
"Connection to server lost" : "Se perdió la conexión al servidor",
|
||||
"Problem loading page, reloading in 5 seconds" : "Se presentó un problema al cargar la página, recargando en 5 segundos",
|
||||
"Saving..." : "Guardando ...",
|
||||
|
|
|
|||
|
|
@ -318,6 +318,10 @@ OC.L10N.register(
|
|||
"Request ID" : "ID de la demande",
|
||||
"Requested by" : "Demandé par",
|
||||
"Reason" : "Motif",
|
||||
"Click here to request\n\t\t\t\t\tit" : "Cliquez ici\n\t\t\t\t\tpour le demander ",
|
||||
"Loading..." : "Chargement...",
|
||||
"Awwhh.... credential not found. Maybe it expired" : "Awwhh.... information d'identification non trouvée. Il est peut être expiré",
|
||||
"Expire time" : "Date d'expiration",
|
||||
"Connection to server lost" : "Connexion au serveur perdu",
|
||||
"Problem loading page, reloading in 5 seconds" : "Problème de chargement de la page, actualisation dans 5 secondes",
|
||||
"Saving..." : "Enregistrement…",
|
||||
|
|
|
|||
|
|
@ -316,6 +316,10 @@
|
|||
"Request ID" : "ID de la demande",
|
||||
"Requested by" : "Demandé par",
|
||||
"Reason" : "Motif",
|
||||
"Click here to request\n\t\t\t\t\tit" : "Cliquez ici\n\t\t\t\t\tpour le demander ",
|
||||
"Loading..." : "Chargement...",
|
||||
"Awwhh.... credential not found. Maybe it expired" : "Awwhh.... information d'identification non trouvée. Il est peut être expiré",
|
||||
"Expire time" : "Date d'expiration",
|
||||
"Connection to server lost" : "Connexion au serveur perdu",
|
||||
"Problem loading page, reloading in 5 seconds" : "Problème de chargement de la page, actualisation dans 5 secondes",
|
||||
"Saving..." : "Enregistrement…",
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ OC.L10N.register(
|
|||
"Credential created!" : "Uppgifter skapade!",
|
||||
"Credential deleted" : "Uppgifterna borttagna",
|
||||
"Credential updated" : "Uppgifterna uppdaterade",
|
||||
"Credential recovered" : "Uppgifterna åtställda",
|
||||
"Credential recovered" : "Uppgifterna återställda",
|
||||
"Credential destroyed" : "Uppgifterna förstörda",
|
||||
"Error downloading file, you probably don't have sufficient permissions" : "Fel vid nedladdning av fil, troligtvis på grund av otillräckliga rättigheter",
|
||||
"Invalid QR code" : "Ogiltig QR-kod",
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
"Credential created!" : "Uppgifter skapade!",
|
||||
"Credential deleted" : "Uppgifterna borttagna",
|
||||
"Credential updated" : "Uppgifterna uppdaterade",
|
||||
"Credential recovered" : "Uppgifterna åtställda",
|
||||
"Credential recovered" : "Uppgifterna återställda",
|
||||
"Credential destroyed" : "Uppgifterna förstörda",
|
||||
"Error downloading file, you probably don't have sufficient permissions" : "Fel vid nedladdning av fil, troligtvis på grund av otillräckliga rättigheter",
|
||||
"Invalid QR code" : "Ogiltig QR-kod",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue