[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-06-27 00:43:09 -04:00
parent 75affc8529
commit 20b5d42830
7 changed files with 48 additions and 37 deletions

View File

@ -1,5 +1,8 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Can't create document" => "Ne povas kreiĝi dokumento",
"You don't have permission to rename this document" => "Vi ne havas permeson alinomigi ĉi tiun dokumenton", "You don't have permission to rename this document" => "Vi ne havas permeson alinomigi ĉi tiun dokumenton",
"An error occurred while changing directory." => "Eraro okazis dum ŝanĝo de dosierujo.",
"Directory saved successfully." => "La dosierujo konserviĝis sukcese.",
"Documents" => "Dokumentoj", "Documents" => "Dokumentoj",
"Failed to load documents." => "Malsukcesis ŝargo de dokumentoj.", "Failed to load documents." => "Malsukcesis ŝargo de dokumentoj.",
"No documents are found. Please upload or create a document!" => "Neniu dokumento troviĝis. Bonvolu alŝuti aŭ krei dokumenton!", "No documents are found. Please upload or create a document!" => "Neniu dokumento troviĝis. Bonvolu alŝuti aŭ krei dokumenton!",
@ -60,12 +63,19 @@
"Undo" => "Malfari", "Undo" => "Malfari",
"Unknown Author" => "Nekonata verkinto", "Unknown Author" => "Nekonata verkinto",
"Edit" => "Redakti", "Edit" => "Redakti",
"guest" => "gasto",
"MS Word support (requires openOffice/libreOffice)" => "Kongruo kun MS Word (postuliĝas openOffice/libreOffice)",
"Local" => "Loka", "Local" => "Loka",
"External" => "Malena",
"Server URL" => "Servila URL",
"Apply" => "Apliki",
"New document" => "Nova dokumento", "New document" => "Nova dokumento",
"Upload (max. %s)" => "Alŝuti (maks. %s)",
"Upload" => "Alŝuti", "Upload" => "Alŝuti",
"Save new documents to" => "Konservi novajn dokumentojn en", "Save new documents to" => "Konservi novajn dokumentojn en",
"Wrong password. Please retry." => "La pasvorto malĝustas. Bonvolu reprovi.", "Wrong password. Please retry." => "La pasvorto malĝustas. Bonvolu reprovi.",
"Password" => "Pasvorto", "Password" => "Pasvorto",
"Guest %s" => "Gasto %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "Ĉi tiu ligilo eksvalidiĝis aŭ neniam ekzistis. Bonvolu kontakti la personon, kiu kunhavigis ĝin kun vi, por detaloj.", "This link has been expired or is never existed. Please contact the person who shared it with you for details." => "Ĉi tiu ligilo eksvalidiĝis aŭ neniam ekzistis. Bonvolu kontakti la personon, kiu kunhavigis ĝin kun vi, por detaloj.",
"Advanced feature-set" => "Altanivela funkciaro", "Advanced feature-set" => "Altanivela funkciaro",
"(Unstable)" => "(nestabila)" "(Unstable)" => "(nestabila)"

View File

@ -8,9 +8,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-27 00:43-0400\n"
"PO-Revision-Date: 2014-06-18 06:12+0000\n" "PO-Revision-Date: 2014-06-26 14:41+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\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"
@ -24,7 +24,7 @@ msgstr ""
#: ajax/documentController.php:43 #: ajax/documentController.php:43
msgid "Can't create document" msgid "Can't create document"
msgstr "" msgstr "Ne povas kreiĝi dokumento"
#: ajax/documentController.php:82 #: ajax/documentController.php:82
msgid "You don't have permission to rename this document" msgid "You don't have permission to rename this document"
@ -32,11 +32,11 @@ msgstr "Vi ne havas permeson alinomigi ĉi tiun dokumenton"
#: ajax/personal.php:26 #: ajax/personal.php:26
msgid "An error occurred while changing directory." msgid "An error occurred while changing directory."
msgstr "" msgstr "Eraro okazis dum ŝanĝo de dosierujo."
#: ajax/personal.php:34 #: ajax/personal.php:34
msgid "Directory saved successfully." msgid "Directory saved successfully."
msgstr "" msgstr "La dosierujo konserviĝis sukcese."
#: appinfo/app.php:34 templates/admin.php:3 templates/personal.php:2 #: appinfo/app.php:34 templates/admin.php:3 templates/personal.php:2
#: templates/settings.php:2 #: templates/settings.php:2
@ -80,19 +80,19 @@ msgstr "Malsukcesis ŝargo de ĉi tiu dokumento. Bonvolu kontroli ĉu ĝi malfer
msgid "Save" msgid "Save"
msgstr "Konservi" msgstr "Konservi"
#: js/documents.js:724 templates/documents.php:31 #: js/documents.js:720 templates/documents.php:31
msgid "Loading documents..." msgid "Loading documents..."
msgstr "Ŝargante dokumentojn..." msgstr "Ŝargante dokumentojn..."
#: js/documents.js:757 #: js/documents.js:753
msgid "'.' is an invalid file name." msgid "'.' is an invalid file name."
msgstr "'.' ne estas valida dosiernomo." msgstr "'.' ne estas valida dosiernomo."
#: js/documents.js:759 #: js/documents.js:755
msgid "File name cannot be empty." msgid "File name cannot be empty."
msgstr "Dosiernomo devas ne malpleni." msgstr "Dosiernomo devas ne malpleni."
#: js/documents.js:766 #: js/documents.js:762
msgid "" msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed." "allowed."
@ -288,11 +288,11 @@ msgstr "Redakti"
#: lib/db/member.php:39 #: lib/db/member.php:39
msgid "guest" msgid "guest"
msgstr "" msgstr "gasto"
#: templates/admin.php:4 #: templates/admin.php:4
msgid "MS Word support (requires openOffice/libreOffice)" msgid "MS Word support (requires openOffice/libreOffice)"
msgstr "" msgstr "Kongruo kun MS Word (postuliĝas openOffice/libreOffice)"
#: templates/admin.php:9 #: templates/admin.php:9
msgid "Local" msgid "Local"
@ -306,7 +306,7 @@ msgstr ""
#: templates/admin.php:16 #: templates/admin.php:16
msgid "External" msgid "External"
msgstr "" msgstr "Malena"
#: templates/admin.php:17 #: templates/admin.php:17
msgid "" msgid ""
@ -320,11 +320,11 @@ msgstr ""
#: templates/admin.php:25 #: templates/admin.php:25
msgid "Server URL" msgid "Server URL"
msgstr "" msgstr "Servila URL"
#: templates/admin.php:27 #: templates/admin.php:27
msgid "Apply" msgid "Apply"
msgstr "" msgstr "Apliki"
#: templates/documents.php:5 #: templates/documents.php:5
msgid "New document" msgid "New document"
@ -333,7 +333,7 @@ msgstr "Nova dokumento"
#: templates/documents.php:7 #: templates/documents.php:7
#, php-format #, php-format
msgid "Upload (max. %s)" msgid "Upload (max. %s)"
msgstr "" msgstr "Alŝuti (maks. %s)"
#: templates/documents.php:27 #: templates/documents.php:27
msgid "Upload" msgid "Upload"
@ -354,7 +354,7 @@ msgstr "Pasvorto"
#: templates/public.php:17 #: templates/public.php:17
#, php-format #, php-format
msgid "Guest %s" msgid "Guest %s"
msgstr "" msgstr "Gasto %s"
#: templates/public.php:21 #: templates/public.php:21
msgid "" msgid ""

View File

@ -12,8 +12,8 @@ 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-23 00:43-0400\n" "POT-Creation-Date: 2014-06-27 00:43-0400\n"
"PO-Revision-Date: 2014-06-22 17:51+0000\n" "PO-Revision-Date: 2014-06-26 21:01+0000\n"
"Last-Translator: Fernando Moura <moura232@gmail.com>\n" "Last-Translator: Fernando Moura <moura232@gmail.com>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -84,19 +84,19 @@ msgstr "Falhou ao carregar o documento. Por favor verifique se ele pode ser aber
msgid "Save" msgid "Save"
msgstr "Guardar" msgstr "Guardar"
#: js/documents.js:724 templates/documents.php:31 #: js/documents.js:720 templates/documents.php:31
msgid "Loading documents..." msgid "Loading documents..."
msgstr "A carregar documentos..." msgstr "A carregar documentos..."
#: js/documents.js:757 #: js/documents.js:753
msgid "'.' is an invalid file name." msgid "'.' is an invalid file name."
msgstr "'.' não é um nome de ficheiro válido!" msgstr "'.' não é um nome de ficheiro válido!"
#: js/documents.js:759 #: js/documents.js:755
msgid "File name cannot be empty." msgid "File name cannot be empty."
msgstr "O nome do ficheiro não pode estar vazio." msgstr "O nome do ficheiro não pode estar vazio."
#: js/documents.js:766 #: js/documents.js:762
msgid "" msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed." "allowed."

View File

@ -19,8 +19,8 @@ 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-27 00:43-0400\n"
"PO-Revision-Date: 2014-06-18 06:12+0000\n" "PO-Revision-Date: 2014-06-26 09:10+0000\n"
"Last-Translator: Vladimir Sapronov <vladimir.sapronov@gmail.com>\n" "Last-Translator: Vladimir Sapronov <vladimir.sapronov@gmail.com>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -91,19 +91,19 @@ msgstr "Не удалось загрузить документ. Пожалуй
msgid "Save" msgid "Save"
msgstr "Сохранить" msgstr "Сохранить"
#: js/documents.js:724 templates/documents.php:31 #: js/documents.js:720 templates/documents.php:31
msgid "Loading documents..." msgid "Loading documents..."
msgstr "Загрузка документов..." msgstr "Загрузка документов..."
#: js/documents.js:757 #: js/documents.js:753
msgid "'.' is an invalid file name." msgid "'.' is an invalid file name."
msgstr "'.' - неправильное имя файла." msgstr "'.' - неправильное имя файла."
#: js/documents.js:759 #: js/documents.js:755
msgid "File name cannot be empty." msgid "File name cannot be empty."
msgstr "Имя файла не может быть пустым." msgstr "Имя файла не может быть пустым."
#: 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-26 00:43-0400\n" "POT-Creation-Date: 2014-06-27 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"

View File

@ -17,6 +17,7 @@
"Size" => "Розмір", "Size" => "Розмір",
"Text" => "Текст", "Text" => "Текст",
"Edit" => "Редагувати", "Edit" => "Редагувати",
"Upload (max. %s)" => "Завантаження (макс. %s)",
"Upload" => "Вивантажити", "Upload" => "Вивантажити",
"Password" => "Пароль" "Password" => "Пароль"
); );

