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-26 05:24:48 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-26 05:24:48 +0300
commit2fcae35e0f79625d7328c7e95dcda3029633c90a (patch)
tree04331daddc2b09d8e4cc2d08c7ae9cea638a065a /apps/settings/l10n/he.js
parent38d0419f14ad70dbd82ef18946846b8ce3ea1682 (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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js
index b7a1cec502e..8509631c8b9 100644
--- a/apps/settings/l10n/he.js
+++ b/apps/settings/l10n/he.js
@@ -374,7 +374,6 @@ OC.L10N.register(
"Your postal address" : "כתובת הדואר שלך",
"It can take up to 24 hours before the account is displayed as verified." : "יתכן שיעברו עד 24 שעות בטרם הצגת החשבון כמאומת.",
"Link https://…" : "קישור https://…‎",
- "Twitter handle @…" : "כינוי בטוויטר @…",
"Locale" : "הגדרות אזוריות",
"Current password" : "סיסמא נוכחית",
"New password" : "סיסמא חדשה",
@@ -406,6 +405,7 @@ OC.L10N.register(
"Recommended" : "מומלץ",
"The cron.php needs to be executed by the system user \"%s\"." : "יש להפעיל את cron.php בתור משתמש המערכת „%s”.",
"days" : "ימים",
- "No display name set" : "לא נקבע שם תצוגה"
+ "No display name set" : "לא נקבע שם תצוגה",
+ "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;");