From ae0789ef433adad73bdf77c57b8ead5616ed99fe Mon Sep 17 00:00:00 2001
From: Nextcloud bot <bot@nextcloud.com>
Date: Tue, 22 Aug 2017 00:08:20 +0000
Subject: [tx-robot] updated from transifex

---
 apps/files_external/l10n/nb.js | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

(limited to 'apps/files_external/l10n/nb.js')

diff --git a/apps/files_external/l10n/nb.js b/apps/files_external/l10n/nb.js
index 54ab6559fd6..3e277383e89 100644
--- a/apps/files_external/l10n/nb.js
+++ b/apps/files_external/l10n/nb.js
@@ -1,10 +1,7 @@
 OC.L10N.register(
     "files_external",
     {
-    "Step 1 failed. Exception: %s" : "Steg 1 mislyktes. Unntak: %s",
-    "Step 2 failed. Exception: %s" : "Steg 2 mislyktes. Unntak: %s",
     "External storages" : "Ekstern lagring",
-    "Google Drive App Configuration" : "Oppsett av Google Drive-program",
     "Personal" : "Personlig",
     "System" : "System",
     "Grant access" : "Gi tilgang",
@@ -83,7 +80,6 @@ OC.L10N.register(
     "FTP" : "FTP",
     "Host" : "Tjener",
     "Secure ftps://" : "Sikker ftps://",
-    "Google Drive" : "Google Disk",
     "Local" : "Lokal",
     "Location" : "Sted",
     "Nextcloud" : "Nextcloud",
@@ -124,9 +120,13 @@ OC.L10N.register(
     "Allow users to mount the following external storage" : "Tillat brukere å koble opp følgende eksterne lagring",
     "Fetching request tokens failed. Verify that your app key and secret are correct." : "Henting av henvendelsessymboler mislyktes. Sjekk at programnøkkelen og hemmeligheten din stemmer. ",
     "Fetching access tokens failed. Verify that your app key and secret are correct." : "Henting av adgangssymboler mislyktes. Sjekk at programnøkkelen og hemmeligheten din stemmer.",
+    "Step 1 failed. Exception: %s" : "Steg 1 mislyktes. Unntak: %s",
+    "Step 2 failed. Exception: %s" : "Steg 2 mislyktes. Unntak: %s",
     "Dropbox App Configuration" : "Oppsett for Dropbox-program",
+    "Google Drive App Configuration" : "Oppsett av Google Drive-program",
     "Storage with id \"%i\" not found" : "Lager med ID \"%i\" ikke funnet",
     "Storage with id \"%i\" is not user editable" : "Lager med ID \"%i\" kan ikke redigeres av bruker",
-    "Dropbox" : "Dropbox"
+    "Dropbox" : "Dropbox",
+    "Google Drive" : "Google Disk"
 },
 "nplurals=2; plural=(n != 1);");
-- 
cgit v1.2.3