[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-06-30 00:43:07 -04:00
parent eef4f48c98
commit a951362154
5 changed files with 27 additions and 23 deletions

View File

@ -65,8 +65,11 @@
"Unknown Author" => "Egile ezezaguna", "Unknown Author" => "Egile ezezaguna",
"Edit" => "Editatu", "Edit" => "Editatu",
"guest" => "gonbidatua", "guest" => "gonbidatua",
"MS Word support (requires openOffice/libreOffice)" => "MS Word (openOffice/libreOffice behar du)",
"Local" => "Bertakoa", "Local" => "Bertakoa",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" => "openOffice/libreOffice zerbitzarian instalatuta dago. Programaren bidea preview_libreoffice_path aukeran zehaztu behar da config.php fitxategian",
"External" => "Kanpokoa", "External" => "Kanpokoa",
"openOffice/libreOffice is installed on external server running a format filter server" => "openOffice/libreOffice kanpoko zerbitzari batean instalatuta dago zeinak formatu iragazki zerbitzari bat duen",
"scheme://domain.tld[:port]" => "eskema://domain.tld[:port]", "scheme://domain.tld[:port]" => "eskema://domain.tld[:port]",
"Server URL" => "Zerbitzariaren URLa", "Server URL" => "Zerbitzariaren URLa",
"Apply" => "Aplikatu", "Apply" => "Aplikatu",

View File

@ -4,15 +4,15 @@
# #
# Translators: # Translators:
# Alexander Gabilondo <alexgabi@openmailbox.org>, 2014 # Alexander Gabilondo <alexgabi@openmailbox.org>, 2014
# asieriko <asieriko@gmail.com>, 2013 # asieriko <asieriko@gmail.com>, 2013-2014
# Mikel Olasagasti Uranga <mikel@olasagasti.info>, 2014 # Mikel Olasagasti Uranga <mikel@olasagasti.info>, 2014
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-19 00:43-0400\n" "POT-Creation-Date: 2014-06-30 00:43-0400\n"
"PO-Revision-Date: 2014-06-18 06:12+0000\n" "PO-Revision-Date: 2014-06-29 20:30+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: asieriko <asieriko@gmail.com>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -57,7 +57,7 @@ msgstr "Ez da dokumenturik aurkitu. Mesedez igo edo sortu dokumentu bat!"
msgid "Share" msgid "Share"
msgstr "Partekatu" msgstr "Partekatu"
#: js/documents.js:159 js/locale.js:12 js/viewer/viewer.js:80 #: js/documents.js:159 js/locale.js:12 js/viewer/viewer.js:77
msgid "Close" msgid "Close"
msgstr "Itxi" msgstr "Itxi"
@ -82,19 +82,19 @@ msgstr "Dokumentu hau kargatzeak huts egin du. Mesedez egiaztatu ea kanpoko odt
msgid "Save" msgid "Save"
msgstr "Gorde" msgstr "Gorde"
#: js/documents.js:724 templates/documents.php:31 #: js/documents.js:720 templates/documents.php:31
msgid "Loading documents..." msgid "Loading documents..."
msgstr "Dokumentuak kargatzen..." msgstr "Dokumentuak kargatzen..."
#: js/documents.js:757 #: js/documents.js:753
msgid "'.' is an invalid file name." msgid "'.' is an invalid file name."
msgstr "'.' ez da fitxategi izen baliogarria." msgstr "'.' ez da fitxategi izen baliogarria."
#: js/documents.js:759 #: js/documents.js:755
msgid "File name cannot be empty." msgid "File name cannot be empty."
msgstr "Fitxategi izena ezin da hutsa izan." msgstr "Fitxategi izena ezin da hutsa izan."
#: js/documents.js:766 #: js/documents.js:762
msgid "" msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed." "allowed."
@ -294,7 +294,7 @@ msgstr "gonbidatua"
#: templates/admin.php:4 #: templates/admin.php:4
msgid "MS Word support (requires openOffice/libreOffice)" msgid "MS Word support (requires openOffice/libreOffice)"
msgstr "" msgstr "MS Word (openOffice/libreOffice behar du)"
#: templates/admin.php:9 #: templates/admin.php:9
msgid "Local" msgid "Local"
@ -304,7 +304,7 @@ msgstr "Bertakoa"
msgid "" msgid ""
"openOffice/libreOffice is installed on this server. Path to binary is " "openOffice/libreOffice is installed on this server. Path to binary is "
"provided via preview_libreoffice_path in config.php" "provided via preview_libreoffice_path in config.php"
msgstr "" msgstr "openOffice/libreOffice zerbitzarian instalatuta dago. Programaren bidea preview_libreoffice_path aukeran zehaztu behar da config.php fitxategian"
#: templates/admin.php:16 #: templates/admin.php:16
msgid "External" msgid "External"
@ -314,7 +314,7 @@ msgstr "Kanpokoa"
msgid "" msgid ""
"openOffice/libreOffice is installed on external server running a format " "openOffice/libreOffice is installed on external server running a format "
"filter server" "filter server"
msgstr "" msgstr "openOffice/libreOffice kanpoko zerbitzari batean instalatuta dago zeinak formatu iragazki zerbitzari bat duen"
#: templates/admin.php:22 #: templates/admin.php:22
msgid "scheme://domain.tld[:port]" msgid "scheme://domain.tld[:port]"

View File

@ -1,5 +1,5 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Formatfilter servern är nere eller felkonfigurerad", "Format filter server is down or misconfigured" => "Formatfilter servern är ur funktion eller felkonfigurerad",
"Can't create document" => "Kan inte skapa dokument", "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", "You don't have permission to rename this document" => "Du har inte behörighet att döpa om detta dokument",
"An error occurred while changing directory." => "Ett fel uppstod vid byte av katalog", "An error occurred while changing directory." => "Ett fel uppstod vid byte av katalog",

View File

@ -6,6 +6,7 @@
# Patrik Nilsson <asavartzeth@gmail.com>, 2014 # Patrik Nilsson <asavartzeth@gmail.com>, 2014
# Daniel Nilsson <bobkant-fyrsvamp@hotmail.com>, 2014 # Daniel Nilsson <bobkant-fyrsvamp@hotmail.com>, 2014
# Daniel Sandman <revoltism@gmail.com>, 2013 # Daniel Sandman <revoltism@gmail.com>, 2013
# enoch85 <enoch85@gmail.com>, 2014
# Gustav Smedberg <shadow.elf@hotmail.com>, 2013 # Gustav Smedberg <shadow.elf@hotmail.com>, 2013
# Juho Ojala, 2014 # Juho Ojala, 2014
# Karl Thorén <karl.h.thoren@gmail.com>, 2013 # Karl Thorén <karl.h.thoren@gmail.com>, 2013
@ -15,9 +16,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-19 00:43-0400\n" "POT-Creation-Date: 2014-06-30 00:43-0400\n"
"PO-Revision-Date: 2014-06-18 06:12+0000\n" "PO-Revision-Date: 2014-06-29 23:00+0000\n"
"Last-Translator: Stefan Gagner <stefan@mei-ya.se>\n" "Last-Translator: enoch85 <enoch85@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -27,7 +28,7 @@ msgstr ""
#: ajax/admin.php:22 #: ajax/admin.php:22
msgid "Format filter server is down or misconfigured" msgid "Format filter server is down or misconfigured"
msgstr "Formatfilter servern är nere eller felkonfigurerad" msgstr "Formatfilter servern är ur funktion eller felkonfigurerad"
#: ajax/documentController.php:43 #: ajax/documentController.php:43
msgid "Can't create document" msgid "Can't create document"
@ -62,7 +63,7 @@ msgstr "Inga dokument funna. Ladda upp eller skapa ett dokument!"
msgid "Share" msgid "Share"
msgstr "Dela" msgstr "Dela"
#: js/documents.js:159 js/locale.js:12 js/viewer/viewer.js:80 #: js/documents.js:159 js/locale.js:12 js/viewer/viewer.js:77
msgid "Close" msgid "Close"
msgstr "Stäng" msgstr "Stäng"
@ -87,19 +88,19 @@ msgstr "Misslyckades att ladda detta dokument. Försök gärna att öppna det me
msgid "Save" msgid "Save"
msgstr "Spara" msgstr "Spara"
#: js/documents.js:724 templates/documents.php:31 #: js/documents.js:720 templates/documents.php:31
msgid "Loading documents..." msgid "Loading documents..."
msgstr "Laddar dokument..." msgstr "Laddar dokument..."
#: js/documents.js:757 #: js/documents.js:753
msgid "'.' is an invalid file name." msgid "'.' is an invalid file name."
msgstr "'.' är ett ogiltigt filnamn." msgstr "'.' är ett ogiltigt filnamn."
#: js/documents.js:759 #: js/documents.js:755
msgid "File name cannot be empty." msgid "File name cannot be empty."
msgstr "Filnamn kan inte vara tomt." msgstr "Filnamn kan inte vara tomt."
#: js/documents.js:766 #: js/documents.js:762
msgid "" msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed." "allowed."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud documents 5.0.0\n" "Project-Id-Version: ownCloud documents 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-29 00:43-0400\n" "POT-Creation-Date: 2014-06-30 00:43-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"