photos/l10n/gl.js

28 строки
1.1 KiB
JavaScript
Исходник Обычный вид История

2019-12-06 11:47:19 +03:00
OC.L10N.register(
"photos",
{
"Photos" : "Fotos",
"Your memories under your control" : "O seus recordos baixo o seu control",
"Your photos" : "As súas fotos",
2020-10-16 05:59:15 +03:00
"Your videos" : "Os seus vídeos",
2019-12-06 11:47:19 +03:00
"Favorites" : "Favoritos",
2020-10-17 05:59:03 +03:00
"Your folders" : "Os seus cartafoles",
2019-12-06 11:47:19 +03:00
"Tagged photos" : "Fotos etiquetadas",
"Locations" : "Localizacións",
2020-10-17 05:59:03 +03:00
"Settings" : "Axustes",
2019-12-06 11:47:19 +03:00
"Open the full size \"{name}\" image" : "Abrir a imaxe «{name}» a tamaño completo",
"Open the \"{name}\" sub-directory" : "Abrir o subdirectorio «{name}»",
2019-12-07 05:47:40 +03:00
"Share this folder" : "Compartir este cartafol",
2019-12-06 11:47:19 +03:00
"Back to {folder}" : "Volver a {folder}",
2020-10-22 05:59:05 +03:00
"View" : "Ver",
2020-10-21 05:59:01 +03:00
"Enable squared photos view" : "Activar a vista de fotos cadradas",
2019-12-06 11:47:19 +03:00
"This folder does not exists" : "Este cartafol non existe",
"An error occurred" : "Produciuse un erro",
"No photos in here" : "Aquí non hai fotos",
"No tags yet" : "Non hai nada etiquetado",
2020-10-16 05:59:15 +03:00
"Photos with tags will show up here" : "As fotos etiquetadas aparecerán aquí",
"Your albums" : "Os seus álbums",
"Shared albums" : "Albums compartidos"
2019-12-06 11:47:19 +03:00
},
"nplurals=2; plural=(n != 1);");