[tx-robot] updated from transifex

pull/1/head
Jenkins for ownCloud 10 years ago
parent 7ecb332725
commit b52c64ab30

@ -62,6 +62,11 @@
"Unknown Author" => "Autor neznámý",
"Edit" => "Upravit",
"guest" => "host",
"Local" => "Místní",
"openOffice/libreOffice is installed on this server" => "openOffice/libreOffice je nainstalováno na tomto serveru",
"External" => "Externí",
"openOffice/libreOffice is installed on another server" => "openOffice/libreOffice je nainstalováno na jiném serveru",
"Server URL" => "URL serveru",
"Apply" => "Použít",
"New document" => "Nový dokument",
"Upload" => "Odeslat",

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-22 00:43-0400\n"
"PO-Revision-Date: 2014-04-21 17:45+0000\n"
"POT-Creation-Date: 2014-04-23 00:43-0400\n"
"PO-Revision-Date: 2014-04-22 19:20+0000\n"
"Last-Translator: svetlemodry <jaroslav@lichtblau.cz>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
@ -288,19 +288,19 @@ msgstr "host"
#: templates/admin.php:8
msgid "Local"
msgstr ""
msgstr "Místní"
#: templates/admin.php:9
msgid "openOffice/libreOffice is installed on this server"
msgstr ""
msgstr "openOffice/libreOffice je nainstalováno na tomto serveru"
#: templates/admin.php:15
msgid "External"
msgstr ""
msgstr "Externí"
#: templates/admin.php:16
msgid "openOffice/libreOffice is installed on another server"
msgstr ""
msgstr "openOffice/libreOffice je nainstalováno na jiném serveru"
#: templates/admin.php:21
msgid "scheme://domain.tld[:port]"
@ -308,7 +308,7 @@ msgstr ""
#: templates/admin.php:24
msgid "Server URL"
msgstr ""
msgstr "URL serveru"
#: templates/admin.php:26
msgid "Apply"

@ -62,6 +62,7 @@
"Undo" => "Undo",
"Unknown Author" => "Unknown Author",
"Edit" => "Edit",
"guest" => "guest",
"Local" => "Local",
"openOffice/libreOffice is installed on this server" => "openOffice/libreOffice is installed on this server",
"External" => "External",

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-15 00:43-0400\n"
"PO-Revision-Date: 2014-04-15 04:43+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-04-23 00:43-0400\n"
"PO-Revision-Date: 2014-04-22 09:40+0000\n"
"Last-Translator: mnestis <transifex@mnestis.net>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -280,7 +280,7 @@ msgstr "Edit"
#: lib/db/member.php:32
msgid "guest"
msgstr ""
msgstr "guest"
#: templates/admin.php:8
msgid "Local"

