From 8a491741710037a51653064ab321c6f10957d416 Mon Sep 17 00:00:00 2001 From: Artik Banana Date: Wed, 6 Jun 2018 17:43:36 +0000 Subject: [PATCH] Update messages.js --- src/i18n/messages.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/i18n/messages.js b/src/i18n/messages.js index 479e9899..0ed84547 100644 --- a/src/i18n/messages.js +++ b/src/i18n/messages.js @@ -1741,14 +1741,14 @@ const he = { cRed: 'Red (Cancel)', cOrange: 'Orange (Favorite)', cGreen: 'Green (Retweet)', - btnRadius: 'Buttons', + btnRadius: 'כפתורים', inputRadius: 'Input fields', panelRadius: 'Panels', avatarRadius: 'Avatars', avatarAltRadius: 'Avatars (Notifications)', tooltipRadius: 'Tooltips/alerts', attachmentRadius: 'Attachments', - filtering: 'Filtering', + filtering: 'סינון', filtering_explanation: 'All statuses containing these words will be muted, one per line', attachments: 'Attachments', hide_attachments_in_tl: 'Hide attachments in timeline', @@ -1759,16 +1759,16 @@ const he = { streaming: 'Enable automatic streaming of new posts when scrolled to the top', reply_link_preview: 'Enable reply-link preview on mouse hover', follow_import: 'יבוא עקיבות', - import_followers_from_a_csv_file: 'Import follows from a csv file', - follows_imported: 'Follows imported! Processing them will take a while.', - follow_import_error: 'Error importing followers', + import_followers_from_a_csv_file: 'ייבא את הנעקבים שלך מקובץ csv', + follows_imported: 'נעקבים יובאו! ייקח זמן מה לעבד אותם.', + follow_import_error: 'שגיאה בייבוא נעקבים.', delete_account: 'מחק משתמש', delete_account_description: 'Permanently delete your account and all your messages.', delete_account_instructions: 'Type your password in the input below to confirm account deletion.', - delete_account_error: 'There was an issue deleting your account. If this persists please contact your instance administrator.', + delete_account_error: 'הייתה בעיה במחיקת המשתמש. אם זה ממשיך, אנא עדכן את מנהל השרת שלך.', follow_export: 'יצוא עקיבות', - follow_export_processing: 'Processing, you\'ll soon be asked to download your file', - follow_export_button: 'Export your follows to a csv file', + follow_export_processing: 'טוען. בקרוב תתבקש להוריד את הקובץ את הקובץ שלך', + follow_export_button: 'ייצא את הנעקבים שלך לקובץ csv', change_password: 'שנה סיסמה', current_password: 'סיסמה נוכחית', new_password: 'סיסמה חדשה',