summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/he/localization/he/messenger/addressbook
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/he/localization/he/messenger/addressbook')
-rw-r--r--thunderbird-l10n/he/localization/he/messenger/addressbook/abCardDAVDialog.ftl18
-rw-r--r--thunderbird-l10n/he/localization/he/messenger/addressbook/abCardDAVProperties.ftl30
-rw-r--r--thunderbird-l10n/he/localization/he/messenger/addressbook/aboutAddressBook.ftl120
-rw-r--r--thunderbird-l10n/he/localization/he/messenger/addressbook/fieldMapImport.ftl7
-rw-r--r--thunderbird-l10n/he/localization/he/messenger/addressbook/vcard.ftl3
5 files changed, 178 insertions, 0 deletions
diff --git a/thunderbird-l10n/he/localization/he/messenger/addressbook/abCardDAVDialog.ftl b/thunderbird-l10n/he/localization/he/messenger/addressbook/abCardDAVDialog.ftl
new file mode 100644
index 0000000000..36a78de87b
--- /dev/null
+++ b/thunderbird-l10n/he/localization/he/messenger/addressbook/abCardDAVDialog.ftl
@@ -0,0 +1,18 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, you can obtain one at http://mozilla.org/MPL/2.0/.
+
+carddav-dialog =
+ .buttonlabelaccept = המשך
+ .buttonaccesskeyaccept = ה
+
+carddav-username-label =
+ .value = שם משתמש:
+ .accesskey = ש
+carddav-location-label =
+ .value = מיקום:
+ .accesskey = מ
+
+carddav-known-incompatible = ידוע ש־{ $url } אינו תואם עם { -brand-short-name }.
+carddav-connection-error = החיבור נכשל.
+
diff --git a/thunderbird-l10n/he/localization/he/messenger/addressbook/abCardDAVProperties.ftl b/thunderbird-l10n/he/localization/he/messenger/addressbook/abCardDAVProperties.ftl
new file mode 100644
index 0000000000..835ddc3820
--- /dev/null
+++ b/thunderbird-l10n/he/localization/he/messenger/addressbook/abCardDAVProperties.ftl
@@ -0,0 +1,30 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, you can obtain one at http://mozilla.org/MPL/2.0/.
+
+carddav-refreshinterval-label =
+ .label = סנכרון:
+ .accesskey = ס
+
+# Variables:
+# $minutes (integer) - Number of minutes between address book synchronizations
+carddav-refreshinterval-minutes-value =
+ .label =
+ { $minutes ->
+ [one] כל דקה
+ *[other] כל { $minutes } דקות
+ }
+
+# Variables:
+# $hours (integer) - Number of hours between address book synchronizations
+carddav-refreshinterval-hours-value =
+ .label =
+ { $hours ->
+ [one] כל שעה
+ [two] כל שעתיים
+ *[other] כל { $hours } שעות
+ }
+
+carddav-readonly-label =
+ .label = לקריאה בלבד
+ .accesskey = ק
diff --git a/thunderbird-l10n/he/localization/he/messenger/addressbook/aboutAddressBook.ftl b/thunderbird-l10n/he/localization/he/messenger/addressbook/aboutAddressBook.ftl
new file mode 100644
index 0000000000..28f95d688f
--- /dev/null
+++ b/thunderbird-l10n/he/localization/he/messenger/addressbook/aboutAddressBook.ftl
@@ -0,0 +1,120 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, you can obtain one at http://mozilla.org/MPL/2.0/.
+
+
+## Toolbar
+
+about-addressbook-toolbar-new-contact =
+ .label = איש קשר חדש
+about-addressbook-toolbar-new-list =
+ .label = רשימה חדשה
+about-addressbook-toolbar-import =
+ .label = ייבוא
+
+## Books
+
+about-addressbook-books-context-properties =
+ .label = מאפיינים
+about-addressbook-books-context-synchronize =
+ .label = סנכרון
+about-addressbook-books-context-print =
+ .label = הדפסה…
+about-addressbook-books-context-export =
+ .label = ייצוא…
+about-addressbook-books-context-delete =
+ .label = מחיקה
+about-addressbook-books-context-remove =
+ .label = הסרה
+
+# Variables:
+# $name (String) - Name of the address book to be deleted.
+about-addressbook-confirm-delete-book = למחוק את { $name } ואת כל אנשי הקשר שבו?
+# Variables:
+# $name (String) - Name of the remote address book to be removed.
+about-addressbook-confirm-remove-remote-book = להסיר את { $name }?
+
+## Cards
+
+# Variables:
+# $name (String) - Name of the address book that will be searched.
+about-addressbook-search =
+ .placeholder = חיפוש { $name }
+
+about-addressbook-name-format-display =
+ .label = שם תצוגה
+
+## Card column headers
+## Each string is listed here twice, and the values should match.
+
+about-addressbook-cards-context-write =
+ .label = כתיבה
+
+about-addressbook-confirm-delete-mixed-title = מחיקת אנשי קשר ורשימות
+# Variables:
+# $count (Number) - The number of contacts and lists to be deleted. Always greater than 1.
+about-addressbook-confirm-delete-mixed = למחוק את { $count } אנשי הקשר והרשימות האלו?
+# Variables:
+# $count (Number) - The number of lists to be deleted.
+about-addressbook-confirm-delete-lists-title =
+ { $count ->
+ [one] מחיקת רשימה
+ *[other] מחיקת רשימות
+ }
+# Variables:
+# $count (Number) - The number of lists to be deleted.
+# $name (String) - The name of the list to be deleted, if $count is 1.
+about-addressbook-confirm-delete-lists =
+ { $count ->
+ [one] למחוק את הרשימה { $name }?
+ *[other] למחוק את { $count } הרשימות האלו?
+ }
+# Variables:
+# $count (Number) - The number of contacts to be removed.
+about-addressbook-confirm-remove-contacts-title =
+ { $count ->
+ [one] הסרת איש קשר
+ *[other] הסרת אנשי קשר
+ }
+# Variables:
+# $count (Number) - The number of contacts to be removed.
+# $name (String) - The name of the contact to be removed, if $count is 1.
+# $list (String) - The name of the list that contacts will be removed from.
+about-addressbook-confirm-remove-contacts =
+ { $count ->
+ [one] להסיר את { $name } מתוך { $list }?
+ *[other] להסיר את { $count } אנשי הקשר האלו מתוך { $list }?
+ }
+# Variables:
+# $count (Number) - The number of contacts to be deleted.
+about-addressbook-confirm-delete-contacts-title =
+ { $count ->
+ [one] מחיקת איש קשר
+ *[other] מחיקת אנשי קשר
+ }
+# Variables:
+# $count (Number) - The number of contacts to be deleted.
+# $name (String) - The name of the contact to be deleted, if $count is 1.
+about-addressbook-confirm-delete-contacts =
+ { $count ->
+ [one] למחוק את איש הקשר { $name }?
+ *[other] למחוק את { $count } אנשי הקשר האלו?
+ }
+
+## Card list placeholder
+## Shown when there are no cards in the list
+
+## Details
+
+about-addressbook-begin-edit-contact-button = עריכה
+about-addressbook-cancel-edit-contact-button = ביטול
+about-addressbook-save-edit-contact-button = שמירה
+
+about-addressbook-details-email-addresses-header = כתובות דוא״ל
+about-addressbook-details-phone-numbers-header = מספרי טלפון
+about-addressbook-details-other-info-header = מידע אחר
+
+# Photo dialog
+
+# Keyboard shortcuts
+
diff --git a/thunderbird-l10n/he/localization/he/messenger/addressbook/fieldMapImport.ftl b/thunderbird-l10n/he/localization/he/messenger/addressbook/fieldMapImport.ftl
new file mode 100644
index 0000000000..3ac5e9b0ab
--- /dev/null
+++ b/thunderbird-l10n/he/localization/he/messenger/addressbook/fieldMapImport.ftl
@@ -0,0 +1,7 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+import-ab-csv-dialog =
+ .buttonlabelaccept = ייבוא
+ .buttonaccesskeyaccept = י
diff --git a/thunderbird-l10n/he/localization/he/messenger/addressbook/vcard.ftl b/thunderbird-l10n/he/localization/he/messenger/addressbook/vcard.ftl
new file mode 100644
index 0000000000..6fbe8159b2
--- /dev/null
+++ b/thunderbird-l10n/he/localization/he/messenger/addressbook/vcard.ftl
@@ -0,0 +1,3 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.