diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-05 02:30:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-05 02:30:26 +0000 |
commit | 746a1e9922ccbbd3756934eb3d20c03ca0ebdbe8 (patch) | |
tree | 049fa63f2e447873b80a1817f248e124bca87730 /apps/updatenotification | |
parent | 9d3c8b7e7050cecd4efea7a3da1c9341812803e5 (diff) | |
download | nextcloud-server-746a1e9922ccbbd3756934eb3d20c03ca0ebdbe8.tar.gz nextcloud-server-746a1e9922ccbbd3756934eb3d20c03ca0ebdbe8.zip |
Fix(l10n): 馃敔 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/es.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js index 5ed461a0448..a7c3c240153 100644 --- a/apps/updatenotification/l10n/es.js +++ b/apps/updatenotification/l10n/es.js @@ -29,6 +29,7 @@ OC.L10N.register( "Update channel:" : "Canal de actualizaci贸n: ", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Siempre puedes actualizar a una versi贸n m谩s reciente. Pero no podr谩s desactualizar a la versi贸n anterior.", "Notify members of the following groups about available updates:" : "Notificar a los miembros de los siguientes grupos sobre actualizaciones disponibles:", + "No groups" : "Sin grupos", "Only notifications for app updates are available." : "Solo est谩n disponibles las notificaciones para actualizaciones de apps.", "The selected update channel makes dedicated notifications for the server obsolete." : "El canal de actualizaci贸n seleccionado hace obsoletas las notificaciones dedicadas para el servidor.", "The selected update channel does not support updates of the server." : "El canal de actualizaci贸n seleccionado no soporta actualizaciones del servidor", diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json index 03d7254fbcc..fe1657c2c6d 100644 --- a/apps/updatenotification/l10n/es.json +++ b/apps/updatenotification/l10n/es.json @@ -27,6 +27,7 @@ "Update channel:" : "Canal de actualizaci贸n: ", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Siempre puedes actualizar a una versi贸n m谩s reciente. Pero no podr谩s desactualizar a la versi贸n anterior.", "Notify members of the following groups about available updates:" : "Notificar a los miembros de los siguientes grupos sobre actualizaciones disponibles:", + "No groups" : "Sin grupos", "Only notifications for app updates are available." : "Solo est谩n disponibles las notificaciones para actualizaciones de apps.", "The selected update channel makes dedicated notifications for the server obsolete." : "El canal de actualizaci贸n seleccionado hace obsoletas las notificaciones dedicadas para el servidor.", "The selected update channel does not support updates of the server." : "El canal de actualizaci贸n seleccionado no soporta actualizaciones del servidor", |