Browse Source

Merge 3 translations in one using a parameter

pull/309/head
Jaussoin Timothée 9 years ago
parent
commit
6c4bf1bfcf
  1. 6
      app/widgets/AdminTest/admintest.tpl
  2. 4
      app/widgets/AdminTest/locales.ini
  3. 32
      locales/ar.po
  4. 32
      locales/be.po
  5. 32
      locales/bg.po
  6. 32
      locales/bn.po
  7. 32
      locales/br.po
  8. 41
      locales/ca.po
  9. 54
      locales/cz.po
  10. 54
      locales/da.po
  11. 56
      locales/de.po
  12. 32
      locales/el.po
  13. 54
      locales/en.po
  14. 32
      locales/eo.po
  15. 54
      locales/es.po
  16. 32
      locales/fa.po
  17. 36
      locales/fi.po
  18. 54
      locales/fr.po
  19. 32
      locales/ga.po
  20. 32
      locales/gl.po
  21. 39
      locales/he.po
  22. 32
      locales/hr.po
  23. 54
      locales/hu.po
  24. 32
      locales/id.po
  25. 32
      locales/io.po
  26. 32
      locales/is.po
  27. 47
      locales/it.po
  28. 35
      locales/ja.po
  29. 32
      locales/jbo.po
  30. 2
      locales/locales.ini
  31. 35
      locales/lv.po
  32. 36
      locales/messages.pot
  33. 44
      locales/nb.po
  34. 32
      locales/ne.po
  35. 54
      locales/nl.po
  36. 32
      locales/oc.po
  37. 54
      locales/pl.po
  38. 32
      locales/pt.po
  39. 54
      locales/pt_br.po
  40. 32
      locales/ro.po
  41. 56
      locales/ru.po
  42. 45
      locales/ru_ru.po
  43. 32
      locales/sv.po
  44. 32
      locales/tr.po
  45. 32
      locales/uk.po
  46. 54
      locales/zh.po
  47. 32
      locales/zh_tw.po

6
app/widgets/AdminTest/admintest.tpl

@ -109,7 +109,7 @@
<span class="primary icon color bubble red">
<i class="zmdi zmdi-folder"></i>
</span>
<p class="normal line">{$c->__('compatibility.rights_cache')}</p>
<p class="normal line">{$c->__('compatibility.rights', 'cache')}</p>
</li>
<script type="text/javascript">AdminTest.disableMovim()</script>
{/if}
@ -119,7 +119,7 @@
<span class="primary icon color bubble red">
<i class="zmdi zmdi-folder"></i>
</span>
<p class="normal line">{$c->__('compatibility.rights_log')}</p>
<p class="normal line">{$c->__('compatibility.rights', 'log')}</p>
</li>
<script type="text/javascript">AdminTest.disableMovim()</script>
{/if}
@ -129,7 +129,7 @@
<span class="primary icon color bubble red">
<i class="zmdi zmdi-folder"></i>
</span>
<p class="normal line">{$c->__('compatibility.rights_users')}</p>
<p class="normal line">{$c->__('compatibility.rights', 'users')}</p>
</li>
<script type="text/javascript">AdminTest.disableMovim()</script>
{/if}

4
app/widgets/AdminTest/locales.ini

@ -8,9 +8,7 @@ php2 = Required: 5.3.0
curl = Install the php5-curl library
imagick = Install the php5-imagick library
gd = Install the php5-gd library
rights_cache = "Read and write rights for the webserver in Movim's cache directory"
rights_log = "Read and write rights for the webserver in Movim's log directory"
rights_users = "Read and write rights for the webserver in Movim's users directory"
rights = "Read and write rights for the webserver in Movim's %s directory"
db = The database need to be updated, go to the database panel to fix this
websocket = WebSocket connection error, check if the Movim Daemon is running and is reachable
xmpp_websocket = XMPP Websocket connection error, please check the validity of the URL given in the General Configuration

32
locales/ar.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/movim/movim/language/ar/)\n"
@ -402,7 +402,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -893,6 +893,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1073,11 +1081,6 @@ msgstr "عطل في الجلسة"
msgid "Account successfully created"
msgstr "تمَ بنجاح إنشاء الحساب"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1099,14 +1102,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr "تعذّر استيثاق Movim. أدخلت بيانات غير صحيحة"
@ -1339,10 +1337,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1675,6 +1669,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1801,7 +1799,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

32
locales/be.po

