[tx-robot] updated from transifex

pull/1/head
Jenkins for ownCloud 11 years ago
parent bd6cc1c6f7
commit abdd34ca50

@ -1,7 +1,7 @@
<?php $TRANSLATIONS = array(
"Close" => "Zavřít",
"Invite" => "Pozvat",
"Users in session:" => "Uživatelé v tomto sezení:",
"Users in session:" => "Uživatelé v sezení:",
"Failed to load documents." => "Nepodařilo se načíst dokumenty.",
"No people found" => "Žádní lidé nenalezeni",
"Remove from the list" => "Odebrat ze seznamu",
@ -9,6 +9,7 @@
"Declined" => "Zamítnuto",
"Accepted" => "Schváleno",
"Incoming" => "Příchozí",
"Documents" => "Dokumenty",
"Advanced feature-set" => "Pokročilá sada možností",
"(Unstable)" => "(Nestabilní)"
);

@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# cvanca <mrs.jenkins.oh.yeah@gmail.com>, 2013
# pstast <petr@stastny.eu>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-28 17:33-0400\n"
"PO-Revision-Date: 2013-08-28 21:33+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-08-30 08:21-0400\n"
"PO-Revision-Date: 2013-08-30 07:31+0000\n"
"Last-Translator: pstast <petr@stastny.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -28,7 +29,7 @@ msgstr "Pozvat"
#: js/documents.js:134
msgid "Users in session:"
msgstr "Uživatelé v tomto sezení:"
msgstr "Uživatelé v sezení:"
#: js/documents.js:190
msgid "Failed to load documents."
@ -60,7 +61,7 @@ msgstr "Příchozí"
#: templates/settings.php:2
msgid "Documents"
msgstr ""
msgstr "Dokumenty"
#: templates/settings.php:12
msgid "Advanced feature-set"

@ -1,4 +1,15 @@
<?php $TRANSLATIONS = array(
"Close" => "Schließen",
"No people found" => "Niemand gefunden"
"Invite" => "Einladung",
"Users in session:" => "Nutzer in der Sitzung:",
"Failed to load documents." => "Laden der Dokumente fehlgeschlagen.",
"No people found" => "Niemand gefunden",
"Remove from the list" => "Von der Liste entfernen",
"Sent" => "Senden",
"Declined" => "Abgelehnt",
"Accepted" => "Akzeptiert",
"Incoming" => "Eingehend",
"Documents" => "Dokumente",
"Advanced feature-set" => "Erweiterte Funktionseinstellungen",
"(Unstable)" => "(Instabil)"
);

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Mario Siegmann <mario_siegmann@web.de>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-28 17:33-0400\n"
"PO-Revision-Date: 2013-08-28 21:33+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-08-30 08:21-0400\n"
"PO-Revision-Date: 2013-08-29 11:40+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -23,15 +24,15 @@ msgstr "Schließen"
#: js/documents.js:48
msgid "Invite"
msgstr ""
msgstr "Einladung"
#: js/documents.js:134
msgid "Users in session:"
msgstr ""
msgstr "Nutzer in der Sitzung:"
#: js/documents.js:190
msgid "Failed to load documents."
msgstr ""
msgstr "Laden der Dokumente fehlgeschlagen."
#: js/documents.js:286
msgid "No people found"
@ -39,32 +40,32 @@ msgstr "Niemand gefunden"
#: js/documents.js:295
msgid "Remove from the list"
msgstr ""
msgstr "Von der Liste entfernen"
#: lib/invite.php:64
msgid "Sent"
msgstr ""
msgstr "Senden"
#: lib/invite.php:65 lib/invite.php:75
msgid "Declined"
msgstr ""
msgstr "Abgelehnt"
#: lib/invite.php:66 lib/invite.php:76
msgid "Accepted"
msgstr ""
msgstr "Akzeptiert"
#: lib/invite.php:74
msgid "Incoming"
msgstr ""
msgstr "Eingehend"
#: templates/settings.php:2
msgid "Documents"
msgstr ""
msgstr "Dokumente"
#: templates/settings.php:12
msgid "Advanced feature-set"
msgstr ""
msgstr "Erweiterte Funktionseinstellungen"
#: templates/settings.php:13
msgid "(Unstable)"
msgstr ""
msgstr "(Instabil)"

@ -1,4 +1,15 @@
<?php $TRANSLATIONS = array(
"Close" => "Schließen",
"No people found" => "Niemand gefunden"
"Invite" => "Einladung",
"Users in session:" => "Nutzer in der Sitzung:",
"Failed to load documents." => "Laden der Dokumente fehlgeschlagen.",
"No people found" => "Niemand gefunden",
"Remove from the list" => "Von der Liste entfernen",
"Sent" => "Senden",
"Declined" => "Abgelehnt",
"Accepted" => "Akzeptiert",
"Incoming" => "Eingehend",
"Documents" => "Dokumente",
"Advanced feature-set" => "Erweiterte Funktionseinstellungen",
"(Unstable)" => "(Instabil)"
);

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Mario Siegmann <mario_siegmann@web.de>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-28 17:33-0400\n"
"PO-Revision-Date: 2013-08-28 21:33+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-08-30 08:21-0400\n"
"PO-Revision-Date: 2013-08-29 11:40+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -23,15 +24,15 @@ msgstr "Schließen"
#: js/documents.js:48
msgid "Invite"
msgstr ""
msgstr "Einladung"
#: js/documents.js:134
msgid "Users in session:"
msgstr ""
msgstr "Nutzer in der Sitzung:"
#: js/documents.js:190
msgid "Failed to load documents."
msgstr ""
msgstr "Laden der Dokumente fehlgeschlagen."
#: js/documents.js:286
msgid "No people found"
@ -39,32 +40,32 @@ msgstr "Niemand gefunden"
#: js/documents.js:295
msgid "Remove from the list"
msgstr ""
msgstr "Von der Liste entfernen"
#: lib/invite.php:64
msgid "Sent"
msgstr ""
msgstr "Senden"
#: lib/invite.php:65 lib/invite.php:75
msgid "Declined"
msgstr ""
msgstr "Abgelehnt"
#: lib/invite.php:66 lib/invite.php:76
msgid "Accepted"
msgstr ""
msgstr "Akzeptiert"
#: lib/invite.php:74
msgid "Incoming"
msgstr ""
msgstr "Eingehend"
#: templates/settings.php:2
msgid "Documents"
msgstr ""
msgstr "Dokumente"
#: templates/settings.php:12
msgid "Advanced feature-set"
msgstr ""
msgstr "Erweiterte Funktionseinstellungen"
#: templates/settings.php:13
msgid "(Unstable)"
msgstr ""
msgstr "(Instabil)"

@ -0,0 +1,15 @@
<?php $TRANSLATIONS = array(
"Close" => "Close",
"Invite" => "Invite",
"Users in session:" => "Users in session:",
"Failed to load documents." => "Failed to load documents.",
"No people found" => "No people found",
"Remove from the list" => "Remove from the list",
"Sent" => "Sent",
"Declined" => "Declined",
"Accepted" => "Accepted",
"Incoming" => "Incoming",
"Documents" => "Documents",
"Advanced feature-set" => "Advanced feature-set",
"(Unstable)" => "(Unstable)"
);

@ -0,0 +1,71 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# mnestis <transifex@mnestis.net>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-30 08:21-0400\n"
"PO-Revision-Date: 2013-08-29 17:10+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"
"Content-Transfer-Encoding: 8bit\n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/documents.js:45
msgid "Close"
msgstr "Close"
#: js/documents.js:48
msgid "Invite"
msgstr "Invite"
#: js/documents.js:134
msgid "Users in session:"
msgstr "Users in session:"
#: js/documents.js:190
msgid "Failed to load documents."
msgstr "Failed to load documents."
#: js/documents.js:286
msgid "No people found"
msgstr "No people found"
#: js/documents.js:295
msgid "Remove from the list"
msgstr "Remove from the list"
#: lib/invite.php:64
msgid "Sent"
msgstr "Sent"
#: lib/invite.php:65 lib/invite.php:75
msgid "Declined"
msgstr "Declined"
#: lib/invite.php:66 lib/invite.php:76
msgid "Accepted"
msgstr "Accepted"
#: lib/invite.php:74
msgid "Incoming"
msgstr "Incoming"
#: templates/settings.php:2
msgid "Documents"
msgstr "Documents"
#: templates/settings.php:12
msgid "Advanced feature-set"
msgstr "Advanced feature-set"
#: templates/settings.php:13
msgid "(Unstable)"
msgstr "(Unstable)"

@ -1,4 +1,13 @@
<?php $TRANSLATIONS = array(
"Close" => "Cerrar",
"No people found" => "No se encontraron usuarios"
"Users in session:" => "Usuarios en sesión:",
"Failed to load documents." => "La carga de documentos ha fallado.",
"No people found" => "No se encontraron usuarios",
"Remove from the list" => "Remover de la lista.",
"Sent" => "Enviar",
"Declined" => "Denegado",
"Accepted" => "Aceptado",
"Incoming" => "Ingresando",
"Documents" => "Documentos",
"(Unstable)" => "(Inestable)"
);

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# juliabis, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-28 17:33-0400\n"
"PO-Revision-Date: 2013-08-28 21:33+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-08-30 08:21-0400\n"
"PO-Revision-Date: 2013-08-30 03:30+0000\n"
"Last-Translator: juliabis\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -27,11 +28,11 @@ msgstr ""
#: js/documents.js:134
msgid "Users in session:"
msgstr ""
msgstr "Usuarios en sesión:"
#: js/documents.js:190
msgid "Failed to load documents."
msgstr ""
msgstr "La carga de documentos ha fallado."
#: js/documents.js:286
msgid "No people found"
@ -39,27 +40,27 @@ msgstr "No se encontraron usuarios"
#: js/documents.js:295
msgid "Remove from the list"
msgstr ""
msgstr "Remover de la lista."
#: lib/invite.php:64
msgid "Sent"
msgstr ""
msgstr "Enviar"
#: lib/invite.php:65 lib/invite.php:75
msgid "Declined"
msgstr ""
msgstr "Denegado"
#: lib/invite.php:66 lib/invite.php:76
msgid "Accepted"
msgstr ""
msgstr "Aceptado"
#: lib/invite.php:74
msgid "Incoming"
msgstr ""
msgstr "Ingresando"
#: templates/settings.php:2
msgid "Documents"
msgstr ""
msgstr "Documentos"
#: templates/settings.php:12
msgid "Advanced feature-set"
@ -67,4 +68,4 @@ msgstr ""
#: templates/settings.php:13
msgid "(Unstable)"
msgstr ""
msgstr "(Inestable)"

@ -9,6 +9,7 @@
"Declined" => "Torjuttu",
"Accepted" => "Hyväksytty",
"Incoming" => "Saapuva",
"Documents" => "Asiakirjat",
"Advanced feature-set" => "Tarkemmat toiminto-asetukset",
"(Unstable)" => "(Epävakaa)"
);

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-28 17:33-0400\n"
"PO-Revision-Date: 2013-08-28 21:33+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-08-30 08:21-0400\n"
"PO-Revision-Date: 2013-08-29 06:20+0000\n"
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -61,7 +61,7 @@ msgstr "Saapuva"
#: templates/settings.php:2
msgid "Documents"
msgstr ""
msgstr "Asiakirjat"
#: templates/settings.php:12
msgid "Advanced feature-set"

@ -1,4 +1,15 @@
<?php $TRANSLATIONS = array(
"Close" => "Pechar",
"No people found" => "Non se atopou xente"
"Invite" => "Convidar",
"Users in session:" => "Usuarios na sesión:",
"Failed to load documents." => "Non foi posíbel cargar os documentos.",
"No people found" => "Non se atopou xente",
"Remove from the list" => "Retirar da lista",
"Sent" => "Enviado",
"Declined" => "Rexeitado",
"Accepted" => "Aceptado",
"Incoming" => "Entrante",
"Documents" => "Documentos",
"Advanced feature-set" => "Conxunto de funcións avanzadas",
"(Unstable)" => "(Inestábel)"
);

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# mbouzada <mbouzada@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-28 17:33-0400\n"
"PO-Revision-Date: 2013-08-28 21:33+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-08-30 08:21-0400\n"
"PO-Revision-Date: 2013-08-29 06:30+0000\n"
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -23,15 +24,15 @@ msgstr "Pechar"
#: js/documents.js:48
msgid "Invite"
msgstr ""
msgstr "Convidar"
#: js/documents.js:134
msgid "Users in session:"
msgstr ""
msgstr "Usuarios na sesión:"
#: js/documents.js:190
msgid "Failed to load documents."
msgstr ""
msgstr "Non foi posíbel cargar os documentos."
#: js/documents.js:286
msgid "No people found"
@ -39,32 +40,32 @@ msgstr "Non se atopou xente"
#: js/documents.js:295
msgid "Remove from the list"
msgstr ""
msgstr "Retirar da lista"
#: lib/invite.php:64
msgid "Sent"
msgstr ""
msgstr "Enviado"
#: lib/invite.php:65 lib/invite.php:75
msgid "Declined"
msgstr ""
msgstr "Rexeitado"
#: lib/invite.php:66 lib/invite.php:76
msgid "Accepted"
msgstr ""
msgstr "Aceptado"
#: lib/invite.php:74
msgid "Incoming"
msgstr ""
msgstr "Entrante"
#: templates/settings.php:2
msgid "Documents"
msgstr ""
msgstr "Documentos"
#: templates/settings.php:12
msgid "Advanced feature-set"
msgstr ""
msgstr "Conxunto de funcións avanzadas"
#: templates/settings.php:13
msgid "(Unstable)"
msgstr ""
msgstr "(Inestábel)"

@ -1,4 +1,15 @@
<?php $TRANSLATIONS = array(
"Close" => "Chiudi",
"No people found" => "Non sono state trovate altre persone"
"Invite" => "Invita",
"Users in session:" => "Utenti nella sessione:",
"Failed to load documents." => "Caricamento documenti non riuscito.",
"No people found" => "Non sono state trovate altre persone",
"Remove from the list" => "Rimuovi dall'elenco",
"Sent" => "Inviato",
"Declined" => "Rifiutato",
"Accepted" => "Accettato",
"Incoming" => "In arrivo",
"Documents" => "Documenti",
"Advanced feature-set" => "Funzionalità avanzate",
"(Unstable)" => "(Non stabile)"
);

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Vincenzo Reale <vinx.reale@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-28 17:33-0400\n"
"PO-Revision-Date: 2013-08-28 21:33+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-08-30 08:21-0400\n"
"PO-Revision-Date: 2013-08-29 19:20+0000\n"
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -23,15 +24,15 @@ msgstr "Chiudi"
#: js/documents.js:48
msgid "Invite"
msgstr ""
msgstr "Invita"
#: js/documents.js:134
msgid "Users in session:"
msgstr ""
msgstr "Utenti nella sessione:"
#: js/documents.js:190
msgid "Failed to load documents."
msgstr ""
msgstr "Caricamento documenti non riuscito."
#: js/documents.js:286
msgid "No people found"
@ -39,32 +40,32 @@ msgstr "Non sono state trovate altre persone"
#: js/documents.js:295
msgid "Remove from the list"
msgstr ""
msgstr "Rimuovi dall'elenco"
#: lib/invite.php:64
msgid "Sent"
msgstr ""
msgstr "Inviato"
#: lib/invite.php:65 lib/invite.php:75
msgid "Declined"
msgstr ""
msgstr "Rifiutato"
#: lib/invite.php:66 lib/invite.php:76
msgid "Accepted"
msgstr ""
msgstr "Accettato"
#: lib/invite.php:74
msgid "Incoming"
msgstr ""
msgstr "In arrivo"
#: templates/settings.php:2
msgid "Documents"
msgstr ""
msgstr "Documenti"
#: templates/settings.php:12
msgid "Advanced feature-set"
msgstr ""
msgstr "Funzionalità avanzate"
#: templates/settings.php:13
msgid "(Unstable)"
msgstr ""
msgstr "(Non stabile)"

@ -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-08-28 17:33-0400\n"
"POT-Creation-Date: 2013-08-30 08: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"

Loading…
Cancel
Save