Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-16 05:59:15 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-16 05:59:15 +0300
commit14addf399445650c53cf12238815e36ab9da5b3e (patch)
treee785679004d6f0e2b90dbbbd5a7539f00fefd2d9 /l10n/gl.js
parentae00a6c401ab59eb7f57d2781f3b40e131cc56f3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/gl.js')
-rw-r--r--l10n/gl.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/l10n/gl.js b/l10n/gl.js
index 598c8f94..fbccbc1f 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -4,9 +4,8 @@ OC.L10N.register(
"Photos" : "Fotos",
"Your memories under your control" : "O seus recordos baixo o seu control",
"Your photos" : "As súas fotos",
+ "Your videos" : "Os seus vídeos",
"Favorites" : "Favoritos",
- "Your albums" : "Os seus álbums",
- "Shared albums" : "Albums compartidos",
"Tagged photos" : "Fotos etiquetadas",
"Locations" : "Localizacións",
"Open the full size \"{name}\" image" : "Abrir a imaxe «{name}» a tamaño completo",
@@ -17,6 +16,8 @@ OC.L10N.register(
"An error occurred" : "Produciuse un erro",
"No photos in here" : "Aquí non hai fotos",
"No tags yet" : "Non hai nada etiquetado",
- "Photos with tags will show up here" : "As fotos etiquetadas aparecerán aquí"
+ "Photos with tags will show up here" : "As fotos etiquetadas aparecerán aquí",
+ "Your albums" : "Os seus álbums",
+ "Shared albums" : "Albums compartidos"
},
"nplurals=2; plural=(n != 1);");