From 4928024e9a199150f3916241fd1cb11755805833 Mon Sep 17 00:00:00 2001 From: Ashdemai Date: Mon, 7 Feb 2022 02:33:29 +0000 Subject: [PATCH 1/5] Update app/soapbox/locales/he.json --- app/soapbox/locales/he.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/locales/he.json b/app/soapbox/locales/he.json index e56563fea..4e790aa67 100644 --- a/app/soapbox/locales/he.json +++ b/app/soapbox/locales/he.json @@ -610,7 +610,7 @@ "navigation.invites": "הזמנות", "navigation.notifications": "התראות", "navigation.search": "חיפוש", - "navigation_bar.account_aliases": "כיונויי חשבון", + "navigation_bar.account_aliases": "כיוניי חשבון", "navigation_bar.admin_settings": "הגדרות אדמין", "navigation_bar.blocks": "חסימות", "navigation_bar.bookmarks": "סימניות", From 39c9161bfb0a588b34b0bcd80422fc5ad16cc15c Mon Sep 17 00:00:00 2001 From: Ashdemai Date: Mon, 7 Feb 2022 02:36:50 +0000 Subject: [PATCH 2/5] Update app/soapbox/locales/he.json --- app/soapbox/locales/he.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/locales/he.json b/app/soapbox/locales/he.json index 4e790aa67..d37073c02 100644 --- a/app/soapbox/locales/he.json +++ b/app/soapbox/locales/he.json @@ -260,7 +260,7 @@ "compose_form.poll.switch_to_multiple": "שנה סקר כדי לאפשר אפשרויות בחירה מרובות", "compose_form.poll.switch_to_single": "שנה סקר כדי לאפשר בחירה יחידה", "compose_form.publish": "ללחוש", - "compose_form.publish_loud": "פרסם!", + "compose_form.publish_loud": "!פרסם", "compose_form.schedule": "לתזמן", "compose_form.scheduled_statuses.click_here": "לחץ כאן", "compose_form.scheduled_statuses.message": "יש לך פוסטים מתוזמנים. {לחץ_כאן} כדי לראות אותם.", From 387690d46a71325a5804ba9f659acee0c799accf Mon Sep 17 00:00:00 2001 From: Ashdemai Date: Mon, 7 Feb 2022 02:46:46 +0000 Subject: [PATCH 3/5] Update app/soapbox/locales/he.json --- app/soapbox/locales/he.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/soapbox/locales/he.json b/app/soapbox/locales/he.json index d37073c02..0d4ed9104 100644 --- a/app/soapbox/locales/he.json +++ b/app/soapbox/locales/he.json @@ -755,11 +755,11 @@ "registration.sign_up": "הירשם", "registration.tos": "תנאי השירות", "registration.username_unavailable": "שם המשתמש תפוס.", - "relative_time.days": "{number}d", - "relative_time.hours": "{number}h", + "relative_time.days": "ימים {number}", + "relative_time.hours": "שעות {number}", "relative_time.just_now": "כרגע", - "relative_time.minutes": "{number}m", - "relative_time.seconds": "{number}s", + "relative_time.minutes": "דקות {number}", + "relative_time.seconds": "שניות {number}", "remote_instance.edit_federation": "ערוך פדרציה", "remote_instance.federation_panel.heading": "הגבלות הפדרציה", "remote_instance.federation_panel.no_restrictions_message": "{siteTitle} לא הטיל הגבלות על {host}.", From a50ca998c26e24cff0ab41a383f92c74ca10515e Mon Sep 17 00:00:00 2001 From: Ashdemai Date: Mon, 7 Feb 2022 03:01:45 +0000 Subject: [PATCH 4/5] Update app/soapbox/locales/he.json --- app/soapbox/locales/he.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app/soapbox/locales/he.json b/app/soapbox/locales/he.json index 0d4ed9104..faa0239b0 100644 --- a/app/soapbox/locales/he.json +++ b/app/soapbox/locales/he.json @@ -336,6 +336,7 @@ "edit_profile.fields.discoverable_label": "אפשר גילוי חשבון", "edit_profile.fields.display_name_label": "שם תצוגה", "edit_profile.fields.display_name_placeholder": "שם", + "edit_profile.fields.birthday_placeholder": "יום הולדת", "edit_profile.fields.header_label": "כותרת", "edit_profile.fields.hide_network_label": "הסתר רשת", "edit_profile.fields.locked_label": "נעל חשבון", From 70d59e06733861e0d53c455cb738fea193f2b67e Mon Sep 17 00:00:00 2001 From: Ashdemai Date: Mon, 7 Feb 2022 03:03:52 +0000 Subject: [PATCH 5/5] Update app/soapbox/locales/he.json --- app/soapbox/locales/he.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/soapbox/locales/he.json b/app/soapbox/locales/he.json index faa0239b0..a454c56de 100644 --- a/app/soapbox/locales/he.json +++ b/app/soapbox/locales/he.json @@ -336,7 +336,8 @@ "edit_profile.fields.discoverable_label": "אפשר גילוי חשבון", "edit_profile.fields.display_name_label": "שם תצוגה", "edit_profile.fields.display_name_placeholder": "שם", - "edit_profile.fields.birthday_placeholder": "יום הולדת", + "edit_profile.fields.birthday_label": "יום הולדת", + "edit_profile.fields.birthday_placeholder": "תאריך הלידה שלך", "edit_profile.fields.header_label": "כותרת", "edit_profile.fields.hide_network_label": "הסתר רשת", "edit_profile.fields.locked_label": "נעל חשבון",