You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

186 lines
16 KiB

  1. OC.L10N.register(
  2. "spreed",
  3. {
  4. "Validate SSL certificate" : "Validate SSL certificate",
  5. "Delete server" : "Delete server",
  6. "Add new server" : "Add new server",
  7. "Saved" : "Saved",
  8. "You deleted all STUN servers. As it is almost always needed, a default STUN server was added." : "You deleted all STUN servers. As it is almost always needed, a default STUN server was added.",
  9. "Shared secret" : "Shared secret",
  10. "TURN server shared secret" : "TURN server shared secret",
  11. "TURN server protocols" : "TURN server protocols",
  12. "UDP and TCP" : "UDP and TCP",
  13. "UDP only" : "UDP only",
  14. "TCP only" : "TCP only",
  15. "New public conversation" : "New public conversation",
  16. "New group conversation" : "New group conversation",
  17. "New conversation …" : "New conversation …",
  18. "Screensharing is not supported by your browser." : "Screensharing is not supported by your browser.",
  19. "Screensharing requires the page to be loaded through HTTPS." : "Screensharing requires the page to be loaded through HTTPS.",
  20. "Screensharing options" : "Screensharing options",
  21. "Sharing your screen only works with Firefox version 52 or newer." : "Sharing your screen only works with Firefox version 52 or newer.",
  22. "Screensharing extension is required to share your screen." : "Screensharing extension is required to share your screen.",
  23. "Please use a different browser like Firefox or Chrome to share your screen." : "Please use a different browser like Firefox or Chrome to share your screen.",
  24. "An error occurred while starting screensharing." : "An error occurred while starting screensharing.",
  25. "Participants" : "Participants",
  26. "Chat" : "Chat",
  27. "Talk" : "Talk",
  28. "Waiting for {participantName} to join the call …" : "Waiting for {participantName} to join the call …",
  29. "Waiting for others to join the call …" : "Waiting for others to join the call …",
  30. "Exit fullscreen (f)" : "Exit fullscreen (f)",
  31. "Fullscreen (f)" : "Fullscreen (f)",
  32. "Mute audio (m)" : "Mute audio (m)",
  33. "Unmute audio (m)" : "Unmute audio (m)",
  34. "No audio" : "No audio",
  35. "Disable video (v)" : "Disable video (v)",
  36. "Enable video (v)" : "Enable video (v)",
  37. "No Camera" : "No Camera",
  38. "Enable screensharing" : "Enable screensharing",
  39. "Copy" : "Copy",
  40. "Copied!" : "Copied!",
  41. "Not supported!" : "Not supported!",
  42. "Press ⌘-C to copy." : "Press ⌘-C to copy.",
  43. "Press Ctrl-C to copy." : "Press Ctrl-C to copy.",
  44. "Join a conversation or start a new one" : "Join a conversation or start a new one",
  45. "This conversation has ended" : "This conversation has ended",
  46. "Share screen" : "Share screen",
  47. "Show your screen" : "Show your screen",
  48. "Stop screensharing" : "Stop screensharing",
  49. "Please enter the password for this call" : "Please enter the password for this call",
  50. "Password required" : "Password required",
  51. "Password" : "Password",
  52. "Cancel" : "Cancel",
  53. "Submit" : "Submit",
  54. "Leave call" : "Leave call",
  55. "Join call" : "Join call",
  56. "Share link" : "Share link",
  57. "Change password" : "Change password",
  58. "Set password" : "Set password",
  59. "Name" : "Name",
  60. "Conversation name" : "Conversation name",
  61. "Rename" : "Rename",
  62. "Copy link" : "Copy link",
  63. "Conversation with {name}" : "Conversation with {name}",
  64. "Error occurred while setting password" : "Error occurred while setting password",
  65. "Link copied!" : "Link copied!",
  66. "You" : "You",
  67. "No messages yet, start the conversation!" : "No messages yet, start the conversation!",
  68. "New message …" : "New message …",
  69. "Send" : "Send",
  70. "Guest" : "Guest",
  71. "[Unknown user name]" : "[Unknown user name]",
  72. "Today" : "Today",
  73. "Yesterday" : "Yesterday",
  74. "{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
  75. "Error occurred while sending message" : "Error occurred while sending message",
  76. "Edit" : "Edit",
  77. "moderator" : "moderator",
  78. "Demote from moderator" : "Demote from moderator",
  79. "Promote to moderator" : "Promote to moderator",
  80. "Remove participant" : "Remove participant",
  81. "Add participant …" : "Add participant …",
  82. "Delete conversation" : "Delete conversation",
  83. "No other people in this call" : "No other people in this call",
  84. "You can invite others in the participant tab of the sidebar" : "You can invite others in the participant tab of the sidebar",
  85. "Share this link to invite others!" : "Share this link to invite others!",
  86. "You can invite others in the participant tab of the sidebar or share this link to invite others!" : "You can invite others in the participant tab of the sidebar or share this link to invite others!",
  87. "Close" : "Close",
  88. "Waiting for camera and microphone permissions" : "Waiting for camera and microphone permissions",
  89. "Please, give your browser access to use your camera and microphone in order to use this app." : "Please give your browser access to use your camera and microphone in order to use this app.",
  90. "Disable video" : "Disable video",
  91. "Show screen" : "Show screen",
  92. "Enable video" : "Enable video",
  93. "Access to microphone & camera is only possible with HTTPS" : "Access to microphone & camera is only possible with HTTPS",
  94. "Please move your setup to HTTPS" : "Please move your setup to HTTPS",
  95. "Access to microphone & camera was denied" : "Access to microphone & camera was denied",
  96. "WebRTC is not supported in your browser" : "WebRTC is not supported in your browser",
  97. "Please use a different browser like Firefox or Chrome" : "Please use a different browser like Firefox or Chrome",
  98. "Error while accessing microphone & camera" : "Error while accessing microphone & camera",
  99. "WebRTC is not supported in your browser :-/" : "WebRTC is not supported in your browser :-/",
  100. "{participantName}'s screen" : "{participantName}'s screen",
  101. "Guest's screen" : "Guest's screen",
  102. "Your screen" : "Your screen",
  103. "a conversation" : "a conversation",
  104. "(Duration %s)" : "(Duration %s)",
  105. "You attended a call with {user1}" : "You attended a call with {user1}",
  106. "_%n guest_::_%n guests_" : ["%n guest","%n guests"],
  107. "You attended a call with {user1} and {user2}" : "You attended a call with {user1} and {user2}",
  108. "You attended a call with {user1}, {user2} and {user3}" : "You attended a call with {user1}, {user2} and {user3}",
  109. "You attended a call with {user1}, {user2}, {user3} and {user4}" : "You attended a call with {user1}, {user2}, {user3} and {user4}",
  110. "You attended a call with {user1}, {user2}, {user3}, {user4} and {user5}" : "You attended a call with {user1}, {user2}, {user3}, {user4} and {user5}",
  111. "_%n other_::_%n others_" : ["%n other","%n others"],
  112. "{actor} invited you to {call}" : "{actor} invited you to {call}",
  113. "You were invited to a <strong>talk</strong> room or had a <strong>call</strong>" : "You were invited to a <strong>talk</strong> room or had a <strong>call</strong>",
  114. "Talk to %s" : "Talk to %s",
  115. "_%n other guest_::_%n other guests_" : ["%n other guest","%n other guests"],
  116. ", " : ", ",
  117. "%s mentioned you in a private conversation" : "%s mentioned you in a private conversation",
  118. "{user} mentioned you in a private conversation" : "{user} mentioned you in a private conversation",
  119. "%s mentioned you in a group conversation: %s" : "%s mentioned you in a group conversation: %s",
  120. "{user} mentioned you in a group conversation: {call}" : "{user} mentioned you in a group conversation: {call}",
  121. "%s mentioned you in a group conversation" : "%s mentioned you in a group conversation",
  122. "{user} mentioned you in a group conversation" : "{user} mentioned you in a group conversation",
  123. "A guest mentioned you in a group conversation: %s" : "A guest mentioned you in a group conversation: %s",
  124. "A guest mentioned you in a group conversation: {call}" : "A guest mentioned you in a group conversation: {call}",
  125. "A guest mentioned you in a group conversation" : "A guest mentioned you in a group conversation",
  126. "%s invited you to a private conversation" : "%s invited you to a private conversation",
  127. "{user} invited you to a private conversation" : "{user} invited you to a private conversation",
  128. "%s invited you to a group conversation: %s" : "%s invited you to a group conversation: %s",
  129. "{user} invited you to a group conversation: {call}" : "{user} invited you to a group conversation: {call}",
  130. "%s invited you to a group conversation" : "%s invited you to a group conversation",
  131. "{user} invited you to a group conversation" : "{user} invited you to a group conversation",
  132. "{user} wants to talk with you" : "{user} wants to talk with you",
  133. "A group call has started in {call}" : "A group call has started in {call}",
  134. "A group call has started" : "A group call has started",
  135. "Video & audio-conferencing using WebRTC" : "Video & audio-conferencing using WebRTC",
  136. "Video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call.\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.\n* 🙈 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds" : "Video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call.\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.\n* 🙈 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds",
  137. "This call is password-protected" : "This call is password-protected",
  138. "The password is wrong. Try again." : "The password is wrong. Try again.",
  139. "Signaling server" : "Signaling server",
  140. "An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server." : "An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server.",
  141. "STUN servers" : "STUN servers",
  142. "A STUN server is used to determine the public IP address of participants behind a router." : "A STUN server is used to determine the public IP address of participants behind a router.",
  143. "TURN server" : "TURN server",
  144. "The TURN server is used to proxy the traffic from participants behind a firewall." : "The TURN server is used to proxy the traffic from participants behind a firewall.",
  145. "%s Talk on your mobile devices" : "%s Talk on your mobile devices",
  146. "Join conversations at any time, any where, on any device." : "Join conversations at any time, any where, on any device.",
  147. "Android app" : "Android app",
  148. "iOS app" : "iOS app",
  149. "Video calls" : "Video calls",
  150. "(group)" : "(group)",
  151. "New public call" : "New public call",
  152. "Looking great today! :)" : "Looking great today! :)",
  153. "Time to call your friends" : "Time to call your friends",
  154. "You can set your name on the top right of this page so other participants can identify you better." : "You can set your name on the top right of this page so other participants can identify you better.",
  155. "This call has ended" : "This call has ended",
  156. "Saving failed" : "Saving failed",
  157. "Add person" : "Add person",
  158. "and you" : "and you",
  159. "Please adjust your configuration" : "Please adjust your configuration",
  160. "{actor} invited you to a private call" : "{actor} invited you to a private call",
  161. "{actor} invited you to a group call" : "{actor} invited you to a group call",
  162. "{actor} invited you to the call {call}" : "{actor} invited you to the call {call}",
  163. "You were invited to a <strong>video call</strong>" : "You were invited to a <strong>video call</strong>",
  164. "Video call" : "Video call",
  165. "Invalid format, must be stunserver:port." : "Invalid format, must be stunserver:port.",
  166. "Invalid port specified." : "Invalid port specified.",
  167. "Invalid protocols specified." : "Invalid protocols specified.",
  168. "%s invited you to a private call" : "%s invited you to a private call",
  169. "{user} invited you to a private call" : "{user} invited you to a private call",
  170. "%s invited you to a group call: %s" : "%s invited you to a group call: %s",
  171. "{user} invited you to a group call: {call}" : "{user} invited you to a group call: {call}",
  172. "%s invited you to a group call" : "%s invited you to a group call",
  173. "{user} invited you to a group call" : "{user} invited you to a group call",
  174. "Video & audio-conferencing using WebRTC\n\n* 👥 **Private, group and public calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call.\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.\n* 🙈 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n\n* 💬 [Chat integration](https://github.com/nextcloud/spreed/issues/35)\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds\n\n**Known issues:**\n\n* [HTTP/2.0 is currently not supported](https://github.com/nextcloud/spreed/issues/225)" : "Video & audio-conferencing using WebRTC\n\n* 👥 **Private, group and public calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call.\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.\n* 🙈 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n\n* 💬 [Chat integration](https://github.com/nextcloud/spreed/issues/35)\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds\n\n**Known issues:**\n\n* [HTTP/2.0 is currently not supported](https://github.com/nextcloud/spreed/issues/225)",
  175. "Fullscreen" : "Fullscreen",
  176. "Mute audio" : "Mute audio",
  177. "Smile in 3… 2… 1!" : "Smile in 3… 2… 1!",
  178. "Choose person …" : "Choose person …",
  179. "The STUN server is necessary so participants can connect to calls. The TURN server makes sure connection works even through firewalls." : "The STUN server is necessary so participants can connect to calls. The TURN server makes sure connection works even through firewalls.",
  180. "STUN server" : "STUN server",
  181. "The STUN server is used to determine the public IP address of participants behind a router." : "The STUN server is used to determine the public IP address of participants behind a router.",
  182. "… %s" : "… %s",
  183. "%s …" : "%s …",
  184. "… %s …" : "… %s …"
  185. },
  186. "nplurals=2; plural=(n != 1);");