Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jul 20, 2023
1 parent b9bc18e commit 3fb3009
Show file tree
Hide file tree
Showing 6 changed files with 2,040 additions and 14 deletions.
3 changes: 3 additions & 0 deletions l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,8 @@ OC.L10N.register(
"The hosted signaling server is now configured and will be used." : "El servidor de señalización gestionado ya está configurado y en uso.",
"The hosted signaling server was removed and will not be used anymore." : "El servidor de señalización gestionado se ha eliminado y ya no se usará.",
"The hosted signaling server account has changed the status from \"{oldstatus}\" to \"{newstatus}\"." : "La cuenta del servidor de señalización gestionado ha cambiado el estado de «{oldstatus}» a «{newstatus}».",
"The certificate of {host} expires in {days} days" : "El certificado de {host} expira en {days} días",
"The certificate of {host} expired" : "El certificado de {host} expiró",
"Contact via Talk" : "Contacta vía Talk",
"Open Talk" : "Abre Talk",
"Conversations" : "Conversaciones",
Expand Down Expand Up @@ -704,6 +706,7 @@ OC.L10N.register(
"OK: Running version: {version}" : "OK: Versión en uso: {version}",
"Error: Cannot connect to server" : "Error: No se puede conectar con el servidor",
"Error: Server did not respond with proper JSON" : "Error: El servidor no ha respondido con JSON correcto",
"Error: Certificate expired" : "Error: Certificado caducado",
"Error: Server responded with: {error}" : "Error: El servidor ha respondido con: {error}",
"Error: Unknown error occurred" : "Error: Ha sucedido un error desconocido",
"Recording backend" : "Backend de grabación",
Expand Down
3 changes: 3 additions & 0 deletions l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,8 @@
"The hosted signaling server is now configured and will be used." : "El servidor de señalización gestionado ya está configurado y en uso.",
"The hosted signaling server was removed and will not be used anymore." : "El servidor de señalización gestionado se ha eliminado y ya no se usará.",
"The hosted signaling server account has changed the status from \"{oldstatus}\" to \"{newstatus}\"." : "La cuenta del servidor de señalización gestionado ha cambiado el estado de «{oldstatus}» a «{newstatus}».",
"The certificate of {host} expires in {days} days" : "El certificado de {host} expira en {days} días",
"The certificate of {host} expired" : "El certificado de {host} expiró",
"Contact via Talk" : "Contacta vía Talk",
"Open Talk" : "Abre Talk",
"Conversations" : "Conversaciones",
Expand Down Expand Up @@ -702,6 +704,7 @@
"OK: Running version: {version}" : "OK: Versión en uso: {version}",
"Error: Cannot connect to server" : "Error: No se puede conectar con el servidor",
"Error: Server did not respond with proper JSON" : "Error: El servidor no ha respondido con JSON correcto",
"Error: Certificate expired" : "Error: Certificado caducado",
"Error: Server responded with: {error}" : "Error: El servidor ha respondido con: {error}",
"Error: Unknown error occurred" : "Error: Ha sucedido un error desconocido",
"Recording backend" : "Backend de grabación",
Expand Down
Loading

0 comments on commit 3fb3009

Please sign in to comment.