summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'l10n')
-rw-r--r--l10n/en_GB.js9
-rw-r--r--l10n/en_GB.json9
-rw-r--r--l10n/mk.js2
-rw-r--r--l10n/mk.json2
-rw-r--r--l10n/sr.js371
-rw-r--r--l10n/sr.json371
-rw-r--r--l10n/uk.js6
-rw-r--r--l10n/uk.json6
-rw-r--r--l10n/zh_HK.js9
-rw-r--r--l10n/zh_HK.json9
10 files changed, 790 insertions, 4 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 121d68785..6083d89f8 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -682,6 +682,8 @@ OC.L10N.register(
"Matterbridge binary has incorrect permissions. Please make sure the Matterbridge binary file is owned by the correct user and can be executed. It can be found in \"/.../nextcloud/apps/talk_matterbridge/bin/\"." : "Matterbridge binary has incorrect permissions. Please make sure the Matterbridge binary file is owned by the correct user and can be executed. It can be found in \"/.../nextcloud/apps/talk_matterbridge/bin/\".",
"Matterbridge binary was not found or couldn't be executed." : "Matterbridge binary was not found or couldn't be executed.",
"You can also set the path to the Matterbridge binary manually via the config. Check the {linkstart}Matterbridge integration documentation{linkend} for more information." : "You can also set the path to the Matterbridge binary manually via the config. Check the {linkstart}Matterbridge integration documentation{linkend} for more information.",
+ "An error occurred while installing the Matterbridge app" : "An error occurred while installing the Matterbridge app",
+ "An error occurred while installing the Talk Matterbridge. Please install it manually" : "An error occurred while installing the Talk Matterbridge. Please install it manually",
"Failed to execute Matterbridge binary." : "Failed to execute Matterbridge binary.",
"Recording backend URL" : "Recording backend URL",
"Validate SSL certificate" : "Validate SSL certificate",
@@ -695,6 +697,7 @@ OC.L10N.register(
"Recording backend" : "Recording backend",
"Add a new recording backend server" : "Add a new recording backend server",
"Shared secret" : "Shared secret",
+ "The PHP settings \"upload_max_filesize\" or \"post_max_size\" only will allow to upload files up to {maxUpload}." : "The PHP settings \"upload_max_filesize\" or \"post_max_size\" only will allow to upload files up to {maxUpload}.",
"Recording backend settings saved" : "Recording backend settings saved",
"SIP configuration" : "SIP configuration",
"SIP configuration is only possible with a high-performance backend." : "SIP configuration is only possible with a high-performance backend.",
@@ -869,6 +872,7 @@ OC.L10N.register(
"The file must be a PNG or JPG" : "The file must be a PNG or JPG",
"Set as conversation picture" : "Set as conversation picture",
"Choose your profile picture" : "Choose your profile picture",
+ "Please select a valid PNG or JPG file" : "Please select a valid PNG or JPG file",
"Error setting profile picture" : "Error setting profile picture",
"Error cropping profile picture" : "Error cropping profile picture",
"Error saving profile picture" : "Error saving profile picture",
@@ -900,6 +904,7 @@ OC.L10N.register(
"Permanently delete this conversation." : "Permanently delete this conversation.",
"Delete chat messages" : "Delete chat messages",
"Permanently delete all the messages in this conversation." : "Permanently delete all the messages in this conversation.",
+ "You need to promote a new moderator before you can leave the conversation" : "You need to promote a new moderator before you can leave the conversation",
"Do you really want to delete \"{displayName}\"?" : "Do you really want to delete \"{displayName}\"?",
"Error while deleting conversation" : "Error while deleting conversation",
"Do you really want to delete all messages in \"{displayName}\"?" : "Do you really want to delete all messages in \"{displayName}\"?",
@@ -1361,7 +1366,9 @@ OC.L10N.register(
"Call recording stopped while starting." : "Call recording stopped while starting.",
"Call recording stopped. You will be notified once the recording is available." : "Call recording stopped. You will be notified once the recording is available.",
"Conversation picture set" : "Conversation picture set",
+ "Could not set the conversation picture" : "Could not set the conversation picture",
"Conversation picture deleted" : "Conversation picture deleted",
+ "Could not delete the conversation picture" : "Could not delete the conversation picture",
"Not enough free space to upload file \"{fileName}\"" : "Not enough free space to upload file \"{fileName}\"",
"Error while uploading file \"{fileName}\"" : "Error while uploading file \"{fileName}\"",
"An error happened when trying to share your file" : "An error happened when trying to share your file",
@@ -1376,11 +1383,13 @@ OC.L10N.register(
"An error occurred while submitting your vote" : "An error occurred while submitting your vote",
"An error occurred while ending the poll" : "An error occurred while ending the poll",
"Nextcloud is in maintenance mode, please reload the page" : "Nextcloud is in maintenance mode, please reload the page",
+ "Sending signaling message has failed" : "Sending signaling message has failed",
"Lost connection to signaling server. Trying to reconnect." : "Lost connection to signaling server. Trying to reconnect.",
"Lost connection to signaling server. Try to reload the page manually." : "Lost connection to signaling server. Try to reload the page manually.",
"Establishing signaling connection is taking longer than expected …" : "Establishing signaling connection is taking longer than expected …",
"Failed to establish signaling connection. Retrying …" : "Failed to establish signaling connection. Retrying …",
"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",
+ "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.",
"Default" : "Default",
"Microphone {number}" : "Microphone {number}",
"Camera {number}" : "Camera {number}",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index 1340e9bc5..db0682756 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -680,6 +680,8 @@
"Matterbridge binary has incorrect permissions. Please make sure the Matterbridge binary file is owned by the correct user and can be executed. It can be found in \"/.../nextcloud/apps/talk_matterbridge/bin/\"." : "Matterbridge binary has incorrect permissions. Please make sure the Matterbridge binary file is owned by the correct user and can be executed. It can be found in \"/.../nextcloud/apps/talk_matterbridge/bin/\".",
"Matterbridge binary was not found or couldn't be executed." : "Matterbridge binary was not found or couldn't be executed.",
"You can also set the path to the Matterbridge binary manually via the config. Check the {linkstart}Matterbridge integration documentation{linkend} for more information." : "You can also set the path to the Matterbridge binary manually via the config. Check the {linkstart}Matterbridge integration documentation{linkend} for more information.",
+ "An error occurred while installing the Matterbridge app" : "An error occurred while installing the Matterbridge app",
+ "An error occurred while installing the Talk Matterbridge. Please install it manually" : "An error occurred while installing the Talk Matterbridge. Please install it manually",
"Failed to execute Matterbridge binary." : "Failed to execute Matterbridge binary.",
"Recording backend URL" : "Recording backend URL",
"Validate SSL certificate" : "Validate SSL certificate",
@@ -693,6 +695,7 @@
"Recording backend" : "Recording backend",
"Add a new recording backend server" : "Add a new recording backend server",
"Shared secret" : "Shared secret",
+ "The PHP settings \"upload_max_filesize\" or \"post_max_size\" only will allow to upload files up to {maxUpload}." : "The PHP settings \"upload_max_filesize\" or \"post_max_size\" only will allow to upload files up to {maxUpload}.",
"Recording backend settings saved" : "Recording backend settings saved",
"SIP configuration" : "SIP configuration",
"SIP configuration is only possible with a high-performance backend." : "SIP configuration is only possible with a high-performance backend.",
@@ -867,6 +870,7 @@
"The file must be a PNG or JPG" : "The file must be a PNG or JPG",
"Set as conversation picture" : "Set as conversation picture",
"Choose your profile picture" : "Choose your profile picture",
+ "Please select a valid PNG or JPG file" : "Please select a valid PNG or JPG file",
"Error setting profile picture" : "Error setting profile picture",
"Error cropping profile picture" : "Error cropping profile picture",
"Error saving profile picture" : "Error saving profile picture",
@@ -898,6 +902,7 @@
"Permanently delete this conversation." : "Permanently delete this conversation.",
"Delete chat messages" : "Delete chat messages",
"Permanently delete all the messages in this conversation." : "Permanently delete all the messages in this conversation.",
+ "You need to promote a new moderator before you can leave the conversation" : "You need to promote a new moderator before you can leave the conversation",
"Do you really want to delete \"{displayName}\"?" : "Do you really want to delete \"{displayName}\"?",
"Error while deleting conversation" : "Error while deleting conversation",
"Do you really want to delete all messages in \"{displayName}\"?" : "Do you really want to delete all messages in \"{displayName}\"?",
@@ -1359,7 +1364,9 @@
"Call recording stopped while starting." : "Call recording stopped while starting.",
"Call recording stopped. You will be notified once the recording is available." : "Call recording stopped. You will be notified once the recording is available.",
"Conversation picture set" : "Conversation picture set",
+ "Could not set the conversation picture" : "Could not set the conversation picture",
"Conversation picture deleted" : "Conversation picture deleted",
+ "Could not delete the conversation picture" : "Could not delete the conversation picture",
"Not enough free space to upload file \"{fileName}\"" : "Not enough free space to upload file \"{fileName}\"",
"Error while uploading file \"{fileName}\"" : "Error while uploading file \"{fileName}\"",
"An error happened when trying to share your file" : "An error happened when trying to share your file",
@@ -1374,11 +1381,13 @@
"An error occurred while submitting your vote" : "An error occurred while submitting your vote",
"An error occurred while ending the poll" : "An error occurred while ending the poll",
"Nextcloud is in maintenance mode, please reload the page" : "Nextcloud is in maintenance mode, please reload the page",
+ "Sending signaling message has failed" : "Sending signaling message has failed",
"Lost connection to signaling server. Trying to reconnect." : "Lost connection to signaling server. Trying to reconnect.",
"Lost connection to signaling server. Try to reload the page manually." : "Lost connection to signaling server. Try to reload the page manually.",
"Establishing signaling connection is taking longer than expected …" : "Establishing signaling connection is taking longer than expected …",
"Failed to establish signaling connection. Retrying …" : "Failed to establish signaling connection. Retrying …",
"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",
+ "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.",
"Default" : "Default",
"Microphone {number}" : "Microphone {number}",
"Camera {number}" : "Camera {number}",
diff --git a/l10n/mk.js b/l10n/mk.js
index 6537800c9..214e7182a 100644
--- a/l10n/mk.js
+++ b/l10n/mk.js
@@ -220,7 +220,7 @@ OC.L10N.register(
"Open settings" : "Отвори параметри",
"The hosted signaling server is now configured and will be used." : "Signaling сервер е конфигуриран и сега ќе се користи.",
"The hosted signaling server was removed and will not be used anymore." : "Signaling серверот е избришан и нема да се користи повеќе.",
- "Contact via Talk" : "Контактирај преку Talk",
+ "Contact via Talk" : "Разговор",
"Open Talk" : "Започни разговор",
"Conversations" : "Разговори",
"Messages" : "Пораки",
diff --git a/l10n/mk.json b/l10n/mk.json
index 2f58e093a..ab205ea7b 100644
--- a/l10n/mk.json
+++ b/l10n/mk.json
@@ -218,7 +218,7 @@
"Open settings" : "Отвори параметри",
"The hosted signaling server is now configured and will be used." : "Signaling сервер е конфигуриран и сега ќе се користи.",
"The hosted signaling server was removed and will not be used anymore." : "Signaling серверот е избришан и нема да се користи повеќе.",
- "Contact via Talk" : "Контактирај преку Talk",
+ "Contact via Talk" : "Разговор",
"Open Talk" : "Започни разговор",
"Conversations" : "Разговори",
"Messages" : "Пораки",
diff --git a/l10n/sr.js b/l10n/sr.js
index 1bc903773..e70146f81 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -16,21 +16,60 @@ OC.L10N.register(
"Talk" : "Разговор",
"Guest" : "Гост",
"Welcome to Nextcloud Talk!\nIn this conversation you will be informed about new features available in Nextcloud Talk." : "Добродошли у Некстклауд Разговор!\nУ овом разговору ћете бити обавештавани о новим функционалностима доступним у Некстклауд Разговору.",
+ "New in Talk %s" : "Ново у Talk %s",
"- Microsoft Edge and Safari can now be used to participate in audio and video calls" : "- Microsoft Edge и Сафари сада могу да се користе да учествујете у аудио и видео позивима",
+ "- One-to-one conversations are now persistent and cannot be turned into group conversations by accident anymore. Also when one of the participants leaves the conversation, the conversation is not automatically deleted anymore. Only if both participants leave, the conversation is deleted from the server" : "- Један-на-један разговори су сада стални и више не могу случајно да се претворе у групне разговоре. Такође, када један од учесника напусти разговор, разговор се више не брише аутоматски. Разговор се брише са сервера само ако га напусте оба учесника",
"- You can now notify all participants by posting \"@all\" into the chat" : "- Сада можете да обавестите све учесника тако што објавите „@all“ у разговору",
"- With the \"arrow-up\" key you can repost your last message" : "- Са „стрелицом горе“ можете поново објавити последњу поруку",
"- Talk can now have commands, send \"/help\" as a chat message to see if your administrator configured some" : "- Talk сада има команде, пошаљите „/help“ као поруку у ћаскању да видите да ли је администратор подесио нешто",
"- With projects you can create quick links between conversations, files and other items" : "- Уз помоћ пројеката можете да направите брзе везе између разговора, фајлова и других ставки",
"- You can now mention guests in the chat" : "- Сада можете поменути госте у ћаскању",
+ "- Conversations can now have a lobby. This will allow moderators to join the chat and call already to prepare the meeting, while users and guests have to wait" : "- Разговори сада могу да имају предсобље. То ће омогућити модераторима да приступе чету и позиву како би припремили састанак, док остали учесници и гости морају да чекају",
+ "- You can now directly reply to messages giving the other users more context what your message is about" : "- Сада директно можете да одговорите на поруке пружајући осталим корисницима о више контекста о чему се ради у вашој поруци",
+ "- Searching for conversations and participants will now also filter your existing conversations, making it much easier to find previous conversations" : "- Сада ће претрага разговора и учесника такође да филтрира ваше постојеће разговоре, тако да ће бити лакше да се пронађу претходни разговори",
+ "- You can now add custom user groups to conversations when the circles app is installed" : "- Када је инсталирана апликација кругови, сада можете да у разговор додате произвољне групе корисника",
+ "- Check out the new grid and call view" : "- Погледајте нове погледе мреже и позива",
+ "- You can now upload and drag'n'drop files directly from your device into the chat" : "- Сада у разговор можете да отпремите или превучете и упустите фајлове директно са вашег уређаја",
+ "- Shared files are now opened directly inside the chat view with the viewer apps" : "- Дељени фајлови се сада отварају директно у погледу чета апликацијама за преглед",
+ "- You can now search for chats and messages in the unified search in the top bar" : "- Сада можете да претражујете четове и поруке у обједињеној претрази у линији на врху",
+ "- Spice up your messages with emojis from the emoji picker" : "- Зачините своје поруке емођијима из бирача емођија",
+ "- You can now change your camera and microphone while being in a call" : "- Сада током разговора можете да проемените своју камеру и микрофон",
+ "- Give your conversations some context with a description and open it up so logged in users can find it and join themselves" : "- Дајте описом мало контекста својим разговорима и отворите их тако да пријављени корисници могу да их пронађу и да им се придруже",
+ "- See a read status and send failed messages again" : "- Погледајте статус читања и поново пошаљите поруке које нису успешно послате",
+ "- Raise your hand in a call with the R key" : "- Подигните руку у позиву тастером R",
+ "- Join the same conversation and call from multiple devices" : "- Придружите се истом разговору и позиву са више уређаја",
+ "- Send voice messages, share your location or contact details" : "- Шаљите гласовне поруке, делите своју локацију или контакт детаље",
+ "- Add groups to a conversation and new group members will automatically be added as participants" : "- Додајте групе у разговор, па ће нови чланови групе аутоматски да се додају као учесници",
+ "- A preview of your audio and video is shown before joining a call" : "- Преглед вашег звука и видео слике се приказује пре приступања позиву",
+ "- You can now blur your background in the newly designed call view" : "- Сада можете да замутите своју позадину у свеже дизајнираном погледу позива",
+ "- Moderators can now assign general and individual permissions to participants" : "- Сада модератори могу да доделе опште и појединачне дозволе учесницима",
+ "- You can now react to chat message" : "- Сада можете да реагујете на чет поруку",
"- In the sidebar you can now find an overview of the latest shared items" : "- На бочној траци сада можете пронаћи преглед најновијих дељених ставки",
+ "- Use a poll to collect the opinions of others or settle on a date" : "- Користите гласање да прикупите мишљења других или да се усагласите у вези са датумом",
+ "- Configure an expiration time for chat messages" : "- Подесите време истека чет порука",
+ "- Start calls without notifying others in big conversations. You can send individual call notifications once the call has started." : "- Започните позиве без обавештавања осталих у великим разговорима. Сада можете да шаљете појединачна обавештења након почетка разговора.",
+ "- Send chat messages without notifying the recipients in case it is not urgent" : "- Шаљите чет поруке без обавештавања прималаца у скучају да порука није хитна.",
+ "- Emojis can now be autocompleted by typing a \":\"" : "- Сада је могуће да се емођији аутоматски довршавају куцањем „:”",
+ "- Link various items using the new smart-picker by typing a \"/\"" : "- Повежите разне ствари користећи нови паметни бирач куцањем „/”",
+ "- Moderators can now create breakout rooms (requires the external signaling server)" : "- Модератори сада могу да креирају собе за бег (потребан је спољни сервер за сигнализацију)",
+ "- Calls can now be recorded (requires the external signaling server)" : "- Разговори сада могу да се снимају (потребан је спољни сервер за сигнализацију)",
"There are currently no commands available." : "Тренутно нема доступних команди.",
"The command does not exist" : "Команда не постоји",
"An error occurred while running the command. Please ask an administrator to check the logs." : "Десила се грешка приликом извршавања команде. Замолите администратора да погледате логове.",
"Talk updates ✅" : "Ажурирања Разговор апликације ✅",
+ "Reaction deleted by author" : "Аутор је обрисао реакцију",
"{actor} created the conversation" : "{actor} је креирао разговор",
"You created the conversation" : "Направили сте разговор",
+ "An administrator created the conversation" : "Администратор је креирао разговор",
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} је преименовао разговор са „%1$s“ на „%2$s“",
"You renamed the conversation from \"%1$s\" to \"%2$s\"" : "Преименовали сте разговор са „%1$s“ на „%2$s“",
+ "An administrator renamed the conversation from \"%1$s\" to \"%2$s\"" : "Администратор је променио назив разговора са „%1$s” на „%2$s”",
+ "{actor} set the description" : "{actor} је поставио опис",
+ "You set the description" : "Поставили сте опис",
+ "An administrator set the description" : "Администратор је поставио опис",
+ "{actor} removed the description" : "{actor} је уклонио опис",
+ "You removed the description" : "Уклонили сте опис",
+ "An administrator removed the description" : "Администратор је уклонио опис",
"{actor} started a call" : "{actor} је започео/ла позив",
"