зеркало из https://github.com/nextcloud/spreed.git
[tx-robot] updated from transifex
This commit is contained in:
Родитель
0cdb0cc211
Коммит
d3926b1b91
|
@ -2,7 +2,10 @@ OC.L10N.register(
|
|||
"spreed",
|
||||
{
|
||||
"Video calls" : "Chiamate video",
|
||||
"Delete server" : "Elimina server",
|
||||
"Add new server" : "Aggiungi nuovo server",
|
||||
"Saved" : "Salvato",
|
||||
"Shared secret" : "Segreto condiviso",
|
||||
"TURN server protocols" : "Protocolli server TURN",
|
||||
"UDP and TCP" : "UDP e TCP",
|
||||
"UDP only" : "Solo UDP",
|
||||
|
@ -83,6 +86,8 @@ OC.L10N.register(
|
|||
"Start/stop webinary" : "Avvia/Ferma webinar",
|
||||
"Participants" : "Partecipanti",
|
||||
"Scheduling" : "Pianificazione",
|
||||
"STUN servers" : "Server STUN",
|
||||
"A STUN server is used to determine the public IP address of participants behind a router." : "Un server STUN è utilizzato per determinare l'indirizzo IP pubblico dei partecipanti dietro a un router.",
|
||||
"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.",
|
||||
"Saving failed" : "Salvataggio non riuscito",
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
{ "translations": {
|
||||
"Video calls" : "Chiamate video",
|
||||
"Delete server" : "Elimina server",
|
||||
"Add new server" : "Aggiungi nuovo server",
|
||||
"Saved" : "Salvato",
|
||||
"Shared secret" : "Segreto condiviso",
|
||||
"TURN server protocols" : "Protocolli server TURN",
|
||||
"UDP and TCP" : "UDP e TCP",
|
||||
"UDP only" : "Solo UDP",
|
||||
|
@ -81,6 +84,8 @@
|
|||
"Start/stop webinary" : "Avvia/Ferma webinar",
|
||||
"Participants" : "Partecipanti",
|
||||
"Scheduling" : "Pianificazione",
|
||||
"STUN servers" : "Server STUN",
|
||||
"A STUN server is used to determine the public IP address of participants behind a router." : "Un server STUN è utilizzato per determinare l'indirizzo IP pubblico dei partecipanti dietro a un router.",
|
||||
"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.",
|
||||
"Saving failed" : "Salvataggio non riuscito",
|
||||
|
|
Загрузка…
Ссылка в новой задаче