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-09-16 05:51:20 +0300
committerNextcloud bot <bot@nextcloud.com>2020-09-16 05:51:20 +0300
commitce6652dae15a1109557ef78073adf24d5e1efe29 (patch)
tree95d9355f05566ada3144edece290913a37eaaaf8
parentd597438b6628d42dee4e6d061cafdb2689fb7abd (diff)
[tx-robot] updated from transifexv19.0.4RC2v19.0.40RC1v19.0.4
-rw-r--r--l10n/es_PY.js17
-rw-r--r--l10n/es_PY.json17
2 files changed, 32 insertions, 2 deletions
diff --git a/l10n/es_PY.js b/l10n/es_PY.js
index 46514528..bcbd8db7 100644
--- a/l10n/es_PY.js
+++ b/l10n/es_PY.js
@@ -2,6 +2,21 @@ OC.L10N.register(
"photos",
{
"Photos" : "Fotos",
- "Favorites" : "Favoritos"
+ "Your memories under your control" : "Tus recuerdos bajo tu control",
+ "Your photos" : "Tus fotos",
+ "Favorites" : "Favoritos",
+ "Your albums" : "Tus álbums",
+ "Shared albums" : "Álbums compartidos",
+ "Tagged photos" : "Fotos etiquetadas",
+ "Locations" : "Ubicaciones",
+ "Open the full size \"{name}\" image" : "Abrir la imagen \"{name}\" en tamaño completo",
+ "Open the \"{name}\" sub-directory" : "Abrir el subdirectorio \"{name}\"",
+ "Share this folder" : "Compartir esta carpeta",
+ "Back to {folder}" : "Volver a {folder}",
+ "This folder does not exists" : "Esta carpeta no existe",
+ "An error occurred" : "Se presentó un error",
+ "No photos in here" : "No hay fotos aquí",
+ "No tags yet" : "Aún no hay etiquetas",
+ "Photos with tags will show up here" : "Fotos con etiquetas serán mostradas aquí"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_PY.json b/l10n/es_PY.json
index b7ee6407..cb3ffc32 100644
--- a/l10n/es_PY.json
+++ b/l10n/es_PY.json
@@ -1,5 +1,20 @@
{ "translations": {
"Photos" : "Fotos",
- "Favorites" : "Favoritos"
+ "Your memories under your control" : "Tus recuerdos bajo tu control",
+ "Your photos" : "Tus fotos",
+ "Favorites" : "Favoritos",
+ "Your albums" : "Tus álbums",
+ "Shared albums" : "Álbums compartidos",
+ "Tagged photos" : "Fotos etiquetadas",
+ "Locations" : "Ubicaciones",
+ "Open the full size \"{name}\" image" : "Abrir la imagen \"{name}\" en tamaño completo",
+ "Open the \"{name}\" sub-directory" : "Abrir el subdirectorio \"{name}\"",
+ "Share this folder" : "Compartir esta carpeta",
+ "Back to {folder}" : "Volver a {folder}",
+ "This folder does not exists" : "Esta carpeta no existe",
+ "An error occurred" : "Se presentó un error",
+ "No photos in here" : "No hay fotos aquí",
+ "No tags yet" : "Aún no hay etiquetas",
+ "Photos with tags will show up here" : "Fotos con etiquetas serán mostradas aquí"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file