summaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-07 00:12:12 +0000
committerNextcloud bot <bot@nextcloud.com>2018-04-07 00:12:12 +0000
commit7f2838cf6891cd2ec5a4a575d8cbdee9d79226a3 (patch)
treea3b7651925cd96f1177be016b018447d75100f73 /apps/theming
parentd45a889fe22273aab64e8a339b57da097988cd36 (diff)
downloadnextcloud-server-7f2838cf6891cd2ec5a4a575d8cbdee9d79226a3.tar.gz
nextcloud-server-7f2838cf6891cd2ec5a4a575d8cbdee9d79226a3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/en_GB.js1
-rw-r--r--apps/theming/l10n/en_GB.json1
-rw-r--r--apps/theming/l10n/nb.js3
-rw-r--r--apps/theming/l10n/nb.json3
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js
index 211eb6dccc1..c9ca7012553 100644
--- a/apps/theming/l10n/en_GB.js
+++ b/apps/theming/l10n/en_GB.js
@@ -20,6 +20,7 @@ OC.L10N.register(
"A PHP extension stopped the file upload" : "A PHP extension stopped the file upload",
"No file uploaded" : "No file uploaded",
"Unsupported image type" : "Unsupported image type",
+ "You are already using a custom theme. Theming app settings might be overwritten by that." : "You are already using a custom theme. Theming app settings might be overwritten by that.",
"Theming" : "Theming",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming makes it possible to easily customise the look and feel of your instance and supported clients. This will be visible for all users.",
"Name" : "Name",
diff --git a/apps/theming/l10n/en_GB.json b/apps/theming/l10n/en_GB.json
index 21c26cb1c2f..770c5f2a323 100644
--- a/apps/theming/l10n/en_GB.json
+++ b/apps/theming/l10n/en_GB.json
@@ -18,6 +18,7 @@
"A PHP extension stopped the file upload" : "A PHP extension stopped the file upload",
"No file uploaded" : "No file uploaded",
"Unsupported image type" : "Unsupported image type",
+ "You are already using a custom theme. Theming app settings might be overwritten by that." : "You are already using a custom theme. Theming app settings might be overwritten by that.",
"Theming" : "Theming",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming makes it possible to easily customise the look and feel of your instance and supported clients. This will be visible for all users.",
"Name" : "Name",
diff --git a/apps/theming/l10n/nb.js b/apps/theming/l10n/nb.js
index cb2fa08f604..464acad9c49 100644
--- a/apps/theming/l10n/nb.js
+++ b/apps/theming/l10n/nb.js
@@ -13,8 +13,11 @@ OC.L10N.register(
"The file was uploaded" : "Filen ble lastet opp",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Filen er større enn grensen satt i upload_max_filesize i php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Filen du prøvde å laste opp er større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet",
+ "The file was only partially uploaded" : "Filen ble kun delvis nedlastet",
"No file was uploaded" : "Ingen filer ble lastet opp",
"Missing a temporary folder" : "Mangler midlertidig mappe",
+ "Could not write file to disk" : "Kunne ikke skrive fil til disk",
+ "A PHP extension stopped the file upload" : "A PHP-utvidelse stoppet filopplastingen",
"No file uploaded" : "Ingen fil lastet opp",
"Unsupported image type" : "Filtypen støttes ikke",
"Theming" : "Draktvalg",
diff --git a/apps/theming/l10n/nb.json b/apps/theming/l10n/nb.json
index b23bbdcfe95..e6f7ac32f4a 100644
--- a/apps/theming/l10n/nb.json
+++ b/apps/theming/l10n/nb.json
@@ -11,8 +11,11 @@
"The file was uploaded" : "Filen ble lastet opp",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Filen er større enn grensen satt i upload_max_filesize i php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Filen du prøvde å laste opp er større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet",
+ "The file was only partially uploaded" : "Filen ble kun delvis nedlastet",
"No file was uploaded" : "Ingen filer ble lastet opp",
"Missing a temporary folder" : "Mangler midlertidig mappe",
+ "Could not write file to disk" : "Kunne ikke skrive fil til disk",
+ "A PHP extension stopped the file upload" : "A PHP-utvidelse stoppet filopplastingen",
"No file uploaded" : "Ingen fil lastet opp",
"Unsupported image type" : "Filtypen støttes ikke",
"Theming" : "Draktvalg",