Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-06 05:17:11 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-06 05:17:11 +0300
commitcb1d9cfaf0d142e9d9153d882023ccf2ab2ac615 (patch)
treed69e3101d2eebfe7ec6d23ef0f551d32541fa218 /core/l10n/nb.js
parentae9ecd521fbc24f2aa920cc5fb1b9e480bede848 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nb.js')
-rw-r--r--core/l10n/nb.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js
index ac2169b04c3..269051f1f3f 100644
--- a/core/l10n/nb.js
+++ b/core/l10n/nb.js
@@ -112,9 +112,6 @@ OC.L10N.register(
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Oppdateringen mislyktes. Rapporter dette problemet til <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud-gemenskapen</a>.",
"Continue to Nextcloud" : "Fortsett til Nextcloud",
"_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Oppdateringen var vellykket. Videresender deg til Nextcloud om %n sekund.","Oppdateringen var vellykket. Videresender deg til Nextcloud om %n sekunder."],
- "Searching other places" : "Søker andre steder",
- "No search results in other folders for {tag}{filter}{endtag}" : "Ingen søkeresultater i andre mapper etter {tag}{filter}{endtag}",
- "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} søkeresultat i en annen mappe","{count} søkeresultater i andre mapper"],
"Log in" : "Logg inn",
"Logging in …" : "Logger inn…",
"Server side authentication failed!" : "Autentisering mislyktes på serveren!",
@@ -400,6 +397,9 @@ OC.L10N.register(
"Name..." : "Navn …",
"Error removing share" : "Feil ved fjerning av deling",
"({scope})" : "({scope})",
+ "Searching other places" : "Søker andre steder",
+ "No search results in other folders for {tag}{filter}{endtag}" : "Ingen søkeresultater i andre mapper etter {tag}{filter}{endtag}",
+ "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} søkeresultat i en annen mappe","{count} søkeresultater i andre mapper"],
"Saving..." : "Lagrer …",
"Search" : "Søk",
"Reset search" : "Tilbakestill søk",