diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-07 00:11:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-07 00:11:49 +0000 |
commit | 9f194bc682f0c19b61511af8c8bac56e7df51338 (patch) | |
tree | 4ea694fb04b6320a9d36772566d0279bc1d8f59b /apps/theming/l10n/nb.js | |
parent | a13440d46a709b972512ddbb46c084141cdeb99a (diff) | |
download | nextcloud-server-9f194bc682f0c19b61511af8c8bac56e7df51338.tar.gz nextcloud-server-9f194bc682f0c19b61511af8c8bac56e7df51338.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/nb.js')
-rw-r--r-- | apps/theming/l10n/nb.js | 3 |
1 files changed, 3 insertions, 0 deletions
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", |