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 Feb 5, 2024
1 parent 822ea4b commit bcd9738
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,17 @@ OC.L10N.register(
"circles",
{
"Circles" : "Círculos",
"Circles' files" : "Ficheros de Círculos",
"No circles found" : "Nun s'atopó nengún círculu",
"No files found for the selected circles" : "Nun s'atopó nengún ficheru pa los círculos seleicionaos",
"You created the circle {circle}" : "Creesti'l círculu «{circle}»",
"{author} created the circle {circle}" : "{author} creó'l círculu «{circle}»",
"You deleted {circle}" : "Desaniciesti «{circle}»",
"{author} deleted {circle}" : "{author} desanició «{circle}»",
"Backend" : "Backend",
"Mount point" : "Puntu de montaxe",
"Nextcloud Account" : "Cuenta de Nextcloud",
"Nextcloud Group" : "Grupu de Nextcloud",
"Circle" : "Círculu",
"Admin" : "Alministración",
"%1$s via %2$s" : "%1$s per %2$s",
Expand Down
10 changes: 10 additions & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
{ "translations": {
"Circles" : "Círculos",
"Circles' files" : "Ficheros de Círculos",
"No circles found" : "Nun s'atopó nengún círculu",
"No files found for the selected circles" : "Nun s'atopó nengún ficheru pa los círculos seleicionaos",
"You created the circle {circle}" : "Creesti'l círculu «{circle}»",
"{author} created the circle {circle}" : "{author} creó'l círculu «{circle}»",
"You deleted {circle}" : "Desaniciesti «{circle}»",
"{author} deleted {circle}" : "{author} desanició «{circle}»",
"Backend" : "Backend",
"Mount point" : "Puntu de montaxe",
"Nextcloud Account" : "Cuenta de Nextcloud",
"Nextcloud Group" : "Grupu de Nextcloud",
"Circle" : "Círculu",
"Admin" : "Alministración",
"%1$s via %2$s" : "%1$s per %2$s",
Expand Down

0 comments on commit bcd9738

Please sign in to comment.