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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-09 06:40:05 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-09 06:40:05 +0300
commita1ade6a43b479da389452af9d5b811937e3b80eb (patch)
tree9b8a3ef48280074428f10250fc407bae27ae264d /l10n
parent824f85b6d22b3dd108d738eb431e70758d20708a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js2
-rw-r--r--l10n/cs.json2
-rw-r--r--l10n/de.js2
-rw-r--r--l10n/de.json2
-rw-r--r--l10n/de_DE.js2
-rw-r--r--l10n/de_DE.json2
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
-rw-r--r--l10n/gl.js2
-rw-r--r--l10n/gl.json2
-rw-r--r--l10n/it.js2
-rw-r--r--l10n/it.json2
-rw-r--r--l10n/lt_LT.js1
-rw-r--r--l10n/lt_LT.json1
-rw-r--r--l10n/pl.js2
-rw-r--r--l10n/pl.json2
-rw-r--r--l10n/pt_BR.js2
-rw-r--r--l10n/pt_BR.json2
-rw-r--r--l10n/sv.js2
-rw-r--r--l10n/sv.json2
-rw-r--r--l10n/tr.js2
-rw-r--r--l10n/tr.json2
-rw-r--r--l10n/zh_CN.js8
-rw-r--r--l10n/zh_CN.json8
26 files changed, 56 insertions, 6 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 0ab1f427a..3d105e732 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -210,6 +210,7 @@ OC.L10N.register(
"Today" : "Dnes",
"Yesterday" : "Včera",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Napište zprávu, někoho zmíníte pomocí @ (zavináč) před jeho jménem…",
"File to share" : "Soubor ke sdílení",
"Invalid path selected" : "Vybrán neplatný popis umístění",
"Error while sharing file" : "Chyba při sdílení souboru",
@@ -301,6 +302,7 @@ OC.L10N.register(
"TURN server" : "Server TURN",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "TURN server se používá k přeposílání provozu účastníků za bránou firewall.",
"%s Talk on your mobile devices" : "%s Talk na vašich mobilních zařízeních",
+ "Join conversations at any time, anywhere, on any device." : "Připojte se ke konverzaci kdykoli, kdekoli a z jakéhokoli zařízení.",
"Android app" : "Aplikace pro Android",
"iOS app" : "Aplikace pro iOS",
"Signaling server URL" : "URL adresa signalizovacího serveru",
diff --git a/l10n/cs.json b/l10n/cs.json
index a0cd7cde4..c84ef3024 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -208,6 +208,7 @@
"Today" : "Dnes",
"Yesterday" : "Včera",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Napište zprávu, někoho zmíníte pomocí @ (zavináč) před jeho jménem…",
"File to share" : "Soubor ke sdílení",
"Invalid path selected" : "Vybrán neplatný popis umístění",
"Error while sharing file" : "Chyba při sdílení souboru",
@@ -299,6 +300,7 @@
"TURN server" : "Server TURN",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "TURN server se používá k přeposílání provozu účastníků za bránou firewall.",
"%s Talk on your mobile devices" : "%s Talk na vašich mobilních zařízeních",
+ "Join conversations at any time, anywhere, on any device." : "Připojte se ke konverzaci kdykoli, kdekoli a z jakéhokoli zařízení.",
"Android app" : "Aplikace pro Android",
"iOS app" : "Aplikace pro iOS",
"Signaling server URL" : "URL adresa signalizovacího serveru",
diff --git a/l10n/de.js b/l10n/de.js
index 39f74328e..0c1acfdbe 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -210,6 +210,7 @@ OC.L10N.register(
"Today" : "Heute",
"Yesterday" : "Gestern",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Nachricht schreiben, @ um jemanden zu erwähnen …",
"File to share" : "Zu teilende Datei",
"Invalid path selected" : "Ungültiger Pfad ausgewählt",
"Error while sharing file" : "Fehler beim Teilen der Datei",
@@ -301,6 +302,7 @@ OC.L10N.register(
"TURN server" : "TURN-Server",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "Der TURN-Server dient als Proxy für die Verbindungen von Teilnehmern hinter einer Firewall.",
"%s Talk on your mobile devices" : "%s Talk auf Deinen mobilen Geräte",
+ "Join conversations at any time, anywhere, on any device." : "Nimm an Gesprächen teil, zu jeder Zeit, an jedem Ort und mit jedem Gerät.",
"Android app" : "Android-App",
"iOS app" : "iOS-App",
"Signaling server URL" : "Signalisierungsserver-URL",
diff --git a/l10n/de.json b/l10n/de.json
index e96477e5f..0ac0741ef 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -208,6 +208,7 @@
"Today" : "Heute",
"Yesterday" : "Gestern",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Nachricht schreiben, @ um jemanden zu erwähnen …",
"File to share" : "Zu teilende Datei",
"Invalid path selected" : "Ungültiger Pfad ausgewählt",
"Error while sharing file" : "Fehler beim Teilen der Datei",
@@ -299,6 +300,7 @@
"TURN server" : "TURN-Server",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "Der TURN-Server dient als Proxy für die Verbindungen von Teilnehmern hinter einer Firewall.",
"%s Talk on your mobile devices" : "%s Talk auf Deinen mobilen Geräte",
+ "Join conversations at any time, anywhere, on any device." : "Nimm an Gesprächen teil, zu jeder Zeit, an jedem Ort und mit jedem Gerät.",
"Android app" : "Android-App",
"iOS app" : "iOS-App",
"Signaling server URL" : "Signalisierungsserver-URL",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 8ce575932..e320bf5bd 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -210,6 +210,7 @@ OC.L10N.register(
"Today" : "Heute",
"Yesterday" : "Gestern",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Nachricht schreiben, @ um jemanden zu erwähnen …",
"File to share" : "Zu teilende Datei",
"Invalid path selected" : "Ungültiger Pfad ausgewählt",
"Error while sharing file" : "Fehler beim Teilen der Datei",
@@ -301,6 +302,7 @@ OC.L10N.register(
"TURN server" : "TURN-Server",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "Der TURN-Server dient als Proxy für die Verbindungen von Teilnehmern hinter einer Firewall.",
"%s Talk on your mobile devices" : "%s Talk auf Ihren mobilen Geräten",
+ "Join conversations at any time, anywhere, on any device." : "Immer, überall und auf allen Geräten einer Unterhaltung beitreten",
"Android app" : "Android-App",
"iOS app" : "iOS-App",
"Signaling server URL" : "Signalisierungsserver-URL",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index c0bb7cd7e..7fe1a1d5b 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -208,6 +208,7 @@
"Today" : "Heute",
"Yesterday" : "Gestern",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Nachricht schreiben, @ um jemanden zu erwähnen …",
"File to share" : "Zu teilende Datei",
"Invalid path selected" : "Ungültiger Pfad ausgewählt",
"Error while sharing file" : "Fehler beim Teilen der Datei",
@@ -299,6 +300,7 @@
"TURN server" : "TURN-Server",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "Der TURN-Server dient als Proxy für die Verbindungen von Teilnehmern hinter einer Firewall.",
"%s Talk on your mobile devices" : "%s Talk auf Ihren mobilen Geräten",
+ "Join conversations at any time, anywhere, on any device." : "Immer, überall und auf allen Geräten einer Unterhaltung beitreten",
"Android app" : "Android-App",
"iOS app" : "iOS-App",
"Signaling server URL" : "Signalisierungsserver-URL",
diff --git a/l10n/es.js b/l10n/es.js
index 0fdad1840..6e73c83ba 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -210,6 +210,7 @@ OC.L10N.register(
"Today" : "Hoy",
"Yesterday" : "Ayer",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Escribe un mensaje, @ para mencionar a alguien…",
"File to share" : "Archivo que compartir",
"Invalid path selected" : "Ruta de archivo seleccionada inválida.",
"Error while sharing file" : "Error al compartir archivo",
@@ -301,6 +302,7 @@ OC.L10N.register(
"TURN server" : "Servidor TURN",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "El servidor TURN es usado como proxy en el tráfico de participantes detrás de un firewall.",
"%s Talk on your mobile devices" : "%s Habla en tus dispositivos móviles",
+ "Join conversations at any time, anywhere, on any device." : "Únete a conversación en cualquier momento, en cualquier lugar, en cualquier dispositivo.",
"Android app" : "App Android",
"iOS app" : "App iOS",
"Signaling server URL" : "URL del servidor de señalización",
diff --git a/l10n/es.json b/l10n/es.json
index a3ab3fb21..156d2ebd1 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -208,6 +208,7 @@
"Today" : "Hoy",
"Yesterday" : "Ayer",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Escribe un mensaje, @ para mencionar a alguien…",
"File to share" : "Archivo que compartir",
"Invalid path selected" : "Ruta de archivo seleccionada inválida.",
"Error while sharing file" : "Error al compartir archivo",
@@ -299,6 +300,7 @@
"TURN server" : "Servidor TURN",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "El servidor TURN es usado como proxy en el tráfico de participantes detrás de un firewall.",
"%s Talk on your mobile devices" : "%s Habla en tus dispositivos móviles",
+ "Join conversations at any time, anywhere, on any device." : "Únete a conversación en cualquier momento, en cualquier lugar, en cualquier dispositivo.",
"Android app" : "App Android",
"iOS app" : "App iOS",
"Signaling server URL" : "URL del servidor de señalización",
diff --git a/l10n/fr.js b/l10n/fr.js
index fc5b39b52..ac419a146 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -209,6 +209,7 @@ OC.L10N.register(
"Today" : "Aujourd'hui",
"Yesterday" : "Hier",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Écrivez un message, utilisez @ pour mentionner quelqu'un …",
"File to share" : "Fichier à partager",
"Invalid path selected" : "Chemin sélectionné non valide",
"Error while sharing file" : "Erreur lors du partage du fichier",
@@ -296,6 +297,7 @@ OC.L10N.register(
"TURN server" : "Serveur TURN",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "Le serveur TURN est utilisé comme serveur proxy pour le trafic des utilisateurs situés derrière un pare-feu.",
"%s Talk on your mobile devices" : "%s Talk sur votre smartphone",
+ "Join conversations at any time, anywhere, on any device." : "Rejoignez des conversations n'importe quand, n'importe où, depuis n'importe quel appareil.",
"Android app" : "Application Android",
"iOS app" : "Application iOS",
"Signaling server URL" : "URL du serveur de signal",
diff --git a/l10n/fr.json b/l10n/fr.json
index 39d762bb4..3409d3f38 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -207,6 +207,7 @@
"Today" : "Aujourd'hui",
"Yesterday" : "Hier",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Écrivez un message, utilisez @ pour mentionner quelqu'un …",
"File to share" : "Fichier à partager",
"Invalid path selected" : "Chemin sélectionné non valide",
"Error while sharing file" : "Erreur lors du partage du fichier",
@@ -294,6 +295,7 @@
"TURN server" : "Serveur TURN",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "Le serveur TURN est utilisé comme serveur proxy pour le trafic des utilisateurs situés derrière un pare-feu.",
"%s Talk on your mobile devices" : "%s Talk sur votre smartphone",
+ "Join conversations at any time, anywhere, on any device." : "Rejoignez des conversations n'importe quand, n'importe où, depuis n'importe quel appareil.",
"Android app" : "Application Android",
"iOS app" : "Application iOS",
"Signaling server URL" : "URL du serveur de signal",
diff --git a/l10n/gl.js b/l10n/gl.js
index d88fa9cb6..ce32ce80c 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -210,6 +210,7 @@ OC.L10N.register(
"Today" : "Hoxe",
"Yesterday" : "Onte",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Escriba a mensaxe, empregue a @ para mencionar a alguén…",
"File to share" : "Ficheiro para compartir",
"Invalid path selected" : "Seleccionou unha ruta incorrecta.",
"Error while sharing file" : "Produciuse un erro ao compartir o ficheiro",
@@ -301,6 +302,7 @@ OC.L10N.register(
"TURN server" : "Servidor TURN",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "O servidor TURN usase como proxy no tráfico de participantes detrás dunha devasa.",
"%s Talk on your mobile devices" : "%s Fale nos seus dispositivos móbiles",
+ "Join conversations at any time, anywhere, on any device." : "Únase a conversas en calquera momento, en calquera lugar, con calquera dispositivo.",
"Android app" : "Apli de Android",
"iOS app" : "Apli de iOS",
"Signaling server URL" : "URL do servidor de sinalización",
diff --git a/l10n/gl.json b/l10n/gl.json
index 0a980c8eb..305a83b2d 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -208,6 +208,7 @@
"Today" : "Hoxe",
"Yesterday" : "Onte",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Escriba a mensaxe, empregue a @ para mencionar a alguén…",
"File to share" : "Ficheiro para compartir",
"Invalid path selected" : "Seleccionou unha ruta incorrecta.",
"Error while sharing file" : "Produciuse un erro ao compartir o ficheiro",
@@ -299,6 +300,7 @@
"TURN server" : "Servidor TURN",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "O servidor TURN usase como proxy no tráfico de participantes detrás dunha devasa.",
"%s Talk on your mobile devices" : "%s Fale nos seus dispositivos móbiles",
+ "Join conversations at any time, anywhere, on any device." : "Únase a conversas en calquera momento, en calquera lugar, con calquera dispositivo.",
"Android app" : "Apli de Android",
"iOS app" : "Apli de iOS",
"Signaling server URL" : "URL do servidor de sinalización",
diff --git a/l10n/it.js b/l10n/it.js
index 99f89e839..9f24ce894 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -210,6 +210,7 @@ OC.L10N.register(
"Today" : "Ogg",
"Yesterday" : "Ieri",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Scrivi messaggio, @ per menzionare qualcuno…",
"File to share" : "File da condividere",
"Invalid path selected" : "Percorso selezionato non valido",
"Error while sharing file" : "Errore durante la condivisione del file",
@@ -301,6 +302,7 @@ OC.L10N.register(
"TURN server" : "Server TURN",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "Il server TURN è utilizzato come proxy per il traffico generato da partecipanti dietro un firewall.",
"%s Talk on your mobile devices" : "%s Parla sui tuoi dispositivi mobili ",
+ "Join conversations at any time, anywhere, on any device." : "Unisciti ale conversazioni in qualsiasi momento, ovunque, su qualsiasi dispositivo.",
"Android app" : "Applicazione Android",
"iOS app" : "Applicazione iOS",
"Signaling server URL" : "URL server di segnalazione",
diff --git a/l10n/it.json b/l10n/it.json
index 1c69d61e8..1c609c556 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -208,6 +208,7 @@
"Today" : "Ogg",
"Yesterday" : "Ieri",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Scrivi messaggio, @ per menzionare qualcuno…",
"File to share" : "File da condividere",
"Invalid path selected" : "Percorso selezionato non valido",
"Error while sharing file" : "Errore durante la condivisione del file",
@@ -299,6 +300,7 @@
"TURN server" : "Server TURN",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "Il server TURN è utilizzato come proxy per il traffico generato da partecipanti dietro un firewall.",
"%s Talk on your mobile devices" : "%s Parla sui tuoi dispositivi mobili ",
+ "Join conversations at any time, anywhere, on any device." : "Unisciti ale conversazioni in qualsiasi momento, ovunque, su qualsiasi dispositivo.",
"Android app" : "Applicazione Android",
"iOS app" : "Applicazione iOS",
"Signaling server URL" : "URL server di segnalazione",
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index b67c81c27..18cde6a29 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -184,6 +184,7 @@ OC.L10N.register(
"Demote from moderator" : "Pažeminti iš moderatorių",
"Promote to moderator" : "Paaukštinti į moderatorius",
"Remove participant" : "Šalinti dalyvį",
+ "Contacts loading" : "Įkeliami adresatai",
"No results" : "Rezultatų nėra",
"Add participants to the conversation" : "Pridėti dalyvius į pokalbį",
"Add groups" : "Pridėti grupes",
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 8895d7c33..e93a589bb 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -182,6 +182,7 @@
"Demote from moderator" : "Pažeminti iš moderatorių",
"Promote to moderator" : "Paaukštinti į moderatorius",
"Remove participant" : "Šalinti dalyvį",
+ "Contacts loading" : "Įkeliami adresatai",
"No results" : "Rezultatų nėra",
"Add participants to the conversation" : "Pridėti dalyvius į pokalbį",
"Add groups" : "Pridėti grupes",
diff --git a/l10n/pl.js b/l10n/pl.js
index 540a4c120..cc6587160 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -210,6 +210,7 @@ OC.L10N.register(
"Today" : "Dzisiaj",
"Yesterday" : "Wczoraj",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Napisz wiadomość, aby wspomnieć o kimś użyj @…",
"File to share" : "Plik do udostępnienia",
"Invalid path selected" : "Wybrano nieprawidłową ścieżkę",
"Error while sharing file" : "Błąd podczas udostępniania pliku",
@@ -301,6 +302,7 @@ OC.L10N.register(
"TURN server" : "TURN serwer",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "Serwer TURN używany jest do połączeń przez proxy dla uczestników za zaporą.",
"%s Talk on your mobile devices" : "%s Rozmawiaj na urządzeniach mobilnych",
+ "Join conversations at any time, anywhere, on any device." : "Dołącz do rozmów w dowolnym momencie, w dowolnym miejscu i na dowolnym urządzeniu.",
"Android app" : "Aplikacja Android",
"iOS app" : "Aplikacja na iOS",
"Signaling server URL" : "Adres URL serwera sygnalizacyjnego",
diff --git a/l10n/pl.json b/l10n/pl.json
index 867034723..9bd336d8c 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -208,6 +208,7 @@
"Today" : "Dzisiaj",
"Yesterday" : "Wczoraj",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Napisz wiadomość, aby wspomnieć o kimś użyj @…",
"File to share" : "Plik do udostępnienia",
"Invalid path selected" : "Wybrano nieprawidłową ścieżkę",
"Error while sharing file" : "Błąd podczas udostępniania pliku",
@@ -299,6 +300,7 @@
"TURN server" : "TURN serwer",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "Serwer TURN używany jest do połączeń przez proxy dla uczestników za zaporą.",
"%s Talk on your mobile devices" : "%s Rozmawiaj na urządzeniach mobilnych",
+ "Join conversations at any time, anywhere, on any device." : "Dołącz do rozmów w dowolnym momencie, w dowolnym miejscu i na dowolnym urządzeniu.",
"Android app" : "Aplikacja Android",
"iOS app" : "Aplikacja na iOS",
"Signaling server URL" : "Adres URL serwera sygnalizacyjnego",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 64f5f526e..c30ee7ce7 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -210,6 +210,7 @@ OC.L10N.register(
"Today" : "Hoje",
"Yesterday" : "Ontem",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Escreva a mensagem, @ para mencionar alguém…",
"File to share" : "Arquivo a compartilhar",
"Invalid path selected" : "Caminho inválido selecionado",
"Error while sharing file" : "Erro ao compartilhar arquivo",
@@ -301,6 +302,7 @@ OC.L10N.register(
"TURN server" : "Servidor STUN",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "O servidor TURN é usado para fazer um proxy do tráfego de participantes por trás de um firewall.",
"%s Talk on your mobile devices" : "%s Converse em seus dispositivos móveis",
+ "Join conversations at any time, anywhere, on any device." : "Participe de conversas a qualquer momento, lugar e dispositivo.",
"Android app" : "Aplicativo Android",
"iOS app" : "Aplicativo iOS",
"Signaling server URL" : "URL do servidor de sinalização",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index a89e7eeb3..eb66d5b6f 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -208,6 +208,7 @@
"Today" : "Hoje",
"Yesterday" : "Ontem",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Escreva a mensagem, @ para mencionar alguém…",
"File to share" : "Arquivo a compartilhar",
"Invalid path selected" : "Caminho inválido selecionado",
"Error while sharing file" : "Erro ao compartilhar arquivo",
@@ -299,6 +300,7 @@
"TURN server" : "Servidor STUN",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "O servidor TURN é usado para fazer um proxy do tráfego de participantes por trás de um firewall.",
"%s Talk on your mobile devices" : "%s Converse em seus dispositivos móveis",
+ "Join conversations at any time, anywhere, on any device." : "Participe de conversas a qualquer momento, lugar e dispositivo.",
"Android app" : "Aplicativo Android",
"iOS app" : "Aplicativo iOS",
"Signaling server URL" : "URL do servidor de sinalização",
diff --git a/l10n/sv.js b/l10n/sv.js
index 6782e615f..e356e44d2 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -209,6 +209,7 @@ OC.L10N.register(
"Today" : "Idag",
"Yesterday" : "Igår",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Skriv meddelande, @ för att nämna någon ...",
"File to share" : "Fil att dela",
"Invalid path selected" : "Ogiltig sökväg vald",
"Error while sharing file" : "Fel vid delning av fil",
@@ -300,6 +301,7 @@ OC.L10N.register(
"TURN server" : "TURN-server",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "TURN-servern används för att tunnla trafiken för användare som sitter bakom en brandvägg.",
"%s Talk on your mobile devices" : "%s Talk på dina mobila enheter",
+ "Join conversations at any time, anywhere, on any device." : "Gå med i konversationer när som helst, var som helst, på alla enheter.",
"Android app" : "Android-app",
"iOS app" : " iOS-app",
"Signaling server URL" : "Signalerar serverwebbadress",
diff --git a/l10n/sv.json b/l10n/sv.json
index 3d70587b3..36b52169d 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -207,6 +207,7 @@
"Today" : "Idag",
"Yesterday" : "Igår",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Skriv meddelande, @ för att nämna någon ...",
"File to share" : "Fil att dela",
"Invalid path selected" : "Ogiltig sökväg vald",
"Error while sharing file" : "Fel vid delning av fil",
@@ -298,6 +299,7 @@
"TURN server" : "TURN-server",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "TURN-servern används för att tunnla trafiken för användare som sitter bakom en brandvägg.",
"%s Talk on your mobile devices" : "%s Talk på dina mobila enheter",
+ "Join conversations at any time, anywhere, on any device." : "Gå med i konversationer när som helst, var som helst, på alla enheter.",
"Android app" : "Android-app",
"iOS app" : " iOS-app",
"Signaling server URL" : "Signalerar serverwebbadress",
diff --git a/l10n/tr.js b/l10n/tr.js
index 0e1514ab9..0599da7dc 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -210,6 +210,7 @@ OC.L10N.register(
"Today" : "Bugün",
"Yesterday" : "Dün",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Mesaj yaz, @ ile başkalarına atıfda bulun ...",
"File to share" : "Paylaşılacak dosya",
"Invalid path selected" : "Seçilen yol geçersiz",
"Error while sharing file" : "Dosya paylaşılırken sorun çıktı",
@@ -301,6 +302,7 @@ OC.L10N.register(
"TURN server" : "TURN Sunucusu",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "TURN sunucusu bir güvenlik duvarı arkasındaki katılımcının trafiğini aktarmak için vekil sunucu olarak kullanılır.",
"%s Talk on your mobile devices" : "Mobil aygıtlarınızda %s Sohbet",
+ "Join conversations at any time, anywhere, on any device." : "Sohbete herhangi bir zamanda, herhangi bir yerden, herhangi bir cihazdan katıl.",
"Android app" : "Android uygulaması",
"iOS app" : "iOS uygulaması",
"Signaling server URL" : "Signaling sunucusunun adresi",
diff --git a/l10n/tr.json b/l10n/tr.json
index 556084b11..156ad4104 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -208,6 +208,7 @@
"Today" : "Bugün",
"Yesterday" : "Dün",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
+ "Write message, @ to mention someone …" : "Mesaj yaz, @ ile başkalarına atıfda bulun ...",
"File to share" : "Paylaşılacak dosya",
"Invalid path selected" : "Seçilen yol geçersiz",
"Error while sharing file" : "Dosya paylaşılırken sorun çıktı",
@@ -299,6 +300,7 @@
"TURN server" : "TURN Sunucusu",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "TURN sunucusu bir güvenlik duvarı arkasındaki katılımcının trafiğini aktarmak için vekil sunucu olarak kullanılır.",
"%s Talk on your mobile devices" : "Mobil aygıtlarınızda %s Sohbet",
+ "Join conversations at any time, anywhere, on any device." : "Sohbete herhangi bir zamanda, herhangi bir yerden, herhangi bir cihazdan katıl.",
"Android app" : "Android uygulaması",
"iOS app" : "iOS uygulaması",
"Signaling server URL" : "Signaling sunucusunun adresi",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index ca33c5778..40481a395 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -174,7 +174,7 @@ OC.L10N.register(
"Copy link" : "复制链接",
"Chat notifications" : "聊天通知",
"All messages" : "全部消息",
- "@-mentions only" : "仅被@提及的消息",
+ "@-mentions only" : "仅被 @ 提及的消息",
"Off" : "关闭",
"Leave conversation" : "离开会话",
"Delete conversation" : "删除会话",
@@ -210,6 +210,7 @@ OC.L10N.register(
"Today" : "今天",
"Yesterday" : "昨天",
"{relativeDate}, {absoluteDate}" : "{relativeDate},{absoluteDate}",
+ "Write message, @ to mention someone …" : "输入消息,用 @ 提及某人…",
"File to share" : "要共享的文件",
"Invalid path selected" : "选择的路径无效",
"Error while sharing file" : "共享文件时出错",
@@ -301,6 +302,7 @@ OC.L10N.register(
"TURN server" : "TURN 服务器",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "TURN 服务器是用来为防火墙后面的参与者代理流量的。",
"%s Talk on your mobile devices" : "%s 在您的移动设备上说话",
+ "Join conversations at any time, anywhere, on any device." : "随时随地在任何设备上加入对话。",
"Android app" : "Android 应用",
"iOS app" : "iOS 应用",
"Signaling server URL" : "发信服务器URL",
@@ -387,8 +389,8 @@ OC.L10N.register(
"Video & audio-conferencing using WebRTC" : "使用WebRTC进行视频和音频会议",
"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" : "使用 WebRTC 召开视频 & 音频会议\n\n* 💬 **集成聊天功能!** 从 Nextcloud 13 开始,Nextcloud Talk 提供了简易文字聊天功能。我们计划在未来版本提供更多特色功能。\n* 👥 **进行私人,小组,公开或者受密码保护的通话!** 可以选择邀请某个人,某个小组或者发送公共邀请链接来加入通话。\n* 💻 **共享屏幕!** 向您的通话成员共享您的屏幕。\n* 🚀 **集成了 Nextcloud 的其他 apps!** 现在仅仅集成了联系人功能,将来会集成更多应用。\n* 🙈 **我们没有在做无用的基础功能!**基于出色的 [simpleWebRTC](https://simplewebrtc.com/) 库 \n\n另外在 [即将到来的版本](https://github.com/nextcloud/spreed/milestones/) 中:\n* ✋ [联合通话](https://github.com/nextcloud/spreed/issues/21),\n提供了和在其他 Nextcloud 平台上的用户进行通话的功能。",
"This call is password-protected" : "本通话受密码保护",
- "Signaling server" : "Signaling server",
- "Join conversations at any time, any where, on any device." : "在任何设备上随时随地加入会话。",
+ "Signaling server" : "发信服务器",
+ "Join conversations at any time, any where, on any device." : "随时随地在任何设备上加入对话。",
"Enter name for a new conversation" : "输入新会话的名称",
"Calls with more than 4 participants without an external signaling server can experience connectivity issues and cause high load on participating devices." : "不使用外部发信服务器而与超过4个参与者通话将造成连通性问题并导致参与设备的高负载。",
"Room name can not be empty" : "聊天室名称不能为空",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index ddc5c320a..53c600ac1 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -172,7 +172,7 @@
"Copy link" : "复制链接",
"Chat notifications" : "聊天通知",
"All messages" : "全部消息",
- "@-mentions only" : "仅被@提及的消息",
+ "@-mentions only" : "仅被 @ 提及的消息",
"Off" : "关闭",
"Leave conversation" : "离开会话",
"Delete conversation" : "删除会话",
@@ -208,6 +208,7 @@
"Today" : "今天",
"Yesterday" : "昨天",
"{relativeDate}, {absoluteDate}" : "{relativeDate},{absoluteDate}",
+ "Write message, @ to mention someone …" : "输入消息,用 @ 提及某人…",
"File to share" : "要共享的文件",
"Invalid path selected" : "选择的路径无效",
"Error while sharing file" : "共享文件时出错",
@@ -299,6 +300,7 @@
"TURN server" : "TURN 服务器",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "TURN 服务器是用来为防火墙后面的参与者代理流量的。",
"%s Talk on your mobile devices" : "%s 在您的移动设备上说话",
+ "Join conversations at any time, anywhere, on any device." : "随时随地在任何设备上加入对话。",
"Android app" : "Android 应用",
"iOS app" : "iOS 应用",
"Signaling server URL" : "发信服务器URL",
@@ -385,8 +387,8 @@
"Video & audio-conferencing using WebRTC" : "使用WebRTC进行视频和音频会议",
"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" : "使用 WebRTC 召开视频 & 音频会议\n\n* 💬 **集成聊天功能!** 从 Nextcloud 13 开始,Nextcloud Talk 提供了简易文字聊天功能。我们计划在未来版本提供更多特色功能。\n* 👥 **进行私人,小组,公开或者受密码保护的通话!** 可以选择邀请某个人,某个小组或者发送公共邀请链接来加入通话。\n* 💻 **共享屏幕!** 向您的通话成员共享您的屏幕。\n* 🚀 **集成了 Nextcloud 的其他 apps!** 现在仅仅集成了联系人功能,将来会集成更多应用。\n* 🙈 **我们没有在做无用的基础功能!**基于出色的 [simpleWebRTC](https://simplewebrtc.com/) 库 \n\n另外在 [即将到来的版本](https://github.com/nextcloud/spreed/milestones/) 中:\n* ✋ [联合通话](https://github.com/nextcloud/spreed/issues/21),\n提供了和在其他 Nextcloud 平台上的用户进行通话的功能。",
"This call is password-protected" : "本通话受密码保护",
- "Signaling server" : "Signaling server",
- "Join conversations at any time, any where, on any device." : "在任何设备上随时随地加入会话。",
+ "Signaling server" : "发信服务器",
+ "Join conversations at any time, any where, on any device." : "随时随地在任何设备上加入对话。",
"Enter name for a new conversation" : "输入新会话的名称",
"Calls with more than 4 participants without an external signaling server can experience connectivity issues and cause high load on participating devices." : "不使用外部发信服务器而与超过4个参与者通话将造成连通性问题并导致参与设备的高负载。",
"Room name can not be empty" : "聊天室名称不能为空",