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:
authorsgiehl <stefan@piwik.org>2013-09-14 02:38:28 +0400
committersgiehl <stefan@piwik.org>2013-09-14 02:39:09 +0400
commite0fd925e0d39fcf17c1e52b36c55812af7881297 (patch)
treef3dd2366aa048c1421eebd4bc601661d40cd36ef /lang/gl.json
parentc7b7707222492f18b1ae2de72d2e856be2753271 (diff)
refs #4151 refactored some usages of _js hack
Diffstat (limited to 'lang/gl.json')
-rw-r--r--lang/gl.json13
1 files changed, 8 insertions, 5 deletions
diff --git a/lang/gl.json b/lang/gl.json
index 932785d0a9..09a2e37fcc 100644
--- a/lang/gl.json
+++ b/lang/gl.json
@@ -23,6 +23,7 @@
"Plugins": "Plugins"
},
"Dashboard": {
+ "Dashboard": "Tableiro",
"DeleteWidgetConfirm": "¿Está seguro de que desexa borrar este widget desde el tablón?",
"LoadingWidget_js": "Cargando widget, agarde por favor...",
"SelectWidget": "Seleccione un widget para engadilo no tablón",
@@ -89,7 +90,7 @@
"EnglishLanguageName": "Galician",
"Error": "Erro",
"ErrorRequest": "Oops… Problema durante a petición, por favor probe de novo.",
- "ExportAsImage_js": "Exportar como Imaxe",
+ "ExportAsImage": "Exportar como Imaxe",
"ExportThisReport": "Exportar datos noutros formatos",
"ForExampleShort": "ex.",
"GeneralSettings": "Configuración Xeral",
@@ -99,7 +100,7 @@
"HoursMinutes": "%1$s horas %2$s min",
"Id": "ID",
"LayoutDirection": "ltr",
- "Loading_js": "Cargando",
+ "Loading": "Cargando",
"LoadingData": "Cargando Datos...",
"Locale": "gl_ES.UTF-8",
"Logout": "Desconectarse",
@@ -144,13 +145,12 @@
"NewVisitor": "Nova Visita",
"Next": "Seguinte",
"No": "Non",
- "NoDataForGraph_js": "Sin datos para este Gráfico",
+ "NoDataForGraph": "Sin datos para este Gráfico",
"NoDataForTagCloud": "Sin datos para esta Nube",
"NotValid": "%s non é valido",
"NSeconds": "%s segs",
"NumberOfVisits": "Número de Visitas",
"Ok": "Ok",
- "OpenInNewWindow_js": "Abrir en nova Xanela",
"OpenSourceWebAnalytics": "Analise Web de Open Source",
"OrCancel": "ou %s Cancelar %s",
"OriginalLanguageName": "Galego",
@@ -163,7 +163,7 @@
"Required": "%s necesario",
"ReturningVisitor": "Re-Visita",
"Save": "Gardar",
- "SaveImageOnYourComputer_js": "Para grabar a imaxe no computador faga click-dereito na imaxe e seleccione \"Grabar Imaxe como..\"",
+ "SaveImageOnYourComputer": "Para grabar a imaxe no computador faga click-dereito na imaxe e seleccione \"Grabar Imaxe como..\"",
"Search": "Procurar",
"Seconds": "%segs",
"Settings": "Configuración",
@@ -797,5 +797,8 @@
"SubmenuTimes": "Tempos",
"WidgetLocalTime": "Visitas por hora local",
"WidgetServerTime": "Visitas por hora do servidor"
+ },
+ "Widgetize": {
+ "OpenInNewWindow": "Abrir en nova Xanela"
}
} \ No newline at end of file