[tx-robot] updated from transifex
This commit is contained in:
parent
eef4f48c98
commit
a951362154
@ -65,8 +65,11 @@
|
||||
"Unknown Author" => "Egile ezezaguna",
|
||||
"Edit" => "Editatu",
|
||||
"guest" => "gonbidatua",
|
||||
"MS Word support (requires openOffice/libreOffice)" => "MS Word (openOffice/libreOffice behar du)",
|
||||
"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",
|
||||
"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]",
|
||||
"Server URL" => "Zerbitzariaren URLa",
|
||||
"Apply" => "Aplikatu",
|
||||
|
@ -4,15 +4,15 @@
|
||||
#
|
||||
# Translators:
|
||||
# Alexander Gabilondo <alexgabi@openmailbox.org>, 2014
|
||||
# asieriko <asieriko@gmail.com>, 2013
|
||||
# asieriko <asieriko@gmail.com>, 2013-2014
|
||||
# Mikel Olasagasti Uranga <mikel@olasagasti.info>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-06-19 00:43-0400\n"
|
||||
"PO-Revision-Date: 2014-06-18 06:12+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-06-30 00:43-0400\n"
|
||||
"PO-Revision-Date: 2014-06-29 20:30+0000\n"
|
||||
"Last-Translator: asieriko <asieriko@gmail.com>\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
|
||||
"MIME-Version: 1.0\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"
|
||||
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"
|
||||
msgstr "Itxi"
|
||||
|
||||
@ -82,19 +82,19 @@ msgstr "Dokumentu hau kargatzeak huts egin du. Mesedez egiaztatu ea kanpoko odt
|
||||
msgid "Save"
|
||||
msgstr "Gorde"
|
||||
|
||||
#: js/documents.js:724 templates/documents.php:31
|
||||
#: js/documents.js:720 templates/documents.php:31
|
||||
msgid "Loading documents..."
|
||||
msgstr "Dokumentuak kargatzen..."
|
||||
|
||||
#: js/documents.js:757
|
||||
#: js/documents.js:753
|
||||
msgid "'.' is an invalid file name."
|
||||
msgstr "'.' ez da fitxategi izen baliogarria."
|
||||
|
||||
#: js/documents.js:759
|
||||
#: js/documents.js:755
|
||||
msgid "File name cannot be empty."
|
||||
msgstr "Fitxategi izena ezin da hutsa izan."
|
||||
|
||||
#: js/documents.js:766
|
||||
#: js/documents.js:762
|
||||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
@ -294,7 +294,7 @@ msgstr "gonbidatua"
|
||||
|
||||
#: templates/admin.php:4
|
||||
msgid "MS Word support (requires openOffice/libreOffice)"
|
||||
msgstr ""
|
||||
msgstr "MS Word (openOffice/libreOffice behar du)"
|
||||
|
||||
#: templates/admin.php:9
|
||||
msgid "Local"
|
||||
@ -304,7 +304,7 @@ msgstr "Bertakoa"
|
||||
msgid ""
|
||||
"openOffice/libreOffice is installed on this server. Path to binary is "
|
||||
"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
|
||||
msgid "External"
|
||||
@ -314,7 +314,7 @@ msgstr "Kanpokoa"
|
||||
msgid ""
|
||||
"openOffice/libreOffice is installed on external server running a format "
|
||||
"filter server"
|
||||
msgstr ""
|
||||
msgstr "openOffice/libreOffice kanpoko zerbitzari batean instalatuta dago zeinak formatu iragazki zerbitzari bat duen"
|
||||
|
||||
#: templates/admin.php:22
|
||||
msgid "scheme://domain.tld[:port]"
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?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",
|
||||
"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",
|
||||
|
@ -6,6 +6,7 @@
|
||||
# Patrik Nilsson <asavartzeth@gmail.com>, 2014
|
||||
# Daniel Nilsson <bobkant-fyrsvamp@hotmail.com>, 2014
|
||||
# Daniel Sandman <revoltism@gmail.com>, 2013
|
||||
# enoch85 <enoch85@gmail.com>, 2014
|
||||
# Gustav Smedberg <shadow.elf@hotmail.com>, 2013
|
||||
# Juho Ojala, 2014
|
||||
# Karl Thorén <karl.h.thoren@gmail.com>, 2013
|
||||
@ -15,9 +16,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-06-19 00:43-0400\n"
|
||||
"PO-Revision-Date: 2014-06-18 06:12+0000\n"
|
||||
"Last-Translator: Stefan Gagner <stefan@mei-ya.se>\n"
|
||||
"POT-Creation-Date: 2014-06-30 00:43-0400\n"
|
||||
"PO-Revision-Date: 2014-06-29 23:00+0000\n"
|
||||
"Last-Translator: enoch85 <enoch85@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"
|
||||
@ -27,7 +28,7 @@ msgstr ""
|
||||
|
||||
#: ajax/admin.php:22
|
||||
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
|
||||
msgid "Can't create document"
|
||||
@ -62,7 +63,7 @@ msgstr "Inga dokument funna. Ladda upp eller skapa ett dokument!"
|
||||
msgid "Share"
|
||||
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"
|
||||
msgstr "Stäng"
|
||||
|
||||
@ -87,19 +88,19 @@ msgstr "Misslyckades att ladda detta dokument. Försök gärna att öppna det me
|
||||
msgid "Save"
|
||||
msgstr "Spara"
|
||||
|
||||
#: js/documents.js:724 templates/documents.php:31
|
||||
#: js/documents.js:720 templates/documents.php:31
|
||||
msgid "Loading documents..."
|
||||
msgstr "Laddar dokument..."
|
||||
|
||||
#: js/documents.js:757
|
||||
#: js/documents.js:753
|
||||
msgid "'.' is an invalid file name."
|
||||
msgstr "'.' är ett ogiltigt filnamn."
|
||||
|
||||
#: js/documents.js:759
|
||||
#: js/documents.js:755
|
||||
msgid "File name cannot be empty."
|
||||
msgstr "Filnamn kan inte vara tomt."
|
||||
|
||||
#: js/documents.js:766
|
||||
#: js/documents.js:762
|
||||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
|
@ -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-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"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user