summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-13 03:29:08 +0000
committerNextcloud bot <bot@nextcloud.com>2023-03-13 03:29:08 +0000
commit47d4c3abdbd27a1855f8eb1c43eca6b425ffb620 (patch)
tree6839bf979c2b6eba97de1379c2a55bae0cec0bfd /l10n
parentb77a4c192d6efd8c1036ce1d4e2eb0a540a18835 (diff)
Fix(l10n): 馃敔 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/es.js3
-rw-r--r--l10n/es.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 9b5527d89..7c97a8f09 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -245,6 +245,8 @@ OC.L10N.register(
"Password request: %s" : "Petici贸n de contrase帽a: %s",
"Private conversation" : "Conversaci贸n privada",
"Deleted user (%s)" : "Borrado el usuario (%s)",
+ "Failed to upload call recording" : "Fallo al cargar la grabaci贸n de la llamada",
+ "The recording server failed to upload recording of call {call}. Please reach out to the adminstrators." : "El servidor de grabaci贸n fall贸 al cargar la grabaci贸n de la llamada {call}. Por favor, contacte a los administradores.",
"Share to chat" : "Compartir al chat",
"Dismiss notification" : "Descartar notificaci贸n",
"Call recording now available" : "La grabaci贸n est谩 disponible ahora",
@@ -682,6 +684,7 @@ OC.L10N.register(
"Recording backend" : "Backend de grabaci贸n",
"Add a new recording backend server" : "A帽adir un nuevo servidor de backend de grabaci贸n",
"Shared secret" : "Secreto compartido",
+ "The PHP settings 'upload_max_filesize' or 'post_max_size' only will allow to upload files up to {maxUpload}." : "Los ajustes de configuraci贸n PHP 'upload_max_filesize' 贸 'post_max_size' solo le permitir谩n cargar archicos de hasta {maxUpload}.",
"Recording backend settings saved" : "Se guardaron las configuraciones del backend de grabaci贸n",
"SIP configuration" : "Configuraci贸n SIP",
"SIP configuration is only possible with a high-performance backend." : "La configuraci贸n SIP solo es posible con un backend de alto rendimiento.",
diff --git a/l10n/es.json b/l10n/es.json
index 199227afc..a157846e9 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -243,6 +243,8 @@
"Password request: %s" : "Petici贸n de contrase帽a: %s",
"Private conversation" : "Conversaci贸n privada",
"Deleted user (%s)" : "Borrado el usuario (%s)",
+ "Failed to upload call recording" : "Fallo al cargar la grabaci贸n de la llamada",
+ "The recording server failed to upload recording of call {call}. Please reach out to the adminstrators." : "El servidor de grabaci贸n fall贸 al cargar la grabaci贸n de la llamada {call}. Por favor, contacte a los administradores.",
"Share to chat" : "Compartir al chat",
"Dismiss notification" : "Descartar notificaci贸n",
"Call recording now available" : "La grabaci贸n est谩 disponible ahora",
@@ -680,6 +682,7 @@
"Recording backend" : "Backend de grabaci贸n",
"Add a new recording backend server" : "A帽adir un nuevo servidor de backend de grabaci贸n",
"Shared secret" : "Secreto compartido",
+ "The PHP settings 'upload_max_filesize' or 'post_max_size' only will allow to upload files up to {maxUpload}." : "Los ajustes de configuraci贸n PHP 'upload_max_filesize' 贸 'post_max_size' solo le permitir谩n cargar archicos de hasta {maxUpload}.",
"Recording backend settings saved" : "Se guardaron las configuraciones del backend de grabaci贸n",
"SIP configuration" : "Configuraci贸n SIP",
"SIP configuration is only possible with a high-performance backend." : "La configuraci贸n SIP solo es posible con un backend de alto rendimiento.",