summaryrefslogtreecommitdiffstats
path: root/l10n/ast.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ast.js')
-rw-r--r--l10n/ast.js11
1 files changed, 10 insertions, 1 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);");