From 1fc535357fc29f3d14b1d669b38fd573c97892dd Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 1 Nov 2023 01:26:27 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 3 +++ l10n/ast.json | 3 +++ l10n/de.js | 1 + l10n/de.json | 1 + 4 files changed, 8 insertions(+) diff --git a/l10n/ast.js b/l10n/ast.js index 7ebfe9e3a..f5cc9a0d0 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -9,12 +9,15 @@ OC.L10N.register( "Folders" : "Carpetes", "Tags" : "Etiquetes", "Places" : "Llugares", + "Back" : "Atrás", + "Save" : "Guardar", "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", + "View" : "Ver", "_%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!", "Add" : "Amestar", diff --git a/l10n/ast.json b/l10n/ast.json index 155c11381..f0342b562 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -7,12 +7,15 @@ "Folders" : "Carpetes", "Tags" : "Etiquetes", "Places" : "Llugares", + "Back" : "Atrás", + "Save" : "Guardar", "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", + "View" : "Ver", "_%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!", "Add" : "Amestar", diff --git a/l10n/de.js b/l10n/de.js index 0bf796e95..100d12b18 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -108,6 +108,7 @@ OC.L10N.register( "Add to album" : "Zum Album hinzufügen", "Delete selection" : "Auswahl löschen", "No photos or videos in here" : "Hier gibt es keine Fotos oder Videos.", + "Unassigned faces" : "Nicht zugewiesene Gesichter", "_%n photos_::_%n photos_" : ["%n Foto","%n Fotos"], "Failed to fetch collection." : "Sammlung konnte nicht abgerufen werden.", "Failed to fetch collections list." : "Sammlungsliste konnte nicht geladen werden.", diff --git a/l10n/de.json b/l10n/de.json index d07ad6d65..579f5de6d 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -106,6 +106,7 @@ "Add to album" : "Zum Album hinzufügen", "Delete selection" : "Auswahl löschen", "No photos or videos in here" : "Hier gibt es keine Fotos oder Videos.", + "Unassigned faces" : "Nicht zugewiesene Gesichter", "_%n photos_::_%n photos_" : ["%n Foto","%n Fotos"], "Failed to fetch collection." : "Sammlung konnte nicht abgerufen werden.", "Failed to fetch collections list." : "Sammlungsliste konnte nicht geladen werden.",