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>2018-02-14 04:11:53 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-14 04:11:53 +0300
commitff1b343c4a294d790d449097300e5e8082e74feb (patch)
tree93af36449beff6f0c273a45477859b93b9aaaa89 /lib/l10n/nb.js
parent3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nb.js')
-rw-r--r--lib/l10n/nb.js16
1 files changed, 15 insertions, 1 deletions
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js
index 261ecd7d1c2..9fa5ef569d0 100644
--- a/lib/l10n/nb.js
+++ b/lib/l10n/nb.js
@@ -227,6 +227,20 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "Ikke komplett oppsett for lager. %s",
"Storage connection error. %s" : "Tilkoblingsfeil for lager. %s",
"Storage is temporarily not available" : "Lagring er midlertidig utilgjengelig",
- "Storage connection timeout. %s" : "Tidsavbrudd ved tilkobling av lager: %s"
+ "Storage connection timeout. %s" : "Tidsavbrudd ved tilkobling av lager: %s",
+ "Personal" : "Personlig",
+ "Admin" : "Administrator",
+ "DB Error: \"%s\"" : "Databasefeil: \"%s\"",
+ "Offending command was: \"%s\"" : "Kommandoen som mislyktes: \"%s\"",
+ "Offending command was: \"%s\", name: %s, password: %s" : "Kommandoen som mislyktes var: \"%s\", navn: %s, passord: %s",
+ "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Setting av tillatelser for %s mislyktes, fordi tillatelsene gikk ut over tillatelsene som er gitt til %s",
+ "Setting permissions for %s failed, because the item was not found" : "Setting av tillatelser for %s mislyktes, fordi elementet ikke ble funnet",
+ "Cannot clear expiration date. Shares are required to have an expiration date." : "Kan ikke fjerne utløpsdato. Delinger må ha en utløpsdato.",
+ "Cannot increase permissions of %s" : "Kan ikke øke tillatelser for %s",
+ "Files can't be shared with delete permissions" : "Filer kan ikke deles med rettigheter til sletting",
+ "Files can't be shared with create permissions" : "Filer kan ikke deles med rettigheter til å opprette",
+ "Cannot set expiration date more than %s days in the future" : "Kan ikke sette utløpsdato mer enn %s dager fram i tid",
+ "No app name specified" : "Intet programnavn spesifisert",
+ "App '%s' could not be installed!" : "Programmet '%s' kunne ikke installeres!"
},
"nplurals=2; plural=(n != 1);");