mirror of
https://github.com/nextcloud/passman.git
synced 2026-03-13 10:55:46 +08:00
[tx-robot] updated from transifex
This commit is contained in:
parent
58c9199c1f
commit
784e71712f
4 changed files with 6 additions and 2 deletions
|
|
@ -322,6 +322,8 @@ OC.L10N.register(
|
|||
"Requested by" : "Requested by",
|
||||
"Reason" : "Reason",
|
||||
"Click here to request\n\t\t\t\t\tit" : "Click here to request\n\t\t\t\t\tit",
|
||||
"Loading…" : "Loading…",
|
||||
"Awwhh… credential not found. Maybe it expired" : "Awwhh… credential not found. Maybe it expired",
|
||||
"Expire time" : "Expire time",
|
||||
"Connection to server lost" : "Connection to server lost",
|
||||
"Problem loading page, reloading in 5 seconds" : "Problem loading page, reloading in 5 seconds",
|
||||
|
|
|
|||
|
|
@ -320,6 +320,8 @@
|
|||
"Requested by" : "Requested by",
|
||||
"Reason" : "Reason",
|
||||
"Click here to request\n\t\t\t\t\tit" : "Click here to request\n\t\t\t\t\tit",
|
||||
"Loading…" : "Loading…",
|
||||
"Awwhh… credential not found. Maybe it expired" : "Awwhh… credential not found. Maybe it expired",
|
||||
"Expire time" : "Expire time",
|
||||
"Connection to server lost" : "Connection to server lost",
|
||||
"Problem loading page, reloading in 5 seconds" : "Problem loading page, reloading in 5 seconds",
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ OC.L10N.register(
|
|||
"Decrypting credentials" : "Dekrypterer Påloggingsdetaljer",
|
||||
"Done" : "Ferdig",
|
||||
"File read successfully." : "Fil lest.",
|
||||
"Proceed with the following steps to import your file" : "Fortsett med følgende steg for å importere fila di",
|
||||
"Proceed with the following steps to import your file" : "Fortsett med følgende steg for å importere filen din",
|
||||
"Credential has no label, skipping" : "Påloggingsdetaljer mangler etikett, hopper over",
|
||||
"Adding {{credential}}" : "Legger til {{credential}}",
|
||||
"Added {{credential}}" : "{{credential}} lagt til",
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
"Decrypting credentials" : "Dekrypterer Påloggingsdetaljer",
|
||||
"Done" : "Ferdig",
|
||||
"File read successfully." : "Fil lest.",
|
||||
"Proceed with the following steps to import your file" : "Fortsett med følgende steg for å importere fila di",
|
||||
"Proceed with the following steps to import your file" : "Fortsett med følgende steg for å importere filen din",
|
||||
"Credential has no label, skipping" : "Påloggingsdetaljer mangler etikett, hopper over",
|
||||
"Adding {{credential}}" : "Legger til {{credential}}",
|
||||
"Added {{credential}}" : "{{credential}} lagt til",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue