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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Apr 12, 2024
1 parent 13a51c2 commit ef043a3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ OC.L10N.register(
"Search" : "Buscar",
"Upload" : "Xunir",
"Add people or groups who can edit your album" : "Amiesta a persones u grupos que puedan editar l'álbum",
"Search for collaborators" : "Buscar collaboradores",
"Search people or groups" : "Buscar persones o grupos",
"No collaborators available" : "Nun hai nengún collaborador disponible",
"Remove {collaboratorLabel} from the collaborators list" : "Quitar «{collaboratorLabel}» de la llista de collaboradores",
Expand Down Expand Up @@ -184,6 +185,8 @@ OC.L10N.register(
"Actual size (100%)" : "Tamañu actual (100%)",
"Fit size" : "Axustar el tamañu",
"Setup" : "Configuración",
"Failed to create {albumName}." : "Nun se pue crear «{albumName}».",
"Failed to rename {currentAlbumName} to {newAlbumName}." : "Nun se pue renomar «{albumName}» a «{newAlbumName}».",
"Failed to delete {fileName}." : "Nun se pue desaniciar «{fileName}»",
"Failed to move files." : "Nun se puen mover los ficheros",
"Failed to download files" : "Nun se puen baxar los ficheros",
Expand Down
3 changes: 3 additions & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"Search" : "Buscar",
"Upload" : "Xunir",
"Add people or groups who can edit your album" : "Amiesta a persones u grupos que puedan editar l'álbum",
"Search for collaborators" : "Buscar collaboradores",
"Search people or groups" : "Buscar persones o grupos",
"No collaborators available" : "Nun hai nengún collaborador disponible",
"Remove {collaboratorLabel} from the collaborators list" : "Quitar «{collaboratorLabel}» de la llista de collaboradores",
Expand Down Expand Up @@ -182,6 +183,8 @@
"Actual size (100%)" : "Tamañu actual (100%)",
"Fit size" : "Axustar el tamañu",
"Setup" : "Configuración",
"Failed to create {albumName}." : "Nun se pue crear «{albumName}».",
"Failed to rename {currentAlbumName} to {newAlbumName}." : "Nun se pue renomar «{albumName}» a «{newAlbumName}».",
"Failed to delete {fileName}." : "Nun se pue desaniciar «{fileName}»",
"Failed to move files." : "Nun se puen mover los ficheros",
"Failed to download files" : "Nun se puen baxar los ficheros",
Expand Down

0 comments on commit ef043a3

Please sign in to comment.