[tx-robot] updated from transifex

pull/1/head
Jenkins for ownCloud 10 years ago
parent 270fecd94b
commit b1315a5abb

@ -60,11 +60,14 @@
"Undo" => "Angre",
"Unknown Author" => "Ukjent Forfatter",
"Edit" => "Endre",
"Local" => "Lokal",
"scheme://domain.tld[:port]" => "scheme://domain.tld[:port]",
"New document" => "Nytt dokument",
"Upload" => "Last opp",
"Save new documents to" => "Lagre nye dokumenter i",
"Wrong password. Please retry." => "Feil passord. Prøv igjen.",
"Password" => "Passord",
"Guest %s" => "Gjest %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "Denne lenken er utgått eller har aldri eksistert. Kontakt personen som delte den med deg for detaljer.",
"Advanced feature-set" => "Avanserte egenskaper",
"(Unstable)" => "(Ustabil)"

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-05 00:44-0400\n"
"PO-Revision-Date: 2014-04-05 04:44+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-04-07 00:44-0400\n"
"PO-Revision-Date: 2014-04-06 16:30+0000\n"
"Last-Translator: espenbye <espenbye@me.com>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -281,7 +281,7 @@ msgstr "Endre"
#: templates/admin.php:8
msgid "Local"
msgstr ""
msgstr "Lokal"
#: templates/admin.php:9
msgid "openOffice/libreOffice is installed on this server"
@ -297,7 +297,7 @@ msgstr ""
#: templates/admin.php:21
msgid "scheme://domain.tld[:port]"
msgstr ""
msgstr "scheme://domain.tld[:port]"
#: templates/admin.php:24
msgid "Server URL"
@ -330,7 +330,7 @@ msgstr "Passord"
#: templates/public.php:17
#, php-format
msgid "Guest %s"
msgstr ""
msgstr "Gjest %s"
#: templates/public.php:21
msgid ""

@ -74,6 +74,7 @@
"Save new documents to" => "Zapisz nowy dokument do",
"Wrong password. Please retry." => "Złe hasło. Spróbuj ponownie.",
"Password" => "Hasło",
"Guest %s" => "Gość %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "Ten link już wygasła lub nigdy nie istniał. Proszę skontaktuj się z osobą, która udostępniła ci link, aby uzyskać szczegółowe informacje.",
"Advanced feature-set" => "Zaawansowany zestaw funkcji",
"(Unstable)" => "(Niestabilne)"

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-05 00:44-0400\n"
"PO-Revision-Date: 2014-04-05 04:44+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-04-07 00:44-0400\n"
"PO-Revision-Date: 2014-04-06 19:50+0000\n"
"Last-Translator: bobie <maciej.przybecki@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -330,7 +330,7 @@ msgstr "Hasło"
#: templates/public.php:17
#, php-format
msgid "Guest %s"
msgstr ""
msgstr "Gość %s"
#: templates/public.php:21
msgid ""

@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Formatfilter servern är nere eller felkonfigurerad",
"Can't create document" => "Kan inte skapa dokument",
"You don't have permission to rename this document" => "Du har inte behörighet att döpa om detta dokument",
"Documents" => "Dokument",
"Share" => "Dela",
"Close" => "Stäng",
@ -6,23 +9,36 @@
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." => "Att lämna denna sida i Redigera läget kan orsaka osparad data. Det är rekommenderat att använda 'Stäng' knappen i stället.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." => "Misslyckades att ladda detta dokument. Försök gärna att öppna det med en extern textredigerare som har stöd för ODT. Detta fel kan bero på att dokumentet nyligen har slutat delas ut eller blivit borttagen.",
"Save" => "Spara",
"Loading documents..." => "Laddar dokument...",
"Failed to load documents." => "Kunde inte ladda dokumenten.",
"No documents are found. Please upload or create a document!" => "Inga dokument funna. Ladda upp eller skapa ett dokument!",
"'.' is an invalid file name." => "'.' är ett ogiltigt filnamn.",
"File name cannot be empty." => "Filnamn kan inte vara tomt.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ogiltigt namn, '\\', '/', '<', '>', ':', '\"', '|', '?' och '*' är inte tillåtet.",
"Align Left" => "Vänsterjustera",
"Alignment" => "Justering",
"Align Right" => "Högerjustera",
"Annotate" => "Annotera",
"Background" => "Bakgrund",
"Bold" => "Fet",
"Bottom" => "Botten",
"Cancel" => "Avbryt",
"Center" => "Centrerad",
"Clone" => "Klona",
"Clone this Style" => "Klona denna stilen",
"Color" => "Färg",
"Create" => "Skapa",
"Decrease Indent" => "Minska indrag",
"Default Style" => "Förvald stil",
"Delete" => "Radera",
"Family" => "Familj",
"Font" => "Font",
"Font Effects" => "Font effekter",
"Format" => "Format",
"Increase Indent" => "Öka indrag",
"Insert Image" => "Infoga bild",
"Invite Members" => "Bjud in medlemmar",
"Italic" => "Kursiv",
"Justified" => "Justerad",
"Justify" => "Justera",
"Left" => "Vänster",
@ -32,20 +48,32 @@
"OK" => "OK",
"Open" => "Öppna",
"Options" => "Alternativ",
"Paragraph..." => "Paragraph...",
"Paragraph Styles" => "Paragrafstilar",
"Redo" => "Klar",
"Right" => "Höger",
"Size" => "Storlek",
"Spacing" => "Mellanrum",
"Strikethrough" => "Genomstruket",
"Style" => "Stil",
"Text" => "Text",
"Top" => "Topp",
"Underline" => "Understrykning",
"Undo" => "Ångra",
"Unknown Author" => "Okänd författare",
"Edit" => "Redigera",
"Local" => "Lokal",
"openOffice/libreOffice is installed on this server" => "OpenOffice/LibreOffice är installerat på denna servern",
"External" => "Externa",
"openOffice/libreOffice is installed on another server" => "OpenOffice/LibreOffice är installerat på en annan server",
"Server URL" => "Server URL",
"Apply" => "Tillämpa",
"New document" => "Nytt dokument",
"Upload" => "Ladda upp",
"Save new documents to" => "Spara nya dokument till",
"Wrong password. Please retry." => "Fel lösenord. Försök igen.",
"Password" => "Lösenord",
"Guest %s" => "Gäst %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "Länken har löpt ut eller aldrig existerat. Kontakta personen som delade den med dig för ytterligare detaljer.",
"Advanced feature-set" => "Avancerade inställningar",
"(Unstable)" => "(Ej stabil)"

