Browse Source

- Fix wording add/edit chatroom

- Update translation, translate FR
- Trim urls in PublishBrief
pull/898/head
Timothée Jaussoin 6 years ago
parent
commit
23b84a5299
  1. 4
      app/widgets/PublishBrief/PublishBrief.php
  2. 2
      app/widgets/Rooms/locales.ini
  3. 80
      locales/ach.po
  4. 80
      locales/ady.po
  5. 80
      locales/af.po
  6. 80
      locales/am.po
  7. 81
      locales/ar.po
  8. 80
      locales/be.po
  9. 80
      locales/bg.po
  10. 80
      locales/bn.po
  11. 81
      locales/br.po
  12. 86
      locales/ca.po
  13. 86
      locales/cs.po
  14. 85
      locales/da.po
  15. 88
      locales/de.po
  16. 83
      locales/el.po
  17. 88
      locales/en.po
  18. 80
      locales/eo.po
  19. 87
      locales/es.po
  20. 80
      locales/eu.po
  21. 84
      locales/fa.po
  22. 85
      locales/fi.po
  23. 86
      locales/fr.po
  24. 80
      locales/ga.po
  25. 80
      locales/gl.po
  26. 85
      locales/he.po
  27. 80
      locales/hr.po
  28. 87
      locales/hu.po
  29. 88
      locales/id.po
  30. 81
      locales/io.po
  31. 83
      locales/is.po
  32. 88
      locales/it.po
  33. 85
      locales/ja.po
  34. 80
      locales/jbo.po
  35. 80
      locales/kk.po
  36. 81
      locales/ko.po
  37. 80
      locales/lb.po
  38. 81
      locales/lt.po
  39. 81
      locales/lv.po
  40. 80
      locales/messages.pot
  41. 88
      locales/nb.po
  42. 80
      locales/ne.po
  43. 87
      locales/nl.po
  44. 81
      locales/oc.po
  45. 87
      locales/pl.po
  46. 81
      locales/pt.po
  47. 88
      locales/pt_br.po
  48. 83
      locales/ro.po
  49. 88
      locales/ru.po
  50. 81
      locales/sk.po
  51. 80
      locales/sl.po
  52. 88
      locales/sq.po
  53. 80
      locales/sv.po
  54. 80
      locales/sw.po
  55. 81
      locales/tr.po
  56. 81
      locales/uk.po
  57. 88
      locales/zh.po
  58. 85
      locales/zh_tw.po

4
app/widgets/PublishBrief/PublishBrief.php

