From 6e942a11218760829fd7b34b893306abf4041ef3 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Fri, 23 Feb 2018 11:11:41 -0500 Subject: [PATCH 01/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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/72] 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." From 2a8975711ad06ed933e6b77b076aac246d2e3803 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Fri, 23 Feb 2018 11:29:28 -0500 Subject: [PATCH 30/72] 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 5fde3235ad16879ffd205c165853960d848fc9c0 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Fri, 23 Feb 2018 12:00:01 -0500 Subject: [PATCH 31/72] 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 769437c8fb549faa6b53da058ba2266ec3293610 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Fri, 23 Feb 2018 12:17:13 -0500 Subject: [PATCH 32/72] 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 4478ced2057a5bc84a35155d381829f8076f1331 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 20:19:20 -0500 Subject: [PATCH 33/72] 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 be15734c77c4469faf4fba0e58acce68306ac68f Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 20:22:12 -0500 Subject: [PATCH 34/72] 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 b0c230a1dfe5d2e2bcfe05828898252d94940f31 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 20:27:52 -0500 Subject: [PATCH 35/72] 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 8ebb90c16079059e2149484eb393a7ea48dea758 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 20:30:34 -0500 Subject: [PATCH 36/72] 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 fc8b9c35475cd320108110717fc66cd869017c9c Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 20:34:22 -0500 Subject: [PATCH 37/72] 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 1f17d71a7666cb29d1d08bdb1953ba2e4d1b7362 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 20:41:22 -0500 Subject: [PATCH 38/72] 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 a1890a0bfe9f176c0d77b28e5ed328c1cdeb026e Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 20:43:18 -0500 Subject: [PATCH 39/72] 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 71288f543e0134167af0b277956141fd17a2fd0c Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:01:25 -0500 Subject: [PATCH 40/72] 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 5d3e8f3fb6be3dd0106879a3e37e7983c35ccc8c Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:03:10 -0500 Subject: [PATCH 41/72] 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 8e1822af21b01938069d39e0d4a2d6edd142c13c Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:05:14 -0500 Subject: [PATCH 42/72] 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 f18c51dc68fe499bb37e5a945cd6659000c6e5f2 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:06:24 -0500 Subject: [PATCH 43/72] 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 ad6908688826ae16c40cc1f3d45b9b3ede9e5b4a Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:10:23 -0500 Subject: [PATCH 44/72] 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 420fc6daa716abd6ca5c2a388bdc5322bf786b8b Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:12:04 -0500 Subject: [PATCH 45/72] 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 8f413852d95d3958abc6f789a0e027c1901202a0 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:14:00 -0500 Subject: [PATCH 46/72] 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 741d5000dd663cc3d131defbf44fccc2ea46a71b Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:15:51 -0500 Subject: [PATCH 47/72] 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 fdcd1404ef378ce891eb0551cacebba70ba33056 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:17:02 -0500 Subject: [PATCH 48/72] 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 0cd18a458defda54a9c47fc1ca146d6a5f3b4318 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:19:43 -0500 Subject: [PATCH 49/72] 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 9456c79badab1dd3dac6e20130a4c437d7710bda Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:21:02 -0500 Subject: [PATCH 50/72] 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 b43f657c8d63fa2fb6db32d80f183247e737451a Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:25:58 -0500 Subject: [PATCH 51/72] 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 fd5bbe0234ff77fadf79b47dab4d78a81d5882b5 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:27:31 -0500 Subject: [PATCH 52/72] 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 0ea08ccc9c6ad155731c05915ad4a1fe877f41d5 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 24 Feb 2018 21:38:07 -0500 Subject: [PATCH 53/72] 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 fa4dbfe9d0945db0ad65ac6b340c9f8408ad7509 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Mon, 26 Feb 2018 16:14:16 -0500 Subject: [PATCH 54/72] Trigger build --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index c2bf9648d..3955eee4e 100644 --- a/app.js +++ b/app.js @@ -9,7 +9,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(); //============================================================================== From 35cf694b60458ce8187f18add4cbaf4bde63b4c4 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Mon, 26 Feb 2018 16:37:40 -0500 Subject: [PATCH 55/72] 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 3955eee4e..c2bf9648d 100644 --- a/app.js +++ b/app.js @@ -9,7 +9,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(); //============================================================================== 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 8c8f5d8fee4a8f515519e1df1a4b39ea430d1ab7 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Mon, 26 Feb 2018 16:39:28 -0500 Subject: [PATCH 56/72] 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 13e1b288b3345d98c1fcfb42655665e1d5aaed66 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Tue, 6 Mar 2018 13:02:03 -0500 Subject: [PATCH 57/72] 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." From d1a22f9dc80df04f2bfb3eca8023e746c78fb8cd Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Tue, 22 Jan 2019 22:10:53 -0500 Subject: [PATCH 58/72] Remove merge comments --- plugins/talk-plugin-google-auth/server/router.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/plugins/talk-plugin-google-auth/server/router.js b/plugins/talk-plugin-google-auth/server/router.js index 06f6e6e8e..a260b6f93 100644 --- a/plugins/talk-plugin-google-auth/server/router.js +++ b/plugins/talk-plugin-google-auth/server/router.js @@ -2,11 +2,7 @@ module.exports = router => { const { passport, HandleAuthPopupCallback } = require('services/passport'); /** -<<<<<<< HEAD - * Google auth endpoint, this will redirect the user immediately to Google -======= * Google auth endpoint, this will redirect the user immediately to google ->>>>>>> da56cd5b18bfb7bb0e9f1ae2dba1f4c729f41ff1 * for authorization. */ router.get( @@ -20,11 +16,7 @@ module.exports = router => { /** * Google callback endpoint, this will send the user a html page designed to -<<<<<<< HEAD - * send back the user credentials upon successful login. -======= * send back the user credentials upon sucessful login. ->>>>>>> da56cd5b18bfb7bb0e9f1ae2dba1f4c729f41ff1 */ router.get('/api/v1/auth/google/callback', (req, res, next) => { // Perform the Google login flow and pass the data back through the opener. From d522a72d425e9a0e89f755ef65d26feafebf488c Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Tue, 22 Jan 2019 23:09:30 -0500 Subject: [PATCH 59/72] Add additional hebrew --- locales/he.yml | 188 ++++++++++++++++++++++++------------------------- 1 file changed, 94 insertions(+), 94 deletions(-) diff --git a/locales/he.yml b/locales/he.yml index cdeabaa9d..74bc70453 100644 --- a/locales/he.yml +++ b/locales/he.yml @@ -16,7 +16,7 @@ en: send: "שלח" 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." + email_message_ban: "{0},\n\nמישהו עם גישה לחשבון שלך הפר את הנחיות הקהילה שלנו. כתוצאה מכך, החשבון שלך נאסר. לא תוכל עוד להגיב, לדווח או לדווח על תגובות. אם אתה חושב שהדבר נעשה בטעות, צור קשר עם צוות הקהילה שלנו." bio_offensive: "ביו זה פוגע" cancel: "בטל" confirm_email: @@ -39,9 +39,9 @@ en: flagged: "מסומנת" view_context: "הצג הקשר" comment_box: - post: "Post" + post: "שלח" cancel: "בטל" - reply: "Reply" + reply: "תשובה" comment: "פרסם תגובה" name: "שם" comment_post_notif: "התגובה שלך פורסמה." @@ -57,7 +57,7 @@ en: common: copy: 'עותק' error: 'אירעה שגיאה.' - reply: 'reply' + reply: 'הגבה' replies: 'replies' reaction: 'reaction' reactions: 'reactions' @@ -77,63 +77,63 @@ en: banned: אסור banned_user: "משתמש מורשה" cancel: בטל - dont_like_username: "Dislike username" + dont_like_username: "לא אוהב את שם המשתמש" flaggedaccounts: "Reported Usernames" flags: Flags impersonating: "Impersonation" loading: "טוען תוצאות" - 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" + moderator: מנהל + newsroom_role: "תפקיד בחדר החדשות" + no_flagged_accounts: "תור שמות המשתמש המדווחים ריק כעת." + no_results: "לא נמצאו משתמשים בשם המשתמש או בכתובת האימייל הזו. הם מסתתרים!" + offensive: "פוגע" + other: אחר + people: אנשים + role: "בחר תפקיד ..." + select_status: "בחר סטטוס ..." + spam_ads: "ספאם / מודעות" + staff: "צוות" + status: סטטוס + username_and_email: "שם משתמש ודוא"ל" yes_ban_user: "כן. חסום משתמש" - commenter: "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" + apply: החל + banned_word_text: "הערות המכילות מילים או ביטויים אלה (לא תלויי רישיות) יוסרו באופן אוטומטי מזרם ההערות. הקלד מילה ולחץ על Enter או על Tab כדי להוסיף. אפשר להדביק רשימה מופרדת בפסיקים." + banned_words_title: "רשימת מילים אסורות" + close: "סגור" + close_after: "סגור הערות לאחר" + close_stream: "סגור את זרם ההערות" + close_stream_configuration: "זרם תגובות זה סגור כעת. על ידי פתיחת תגובה זו זרם תגובות חדשות ניתן להגיש ולהציג" + closed_comments_desc: "כתוב הודעה שתוצג כאשר זרם ההערות שלך ייסגר ולא תקבל עוד הערות." + closed_comments_label: "כתוב הודעה ..." + closed_stream_settings: "הודעת זרם סגור" + comment_count_error: "נא הכנס מספר תקף." + comment_count_header: "הגבל אורך תגובה" + comment_count_text_post: תווים + comment_count_text_pre: "תגובות יוגבלו" + comment_settings: הגדרות + comment_stream: "זרם תגובות" + comment_stream_will_close: "זרם ההערות ייסגר" + community: קהילה + configure: הגדר + copy_and_paste: "העתק והדבק קוד למטה לתוך CMS שלך כדי להטביע את תיבת התגובה לכתבות שלך" + custom_css_url: "כתובת האתר של ה- CSS המותאם אישית שלך" 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)." - domain_list_title: "Permitted Domains" - edit_comment_timeframe_heading: "Edit Comment Timeframe" + days: ימים + description: "כמנהל, תוכל להתאים אישית את ההגדרות עבור זרם ההערות עבור הסיפור הזה:" + domain_list_text: "הזן את הדומיינים שברצונך להרשות עבור Talk. כלומר, סביבות האחסון הזמני וההפקה המקומית שלך (לדוגמה localhost: 3000, staging.domain.com, domain.com)." + domain_list_title: "דומיינים מותרים" + edit_comment_timeframe_heading: "עריכת מסגרת זמן של תגובה" edit_comment_timeframe_text_pre: "Commenters will have" - edit_comment_timeframe_text_post: "seconds to edit their comments." + edit_comment_timeframe_text_post: "שניות כדי לערוך את התגובות שלהם." 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_pre_moderation: "אפשר התנהלות מראש" + enable_pre_moderation_text: "על המנחים לאשר כל הערה לפני פרסומה." 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_description: "על המנחים לאשר כל הערה לפני פרסומה." 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." @@ -279,24 +279,24 @@ en: flags: reasons: user: - username_offensive: "Offensive" - username_nolike: "Dislike" + username_offensive: "פוגע" + username_nolike: "לא אוהב" username_impersonating: "Impersonation" - username_spam: "Spam" - username_other: "Other" + username_spam: "ספאם" + username_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" + comment_offensive: "פוגע" + comment_spam: "ספאם" + comment_noagree: "לא מסכים" + comment_other: "אחר" + suspect_word: "מילה חשודה" + banned_word: "מילה אסורה" + body_count: "גוף התגובה עולה על אורך מרבי" + trust: "אמון" + links: "קישור" modqueue: account: "account flags" - actions: Actions + actions: פעולות all: all all_streams: "All Streams" notify_edited: '{0} edited comment "{1}"' @@ -402,7 +402,7 @@ en: 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" + write_message: "לכתוב הודעה" send: שלח reject_username: username: שם משתמש @@ -414,37 +414,37 @@ en: 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" + write_message: "לכתוב הודעה" send: שלח - thank_you: "We value your safety and feedback. A moderator will review your report." + thank_you: "אנו מעריכים את בטיחותך ומשובך. מנחה יסקור את הדוח שלך." user: - bio_flags: "flags for this bio" - user_bio: "User Bio" - username_flags: "flags for this username" + bio_flags: "דגלים עבור ביוגרפיה זו" + user_bio: "ביוגרפיה של המשתמש" + username_flags: "דגלים עבור שם משתמש זה" 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" + remove_suspension: "הסר השעיה" + suspend: "להשעות משתמש" + remove_ban: "הסרת חסימה" + ban: "לחסום משתמש" + member_since: "חבר מאז" + email: "דוא"ל" + total_comments: "סה"כ תגובות" + reject_rate: "שיעור דחייה" + reports: "דיווחים" + all: "כל" + rejected: "נדחה" + account_history: "היסטוריית החשבון" + user_impersonating: "משתמש זה מתחזה" + user_no_comment: "מעולם לא השארת תגובה. הצטרף לשיחה!" + username_offensive: "שם משתמש זה פוגע" + view_conversation: "הצג שיחה" install: initial: - description: "Let's set up your Talk community in just a few short steps." - submit: "Get Started" + description: "בואו נגדיר את קהילת Talk שלך בכמה שלבים קצרים בלבד." + submit: "תחל" add_organization: - description: "Please tell us the name of your organization. This will appear in emails when inviting new team members." - label: "Organization Name" + description: "ספר לנו את שם הארגון שלך. פעולה זו תופיע בדוא"ל בעת הזמנת חברי צוות חדשים." + label: "שם ארגון" save: "שמור" create: email: 'כתובת דוא"ל' @@ -453,12 +453,12 @@ en: 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)." - submit: "Finish install" + title: "דומיינים מותרים" + description: "הזן את הדומיינים שברצונך להרשות עבור Talk. כלומר, סביבות האחסון הזמני וההפקה המקומית שלך (לדוגמה localhost: 3000, staging.domain.com, domain.com)." + submit: "סיים את ההתקנה" 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" + description: "תודה שהתקנת את Talk! שלחנו הודעת אימייל לאימות כתובת האימייל שלך. בזמן שתסיים להגדיר את החשבון, תוכל להתחיל לעסוק עם הקוראים שלך כעת." + launch: "הפעל את Talk" close: "סגור את המתקין" admin_sidebar: view_options: "הצג אפשרויות" From 1dfc4b83c72688226848f94a5b90f8edca0985a5 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Tue, 22 Jan 2019 23:11:25 -0500 Subject: [PATCH 60/72] Remove unnecessary diffs --- 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 a260b6f93..4253919ff 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 immediately 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 sucessful login. + * send back the user credentials upon successful 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 5ad90e00cbfe3c848f664cfcc8489958a14381d8 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Tue, 22 Jan 2019 23:16:09 -0500 Subject: [PATCH 61/72] Add Hebrew to profile plugin --- .../client/translations.yml | 51 +++++++++++++++++++ .../talk-plugin-profile-data/translations.yml | 37 ++++++++++++++ 2 files changed, 88 insertions(+) diff --git a/plugins/talk-plugin-profile-data/client/translations.yml b/plugins/talk-plugin-profile-data/client/translations.yml index e7ebf49cd..6ad55b30e 100644 --- a/plugins/talk-plugin-profile-data/client/translations.yml +++ b/plugins/talk-plugin-profile-data/client/translations.yml @@ -49,6 +49,57 @@ ar: subtitle: "هل انت متأكد انك تريد حذف حسابك؟" description: "للتأكيد على رغبتك في حذف حسابك، يرجى كتابة العبارة التالية في مربع النص أدناه:" type_to_confirm: "اكتب عبارة أدناه للتأكيد" +he: + download_request: + section_title: "Download My Comment History" + you_will_get_a_copy: "You will receive an email with a link to download your comment history. You can make" + download_rate: "one download request every {0} days" + most_recent_request: "Your most recent request" + request: "Request Comment History" + rate_limit: "You can submit another Comment History request in {0}" + hours: "{0} hours" + days: "{0} days" + hour: "{0} hour" + day: "{0} day" + download_preparing: "Account Download Preparing - Check your email shortly for a download link" + delete_request: + account_deletion_cancelled: 'Account Deletion Request Cancelled - Your request to delete your account has been cancelled.' + account_deletion_requested: 'Account Deletion Requested' + received_on: "A request to delete your account was received on " + cancel_request_description: "If you would like to reactivate your account, you may cancel your request to delete your account below" + before: "before" + cancel_account_deletion_request: "Cancel Account Deletion Request" + delete_my_account: "Delete My Account" + delete_my_account_description: "Deleting your account will permanently erase your profile and remove all your comments from this site." + already_submitted_request_description: "You have already submitted a request to delete your account. Your account will be deleted after {0}. You may cancel the request until that time" + your_request_submitted_description: "Your request has been submitted and confirmation has been sent to the email address associated with your account." + your_account_deletion_scheduled: "Your account is scheduled to be deleted after:" + changed_your_mind: "Changed your mind?" + simply_go_to: "Simply go to your account again before this time and click" + tell_us_why: "Tell us why" + feedback_copy: "We would like to know why you chose to delete your account. Send us feedback on our comment system by emailing" + done: "Done" + cancel: "Cancel" + proceed: "Proceed" + input_is_not_correct: "The input is not correct" + step_0: + you_are_attempting: "You are attempting to delete your account. This means:" + item_1: "All of your comments are removed from this site" + item_2: "All of your comments are deleted from our database" + item_3: "Your username and email address are removed from our system" + step_1: + subtitle: "When will my account be deleted?" + description: "Your account will be deleted {0} hours after your request has been submitted." + subtitle_2: "Can I still write comments until my account is deleted?" + description_2: "Yes, you can still comment, reply, and react to comments until the {0} hours expires." + step_2: + description: "Before your account is deleted, we recommend you download your comment history for your records. After your account is deleted, you will be unable to request your comment history." + to_download: "To download your comment history go to:" + path: "My Profile > Download My Comment History" + step_3: + subtitle: "Are you sure you want to delete your account?" + description: "To confirm you would like to delete your account please type in the following phrase into the text box below:" + type_to_confirm: "Type phrase below to confirm" en: download_request: section_title: "Download My Comment History" diff --git a/plugins/talk-plugin-profile-data/translations.yml b/plugins/talk-plugin-profile-data/translations.yml index d2f017f72..1a4ee3b09 100644 --- a/plugins/talk-plugin-profile-data/translations.yml +++ b/plugins/talk-plugin-profile-data/translations.yml @@ -36,6 +36,43 @@ ar: body: "لقد ألغيت طلب حذف حسابك ل {0}. تم الآن إعادة تفعيل حسابك." error: DOWNLOAD_TOKEN_INVALID: "رابط التنزيل الخاص بك غير صالح." +he: + download_landing: + download_your_account: "Download Your Comment History" + download_details: "Your comment history will be downloaded into a .zip file. After your comment history is unzipped you will have a comma separated value (or .csv) file that you can easily import into your favorite spreadsheet application." + all_information_included: "For each of your comments the following information is included:" + information_included: + date: "When you wrote the comment" + url: "The permalink URL for the comment" + body: "The comment text" + asset_url: "The URL of the article or story where the comment appears" + confirm: "Download My Comment History" + email: + download: + subject: "Your comments are ready for download from {0}" + download_link_ready: "Click here to download your comments from {0} as of {1}:" + download_archive: "Download Archive" + delete: + subject: "Your account for {0} is scheduled to be deleted" + body: | + A request to delete your account was received. Your account is scheduled for deletion on {1}. + + After that time all of your comments will be removed from the site, all of your comments will be removed from our database, and your username and email address will be removed from our system. + + If you change your mind you can sign into your account and cancel the request before your scheduled account deletion time. + deleted: + subject: "Your account for {0} has been deleted" + body: | + Your commenter account for {0} is now deleted. We're sorry to see you go! + + If you'd like to re-join the discussion in the future, you can sign up for a new account. + + If you'd like to give us feedback on why you left and what we can do to make the commenting experience better, please email us at {1}. + cancelDelete: + subject: "Your account deletion request for {0} has been cancelled" + body: "You have cancelled your account deletion request for {0}. Your account is now reactivated." + error: + DOWNLOAD_TOKEN_INVALID: "Your download link is not valid." en: download_landing: download_your_account: "Download Your Comment History" From 02963dc5ac2a38dbabdb5eda6c7a7b4324297e10 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Tue, 22 Jan 2019 23:18:18 -0500 Subject: [PATCH 62/72] Fix translation --- plugins/talk-plugin-sort-most-loved/client/translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/talk-plugin-sort-most-loved/client/translations.yml b/plugins/talk-plugin-sort-most-loved/client/translations.yml index f6ad5d118..8c8aecda1 100644 --- a/plugins/talk-plugin-sort-most-loved/client/translations.yml +++ b/plugins/talk-plugin-sort-most-loved/client/translations.yml @@ -18,7 +18,7 @@ fr: label: Most loved first he: talk-plugin-sort-most-loved: - label: הכי אהבתי קודם + label: הכי אהוב קודם nl_NL: talk-plugin-sort-most-loved: label: Meest geliefd eerst From 9a49044030eff5d4486eb2b2b5f62f75b7130b9d Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Tue, 22 Jan 2019 23:30:39 -0500 Subject: [PATCH 63/72] Add client profile translations --- .../client/translations.yml | 102 +++++++++--------- 1 file changed, 51 insertions(+), 51 deletions(-) diff --git a/plugins/talk-plugin-profile-data/client/translations.yml b/plugins/talk-plugin-profile-data/client/translations.yml index 6ad55b30e..e2a8184db 100644 --- a/plugins/talk-plugin-profile-data/client/translations.yml +++ b/plugins/talk-plugin-profile-data/client/translations.yml @@ -49,57 +49,6 @@ ar: subtitle: "هل انت متأكد انك تريد حذف حسابك؟" description: "للتأكيد على رغبتك في حذف حسابك، يرجى كتابة العبارة التالية في مربع النص أدناه:" type_to_confirm: "اكتب عبارة أدناه للتأكيد" -he: - download_request: - section_title: "Download My Comment History" - you_will_get_a_copy: "You will receive an email with a link to download your comment history. You can make" - download_rate: "one download request every {0} days" - most_recent_request: "Your most recent request" - request: "Request Comment History" - rate_limit: "You can submit another Comment History request in {0}" - hours: "{0} hours" - days: "{0} days" - hour: "{0} hour" - day: "{0} day" - download_preparing: "Account Download Preparing - Check your email shortly for a download link" - delete_request: - account_deletion_cancelled: 'Account Deletion Request Cancelled - Your request to delete your account has been cancelled.' - account_deletion_requested: 'Account Deletion Requested' - received_on: "A request to delete your account was received on " - cancel_request_description: "If you would like to reactivate your account, you may cancel your request to delete your account below" - before: "before" - cancel_account_deletion_request: "Cancel Account Deletion Request" - delete_my_account: "Delete My Account" - delete_my_account_description: "Deleting your account will permanently erase your profile and remove all your comments from this site." - already_submitted_request_description: "You have already submitted a request to delete your account. Your account will be deleted after {0}. You may cancel the request until that time" - your_request_submitted_description: "Your request has been submitted and confirmation has been sent to the email address associated with your account." - your_account_deletion_scheduled: "Your account is scheduled to be deleted after:" - changed_your_mind: "Changed your mind?" - simply_go_to: "Simply go to your account again before this time and click" - tell_us_why: "Tell us why" - feedback_copy: "We would like to know why you chose to delete your account. Send us feedback on our comment system by emailing" - done: "Done" - cancel: "Cancel" - proceed: "Proceed" - input_is_not_correct: "The input is not correct" - step_0: - you_are_attempting: "You are attempting to delete your account. This means:" - item_1: "All of your comments are removed from this site" - item_2: "All of your comments are deleted from our database" - item_3: "Your username and email address are removed from our system" - step_1: - subtitle: "When will my account be deleted?" - description: "Your account will be deleted {0} hours after your request has been submitted." - subtitle_2: "Can I still write comments until my account is deleted?" - description_2: "Yes, you can still comment, reply, and react to comments until the {0} hours expires." - step_2: - description: "Before your account is deleted, we recommend you download your comment history for your records. After your account is deleted, you will be unable to request your comment history." - to_download: "To download your comment history go to:" - path: "My Profile > Download My Comment History" - step_3: - subtitle: "Are you sure you want to delete your account?" - description: "To confirm you would like to delete your account please type in the following phrase into the text box below:" - type_to_confirm: "Type phrase below to confirm" en: download_request: section_title: "Download My Comment History" @@ -202,6 +151,57 @@ es: subtitle: "¿Seguro que quieres eliminar tu cuenta?" description: "Para confirmar que deseas eliminar tu cuenta, escriba la siguiente frase en el cuadro de texto a continuación:" type_to_confirm: "Escriba la frase a continuación para confirmar" +he: + download_request: + section_title: "הורד את היסטוריית התגובות שלי" + you_will_get_a_copy: "תקבל הודעת דוא"ל עם קישור להורדת היסטוריית התגובות שלך. ניתן לבצע" + download_rate: "בקשת הורדה אחת בכל {0} ימים" + most_recent_request: "הבקשה האחרונה שלך" + request: "בקש היסטוריה של תגובות" + rate_limit: "תוכל לשלוח בקשה נוספת של היסטוריית תגובות ב {0}" + hours: "{0} שעות" + days: "{0} ימים" + hour: "{0} שעה" + day: "{0} יום" + download_preparing: "הורדה של החשבון שלך הכנה - בדוק את הדוא"ל שלך בקרוב עבור קישור להורדה" + delete_request: + account_deletion_cancelled: 'בקשת מחיקת החשבון בוטלה - בקשתך למחוק את החשבון שלך בוטלה.' + account_deletion_requested: 'מחיקת חשבון מבוקשת' + received_on: "בקשה למחיקת החשבון התקבלה " + cancel_request_description: "אם תרצה להפעיל מחדש את חשבונך, תוכל לבטל את בקשתך למחוק את החשבון שלך למטה" + before: "לפני" + cancel_account_deletion_request: "ביטול בקשת מחיקת חשבון" + delete_my_account: "מחק את חשבוני" + delete_my_account_description: "מחיקת החשבון תמחק את הפרופיל שלך לצמיתות ותסיר את כל התגובות שלך מאתר זה." + already_submitted_request_description: "כבר שלחת בקשה למחיקת החשבון שלך. החשבון שלך יימחק לאחר {0}. תוכל לבטל את הבקשה עד למועד זה" + your_request_submitted_description: "הבקשה שלך נשלחה ואישור נשלח לכתובת הדוא"ל המשויכת לחשבונך." + your_account_deletion_scheduled: "החשבון שלך אמור להימחק לאחר:" + changed_your_mind: "שינה את דעתך?" + simply_go_to: "פשוט עבור אל החשבון שלך שוב לפני זמן זה ולחץ" + tell_us_why: "ספר לנו למה" + feedback_copy: "ברצוננו לדעת מדוע בחרת למחוק את החשבון שלך. שלח לנו משוב על מערכת התגובה שלנו בדוא"ל" + done: "בוצע" + cancel: "בטל" + proceed: "להמשיך" + input_is_not_correct: "הקלט אינו נכון" + step_0: + you_are_attempting: "אתה מנסה למחוק את החשבון שלך. זה אומר:" + item_1: "כל התגובות שלך יוסרו מאתר זה" + item_2: "כל התשובות שלך נמחקות ממסד הנתונים שלנו" + item_3: "שם המשתמש וכתובת האימייל שלך מוסרים מהמערכת שלנו" + step_1: + subtitle: "מתי החשבון שלי יימחק?" + description: "החשבון שלך יימחק {0} שעות לאחר הגשת הבקשה." + subtitle_2: "האם אני עדיין יכול לכתוב תגובות עד למחיקת החשבון שלי?" + description_2: "כן, עדיין תוכל להגיב עד שפג תוקפו של {0} שעות." + step_2: + description: "לפני שחשבונך נמחק, אנו ממליצים לך להוריד את היסטוריית התגובות שלך עבור הרשומות שלך. לאחר מחיקת החשבון, לא תוכל לבקש את היסטוריית התגובות שלך." + to_download: "כדי להוריד את היסטוריית התגובות עבור אל:" + path: "הפרופיל שלי > הורד את ההיסטוריה של תגובות" + step_3: + subtitle: "האם אתה בטוח שברצונך למחוק את החשבון שלך?" + description: "כדי לאשר שברצונך למחוק את חשבונך, הקלד את הביטוי הבא בתיבת הטקסט שבהמשך:" + type_to_confirm: "הקלד ביטוי למטה כדי לאשר" de: download_request: section_title: "Mein Kommentar-Archiv herunterladen" From ca44588095b0e56b9dbd3f85c85809a315805cc7 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Tue, 22 Jan 2019 23:38:10 -0500 Subject: [PATCH 64/72] Add Hebrew profile translations - server --- .../talk-plugin-profile-data/translations.yml | 74 +++++++++---------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/plugins/talk-plugin-profile-data/translations.yml b/plugins/talk-plugin-profile-data/translations.yml index 1a4ee3b09..00ca6dcc2 100644 --- a/plugins/talk-plugin-profile-data/translations.yml +++ b/plugins/talk-plugin-profile-data/translations.yml @@ -36,43 +36,6 @@ ar: body: "لقد ألغيت طلب حذف حسابك ل {0}. تم الآن إعادة تفعيل حسابك." error: DOWNLOAD_TOKEN_INVALID: "رابط التنزيل الخاص بك غير صالح." -he: - download_landing: - download_your_account: "Download Your Comment History" - download_details: "Your comment history will be downloaded into a .zip file. After your comment history is unzipped you will have a comma separated value (or .csv) file that you can easily import into your favorite spreadsheet application." - all_information_included: "For each of your comments the following information is included:" - information_included: - date: "When you wrote the comment" - url: "The permalink URL for the comment" - body: "The comment text" - asset_url: "The URL of the article or story where the comment appears" - confirm: "Download My Comment History" - email: - download: - subject: "Your comments are ready for download from {0}" - download_link_ready: "Click here to download your comments from {0} as of {1}:" - download_archive: "Download Archive" - delete: - subject: "Your account for {0} is scheduled to be deleted" - body: | - A request to delete your account was received. Your account is scheduled for deletion on {1}. - - After that time all of your comments will be removed from the site, all of your comments will be removed from our database, and your username and email address will be removed from our system. - - If you change your mind you can sign into your account and cancel the request before your scheduled account deletion time. - deleted: - subject: "Your account for {0} has been deleted" - body: | - Your commenter account for {0} is now deleted. We're sorry to see you go! - - If you'd like to re-join the discussion in the future, you can sign up for a new account. - - If you'd like to give us feedback on why you left and what we can do to make the commenting experience better, please email us at {1}. - cancelDelete: - subject: "Your account deletion request for {0} has been cancelled" - body: "You have cancelled your account deletion request for {0}. Your account is now reactivated." - error: - DOWNLOAD_TOKEN_INVALID: "Your download link is not valid." en: download_landing: download_your_account: "Download Your Comment History" @@ -184,3 +147,40 @@ de: body: "Sie haben die Lösch-Anfrage für Ihr Benutzerkonto bei {0} abgebrochen. Das Konto ist nun wieder aktiv." error: DOWNLOAD_TOKEN_INVALID: "Der Download-Link ist ungültig." +he: + download_landing: + download_your_account: "הורד היסטורית תגובתך" + download_details: "היסטוריית התגובה שלך תועבר לקובץ zip. לאחר היסטוריית התגובה שלך הוא unzipped יהיה לך ערך מופרדים בפסיק (או. CSV) קובץ ואתה יכול בקלות לייבא לתוך היישום האהוב עליך גיליון אלקטרוני." + all_information_included: "עבור כל אחת מהתגובות את המידע הבא נכלל:" + information_included: + date: "כאשר כתבת את התגובה" + url: "כתובת האתר של הקישור עבור התגובה" + body: "טקסט התגובה" + asset_url: "כתובת האתר של הכתבה שבו מופיעה ההערה" + confirm: "הורד היסטוריית תגובות" + email: + download: + subject: "התגובות שלך מוכנות להורדה מ {0}" + download_link_ready: "לחץ כאן כדי להוריד את התגובות שלך מתוך {0} החל מ- {1}:" + download_archive: "הורד ארכיון" + delete: + subject: "החשבון שלך עבור {0} אמור להימחק" + body: | + בקשה למחיקת החשבון שלך התקבלה. החשבון שלך מתוזמן למחיקה ב- {1}. + + לאחר מכן כל התגובות שלך יוסרו מהאתר, כל התגובות שלך יוסרו ממסד הנתונים שלנו, ושם המשתמש והכתובת האימייל שלך יוסרו מהמערכת שלנו. + + אם תשנה את דעתך, תוכל להיכנס לחשבון ולבטל את הבקשה לפני מועד מחיקת החשבון המתוכנן. + deleted: + subject: "החשבון שלך עבור {0} נמחק" + body: | + חשבון המפרסם שלך עבור {0} נמחק כעת. אנחנו מצטערים לראות אותך הולך! + + אם תרצה להצטרף מחדש לדיון בעתיד, תוכל להירשם לחשבון חדש. + + אם תרצה לתת לנו משוב על הסיבות לכך שעזבת ומה ניתן לעשות כדי לשפר את חווית התגובות, שלח לנו דוא"ל לכתובת {1}. + cancelDelete: + subject: "בקשת מחיקת החשבון שלך עבור {0} בוטלה" + body: "ביטלת את בקשת מחיקת החשבון שלך עבור {0}. החשבון שלך מופעל מחדש כעת." + error: + DOWNLOAD_TOKEN_INVALID: "קישור ההורדה שלך אינו חוקי." From 6cc0c60adebed0ff4d6d6865eea7dde278b4f900 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Wed, 23 Jan 2019 00:38:53 -0500 Subject: [PATCH 65/72] Add Final hebrew translations --- locales/he.yml | 504 ++++++++++++++++++++++++------------------------- 1 file changed, 252 insertions(+), 252 deletions(-) diff --git a/locales/he.yml b/locales/he.yml index 74bc70453..86451c755 100644 --- a/locales/he.yml +++ b/locales/he.yml @@ -1,4 +1,4 @@ -en: +he: your_account_has_been_suspended: החשבון שלך הושעה באופן זמני. your_account_has_been_banned: החשבון שלך הורחק. your_username_has_been_rejected: החשבון שלך הושעה מפני ששם המשתמש שלך נחשב לא הולם. כדי לשחזר את החשבון שלך, הזן שם משתמש חדש. @@ -41,7 +41,7 @@ en: comment_box: post: "שלח" cancel: "בטל" - reply: "תשובה" + reply: "תשיב" comment: "פרסם תגובה" name: "שם" comment_post_notif: "התגובה שלך פורסמה." @@ -57,30 +57,30 @@ en: common: copy: 'עותק' error: 'אירעה שגיאה.' - reply: 'הגבה' - replies: 'replies' - reaction: 'reaction' - reactions: 'reactions' + reply: 'תשובה' + replies: 'תשובות' + reaction: 'ריאקציה' + reactions: 'ריאקציות' 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}' + notify_approved: '{0} אישר את שם המשתמש {1}' + notify_rejected: '{0} דחה את שם המשתמש {1}' + notify_flagged: '{0} דיווח על שם המשתמש {1}' + notify_changed: 'המשתמש {0} שינה את שם המשתמש שלו ל {1}' community: account_creation_date: "תאריך היצירה של החשבון" active: פעיל admin: מנהל ads_marketing: "זה נראה כמו מודעה / שיווק" - are_you_sure: "Are you sure you would like to ban {0}?" + are_you_sure: "האם אתה בטוח שברצונך לאסור {0}?" ban_user: "חסום משתמש?" banned: אסור banned_user: "משתמש מורשה" cancel: בטל dont_like_username: "לא אוהב את שם המשתמש" - flaggedaccounts: "Reported Usernames" - flags: Flags - impersonating: "Impersonation" + flaggedaccounts: "שמות משתמש שדווחו" + flags: דגלים + impersonating: "התחזות" loading: "טוען תוצאות" moderator: מנהל newsroom_role: "תפקיד בחדר החדשות" @@ -125,163 +125,163 @@ en: domain_list_text: "הזן את הדומיינים שברצונך להרשות עבור Talk. כלומר, סביבות האחסון הזמני וההפקה המקומית שלך (לדוגמה localhost: 3000, staging.domain.com, domain.com)." domain_list_title: "דומיינים מותרים" edit_comment_timeframe_heading: "עריכת מסגרת זמן של תגובה" - edit_comment_timeframe_text_pre: "Commenters will have" + edit_comment_timeframe_text_pre: "למשתמשים יהיו" edit_comment_timeframe_text_post: "שניות כדי לערוך את התגובות שלהם." - embed_comment_stream: "Embed Stream" - enable_premod_links_text: "Moderators must approve any comment containing a link before it is published." + embed_comment_stream: "הטמע את הזרם" + enable_premod_links_text: "על המתווכים לאשר כל תגובה המכילה קישור לפני פרסומה." enable_pre_moderation: "אפשר התנהלות מראש" enable_pre_moderation_text: "על המנחים לאשר כל הערה לפני פרסומה." - enable_premod_links: "Pre-Moderate Comments Containing Links" - enable_premod: "Enable Premoderation" + enable_premod_links: "תגובות המכילות קישורים צריך להיות מנוהל מראש" + enable_premod: "אפשר התנהלות מראש" enable_premod_description: "על המנחים לאשר כל הערה לפני פרסומה." - 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" + enable_premod_links_description: "על המתווכים לאשר כל תגובה המכילה קישור לפני פרסומה." + enable_questionbox: "שאל את הקוראים שאלה" + enable_questionbox_description: "שאלה זו תופיע בחלק העליון של זרם תגובות זה. לשאול את הקוראים על בעיה מסוימת במאמר או להציג שאלות דיון וכו '" + hours: שעות + include_comment_stream: "כלול תיאור בזרם תגובות עבור הקוראים" + include_comment_stream_desc: "כתוב הודעה שתופיע בחלק העליון של זרם התגובה שלך. הוסף נושא להנחיות הקהילה וכו '." + include_text: "כלול את הטקסט שלך כאן." + include_question_here: "כתוב את השאלה שלך כאן:" + moderate: מתון + moderation_settings: "הגדרות פיקוח" + open: "פתח" + open_stream: "פתח את הזרם" + open_stream_configuration: "זרם תגובות זה פתוח כעת. על ידי סגירת זרם תגובות זה לא ניתן להגיש תגובות חדשות וכל התגובות הקודמות עדיין יוצגו." + require_email_verification: "דרוש אימות דוא"ל" + require_email_verification_text: "משתמשים חדשים חייבים לאמת את הדוא"ל שלהם לפני שתגיב" + save_changes: "שמור שינויים" + shortcuts: קיצורי דרך + sign_out: "התנתק" + stories: כתבות + stream_settings: "הגדרות זרם" + suspect_word_title: "רשימת מילים חשוד" + suspect_word_text: "תגובות שמכילות מילים או ביטויים אלה (לא תלויי רישיות) יודגשו בזרם התגובות. הקלד מילה ולחץ על Enter או על Tab כדי להוסיף. אפשר להדביק רשימה מופרדת בפסיקים." + tech_settings: "הגדרות טכנולוגיה" + title: "הגדר זרם תגובות" + weeks: שבועות + wordlist: "מילים אסורות" + 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" + check_the_form: "טופס לא חוקי. בדוק את השדות" + continue: "המשך עם אותו שם משתמש ב- Facebook" + error_create: "שגיאה בעת שינוי שם המשתמש" + fake_comment_body: "זוהי תגובה לדוגמה. הקוראים יכולים לשתף את מחשבותיהם ואת דעותיהם עם צוות החדשות בקטע התגובות." + fake_comment_date: "לפני 1 דקה" + if_you_dont_change_your_name: "אם לא תשנה את שם המשתמש שלך בשלב זה שם התצוגה שלך ב- Facebook יופיע לצד כל ההערות שלך." + required_field: "שדה נדרש" + save: שמור + special_characters: "שמות משתמש יכולים להכיל מספרי אותיות ו- _ בלבד" username: שם משתמש - write_your_username: "Edit your username" - your_username: "Your username appears on every comment you post." - done: Done + write_your_username: "ערוך את שם המשתמש שלך" + your_username: "שם המשתמש שלך מופיע בכל תגובה שתפרסם." + 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" + body_input_label: "ערוך תגובה זו" + save_button: "שמור שינויים" + edit_window_expired: "לא ניתן עוד לערוך את ההערה הזו. פרק הזמן לביצוע זה פג. למה לא לכתוב עוד אחד?" + edit_window_expired_close: "סגור" + edit_window_timer_prefix: "פרק זמן זה לעריכה: " + second: "שנייה" + seconds_plural: "שניות" + minute: "דקה" + minutes_plural: "דקות" email: suspended: - subject: "Your account has been suspended" + subject: "חשבונך הושעה" 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." + subject: "החשבון שלך הורחק" + body: "בהתאם להנחיות הקהילה של פרויקט אלמוגים, החשבון שלך נאסר. כעת אתה מורשה יותר להגיב, לדגל או ליצור מעורבות עם הקהילה שלנו." 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" + has_been_requested: "התבקש אישור בדוא"ל עבור החשבון הבא:" + to_confirm: "כדי לאשר את החשבון, בקר בקישור הבא:" + confirm_email: "אשר אימייל" + if_you_did_not: "אם לא ביקשת זאת, תוכל להתעלם בבטחה מדוא"ל זה." + subject: "אישור דואר אלקטרוני" 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" + we_received_a_request: "קיבלנו בקשה לאפס את הסיסמה שלך. אם לא ביקשת שינוי זה, תוכל להתעלם מהודעת אימייל זו." + if_you_did: "אם עשית," + please_click: "לחץ כאן כדי לאפס את הסיסמה" embedlink: 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." - 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" + COMMENT_PARENT_NOT_VISIBLE: "התגובה שאתה משיב לה הוסרה או אינה קיימת." + EMAIL_VERIFICATION_TOKEN_INVALID: "אסימון האימייל אינו חוקי." + PASSWORD_RESET_TOKEN_INVALID: "הקישור לאיפוס הסיסמה אינו חוקי." + COMMENT_TOO_SHORT: "התגובות צריכות להיות יותר מתו אחד, אנא שנה את תגובתך ונסה שוב." + NOT_AUTHORIZED: "אינך מורשה לבצע פעולה זו." + NO_SPECIAL_CHARACTERS: "שמות משתמש יכולים להכיל מספרי אותיות ו- _ בלבד" + PASSWORD_LENGTH: "הסיסמה קצרה מדי" + PROFANITY_ERROR: "שמות משתמש לא יכולים להכיל גסות. פנה למנהל המערכת אם אתה סבור שמדובר בטעות." + RATE_LIMIT_EXCEEDED: "חרגת מגבלת התעריף" + USERNAME_IN_USE: "שם משתמש כבר בשימוש" + USERNAME_REQUIRED: "חייב להזין שם משתמש" + EMAIL_NOT_VERIFIED: "כתובת האימייל לא אומתה" + EDIT_WINDOW_ENDED: "לא ניתן עוד לערוך את התגובה הזו. פרק הזמן לביצוע זה פג." + EDIT_USERNAME_NOT_AUTHORIZED: "אין לך הרשאה לעדכן את שם המשתמש שלך." + SAME_USERNAME_PROVIDED: "עליך לשלוח שם משתמש אחר." + EMAIL_IN_USE: "כתובת הדוא"ל כבר בשימוש" + EMAIL_REQUIRED: "נדרשת כתובת דוא"ל" + LOGIN_MAXIMUM_EXCEEDED: "עשית יותר מדי ניסיונות סיסמה לא מוצלחים. המתן בבקשה." + PASSWORD_REQUIRED: "יש להזין סיסמה" + COMMENTING_CLOSED: "התגובה כבר סגורה" + NOT_FOUND: "זרם התגובה כבר סגור" + ALREADY_EXISTS: "המשאב כבר קיים" + INVALID_ASSET_URL: "כתובת האתר של הנכס אינה חוקית" + CANNOT_IGNORE_STAFF: "לא ניתן להתעלם מחברי צוות." + email: "אימייל לא חוקי" + confirm_password: "סיסמאות אינן תואמות. אנא בדוק שוב" + network_error: "נכשל נסיון להתחבר לשרת. בדוק את חיבור האינטרנט שלך ונסה שוב." + email_not_verified: "כתובת האימייל {0} לא אומתה." + email_password: "שילוב דואר אלקטרוני ו / או סיסמה שגוי." + organization_name: "שם הארגון חייב להכיל רק אותיות או מספרים." + password: "הסיסמה צריכה להיות לפחות 8 תווים" + username: "שמות משתמש יכולים להכיל מספרי אותיות ו- _ בלבד" + unexpected: "אירעה שגיאה לא צפויה. מצטער!" + required_field: "שדה חובה" + temporarily_suspended: "החשבון שלך מושעה כעת. הוא יופעל מחדש {0}. אנא צור איתנו קשר אם יש לך שאלות." + flag_comment: "דווח על תגובה" + flag_reason: "סיבה לדיווח (אופציונלי)" + flag_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" + banned_account_header: "החשבון שלך מוחרם כעת." + banned_account_body: "פירוש הדבר שאינך אוהב, לדווח או לכתוב תגובות." + comment: תגובה + comment_is_ignored: "תגובה זו מוסתרת מפני שהתעלמת ממשתמש זה." + comment_is_rejected: "דחית את התגובה הזו." + comment_is_hidden: "תגובה זו אינה זמינה." + comments: תגובות + configure_stream: "הגדר" + content_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." + button: שלח + error: "שמות משתמש יכולים להכיל מספרי אותיות ו- _ בלבד" + label: "שם משתמש חדש" + msg: "החשבון שלך מושעה כרגע מפני ששם המשתמש שלך נחשב לא הולם. כדי לשחזר את החשבון שלך, הזן שם משתמש חדש. אנא צור איתנו קשר אם יש לך שאלות." 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" + msg: "שינוי שם המשתמש שלך נמצא בבדיקה על ידי צוות הניהול שלנו." + my_comments: "התגובות שלי" + my_profile: "הפרופיל שלי" + new_count: "הצג {0} עוד {1}" + profile: פרופיל + show_all_comments: "הצג את כל התגובות" + success_bio_update: "הביוגרפיה שלך עודכנה" + success_name_update: "שם המשתמש שלך עודכן" + success_update_settings: "השינויים שביצעת הוחלו על זרם התגובה בכתבה זה" + show_all_replies: הצג את כל התשובות + show_more_replies: הצג תשובות נוספות + view_more_comments: "הצג תגובות נוספות" + view_reply: "הצג תשובה" + from_settings_page: "בדף הפרופיל תוכל לראות את היסטוריית התגובות שלך." + like: לייק + loading_results: "טוען תוצאות" + marketing: "זה נראה כמו מודעה / שיווק" + moderate_this_stream: "נהל את הזרם הזה" flags: reasons: user: username_offensive: "פוגע" username_nolike: "לא אוהב" - username_impersonating: "Impersonation" + username_impersonating: "התחזות" username_spam: "ספאם" username_other: "אחר" comment: @@ -295,125 +295,125 @@ en: trust: "אמון" links: "קישור" modqueue: - account: "account flags" + account: "דגלים של החשבון" 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" + all: הכל + all_streams: "כל הזרמים" + notify_edited: '{0} ערך תגובה "{1}"' + notify_accepted: '{0} קיבל תגובה "{1}"' + notify_rejected: '{0} דחה תגובה "{1}"' + notify_flagged: '{0} דגל תגובה "{1}"' + notify_reset: '{0} אפס את סטטוס התגובה "{1}"' + approve: "אישרו" + approved: "אושר" + ban_user: "חסום" + billion: ב + close: סגור + empty_queue: "אין תגובות נוספות כדי להתמתן! כולכם תקועים. לכי וליהנות קצת ☕️" + flagged: מסומנת + reported: דיווח + less_detail: "פחות פרטים" + likes: לייקס + million: מ + mod_faster: "מתון מהר יותר עם קיצורי מקשים" + moderate: "מתון ←" + more_detail: "פרטים נוספים" + new: חדש + newest_first: "הכי חדש קודם" + navigation: ניווט + next_comment: "עבור לתגובה הבאה" + toggle_search: "פתח חיפוש" + next_queue: "הפעל תורים" + oldest_first: "הכי עתיק קודם" + premod: מתינות מראש + prev_comment: "עבור לתגובה הקודמת" + reject: "דחה" + rejected: "נדחה" + reply: "תשיב" + 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" + shortcuts: "קיצורי דרך" + sort: "מיין" + show_shortcuts: "הצג קיצורי דרך" + singleview: "מצב זן" + thismenu: "פתח את התפריט" + jump_to_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 + try_these: "נסה את אלה" + view_more_shortcuts: "הצג קיצורי דרך נוספים" + my_comment_history: "ההיסטוריה של התגובות שלי" + name: שם + no_agree_comment: "אני לא מסכים עם תגובה זו" + no_like_bio: "אני לא אוהב את הביוגרפיה הזאת" + no_like_username: "אני לא אוהב את שם המשתמש הזה" + already_flagged_username: "כבר סימנת שם משתמש זה." + other: אחר + permalink: שתף + personal_info: "תגובה זו מגלה מידע המאפשר זיהוי אישי" + post: שלח + profile: פרופיל + profile_settings: "הגדרות פרופיל" + reply: תשיב + report: דווח + report_notif: "תודה שדיווחת על תגובה זו. צוות ההתייחסות שלנו קיבל הודעה על כך ויבדוק אותו בקרוב." + report_notif_remove: "הדוח שלך הוסר." + 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!" + from_settings_page: "בדף הפרופיל תוכל לראות את היסטוריית התגובות שלך." + my_comment_history: "ההיסטוריה של התגובות שלי" + profile: פרופיל + profile_settings: "הגדרות פרופיל" + sign_in: "היכנס" + to_access: "כדי לגשת לפרופיל" + user_no_comment: "מעולם לא השארת תגובה. הצטרף לשיחה!" 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" + all_comments: "כל התגובות" + temporarily_suspended: "בהתאם להנחיות הקהילה {0}, חשבונך הושעה באופן זמני. חזור לשיחה {1}." + comment_not_found: "תגובה זו הוסרה או אינה קיימת." + no_comments: "עדיין אין תגובות. האם אתה רוצה לכתוב אחד?" + no_comments_and_closed: "לא היו תגובות על כתבה זה." + step_1_header: "דווח על בעיה" + step_2_header: "עזור לנו להבין" + step_3_header: "תודה על הקלט שלך" streams: - all: All - article: Story - closed: Closed - empty_result: "No assets match this search. Maybe try widening your search?" - filter_streams: "Filter Streams" + all: הכל + article: כתבה + closed: סגור + empty_result: "אין נכסים שמתאימים לחיפוש זה. אולי לנסות להרחיב את החיפוש שלך?" + filter_streams: "סינון זרמים" newest: החדש ביותר oldest: הוותיק ביותר - open: Open - pubdate: "Publication Date" - search: Search - sort_by: "Sort By" - status: "Stream Status" - stream_status: "Stream Status" + open: פתח + pubdate: "תאריך פרסום" + search: לחפש + sort_by: "מיין לפי" + 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" + title_suspend: "להשעות משתמש" + description_suspend: "אתה משעה את {0}. תגובה זו תעבור לתור נדחה, ו- {0} לא יהיה יכול ללייק, לדווח, להשיב או לפרסם עד להשלמת זמן ההשעיה." + select_duration: "בחר משך השעיה" + one_hour: "1 שעה" + hours: "{0} שעות" + days: "{0} ימים" 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." + suspend_user: "להשעות משתמש" + email_message_suspend: "{0}, \n\n בהתאם להנחיות הקהילה {1}, חשבונך הושעה באופן זמני. במהלך ההשעיה, לא תוכל להגיב, לדגל או לשתף פעולה עם מפרסמים אחרים. חזור לשיחה {2}." + title_notify: "הודע למשתמש על השעיה זמנית" + notify_suspend_until: "המשתמש {0} הושעה באופן זמני. ההשעיה הזו תסתיים באופן אוטומטי {1}." + description_notify: "השעיית משתמש זה תשבית זמנית את החשבון שלו." write_message: "לכתוב הודעה" send: שלח reject_username: 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." - 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." + description_reject: "האם אתה רוצה לאסור את המשתמש הזה באופן זמני בגלל {0} שלו? פעולה זו תשעה את המשתמש הזה באופן זמני עד שיכתבו מחדש את {0}." + title_notify: "הודע למשתמש על השעיה זמנית" + description_notify: "השעיית משתמש זה תשבית זמנית את החשבון שלו." + title_reject: "שמנו לב שדחית שם משתמש" + suspend_user: "להשעות משתמש" + yes_suspend: "כן, להשעות" + email_message_reject: "לאחרונה חבר בקהילה שלנו סימן את שם המשתמש שלך לבדיקה. בגלל התוכן של שם המשתמש שלך, שם המשתמש שלך נדחה. פירוש הדבר שאינך יכול עוד להגיב או לסמן תוכן עד שתשנה את שם המשתמש שלך. אנא שלח לנו דוא"ל אם יש לך שאלות או חששות." write_message: "לכתוב הודעה" send: שלח thank_you: "אנו מעריכים את בטיחותך ומשובך. מנחה יסקור את הדוח שלך." From 905e43e745b3c469150e38e90f43a46a91a1bdb2 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Wed, 23 Jan 2019 00:41:29 -0500 Subject: [PATCH 66/72] Remove deleted plugin --- .../client/translations.yml | 30 ------------------- 1 file changed, 30 deletions(-) delete mode 100644 plugins/talk-plugin-profile-settings/client/translations.yml diff --git a/plugins/talk-plugin-profile-settings/client/translations.yml b/plugins/talk-plugin-profile-settings/client/translations.yml deleted file mode 100644 index a1b1aec5d..000000000 --- a/plugins/talk-plugin-profile-settings/client/translations.yml +++ /dev/null @@ -1,30 +0,0 @@ -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: הגדרות -nl_NL: - talk-plugin-profile-settings: - tab: Instellingen -da: - talk-plugin-profile-settings: - tab: Indstillinger -pt_PR: - talk-plugin-profile-settings: - tab: Configurações -zh_TW: - talk-plugin-profile-settings: - tab: 設置 -zh_CN: - talk-plugin-profile-settings: - tab: 设置 From fa42c028dfba924679ae3ebb15599c938462824a Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Wed, 23 Jan 2019 00:45:31 -0500 Subject: [PATCH 67/72] Fix quotes --- locales/he.yml | 22 +++++++++---------- .../client/translations.yml | 8 +++---- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/locales/he.yml b/locales/he.yml index 86451c755..93878b616 100644 --- a/locales/he.yml +++ b/locales/he.yml @@ -15,7 +15,7 @@ he: write_a_message: "כתוב הודעה" send: "שלח" notify_ban_headline: "הודע למשתמש על האיסור" - notify_ban_description: "פעולה זו תודיע למשתמש בדוא"ל שהם נאסרו מהקהילה" + notify_ban_description: 'פעולה זו תודיע למשתמש בדוא"ל שהם נאסרו מהקהילה' email_message_ban: "{0},\n\nמישהו עם גישה לחשבון שלך הפר את הנחיות הקהילה שלנו. כתוצאה מכך, החשבון שלך נאסר. לא תוכל עוד להגיב, לדווח או לדווח על תגובות. אם אתה חושב שהדבר נעשה בטעות, צור קשר עם צוות הקהילה שלנו." bio_offensive: "ביו זה פוגע" cancel: "בטל" @@ -94,7 +94,7 @@ he: spam_ads: "ספאם / מודעות" staff: "צוות" status: סטטוס - username_and_email: "שם משתמש ודוא"ל" + username_and_email: 'שם משתמש ודוא"ל' yes_ban_user: "כן. חסום משתמש" commenter: "מגיב" configure: @@ -147,8 +147,8 @@ he: open: "פתח" open_stream: "פתח את הזרם" open_stream_configuration: "זרם תגובות זה פתוח כעת. על ידי סגירת זרם תגובות זה לא ניתן להגיש תגובות חדשות וכל התגובות הקודמות עדיין יוצגו." - require_email_verification: "דרוש אימות דוא"ל" - require_email_verification_text: "משתמשים חדשים חייבים לאמת את הדוא"ל שלהם לפני שתגיב" + require_email_verification: 'דרוש אימות דוא"ל' + require_email_verification_text: 'משתמשים חדשים חייבים לאמת את הדוא"ל שלהם לפני שתגיב' save_changes: "שמור שינויים" shortcuts: קיצורי דרך sign_out: "התנתק" @@ -192,10 +192,10 @@ he: subject: "החשבון שלך הורחק" body: "בהתאם להנחיות הקהילה של פרויקט אלמוגים, החשבון שלך נאסר. כעת אתה מורשה יותר להגיב, לדגל או ליצור מעורבות עם הקהילה שלנו." confirm: - has_been_requested: "התבקש אישור בדוא"ל עבור החשבון הבא:" + has_been_requested: 'התבקש אישור בדוא"ל עבור החשבון הבא:' to_confirm: "כדי לאשר את החשבון, בקר בקישור הבא:" confirm_email: "אשר אימייל" - if_you_did_not: "אם לא ביקשת זאת, תוכל להתעלם בבטחה מדוא"ל זה." + if_you_did_not: 'אם לא ביקשת זאת, תוכל להתעלם בבטחה מדוא"ל זה.' subject: "אישור דואר אלקטרוני" password_reset: we_received_a_request: "קיבלנו בקשה לאפס את הסיסמה שלך. אם לא ביקשת שינוי זה, תוכל להתעלם מהודעת אימייל זו." @@ -219,8 +219,8 @@ he: EDIT_WINDOW_ENDED: "לא ניתן עוד לערוך את התגובה הזו. פרק הזמן לביצוע זה פג." EDIT_USERNAME_NOT_AUTHORIZED: "אין לך הרשאה לעדכן את שם המשתמש שלך." SAME_USERNAME_PROVIDED: "עליך לשלוח שם משתמש אחר." - EMAIL_IN_USE: "כתובת הדוא"ל כבר בשימוש" - EMAIL_REQUIRED: "נדרשת כתובת דוא"ל" + EMAIL_IN_USE: 'כתובת הדוא"ל כבר בשימוש' + EMAIL_REQUIRED: 'נדרשת כתובת דוא"ל' LOGIN_MAXIMUM_EXCEEDED: "עשית יותר מדי ניסיונות סיסמה לא מוצלחים. המתן בבקשה." PASSWORD_REQUIRED: "יש להזין סיסמה" COMMENTING_CLOSED: "התגובה כבר סגורה" @@ -413,7 +413,7 @@ he: title_reject: "שמנו לב שדחית שם משתמש" suspend_user: "להשעות משתמש" yes_suspend: "כן, להשעות" - email_message_reject: "לאחרונה חבר בקהילה שלנו סימן את שם המשתמש שלך לבדיקה. בגלל התוכן של שם המשתמש שלך, שם המשתמש שלך נדחה. פירוש הדבר שאינך יכול עוד להגיב או לסמן תוכן עד שתשנה את שם המשתמש שלך. אנא שלח לנו דוא"ל אם יש לך שאלות או חששות." + email_message_reject: 'לאחרונה חבר בקהילה שלנו סימן את שם המשתמש שלך לבדיקה. בגלל התוכן של שם המשתמש שלך, שם המשתמש שלך נדחה. פירוש הדבר שאינך יכול עוד להגיב או לסמן תוכן עד שתשנה את שם המשתמש שלך. אנא שלח לנו דוא"ל אם יש לך שאלות או חששות.' write_message: "לכתוב הודעה" send: שלח thank_you: "אנו מעריכים את בטיחותך ומשובך. מנחה יסקור את הדוח שלך." @@ -427,7 +427,7 @@ he: remove_ban: "הסרת חסימה" ban: "לחסום משתמש" member_since: "חבר מאז" - email: "דוא"ל" + email: 'דוא"ל' total_comments: "סה"כ תגובות" reject_rate: "שיעור דחייה" reports: "דיווחים" @@ -443,7 +443,7 @@ he: description: "בואו נגדיר את קהילת Talk שלך בכמה שלבים קצרים בלבד." submit: "תחל" add_organization: - description: "ספר לנו את שם הארגון שלך. פעולה זו תופיע בדוא"ל בעת הזמנת חברי צוות חדשים." + description: 'ספר לנו את שם הארגון שלך. פעולה זו תופיע בדוא"ל בעת הזמנת חברי צוות חדשים.' label: "שם ארגון" save: "שמור" create: diff --git a/plugins/talk-plugin-profile-data/client/translations.yml b/plugins/talk-plugin-profile-data/client/translations.yml index e2a8184db..6ee07d371 100644 --- a/plugins/talk-plugin-profile-data/client/translations.yml +++ b/plugins/talk-plugin-profile-data/client/translations.yml @@ -154,7 +154,7 @@ es: he: download_request: section_title: "הורד את היסטוריית התגובות שלי" - you_will_get_a_copy: "תקבל הודעת דוא"ל עם קישור להורדת היסטוריית התגובות שלך. ניתן לבצע" + you_will_get_a_copy: 'תקבל הודעת דוא"ל עם קישור להורדת היסטוריית התגובות שלך. ניתן לבצע' download_rate: "בקשת הורדה אחת בכל {0} ימים" most_recent_request: "הבקשה האחרונה שלך" request: "בקש היסטוריה של תגובות" @@ -163,7 +163,7 @@ he: days: "{0} ימים" hour: "{0} שעה" day: "{0} יום" - download_preparing: "הורדה של החשבון שלך הכנה - בדוק את הדוא"ל שלך בקרוב עבור קישור להורדה" + download_preparing: 'הורדה של החשבון שלך הכנה - בדוק את הדוא"ל שלך בקרוב עבור קישור להורדה' delete_request: account_deletion_cancelled: 'בקשת מחיקת החשבון בוטלה - בקשתך למחוק את החשבון שלך בוטלה.' account_deletion_requested: 'מחיקת חשבון מבוקשת' @@ -174,12 +174,12 @@ he: delete_my_account: "מחק את חשבוני" delete_my_account_description: "מחיקת החשבון תמחק את הפרופיל שלך לצמיתות ותסיר את כל התגובות שלך מאתר זה." already_submitted_request_description: "כבר שלחת בקשה למחיקת החשבון שלך. החשבון שלך יימחק לאחר {0}. תוכל לבטל את הבקשה עד למועד זה" - your_request_submitted_description: "הבקשה שלך נשלחה ואישור נשלח לכתובת הדוא"ל המשויכת לחשבונך." + your_request_submitted_description: 'הבקשה שלך נשלחה ואישור נשלח לכתובת הדוא"ל המשויכת לחשבונך.' your_account_deletion_scheduled: "החשבון שלך אמור להימחק לאחר:" changed_your_mind: "שינה את דעתך?" simply_go_to: "פשוט עבור אל החשבון שלך שוב לפני זמן זה ולחץ" tell_us_why: "ספר לנו למה" - feedback_copy: "ברצוננו לדעת מדוע בחרת למחוק את החשבון שלך. שלח לנו משוב על מערכת התגובה שלנו בדוא"ל" + feedback_copy: 'ברצוננו לדעת מדוע בחרת למחוק את החשבון שלך. שלח לנו משוב על מערכת התגובה שלנו בדוא"ל' done: "בוצע" cancel: "בטל" proceed: "להמשיך" From 43219eed4baf47b608f9605c86f617e083bebcc8 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Thu, 24 Jan 2019 22:32:50 -0500 Subject: [PATCH 68/72] Replace quote marks --- locales/he.yml | 30 +++++++++---------- .../talk-plugin-auth/client/translations.yml | 4 +-- .../client/translations.yml | 8 ++--- .../talk-plugin-profile-data/translations.yml | 2 +- 4 files changed, 22 insertions(+), 22 deletions(-) diff --git a/locales/he.yml b/locales/he.yml index 93878b616..6b7e8ca8c 100644 --- a/locales/he.yml +++ b/locales/he.yml @@ -15,15 +15,15 @@ he: write_a_message: "כתוב הודעה" send: "שלח" notify_ban_headline: "הודע למשתמש על האיסור" - notify_ban_description: 'פעולה זו תודיע למשתמש בדוא"ל שהם נאסרו מהקהילה' + notify_ban_description: 'פעולה זו תודיע למשתמש באימייל שהם נאסרו מהקהילה' email_message_ban: "{0},\n\nמישהו עם גישה לחשבון שלך הפר את הנחיות הקהילה שלנו. כתוצאה מכך, החשבון שלך נאסר. לא תוכל עוד להגיב, לדווח או לדווח על תגובות. אם אתה חושב שהדבר נעשה בטעות, צור קשר עם צוות הקהילה שלנו." bio_offensive: "ביו זה פוגע" cancel: "בטל" confirm_email: - click_to_confirm: 'לחץ למטה כדי לאשר את כתובת הדוא"ל שלך' + click_to_confirm: 'לחץ למטה כדי לאשר את כתובת האימייל שלך' confirm: "אשר" password_reset: - mail_sent: 'אם יש לך חשבון רשום, נשלח קישור לאיפוס סיסמה לאותו דוא"ל' + mail_sent: 'אם יש לך חשבון רשום, נשלח קישור לאיפוס סיסמה לאותו דאימייל' set_new_password: "שנה את סיסמתך" new_password: "סיסמה חדשה" new_password_help: "הסיסמה חייבת להיות לפחות 8 תווים" @@ -94,7 +94,7 @@ he: spam_ads: "ספאם / מודעות" staff: "צוות" status: סטטוס - username_and_email: 'שם משתמש ודוא"ל' + username_and_email: 'שם משתמש ואימייל' yes_ban_user: "כן. חסום משתמש" commenter: "מגיב" configure: @@ -147,8 +147,8 @@ he: open: "פתח" open_stream: "פתח את הזרם" open_stream_configuration: "זרם תגובות זה פתוח כעת. על ידי סגירת זרם תגובות זה לא ניתן להגיש תגובות חדשות וכל התגובות הקודמות עדיין יוצגו." - require_email_verification: 'דרוש אימות דוא"ל' - require_email_verification_text: 'משתמשים חדשים חייבים לאמת את הדוא"ל שלהם לפני שתגיב' + require_email_verification: 'דרוש אימות אימייל' + require_email_verification_text: 'משתמשים חדשים חייבים לאמת את האימייל שלהם לפני שתגיב' save_changes: "שמור שינויים" shortcuts: קיצורי דרך sign_out: "התנתק" @@ -192,10 +192,10 @@ he: subject: "החשבון שלך הורחק" body: "בהתאם להנחיות הקהילה של פרויקט אלמוגים, החשבון שלך נאסר. כעת אתה מורשה יותר להגיב, לדגל או ליצור מעורבות עם הקהילה שלנו." confirm: - has_been_requested: 'התבקש אישור בדוא"ל עבור החשבון הבא:' + has_been_requested: 'התבקש אישור באימייל עבור החשבון הבא:' to_confirm: "כדי לאשר את החשבון, בקר בקישור הבא:" confirm_email: "אשר אימייל" - if_you_did_not: 'אם לא ביקשת זאת, תוכל להתעלם בבטחה מדוא"ל זה.' + if_you_did_not: 'אם לא ביקשת זאת, תוכל להתעלם בבטחה מאימייל זה.' subject: "אישור דואר אלקטרוני" password_reset: we_received_a_request: "קיבלנו בקשה לאפס את הסיסמה שלך. אם לא ביקשת שינוי זה, תוכל להתעלם מהודעת אימייל זו." @@ -219,8 +219,8 @@ he: EDIT_WINDOW_ENDED: "לא ניתן עוד לערוך את התגובה הזו. פרק הזמן לביצוע זה פג." EDIT_USERNAME_NOT_AUTHORIZED: "אין לך הרשאה לעדכן את שם המשתמש שלך." SAME_USERNAME_PROVIDED: "עליך לשלוח שם משתמש אחר." - EMAIL_IN_USE: 'כתובת הדוא"ל כבר בשימוש' - EMAIL_REQUIRED: 'נדרשת כתובת דוא"ל' + EMAIL_IN_USE: 'כתובת האימייל כבר בשימוש' + EMAIL_REQUIRED: 'נדרשת כתובת אימייל' LOGIN_MAXIMUM_EXCEEDED: "עשית יותר מדי ניסיונות סיסמה לא מוצלחים. המתן בבקשה." PASSWORD_REQUIRED: "יש להזין סיסמה" COMMENTING_CLOSED: "התגובה כבר סגורה" @@ -413,7 +413,7 @@ he: title_reject: "שמנו לב שדחית שם משתמש" suspend_user: "להשעות משתמש" yes_suspend: "כן, להשעות" - email_message_reject: 'לאחרונה חבר בקהילה שלנו סימן את שם המשתמש שלך לבדיקה. בגלל התוכן של שם המשתמש שלך, שם המשתמש שלך נדחה. פירוש הדבר שאינך יכול עוד להגיב או לסמן תוכן עד שתשנה את שם המשתמש שלך. אנא שלח לנו דוא"ל אם יש לך שאלות או חששות.' + email_message_reject: 'לאחרונה חבר בקהילה שלנו סימן את שם המשתמש שלך לבדיקה. בגלל התוכן של שם המשתמש שלך, שם המשתמש שלך נדחה. פירוש הדבר שאינך יכול עוד להגיב או לסמן תוכן עד שתשנה את שם המשתמש שלך. אנא שלח לנו אימייל אם יש לך שאלות או חששות.' write_message: "לכתוב הודעה" send: שלח thank_you: "אנו מעריכים את בטיחותך ומשובך. מנחה יסקור את הדוח שלך." @@ -427,8 +427,8 @@ he: remove_ban: "הסרת חסימה" ban: "לחסום משתמש" member_since: "חבר מאז" - email: 'דוא"ל' - total_comments: "סה"כ תגובות" + email: 'אימייל' + total_comments: "סך הכל תגובות" reject_rate: "שיעור דחייה" reports: "דיווחים" all: "כל" @@ -443,11 +443,11 @@ he: description: "בואו נגדיר את קהילת Talk שלך בכמה שלבים קצרים בלבד." submit: "תחל" add_organization: - description: 'ספר לנו את שם הארגון שלך. פעולה זו תופיע בדוא"ל בעת הזמנת חברי צוות חדשים.' + description: 'ספר לנו את שם הארגון שלך. פעולה זו תופיע באימייל בעת הזמנת חברי צוות חדשים.' label: "שם ארגון" save: "שמור" create: - email: 'כתובת דוא"ל' + email: 'כתובת אימייל' username: "שם משתמש" password: "סיסמה" confirm_password: "אשר סיסמה" diff --git a/plugins/talk-plugin-auth/client/translations.yml b/plugins/talk-plugin-auth/client/translations.yml index 6774145e4..ba2a397fe 100644 --- a/plugins/talk-plugin-auth/client/translations.yml +++ b/plugins/talk-plugin-auth/client/translations.yml @@ -300,8 +300,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: "נכנס בתור" diff --git a/plugins/talk-plugin-profile-data/client/translations.yml b/plugins/talk-plugin-profile-data/client/translations.yml index 6ee07d371..4787bb2c4 100644 --- a/plugins/talk-plugin-profile-data/client/translations.yml +++ b/plugins/talk-plugin-profile-data/client/translations.yml @@ -154,7 +154,7 @@ es: he: download_request: section_title: "הורד את היסטוריית התגובות שלי" - you_will_get_a_copy: 'תקבל הודעת דוא"ל עם קישור להורדת היסטוריית התגובות שלך. ניתן לבצע' + you_will_get_a_copy: 'תקבל הודעת אימייל עם קישור להורדת היסטוריית התגובות שלך. ניתן לבצע' download_rate: "בקשת הורדה אחת בכל {0} ימים" most_recent_request: "הבקשה האחרונה שלך" request: "בקש היסטוריה של תגובות" @@ -163,7 +163,7 @@ he: days: "{0} ימים" hour: "{0} שעה" day: "{0} יום" - download_preparing: 'הורדה של החשבון שלך הכנה - בדוק את הדוא"ל שלך בקרוב עבור קישור להורדה' + download_preparing: 'הורדה של החשבון שלך הכנה - בדוק את האימייל שלך בקרוב עבור קישור להורדה' delete_request: account_deletion_cancelled: 'בקשת מחיקת החשבון בוטלה - בקשתך למחוק את החשבון שלך בוטלה.' account_deletion_requested: 'מחיקת חשבון מבוקשת' @@ -174,12 +174,12 @@ he: delete_my_account: "מחק את חשבוני" delete_my_account_description: "מחיקת החשבון תמחק את הפרופיל שלך לצמיתות ותסיר את כל התגובות שלך מאתר זה." already_submitted_request_description: "כבר שלחת בקשה למחיקת החשבון שלך. החשבון שלך יימחק לאחר {0}. תוכל לבטל את הבקשה עד למועד זה" - your_request_submitted_description: 'הבקשה שלך נשלחה ואישור נשלח לכתובת הדוא"ל המשויכת לחשבונך.' + your_request_submitted_description: 'הבקשה שלך נשלחה ואישור נשלח לכתובת האימייל המשויכת לחשבונך.' your_account_deletion_scheduled: "החשבון שלך אמור להימחק לאחר:" changed_your_mind: "שינה את דעתך?" simply_go_to: "פשוט עבור אל החשבון שלך שוב לפני זמן זה ולחץ" tell_us_why: "ספר לנו למה" - feedback_copy: 'ברצוננו לדעת מדוע בחרת למחוק את החשבון שלך. שלח לנו משוב על מערכת התגובה שלנו בדוא"ל' + feedback_copy: 'ברצוננו לדעת מדוע בחרת למחוק את החשבון שלך. שלח לנו משוב על מערכת התגובה שלנו באימייל' done: "בוצע" cancel: "בטל" proceed: "להמשיך" diff --git a/plugins/talk-plugin-profile-data/translations.yml b/plugins/talk-plugin-profile-data/translations.yml index 00ca6dcc2..f3f62d212 100644 --- a/plugins/talk-plugin-profile-data/translations.yml +++ b/plugins/talk-plugin-profile-data/translations.yml @@ -178,7 +178,7 @@ he: אם תרצה להצטרף מחדש לדיון בעתיד, תוכל להירשם לחשבון חדש. - אם תרצה לתת לנו משוב על הסיבות לכך שעזבת ומה ניתן לעשות כדי לשפר את חווית התגובות, שלח לנו דוא"ל לכתובת {1}. + אם תרצה לתת לנו משוב על הסיבות לכך שעזבת ומה ניתן לעשות כדי לשפר את חווית התגובות, שלח לנו אימייל לכתובת {1}. cancelDelete: subject: "בקשת מחיקת החשבון שלך עבור {0} בוטלה" body: "ביטלת את בקשת מחיקת החשבון שלך עבור {0}. החשבון שלך מופעל מחדש כעת." From 9b0173e6bf9c2dee43c4683dc7d38db4c8fa15a4 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sat, 26 Jan 2019 21:41:02 -0500 Subject: [PATCH 69/72] Add few more translations --- locales/he.yml | 4 ++++ plugins/talk-plugin-ignore-user/client/translations.yml | 1 + 2 files changed, 5 insertions(+) diff --git a/locales/he.yml b/locales/he.yml index 6b7e8ca8c..71e2196ef 100644 --- a/locales/he.yml +++ b/locales/he.yml @@ -48,6 +48,9 @@ he: comment_post_notif_premod: "תודה על הפרסום. צוות הפיקוח שלנו יבחן את התגובה שלך בקרוב." comment_post_banned_word: "התגובה שלך מכילה מילה אחת או יותר שאינן מותרות, לכן היא לא תפורסם. אם אתה סבור שהודעה זו שגויה, צור קשר עם צוות הניהול שלנו." characters_remaining: "תווים נותרים" + comment_history_blank: + info: 'תולדות של התגובות שלך יופיעו כאן' + title: 'לא כתבת שום תגובה' comment_offensive: "תגובה זו פוגעת" comment_singular: תגובה comment_plural: תגובות @@ -147,6 +150,7 @@ he: open: "פתח" open_stream: "פתח את הזרם" open_stream_configuration: "זרם תגובות זה פתוח כעת. על ידי סגירת זרם תגובות זה לא ניתן להגיש תגובות חדשות וכל התגובות הקודמות עדיין יוצגו." + organization_contact_email: "אימייל של הארגון" require_email_verification: 'דרוש אימות אימייל' require_email_verification_text: 'משתמשים חדשים חייבים לאמת את האימייל שלהם לפני שתגיב' save_changes: "שמור שינויים" diff --git a/plugins/talk-plugin-ignore-user/client/translations.yml b/plugins/talk-plugin-ignore-user/client/translations.yml index 7e4f5d3a4..4844b583c 100644 --- a/plugins/talk-plugin-ignore-user/client/translations.yml +++ b/plugins/talk-plugin-ignore-user/client/translations.yml @@ -78,6 +78,7 @@ fr: confirmation_title: Ignore {0}? he: talk-plugin-ignore-user: + blank_info: בשלב זה אינך מתעלם ממשתמשים section_title: משתמשים שהתעלמו מהם section_info: מכיוון שהתעלמת מהמגיבים הבאים, ההערות שלהם מוסתרות. stop_ignoring: הפסק להתעלם From f6bfef3fb5d80946cafb9eaf7f9cae5ca77f86e7 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sun, 27 Jan 2019 21:31:51 -0500 Subject: [PATCH 70/72] Sort Translations ABC, Add missing Hebrew --- .../talk-plugin-auth/client/translations.yml | 90 ++++++++-------- .../client/translations.yml | 4 +- .../client/translations.yml | 6 +- .../talk-plugin-love/client/translations.yml | 8 +- .../client/translations.yml | 7 +- .../translations.yml | 12 ++- .../client/translations.yml | 7 +- .../translations.yml | 12 ++- .../client/translations.yml | 7 +- .../translations.yml | 12 ++- .../client/translations.yml | 8 +- .../client/translations.yml | 8 +- .../client/translations.yml | 44 +++++--- .../server/translations.yml | 42 +++++--- .../client/translations.yml | 102 +++++++++--------- .../talk-plugin-profile-data/translations.yml | 74 ++++++------- .../client/translations.yml | 5 + .../client/translations.yml | 3 + .../client/translations.yml | 4 +- .../client/translations.yml | 9 +- 20 files changed, 271 insertions(+), 193 deletions(-) diff --git a/plugins/talk-plugin-auth/client/translations.yml b/plugins/talk-plugin-auth/client/translations.yml index ba2a397fe..f5f90b636 100644 --- a/plugins/talk-plugin-auth/client/translations.yml +++ b/plugins/talk-plugin-auth/client/translations.yml @@ -99,6 +99,51 @@ da: username: Username write_your_username: "Edit your username" your_username: "Your username appears on every comment you post." +de: + talk-plugin-auth: + login: + email_verify_cta: "Bitte bestätigen Sie Ihre E-Mail-Adresse." + request_new_verify_email: "E-Mail-Bestätigung erneut anfordern" + verify_email: "Danke, dass Sie ein Konto eingerichtet haben! Wir haben eine Nachricht an Ihre E-Mail-Adresse geschickt, mit der Sie Ihr Konto bestätigen können." + verify_email2: "Sie müssen ihr Konto bestätigen, bevor Sie beginnen können." + not_you: "Nicht Ihr Name?" + logged_in_as: "Angemeldet als" + facebook_sign_in: "Mit Facebook anmelden" + facebook_sign_up: "Mit Facebook registrieren" + logout: "Abmelden" + sign_in: "Anmelden" + sign_in_to_join: "Anmelden, um zu diskutieren" + or: "Oder" + email: "E-Mail-Adresse" + password: "Passwort" + forgot_your_pass: "Passwort vergessen?" + need_an_account: "Brauchen Sie ein Konto?" + register: "Registrieren" + sign_up: "Registrieren" + confirm_password: "Passwort bestätigen" + username: "Nutzername" + already_have_an_account: "Konto bereits vorhanden?" + recover_password: "Passwort zurücksetzen" + email_in_use: "E-Mail-Adresse bereits vergeben" + email_or_username_in_use: "E-Mail-Adresse oder Nutzername bereits vergeben" + required_field: "Pflichtfeld" + passwords_dont_match: "Passwörter nicht identisch." + special_characters: "Nutzernamen dürfen nur Buchstaben, Zahlen und _ enthalten" + sign_in_to_comment: "Zum Kommentieren anmelden" + check_the_form: "Ungültige Eingabe. Bitte prüfen Sie Ihre Felder" + set_username_dialog: + check_the_form: "Ungültige Eingabe. Bitte prüfen Sie Ihre Felder" + continue: "Mit diesem Facebook-Profilnamen fortfahren" + error_create: "Fehler bei Änderung des Nutzernamens" + fake_comment_body: "Dies ist ein Beispiel-Kommentar. Leser können im Kommentarbereich Meinungen und Gedanken mit der Redaktion austauschen." + fake_comment_date: "Vor 1 Minute" + if_you_dont_change_your_name: "Wenn Sie Ihren Nutzernamen an diesem Punkt nicht ändern, wird Ihr Facebook-Name mit Ihren Kommentaren angezeigt." + required_field: "Pflichtfeld" + save: Speichern + special_characters: "Nutzernamen dürfen nur Buchstaben, Zahlen und _ enthalten" + username: Nutzername + write_your_username: "Nutzername bearbeiten" + your_username: "Ihr Nutzername erscheint an jedem Ihrer veröffentlichten Kommentare." en: talk-plugin-auth: login: @@ -152,51 +197,6 @@ en: cancel: "Cancel" edit: "Edit" changed_password_msg: "Your password has been successfully changed" -de: - talk-plugin-auth: - login: - email_verify_cta: "Bitte bestätigen Sie Ihre E-Mail-Adresse." - request_new_verify_email: "E-Mail-Bestätigung erneut anfordern" - verify_email: "Danke, dass Sie ein Konto eingerichtet haben! Wir haben eine Nachricht an Ihre E-Mail-Adresse geschickt, mit der Sie Ihr Konto bestätigen können." - verify_email2: "Sie müssen ihr Konto bestätigen, bevor Sie beginnen können." - not_you: "Nicht Ihr Name?" - logged_in_as: "Angemeldet als" - facebook_sign_in: "Mit Facebook anmelden" - facebook_sign_up: "Mit Facebook registrieren" - logout: "Abmelden" - sign_in: "Anmelden" - sign_in_to_join: "Anmelden, um zu diskutieren" - or: "Oder" - email: "E-Mail-Adresse" - password: "Passwort" - forgot_your_pass: "Passwort vergessen?" - need_an_account: "Brauchen Sie ein Konto?" - register: "Registrieren" - sign_up: "Registrieren" - confirm_password: "Passwort bestätigen" - username: "Nutzername" - already_have_an_account: "Konto bereits vorhanden?" - recover_password: "Passwort zurücksetzen" - email_in_use: "E-Mail-Adresse bereits vergeben" - email_or_username_in_use: "E-Mail-Adresse oder Nutzername bereits vergeben" - required_field: "Pflichtfeld" - passwords_dont_match: "Passwörter nicht identisch." - special_characters: "Nutzernamen dürfen nur Buchstaben, Zahlen und _ enthalten" - sign_in_to_comment: "Zum Kommentieren anmelden" - check_the_form: "Ungültige Eingabe. Bitte prüfen Sie Ihre Felder" - set_username_dialog: - check_the_form: "Ungültige Eingabe. Bitte prüfen Sie Ihre Felder" - continue: "Mit diesem Facebook-Profilnamen fortfahren" - error_create: "Fehler bei Änderung des Nutzernamens" - fake_comment_body: "Dies ist ein Beispiel-Kommentar. Leser können im Kommentarbereich Meinungen und Gedanken mit der Redaktion austauschen." - fake_comment_date: "Vor 1 Minute" - if_you_dont_change_your_name: "Wenn Sie Ihren Nutzernamen an diesem Punkt nicht ändern, wird Ihr Facebook-Name mit Ihren Kommentaren angezeigt." - required_field: "Pflichtfeld" - save: Speichern - special_characters: "Nutzernamen dürfen nur Buchstaben, Zahlen und _ enthalten" - username: Nutzername - write_your_username: "Nutzername bearbeiten" - your_username: "Ihr Nutzername erscheint an jedem Ihrer veröffentlichten Kommentare." es: talk-plugin-auth: login: diff --git a/plugins/talk-plugin-author-menu/client/translations.yml b/plugins/talk-plugin-author-menu/client/translations.yml index 271e99b09..85c5c9679 100644 --- a/plugins/talk-plugin-author-menu/client/translations.yml +++ b/plugins/talk-plugin-author-menu/client/translations.yml @@ -2,10 +2,10 @@ ar: talk-plugin-author-menu: da: talk-plugin-author-menu: -en: - talk-plugin-author-menu: de: talk-plugin-author-menu: +en: + talk-plugin-author-menu: es: talk-plugin-author-menu: fr: diff --git a/plugins/talk-plugin-flag-details/client/translations.yml b/plugins/talk-plugin-flag-details/client/translations.yml index 5ee8bfb37..93679d98d 100644 --- a/plugins/talk-plugin-flag-details/client/translations.yml +++ b/plugins/talk-plugin-flag-details/client/translations.yml @@ -4,12 +4,12 @@ ar: da: talk-plugin-flag-details: flags: Reports -en: - talk-plugin-flag-details: - flags: Reports de: talk-plugin-flag-details: flags: Markierungen +en: + talk-plugin-flag-details: + flags: Reports es: talk-plugin-flag-details: flags: Reportes diff --git a/plugins/talk-plugin-love/client/translations.yml b/plugins/talk-plugin-love/client/translations.yml index bf361da36..0e41976d8 100644 --- a/plugins/talk-plugin-love/client/translations.yml +++ b/plugins/talk-plugin-love/client/translations.yml @@ -6,14 +6,14 @@ da: talk-plugin-love: love: Love loved: Loved -en: - talk-plugin-love: - love: Love - loved: Loved de: talk-plugin-love: love: Ich liebe es loved: Ich liebe es +en: + talk-plugin-love: + love: Love + loved: Loved es: talk-plugin-love: love: Amo diff --git a/plugins/talk-plugin-notifications-category-featured/client/translations.yml b/plugins/talk-plugin-notifications-category-featured/client/translations.yml index 83db88f75..ecd7a910c 100644 --- a/plugins/talk-plugin-notifications-category-featured/client/translations.yml +++ b/plugins/talk-plugin-notifications-category-featured/client/translations.yml @@ -1,12 +1,15 @@ ar: talk-plugin-notifications-category-featured: toggle_description: تعليقي تم تمييزه +de: + talk-plugin-notifications-category-featured: + toggle_description: Mein Kommentar wird empfohlen en: talk-plugin-notifications-category-featured: toggle_description: My comment is featured es: talk-plugin-notifications-category-featured: toggle_description: Mi comentario esta presentado -de: +he: talk-plugin-notifications-category-featured: - toggle_description: Mein Kommentar wird empfohlen + toggle_description: My comment is featured diff --git a/plugins/talk-plugin-notifications-category-featured/translations.yml b/plugins/talk-plugin-notifications-category-featured/translations.yml index f7fa91b6a..bd9dde3da 100644 --- a/plugins/talk-plugin-notifications-category-featured/translations.yml +++ b/plugins/talk-plugin-notifications-category-featured/translations.yml @@ -5,6 +5,12 @@ ar: subject: "تميَزت واحدة من تعليقاتك على {0}" body: "{0}\n حدد أحد أعضاء فريقنا هذا التعليق ليتم عرضه كتعليق مميز للقراء الآخرين: {1}" +de: + talk-plugin-notifications: + categories: + featured: + subject: "Einer Ihrer Kommentare wurde auf {0} hervorgehoben" + body: "{0}\nEin Mitglied unseres Teams hat diesen Kommentar ausgewählt, er wird jetzt für andere Leser besonders hervorgehoben: {1}" en: talk-plugin-notifications: categories: @@ -17,9 +23,9 @@ es: featured: subject: "Uno de tus comentarios apareció en {0}" body: "{0}\nUn miembro de nuestro equipo ha seleccionado este comentario para ser presentado por otros lectores: {1}" -de: +he: talk-plugin-notifications: categories: featured: - subject: "Einer Ihrer Kommentare wurde auf {0} hervorgehoben" - body: "{0}\nEin Mitglied unseres Teams hat diesen Kommentar ausgewählt, er wird jetzt für andere Leser besonders hervorgehoben: {1}" + subject: "One of your comments was featured on {0}" + body: "{0}\nA member of our team has selected this comment to be featured for other readers: {1}" diff --git a/plugins/talk-plugin-notifications-category-reply/client/translations.yml b/plugins/talk-plugin-notifications-category-reply/client/translations.yml index 08fbb7fc6..300e47614 100644 --- a/plugins/talk-plugin-notifications-category-reply/client/translations.yml +++ b/plugins/talk-plugin-notifications-category-reply/client/translations.yml @@ -1,15 +1,18 @@ ar: talk-plugin-notifications-category-reply: toggle_description: يتلقى تعليقي ردا +de: + talk-plugin-notifications-category-reply: + toggle_description: Jemand antwortet auf meinen Kommentar en: talk-plugin-notifications-category-reply: toggle_description: My comment receives a reply es: talk-plugin-notifications-category-reply: toggle_description: Mi comentario recibe una respuesta -de: +he: talk-plugin-notifications-category-reply: - toggle_description: Jemand antwortet auf meinen Kommentar + toggle_description: My comment receives a reply nl_NL: talk-plugin-notifications-category-reply: toggle_description: Iemand antwoord op mijn reactie diff --git a/plugins/talk-plugin-notifications-category-reply/translations.yml b/plugins/talk-plugin-notifications-category-reply/translations.yml index a084818c6..8c12efdbb 100644 --- a/plugins/talk-plugin-notifications-category-reply/translations.yml +++ b/plugins/talk-plugin-notifications-category-reply/translations.yml @@ -5,6 +5,12 @@ ar: subject: "رد شخص ما على تعليقك على {0}" body: "{0}\n{1} رد على تعليقك {2}" +de: + talk-plugin-notifications: + categories: + reply: + subject: "Jemand hat bei {0} auf Ihren Kommentar geantwortet" + body: "{0}\n{1} antwortete auf Ihren Kommentar: {2}" en: talk-plugin-notifications: categories: @@ -17,9 +23,9 @@ es: reply: subject: "Alguien ha respondido a tu comentario en {0}" body: "{0}\n{1} respondió a tu comentario: {2}" -de: +he: talk-plugin-notifications: categories: reply: - subject: "Jemand hat bei {0} auf Ihren Kommentar geantwortet" - body: "{0}\n{1} antwortete auf Ihren Kommentar: {2}" + subject: "Someone has replied to your comment on {0}" + body: "{0}\n{1} replied to your comment: {2}" diff --git a/plugins/talk-plugin-notifications-category-staff/client/translations.yml b/plugins/talk-plugin-notifications-category-staff/client/translations.yml index 43c2f5c01..246fe6f36 100644 --- a/plugins/talk-plugin-notifications-category-staff/client/translations.yml +++ b/plugins/talk-plugin-notifications-category-staff/client/translations.yml @@ -1,15 +1,18 @@ ar: talk-plugin-notifications-category-staff: toggle_description: يرد أحد الموظفين على تعليقي +de: + talk-plugin-notifications-category-staff: + toggle_description: Ein Redaktionsmitglied antwortet auf meinen Kommentar en: talk-plugin-notifications-category-staff: toggle_description: A staff member replies to my comment es: talk-plugin-notifications-category-staff: toggle_description: Un miembro del personal responde a mi comentario -de: +he: talk-plugin-notifications-category-staff: - toggle_description: Ein Redaktionsmitglied antwortet auf meinen Kommentar + toggle_description: A staff member replies to my comment nl_NL: talk-plugin-notifications-category-staff: toggle_description: Een redactielid antwoord op mijn reactie diff --git a/plugins/talk-plugin-notifications-category-staff/translations.yml b/plugins/talk-plugin-notifications-category-staff/translations.yml index 24fe7d9ea..a9f30ba57 100644 --- a/plugins/talk-plugin-notifications-category-staff/translations.yml +++ b/plugins/talk-plugin-notifications-category-staff/translations.yml @@ -5,6 +5,12 @@ ar: subject: "شخص ما في {0} قد رد على تعليقك" body: "{0}\n{1} يعمل ل {2} وقد رد على تعليقك: {3}" +de: + talk-plugin-notifications: + categories: + staff: + subject: "Jemand hat bei {0} auf Ihren Kommentar geantwortet" + body: "{0}\n{1} arbeitet für {2} und hat auf Ihren Kommentar geantwortet: {3}" en: talk-plugin-notifications: categories: @@ -17,12 +23,12 @@ es: staff: subject: "Alguien en {0} ha respondido a tu comentario" body: "{0}\n{1} trabaja para {2} y ha respondido a tu comentario: {3}" -de: +he: talk-plugin-notifications: categories: staff: - subject: "Jemand hat bei {0} auf Ihren Kommentar geantwortet" - body: "{0}\n{1} arbeitet für {2} und hat auf Ihren Kommentar geantwortet: {3}" + subject: "Someone at {0} has replied to your comment" + body: "{0}\n{1} works for {2} and has replied to your comment: {3}" nl_NL: talk-plugin-notifications: categories: diff --git a/plugins/talk-plugin-notifications-digest-daily/client/translations.yml b/plugins/talk-plugin-notifications-digest-daily/client/translations.yml index f71c3364b..f1f7c029f 100644 --- a/plugins/talk-plugin-notifications-digest-daily/client/translations.yml +++ b/plugins/talk-plugin-notifications-digest-daily/client/translations.yml @@ -2,6 +2,10 @@ ar: talk-plugin-notifications: digest_enum: DAILY: في ملخص يومي +de: + talk-plugin-notifications: + digest_enum: + DAILY: Einmal täglich en: talk-plugin-notifications: digest_enum: @@ -10,10 +14,10 @@ es: talk-plugin-notifications: digest_enum: DAILY: En un resumen diario -de: +he: talk-plugin-notifications: digest_enum: - DAILY: Einmal täglich + DAILY: In a daily digest nl_NL: talk-plugin-notifications: digest_enum: diff --git a/plugins/talk-plugin-notifications-digest-hourly/client/translations.yml b/plugins/talk-plugin-notifications-digest-hourly/client/translations.yml index cb82b6253..4fe714f3f 100644 --- a/plugins/talk-plugin-notifications-digest-hourly/client/translations.yml +++ b/plugins/talk-plugin-notifications-digest-hourly/client/translations.yml @@ -2,6 +2,10 @@ ar: talk-plugin-notifications: digest_enum: HOURLY: في ملخص كل ساعة +de: + talk-plugin-notifications: + digest_enum: + HOURLY: Stündlich en: talk-plugin-notifications: digest_enum: @@ -10,10 +14,10 @@ es: talk-plugin-notifications: digest_enum: HOURLY: En un resumen por hora -de: +he: talk-plugin-notifications: digest_enum: - HOURLY: Stündlich + HOURLY: In an hourly digest nl_NL: talk-plugin-notifications: digest_enum: diff --git a/plugins/talk-plugin-notifications/client/translations.yml b/plugins/talk-plugin-notifications/client/translations.yml index f1967feca..8cf16112a 100644 --- a/plugins/talk-plugin-notifications/client/translations.yml +++ b/plugins/talk-plugin-notifications/client/translations.yml @@ -16,6 +16,24 @@ ar: digest_option: إرسال الإشعارات digest_enum: NONE: فورا +de: + talk-plugin-notifications: + settings_title: Benachrichtigungen + settings_subtitle: Benachrichtige mich wenn + turn_off_all: Ich möchte keine Benachrichtigungen erhalten + banner_info: + title: Bestätigte E-Mail-Adresse benötigt + text: Um E-Mail-Benachrichtigungen zu erhalten, müssen Sie eine bestätigte E-Mail-Adresse haben. + verify_now: E-Mail-Adresse jetzt bestätigen + banner_success: + title: E-Mail-Bestätigungsanfrage verschickt + text: Eine E-Mail mit einem Bestätigungslink wurde an {0} geschickt. + banner_error: + title: Fehler + text: Beim Versand der Bestätigungsmail gab es einen Fehler. Bitte versuchen Sie es später erneut. + digest_option: Benachrichtigungen senden + digest_enum: + NONE: Sofort en: talk-plugin-notifications: settings_title: Notifications @@ -52,24 +70,24 @@ es: digest_option: Enviar notificaciones digest_enum: NONE: Inmediatamente -de: +he: talk-plugin-notifications: - settings_title: Benachrichtigungen - settings_subtitle: Benachrichtige mich wenn - turn_off_all: Ich möchte keine Benachrichtigungen erhalten + settings_title: Notifications + settings_subtitle: Receive notifications when + turn_off_all: I do not want to receive notifications banner_info: - title: Bestätigte E-Mail-Adresse benötigt - text: Um E-Mail-Benachrichtigungen zu erhalten, müssen Sie eine bestätigte E-Mail-Adresse haben. - verify_now: E-Mail-Adresse jetzt bestätigen + title: Email Verification Required + text: To receive email notifications you must have a verified email address. + verify_now: Verify your email now banner_success: - title: E-Mail-Bestätigungsanfrage verschickt - text: Eine E-Mail mit einem Bestätigungslink wurde an {0} geschickt. + title: Email Verification Sent + text: An email has been sent to {0} containing a verification link. banner_error: - title: Fehler - text: Beim Versand der Bestätigungsmail gab es einen Fehler. Bitte versuchen Sie es später erneut. - digest_option: Benachrichtigungen senden + title: Error + text: There has been an error sending your verification email. Please try again later. + digest_option: Send notifications digest_enum: - NONE: Sofort + NONE: Immediately nl_NL: talk-plugin-notifications: settings_title: Notificaties diff --git a/plugins/talk-plugin-notifications/server/translations.yml b/plugins/talk-plugin-notifications/server/translations.yml index d063ab522..228e16b57 100644 --- a/plugins/talk-plugin-notifications/server/translations.yml +++ b/plugins/talk-plugin-notifications/server/translations.yml @@ -12,20 +12,6 @@ ar: confirm: "أكد" are_unsubscribed: "أنت الآن غير مشترك في جميع الإشعارات." token_invalid: "رابط إلغاء الاشتراك غير صالح ، انقر الرابط من بريد إلكتروني أحدث أو قم بزيارة جدول تعليقات وتسجيل الدخول لتغيير تفضيلات الإشعارات الخاصة بك" -en: - talk-plugin-notifications: - templates: - digest: - subject: "Your latest comment activity at {0}" - footer: "You received this notification because you are a commenter on {0} and you opted in to receive notifications." - links: - unsubscribe: "Unsubscribe from comment notifications" - unsubscribe_page: - unsubscribe: "Unsubscribe from comment notifications" - click_to_confirm: "Click below to confirm that you would like to unsubscribe from all notifications" - confirm: "Confirm" - are_unsubscribed: "You are now unsubscribed from all notifications." - token_invalid: "Unsubscribe link is invalid, click the link from a more recent email or visit a comment stream and login to change your notification preferences" de: talk-plugin-notifications: templates: @@ -40,6 +26,34 @@ de: confirm: "Bestätigen" are_unsubscribed: "Sie haben haben alle Benachrichtigungen erfolgreich abbestellt." token_invalid: "Der Abbestell-Link ist ungültig. Klicken Sie den Link einer neueren E-Mail oder gehen Sie zu einem Kommentarbereich, melden Sie sich an und ändern Sie dort Ihre Benachrichtigungseinstellungen" +en: + talk-plugin-notifications: + templates: + digest: + subject: "Your latest comment activity at {0}" + footer: "You received this notification because you are a commenter on {0} and you opted in to receive notifications." + links: + unsubscribe: "Unsubscribe from comment notifications" + unsubscribe_page: + unsubscribe: "Unsubscribe from comment notifications" + click_to_confirm: "Click below to confirm that you would like to unsubscribe from all notifications" + confirm: "Confirm" + are_unsubscribed: "You are now unsubscribed from all notifications." + token_invalid: "Unsubscribe link is invalid, click the link from a more recent email or visit a comment stream and login to change your notification preferences" +he: + talk-plugin-notifications: + templates: + digest: + subject: "Your latest comment activity at {0}" + footer: "You received this notification because you are a commenter on {0} and you opted in to receive notifications." + links: + unsubscribe: "Unsubscribe from comment notifications" + unsubscribe_page: + unsubscribe: "Unsubscribe from comment notifications" + click_to_confirm: "Click below to confirm that you would like to unsubscribe from all notifications" + confirm: "Confirm" + are_unsubscribed: "You are now unsubscribed from all notifications." + token_invalid: "Unsubscribe link is invalid, click the link from a more recent email or visit a comment stream and login to change your notification preferences" nl_NL: talk-plugin-notifications: templates: diff --git a/plugins/talk-plugin-profile-data/client/translations.yml b/plugins/talk-plugin-profile-data/client/translations.yml index 4787bb2c4..7726558c4 100644 --- a/plugins/talk-plugin-profile-data/client/translations.yml +++ b/plugins/talk-plugin-profile-data/client/translations.yml @@ -49,6 +49,57 @@ ar: subtitle: "هل انت متأكد انك تريد حذف حسابك؟" description: "للتأكيد على رغبتك في حذف حسابك، يرجى كتابة العبارة التالية في مربع النص أدناه:" type_to_confirm: "اكتب عبارة أدناه للتأكيد" +de: + download_request: + section_title: "Mein Kommentar-Archiv herunterladen" + you_will_get_a_copy: "Sie werden eine E-Mail mit einem Download-Link erhalten. Sie können" + download_rate: "eine Download-Anfrage alle {0} Tage stellen" + most_recent_request: "Ihre letzte Anfrage" + request: "Kommentar-Archiv anfordern" + rate_limit: "Sie können die nächste Anfrage stellen in {0}" + hours: "{0} Stunden" + days: "{0} Tagen" + hour: "{0} Stunde" + day: "{0} Tag" + download_preparing: "Bereite Konto-Download vor - Überprüfen Sie Ihr E-Mail-Postfach, sie sollten den Download-Link demnächst erhalten" + delete_request: + account_deletion_cancelled: 'Konto-Löschung abgebrochen - Ihre Anfrage, Ihr Konto zu löschen wurde abgebrochen.' + account_deletion_requested: 'Konto-Löschung angefordert' + received_on: "Die Anfrage, Ihr Konto zu löschen haben wir erhalten am " + cancel_request_description: "Fall Sie ihr Konto wieder aktivieren möchten, können Sie die Lösch-Anfrage hier abbrechen" + before: "vorher" + cancel_account_deletion_request: "Konto-Lösch-Anfrage abbrechen" + delete_my_account: "Mein Benutzerkonto löschen" + delete_my_account_description: "Mit dem Löschen Ihres Kontos werden Ihr Profil sowie alle Ihre Kommentare dauerhaft von dieser Website entfernt." + already_submitted_request_description: "Sie haben bereits eine Lösch-Anfrage gestellt. Ihr Konto wird nach dem {0} gelöscht. Bis zu diesem Zeitpunkt können Sie die Anfrage noch abbrechen" + your_request_submitted_description: "Ihre Lösch-Anfrage wurde übermittelt und eine Bestätigungsanfrage an die dem Konto zugehörige E-Mail-Adresse geschickt." + your_account_deletion_scheduled: "Ihr Benutzerkonto wird gelöscht nach dem:" + changed_your_mind: "Haben Sie Ihre Meinung geändert?" + simply_go_to: "Gehen Sie einfach vor dem Zeitpunkt zu Ihrem Konto und klicken Sie" + tell_us_why: "Sagen Sie uns warum" + feedback_copy: "Wir würden gern erfahren, warum Sie sich entschieden haben, Ihr Konto zu löschen. Schicken Sie uns eine E-Mail mit Feedback an" + done: "Fertig" + cancel: "Abbrechen" + proceed: "Fortfahren" + input_is_not_correct: "Die Eingabe ist nicht korrekt" + step_0: + you_are_attempting: "Sie versuchen Ihr Konto zu löschen. Das bedeutet:" + item_1: "Alle Ihre Kommentare werden von der Website entfernt" + item_2: "Alle Ihre Kommentare werden aus unserer Datenbank gelöscht" + item_3: "Ihr Nutzername und Ihre E-Mail-Adresse werden aus unserem System gelöscht" + step_1: + subtitle: "Wann wird mein Benutzerkonto entfernt?" + description: "Ihr Konto wird {0} Stunden nachdem Sie die Anfrage gestellt haben gelöscht." + subtitle_2: "Kann ich weiterhin Kommentare schreiben, bis mein Konto gelöscht wird?" + description_2: "Ja, Sie können kommentieren, antworten usw. bis die {0} Stunden abgelaufen sind." + step_2: + description: "Bevor Ihr Konto gelöscht wird, empfehlen wir Ihnen, Ihr Kommentar-Archiv herunterzuladen. Nach der Konto-Löschung ist dies nicht mehr möglich." + to_download: "Um Ihr Konto-Archiv herunterzuladen gehen sie zu:" + path: "Profil > Mein Kommentar-Archiv herunterladen" + step_3: + subtitle: "Sind Sie sicher, dass Sie Ihr Benutzerkonto löschen möchten?" + description: "Um zu bestätigen, dass Sie Ihr Konto löschen möchten, geben Sie bitte folgende Zeichen in das Textfeld ein:" + type_to_confirm: "Zur Bestätigung Zeichenfolge eingeben" en: download_request: section_title: "Download My Comment History" @@ -202,57 +253,6 @@ he: subtitle: "האם אתה בטוח שברצונך למחוק את החשבון שלך?" description: "כדי לאשר שברצונך למחוק את חשבונך, הקלד את הביטוי הבא בתיבת הטקסט שבהמשך:" type_to_confirm: "הקלד ביטוי למטה כדי לאשר" -de: - download_request: - section_title: "Mein Kommentar-Archiv herunterladen" - you_will_get_a_copy: "Sie werden eine E-Mail mit einem Download-Link erhalten. Sie können" - download_rate: "eine Download-Anfrage alle {0} Tage stellen" - most_recent_request: "Ihre letzte Anfrage" - request: "Kommentar-Archiv anfordern" - rate_limit: "Sie können die nächste Anfrage stellen in {0}" - hours: "{0} Stunden" - days: "{0} Tagen" - hour: "{0} Stunde" - day: "{0} Tag" - download_preparing: "Bereite Konto-Download vor - Überprüfen Sie Ihr E-Mail-Postfach, sie sollten den Download-Link demnächst erhalten" - delete_request: - account_deletion_cancelled: 'Konto-Löschung abgebrochen - Ihre Anfrage, Ihr Konto zu löschen wurde abgebrochen.' - account_deletion_requested: 'Konto-Löschung angefordert' - received_on: "Die Anfrage, Ihr Konto zu löschen haben wir erhalten am " - cancel_request_description: "Fall Sie ihr Konto wieder aktivieren möchten, können Sie die Lösch-Anfrage hier abbrechen" - before: "vorher" - cancel_account_deletion_request: "Konto-Lösch-Anfrage abbrechen" - delete_my_account: "Mein Benutzerkonto löschen" - delete_my_account_description: "Mit dem Löschen Ihres Kontos werden Ihr Profil sowie alle Ihre Kommentare dauerhaft von dieser Website entfernt." - already_submitted_request_description: "Sie haben bereits eine Lösch-Anfrage gestellt. Ihr Konto wird nach dem {0} gelöscht. Bis zu diesem Zeitpunkt können Sie die Anfrage noch abbrechen" - your_request_submitted_description: "Ihre Lösch-Anfrage wurde übermittelt und eine Bestätigungsanfrage an die dem Konto zugehörige E-Mail-Adresse geschickt." - your_account_deletion_scheduled: "Ihr Benutzerkonto wird gelöscht nach dem:" - changed_your_mind: "Haben Sie Ihre Meinung geändert?" - simply_go_to: "Gehen Sie einfach vor dem Zeitpunkt zu Ihrem Konto und klicken Sie" - tell_us_why: "Sagen Sie uns warum" - feedback_copy: "Wir würden gern erfahren, warum Sie sich entschieden haben, Ihr Konto zu löschen. Schicken Sie uns eine E-Mail mit Feedback an" - done: "Fertig" - cancel: "Abbrechen" - proceed: "Fortfahren" - input_is_not_correct: "Die Eingabe ist nicht korrekt" - step_0: - you_are_attempting: "Sie versuchen Ihr Konto zu löschen. Das bedeutet:" - item_1: "Alle Ihre Kommentare werden von der Website entfernt" - item_2: "Alle Ihre Kommentare werden aus unserer Datenbank gelöscht" - item_3: "Ihr Nutzername und Ihre E-Mail-Adresse werden aus unserem System gelöscht" - step_1: - subtitle: "Wann wird mein Benutzerkonto entfernt?" - description: "Ihr Konto wird {0} Stunden nachdem Sie die Anfrage gestellt haben gelöscht." - subtitle_2: "Kann ich weiterhin Kommentare schreiben, bis mein Konto gelöscht wird?" - description_2: "Ja, Sie können kommentieren, antworten usw. bis die {0} Stunden abgelaufen sind." - step_2: - description: "Bevor Ihr Konto gelöscht wird, empfehlen wir Ihnen, Ihr Kommentar-Archiv herunterzuladen. Nach der Konto-Löschung ist dies nicht mehr möglich." - to_download: "Um Ihr Konto-Archiv herunterzuladen gehen sie zu:" - path: "Profil > Mein Kommentar-Archiv herunterladen" - step_3: - subtitle: "Sind Sie sicher, dass Sie Ihr Benutzerkonto löschen möchten?" - description: "Um zu bestätigen, dass Sie Ihr Konto löschen möchten, geben Sie bitte folgende Zeichen in das Textfeld ein:" - type_to_confirm: "Zur Bestätigung Zeichenfolge eingeben" pt_BR: download_request: section_title: "Baixar meu histórico de comentários" diff --git a/plugins/talk-plugin-profile-data/translations.yml b/plugins/talk-plugin-profile-data/translations.yml index f3f62d212..43510782c 100644 --- a/plugins/talk-plugin-profile-data/translations.yml +++ b/plugins/talk-plugin-profile-data/translations.yml @@ -36,6 +36,43 @@ ar: body: "لقد ألغيت طلب حذف حسابك ل {0}. تم الآن إعادة تفعيل حسابك." error: DOWNLOAD_TOKEN_INVALID: "رابط التنزيل الخاص بك غير صالح." +de: + download_landing: + download_your_account: "Mein Kommentar-Archiv herunterladen" + download_details: "Ihr Kommentar-Archiv wird als ZIP-Datei bereitgestellt. Nach dem Entpacken erhalten Sie eine CSV-Datei, die einfach in ein Tabellenkalkulationsprogramm importiert werden kann." + all_information_included: "Für jeden Ihrer Kommentare sind folgende Informationen enthalten:" + information_included: + date: "Wann Sie den Kommentar geschrieben haben" + url: "Die dauerhafte URL (Internetadresse) des Kommentars" + body: "Der Kommentar-Text" + asset_url: "Die URL (Internetadresse) des Artikels an dem der Kommentar erscheint" + confirm: "Kommentar-Archiv herunterladen" + email: + download: + subject: "Ihre Kommentare sind zum Download bereit: {0}" + download_link_ready: "Hier klicken, um Ihre Kommentare von {0} bis {1} herunterzuladen:" + download_archive: "Archiv herunterladen" + delete: + subject: "Ihr Benutzerkonto bei {0} ist zur Löschung vorgesehen" + body: | + Wir haben eine Anfrage erhalten, Ihr Benutzerkonto zu löschen. Die Löschung ist geplant für den {1}. + + Nach diesem Zeitpunkt werden alle Ihre Kommentare von der Website und aus unserer Datenbank gelöscht. Außerdem werden Ihr Nutzername und Ihre E-Mail-Adresse aus unserem System enfernt. + + Falls Sie es sich noch anders überlegen, können Sie sich bis spätestens zum angegebenen Lösch-Zeitpunkt einloggen und die Lösch-Anfrage abbrechen. + deleted: + subject: "Ihre Benutzerkonto bei {0} wurde gelöscht" + body: | + Ihr Kommentar-Konto bei {0} ist nun gelöscht. Schade, auf Wiedersehen! + + Falls Sie sich in Zukunft erneut an der Diskussion beteiligen möchten, können Sie jederzeit ein neues Benutzerkonto einrichten. + + Wenn Sie Lust haben, schreiben Sie uns doch eine Rückmeldung, Feedback, oder Kritik an {1}, damit wir unsere Community verbessern können. Vielen Dank! + cancelDelete: + subject: "Die Lösch-Anfrage für Ihr Benutzerkonto bei {0} wurde abgebrochen" + body: "Sie haben die Lösch-Anfrage für Ihr Benutzerkonto bei {0} abgebrochen. Das Konto ist nun wieder aktiv." + error: + DOWNLOAD_TOKEN_INVALID: "Der Download-Link ist ungültig." en: download_landing: download_your_account: "Download Your Comment History" @@ -110,43 +147,6 @@ es: body: "Ha cancelado la solicitud de eliminación de cuenta para {0}. Su cuenta ahora está reactivada." error: DOWNLOAD_TOKEN_INVALID: "Su enlace de descarga no es válido." -de: - download_landing: - download_your_account: "Mein Kommentar-Archiv herunterladen" - download_details: "Ihr Kommentar-Archiv wird als ZIP-Datei bereitgestellt. Nach dem Entpacken erhalten Sie eine CSV-Datei, die einfach in ein Tabellenkalkulationsprogramm importiert werden kann." - all_information_included: "Für jeden Ihrer Kommentare sind folgende Informationen enthalten:" - information_included: - date: "Wann Sie den Kommentar geschrieben haben" - url: "Die dauerhafte URL (Internetadresse) des Kommentars" - body: "Der Kommentar-Text" - asset_url: "Die URL (Internetadresse) des Artikels an dem der Kommentar erscheint" - confirm: "Kommentar-Archiv herunterladen" - email: - download: - subject: "Ihre Kommentare sind zum Download bereit: {0}" - download_link_ready: "Hier klicken, um Ihre Kommentare von {0} bis {1} herunterzuladen:" - download_archive: "Archiv herunterladen" - delete: - subject: "Ihr Benutzerkonto bei {0} ist zur Löschung vorgesehen" - body: | - Wir haben eine Anfrage erhalten, Ihr Benutzerkonto zu löschen. Die Löschung ist geplant für den {1}. - - Nach diesem Zeitpunkt werden alle Ihre Kommentare von der Website und aus unserer Datenbank gelöscht. Außerdem werden Ihr Nutzername und Ihre E-Mail-Adresse aus unserem System enfernt. - - Falls Sie es sich noch anders überlegen, können Sie sich bis spätestens zum angegebenen Lösch-Zeitpunkt einloggen und die Lösch-Anfrage abbrechen. - deleted: - subject: "Ihre Benutzerkonto bei {0} wurde gelöscht" - body: | - Ihr Kommentar-Konto bei {0} ist nun gelöscht. Schade, auf Wiedersehen! - - Falls Sie sich in Zukunft erneut an der Diskussion beteiligen möchten, können Sie jederzeit ein neues Benutzerkonto einrichten. - - Wenn Sie Lust haben, schreiben Sie uns doch eine Rückmeldung, Feedback, oder Kritik an {1}, damit wir unsere Community verbessern können. Vielen Dank! - cancelDelete: - subject: "Die Lösch-Anfrage für Ihr Benutzerkonto bei {0} wurde abgebrochen" - body: "Sie haben die Lösch-Anfrage für Ihr Benutzerkonto bei {0} abgebrochen. Das Konto ist nun wieder aktiv." - error: - DOWNLOAD_TOKEN_INVALID: "Der Download-Link ist ungültig." he: download_landing: download_your_account: "הורד היסטורית תגובתך" diff --git a/plugins/talk-plugin-rich-text/client/translations.yml b/plugins/talk-plugin-rich-text/client/translations.yml index 0f230ace5..3fc22a700 100644 --- a/plugins/talk-plugin-rich-text/client/translations.yml +++ b/plugins/talk-plugin-rich-text/client/translations.yml @@ -3,4 +3,9 @@ en: format_bold: bold format_italic: italic format_blockquote: blockquote +he: + talk-plugin-rich-text: + format_bold: bold + format_italic: italic + format_blockquote: blockquote diff --git a/plugins/talk-plugin-sort-most-downvoted/client/translations.yml b/plugins/talk-plugin-sort-most-downvoted/client/translations.yml index 3bff2eed7..f72f730a3 100644 --- a/plugins/talk-plugin-sort-most-downvoted/client/translations.yml +++ b/plugins/talk-plugin-sort-most-downvoted/client/translations.yml @@ -1,3 +1,6 @@ en: talk-plugin-sort-most-downvoted: label: Most downvoted first +he: + talk-plugin-sort-most-downvoted: + label: Most downvoted first diff --git a/plugins/talk-plugin-sort-most-respected/client/translations.yml b/plugins/talk-plugin-sort-most-respected/client/translations.yml index 5aae35d1b..2e30c441b 100644 --- a/plugins/talk-plugin-sort-most-respected/client/translations.yml +++ b/plugins/talk-plugin-sort-most-respected/client/translations.yml @@ -8,8 +8,8 @@ de: talk-plugin-sort-most-respected: label: Häufigste "Respektiert" zuerst en: - talk-plugin-sort-most-liked: - label: Most liked first + talk-plugin-sort-most-respected: + label: Most respected first es: talk-plugin-sort-most-respected: label: Más respetadas primero diff --git a/plugins/talk-plugin-sort-most-upvoted/client/translations.yml b/plugins/talk-plugin-sort-most-upvoted/client/translations.yml index 95f7d3689..3aff9f288 100644 --- a/plugins/talk-plugin-sort-most-upvoted/client/translations.yml +++ b/plugins/talk-plugin-sort-most-upvoted/client/translations.yml @@ -1,9 +1,12 @@ -en: - talk-plugin-sort-most-upvoted: - label: Most upvoted first de: talk-plugin-sort-most-upvoted: label: Am besten bewertet +en: + talk-plugin-sort-most-upvoted: + label: Most upvoted first es: talk-plugin-sort-oldest: label: Más votadas primero +he: + talk-plugin-sort-most-upvoted: + label: Most upvoted first From 9d3e3ce45dc9f91cabc6404a92f46f08ec4b0e59 Mon Sep 17 00:00:00 2001 From: Mendel Konikov Date: Sun, 27 Jan 2019 21:59:38 -0500 Subject: [PATCH 71/72] Add additional Hebrew translations --- .../client/translations.yml | 2 +- .../translations.yml | 4 ++-- .../client/translations.yml | 2 +- .../translations.yml | 4 ++-- .../client/translations.yml | 2 +- .../translations.yml | 4 ++-- .../client/translations.yml | 2 +- .../client/translations.yml | 2 +- .../client/translations.yml | 24 +++++++++---------- .../server/translations.yml | 16 ++++++------- .../client/translations.yml | 4 ++-- .../client/translations.yml | 2 +- .../client/translations.yml | 2 +- 13 files changed, 35 insertions(+), 35 deletions(-) diff --git a/plugins/talk-plugin-notifications-category-featured/client/translations.yml b/plugins/talk-plugin-notifications-category-featured/client/translations.yml index ecd7a910c..08f192de7 100644 --- a/plugins/talk-plugin-notifications-category-featured/client/translations.yml +++ b/plugins/talk-plugin-notifications-category-featured/client/translations.yml @@ -12,4 +12,4 @@ es: toggle_description: Mi comentario esta presentado he: talk-plugin-notifications-category-featured: - toggle_description: My comment is featured + toggle_description: התגובה שלי מובלטת diff --git a/plugins/talk-plugin-notifications-category-featured/translations.yml b/plugins/talk-plugin-notifications-category-featured/translations.yml index bd9dde3da..313aea7d6 100644 --- a/plugins/talk-plugin-notifications-category-featured/translations.yml +++ b/plugins/talk-plugin-notifications-category-featured/translations.yml @@ -27,5 +27,5 @@ he: talk-plugin-notifications: categories: featured: - subject: "One of your comments was featured on {0}" - body: "{0}\nA member of our team has selected this comment to be featured for other readers: {1}" + subject: "אחת מהתגובות שלך הוצגה ב {0}" + body: "{0} \n חבר בצוות שלנו בחר תגובה זו כך שתוצג עבור קוראים אחרים: {1}" diff --git a/plugins/talk-plugin-notifications-category-reply/client/translations.yml b/plugins/talk-plugin-notifications-category-reply/client/translations.yml index 300e47614..1e09a8eff 100644 --- a/plugins/talk-plugin-notifications-category-reply/client/translations.yml +++ b/plugins/talk-plugin-notifications-category-reply/client/translations.yml @@ -12,7 +12,7 @@ es: toggle_description: Mi comentario recibe una respuesta he: talk-plugin-notifications-category-reply: - toggle_description: My comment receives a reply + toggle_description: התגובה שלי מקבלת תשובה nl_NL: talk-plugin-notifications-category-reply: toggle_description: Iemand antwoord op mijn reactie diff --git a/plugins/talk-plugin-notifications-category-reply/translations.yml b/plugins/talk-plugin-notifications-category-reply/translations.yml index 8c12efdbb..954586ebc 100644 --- a/plugins/talk-plugin-notifications-category-reply/translations.yml +++ b/plugins/talk-plugin-notifications-category-reply/translations.yml @@ -27,5 +27,5 @@ he: talk-plugin-notifications: categories: reply: - subject: "Someone has replied to your comment on {0}" - body: "{0}\n{1} replied to your comment: {2}" + subject: "מישהו השיב לתגובה שלך על {0}" + body: "{0}\n{1} השיב לתגובתך: {2}" diff --git a/plugins/talk-plugin-notifications-category-staff/client/translations.yml b/plugins/talk-plugin-notifications-category-staff/client/translations.yml index 246fe6f36..ae422d3c8 100644 --- a/plugins/talk-plugin-notifications-category-staff/client/translations.yml +++ b/plugins/talk-plugin-notifications-category-staff/client/translations.yml @@ -12,7 +12,7 @@ es: toggle_description: Un miembro del personal responde a mi comentario he: talk-plugin-notifications-category-staff: - toggle_description: A staff member replies to my comment + toggle_description: חבר צוות עונה על תגובתי nl_NL: talk-plugin-notifications-category-staff: toggle_description: Een redactielid antwoord op mijn reactie diff --git a/plugins/talk-plugin-notifications-category-staff/translations.yml b/plugins/talk-plugin-notifications-category-staff/translations.yml index a9f30ba57..92693dfd5 100644 --- a/plugins/talk-plugin-notifications-category-staff/translations.yml +++ b/plugins/talk-plugin-notifications-category-staff/translations.yml @@ -27,8 +27,8 @@ he: talk-plugin-notifications: categories: staff: - subject: "Someone at {0} has replied to your comment" - body: "{0}\n{1} works for {2} and has replied to your comment: {3}" + subject: "מישהו ב {0} השיב לתגובתך" + body: "{0}\n{1} עובד עבור {2} והוא השיב לתגובתך: {3}" nl_NL: talk-plugin-notifications: categories: diff --git a/plugins/talk-plugin-notifications-digest-daily/client/translations.yml b/plugins/talk-plugin-notifications-digest-daily/client/translations.yml index f1f7c029f..5eb193a77 100644 --- a/plugins/talk-plugin-notifications-digest-daily/client/translations.yml +++ b/plugins/talk-plugin-notifications-digest-daily/client/translations.yml @@ -17,7 +17,7 @@ es: he: talk-plugin-notifications: digest_enum: - DAILY: In a daily digest + DAILY: בתקציר יומי nl_NL: talk-plugin-notifications: digest_enum: diff --git a/plugins/talk-plugin-notifications-digest-hourly/client/translations.yml b/plugins/talk-plugin-notifications-digest-hourly/client/translations.yml index 4fe714f3f..1ae6d8a69 100644 --- a/plugins/talk-plugin-notifications-digest-hourly/client/translations.yml +++ b/plugins/talk-plugin-notifications-digest-hourly/client/translations.yml @@ -17,7 +17,7 @@ es: he: talk-plugin-notifications: digest_enum: - HOURLY: In an hourly digest + HOURLY: בתקציר שעתי nl_NL: talk-plugin-notifications: digest_enum: diff --git a/plugins/talk-plugin-notifications/client/translations.yml b/plugins/talk-plugin-notifications/client/translations.yml index 8cf16112a..2f66d04fb 100644 --- a/plugins/talk-plugin-notifications/client/translations.yml +++ b/plugins/talk-plugin-notifications/client/translations.yml @@ -72,22 +72,22 @@ es: NONE: Inmediatamente he: talk-plugin-notifications: - settings_title: Notifications - settings_subtitle: Receive notifications when - turn_off_all: I do not want to receive notifications + settings_title: התראות + settings_subtitle: קבל הודעות כאשר + turn_off_all: אני לא רוצה לקבל התראות banner_info: - title: Email Verification Required - text: To receive email notifications you must have a verified email address. - verify_now: Verify your email now + title: נדרש אימות אימייל + text: כדי לקבל התראות באימייל, עליך להיות בעל כתובת אימייל מאומתת. + verify_now: אמת את האימייל שלך כעת banner_success: - title: Email Verification Sent - text: An email has been sent to {0} containing a verification link. + title: נשלח אימות אימייל + text: הודעת אימייל נשלחה אל {0} שמכילה קישור לאימות. banner_error: - title: Error - text: There has been an error sending your verification email. Please try again later. - digest_option: Send notifications + title: שגיאה + text: אירעה שגיאה בשליחת אימייל האימות שלך. בבקשה נסה שוב מאוחר יותר. + digest_option: שלח התראות digest_enum: - NONE: Immediately + NONE: מיד nl_NL: talk-plugin-notifications: settings_title: Notificaties diff --git a/plugins/talk-plugin-notifications/server/translations.yml b/plugins/talk-plugin-notifications/server/translations.yml index 228e16b57..e3d06c9c6 100644 --- a/plugins/talk-plugin-notifications/server/translations.yml +++ b/plugins/talk-plugin-notifications/server/translations.yml @@ -44,16 +44,16 @@ he: talk-plugin-notifications: templates: digest: - subject: "Your latest comment activity at {0}" - footer: "You received this notification because you are a commenter on {0} and you opted in to receive notifications." + subject: "פעילות התגובה האחרונה שלך ב- {0}" + footer: "קיבלת את ההודעה הזו מפני שאתה מפרסם על {0} ואתה הצטרפת לקבל התראות." links: - unsubscribe: "Unsubscribe from comment notifications" + unsubscribe: "בטל את הרישום להודעות על תגובות" unsubscribe_page: - unsubscribe: "Unsubscribe from comment notifications" - click_to_confirm: "Click below to confirm that you would like to unsubscribe from all notifications" - confirm: "Confirm" - are_unsubscribed: "You are now unsubscribed from all notifications." - token_invalid: "Unsubscribe link is invalid, click the link from a more recent email or visit a comment stream and login to change your notification preferences" + unsubscribe: "בטל את הרישום להודעות על תגובות" + click_to_confirm: "לחץ למטה כדי לאשר שברצונך לבטל את הרישום לכל ההתראות" + confirm: "אשר" + are_unsubscribed: "כעת אינך רשום לכל ההודעות." + token_invalid: "הקישור לביטול רישום אינו חוקי, לחץ על הקישור מאימייל עדכני יותר או בקר בזרם תגובות והתחבר כדי לשנות את העדפות ההתראה שלך" nl_NL: talk-plugin-notifications: templates: diff --git a/plugins/talk-plugin-rich-text/client/translations.yml b/plugins/talk-plugin-rich-text/client/translations.yml index 3fc22a700..d281cf95d 100644 --- a/plugins/talk-plugin-rich-text/client/translations.yml +++ b/plugins/talk-plugin-rich-text/client/translations.yml @@ -5,7 +5,7 @@ en: format_blockquote: blockquote he: talk-plugin-rich-text: - format_bold: bold - format_italic: italic + format_bold: מודגש + format_italic: נטוי format_blockquote: blockquote diff --git a/plugins/talk-plugin-sort-most-downvoted/client/translations.yml b/plugins/talk-plugin-sort-most-downvoted/client/translations.yml index f72f730a3..8dcd7375e 100644 --- a/plugins/talk-plugin-sort-most-downvoted/client/translations.yml +++ b/plugins/talk-plugin-sort-most-downvoted/client/translations.yml @@ -3,4 +3,4 @@ en: label: Most downvoted first he: talk-plugin-sort-most-downvoted: - label: Most downvoted first + label: השלילי ביותר קודם diff --git a/plugins/talk-plugin-sort-most-upvoted/client/translations.yml b/plugins/talk-plugin-sort-most-upvoted/client/translations.yml index 3aff9f288..028e465f8 100644 --- a/plugins/talk-plugin-sort-most-upvoted/client/translations.yml +++ b/plugins/talk-plugin-sort-most-upvoted/client/translations.yml @@ -9,4 +9,4 @@ es: label: Más votadas primero he: talk-plugin-sort-most-upvoted: - label: Most upvoted first + label: החיובי ביותר קודם From a49fbf2d05d09b8a7899368157c7d28a0140b630 Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Mon, 4 Feb 2019 17:16:15 -0500 Subject: [PATCH 72/72] Yml fix --- .../talk-plugin-auth/client/translations.yml | 47 +------------------ 1 file changed, 1 insertion(+), 46 deletions(-) diff --git a/plugins/talk-plugin-auth/client/translations.yml b/plugins/talk-plugin-auth/client/translations.yml index 14eff534b..8be54055a 100644 --- a/plugins/talk-plugin-auth/client/translations.yml +++ b/plugins/talk-plugin-auth/client/translations.yml @@ -197,52 +197,6 @@ en: cancel: "Cancel" edit: "Edit" changed_password_msg: "Your password has been successfully changed" - changed_password_msg: "Vaša lozinka je uspešno promenjena" -de: - talk-plugin-auth: - login: - email_verify_cta: "Bitte bestätigen Sie Ihre E-Mail-Adresse." - request_new_verify_email: "E-Mail-Bestätigung erneut anfordern" - verify_email: "Danke, dass Sie ein Konto eingerichtet haben! Wir haben eine Nachricht an Ihre E-Mail-Adresse geschickt, mit der Sie Ihr Konto bestätigen können." - verify_email2: "Sie müssen ihr Konto bestätigen, bevor Sie beginnen können." - not_you: "Nicht Ihr Name?" - logged_in_as: "Angemeldet als" - facebook_sign_in: "Mit Facebook anmelden" - facebook_sign_up: "Mit Facebook registrieren" - logout: "Abmelden" - sign_in: "Anmelden" - sign_in_to_join: "Anmelden, um zu diskutieren" - or: "Oder" - email: "E-Mail-Adresse" - password: "Passwort" - forgot_your_pass: "Passwort vergessen?" - need_an_account: "Brauchen Sie ein Konto?" - register: "Registrieren" - sign_up: "Registrieren" - confirm_password: "Passwort bestätigen" - username: "Nutzername" - already_have_an_account: "Konto bereits vorhanden?" - recover_password: "Passwort zurücksetzen" - email_in_use: "E-Mail-Adresse bereits vergeben" - email_or_username_in_use: "E-Mail-Adresse oder Nutzername bereits vergeben" - required_field: "Pflichtfeld" - passwords_dont_match: "Passwörter nicht identisch." - special_characters: "Nutzernamen dürfen nur Buchstaben, Zahlen und _ enthalten" - sign_in_to_comment: "Zum Kommentieren anmelden" - check_the_form: "Ungültige Eingabe. Bitte prüfen Sie Ihre Felder" - set_username_dialog: - check_the_form: "Ungültige Eingabe. Bitte prüfen Sie Ihre Felder" - continue: "Mit diesem Facebook-Profilnamen fortfahren" - error_create: "Fehler bei Änderung des Nutzernamens" - fake_comment_body: "Dies ist ein Beispiel-Kommentar. Leser können im Kommentarbereich Meinungen und Gedanken mit der Redaktion austauschen." - fake_comment_date: "Vor 1 Minute" - if_you_dont_change_your_name: "Wenn Sie Ihren Nutzernamen an diesem Punkt nicht ändern, wird Ihr Facebook-Name mit Ihren Kommentaren angezeigt." - required_field: "Pflichtfeld" - save: Speichern - special_characters: "Nutzernamen dürfen nur Buchstaben, Zahlen und _ enthalten" - username: Nutzername - write_your_username: "Nutzername bearbeiten" - your_username: "Ihr Nutzername erscheint an jedem Ihrer veröffentlichten Kommentare." es: talk-plugin-auth: login: @@ -535,6 +489,7 @@ sr: save: "Snimi" cancel: "Poništi" edit: "Uredi" + changed_password_msg: "Vaša lozinka je uspešno promenjena" zh_CN: talk-plugin-auth: login: