diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-12 01:12:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-12 01:12:21 +0000 |
commit | 4e56a024504abb1ae1e8abd702f5c0e15ac49418 (patch) | |
tree | 2ad5529fc441d64022c081b9f57c35848429efbc /apps/theming/l10n/is.js | |
parent | 15c099df4d225db98fb3e460a66d974c1f654964 (diff) | |
download | nextcloud-server-4e56a024504abb1ae1e8abd702f5c0e15ac49418.tar.gz nextcloud-server-4e56a024504abb1ae1e8abd702f5c0e15ac49418.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/is.js')
-rw-r--r-- | apps/theming/l10n/is.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/is.js b/apps/theming/l10n/is.js index c6785bdeee3..d761c7f5274 100644 --- a/apps/theming/l10n/is.js +++ b/apps/theming/l10n/is.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Engin villa, innsending heppnaðist", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Innsend skrá er stærri en upload_max stillingin í php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er í HTML sniðinu", - "The uploaded file was only partially uploaded" : "Einungis hluti af innsendri skrá skilaði sér", "No file was uploaded" : "Engin skrá skilaði sér", "Missing a temporary folder" : "Vantar bráðabirgðamöppu", "Failed to write file to disk." : "Tókst ekki að skrifa skrá á disk.", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "Senda inn nýjan bakgrunn innskráningar", "Remove background image" : "Fjarlægja bakgrunnsmynd", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Settu inn Imagemagick PHP forritsviðaukann með stuðningi við SVG-myndir til að útbúa sjálfvirkt veftáknmyndir byggðar á innsendu táknmerki og lit.", - "reset to default" : "endurstilla á sjálfgefið" + "reset to default" : "endurstilla á sjálfgefið", + "The uploaded file was only partially uploaded" : "Einungis hluti af innsendri skrá skilaði sér" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |