diff --git a/l10n/ca.php b/l10n/ca.php index 64e6b9bc..29615ae4 100644 --- a/l10n/ca.php +++ b/l10n/ca.php @@ -1,4 +1,15 @@ "Tanca", -"No people found" => "No s'ha trobat ningú" +"Invite" => "Convida", +"Users in session:" => "Usuaris a la sessió:", +"Failed to load documents." => "Ha fallat en carregar documents.", +"No people found" => "No s'ha trobat ningú", +"Remove from the list" => "Esborra de la llista", +"Sent" => "Enviat", +"Declined" => "Denegat", +"Accepted" => "Acceptat", +"Incoming" => "Entrant", +"Documents" => "Documents", +"Advanced feature-set" => "Joc d'opcions avançades", +"(Unstable)" => "(Inestable)" ); diff --git a/l10n/ca/documents.po b/l10n/ca/documents.po index 48655507..9fb4505f 100644 --- a/l10n/ca/documents.po +++ b/l10n/ca/documents.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# rogerc, 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 \n" +"POT-Creation-Date: 2013-09-05 05:35-0400\n" +"PO-Revision-Date: 2013-09-05 07:40+0000\n" +"Last-Translator: rogerc\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,54 +18,54 @@ msgstr "" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: js/documents.js:45 +#: js/documents.js:39 msgid "Close" msgstr "Tanca" -#: js/documents.js:48 +#: js/documents.js:42 msgid "Invite" -msgstr "" +msgstr "Convida" -#: js/documents.js:134 +#: js/documents.js:120 msgid "Users in session:" -msgstr "" +msgstr "Usuaris a la sessió:" -#: js/documents.js:190 +#: js/documents.js:179 msgid "Failed to load documents." -msgstr "" +msgstr "Ha fallat en carregar documents." -#: js/documents.js:286 +#: js/documents.js:280 msgid "No people found" msgstr "No s'ha trobat ningú" -#: js/documents.js:295 +#: js/documents.js:289 msgid "Remove from the list" -msgstr "" +msgstr "Esborra de la llista" #: lib/invite.php:64 msgid "Sent" -msgstr "" +msgstr "Enviat" #: lib/invite.php:65 lib/invite.php:75 msgid "Declined" -msgstr "" +msgstr "Denegat" #: lib/invite.php:66 lib/invite.php:76 msgid "Accepted" -msgstr "" +msgstr "Acceptat" #: lib/invite.php:74 msgid "Incoming" -msgstr "" +msgstr "Entrant" #: templates/settings.php:2 msgid "Documents" -msgstr "" +msgstr "Documents" #: templates/settings.php:12 msgid "Advanced feature-set" -msgstr "" +msgstr "Joc d'opcions avançades" #: templates/settings.php:13 msgid "(Unstable)" -msgstr "" +msgstr "(Inestable)" diff --git a/l10n/es/documents.po b/l10n/es/documents.po index 1cb5cf55..9ae6c959 100644 --- a/l10n/es/documents.po +++ b/l10n/es/documents.po @@ -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-31 14:09-0400\n" -"PO-Revision-Date: 2013-08-30 16:30+0000\n" -"Last-Translator: Art O. Pal \n" +"POT-Creation-Date: 2013-09-05 05:35-0400\n" +"PO-Revision-Date: 2013-09-03 18:13+0000\n" +"Last-Translator: Korrosivo \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,27 +19,27 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: js/documents.js:43 +#: js/documents.js:39 msgid "Close" msgstr "Cerrar" -#: js/documents.js:46 +#: js/documents.js:42 msgid "Invite" msgstr "Invitar" -#: js/documents.js:127 +#: js/documents.js:120 msgid "Users in session:" msgstr "Usuarios en la sesión:" -#: js/documents.js:183 +#: js/documents.js:179 msgid "Failed to load documents." msgstr "Error al cargar los documentos." -#: js/documents.js:279 +#: js/documents.js:280 msgid "No people found" msgstr "No se encontró gente" -#: js/documents.js:288 +#: js/documents.js:289 msgid "Remove from the list" msgstr "Eliminar de la lista" diff --git a/l10n/et_EE.php b/l10n/et_EE.php index 717788ba..dd8fa451 100644 --- a/l10n/et_EE.php +++ b/l10n/et_EE.php @@ -9,6 +9,7 @@ "Declined" => "Tagasi lükatud", "Accepted" => "Vastu võetud", "Incoming" => "Sissetulev", +"Documents" => "Dokumendid", "Advanced feature-set" => "Täpsemad seaded", "(Unstable)" => "(Ebastabiilne)" ); diff --git a/l10n/et_EE/documents.po b/l10n/et_EE/documents.po index 02e1b906..eeabebd4 100644 --- a/l10n/et_EE/documents.po +++ b/l10n/et_EE/documents.po @@ -8,9 +8,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 \n" +"POT-Creation-Date: 2013-09-05 05:35-0400\n" +"PO-Revision-Date: 2013-09-04 05:50+0000\n" +"Last-Translator: pisike.sipelgas \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" @@ -18,27 +18,27 @@ msgstr "" "Language: et_EE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: js/documents.js:45 +#: js/documents.js:39 msgid "Close" msgstr "Sulge" -#: js/documents.js:48 +#: js/documents.js:42 msgid "Invite" msgstr "Kutsu" -#: js/documents.js:134 +#: js/documents.js:120 msgid "Users in session:" msgstr "Kasutajat sessioonis:" -#: js/documents.js:190 +#: js/documents.js:179 msgid "Failed to load documents." msgstr "Dokumentide laadimine ebaõnnestus." -#: js/documents.js:286 +#: js/documents.js:280 msgid "No people found" msgstr "Ühtegi inimest ei leitud" -#: js/documents.js:295 +#: js/documents.js:289 msgid "Remove from the list" msgstr "Eemalda nimekirjast" @@ -60,7 +60,7 @@ msgstr "Sissetulev" #: templates/settings.php:2 msgid "Documents" -msgstr "" +msgstr "Dokumendid" #: templates/settings.php:12 msgid "Advanced feature-set" diff --git a/l10n/fr.php b/l10n/fr.php index 77038d6b..1e6cbcdf 100644 --- a/l10n/fr.php +++ b/l10n/fr.php @@ -1,4 +1,15 @@ "Fermer", -"No people found" => "Aucun utilisateur trouvé" +"Invite" => "Inviter", +"Users in session:" => "Utilisateurs dans la session :", +"Failed to load documents." => "Échec du chargement des documents.", +"No people found" => "Aucun utilisateur trouvé", +"Remove from the list" => "Supprimer de la liste", +"Sent" => "Envoyé", +"Declined" => "Refusé", +"Accepted" => "Accepté", +"Incoming" => "En réception", +"Documents" => "Documents", +"Advanced feature-set" => "Fonctionnalités avancées", +"(Unstable)" => "(instable)" ); diff --git a/l10n/fr/documents.po b/l10n/fr/documents.po index 74c91473..91a201f2 100644 --- a/l10n/fr/documents.po +++ b/l10n/fr/documents.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Christophe Lherieau , 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 \n" +"POT-Creation-Date: 2013-09-05 05:35-0400\n" +"PO-Revision-Date: 2013-09-03 12:11+0000\n" +"Last-Translator: Christophe Lherieau \n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,54 +18,54 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: js/documents.js:45 +#: js/documents.js:39 msgid "Close" msgstr "Fermer" -#: js/documents.js:48 +#: js/documents.js:42 msgid "Invite" -msgstr "" +msgstr "Inviter" -#: js/documents.js:134 +#: js/documents.js:120 msgid "Users in session:" -msgstr "" +msgstr "Utilisateurs dans la session :" -#: js/documents.js:190 +#: js/documents.js:179 msgid "Failed to load documents." -msgstr "" +msgstr "Échec du chargement des documents." -#: js/documents.js:286 +#: js/documents.js:280 msgid "No people found" msgstr "Aucun utilisateur trouvé" -#: js/documents.js:295 +#: js/documents.js:289 msgid "Remove from the list" -msgstr "" +msgstr "Supprimer de la liste" #: lib/invite.php:64 msgid "Sent" -msgstr "" +msgstr "Envoyé" #: lib/invite.php:65 lib/invite.php:75 msgid "Declined" -msgstr "" +msgstr "Refusé" #: lib/invite.php:66 lib/invite.php:76 msgid "Accepted" -msgstr "" +msgstr "Accepté" #: lib/invite.php:74 msgid "Incoming" -msgstr "" +msgstr "En réception" #: templates/settings.php:2 msgid "Documents" -msgstr "" +msgstr "Documents" #: templates/settings.php:12 msgid "Advanced feature-set" -msgstr "" +msgstr "Fonctionnalités avancées" #: templates/settings.php:13 msgid "(Unstable)" -msgstr "" +msgstr "(instable)" diff --git a/l10n/pl.php b/l10n/pl.php index c7766501..a7fbc1d9 100644 --- a/l10n/pl.php +++ b/l10n/pl.php @@ -1,4 +1,15 @@ "Zamknij", -"No people found" => "Nie znaleziono ludzi" +"Invite" => "Zaproś", +"Users in session:" => "Użytkownicy w sesji:", +"Failed to load documents." => "Nie można wczytać dokumentów.", +"No people found" => "Nie znaleziono ludzi", +"Remove from the list" => "Usuń z listy", +"Sent" => "Wyślij", +"Declined" => "Nie zaakceptowane", +"Accepted" => "Zaakceptowane", +"Incoming" => "Przychodzące", +"Documents" => "Dokumenty", +"Advanced feature-set" => "Zaawansowany zestaw funkcji", +"(Unstable)" => "(Niestabilne)" ); diff --git a/l10n/pl/documents.po b/l10n/pl/documents.po index c7e2f22f..58e66428 100644 --- a/l10n/pl/documents.po +++ b/l10n/pl/documents.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Cyryl Sochacki , 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 \n" +"POT-Creation-Date: 2013-09-05 05:35-0400\n" +"PO-Revision-Date: 2013-09-05 09:00+0000\n" +"Last-Translator: Cyryl Sochacki \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" @@ -17,54 +18,54 @@ msgstr "" "Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: js/documents.js:45 +#: js/documents.js:39 msgid "Close" msgstr "Zamknij" -#: js/documents.js:48 +#: js/documents.js:42 msgid "Invite" -msgstr "" +msgstr "Zaproś" -#: js/documents.js:134 +#: js/documents.js:120 msgid "Users in session:" -msgstr "" +msgstr "Użytkownicy w sesji:" -#: js/documents.js:190 +#: js/documents.js:179 msgid "Failed to load documents." -msgstr "" +msgstr "Nie można wczytać dokumentów." -#: js/documents.js:286 +#: js/documents.js:280 msgid "No people found" msgstr "Nie znaleziono ludzi" -#: js/documents.js:295 +#: js/documents.js:289 msgid "Remove from the list" -msgstr "" +msgstr "Usuń z listy" #: lib/invite.php:64 msgid "Sent" -msgstr "" +msgstr "Wyślij" #: lib/invite.php:65 lib/invite.php:75 msgid "Declined" -msgstr "" +msgstr "Nie zaakceptowane" #: lib/invite.php:66 lib/invite.php:76 msgid "Accepted" -msgstr "" +msgstr "Zaakceptowane" #: lib/invite.php:74 msgid "Incoming" -msgstr "" +msgstr "Przychodzące" #: templates/settings.php:2 msgid "Documents" -msgstr "" +msgstr "Dokumenty" #: templates/settings.php:12 msgid "Advanced feature-set" -msgstr "" +msgstr "Zaawansowany zestaw funkcji" #: templates/settings.php:13 msgid "(Unstable)" -msgstr "" +msgstr "(Niestabilne)" diff --git a/l10n/templates/documents.pot b/l10n/templates/documents.pot index 5626ee36..44279760 100644 --- a/l10n/templates/documents.pot +++ b/l10n/templates/documents.pot @@ -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-09-03 05:30-0400\n" +"POT-Creation-Date: 2013-09-05 05:35-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,27 +17,27 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: js/documents.js:38 +#: js/documents.js:39 msgid "Close" msgstr "" -#: js/documents.js:41 +#: js/documents.js:42 msgid "Invite" msgstr "" -#: js/documents.js:119 +#: js/documents.js:120 msgid "Users in session:" msgstr "" -#: js/documents.js:177 +#: js/documents.js:179 msgid "Failed to load documents." msgstr "" -#: js/documents.js:273 +#: js/documents.js:280 msgid "No people found" msgstr "" -#: js/documents.js:282 +#: js/documents.js:289 msgid "Remove from the list" msgstr "" diff --git a/l10n/tr.php b/l10n/tr.php index bbcac82e..174474ca 100644 --- a/l10n/tr.php +++ b/l10n/tr.php @@ -2,5 +2,14 @@ "Close" => "Kapat", "Invite" => "Davet", "Users in session:" => "Kullanıcıların oturumu:", -"No people found" => "Kişi bulunamadı" +"Failed to load documents." => "Belgeler yüklenemedi.", +"No people found" => "Kişi bulunamadı", +"Remove from the list" => "Listeden kaldır", +"Sent" => "Gönderildi", +"Declined" => "Reddedildi", +"Accepted" => "Kabul edildi", +"Incoming" => "Gelen", +"Documents" => "Belgeler", +"Advanced feature-set" => "Gelişmiş özellik seti", +"(Unstable)" => "(Kararsız)" ); diff --git a/l10n/tr/documents.po b/l10n/tr/documents.po index 8b2aa2ef..8220df35 100644 --- a/l10n/tr/documents.po +++ b/l10n/tr/documents.po @@ -4,13 +4,14 @@ # # Translators: # DeeJaVu , 2013 +# Fatih Aşıcı , 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 \n" +"POT-Creation-Date: 2013-09-05 05:35-0400\n" +"PO-Revision-Date: 2013-09-04 11:02+0000\n" +"Last-Translator: Fatih Aşıcı \n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,54 +19,54 @@ msgstr "" "Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: js/documents.js:45 +#: js/documents.js:39 msgid "Close" msgstr "Kapat" -#: js/documents.js:48 +#: js/documents.js:42 msgid "Invite" msgstr "Davet" -#: js/documents.js:134 +#: js/documents.js:120 msgid "Users in session:" msgstr "Kullanıcıların oturumu:" -#: js/documents.js:190 +#: js/documents.js:179 msgid "Failed to load documents." -msgstr "" +msgstr "Belgeler yüklenemedi." -#: js/documents.js:286 +#: js/documents.js:280 msgid "No people found" msgstr "Kişi bulunamadı" -#: js/documents.js:295 +#: js/documents.js:289 msgid "Remove from the list" -msgstr "" +msgstr "Listeden kaldır" #: lib/invite.php:64 msgid "Sent" -msgstr "" +msgstr "Gönderildi" #: lib/invite.php:65 lib/invite.php:75 msgid "Declined" -msgstr "" +msgstr "Reddedildi" #: lib/invite.php:66 lib/invite.php:76 msgid "Accepted" -msgstr "" +msgstr "Kabul edildi" #: lib/invite.php:74 msgid "Incoming" -msgstr "" +msgstr "Gelen" #: templates/settings.php:2 msgid "Documents" -msgstr "" +msgstr "Belgeler" #: templates/settings.php:12 msgid "Advanced feature-set" -msgstr "" +msgstr "Gelişmiş özellik seti" #: templates/settings.php:13 msgid "(Unstable)" -msgstr "" +msgstr "(Kararsız)"