@ -243,6 +243,8 @@ class PublishBrief extends Base
public function ajaxEmbedTest($url, $imagenumber = 0)
{
$url = trim($url);
if ($url == '') {
return;
}
@ -269,6 +271,8 @@ class PublishBrief extends Base
public function ajaxEmbedChooseImage($url)
{
$url = trim($url);
try {
$view = $this->tpl();
$view->assign('embed', \App\Url::resolve($url));

2
app/widgets/Rooms/locales.ini

@ -1,5 +1,5 @@
[rooms]
add = Add a chatroom
add = Add or join a chatroom
edit = Edit a chatroom
empty_text1 = You don’t have any chatroom yet.
empty_text2 = Add one by clicking on the add button.

80
locales/ach.po

@ -29,6 +29,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -482,7 +484,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -657,6 +663,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1531,7 +1545,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1546,6 +1560,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1558,6 +1584,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1578,6 +1632,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1594,6 +1652,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1670,6 +1732,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1999,6 +2065,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2664,10 +2734,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

80
locales/ady.po

@ -29,6 +29,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -482,7 +484,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -657,6 +663,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1531,7 +1545,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1546,6 +1560,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1558,6 +1584,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1578,6 +1632,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1594,6 +1652,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1670,6 +1732,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1999,6 +2065,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2664,10 +2734,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

80
locales/af.po

@ -29,6 +29,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -482,7 +484,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -657,6 +663,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1531,7 +1545,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1546,6 +1560,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1558,6 +1584,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1578,6 +1632,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1594,6 +1652,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1670,6 +1732,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1999,6 +2065,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2664,10 +2734,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

80
locales/am.po

@ -29,6 +29,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -482,7 +484,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -657,6 +663,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1531,7 +1545,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1546,6 +1560,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1558,6 +1584,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1578,6 +1632,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1594,6 +1652,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1670,6 +1732,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1999,6 +2065,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2664,10 +2734,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

81
locales/ar.po

@ -31,6 +31,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -98,7 +100,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -484,7 +486,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -659,6 +665,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1533,7 +1547,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1548,6 +1562,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1560,6 +1586,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1580,6 +1634,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1596,6 +1654,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1672,6 +1734,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "شكر لكل المترجمين"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2001,6 +2068,10 @@ msgstr "أضِف"
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr "ألغِ"
@ -2666,10 +2737,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

80
locales/be.po

@ -29,6 +29,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -482,7 +484,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -657,6 +663,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1531,7 +1545,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1546,6 +1560,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1558,6 +1584,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1578,6 +1632,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1594,6 +1652,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1670,6 +1732,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1999,6 +2065,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2664,10 +2734,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

80
locales/bg.po

@ -30,6 +30,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -483,7 +485,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -658,6 +664,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1532,7 +1546,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1547,6 +1561,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1559,6 +1585,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1579,6 +1633,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1595,6 +1653,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1671,6 +1733,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2000,6 +2066,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2665,10 +2735,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

80
locales/bn.po

@ -30,6 +30,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -483,7 +485,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -658,6 +664,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1532,7 +1546,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1547,6 +1561,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1559,6 +1585,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1579,6 +1633,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1595,6 +1653,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1671,6 +1733,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2000,6 +2066,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2665,10 +2735,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

81
locales/br.po

@ -30,6 +30,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -483,7 +485,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -658,6 +664,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1532,7 +1546,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1547,6 +1561,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1559,6 +1585,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1579,6 +1633,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1595,6 +1653,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1671,6 +1733,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Trugarez d'an holl droerien"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2000,6 +2067,10 @@ msgstr "Ouzhpennañ"
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2665,10 +2736,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

86
locales/ca.po

@ -31,6 +31,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -98,7 +100,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -484,7 +486,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -659,6 +665,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Subscripcions"
@ -1533,8 +1547,9 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgstr ""
#, fuzzy
msgid "Add or join a chatroom"
msgstr "Afegeix la sala de xat"
#: [rooms]edit
msgid "Edit a chatroom"
@ -1548,6 +1563,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1560,6 +1587,36 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "Desconnectat de la sala de xat"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Desconnectat de la sala de xat"
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1580,6 +1637,10 @@ msgstr "ID de la sala de xat incorrecta"
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1596,6 +1657,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1672,6 +1737,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Mostra els contactes desconnectats"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2001,6 +2071,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2666,10 +2740,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

86
locales/cs.po

@ -32,6 +32,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -99,7 +101,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -485,9 +487,14 @@ msgid "%s messages retrieved"
msgstr "Získáno %s zpráv"
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
#, fuzzy
msgid "↑ to edit your previous message"
msgstr "Můžete použít šipku nahoru ↑ k úpravě Vaší předchozí zprávy"
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
msgid "%s needs your attention"
msgstr "%s potřebuje vaši pozornost"
@ -660,6 +667,15 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
#, fuzzy
msgid "No Communities Servers yet…"
msgstr "Zatím tu nic není"
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Odběry"
@ -1534,7 +1550,8 @@ msgid "Markdown syntax manual"
msgstr "Návod na syntaxi Markdown"
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "Přidat konverzaci"
#: [rooms]edit
@ -1549,6 +1566,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr "Přidejte konverzaci kliknutím na tlačítko přidat."
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1561,6 +1590,36 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "Odpojeni z konverzace"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Uživatelé v této konverzaci"
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr "Vlastník"
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "Konverzace"
@ -1581,6 +1640,10 @@ msgstr "Chybné ID konverzace"
msgid "Empty name"
msgstr "Prázdné jméno"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "Uživatelé v této konverzaci"
@ -1597,6 +1660,10 @@ msgstr "Uživatelské jméno již obsazeno"
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1673,6 +1740,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Zobrazovat offline kontakty"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2002,6 +2074,10 @@ msgstr "Přidat"
msgid "Delete"
msgstr "Odstranit"
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr "Zrušit"
@ -2667,10 +2743,6 @@ msgstr "Komentáře"
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr "Vlastník"
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

85
locales/da.po

@ -30,6 +30,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -483,7 +485,11 @@ msgid "%s messages retrieved"
msgstr "%s beskeder hentet"
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -658,6 +664,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Abonnementer"
@ -1532,7 +1546,8 @@ msgid "Markdown syntax manual"
msgstr "Markdown-syntaksmanual"
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "Tilføj et chatrum"
#: [rooms]edit
@ -1547,6 +1562,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr "Tilføj ved at klikke på tilføj-knappen"
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1559,6 +1586,36 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "Afkoblet fra chatrummet"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Brugere i rummet"
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "Chatrum"
@ -1579,6 +1636,10 @@ msgstr "Ugyldigt ID for Chatrum"
msgid "Empty name"
msgstr "Tomt navn"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "Brugere i rummet"
@ -1595,6 +1656,10 @@ msgstr "Brugernavn er allerede i brug"
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1671,6 +1736,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Vis offline kontakter"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2000,6 +2070,11 @@ msgstr "Tilføj"
msgid "Delete"
msgstr "Slet"
#: [button]destroy
#, fuzzy
msgid "Destroy"
msgstr "stærk"
#: [button]cancel
msgid "Cancel"
msgstr "Annullér"
@ -2665,10 +2740,6 @@ msgstr "Kommentarer"
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

88
locales/de.po

@ -46,6 +46,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -113,7 +115,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -499,9 +501,14 @@ msgid "%s messages retrieved"
msgstr "%s Nachrichten geholt"
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
#, fuzzy
msgid "↑ to edit your previous message"
msgstr "Sie können die Pfeiltaste nach oben ↑ benutzen, um Ihre letzte Nachricht zu bearbeiten"
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
msgid "%s needs your attention"
msgstr "%s braucht Ihre Aufmerksamkeit"
@ -674,6 +681,15 @@ msgstr "Bitte geben Sie einen gültigen Namen für die Gemeinschaft an (mindeste
msgid "You cannot create a new community on this server"
msgstr "Sie können keine neue Gemeinschaft auf diesem Server anlegen"
#: [communitiesservers]empty_title
#, fuzzy
msgid "No Communities Servers yet…"
msgstr "Gemeinschaftsserver"
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Abonnements"
@ -1549,7 +1565,8 @@ msgid "Markdown syntax manual"
msgstr "Markdown-Anleitung"
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "Chatraum hinzufügen"
#: [rooms]edit
@ -1564,6 +1581,18 @@ msgstr "Sie sind derzeit in keinem Chatraum"
msgid "Add one by clicking on the add button."
msgstr "Zum Hinzufügen klicken Sie oben auf den Hinzufügen-Knopf."
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr "Art des Raums"
@ -1576,6 +1605,37 @@ msgstr "Normaler Raum"
msgid "Gateway room"
msgstr "Gateway-Raum"
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "Vom Chatraum getrennt"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Nutzer im Raum"
#: [rooms]destroy_text
#, fuzzy
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr "Sind Sie sicher, dass Sie diesen Kommentar entfernen möchten?"
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr "Besitzer"
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "Chaträume"
@ -1596,6 +1656,10 @@ msgstr "Falsche Chatraumkennung"
msgid "Empty name"
msgstr "Leerer Name"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "Nutzer im Raum"
@ -1612,6 +1676,10 @@ msgstr "Benutzername bereits vergeben"
msgid "Join this chatroom on connect"
msgstr "Diesen Chatraum beim Verbinden betreten"
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr "Der Chatraum kann nicht betreten werden - Registrierung erforderlich"
@ -1688,6 +1756,11 @@ msgstr "Finde jemanden, indem du seinen Namen oder seine ID suchst"
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Abgemeldete Kontakte anzeigen"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr "An einen Blogbeitrag anheften"
@ -2017,6 +2090,11 @@ msgstr "Hinzufügen"
msgid "Delete"
msgstr "Löschen"
#: [button]destroy
#, fuzzy
msgid "Destroy"
msgstr "stark"
#: [button]cancel
msgid "Cancel"
msgstr "Abbrechen"
@ -2682,10 +2760,6 @@ msgstr "Kommentare"
msgid "Original post deleted"
msgstr "Ursprünglicher Beitrag gelöscht"
#: [affiliation]owner
msgid "Owner"
msgstr "Besitzer"
#: [affiliation]publisher
msgid "Publisher"
msgstr "Herausgeber"

83
locales/el.po

@ -30,6 +30,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -483,7 +485,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -658,6 +664,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1532,7 +1546,8 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "Προσθήκη δωμάτιου συνομιλίας"
#: [rooms]edit
@ -1547,6 +1562,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr "Πρόσθεσε ένα κάνοντας κλικ στο κουμπί προσθήκης"
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1559,6 +1586,35 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Χρήστες στο δωμάτιο"
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "Δωμάτιο συνομιλίας"
@ -1579,6 +1635,10 @@ msgstr ""
msgid "Empty name"
msgstr "Άδειο όνομα"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "Χρήστες στο δωμάτιο"
@ -1595,6 +1655,10 @@ msgstr "Το όνομα χρήστη υπάρχει ήδη"
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1671,6 +1735,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2000,6 +2068,11 @@ msgstr "Προσθήκη"
msgid "Delete"
msgstr "Διαγραφή"
#: [button]destroy
#, fuzzy
msgid "Destroy"
msgstr "Δυνατός"
#: [button]cancel
msgid "Cancel"
msgstr "Ακύρωση"
@ -2665,10 +2738,6 @@ msgstr "Σχόλια"
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

88
locales/en.po

@ -29,6 +29,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -482,9 +484,14 @@ msgid "%s messages retrieved"
msgstr "%s messages retrieved"
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
#, fuzzy
msgid "↑ to edit your previous message"
msgstr "You can use the up arrow ↑ to edit your previous message"
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
msgid "%s needs your attention"
msgstr "%s needs your attention"
@ -657,6 +664,15 @@ msgstr "Please provide a valid community name (4 characters minimum)"
msgid "You cannot create a new community on this server"
msgstr "You cannot create a new community on this server"
#: [communitiesservers]empty_title
#, fuzzy
msgid "No Communities Servers yet…"
msgstr "Communities servers"
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Subscriptions"
@ -1532,7 +1548,8 @@ msgid "Markdown syntax manual"
msgstr "Markdown syntax manual"
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "Add a chatroom"
#: [rooms]edit
@ -1547,6 +1564,18 @@ msgstr "You don’t have any chatroom yet."
msgid "Add one by clicking on the add button."
msgstr "Add one by clicking on the add button."
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr "Type of room"
@ -1559,6 +1588,37 @@ msgstr "Standard room"
msgid "Gateway room"
msgstr "Gateway room"
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "Disconnected from the chatroom"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Users in the room"
#: [rooms]destroy_text
#, fuzzy
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr "Are you sure that you want to delete this comment?"
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr "Owner"
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "Chatrooms"
@ -1579,6 +1639,10 @@ msgstr "Bad Chatroom ID"
msgid "Empty name"
msgstr "Empty name"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "Users in the room"
@ -1595,6 +1659,10 @@ msgstr "Username already taken"
msgid "Join this chatroom on connect"
msgstr "Join this chatroom on connect"
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr "Chatroom cannot be joined, registration required"
@ -1671,6 +1739,11 @@ msgstr "Find one by searching for his name or id"
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Show the offline contacts"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr "Attach to a blog publication"
@ -2000,6 +2073,11 @@ msgstr "Add"
msgid "Delete"
msgstr "Delete"
#: [button]destroy
#, fuzzy
msgid "Destroy"
msgstr "strong"
#: [button]cancel
msgid "Cancel"
msgstr "Cancel"
@ -2665,10 +2743,6 @@ msgstr "Comments"
msgid "Original post deleted"
msgstr "Original post deleted"
#: [affiliation]owner
msgid "Owner"
msgstr "Owner"
#: [affiliation]publisher
msgid "Publisher"
msgstr "Publisher"

80
locales/eo.po

@ -29,6 +29,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -482,7 +484,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -657,6 +663,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1531,7 +1545,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1546,6 +1560,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1558,6 +1584,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1578,6 +1632,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1594,6 +1652,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1670,6 +1732,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1999,6 +2065,10 @@ msgstr "Aldoni"
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2664,10 +2734,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

87
locales/es.po

@ -36,6 +36,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -103,7 +105,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -489,9 +491,14 @@ msgid "%s messages retrieved"
msgstr "%s mensajes obtenidos"
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
#, fuzzy
msgid "↑ to edit your previous message"
msgstr "Puedes usar el cursor hacia arriba ↑ para modificar tu último mensaje"
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
msgid "%s needs your attention"
msgstr "%s necesita tu atención"
@ -664,6 +671,15 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
#, fuzzy
msgid "No Communities Servers yet…"
msgstr "Servidores de las Comunidades"
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Suscripciones"
@ -1539,7 +1555,8 @@ msgid "Markdown syntax manual"
msgstr "Markdown syntax manual"
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "Añadir nueva Conversación en grupo"
#: [rooms]edit
@ -1554,6 +1571,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1566,6 +1595,36 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "Desconectado de la Conversación en grupo"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Usuarios de la Conversación"
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr "Propietario"
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "Conversaciones en grupo"
@ -1586,6 +1645,10 @@ msgstr "ID de la Conversación en grupo incorrecto"
msgid "Empty name"
msgstr "Nombre vacío"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "Usuarios de la Conversación"
@ -1602,6 +1665,10 @@ msgstr "Nombre de usuario en uso"
msgid "Join this chatroom on connect"
msgstr "Unirse a esta conversación al conectar"
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr "No se puede unir a esta conversación, requiere registro"
@ -1678,6 +1745,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Mostrar los contactos desconectados"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2007,6 +2079,11 @@ msgstr "Agregar"
msgid "Delete"
msgstr "Borrar"
#: [button]destroy
#, fuzzy
msgid "Destroy"
msgstr "fuerte"
#: [button]cancel
msgid "Cancel"
msgstr "Cancelar"
@ -2672,10 +2749,6 @@ msgstr "Comentarios"
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr "Propietario"
#: [affiliation]publisher
msgid "Publisher"
msgstr "Editor"

80
locales/eu.po

@ -29,6 +29,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -482,7 +484,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -657,6 +663,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1531,7 +1545,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1546,6 +1560,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1558,6 +1584,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1578,6 +1632,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1594,6 +1652,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1670,6 +1732,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1999,6 +2065,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2664,10 +2734,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

84
locales/fa.po

@ -31,6 +31,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -98,7 +100,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -484,7 +486,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -659,6 +665,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "مشترک ها"
@ -1533,7 +1547,8 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "یک اتاق گپ ثبت کنید"
#: [rooms]edit
@ -1548,6 +1563,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr "با کلیک کردن روی دکمه اضافه کنید"
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1560,6 +1587,36 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "از اتاق گپ قطع شدید"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "کاربران در اتاق"
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr "مالک"
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "اتاق های چت"
@ -1580,6 +1637,10 @@ msgstr "آیدی اتاق چت اشتباه است"
msgid "Empty name"
msgstr "نام خالی است"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "کاربران در اتاق"
@ -1596,6 +1657,10 @@ msgstr "نام کاربری قبلا استفاده شده است"
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1672,6 +1737,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "با مخاطب گپ بزنید"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2001,6 +2071,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2666,10 +2740,6 @@ msgstr "نظرها"
msgid "Original post deleted"
msgstr "نوشته اصلی حذف شده است"
#: [affiliation]owner
msgid "Owner"
msgstr "مالک"
#: [affiliation]publisher
msgid "Publisher"
msgstr "منتشر کننده"

85
locales/fi.po

@ -30,6 +30,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -483,7 +485,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -658,6 +664,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1532,7 +1546,8 @@ msgid "Markdown syntax manual"
msgstr "Markdown-ohje"
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "Lisää keskusteluhuone"
#: [rooms]edit
@ -1547,6 +1562,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr "Lisää yksi painamalla lisäyspainiketta."
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1559,6 +1586,36 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "Yhdistetty keskusteluhuoneeseen katkaistu"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Huoneen käyttäjät"
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "Keskusteluhuoneet"
@ -1579,6 +1636,10 @@ msgstr "Huono keskusteluhuoneen ID"
msgid "Empty name"
msgstr "Tyhä nimi"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "Huoneen käyttäjät"
@ -1595,6 +1656,10 @@ msgstr "Nimimerkki on jo käytössä"
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1671,6 +1736,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Näytä offline-kontaktit"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2000,6 +2070,11 @@ msgstr "Lisää uusi"
msgid "Delete"
msgstr "Poista"
#: [button]destroy
#, fuzzy
msgid "Destroy"
msgstr "vahva"
#: [button]cancel
msgid "Cancel"
msgstr "Peruuta"
@ -2665,10 +2740,6 @@ msgstr "Kommentit"
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

86
locales/fr.po

@ -38,6 +38,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -105,8 +107,8 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"PO-Revision-Date: 2019-09-07 22:04+0000\n"
"POT-Creation-Date: 2019-10-28 14:43+0200\n"
"PO-Revision-Date: 2019-10-28 13:50+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"
@ -491,8 +493,12 @@ msgid "%s messages retrieved"
msgstr "%s messages récupérés"
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgstr "Vous pouvez utiliser la touche flèche haut ↑ pour éditer votre précédent message"
msgid "↑ to edit your previous message"
msgstr "↑ pour éditer votre précédent message"
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ":raccourci: pour insérer un emoji"
#: [chat]attention
msgid "%s needs your attention"
@ -666,6 +672,14 @@ msgstr "Veuillez renseigner un nom valide pour votre communauté (4 caractères
msgid "You cannot create a new community on this server"
msgstr "Vous ne pouvez pas créer de communauté sur ce serveur"
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr "Pas de Serveurs de Communautés pour le moment…"
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr "Il semblerait que nous ne trouvons pas de communautés pour le moment"
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Abonnements"
@ -1540,8 +1554,8 @@ msgid "Markdown syntax manual"
msgstr "Manuel d'utilisation de la syntaxe Markdown"
#: [rooms]add
msgid "Add a chatroom"
msgstr "Ajouter un salon de discussion"
msgid "Add or join a chatroom"
msgstr "Ajouter ou rejoindre un salon"
#: [rooms]edit
msgid "Edit a chatroom"
@ -1555,6 +1569,18 @@ msgstr "Vous n'avez pas encore de salon de discussion."
msgid "Add one by clicking on the add button."
msgstr "Ajoutez en un en cliquant sur le bouton ajouter."
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr "Vous aviez des salons listés ici ?"
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr "Synchroniser vos salons sur le nouveau système"
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr "Synchroniser"
#: [rooms]type_room
msgid "Type of room"
msgstr "Type de salon"
@ -1567,6 +1593,34 @@ msgstr "Salon standard"
msgid "Gateway room"
msgstr "Salon de passerelle"
#: [rooms]show_all
msgid "Show all the rooms"
msgstr "Afficher tous les salons"
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr "Cacher les salons hors-lignes"
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr "Détruire le salon"
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr "Êtes-vous sûr de vouloir détruire définitivement le salon suivant ?"
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr "Propriétaire"
#: [rooms]admin
msgid "Admin"
msgstr "Administrateur"
#: [rooms]visitor
msgid "Visitor"
msgstr "Visiteur"
#: [chatrooms]title
msgid "Chatrooms"
msgstr "Salons de discussion"
@ -1587,6 +1641,10 @@ msgstr "Mauvais identifiant de salon de discussion"
msgid "Empty name"
msgstr "Nom vide"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr "%s salons synchronisés"
#: [chatrooms]users
msgid "Users in the room"
msgstr "Utilisateurs du salon"
@ -1603,6 +1661,10 @@ msgstr "Nom d'utilisateur déjà utilisé"
msgid "Join this chatroom on connect"
msgstr "Rejoindre ce salon de discussion lors de la connexion"
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr "Salon détruit"
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr "Une inscription est requise pour rejoindre ce salon"
@ -1679,6 +1741,10 @@ msgstr "Trouvez-en un en saisissant son nom ou son identifiant"
msgid "Tags"
msgstr "Étiquettes"
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr "Afficher tous les contacts"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr "Attacher à un billet de blog"
@ -2008,6 +2074,10 @@ msgstr "Ajouter"
msgid "Delete"
msgstr "Supprimer"
#: [button]destroy
msgid "Destroy"
msgstr "Détruire"
#: [button]cancel
msgid "Cancel"
msgstr "Annuler"
@ -2673,10 +2743,6 @@ msgstr "Commentaires"
msgid "Original post deleted"
msgstr "Billet original supprimé"
#: [affiliation]owner
msgid "Owner"
msgstr "Propriétaire"
#: [affiliation]publisher
msgid "Publisher"
msgstr "Rédacteur"

80
locales/ga.po

@ -30,6 +30,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -483,7 +485,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -658,6 +664,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1532,7 +1546,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1547,6 +1561,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1559,6 +1585,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1579,6 +1633,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1595,6 +1653,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1671,6 +1733,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2000,6 +2066,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2665,10 +2735,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

80
locales/gl.po

@ -29,6 +29,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -482,7 +484,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -657,6 +663,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1531,7 +1545,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1546,6 +1560,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1558,6 +1584,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1578,6 +1632,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1594,6 +1652,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1670,6 +1732,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1999,6 +2065,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2664,10 +2734,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

85
locales/he.po

@ -31,6 +31,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -98,7 +100,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -484,7 +486,11 @@ msgid "%s messages retrieved"
msgstr "%s הודעות נתקבלו"
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -659,6 +665,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "הרשמות"
@ -1533,7 +1547,8 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "הוסף חדר שיחה"
#: [rooms]edit
@ -1548,6 +1563,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1560,6 +1587,36 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "מנותק מתוך שיחת הקבוצה"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "משתמשים בתוך החדר"
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "חדרי שיחה"
@ -1580,6 +1637,10 @@ msgstr "מזהה חדר שיחה רע"
msgid "Empty name"
msgstr "שם ריק"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "משתמשים בתוך החדר"
@ -1596,6 +1657,10 @@ msgstr "שם משתמש כבר תפוס"
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1672,6 +1737,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "הצג אנשי קשר לא מקוונים"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2001,6 +2071,11 @@ msgstr "הוסף"
msgid "Delete"
msgstr "מחק"
#: [button]destroy
#, fuzzy
msgid "Destroy"
msgstr "חזק"
#: [button]cancel
msgid "Cancel"
msgstr "ביטול"
@ -2666,10 +2741,6 @@ msgstr "תגובות"
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

80
locales/hr.po

@ -30,6 +30,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -483,7 +485,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -658,6 +664,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1532,7 +1546,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1547,6 +1561,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1559,6 +1585,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1579,6 +1633,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1595,6 +1653,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1671,6 +1733,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2000,6 +2066,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2665,10 +2735,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

87
locales/hu.po

@ -34,6 +34,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -101,7 +103,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -487,9 +489,14 @@ msgid "%s messages retrieved"
msgstr "%s üzenet betöltve"
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
#, fuzzy
msgid "↑ to edit your previous message"
msgstr "Használhatod a felfelé mutató nyilat ↑ az előző üzeneted szerkesztéséhez"
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
msgid "%s needs your attention"
msgstr "%snek a figyelmedre van szüksége"
@ -662,6 +669,15 @@ msgstr "Kérlek, adj meg egy érvényes közösségi nevet (minimum 4 karakter)"
msgid "You cannot create a new community on this server"
msgstr "Nem tudsz új közösséget létrehozni ezen a szerveren"
#: [communitiesservers]empty_title
#, fuzzy
msgid "No Communities Servers yet…"
msgstr "Közösségi szerverek"
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Feliratkozások"
@ -1537,7 +1553,8 @@ msgid "Markdown syntax manual"
msgstr "Markdown formázási útmutató"
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "Chatszoba hozzáadása"
#: [rooms]edit
@ -1552,6 +1569,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr "Vegyél fel egyet a hozzáadás gombra kattintva."
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1564,6 +1593,36 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "Lecsatlakozva a chat szobától"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Felhasználók a szobában"
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr "Tulajdonos"
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "Chatszobák"
@ -1584,6 +1643,10 @@ msgstr "Rossz Chat szoba azonosító"
msgid "Empty name"
msgstr "Név üres"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "Felhasználók a szobában"
@ -1600,6 +1663,10 @@ msgstr "A felhasználónév már használatban van"
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1676,6 +1743,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Mutatsd az offline kapcsolatokat"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2005,6 +2077,11 @@ msgstr "Hozzáad"
msgid "Delete"
msgstr "Törlés"
#: [button]destroy
#, fuzzy
msgid "Destroy"
msgstr "erős"
#: [button]cancel
msgid "Cancel"
msgstr "Mégse"
@ -2670,10 +2747,6 @@ msgstr "Kommentek"
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr "Tulajdonos"
#: [affiliation]publisher
msgid "Publisher"
msgstr "Kiadó"

88
locales/id.po

@ -32,6 +32,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -99,7 +101,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -485,7 +487,11 @@ msgid "%s messages retrieved"
msgstr "%s pesan diambil"
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -660,6 +666,15 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
#, fuzzy
msgid "No Communities Servers yet…"
msgstr "Server komunitas"
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Langganan"
@ -1534,8 +1549,9 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgstr ""
#, fuzzy
msgid "Add or join a chatroom"
msgstr "Tambahkan ke chatroom"
#: [rooms]edit
msgid "Edit a chatroom"
@ -1549,6 +1565,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1561,6 +1589,36 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "Terputus dari chatroom"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Terputus dari chatroom"
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr "Pemilik"
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1581,6 +1639,10 @@ msgstr "ID Chatroom Salah"
msgid "Empty name"
msgstr "Nama kosong"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1597,6 +1659,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1673,6 +1739,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Tampilkan kontak offline"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2002,6 +2073,11 @@ msgstr "Tambah"
msgid "Delete"
msgstr ""
#: [button]destroy
#, fuzzy
msgid "Destroy"
msgstr "kuat"
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2667,10 +2743,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr "Pemilik"
#: [affiliation]publisher
msgid "Publisher"
msgstr "Penerbit"

81
locales/io.po

@ -31,6 +31,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -98,7 +100,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -484,7 +486,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -659,6 +665,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Aboni"
@ -1533,7 +1547,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1548,6 +1562,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1560,6 +1586,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1580,6 +1634,10 @@ msgstr ""
msgid "Empty name"
msgstr "Vakua nomo"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1596,6 +1654,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1672,6 +1734,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Danko al omna tradukanti"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2001,6 +2068,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2666,10 +2737,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

83
locales/is.po

@ -30,6 +30,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -483,7 +485,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -658,6 +664,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Áskriftir"
@ -1532,7 +1546,8 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "Bæta við spjallrás"
#: [rooms]edit
@ -1547,6 +1562,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1559,6 +1586,35 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Notendur á rás"
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "Spjallrásir"
@ -1579,6 +1635,10 @@ msgstr ""
msgid "Empty name"
msgstr "Autt nafn"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "Notendur á rás"
@ -1595,6 +1655,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1671,6 +1735,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Sýna ótengda tengiliði"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2000,6 +2069,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2665,10 +2738,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

88
locales/it.po

@ -37,6 +37,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -104,7 +106,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -490,9 +492,14 @@ msgid "%s messages retrieved"
msgstr "%s messaggi recuperati"
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
#, fuzzy
msgid "↑ to edit your previous message"
msgstr "Puoi usare la freccia su ↑ per modificare il tuo messaggio precedente"
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
msgid "%s needs your attention"
msgstr "%s richiede la tua attenzione"
@ -665,6 +672,15 @@ msgstr "Inserisci un nome valido per la comunità (minimo 4 caratteri)"
msgid "You cannot create a new community on this server"
msgstr "Non puoi creare una comunità su questo server"
#: [communitiesservers]empty_title
#, fuzzy
msgid "No Communities Servers yet…"
msgstr "Server delle comunità"
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Sottoscrizioni"
@ -1540,7 +1556,8 @@ msgid "Markdown syntax manual"
msgstr "Manuale di sintassi HTML"
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "Aggiungi una chatroom"
#: [rooms]edit
@ -1555,6 +1572,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr "Aggiungine una cliccando sul bottone \"aggiungi\" (+)"
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1567,6 +1596,37 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "Disconnesso dalla chatroom"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Utenti nella stanza"
#: [rooms]destroy_text
#, fuzzy
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr "Sei sicuro di voler cancellare questo commento ?"
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr "Proprietario"
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "Chatrooms"
@ -1587,6 +1647,10 @@ msgstr "Chatroom ID non valido"
msgid "Empty name"
msgstr "Nome non inserito"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "Utenti nella stanza"
@ -1603,6 +1667,10 @@ msgstr "Nome Utente già utilizzato"
msgid "Join this chatroom on connect"
msgstr "Entra in questa chat alla connessione"
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr "Non puoi entrare in questa chatroom, è richiesta la registrazione"
@ -1679,6 +1747,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Mostra i contatti non in linea"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2008,6 +2081,11 @@ msgstr "Aggiungi"
msgid "Delete"
msgstr "Elimina"
#: [button]destroy
#, fuzzy
msgid "Destroy"
msgstr "forte"
#: [button]cancel
msgid "Cancel"
msgstr "Annulla"
@ -2673,10 +2751,6 @@ msgstr "Commenti"
msgid "Original post deleted"
msgstr "Post originale cancellato"
#: [affiliation]owner
msgid "Owner"
msgstr "Proprietario"
#: [affiliation]publisher
msgid "Publisher"
msgstr "Autore"

85
locales/ja.po

@ -33,6 +33,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -100,7 +102,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -486,9 +488,14 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
#, fuzzy
msgid "↑ to edit your previous message"
msgstr "上向き矢印キー押せば訂正ができます"
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
msgid "%s needs your attention"
msgstr ""
@ -661,6 +668,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1535,7 +1550,8 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "チャットルームを追加する"
#: [rooms]edit
@ -1550,6 +1566,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1562,6 +1590,36 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "チャットルームを退去しました"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "チャットルームを退去しました"
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr "オーナー"
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "チャットルーム"
@ -1582,6 +1640,10 @@ msgstr "不正チャットルームID"
msgid "Empty name"
msgstr "名前が空です"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1598,6 +1660,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1674,6 +1740,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "オフラインの知り合いを表示"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2003,6 +2074,10 @@ msgstr "追加"
msgid "Delete"
msgstr "削除"
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr "取り消し"
@ -2668,10 +2743,6 @@ msgstr "コメント"
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr "オーナー"
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

80
locales/jbo.po

@ -30,6 +30,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -483,7 +485,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -658,6 +664,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1532,7 +1546,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1547,6 +1561,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1559,6 +1585,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1579,6 +1633,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1595,6 +1653,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1671,6 +1733,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2000,6 +2066,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2665,10 +2735,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

80
locales/kk.po

@ -29,6 +29,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -482,7 +484,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -657,6 +663,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1531,7 +1545,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1546,6 +1560,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1558,6 +1584,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1578,6 +1632,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1594,6 +1652,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1670,6 +1732,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1999,6 +2065,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2664,10 +2734,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

81
locales/ko.po

@ -30,6 +30,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -483,7 +485,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -658,6 +664,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1532,7 +1546,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1547,6 +1561,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1559,6 +1585,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1579,6 +1633,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1595,6 +1653,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1671,6 +1733,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "모든 번역자분들께 감사드립니다"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2000,6 +2067,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2665,10 +2736,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

80
locales/lb.po

@ -29,6 +29,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -482,7 +484,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -657,6 +663,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1531,7 +1545,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1546,6 +1560,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1558,6 +1584,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1578,6 +1632,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1594,6 +1652,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1670,6 +1732,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1999,6 +2065,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2664,10 +2734,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

81
locales/lt.po

@ -30,6 +30,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -483,7 +485,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -658,6 +664,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1532,7 +1546,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1547,6 +1561,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1559,6 +1585,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1579,6 +1633,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1595,6 +1653,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1671,6 +1733,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Ačiū visiems vertėjams"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2000,6 +2067,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2665,10 +2736,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

81
locales/lv.po

@ -31,6 +31,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -98,7 +100,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -484,7 +486,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -659,6 +665,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1533,7 +1547,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1548,6 +1562,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1560,6 +1586,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1580,6 +1634,10 @@ msgstr ""
msgid "Empty name"
msgstr "Tukšs vārds"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1596,6 +1654,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1672,6 +1734,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Paldies visiem tulkotājiem "
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2001,6 +2068,10 @@ msgstr "Pievienot"
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2666,10 +2737,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

80
locales/messages.pot

@ -27,6 +27,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -95,7 +97,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -499,7 +501,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -674,6 +680,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1577,7 +1591,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1592,6 +1606,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1604,6 +1630,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1624,6 +1678,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1640,6 +1698,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1718,6 +1780,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2059,6 +2125,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2724,10 +2794,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

88
locales/nb.po

@ -34,6 +34,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -101,7 +103,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -487,9 +489,14 @@ msgid "%s messages retrieved"
msgstr "%s meldinger hentet"
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
#, fuzzy
msgid "↑ to edit your previous message"
msgstr "Du kan bruke pil opp ↑ for å endre på din tidligere melding"
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
msgid "%s needs your attention"
msgstr "%s trenger din oppmerksomhet"
@ -662,6 +669,15 @@ msgstr "Skriv inn et gyldig fellesskapsnavn (minst fire tegn)"
msgid "You cannot create a new community on this server"
msgstr "Du kan ikke opprette et nytt fellesskap på denne tjeneren"
#: [communitiesservers]empty_title
#, fuzzy
msgid "No Communities Servers yet…"
msgstr "Samfunns-tjenere"
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Abonnementer "
@ -1537,7 +1553,8 @@ msgid "Markdown syntax manual"
msgstr "Bruksanvisning for tekstformatering"
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "Opprett samtalerom"
#: [rooms]edit
@ -1552,6 +1569,18 @@ msgstr "Du har ingen samtaleromer ennå."
msgid "Add one by clicking on the add button."
msgstr "Legg til en ved å trykke på \"Legg til\"-knappen"
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1564,6 +1593,37 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "Frakoblet fra samtalerommet"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Brukere i rommet"
#: [rooms]destroy_text
#, fuzzy
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr "Er du sikker på at du ønsker å slette denne kommentaren?"
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr "Eier"
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "Samtalerom"
@ -1584,6 +1644,10 @@ msgstr "Feil samtalerom-ID"
msgid "Empty name"
msgstr "Tomt navn"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "Brukere i rommet"
@ -1600,6 +1664,10 @@ msgstr "Brukernavnet er allerede tatt"
msgid "Join this chatroom on connect"
msgstr "Bli med i dette samtalerommet ved oppkobling"
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr "Kunne ikke bli med i samtalerommet, registrering er påkrevd."
@ -1676,6 +1744,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Vis avloggede kontakter"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2005,6 +2078,11 @@ msgstr "Legg til"
msgid "Delete"
msgstr "Slett"
#: [button]destroy
#, fuzzy
msgid "Destroy"
msgstr "sterk"
#: [button]cancel
msgid "Cancel"
msgstr "Avbryt"
@ -2670,10 +2748,6 @@ msgstr "Kommentarer"
msgid "Original post deleted"
msgstr "Opprinnelig post slettet"
#: [affiliation]owner
msgid "Owner"
msgstr "Eier"
#: [affiliation]publisher
msgid "Publisher"
msgstr "Utgiver"

80
locales/ne.po

@ -30,6 +30,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -483,7 +485,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -658,6 +664,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1532,7 +1546,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1547,6 +1561,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1559,6 +1585,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1579,6 +1633,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1595,6 +1653,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1671,6 +1733,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2000,6 +2066,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2665,10 +2735,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

87
locales/nl.po

@ -39,6 +39,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -106,7 +108,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -492,9 +494,14 @@ msgid "%s messages retrieved"
msgstr "%s berichten ontvangen"
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
#, fuzzy
msgid "↑ to edit your previous message"
msgstr "Je kan het pijltje naar boven ↑ gebruiken om je laatste bericht nog aan te passen"
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
msgid "%s needs your attention"
msgstr "%s heeft uw aandacht nodig"
@ -667,6 +674,15 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
#, fuzzy
msgid "No Communities Servers yet…"
msgstr "Hier is nog niets..."
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Abonnementen"
@ -1542,7 +1558,8 @@ msgid "Markdown syntax manual"
msgstr "Markdown syntax handleiding"
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "Voeg een chat-ruimte toe"
#: [rooms]edit
@ -1557,6 +1574,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr "Klik op toevoegen om er een toe te voegen."
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1569,6 +1598,36 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "Verbinding met de chatroom verbroken"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Gebruikers in de room"
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr "Beheerder"
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "Chatrooms"
@ -1589,6 +1648,10 @@ msgstr "Onjuist Chatroom-ID"
msgid "Empty name"
msgstr "Lege naam"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "Gebruikers in de room"
@ -1605,6 +1668,10 @@ msgstr "Deze gebruikersnaam wordt al gebruikt"
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1681,6 +1748,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Toon offline contactpersonen"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2010,6 +2082,11 @@ msgstr "Toevoegen"
msgid "Delete"
msgstr "Verwijderen"
#: [button]destroy
#, fuzzy
msgid "Destroy"
msgstr "sterk"
#: [button]cancel
msgid "Cancel"
msgstr "Annuleren"
@ -2675,10 +2752,6 @@ msgstr "Reacties"
msgid "Original post deleted"
msgstr "Originele bericht verwijderd"
#: [affiliation]owner
msgid "Owner"
msgstr "Beheerder"
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

81
locales/oc.po

@ -29,6 +29,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -482,7 +484,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -657,6 +663,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1531,7 +1545,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1546,6 +1560,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1558,6 +1584,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "Salons de discussion"
@ -1578,6 +1632,10 @@ msgstr ""
msgid "Empty name"
msgstr "Nom void"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1594,6 +1652,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1670,6 +1732,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1999,6 +2065,11 @@ msgstr "Apondre"
msgid "Delete"
msgstr ""
#: [button]destroy
#, fuzzy
msgid "Destroy"
msgstr "fòrt"
#: [button]cancel
msgid "Cancel"
msgstr "Abandonar"
@ -2664,10 +2735,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

87
locales/pl.po

@ -31,6 +31,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -98,7 +100,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -484,9 +486,14 @@ msgid "%s messages retrieved"
msgstr "%s wiadomości odebranych"
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
#, fuzzy
msgid "↑ to edit your previous message"
msgstr "Możesz użyć strzałki do góry ↑ by edytować poprzednią wiadomość"
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
msgid "%s needs your attention"
msgstr "%s potrzebuje twojej uwagi"
@ -659,6 +666,15 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
#, fuzzy
msgid "No Communities Servers yet…"
msgstr "Serwery społeczności"
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Subskrypcje"
@ -1533,7 +1549,8 @@ msgid "Markdown syntax manual"
msgstr "Podręcznik Markdown syntax"
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "Dodaj pokój czatowy"
#: [rooms]edit
@ -1548,6 +1565,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr "Dodaj coś poprzez kliknięcie na przycisku Dodaj"
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1560,6 +1589,36 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "Rozłączony z pokoju rozmów"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Użytkownicy w pokoju"
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr "Właściciel"
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "Pokoje Czatowe"
@ -1580,6 +1639,10 @@ msgstr "Złe ID Pokoju Rozmów"
msgid "Empty name"
msgstr "Pusta nazwa"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "Użytkownicy w pokoju"
@ -1596,6 +1659,10 @@ msgstr "Nazwa użytkownika jest już zajęta"
msgid "Join this chatroom on connect"
msgstr "Dołącz do tego pokoju rozmów po połączeniu się"
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1672,6 +1739,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Pokaż kontakty offline"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2001,6 +2073,11 @@ msgstr "Dodaj"
msgid "Delete"
msgstr "Usuń"
#: [button]destroy
#, fuzzy
msgid "Destroy"
msgstr "silny"
#: [button]cancel
msgid "Cancel"
msgstr "Anuluj"
@ -2666,10 +2743,6 @@ msgstr "Komentarze"
msgid "Original post deleted"
msgstr "Oryginalny post skasowany"
#: [affiliation]owner
msgid "Owner"
msgstr "Właściciel"
#: [affiliation]publisher
msgid "Publisher"
msgstr "Publikujący"

81
locales/pt.po

@ -32,6 +32,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -99,7 +101,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -485,7 +487,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -660,6 +666,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1534,7 +1548,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1549,6 +1563,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1561,6 +1587,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1581,6 +1635,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1597,6 +1655,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1673,6 +1735,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Obrigado a todos os tradutores"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2002,6 +2069,10 @@ msgstr "Adicionar"
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr "Cancelar"
@ -2667,10 +2738,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

88
locales/pt_br.po

@ -37,6 +37,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -104,7 +106,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -490,9 +492,14 @@ msgid "%s messages retrieved"
msgstr "%s mensagens recebidas"
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
#, fuzzy
msgid "↑ to edit your previous message"
msgstr "Você pode usar a seta para cima ↑ para editar sua mensagem anterior"
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
msgid "%s needs your attention"
msgstr "%s precisa de sua atenção"
@ -665,6 +672,15 @@ msgstr "Por favor indique um nome válido para a comunidade (no mínimo 4 caract
msgid "You cannot create a new community on this server"
msgstr "Você não pode criar uma nova comunidade neste servidor"
#: [communitiesservers]empty_title
#, fuzzy
msgid "No Communities Servers yet…"
msgstr "Servidores comunitários"
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Inscrições"
@ -1542,7 +1558,8 @@ msgid "Markdown syntax manual"
msgstr "Manual de sintaxe Markdown"
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "Adicionar uma Sala de Bate-papo"
#: [rooms]edit
@ -1557,6 +1574,18 @@ msgstr "Você ainda não tem nenhuma sala de bate-papo."
msgid "Add one by clicking on the add button."
msgstr "Adicione pressionando o botão adicionar"
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1569,6 +1598,37 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "Desconectado da Sala de Bate-papo"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Usuários na sala"
#: [rooms]destroy_text
#, fuzzy
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr "Tem certeza que deseja apagar este comentário?"
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr "Dono"
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "Salas de Bate-papo"
@ -1589,6 +1649,10 @@ msgstr "ID de Sala de Bate-papo inválido"
msgid "Empty name"
msgstr "Nome vazio"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "Usuários na sala"
@ -1605,6 +1669,10 @@ msgstr "Nome de usuário em uso"
msgid "Join this chatroom on connect"
msgstr "Juntar-se à sala de Chat"
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr "Você não pode entrar nesta sala de chat, é necessário registro prévio"
@ -1681,6 +1749,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Mostrar os contatos offline"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2010,6 +2083,11 @@ msgstr "Adicionar"
msgid "Delete"
msgstr "Excluir"
#: [button]destroy
#, fuzzy
msgid "Destroy"
msgstr "forte"
#: [button]cancel
msgid "Cancel"
msgstr "Cancelar"
@ -2675,10 +2753,6 @@ msgstr "Comentários"
msgid "Original post deleted"
msgstr "Postagem original removida"
#: [affiliation]owner
msgid "Owner"
msgstr "Dono"
#: [affiliation]publisher
msgid "Publisher"
msgstr "Publicador"

83
locales/ro.po

@ -30,6 +30,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -483,7 +485,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -658,6 +664,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Abonamente"
@ -1532,7 +1546,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1547,6 +1561,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1559,6 +1585,36 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "Decontactat de la chatroom"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Decontactat de la chatroom"
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1579,6 +1635,10 @@ msgstr "ID Chatroom greșit"
msgid "Empty name"
msgstr "Nume necompletat"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1595,6 +1655,10 @@ msgstr "Nume utilizator deja folosit"
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1671,6 +1735,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Afișați contactele deconectate"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2000,6 +2069,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2665,10 +2738,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

88
locales/ru.po

@ -42,6 +42,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -109,7 +111,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -495,9 +497,14 @@ msgid "%s messages retrieved"
msgstr "%s сообщений получено"
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
#, fuzzy
msgid "↑ to edit your previous message"
msgstr "Вы можете использовать стрелку вверх ↑ для редактирования предыдущего сообщения"
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
msgid "%s needs your attention"
msgstr "%s нуждается в Вашем внимании"
@ -670,6 +677,15 @@ msgstr "Пожалуйста, введите правильное имя соо
msgid "You cannot create a new community on this server"
msgstr "Вы не можете создать сообщества на этом сервере."
#: [communitiesservers]empty_title
#, fuzzy
msgid "No Communities Servers yet…"
msgstr "Сервера сообществ"
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Подписки"
@ -1545,7 +1561,8 @@ msgid "Markdown syntax manual"
msgstr "Помощник по синтаксису Markdown"
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "Добавить комнату"
#: [rooms]edit
@ -1560,6 +1577,18 @@ msgstr "У Вас нет комнат."
msgid "Add one by clicking on the add button."
msgstr "Добавьте с помощью кнопки \"Добавить\""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1572,6 +1601,37 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "Отключились от комнаты"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Пользователи в комнате"
#: [rooms]destroy_text
#, fuzzy
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr "Вы уверены что хотите удалить этот комментарий?"
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr "Владелец"
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "Комнаты"
@ -1592,6 +1652,10 @@ msgstr "Неверный ID комнаты"
msgid "Empty name"
msgstr "Имя не задано"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "Пользователи в комнате"
@ -1608,6 +1672,10 @@ msgstr "Имя пользователя уже используется"
msgid "Join this chatroom on connect"
msgstr "Присоединиться к комнате при входе"
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr "Невозможно войти в комнату, необходима регистрация"
@ -1684,6 +1752,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Показывать контакты не в сети"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2013,6 +2086,11 @@ msgstr "Добавить"
msgid "Delete"
msgstr "Удалить"
#: [button]destroy
#, fuzzy
msgid "Destroy"
msgstr "сильный"
#: [button]cancel
msgid "Cancel"
msgstr "Отменить"
@ -2678,10 +2756,6 @@ msgstr "Комментарии"
msgid "Original post deleted"
msgstr "Первичный пост удален"
#: [affiliation]owner
msgid "Owner"
msgstr "Владелец"
#: [affiliation]publisher
msgid "Publisher"
msgstr "Автор"

81
locales/sk.po

@ -31,6 +31,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -98,7 +100,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -484,7 +486,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -659,6 +665,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1533,7 +1547,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1548,6 +1562,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1560,6 +1586,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1580,6 +1634,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1596,6 +1654,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1672,6 +1734,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Ďakujeme všetkým prekladateľom"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2001,6 +2068,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2666,10 +2737,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

80
locales/sl.po

@ -29,6 +29,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -482,7 +484,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -657,6 +663,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1531,7 +1545,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1546,6 +1560,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1558,6 +1584,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1578,6 +1632,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1594,6 +1652,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1670,6 +1732,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1999,6 +2065,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2664,10 +2734,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

88
locales/sq.po

@ -31,6 +31,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -98,7 +100,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -484,9 +486,14 @@ msgid "%s messages retrieved"
msgstr "U morën %s mesazhe"
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
#, fuzzy
msgid "↑ to edit your previous message"
msgstr "Që të përpunoni mesazhin tuaj të mëparshëm, mund të përdorni shigjetën për sipër ↑"
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
msgid "%s needs your attention"
msgstr "%s lyp vëmendjen tuaj"
@ -659,6 +666,15 @@ msgstr "Ju lutemi, jepni një emër bashkësie të vlefshëm (minimumi 4 shenja)
msgid "You cannot create a new community on this server"
msgstr "S’mund të krijoni një bashkësi të re në këtë shërbyes"
#: [communitiesservers]empty_title
#, fuzzy
msgid "No Communities Servers yet…"
msgstr "Shërbyes bashkësish"
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "Pajtime"
@ -1534,7 +1550,8 @@ msgid "Markdown syntax manual"
msgstr "Doracak sintakse Markdown"
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "Shtoni një dhomë bisedash"
#: [rooms]edit
@ -1549,6 +1566,18 @@ msgstr "Ende s’keni ndonjë dhomë bisedash."
msgid "Add one by clicking on the add button."
msgstr "Shtoni një duke klikuar mbi butonin e shtimeve."
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr "Lloj dhome"
@ -1561,6 +1590,37 @@ msgstr "Dhomë standarde"
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "U shkëput nga dhoma e fjalosjeve"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "Përdorues në dhomë"
#: [rooms]destroy_text
#, fuzzy
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr "Jeni i sigurt se doni të fshihet ky koment?"
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr "Pronar"
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "Dhoma fjalosjeje"
@ -1581,6 +1641,10 @@ msgstr "ID e gabuar Dhome Bisedash"
msgid "Empty name"
msgstr "Emër i zbrazët"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "Përdorues në dhomë"
@ -1597,6 +1661,10 @@ msgstr "Emër përdoruesi tashmë i zënë"
msgid "Join this chatroom on connect"
msgstr "Hyr në këtë dhomë bisedash gjatë lidhjes"
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr "S’hyhet dot te dhomë bisedash, lypset regjistrim"
@ -1673,6 +1741,11 @@ msgstr "Gjeni një të tillë duke kërkuar për emër apo ID të tij"
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Shfaqi kontaktet që s’janë në linjë"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2002,6 +2075,11 @@ msgstr "Shtoni"
msgid "Delete"
msgstr "Fshije"
#: [button]destroy
#, fuzzy
msgid "Destroy"
msgstr "i fortë"
#: [button]cancel
msgid "Cancel"
msgstr "Anuloje"
@ -2667,10 +2745,6 @@ msgstr "Komente"
msgid "Original post deleted"
msgstr "Postimi origjinal u fshi"
#: [affiliation]owner
msgid "Owner"
msgstr "Pronar"
#: [affiliation]publisher
msgid "Publisher"
msgstr "Botues"

80
locales/sv.po

@ -31,6 +31,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -98,7 +100,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -484,7 +486,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -659,6 +665,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1533,7 +1547,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1548,6 +1562,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1560,6 +1586,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1580,6 +1634,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1596,6 +1654,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1672,6 +1734,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2001,6 +2067,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2666,10 +2736,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

80
locales/sw.po

@ -29,6 +29,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -96,7 +98,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -482,7 +484,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -657,6 +663,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1531,7 +1545,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1546,6 +1560,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1558,6 +1584,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1578,6 +1632,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1594,6 +1652,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1670,6 +1732,10 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
msgid "Show all the contacts"
msgstr ""
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -1999,6 +2065,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2664,10 +2734,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

81
locales/tr.po

@ -32,6 +32,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -99,7 +101,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -485,7 +487,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -660,6 +666,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1534,7 +1548,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1549,6 +1563,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1561,6 +1587,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1581,6 +1635,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1597,6 +1655,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1673,6 +1735,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Tüm geliştiricilere teşekkür ederiz"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2002,6 +2069,10 @@ msgstr "Ekle"
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr "İptal"
@ -2667,10 +2738,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

81
locales/uk.po

@ -30,6 +30,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -483,7 +485,11 @@ msgid "%s messages retrieved"
msgstr ""
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
msgid "↑ to edit your previous message"
msgstr ""
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
@ -658,6 +664,14 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
msgid "No Communities Servers yet…"
msgstr ""
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1532,7 +1546,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1547,6 +1561,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1559,6 +1585,34 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
msgid "Hide disconnected rooms"
msgstr ""
#: [rooms]destroy_title
msgid "Destroy the room"
msgstr ""
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1579,6 +1633,10 @@ msgstr ""
msgid "Empty name"
msgstr ""
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1595,6 +1653,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1671,6 +1733,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "Дякуємо всім перекладачам"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2000,6 +2067,10 @@ msgstr ""
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr ""
@ -2665,10 +2736,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

88
locales/zh.po

@ -38,6 +38,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -105,7 +107,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -491,9 +493,14 @@ msgid "%s messages retrieved"
msgstr "获取了 %s 条消息"
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
#, fuzzy
msgid "↑ to edit your previous message"
msgstr "你可以使用上方向键 ↑ 来编辑你之前的消息"
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
msgid "%s needs your attention"
msgstr "%s 需要您的注意"
@ -666,6 +673,15 @@ msgstr "请提供一个有效的社群名称(最少 4 个字符)"
msgid "You cannot create a new community on this server"
msgstr "你不能在此服务器上创建社群"
#: [communitiesservers]empty_title
#, fuzzy
msgid "No Communities Servers yet…"
msgstr "社群服务器"
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr "订阅"
@ -1541,7 +1557,8 @@ msgid "Markdown syntax manual"
msgstr "Markdown 语法手册"
#: [rooms]add
msgid "Add a chatroom"
#, fuzzy
msgid "Add or join a chatroom"
msgstr "添加一个聊天室"
#: [rooms]edit
@ -1556,6 +1573,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr "点击新建按钮来添加一个。"
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1568,6 +1597,37 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "离开聊天室"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "聊天室用户"
#: [rooms]destroy_text
#, fuzzy
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr "你确定想要删除这条评论吗?"
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr "所有者"
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr "聊天室"
@ -1588,6 +1648,10 @@ msgstr "无效的聊天室 ID"
msgid "Empty name"
msgstr "用户名为空"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr "聊天室用户"
@ -1604,6 +1668,10 @@ msgstr "用户名已被使用"
msgid "Join this chatroom on connect"
msgstr "在连线后加入此聊天室"
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr "无法加入聊天室,需要注册"
@ -1680,6 +1748,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "显示离线联络人"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2009,6 +2082,11 @@ msgstr "添加"
msgid "Delete"
msgstr "删除"
#: [button]destroy
#, fuzzy
msgid "Destroy"
msgstr "得意"
#: [button]cancel
msgid "Cancel"
msgstr "取消"
@ -2674,10 +2752,6 @@ msgstr "评论"
msgid "Original post deleted"
msgstr "原帖子已被删除"
#: [affiliation]owner
msgid "Owner"
msgstr "所有者"
#: [affiliation]publisher
msgid "Publisher"
msgstr "发布者"

85
locales/zh_tw.po

@ -30,6 +30,8 @@
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServer/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunitiesServers/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityAffiliations/locales.ini
#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#
#. extracted from ../app/widgets/CommunityConfig/locales.ini
@ -97,7 +99,7 @@ msgid ""
msgstr ""
"Project-Id-Version: movim\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 00:00+0200\n"
"POT-Creation-Date: 2019-10-28 14:43+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"
@ -483,9 +485,14 @@ msgid "%s messages retrieved"
msgstr "%s 訊息檢索"
#: [message]edit_help
msgid "You can use the up arrow ↑ to edit your previous message"
#, fuzzy
msgid "↑ to edit your previous message"
msgstr "您可以使用方向鍵的上鍵 ↑ 來編輯您之前的訊息"
#: [message]emoji_help
msgid ":shortcut: to insert an emoji"
msgstr ""
#: [chat]attention
msgid "%s needs your attention"
msgstr "%s 需要您的關注"
@ -658,6 +665,15 @@ msgstr ""
msgid "You cannot create a new community on this server"
msgstr ""
#: [communitiesservers]empty_title
#, fuzzy
msgid "No Communities Servers yet…"
msgstr "社群伺服器"
#: [communitiesservers]empty_text
msgid "It seems that we can't find any communities for the moment"
msgstr ""
#: [communityaffiliation]subscriptions
msgid "Subscriptions"
msgstr ""
@ -1532,7 +1548,7 @@ msgid "Markdown syntax manual"
msgstr ""
#: [rooms]add
msgid "Add a chatroom"
msgid "Add or join a chatroom"
msgstr ""
#: [rooms]edit
@ -1547,6 +1563,18 @@ msgstr ""
msgid "Add one by clicking on the add button."
msgstr ""
#: [rooms]empty_synchronize_title
msgid "You had some rooms previously listed?"
msgstr ""
#: [rooms]empty_synchronize_text
msgid "Try to synchronize them to the new room bookmarking system"
msgstr ""
#: [rooms]empty_synchronize_button
msgid "Synchronize"
msgstr ""
#: [rooms]type_room
msgid "Type of room"
msgstr ""
@ -1559,6 +1587,36 @@ msgstr ""
msgid "Gateway room"
msgstr ""
#: [rooms]show_all
msgid "Show all the rooms"
msgstr ""
#: [rooms]hide_disconnected
#, fuzzy
msgid "Hide disconnected rooms"
msgstr "已中斷與聊天室的連線"
#: [rooms]destroy_title
#, fuzzy
msgid "Destroy the room"
msgstr "已中斷與聊天室的連線"
#: [rooms]destroy_text
msgid "Are you sure that you want to definitely destroy the following room?"
msgstr ""
#: [rooms]owner [affiliation]owner
msgid "Owner"
msgstr ""
#: [rooms]admin
msgid "Admin"
msgstr ""
#: [rooms]visitor
msgid "Visitor"
msgstr ""
#: [chatrooms]title
msgid "Chatrooms"
msgstr ""
@ -1579,6 +1637,10 @@ msgstr "錯誤的聊天室 ID"
msgid "Empty name"
msgstr "空白的名稱"
#: [chatrooms]synchronized
msgid "%s rooms synchronized"
msgstr ""
#: [chatrooms]users
msgid "Users in the room"
msgstr ""
@ -1595,6 +1657,10 @@ msgstr ""
msgid "Join this chatroom on connect"
msgstr ""
#: [chatrooms]destroyed
msgid "Room destroyed"
msgstr ""
#: [chatrooms]registrationrequired
msgid "Chatroom cannot be joined, registration required"
msgstr ""
@ -1671,6 +1737,11 @@ msgstr ""
msgid "Tags"
msgstr ""
#: [search]show_complete_roster
#, fuzzy
msgid "Show all the contacts"
msgstr "跟聯絡人聊天"
#: [sendto]attach
msgid "Attach to a blog publication"
msgstr ""
@ -2000,6 +2071,10 @@ msgstr "加"
msgid "Delete"
msgstr ""
#: [button]destroy
msgid "Destroy"
msgstr ""
#: [button]cancel
msgid "Cancel"
msgstr "取消"
@ -2665,10 +2740,6 @@ msgstr ""
msgid "Original post deleted"
msgstr ""
#: [affiliation]owner
msgid "Owner"
msgstr ""
#: [affiliation]publisher
msgid "Publisher"
msgstr ""

Loading…
Cancel
Save