aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-19 00:08:26 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-19 00:08:26 +0000
commite24105feba2afd33ec0e883179f2f273e750cab6 (patch)
treece50a13815a387e0afdd61142b147005bbe2dcd1 /apps/theming
parent44c9080f5150016990bdd685c990dc62c2aaeedb (diff)
downloadnextcloud-server-e24105feba2afd33ec0e883179f2f273e750cab6.tar.gz
nextcloud-server-e24105feba2afd33ec0e883179f2f273e750cab6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/da.js1
-rw-r--r--apps/theming/l10n/da.json1
-rw-r--r--apps/theming/l10n/nb.js2
-rw-r--r--apps/theming/l10n/nb.json2
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/da.js b/apps/theming/l10n/da.js
index 4f9bb0f6c77..233419a2266 100644
--- a/apps/theming/l10n/da.js
+++ b/apps/theming/l10n/da.js
@@ -24,6 +24,7 @@ OC.L10N.register(
"Upload new logo" : "Upload nyt logo",
"Login image" : "Login billede",
"Upload new login background" : "Upload nyt login billede",
+ "Remove background image" : "Fjern baggrundsbillede",
"Log in image" : "Log ind billede"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/da.json b/apps/theming/l10n/da.json
index 15436b5d2f5..be0c4452853 100644
--- a/apps/theming/l10n/da.json
+++ b/apps/theming/l10n/da.json
@@ -22,6 +22,7 @@
"Upload new logo" : "Upload nyt logo",
"Login image" : "Login billede",
"Upload new login background" : "Upload nyt login billede",
+ "Remove background image" : "Fjern baggrundsbillede",
"Log in image" : "Log ind billede"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/theming/l10n/nb.js b/apps/theming/l10n/nb.js
index c7a4a5ab2e9..3876a3bd76f 100644
--- a/apps/theming/l10n/nb.js
+++ b/apps/theming/l10n/nb.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"Unsupported image type" : "Filtypen støttes ikke",
"You are already using a custom theme" : "Du bruker allerede en egendefinert drakt",
"Theming" : "Draktvalg",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Draktvalg gjør det enkelt å tilpasse utseende og følelsen av din installasjon og støttede klienter. Dette vil bli synlig for alle brukere.",
"Name" : "Navn",
"reset to default" : "tilbakestill",
"Web address" : "Nettadresse",
@@ -23,6 +24,7 @@ OC.L10N.register(
"Upload new logo" : "Last opp ny logo",
"Login image" : "Innloggingsbilde",
"Upload new login background" : "Last opp ny innloggingsbakgrunn",
+ "Remove background image" : "Fjern bakgrunnsbilde",
"Log in image" : "Innloggingsbilde"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/nb.json b/apps/theming/l10n/nb.json
index 23fe3952c61..c729347c5e9 100644
--- a/apps/theming/l10n/nb.json
+++ b/apps/theming/l10n/nb.json
@@ -11,6 +11,7 @@
"Unsupported image type" : "Filtypen støttes ikke",
"You are already using a custom theme" : "Du bruker allerede en egendefinert drakt",
"Theming" : "Draktvalg",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Draktvalg gjør det enkelt å tilpasse utseende og følelsen av din installasjon og støttede klienter. Dette vil bli synlig for alle brukere.",
"Name" : "Navn",
"reset to default" : "tilbakestill",
"Web address" : "Nettadresse",
@@ -21,6 +22,7 @@
"Upload new logo" : "Last opp ny logo",
"Login image" : "Innloggingsbilde",
"Upload new login background" : "Last opp ny innloggingsbakgrunn",
+ "Remove background image" : "Fjern bakgrunnsbilde",
"Log in image" : "Innloggingsbilde"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file