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 c71c5c4 commit 535cdcd
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,20 @@ OC.L10N.register(
"circles",
{
"Circles" : "Círculos",
"Backend" : "Backend",
"Circle" : "Círculu",
"%1$s via %2$s" : "%1$s per %2$s",
"Circle not found" : "Nun s'atopó'l círculu",
"Circle not found " : "Nun s'atopó'l círculu",
"This member does not exist" : "Esti miembru nun esiste",
"The circle is not federated" : "El círculu nun ta federáu",
"You cannot join this circle" : "Nun te pues xunir a esti círculu",
"Accept" : "Aceptar",
"%s" : "%s",
"Personal Circle" : "Círculu personal",
"%s owned by %s" : "«%s» ye propiedá de: %s",
"You need a specify a type of circle" : "Tienes d'especificar un tipu de círculu",
"A circle with that name exists" : "Yá esiste un círculu con esi nome",
"now" : "agora",
"No entries found in this folder" : "Nun s'atopó nenguna entrada nesta carpeta",
"Name" : "Nome",
Expand Down
8 changes: 8 additions & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
{ "translations": {
"Circles" : "Círculos",
"Backend" : "Backend",
"Circle" : "Círculu",
"%1$s via %2$s" : "%1$s per %2$s",
"Circle not found" : "Nun s'atopó'l círculu",
"Circle not found " : "Nun s'atopó'l círculu",
"This member does not exist" : "Esti miembru nun esiste",
"The circle is not federated" : "El círculu nun ta federáu",
"You cannot join this circle" : "Nun te pues xunir a esti círculu",
"Accept" : "Aceptar",
"%s" : "%s",
"Personal Circle" : "Círculu personal",
"%s owned by %s" : "«%s» ye propiedá de: %s",
"You need a specify a type of circle" : "Tienes d'especificar un tipu de círculu",
"A circle with that name exists" : "Yá esiste un círculu con esi nome",
"now" : "agora",
"No entries found in this folder" : "Nun s'atopó nenguna entrada nesta carpeta",
"Name" : "Nome",
Expand Down

0 comments on commit 535cdcd

Please sign in to comment.