diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
commit | 8cc41974a43ce893fee58b44ac8c213461eaa898 (patch) | |
tree | f901982908dafc2b29853fb7919697be33f33feb /lib/l10n/nn_NO.js | |
parent | a5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff) | |
download | nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nn_NO.js')
-rw-r--r-- | lib/l10n/nn_NO.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/nn_NO.js b/lib/l10n/nn_NO.js index f5192642699..de7e2676e2f 100644 --- a/lib/l10n/nn_NO.js +++ b/lib/l10n/nn_NO.js @@ -13,7 +13,6 @@ OC.L10N.register( "Users" : "Brukarar", "A valid username must be provided" : "Du må oppgje eit gyldig brukarnamn", "A valid password must be provided" : "Du må oppgje eit gyldig passord", - "Authentication error" : "Feil i autentisering", - "%s shared »%s« with you" : "%s delte «%s» med deg" + "Authentication error" : "Feil i autentisering" }, "nplurals=2; plural=(n != 1);"); |