summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-15 01:24:11 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-15 01:24:11 +0000
commiteba48d2ca2cb129dd181699d67397cb0762b2c26 (patch)
tree31e63ed0d962579e2e7dd5c907dc6d790ac1e561
parent1bf0e2cece3dbdf3c0e4183edd6f0eb31f8811d1 (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 59e43f5f..8d8ca5a7 100644
--- a/l10n/ast.js
+++ b/l10n/ast.js
@@ -3,11 +3,20 @@ OC.L10N.register(
{
"Public link" : "Enllaz públicu",
"Photos" : "Semeyes",
+ "Videos" : "Vídeos",
"Albums" : "Álbumes",
+ "People" : "Persones",
"Folders" : "Carpetes",
"Tags" : "Etiquetes",
+ "Places" : "Llugares",
+ "New album" : "Álbum nuevu",
+ "_%n item_::_%n photos and videos_" : ["%n elementu","%n elementos"],
"Group" : "Grupu",
+ "Public link copied!" : "¡Copióse l'enllaz públicu!",
+ "This collection does not exist" : "Esta coleición nun esiste",
"An error occurred" : "Prodúxose un error",
- "This place does not have any photos or videos yet!" : "¡Esti llugar nun tien nenguna semeya nin nengún videu!"
+ "_%n photo_::_%n photos_" : ["%n semeya","%n semeyes"],
+ "This place does not have any photos or videos yet!" : "¡Esti llugar nun tien nenguna semeya nin nengún videu!",
+ "_%n photos_::_%n photos_" : ["%n semeya","%n semeyes"]
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ast.json b/l10n/ast.json
index 9932d8df..f07d5e3d 100644
--- a/l10n/ast.json
+++ b/l10n/ast.json
@@ -1,11 +1,20 @@
{ "translations": {
"Public link" : "Enllaz públicu",
"Photos" : "Semeyes",
+ "Videos" : "Vídeos",
"Albums" : "Álbumes",
+ "People" : "Persones",
"Folders" : "Carpetes",
"Tags" : "Etiquetes",
+ "Places" : "Llugares",
+ "New album" : "Álbum nuevu",
+ "_%n item_::_%n photos and videos_" : ["%n elementu","%n elementos"],
"Group" : "Grupu",
+ "Public link copied!" : "¡Copióse l'enllaz públicu!",
+ "This collection does not exist" : "Esta coleición nun esiste",
"An error occurred" : "Prodúxose un error",
- "This place does not have any photos or videos yet!" : "¡Esti llugar nun tien nenguna semeya nin nengún videu!"
+ "_%n photo_::_%n photos_" : ["%n semeya","%n semeyes"],
+ "This place does not have any photos or videos yet!" : "¡Esti llugar nun tien nenguna semeya nin nengún videu!",
+ "_%n photos_::_%n photos_" : ["%n semeya","%n semeyes"]
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file