update Piwik to version 2.16 (fixes #91)
This commit is contained in:
parent
296343bf3b
commit
d885a4baa9
5833 changed files with 418860 additions and 226988 deletions
8
www/analytics/plugins/Diagnostics/lang/cs.json
Normal file
8
www/analytics/plugins/Diagnostics/lang/cs.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"Diagnostics": {
|
||||
"ConfigFileTitle": "Konfigurační soubor",
|
||||
"ConfigFileIntroduction": "Zde vidíte konfiguraci pro Piwik. Pokud Piwik běží v prostředí s vyvažováním zátěže, můžou se zobrazovaná data lišit podle toho, ze kterého serveru jsou natažena. Řádky se změněnou barvou pozadí značí změněné konfigurační hodnoty, které jsou specifikovány například v %1$s souboru.",
|
||||
"HideUnchanged": "Pokud chcete vidět pouze změněné hodnoty, můžete %1$snezměněné hodnoty skrýt%2$s.",
|
||||
"Sections": "Sekce"
|
||||
}
|
||||
}
|
||||
8
www/analytics/plugins/Diagnostics/lang/de.json
Normal file
8
www/analytics/plugins/Diagnostics/lang/de.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"Diagnostics": {
|
||||
"ConfigFileTitle": "Konfigurationsdatei",
|
||||
"ConfigFileIntroduction": "Hier können Sie die Piwik Konfiguration einsehen. Sollten Sie Piwik auf lastverteilten Systemen einsetzen könnte diese Seite unterschiedlich sein, abhängig vom Server auf dem die Seite geladen wurde. Zeilen mit einer anderen Hintergrundfarbe sind geänderte Konfigurationswerte, die beispielsweise in der Datei %1$s definiert wurden.",
|
||||
"HideUnchanged": "Falls Sie nur die geänderten Werte einsehen möchten können Sie %1$salle unveränderten Werte ausblenden%2$s.",
|
||||
"Sections": "Sektionen"
|
||||
}
|
||||
}
|
||||
8
www/analytics/plugins/Diagnostics/lang/el.json
Normal file
8
www/analytics/plugins/Diagnostics/lang/el.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"Diagnostics": {
|
||||
"ConfigFileTitle": "Αρχείο ρυθμίσεων",
|
||||
"ConfigFileIntroduction": "Εδώ μπορείτε να δείτε τις ρυθμίσεις του Piwik. Αν εκτελείτε το Piwik σε περιβάλλον με διαμοιρασμό φόρτου, η σελίδα μπορεί να είναι διαφορετική, ανάλογα από ποιο διακομιστή έχει φορτωθεί. Οι γραμμές με διαφορετικό χρώμα υποβάθρου είναι οι τιμές ρυθμίσεων που άλλαξαν για παράδειγμα στο αρχείο ρυθμίσεων %1$s.",
|
||||
"HideUnchanged": "Αν επιθυμείτε να δείτε μόνο τις τιμές που άλλαξαν, μπορείτε να %1$sαποκρύψετε τις τιμές που παρέμειναν ίδιες%2$s.",
|
||||
"Sections": "Τμήματα"
|
||||
}
|
||||
}
|
||||
8
www/analytics/plugins/Diagnostics/lang/en.json
Normal file
8
www/analytics/plugins/Diagnostics/lang/en.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"Diagnostics": {
|
||||
"ConfigFileTitle": "Config file",
|
||||
"ConfigFileIntroduction": "Here you can view the Piwik configuration. If you are running Piwik in a load balanced environment the page might be different depending from which server this page is loaded. Rows with a different background color are changed config values that are specified for example in the %1$s file.",
|
||||
"HideUnchanged": "If you want to see only changed values you can %1$shide all unchanged values%2$s.",
|
||||
"Sections": "Sections"
|
||||
}
|
||||
}
|
||||
6
www/analytics/plugins/Diagnostics/lang/it.json
Normal file
6
www/analytics/plugins/Diagnostics/lang/it.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"Diagnostics": {
|
||||
"ConfigFileTitle": "File di configurazione",
|
||||
"Sections": "Sezioni"
|
||||
}
|
||||
}
|
||||
8
www/analytics/plugins/Diagnostics/lang/pt-br.json
Normal file
8
www/analytics/plugins/Diagnostics/lang/pt-br.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"Diagnostics": {
|
||||
"ConfigFileTitle": "Arquivo de configuração",
|
||||
"ConfigFileIntroduction": "Aqui você pode ver a configuração do Piwik. Se você estiver executando Piwik em um ambiente de balanceamento de carga a página pode ser diferente, dependendo de qual servidor esta página é carregada. Linhas com uma cor de fundo diferente são alterados os valores de configuração que são especificadas por exemplo, no arquivo %1$s.",
|
||||
"HideUnchanged": "Se você quiser ver apenas valores alterados você pode %1$socultar todos os valores inalterados%2$s.",
|
||||
"Sections": "Seções"
|
||||
}
|
||||
}
|
||||
5
www/analytics/plugins/Diagnostics/lang/sv.json
Normal file
5
www/analytics/plugins/Diagnostics/lang/sv.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Diagnostics": {
|
||||
"ConfigFileTitle": "Konfigurationsfil"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue