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:
authorNextcloud bot <bot@nextcloud.com>2022-08-27 05:23:58 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-27 05:23:58 +0300
commit5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f (patch)
treec1ba08b7612bb6a3e081dbc02a95ae336f06d7a9 /apps/settings/l10n/he.js
parenta1fae0532090c3f7223ce8243e3025dfafde07ce (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/he.js')
-rw-r--r--apps/settings/l10n/he.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js
index 8509631c8b9..98905b85340 100644
--- a/apps/settings/l10n/he.js
+++ b/apps/settings/l10n/he.js
@@ -289,7 +289,7 @@ OC.L10N.register(
"Not saved" : "לא נשמר",
"Sending…" : "בשליחה…",
"Email sent" : "הודעת הדואר האלקטרוני נשלחה",
- "Address" : "כתובת",
+ "Location" : "מיקום",
"Avatar" : "תמונה מייצגת",
"About" : "על אודות",
"Full name" : "שם מלא",
@@ -371,9 +371,6 @@ OC.L10N.register(
"You are using <strong>%s</strong>" : "הניצולת שלך היא <strong>%s</strong>",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "מנוצלים <strong>%1$s</strong> מתוך <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
"Your phone number" : "מספר הטלפון שלך",
- "Your postal address" : "כתובת הדואר שלך",
- "It can take up to 24 hours before the account is displayed as verified." : "יתכן שיעברו עד 24 שעות בטרם הצגת החשבון כמאומת.",
- "Link https://…" : "קישור https://…‎",
"Locale" : "הגדרות אזוריות",
"Current password" : "סיסמא נוכחית",
"New password" : "סיסמא חדשה",
@@ -406,6 +403,10 @@ OC.L10N.register(
"The cron.php needs to be executed by the system user \"%s\"." : "יש להפעיל את cron.php בתור משתמש המערכת „%s”.",
"days" : "ימים",
"No display name set" : "לא נקבע שם תצוגה",
+ "Address" : "כתובת",
+ "Your postal address" : "כתובת הדואר שלך",
+ "It can take up to 24 hours before the account is displayed as verified." : "יתכן שיעברו עד 24 שעות בטרם הצגת החשבון כמאומת.",
+ "Link https://…" : "קישור https://…‎",
"Twitter handle @…" : "כינוי בטוויטר @…"
},
"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;");