diff --git a/l10n/ast.js b/l10n/ast.js index dbc21737d..cbd44529f 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -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", diff --git a/l10n/ast.json b/l10n/ast.json index e294b224b..4f1b89ba4 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -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",