Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-17 06:21:41 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-17 06:21:41 +0300
commita98653912c8683de0f76f61565bace8c2d4157ed (patch)
tree8831cbbe8104fc37fad1321a5b226004e1fdfe2e
parent3dc5c6a3712b1e8e87662ab5dfadec1e43f1cff4 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/da.js5
-rw-r--r--l10n/da.json5
-rw-r--r--l10n/eu.js4
-rw-r--r--l10n/eu.json4
-rw-r--r--l10n/tr.js4
-rw-r--r--l10n/tr.json4
6 files changed, 26 insertions, 0 deletions
diff --git a/l10n/da.js b/l10n/da.js
index b34f35b07..2ee4fd2cb 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -88,6 +88,7 @@ OC.L10N.register(
"Invalid image" : "Ugyldigt billede",
"Unknown filetype" : "Ukendt filtype",
"An error occurred. Please contact your admin." : "Der opstod et problem. Kontakt venligst administratoren.",
+ "Talk mentions" : "Snak samtaler",
"Write to conversation" : "Skriv til samtale",
"Writes event information into a conversation of your choice" : "Skriver begivenhedsinformation i en samtale du vælger",
"%s invited you to a conversation." : "%s inviterede dig til en samtale",
@@ -330,6 +331,7 @@ OC.L10N.register(
"Copy conversation link" : "Kopier samtalelink",
"Conversation link copied to clipboard." : "Samtalelink kopieret til udklipsholder",
"The link could not be copied." : "Linket kunne ikke kopieres.",
+ "Open conversation to registered users" : "Begynd en samtale til registrerede brugere",
"Enable lobby" : "Aktiver lobby",
"Start time (optional)" : "Starttid (valgfri)",
"Save" : "Gem",
@@ -367,6 +369,8 @@ OC.L10N.register(
"Choose a password" : "Vælg en adgangskode",
"Search participants" : "Find deltagere",
"Conversation name" : "Samtalenavn",
+ "Allow guests to join via link" : "Tillad gæster at deltage via link",
+ "Search conversations or users" : "Søg samtaler eller kontakter",
"You are currently waiting in the lobby" : "Du venter nu i lobbyen",
"Unread messages" : "Ulæste beskedder",
"Message sent" : "Beskeden blev sendt",
@@ -410,6 +414,7 @@ OC.L10N.register(
"Start call" : "Start opkald",
"Rename conversation" : "Omdøb samtale",
"Send" : "Send",
+ "No unread mentions" : "Ingen ulæste samtaler",
"Say hi to your friends and colleagues!" : "Sig hej til dine venner og kollegaer.",
"Start a conversation" : "Start en samtale",
"Message without mention" : "Besked som ikke nævner nogen",
diff --git a/l10n/da.json b/l10n/da.json
index 9368b0b8d..a38ee4064 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -86,6 +86,7 @@
"Invalid image" : "Ugyldigt billede",
"Unknown filetype" : "Ukendt filtype",
"An error occurred. Please contact your admin." : "Der opstod et problem. Kontakt venligst administratoren.",
+ "Talk mentions" : "Snak samtaler",
"Write to conversation" : "Skriv til samtale",
"Writes event information into a conversation of your choice" : "Skriver begivenhedsinformation i en samtale du vælger",
"%s invited you to a conversation." : "%s inviterede dig til en samtale",
@@ -328,6 +329,7 @@
"Copy conversation link" : "Kopier samtalelink",
"Conversation link copied to clipboard." : "Samtalelink kopieret til udklipsholder",
"The link could not be copied." : "Linket kunne ikke kopieres.",
+ "Open conversation to registered users" : "Begynd en samtale til registrerede brugere",
"Enable lobby" : "Aktiver lobby",
"Start time (optional)" : "Starttid (valgfri)",
"Save" : "Gem",
@@ -365,6 +367,8 @@
"Choose a password" : "Vælg en adgangskode",
"Search participants" : "Find deltagere",
"Conversation name" : "Samtalenavn",
+ "Allow guests to join via link" : "Tillad gæster at deltage via link",
+ "Search conversations or users" : "Søg samtaler eller kontakter",
"You are currently waiting in the lobby" : "Du venter nu i lobbyen",
"Unread messages" : "Ulæste beskedder",
"Message sent" : "Beskeden blev sendt",
@@ -408,6 +412,7 @@
"Start call" : "Start opkald",
"Rename conversation" : "Omdøb samtale",
"Send" : "Send",
+ "No unread mentions" : "Ingen ulæste samtaler",
"Say hi to your friends and colleagues!" : "Sig hej til dine venner og kollegaer.",
"Start a conversation" : "Start en samtale",
"Message without mention" : "Besked som ikke nævner nogen",
diff --git a/l10n/eu.js b/l10n/eu.js
index 5659356b6..0d9c6c585 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -163,6 +163,10 @@ OC.L10N.register(
"You deleted a reaction" : "Erreakzio bat ezabatu duzu",
"{actor} cleared the history of the conversation" : "{actor} elkarrizketaren historia ezabatu du",
"You cleared the history of the conversation" : "Elkarrizketaren historia ezabatu duzu",
+ "{actor} closed the poll {poll}" : "{actor}-(e)k {poll} galdeketa itxi du",
+ "You closed the poll {poll}" : "{poll} galdeketa itxi duzu",
+ "{actor} voted on the poll {poll}" : "{actor}-(e)k {poll} galdeketan bozkatu du",
+ "You voted on the poll {poll}" : "{poll} galdeketan bozkatu duzu",
"Message deleted by author" : "Egileak mezua ezabatu du",
"Message deleted by {actor}" : "{actor} erabiltzaileak mezua ezabatu du",
"Message deleted by you" : "Mezua ezabatu duzu",
diff --git a/l10n/eu.json b/l10n/eu.json
index 9260ce5ab..a08169e14 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -161,6 +161,10 @@
"You deleted a reaction" : "Erreakzio bat ezabatu duzu",
"{actor} cleared the history of the conversation" : "{actor} elkarrizketaren historia ezabatu du",
"You cleared the history of the conversation" : "Elkarrizketaren historia ezabatu duzu",
+ "{actor} closed the poll {poll}" : "{actor}-(e)k {poll} galdeketa itxi du",
+ "You closed the poll {poll}" : "{poll} galdeketa itxi duzu",
+ "{actor} voted on the poll {poll}" : "{actor}-(e)k {poll} galdeketan bozkatu du",
+ "You voted on the poll {poll}" : "{poll} galdeketan bozkatu duzu",
"Message deleted by author" : "Egileak mezua ezabatu du",
"Message deleted by {actor}" : "{actor} erabiltzaileak mezua ezabatu du",
"Message deleted by you" : "Mezua ezabatu duzu",
diff --git a/l10n/tr.js b/l10n/tr.js
index 575451e7c..40b6e1dd3 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -163,6 +163,10 @@ OC.L10N.register(
"You deleted a reaction" : "Bir tepkiyi sildiniz",
"{actor} cleared the history of the conversation" : "{actor} görüşme geçmişini sildi",
"You cleared the history of the conversation" : "Görüşme geçmişini sildiniz",
+ "{actor} closed the poll {poll}" : "{actor}, {poll} anketini bitirdi.",
+ "You closed the poll {poll}" : "{poll} anketini bitirdiniz",
+ "{actor} voted on the poll {poll}" : "{actor}, {poll} anketinde oy verdi",
+ "You voted on the poll {poll}" : "{poll} anketinde oy verdiniz",
"Message deleted by author" : "İleti yazarı tarafından silindi",
"Message deleted by {actor}" : "İleti {actor} tarafından silindi",
"Message deleted by you" : "İleti sizin tarafınızdan silindi",
diff --git a/l10n/tr.json b/l10n/tr.json
index 8791fd055..c4261bd8f 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -161,6 +161,10 @@
"You deleted a reaction" : "Bir tepkiyi sildiniz",
"{actor} cleared the history of the conversation" : "{actor} görüşme geçmişini sildi",
"You cleared the history of the conversation" : "Görüşme geçmişini sildiniz",
+ "{actor} closed the poll {poll}" : "{actor}, {poll} anketini bitirdi.",
+ "You closed the poll {poll}" : "{poll} anketini bitirdiniz",
+ "{actor} voted on the poll {poll}" : "{actor}, {poll} anketinde oy verdi",
+ "You voted on the poll {poll}" : "{poll} anketinde oy verdiniz",
"Message deleted by author" : "İleti yazarı tarafından silindi",
"Message deleted by {actor}" : "İleti {actor} tarafından silindi",
"Message deleted by you" : "İleti sizin tarafınızdan silindi",