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-08-30 20:25:35 +0400
committersgiehl <stefan@piwik.org>2013-09-04 02:15:14 +0400
commit3d68097b6bd9779a8a393eb35308b0e80f32a7bb (patch)
treed287c0c47629fc0318c634e15a06ecefc5305e06 /plugins/DBStats/lang/he.json
parentd059d7f4d42b77975b8259582b7d3f026a6c7283 (diff)
moved translations for DBStats plugin to its own language files, as it will be moved to its own repository
Diffstat (limited to 'plugins/DBStats/lang/he.json')
-rw-r--r--plugins/DBStats/lang/he.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/plugins/DBStats/lang/he.json b/plugins/DBStats/lang/he.json
new file mode 100644
index 0000000000..3d24da8619
--- /dev/null
+++ b/plugins/DBStats/lang/he.json
@@ -0,0 +1,13 @@
+{
+ "DBStats": {
+ "PluginDescription": "תוסף זה מדווח על צריכת מסד הנתונים על ידי הטבלאות של Piwik.",
+ "DatabaseUsage": "צריכת מסד נתונים",
+ "MainDescription": "Piwik מאכסנת את כל המידע אודות ניתוח פעילות הרשת במסד נתונים. כרגע, טבלאות Piwik צורכות %s.",
+ "LearnMore": "בכדי ללמוד עוד אודות כיצד Piwik מעבדת מידע וכיצד לשפר את ביצועיה של Piwik עבור אתרים בעלי תעבורה בינונית עד גבוהה, מומלץ להציץ במדריך %s.",
+ "Table": "טבלה",
+ "RowCount": "מספר שורות",
+ "DataSize": "משקל מידע",
+ "IndexSize": "משקל מפתח (index)",
+ "TotalSize": "משקל כולל"
+ }
+} \ No newline at end of file