summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-12 01:19:38 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-12 01:19:38 +0000
commitc08710cbbd587bf5fea4192112f1ed74a1173257 (patch)
tree71cc2c6edd69c1436095487c5fe9674747e6c54f
parent16d6cdaba4331aa8b1b76d918a33d728e948a760 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ast.js11
-rw-r--r--l10n/ast.json11
2 files changed, 20 insertions, 2 deletions
diff --git a/l10n/ast.js b/l10n/ast.js
index 22d769d1..8e156c88 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 d495a216..1de95eb1 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