@ -0,0 +1,349 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-23 00:43-0400\n"
"PO-Revision-Date: 2014-04-22 22:45+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/projects/p/owncloud/language/es_CR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_CR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/admin.php:22
msgid "Format filter server is down or misconfigured"
msgstr ""
#: ajax/documentController.php:43
msgid "Can't create document"
msgstr ""
#: ajax/documentController.php:82
msgid "You don't have permission to rename this document"
msgstr ""
#: appinfo/app.php:34 templates/admin.php:3 templates/personal.php:2
#: templates/settings.php:2
msgid "Documents"
msgstr ""
#: js/documents.js:26
msgid "Share"
msgstr ""
#: js/documents.js:29 js/locale.js:12 js/viewer/viewer.js:76
msgid "Close"
msgstr ""
#: js/documents.js:124
msgid "No connection to server. Trying to reconnect."
msgstr ""
#: js/documents.js:191
msgid ""
"Leaving this page in Editor mode might cause unsaved data. It is recommended"
" to use 'Close' button instead."
msgstr ""
#: js/documents.js:209
msgid ""
"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."
msgstr ""
#: js/documents.js:231 js/locale.js:39
msgid "Save"
msgstr ""
#: js/documents.js:576 templates/documents.php:31
msgid "Loading documents..."
msgstr ""
#: js/documents.js:595
msgid "Failed to load documents."
msgstr ""
#: js/documents.js:638
msgid "No documents are found. Please upload or create a document!"
msgstr ""
#: js/documents.js:674
msgid "'.' is an invalid file name."
msgstr ""
#: js/documents.js:676
msgid "File name cannot be empty."
msgstr ""
#: js/documents.js:683
msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed."
msgstr ""
#: js/locale.js:1
msgid "Align Left"
msgstr ""
#: js/locale.js:2
msgid "Alignment"
msgstr ""
#: js/locale.js:3
msgid "Align Right"
msgstr ""
#: js/locale.js:4
msgid "Annotate"
msgstr ""
#: js/locale.js:5
msgid "Background"
msgstr ""
#: js/locale.js:6
msgid "Bold"
msgstr ""
#: js/locale.js:7
msgid "Bottom"
msgstr ""
#: js/locale.js:8
msgid "Cancel"
msgstr ""
#: js/locale.js:9
msgid "Center"
msgstr ""
#: js/locale.js:10
msgid "Clone"
msgstr ""
#: js/locale.js:11
msgid "Clone this Style"
msgstr ""
#: js/locale.js:13
msgid "Color"
msgstr ""
#: js/locale.js:14
msgid "Create"
msgstr ""
#: js/locale.js:15
msgid "Decrease Indent"
msgstr ""
#: js/locale.js:16
msgid "Default Style"
msgstr ""
#: js/locale.js:17
msgid "Delete"
msgstr ""
#: js/locale.js:18
msgid "Family"
msgstr ""
#: js/locale.js:19
msgid "Font"
msgstr ""
#: js/locale.js:20
msgid "Font Effects"
msgstr ""
#: js/locale.js:21
msgid "Format"
msgstr ""
#: js/locale.js:22
msgid "Increase Indent"
msgstr ""
#: js/locale.js:23
msgid "Insert Image"
msgstr ""
#: js/locale.js:24
msgid "Invite Members"
msgstr ""
#: js/locale.js:25
msgid "Italic"
msgstr ""
#: js/locale.js:26
msgid "Justified"
msgstr ""
#: js/locale.js:27
msgid "Justify"
msgstr ""
#: js/locale.js:28
msgid "Left"
msgstr ""
#: js/locale.js:29
msgid "Loading"
msgstr ""
#: js/locale.js:30
msgid "Members"
msgstr ""
#: js/locale.js:31
msgid "New Name:"
msgstr ""
#: js/locale.js:32 templates/public.php:12
msgid "OK"
msgstr ""
#: js/locale.js:33
msgid "Open"
msgstr ""
#: js/locale.js:34
msgid "Options"
msgstr ""
#: js/locale.js:35
msgid "Paragraph..."
msgstr ""
#: js/locale.js:36
msgid "Paragraph Styles"
msgstr ""
#: js/locale.js:37
msgid "Redo"
msgstr ""
#: js/locale.js:38
msgid "Right"
msgstr ""
#: js/locale.js:40
msgid "Size"
msgstr ""
#: js/locale.js:41
msgid "Spacing"
msgstr ""
#: js/locale.js:42
msgid "Strikethrough"
msgstr ""
#: js/locale.js:43
msgid "Style"
msgstr ""
#: js/locale.js:44
msgid "Text"
msgstr ""
#: js/locale.js:45
msgid "Top"
msgstr ""
#: js/locale.js:46
msgid "Underline"
msgstr ""
#: js/locale.js:47
msgid "Undo"
msgstr ""
#: js/locale.js:48
msgid "Unknown Author"
msgstr ""
#: js/viewer/viewer.js:30
msgid "Edit"
msgstr ""
#: lib/db/member.php:32
msgid "guest"
msgstr ""
#: templates/admin.php:8
msgid "Local"
msgstr ""
#: templates/admin.php:9
msgid "openOffice/libreOffice is installed on this server"
msgstr ""
#: templates/admin.php:15
msgid "External"
msgstr ""
#: templates/admin.php:16
msgid "openOffice/libreOffice is installed on another server"
msgstr ""
#: templates/admin.php:21
msgid "scheme://domain.tld[:port]"
msgstr ""
#: templates/admin.php:24
msgid "Server URL"
msgstr ""
#: templates/admin.php:26
msgid "Apply"
msgstr ""
#: templates/documents.php:5
msgid "New document"
msgstr ""
#: templates/documents.php:7 templates/documents.php:27
msgid "Upload"
msgstr ""
#: templates/personal.php:4
msgid "Save new documents to"
msgstr ""
#: templates/public.php:8
msgid "Wrong password. Please retry."
msgstr ""
#: templates/public.php:11
msgid "Password"
msgstr ""
#: templates/public.php:17
#, php-format
msgid "Guest %s"
msgstr ""
#: templates/public.php:21
msgid ""
"This link has been expired or is never existed. Please contact the person "
"who shared it with you for details."
msgstr ""
#: templates/settings.php:9
msgid "Advanced feature-set"
msgstr ""
#: templates/settings.php:10
msgid "(Unstable)"
msgstr ""

