Browse Source

- Fix some translations

- Add Draw to PublishBrief
- Update the translations
pull/872/head
Timothée Jaussoin 6 years ago
parent
commit
4e44d76e2c
  1. 4
      app/views/news.tpl
  2. 4
      app/widgets/Chat/_chat.tpl
  3. 2
      app/widgets/Draw/locales.ini
  4. 9
      app/widgets/PublishBrief/_publishbrief_embed_default.tpl
  5. 2
      app/widgets/Upload/locales.ini
  6. 34
      composer.lock
  7. 52
      locales/ach.po
  8. 52
      locales/ady.po
  9. 52
      locales/af.po
  10. 52
      locales/am.po
  11. 52
      locales/ar.po
  12. 52
      locales/be.po
  13. 52
      locales/bg.po
  14. 52
      locales/bn.po
  15. 52
      locales/br.po
  16. 52
      locales/ca.po
  17. 57
      locales/cs.po
  18. 57
      locales/da.po
  19. 58
      locales/de.po
  20. 57
      locales/el.po
  21. 58
      locales/en.po
  22. 52
      locales/eo.po
  23. 58
      locales/es.po
  24. 52
      locales/eu.po
  25. 57
      locales/fa.po
  26. 57
      locales/fi.po
  27. 99
      locales/fr.po
  28. 52
      locales/ga.po
  29. 52
      locales/gl.po
  30. 57
      locales/he.po
  31. 52
      locales/hr.po
  32. 58
      locales/hu.po
  33. 54
      locales/id.po
  34. 52
      locales/io.po
  35. 52
      locales/is.po
  36. 58
      locales/it.po
  37. 57
      locales/ja.po
  38. 52
      locales/jbo.po
  39. 52
      locales/kk.po
  40. 52
      locales/ko.po
  41. 52
      locales/lb.po
  42. 52
      locales/lt.po
  43. 52
      locales/lv.po
  44. 54
      locales/messages.pot
  45. 58
      locales/nb.po
  46. 52
      locales/ne.po
  47. 60
      locales/nl.po
  48. 54
      locales/oc.po
  49. 57
      locales/pl.po
  50. 52
      locales/pt.po
  51. 58
      locales/pt_br.po
  52. 57
      locales/ro.po
  53. 58
      locales/ru.po
  54. 52
      locales/sk.po
  55. 52
      locales/sl.po
  56. 58
      locales/sq.po
  57. 52
      locales/sv.po
  58. 52
      locales/sw.po
  59. 52
      locales/tr.po
  60. 52
      locales/uk.po
  61. 58
      locales/zh.po
  62. 52
      locales/zh_tw.po

4
app/views/news.tpl

@ -8,7 +8,6 @@
<?php $this->widget('SendTo');?>
<?php $this->widget('PostActions');?>
<?php $this->widget('Snap');?>
<nav class="color dark">
<?php $this->widget('Presence');?>
@ -26,3 +25,6 @@
<?php $this->widget('Menu');?>
</div>
</main>
<?php $this->widget('Snap');?>
<?php $this->widget('Draw');?>

4
app/widgets/Chat/_chat.tpl

@ -242,13 +242,13 @@
<span class="button action control icon middle bubble color green">
<i class="material-icons">gesture</i>
</span>
<p class="normal line">Draw</p>
<p class="normal line">{$c->__('draw.title')}</p>
</li>
<li onclick="Chat.toggleAttach(); Upload_ajaxRequest()">
<span class="button action control icon bubble color purple">
<i class="material-icons">attach_file</i>
</span>
<p class="normal line">{$c->__('publishbrief.attach')}</p>
<p class="normal line">{$c->__('upload.title')}</p>
</li>
</ul>
{/if}

2
app/widgets/Draw/locales.ini

@ -0,0 +1,2 @@
[draw]
title = Draw

9
app/widgets/PublishBrief/_publishbrief_embed_default.tpl

@ -6,7 +6,14 @@
<i class="material-icons">camera_alt</i>
</a>
<a
class="button narrow flat icon gray"
class="button narrow flat icon gray"
title="{$c->__('draw.title')}"
href="#"
onclick="Draw.init()">
<i class="material-icons">gesture</i>
</a>
<a
class="button narrow flat icon gray"
title="{$c->__('publishbrief.add_link')}"
href="#"
onclick="PublishBrief_ajaxLink()">

2
app/widgets/Upload/locales.ini

@ -1,5 +1,5 @@
[upload]
title = Upload a file
title = Upload
choose = Choose a file to upload
info = Large pictures will be resized and compressed
error_filesize = File too large

34
composer.lock

