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>2021-04-11 06:17:56 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-11 06:17:56 +0300
commit1eebdadec0458c87b3b2f3ebf4cad52abdef13ef (patch)
tree1057330bd25369f9d2cd4a4e4ba394f97b6d0e69
parent8c92c79f08d57a11a7bb75deac3b29998fa3a97d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/cs.js2
-rw-r--r--l10n/cs.json2
-rw-r--r--l10n/de_DE.js2
-rw-r--r--l10n/de_DE.json2
-rw-r--r--l10n/it.js7
-rw-r--r--l10n/it.json7
-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/zh_CN.js2
-rw-r--r--l10n/zh_CN.json2
-rw-r--r--l10n/zh_HK.js3
-rw-r--r--l10n/zh_HK.json3
14 files changed, 36 insertions, 4 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 9a99b908f..f34c6b4dc 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -537,6 +537,7 @@ OC.L10N.register(
"URL of this Nextcloud instance" : "URL adresa této instance Nextcloud",
"Full name of the user requesting the trial" : "Celé jméno uživatele, žádajícího o zkušební období",
"Name of the user requesting the trial" : "Jméno uživatele, žádajícího o zkušební období",
+ "Email of the user" : "E-mail uživatele",
"Language" : "Jazyk",
"Country" : "Země",
"Request signaling server trial" : "Požádat o zkušební období signalizačního serveru",
@@ -747,6 +748,7 @@ OC.L10N.register(
"Team name" : "Název týmu",
"Channel name" : "Název kanálu",
"Rocket.Chat server URL" : "URL adresa Rocket.Chat serveru",
+ "User name or email address" : "Uživatelské jméno nebo e-mailová adresa",
"Password" : "Heslo",
"Rocket.Chat channel" : "Rocket.Chat kanál",
"Zulip server URL" : "URL adresa Zulip serveru",
diff --git a/l10n/cs.json b/l10n/cs.json
index 07b7214e0..49d07ce83 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -535,6 +535,7 @@
"URL of this Nextcloud instance" : "URL adresa této instance Nextcloud",
"Full name of the user requesting the trial" : "Celé jméno uživatele, žádajícího o zkušební období",
"Name of the user requesting the trial" : "Jméno uživatele, žádajícího o zkušební období",
+ "Email of the user" : "E-mail uživatele",
"Language" : "Jazyk",
"Country" : "Země",
"Request signaling server trial" : "Požádat o zkušební období signalizačního serveru",
@@ -745,6 +746,7 @@
"Team name" : "Název týmu",
"Channel name" : "Název kanálu",
"Rocket.Chat server URL" : "URL adresa Rocket.Chat serveru",
+ "User name or email address" : "Uživatelské jméno nebo e-mailová adresa",
"Password" : "Heslo",
"Rocket.Chat channel" : "Rocket.Chat kanál",
"Zulip server URL" : "URL adresa Zulip serveru",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index bb759aabe..1ed7705d8 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -537,6 +537,7 @@ OC.L10N.register(
"URL of this Nextcloud instance" : "URL dieser Nextcloud-Installation",
"Full name of the user requesting the trial" : "Vollständiger Name des Benutzers, der die Testversion anfordert",
"Name of the user requesting the trial" : "Name des Benutzers, der die Testversion anfordert",
+ "Email of the user" : "E-Mail-Adresse des Benutzers",
"Language" : "Sprache",
"Country" : "Land",
"Request signaling server trial" : "Testversion eines Signalisierungsservers anfordern",
@@ -747,6 +748,7 @@ OC.L10N.register(
"Team name" : "Team-Name",
"Channel name" : "Kanal-Name",
"Rocket.Chat server URL" : "Rocket.Chat-Server-URL",
+ "User name or email address" : "Benutzername oder E-Mail-Adresse",
"Password" : "Passwort",
"Rocket.Chat channel" : "Rocket.Chat-Kanal",
"Zulip server URL" : "Zulip-Server-URL",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index c9fd1dafc..e9d495866 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -535,6 +535,7 @@
"URL of this Nextcloud instance" : "URL dieser Nextcloud-Installation",
"Full name of the user requesting the trial" : "Vollständiger Name des Benutzers, der die Testversion anfordert",
"Name of the user requesting the trial" : "Name des Benutzers, der die Testversion anfordert",
+ "Email of the user" : "E-Mail-Adresse des Benutzers",
"Language" : "Sprache",
"Country" : "Land",
"Request signaling server trial" : "Testversion eines Signalisierungsservers anfordern",
@@ -745,6 +746,7 @@
"Team name" : "Team-Name",
"Channel name" : "Kanal-Name",
"Rocket.Chat server URL" : "Rocket.Chat-Server-URL",
+ "User name or email address" : "Benutzername oder E-Mail-Adresse",
"Password" : "Passwort",
"Rocket.Chat channel" : "Rocket.Chat-Kanal",
"Zulip server URL" : "Zulip-Server-URL",
diff --git a/l10n/it.js b/l10n/it.js
index d13d8feef..bed25d792 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -143,7 +143,7 @@ OC.L10N.register(
"No image file provided" : "Nessun file immagine fornito",
"File is too big" : "Il file è troppo grande",
"Invalid file provided" : "File fornito non valido",
- "Invalid image" : "Immagine invalida ",
+ "Invalid image" : "Immagine non valida ",
"Unknown filetype" : "Tipo di file sconosciuto ",
"An error occurred. Please contact your admin." : "Si è verificato un errore. Contatta l'amministratore.",
"Talk mentions" : "Menzioni di Talk",
@@ -537,6 +537,7 @@ OC.L10N.register(
"URL of this Nextcloud instance" : "URL di questa istanza Nextcloud",
"Full name of the user requesting the trial" : "Nome completo dell'utente che richiede la prova",
"Name of the user requesting the trial" : "Nome dell'utente che richiede la prova",
+ "Email of the user" : "Indirizzo di posta dell'utente",
"Language" : "Lingua",
"Country" : "Nazione",
"Request signaling server trial" : "Richiesta della prova del server di segnalazione",
@@ -568,7 +569,7 @@ OC.L10N.register(
"An error occurred while installing the Talk Matterbridge. Please install it manually." : "Si è verificato un errore durante l'installazione di Talk Matterbridge. Installalo a mano.",
"Failed to execute Matterbridge binary." : "Esecuzione del binario di Matterbridge non riuscita.",
"SIP configuration" : "Configurazione SIP",
- "SIP configuration is only possible with a high-performance backend." : "La configurazione SIP è possibile solo con un backend ad alte prestazioni.",
+ "SIP configuration is only possible with a high-performance backend." : "La configurazione SIP è possibile solo con un motore ad alte prestazioni.",
"Restrict SIP configuration" : "Limita configurazione SIP",
"Only users of the following groups can enable SIP in conversations they moderate" : "Solo gli utenti dei seguenti gruppi possono abilitare SIP nelle conversazioni che moderano",
"Enable SIP configuration" : "Abilita configurazione SIP",
@@ -747,6 +748,7 @@ OC.L10N.register(
"Team name" : "Nome squadra",
"Channel name" : "Nome canale",
"Rocket.Chat server URL" : "URL server Rocket.Chat",
+ "User name or email address" : "Nome utente o indirizzo email",
"Password" : "Password",
"Rocket.Chat channel" : "Canale Rocket.Chat",
"Zulip server URL" : "URL server Zulip",
@@ -888,6 +890,7 @@ OC.L10N.register(
"Demote from moderator" : "Declassa da moderatore",
"Promote to moderator" : "Promuovi a moderatore",
"Resend invitation" : "Nuovo invio dell'invito",
+ "Remove group and members" : "Rimuovi gruppo e membri",
"Remove participant" : "Rimuovi partecipante",
"Settings for participant \"{user}\"" : "Impostazioni per il partecipante \"{user}\"",
"Add participant \"{user}\"" : "Aggiungi il partecipante \"{user}\"",
diff --git a/l10n/it.json b/l10n/it.json
index c9e7d8cfb..5de726e61 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -141,7 +141,7 @@
"No image file provided" : "Nessun file immagine fornito",
"File is too big" : "Il file è troppo grande",
"Invalid file provided" : "File fornito non valido",
- "Invalid image" : "Immagine invalida ",
+ "Invalid image" : "Immagine non valida ",
"Unknown filetype" : "Tipo di file sconosciuto ",
"An error occurred. Please contact your admin." : "Si è verificato un errore. Contatta l'amministratore.",
"Talk mentions" : "Menzioni di Talk",
@@ -535,6 +535,7 @@
"URL of this Nextcloud instance" : "URL di questa istanza Nextcloud",
"Full name of the user requesting the trial" : "Nome completo dell'utente che richiede la prova",
"Name of the user requesting the trial" : "Nome dell'utente che richiede la prova",
+ "Email of the user" : "Indirizzo di posta dell'utente",
"Language" : "Lingua",
"Country" : "Nazione",
"Request signaling server trial" : "Richiesta della prova del server di segnalazione",
@@ -566,7 +567,7 @@
"An error occurred while installing the Talk Matterbridge. Please install it manually." : "Si è verificato un errore durante l'installazione di Talk Matterbridge. Installalo a mano.",
"Failed to execute Matterbridge binary." : "Esecuzione del binario di Matterbridge non riuscita.",
"SIP configuration" : "Configurazione SIP",
- "SIP configuration is only possible with a high-performance backend." : "La configurazione SIP è possibile solo con un backend ad alte prestazioni.",
+ "SIP configuration is only possible with a high-performance backend." : "La configurazione SIP è possibile solo con un motore ad alte prestazioni.",
"Restrict SIP configuration" : "Limita configurazione SIP",
"Only users of the following groups can enable SIP in conversations they moderate" : "Solo gli utenti dei seguenti gruppi possono abilitare SIP nelle conversazioni che moderano",
"Enable SIP configuration" : "Abilita configurazione SIP",
@@ -745,6 +746,7 @@
"Team name" : "Nome squadra",
"Channel name" : "Nome canale",
"Rocket.Chat server URL" : "URL server Rocket.Chat",
+ "User name or email address" : "Nome utente o indirizzo email",
"Password" : "Password",
"Rocket.Chat channel" : "Canale Rocket.Chat",
"Zulip server URL" : "URL server Zulip",
@@ -886,6 +888,7 @@
"Demote from moderator" : "Declassa da moderatore",
"Promote to moderator" : "Promuovi a moderatore",
"Resend invitation" : "Nuovo invio dell'invito",
+ "Remove group and members" : "Rimuovi gruppo e membri",
"Remove participant" : "Rimuovi partecipante",
"Settings for participant \"{user}\"" : "Impostazioni per il partecipante \"{user}\"",
"Add participant \"{user}\"" : "Aggiungi il partecipante \"{user}\"",
diff --git a/l10n/pl.js b/l10n/pl.js
index 1c16851e2..2030bf1a6 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -537,6 +537,7 @@ OC.L10N.register(
"URL of this Nextcloud instance" : "Adres URL tej instancji Nextcloud",
"Full name of the user requesting the trial" : "Pełna nazwa użytkownika proszącego o test",
"Name of the user requesting the trial" : "Nazwa użytkownika proszącego o test",
+ "Email of the user" : "E-mail użytkownika",
"Language" : "Język",
"Country" : "Kraj",
"Request signaling server trial" : "Prośba o test serwera sygnalizacyjnego",
@@ -747,6 +748,7 @@ OC.L10N.register(
"Team name" : "Nazwa zespołu",
"Channel name" : "Nazwa kanału",
"Rocket.Chat server URL" : "Adres URL serwera Rocket.Chat",
+ "User name or email address" : "Nazwa użytkownika lub adres e-mail",
"Password" : "Hasło",
"Rocket.Chat channel" : "Kanał Rocket.Chat",
"Zulip server URL" : "Adres URL serwera Zulip",
diff --git a/l10n/pl.json b/l10n/pl.json
index 5dc5b607f..8b1aa9cfa 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -535,6 +535,7 @@
"URL of this Nextcloud instance" : "Adres URL tej instancji Nextcloud",
"Full name of the user requesting the trial" : "Pełna nazwa użytkownika proszącego o test",
"Name of the user requesting the trial" : "Nazwa użytkownika proszącego o test",
+ "Email of the user" : "E-mail użytkownika",
"Language" : "Język",
"Country" : "Kraj",
"Request signaling server trial" : "Prośba o test serwera sygnalizacyjnego",
@@ -745,6 +746,7 @@
"Team name" : "Nazwa zespołu",
"Channel name" : "Nazwa kanału",
"Rocket.Chat server URL" : "Adres URL serwera Rocket.Chat",
+ "User name or email address" : "Nazwa użytkownika lub adres e-mail",
"Password" : "Hasło",
"Rocket.Chat channel" : "Kanał Rocket.Chat",
"Zulip server URL" : "Adres URL serwera Zulip",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 8bae0cd25..dbb7f20f0 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -537,6 +537,7 @@ OC.L10N.register(
"URL of this Nextcloud instance" : "URL desta instância Nextcloud",
"Full name of the user requesting the trial" : "Nome completo do usuário que solicitou a avaliação",
"Name of the user requesting the trial" : "Nome do usuário que solicitou a avaliação",
+ "Email of the user" : "E-mail do usuário ",
"Language" : "Idioma",
"Country" : "País",
"Request signaling server trial" : "Solicitar avaliação de servidor de sinalização",
@@ -747,6 +748,7 @@ OC.L10N.register(
"Team name" : "Nome do team",
"Channel name" : "Nome do canal",
"Rocket.Chat server URL" : "URL do servidor Rocket.Chat",
+ "User name or email address" : "Nome de Usuário ou Endereço de E-mail ",
"Password" : "Senha",
"Rocket.Chat channel" : "Canal Rocket.Chat",
"Zulip server URL" : "URL do servidor Zulip",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index f837fc1c3..4d8fbbf1e 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -535,6 +535,7 @@
"URL of this Nextcloud instance" : "URL desta instância Nextcloud",
"Full name of the user requesting the trial" : "Nome completo do usuário que solicitou a avaliação",
"Name of the user requesting the trial" : "Nome do usuário que solicitou a avaliação",
+ "Email of the user" : "E-mail do usuário ",
"Language" : "Idioma",
"Country" : "País",
"Request signaling server trial" : "Solicitar avaliação de servidor de sinalização",
@@ -745,6 +746,7 @@
"Team name" : "Nome do team",
"Channel name" : "Nome do canal",
"Rocket.Chat server URL" : "URL do servidor Rocket.Chat",
+ "User name or email address" : "Nome de Usuário ou Endereço de E-mail ",
"Password" : "Senha",
"Rocket.Chat channel" : "Canal Rocket.Chat",
"Zulip server URL" : "URL do servidor Zulip",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index a89e9d53e..1e1a1567f 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -537,6 +537,7 @@ OC.L10N.register(
"URL of this Nextcloud instance" : "此Nextcloud实例的URL",
"Full name of the user requesting the trial" : "请求试用的用户全名",
"Name of the user requesting the trial" : "请求试用的用户名",
+ "Email of the user" : "用户的电子邮箱地址 ",
"Language" : "语言",
"Country" : "国家",
"Request signaling server trial" : "请求信号服务器试用",
@@ -747,6 +748,7 @@ OC.L10N.register(
"Team name" : "团队名称",
"Channel name" : "频道名称",
"Rocket.Chat server URL" : "Rocket.Chat 服务器 URL",
+ "User name or email address" : "用户名或电子邮件地址 ",
"Password" : "密码",
"Rocket.Chat channel" : "Rocket.Chat 频道",
"Zulip server URL" : "Zulip 服务器 URL",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index e331662e7..935855b53 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -535,6 +535,7 @@
"URL of this Nextcloud instance" : "此Nextcloud实例的URL",
"Full name of the user requesting the trial" : "请求试用的用户全名",
"Name of the user requesting the trial" : "请求试用的用户名",
+ "Email of the user" : "用户的电子邮箱地址 ",
"Language" : "语言",
"Country" : "国家",
"Request signaling server trial" : "请求信号服务器试用",
@@ -745,6 +746,7 @@
"Team name" : "团队名称",
"Channel name" : "频道名称",
"Rocket.Chat server URL" : "Rocket.Chat 服务器 URL",
+ "User name or email address" : "用户名或电子邮件地址 ",
"Password" : "密码",
"Rocket.Chat channel" : "Rocket.Chat 频道",
"Zulip server URL" : "Zulip 服务器 URL",
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 12fab4d3d..5152b4aaf 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -537,6 +537,7 @@ OC.L10N.register(
"URL of this Nextcloud instance" : "此Nextcloud的 URL",
"Full name of the user requesting the trial" : "請求試用的用戶的全名",
"Name of the user requesting the trial" : "請求試用的用戶的全名",
+ "Email of the user" : "用戶電郵地址",
"Language" : "語言",
"Country" : "國家",
"Request signaling server trial" : "請求信號伺服器試用",
@@ -747,6 +748,7 @@ OC.L10N.register(
"Team name" : "團隊名稱",
"Channel name" : "頻道名稱",
"Rocket.Chat server URL" : "Rocket。Chat 伺服器 URL",
+ "User name or email address" : "用戶名稱或電郵地址",
"Password" : "密碼",
"Rocket.Chat channel" : "Rocket。Chat 頻道",
"Zulip server URL" : "Zulip 伺服器 URL",
@@ -888,6 +890,7 @@ OC.L10N.register(
"Demote from moderator" : "從主持人降級",
"Promote to moderator" : "晉升為主持人",
"Resend invitation" : "重新傳送邀請",
+ "Remove group and members" : "移除群組及組員",
"Remove participant" : "移除參與者",
"Settings for participant \"{user}\"" : "參與者 \"{user}\" 的設定",
"Add participant \"{user}\"" : "添加參與者 \"{user}\"",
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index e889c6b32..d571a810d 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -535,6 +535,7 @@
"URL of this Nextcloud instance" : "此Nextcloud的 URL",
"Full name of the user requesting the trial" : "請求試用的用戶的全名",
"Name of the user requesting the trial" : "請求試用的用戶的全名",
+ "Email of the user" : "用戶電郵地址",
"Language" : "語言",
"Country" : "國家",
"Request signaling server trial" : "請求信號伺服器試用",
@@ -745,6 +746,7 @@
"Team name" : "團隊名稱",
"Channel name" : "頻道名稱",
"Rocket.Chat server URL" : "Rocket。Chat 伺服器 URL",
+ "User name or email address" : "用戶名稱或電郵地址",
"Password" : "密碼",
"Rocket.Chat channel" : "Rocket。Chat 頻道",
"Zulip server URL" : "Zulip 伺服器 URL",
@@ -886,6 +888,7 @@
"Demote from moderator" : "從主持人降級",
"Promote to moderator" : "晉升為主持人",
"Resend invitation" : "重新傳送邀請",
+ "Remove group and members" : "移除群組及組員",
"Remove participant" : "移除參與者",
"Settings for participant \"{user}\"" : "參與者 \"{user}\" 的設定",
"Add participant \"{user}\"" : "添加參與者 \"{user}\"",