[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-06-11 00:43:06 -04:00
parent 5c36e82e0d
commit aa8e034a9a
3 changed files with 12 additions and 9 deletions

View File

@ -1,6 +1,9 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Server pre spracovanie formátu je nedostupný alebo chybne nakonfigurovaný",
"Can't create document" => "Nedá sa vytvoriť dokument", "Can't create document" => "Nedá sa vytvoriť dokument",
"You don't have permission to rename this document" => "Nemáte oprávnenie na premenovanie tohto dokumentu", "You don't have permission to rename this document" => "Nemáte oprávnenie na premenovanie tohto dokumentu",
"An error occurred while changing directory." => "Pri pokuse o zmenu priečinka nastala chyba.",
"Directory saved successfully." => "Priečinok bol úspešne uložený.",
"Documents" => "Dokumenty", "Documents" => "Dokumenty",
"Failed to load documents." => "Nepodarilo sa načítať dokumenty.", "Failed to load documents." => "Nepodarilo sa načítať dokumenty.",
"No documents are found. Please upload or create a document!" => "Žiadne dokumenty neboli nájdené. Nahrajte, alebo vytvorte dokument!", "No documents are found. Please upload or create a document!" => "Žiadne dokumenty neboli nájdené. Nahrajte, alebo vytvorte dokument!",
@ -10,7 +13,7 @@
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." => "Ponechaním tejto stránky v editačnom móde môže dôjsť k tomu, že sa zmeny neuložia. Doporučujeme použiť tlačidlo 'Zavrieť'", "Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." => "Ponechaním tejto stránky v editačnom móde môže dôjsť k tomu, že sa zmeny neuložia. Doporučujeme použiť tlačidlo 'Zavrieť'",
"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." => "Nepodarilo sa otvoriť tento dokument. Skontrolujte prosím, či je možné ho otvoriť externým editorom ODT súborov. Môže to však tiež znamenať, že bolo zdieľanie zrušené, alebo bol vymazaný.", "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." => "Nepodarilo sa otvoriť tento dokument. Skontrolujte prosím, či je možné ho otvoriť externým editorom ODT súborov. Môže to však tiež znamenať, že bolo zdieľanie zrušené, alebo bol vymazaný.",
"Save" => "Uložiť", "Save" => "Uložiť",
"Loading documents..." => "Nahrávam dokulenty...", "Loading documents..." => "Nahrávam dokumenty...",
"'.' is an invalid file name." => "'.' je neplatné meno súboru.", "'.' is an invalid file name." => "'.' je neplatné meno súboru.",
"File name cannot be empty." => "Meno súboru nemôže byť prázdne", "File name cannot be empty." => "Meno súboru nemôže byť prázdne",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nesprávne meno, '\\', '/', '<', '>', ':', '\"', '|', '?' a '*' nie sú povolené hodnoty.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nesprávne meno, '\\', '/', '<', '>', ':', '\"', '|', '?' a '*' nie sú povolené hodnoty.",

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-06 00:43-0400\n" "POT-Creation-Date: 2014-06-11 00:43-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n" "PO-Revision-Date: 2014-06-10 13:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: Marián Hvolka <marian.hvolka@stuba.sk>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\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"
@ -20,7 +20,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 "" msgstr "Server pre spracovanie formátu je nedostupný alebo chybne nakonfigurovaný"
#: ajax/documentController.php:43 #: ajax/documentController.php:43
msgid "Can't create document" msgid "Can't create document"
@ -32,11 +32,11 @@ msgstr "Nemáte oprávnenie na premenovanie tohto dokumentu"
#: ajax/personal.php:26 #: ajax/personal.php:26
msgid "An error occurred while changing directory." msgid "An error occurred while changing directory."
msgstr "" msgstr "Pri pokuse o zmenu priečinka nastala chyba."
#: ajax/personal.php:34 #: ajax/personal.php:34
msgid "Directory saved successfully." msgid "Directory saved successfully."
msgstr "" msgstr "Priečinok bol úspešne uložený."
#: 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
@ -82,7 +82,7 @@ msgstr "Uložiť"
#: js/documents.js:724 templates/documents.php:31 #: js/documents.js:724 templates/documents.php:31
msgid "Loading documents..." msgid "Loading documents..."
msgstr "Nahrávam dokulenty..." msgstr "Nahrávam dokumenty..."
#: js/documents.js:757 #: js/documents.js:757
msgid "'.' is an invalid file name." msgid "'.' is an invalid file name."

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-10 00:43-0400\n" "POT-Creation-Date: 2014-06-11 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"