diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-20 01:54:37 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-20 01:54:37 -0500 |
commit | 2ac015256fda60f684952131f220cd3db5a616ba (patch) | |
tree | ea7ecf67d1d82eb88a01da9a9eb647795a09f419 /settings/l10n/sv.js | |
parent | 870bc429b26460734da900ccbab1b760fb9dcb08 (diff) | |
download | nextcloud-server-2ac015256fda60f684952131f220cd3db5a616ba.tar.gz nextcloud-server-2ac015256fda60f684952131f220cd3db5a616ba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sv.js')
-rw-r--r-- | settings/l10n/sv.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js index e3c5edff674..c7cc7779dd4 100644 --- a/settings/l10n/sv.js +++ b/settings/l10n/sv.js @@ -36,6 +36,7 @@ OC.L10N.register( "Group already exists." : "Gruppen finns redan.", "Unable to add group." : "Lyckades inte lägga till grupp.", "Unable to delete group." : "Lyckades inte radera grupp.", + "log-level out of allowed range" : "logg-nivå utanför tillåtet område", "Saved" : "Sparad", "test email settings" : "testa e-post inställningar", "If you received this email, the settings seem to be correct." : "Om du mottog detta e-postmeddelande, verkar dina inställningar vara korrekta.", @@ -123,6 +124,7 @@ OC.L10N.register( "This means that there might be problems with certain characters in file names." : "Detta betyder att där kan komma att uppstå problem med vissa tecken i filnamn.", "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Vi rekommenderar starkt att installera de nödvändiga paketen på ditt system för att stödja en av följande språkversioner: %s.", "URL generation in notification emails" : "URL-generering i notifieringsmejl", + "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Om din installation inte installerades på roten av domänen och använder system cron så kan det uppstå problem med URL-genereringen. För att undvika dessa problem, var vänlig sätt \"overwrite.cli.url\"-inställningen i din config.php-fil till webbrotsökvägen av din installation (Föreslagen: \"%s\")", "Configuration Checks" : "Konfigurationskontroller", "No problems found" : "Inga problem hittades", "Please double check the <a href='%s'>installation guides</a>." : "Var god kontrollera <a href='%s'>installationsguiden</a>.", @@ -166,8 +168,10 @@ OC.L10N.register( "Test email settings" : "Testa e-postinställningar", "Send email" : "Skicka e-post", "Log level" : "Nivå på loggning", + "Download logfile" : "Ladda ner loggfil", "More" : "Mer", "Less" : "Mindre", + "The logfile is bigger than 100MB. Downloading it may take some time!" : "Loggfilen är större än 100MB. Att ladda ner den kan ta lite tid!", "Version" : "Version", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Utvecklad av <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud Community</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">källkoden</a> är licenserad under <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "More apps" : "Fler appar", @@ -206,6 +210,7 @@ OC.L10N.register( "Email" : "E-post", "Your email address" : "Din e-postadress", "Fill in an email address to enable password recovery and receive notifications" : "Fyll i en e-postadress för att aktivera återställning av lösenord och mottagande av notifieringar", + "No email address set" : "Ingen e-postadress angiven", "Profile picture" : "Profilbild", "Upload new" : "Ladda upp ny", "Select new from Files" : "Välj ny från filer", |