[tx-robot] updated from transifex
This commit is contained in:
parent
6afe897884
commit
32842686c6
@ -1,6 +1,7 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Close" => "Close",
|
||||
"Share" => "Share",
|
||||
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." => "Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead.",
|
||||
"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." => "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.",
|
||||
"Failed to load documents." => "Failed to load documents.",
|
||||
"No documents are found. Please upload or create a document!" => "No documents can be found. Please upload or create a document!",
|
||||
@ -10,6 +11,9 @@
|
||||
"Incoming" => "Incoming",
|
||||
"Upload" => "Upload",
|
||||
"Documents" => "Documents",
|
||||
"Save new documents to" => "Save new documents to",
|
||||
"Introduce yourself" => "Introduce yourself",
|
||||
"Join" => "Join",
|
||||
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "This link has expired or is incorrect. Please contact the person who shared it with you for details.",
|
||||
"Advanced feature-set" => "Advanced feature-set",
|
||||
"(Unstable)" => "(Unstable)"
|
||||
|
@ -8,9 +8,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-10-02 07:22-0400\n"
|
||||
"PO-Revision-Date: 2013-10-02 11:22+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-10-10 20:21-0400\n"
|
||||
"PO-Revision-Date: 2013-10-09 13:30+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"
|
||||
@ -26,24 +26,24 @@ msgstr "Close"
|
||||
msgid "Share"
|
||||
msgstr "Share"
|
||||
|
||||
#: js/documents.js:129
|
||||
#: js/documents.js:130
|
||||
msgid ""
|
||||
"Leaving this page in Editor mode might cause unsaved data. It is recommended"
|
||||
" to use 'Close' button instead."
|
||||
msgstr ""
|
||||
msgstr "Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead."
|
||||
|
||||
#: js/documents.js:141
|
||||
#: js/documents.js:142
|
||||
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 "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."
|
||||
|
||||
#: js/documents.js:284
|
||||
#: js/documents.js:285
|
||||
msgid "Failed to load documents."
|
||||
msgstr "Failed to load documents."
|
||||
|
||||
#: js/documents.js:327
|
||||
#: js/documents.js:328
|
||||
msgid "No documents are found. Please upload or create a document!"
|
||||
msgstr "No documents can be found. Please upload or create a document!"
|
||||
|
||||
@ -73,15 +73,15 @@ msgstr "Documents"
|
||||
|
||||
#: templates/personal.php:4
|
||||
msgid "Save new documents to"
|
||||
msgstr ""
|
||||
msgstr "Save new documents to"
|
||||
|
||||
#: templates/public.php:7
|
||||
msgid "Introduce yourself"
|
||||
msgstr ""
|
||||
msgstr "Introduce yourself"
|
||||
|
||||
#: templates/public.php:8
|
||||
msgid "Join"
|
||||
msgstr ""
|
||||
msgstr "Join"
|
||||
|
||||
#: templates/public.php:14
|
||||
msgid ""
|
||||
@ -89,10 +89,10 @@ msgid ""
|
||||
"who shared it with you for details."
|
||||
msgstr "This link has expired or is incorrect. Please contact the person who shared it with you for details."
|
||||
|
||||
#: templates/settings.php:12
|
||||
#: templates/settings.php:9
|
||||
msgid "Advanced feature-set"
|
||||
msgstr "Advanced feature-set"
|
||||
|
||||
#: templates/settings.php:13
|
||||
#: templates/settings.php:10
|
||||
msgid "(Unstable)"
|
||||
msgstr "(Unstable)"
|
||||
|
@ -1,6 +1,8 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Close" => "Sulge",
|
||||
"Share" => "Jaga",
|
||||
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." => "Selle lehe jätmine Redaktori moodi võib põhjustada salvestamata andmete kadu. On soovitav selle asemel kasutada \"Sulge\" nuppu.",
|
||||
"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." => "Selle dokumendi laadimine ebaõnnestus. Palun kontrolli kas selle avamine on võimalik välise odt redaktoriga. Ühtlasi võib see tähendada, et fail pole jagatud või on hiljuti kustutatud.",
|
||||
"Failed to load documents." => "Dokumentide laadimine ebaõnnestus.",
|
||||
"No documents are found. Please upload or create a document!" => "Ühtegi dokumenti ei leitud. Palun laadi dokument üles või loo dokument!",
|
||||
"Sent" => "Saadetud",
|
||||
|
@ -9,9 +9,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-10-05 08:15-0400\n"
|
||||
"PO-Revision-Date: 2013-10-02 14:40+0000\n"
|
||||
"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n"
|
||||
"POT-Creation-Date: 2013-10-10 20:21-0400\n"
|
||||
"PO-Revision-Date: 2013-10-09 11:20+0000\n"
|
||||
"Last-Translator: pisike.sipelgas <pisike.sipelgas@gmail.com>\n"
|
||||
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -27,24 +27,24 @@ msgstr "Sulge"
|
||||
msgid "Share"
|
||||
msgstr "Jaga"
|
||||
|
||||
#: js/documents.js:129
|
||||
#: js/documents.js:130
|
||||
msgid ""
|
||||
"Leaving this page in Editor mode might cause unsaved data. It is recommended"
|
||||
" to use 'Close' button instead."
|
||||
msgstr ""
|
||||
msgstr "Selle lehe jätmine Redaktori moodi võib põhjustada salvestamata andmete kadu. On soovitav selle asemel kasutada \"Sulge\" nuppu."
|
||||
|
||||
#: js/documents.js:141
|
||||
#: js/documents.js:142
|
||||
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 ""
|
||||
msgstr "Selle dokumendi laadimine ebaõnnestus. Palun kontrolli kas selle avamine on võimalik välise odt redaktoriga. Ühtlasi võib see tähendada, et fail pole jagatud või on hiljuti kustutatud."
|
||||
|
||||
#: js/documents.js:284
|
||||
#: js/documents.js:285
|
||||
msgid "Failed to load documents."
|
||||
msgstr "Dokumentide laadimine ebaõnnestus."
|
||||
|
||||
#: js/documents.js:327
|
||||
#: js/documents.js:328
|
||||
msgid "No documents are found. Please upload or create a document!"
|
||||
msgstr "Ühtegi dokumenti ei leitud. Palun laadi dokument üles või loo dokument!"
|
||||
|
||||
|
@ -1,6 +1,8 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Close" => "Zamknij",
|
||||
"Share" => "Udostępnij",
|
||||
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." => "Opuszczając tę stronę w trybie Editor może spowodować niezapisanie danych. Zaleca się zamiast tego użyć przycisk 'Zamknij'.",
|
||||
"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." => "Nie można załadować tego dokument. Proszę sprawdzić, czy można go otworzyć w edytorze zewnętrznym odt. Może to również oznaczać nieudostępniony dokument lub jest już usunięty.",
|
||||
"Failed to load documents." => "Nie można wczytać dokumentów.",
|
||||
"No documents are found. Please upload or create a document!" => "Nie znaleziono dokumentów. Proszę załaduj lub stwórz dokument!",
|
||||
"Sent" => "Wyślij",
|
||||
@ -9,7 +11,10 @@
|
||||
"Incoming" => "Przychodzące",
|
||||
"Upload" => "Wyślij",
|
||||
"Documents" => "Dokumenty",
|
||||
"Save new documents to" => "Zapisz nowy dokument do",
|
||||
"Introduce yourself" => "Przedstaw się",
|
||||
"Join" => "Dołącz",
|
||||
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "Ten link już wygasła lub nigdy nie istniał. Proszę skontaktuj się z osobą, która udostępniła ci link, aby uzyskać szczegółowe informacje.",
|
||||
"Advanced feature-set" => "Zaawansowany zestaw funkcji",
|
||||
"(Unstable)" => "(Niestabilne)"
|
||||
);
|
||||
|
@ -8,9 +8,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-10-02 07:22-0400\n"
|
||||
"PO-Revision-Date: 2013-10-02 11:22+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-10-10 20:21-0400\n"
|
||||
"PO-Revision-Date: 2013-10-10 11:30+0000\n"
|
||||
"Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -26,24 +26,24 @@ msgstr "Zamknij"
|
||||
msgid "Share"
|
||||
msgstr "Udostępnij"
|
||||
|
||||
#: js/documents.js:129
|
||||
#: js/documents.js:130
|
||||
msgid ""
|
||||
"Leaving this page in Editor mode might cause unsaved data. It is recommended"
|
||||
" to use 'Close' button instead."
|
||||
msgstr ""
|
||||
msgstr "Opuszczając tę stronę w trybie Editor może spowodować niezapisanie danych. Zaleca się zamiast tego użyć przycisk 'Zamknij'."
|
||||
|
||||
#: js/documents.js:141
|
||||
#: js/documents.js:142
|
||||
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 ""
|
||||
msgstr "Nie można załadować tego dokument. Proszę sprawdzić, czy można go otworzyć w edytorze zewnętrznym odt. Może to również oznaczać nieudostępniony dokument lub jest już usunięty."
|
||||
|
||||
#: js/documents.js:284
|
||||
#: js/documents.js:285
|
||||
msgid "Failed to load documents."
|
||||
msgstr "Nie można wczytać dokumentów."
|
||||
|
||||
#: js/documents.js:327
|
||||
#: js/documents.js:328
|
||||
msgid "No documents are found. Please upload or create a document!"
|
||||
msgstr "Nie znaleziono dokumentów. Proszę załaduj lub stwórz dokument!"
|
||||
|
||||
@ -73,11 +73,11 @@ msgstr "Dokumenty"
|
||||
|
||||
#: templates/personal.php:4
|
||||
msgid "Save new documents to"
|
||||
msgstr ""
|
||||
msgstr "Zapisz nowy dokument do"
|
||||
|
||||
#: templates/public.php:7
|
||||
msgid "Introduce yourself"
|
||||
msgstr ""
|
||||
msgstr "Przedstaw się"
|
||||
|
||||
#: templates/public.php:8
|
||||
msgid "Join"
|
||||
@ -87,12 +87,12 @@ msgstr "Dołącz"
|
||||
msgid ""
|
||||
"This link has been expired or is never existed. Please contact the person "
|
||||
"who shared it with you for details."
|
||||
msgstr ""
|
||||
msgstr "Ten link już wygasła lub nigdy nie istniał. Proszę skontaktuj się z osobą, która udostępniła ci link, aby uzyskać szczegółowe informacje."
|
||||
|
||||
#: templates/settings.php:12
|
||||
#: templates/settings.php:9
|
||||
msgid "Advanced feature-set"
|
||||
msgstr "Zaawansowany zestaw funkcji"
|
||||
|
||||
#: templates/settings.php:13
|
||||
#: templates/settings.php:10
|
||||
msgid "(Unstable)"
|
||||
msgstr "(Niestabilne)"
|
||||
|
@ -2,12 +2,15 @@
|
||||
"Close" => "Fechar",
|
||||
"Share" => "Partilhar",
|
||||
"Failed to load documents." => "O carregamento dos documentos falhou",
|
||||
"No documents are found. Please upload or create a document!" => "Nenhum documento encontrado. Por favor carregue ou crie um documento!",
|
||||
"Sent" => "Enviado",
|
||||
"Declined" => "Negado",
|
||||
"Accepted" => "Aceite",
|
||||
"Incoming" => "Chegada",
|
||||
"Upload" => "Carregar",
|
||||
"Documents" => "Documentos",
|
||||
"Save new documents to" => "Guardar novos documentos para",
|
||||
"Introduce yourself" => "Apresente-se",
|
||||
"Advanced feature-set" => "Opções avançadas",
|
||||
"(Unstable)" => "(Instável)"
|
||||
);
|
||||
|
@ -3,14 +3,15 @@
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Duarte Velez Grilo <duartegrilo@gmail.com>, 2013
|
||||
# Helder Meneses <helder.meneses@gmail.com>, 2013
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-10-02 07:22-0400\n"
|
||||
"PO-Revision-Date: 2013-10-02 11:22+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-10-10 20:21-0400\n"
|
||||
"PO-Revision-Date: 2013-10-09 18:00+0000\n"
|
||||
"Last-Translator: Duarte Velez Grilo <duartegrilo@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -26,26 +27,26 @@ msgstr "Fechar"
|
||||
msgid "Share"
|
||||
msgstr "Partilhar"
|
||||
|
||||
#: js/documents.js:129
|
||||
#: js/documents.js:130
|
||||
msgid ""
|
||||
"Leaving this page in Editor mode might cause unsaved data. It is recommended"
|
||||
" to use 'Close' button instead."
|
||||
msgstr ""
|
||||
|
||||
#: js/documents.js:141
|
||||
#: js/documents.js:142
|
||||
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:284
|
||||
#: js/documents.js:285
|
||||
msgid "Failed to load documents."
|
||||
msgstr "O carregamento dos documentos falhou"
|
||||
|
||||
#: js/documents.js:327
|
||||
#: js/documents.js:328
|
||||
msgid "No documents are found. Please upload or create a document!"
|
||||
msgstr ""
|
||||
msgstr "Nenhum documento encontrado. Por favor carregue ou crie um documento!"
|
||||
|
||||
#: lib/invite.php:64
|
||||
msgid "Sent"
|
||||
@ -73,11 +74,11 @@ msgstr "Documentos"
|
||||
|
||||
#: templates/personal.php:4
|
||||
msgid "Save new documents to"
|
||||
msgstr ""
|
||||
msgstr "Guardar novos documentos para"
|
||||
|
||||
#: templates/public.php:7
|
||||
msgid "Introduce yourself"
|
||||
msgstr ""
|
||||
msgstr "Apresente-se"
|
||||
|
||||
#: templates/public.php:8
|
||||
msgid "Join"
|
||||
@ -89,10 +90,10 @@ msgid ""
|
||||
"who shared it with you for details."
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:12
|
||||
#: templates/settings.php:9
|
||||
msgid "Advanced feature-set"
|
||||
msgstr "Opções avançadas"
|
||||
|
||||
#: templates/settings.php:13
|
||||
#: templates/settings.php:10
|
||||
msgid "(Unstable)"
|
||||
msgstr "(Instável)"
|
||||
|
@ -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: 2013-10-08 07:14-0400\n"
|
||||
"POT-Creation-Date: 2013-10-10 20:21-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"
|
||||
@ -25,24 +25,24 @@ msgstr ""
|
||||
msgid "Share"
|
||||
msgstr ""
|
||||
|
||||
#: js/documents.js:129
|
||||
#: js/documents.js:130
|
||||
msgid ""
|
||||
"Leaving this page in Editor mode might cause unsaved data. It is recommended "
|
||||
"to use 'Close' button instead."
|
||||
msgstr ""
|
||||
|
||||
#: js/documents.js:141
|
||||
#: js/documents.js:142
|
||||
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:284
|
||||
#: js/documents.js:285
|
||||
msgid "Failed to load documents."
|
||||
msgstr ""
|
||||
|
||||
#: js/documents.js:327
|
||||
#: js/documents.js:328
|
||||
msgid "No documents are found. Please upload or create a document!"
|
||||
msgstr ""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user