mirror of
https://github.com/nextcloud/passman.git
synced 2025-02-25 07:53:32 +08:00
[tx-robot] updated from transifex
This commit is contained in:
parent
2608fac3ed
commit
0434016367
2 changed files with 14 additions and 2 deletions
|
@ -30,6 +30,12 @@ OC.L10N.register(
|
||||||
"%s shared \"%s\" with you. Click here to accept" : "%s delte \"%s\" med deg. Klikk her for å akseptere",
|
"%s shared \"%s\" with you. Click here to accept" : "%s delte \"%s\" med deg. Klikk her for å akseptere",
|
||||||
"Decline" : "Avslå",
|
"Decline" : "Avslå",
|
||||||
"%s has declined your share request for \"%s\"." : "%s har avvist din forespørsel om å dele \"%s\".",
|
"%s has declined your share request for \"%s\"." : "%s har avvist din forespørsel om å dele \"%s\".",
|
||||||
"%s has accepted your share request for \"%s\"." : "%s har akseptert din forespørsel om å dele \"%s\"."
|
"%s has accepted your share request for \"%s\"." : "%s har akseptert din forespørsel om å dele \"%s\".",
|
||||||
|
"Settings" : "Innstillinger",
|
||||||
|
"Connection to server lost" : "Mistet tilkobling til tjeneren",
|
||||||
|
"Problem loading page, reloading in 5 seconds" : "Problem ved lasting av side, laster på nytt om 5 sekunder",
|
||||||
|
"Saving..." : "Lagrer...",
|
||||||
|
"Dismiss" : "Forkast",
|
||||||
|
"seconds ago" : "sekunder siden"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|
|
@ -28,6 +28,12 @@
|
||||||
"%s shared \"%s\" with you. Click here to accept" : "%s delte \"%s\" med deg. Klikk her for å akseptere",
|
"%s shared \"%s\" with you. Click here to accept" : "%s delte \"%s\" med deg. Klikk her for å akseptere",
|
||||||
"Decline" : "Avslå",
|
"Decline" : "Avslå",
|
||||||
"%s has declined your share request for \"%s\"." : "%s har avvist din forespørsel om å dele \"%s\".",
|
"%s has declined your share request for \"%s\"." : "%s har avvist din forespørsel om å dele \"%s\".",
|
||||||
"%s has accepted your share request for \"%s\"." : "%s har akseptert din forespørsel om å dele \"%s\"."
|
"%s has accepted your share request for \"%s\"." : "%s har akseptert din forespørsel om å dele \"%s\".",
|
||||||
|
"Settings" : "Innstillinger",
|
||||||
|
"Connection to server lost" : "Mistet tilkobling til tjeneren",
|
||||||
|
"Problem loading page, reloading in 5 seconds" : "Problem ved lasting av side, laster på nytt om 5 sekunder",
|
||||||
|
"Saving..." : "Lagrer...",
|
||||||
|
"Dismiss" : "Forkast",
|
||||||
|
"seconds ago" : "sekunder siden"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
Loading…
Reference in a new issue