@ -74,7 +74,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-07-29 20:30+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Belarusian (http://www.transifex.com/movim/movim/language/be/)\n"
@ -401,7 +401,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -892,6 +892,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1072,11 +1080,6 @@ msgstr ""
msgid "Account successfully created"
msgstr ""
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1098,14 +1101,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1338,10 +1336,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1674,6 +1668,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1800,7 +1798,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

32
locales/bg.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Bulgarian (http://www.transifex.com/movim/movim/language/bg/)\n"
@ -402,7 +402,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -893,6 +893,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1073,11 +1081,6 @@ msgstr "Грешка в сесията"
msgid "Account successfully created"
msgstr "Сметката е успешно създадена"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1099,14 +1102,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1339,10 +1337,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1675,6 +1669,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1801,7 +1799,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

32
locales/bn.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Bengali (http://www.transifex.com/movim/movim/language/bn/)\n"
@ -402,7 +402,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -893,6 +893,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1073,11 +1081,6 @@ msgstr ""
msgid "Account successfully created"
msgstr ""
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1099,14 +1102,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1339,10 +1337,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1675,6 +1669,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1801,7 +1799,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

32
locales/br.po

@ -74,7 +74,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Breton (http://www.transifex.com/movim/movim/language/br/)\n"
@ -401,7 +401,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -892,6 +892,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1072,11 +1080,6 @@ msgstr "Kudenn dalc'h"
msgid "Account successfully created"
msgstr "Kont krouet gant berzh."
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1098,14 +1101,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr "N'eo ket deuet a-benn Movim da gennaskañ. Lakaet ho peus roadennoù fall."
@ -1338,10 +1336,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1674,6 +1668,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1800,7 +1798,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

41
locales/ca.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Catalan (http://www.transifex.com/movim/movim/language/ca/)\n"
@ -402,7 +402,8 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
#, fuzzy
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr "Llegeix i escriu drets pel webserver en el directori root de Movims"
#: [compatibility]db
@ -893,6 +894,14 @@ msgstr "Has acabat? Ara pot publicar en el grup utilitzanr el %s botó."
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr "Trobaràs una llista amb tots els Grups que has subscrit a Les Meves Subscripcions i rebràs instantàniament totes les noves publicacsions a la pàgina de %sNotícies%s."
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "Hola"
@ -1073,11 +1082,6 @@ msgstr ""
msgid "Account successfully created"
msgstr ""
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1099,14 +1103,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1339,10 +1338,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1675,6 +1670,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1801,7 +1800,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops
@ -2574,3 +2573,11 @@ msgstr ""
#: [field]type_here
msgid "Type here"
msgstr ""
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's cache directory"
#~ msgstr "Llegeix i escriu drets pel webserver en el directori root de Movims"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's log directory"
#~ msgstr "Llegeix i escriu drets pel webserver en el directori root de Movims"

54
locales/cz.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/movim/movim/language/cs_CZ/)\n"
@ -402,7 +402,8 @@ msgid "Install the php5-gd library"
msgstr "Nainstalujte knihovnu php5-gd"
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
#, fuzzy
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr "Práva na čtení a zápis pro webserver v kořenovém adresáři Movimu"
#: [compatibility]db
@ -893,6 +894,15 @@ msgstr "Dokončeno? Nyní můžete v této skupině publikovat nový příspěve
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr "Seznam odebíraných skupin najdete v záložce Moje odběry a nové příspěvky vám budou zobrazeny na stránce %sNovinky%."
#: [group]share_subscription
#, fuzzy
msgid "Share this subscription publicly"
msgstr "Odeslat příspěvek veřejně?"
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "Ahoj"
@ -1073,11 +1083,6 @@ msgstr "Chyba sezení"
msgid "Account successfully created"
msgstr "Účet úspěšně vytvořen"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr "Váš XMPP server není autorizován"
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr "Serveru trvá příliš dlouho odpovídat"
@ -1099,14 +1104,10 @@ msgid "Invalid password format"
msgstr "Nesprávný formát hesla"
#: [error]unauthorized
msgctxt "[error]unauthorized"
#, fuzzy
msgid "Your XMPP server is unauthorized"
msgstr "Váš XMPP server není autorizován"
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr "Movim sezení je již otevřené na jiném zařízení"
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr "Movimu se nepodařilo přihlásit. Zadali jste nesprávné přihlašovací údaje."
@ -1339,10 +1340,6 @@ msgstr "Stav"
msgid "Presence"
msgstr "Přítomnost"
#: [status]online
msgid "Online with Movim"
msgstr "Online s Movimem"
#: [publish]preview
msgid "Preview"
msgstr "Ukázka"
@ -1675,6 +1672,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr "Yahoo Účet"
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "Úroveň soukromí"
@ -1801,7 +1802,8 @@ msgid "Whoops!"
msgstr "Ups!"
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
#, fuzzy
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movimu se nepodařilo kontaktovat server, zkuste to prosím znovu později (chyba WebSocket připojení)"
#: [error]oops
@ -2574,3 +2576,21 @@ msgstr "API je nedostupná, zkuste to znovu později"
#: [field]type_here
msgid "Type here"
msgstr "Pište sem"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's cache directory"
#~ msgstr "Práva na čtení a zápis pro webserver v kořenovém adresáři Movimu"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's log directory"
#~ msgstr "Práva na čtení a zápis pro webserver v kořenovém adresáři Movimu"
#~ msgctxt "[error]unauthorized"
#~ msgid "Your XMPP server is unauthorized"
#~ msgstr "Váš XMPP server není autorizován"
#~ msgid "A Movim session is already open on an other device"
#~ msgstr "Movim sezení je již otevřené na jiném zařízení"
#~ msgid "Online with Movim"
#~ msgstr "Online s Movimem"

54
locales/da.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Danish (http://www.transifex.com/movim/movim/language/da/)\n"
@ -402,7 +402,8 @@ msgid "Install the php5-gd library"
msgstr "Installer php5-gd biblioteket"
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
#, fuzzy
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr "Læse og skrive-rettigheder på webserveren i Movims rodmappe"
#: [compatibility]db
@ -893,6 +894,15 @@ msgstr "Færdig? Du kan nu publicere et indlæg i gruppen med %s-knappen."
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr "Du finder en liste over alle grupper du abonnerer på i Mine Abonnementer, og modtager øjeblikkeligt alle nye indlæg på %sNews%s-siden."
#: [group]share_subscription
#, fuzzy
msgid "Share this subscription publicly"
msgstr "Publicer dette indlæg offentligt?"
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "Hej"
@ -1073,11 +1083,6 @@ msgstr "Sessionsfejl"
msgid "Account successfully created"
msgstr "Konto er oprettet"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr "Din XMPP-server er uautoriseret"
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr "Serveren er for lang tid om at svare"
@ -1099,14 +1104,10 @@ msgid "Invalid password format"
msgstr "Ugyldigt adgangskode-format"
#: [error]unauthorized
msgctxt "[error]unauthorized"
#, fuzzy
msgid "Your XMPP server is unauthorized"
msgstr "Din XMPP-server er uautoriseret"
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr "En Movim session er allerede åben på en anden enhed"
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr "Movim kunne ikke autentificere sig. Du indtastede forkert data"
@ -1339,10 +1340,6 @@ msgstr "Status"
msgid "Presence"
msgstr "Tilstedeværelse"
#: [status]online
msgid "Online with Movim"
msgstr "Online med Movim"
#: [publish]preview
msgid "Preview"
msgstr "Forhåndsvisning"
@ -1675,6 +1672,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr "Yahoo-konto"
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "Privatlivsniveau"
@ -1801,7 +1802,8 @@ msgid "Whoops!"
msgstr "Hovsa!"
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
#, fuzzy
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movim kan ikke kommunikere med serveren, prøv venligst igen senere (Websocket forbindelsesfejl)"
#: [error]oops
@ -2574,3 +2576,21 @@ msgstr "API'et kan ikke nåes, prøv igen senere"
#: [field]type_here
msgid "Type here"
msgstr "Skriv her"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's cache directory"
#~ msgstr "Læse og skrive-rettigheder på webserveren i Movims rodmappe"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's log directory"
#~ msgstr "Læse og skrive-rettigheder på webserveren i Movims rodmappe"
#~ msgctxt "[error]unauthorized"
#~ msgid "Your XMPP server is unauthorized"
#~ msgstr "Din XMPP-server er uautoriseret"
#~ msgid "A Movim session is already open on an other device"
#~ msgstr "En Movim session er allerede åben på en anden enhed"
#~ msgid "Online with Movim"
#~ msgstr "Online med Movim"

56
locales/de.po

@ -85,7 +85,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: German (http://www.transifex.com/movim/movim/language/de/)\n"
@ -412,7 +412,8 @@ msgid "Install the php5-gd library"
msgstr "Die php5-gd-Bibliothek installieren"
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
#, fuzzy
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr "Lese- und Schreibrechte für den Webserver im Wurzelverzeichnis von Movim"
#: [compatibility]db
@ -903,6 +904,15 @@ msgstr "Fertig? Sie können den Beitrag nun in der Gruppe veröffentlichen, inde
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr "Sie finden eine Liste mit allen Ihren Gruppen in Meine Abonnements und erhalten sofort alle neuen Beiträge auf der %sNeuigkeiten%s Seite."
#: [group]share_subscription
#, fuzzy
msgid "Share this subscription publicly"
msgstr "Diesen Beitrag öffentlich zeigen?"
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "Hallo"
@ -1083,11 +1093,6 @@ msgstr "Sitzungsfehler"
msgid "Account successfully created"
msgstr "Das Benutzerkonto wurde erfolgreich angelegt."
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr "Ihr XMPP Server ist nicht legitimiert"
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr "Der Server braucht zum Antworten zu lange"
@ -1109,13 +1114,9 @@ msgid "Invalid password format"
msgstr "Ungültiges Passwortformat"
#: [error]unauthorized
msgctxt "[error]unauthorized"
#, fuzzy
msgid "Your XMPP server is unauthorized"
msgstr "Ihr XMPP-Server ist nicht legitimiert"
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr "Eine Movim-Sitzung besteht bereits auf einem anderen Gerät."
msgstr "Ihr XMPP Server ist nicht legitimiert"
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
@ -1349,10 +1350,6 @@ msgstr "Status"
msgid "Presence"
msgstr "Anwesenend"
#: [status]online
msgid "Online with Movim"
msgstr "Mit Movim angemeldet"
#: [publish]preview
msgid "Preview"
msgstr "Vorschau"
@ -1685,6 +1682,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr "Yahoo-Konto"
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "Privatsphärenstufe"
@ -1811,7 +1812,8 @@ msgid "Whoops!"
msgstr "Huch!"
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
#, fuzzy
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movim kann den Server nicht erreichen, bitte versuchen Sie es später nochmal (Websocket-Verbindungsfehler)"
#: [error]oops
@ -2584,3 +2586,21 @@ msgstr "Die API ist nicht erreichbar, bitte später erneut versuchen"
#: [field]type_here
msgid "Type here"
msgstr "Hier schreiben"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's cache directory"
#~ msgstr "Lese- und Schreibrechte für den Webserver im Wurzelverzeichnis von Movim"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's log directory"
#~ msgstr "Lese- und Schreibrechte für den Webserver im Wurzelverzeichnis von Movim"
#~ msgctxt "[error]unauthorized"
#~ msgid "Your XMPP server is unauthorized"
#~ msgstr "Ihr XMPP-Server ist nicht legitimiert"
#~ msgid "A Movim session is already open on an other device"
#~ msgstr "Eine Movim-Sitzung besteht bereits auf einem anderen Gerät."
#~ msgid "Online with Movim"
#~ msgstr "Mit Movim angemeldet"

32
locales/el.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Greek (http://www.transifex.com/movim/movim/language/el/)\n"
@ -402,7 +402,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -893,6 +893,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1073,11 +1081,6 @@ msgstr ""
msgid "Account successfully created"
msgstr "Ο λογαριασμός δημιουργήθηκε επιτυχώς"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1099,14 +1102,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1339,10 +1337,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1675,6 +1669,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr "Λογαριασμός Yahoo"
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "Επίπεδο ιδιωτικότητας"
@ -1801,7 +1799,7 @@ msgid "Whoops!"
msgstr "Ουπς!"
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

54
locales/en.po

@ -74,7 +74,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-07-29 20:30+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: English (http://www.transifex.com/movim/movim/language/en/)\n"
@ -401,7 +401,8 @@ msgid "Install the php5-gd library"
msgstr "Install the php5-gd library"
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
#, fuzzy
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr "Read and write rights for the webserver in Movims root directory"
#: [compatibility]db
@ -892,6 +893,15 @@ msgstr "Done? You can now publish a new post in the Group by using the %s button
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
#: [group]share_subscription
#, fuzzy
msgid "Share this subscription publicly"
msgstr "Publish this post publicly?"
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "Hello"
@ -1073,11 +1083,6 @@ msgstr "Session error"
msgid "Account successfully created"
msgstr "Account successfully created"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr "Your XMPP server is unauthorized"
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr "The server takes too much time to respond"
@ -1099,14 +1104,10 @@ msgid "Invalid password format"
msgstr "Invalid password format"
#: [error]unauthorized
msgctxt "[error]unauthorized"
#, fuzzy
msgid "Your XMPP server is unauthorized"
msgstr "Your XMPP server is unauthorized"
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr "A Movim session is already open on an other device"
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr "Movim failed to authenticate. You entered wrong data"
@ -1341,10 +1342,6 @@ msgstr "Status"
msgid "Presence"
msgstr "Presence"
#: [status]online
msgid "Online with Movim"
msgstr "Online with Movim"
#: [publish]preview
msgid "Preview"
msgstr "Preview"
@ -1679,6 +1676,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr "Yahoo Account"
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "Privacy Level"
@ -1807,7 +1808,8 @@ msgid "Whoops!"
msgstr "Whoops!"
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
#, fuzzy
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movim cannot talk with the server, please try again later (Websocket connection error)"
#: [error]oops
@ -2583,6 +2585,24 @@ msgstr "The API is not reachable, try again later"
msgid "Type here"
msgstr "Type here"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's cache directory"
#~ msgstr "Read and write rights for the webserver in Movims root directory"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's log directory"
#~ msgstr "Read and write rights for the webserver in Movims root directory"
#~ msgctxt "[error]unauthorized"
#~ msgid "Your XMPP server is unauthorized"
#~ msgstr "Your XMPP server is unauthorized"
#~ msgid "A Movim session is already open on an other device"
#~ msgstr "A Movim session is already open on an other device"
#~ msgid "Online with Movim"
#~ msgstr "Online with Movim"
#~ msgid "This is not a valid url"
#~ msgstr "This is not a valid url"

32
locales/eo.po

@ -74,7 +74,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/movim/movim/language/eo/)\n"
@ -401,7 +401,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -892,6 +892,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1072,11 +1080,6 @@ msgstr ""
msgid "Account successfully created"
msgstr ""
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1098,14 +1101,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1338,10 +1336,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1674,6 +1668,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1800,7 +1798,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

54
locales/es.po

@ -78,7 +78,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Spanish (http://www.transifex.com/movim/movim/language/es/)\n"
@ -405,7 +405,8 @@ msgid "Install the php5-gd library"
msgstr "Instalar la librería php5-gd"
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
#, fuzzy
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr "Derechos de lectura y escritura para el servidor web en el directorio raíz de Movim"
#: [compatibility]db
@ -896,6 +897,15 @@ msgstr "¿Has Terminado? Puedes publicar un nuevo post en el Grupo usando el bot
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr "Encontrarás una lista con todos los Grupos a los que te has suscrito en Tus Subscripciones y recibe instantáneamente todos los nuevos poste en la página de novedades"
#: [group]share_subscription
#, fuzzy
msgid "Share this subscription publicly"
msgstr "Hacer pública esta publicación?"
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "Hola"
@ -1076,11 +1086,6 @@ msgstr "Error en la sesión"
msgid "Account successfully created"
msgstr "La cuenta ha sido creada exitosamente"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr "Tu server XMPP no está autorizado"
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr "El servidor está tardando demasiado en responder"
@ -1102,14 +1107,10 @@ msgid "Invalid password format"
msgstr "Formato de contraseña inválido"
#: [error]unauthorized
msgctxt "[error]unauthorized"
#, fuzzy
msgid "Your XMPP server is unauthorized"
msgstr "Tu server XMPP no está autorizado"
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr "Una sesión de Movim está abierta en otro dispositivo"
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr "Movim no ha podido autenticar. Ha introducido datos erróneos"
@ -1342,10 +1343,6 @@ msgstr "Estado"
msgid "Presence"
msgstr "Presencia"
#: [status]online
msgid "Online with Movim"
msgstr "En línea con Movim"
#: [publish]preview
msgid "Preview"
msgstr "Vista previa"
@ -1678,6 +1675,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr "Cuenta de Yahoo"
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "Nivel de privacidad"
@ -1804,7 +1805,8 @@ msgid "Whoops!"
msgstr "¡Uuups!"
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
#, fuzzy
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movim no puede contactar con el servidor, por favor, inténtelo de nuevo más tarde (error de conexión del Websocket)"
#: [error]oops
@ -2577,3 +2579,21 @@ msgstr "La API no se puede alcanzar, inténtalo de nuevo más tarde"
#: [field]type_here
msgid "Type here"
msgstr "Escribe aquí"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's cache directory"
#~ msgstr "Derechos de lectura y escritura para el servidor web en el directorio raíz de Movim"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's log directory"
#~ msgstr "Derechos de lectura y escritura para el servidor web en el directorio raíz de Movim"
#~ msgctxt "[error]unauthorized"
#~ msgid "Your XMPP server is unauthorized"
#~ msgstr "Tu server XMPP no está autorizado"
#~ msgid "A Movim session is already open on an other device"
#~ msgstr "Una sesión de Movim está abierta en otro dispositivo"
#~ msgid "Online with Movim"
#~ msgstr "En línea con Movim"

32
locales/fa.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-07-29 20:30+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Persian (http://www.transifex.com/movim/movim/language/fa/)\n"
@ -402,7 +402,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -893,6 +893,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1073,11 +1081,6 @@ msgstr ""
msgid "Account successfully created"
msgstr ""
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1099,14 +1102,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1339,10 +1337,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1675,6 +1669,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1801,7 +1799,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

36
locales/fi.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Finnish (http://www.transifex.com/movim/movim/language/fi/)\n"
@ -402,7 +402,7 @@ msgid "Install the php5-gd library"
msgstr "Asenna php5-gd kirjasto"
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -893,6 +893,15 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
#, fuzzy
msgid "Share this subscription publicly"
msgstr "Julkaise julkisesti?"
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "Hei"
@ -1073,11 +1082,6 @@ msgstr "Istuntovirhe"
msgid "Account successfully created"
msgstr "Käyttäjätili luotiin onnistuneesti"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1099,13 +1103,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
#, fuzzy
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
msgstr "Oma serverisi tähän?"
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
@ -1339,10 +1339,6 @@ msgstr "Tila"
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr "Esikatsele"
@ -1675,6 +1671,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr "Yahoo!"
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "Yksityisyyden taso"
@ -1801,7 +1801,7 @@ msgid "Whoops!"
msgstr "Hupsista!"
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

54
locales/fr.po

@ -80,7 +80,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: French (France) (http://www.transifex.com/movim/movim/language/fr_FR/)\n"
@ -407,7 +407,8 @@ msgid "Install the php5-gd library"
msgstr "Installez la librairie php5-gd"
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
#, fuzzy
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr "Droits de lecture et d’écriture pour le serveur web dans le dossier racine de Movim"
#: [compatibility]db
@ -898,6 +899,15 @@ msgstr "C'est fait? Vous pouvez maintenant publier un nouveau billet dans le Gro
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr "Vous trouverez la liste des Groupes auxquels vous avez souscrit dans Mes Souscriptions et recevrez immédiatement tous les nouveaux messages arrivés sur la page %sActualité%s."
#: [group]share_subscription
#, fuzzy
msgid "Share this subscription publicly"
msgstr "Publier ce billet publiquement?"
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "Salut"
@ -1078,11 +1088,6 @@ msgstr "Erreur de session"
msgid "Account successfully created"
msgstr "Compte créé avec succès"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr "Votre compte XMPP n’est pas autorisé à se connecter"
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr "Le serveur met trop de temps à répondre"
@ -1104,14 +1109,10 @@ msgid "Invalid password format"
msgstr "Mot de passe non valide"
#: [error]unauthorized
msgctxt "[error]unauthorized"
#, fuzzy
msgid "Your XMPP server is unauthorized"
msgstr "Votre compte XMPP n’est pas autorisé à se connecter"
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr "Une session Movim est déjà ouverte sur un autre ordinateur."
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr "Movim n’a pas pu vous authentifier. Vous avez entré des données erronées."
@ -1344,10 +1345,6 @@ msgstr "Statut"
msgid "Presence"
msgstr "Présence"
#: [status]online
msgid "Online with Movim"
msgstr "En ligne avec Movim"
#: [publish]preview
msgid "Preview"
msgstr "Aperçu"
@ -1680,6 +1677,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr "Compte Yahoo"
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "Niveau de confidentialité"
@ -1806,7 +1807,8 @@ msgid "Whoops!"
msgstr "Oups !"
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
#, fuzzy
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movim ne peut pas communiquer avec le serveur, veuillez réessayer plus tard (erreur de connexion WebSocket)"
#: [error]oops
@ -2579,3 +2581,21 @@ msgstr "L’API est indisponible pour le moment, réessayez plus tard."
#: [field]type_here
msgid "Type here"
msgstr "Rédigez votre message ici"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's cache directory"
#~ msgstr "Droits de lecture et d’écriture pour le serveur web dans le dossier racine de Movim"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's log directory"
#~ msgstr "Droits de lecture et d’écriture pour le serveur web dans le dossier racine de Movim"
#~ msgctxt "[error]unauthorized"
#~ msgid "Your XMPP server is unauthorized"
#~ msgstr "Votre compte XMPP n’est pas autorisé à se connecter"
#~ msgid "A Movim session is already open on an other device"
#~ msgstr "Une session Movim est déjà ouverte sur un autre ordinateur."
#~ msgid "Online with Movim"
#~ msgstr "En ligne avec Movim"

32
locales/ga.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-07-29 20:30+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Irish (http://www.transifex.com/movim/movim/language/ga/)\n"
@ -402,7 +402,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -893,6 +893,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1073,11 +1081,6 @@ msgstr ""
msgid "Account successfully created"
msgstr ""
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1099,14 +1102,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1339,10 +1337,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1675,6 +1669,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1801,7 +1799,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

32
locales/gl.po

@ -74,7 +74,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-07-29 20:30+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Galician (http://www.transifex.com/movim/movim/language/gl/)\n"
@ -401,7 +401,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -892,6 +892,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1072,11 +1080,6 @@ msgstr ""
msgid "Account successfully created"
msgstr ""
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1098,14 +1101,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1338,10 +1336,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1674,6 +1668,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1800,7 +1798,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

39
locales/he.po

@ -76,7 +76,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/movim/movim/language/he/)\n"
@ -403,7 +403,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -894,6 +894,15 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
#, fuzzy
msgid "Share this subscription publicly"
msgstr "לפרסם את פרסום זה בפומבי?"
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "שלום"
@ -1074,11 +1083,6 @@ msgstr "שגיאת סשן"
msgid "Account successfully created"
msgstr "חשבון נוצר בהצלחה"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr "לשרת לוקח יותר מדי זמן להגיב"
@ -1100,13 +1104,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
#, fuzzy
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
msgstr "שרתך כאן ?"
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
@ -1340,10 +1340,6 @@ msgstr "מצב"
msgid "Presence"
msgstr "נוכחות"
#: [status]online
msgid "Online with Movim"
msgstr "מקוון עם Movim"
#: [publish]preview
msgid "Preview"
msgstr "תצוגה מקדימה"
@ -1676,6 +1672,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr "חשבון Yahoo"
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "רמת פרטיות"
@ -1802,7 +1802,7 @@ msgid "Whoops!"
msgstr "אופס!"
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops
@ -2575,3 +2575,6 @@ msgstr "API אינו נגיש, נסה שוב מאוחר יותר"
#: [field]type_here
msgid "Type here"
msgstr "הקלד כאן"
#~ msgid "Online with Movim"
#~ msgstr "מקוון עם Movim"

32
locales/hr.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-07-29 20:30+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Croatian (http://www.transifex.com/movim/movim/language/hr/)\n"
@ -402,7 +402,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -893,6 +893,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1073,11 +1081,6 @@ msgstr ""
msgid "Account successfully created"
msgstr ""
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1099,14 +1102,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1339,10 +1337,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1675,6 +1669,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1801,7 +1799,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

54
locales/hu.po

@ -78,7 +78,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Hungarian (http://www.transifex.com/movim/movim/language/hu/)\n"
@ -405,7 +405,8 @@ msgid "Install the php5-gd library"
msgstr "Telepítsd a php5-gd könyvtárat"
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
#, fuzzy
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr "Olvasási és írási jogok a webszerveren a Movim gyökérmappájában"
#: [compatibility]db
@ -896,6 +897,15 @@ msgstr "Kész vagy? %s gombbal máris küldhetsz egy új bejegyzést a csoportba
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr "A Feliratkozásaim menüben találhatod a feliratkozott csoportjaid listáját, és a %sNews%s oldalon azonnal láthatsz minden új bejegyzést."
#: [group]share_subscription
#, fuzzy
msgid "Share this subscription publicly"
msgstr "Nyilvánosan közzéteszed a bejegyzést?"
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "Szia"
@ -1076,11 +1086,6 @@ msgstr "Hiba a munkamenetben"
msgid "Account successfully created"
msgstr "Felhasználói fiók sikeresen létrehozva"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr "Ay XMPP szervered nincs hitelesítve"
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr "A szervernek túl sok időbe telik válaszolni"
@ -1102,14 +1107,10 @@ msgid "Invalid password format"
msgstr "Érvénytelen jelszó formátum"
#: [error]unauthorized
msgctxt "[error]unauthorized"
#, fuzzy
msgid "Your XMPP server is unauthorized"
msgstr "Ay XMPP szervered nincs hitelesítve"
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr "Egy másik készüléken már fut egy Movim bejelentkezés"
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr "A Movim nem tudott azonosítani. Rossz adatokat adtál meg."
@ -1342,10 +1343,6 @@ msgstr "Állapot"
msgid "Presence"
msgstr "Jelenlét"
#: [status]online
msgid "Online with Movim"
msgstr "Online Movimmal"
#: [publish]preview
msgid "Preview"
msgstr "Előnézet"
@ -1678,6 +1675,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr "Yahoo Account"
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "Magánszféra szintje"
@ -1804,7 +1805,8 @@ msgid "Whoops!"
msgstr "Hupsz!"
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
#, fuzzy
msgid "Movim cannot talk with the server, please try again later"
msgstr "A Movim nem tudott kommunikálni a szerverrel, próbáld újra később (Websocket kapcsolódási hiba)"
#: [error]oops
@ -2577,3 +2579,21 @@ msgstr "Az API nem elérhető, próbáld újra később"
#: [field]type_here
msgid "Type here"
msgstr "Ide írj"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's cache directory"
#~ msgstr "Olvasási és írási jogok a webszerveren a Movim gyökérmappájában"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's log directory"
#~ msgstr "Olvasási és írási jogok a webszerveren a Movim gyökérmappájában"
#~ msgctxt "[error]unauthorized"
#~ msgid "Your XMPP server is unauthorized"
#~ msgstr "Ay XMPP szervered nincs hitelesítve"
#~ msgid "A Movim session is already open on an other device"
#~ msgstr "Egy másik készüléken már fut egy Movim bejelentkezés"
#~ msgid "Online with Movim"
#~ msgstr "Online Movimmal"

32
locales/id.po

@ -76,7 +76,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Indonesian (http://www.transifex.com/movim/movim/language/id/)\n"
@ -403,7 +403,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -894,6 +894,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1074,11 +1082,6 @@ msgstr ""
msgid "Account successfully created"
msgstr ""
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1100,14 +1103,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1340,10 +1338,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1676,6 +1670,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "Tingkat Privasi"
@ -1802,7 +1800,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

32
locales/io.po

@ -76,7 +76,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Ido (http://www.transifex.com/movim/movim/language/io/)\n"
@ -403,7 +403,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -894,6 +894,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "Hola"
@ -1074,11 +1082,6 @@ msgstr ""
msgid "Account successfully created"
msgstr ""
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1100,14 +1103,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1340,10 +1338,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1676,6 +1670,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1802,7 +1800,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

32
locales/is.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Icelandic (http://www.transifex.com/movim/movim/language/is/)\n"
@ -402,7 +402,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -893,6 +893,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1073,11 +1081,6 @@ msgstr ""
msgid "Account successfully created"
msgstr ""
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1099,14 +1102,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1339,10 +1337,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1675,6 +1669,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1801,7 +1799,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

47
locales/it.po

@ -77,7 +77,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Italian (http://www.transifex.com/movim/movim/language/it/)\n"
@ -404,7 +404,8 @@ msgid "Install the php5-gd library"
msgstr "Installare la libreria php5-gd"
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
#, fuzzy
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr "Permessi di lettura e scrittura per il webserver nella cartella root di Movim"
#: [compatibility]db
@ -895,6 +896,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "Ciao"
@ -1075,11 +1084,6 @@ msgstr "Errore di sessione"
msgid "Account successfully created"
msgstr "Account creato con successo"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr "Il server sta impiegando troppo tempo a rispondere"
@ -1101,14 +1105,9 @@ msgid "Invalid password format"
msgstr "Formato password non valido"
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr "Una sessione Movim è gia in esecuzione su un altro dispositivo"
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr "Movim ha fallito ad autenticarti. Devi aver inserito i dati sbagliati"
@ -1341,10 +1340,6 @@ msgstr "Stato"
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr "In linea con Movim"
#: [publish]preview
msgid "Preview"
msgstr "Anteprima"
@ -1677,6 +1672,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr "Account Yahoo"
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "Livello di privacy"
@ -1803,7 +1802,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops
@ -2576,3 +2575,17 @@ msgstr "L'API non è raggiungibile, riprovare più tardi"
#: [field]type_here
msgid "Type here"
msgstr "Digita qui"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's cache directory"
#~ msgstr "Permessi di lettura e scrittura per il webserver nella cartella root di Movim"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's log directory"
#~ msgstr "Permessi di lettura e scrittura per il webserver nella cartella root di Movim"
#~ msgid "A Movim session is already open on an other device"
#~ msgstr "Una sessione Movim è gia in esecuzione su un altro dispositivo"
#~ msgid "Online with Movim"
#~ msgstr "In linea con Movim"

35
locales/ja.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Japanese (http://www.transifex.com/movim/movim/language/ja/)\n"
@ -402,7 +402,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -893,6 +893,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "こんにちは"
@ -1073,11 +1081,6 @@ msgstr "セッションエラー"
msgid "Account successfully created"
msgstr "アカウントが正常に作成されました"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr "このサーバは重すぎます"
@ -1099,14 +1102,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr "他にセッションが存在しています"
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr "認識が失敗しました。入力した情報を確認してください"
@ -1339,10 +1337,6 @@ msgstr "ステータス"
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr "プレビュー"
@ -1675,6 +1669,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1801,7 +1799,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops
@ -2574,3 +2572,6 @@ msgstr ""
#: [field]type_here
msgid "Type here"
msgstr "ここに入力を"
#~ msgid "A Movim session is already open on an other device"
#~ msgstr "他にセッションが存在しています"

32
locales/jbo.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-07-29 20:30+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Lojban (http://www.transifex.com/movim/movim/language/jbo/)\n"
@ -402,7 +402,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -893,6 +893,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1073,11 +1081,6 @@ msgstr ""
msgid "Account successfully created"
msgstr ""
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1099,14 +1102,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1339,10 +1337,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1675,6 +1669,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1801,7 +1799,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

2
locales/locales.ini

@ -36,7 +36,7 @@ cannot_load_file = "Cannot load file '%s'"
widget_load_error = "Requested widget '%s' doesn't exist."
widget_call_error = "Requested event '%s' not registered."
whoops = "Whoops!"
websocket = Movim cannot talk with the server, please try again later (Websocket connection error)
websocket = Movim cannot talk with the server, please try again later
oops = Oops!
[button]

35
locales/lv.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Latvian (http://www.transifex.com/movim/movim/language/lv/)\n"
@ -402,7 +402,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -893,6 +893,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1073,11 +1081,6 @@ msgstr ""
msgid "Account successfully created"
msgstr "Konts veiksmīgi izveidots"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1099,13 +1102,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
#, fuzzy
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
msgstr "Jūsu serveris šeit ?"
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
@ -1339,10 +1338,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1675,6 +1670,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "Privātuma līmenis"
@ -1801,7 +1800,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

36
locales/messages.pot

@ -73,14 +73,14 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.13.0\n"
"X-Generator: Translate Toolkit 2.0.0b7\n"
#: [about]thanks
msgid "Thanks"
@ -409,7 +409,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -921,6 +921,14 @@ msgid ""
"receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1103,11 +1111,6 @@ msgstr ""
msgid "Account successfully created"
msgstr ""
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1129,14 +1132,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1377,10 +1375,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1719,6 +1713,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1850,9 +1848,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid ""
"Movim cannot talk with the server, please try again later (Websocket "
"connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

44
locales/nb.po

@ -76,7 +76,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/movim/movim/language/nb_NO/)\n"
@ -403,7 +403,8 @@ msgid "Install the php5-gd library"
msgstr "Installer 'php5-gd'-biblioteket"
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
#, fuzzy
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr "Tjenerens lese- og skriverettigheter i Movims rotmappe"
#: [compatibility]db
@ -894,6 +895,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1074,11 +1083,6 @@ msgstr ""
msgid "Account successfully created"
msgstr ""
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1100,13 +1104,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
#, fuzzy
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
msgstr "Forvalgt XMPP tjenerland"
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
@ -1340,10 +1340,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1676,6 +1672,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1802,7 +1802,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops
@ -2575,3 +2575,11 @@ msgstr ""
#: [field]type_here
msgid "Type here"
msgstr ""
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's cache directory"
#~ msgstr "Tjenerens lese- og skriverettigheter i Movims rotmappe"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's log directory"
#~ msgstr "Tjenerens lese- og skriverettigheter i Movims rotmappe"

32
locales/ne.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-07-29 20:30+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Nepali (http://www.transifex.com/movim/movim/language/ne/)\n"
@ -402,7 +402,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -893,6 +893,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1073,11 +1081,6 @@ msgstr ""
msgid "Account successfully created"
msgstr ""
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1099,14 +1102,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1339,10 +1337,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1675,6 +1669,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1801,7 +1799,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

54
locales/nl.po

@ -78,7 +78,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Dutch (http://www.transifex.com/movim/movim/language/nl/)\n"
@ -405,7 +405,8 @@ msgid "Install the php5-gd library"
msgstr "Installeer de php5-gd library"
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
#, fuzzy
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr "Lees en schrif-rechten voor de webserver in Movim's root folder"
#: [compatibility]db
@ -896,6 +897,15 @@ msgstr "Klaar? Dan kun je nu een nieuwe post in de groep maken met de %s-knop."
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr "Je kunt een lijst van al je geabonneerde groepen vinden onder Mijn Abonnementen. Alle nieuwe posts zie je op de pagina %sNieuws%s."
#: [group]share_subscription
#, fuzzy
msgid "Share this subscription publicly"
msgstr "Post dit bericht openbaar?"
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "Hallo"
@ -1076,11 +1086,6 @@ msgstr "sessie fout"
msgid "Account successfully created"
msgstr "Account succesvol aangemaakt"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr "je XMPP server is niet geautoriseerd"
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr "De server neemt te veel tijd om te antwoorden"
@ -1102,14 +1107,10 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
#, fuzzy
msgid "Your XMPP server is unauthorized"
msgstr "je XMPP server is niet geautoriseerd"
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr "Een Movim sessie is al open op een ander apparaat"
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1342,10 +1343,6 @@ msgstr "status"
msgid "Presence"
msgstr "aanwezigheid"
#: [status]online
msgid "Online with Movim"
msgstr "Online met Movim"
#: [publish]preview
msgid "Preview"
msgstr "Voorbeeld"
@ -1678,6 +1675,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr "Yahoo Account"
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "Privacy-Niveau"
@ -1804,7 +1805,8 @@ msgid "Whoops!"
msgstr "Oeps!"
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
#, fuzzy
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movim kan niet communiceren met de server, probeer het later opnieuw (Websocket verbindings fout)"
#: [error]oops
@ -2577,3 +2579,21 @@ msgstr "De API is niet bereikbaar, probeer later nog eens"
#: [field]type_here
msgid "Type here"
msgstr "Typ hier"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's cache directory"
#~ msgstr "Lees en schrif-rechten voor de webserver in Movim's root folder"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's log directory"
#~ msgstr "Lees en schrif-rechten voor de webserver in Movim's root folder"
#~ msgctxt "[error]unauthorized"
#~ msgid "Your XMPP server is unauthorized"
#~ msgstr "je XMPP server is niet geautoriseerd"
#~ msgid "A Movim session is already open on an other device"
#~ msgstr "Een Movim sessie is al open op een ander apparaat"
#~ msgid "Online with Movim"
#~ msgstr "Online met Movim"

32
locales/oc.po

@ -74,7 +74,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/movim/movim/language/oc/)\n"
@ -401,7 +401,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -892,6 +892,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1072,11 +1080,6 @@ msgstr "Error de sesilha"
msgid "Account successfully created"
msgstr "Compte creat amb succès"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1098,14 +1101,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1338,10 +1336,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1674,6 +1668,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "Nivèl de confidencialitat"
@ -1800,7 +1798,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

54
locales/pl.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Polish (http://www.transifex.com/movim/movim/language/pl/)\n"
@ -402,7 +402,8 @@ msgid "Install the php5-gd library"
msgstr "Zainstaluj bibliotekę php5-gd"
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
#, fuzzy
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr "Prawa do odczytu i zapisu dla webserver w katalogu root Movims"
#: [compatibility]db
@ -893,6 +894,15 @@ msgstr "Zrobione? Możesz zatem od teraz publikować nowe posty w Grupie używaj
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr "Listę wszystkich zasubskrybowanych grup znajdziesz w Moich Subskrypcjach, a na stronie %sNews%s natychmiast otrzymasz wszystkie nadchodzące wpisy."
#: [group]share_subscription
#, fuzzy
msgid "Share this subscription publicly"
msgstr "Opublikować wpis publicznie?"
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "Cześć"
@ -1073,11 +1083,6 @@ msgstr "Błąd sesji"
msgid "Account successfully created"
msgstr "Pomyślnie utworzono konto"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr "Twój serwer XMPP nie jest autoryzowany"
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr "Serwer za długo odpowiada"
@ -1099,14 +1104,10 @@ msgid "Invalid password format"
msgstr "Zły format hasła"
#: [error]unauthorized
msgctxt "[error]unauthorized"
#, fuzzy
msgid "Your XMPP server is unauthorized"
msgstr "Twój serwer XMPP nie jest autoryzowany"
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr "Sesja Movim jest już otwarta na innym urządzeniu"
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr "Movim ma problemy z uwierzytelnieniem. Wpisałeś złe dane"
@ -1339,10 +1340,6 @@ msgstr "Status"
msgid "Presence"
msgstr "Obecność"
#: [status]online
msgid "Online with Movim"
msgstr "Dostępny w Movim"
#: [publish]preview
msgid "Preview"
msgstr "Podgląd"
@ -1675,6 +1672,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr "Konto Yahoo"
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "Poziom Prywatności"
@ -1801,7 +1802,8 @@ msgid "Whoops!"
msgstr "Ups!"
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
#, fuzzy
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movim nie może porozumieć się z serwerem, proszę spróbować później (błąd połączenia z Websocket)"
#: [error]oops
@ -2574,3 +2576,21 @@ msgstr "Interfejs nieosiągalny, spróbuj ponownie później"
#: [field]type_here
msgid "Type here"
msgstr "Pisz tutaj"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's cache directory"
#~ msgstr "Prawa do odczytu i zapisu dla webserver w katalogu root Movims"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's log directory"
#~ msgstr "Prawa do odczytu i zapisu dla webserver w katalogu root Movims"
#~ msgctxt "[error]unauthorized"
#~ msgid "Your XMPP server is unauthorized"
#~ msgstr "Twój serwer XMPP nie jest autoryzowany"
#~ msgid "A Movim session is already open on an other device"
#~ msgstr "Sesja Movim jest już otwarta na innym urządzeniu"
#~ msgid "Online with Movim"
#~ msgstr "Dostępny w Movim"

32
locales/pt.po

@ -76,7 +76,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Portuguese (http://www.transifex.com/movim/movim/language/pt/)\n"
@ -403,7 +403,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -894,6 +894,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1074,11 +1082,6 @@ msgstr "Erro de sessão"
msgid "Account successfully created"
msgstr "Conta criada com sucesso"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1100,14 +1103,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr "Falha na autenticação do Movim. Dado errados foram inseridos."
@ -1340,10 +1338,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1676,6 +1670,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1802,7 +1800,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

54
locales/pt_br.po

@ -79,7 +79,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/movim/movim/language/pt_BR/)\n"
@ -406,7 +406,8 @@ msgid "Install the php5-gd library"
msgstr "Instale a biblioteca php5-curl"
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
#, fuzzy
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr "Permissões de leitura e escrita para o servidor Web no diretório raiz do Movim"
#: [compatibility]db
@ -897,6 +898,15 @@ msgstr "Terminou? Agora você pode publicar um novo artigo no Grupo utilizando o
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr "Você encontrará uma lista de todos os Grupos em que está inscrito em Minhas Inscrições e receberá instantaneamente todos os novos artigos na página %sNotícias%s."
#: [group]share_subscription
#, fuzzy
msgid "Share this subscription publicly"
msgstr "Publicar este artigo publicamente?"
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "Olá"
@ -1077,11 +1087,6 @@ msgstr "Erro de sessão"
msgid "Account successfully created"
msgstr "Conta criada com sucesso"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr "Seu servidor XMPP não esta autorizado"
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr "O servidor demorou muito tempo para responder"
@ -1103,14 +1108,10 @@ msgid "Invalid password format"
msgstr "Formato de senha inválido"
#: [error]unauthorized
msgctxt "[error]unauthorized"
#, fuzzy
msgid "Your XMPP server is unauthorized"
msgstr "Seu servidor XMPP não esta autorizado"
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr "Uma sessão do Movim já está aberta em outro dispositivo"
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr "A autenticação do Movim falhou. Você inseriu dados errados."
@ -1343,10 +1344,6 @@ msgstr "Estado"
msgid "Presence"
msgstr "Presente"
#: [status]online
msgid "Online with Movim"
msgstr "Online com Movim"
#: [publish]preview
msgid "Preview"
msgstr "Visualizar"
@ -1679,6 +1676,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr "Conta Yahoo"
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "Nível de privacidade"
@ -1805,7 +1806,8 @@ msgid "Whoops!"
msgstr "Ooops!"
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
#, fuzzy
msgid "Movim cannot talk with the server, please try again later"
msgstr "Servidor não responde, por favor tente mais tarde (Erro de conexão com o Websocket)"
#: [error]oops
@ -2578,3 +2580,21 @@ msgstr "A API está inalcançável, tente mais tarde"
#: [field]type_here
msgid "Type here"
msgstr "Digite aqui"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's cache directory"
#~ msgstr "Permissões de leitura e escrita para o servidor Web no diretório raiz do Movim"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's log directory"
#~ msgstr "Permissões de leitura e escrita para o servidor Web no diretório raiz do Movim"
#~ msgctxt "[error]unauthorized"
#~ msgid "Your XMPP server is unauthorized"
#~ msgstr "Seu servidor XMPP não esta autorizado"
#~ msgid "A Movim session is already open on an other device"
#~ msgstr "Uma sessão do Movim já está aberta em outro dispositivo"
#~ msgid "Online with Movim"
#~ msgstr "Online com Movim"

32
locales/ro.po

@ -74,7 +74,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-07-29 20:30+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Romanian (http://www.transifex.com/movim/movim/language/ro/)\n"
@ -401,7 +401,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -892,6 +892,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1072,11 +1080,6 @@ msgstr ""
msgid "Account successfully created"
msgstr ""
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1098,14 +1101,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1338,10 +1336,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1674,6 +1668,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1800,7 +1798,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

56
locales/ru.po

@ -78,7 +78,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Russian (http://www.transifex.com/movim/movim/language/ru/)\n"
@ -405,7 +405,8 @@ msgid "Install the php5-gd library"
msgstr "Установите библиотеку php5-gd"
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
#, fuzzy
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr "Права на чтение и запись для веб-сервера в корневом каталоге Movim"
#: [compatibility]db
@ -896,6 +897,15 @@ msgstr "Все готово? Теперь вы можете сделать но
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr "Вы можете найти список групп на которые вы подписаны в разделе Мои подписки, а также получать мнгновенные уведомления о новых публикациях на %sNews%s странице"
#: [group]share_subscription
#, fuzzy
msgid "Share this subscription publicly"
msgstr "Сделать пост доступным всем?"
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "Здравствуйте"
@ -1076,11 +1086,6 @@ msgstr "Ошибка сеанса"
msgid "Account successfully created"
msgstr "Учётная запись успешно создана"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr "Ваш XMPP сервер не авторизован"
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr "Сервер потребовал слишком много времени на ответ"
@ -1102,13 +1107,9 @@ msgid "Invalid password format"
msgstr "Неверный формат пароля"
#: [error]unauthorized
msgctxt "[error]unauthorized"
#, fuzzy
msgid "Your XMPP server is unauthorized"
msgstr "Ваш XMPP-сервер не авторизован"
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr "У вас уже есть запущенная сессия Movim на другом устройстве"
msgstr "Ваш XMPP сервер не авторизован"
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
@ -1342,10 +1343,6 @@ msgstr "Состояние"
msgid "Presence"
msgstr "Присутствие"
#: [status]online
msgid "Online with Movim"
msgstr "В сети через Movim"
#: [publish]preview
msgid "Preview"
msgstr "Предпросмотр"
@ -1678,6 +1675,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr "Аккаунт Yahoo"
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "Уровень приватности"
@ -1804,7 +1805,8 @@ msgid "Whoops!"
msgstr "Ой-ой!"
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
#, fuzzy
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movim не может связаться с сервером, пожалуйста, попробуйте снова попозже (Ошибка соединения с Websocket)"
#: [error]oops
@ -2577,3 +2579,21 @@ msgstr "API недоступен, попробуйте позже"
#: [field]type_here
msgid "Type here"
msgstr "Введите здесь"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's cache directory"
#~ msgstr "Права на чтение и запись для веб-сервера в корневом каталоге Movim"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's log directory"
#~ msgstr "Права на чтение и запись для веб-сервера в корневом каталоге Movim"
#~ msgctxt "[error]unauthorized"
#~ msgid "Your XMPP server is unauthorized"
#~ msgstr "Ваш XMPP-сервер не авторизован"
#~ msgid "A Movim session is already open on an other device"
#~ msgstr "У вас уже есть запущенная сессия Movim на другом устройстве"
#~ msgid "Online with Movim"
#~ msgstr "В сети через Movim"

45
locales/ru_ru.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Russian (Russia) (http://www.transifex.com/movim/movim/language/ru_RU/)\n"
@ -402,7 +402,8 @@ msgid "Install the php5-gd library"
msgstr "Установите библиотеку php5-gd library"
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
#, fuzzy
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr "Права на чтение и запись на веб-сервере для корневого каталога Movim"
#: [compatibility]db
@ -893,6 +894,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "Здравствуйте"
@ -1073,11 +1082,6 @@ msgstr "Ошибка сеанса"
msgid "Account successfully created"
msgstr "Учётная запись успешно создана"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr "Сервер потребовал слишком много времени на ответ"
@ -1099,13 +1103,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
#, fuzzy
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
msgstr "Страна нахождения основного XMPP-сервера"
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
@ -1339,10 +1339,6 @@ msgstr "Состояние"
msgid "Presence"
msgstr "Присутствие"
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr "Предпросмотр"
@ -1675,6 +1671,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "Уровень приватности"
@ -1801,7 +1801,8 @@ msgid "Whoops!"
msgstr "Ой-ой!"
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
#, fuzzy
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movim не может связаться с сервером, пожалуйста, попробуйте снова попозже (Ошибка соединения с Websocket)"
#: [error]oops
@ -2574,3 +2575,11 @@ msgstr "API недоступен, попробуйте позже"
#: [field]type_here
msgid "Type here"
msgstr ""
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's cache directory"
#~ msgstr "Права на чтение и запись на веб-сервере для корневого каталога Movim"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's log directory"
#~ msgstr "Права на чтение и запись на веб-сервере для корневого каталога Movim"

32
locales/sv.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-07-29 20:30+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Swedish (http://www.transifex.com/movim/movim/language/sv/)\n"
@ -402,7 +402,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -893,6 +893,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1073,11 +1081,6 @@ msgstr ""
msgid "Account successfully created"
msgstr ""
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1099,14 +1102,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1339,10 +1337,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1675,6 +1669,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1801,7 +1799,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

32
locales/tr.po

@ -76,7 +76,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Turkish (http://www.transifex.com/movim/movim/language/tr/)\n"
@ -403,7 +403,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -894,6 +894,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1074,11 +1082,6 @@ msgstr "Oturum hatası"
msgid "Account successfully created"
msgstr "Hesap başarıyla oluşturuldu"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1100,14 +1103,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr "Movim kimlik doğrulamada başarısız oldu. Yanlış veri girdiniz"
@ -1340,10 +1338,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1676,6 +1670,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1802,7 +1800,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

32
locales/uk.po

@ -75,7 +75,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-07-29 20:30+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Ukrainian (http://www.transifex.com/movim/movim/language/uk/)\n"
@ -402,7 +402,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -893,6 +893,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1073,11 +1081,6 @@ msgstr ""
msgid "Account successfully created"
msgstr ""
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1099,14 +1102,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr ""
@ -1339,10 +1337,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1675,6 +1669,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1802,7 +1800,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

54
locales/zh.po

@ -79,7 +79,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/movim/movim/language/zh_CN/)\n"
@ -406,7 +406,8 @@ msgid "Install the php5-gd library"
msgstr "安装 php5-gd 库"
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
#, fuzzy
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr "网页服务器在Movim根目录的阅读和写权限"
#: [compatibility]db
@ -897,6 +898,15 @@ msgstr "完成了?现在你可以按 %s 来发表一个新帖。"
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr "你订阅的所有群组在“我的订阅”页面中,它们中的新帖子将会出现在 %s新闻%s 页面。"
#: [group]share_subscription
#, fuzzy
msgid "Share this subscription publicly"
msgstr "公开发布该贴?"
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr "您好"
@ -1077,11 +1087,6 @@ msgstr "Session错误"
msgid "Account successfully created"
msgstr "创建账户成功"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr "你的XMPP服务没有被授权"
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr "服务器未响应"
@ -1103,14 +1108,10 @@ msgid "Invalid password format"
msgstr "无效密码格式"
#: [error]unauthorized
msgctxt "[error]unauthorized"
#, fuzzy
msgid "Your XMPP server is unauthorized"
msgstr "你的XMPP服务没有被授权"
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr "一个 Movim 会话已在其他设备上开启"
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr "您输入的数据有误,Movim不能认证"
@ -1343,10 +1344,6 @@ msgstr "状态"
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr "Movim 在线"
#: [publish]preview
msgid "Preview"
msgstr "预览"
@ -1679,6 +1676,10 @@ msgstr "Skype"
msgid "Yahoo Account"
msgstr "雅虎帐户"
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr "隐私等级"
@ -1805,7 +1806,8 @@ msgid "Whoops!"
msgstr "糟了!"
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
#, fuzzy
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movim无法连接服务器, 请稍后重试(WebSocket连接错误)"
#: [error]oops
@ -2578,3 +2580,21 @@ msgstr "API无法连接, 请稍后重试"
#: [field]type_here
msgid "Type here"
msgstr "在此输入"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's cache directory"
#~ msgstr "网页服务器在Movim根目录的阅读和写权限"
#, fuzzy
#~ msgid "Read and write rights for the webserver in Movim's log directory"
#~ msgstr "网页服务器在Movim根目录的阅读和写权限"
#~ msgctxt "[error]unauthorized"
#~ msgid "Your XMPP server is unauthorized"
#~ msgstr "你的XMPP服务没有被授权"
#~ msgid "A Movim session is already open on an other device"
#~ msgstr "一个 Movim 会话已在其他设备上开启"
#~ msgid "Online with Movim"
#~ msgstr "Movim 在线"

32
locales/zh_tw.po

@ -74,7 +74,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-06 11:50+0200\n"
"POT-Creation-Date: 2016-11-13 14:58+0200\n"
"PO-Revision-Date: 2016-11-06 11:15+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/movim/movim/language/zh_TW/)\n"
@ -401,7 +401,7 @@ msgid "Install the php5-gd library"
msgstr ""
#: [compatibility]rights
msgid "Read and write rights for the webserver in Movims root directory"
msgid "Read and write rights for the webserver in Movim's %s directory"
msgstr ""
#: [compatibility]db
@ -892,6 +892,14 @@ msgstr ""
msgid "You will find a list of all your subscribed Groups in My Subscriptions and receive instantly all the new incoming posts in the %sNews%s page."
msgstr ""
#: [group]share_subscription
msgid "Share this subscription publicly"
msgstr ""
#: [group]share_subscription_text
msgid "It will appear on your profile"
msgstr ""
#: [groups]empty_title
msgid "Hello"
msgstr ""
@ -1072,11 +1080,6 @@ msgstr "作業階段錯誤"
msgid "Account successfully created"
msgstr "成功建立帳戶"
#: [error]xmpp_unauthorized
msgctxt "[error]xmpp_unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]mec_error
msgid "The server takes too much time to respond"
msgstr ""
@ -1098,14 +1101,9 @@ msgid "Invalid password format"
msgstr ""
#: [error]unauthorized
msgctxt "[error]unauthorized"
msgid "Your XMPP server is unauthorized"
msgstr ""
#: [error]conflict
msgid "A Movim session is already open on an other device"
msgstr ""
#: [error]wrong_account
msgid "Movim failed to authenticate. You entered wrong data"
msgstr "無法驗證. 不正確的憑據"
@ -1338,10 +1336,6 @@ msgstr ""
msgid "Presence"
msgstr ""
#: [status]online
msgid "Online with Movim"
msgstr ""
#: [publish]preview
msgid "Preview"
msgstr ""
@ -1674,6 +1668,10 @@ msgstr ""
msgid "Yahoo Account"
msgstr ""
#: [privacy]my_profile
msgid "Go to my profile page"
msgstr ""
#: [privacy]privacy_title
msgid "Privacy Level"
msgstr ""
@ -1800,7 +1798,7 @@ msgid "Whoops!"
msgstr ""
#: [error]websocket
msgid "Movim cannot talk with the server, please try again later (Websocket connection error)"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]oops

Loading…
Cancel
Save