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 18, 2023
1 parent 5880811 commit 32033ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/es_EC.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ OC.L10N.register(
{
"Nextcloud announcements" : "Anuncios de Nextcloud",
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Read more" : "Leer más",
"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
1 change: 1 addition & 0 deletions l10n/es_EC.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ "translations": {
"Nextcloud announcements" : "Anuncios de Nextcloud",
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Read more" : "Leer más",
"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 32033ca

Please sign in to comment.