[tx-robot] updated from transifex
This commit is contained in:
parent
5d59ac0739
commit
b7257b2524
|
@ -5,6 +5,8 @@
|
|||
"Fill out all required fields" => "Fyll i alla obligatoriska fält",
|
||||
"Please provide a valid Dropbox app key and secret." => "Ange en giltig Dropbox nyckel och hemlighet.",
|
||||
"Error configuring Google Drive storage" => "Fel vid konfigurering av Google Drive",
|
||||
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>Varning:</b> \"smb-klienten\" är inte installerad. Montering av CIFS/SMB delningar är inte möjligt. Kontakta din systemadministratör för att få den installerad.",
|
||||
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>Varning:</b> Stöd för FTP i PHP är inte aktiverat eller installerat. Montering av FTP-delningar är inte möjligt. Kontakta din systemadministratör för att få det installerat.",
|
||||
"External Storage" => "Extern lagring",
|
||||
"Mount point" => "Monteringspunkt",
|
||||
"Backend" => "Källa",
|
||||
|
|
|
@ -2,10 +2,24 @@
|
|||
"Host" => "Host",
|
||||
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Du kan udelade protokollen, medmindre du skal bruge SSL. Start i så fald med ldaps://",
|
||||
"Base DN" => "Base DN",
|
||||
"You can specify Base DN for users and groups in the Advanced tab" => "You can specify Base DN for users and groups in the Advanced tab",
|
||||
"User DN" => "Bruger DN",
|
||||
"Password" => "Kodeord",
|
||||
"For anonymous access, leave DN and Password empty." => "For anonym adgang, skal du lade DN og Adgangskode tomme.",
|
||||
"User Login Filter" => "Bruger Login Filter",
|
||||
"User List Filter" => "Brugerliste Filter",
|
||||
"Defines the filter to apply, when retrieving users." => "Definere filteret der bruges ved indlæsning af brugere.",
|
||||
"Group Filter" => "Gruppe Filter",
|
||||
"Defines the filter to apply, when retrieving groups." => "Definere filteret der bruges når der indlæses grupper.",
|
||||
"Port" => "Port",
|
||||
"Base User Tree" => "Base Bruger Træ",
|
||||
"Base Group Tree" => "Base Group Tree",
|
||||
"Group-Member association" => "Group-Member association",
|
||||
"Use TLS" => "Brug TLS",
|
||||
"Do not use it for SSL connections, it will fail." => "Brug ikke til SSL forbindelser, da den vil fejle.",
|
||||
"Turn off SSL certificate validation." => "Deaktiver SSL certifikat validering",
|
||||
"Not recommended, use for testing only." => "Anbefales ikke, brug kun for at teste.",
|
||||
"User Display Name Field" => "User Display Name Field",
|
||||
"in bytes" => "i bytes",
|
||||
"Help" => "Hjælp"
|
||||
);
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"URL: http://" => "URL: http://"
|
||||
"URL: http://" => "URL: http://",
|
||||
"ownCloud will send the user credentials to this URL is interpret http 401 and http 403 as credentials wrong and all other codes as credentials correct." => "ownCloud kommer att skicka inloggningsuppgifterna till denna URL och tolkar http 401 och http 403 som fel och alla andra koder som korrekt."
|
||||
);
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"User %s shared a file with you" => "Användare %s delade en fil med dig",
|
||||
"User %s shared a folder with you" => "Användare %s delade en mapp med dig",
|
||||
"User %s shared the file \"%s\" with you. It is available for download here: %s" => "Användare %s delade filen \"%s\" med dig. Den finns att ladda ner här: %s",
|
||||
"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "Användare %s delade mappen \"%s\" med dig. Den finns att ladda ner här: %s",
|
||||
"Category type not provided." => "Kategorityp inte angiven.",
|
||||
"No category to add?" => "Ingen kategori att lägga till?",
|
||||
"This category already exists: " => "Denna kategori finns redan:",
|
||||
|
@ -39,6 +43,8 @@
|
|||
"Share with link" => "Delad med länk",
|
||||
"Password protect" => "Lösenordsskydda",
|
||||
"Password" => "Lösenord",
|
||||
"Email link to person" => "E-posta länk till person",
|
||||
"Send" => "Skicka",
|
||||
"Set expiration date" => "Sätt utgångsdatum",
|
||||
"Expiration date" => "Utgångsdatum",
|
||||
"Share via email:" => "Dela via e-post:",
|
||||
|
@ -55,6 +61,8 @@
|
|||
"Password protected" => "Lösenordsskyddad",
|
||||
"Error unsetting expiration date" => "Fel vid borttagning av utgångsdatum",
|
||||
"Error setting expiration date" => "Fel vid sättning av utgångsdatum",
|
||||
"Sending ..." => "Skickar ...",
|
||||
"Email sent" => "E-post skickat",
|
||||
"ownCloud password reset" => "ownCloud lösenordsåterställning",
|
||||
"Use the following link to reset your password: {link}" => "Använd följande länk för att återställa lösenordet: {link}",
|
||||
"You will receive a link to reset your password via Email." => "Du får en länk att återställa ditt lösenord via e-post.",
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# <cronner@gmail.com>, 2012.
|
||||
# <icewind1991@gmail.com>, 2012.
|
||||
# <mikkelbjerglarsen@gmail.com>, 2011.
|
||||
# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011-2012.
|
||||
|
@ -16,9 +17,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-12-21 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-12-19 23:20+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-12-26 00:11+0100\n"
|
||||
"PO-Revision-Date: 2012-12-25 13:45+0000\n"
|
||||
"Last-Translator: cronner <cronner@gmail.com>\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -76,7 +77,7 @@ msgstr "Sprog ændret"
|
|||
|
||||
#: ajax/togglegroups.php:12
|
||||
msgid "Admins can't remove themself from the admin group"
|
||||
msgstr ""
|
||||
msgstr "Administratorer kan ikke fjerne dem selv fra admin gruppen"
|
||||
|
||||
#: ajax/togglegroups.php:28
|
||||
#, php-format
|
||||
|
@ -126,32 +127,32 @@ msgstr "<span class=\"licence\"></span>-licenseret af <span class=\"author\"></s
|
|||
|
||||
#: templates/help.php:3
|
||||
msgid "User Documentation"
|
||||
msgstr ""
|
||||
msgstr "Brugerdokumentation"
|
||||
|
||||
#: templates/help.php:4
|
||||
msgid "Administrator Documentation"
|
||||
msgstr ""
|
||||
msgstr "Administrator Dokumentation"
|
||||
|
||||
#: templates/help.php:6
|
||||
msgid "Online Documentation"
|
||||
msgstr ""
|
||||
msgstr "Online dokumentation"
|
||||
|
||||
#: templates/help.php:7
|
||||
msgid "Forum"
|
||||
msgstr ""
|
||||
msgstr "Forum"
|
||||
|
||||
#: templates/help.php:9
|
||||
msgid "Bugtracker"
|
||||
msgstr ""
|
||||
msgstr "Bugtracker"
|
||||
|
||||
#: templates/help.php:11
|
||||
msgid "Commercial Support"
|
||||
msgstr ""
|
||||
msgstr "Kommerciel support"
|
||||
|
||||
#: templates/personal.php:8
|
||||
#, php-format
|
||||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr ""
|
||||
msgstr "Du har brugt <strong>%s</strong> af den tilgængelige <strong>%s</strong>"
|
||||
|
||||
#: templates/personal.php:12
|
||||
msgid "Clients"
|
||||
|
@ -159,15 +160,15 @@ msgstr "Klienter"
|
|||
|
||||
#: templates/personal.php:13
|
||||
msgid "Download Desktop Clients"
|
||||
msgstr ""
|
||||
msgstr "Hent Desktop Klienter"
|
||||
|
||||
#: templates/personal.php:14
|
||||
msgid "Download Android Client"
|
||||
msgstr ""
|
||||
msgstr "Hent Android Klient"
|
||||
|
||||
#: templates/personal.php:15
|
||||
msgid "Download iOS Client"
|
||||
msgstr ""
|
||||
msgstr "Hent iOS Klient"
|
||||
|
||||
#: templates/personal.php:21 templates/users.php:23 templates/users.php:77
|
||||
msgid "Password"
|
||||
|
@ -219,15 +220,15 @@ msgstr "Hjælp med oversættelsen"
|
|||
|
||||
#: templates/personal.php:52
|
||||
msgid "WebDAV"
|
||||
msgstr ""
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:54
|
||||
msgid "Use this address to connect to your ownCloud in your file manager"
|
||||
msgstr ""
|
||||
msgstr "Brug denne adresse til at oprette forbindelse til din ownCloud i din filstyring"
|
||||
|
||||
#: templates/personal.php:63
|
||||
msgid "Version"
|
||||
msgstr ""
|
||||
msgstr "Version"
|
||||
|
||||
#: templates/personal.php:65
|
||||
msgid ""
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# <blah@blacksunset.dk>, 2012.
|
||||
# <cronner@gmail.com>, 2012.
|
||||
# Frederik Lassen <frederiklassen@gmail.com>, 2012.
|
||||
# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2012.
|
||||
# <sr@ybnet.dk>, 2012.
|
||||
|
@ -10,9 +12,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-12-15 00:11+0100\n"
|
||||
"PO-Revision-Date: 2012-12-14 23:11+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-12-26 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-12-25 19:52+0000\n"
|
||||
"Last-Translator: Daraiko <blah@blacksunset.dk>\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -48,7 +50,7 @@ msgstr "Base DN"
|
|||
|
||||
#: templates/settings.php:16
|
||||
msgid "You can specify Base DN for users and groups in the Advanced tab"
|
||||
msgstr ""
|
||||
msgstr "You can specify Base DN for users and groups in the Advanced tab"
|
||||
|
||||
#: templates/settings.php:17
|
||||
msgid "User DN"
|
||||
|
@ -67,11 +69,11 @@ msgstr "Kodeord"
|
|||
|
||||
#: templates/settings.php:18
|
||||
msgid "For anonymous access, leave DN and Password empty."
|
||||
msgstr ""
|
||||
msgstr "For anonym adgang, skal du lade DN og Adgangskode tomme."
|
||||
|
||||
#: templates/settings.php:19
|
||||
msgid "User Login Filter"
|
||||
msgstr ""
|
||||
msgstr "Bruger Login Filter"
|
||||
|
||||
#: templates/settings.php:19
|
||||
#, php-format
|
||||
|
@ -87,11 +89,11 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:20
|
||||
msgid "User List Filter"
|
||||
msgstr ""
|
||||
msgstr "Brugerliste Filter"
|
||||
|
||||
#: templates/settings.php:20
|
||||
msgid "Defines the filter to apply, when retrieving users."
|
||||
msgstr ""
|
||||
msgstr "Definere filteret der bruges ved indlæsning af brugere."
|
||||
|
||||
#: templates/settings.php:20
|
||||
msgid "without any placeholder, e.g. \"objectClass=person\"."
|
||||
|
@ -99,11 +101,11 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:21
|
||||
msgid "Group Filter"
|
||||
msgstr ""
|
||||
msgstr "Gruppe Filter"
|
||||
|
||||
#: templates/settings.php:21
|
||||
msgid "Defines the filter to apply, when retrieving groups."
|
||||
msgstr ""
|
||||
msgstr "Definere filteret der bruges når der indlæses grupper."
|
||||
|
||||
#: templates/settings.php:21
|
||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||
|
@ -115,15 +117,15 @@ msgstr "Port"
|
|||
|
||||
#: templates/settings.php:25
|
||||
msgid "Base User Tree"
|
||||
msgstr ""
|
||||
msgstr "Base Bruger Træ"
|
||||
|
||||
#: templates/settings.php:26
|
||||
msgid "Base Group Tree"
|
||||
msgstr ""
|
||||
msgstr "Base Group Tree"
|
||||
|
||||
#: templates/settings.php:27
|
||||
msgid "Group-Member association"
|
||||
msgstr ""
|
||||
msgstr "Group-Member association"
|
||||
|
||||
#: templates/settings.php:28
|
||||
msgid "Use TLS"
|
||||
|
@ -131,7 +133,7 @@ msgstr "Brug TLS"
|
|||
|
||||
#: templates/settings.php:28
|
||||
msgid "Do not use it for SSL connections, it will fail."
|
||||
msgstr ""
|
||||
msgstr "Brug ikke til SSL forbindelser, da den vil fejle."
|
||||
|
||||
#: templates/settings.php:29
|
||||
msgid "Case insensitve LDAP server (Windows)"
|
||||
|
@ -139,7 +141,7 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:30
|
||||
msgid "Turn off SSL certificate validation."
|
||||
msgstr ""
|
||||
msgstr "Deaktiver SSL certifikat validering"
|
||||
|
||||
#: templates/settings.php:30
|
||||
msgid ""
|
||||
|
@ -153,7 +155,7 @@ msgstr "Anbefales ikke, brug kun for at teste."
|
|||
|
||||
#: templates/settings.php:31
|
||||
msgid "User Display Name Field"
|
||||
msgstr ""
|
||||
msgstr "User Display Name Field"
|
||||
|
||||
#: templates/settings.php:31
|
||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||
|
@ -169,7 +171,7 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:34
|
||||
msgid "in bytes"
|
||||
msgstr ""
|
||||
msgstr "i bytes"
|
||||
|
||||
#: templates/settings.php:36
|
||||
msgid "in seconds. A change empties the cache."
|
||||
|
|
|
@ -13,9 +13,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-12-13 00:17+0100\n"
|
||||
"PO-Revision-Date: 2012-12-12 23:17+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-12-26 00:11+0100\n"
|
||||
"PO-Revision-Date: 2012-12-25 08:10+0000\n"
|
||||
"Last-Translator: Magnus Höglund <magnus@linux.com>\n"
|
||||
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -26,26 +26,26 @@ msgstr ""
|
|||
#: ajax/share.php:84
|
||||
#, php-format
|
||||
msgid "User %s shared a file with you"
|
||||
msgstr ""
|
||||
msgstr "Användare %s delade en fil med dig"
|
||||
|
||||
#: ajax/share.php:86
|
||||
#, php-format
|
||||
msgid "User %s shared a folder with you"
|
||||
msgstr ""
|
||||
msgstr "Användare %s delade en mapp med dig"
|
||||
|
||||
#: ajax/share.php:88
|
||||
#, php-format
|
||||
msgid ""
|
||||
"User %s shared the file \"%s\" with you. It is available for download here: "
|
||||
"%s"
|
||||
msgstr ""
|
||||
msgstr "Användare %s delade filen \"%s\" med dig. Den finns att ladda ner här: %s"
|
||||
|
||||
#: ajax/share.php:90
|
||||
#, php-format
|
||||
msgid ""
|
||||
"User %s shared the folder \"%s\" with you. It is available for download "
|
||||
"here: %s"
|
||||
msgstr ""
|
||||
msgstr "Användare %s delade mappen \"%s\" med dig. Den finns att ladda ner här: %s"
|
||||
|
||||
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
|
||||
msgid "Category type not provided."
|
||||
|
@ -167,8 +167,8 @@ msgid "The object type is not specified."
|
|||
msgstr "Objekttypen är inte specificerad."
|
||||
|
||||
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:541
|
||||
#: js/share.js:553
|
||||
#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:554
|
||||
#: js/share.js:566
|
||||
msgid "Error"
|
||||
msgstr "Fel"
|
||||
|
||||
|
@ -180,7 +180,7 @@ msgstr " Namnet på appen är inte specificerad."
|
|||
msgid "The required file {file} is not installed!"
|
||||
msgstr "Den nödvändiga filen {file} är inte installerad!"
|
||||
|
||||
#: js/share.js:124 js/share.js:581
|
||||
#: js/share.js:124 js/share.js:594
|
||||
msgid "Error while sharing"
|
||||
msgstr "Fel vid delning"
|
||||
|
||||
|
@ -208,22 +208,22 @@ msgstr "Delad med"
|
|||
msgid "Share with link"
|
||||
msgstr "Delad med länk"
|
||||
|
||||
#: js/share.js:164
|
||||
#: js/share.js:166
|
||||
msgid "Password protect"
|
||||
msgstr "Lösenordsskydda"
|
||||
|
||||
#: js/share.js:168 templates/installation.php:42 templates/login.php:24
|
||||
#: js/share.js:168 templates/installation.php:44 templates/login.php:35
|
||||
#: templates/verify.php:13
|
||||
msgid "Password"
|
||||
msgstr "Lösenord"
|
||||
|
||||
#: js/share.js:172
|
||||
msgid "Email link to person"
|
||||
msgstr ""
|
||||
msgstr "E-posta länk till person"
|
||||
|
||||
#: js/share.js:173
|
||||
msgid "Send"
|
||||
msgstr ""
|
||||
msgstr "Skicka"
|
||||
|
||||
#: js/share.js:177
|
||||
msgid "Set expiration date"
|
||||
|
@ -277,25 +277,25 @@ msgstr "radera"
|
|||
msgid "share"
|
||||
msgstr "dela"
|
||||
|
||||
#: js/share.js:353 js/share.js:528 js/share.js:530
|
||||
#: js/share.js:356 js/share.js:541
|
||||
msgid "Password protected"
|
||||
msgstr "Lösenordsskyddad"
|
||||
|
||||
#: js/share.js:541
|
||||
#: js/share.js:554
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Fel vid borttagning av utgångsdatum"
|
||||
|
||||
#: js/share.js:553
|
||||
#: js/share.js:566
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Fel vid sättning av utgångsdatum"
|
||||
|
||||
#: js/share.js:568
|
||||
#: js/share.js:581
|
||||
msgid "Sending ..."
|
||||
msgstr ""
|
||||
msgstr "Skickar ..."
|
||||
|
||||
#: js/share.js:579
|
||||
#: js/share.js:592
|
||||
msgid "Email sent"
|
||||
msgstr ""
|
||||
msgstr "E-post skickat"
|
||||
|
||||
#: lostpassword/controller.php:47
|
||||
msgid "ownCloud password reset"
|
||||
|
@ -317,8 +317,8 @@ msgstr "Återställ skickad e-post."
|
|||
msgid "Request failed!"
|
||||
msgstr "Begäran misslyckades!"
|
||||
|
||||
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:38
|
||||
#: templates/login.php:20
|
||||
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:39
|
||||
#: templates/login.php:28
|
||||
msgid "Username"
|
||||
msgstr "Användarnamn"
|
||||
|
||||
|
@ -407,44 +407,44 @@ msgstr "Din datakatalog och dina filer är förmodligen tillgängliga från Inte
|
|||
msgid "Create an <strong>admin account</strong>"
|
||||
msgstr "Skapa ett <strong>administratörskonto</strong>"
|
||||
|
||||
#: templates/installation.php:48
|
||||
#: templates/installation.php:50
|
||||
msgid "Advanced"
|
||||
msgstr "Avancerat"
|
||||
|
||||
#: templates/installation.php:50
|
||||
#: templates/installation.php:52
|
||||
msgid "Data folder"
|
||||
msgstr "Datamapp"
|
||||
|
||||
#: templates/installation.php:57
|
||||
#: templates/installation.php:59
|
||||
msgid "Configure the database"
|
||||
msgstr "Konfigurera databasen"
|
||||
|
||||
#: templates/installation.php:62 templates/installation.php:73
|
||||
#: templates/installation.php:83 templates/installation.php:93
|
||||
#: templates/installation.php:64 templates/installation.php:75
|
||||
#: templates/installation.php:85 templates/installation.php:95
|
||||
msgid "will be used"
|
||||
msgstr "kommer att användas"
|
||||
|
||||
#: templates/installation.php:105
|
||||
#: templates/installation.php:107
|
||||
msgid "Database user"
|
||||
msgstr "Databasanvändare"
|
||||
|
||||
#: templates/installation.php:109
|
||||
#: templates/installation.php:111
|
||||
msgid "Database password"
|
||||
msgstr "Lösenord till databasen"
|
||||
|
||||
#: templates/installation.php:113
|
||||
#: templates/installation.php:115
|
||||
msgid "Database name"
|
||||
msgstr "Databasnamn"
|
||||
|
||||
#: templates/installation.php:121
|
||||
#: templates/installation.php:123
|
||||
msgid "Database tablespace"
|
||||
msgstr "Databas tabellutrymme"
|
||||
|
||||
#: templates/installation.php:127
|
||||
#: templates/installation.php:129
|
||||
msgid "Database host"
|
||||
msgstr "Databasserver"
|
||||
|
||||
#: templates/installation.php:132
|
||||
#: templates/installation.php:134
|
||||
msgid "Finish setup"
|
||||
msgstr "Avsluta installation"
|
||||
|
||||
|
@ -532,29 +532,29 @@ msgstr "webbtjänster under din kontroll"
|
|||
msgid "Log out"
|
||||
msgstr "Logga ut"
|
||||
|
||||
#: templates/login.php:8
|
||||
#: templates/login.php:10
|
||||
msgid "Automatic logon rejected!"
|
||||
msgstr "Automatisk inloggning inte tillåten!"
|
||||
|
||||
#: templates/login.php:9
|
||||
#: templates/login.php:11
|
||||
msgid ""
|
||||
"If you did not change your password recently, your account may be "
|
||||
"compromised!"
|
||||
msgstr "Om du inte har ändrat ditt lösenord nyligen så kan ditt konto vara manipulerat!"
|
||||
|
||||
#: templates/login.php:10
|
||||
#: templates/login.php:13
|
||||
msgid "Please change your password to secure your account again."
|
||||
msgstr "Ändra genast lösenord för att säkra ditt konto."
|
||||
|
||||
#: templates/login.php:15
|
||||
#: templates/login.php:19
|
||||
msgid "Lost your password?"
|
||||
msgstr "Glömt ditt lösenord?"
|
||||
|
||||
#: templates/login.php:27
|
||||
#: templates/login.php:39
|
||||
msgid "remember"
|
||||
msgstr "kom ihåg"
|
||||
|
||||
#: templates/login.php:28
|
||||
#: templates/login.php:41
|
||||
msgid "Log in"
|
||||
msgstr "Logga in"
|
||||
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-12-13 00:17+0100\n"
|
||||
"PO-Revision-Date: 2012-12-11 23:22+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-12-26 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-12-25 15:20+0000\n"
|
||||
"Last-Translator: Magnus Höglund <magnus@linux.com>\n"
|
||||
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -46,14 +46,14 @@ msgstr "Fel vid konfigurering av Google Drive"
|
|||
msgid ""
|
||||
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares "
|
||||
"is not possible. Please ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Varning:</b> \"smb-klienten\" är inte installerad. Montering av CIFS/SMB delningar är inte möjligt. Kontakta din systemadministratör för att få den installerad."
|
||||
|
||||
#: lib/config.php:435
|
||||
msgid ""
|
||||
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting"
|
||||
" of FTP shares is not possible. Please ask your system administrator to "
|
||||
"install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Varning:</b> Stöd för FTP i PHP är inte aktiverat eller installerat. Montering av FTP-delningar är inte möjligt. Kontakta din systemadministratör för att få det installerat."
|
||||
|
||||
#: templates/settings.php:3
|
||||
msgid "External Storage"
|
||||
|
@ -100,7 +100,7 @@ msgid "Users"
|
|||
msgstr "Användare"
|
||||
|
||||
#: templates/settings.php:108 templates/settings.php:109
|
||||
#: templates/settings.php:149 templates/settings.php:150
|
||||
#: templates/settings.php:144 templates/settings.php:145
|
||||
msgid "Delete"
|
||||
msgstr "Radera"
|
||||
|
||||
|
@ -112,10 +112,10 @@ msgstr "Aktivera extern lagring för användare"
|
|||
msgid "Allow users to mount their own external storage"
|
||||
msgstr "Tillåt användare att montera egen extern lagring"
|
||||
|
||||
#: templates/settings.php:139
|
||||
#: templates/settings.php:136
|
||||
msgid "SSL root certificates"
|
||||
msgstr "SSL rotcertifikat"
|
||||
|
||||
#: templates/settings.php:158
|
||||
#: templates/settings.php:153
|
||||
msgid "Import Root Certificate"
|
||||
msgstr "Importera rotcertifikat"
|
||||
|
|
|
@ -14,9 +14,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-12-21 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-12-19 23:20+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-12-26 00:11+0100\n"
|
||||
"PO-Revision-Date: 2012-12-25 07:58+0000\n"
|
||||
"Last-Translator: Magnus Höglund <magnus@linux.com>\n"
|
||||
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -124,27 +124,27 @@ msgstr "<span class=\"licence\"></span>-licensierad av <span class=\"author\"></
|
|||
|
||||
#: templates/help.php:3
|
||||
msgid "User Documentation"
|
||||
msgstr ""
|
||||
msgstr "Användardokumentation"
|
||||
|
||||
#: templates/help.php:4
|
||||
msgid "Administrator Documentation"
|
||||
msgstr ""
|
||||
msgstr "Administratördokumentation"
|
||||
|
||||
#: templates/help.php:6
|
||||
msgid "Online Documentation"
|
||||
msgstr ""
|
||||
msgstr "Onlinedokumentation"
|
||||
|
||||
#: templates/help.php:7
|
||||
msgid "Forum"
|
||||
msgstr ""
|
||||
msgstr "Forum"
|
||||
|
||||
#: templates/help.php:9
|
||||
msgid "Bugtracker"
|
||||
msgstr ""
|
||||
msgstr "Bugtracker"
|
||||
|
||||
#: templates/help.php:11
|
||||
msgid "Commercial Support"
|
||||
msgstr ""
|
||||
msgstr "Kommersiell support"
|
||||
|
||||
#: templates/personal.php:8
|
||||
#, php-format
|
||||
|
@ -157,15 +157,15 @@ msgstr "Kunder"
|
|||
|
||||
#: templates/personal.php:13
|
||||
msgid "Download Desktop Clients"
|
||||
msgstr ""
|
||||
msgstr "Ladda ner skrivbordsklienter"
|
||||
|
||||
#: templates/personal.php:14
|
||||
msgid "Download Android Client"
|
||||
msgstr ""
|
||||
msgstr "Ladda ner klient för Android"
|
||||
|
||||
#: templates/personal.php:15
|
||||
msgid "Download iOS Client"
|
||||
msgstr ""
|
||||
msgstr "Ladda ner klient för iOS"
|
||||
|
||||
#: templates/personal.php:21 templates/users.php:23 templates/users.php:77
|
||||
msgid "Password"
|
||||
|
@ -217,15 +217,15 @@ msgstr "Hjälp att översätta"
|
|||
|
||||
#: templates/personal.php:52
|
||||
msgid "WebDAV"
|
||||
msgstr ""
|
||||
msgstr "WebDAV"
|
||||
|
||||
#: templates/personal.php:54
|
||||
msgid "Use this address to connect to your ownCloud in your file manager"
|
||||
msgstr ""
|
||||
msgstr "Använd denna adress för att ansluta till ownCloud i din filhanterare"
|
||||
|
||||
#: templates/personal.php:63
|
||||
msgid "Version"
|
||||
msgstr ""
|
||||
msgstr "Version"
|
||||
|
||||
#: templates/personal.php:65
|
||||
msgid ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-12-24 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-12-23 13:56+0000\n"
|
||||
"POT-Creation-Date: 2012-12-26 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-12-25 08:03+0000\n"
|
||||
"Last-Translator: Magnus Höglund <magnus@linux.com>\n"
|
||||
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -27,4 +27,4 @@ msgid ""
|
|||
"ownCloud will send the user credentials to this URL is interpret http 401 "
|
||||
"and http 403 as credentials wrong and all other codes as credentials "
|
||||
"correct."
|
||||
msgstr ""
|
||||
msgstr "ownCloud kommer att skicka inloggningsuppgifterna till denna URL och tolkar http 401 och http 403 som fel och alla andra koder som korrekt."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-12-25 00:10+0100\n"
|
||||
"POT-Creation-Date: 2012-12-26 00:11+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-12-25 00:10+0100\n"
|
||||
"POT-Creation-Date: 2012-12-26 00:10+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-12-25 00:10+0100\n"
|
||||
"POT-Creation-Date: 2012-12-26 00:10+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-12-25 00:10+0100\n"
|
||||
"POT-Creation-Date: 2012-12-26 00:10+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-12-25 00:10+0100\n"
|
||||
"POT-Creation-Date: 2012-12-26 00:10+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-12-25 00:10+0100\n"
|
||||
"POT-Creation-Date: 2012-12-26 00:10+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-12-25 00:10+0100\n"
|
||||
"POT-Creation-Date: 2012-12-26 00:11+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-12-25 00:10+0100\n"
|
||||
"POT-Creation-Date: 2012-12-26 00:11+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-12-25 00:10+0100\n"
|
||||
"POT-Creation-Date: 2012-12-26 00:10+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-12-25 00:10+0100\n"
|
||||
"POT-Creation-Date: 2012-12-26 00:10+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
"Authentication error" => "Adgangsfejl",
|
||||
"Unable to delete user" => "Bruger kan ikke slettes",
|
||||
"Language changed" => "Sprog ændret",
|
||||
"Admins can't remove themself from the admin group" => "Administratorer kan ikke fjerne dem selv fra admin gruppen",
|
||||
"Unable to add user to group %s" => "Brugeren kan ikke tilføjes til gruppen %s",
|
||||
"Unable to remove user from group %s" => "Brugeren kan ikke fjernes fra gruppen %s",
|
||||
"Disable" => "Deaktiver",
|
||||
|
@ -22,7 +23,17 @@
|
|||
"Select an App" => "Vælg en App",
|
||||
"See application page at apps.owncloud.com" => "Se applikationens side på apps.owncloud.com",
|
||||
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licenseret af <span class=\"author\"></span>",
|
||||
"User Documentation" => "Brugerdokumentation",
|
||||
"Administrator Documentation" => "Administrator Dokumentation",
|
||||
"Online Documentation" => "Online dokumentation",
|
||||
"Forum" => "Forum",
|
||||
"Bugtracker" => "Bugtracker",
|
||||
"Commercial Support" => "Kommerciel support",
|
||||
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Du har brugt <strong>%s</strong> af den tilgængelige <strong>%s</strong>",
|
||||
"Clients" => "Klienter",
|
||||
"Download Desktop Clients" => "Hent Desktop Klienter",
|
||||
"Download Android Client" => "Hent Android Klient",
|
||||
"Download iOS Client" => "Hent iOS Klient",
|
||||
"Password" => "Kodeord",
|
||||
"Your password was changed" => "Din adgangskode blev ændret",
|
||||
"Unable to change your password" => "Ude af stand til at ændre dit kodeord",
|
||||
|
@ -35,6 +46,9 @@
|
|||
"Fill in an email address to enable password recovery" => "Indtast en emailadresse for at kunne få påmindelse om adgangskode",
|
||||
"Language" => "Sprog",
|
||||
"Help translate" => "Hjælp med oversættelsen",
|
||||
"WebDAV" => "WebDAV",
|
||||
"Use this address to connect to your ownCloud in your file manager" => "Brug denne adresse til at oprette forbindelse til din ownCloud i din filstyring",
|
||||
"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>." => "Udviklet af <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownClouds community</a>, og <a href=\"https://github.com/owncloud\" target=\"_blank\">kildekoden</a> er underlagt licensen <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
|
||||
"Name" => "Navn",
|
||||
"Groups" => "Grupper",
|
||||
|
|
|
@ -23,8 +23,17 @@
|
|||
"Select an App" => "Välj en App",
|
||||
"See application page at apps.owncloud.com" => "Se programsida på apps.owncloud.com",
|
||||
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licensierad av <span class=\"author\"></span>",
|
||||
"User Documentation" => "Användardokumentation",
|
||||
"Administrator Documentation" => "Administratördokumentation",
|
||||
"Online Documentation" => "Onlinedokumentation",
|
||||
"Forum" => "Forum",
|
||||
"Bugtracker" => "Bugtracker",
|
||||
"Commercial Support" => "Kommersiell support",
|
||||
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Du har använt <strong>%s</strong> av tillgängliga <strong>%s</strong>",
|
||||
"Clients" => "Kunder",
|
||||
"Download Desktop Clients" => "Ladda ner skrivbordsklienter",
|
||||
"Download Android Client" => "Ladda ner klient för Android",
|
||||
"Download iOS Client" => "Ladda ner klient för iOS",
|
||||
"Password" => "Lösenord",
|
||||
"Your password was changed" => "Ditt lösenord har ändrats",
|
||||
"Unable to change your password" => "Kunde inte ändra ditt lösenord",
|
||||
|
@ -37,6 +46,9 @@
|
|||
"Fill in an email address to enable password recovery" => "Fyll i en e-postadress för att aktivera återställning av lösenord",
|
||||
"Language" => "Språk",
|
||||
"Help translate" => "Hjälp att översätta",
|
||||
"WebDAV" => "WebDAV",
|
||||
"Use this address to connect to your ownCloud in your file manager" => "Använd denna adress för att ansluta till ownCloud i din filhanterare",
|
||||
"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 kommunity</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>.",
|
||||
"Name" => "Namn",
|
||||
"Groups" => "Grupper",
|
||||
|
|
Loading…
Reference in New Issue