You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: l10n/en_GB.js
+38
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,9 @@ OC.L10N.register(
76
76
"- Summarize call recordings and unread messages in chats with the Nextcloud Assistant" : "- Summarize call recordings and unread messages in chats with the Nextcloud Assistant",
77
77
"- Improved meetings with recognizing guests invited via their email address, import of participant lists, drafts for polls and downloading call participant lists" : "- Improved meetings with recognizing guests invited via their email address, import of participant lists, drafts for polls and downloading call participant lists",
78
78
"- Archive conversations to stay focused" : "- Archive conversations to stay focused",
79
+
"- Schedule a meeting into your calendar from within a conversation" : "- Schedule a meeting into your calendar from within a conversation",
80
+
"- Search for messages of the current conversation directly in the right sidebar" : "- Search for messages of the current conversation directly in the right sidebar",
81
+
"- See more conversations on a first glance with the new compact list (enable in the Talk settings)" : "- See more conversations on a first glance with the new compact list (enable in the Talk settings)",
"Reaction deleted by author" : "Reaction deleted by author",
@@ -712,6 +715,7 @@ OC.L10N.register(
712
715
"No High-performance backend configured - Running Nextcloud Talk without the High-performance backend only scales for very small calls (max. 2-3 participants). Please set up the High-performance backend to ensure calls with multiple participants work seamlessly." : "No High-performance backend configured - Running Nextcloud Talk without the High-performance backend only scales for very small calls (max. 2-3 participants). Please set up the High-performance backend to ensure calls with multiple participants work seamlessly.",
713
716
"Running the High-performance backend \"conversation_cluster\" mode is deprecated and will no longer be supported in the upcoming version. The High-performance backend supports real clustering nowadays which should be used instead." : "Running the High-performance backend \"conversation_cluster\" mode is deprecated and will no longer be supported in the upcoming version. The High-performance backend supports real clustering nowadays which should be used instead.",
714
717
"Defining multiple High-performance backends is deprecated and will no longer be supported in the upcoming version. Instead a load-balancer should be set up together with clustered signaling servers and configured in the Talk settings." : "Defining multiple High-performance backends is deprecated and will no longer be supported in the upcoming version. Instead a load-balancer should be set up together with clustered signaling servers and configured in the Talk settings.",
718
+
"High-performance backend not configured correctly" : "High-performance backend not configured correctly",
715
719
"Error: Cannot connect to server" : "Error: Cannot connect to server",
716
720
"Error: Server did not respond with proper JSON" : "Error: Server did not respond with proper JSON",
"End-to-end encrypted calls with a configured SIP bridge require a newer version of the High-performance backend and SIP bridge." : "End-to-end encrypted calls with a configured SIP bridge require a newer version of the High-performance backend and SIP bridge.",
804
+
"Mobile clients do not support end-to-end encrypted calls at the moment." : "Mobile clients do not support end-to-end encrypted calls at the moment.",
798
805
"All messages" : "All messages",
799
806
"@-mentions only" : "@-mentions only",
800
807
"Off" : "Off",
@@ -874,9 +881,12 @@ OC.L10N.register(
874
881
"Nextcloud Talk setup not complete" : "Nextcloud Talk setup not complete",
875
882
"Please note that in calls with more than 2 participants without the High-performance backend, participants will most likely experience connectivity issues and cause high load on participating devices." : "Please note that in calls with more than 2 participants without the High-performance backend, participants will most likely experience connectivity issues and cause high load on participating devices.",
876
883
"Install the High-performance backend to ensure calls with multiple participants work seamlessly." : "Install the High-performance backend to ensure calls with multiple participants work seamlessly.",
"The High-performance backend is required for calls and conversations with multiple participants. Without the backend, all participants have to upload their own video individually for each other participant, which will most likely cause connectivity issues and a high load on participating devices." : "The High-performance backend is required for calls and conversations with multiple participants. Without the backend, all participants have to upload their own video individually for each other participant, which will most likely cause connectivity issues and a high load on participating devices.",
878
887
"It is highly recommended to set up a distributed cache when using Nextcloud Talk with a High-performance backend." : "It is highly recommended to set up a distributed cache when using Nextcloud Talk with a High-performance backend.",
"Sending no invitations" : "Sending no invitations",
949
+
"{participant0} will receive an invitation" : "{participant0} will receive an invitation",
950
+
"{participant0} and {participant1} will receive invitations" : "{participant0} and {participant1} will receive invitations",
935
951
"Meeting created" : "Meeting created",
936
952
"Upcoming meetings" : "Upcoming meetings",
937
953
"Next meeting" : "Next meeting",
@@ -944,10 +960,13 @@ OC.L10N.register(
944
960
"To" : "To",
945
961
"Calendar" : "Calendar",
946
962
"Attendees" : "Attendees",
963
+
"Invite all users and emails" : "Invite all users and emails",
964
+
"Add attendees" : "Add attendees",
947
965
"Save" : "Save",
948
966
"Search participants" : "Search participants",
949
967
"No results" : "No results",
950
968
"Done" : "Done",
969
+
"_{participant0}, {participant1} and %n other will receive invitations_::_{participant0}, {participant1} and %n others will receive invitations_" : ["{participant0}, {participant1} and %n other will receive invitations","{participant0}, {participant1} and %n others will receive invitations"],
951
970
"Recording consent is required" : "Recording consent is required",
952
971
"This conversation is read-only" : "This conversation is read-only",
953
972
"Conversation not found or not joined" : "Conversation not found or not joined",
@@ -1461,6 +1480,7 @@ OC.L10N.register(
1461
1480
"Multiple answers" : "Multiple answers",
1462
1481
"Save as draft" : "Save as draft",
1463
1482
"Export draft to file" : "Export draft to file",
1483
+
"Create poll in {name}" : "Create poll in {name}",
1464
1484
"Create poll" : "Create poll",
1465
1485
"Error while importing poll" : "Error while importing poll",
1466
1486
"You voted for this option" : "You voted for this option",
@@ -1570,13 +1590,19 @@ OC.L10N.register(
1570
1590
"Search or add participants" : "Search or add participants",
1571
1591
"Invitation was sent to {actorId}" : "Invitation was sent to {actorId}",
1572
1592
"An error occurred while adding the participants" : "An error occurred while adding the participants",
"You have new unread messages in the chat." : "You have new unread messages in the chat.",
1579
1601
"You have been mentioned in the chat." : "You have been mentioned in the chat.",
1602
+
"Search messages …" : "Search messages …",
1603
+
"Search options" : "Search options",
1604
+
"From User" : "From User",
1605
+
"Since" : "Since",
1580
1606
"Until" : "Until",
1581
1607
"No results found" : "No results found",
1582
1608
"Load more results" : "Load more results",
@@ -1633,6 +1659,8 @@ OC.L10N.register(
1633
1659
"Space bar" : "Space bar",
1634
1660
"Push to talk or push to mute" : "Push to talk or push to mute",
1635
1661
"Raise or lower hand" : "Raise or lower hand",
1662
+
"Mouse wheel" : "Mouse wheel",
1663
+
"Zoom-in / zoom-out a screen share" : "Zoom-in / zoom-out a screen share",
1636
1664
"Choose the folder in which attachments should be saved." : "Choose the folder in which attachments should be saved.",
1637
1665
"Error while setting attachment folder" : "Error while setting attachment folder",
1638
1666
"Your privacy setting has been saved" : "Your privacy setting has been saved",
@@ -1649,6 +1677,7 @@ OC.L10N.register(
1649
1677
"Start call silently" : "Start call silently",
1650
1678
"Start call" : "Start call",
1651
1679
"End call" : "End call",
1680
+
"Nextcloud Talk was updated, you cannot start or join a call." : "Nextcloud Talk was updated, you cannot start or join a call.",
1652
1681
"This call has just ended" : "This call has just ended",
1653
1682
"You will be able to join the call only after a moderator starts it." : "You will be able to join the call only after a moderator starts it.",
1654
1683
"The call has been running for one hour." : "Note: the call has been going on for an hour already.",
@@ -1845,6 +1874,7 @@ OC.L10N.register(
1845
1874
"_{actor} demoted {user0}, {user1} and %n more participant from moderators_::_{actor} demoted {user0}, {user1} and %n more participants from moderators_" : ["{actor} demoted {user0}, {user1} and %n more participant from moderators","{actor} demoted {user0}, {user1} and %n more participants from moderators"],
"Nextcloud Talk was updated." : "Nextcloud Talk was updated.",
1848
1878
"(edited)" : "(edited)",
1849
1879
"(edited by you)" : "(edited by you)",
1850
1880
"(edited by a deleted user)" : "(edited by a deleted user)",
@@ -1854,6 +1884,7 @@ OC.L10N.register(
1854
1884
"Location has been posted to {conversation}" : "Location has been posted to {conversation}",
1855
1885
"In conversation" : "In conversation",
1856
1886
"Search in conversation: {conversation}" : "Search in conversation: {conversation}",
1887
+
"Nextcloud Talk Federation was updated." : "Nextcloud Talk Federation was updated.",
1857
1888
"Error while sharing file" : "Error while sharing file",
1858
1889
"Your requests are throttled at the moment due to brute force protection" : "Your requests are throttled at the moment due to brute force protection",
1859
1890
"Error while clearing conversation history" : "Error while clearing conversation history",
@@ -1878,6 +1909,7 @@ OC.L10N.register(
1878
1909
"Could not send invitation to {actorId}" : "Could not send invitation to {actorId}",
1879
1910
"Invitations sent" : "Invitations sent",
1880
1911
"Error occurred when sending invitations" : "Error occurred when sending invitations",
1912
+
"Failed to join the conversation." : "Failed to join the conversation.",
1881
1913
"You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?",
1882
1914
"Join here" : "Join here",
1883
1915
"Leave this page" : "Leave this page",
@@ -1901,6 +1933,7 @@ OC.L10N.register(
1901
1933
"Poll \"{name}\" was created by {user}. Click to vote" : "Poll \"{name}\" was created by {user}. Click to vote",
1902
1934
"Failed to add reaction" : "Failed to add reaction",
1903
1935
"Failed to remove reaction" : "Failed to remove reaction",
1936
+
"Nextcloud is in maintenance mode." : "Nextcloud is in maintenance mode.",
1904
1937
"The browser you're using is not fully supported by Nextcloud Talk. Please use the latest version of Mozilla Firefox, Microsoft Edge, Google Chrome, Opera or Apple Safari." : "The browser you're using is not fully supported by Nextcloud Talk. Please use the latest version of Mozilla Firefox, Microsoft Edge, Google Chrome, Opera or Apple Safari.",
"Error while parsing a PROPFIND error" : "Error while parsing a PROPFIND error",
1912
1945
"Sending signaling message has failed" : "Sending signaling message has failed",
1913
1946
"Lost connection to signaling server. Trying to reconnect." : "Lost connection to signaling server. Trying to reconnect.",
1947
+
"Lost connection to signaling server." : "Lost connection to signaling server.",
1914
1948
"Establishing signaling connection is taking longer than expected …" : "Establishing signaling connection is taking longer than expected …",
1915
1949
"Failed to establish signaling connection. Retrying …" : "Failed to establish signaling connection. Retrying …",
1916
1950
"Failed to establish signaling connection. Something might be wrong in the signaling server configuration" : "Failed to establish signaling connection. Something might be wrong in the signaling server configuration",
1917
1951
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administration." : "The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administration.",
1952
+
"Please restart the app." : "Please restart the app.",
1918
1953
"Please reload the page." : "Please reload the page.",
1954
+
"Please try to restart the app." : "Please try to restart the app.",
1955
+
"Please try to reload the page." : "Please try to reload the page.",
"The call summary bot posts an overview message after the call listing all participants and outlining tasks" : "The call summary bot posts an overview message after the call listing all participants and outlining tasks",
0 commit comments