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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-03 03:33:57 +0300
committerNextcloud bot <bot@nextcloud.com>2018-04-03 03:33:57 +0300
commit02ed2e8ffa3e7984687b7f1ffc0be60ba9ca9591 (patch)
treeaa25407fd4e29331ca418c8f5ff763fec107253f
parent910f1cd85a05cb2795efa7bfc69ba5b47ac151c9 (diff)
[tx-robot] updated from transifexv13.0.2RC1v13.0.2
-rw-r--r--l10n/he.js34
-rw-r--r--l10n/he.json32
2 files changed, 66 insertions, 0 deletions
diff --git a/l10n/he.js b/l10n/he.js
new file mode 100644
index 0000000..0623545
--- /dev/null
+++ b/l10n/he.js
@@ -0,0 +1,34 @@
+OC.L10N.register(
+ "serverinfo",
+ {
+ "Load average" : "ממוצע עומס",
+ "Last minute" : "דקה אחרונה",
+ "Memory info not available" : "פרטי זיכרון אינם זמינים",
+ "Total" : "סך הכול",
+ "Current usage" : "שימוש נוכחי",
+ "Users" : "משתמשים",
+ "Groups" : "קבוצות",
+ "Links" : "קישורים",
+ "Last 24 hours" : "24 השעות האחרונות",
+ "Last 1 hour" : "השעה האחרונה",
+ "Last 5 mins" : "5 הדקות האחרונות",
+ "Monitoring" : "מעקב",
+ "CPU load" : "עומס על המעבד",
+ "Memory usage" : "ניצול הזיכרון",
+ "Active users" : "משתמשים פעילים",
+ "Shares" : "שיתופים",
+ "Storage" : "אחסון",
+ "Users:" : "משתמשים:",
+ "Files:" : "קבצים",
+ "PHP" : "PHP",
+ "Version:" : "גרסה:",
+ "Memory Limit:" : "מגבלת זיכרון:",
+ "Max Execution Time:" : "זמן ההפעלה המרבי:",
+ "Upload max size:" : "גודל העלאה מרבי:",
+ "Database" : "מסד נתונים",
+ "Type:" : "סוג:",
+ "Size:" : "גודל:",
+ "External monitoring tool" : "כלי מעקב חיצוני",
+ "You can connect an external monitoring tool by using this end point: " : "ניתן לחבר כלי מעקב חיצוני אל נקודת הגישה הבאה:"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/he.json b/l10n/he.json
new file mode 100644
index 0000000..18672d4
--- /dev/null
+++ b/l10n/he.json
@@ -0,0 +1,32 @@
+{ "translations": {
+ "Load average" : "ממוצע עומס",
+ "Last minute" : "דקה אחרונה",
+ "Memory info not available" : "פרטי זיכרון אינם זמינים",
+ "Total" : "סך הכול",
+ "Current usage" : "שימוש נוכחי",
+ "Users" : "משתמשים",
+ "Groups" : "קבוצות",
+ "Links" : "קישורים",
+ "Last 24 hours" : "24 השעות האחרונות",
+ "Last 1 hour" : "השעה האחרונה",
+ "Last 5 mins" : "5 הדקות האחרונות",
+ "Monitoring" : "מעקב",
+ "CPU load" : "עומס על המעבד",
+ "Memory usage" : "ניצול הזיכרון",
+ "Active users" : "משתמשים פעילים",
+ "Shares" : "שיתופים",
+ "Storage" : "אחסון",
+ "Users:" : "משתמשים:",
+ "Files:" : "קבצים",
+ "PHP" : "PHP",
+ "Version:" : "גרסה:",
+ "Memory Limit:" : "מגבלת זיכרון:",
+ "Max Execution Time:" : "זמן ההפעלה המרבי:",
+ "Upload max size:" : "גודל העלאה מרבי:",
+ "Database" : "מסד נתונים",
+ "Type:" : "סוג:",
+ "Size:" : "גודל:",
+ "External monitoring tool" : "כלי מעקב חיצוני",
+ "You can connect an external monitoring tool by using this end point: " : "ניתן לחבר כלי מעקב חיצוני אל נקודת הגישה הבאה:"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file