From 6e942a11218760829fd7b34b893306abf4041ef3 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Fri, 23 Feb 2018 11:11:41 -0500 Subject: [PATCH 01/29] Fix typos in comments --- plugins/talk-plugin-google-auth/server/router.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/talk-plugin-google-auth/server/router.js b/plugins/talk-plugin-google-auth/server/router.js index 89977f35b..d369505af 100644 --- a/plugins/talk-plugin-google-auth/server/router.js +++ b/plugins/talk-plugin-google-auth/server/router.js @@ -2,7 +2,7 @@ module.exports = router => { const { passport, HandleAuthPopupCallback } = require('services/passport'); /** - * Google auth endpoint, this will redirect the user immediatly to google + * Google auth endpoint, this will redirect the user immediately to google * for authorization. */ router.get( @@ -16,7 +16,7 @@ module.exports = router => { /** * Google callback endpoint, this will send the user a html page designed to - * send back the user credentials upon sucesfull login. + * send back the user credentials upon sucessful login. */ router.get('/api/v1/auth/google/callback', (req, res, next) => { // Perform the google login flow and pass the data back through the opener. From 76237f42dae338234da423b96ab5714374e7ed8e Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Fri, 23 Feb 2018 11:29:28 -0500 Subject: [PATCH 02/29] Begin adding Hebrew translation --- client/coral-framework/services/i18n.js | 5 + locales/he.yml | 465 ++++++++++++++++++++++++ 2 files changed, 470 insertions(+) create mode 100644 locales/he.yml diff --git a/client/coral-framework/services/i18n.js b/client/coral-framework/services/i18n.js index f467f7f53..0a4040007 100644 --- a/client/coral-framework/services/i18n.js +++ b/client/coral-framework/services/i18n.js @@ -8,6 +8,7 @@ import 'moment/locale/da'; import 'moment/locale/de'; import 'moment/locale/es'; import 'moment/locale/fr'; +import 'moment/locale/he'; import 'moment/locale/pt-br'; import { createStorage } from 'coral-framework/services/storage'; @@ -16,6 +17,7 @@ import daTA from 'timeago.js/locales/da'; import deTA from 'timeago.js/locales/de'; import esTA from 'timeago.js/locales/es'; import frTA from 'timeago.js/locales/fr'; +import heTA from 'timeago.js/locales/he'; import pt_BRTA from 'timeago.js/locales/pt_BR'; import zh_CNTA from 'timeago.js/locales/zh_CN'; import zh_TWTA from 'timeago.js/locales/zh_TW'; @@ -26,6 +28,7 @@ import da from '../../../locales/da.yml'; import de from '../../../locales/de.yml'; import es from '../../../locales/es.yml'; import fr from '../../../locales/fr.yml'; +import he from '../../../locales/he.yml'; import pt_BR from '../../../locales/pt_BR.yml'; import zh_CN from '../../../locales/zh_CN.yml'; import zh_TW from '../../../locales/zh_TW.yml'; @@ -38,6 +41,7 @@ const translations = { ...de, ...es, ...fr, + ...he, ...nl_NL, ...pt_BR, ...zh_CN, @@ -92,6 +96,7 @@ export function setupTranslations() { ta.register('da', daTA); ta.register('de', deTA); ta.register('fr', frTA); + ta.register('he', heTA); ta.register('pt_BR', pt_BRTA); ta.register('zh_CN', zh_CNTA); ta.register('zh_TW', zh_TWTA); diff --git a/locales/he.yml b/locales/he.yml new file mode 100644 index 000000000..8f7a3853b --- /dev/null +++ b/locales/he.yml @@ -0,0 +1,465 @@ +en: + your_account_has_been_suspended: Your account has been temporarily suspended. + your_account_has_been_banned: Your account has been banned. + your_username_has_been_rejected: Your account has been suspended because your username has been deemed inappropriate. To restore your account please enter a new username. + embed_comments_tab: Comments + bandialog: + are_you_sure: "Are you sure you would like to ban {0}?" + ban_user: "Ban User?" + banned_user: "Banned User" + cancel: "Cancel" + note: "Note: {0}" + note_reject_comment: "Banning this user will also place this comment in the Rejected queue." + note_ban_user: "Banning this user will not let them comment, react to, or report comments." + yes_ban_user: "Yes, Ban User" + write_a_message: "Write a message" + send: "Send" + notify_ban_headline: "Notify the user of ban" + notify_ban_description: "This will notify the user by email that they have been banned from the community" + email_message_ban: "Dear {0},\n\nSomeone with access to your account has violated our community guidelines. As a result, your account has been banned. You will no longer be able to comment, like or report comments. if you think this has been done in error, please contact our community team." + bio_offensive: "This bio is offensive" + cancel: "Cancel" + confirm_email: + click_to_confirm: "Click below to confirm your email address" + confirm: "Confirm" + password_reset: + mail_sent: 'If you have a registered account, a password reset link was sent to that email' + set_new_password: "Change Your Password" + new_password: "New Password" + new_password_help: "Password must be at least 8 characters" + confirm_new_password: "Confirm New Password" + change_password: "Change Password" + characters_remaining: "characters remaining" + comment: + anon: "Anonymous" + undo_reject: "Undo" + ban_user: "Ban User" + comment: "Post a comment" + edited: Edited + flagged: "flagged" + view_context: "View context" + comment_box: + post: "Post" + cancel: "Cancel" + reply: "Reply" + comment: "Post a comment" + name: "Name" + comment_post_notif: "Your comment has been posted." + comment_post_notif_premod: "Thank you for posting. Our moderation team will review your comment shortly." + comment_post_banned_word: "Your comment contains one or more words that are not permitted, so it will not be published. If you think this message is incorrect, please contact our moderation team." + characters_remaining: "characters remaining" + comment_offensive: "This comment is offensive" + comment_singular: Comment + comment_plural: Comments + comment_post_banned_word: "Your comment contains one or more words that are not permitted, so it will not be published. If you think this message is incorrect, please contact our moderation team." + comment_post_notif: "Your comment has been posted." + comment_post_notif_premod: "Thank you for posting. Our moderation team will review your comment shortly." + common: + copy: 'Copy' + error: 'An error has occurred.' + reply: 'reply' + replies: 'replies' + reaction: 'reaction' + reactions: 'reactions' + story: 'Story' + flagged_usernames: + notify_approved: '{0} approved username {1}' + notify_rejected: '{0} rejected username {1}' + notify_flagged: '{0} reported username {1}' + notify_changed: 'user {0} changed their username to {1}' + community: + account_creation_date: "Account Creation Date" + active: Active + admin: Administrator + ads_marketing: "This looks like an ad/marketing" + are_you_sure: "Are you sure you would like to ban {0}?" + ban_user: "Ban User?" + banned: Banned + banned_user: "Banned User" + cancel: Cancel + dont_like_username: "Dislike username" + flaggedaccounts: "Reported Usernames" + flags: Flags + impersonating: "Impersonation" + loading: "Loading results" + moderator: Moderator + newsroom_role: "Newsroom Role" + no_flagged_accounts: "The Reported Usernames queue is currently empty." + no_results: "No users found with that user name or email address. They're hiding!" + offensive: "Offensive" + other: Other + people: People + role: "Select role..." + select_status: "Select status..." + spam_ads: "Spam/Ads" + staff: "Staff" + status: Status + username_and_email: "Username and Email" + yes_ban_user: "Yes Ban User" + commenter: "Commenter" + configure: + apply: Apply + banned_word_text: "Comments which contain these words or phrases (not case-sensitive) will be automatically removed from the comment stream. Type a word and press Enter or Tab to add. Optionally paste a comma-separated list." + banned_words_title: "Banned words list" + close: "Close" + close_after: "Close comments after" + close_stream: "Close Stream" + close_stream_configuration: "This comment stream is currently closed. By opening this comment stream new comments may be submitted and displayed" + closed_comments_desc: "Write a message to be displayed when when your comment stream is closed and no longer accepting comments." + closed_comments_label: "Write a message..." + closed_stream_settings: "Closed Stream Message" + comment_count_error: "Please enter a valid number." + comment_count_header: "Limit Comment Length" + comment_count_text_post: characters + comment_count_text_pre: "Comments will be limited to" + comment_settings: Settings + comment_stream: "Comment Stream" + comment_stream_will_close: "The comment stream will close" + community: Community + configure: Configure + copy_and_paste: "Copy and paste code below into your CMS to embed your comment box in your articles" + custom_css_url: "Custom CSS URL" + custom_css_url_desc: "URL of a CSS stylesheet that will override default Embed Stream styles. Can be internal or external." + days: Days + description: "As an admin, you can customize the settings for the comment stream for this story:" + domain_list_text: "Enter the domains you would like to permit for Talk e.g. your local staging and production environments (ex. localhost:3000 staging.domain.com domain.com)." + domain_list_title: "Permitted Domains" + edit_comment_timeframe_heading: "Edit Comment Timeframe" + edit_comment_timeframe_text_pre: "Commenters will have" + edit_comment_timeframe_text_post: "seconds to edit their comments." + embed_comment_stream: "Embed Stream" + enable_premod_links_text: "Moderators must approve any comment containing a link before it is published." + enable_pre_moderation: "Enable pre-moderation" + enable_pre_moderation_text: "Moderators must approve any comment before it is published." + enable_premod_links: "Pre-Moderate Comments Containing Links" + enable_premod: "Enable Premoderation" + enable_premod_description: "Moderators must approve any comment before it is published." + enable_premod_links_description: "Moderators must approve any comment containing a link before it is published." + enable_questionbox: "Ask Readers a Question" + enable_questionbox_description: "This question will appear at the top of this comment stream. Ask readers about a certain issue in the article or pose discussion questions etc." + hours: Hours + include_comment_stream: "Include Comment Stream Description for Readers" + include_comment_stream_desc: "Write a message to be added to the top of your comment stream. Pose a topic include community guidelines etc." + include_text: "Include your text here." + include_question_here: "Write your question here:" + moderate: Moderate + moderation_settings: "Moderation Settings" + open: "Open" + open_stream: "Open Stream" + open_stream_configuration: "This comment stream is currently open. By closing this comment stream no new comments may be submitted and all previous comments will still be displayed." + require_email_verification: "Require Email Verification" + require_email_verification_text: "New Users must verify their email before commenting" + save_changes: "Save Changes" + shortcuts: Shortcuts + sign_out: "Sign Out" + stories: Stories + stream_settings: "Stream Settings" + suspect_word_title: "Suspect words list" + suspect_word_text: "Comments which contain these words or phrases (not case-sensitive) will be highlighted in the comment stream. Type a word and press Enter or Tab to add. Optionally paste a comma-separated list." + tech_settings: "Tech Settings" + title: "Configure Comment Stream" + weeks: Weeks + wordlist: "Banned Words" + continue: "Continue" + createdisplay: + check_the_form: "Invalid Form. Please check the fields" + continue: "Continue with the same Facebook username" + error_create: "Error when changing username" + fake_comment_body: "This is an example comment. Readers can share their thoughts and opinions with newsrooms in the comments section." + fake_comment_date: "1 minute ago" + if_you_dont_change_your_name: "If you don't change your username at this step your Facebook display name will appear alongside of all your comments." + required_field: "Required field" + save: Save + special_characters: "Usernames can contain letters numbers and _ only" + username: Username + write_your_username: "Edit your username" + your_username: "Your username appears on every comment you post." + done: Done + edit_comment: + body_input_label: "Edit this comment" + save_button: "Save changes" + edit_window_expired: "You can no longer edit this comment. The time window to do so has expired. Why not post another one?" + edit_window_expired_close: "Close" + edit_window_timer_prefix: "Edit Window: " + second: "second" + seconds_plural: "seconds" + minute: "minute" + minutes_plural: "minutes" + email: + suspended: + subject: "Your account has been suspended" + banned: + subject: "Your account has been banned" + body: "In accordance with The Coral Project’s community guidelines, your account has been banned. You are now longer allowed to comment, flag or engage with our community." + confirm: + has_been_requested: "A email confirmation has been requested for the following account:" + to_confirm: "To confirm the account, please visit the following link:" + confirm_email: "Confirm Email" + if_you_did_not: "If you did not request this, you can safely ignore this email." + subject: "Email Confirmation" + password_reset: + we_received_a_request: "We received a request to reset your password. If you did not request this change, you can ignore this email." + if_you_did: "If you did," + please_click: "please click here to reset password" + embedlink: + copy: "Copy to Clipboard" + error: + COMMENT_PARENT_NOT_VISIBLE: "The comment that you're replying to has been removed or doesn't exist." + EMAIL_VERIFICATION_TOKEN_INVALID: "Email verification token is invalid." + PASSWORD_RESET_TOKEN_INVALID: "Your password reset link is invalid." + COMMENT_TOO_SHORT: "Comments should be more than one character, please revise your comment and try again." + NOT_AUTHORIZED: "You are not authorized to perform this action." + NO_SPECIAL_CHARACTERS: "Usernames can contain letters numbers and _ only" + PASSWORD_LENGTH: "Password is too short" + PROFANITY_ERROR: "Usernames must not contain profanity. Please contact the administrator if you believe this to be in error." + RATE_LIMIT_EXCEEDED: "Rate limit exceeded" + USERNAME_IN_USE: "Username already in use" + USERNAME_REQUIRED: "Must input a username" + EMAIL_NOT_VERIFIED: "E-mail address not verified" + EDIT_WINDOW_ENDED: "You can no longer edit this comment. The time window to do so has expired." + EDIT_USERNAME_NOT_AUTHORIZED: "You do not have permission to update your username." + SAME_USERNAME_PROVIDED: "You must submit a different username." + EMAIL_IN_USE: "Email address already in use" + EMAIL_REQUIRED: "An email address is required" + LOGIN_MAXIMUM_EXCEEDED: "You have made too many unsuccessful password attempts. Please wait." + PASSWORD_REQUIRED: "Must input a password" + COMMENTING_CLOSED: "Commenting is already closed" + NOT_FOUND: "Resource not found" + ALREADY_EXISTS: "Resource already exists" + INVALID_ASSET_URL: "Assert URL is invalid" + CANNOT_IGNORE_STAFF: "Cannot ignore Staff members." + email: "Not a valid E-Mail" + confirm_password: "Passwords don't match. Please check again" + network_error: "Failed to connect to server. Check your internet connection and try again." + email_not_verified: "E-mail address {0} not verified." + email_password: "E-mail and/or password combination incorrect." + organization_name: "Organization name must only contain letters or numbers." + password: "Password must be at least 8 characters" + username: "Usernames can contain letters numbers and _ only" + unexpected: "Unexpected error occurred. Sorry!" + required_field: "This field is required" + temporarily_suspended: "Your account is currently suspended. It will be reactivated {0}. Please contact us if you have any questions." + flag_comment: "Report comment" + flag_reason: "Reason for reporting (Optional)" + flag_username: "Report username" + framework: + banned_account_header: "Your account is currently banned." + banned_account_body: "This means that you cannot Like, Report, or write comments." + comment: comment + comment_is_ignored: "This comment is hidden because you ignored this user." + comment_is_rejected: "You have rejected this comment." + comment_is_hidden: "This comment is not available." + comments: comments + configure_stream: "Configure" + content_not_available: "This content is not available" + edit_name: + button: Submit + error: "Usernames can contain letters numbers and _ only" + label: "New Username" + msg: "Your account is currently suspended because your username has been deemed inappropriate. To restore your account please enter a new username. Please contact us if you have any questions." + changed_name: + msg: "Your username change is under review by our moderation team." + my_comments: "My Comments" + my_profile: "My profile" + new_count: "View {0} more {1}" + profile: Profile + show_all_comments: "Show all comments" + success_bio_update: "Your biography has been updated" + success_name_update: "Your username has been updated" + success_update_settings: "The changes you have made have been applied to the comment stream on this article" + show_all_replies: Show all replies + show_more_replies: Show more replies + view_more_comments: "view more comments" + view_reply: "view reply" + from_settings_page: "From the Profile Page you can see your comment history." + like: Like + loading_results: "Loading Results" + marketing: "This looks like an ad/marketing" + moderate_this_stream: "Moderate this stream" + flags: + reasons: + user: + username_offensive: "Offensive" + username_nolike: "Dislike" + username_impersonating: "Impersonation" + username_spam: "Spam" + username_other: "Other" + comment: + comment_offensive: "Offensive" + comment_spam: "Spam" + comment_noagree: "Disagree" + comment_other: "Other" + suspect_word: "Suspect Word" + banned_word: "Banned Word" + body_count: "Body exceeds max length" + trust: "Trust" + links: "Link" + modqueue: + account: "account flags" + actions: Actions + all: all + all_streams: "All Streams" + notify_edited: '{0} edited comment "{1}"' + notify_accepted: '{0} accepted comment "{1}"' + notify_rejected: '{0} rejected comment "{1}"' + notify_flagged: '{0} flagged comment "{1}"' + notify_reset: '{0} reset status of comment "{1}"' + approve: "Approve" + approved: "Approved" + ban_user: "Ban" + billion: B + close: Close + empty_queue: "No more comments to moderate! You're all caught up. Go have some ☕️" + flagged: flagged + reported: reported + less_detail: "Less detail" + likes: likes + million: M + mod_faster: "Moderate faster with keyboard shortcuts" + moderate: "Moderate →" + more_detail: "More detail" + new: New + newest_first: "Newest First" + navigation: Navigation + next_comment: "Go to the next comment" + toggle_search: "Open search" + next_queue: "Switch queues" + oldest_first: "Oldest First" + premod: pre-mod + prev_comment: "Go to the previous comment" + reject: "Reject" + rejected: "Rejected" + reply: "Reply" + select_stream: "Select Stream" + shift_key: "⇧" + shortcuts: "Shortcuts" + sort: "Sort" + show_shortcuts: "Show Shortcuts" + singleview: "Zen mode" + thismenu: "Open this menu" + jump_to_queue: "Jump to specific queue" + thousand: k + try_these: "Try these" + view_more_shortcuts: "View more shortcuts" + my_comment_history: "My comment History" + name: Name + no_agree_comment: "I don't agree with this comment" + no_like_bio: "I don't like this bio" + no_like_username: "I don't like this username" + already_flagged_username: "You have already flagged this username." + other: Other + permalink: Share + personal_info: "This comment reveals personally identifiable information" + post: Post + profile: Profile + profile_settings: "Profile Settings" + reply: Reply + report: Report + report_notif: "Thank you for reporting this comment. Our moderation team has been notified and will review it shortly." + report_notif_remove: "Your report has been removed." + reported: Reported + settings: + from_settings_page: "From the Profile Page you can see your comment history." + my_comment_history: "My comment History" + profile: Profile + profile_settings: "Profile Settings" + sign_in: "Sign in" + to_access: "to access Profile" + user_no_comment: "You've never left a comment. Join the conversation!" + stream: + all_comments: "All Comments" + temporarily_suspended: "In accordance with {0}'s community guidelines, your account has been temporarily suspended. Please rejoin the conversation {1}." + comment_not_found: "This comment has been removed or does not exist." + no_comments: "There are no comments yet, why don’t you write one?" + no_comments_and_closed: "There were no comments on this article." + step_1_header: "Report an issue" + step_2_header: "Help us understand" + step_3_header: "Thank you for your input" + streams: + all: All + article: Story + closed: Closed + empty_result: "No assets match this search. Maybe try widening your search?" + filter_streams: "Filter Streams" + newest: Newest + oldest: Oldest + open: Open + pubdate: "Publication Date" + search: Search + sort_by: "Sort By" + status: "Stream Status" + stream_status: "Stream Status" + suspenduser: + title_suspend: "Suspend User" + description_suspend: "You are suspending {0}. This comment will go to the Rejected queue, and {0} will not be allowed to like, report, reply or post until the suspension time is complete." + select_duration: "Select suspension duration" + one_hour: "1 hour" + hours: "{0} hours" + days: "{0} days" + cancel: "Cancel" + suspend_user: "Suspend User" + email_message_suspend: "Dear {0},\n\nIn accordance with {1}’s community guidelines, your account has been temporarily suspended. During the suspension, you will be unable to comment, flag or engage with fellow commenters. Please rejoin the conversation {2}." + title_notify: "Notify the user of their temporary suspension" + notify_suspend_until: "User {0} has been temporarily suspended. This suspension will automatically end {1}." + description_notify: "Suspending this user will temporarily disable their account." + write_message: "Write a message" + send: Send + reject_username: + username: username + no_cancel: "No cancel" + description_reject: "Would you like to temporarily ban this user because of their {0}? Doing so will temporarily suspend this user until they rewrite their {0}." + title_notify: "Notify the user of their temporary suspension" + description_notify: "Suspending this user will temporarily disable their account." + title_reject: "We noticed you rejected a username" + suspend_user: "Suspend User" + yes_suspend: "Yes suspend" + email_message_reject: "Another member of the community recently flagged your username for review. Because of its content your user was rejected. This means you can no longer comment, like, or flag content until you rewrite your username. Please e-mail us if you have any questions or concerns." + write_message: "Write a message" + send: Send + thank_you: "We value your safety and feedback. A moderator will review your report." + user: + bio_flags: "flags for this bio" + user_bio: "User Bio" + username_flags: "flags for this username" + user_detail: + remove_suspension: "Remove Suspension" + suspend: "Suspend User" + remove_ban: "Remove Ban" + ban: "Ban User" + member_since: "Member Since" + email: "Email" + total_comments: "Total Comments" + reject_rate: "Reject Rate" + reports: "Reports" + all: "All" + rejected: "Rejected" + account_history: "Account History" + user_impersonating: "This user is impersonating" + user_no_comment: "You've never left a comment. Join the conversation!" + username_offensive: "This username is offensive" + view_conversation: "View Conversation" + install: + initial: + description: "Let's set up your Talk community in just a few short steps." + submit: "Get Started" + add_organization: + description: "Please tell us the name of your organization. This will appear in emails when inviting new team members." + label: "Organization Name" + save: "Save" + create: + email: "Email address" + username: "Username" + password: "Password" + confirm_password: "Confirm Password" + save: "Save" + permitted_domains: + title: "Permitted domains" + description: "Enter the domains you would like to permit for Talk, e.g. your local, staging and production environments (ex. localhost:3000, staging.domain.com, domain.com)." + submit: "Finish install" + final: + description: "Thanks for installing Talk! We sent an email to verify your email address. While you finish setting up the account, you can start engaging with your readers now." + launch: "Launch Talk" + close: "Close this Installer" + admin_sidebar: + view_options: "View Options" + sort_comments: "Sort Comments" From e775a9f09249cef575c257b077b235f4737d5c4c Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Fri, 23 Feb 2018 12:00:01 -0500 Subject: [PATCH 03/29] Add Hebrew template to all translation files --- locales/he.yml | 8 +-- .../talk-plugin-auth/client/translations.yml | 43 +++++++++++++++ .../client/translations.yml | 2 + .../client/translations.yml | 15 ++++++ .../client/translations.yml | 3 ++ .../client/translations.yml | 15 +++++- .../talk-plugin-like/client/translations.yml | 12 +++-- .../talk-plugin-love/client/translations.yml | 4 ++ .../client/translations.yml | 3 ++ .../client/translations.yml | 12 +++++ .../client/translations.json | 12 +++-- .../client/translations.yml | 9 ++-- .../client/translations.yml | 12 +++-- .../client/translations.yml | 9 ++-- .../client/translations.yml | 3 ++ .../client/translations.yml | 3 ++ .../client/translations.yml | 9 ++-- .../client/translations.yml | 9 ++-- .../client/translations.yml | 9 ++-- .../client/translations.yml | 9 ++-- .../client/translations.yml | 54 ++++++++++++------- .../client/translations.yml | 15 ++++-- 22 files changed, 212 insertions(+), 58 deletions(-) diff --git a/locales/he.yml b/locales/he.yml index 8f7a3853b..b07e82806 100644 --- a/locales/he.yml +++ b/locales/he.yml @@ -2,7 +2,7 @@ en: your_account_has_been_suspended: Your account has been temporarily suspended. your_account_has_been_banned: Your account has been banned. your_username_has_been_rejected: Your account has been suspended because your username has been deemed inappropriate. To restore your account please enter a new username. - embed_comments_tab: Comments + embed_comments_tab: תגובות bandialog: are_you_sure: "Are you sure you would like to ban {0}?" ban_user: "Ban User?" @@ -43,7 +43,7 @@ en: cancel: "Cancel" reply: "Reply" comment: "Post a comment" - name: "Name" + name: "שם" comment_post_notif: "Your comment has been posted." comment_post_notif_premod: "Thank you for posting. Our moderation team will review your comment shortly." comment_post_banned_word: "Your comment contains one or more words that are not permitted, so it will not be published. If you think this message is incorrect, please contact our moderation team." @@ -445,9 +445,9 @@ en: add_organization: description: "Please tell us the name of your organization. This will appear in emails when inviting new team members." label: "Organization Name" - save: "Save" + save: "שמור" create: - email: "Email address" + email: 'כתובת דוא"ל' username: "Username" password: "Password" confirm_password: "Confirm Password" diff --git a/plugins/talk-plugin-auth/client/translations.yml b/plugins/talk-plugin-auth/client/translations.yml index 9731da90a..7d1bed07b 100644 --- a/plugins/talk-plugin-auth/client/translations.yml +++ b/plugins/talk-plugin-auth/client/translations.yml @@ -220,6 +220,49 @@ fr: username: "Nom d'utilisateur" write_your_username: "Modifier votre nom d'utilisateur" your_username: "Votre nom d'utilisateur apparaît sur chaque commentaire que vous publiez." +he: + talk-plugin-auth: + login: + email_verify_cta: "Please verify your email address." + request_new_verify_email: "Request another email" + verify_email: "Thank you for creating an account! We sent an email to the address you provided to verify your account." + verify_email2: "You must verify your account before engaging with the community." + not_you: "Not you?" + logged_in_as: "Signed in as" + logout: "Sign out" + sign_in: "Sign in" + sign_in_to_join: "Sign in to join the conversation" + or: "Or" + email: "E-mail Address" + password: "Password" + forgot_your_pass: "Forgot your password?" + need_an_account: "Need an account?" + register: "Register" + sign_up: "Sign Up" + confirm_password: "Confirm Password" + username: "Username" + already_have_an_account: "Already have an account?" + recover_password: "Recover password" + email_in_use: "Email address already in use" + email_or_username_in_use: "Email address or Username already in use" + required_field: "This field is required" + passwords_dont_match: "Passwords don't match." + special_characters: "Usernames can contain letters, numbers and _ only" + sign_in_to_comment: "Sign in to comment" + check_the_form: "Invalid Form. Please, check the fields" + set_username_dialog: + check_the_form: "Invalid Form. Please check the fields" + continue: "Continue with the same Facebook username" + error_create: "Error when changing username" + fake_comment_body: "This is an example comment. Readers can share their thoughts and opinions with newsrooms in the comments section." + fake_comment_date: "1 minute ago" + if_you_dont_change_your_name: "If you don't change your username at this step your Facebook display name will appear alongside of all your comments." + required_field: "Required field" + save: Save + special_characters: "Usernames can contain letters numbers and _ only" + username: Username + write_your_username: "Edit your username" + your_username: "Your username appears on every comment you post." nl_NL: sign_in: email_verify_cta: "Controleer je e-mailadres." diff --git a/plugins/talk-plugin-author-menu/client/translations.yml b/plugins/talk-plugin-author-menu/client/translations.yml index 34f270d50..38dcee29b 100644 --- a/plugins/talk-plugin-author-menu/client/translations.yml +++ b/plugins/talk-plugin-author-menu/client/translations.yml @@ -8,6 +8,8 @@ es: talk-plugin-author-menu: fr: talk-plugin-author-menu: +he: + talk-plugin-author-menu: nl_NL: talk-plugin-author-menu: pt_BR: diff --git a/plugins/talk-plugin-featured-comments/client/translations.yml b/plugins/talk-plugin-featured-comments/client/translations.yml index 003372403..6c8e79e78 100644 --- a/plugins/talk-plugin-featured-comments/client/translations.yml +++ b/plugins/talk-plugin-featured-comments/client/translations.yml @@ -70,6 +70,21 @@ fr: are_you_sure: Are you sure you would like to feature this comment? cancel: Cancel yes_feature_comment: Yes, feature comment +he: + talk-plugin-featured-comments: + un_feature: Un-Feature + feature: Feature + featured: Featured + featured_comments: Featured Comments + go_to_conversation: Go to conversation + tooltip_description: Comments selected by our team as worth reading + notify_self_featured: 'The comment from {0} is now featured and approved' + notify_featured: '{0} featured and approved comment "{1}"' + notify_unfeatured: '{0} unfeatured comment "{1}"' + feature_comment: Feature comment? + are_you_sure: Are you sure you would like to feature this comment? + cancel: בטל + yes_feature_comment: Yes, feature comment nl_NL: talk-plugin-featured-comments: un_feature: Uitlichting opheffen. diff --git a/plugins/talk-plugin-flag-details/client/translations.yml b/plugins/talk-plugin-flag-details/client/translations.yml index b0fe6ccae..b4d74a08a 100644 --- a/plugins/talk-plugin-flag-details/client/translations.yml +++ b/plugins/talk-plugin-flag-details/client/translations.yml @@ -13,6 +13,9 @@ es: fr: talk-plugin-flag-details: flags: Reports +he: + talk-plugin-flag-details: + flags: Reports nl_NL: talk-plugin-flag-details: flags: Meldingen diff --git a/plugins/talk-plugin-ignore-user/client/translations.yml b/plugins/talk-plugin-ignore-user/client/translations.yml index 4f32c535d..d1a7a64ac 100644 --- a/plugins/talk-plugin-ignore-user/client/translations.yml +++ b/plugins/talk-plugin-ignore-user/client/translations.yml @@ -60,6 +60,19 @@ fr: notify_success: | You are now ignoring {0}. You can undo this action from My Profile. confirmation_title: Ignore {0}? +he: + talk-plugin-ignore-user: + section_title: Ignored users + section_info: Because you ignored the following commenters, their comments are hidden. + stop_ignoring: Stop ignoring + ignore_user: Ignore User + cancel: בטל + confirmation: | + When you ignore a user, all comments they wrote on the site will be hidden from you. You can + undo this later from My Profile. + notify_success: | + You are now ignoring {0}. You can undo this action from My Profile. + confirmation_title: Ignore {0}? nl_NL: talk-plugin-ignore-user: section_title: Genegeerde gebruikers @@ -68,7 +81,7 @@ nl_NL: ignore_user: Gebruiker negeren cancel: Annuleren confirmation: | - Wanneer je een gebruiker negeert, zullen al zijn/haar reacties voor jou worden verborgen. Je kunt + Wanneer je een gebruiker negeert, zullen al zijn/haar reacties voor jou worden verborgen. Je kunt dit later ongedaan maken vanuit Mijn profiel. notify_success: | Je negeert nu {0}. Je kunt dit ongedaan maken vanuit Mijn profiel. diff --git a/plugins/talk-plugin-like/client/translations.yml b/plugins/talk-plugin-like/client/translations.yml index 5f44db4c7..477b6cd67 100644 --- a/plugins/talk-plugin-like/client/translations.yml +++ b/plugins/talk-plugin-like/client/translations.yml @@ -2,14 +2,14 @@ da: talk-plugin-like: like: Like liked: Liked -en: - talk-plugin-like: - like: Like - liked: Liked de: talk-plugin-like: like: Gefällt mir liked: Gefällt mir +en: + talk-plugin-like: + like: Like + liked: Liked es: talk-plugin-like: like: Me Gusta @@ -18,6 +18,10 @@ fr: talk-plugin-like: like: Like liked: Liked +he: + talk-plugin-like: + like: Like + liked: Liked nl_NL: talk-plugin-like: like: Like diff --git a/plugins/talk-plugin-love/client/translations.yml b/plugins/talk-plugin-love/client/translations.yml index 24744c2f9..9851a93e4 100644 --- a/plugins/talk-plugin-love/client/translations.yml +++ b/plugins/talk-plugin-love/client/translations.yml @@ -18,6 +18,10 @@ fr: talk-plugin-love: love: Love loved: Loved +he: + talk-plugin-love: + love: אוהב + loved: אהבתי nl_NL: talk-plugin-love: love: Ik hou er van diff --git a/plugins/talk-plugin-member-since/client/translations.yml b/plugins/talk-plugin-member-since/client/translations.yml index f63f5a1fd..cd6b542c5 100644 --- a/plugins/talk-plugin-member-since/client/translations.yml +++ b/plugins/talk-plugin-member-since/client/translations.yml @@ -13,6 +13,9 @@ es: fr: talk-plugin-member-since: member_since: "Member Since" +he: + talk-plugin-member-since: + member_since: "Member Since" nl_NL: talk-plugin-member-since: member_since: "Gebruiker sinds" diff --git a/plugins/talk-plugin-moderation-actions/client/translations.yml b/plugins/talk-plugin-moderation-actions/client/translations.yml index 9052d03f5..f967add7f 100644 --- a/plugins/talk-plugin-moderation-actions/client/translations.yml +++ b/plugins/talk-plugin-moderation-actions/client/translations.yml @@ -58,6 +58,18 @@ fr: ban_user_dialog_cancel: "Cancel" ban_user_dialog_yes: "Yes. Ban user" ban_user_dialog_headline: "Ban User?" +he: + talk-plugin-moderation-actions: + reject_comment: "Reject" + approve_comment: "Approve" + approved_comment: "Approved" + moderation_actions: "Moderation Actions" + ban_user: "Ban User" + ban_user_dialog_sub: "Are you sure you would like to ban this user?" + ban_user_dialog_copy: "Note: Banning this user will also place this comment in the Rejected queue." + ban_user_dialog_cancel: "בטל" + ban_user_dialog_yes: "Yes. Ban user" + ban_user_dialog_headline: "Ban User?" nl_NL: talk-plugin-moderation-actions: reject_comment: "Afkeuren" diff --git a/plugins/talk-plugin-offtopic/client/translations.json b/plugins/talk-plugin-offtopic/client/translations.json index 826b3e15b..29e496db0 100644 --- a/plugins/talk-plugin-offtopic/client/translations.json +++ b/plugins/talk-plugin-offtopic/client/translations.json @@ -3,14 +3,14 @@ "off_topic": "Off Topic", "hide_off_topic": "Hide Off-Topic Comments" }, - "en": { - "off_topic": "Off Topic", - "hide_off_topic": "Hide Off-Topic Comments" - }, "de": { "off_topic": "Off-Topic", "hide_off_topic": "Off-Topic-Kommentare verbergen" }, + "en": { + "off_topic": "Off Topic", + "hide_off_topic": "Hide Off-Topic Comments" + }, "es": { "off_topic": "Fuera de Tópico", "hide_off_topic": "Hide Off-Topic Comments" @@ -19,6 +19,10 @@ "off_topic": "Off Topic", "hide_off_topic": "Hide Off-Topic Comments" }, + "he": { + "off_topic": "Off Topic", + "hide_off_topic": "Hide Off-Topic Comments" + }, "nl_NL": { "off_topic": "Off topic", "hide_off_topic": "Off-topic reacties verbergen" diff --git a/plugins/talk-plugin-profile-settings/client/translations.yml b/plugins/talk-plugin-profile-settings/client/translations.yml index cd8edb415..f95bce5c7 100644 --- a/plugins/talk-plugin-profile-settings/client/translations.yml +++ b/plugins/talk-plugin-profile-settings/client/translations.yml @@ -1,15 +1,18 @@ -en: - talk-plugin-profile-settings: - tab: Settings de: talk-plugin-profile-settings: tab: Einstellungen +en: + talk-plugin-profile-settings: + tab: Settings es: talk-plugin-profile-settings: tab: Configuración fr: talk-plugin-profile-settings: tab: Paramètres +he: + talk-plugin-profile-settings: + tab: Settings nl_NL: talk-plugin-profile-settings: tab: Instellingen diff --git a/plugins/talk-plugin-respect/client/translations.yml b/plugins/talk-plugin-respect/client/translations.yml index 22497ea52..7958e6147 100644 --- a/plugins/talk-plugin-respect/client/translations.yml +++ b/plugins/talk-plugin-respect/client/translations.yml @@ -2,14 +2,14 @@ da: talk-plugin-respect: respect: Respect respected: Respected -en: - talk-plugin-respect: - respect: Respect - respected: Respected de: talk-plugin-respect: respect: Respekt respected: Respektiert +en: + talk-plugin-respect: + respect: Respect + respected: Respected es: talk-plugin-respect: respect: Respetar @@ -18,6 +18,10 @@ fr: talk-plugin-respect: respect: Respect respected: Respected +he: + talk-plugin-respect: + respect: Respect + respected: Respected nl_NL: talk-plugin-respect: respect: Respect diff --git a/plugins/talk-plugin-sort-most-liked/client/translations.yml b/plugins/talk-plugin-sort-most-liked/client/translations.yml index f9e48d261..b317c1b2a 100644 --- a/plugins/talk-plugin-sort-most-liked/client/translations.yml +++ b/plugins/talk-plugin-sort-most-liked/client/translations.yml @@ -1,18 +1,21 @@ da: talk-plugin-sort-most-liked: label: Most liked first -en: - talk-plugin-sort-most-liked: - label: Most liked first de: talk-plugin-sort-most-liked: label: Beliebteste zuerst +en: + talk-plugin-sort-most-liked: + label: Most liked first es: talk-plugin-sort-most-liked: label: Most liked first fr: talk-plugin-sort-most-liked: label: Most liked first +he: + talk-plugin-sort-most-liked: + label: Most liked first nl_NL: talk-plugin-sort-most-liked: label: Meest geliked eerst diff --git a/plugins/talk-plugin-sort-most-loved/client/translations.yml b/plugins/talk-plugin-sort-most-loved/client/translations.yml index c290e4a53..98a4ef12d 100644 --- a/plugins/talk-plugin-sort-most-loved/client/translations.yml +++ b/plugins/talk-plugin-sort-most-loved/client/translations.yml @@ -13,6 +13,9 @@ es: fr: talk-plugin-sort-most-loved: label: Most loved first +he: + talk-plugin-sort-most-liked: + label: Most liked first nl_NL: talk-plugin-sort-most-loved: label: Meest geliefd eerst diff --git a/plugins/talk-plugin-sort-most-replied/client/translations.yml b/plugins/talk-plugin-sort-most-replied/client/translations.yml index dacdb93fb..04109a168 100644 --- a/plugins/talk-plugin-sort-most-replied/client/translations.yml +++ b/plugins/talk-plugin-sort-most-replied/client/translations.yml @@ -13,6 +13,9 @@ es: fr: talk-plugin-sort-most-replied: label: Most replied first +he: + talk-plugin-sort-most-liked: + label: Most liked first nl_NL: talk-plugin-sort-most-replied: label: Meest beantwoord eerst diff --git a/plugins/talk-plugin-sort-most-respected/client/translations.yml b/plugins/talk-plugin-sort-most-respected/client/translations.yml index 736cc63c1..9cb9c50bd 100644 --- a/plugins/talk-plugin-sort-most-respected/client/translations.yml +++ b/plugins/talk-plugin-sort-most-respected/client/translations.yml @@ -1,18 +1,21 @@ da: talk-plugin-sort-most-respected: label: Most respected first -en: - talk-plugin-sort-most-respected: - label: Most respected first de: talk-plugin-sort-most-respected: label: Häufigste "Respektiert" zuerst +en: + talk-plugin-sort-most-liked: + label: Most liked first es: talk-plugin-sort-most-respected: label: Most respected first fr: talk-plugin-sort-most-respected: label: Most respected first +he: + talk-plugin-sort-most-liked: + label: Most liked first nl_NL: talk-plugin-sort-most-respected: label: Meest gerespecteerd eerst diff --git a/plugins/talk-plugin-sort-newest/client/translations.yml b/plugins/talk-plugin-sort-newest/client/translations.yml index e85eec18e..b6d4afd47 100644 --- a/plugins/talk-plugin-sort-newest/client/translations.yml +++ b/plugins/talk-plugin-sort-newest/client/translations.yml @@ -1,18 +1,21 @@ da: talk-plugin-sort-newest: label: Newest first -en: - talk-plugin-sort-newest: - label: Newest first de: talk-plugin-sort-newest: label: Neueste zuerst +en: + talk-plugin-sort-newest: + label: Newest first es: talk-plugin-sort-newest: label: Newest first fr: talk-plugin-sort-newest: label: Newest first +he: + talk-plugin-sort-newest: + label: מהראשונה לאחרונה nl_NL: talk-plugin-sort-newest: label: Nieuwste eerst diff --git a/plugins/talk-plugin-sort-oldest/client/translations.yml b/plugins/talk-plugin-sort-oldest/client/translations.yml index f12fe8e43..61f7c8638 100644 --- a/plugins/talk-plugin-sort-oldest/client/translations.yml +++ b/plugins/talk-plugin-sort-oldest/client/translations.yml @@ -1,18 +1,21 @@ da: talk-plugin-sort-oldest: label: Oldest first -en: - talk-plugin-sort-oldest: - label: Oldest first de: talk-plugin-sort-oldest: label: Älteste zuerst +en: + talk-plugin-sort-oldest: + label: Oldest first es: talk-plugin-sort-oldest: label: Oldest first fr: talk-plugin-sort-oldest: label: Oldest first +he: + talk-plugin-sort-oldest: + label: מהאחרונה לראשונה nl_NL: talk-plugin-sort-oldest: label: Oudste eerst diff --git a/plugins/talk-plugin-subscriber/client/translations.yml b/plugins/talk-plugin-subscriber/client/translations.yml index 65b438779..bac95b345 100644 --- a/plugins/talk-plugin-subscriber/client/translations.yml +++ b/plugins/talk-plugin-subscriber/client/translations.yml @@ -1,18 +1,21 @@ da: talk-plugin-subscriber: subscriber: "Subscriber" -en: - talk-plugin-subscriber: - subscriber: "Subscriber" de: talk-plugin-subscriber: subscriber: "Abonnent" +en: + talk-plugin-subscriber: + subscriber: "Subscriber" es: talk-plugin-subscriber: subscriber: "Subscriptor" fr: talk-plugin-subscriber: subscriber: "Subscriber" +he: + talk-plugin-subscriber: + subscriber: "Subscriber" nl_NL: talk-plugin-subscriber: subscriber: "Abonnee" diff --git a/plugins/talk-plugin-toxic-comments/client/translations.yml b/plugins/talk-plugin-toxic-comments/client/translations.yml index 10fe80ec3..321624279 100644 --- a/plugins/talk-plugin-toxic-comments/client/translations.yml +++ b/plugins/talk-plugin-toxic-comments/client/translations.yml @@ -16,24 +16,6 @@ da: reasons: comment: toxic_comment: "Highly likely to be Toxic" -en: - error: - COMMENT_IS_TOXIC: | - Are you sure? The language in this comment might violate our community guidelines. - You can edit the comment or submit it for moderator review. - talk-plugin-toxic-comments: - unlikely: "Unlikely" - highly_likely: "Highly Likely" - possibly: "Possibly" - likely: "Likely" - toxic_comment: "Toxic Comment" - still_toxic: | - This edited comment might still violate our community guidelines. - Our moderation team will review your comment shortly. - flags: - reasons: - comment: - toxic_comment: "Highly likely to be Toxic" de: error: COMMENT_IS_TOXIC: | @@ -52,6 +34,24 @@ de: reasons: comment: toxic_comment: "Höchstwahrscheinlich bösartig" +en: + error: + COMMENT_IS_TOXIC: | + Are you sure? The language in this comment might violate our community guidelines. + You can edit the comment or submit it for moderator review. + talk-plugin-toxic-comments: + unlikely: "Unlikely" + highly_likely: "Highly Likely" + possibly: "Possibly" + likely: "Likely" + toxic_comment: "Toxic Comment" + still_toxic: | + This edited comment might still violate our community guidelines. + Our moderation team will review your comment shortly. + flags: + reasons: + comment: + toxic_comment: "Highly likely to be Toxic" es: error: COMMENT_IS_TOXIC: | @@ -88,6 +88,24 @@ fr: reasons: comment: toxic_comment: "Highly likely to be Toxic" +he: + error: + COMMENT_IS_TOXIC: | + Are you sure? The language in this comment might violate our community guidelines. + You can edit the comment or submit it for moderator review. + talk-plugin-toxic-comments: + unlikely: "Unlikely" + highly_likely: "Highly Likely" + possibly: "Possibly" + likely: "Likely" + toxic_comment: "Toxic Comment" + still_toxic: | + This edited comment might still violate our community guidelines. + Our moderation team will review your comment shortly. + flags: + reasons: + comment: + toxic_comment: "Highly likely to be Toxic" nl_NL: error: COMMENT_IS_TOXIC: | diff --git a/plugins/talk-plugin-viewing-options/client/translations.yml b/plugins/talk-plugin-viewing-options/client/translations.yml index 1e4eada60..ae7f3a5d7 100644 --- a/plugins/talk-plugin-viewing-options/client/translations.yml +++ b/plugins/talk-plugin-viewing-options/client/translations.yml @@ -3,16 +3,16 @@ da: viewing_options: "Viewing Options" sort: Sorting filter: Filtering -en: - talk-plugin-viewing-options: - viewing_options: "Viewing Options" - sort: Sorting - filter: Filtering de: talk-plugin-viewing-options: viewing_options: "Ansichtsoptionen" sort: Sortieren filter: Filtern +en: + talk-plugin-viewing-options: + viewing_options: "Viewing Options" + sort: Sorting + filter: Filtering es: talk-plugin-viewing-options: viewing_options: "Opciones de visualización" @@ -23,6 +23,11 @@ fr: viewing_options: "Viewing Options" sort: Sorting filter: Filtering +he: + talk-plugin-viewing-options: + viewing_options: "Viewing Options" + sort: Sorting + filter: Filtering nl_NL: talk-plugin-viewing-options: viewing_options: "Weergave opties" From cccac6a8bc49f963a721f0fde64a574f4e3fee86 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Fri, 23 Feb 2018 12:17:13 -0500 Subject: [PATCH 04/29] Add more translations --- .../talk-plugin-auth/client/translations.yml | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/plugins/talk-plugin-auth/client/translations.yml b/plugins/talk-plugin-auth/client/translations.yml index 7d1bed07b..1b30efd15 100644 --- a/plugins/talk-plugin-auth/client/translations.yml +++ b/plugins/talk-plugin-auth/client/translations.yml @@ -232,21 +232,21 @@ he: logout: "Sign out" sign_in: "Sign in" sign_in_to_join: "Sign in to join the conversation" - or: "Or" - email: "E-mail Address" - password: "Password" - forgot_your_pass: "Forgot your password?" - need_an_account: "Need an account?" + or: "או" + email: "כתובת אימייל" + password: "סיסמה" + forgot_your_pass: "שכחת את הסיסמה?" + need_an_account: "צריך חשבון?" register: "Register" sign_up: "Sign Up" - confirm_password: "Confirm Password" - username: "Username" + confirm_password: "אשר את הסיסמה שלך" + username: "שם משתמש" already_have_an_account: "Already have an account?" recover_password: "Recover password" - email_in_use: "Email address already in use" - email_or_username_in_use: "Email address or Username already in use" - required_field: "This field is required" - passwords_dont_match: "Passwords don't match." + email_in_use: "אימייל כבר תפוס" + email_or_username_in_use: "אימייל או שם משתמש כבר תפוס" + required_field: "חובה למלא את הערך הזה" + passwords_dont_match: "הסיסמאות אינן תואמות." special_characters: "Usernames can contain letters, numbers and _ only" sign_in_to_comment: "Sign in to comment" check_the_form: "Invalid Form. Please, check the fields" @@ -257,7 +257,7 @@ he: fake_comment_body: "This is an example comment. Readers can share their thoughts and opinions with newsrooms in the comments section." fake_comment_date: "1 minute ago" if_you_dont_change_your_name: "If you don't change your username at this step your Facebook display name will appear alongside of all your comments." - required_field: "Required field" + required_field: "חובה למלא את הערך הזה" save: Save special_characters: "Usernames can contain letters numbers and _ only" username: Username From f55f1341e1c03333a494e1364133b36cba563079 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 20:19:20 -0500 Subject: [PATCH 05/29] Auth Hebrew translations --- .../talk-plugin-auth/client/translations.yml | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/plugins/talk-plugin-auth/client/translations.yml b/plugins/talk-plugin-auth/client/translations.yml index 1b30efd15..f9fd0808f 100644 --- a/plugins/talk-plugin-auth/client/translations.yml +++ b/plugins/talk-plugin-auth/client/translations.yml @@ -223,46 +223,46 @@ fr: he: talk-plugin-auth: login: - email_verify_cta: "Please verify your email address." - request_new_verify_email: "Request another email" - verify_email: "Thank you for creating an account! We sent an email to the address you provided to verify your account." - verify_email2: "You must verify your account before engaging with the community." - not_you: "Not you?" - logged_in_as: "Signed in as" - logout: "Sign out" - sign_in: "Sign in" - sign_in_to_join: "Sign in to join the conversation" + email_verify_cta: "אנא אמת את כתובת האימייל שלך." + request_new_verify_email: "בקש דוא"ל נוסף" + verify_email: "תודה שיצרת חשבון! שלחנו דוא"ל לכתובת שסיפקת כדי לאמת את חשבונך." + verify_email2: "עליך לאמת את חשבונך לפני שתעסוק בקהילה." + not_you: "לא אתה?" + logged_in_as: "נכנס בתור" + logout: "התנתק" + sign_in: "היכנס" + sign_in_to_join: "היכנס כדי להצטרף לשיחה" or: "או" email: "כתובת אימייל" password: "סיסמה" forgot_your_pass: "שכחת את הסיסמה?" need_an_account: "צריך חשבון?" - register: "Register" - sign_up: "Sign Up" + register: "הירשם" + sign_up: "הירשם" confirm_password: "אשר את הסיסמה שלך" username: "שם משתמש" - already_have_an_account: "Already have an account?" - recover_password: "Recover password" + already_have_an_account: "כבר יש לך חשבון?" + recover_password: "שחזור סיסמה" email_in_use: "אימייל כבר תפוס" email_or_username_in_use: "אימייל או שם משתמש כבר תפוס" required_field: "חובה למלא את הערך הזה" passwords_dont_match: "הסיסמאות אינן תואמות." - special_characters: "Usernames can contain letters, numbers and _ only" - sign_in_to_comment: "Sign in to comment" - check_the_form: "Invalid Form. Please, check the fields" + special_characters: "שמות משתמש יכולים להכיל אותיות, מספרים ו- _ בלבד" + sign_in_to_comment: "היכנס כדי להגיב" + check_the_form: "טופס לא חוקי. אנא, בדוק את השדות" set_username_dialog: - check_the_form: "Invalid Form. Please check the fields" - continue: "Continue with the same Facebook username" - error_create: "Error when changing username" - fake_comment_body: "This is an example comment. Readers can share their thoughts and opinions with newsrooms in the comments section." - fake_comment_date: "1 minute ago" - if_you_dont_change_your_name: "If you don't change your username at this step your Facebook display name will appear alongside of all your comments." + check_the_form: "טופס לא חוקי. אנא, בדוק את השדות" + continue: "המשך עם אותו שם משתמש בפייסבוק" + error_create: "שגיאה בעת שינוי שם המשתמש" + fake_comment_body: "זוהי תגובה לדוגמה. הקוראים יכולים לשתף את המחשבות שלהם ואת דעות עם חדר החדשות בסעיף התגובות" + fake_comment_date: "לפני דקה אחת" + if_you_dont_change_your_name: "אם לא תשנה את שם המשתמש שלך בשלב זה שם התצוגה שלך בפייסבוק יופיע לצד כל תגובות שלך." required_field: "חובה למלא את הערך הזה" - save: Save - special_characters: "Usernames can contain letters numbers and _ only" - username: Username - write_your_username: "Edit your username" - your_username: "Your username appears on every comment you post." + save: "שמור" + special_characters: "שמות משתמש יכולים להכיל אותיות, מספרים ו- _ בלבד" + username: "שם משתמש" + write_your_username: "ערוך את שם המשתמש שלך" + your_username: "שם המשתמש שלך מופיע בכל תגובה שתפרסם." nl_NL: sign_in: email_verify_cta: "Controleer je e-mailadres." From 84a121a1d97ed2902c2c1db63657efe2e2034d81 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 20:22:12 -0500 Subject: [PATCH 06/29] Respect hebrew translations --- plugins/talk-plugin-respect/client/translations.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/talk-plugin-respect/client/translations.yml b/plugins/talk-plugin-respect/client/translations.yml index 7958e6147..af3287b81 100644 --- a/plugins/talk-plugin-respect/client/translations.yml +++ b/plugins/talk-plugin-respect/client/translations.yml @@ -20,8 +20,8 @@ fr: respected: Respected he: talk-plugin-respect: - respect: Respect - respected: Respected + respect: כבד + respected: נכבד nl_NL: talk-plugin-respect: respect: Respect From c3f92e8c8da0dd31db4ff165b9a40c1cea6c215d Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 20:27:52 -0500 Subject: [PATCH 07/29] Akismet Hebrew translations --- .../talk-plugin-akismet/client/translations.yml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/plugins/talk-plugin-akismet/client/translations.yml b/plugins/talk-plugin-akismet/client/translations.yml index 6cc19a492..b5bfad713 100644 --- a/plugins/talk-plugin-akismet/client/translations.yml +++ b/plugins/talk-plugin-akismet/client/translations.yml @@ -58,10 +58,25 @@ fr: reasons: comment: spam_comment: "Detected Spam" +he: + error: + COMMENT_IS_SPAM: | + תגובה זו נראית כמו ספאם. + תוכל לערוך את התגובה או לשלוח אותה בכל מקרה לביקורת של מפקח. + talk-plugin-akismet: + spam: "ספאם" + spam_comment: "ספאם" + detected: "זוהה על ידי אקיזמט" + still_spam: | + תודה. צוות הפיקוח שלנו יבחן את התגובה שלך בקרוב. + flags: + reasons: + comment: + spam_comment: "זוהה ספאם" nl_NL: error: COMMENT_IS_SPAM: | - Deze reactie ziet er uit als spam. Je kan je reactie + Deze reactie ziet er uit als spam. Je kan je reactie wijzigen, of indienen zodat ons moderatieteam het kan beoordelen. talk-plugin-akismet: spam: "Spam" From f6e94b0cc229ab4bb8fae66b8f6d0606e5b23ee4 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 20:30:34 -0500 Subject: [PATCH 08/29] Subscriber hebrew translation --- plugins/talk-plugin-subscriber/client/translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/talk-plugin-subscriber/client/translations.yml b/plugins/talk-plugin-subscriber/client/translations.yml index bac95b345..f80a837a7 100644 --- a/plugins/talk-plugin-subscriber/client/translations.yml +++ b/plugins/talk-plugin-subscriber/client/translations.yml @@ -15,7 +15,7 @@ fr: subscriber: "Subscriber" he: talk-plugin-subscriber: - subscriber: "Subscriber" + subscriber: "מנוי" nl_NL: talk-plugin-subscriber: subscriber: "Abonnee" From 3c3603ee08e1212494fd5e6264902b553416b3b8 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 20:34:22 -0500 Subject: [PATCH 09/29] Like hebrew translation --- plugins/talk-plugin-like/client/translations.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/talk-plugin-like/client/translations.yml b/plugins/talk-plugin-like/client/translations.yml index 477b6cd67..3a95f77b1 100644 --- a/plugins/talk-plugin-like/client/translations.yml +++ b/plugins/talk-plugin-like/client/translations.yml @@ -20,8 +20,8 @@ fr: liked: Liked he: talk-plugin-like: - like: Like - liked: Liked + like: לייק + liked: לייקד nl_NL: talk-plugin-like: like: Like From ffe83452cde019b2d509fa9adbaa8e2cb592c035 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 20:41:22 -0500 Subject: [PATCH 10/29] Ignore user hebrew translation --- .../client/translations.yml | 41 +++++++++---------- 1 file changed, 20 insertions(+), 21 deletions(-) diff --git a/plugins/talk-plugin-ignore-user/client/translations.yml b/plugins/talk-plugin-ignore-user/client/translations.yml index d1a7a64ac..2d4ee7f20 100644 --- a/plugins/talk-plugin-ignore-user/client/translations.yml +++ b/plugins/talk-plugin-ignore-user/client/translations.yml @@ -11,19 +11,6 @@ da: notify_success: | You are now ignoring {0}. You can undo this action from My Profile. confirmation_title: Ignore {0}? -en: - talk-plugin-ignore-user: - section_title: Ignored users - section_info: Because you ignored the following commenters, their comments are hidden. - stop_ignoring: Stop ignoring - ignore_user: Ignore User - cancel: Cancel - confirmation: | - When you ignore a user, all comments they wrote on the site will be hidden from you. You can - undo this later from My Profile. - notify_success: | - You are now ignoring {0}. You can undo this action from My Profile. - confirmation_title: Ignore {0}? de: talk-plugin-ignore-user: section_title: Ignorierte Nutzer @@ -34,6 +21,19 @@ de: confirmation: Wenn Sie Nutzer ignorieren, werden deren Kommentare auf der Seite für Sie unsichtbar. Diese Einstellung können Sie unter Mein Profil ändern. notify_success: Sie ignorieren jetzt {0}. Sie können diese Einstellung unter Mein Profil wieder aufheben. confirmation_title: "{0} ignorieren?" +en: + talk-plugin-ignore-user: + section_title: Ignored users + section_info: Because you ignored the following commenters, their comments are hidden. + stop_ignoring: Stop ignoring + ignore_user: Ignore User + cancel: Cancel + confirmation: | + When you ignore a user, all comments they wrote on the site will be hidden from you. You can + undo this later from My Profile. + notify_success: | + You are now ignoring {0}. You can undo this action from My Profile. + confirmation_title: Ignore {0}? es: talk-plugin-ignore-user: section_title: "Usuarios ignorados" @@ -62,17 +62,16 @@ fr: confirmation_title: Ignore {0}? he: talk-plugin-ignore-user: - section_title: Ignored users - section_info: Because you ignored the following commenters, their comments are hidden. - stop_ignoring: Stop ignoring - ignore_user: Ignore User + section_title: משתמשים שהתעלמו מהם + section_info: מכיוון שהתעלמת מהמגיבים הבאים, ההערות שלהם מוסתרות. + stop_ignoring: הפסק להתעלם + ignore_user: התעלם מהמשתמש cancel: בטל confirmation: | - When you ignore a user, all comments they wrote on the site will be hidden from you. You can - undo this later from My Profile. + כאשר תתעלם ממשתמש, כל התגובות שכתבו באתר יוסתרו ממך. תוכל לבטל זאת מאוחר יותר מהפרופיל שלי. notify_success: | - You are now ignoring {0}. You can undo this action from My Profile. - confirmation_title: Ignore {0}? + כעת אתה מתעלם {0}. תוכל לבטל את הפעולה הזו מהפרופיל שלי. + confirmation_title: "התעלם {0}?" nl_NL: talk-plugin-ignore-user: section_title: Genegeerde gebruikers From 1dc8df418970ba350c03aa320c798924c79a6c7d Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 20:43:18 -0500 Subject: [PATCH 11/29] Facebook Auth translation --- plugins/talk-plugin-facebook-auth/client/translations.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plugins/talk-plugin-facebook-auth/client/translations.yml b/plugins/talk-plugin-facebook-auth/client/translations.yml index ab72134f4..26836ffd5 100644 --- a/plugins/talk-plugin-facebook-auth/client/translations.yml +++ b/plugins/talk-plugin-facebook-auth/client/translations.yml @@ -10,6 +10,10 @@ fr: talk-plugin-facebook-auth: sign_in: "Connectez-vous avec Facebook" sign_up: "Inscrivez-vous avec Facebook" +he: + talk-plugin-facebook-auth: + sign_in: "התחבר עם פייסבוק" + sign_up: "הרשם עם פייסבוק" zh_CN: talk-plugin-facebook-auth: sign_in: "使用 Facebook 帐号" @@ -21,4 +25,4 @@ zh_TW: de: talk-plugin-facebook-auth: sign_in: "Mit Facebook anmelden" - sign_up: "Mit Facebook registrieren" \ No newline at end of file + sign_up: "Mit Facebook registrieren" From e15275666e5b90ef99a1eb1c1808c95bfd8f6d15 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:01:25 -0500 Subject: [PATCH 12/29] Featured comments Hebrew translation --- .../client/translations.yml | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/plugins/talk-plugin-featured-comments/client/translations.yml b/plugins/talk-plugin-featured-comments/client/translations.yml index 6c8e79e78..e2811b965 100644 --- a/plugins/talk-plugin-featured-comments/client/translations.yml +++ b/plugins/talk-plugin-featured-comments/client/translations.yml @@ -13,21 +13,6 @@ da: are_you_sure: Are you sure you would like to feature this comment? cancel: Cancel yes_feature_comment: Yes, feature comment -en: - talk-plugin-featured-comments: - un_feature: Un-Feature - feature: Feature - featured: Featured - featured_comments: Featured Comments - go_to_conversation: Go to conversation - tooltip_description: Comments selected by our team as worth reading - notify_self_featured: 'The comment from {0} is now featured and approved' - notify_featured: '{0} featured and approved comment "{1}"' - notify_unfeatured: '{0} unfeatured comment "{1}"' - feature_comment: Feature comment? - are_you_sure: Are you sure you would like to feature this comment? - cancel: Cancel - yes_feature_comment: Yes, feature comment de: talk-plugin-featured-comments: un_feature: Empfehlung aufheben @@ -43,6 +28,21 @@ de: are_you_sure: Sind Sie sicher, dass Sie diesen Kommentar empfehlen möchten? cancel: Abbrechen yes_feature_comment: Ja, empfehlen +en: + talk-plugin-featured-comments: + un_feature: Un-Feature + feature: Feature + featured: Featured + featured_comments: Featured Comments + go_to_conversation: Go to conversation + tooltip_description: Comments selected by our team as worth reading + notify_self_featured: 'The comment from {0} is now featured and approved' + notify_featured: '{0} featured and approved comment "{1}"' + notify_unfeatured: '{0} unfeatured comment "{1}"' + feature_comment: Feature comment? + are_you_sure: Are you sure you would like to feature this comment? + cancel: Cancel + yes_feature_comment: Yes, feature comment es: talk-plugin-featured-comments: un_feature: Desmarcar @@ -72,19 +72,19 @@ fr: yes_feature_comment: Yes, feature comment he: talk-plugin-featured-comments: - un_feature: Un-Feature - feature: Feature - featured: Featured - featured_comments: Featured Comments - go_to_conversation: Go to conversation - tooltip_description: Comments selected by our team as worth reading - notify_self_featured: 'The comment from {0} is now featured and approved' - notify_featured: '{0} featured and approved comment "{1}"' - notify_unfeatured: '{0} unfeatured comment "{1}"' - feature_comment: Feature comment? - are_you_sure: Are you sure you would like to feature this comment? + un_feature: תסיר המלצה + feature: ממליץ + featured: מומלצים + featured_comments: תגובות מומלצות + go_to_conversation: עבור אל השיחה + tooltip_description: תגובות שנבחרו על ידי הצוות שלנו כקריאה שווה + notify_self_featured: 'ההערה מ {0} מומלצת ומאושרת כעת' + notify_featured: '"{0} המליץ ואושר תגובה {1}"' + notify_unfeatured: '{0} הוסר את ההמלצה מתגובה "{1}"' + feature_comment: ממליץ תגובה? + are_you_sure: האם אתה בטוח שברצונך להמליץ את ה תגובה הזו? cancel: בטל - yes_feature_comment: Yes, feature comment + yes_feature_comment: כן, ממליץ תגובה nl_NL: talk-plugin-featured-comments: un_feature: Uitlichting opheffen. From 5165d06d64e55fe3ef5fbc24153767064cfca5ae Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:03:10 -0500 Subject: [PATCH 13/29] Flag Hebrew translation --- plugins/talk-plugin-flag-details/client/translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/talk-plugin-flag-details/client/translations.yml b/plugins/talk-plugin-flag-details/client/translations.yml index b4d74a08a..37478ae09 100644 --- a/plugins/talk-plugin-flag-details/client/translations.yml +++ b/plugins/talk-plugin-flag-details/client/translations.yml @@ -15,7 +15,7 @@ fr: flags: Reports he: talk-plugin-flag-details: - flags: Reports + flags: דיווחים nl_NL: talk-plugin-flag-details: flags: Meldingen From c7fad00b6619fe2103d0d93a274e1588214b940f Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:05:14 -0500 Subject: [PATCH 14/29] Google Hebrew translation --- plugins/talk-plugin-google-auth/client/translations.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/talk-plugin-google-auth/client/translations.yml b/plugins/talk-plugin-google-auth/client/translations.yml index fd926f3ee..84db70d9d 100644 --- a/plugins/talk-plugin-google-auth/client/translations.yml +++ b/plugins/talk-plugin-google-auth/client/translations.yml @@ -10,6 +10,10 @@ fr: talk-plugin-google-auth: google_sign_in: "Connectez-vous avec Google" google_sign_up: "Inscrivez-vous avec Google" +en: + talk-plugin-google-auth: + sign_in: "התחבר עם גוגל" + sign_up: "הרשם עם גוגל" zh_CN: talk-plugin-google-auth: google_sign_in: "使用 Google 帐号" From fe5c95c27a44c6c35aeaa6ef115354ea7809406e Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:06:24 -0500 Subject: [PATCH 15/29] Member since Hebrew Translation --- plugins/talk-plugin-member-since/client/translations.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/talk-plugin-member-since/client/translations.yml b/plugins/talk-plugin-member-since/client/translations.yml index cd6b542c5..ea03b747e 100644 --- a/plugins/talk-plugin-member-since/client/translations.yml +++ b/plugins/talk-plugin-member-since/client/translations.yml @@ -1,12 +1,12 @@ da: talk-plugin-member-since: member_since: "Member Since" -en: - talk-plugin-member-since: - member_since: "Member Since" de: talk-plugin-member-since: member_since: "Mitglied seit" +en: + talk-plugin-member-since: + member_since: "Member Since" es: talk-plugin-member-since: member_since: "Miembro desde" @@ -15,7 +15,7 @@ fr: member_since: "Member Since" he: talk-plugin-member-since: - member_since: "Member Since" + member_since: "חבר מאז" nl_NL: talk-plugin-member-since: member_since: "Gebruiker sinds" From 828f200eb6ace6301176d460553f23fa0277ee6c Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:10:23 -0500 Subject: [PATCH 16/29] Moderation actions Hebrew translation --- .../client/translations.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/plugins/talk-plugin-moderation-actions/client/translations.yml b/plugins/talk-plugin-moderation-actions/client/translations.yml index f967add7f..93111385b 100644 --- a/plugins/talk-plugin-moderation-actions/client/translations.yml +++ b/plugins/talk-plugin-moderation-actions/client/translations.yml @@ -60,16 +60,16 @@ fr: ban_user_dialog_headline: "Ban User?" he: talk-plugin-moderation-actions: - reject_comment: "Reject" - approve_comment: "Approve" - approved_comment: "Approved" - moderation_actions: "Moderation Actions" - ban_user: "Ban User" - ban_user_dialog_sub: "Are you sure you would like to ban this user?" - ban_user_dialog_copy: "Note: Banning this user will also place this comment in the Rejected queue." + reject_comment: "דחה" + approve_comment: "אשר" + approved_comment: "מאושרת" + moderation_actions: "פעולות מתווך" + ban_user: "חסום משתמש" + ban_user_dialog_sub: "האם אתה בטוח שאתה רוצה לאסור את המשתמש הזה?" + ban_user_dialog_copy: "הערה: חסימת משתמש זה תציב גם תגובה זו בתור נדחה." ban_user_dialog_cancel: "בטל" - ban_user_dialog_yes: "Yes. Ban user" - ban_user_dialog_headline: "Ban User?" + ban_user_dialog_yes: "כן. חסום משתמש" + ban_user_dialog_headline: "חסום משתמש?" nl_NL: talk-plugin-moderation-actions: reject_comment: "Afkeuren" From 65deb1cfbe99d84e2ab87f12395af95f3418c92c Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:12:04 -0500 Subject: [PATCH 17/29] Off-top Hebrew translation --- plugins/talk-plugin-offtopic/client/translations.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/talk-plugin-offtopic/client/translations.json b/plugins/talk-plugin-offtopic/client/translations.json index 29e496db0..e642ef03c 100644 --- a/plugins/talk-plugin-offtopic/client/translations.json +++ b/plugins/talk-plugin-offtopic/client/translations.json @@ -20,8 +20,8 @@ "hide_off_topic": "Hide Off-Topic Comments" }, "he": { - "off_topic": "Off Topic", - "hide_off_topic": "Hide Off-Topic Comments" + "off_topic": "מחוץ לנושא", + "hide_off_topic": "הסתר תגובות מחוץ לנושא" }, "nl_NL": { "off_topic": "Off topic", From dac823f9c43975838f9da799454d1496b84d4378 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:14:00 -0500 Subject: [PATCH 18/29] Settings Hebrew translation --- plugins/talk-plugin-profile-settings/client/translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/talk-plugin-profile-settings/client/translations.yml b/plugins/talk-plugin-profile-settings/client/translations.yml index f95bce5c7..a1b1aec5d 100644 --- a/plugins/talk-plugin-profile-settings/client/translations.yml +++ b/plugins/talk-plugin-profile-settings/client/translations.yml @@ -12,7 +12,7 @@ fr: tab: Paramètres he: talk-plugin-profile-settings: - tab: Settings + tab: הגדרות nl_NL: talk-plugin-profile-settings: tab: Instellingen From c4b46c28fee2396fc7e5d68526578e76f10eeddc Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:15:51 -0500 Subject: [PATCH 19/29] Most liked Hebrew translation --- plugins/talk-plugin-sort-most-liked/client/translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/talk-plugin-sort-most-liked/client/translations.yml b/plugins/talk-plugin-sort-most-liked/client/translations.yml index b317c1b2a..c928bf1ad 100644 --- a/plugins/talk-plugin-sort-most-liked/client/translations.yml +++ b/plugins/talk-plugin-sort-most-liked/client/translations.yml @@ -15,7 +15,7 @@ fr: label: Most liked first he: talk-plugin-sort-most-liked: - label: Most liked first + label: הכי לייקד קודם nl_NL: talk-plugin-sort-most-liked: label: Meest geliked eerst From e69afc4e760b1e3c5fe97508055a753eb56ecec2 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:17:02 -0500 Subject: [PATCH 20/29] Most loved Hebrew translation --- .../talk-plugin-sort-most-loved/client/translations.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/talk-plugin-sort-most-loved/client/translations.yml b/plugins/talk-plugin-sort-most-loved/client/translations.yml index 98a4ef12d..6dde31601 100644 --- a/plugins/talk-plugin-sort-most-loved/client/translations.yml +++ b/plugins/talk-plugin-sort-most-loved/client/translations.yml @@ -1,12 +1,12 @@ da: talk-plugin-sort-most-loved: label: Most loved first -en: - talk-plugin-sort-most-loved: - label: Most loved first de: talk-plugin-sort-most-loved: label: Häufigste "Ich liebe es" zuerst +en: + talk-plugin-sort-most-loved: + label: Most loved first es: talk-plugin-sort-most-loved: label: Most loved first @@ -15,7 +15,7 @@ fr: label: Most loved first he: talk-plugin-sort-most-liked: - label: Most liked first + label: הכי אהבתי קודם nl_NL: talk-plugin-sort-most-loved: label: Meest geliefd eerst From 4f276ed9446f8fa1e1f4fa7846b3b1942bd04bdb Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:19:43 -0500 Subject: [PATCH 21/29] More Hebrew translations --- .../client/translations.yml | 2 +- .../client/translations.yml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/talk-plugin-sort-most-loved/client/translations.yml b/plugins/talk-plugin-sort-most-loved/client/translations.yml index 6dde31601..ef7c8c252 100644 --- a/plugins/talk-plugin-sort-most-loved/client/translations.yml +++ b/plugins/talk-plugin-sort-most-loved/client/translations.yml @@ -14,7 +14,7 @@ fr: talk-plugin-sort-most-loved: label: Most loved first he: - talk-plugin-sort-most-liked: + talk-plugin-sort-most-loved: label: הכי אהבתי קודם nl_NL: talk-plugin-sort-most-loved: diff --git a/plugins/talk-plugin-sort-most-replied/client/translations.yml b/plugins/talk-plugin-sort-most-replied/client/translations.yml index 04109a168..3c7b78788 100644 --- a/plugins/talk-plugin-sort-most-replied/client/translations.yml +++ b/plugins/talk-plugin-sort-most-replied/client/translations.yml @@ -1,12 +1,12 @@ da: talk-plugin-sort-most-replied: label: Most replied first -en: - talk-plugin-sort-most-replied: - label: Most replied first de: talk-plugin-sort-most-replied: label: Häufigste Antworten zuerst +en: + talk-plugin-sort-most-replied: + label: Most replied first es: talk-plugin-sort-most-replied: label: Most replied first @@ -14,8 +14,8 @@ fr: talk-plugin-sort-most-replied: label: Most replied first he: - talk-plugin-sort-most-liked: - label: Most liked first + talk-plugin-sort-most-replied: + label: הכי השיב קודם nl_NL: talk-plugin-sort-most-replied: label: Meest beantwoord eerst From 3cbf5fef07fc1498b09ed6e4b08d6bdea780ef07 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:21:02 -0500 Subject: [PATCH 22/29] Most respected Hebrew translation --- .../talk-plugin-sort-most-respected/client/translations.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/talk-plugin-sort-most-respected/client/translations.yml b/plugins/talk-plugin-sort-most-respected/client/translations.yml index 9cb9c50bd..01c34708c 100644 --- a/plugins/talk-plugin-sort-most-respected/client/translations.yml +++ b/plugins/talk-plugin-sort-most-respected/client/translations.yml @@ -14,8 +14,8 @@ fr: talk-plugin-sort-most-respected: label: Most respected first he: - talk-plugin-sort-most-liked: - label: Most liked first + talk-plugin-sort-most-respected: + label: הכי מכובד קודם nl_NL: talk-plugin-sort-most-respected: label: Meest gerespecteerd eerst From 1e5f5848b24b20cf417ffb6d8fe955c14f702775 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:25:58 -0500 Subject: [PATCH 23/29] Toxic comments Hebrew translation --- .../client/translations.yml | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/plugins/talk-plugin-toxic-comments/client/translations.yml b/plugins/talk-plugin-toxic-comments/client/translations.yml index 321624279..8443d250b 100644 --- a/plugins/talk-plugin-toxic-comments/client/translations.yml +++ b/plugins/talk-plugin-toxic-comments/client/translations.yml @@ -91,21 +91,21 @@ fr: he: error: COMMENT_IS_TOXIC: | - Are you sure? The language in this comment might violate our community guidelines. - You can edit the comment or submit it for moderator review. + האם אתה בטוח? השפה שבתגובה זו עלולה להפר את הנחיות הקהילה שלנו. + תוכל לערוך את ההערה או לשלוח אותה לביקורת של המתווך. talk-plugin-toxic-comments: - unlikely: "Unlikely" - highly_likely: "Highly Likely" - possibly: "Possibly" - likely: "Likely" - toxic_comment: "Toxic Comment" + unlikely: "לא סביר" + highly_likely: "סביר מאוד" + possibly: "יתכן" + likely: "סביר" + toxic_comment: "תגובה רעילה" still_toxic: | - This edited comment might still violate our community guidelines. - Our moderation team will review your comment shortly. + תגובה זו עדיין עשויה להפר את הנחיות הקהילה שלנו. +       צוות הפיקוח שלנו יבחן את ההערה שלך בקרוב. flags: reasons: comment: - toxic_comment: "Highly likely to be Toxic" + toxic_comment: "סביר מאוד להיות רעיל" nl_NL: error: COMMENT_IS_TOXIC: | From 1946d023cdcd99b9e66a1735f2eab6ffe0a1fb4a Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:27:31 -0500 Subject: [PATCH 24/29] Viewing options Hebrew translation --- plugins/talk-plugin-viewing-options/client/translations.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/talk-plugin-viewing-options/client/translations.yml b/plugins/talk-plugin-viewing-options/client/translations.yml index ae7f3a5d7..a50f8e8bb 100644 --- a/plugins/talk-plugin-viewing-options/client/translations.yml +++ b/plugins/talk-plugin-viewing-options/client/translations.yml @@ -25,9 +25,9 @@ fr: filter: Filtering he: talk-plugin-viewing-options: - viewing_options: "Viewing Options" - sort: Sorting - filter: Filtering + viewing_options: "אפשרויות צפייה" + sort: מיון + filter: סינון nl_NL: talk-plugin-viewing-options: viewing_options: "Weergave opties" From 8f7edde93f0c850ad416227316ca793181ca3616 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:38:07 -0500 Subject: [PATCH 25/29] Remove extra space --- plugins/talk-plugin-featured-comments/client/translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/talk-plugin-featured-comments/client/translations.yml b/plugins/talk-plugin-featured-comments/client/translations.yml index e2811b965..2b71509ff 100644 --- a/plugins/talk-plugin-featured-comments/client/translations.yml +++ b/plugins/talk-plugin-featured-comments/client/translations.yml @@ -82,7 +82,7 @@ he: notify_featured: '"{0} המליץ ואושר תגובה {1}"' notify_unfeatured: '{0} הוסר את ההמלצה מתגובה "{1}"' feature_comment: ממליץ תגובה? - are_you_sure: האם אתה בטוח שברצונך להמליץ את ה תגובה הזו? + are_you_sure: האם אתה בטוח שברצונך להמליץ את התגובה הזו? cancel: בטל yes_feature_comment: כן, ממליץ תגובה nl_NL: From 0f983109e110203b4fc316b5a0ba492a6487d7ab Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Mon, 26 Feb 2018 16:14:16 -0500 Subject: [PATCH 26/29] Trigger build --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index e962e41ff..690fdba63 100644 --- a/app.js +++ b/app.js @@ -10,7 +10,7 @@ const { MOUNT_PATH } = require('./url'); const routes = require('./routes'); const debug = require('debug')('talk:app'); const { ENABLE_TRACING, APOLLO_ENGINE_KEY, PORT } = require('./config'); - + const app = express(); // Request Identity Middleware From cf23bdba1232f4c6a59cb0abbd7194687c85ced2 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Mon, 26 Feb 2018 16:37:40 -0500 Subject: [PATCH 27/29] Add More hebrew translations --- app.js | 2 +- locales/he.yml | 82 +++++++++++++++++++++++++------------------------- 2 files changed, 42 insertions(+), 42 deletions(-) diff --git a/app.js b/app.js index 690fdba63..e962e41ff 100644 --- a/app.js +++ b/app.js @@ -10,7 +10,7 @@ const { MOUNT_PATH } = require('./url'); const routes = require('./routes'); const debug = require('debug')('talk:app'); const { ENABLE_TRACING, APOLLO_ENGINE_KEY, PORT } = require('./config'); - + const app = express(); // Request Identity Middleware diff --git a/locales/he.yml b/locales/he.yml index b07e82806..a4f43db30 100644 --- a/locales/he.yml +++ b/locales/he.yml @@ -1,46 +1,46 @@ en: - your_account_has_been_suspended: Your account has been temporarily suspended. - your_account_has_been_banned: Your account has been banned. - your_username_has_been_rejected: Your account has been suspended because your username has been deemed inappropriate. To restore your account please enter a new username. + your_account_has_been_suspended: החשבון שלך הושעה באופן זמני. + your_account_has_been_banned: החשבון שלך הורחק. + your_username_has_been_rejected: החשבון שלך הושעה מפני ששם המשתמש שלך נחשב לא הולם. כדי לשחזר את החשבון שלך, הזן שם משתמש חדש. embed_comments_tab: תגובות bandialog: are_you_sure: "Are you sure you would like to ban {0}?" - ban_user: "Ban User?" - banned_user: "Banned User" - cancel: "Cancel" + ban_user: "חסום משתמש?" + banned_user: "משתמש מורשה" + cancel: "בטל" note: "Note: {0}" note_reject_comment: "Banning this user will also place this comment in the Rejected queue." note_ban_user: "Banning this user will not let them comment, react to, or report comments." - yes_ban_user: "Yes, Ban User" + yes_ban_user: "כן. חסום משתמש" write_a_message: "Write a message" - send: "Send" + send: "שלח" notify_ban_headline: "Notify the user of ban" notify_ban_description: "This will notify the user by email that they have been banned from the community" email_message_ban: "Dear {0},\n\nSomeone with access to your account has violated our community guidelines. As a result, your account has been banned. You will no longer be able to comment, like or report comments. if you think this has been done in error, please contact our community team." - bio_offensive: "This bio is offensive" - cancel: "Cancel" + bio_offensive: "ביו זה פוגע" + cancel: "בטל" confirm_email: - click_to_confirm: "Click below to confirm your email address" + click_to_confirm: 'לחץ למטה כדי לאשר את כתובת הדוא"ל שלך' confirm: "Confirm" password_reset: - mail_sent: 'If you have a registered account, a password reset link was sent to that email' - set_new_password: "Change Your Password" - new_password: "New Password" - new_password_help: "Password must be at least 8 characters" - confirm_new_password: "Confirm New Password" - change_password: "Change Password" - characters_remaining: "characters remaining" + mail_sent: 'אם יש לך חשבון רשום, נשלח קישור לאיפוס סיסמה לאותו דוא"ל' + set_new_password: "שנה את סיסמתך" + new_password: "סיסמה חדשה" + new_password_help: "הסיסמה חייבת להיות לפחות 8 תווים" + confirm_new_password: "תאשר סיסמא חדשה" + change_password: "שנה סיסמא" + characters_remaining: "תווים נותרים" comment: anon: "Anonymous" undo_reject: "Undo" - ban_user: "Ban User" - comment: "Post a comment" + ban_user: "חסום משתמש" + comment: "פרסם תגובה" edited: Edited - flagged: "flagged" - view_context: "View context" + flagged: "מסומנת" + view_context: "הצג הקשר" comment_box: post: "Post" - cancel: "Cancel" + cancel: "בטל" reply: "Reply" comment: "Post a comment" name: "שם" @@ -56,7 +56,7 @@ en: comment_post_notif_premod: "Thank you for posting. Our moderation team will review your comment shortly." common: copy: 'Copy' - error: 'An error has occurred.' + error: 'אירעה שגיאה.' reply: 'reply' replies: 'replies' reaction: 'reaction' @@ -76,7 +76,7 @@ en: ban_user: "Ban User?" banned: Banned banned_user: "Banned User" - cancel: Cancel + cancel: בטל dont_like_username: "Dislike username" flaggedaccounts: "Reported Usernames" flags: Flags @@ -95,7 +95,7 @@ en: staff: "Staff" status: Status username_and_email: "Username and Email" - yes_ban_user: "Yes Ban User" + yes_ban_user: "כן. חסום משתמש" commenter: "Commenter" configure: apply: Apply @@ -171,7 +171,7 @@ en: required_field: "Required field" save: Save special_characters: "Usernames can contain letters numbers and _ only" - username: Username + username: שם משתמש write_your_username: "Edit your username" your_username: "Your username appears on every comment you post." done: Done @@ -381,8 +381,8 @@ en: closed: Closed empty_result: "No assets match this search. Maybe try widening your search?" filter_streams: "Filter Streams" - newest: Newest - oldest: Oldest + newest: החדש ביותר + oldest: הוותיק ביותר open: Open pubdate: "Publication Date" search: Search @@ -396,17 +396,17 @@ en: one_hour: "1 hour" hours: "{0} hours" days: "{0} days" - cancel: "Cancel" + cancel: "בטל" suspend_user: "Suspend User" email_message_suspend: "Dear {0},\n\nIn accordance with {1}’s community guidelines, your account has been temporarily suspended. During the suspension, you will be unable to comment, flag or engage with fellow commenters. Please rejoin the conversation {2}." title_notify: "Notify the user of their temporary suspension" notify_suspend_until: "User {0} has been temporarily suspended. This suspension will automatically end {1}." description_notify: "Suspending this user will temporarily disable their account." write_message: "Write a message" - send: Send + send: שלח reject_username: - username: username - no_cancel: "No cancel" + username: שם משתמש + no_cancel: "אין ביטול" description_reject: "Would you like to temporarily ban this user because of their {0}? Doing so will temporarily suspend this user until they rewrite their {0}." title_notify: "Notify the user of their temporary suspension" description_notify: "Suspending this user will temporarily disable their account." @@ -415,7 +415,7 @@ en: yes_suspend: "Yes suspend" email_message_reject: "Another member of the community recently flagged your username for review. Because of its content your user was rejected. This means you can no longer comment, like, or flag content until you rewrite your username. Please e-mail us if you have any questions or concerns." write_message: "Write a message" - send: Send + send: שלח thank_you: "We value your safety and feedback. A moderator will review your report." user: bio_flags: "flags for this bio" @@ -448,10 +448,10 @@ en: save: "שמור" create: email: 'כתובת דוא"ל' - username: "Username" - password: "Password" - confirm_password: "Confirm Password" - save: "Save" + username: "שם משתמש" + password: "סיסמה" + confirm_password: "אשר סיסמה" + save: "שמור" permitted_domains: title: "Permitted domains" description: "Enter the domains you would like to permit for Talk, e.g. your local, staging and production environments (ex. localhost:3000, staging.domain.com, domain.com)." @@ -459,7 +459,7 @@ en: final: description: "Thanks for installing Talk! We sent an email to verify your email address. While you finish setting up the account, you can start engaging with your readers now." launch: "Launch Talk" - close: "Close this Installer" + close: "סגור את המתקין" admin_sidebar: - view_options: "View Options" - sort_comments: "Sort Comments" + view_options: "הצג אפשרויות" + sort_comments: "מיין תגובות" From 90424b47664c961b0dcf3ae230c6af45b5d28d0e Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Mon, 26 Feb 2018 16:39:28 -0500 Subject: [PATCH 28/29] Fix apostrophes --- plugins/talk-plugin-auth/client/translations.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/talk-plugin-auth/client/translations.yml b/plugins/talk-plugin-auth/client/translations.yml index f9fd0808f..049f3c3ad 100644 --- a/plugins/talk-plugin-auth/client/translations.yml +++ b/plugins/talk-plugin-auth/client/translations.yml @@ -224,8 +224,8 @@ he: talk-plugin-auth: login: email_verify_cta: "אנא אמת את כתובת האימייל שלך." - request_new_verify_email: "בקש דוא"ל נוסף" - verify_email: "תודה שיצרת חשבון! שלחנו דוא"ל לכתובת שסיפקת כדי לאמת את חשבונך." + request_new_verify_email: 'בקש דוא"ל נוסף' + verify_email: 'תודה שיצרת חשבון! שלחנו דוא"ל לכתובת שסיפקת כדי לאמת את חשבונך.' verify_email2: "עליך לאמת את חשבונך לפני שתעסוק בקהילה." not_you: "לא אתה?" logged_in_as: "נכנס בתור" From da56cd5b18bfb7bb0e9f1ae2dba1f4c729f41ff1 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Tue, 6 Mar 2018 13:02:03 -0500 Subject: [PATCH 29/29] Add more translations --- locales/he.yml | 54 +++++++++++++++++++++++++------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/locales/he.yml b/locales/he.yml index a4f43db30..8b7b6fe88 100644 --- a/locales/he.yml +++ b/locales/he.yml @@ -9,13 +9,13 @@ en: banned_user: "משתמש מורשה" cancel: "בטל" note: "Note: {0}" - note_reject_comment: "Banning this user will also place this comment in the Rejected queue." - note_ban_user: "Banning this user will not let them comment, react to, or report comments." + note_reject_comment: "חסימת משתמש זה תציב גם תגובה זו בתור נדחה." + note_ban_user: "חסימת משתמש זה לא תאפשר לו להגיב על תגובות או לדווח עליהן." yes_ban_user: "כן. חסום משתמש" - write_a_message: "Write a message" + write_a_message: "כתוב הודעה" send: "שלח" - notify_ban_headline: "Notify the user of ban" - notify_ban_description: "This will notify the user by email that they have been banned from the community" + notify_ban_headline: "הודע למשתמש על האיסור" + notify_ban_description: "פעולה זו תודיע למשתמש בדוא"ל שהם נאסרו מהקהילה" email_message_ban: "Dear {0},\n\nSomeone with access to your account has violated our community guidelines. As a result, your account has been banned. You will no longer be able to comment, like or report comments. if you think this has been done in error, please contact our community team." bio_offensive: "ביו זה פוגע" cancel: "בטל" @@ -32,46 +32,46 @@ en: characters_remaining: "תווים נותרים" comment: anon: "Anonymous" - undo_reject: "Undo" + undo_reject: "בטל" ban_user: "חסום משתמש" comment: "פרסם תגובה" - edited: Edited + edited: ערוך flagged: "מסומנת" view_context: "הצג הקשר" comment_box: post: "Post" cancel: "בטל" reply: "Reply" - comment: "Post a comment" + comment: "פרסם תגובה" name: "שם" - comment_post_notif: "Your comment has been posted." - comment_post_notif_premod: "Thank you for posting. Our moderation team will review your comment shortly." - comment_post_banned_word: "Your comment contains one or more words that are not permitted, so it will not be published. If you think this message is incorrect, please contact our moderation team." - characters_remaining: "characters remaining" - comment_offensive: "This comment is offensive" - comment_singular: Comment - comment_plural: Comments - comment_post_banned_word: "Your comment contains one or more words that are not permitted, so it will not be published. If you think this message is incorrect, please contact our moderation team." - comment_post_notif: "Your comment has been posted." - comment_post_notif_premod: "Thank you for posting. Our moderation team will review your comment shortly." + comment_post_notif: "התגובה שלך פורסמה." + comment_post_notif_premod: "תודה על הפרסום. צוות הפיקוח שלנו יבחן את התגובה שלך בקרוב." + comment_post_banned_word: "התגובה שלך מכילה מילה אחת או יותר שאינן מותרות, לכן היא לא תפורסם. אם אתה סבור שהודעה זו שגויה, צור קשר עם צוות הניהול שלנו." + characters_remaining: "תווים נותרים" + comment_offensive: "תגובה זו פוגעת" + comment_singular: תגובה + comment_plural: תגובות + comment_post_banned_word: "התגובה שלך מכילה מילה אחת או יותר שאינן מותרות, לכן היא לא תפורסם. אם אתה סבור שהודעה זו שגויה, צור קשר עם צוות הניהול שלנו." + comment_post_notif: "התגובה שלך כבר פורסמה." + comment_post_notif_premod: "תודה על הפרסום. צוות הפיקוח שלנו יבחן את התגובה שלך בקרוב." common: - copy: 'Copy' + copy: 'עותק' error: 'אירעה שגיאה.' reply: 'reply' replies: 'replies' reaction: 'reaction' reactions: 'reactions' - story: 'Story' + story: 'כתבה' flagged_usernames: notify_approved: '{0} approved username {1}' notify_rejected: '{0} rejected username {1}' notify_flagged: '{0} reported username {1}' notify_changed: 'user {0} changed their username to {1}' community: - account_creation_date: "Account Creation Date" - active: Active - admin: Administrator - ads_marketing: "This looks like an ad/marketing" + account_creation_date: "תאריך היצירה של החשבון" + active: פעיל + admin: מנהל + ads_marketing: "זה נראה כמו מודעה / שיווק" are_you_sure: "Are you sure you would like to ban {0}?" ban_user: "Ban User?" banned: Banned @@ -81,7 +81,7 @@ en: flaggedaccounts: "Reported Usernames" flags: Flags impersonating: "Impersonation" - loading: "Loading results" + loading: "טוען תוצאות" moderator: Moderator newsroom_role: "Newsroom Role" no_flagged_accounts: "The Reported Usernames queue is currently empty." @@ -119,7 +119,7 @@ en: configure: Configure copy_and_paste: "Copy and paste code below into your CMS to embed your comment box in your articles" custom_css_url: "Custom CSS URL" - custom_css_url_desc: "URL of a CSS stylesheet that will override default Embed Stream styles. Can be internal or external." + custom_css_url_desc: "כתובת אתר של גיליון סגנונות CSS שתבטל את ברירת המחדל של סגנונות 'הזרמת זרם'. יכול להיות פנימי או חיצוני." days: Days description: "As an admin, you can customize the settings for the comment stream for this story:" domain_list_text: "Enter the domains you would like to permit for Talk e.g. your local staging and production environments (ex. localhost:3000 staging.domain.com domain.com)." @@ -202,7 +202,7 @@ en: if_you_did: "If you did," please_click: "please click here to reset password" embedlink: - copy: "Copy to Clipboard" + copy: "העתק ללוח" error: COMMENT_PARENT_NOT_VISIBLE: "The comment that you're replying to has been removed or doesn't exist." EMAIL_VERIFICATION_TOKEN_INVALID: "Email verification token is invalid."