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 Oct 20, 2023
1 parent 0d6d6f6 commit 837fdd2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 5 additions & 1 deletion l10n/ast.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
OC.L10N.register(
"recommendations",
{
"Show recommendations" : "Amosar recomendaciones"
"Recommended files" : "Ficheros recomendaos",
"No recommendations yet" : "Nun hai nenguna recomendación",
"Recommendations" : "Recomendaciones",
"Shows recommended files" : "Amuesa ficheros recomendaos",
"Shows recommended files for quick access of files and folders with recent activity" : "Amuesa ficheros recomendaos p'acceder aína a les carpetes y los ficheros con actividá recién"
},
"nplurals=2; plural=(n != 1);");
6 changes: 5 additions & 1 deletion l10n/ast.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{ "translations": {
"Show recommendations" : "Amosar recomendaciones"
"Recommended files" : "Ficheros recomendaos",
"No recommendations yet" : "Nun hai nenguna recomendación",
"Recommendations" : "Recomendaciones",
"Shows recommended files" : "Amuesa ficheros recomendaos",
"Shows recommended files for quick access of files and folders with recent activity" : "Amuesa ficheros recomendaos p'acceder aína a les carpetes y los ficheros con actividá recién"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit 837fdd2

Please sign in to comment.