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 Dec 20, 2023
1 parent c3db3e7 commit 6fc373c
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 0 deletions.
27 changes: 27 additions & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,45 @@ OC.L10N.register(
{
"Public link" : "Enllaz públicu",
"Photos" : "Semeyes",
"All media" : "Tolos medios",
"Videos" : "Vídeos",
"Albums" : "Álbumes",
"Collaborative albums" : "Álbumes collaborativos",
"People" : "Persones",
"Folders" : "Carpetes",
"Favorites" : "Favoritos",
"On this day" : "Tal día como güei",
"Shared with you" : "Compartióse contigo",
"Tags" : "Etiquetes",
"Places" : "Llugares",
"Map" : "Mapa",
"Photos settings" : "Configuración de Semeyes",
"Mark selection as favorite" : "Marcar la seleición como favorita",
"Add selection to favorites" : "Meter la seleición en Favoritos",
"Remove selection from favorites" : "Quitar la seleición de Favoritos",
"Name of the album" : "Nome del álbum",
"Location of the album" : "Llocalización el álbum",
"Back" : "Atrás",
"Add collaborators" : "Amestar collaboradores",
"Save" : "Guardar",
"Create album" : "Crear un álbum",
"Add to Album" : "Amestar al álbum",
"Add selection to album {albumName}" : "Amestar la seleición al álbum «{albumName}»",
"Shared by" : "Compartíu por",
"Create a new album." : "Crear un álbum.",
"Create new album" : "Crear un álbum",
"New album" : "Álbum nuevu",
"_%n item_::_%n photos and videos_" : ["%n elementu","%n elementos"],
"Add people or groups who can edit your album" : "Amiesta a persones u grupos que puedan editar l'álbum",
"Search people or groups" : "Buscar persones o grupos",
"No recommendations. Start typing." : "Nun hai nenguna recomendación. Comienza a escribir.",
"Group" : "Grupu",
"Remove {collaboratorLabel} from the collaborators list" : "Quitar «{collaboratorLabel}» de la llista de collaboradores",
"Copy the public link" : "Copiar l'enllaz públicu",
"Public link copied!" : "¡Copióse l'enllaz públicu!",
"Copy public link" : "Copiar l'enllaz públicu",
"Delete the public link" : "Desaniciar l'enllaz públicu",
"Share via public link" : "Compartir per un enllaz públicu",
"This collection does not exist" : "Esta coleición nun esiste",
"An error occurred" : "Prodúxose un error",
"View" : "Ver",
Expand Down
27 changes: 27 additions & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,45 @@
{ "translations": {
"Public link" : "Enllaz públicu",
"Photos" : "Semeyes",
"All media" : "Tolos medios",
"Videos" : "Vídeos",
"Albums" : "Álbumes",
"Collaborative albums" : "Álbumes collaborativos",
"People" : "Persones",
"Folders" : "Carpetes",
"Favorites" : "Favoritos",
"On this day" : "Tal día como güei",
"Shared with you" : "Compartióse contigo",
"Tags" : "Etiquetes",
"Places" : "Llugares",
"Map" : "Mapa",
"Photos settings" : "Configuración de Semeyes",
"Mark selection as favorite" : "Marcar la seleición como favorita",
"Add selection to favorites" : "Meter la seleición en Favoritos",
"Remove selection from favorites" : "Quitar la seleición de Favoritos",
"Name of the album" : "Nome del álbum",
"Location of the album" : "Llocalización el álbum",
"Back" : "Atrás",
"Add collaborators" : "Amestar collaboradores",
"Save" : "Guardar",
"Create album" : "Crear un álbum",
"Add to Album" : "Amestar al álbum",
"Add selection to album {albumName}" : "Amestar la seleición al álbum «{albumName}»",
"Shared by" : "Compartíu por",
"Create a new album." : "Crear un álbum.",
"Create new album" : "Crear un álbum",
"New album" : "Álbum nuevu",
"_%n item_::_%n photos and videos_" : ["%n elementu","%n elementos"],
"Add people or groups who can edit your album" : "Amiesta a persones u grupos que puedan editar l'álbum",
"Search people or groups" : "Buscar persones o grupos",
"No recommendations. Start typing." : "Nun hai nenguna recomendación. Comienza a escribir.",
"Group" : "Grupu",
"Remove {collaboratorLabel} from the collaborators list" : "Quitar «{collaboratorLabel}» de la llista de collaboradores",
"Copy the public link" : "Copiar l'enllaz públicu",
"Public link copied!" : "¡Copióse l'enllaz públicu!",
"Copy public link" : "Copiar l'enllaz públicu",
"Delete the public link" : "Desaniciar l'enllaz públicu",
"Share via public link" : "Compartir per un enllaz públicu",
"This collection does not exist" : "Esta coleición nun esiste",
"An error occurred" : "Prodúxose un error",
"View" : "Ver",
Expand Down

0 comments on commit 6fc373c

Please sign in to comment.