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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/he.json')
-rw-r--r--apps/files_external/l10n/he.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_external/l10n/he.json b/apps/files_external/l10n/he.json
index 778a7f7c75c..f8161f9b1ea 100644
--- a/apps/files_external/l10n/he.json
+++ b/apps/files_external/l10n/he.json
@@ -1,5 +1,5 @@
{ "translations": {
- "External storages" : "התקני אחסון חיצוניים",
+ "External storage" : "אחסון חיצוני",
"Personal" : "אישי",
"System" : "מערכת",
"Grant access" : "הענקת גישה",
@@ -123,7 +123,6 @@
"Open documentation" : "פתיחת תיעוד",
"External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "אחסון חיצוני מאפשר לך לעגן שירותי אחסון והתקנים כהתקני אחסון משניים ב־Nextcloud. ישנה גם אפשרות לאפשר למשתמשים לעגן שירותי אחסון חיצוניים משלהם.",
"Folder name" : "שם התיקייה",
- "External storage" : "אחסון חיצוני",
"Authentication" : "אימות",
"Configuration" : "הגדרות",
"Available for" : "זמין עבור",
@@ -131,7 +130,8 @@
"Add storage" : "הוספת אחסון",
"Advanced settings" : "הגדרות מתקדמות",
"Allow users to mount external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני",
- "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה.",
- "(group)" : "(קבוצה)"
+ "External storages" : "התקני אחסון חיצוניים",
+ "(group)" : "(קבוצה)",
+ "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה."
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
} \ No newline at end of file