From ede1fefdc8d86a1407b8f92cc39cbaca577dbad7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 7 Apr 2018 00:12:36 +0000 Subject: [tx-robot] updated from transifex --- apps/theming/l10n/en_GB.js | 1 + apps/theming/l10n/en_GB.json | 1 + apps/theming/l10n/nb.js | 3 +++ apps/theming/l10n/nb.json | 3 +++ 4 files changed, 8 insertions(+) (limited to 'apps/theming') 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", -- cgit v1.2.3