From eba48d2ca2cb129dd181699d67397cb0762b2c26 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 15 Oct 2023 01:24:11 +0000 Subject: 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 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 -- cgit v1.2.3