From c08710cbbd587bf5fea4192112f1ed74a1173257 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 12 Apr 2024 01:19:38 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 11 ++++++++++- l10n/ast.json | 11 ++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/l10n/ast.js b/l10n/ast.js index 22d769d10..8e156c888 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Public link" : "Enllaz públicu", "Photos" : "Semeyes", + "On This Day" : "Tal día como güei", "Your memories under your control" : "Los tos recuerdos baxo control", "All media" : "Tolos medios", "Videos" : "Vídeos", @@ -119,12 +120,20 @@ OC.L10N.register( "Could not load photos folder" : "Nun se puen cargar la carpeta de semeyes", "Go back to the previous view." : "Volver a la vista anterior.", "Create the album." : "Crea l'álbum.", + "_Share with %n user_::_Share with %n users_" : ["Compartir con %n usuariu","Compartir con %n usuarios"], + "Search for collaborators" : "Buscar collaboradores", "No collaborators available" : "Nun hai nengún collaborador disponible", "Failed to fetch album." : "Nun se pue dir en cata del álbum.", "The file is in the favorites" : "Esti ficheru ta en Favoritos", "Open the \"{name}\" sub-directory" : "Abrir el sodireutoriu «{name}»", "Invalid location selected" : "Seleicionóse una llocalización inválida", + "Photos directory" : "Direutoriu de datos", + "Add photos to the album" : "Amiesta semeyes al álbum", "Failed to fetch albums list." : "Nun se pue dir en cata de la llista d'álbumes.", - "Shared albums" : "Álbumes compartíos" + "Shared albums" : "Álbumes compartíos", + "Create a new album" : "Crear un álbum", + "Add selection to an album" : "Amiesta la seleición a un álbum", + "Failed to create {albumName}." : "Nun se pue crear «{albumName}».", + "Failed to rename {currentAlbumName} to {newAlbumName}." : "Nun se pue renomar «{albumName}» a «{newAlbumName}»." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index d495a2161..1de95eb10 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -1,6 +1,7 @@ { "translations": { "Public link" : "Enllaz públicu", "Photos" : "Semeyes", + "On This Day" : "Tal día como güei", "Your memories under your control" : "Los tos recuerdos baxo control", "All media" : "Tolos medios", "Videos" : "Vídeos", @@ -117,12 +118,20 @@ "Could not load photos folder" : "Nun se puen cargar la carpeta de semeyes", "Go back to the previous view." : "Volver a la vista anterior.", "Create the album." : "Crea l'álbum.", + "_Share with %n user_::_Share with %n users_" : ["Compartir con %n usuariu","Compartir con %n usuarios"], + "Search for collaborators" : "Buscar collaboradores", "No collaborators available" : "Nun hai nengún collaborador disponible", "Failed to fetch album." : "Nun se pue dir en cata del álbum.", "The file is in the favorites" : "Esti ficheru ta en Favoritos", "Open the \"{name}\" sub-directory" : "Abrir el sodireutoriu «{name}»", "Invalid location selected" : "Seleicionóse una llocalización inválida", + "Photos directory" : "Direutoriu de datos", + "Add photos to the album" : "Amiesta semeyes al álbum", "Failed to fetch albums list." : "Nun se pue dir en cata de la llista d'álbumes.", - "Shared albums" : "Álbumes compartíos" + "Shared albums" : "Álbumes compartíos", + "Create a new album" : "Crear un álbum", + "Add selection to an album" : "Amiesta la seleición a un álbum", + "Failed to create {albumName}." : "Nun se pue crear «{albumName}».", + "Failed to rename {currentAlbumName} to {newAlbumName}." : "Nun se pue renomar «{albumName}» a «{newAlbumName}»." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file