@ -0,0 +1,349 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-23 00:43-0400\n"
"PO-Revision-Date: 2014-04-22 22:46+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Oriya (India) (http://www.transifex.com/projects/p/owncloud/language/or_IN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: or_IN\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/admin.php:22
msgid "Format filter server is down or misconfigured"
msgstr ""
#: ajax/documentController.php:43
msgid "Can't create document"
msgstr ""
#: ajax/documentController.php:82
msgid "You don't have permission to rename this document"
msgstr ""
#: appinfo/app.php:34 templates/admin.php:3 templates/personal.php:2
#: templates/settings.php:2
msgid "Documents"
msgstr ""
#: js/documents.js:26
msgid "Share"
msgstr ""
#: js/documents.js:29 js/locale.js:12 js/viewer/viewer.js:76
msgid "Close"
msgstr ""
#: js/documents.js:124
msgid "No connection to server. Trying to reconnect."
msgstr ""
#: js/documents.js:191
msgid ""
"Leaving this page in Editor mode might cause unsaved data. It is recommended"
" to use 'Close' button instead."
msgstr ""
#: js/documents.js:209
msgid ""
"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."
msgstr ""
#: js/documents.js:231 js/locale.js:39
msgid "Save"
msgstr ""
#: js/documents.js:576 templates/documents.php:31
msgid "Loading documents..."
msgstr ""
#: js/documents.js:595
msgid "Failed to load documents."
msgstr ""
#: js/documents.js:638
msgid "No documents are found. Please upload or create a document!"
msgstr ""
#: js/documents.js:674
msgid "'.' is an invalid file name."
msgstr ""
#: js/documents.js:676
msgid "File name cannot be empty."
msgstr ""
#: js/documents.js:683
msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed."
msgstr ""
#: js/locale.js:1
msgid "Align Left"
msgstr ""
#: js/locale.js:2
msgid "Alignment"
msgstr ""
#: js/locale.js:3
msgid "Align Right"
msgstr ""
#: js/locale.js:4
msgid "Annotate"
msgstr ""
#: js/locale.js:5
msgid "Background"
msgstr ""
#: js/locale.js:6
msgid "Bold"
msgstr ""
#: js/locale.js:7
msgid "Bottom"
msgstr ""
#: js/locale.js:8
msgid "Cancel"
msgstr ""
#: js/locale.js:9
msgid "Center"
msgstr ""
#: js/locale.js:10
msgid "Clone"
msgstr ""
#: js/locale.js:11
msgid "Clone this Style"
msgstr ""
#: js/locale.js:13
msgid "Color"
msgstr ""
#: js/locale.js:14
msgid "Create"
msgstr ""
#: js/locale.js:15
msgid "Decrease Indent"
msgstr ""
#: js/locale.js:16
msgid "Default Style"
msgstr ""
#: js/locale.js:17
msgid "Delete"
msgstr ""
#: js/locale.js:18
msgid "Family"
msgstr ""
#: js/locale.js:19
msgid "Font"
msgstr ""
#: js/locale.js:20
msgid "Font Effects"
msgstr ""
#: js/locale.js:21
msgid "Format"
msgstr ""
#: js/locale.js:22
msgid "Increase Indent"
msgstr ""
#: js/locale.js:23
msgid "Insert Image"
msgstr ""
#: js/locale.js:24
msgid "Invite Members"
msgstr ""
#: js/locale.js:25
msgid "Italic"
msgstr ""
#: js/locale.js:26
msgid "Justified"
msgstr ""
#: js/locale.js:27
msgid "Justify"
msgstr ""
#: js/locale.js:28
msgid "Left"
msgstr ""
#: js/locale.js:29
msgid "Loading"
msgstr ""
#: js/locale.js:30
msgid "Members"
msgstr ""
#: js/locale.js:31
msgid "New Name:"
msgstr ""
#: js/locale.js:32 templates/public.php:12
msgid "OK"
msgstr ""
#: js/locale.js:33
msgid "Open"
msgstr ""
#: js/locale.js:34
msgid "Options"
msgstr ""
#: js/locale.js:35
msgid "Paragraph..."
msgstr ""
#: js/locale.js:36
msgid "Paragraph Styles"
msgstr ""
#: js/locale.js:37
msgid "Redo"
msgstr ""
#: js/locale.js:38
msgid "Right"
msgstr ""
#: js/locale.js:40
msgid "Size"
msgstr ""
#: js/locale.js:41
msgid "Spacing"
msgstr ""
#: js/locale.js:42
msgid "Strikethrough"
msgstr ""
#: js/locale.js:43
msgid "Style"
msgstr ""
#: js/locale.js:44
msgid "Text"
msgstr ""
#: js/locale.js:45
msgid "Top"
msgstr ""
#: js/locale.js:46
msgid "Underline"
msgstr ""
#: js/locale.js:47
msgid "Undo"
msgstr ""
#: js/locale.js:48
msgid "Unknown Author"
msgstr ""
#: js/viewer/viewer.js:30
msgid "Edit"
msgstr ""
#: lib/db/member.php:32
msgid "guest"
msgstr ""
#: templates/admin.php:8
msgid "Local"
msgstr ""
#: templates/admin.php:9
msgid "openOffice/libreOffice is installed on this server"
msgstr ""
#: templates/admin.php:15
msgid "External"
msgstr ""
#: templates/admin.php:16
msgid "openOffice/libreOffice is installed on another server"
msgstr ""
#: templates/admin.php:21
msgid "scheme://domain.tld[:port]"
msgstr ""
#: templates/admin.php:24
msgid "Server URL"
msgstr ""
#: templates/admin.php:26
msgid "Apply"
msgstr ""
#: templates/documents.php:5
msgid "New document"
msgstr ""
#: templates/documents.php:7 templates/documents.php:27
msgid "Upload"
msgstr ""
#: templates/personal.php:4
msgid "Save new documents to"
msgstr ""
#: templates/public.php:8
msgid "Wrong password. Please retry."
msgstr ""
#: templates/public.php:11
msgid "Password"
msgstr ""
#: templates/public.php:17
#, php-format
msgid "Guest %s"
msgstr ""
#: templates/public.php:21
msgid ""
"This link has been expired or is never existed. Please contact the person "
"who shared it with you for details."
msgstr ""
#: templates/settings.php:9
msgid "Advanced feature-set"
msgstr ""
#: templates/settings.php:10
msgid "(Unstable)"
msgstr ""

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-17 00:44-0400\n"
"PO-Revision-Date: 2014-04-16 13:10+0000\n"
"POT-Creation-Date: 2014-04-23 00:43-0400\n"
"PO-Revision-Date: 2014-04-22 16:40+0000\n"
"Last-Translator: Flávio Veras <flaviove@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n"

@ -61,6 +61,7 @@
"Undo" => "Späť",
"Unknown Author" => "Neznámy autor",
"Edit" => "Upraviť",
"guest" => "hosť",
"Local" => "Lokálny",
"openOffice/libreOffice is installed on this server" => "openOffice/libreOffice je nainštalovaný na tomto serveri",
"External" => "Externý",

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-15 00:43-0400\n"
"PO-Revision-Date: 2014-04-15 04:43+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-04-23 00:43-0400\n"
"PO-Revision-Date: 2014-04-22 07:10+0000\n"
"Last-Translator: mhh <marian.hvolka@stuba.sk>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -280,7 +280,7 @@ msgstr "Upraviť"
#: lib/db/member.php:32
msgid "guest"
msgstr ""
msgstr "hosť"
#: templates/admin.php:8
msgid "Local"

@ -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-22 00:43-0400\n"
"POT-Creation-Date: 2014-04-23 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…
Cancel
Save