@ -1213,7 +1213,7 @@
},
{
"name": "illuminate/container",
"version": "v5.8.34",
"version": "v5.8.35",
"source": {
"type": "git",
"url": "https://github.com/illuminate/container.git",
@ -1258,7 +1258,7 @@
},
{
"name": "illuminate/contracts",
"version": "v5.8.34",
"version": "v5.8.35",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
@ -1302,16 +1302,16 @@
},
{
"name": "illuminate/database",
"version": "v5.8.34",
"version": "v5.8.35",
"source": {
"type": "git",
"url": "https://github.com/illuminate/database.git",
"reference": "3ec7b1fe3877792711a77358d1ef0ae000f07b77"
"reference": "56635c5e683a2e3c6c01a8a3bcad3683223d3cec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/database/zipball/3ec7b1fe3877792711a77358d1ef0ae000f07b77",
"reference": "3ec7b1fe3877792711a77358d1ef0ae000f07b77",
"url": "https://api.github.com/repos/illuminate/database/zipball/56635c5e683a2e3c6c01a8a3bcad3683223d3cec",
"reference": "56635c5e683a2e3c6c01a8a3bcad3683223d3cec",
"shasum": ""
},
"require": {
@ -1358,20 +1358,20 @@
"orm",
"sql"
],
"time": "2019-08-25T08:12:42+00:00"
"time": "2019-08-31T17:01:57+00:00"
},
{
"name": "illuminate/support",
"version": "v5.8.34",
"version": "v5.8.35",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
"reference": "7aabcab4634a1c7865fa6acb6b1b810cf4b699ea"
"reference": "e63a495d3bf01654f70def1046fb925c4bb56506"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/7aabcab4634a1c7865fa6acb6b1b810cf4b699ea",
"reference": "7aabcab4634a1c7865fa6acb6b1b810cf4b699ea",
"url": "https://api.github.com/repos/illuminate/support/zipball/e63a495d3bf01654f70def1046fb925c4bb56506",
"reference": "e63a495d3bf01654f70def1046fb925c4bb56506",
"shasum": ""
},
"require": {
@ -1419,7 +1419,7 @@
],
"description": "The Illuminate Support package.",
"homepage": "https://laravel.com",
"time": "2019-08-11T12:48:29+00:00"
"time": "2019-09-03T16:36:47+00:00"
},
{
"name": "michelf/php-markdown",
@ -1469,16 +1469,16 @@
},
{
"name": "monolog/monolog",
"version": "1.24.0",
"version": "1.25.1",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266"
"reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
"reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/70e65a5470a42cfec1a7da00d30edb6e617e8dcf",
"reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf",
"shasum": ""
},
"require": {
@ -1543,7 +1543,7 @@
"logging",
"psr-3"
],
"time": "2018-11-05T09:00:11+00:00"
"time": "2019-09-06T13:49:17+00:00"
},
{
"name": "nesbot/carbon",

52
locales/ach.po

@ -49,6 +49,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -94,7 +96,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Acoli (http://www.transifex.com/movim/movim/language/ach/)\n"
@ -539,6 +541,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -583,6 +589,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -667,6 +677,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -836,6 +850,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -968,8 +990,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1044,6 +1066,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1640,6 +1666,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1688,8 +1718,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1941,6 +1971,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2005,10 +2039,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2106,6 +2136,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

52
locales/ady.po

@ -49,6 +49,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -94,7 +96,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Adyghe (http://www.transifex.com/movim/movim/language/ady/)\n"
@ -539,6 +541,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -583,6 +589,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -667,6 +677,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -836,6 +850,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -968,8 +990,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1044,6 +1066,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1640,6 +1666,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1688,8 +1718,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1941,6 +1971,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2005,10 +2039,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2106,6 +2136,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

52
locales/af.po

@ -49,6 +49,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -94,7 +96,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Afrikaans (http://www.transifex.com/movim/movim/language/af/)\n"
@ -539,6 +541,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -583,6 +589,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -667,6 +677,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -836,6 +850,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -968,8 +990,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1044,6 +1066,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1640,6 +1666,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1688,8 +1718,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1941,6 +1971,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2005,10 +2039,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2106,6 +2136,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

52
locales/am.po

@ -49,6 +49,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -94,7 +96,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Amharic (Ethiopia) (http://www.transifex.com/movim/movim/language/am_ET/)\n"
@ -539,6 +541,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -583,6 +589,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -667,6 +677,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -836,6 +850,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -968,8 +990,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1044,6 +1066,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1640,6 +1666,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1688,8 +1718,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1941,6 +1971,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2005,10 +2039,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2106,6 +2136,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

52
locales/ar.po

@ -51,6 +51,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/movim/movim/language/ar/)\n"
@ -541,6 +543,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -585,6 +591,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "المحادثة"
@ -669,6 +679,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -838,6 +852,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -970,8 +992,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1046,6 +1068,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1642,6 +1668,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1690,8 +1720,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1943,6 +1973,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2007,10 +2041,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2108,6 +2138,10 @@ msgstr ""
msgid "Bot"
msgstr "روبوت"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "سطح المكتب"

52
locales/be.po

@ -49,6 +49,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -94,7 +96,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Belarusian (http://www.transifex.com/movim/movim/language/be/)\n"
@ -539,6 +541,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -583,6 +589,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Чат"
@ -667,6 +677,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -836,6 +850,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -968,8 +990,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1044,6 +1066,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1640,6 +1666,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1688,8 +1718,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1941,6 +1971,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2005,10 +2039,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2106,6 +2136,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

52
locales/bg.po

@ -50,6 +50,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -95,7 +97,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Bulgarian (http://www.transifex.com/movim/movim/language/bg/)\n"
@ -540,6 +542,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -584,6 +590,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Разговор"
@ -668,6 +678,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -837,6 +851,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -969,8 +991,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1045,6 +1067,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1641,6 +1667,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1689,8 +1719,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1942,6 +1972,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2006,10 +2040,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2107,6 +2137,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

52
locales/bn.po

@ -50,6 +50,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -95,7 +97,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Bengali (http://www.transifex.com/movim/movim/language/bn/)\n"
@ -540,6 +542,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -584,6 +590,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -668,6 +678,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -837,6 +851,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -969,8 +991,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1045,6 +1067,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1641,6 +1667,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1689,8 +1719,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1942,6 +1972,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2006,10 +2040,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2107,6 +2137,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

52
locales/br.po

@ -50,6 +50,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -95,7 +97,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Breton (http://www.transifex.com/movim/movim/language/br/)\n"
@ -540,6 +542,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -584,6 +590,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Flapva"
@ -668,6 +678,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -837,6 +851,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -969,8 +991,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1045,6 +1067,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1641,6 +1667,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1689,8 +1719,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1942,6 +1972,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2006,10 +2040,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2107,6 +2137,10 @@ msgstr ""
msgid "Bot"
msgstr "Robot"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Urzhiataer"

52
locales/ca.po

@ -51,6 +51,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Catalan (http://www.transifex.com/movim/movim/language/ca/)\n"
@ -541,6 +543,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Membres"
@ -585,6 +591,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr "Xateja amb un contacte"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Xat"
@ -669,6 +679,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -838,6 +852,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -970,8 +992,8 @@ msgstr "Escoltant"
msgid "Last seen"
msgstr "Última connexió"
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1046,6 +1068,10 @@ msgstr "Convida"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1642,6 +1668,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1690,8 +1720,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1943,6 +1973,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2007,10 +2041,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2108,6 +2138,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

57
locales/cs.po

@ -52,6 +52,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+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"
@ -542,6 +544,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Členi"
@ -586,6 +592,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr "Zahájit konverzaci s kontaktem."
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Konverzace"
@ -670,6 +680,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr "Vlastníci"
@ -839,6 +853,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -971,8 +993,8 @@ msgstr "Poslouchá"
msgid "Last seen"
msgstr "Naposledy viděno"
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1047,6 +1069,10 @@ msgstr "Pozvat"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "Často kladené dotazy (FAQ)"
@ -1643,6 +1669,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1691,9 +1721,9 @@ msgstr "Tento kontakt nemá žádnou veřejnou zeď"
msgid "No contact specified"
msgstr "Neuveden žádný kontakt"
#: [upload]title
msgid "Upload a file"
msgstr "Nahrát soubor"
#: [upload]title [button]upload
msgid "Upload"
msgstr "Nahrát"
#: [upload]choose
msgid "Choose a file to upload"
@ -1944,6 +1974,10 @@ msgstr "Ups!"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr "Ups!"
@ -2008,10 +2042,6 @@ msgstr "Uložit"
msgid "Clear"
msgstr "Vymazat"
#: [button]upload
msgid "Upload"
msgstr "Nahrát"
#: [button]connecting
msgid "Connecting"
msgstr "Připojuji"
@ -2109,6 +2139,10 @@ msgstr "Neděle"
msgid "Bot"
msgstr "Bot"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Počítač"
@ -2664,3 +2698,6 @@ msgstr "API je nedostupná, zkuste to znovu později"
#: [field]type_here
msgid "Type here"
msgstr "Pište sem"
#~ msgid "Upload a file"
#~ msgstr "Nahrát soubor"

57
locales/da.po

@ -50,6 +50,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -95,7 +97,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Danish (http://www.transifex.com/movim/movim/language/da/)\n"
@ -540,6 +542,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Medlemmer"
@ -584,6 +590,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr "Snak med en kontakt"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Chat"
@ -668,6 +678,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -837,6 +851,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -969,8 +991,8 @@ msgstr "Lytter"
msgid "Last seen"
msgstr "Sidst set"
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1045,6 +1067,10 @@ msgstr "Inviter"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "Ofte Stillede Spørgsmål"
@ -1641,6 +1667,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1689,9 +1719,9 @@ msgstr "Intet offentligt feed for kontakt"
msgid "No contact specified"
msgstr "Ingen kontakt specificeret"
#: [upload]title
msgid "Upload a file"
msgstr "Upload en fil"
#: [upload]title [button]upload
msgid "Upload"
msgstr "Upload"
#: [upload]choose
msgid "Choose a file to upload"
@ -1942,6 +1972,10 @@ msgstr "Hovsa!"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr "Uups!"
@ -2006,10 +2040,6 @@ msgstr "Gem"
msgid "Clear"
msgstr "Rens"
#: [button]upload
msgid "Upload"
msgstr "Upload"
#: [button]connecting
msgid "Connecting"
msgstr "Forbinder"
@ -2107,6 +2137,10 @@ msgstr "Søndag"
msgid "Bot"
msgstr "Bot"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Skrivebord"
@ -2662,3 +2696,6 @@ msgstr "API'et kan ikke nåes, prøv igen senere"
#: [field]type_here
msgid "Type here"
msgstr "Skriv her"
#~ msgid "Upload a file"
#~ msgstr "Upload en fil"

58
locales/de.po

@ -66,6 +66,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -111,7 +113,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Tom Teichler <tom@dummerdelfin.de>\n"
"Language-Team: German (http://www.transifex.com/movim/movim/language/de/)\n"
@ -556,6 +558,10 @@ msgstr "Anruf begonnen"
msgid "Call ended"
msgstr "Anruf beendet"
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Mitglieder"
@ -600,6 +606,10 @@ msgstr "Beginne eine neue Unterhaltung durch Klicken auf die %sSchaltfläche."
msgid "Chat with a contact"
msgstr "Mit einem Kontakt chatten"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Sofortnachrichten"
@ -684,6 +694,10 @@ msgstr "Sie werden die folgende Gemeinschaft löschen. Bitte bestätigen Sie Ihr
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr "Anscheinend existiert diese Gemeinschaft nicht mehr. Möchten Sie das Abonnement löschen?"
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr "Besitzer"
@ -853,6 +867,14 @@ msgstr "Nachtmodus"
msgid "Use dark colors to rest your eyes"
msgstr "Dunkle Farben benutzen, um die Augen zu entspannen"
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr "Archivierungseinstellungen"
@ -985,8 +1007,9 @@ msgstr "Hört zu"
msgid "Last seen"
msgstr "Zuletzt gesehen"
#: [client]title
msgid "Client Information"
#: [clients]title
#, fuzzy
msgid "Clients information"
msgstr "Client-Informationen"
#: [explore]last_registered
@ -1061,6 +1084,10 @@ msgstr "Einladen"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr "Der Kontakt ist in Ihrer Kontaktliste, aber es gibt keine Verbindung zwischen den beiden Konten"
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "Häufig gestellte Fragen"
@ -1657,6 +1684,10 @@ msgstr "Noch keine Kontakte?"
msgid "Find one by searching for his name or id"
msgstr "Finde jemanden, indem du seinen Namen oder seine ID suchst"
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr "An einen Blogbeitrag anheften"
@ -1705,9 +1736,9 @@ msgstr "Kein öffentlicher Newsfeed für diesen Kontakt"
msgid "No contact specified"
msgstr "Keinen Kontakt angegeben"
#: [upload]title
msgid "Upload a file"
msgstr "Eine Datei hochladen"
#: [upload]title [button]upload
msgid "Upload"
msgstr "Hochladen"
#: [upload]choose
msgid "Choose a file to upload"
@ -1958,6 +1989,10 @@ msgstr "Huch!"
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"
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr "Huch!"
@ -2022,10 +2057,6 @@ msgstr "Speichern"
msgid "Clear"
msgstr "Leeren"
#: [button]upload
msgid "Upload"
msgstr "Hochladen"
#: [button]connecting
msgid "Connecting"
msgstr "Verbindung wird hergestellt"
@ -2123,6 +2154,10 @@ msgstr "Sonntag"
msgid "Bot"
msgstr "Bot"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Desktop"
@ -2678,3 +2713,6 @@ msgstr "Die API ist nicht erreichbar, bitte später erneut versuchen"
#: [field]type_here
msgid "Type here"
msgstr "Hier schreiben"
#~ msgid "Upload a file"
#~ msgstr "Eine Datei hochladen"

57
locales/el.po

@ -50,6 +50,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -95,7 +97,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Greek (http://www.transifex.com/movim/movim/language/el/)\n"
@ -540,6 +542,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Μέλη"
@ -584,6 +590,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Συνομιλία"
@ -668,6 +678,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -837,6 +851,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -969,8 +991,8 @@ msgstr "Ακούει"
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1045,6 +1067,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1641,6 +1667,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1689,9 +1719,9 @@ msgstr ""
msgid "No contact specified"
msgstr "Δεν διευκρινίζεται κάποια επαφή"
#: [upload]title
msgid "Upload a file"
msgstr "Μεταφορτώστε ένα αρχείο "
#: [upload]title [button]upload
msgid "Upload"
msgstr "Μεταφόρτωση"
#: [upload]choose
msgid "Choose a file to upload"
@ -1942,6 +1972,10 @@ msgstr "Ουπς!"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2006,10 +2040,6 @@ msgstr "Αποθήκευση"
msgid "Clear"
msgstr "Εκκαθάριση"
#: [button]upload
msgid "Upload"
msgstr "Μεταφόρτωση"
#: [button]connecting
msgid "Connecting"
msgstr "Συνδέεται"
@ -2107,6 +2137,10 @@ msgstr "Κυριακή"
msgid "Bot"
msgstr "Ρομπότ"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""
@ -2662,3 +2696,6 @@ msgstr ""
#: [field]type_here
msgid "Type here"
msgstr "Πληκτρολογήστε εδώ"
#~ msgid "Upload a file"
#~ msgstr "Μεταφορτώστε ένα αρχείο "

58
locales/en.po

@ -49,6 +49,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -94,7 +96,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: English (http://www.transifex.com/movim/movim/language/en/)\n"
@ -539,6 +541,10 @@ msgstr "Call started"
msgid "Call ended"
msgstr "Call ended"
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Members"
@ -583,6 +589,10 @@ msgstr "Start a new conversation by clicking on the %s button."
msgid "Chat with a contact"
msgstr "Chat with a contact"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Chat"
@ -667,6 +677,10 @@ msgstr "You are going to delete the following community. Please confirm your act
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr "Owners"
@ -836,6 +850,14 @@ msgstr "Night Mode"
msgid "Use dark colors to rest your eyes"
msgstr "Use dark colors to rest your eyes"
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr "Archiving preferences"
@ -968,8 +990,9 @@ msgstr "Listening"
msgid "Last seen"
msgstr "Last seen"
#: [client]title
msgid "Client Information"
#: [clients]title
#, fuzzy
msgid "Clients information"
msgstr "Client Information"
#: [explore]last_registered
@ -1044,6 +1067,10 @@ msgstr "Invite"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr "This contact is in your contact list but there is no subscription between the two accounts"
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "Frequently Asked Questions"
@ -1640,6 +1667,10 @@ msgstr "No contacts yet?"
msgid "Find one by searching for his name or id"
msgstr "Find one by searching for his name or id"
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr "Attach to a blog publication"
@ -1688,9 +1719,9 @@ msgstr "No public feed for this contact"
msgid "No contact specified"
msgstr "No contact specified"
#: [upload]title
msgid "Upload a file"
msgstr "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr "Upload"
#: [upload]choose
msgid "Choose a file to upload"
@ -1941,6 +1972,10 @@ msgstr "Whoops!"
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movim cannot talk with the server, please try again later"
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr "Oops!"
@ -2005,10 +2040,6 @@ msgstr "Save"
msgid "Clear"
msgstr "Clear"
#: [button]upload
msgid "Upload"
msgstr "Upload"
#: [button]connecting
msgid "Connecting"
msgstr "Connecting"
@ -2106,6 +2137,10 @@ msgstr "Sunday"
msgid "Bot"
msgstr "Bot"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Desktop"
@ -2661,3 +2696,6 @@ msgstr "The API is not reachable, try again later"
#: [field]type_here
msgid "Type here"
msgstr "Type here"
#~ msgid "Upload a file"
#~ msgstr "Upload a file"

52
locales/eo.po

@ -49,6 +49,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -94,7 +96,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/movim/movim/language/eo/)\n"
@ -539,6 +541,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -583,6 +589,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Tujmesaĝilo"
@ -667,6 +677,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -836,6 +850,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -968,8 +990,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1044,6 +1066,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1640,6 +1666,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1688,8 +1718,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1941,6 +1971,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2005,10 +2039,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2106,6 +2136,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

58
locales/es.po

@ -56,6 +56,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -101,7 +103,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Spanish (http://www.transifex.com/movim/movim/language/es/)\n"
@ -546,6 +548,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Miembros"
@ -590,6 +596,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr "Añadir nueva conversación"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Conversación"
@ -674,6 +684,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr "Propietarios"
@ -843,6 +857,14 @@ msgstr "Modo nocturno"
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -975,8 +997,9 @@ msgstr "Escuchando"
msgid "Last seen"
msgstr "Visto por última vez"
#: [client]title
msgid "Client Information"
#: [clients]title
#, fuzzy
msgid "Clients information"
msgstr "Información del cliente"
#: [explore]last_registered
@ -1051,6 +1074,10 @@ msgstr "Invitar"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr "Este contacto esta en tu lista de contactos pero no hay suscripción entre las dos cuentas"
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "Preguntas frecuentes"
@ -1647,6 +1674,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1695,9 +1726,9 @@ msgstr "No hay contenido público de este contacto"
msgid "No contact specified"
msgstr "No hay contacto especificado"
#: [upload]title
msgid "Upload a file"
msgstr "Subir un archivo"
#: [upload]title [button]upload
msgid "Upload"
msgstr "Subir"
#: [upload]choose
msgid "Choose a file to upload"
@ -1948,6 +1979,10 @@ msgstr "¡Uuups!"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr "¡Ups!"
@ -2012,10 +2047,6 @@ msgstr "Guardar"
msgid "Clear"
msgstr "Limpiar"
#: [button]upload
msgid "Upload"
msgstr "Subir"
#: [button]connecting
msgid "Connecting"
msgstr "Contactando"
@ -2113,6 +2144,10 @@ msgstr "Domingo"
msgid "Bot"
msgstr "Bot"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Escritorio"
@ -2668,3 +2703,6 @@ msgstr "La API no se puede alcanzar, inténtalo de nuevo más tarde"
#: [field]type_here
msgid "Type here"
msgstr "Escribe aquí"
#~ msgid "Upload a file"
#~ msgstr "Subir un archivo"

52
locales/eu.po

@ -49,6 +49,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -94,7 +96,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Basque (http://www.transifex.com/movim/movim/language/eu/)\n"
@ -539,6 +541,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -583,6 +589,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -667,6 +677,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -836,6 +850,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -968,8 +990,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1044,6 +1066,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1640,6 +1666,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1688,8 +1718,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1941,6 +1971,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2005,10 +2039,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2106,6 +2136,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

57
locales/fa.po

@ -51,6 +51,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Persian (http://www.transifex.com/movim/movim/language/fa/)\n"
@ -541,6 +543,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "اعض"
@ -585,6 +591,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr "با مخاطب گپ بزنید"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "گپ"
@ -669,6 +679,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr "مالک ها"
@ -838,6 +852,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -970,8 +992,8 @@ msgstr ""
msgid "Last seen"
msgstr "آخرین بازدید"
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1046,6 +1068,10 @@ msgstr "دعوت"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "سوال هایی که اخیرا پرسیده شده"
@ -1642,6 +1668,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1690,9 +1720,9 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
msgstr "آپلود کردن فایل"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
msgid "Choose a file to upload"
@ -1943,6 +1973,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2007,10 +2041,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2108,6 +2138,10 @@ msgstr "یکشنبه"
msgid "Bot"
msgstr "بات"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "دسکتاپ"
@ -2663,3 +2697,6 @@ msgstr ""
#: [field]type_here
msgid "Type here"
msgstr ""
#~ msgid "Upload a file"
#~ msgstr "آپلود کردن فایل"

57
locales/fi.po

@ -50,6 +50,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -95,7 +97,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Finnish (http://www.transifex.com/movim/movim/language/fi/)\n"
@ -540,6 +542,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Jäsenet"
@ -584,6 +590,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr "Keskustele kontaktin kanssa"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Keskustelu"
@ -668,6 +678,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -837,6 +851,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -969,8 +991,8 @@ msgstr "Kuuntelee"
msgid "Last seen"
msgstr "Nähty viimeksi"
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1045,6 +1067,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "Usein kysytyt kysymykset"
@ -1641,6 +1667,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1689,9 +1719,9 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
msgstr "Lataa tiedosto"
#: [upload]title [button]upload
msgid "Upload"
msgstr "Lataa"
#: [upload]choose
msgid "Choose a file to upload"
@ -1942,6 +1972,10 @@ msgstr "Hupsista!"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr "Hups!"
@ -2006,10 +2040,6 @@ msgstr "Tallenna"
msgid "Clear"
msgstr "Tyhjää"
#: [button]upload
msgid "Upload"
msgstr "Lataa"
#: [button]connecting
msgid "Connecting"
msgstr "Yhdistetään"
@ -2107,6 +2137,10 @@ msgstr "Sunnuntai"
msgid "Bot"
msgstr "Botti"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Työpöytä"
@ -2662,3 +2696,6 @@ msgstr "API ei ole saatavilla, yritä myöhemmin uudelleen"
#: [field]type_here
msgid "Type here"
msgstr "Kirjoita tähän"
#~ msgid "Upload a file"
#~ msgstr "Lataa tiedosto"

99
locales/fr.po

@ -3,6 +3,7 @@
# Baudouin Feildel <baudouin_transifex@feildel.fr>, 2018
# Cypouz, 2015
# Éfrit, 2015
# François D. <francois.drouhard@gmail.com>, 2019
# Jaussoin Timothée <edhelas@movim.eu>, 2015-2019
# Maxime Buquet <tidusx62@gmail.com>, 2015
# Raphael J <contact@raphael-jolivet.name>, 2018
@ -57,6 +58,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -102,8 +105,8 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-09-07 22:04+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"
"Language: fr_FR\n"
@ -111,7 +114,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Translate Toolkit 2.3.1\n"
"X-Generator: Translate Toolkit 2.4.0\n"
#: [about]thanks
msgid "Thanks"
@ -171,7 +174,7 @@ msgstr "Veuillez entrer un mot de passe valide (6 caractères minimum)"
#: [account]password_not_same
msgid "The provided passwords are not the same"
msgstr "Les mot de passes renseignés ne sont pas identiques"
msgstr "Les mots de passe renseignés ne sont pas identiques"
#: [account]delete
msgid "Delete your account"
@ -187,7 +190,7 @@ msgstr "Entrez votre identifiant complet"
#: [account]delete_text_error
msgid "Please provide a valid username."
msgstr "Veuillez entre un identifiant valide."
msgstr "Veuillez entrer un identifiant valide."
#: [account]gateway_title
msgid "Gateways"
@ -449,7 +452,7 @@ msgstr "Avatar non mis à jour"
#: [avatar]missing
msgid "No avatar defined yet"
msgstr "Aucun avatar définit pour le moment"
msgstr "Aucun avatar défini pour le moment"
#: [blog]title [feed]title
msgid "%s’s feed"
@ -547,6 +550,10 @@ msgstr "Appel entrant"
msgid "Call ended"
msgstr "Fin de l'appel"
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr "Une erreur s'est produite lors de l'envoi du message"
#: [chatroom]members
msgid "Members"
msgstr "Membres"
@ -591,6 +598,10 @@ msgstr "Commencez une nouvelle conversation en cliquant sur le bouton %s"
msgid "Chat with a contact"
msgstr "Discuter avec un contact"
#: [chats]me
msgid "Me"
msgstr "Moi"
#: [button]chat
msgid "Chat"
msgstr "Clavardage"
@ -613,7 +624,7 @@ msgstr "Rechercher un nouveau serveur"
#: [communities]servers
msgid "Communities servers"
msgstr "Serveurs de Communautés"
msgstr "Serveurs de communautés"
#: [communities]disco
msgid "Communities server discovered"
@ -633,7 +644,7 @@ msgstr "Communauté créée avec succès"
#: [communitiesserver]empty_server
msgid "There is no Communities yet on this server."
msgstr "Il n'y a pas de Communautés pour le moment sur ce serveur"
msgstr "Il n'y a pas de communautés pour le moment sur ce serveur"
#: [communitiesserver]add
msgid "Create a new community on %s"
@ -641,7 +652,7 @@ msgstr "Créer une nouvelle communauté sur %s "
#: [communitiesserver]name
msgid "Community name"
msgstr "Nom de la Communauté"
msgstr "Nom de la communauté"
#: [communitiesserver]name_example
msgid "My Little Pony - Fan Club"
@ -675,6 +686,10 @@ msgstr "Vous allez supprimer la communauté suivante. Êtes-vous sûr ?"
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr "Il semblerait que cette communauté n'existe plus. Souhaitez-vous la supprimer de vos souscriptions ?"
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr "Erreur lors de la mise en place de la configuration du nœud"
#: [communityaffiliation]owners
msgid "Owners"
msgstr "Propriétaires"
@ -844,6 +859,14 @@ msgstr "Mode Nuit"
msgid "Use dark colors to rest your eyes"
msgstr "Des couleurs sombres pour reposer vos yeux"
#: [config]chatmain
msgid "Main chat page"
msgstr "Page chat principale"
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr "Ouvrir la partie chat par défaut lors du lancement"
#: [config]mam
msgid "Archiving preferences"
msgstr "Paramètres d'archivage"
@ -976,9 +999,9 @@ msgstr "En écoute"
msgid "Last seen"
msgstr "Dernière apparition"
#: [client]title
msgid "Client Information"
msgstr "Informations sur le Client"
#: [clients]title
msgid "Clients information"
msgstr "Informations des clients"
#: [explore]last_registered
msgid "Last registered"
@ -1010,11 +1033,11 @@ msgstr "%s ans"
#: [blog]last
msgid "Last public post"
msgstr "Derniers billets public"
msgstr "Derniers billets publics"
#: [blog]visit
msgid "Visit the blog to see all the public posts"
msgstr "Visiter le blog pour voir tous les billets publiques"
msgstr "Visiter le blog pour voir tous les billets publics"
#: [subscription]to
msgid "You can see this contact status"
@ -1052,17 +1075,21 @@ msgstr "Inviter"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr "Ce contact est présent dans votre liste mais il n'y a aucune souscriptions entre vos deux comptes"
#: [draw]title
msgid "Draw"
msgstr "Dessiner"
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "Foire aux questions"
#: [faq]permission_title
msgid "What does the permission setting do?"
msgstr "Quel est l'utilité du paramètre de permission ?"
msgstr "Quelle est l'utilité du paramètre de permission ?"
#: [faq]permission_text
msgid "By default the content is only available to your contacts. You can make your profile and publications public by enabling the related setting."
msgstr "Le contenu que vous publiez et, par défaut, uniquement disponible pour vos contacts. Vous pouvez choisir de partager publiquement votre profil et vos publications en activant ce paramètre."
msgstr "Le contenu que vous publiez est, par défaut, uniquement disponible pour vos contacts. Vous pouvez choisir de partager publiquement votre profil et vos publications en activant ce paramètre."
#: [faq]permission_community_title
msgid "How does it applies on Communities posts?"
@ -1070,7 +1097,7 @@ msgstr "Comment ce paramètre s'applique t'il aux publications dans les Communau
#: [faq]permission_community_text
msgid "Similary to your blog publications except that, by default, the posts are only available to the members or subscribers of the Community (except if you explicitly open all the Community content)"
msgstr "Le comportement est similaire aux articles publiés sur votre blog à l'exception que les articles publiés sont accessibles aux membres ou souscrit de la Communauté en question (sauf si vous souhaitez ouvrir totalement le contenu de la Communauté)."
msgstr "Le comportement est similaire aux articles publiés sur votre blog à l'exception que les articles publiés sont accessibles aux membres ou souscripteurs de la Communauté en question (sauf si vous souhaitez ouvrir totalement le contenu de la Communauté)."
#: [faq]chatrooms_title
msgid "Where can I find a list of chatrooms?"
@ -1222,7 +1249,7 @@ msgstr "Aucune actualité… pour le moment"
#: [menu]empty
msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed."
msgstr "Bienvenue sur votre flux d’actualité, ici vous verrez toutes les publications des communautés auxquelles vous vous êtes abonnées ainsi que celles de vos contacts."
msgstr "Bienvenue sur votre flux d’actualité, ici vous verrez toutes les publications des communautés auxquelles vous vous êtes abonné ainsi que celles de vos contacts."
#: [menu]all
msgid "All"
@ -1302,7 +1329,7 @@ msgstr "Contenu"
#: [post]published
msgid "Post published"
msgstr "Bilet publié"
msgstr "Billet publié"
#: [post]deleted
msgid "Post deleted"
@ -1434,7 +1461,7 @@ msgstr "Toutes les principales fonctionnalités de Movim sont disponibles à cet
#: [hello]profile_title
msgid "Looks like you didn’t complete your profile yet"
msgstr "Il semblerait que vous n'ayez pas encore complété vôtre profil"
msgstr "Il semblerait que vous n'ayez pas encore complété votre profil"
#: [hello]profile_paragraph
msgid "You can go in the Configuration page to describe yourself and put a nice picture"
@ -1522,7 +1549,7 @@ msgstr "Éditer un salon de discussion"
#: [rooms]empty_text1
msgid "You don’t have any chatroom yet."
msgstr "Vous n'avez pas encore de salon de discussions."
msgstr "Vous n'avez pas encore de salon de discussion."
#: [rooms]empty_text2
msgid "Add one by clicking on the add button."
@ -1626,7 +1653,7 @@ msgstr "Publique"
#: [room]public_muc_text
msgid "The participants of this chatroom can see each other's profile"
msgstr "Les participants de ce salon peuvent voir leurs profiles réciproquement"
msgstr "Les participants de ce salon peuvent voir leurs profils réciproquement"
#: [search]keyword
msgid "What are you looking for?"
@ -1648,6 +1675,10 @@ msgstr "Pas encore de contacts ?"
msgid "Find one by searching for his name or id"
msgstr "Trouvez-en un en saisissant son nom ou son identifiant"
#: [search]tags
msgid "Tags"
msgstr "Étiquettes"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr "Attacher à un billet de blog"
@ -1696,9 +1727,9 @@ msgstr "Pas de flux public pour ce contact"
msgid "No contact specified"
msgstr "Aucun contact indiqué"
#: [upload]title
msgid "Upload a file"
msgstr "Téléverser un fichier"
#: [upload]title [button]upload
msgid "Upload"
msgstr "Téléverser"
#: [upload]choose
msgid "Choose a file to upload"
@ -1794,7 +1825,7 @@ msgstr "Movim fonctionne actuellement en mode dégradé"
#: [degraded]text_1
msgid "Your server doesn’t support XMPP Pubsub persistence."
msgstr "Vôtre serveur ne supporte pas la persistance XMPP Pubsub."
msgstr "Votre serveur ne supporte pas la persistance XMPP Pubsub."
#: [degraded]text_2
msgid "The communities, news feed and profile have been disabled for the moment."
@ -1802,7 +1833,7 @@ msgstr "Les communautés, fil d'actualités et profils ont été désactivés po
#: [degraded]text_3
msgid "Please contact your server administrator to see if this feature can be enabled."
msgstr "Merci de contacter l'administrateur de vôtre serveur pour vérifier si cette fonctionnalité peut être activée."
msgstr "Merci de contacter l'administrateur de votre serveur pour vérifier si cette fonctionnalité peut être activée."
#: [visio]calling
msgid "…is calling you"
@ -1949,6 +1980,10 @@ msgstr "Oups !"
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"
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr "Reconnexion au serveur…"
#: [error]oops
msgid "Oops!"
msgstr "Oups !"
@ -2013,10 +2048,6 @@ msgstr "Sauvegarder"
msgid "Clear"
msgstr "Vider"
#: [button]upload
msgid "Upload"
msgstr "Téléverser"
#: [button]connecting
msgid "Connecting"
msgstr "Connexion"
@ -2114,6 +2145,10 @@ msgstr "Dimanche"
msgid "Bot"
msgstr "Robot"
#: [client]console
msgid "Console"
msgstr "Console"
#: [client]desktop
msgid "Desktop"
msgstr "Bureau"
@ -2280,7 +2315,7 @@ msgstr "charmeur(se)"
#: [mood]frustrated
msgid "frustrated"
msgstr "frustré"
msgstr "frustré(e)"
#: [mood]grateful
msgid "grateful"

52
locales/ga.po

@ -50,6 +50,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -95,7 +97,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Irish (http://www.transifex.com/movim/movim/language/ga/)\n"
@ -540,6 +542,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -584,6 +590,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -668,6 +678,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -837,6 +851,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -969,8 +991,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1045,6 +1067,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1641,6 +1667,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1689,8 +1719,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1942,6 +1972,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2006,10 +2040,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2107,6 +2137,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

52
locales/gl.po

@ -49,6 +49,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -94,7 +96,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Galician (http://www.transifex.com/movim/movim/language/gl/)\n"
@ -539,6 +541,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -583,6 +589,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Chat"
@ -667,6 +677,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -836,6 +850,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -968,8 +990,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1044,6 +1066,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1640,6 +1666,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1688,8 +1718,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1941,6 +1971,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2005,10 +2039,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2106,6 +2136,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

57
locales/he.po

@ -51,6 +51,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/movim/movim/language/he/)\n"
@ -541,6 +543,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "חברים"
@ -585,6 +591,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr "שיח עם איש קשר"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "שיחה"
@ -669,6 +679,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -838,6 +852,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -970,8 +992,8 @@ msgstr "מאזין כעת"
msgid "Last seen"
msgstr "נראה לאחרונה"
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1046,6 +1068,10 @@ msgstr "הזמן"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "שאלות נפוצות"
@ -1642,6 +1668,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1690,9 +1720,9 @@ msgstr "אין ערוץ פומבי עבור איש קשר זה"
msgid "No contact specified"
msgstr "לא צוין איש קשר"
#: [upload]title
msgid "Upload a file"
msgstr "העלה קובץ"
#: [upload]title [button]upload
msgid "Upload"
msgstr "העלאה"
#: [upload]choose
msgid "Choose a file to upload"
@ -1943,6 +1973,10 @@ msgstr "אופס!"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr "אופס!"
@ -2007,10 +2041,6 @@ msgstr "שמור"
msgid "Clear"
msgstr "טהר"
#: [button]upload
msgid "Upload"
msgstr "העלאה"
#: [button]connecting
msgid "Connecting"
msgstr "כעת מתחבר"
@ -2108,6 +2138,10 @@ msgstr "יום ראשון"
msgid "Bot"
msgstr "בוט"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "שולחן עבודה"
@ -2663,3 +2697,6 @@ msgstr "API אינו נגיש, נסה שוב מאוחר יותר"
#: [field]type_here
msgid "Type here"
msgstr "הקלד כאן"
#~ msgid "Upload a file"
#~ msgstr "העלה קובץ"

52
locales/hr.po

@ -50,6 +50,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -95,7 +97,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Croatian (http://www.transifex.com/movim/movim/language/hr/)\n"
@ -540,6 +542,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -584,6 +590,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -668,6 +678,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -837,6 +851,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -969,8 +991,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1045,6 +1067,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1641,6 +1667,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1689,8 +1719,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1942,6 +1972,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2006,10 +2040,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2107,6 +2137,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

58
locales/hu.po

@ -54,6 +54,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -99,7 +101,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Hungarian (http://www.transifex.com/movim/movim/language/hu/)\n"
@ -544,6 +546,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Tagok"
@ -588,6 +594,10 @@ msgstr "Indíts új üzenetváltást a %sgombra való kattintással"
msgid "Chat with a contact"
msgstr "Beszélgetés egy partnerrel"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Chat"
@ -672,6 +682,10 @@ msgstr "Törölni fogod az alábbi közösséget. Kérlek erősítsd meg szánd
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr "Úgy tűnik, ez a közösség már nem létezik. El akarod távolítani a feliratkozásaid közül?"
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr "Tulajdonosok"
@ -841,6 +855,14 @@ msgstr "Éjjeli mód"
msgid "Use dark colors to rest your eyes"
msgstr "Sötét színek használata, hogy pihenni tudjon a szemed"
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr "Archiválási beállítások"
@ -973,8 +995,9 @@ msgstr "hallgat"
msgid "Last seen"
msgstr "Utoljára itt"
#: [client]title
msgid "Client Information"
#: [clients]title
#, fuzzy
msgid "Clients information"
msgstr "Kliensinformáció"
#: [explore]last_registered
@ -1049,6 +1072,10 @@ msgstr "Meghívás"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr "Ez az partner a partnerlistádon van, de nincsenek feliratkozások a két fiók között."
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "Gyakran Ismételt Kérdések"
@ -1645,6 +1672,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1693,9 +1724,9 @@ msgstr "A partnernek nincs nyilvános hírfolyama"
msgid "No contact specified"
msgstr "Nincs kapcsolat megadva"
#: [upload]title
msgid "Upload a file"
msgstr "Fájl feltöltése"
#: [upload]title [button]upload
msgid "Upload"
msgstr "Feltölt"
#: [upload]choose
msgid "Choose a file to upload"
@ -1946,6 +1977,10 @@ msgstr "Hupsz!"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr "Hupsz!"
@ -2010,10 +2045,6 @@ msgstr "Mentés"
msgid "Clear"
msgstr "Törlés"
#: [button]upload
msgid "Upload"
msgstr "Feltölt"
#: [button]connecting
msgid "Connecting"
msgstr "Csatlakozás"
@ -2111,6 +2142,10 @@ msgstr "Vasárnap"
msgid "Bot"
msgstr "Robot"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Asztal"
@ -2666,3 +2701,6 @@ msgstr "Az API nem elérhető, próbáld újra később"
#: [field]type_here
msgid "Type here"
msgstr "Ide írj"
#~ msgid "Upload a file"
#~ msgstr "Fájl feltöltése"

54
locales/id.po

@ -52,6 +52,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Indonesian (http://www.transifex.com/movim/movim/language/id/)\n"
@ -542,6 +544,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Anggota"
@ -586,6 +592,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr "Mengobrol dengan sebuah kontak"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Obrolan"
@ -670,6 +680,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr "Pemilik"
@ -839,6 +853,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -971,8 +993,8 @@ msgstr "Mendengarkan"
msgid "Last seen"
msgstr "Terakhir terlihat"
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1047,6 +1069,10 @@ msgstr "Undang"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "Pertanyaan Seputar"
@ -1643,6 +1669,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1691,9 +1721,9 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
msgstr ""
#: [upload]title [button]upload
msgid "Upload"
msgstr "Unggah"
#: [upload]choose
msgid "Choose a file to upload"
@ -1944,6 +1974,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2008,10 +2042,6 @@ msgstr "Simpan"
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr "Unggah"
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2109,6 +2139,10 @@ msgstr ""
msgid "Bot"
msgstr "Bot"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Desktop"

52
locales/io.po

@ -51,6 +51,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Ido (http://www.transifex.com/movim/movim/language/io/)\n"
@ -541,6 +543,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Membri"
@ -585,6 +591,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Konverso"
@ -669,6 +679,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -838,6 +852,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -970,8 +992,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1046,6 +1068,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1642,6 +1668,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1690,8 +1720,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1943,6 +1973,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr "Ups!"
@ -2007,10 +2041,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2108,6 +2138,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

52
locales/is.po

@ -50,6 +50,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -95,7 +97,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Icelandic (http://www.transifex.com/movim/movim/language/is/)\n"
@ -540,6 +542,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Meðlimir"
@ -584,6 +590,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Spjall"
@ -668,6 +678,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -837,6 +851,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -969,8 +991,8 @@ msgstr "Að Hlusta"
msgid "Last seen"
msgstr "Sást síðast"
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1045,6 +1067,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1641,6 +1667,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1689,8 +1719,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1942,6 +1972,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2006,10 +2040,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2107,6 +2137,10 @@ msgstr "Sunnudagur"
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

58
locales/it.po

@ -57,6 +57,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -102,7 +104,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Italian (http://www.transifex.com/movim/movim/language/it/)\n"
@ -547,6 +549,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Partecipanti"
@ -591,6 +597,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr "Chatta con un contatto"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Chat"
@ -675,6 +685,10 @@ msgstr "Stai per cancellare la seguente comunità. Conferma l'azione."
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr "Proprietari"
@ -844,6 +858,14 @@ msgstr "Modalità Notturna"
msgid "Use dark colors to rest your eyes"
msgstr "Usa colori scuri per far riposare gli occhi"
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -976,8 +998,9 @@ msgstr "Ascoltando"
msgid "Last seen"
msgstr "Ultima visita"
#: [client]title
msgid "Client Information"
#: [clients]title
#, fuzzy
msgid "Clients information"
msgstr "Informazioni del client"
#: [explore]last_registered
@ -1052,6 +1075,10 @@ msgstr "Invita"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr "Questo utente è nella tua lista di contatti ma non c'è sottoscrizione tra i due account"
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "Domande poste di frequente"
@ -1648,6 +1675,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1696,9 +1727,9 @@ msgstr "Nessun feed pubblico per questo contatto"
msgid "No contact specified"
msgstr "Nessun contatto specificato"
#: [upload]title
msgid "Upload a file"
msgstr "Invia un file"
#: [upload]title [button]upload
msgid "Upload"
msgstr "Carica"
#: [upload]choose
msgid "Choose a file to upload"
@ -1949,6 +1980,10 @@ msgstr "Ops!"
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movim non riesce a comunicare con il server, per favore riprova più tardi"
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr "Oops!"
@ -2013,10 +2048,6 @@ msgstr "Salva"
msgid "Clear"
msgstr "Cancella"
#: [button]upload
msgid "Upload"
msgstr "Carica"
#: [button]connecting
msgid "Connecting"
msgstr "Connessione"
@ -2114,6 +2145,10 @@ msgstr "Domenica"
msgid "Bot"
msgstr "Bot"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Desktop"
@ -2669,3 +2704,6 @@ msgstr "L'API non è raggiungibile, riprovare più tardi"
#: [field]type_here
msgid "Type here"
msgstr "Digita qui"
#~ msgid "Upload a file"
#~ msgstr "Invia un file"

57
locales/ja.po

@ -53,6 +53,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -98,7 +100,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Japanese (http://www.transifex.com/movim/movim/language/ja/)\n"
@ -543,6 +545,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "メンバー"
@ -587,6 +593,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr "誰かとチャットする"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "チャット"
@ -671,6 +681,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr "オーナー"
@ -840,6 +854,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -972,8 +994,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1048,6 +1070,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "よくある質問"
@ -1644,6 +1670,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1692,9 +1722,9 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
msgstr "アップロード "
#: [upload]title [button]upload
msgid "Upload"
msgstr "アップロード"
#: [upload]choose
msgid "Choose a file to upload"
@ -1945,6 +1975,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr "おっとぉ!"
@ -2009,10 +2043,6 @@ msgstr "保存"
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr "アップロード"
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2110,6 +2140,10 @@ msgstr "日曜日"
msgid "Bot"
msgstr "ボット"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "デスクトップ"
@ -2665,3 +2699,6 @@ msgstr ""
#: [field]type_here
msgid "Type here"
msgstr "ここに入力を"
#~ msgid "Upload a file"
#~ msgstr "アップロード "

52
locales/jbo.po

@ -50,6 +50,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -95,7 +97,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Lojban (http://www.transifex.com/movim/movim/language/jbo/)\n"
@ -540,6 +542,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -584,6 +590,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -668,6 +678,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -837,6 +851,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -969,8 +991,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1045,6 +1067,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1641,6 +1667,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1689,8 +1719,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1942,6 +1972,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2006,10 +2040,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2107,6 +2137,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

52
locales/kk.po

@ -49,6 +49,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -94,7 +96,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Kazakh (http://www.transifex.com/movim/movim/language/kk/)\n"
@ -539,6 +541,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -583,6 +589,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -667,6 +677,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -836,6 +850,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -968,8 +990,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1044,6 +1066,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1640,6 +1666,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1688,8 +1718,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1941,6 +1971,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2005,10 +2039,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2106,6 +2136,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

52
locales/ko.po

@ -50,6 +50,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -95,7 +97,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Korean (http://www.transifex.com/movim/movim/language/ko/)\n"
@ -540,6 +542,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -584,6 +590,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -668,6 +678,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -837,6 +851,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -969,8 +991,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1045,6 +1067,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1641,6 +1667,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1689,8 +1719,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1942,6 +1972,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2006,10 +2040,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2107,6 +2137,10 @@ msgstr "일요일"
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

52
locales/lb.po

@ -49,6 +49,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -94,7 +96,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Luxembourgish (http://www.transifex.com/movim/movim/language/lb/)\n"
@ -539,6 +541,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -583,6 +589,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -667,6 +677,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -836,6 +850,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -968,8 +990,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1044,6 +1066,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1640,6 +1666,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1688,8 +1718,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1941,6 +1971,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2005,10 +2039,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2106,6 +2136,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

52
locales/lt.po

@ -50,6 +50,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -95,7 +97,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Lithuanian (http://www.transifex.com/movim/movim/language/lt/)\n"
@ -540,6 +542,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -584,6 +590,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -668,6 +678,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -837,6 +851,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -969,8 +991,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1045,6 +1067,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1641,6 +1667,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1689,8 +1719,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1942,6 +1972,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2006,10 +2040,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2107,6 +2137,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

52
locales/lv.po

@ -51,6 +51,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Latvian (http://www.transifex.com/movim/movim/language/lv/)\n"
@ -541,6 +543,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -585,6 +591,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Tērzēšana"
@ -669,6 +679,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -838,6 +852,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -970,8 +992,8 @@ msgstr "Klausās"
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1046,6 +1068,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1642,6 +1668,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1690,8 +1720,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1943,6 +1973,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2007,10 +2041,6 @@ msgstr "Saglabāt"
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2108,6 +2138,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

54
locales/messages.pot

@ -47,6 +47,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -93,14 +95,14 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+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 2.3.1\n"
"X-Generator: Translate Toolkit 2.4.0\n"
#: [about]thanks
msgid "Thanks"
@ -556,6 +558,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -600,6 +606,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -687,6 +697,10 @@ msgid ""
"it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -858,6 +872,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -992,8 +1014,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1071,6 +1093,10 @@ msgid ""
"the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1688,6 +1714,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1738,8 +1768,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -2001,6 +2031,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2065,10 +2099,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2166,6 +2196,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

58
locales/nb.po

@ -54,6 +54,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -99,7 +101,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+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"
@ -544,6 +546,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Medlemer"
@ -588,6 +594,10 @@ msgstr "Begynn en ny samtale ved å klikke knappen %s."
msgid "Chat with a contact"
msgstr "Prat med en kontakt"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Samtale"
@ -672,6 +682,10 @@ msgstr "Du er igang med å slette følgende fellesskap. Vær så snill å bekre
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr "Eiere"
@ -841,6 +855,14 @@ msgstr "Nattmodus"
msgid "Use dark colors to rest your eyes"
msgstr "Bruk mørke farger for å avspenne øyne dine"
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr "Arkivinstillinger"
@ -973,8 +995,9 @@ msgstr "Lytter"
msgid "Last seen"
msgstr "Sist sett"
#: [client]title
msgid "Client Information"
#: [clients]title
#, fuzzy
msgid "Clients information"
msgstr "Informasjoner om klienten"
#: [explore]last_registered
@ -1049,6 +1072,10 @@ msgstr "Inviter"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "Ofte stilte spørsmål"
@ -1645,6 +1672,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1693,9 +1724,9 @@ msgstr "Denne kontakten har ingen offentlig strøm"
msgid "No contact specified"
msgstr "Ingen kontakt spesifisert"
#: [upload]title
msgid "Upload a file"
msgstr "Last opp fil"
#: [upload]title [button]upload
msgid "Upload"
msgstr "Last opp"
#: [upload]choose
msgid "Choose a file to upload"
@ -1946,6 +1977,10 @@ msgstr "Oida!"
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movim får ikke kontakt med tjeneren, prøv igjen senere"
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr "Uffda!"
@ -2010,10 +2045,6 @@ msgstr "Lagre"
msgid "Clear"
msgstr "Tøm"
#: [button]upload
msgid "Upload"
msgstr "Last opp"
#: [button]connecting
msgid "Connecting"
msgstr "Kobler til"
@ -2111,6 +2142,10 @@ msgstr "Søndag"
msgid "Bot"
msgstr "Bot"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Skrivebord"
@ -2666,3 +2701,6 @@ msgstr "API-et kan ikke nås, prøv igjen senere"
#: [field]type_here
msgid "Type here"
msgstr "Skriv her"
#~ msgid "Upload a file"
#~ msgstr "Last opp fil"

52
locales/ne.po

@ -50,6 +50,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -95,7 +97,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Nepali (http://www.transifex.com/movim/movim/language/ne/)\n"
@ -540,6 +542,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -584,6 +590,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -668,6 +678,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -837,6 +851,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -969,8 +991,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1045,6 +1067,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1641,6 +1667,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1689,8 +1719,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1942,6 +1972,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2006,10 +2040,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2107,6 +2137,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

60
locales/nl.po

@ -59,6 +59,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -104,7 +106,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Dutch (http://www.transifex.com/movim/movim/language/nl/)\n"
@ -549,6 +551,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Leden"
@ -593,6 +599,10 @@ msgstr "Start een nieuwe conversatie door op de %s knop te klikken."
msgid "Chat with a contact"
msgstr "Chat met een contactpersoon"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Chat"
@ -677,6 +687,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr "Beheerders"
@ -846,6 +860,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -978,9 +1000,10 @@ msgstr "Luisteren"
msgid "Last seen"
msgstr "Laatst gezien"
#: [client]title
msgid "Client Information"
msgstr ""
#: [clients]title
#, fuzzy
msgid "Clients information"
msgstr "Algemene informatie"
#: [explore]last_registered
msgid "Last registered"
@ -1054,6 +1077,10 @@ msgstr "Uitnodigen"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "Veelgestelde vragen"
@ -1650,6 +1677,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1698,9 +1729,9 @@ msgstr "Geen publieke feed beschikbaar voor deze contactpersoon"
msgid "No contact specified"
msgstr "Geen contactpersoon geselecteerd"
#: [upload]title
msgid "Upload a file"
msgstr "Upload een bestand"
#: [upload]title [button]upload
msgid "Upload"
msgstr "Uploaden"
#: [upload]choose
msgid "Choose a file to upload"
@ -1951,6 +1982,10 @@ msgstr "Oeps!"
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr "Oeps!"
@ -2015,10 +2050,6 @@ msgstr "Opslaan"
msgid "Clear"
msgstr "Opnieuw"
#: [button]upload
msgid "Upload"
msgstr "Uploaden"
#: [button]connecting
msgid "Connecting"
msgstr "Verbinden"
@ -2116,6 +2147,10 @@ msgstr "zondag"
msgid "Bot"
msgstr "Bot"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Bureaublad"
@ -2671,3 +2706,6 @@ msgstr "De API is niet bereikbaar, probeer later nog eens"
#: [field]type_here
msgid "Type here"
msgstr "Typ hier"
#~ msgid "Upload a file"
#~ msgstr "Upload een bestand"

54
locales/oc.po

@ -49,6 +49,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -94,7 +96,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+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"
@ -539,6 +541,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -583,6 +589,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Messatjariá instantanèa (chat)"
@ -667,6 +677,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -836,6 +850,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -968,8 +990,8 @@ msgstr "En escota"
msgid "Last seen"
msgstr "Darrièra visita"
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1044,6 +1066,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1640,6 +1666,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1688,9 +1718,9 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
msgstr ""
#: [upload]title [button]upload
msgid "Upload"
msgstr "Mandar"
#: [upload]choose
msgid "Choose a file to upload"
@ -1941,6 +1971,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2005,10 +2039,6 @@ msgstr "Enregistrar"
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr "Mandar"
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2106,6 +2136,10 @@ msgstr ""
msgid "Bot"
msgstr "Robòt"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Burèu"

57
locales/pl.po

@ -51,6 +51,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Polish (http://www.transifex.com/movim/movim/language/pl/)\n"
@ -541,6 +543,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Członkowie"
@ -585,6 +591,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr "Czatuj z kontaktem"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Czat"
@ -669,6 +679,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr "Właściciele"
@ -838,6 +852,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -970,8 +992,8 @@ msgstr "Słucham"
msgid "Last seen"
msgstr "Ostatni raz widziany"
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1046,6 +1068,10 @@ msgstr "Zaproś"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "Często Zadawane Pytania"
@ -1642,6 +1668,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1690,9 +1720,9 @@ msgstr "Brak publicznych treści tego kontaktu"
msgid "No contact specified"
msgstr "Nie określono żadnego kontaktu"
#: [upload]title
msgid "Upload a file"
msgstr "Wyślij plik"
#: [upload]title [button]upload
msgid "Upload"
msgstr "Upload"
#: [upload]choose
msgid "Choose a file to upload"
@ -1943,6 +1973,10 @@ msgstr "Ups!"
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movim nie może skomunikować się z serwerem, spróbuj później"
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr "Ups!"
@ -2007,10 +2041,6 @@ msgstr "Zapisz"
msgid "Clear"
msgstr "Wyczyść"
#: [button]upload
msgid "Upload"
msgstr "Upload"
#: [button]connecting
msgid "Connecting"
msgstr "Łączenie"
@ -2108,6 +2138,10 @@ msgstr "Niedziela"
msgid "Bot"
msgstr "Bot"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Pulpit"
@ -2663,3 +2697,6 @@ msgstr "Interfejs nieosiągalny, spróbuj ponownie później"
#: [field]type_here
msgid "Type here"
msgstr "Pisz tutaj"
#~ msgid "Upload a file"
#~ msgstr "Wyślij plik"

52
locales/pt.po

@ -52,6 +52,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Portuguese (http://www.transifex.com/movim/movim/language/pt/)\n"
@ -542,6 +544,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -586,6 +592,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Chat"
@ -670,6 +680,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -839,6 +853,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -971,8 +993,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1047,6 +1069,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1643,6 +1669,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1691,8 +1721,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1944,6 +1974,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2008,10 +2042,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2109,6 +2139,10 @@ msgstr ""
msgid "Bot"
msgstr "Robô"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Ambiente de trabalho"

58
locales/pt_br.po

@ -57,6 +57,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -102,7 +104,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+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"
@ -547,6 +549,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Membros"
@ -591,6 +597,10 @@ msgstr "Inicie uma nova conversa clicando no botão %s."
msgid "Chat with a contact"
msgstr "Converse com um contato"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Bate-papo"
@ -675,6 +685,10 @@ msgstr "Você vai apagar a comunidade seguinte. Por favor, confirme sua ação"
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr "Parece que esta comunidade não existe. Você deseja removê-la de suas inscrições?"
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr "Dono"
@ -844,6 +858,14 @@ msgstr "Modo noturno"
msgid "Use dark colors to rest your eyes"
msgstr "Use cores escuras para descansar seus olhos"
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr "Arquivando preferências"
@ -976,8 +998,9 @@ msgstr "Ouvindo"
msgid "Last seen"
msgstr "Última visualização"
#: [client]title
msgid "Client Information"
#: [clients]title
#, fuzzy
msgid "Clients information"
msgstr "Informação do cliente"
#: [explore]last_registered
@ -1052,6 +1075,10 @@ msgstr "Convidar"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr "Este contato está em sua lista de contatos mas não há conexão entre as duas contas"
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "Dúvidas mais comuns"
@ -1650,6 +1677,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1698,9 +1729,9 @@ msgstr "Não há Fonte de notícias pública para este contato"
msgid "No contact specified"
msgstr "Sem contato específico"
#: [upload]title
msgid "Upload a file"
msgstr "Enviar um arquivo"
#: [upload]title [button]upload
msgid "Upload"
msgstr "Enviar"
#: [upload]choose
msgid "Choose a file to upload"
@ -1951,6 +1982,10 @@ msgstr "Ooops!"
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movim não consegue falar com o servidor, por favor tente novamente mais tarde"
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr "Oops!"
@ -2015,10 +2050,6 @@ msgstr "Salvar"
msgid "Clear"
msgstr "Limpar"
#: [button]upload
msgid "Upload"
msgstr "Enviar"
#: [button]connecting
msgid "Connecting"
msgstr "Conectando"
@ -2116,6 +2147,10 @@ msgstr "Domingo"
msgid "Bot"
msgstr "Robô"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Área de trabalho"
@ -2671,3 +2706,6 @@ msgstr "A API está inalcançável, tente mais tarde"
#: [field]type_here
msgid "Type here"
msgstr "Digite aqui"
#~ msgid "Upload a file"
#~ msgstr "Enviar um arquivo"

57
locales/ro.po

@ -50,6 +50,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -95,7 +97,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Romanian (http://www.transifex.com/movim/movim/language/ro/)\n"
@ -540,6 +542,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Membri"
@ -584,6 +590,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Chat"
@ -668,6 +678,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -837,6 +851,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -969,8 +991,8 @@ msgstr ""
msgid "Last seen"
msgstr "Ultima oară văzut(ă)"
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1045,6 +1067,10 @@ msgstr "Invitați"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "Întrebări frecvente"
@ -1641,6 +1667,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1689,9 +1719,9 @@ msgstr ""
msgid "No contact specified"
msgstr "Nici un contact specificat"
#: [upload]title
msgid "Upload a file"
msgstr "Încarcă un fișier"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
msgid "Choose a file to upload"
@ -1942,6 +1972,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2006,10 +2040,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2107,6 +2137,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""
@ -2662,3 +2696,6 @@ msgstr ""
#: [field]type_here
msgid "Type here"
msgstr ""
#~ msgid "Upload a file"
#~ msgstr "Încarcă un fișier"

58
locales/ru.po

@ -62,6 +62,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -107,7 +109,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Russian (http://www.transifex.com/movim/movim/language/ru/)\n"
@ -552,6 +554,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Участники"
@ -596,6 +602,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr "Пообщаться с контактом"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Чат"
@ -680,6 +690,10 @@ msgstr "Вы собираетесь удалить это сообщество.
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr "Владельцы"
@ -849,6 +863,14 @@ msgstr "Ночной режим"
msgid "Use dark colors to rest your eyes"
msgstr "Тёмные цвета дадут отдохнуть вашим глазам"
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -981,8 +1003,9 @@ msgstr "Слушаю"
msgid "Last seen"
msgstr "Последнее посещение"
#: [client]title
msgid "Client Information"
#: [clients]title
#, fuzzy
msgid "Clients information"
msgstr "Информация о клиенте"
#: [explore]last_registered
@ -1057,6 +1080,10 @@ msgstr "Пригласить"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr "Контакт находится в Вашем контакт-листе, однако он не авторизован между аккаунтами"
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "Часто Задаваемые Вопросы (FAQ)"
@ -1653,6 +1680,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1701,9 +1732,9 @@ msgstr "Нет публичной ленты для этого контакта"
msgid "No contact specified"
msgstr "Контакт не задан"
#: [upload]title
msgid "Upload a file"
msgstr "Загрузить файл"
#: [upload]title [button]upload
msgid "Upload"
msgstr "Загрузить"
#: [upload]choose
msgid "Choose a file to upload"
@ -1954,6 +1985,10 @@ msgstr "Ой-ой!"
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movim не может установить связь с сервером, зайдите позже"
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr "Упс!"
@ -2018,10 +2053,6 @@ msgstr "Сохранить"
msgid "Clear"
msgstr "Очистить"
#: [button]upload
msgid "Upload"
msgstr "Загрузить"
#: [button]connecting
msgid "Connecting"
msgstr "Идет подключение"
@ -2119,6 +2150,10 @@ msgstr "Воскресенье"
msgid "Bot"
msgstr "Бот"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Настольный компьютер"
@ -2674,3 +2709,6 @@ msgstr "API недоступен, попробуйте позже"
#: [field]type_here
msgid "Type here"
msgstr "Введите здесь"
#~ msgid "Upload a file"
#~ msgstr "Загрузить файл"

52
locales/sk.po

@ -51,6 +51,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/movim/movim/language/sk_SK/)\n"
@ -541,6 +543,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -585,6 +591,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -669,6 +679,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -838,6 +852,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -970,8 +992,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1046,6 +1068,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1642,6 +1668,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1690,8 +1720,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1943,6 +1973,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2007,10 +2041,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2108,6 +2138,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

52
locales/sl.po

@ -49,6 +49,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -94,7 +96,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Slovenian (http://www.transifex.com/movim/movim/language/sl/)\n"
@ -539,6 +541,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -583,6 +589,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -667,6 +677,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -836,6 +850,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -968,8 +990,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1044,6 +1066,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1640,6 +1666,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1688,8 +1718,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1941,6 +1971,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2005,10 +2039,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2106,6 +2136,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

58
locales/sq.po

@ -51,6 +51,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Albanian (http://www.transifex.com/movim/movim/language/sq/)\n"
@ -541,6 +543,10 @@ msgstr "Thirrja filloi"
msgid "Call ended"
msgstr "Thirrja përfundoi"
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "Anëtarë"
@ -585,6 +591,10 @@ msgstr "Filloni një bisedë të re duke klikuar mbi butonin %s."
msgid "Chat with a contact"
msgstr "Fjalosuni me një kontakt"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Fjalosje"
@ -669,6 +679,10 @@ msgstr "Ju ndan një hap nga fshirja e bashkësisë vijuese. Ju lutemi, ripohoni
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr "Duket se ajo bashkësi s’ekziston më. Doni të hiqet nga pajtimet tuaja?"
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr "Pronarë"
@ -838,6 +852,14 @@ msgstr "Mënyra Mbrëmje"
msgid "Use dark colors to rest your eyes"
msgstr "Përdorni ngjyra të errëta për të çlodhur sytë"
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr "Parapëlqime arkivimi"
@ -970,8 +992,9 @@ msgstr "Duke Dëgjuar"
msgid "Last seen"
msgstr "Parë së fundi"
#: [client]title
msgid "Client Information"
#: [clients]title
#, fuzzy
msgid "Clients information"
msgstr "Të dhëna Klienti"
#: [explore]last_registered
@ -1046,6 +1069,10 @@ msgstr "Ftoje"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr "Ky kontakt gjendet në listën tuaj të kontakteve, por nuk ka pajtim mes dy llogarive"
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "Pyetje të Bëra Shpesh"
@ -1642,6 +1669,10 @@ msgstr "Ende pa kontakte?"
msgid "Find one by searching for his name or id"
msgstr "Gjeni një të tillë duke kërkuar për emër apo ID të tij"
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1690,9 +1721,9 @@ msgstr "S’ka prurje publike për këtë kontakt"
msgid "No contact specified"
msgstr "S’u përcaktua kontakt"
#: [upload]title
msgid "Upload a file"
msgstr "Ngarkoni një karte"
#: [upload]title [button]upload
msgid "Upload"
msgstr "Ngarkoje"
#: [upload]choose
msgid "Choose a file to upload"
@ -1943,6 +1974,10 @@ msgstr "Ooh!"
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movim-i s’komunikon dot me shërbyesin, ju lutemi, riprovoni më vonë"
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr "Oooh!"
@ -2007,10 +2042,6 @@ msgstr "Ruaje"
msgid "Clear"
msgstr "Pastroje"
#: [button]upload
msgid "Upload"
msgstr "Ngarkoje"
#: [button]connecting
msgid "Connecting"
msgstr "Po lidhet"
@ -2108,6 +2139,10 @@ msgstr "E diel"
msgid "Bot"
msgstr "Robot"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Desktop"
@ -2663,3 +2698,6 @@ msgstr "API nuk kapet dot, riprovoni më vonë"
#: [field]type_here
msgid "Type here"
msgstr "Shtypni këtu"
#~ msgid "Upload a file"
#~ msgstr "Ngarkoni një kartelë"

52
locales/sv.po

@ -51,6 +51,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Swedish (http://www.transifex.com/movim/movim/language/sv/)\n"
@ -541,6 +543,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -585,6 +591,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -669,6 +679,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -838,6 +852,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -970,8 +992,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1046,6 +1068,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1642,6 +1668,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1690,8 +1720,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1943,6 +1973,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2007,10 +2041,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2108,6 +2138,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

52
locales/sw.po

@ -49,6 +49,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -94,7 +96,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Swahili (http://www.transifex.com/movim/movim/language/sw/)\n"
@ -539,6 +541,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -583,6 +589,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -667,6 +677,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -836,6 +850,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -968,8 +990,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1044,6 +1066,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1640,6 +1666,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1688,8 +1718,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1941,6 +1971,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2005,10 +2039,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2106,6 +2136,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

52
locales/tr.po

@ -52,6 +52,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Turkish (http://www.transifex.com/movim/movim/language/tr/)\n"
@ -542,6 +544,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -586,6 +592,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "Sohbet"
@ -670,6 +680,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -839,6 +853,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -971,8 +993,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1047,6 +1069,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1643,6 +1669,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1691,8 +1721,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1944,6 +1974,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2008,10 +2042,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2109,6 +2139,10 @@ msgstr ""
msgid "Bot"
msgstr "Bot"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "Masaüstü"

52
locales/uk.po

@ -50,6 +50,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -95,7 +97,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+0000\n"
"Last-Translator: Jaussoin Timothée <edhelas@movim.eu>\n"
"Language-Team: Ukrainian (http://www.transifex.com/movim/movim/language/uk/)\n"
@ -540,6 +542,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr ""
@ -584,6 +590,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr ""
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr ""
@ -668,6 +678,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -837,6 +851,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -969,8 +991,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1045,6 +1067,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1641,6 +1667,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1689,8 +1719,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1942,6 +1972,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2006,10 +2040,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2107,6 +2137,10 @@ msgstr ""
msgid "Bot"
msgstr ""
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr ""

58
locales/zh.po

@ -58,6 +58,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -103,7 +105,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+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"
@ -548,6 +550,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "成员"
@ -592,6 +598,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr "同联系人聊天"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "聊天"
@ -676,6 +686,10 @@ msgstr "你将要删除下列的社群。请确认你的操作。"
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr "所有者"
@ -845,6 +859,14 @@ msgstr "夜间模式"
msgid "Use dark colors to rest your eyes"
msgstr "通过深色来放松你的眼睛"
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr "存档选项"
@ -977,8 +999,9 @@ msgstr "听"
msgid "Last seen"
msgstr "最后一次访问"
#: [client]title
msgid "Client Information"
#: [clients]title
#, fuzzy
msgid "Clients information"
msgstr "客户端信息"
#: [explore]last_registered
@ -1053,6 +1076,10 @@ msgstr "邀请"
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr "该联系人在你的联系人列表中,但两账户之间没有订阅"
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr "常见问题"
@ -1649,6 +1676,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1697,9 +1728,9 @@ msgstr "该联系人没有公开订阅源"
msgid "No contact specified"
msgstr "没有指定联系人"
#: [upload]title
msgid "Upload a file"
msgstr "上传一个文件"
#: [upload]title [button]upload
msgid "Upload"
msgstr "上传"
#: [upload]choose
msgid "Choose a file to upload"
@ -1950,6 +1981,10 @@ msgstr "糟了!"
msgid "Movim cannot talk with the server, please try again later"
msgstr "Movim 无法与服务器通信,请稍后再试"
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr "糟糕!"
@ -2014,10 +2049,6 @@ msgstr "保存"
msgid "Clear"
msgstr "清除"
#: [button]upload
msgid "Upload"
msgstr "上传"
#: [button]connecting
msgid "Connecting"
msgstr "连接中"
@ -2115,6 +2146,10 @@ msgstr "星期日"
msgid "Bot"
msgstr "Bot"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "桌面"
@ -2670,3 +2705,6 @@ msgstr "API 无法连接,请稍后重试"
#: [field]type_here
msgid "Type here"
msgstr "在此输入"
#~ msgid "Upload a file"
#~ msgstr "上传一个文件"

52
locales/zh_tw.po

@ -50,6 +50,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/ContactData/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Draw/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Help/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/Login/locales.ini
@ -95,7 +97,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 11:28+0200\n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-07-05 10:14+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"
@ -540,6 +542,10 @@ msgstr ""
msgid "Call ended"
msgstr ""
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr ""
#: [chatroom]members
msgid "Members"
msgstr "成員"
@ -584,6 +590,10 @@ msgstr ""
msgid "Chat with a contact"
msgstr "跟聯絡人聊天"
#: [chats]me
msgid "Me"
msgstr ""
#: [button]chat
msgid "Chat"
msgstr "聊天"
@ -668,6 +678,10 @@ msgstr ""
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr ""
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"
msgstr ""
#: [communityaffiliation]owners
msgid "Owners"
msgstr ""
@ -837,6 +851,14 @@ msgstr ""
msgid "Use dark colors to rest your eyes"
msgstr ""
#: [config]chatmain
msgid "Main chat page"
msgstr ""
#: [config]chatmain_text
msgid "Make the chat page as the default one"
msgstr ""
#: [config]mam
msgid "Archiving preferences"
msgstr ""
@ -969,8 +991,8 @@ msgstr ""
msgid "Last seen"
msgstr ""
#: [client]title
msgid "Client Information"
#: [clients]title
msgid "Clients information"
msgstr ""
#: [explore]last_registered
@ -1045,6 +1067,10 @@ msgstr ""
msgid "This contact is in your contact list but there is no subscription between the two accounts"
msgstr ""
#: [draw]title
msgid "Draw"
msgstr ""
#: [faq]title
msgid "Frequently Asked Questions"
msgstr ""
@ -1641,6 +1667,10 @@ msgstr ""
msgid "Find one by searching for his name or id"
msgstr ""
#: [search]tags
msgid "Tags"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1689,8 +1719,8 @@ msgstr ""
msgid "No contact specified"
msgstr ""
#: [upload]title
msgid "Upload a file"
#: [upload]title [button]upload
msgid "Upload"
msgstr ""
#: [upload]choose
@ -1942,6 +1972,10 @@ msgstr ""
msgid "Movim cannot talk with the server, please try again later"
msgstr ""
#: [error]websocket_connect
msgid "Reconnection to the server…"
msgstr ""
#: [error]oops
msgid "Oops!"
msgstr ""
@ -2006,10 +2040,6 @@ msgstr ""
msgid "Clear"
msgstr ""
#: [button]upload
msgid "Upload"
msgstr ""
#: [button]connecting
msgid "Connecting"
msgstr ""
@ -2107,6 +2137,10 @@ msgstr ""
msgid "Bot"
msgstr "Bot"
#: [client]console
msgid "Console"
msgstr ""
#: [client]desktop
msgid "Desktop"
msgstr "桌面"

Loading…
Cancel
Save