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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SitesManager/lang/gl.json')
-rw-r--r--plugins/SitesManager/lang/gl.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/plugins/SitesManager/lang/gl.json b/plugins/SitesManager/lang/gl.json
new file mode 100644
index 0000000000..5d47affd85
--- /dev/null
+++ b/plugins/SitesManager/lang/gl.json
@@ -0,0 +1,15 @@
+{
+ "SitesManager": {
+ "AddSite": "Engadir un sitio",
+ "Currency": "Moeda",
+ "DeleteConfirm": "Está seguro de querer eliminar o sitio %s?",
+ "ExceptionDeleteSite": "Non é posible eliminar este sitio xa que é o único que hai rexistrado. Antes de eliminalo, engada un novo.",
+ "ExceptionEmptyName": "O nome do sitio non pode estar baleiro.",
+ "ExceptionInvalidUrl": "A URL '%s' non é unha URL válida.",
+ "ExceptionNoUrl": "Debe especificar polo menos unha URL do seu sitio.",
+ "NoWebsites": "Vostede non ten ningunha web que administrar",
+ "Sites": "Sitios",
+ "Timezone": "Fuso horario",
+ "Urls": "URLs"
+ }
+} \ No newline at end of file