@ -3,6 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# AsavarTzeth <asavartzeth@gmail.com>, 2014
# Daniel Sandman <revoltism@gmail.com>, 2013
# Gustav Smedberg <shadow.elf@hotmail.com>, 2013
# kallemooo <karl.h.thoren@gmail.com>, 2013
@ -11,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-05 00:44-0400\n"
"PO-Revision-Date: 2014-04-05 04:44+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-04-07 00:44-0400\n"
"PO-Revision-Date: 2014-04-06 10:30+0000\n"
"Last-Translator: AsavarTzeth <asavartzeth@gmail.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"
@ -23,15 +24,15 @@ msgstr ""
#: ajax/admin.php:24
msgid "Format filter server is down or misconfigured"
msgstr ""
msgstr "Formatfilter servern är nere eller felkonfigurerad"
#: ajax/documentController.php:45
msgid "Can't create document"
msgstr ""
msgstr "Kan inte skapa dokument"
#: ajax/documentController.php:86
msgid "You don't have permission to rename this document"
msgstr ""
msgstr "Du har inte behörighet att döpa om detta dokument"
#: appinfo/app.php:36 templates/admin.php:3 templates/personal.php:2
#: templates/settings.php:2
@ -69,7 +70,7 @@ msgstr "Spara"
#: js/documents.js:578 templates/documents.php:31
msgid "Loading documents..."
msgstr ""
msgstr "Laddar dokument..."
#: js/documents.js:597
msgid "Failed to load documents."
@ -95,19 +96,19 @@ msgstr "Ogiltigt namn, '\\', '/', '<', '>', ':', '\"', '|', '?' och '*' är inte
#: js/locale.js:1
msgid "Align Left"
msgstr ""
msgstr "Vänsterjustera"
#: js/locale.js:2
msgid "Alignment"
msgstr ""
msgstr "Justering"
#: js/locale.js:3
msgid "Align Right"
msgstr ""
msgstr "Högerjustera"
#: js/locale.js:4
msgid "Annotate"
msgstr ""
msgstr "Annotera"
#: js/locale.js:5
msgid "Background"
@ -119,7 +120,7 @@ msgstr "Fet"
#: js/locale.js:7
msgid "Bottom"
msgstr ""
msgstr "Botten"
#: js/locale.js:8
msgid "Cancel"
@ -135,7 +136,7 @@ msgstr "Klona"
#: js/locale.js:11
msgid "Clone this Style"
msgstr ""
msgstr "Klona denna stilen"
#: js/locale.js:13
msgid "Color"
@ -147,11 +148,11 @@ msgstr "Skapa"
#: js/locale.js:15
msgid "Decrease Indent"
msgstr ""
msgstr "Minska indrag"
#: js/locale.js:16
msgid "Default Style"
msgstr ""
msgstr "Förvald stil"
#: js/locale.js:17
msgid "Delete"
@ -163,11 +164,11 @@ msgstr "Familj"
#: js/locale.js:19
msgid "Font"
msgstr ""
msgstr "Font"
#: js/locale.js:20
msgid "Font Effects"
msgstr ""
msgstr "Font effekter"
#: js/locale.js:21
msgid "Format"
@ -175,7 +176,7 @@ msgstr "Format"
#: js/locale.js:22
msgid "Increase Indent"
msgstr ""
msgstr "Öka indrag"
#: js/locale.js:23
msgid "Insert Image"
@ -187,7 +188,7 @@ msgstr "Bjud in medlemmar"
#: js/locale.js:25
msgid "Italic"
msgstr ""
msgstr "Kursiv"
#: js/locale.js:26
msgid "Justified"
@ -227,11 +228,11 @@ msgstr "Alternativ"
#: js/locale.js:35
msgid "Paragraph..."
msgstr ""
msgstr "Paragraph..."
#: js/locale.js:36
msgid "Paragraph Styles"
msgstr ""
msgstr "Paragrafstilar"
#: js/locale.js:37
msgid "Redo"
@ -247,7 +248,7 @@ msgstr "Storlek"
#: js/locale.js:41
msgid "Spacing"
msgstr ""
msgstr "Mellanrum"
#: js/locale.js:42
msgid "Strikethrough"
@ -263,11 +264,11 @@ msgstr "Text"
#: js/locale.js:45
msgid "Top"
msgstr ""
msgstr "Topp"
#: js/locale.js:46
msgid "Underline"
msgstr ""
msgstr "Understrykning"
#: js/locale.js:47
msgid "Undo"
@ -283,19 +284,19 @@ msgstr "Redigera"
#: templates/admin.php:8
msgid "Local"
msgstr ""
msgstr "Lokal"
#: templates/admin.php:9
msgid "openOffice/libreOffice is installed on this server"
msgstr ""
msgstr "OpenOffice/LibreOffice är installerat på denna servern"
#: templates/admin.php:15
msgid "External"
msgstr ""
msgstr "Externa"
#: templates/admin.php:16
msgid "openOffice/libreOffice is installed on another server"
msgstr ""
msgstr "OpenOffice/LibreOffice är installerat på en annan server"
#: templates/admin.php:21
msgid "scheme://domain.tld[:port]"
@ -303,11 +304,11 @@ msgstr ""
#: templates/admin.php:24
msgid "Server URL"
msgstr ""
msgstr "Server URL"
#: templates/admin.php:26
msgid "Apply"
msgstr ""
msgstr "Tillämpa"
#: templates/documents.php:5
msgid "New document"
@ -332,7 +333,7 @@ msgstr "Lösenord"
#: templates/public.php:17
#, php-format
msgid "Guest %s"
msgstr ""
msgstr "Gäst %s"
#: templates/public.php:21
msgid ""

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud documents 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-06 00:44-0400\n"
"POT-Creation-Date: 2014-04-07 00:44-0400\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"

Loading…
Cancel
Save