View File

@ -8,8 +8,8 @@ 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-27 00:43-0400\n"
"PO-Revision-Date: 2014-06-18 06:12+0000\n" "PO-Revision-Date: 2014-06-26 18:31+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -80,19 +80,19 @@ msgstr ""
msgid "Save" msgid "Save"
msgstr "Зберегти" msgstr "Зберегти"
#: js/documents.js:724 templates/documents.php:31 #: js/documents.js:720 templates/documents.php:31
msgid "Loading documents..." msgid "Loading documents..."
msgstr "" msgstr ""
#: js/documents.js:757 #: js/documents.js:753
msgid "'.' is an invalid file name." msgid "'.' is an invalid file name."
msgstr "'.' це невірне ім'я файлу." msgstr "'.' це невірне ім'я файлу."
#: js/documents.js:759 #: js/documents.js:755
msgid "File name cannot be empty." msgid "File name cannot be empty."
msgstr " Ім'я файлу не може бути порожнім." msgstr " Ім'я файлу не може бути порожнім."
#: js/documents.js:766 #: js/documents.js:762
msgid "" msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed." "allowed."
@ -333,7 +333,7 @@ msgstr ""
#: templates/documents.php:7 #: templates/documents.php:7
#, php-format #, php-format
msgid "Upload (max. %s)" msgid "Upload (max. %s)"
msgstr "" msgstr "Завантаження (макс. %s)"
#: templates/documents.php:27 #: templates/documents.php:27
msgid "Upload" msgid "Upload"