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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jul 19, 2023
1 parent cd62408 commit 936b932
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions l10n/es_EC.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ OC.L10N.register(
"Nextcloud announcements" : "Anuncios de Nextcloud",
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Read more" : "Leer más",
"Disable announcements" : "Desactivar anuncios",
"(These announcements are only shown to administrators)" : "(Estos anuncios solo se muestran a los administradores)",
"Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Las noticias de Nextcloud se muestran en tus notificaciones para mantenerte actualizado sobre las últimas novedades de Nextcloud.",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
Expand Down
3 changes: 3 additions & 0 deletions l10n/es_EC.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"Nextcloud announcements" : "Anuncios de Nextcloud",
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Read more" : "Leer más",
"Disable announcements" : "Desactivar anuncios",
"(These announcements are only shown to administrators)" : "(Estos anuncios solo se muestran a los administradores)",
"Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Las noticias de Nextcloud se muestran en tus notificaciones para mantenerte actualizado sobre las últimas novedades de Nextcloud.",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
Expand Down

0 comments on commit 936b932

Please sign in to comment.