Merge pull request #4656 from overleaf/jpa-rewrite-quotes-in-locales

[misc] rewrite single quote to left/right single quotation mark in locales

GitOrigin-RevId: a021fb6841425555b9af79a9146820299cb93fc2
This commit is contained in:
Jakob Ackermann 2021-08-16 16:59:04 +02:00 committed by Copybot
parent 0c0bce71d8
commit 99a414f345
18 changed files with 236 additions and 190 deletions

View file

@ -406,6 +406,10 @@ lint: lint_pug
lint_pug:
bin/lint_pug_templates
lint: lint_locales
lint_locales:
bin/lint_locales
lint_in_docker:
$(RUN_LINT_FORMAT) make lint -j --output-sync

36
services/web/bin/lint_locales Executable file
View file

@ -0,0 +1,36 @@
#!/bin/bash
set -e
TEMPLATES_EXTENDING_META_BLOCK=$(\
grep \
--files-with-matches \
--recursive locales/ \
--regex "'" \
|| echo "all-good"
)
if [[ "$TEMPLATES_EXTENDING_META_BLOCK" == "all-good" ]]; then
exit 0
fi
for file in ${TEMPLATES_EXTENDING_META_BLOCK}; do
cat <<MSG >&2
ERROR: $file contains a locale with a single quote.
---
$(grep "$file" --regex "'")
---
Using single quotes in locales can lead to Angular XSS.
You will need to replace the quote with a similar looking character.
(\u2019) is a good candidate.
Links:
- https://en.wikipedia.org/wiki/Right_single_quotation_mark
- https://github.com/overleaf/issues/issues/4478
MSG
exit 1
done

View file

@ -189,7 +189,7 @@
"invalid_zip_file": "Ugyldig zipfil",
"make_primary": "Gør Til Primær",
"make_email_primary_description": "Gør dette til den primære email, som bruges til at logge ind med",
"github_sync_repository_not_found_description": "Det forbundne repository er enten blevet fjernet, eller du har ikke længere adgang til det. Du kan forbinde til et nyt repository ved at klone projektet, og vælge punktet 'Github' i menuen. Du kan også fjerne forbindelsen mellem projektet og repository'et.",
"github_sync_repository_not_found_description": "Det forbundne repository er enten blevet fjernet, eller du har ikke længere adgang til det. Du kan forbinde til et nyt repository ved at klone projektet, og vælge punktet Github i menuen. Du kan også fjerne forbindelsen mellem projektet og repositoryet.",
"unarchive": "Gendan",
"cant_see_what_youre_looking_for_question": "Er der noget, der mangler?",
"something_went_wrong_canceling_your_subscription": "Der gik noget galt med annulleringen af dit abonnement. Du bliver nødt til at kontakte supporten.",
@ -309,8 +309,8 @@
"latex_editor_info": "Alt hvad du har brug for i et moderne LaTeXskriveprogram—stavekontrol, intelligent autofuldførelse, syntaksfremhævning, mange farvetemaer, tastaturbindinger fra vim og emacs, hjælp med LaTeXs advarsler og fejlmeddelelser, og meget mere.",
"number_collab": "Antal samarbejdspartnere",
"hundreds_templates": "Flere hundrede skabeloner",
"tooltip_hide_pdf": "Tryk for at skjule PDF'en",
"tooltip_show_pdf": "Tryk for at vise PDF'en",
"tooltip_hide_pdf": "Tryk for at skjule PDFen",
"tooltip_show_pdf": "Tryk for at vise PDFen",
"tooltip_hide_filetree": "Tryk for at skjule fil-træet",
"tooltip_show_filetree": "Tryk for at vise fil-træet",
"cannot_verify_user_not_robot": "Vi har desværre ikke kunnet verificere, at du ikke er en robot. Tjek venligst at Google reCAPTCHA ikke bliver blokeret af en adblocker eller en firewall.",
@ -363,7 +363,7 @@
"tc_everyone": "Alle",
"per_user_tc_title": "Følg individuelle ændringer",
"you_can_use_per_user_tc": "Nu kan du følge ændringer for hver enkelt bruger",
"turn_tc_on_individuals": "Aktiver 'Følg ændringer' for individuelle brugere",
"turn_tc_on_individuals": "Aktiver Følg ændringer for individuelle brugere",
"keep_tc_on_like_before": "Eller følg alle, som før",
"auto_close_brackets": "Luk automatisk firkantede parenteser",
"auto_pair_delimiters": "Par automatisk afgrænsninger",
@ -492,7 +492,7 @@
"if_you_are_registered": "Hvis du allerede er registreret",
"stop_compile": "Stop kompilering",
"terminated": "Kompilation annulleret",
"compile_terminated_by_user": "Kompileringen blev annulleret via knappen 'Stop Kompilering'. Du kan se loggen for information om hvor kompileringen stoppede.",
"compile_terminated_by_user": "Kompileringen blev annulleret via knappen Stop Kompilering. Du kan se loggen for information om hvor kompileringen stoppede.",
"site_description": "Et online LaTeXskriveprogram, der er let at bruge. Ingen installation, live samarbejde, versionskontrol, flere hundrede LaTeXskabeloner, og meget mere.",
"knowledge_base": "videns base",
"contact_message_label": "Besked",
@ -792,14 +792,14 @@
"share_project": "Del Projek",
"this_project_is_private": "Dette projekt er privat og er kun tilgængelig for nedenstående folk.",
"make_public": "Gør Offentlig",
"this_project_is_public": "Dette projekt er offentligt og kan redigeres af enhver med URL'en.",
"this_project_is_public": "Dette projekt er offentligt og kan redigeres af enhver med URLen.",
"make_private": "Gør Privat",
"can_edit": "Kan Redigere",
"share_with_your_collabs": "Del med dine samarbejdspartnere",
"share": "Del",
"need_to_upgrade_for_more_collabs": "Du bliver nød til at opgradere din konto for at tilføje flere samarbejdspartnere",
"make_project_public": "Gør projekt offentligt",
"make_project_public_consequences": "Hvis du gør dit projekt offentligt så kan alle med URL'en tilgå det.",
"make_project_public_consequences": "Hvis du gør dit projekt offentligt så kan alle med URLen tilgå det.",
"allow_public_editing": "Tillad offentlig redigering",
"allow_public_read_only": "Tillad offentlig skrivebeskyttet adgang",
"make_project_private": "Deaktiver link deling",
@ -982,7 +982,7 @@
"split_screen": "Skærmopdeling",
"clear_cached_files": "Ryd cachede filer",
"go_to_code_location_in_pdf": "Gå til kodes placering i PDF",
"please_compile_pdf_before_download": "Kompilér venligst dit projekt før du downloader PDF'en",
"please_compile_pdf_before_download": "Kompilér venligst dit projekt før du downloader PDFen",
"remove_collaborator": "Fjern kollaborator",
"add_to_folders": "Tilføj til mapper",
"download_zip_file": "Hent -zip fil",

View file

@ -128,7 +128,7 @@
"if_you_are_registered": "Falls du bereits registriert bist",
"stop_compile": "Kompiliervorgang stoppen",
"terminated": "Kompiliervorgang abgebrochen",
"compile_terminated_by_user": "Der Kompiliervorgang wurde durch Klick auf den Button 'Kompiliervorgang stoppen' abgebrochen. Du kannst dir die Logs anschauen, um zu sehen, wo der Kompiliervorgang gestoppt hat.",
"compile_terminated_by_user": "Der Kompiliervorgang wurde durch Klick auf den Button Kompiliervorgang stoppen abgebrochen. Du kannst dir die Logs anschauen, um zu sehen, wo der Kompiliervorgang gestoppt hat.",
"site_description": "Ein einfach bedienbarer Online-LaTeX-Editor. Keine Installation notwendig, Zusammenarbeit in Echtzeit, Versionskontrolle, Hunderte von LaTeX-Vorlagen und mehr",
"knowledge_base": "Wissensdatenbank",
"contact_message_label": "Nachricht",

View file

@ -1,11 +1,11 @@
{
"generic_linked_file_compile_error": "This project's output files are not available because it failed to compile. Please open the project to see the compilation error details.",
"generic_linked_file_compile_error": "This projects output files are not available because it failed to compile. Please open the project to see the compilation error details.",
"chat_error": "Could not load chat messages, please try again.",
"reconnect": "Try again",
"no_pdf_error_title": "No PDF",
"no_pdf_error_explanation": "This compile didn't produce a PDF. This can happen if:",
"no_pdf_error_explanation": "This compile didnt produce a PDF. This can happen if:",
"no_pdf_error_reason_unrecoverable_error": "There is an unrecoverable LaTeX error. If there are LaTeX errors shown below or in the raw logs, please try to fix them and compile again.",
"no_pdf_error_reason_no_content": "The <code>document</code> environment contains no content. If it's empty, please add some content and compile again.",
"no_pdf_error_reason_no_content": "The <code>document</code> environment contains no content. If its empty, please add some content and compile again.",
"no_pdf_error_reason_output_pdf_already_exists": "This project contains a file called <code>output.pdf</code>. If that file exists, please rename it and compile again.",
"logs_pane_info_message": "We are testing a new logs pane",
"logs_pane_info_message_popup": "We are testing a new logs pane. Click here to give feedback.",
@ -56,8 +56,8 @@
"file_outline": "File outline",
"we_cant_find_any_sections_or_subsections_in_this_file": "We cant find any sections or subsections in this file",
"find_out_more_about_the_file_outline": "Find out more about the file outline",
"invalid_institutional_email": "Your institution's SSO service returned your email address as __email__, which is at an unexpected domain that we do not recognise as belonging to it. You may be able to change your primary email address via your user profile at your institution to one at your institution's domain. Please contact your IT department if you have any questions.",
"wed_love_you_to_stay": "We'd love you to stay",
"invalid_institutional_email": "Your institutions SSO service returned your email address as __email__, which is at an unexpected domain that we do not recognise as belonging to it. You may be able to change your primary email address via your user profile at your institution to one at your institutions domain. Please contact your IT department if you have any questions.",
"wed_love_you_to_stay": "Wed love you to stay",
"yes_move_me_to_student_plan": "Yes, move me to the student plan",
"last_login": "Last Login",
"thank_you_for_being_part_of_our_beta_program": "Thank you for being part of our Beta Program, where you can have early access to new features and help us understand your needs better",
@ -66,7 +66,7 @@
"you_can_opt_in_and_out_of_the_program_at_any_time_on_this_page": "You can opt in and out of the program at any time on this page",
"give_feedback": "Give feedback",
"beta_feature_badge": "Beta feature badge",
"invalid_filename": "Upload failed: check that the file name doesn't contain special characters, trailing/leading whitespace or more than __nameLimit__ characters",
"invalid_filename": "Upload failed: check that the file name doesnt contain special characters, trailing/leading whitespace or more than __nameLimit__ characters",
"clsi_unavailable": "Sorry, the compile server for your project was temporarily unavailable. Please try again in a few moments.",
"x_price_per_month": "<0>__price__</0> per month",
"x_price_per_year": "<0>__price__</0> per year",
@ -92,12 +92,12 @@
"dropbox_sync_status_error": "An error has occurred with the Dropbox Integration",
"requesting_password_reset": "Requesting password reset",
"tex_live_version": "TeX Live version",
"email_does_not_belong_to_university": "We don't recognize that domain as being affiliated with your university. Please contact us to add the affiliation.",
"email_does_not_belong_to_university": "We dont recognize that domain as being affiliated with your university. Please contact us to add the affiliation.",
"company_name": "Company Name",
"add_company_details": "Add Company Details",
"github_timeout_error": "Syncing your Overleaf project with Github has timed out. This may be due to the overall size of your project, or the number of files/changes to sync, being too large.",
"github_large_files_error": "Merge failed: your Github repository contains files over the 50mb file size limit ",
"no_history_available": "This project doesn't have any history yet. Please make some changes to the project and try again.",
"no_history_available": "This project doesnt have any history yet. Please make some changes to the project and try again.",
"project_approaching_file_limit": "This project is approaching the file limit",
"recurly_email_updated": "Your billing email address was successfully updated",
"recurly_email_update_needed": "Your billing email address is currently <0>__recurlyEmail__</0>. If needed you can update your billing address to <1>__userEmail__</1>.",
@ -129,41 +129,41 @@
"trash_projects": "Trash Projects",
"about_to_trash_projects": "You are about to trash the following projects:",
"archived_projects_info_note": "The Archive now works on a per-user basis. Projects that you decide to archive will only be archived for you, not your collaborators.",
"trashed_projects_info_note": "Overleaf now has a Trash for projects you want to get rid of. Trashing a project won't affect your collaborators.",
"archiving_projects_wont_affect_collaborators": "Archiving projects won't affect your collaborators.",
"trashing_projects_wont_affect_collaborators": "Trashing projects won't affect your collaborators.",
"trashed_projects_info_note": "Overleaf now has a Trash for projects you want to get rid of. Trashing a project wont affect your collaborators.",
"archiving_projects_wont_affect_collaborators": "Archiving projects wont affect your collaborators.",
"trashing_projects_wont_affect_collaborators": "Trashing projects wont affect your collaborators.",
"register_intercept_sso": "You can link your __authProviderName__ account from the Account Settings page after logging in.",
"continue_to": "Continue to __appName__",
"project_ownership_transfer_confirmation_1": "Are you sure you want to make <0>__user__</0> the owner of <1>__project__</1>?",
"project_ownership_transfer_confirmation_2": "This action cannot be undone. The new owner will be notified and will be able to change project access settings (including removing your own access).",
"change_owner": "Change owner",
"change_project_owner": "Change Project Owner",
"faq_pay_by_invoice_answer": "Yes, if you'd like to purchase a group account or site license and would prefer to pay by invoice,\r\nor need to raise a purchase order, please <0>let us know</0>.\r\nFor individual accounts or accounts with monthly billing, we can only accept payment online\r\nvia credit or debit card, or PayPal.",
"faq_pay_by_invoice_answer": "Yes, if youd like to purchase a group account or site license and would prefer to pay by invoice,\r\nor need to raise a purchase order, please <0>let us know</0>.\r\nFor individual accounts or accounts with monthly billing, we can only accept payment online\r\nvia credit or debit card, or PayPal.",
"password_too_long_please_reset": "Maximum password length exceeded. Please reset your password.",
"view_other_options_to_log_in": "View other options to log in",
"we_logged_you_in": "We have logged you in.",
"will_need_to_log_out_from_and_in_with": "You will need to <b>log out</b> from your <b>__email1__</b> account and then log in with <b>__email2__</b>.",
"resubmit_institutional_email": "Please resubmit your institutional email.",
"opted_out_linking": "You've opted out from linking your <b>__email__</b> <b>__appName__</b> account to your institutional account.",
"opted_out_linking": "Youve opted out from linking your <b>__email__</b> <b>__appName__</b> account to your institutional account.",
"please_link_to_institution_account": "Please link your <b>__email__</b> <b>__appName__</b> account to your <b>__institutionName__</b> institutional account.",
"register_with_another_email": "<a href=\"__link__\">Register with __appName__</a> using another email.",
"register_with_email_provided": "<a href=\"__link__\">Register with __appName__</a> using the email and password you provided.",
"security_reasons_linked_accts": "For security reasons, as your institutional email is already associated with the <b>__email__</b> <b>__appName__</b> account, we can only allow account linking with that specific account.",
"this_grants_access_to_features": "This grants you access to <b>__appName__</b> <b>__featureType__</b> features.",
"to_add_email_accounts_need_to_be_linked": "To add this email, your <b>__appName__</b> and <b>__institutionName__</b> accounts will need to be linked.",
"tried_to_log_in_with_email": "You've tried to login with <b>__email__</b>.",
"tried_to_register_with_email": "You've tried to register with <b>__email__</b>, which is already registered with <b>__appName__</b> as an institutional account.",
"tried_to_log_in_with_email": "Youve tried to login with <b>__email__</b>.",
"tried_to_register_with_email": "Youve tried to register with <b>__email__</b>, which is already registered with <b>__appName__</b> as an institutional account.",
"log_in_with_email": "Log in with __email__",
"log_in_with_existing_institution_email": "Please log in with your existing <b>__appName__</b> account in order to get your <b>__appName__</b> and <b>__institutionName__</b> institutional accounts linked.",
"log_out_from": "Log out from __email__",
"logged_in_with_acct_that_cannot_be_linked": "You've logged in with an <b>__appName__</b> account that cannot be linked to your institution account.",
"logged_in_with_acct_that_cannot_be_linked": "Youve logged in with an <b>__appName__</b> account that cannot be linked to your institution account.",
"logged_in_with_email": "You are currently logged in to <b>__appName__</b> with the email <b>__email__</b>.",
"looks_like_logged_in_with_email": "It looks like you're already logged in to <b>__appName__</b> with the email <b>__email__</b>.",
"looks_like_logged_in_with_email": "It looks like youre already logged in to <b>__appName__</b> with the email <b>__email__</b>.",
"make_primary_to_log_in_through_institution": "Make your <b>__email__</b> email primary to log in through your institution portal. ",
"make_primary_which_will_allow_log_in_through_institution": "Making it your <b>primary __appName__</b> email will allow you to log in through your institution portal.",
"need_to_do_this_to_access_license": "You'll need to do this in order to have access to the benefits from the <b>__institutionName__</b> site license.",
"institutional_login_not_supported": "Your university doesn't support <b>institutional login</b> yet, but you can still register with your institutional email.",
"institutional_login_unknown": "Sorry, we don't know which institution issued that email address. You can browse our <a href=\"__link__\">list of institutions</a> to find yours, or you can just register using your email address and password here.",
"need_to_do_this_to_access_license": "Youll need to do this in order to have access to the benefits from the <b>__institutionName__</b> site license.",
"institutional_login_not_supported": "Your university doesnt support <b>institutional login</b> yet, but you can still register with your institutional email.",
"institutional_login_unknown": "Sorry, we dont know which institution issued that email address. You can browse our <a href=\"__link__\">list of institutions</a> to find yours, or you can just register using your email address and password here.",
"link_account": "Link Account",
"link_accounts": "Link Accounts",
"link_accounts_and_add_email": "Link Accounts and Add Email",
@ -175,7 +175,7 @@
"if_have_existing_can_link": "If you have an existing <b>__appName__</b> account on another email, you can link it to your <b>__institutionName__</b> account by clicking <b>__clickText__</b>.",
"if_owner_can_link": "If you own the <b>__appName__</b> account with <b>__email__</b>, you will be allowed to link it to your <b>__institutionName__</b> institutional account.",
"ignore_and_continue_institution_linking": "You can also ignore this and <a href=\"__link__\">continue to __appName__ with your <b>__email__</b> account</a>.",
"in_order_to_match_institutional_metadata": "In order to match your institutional metadata, we've linked your account using <b>__email__</b>.",
"in_order_to_match_institutional_metadata": "In order to match your institutional metadata, weve linked your account using <b>__email__</b>.",
"in_order_to_match_institutional_metadata_associated": "In order to match your institutional metadata, your account is associated with the email <b>__email__</b>.",
"institution_account_tried_to_add_already_registered": "The email/institution account you tried to add is <b>already registered</b> with __appName__.",
"institution_account_tried_to_add_already_linked": "This institution is <b>already linked</b> with your account via another email address.",
@ -190,7 +190,7 @@
"email_already_associated_with": "The <b>__email1__</b> email is already associated with the <b>__email2__</b> <b>__appName__</b> account.",
"enter_institution_email_to_log_in": "Enter your institutional email to log in through your institution.",
"find_out_more_about_institution_login": "Find out more about institutional login",
"get_in_touch_having_problems": "<a href=\"__link__\">Get in touch with support</a> if you're having problems",
"get_in_touch_having_problems": "<a href=\"__link__\">Get in touch with support</a> if youre having problems",
"go_back_and_link_accts": "<a href=\"__link__\">Go back</a> and link your accounts",
"go_back_and_log_in": "<a href=\"__link__\">Go back</a> and log in again",
"go_back_to_institution": "Go back to your institution",
@ -201,8 +201,8 @@
"click_link_to_proceed": "Click <b>__clickText__</b> below to proceed.",
"continue_with_email": "<a href=\"__link__\">Continue to __appName__</a> with your <b>__email__</b> account",
"create_new_account": "Create new account",
"do_not_have_acct_or_do_not_want_to_link": "If you don't have an <b>__appName__</b> account, or if you don't want to link to your <b>__institutionName__</b> account, please click <b>__clickText__</b>.",
"do_not_link_accounts": "Don't link accounts",
"do_not_have_acct_or_do_not_want_to_link": "If you dont have an <b>__appName__</b> account, or if you dont want to link to your <b>__institutionName__</b> account, please click <b>__clickText__</b>.",
"do_not_link_accounts": "Dont link accounts",
"account_has_been_link_to_institution_account": "Your __appName__ account on <b>__email__</b> has been linked to your <b>__institutionName__</b> institutional account.",
"account_linking": "Account Linking",
"account_with_email_exists": "It looks like an <b>__appName__</b> account with the email <b>__email__</b> already exists.",
@ -224,14 +224,14 @@
"sso_account_already_linked": "Account already linked to another __appName__ user",
"subscription_admins_cannot_be_deleted": "You cannot delete your account while on a subscription. Please cancel your subscription and try again. If you keep seeing this message please contact us.",
"delete_acct_no_existing_pw": "Please use the password reset form to set a password before deleting your account",
"empty_zip_file": "Zip doesn't contain any file",
"empty_zip_file": "Zip doesnt contain any file",
"you_can_now_login_through_overleaf_sl": "You can now log in to your ShareLaTeX account through Overleaf.",
"find_out_more_nt": "Find out more.",
"register_error": "Registration error",
"login_error": "Login error",
"sso_link_error": "Error linking SSO account",
"more_info": "More Info",
"synctex_failed": "Couldn't find the corresponding source file",
"synctex_failed": "Couldnt find the corresponding source file",
"linked_collabratec_description": "Use Collabratec to manage your __appName__ projects.",
"reset_from_sl": "Please reset your password from ShareLaTeX and login there to move your account to Overleaf",
"dropbox_already_linked_error": "Your Dropbox account cannot be linked as it is already linked with another Overleaf account.",
@ -255,16 +255,16 @@
"invalid_zip_file": "Invalid zip file",
"make_primary": "Make Primary",
"make_email_primary_description": "Make this the primary email, used to log in",
"github_sync_repository_not_found_description": "The linked repository has either been removed, or you no longer have access to it. You can set up sync with a new repository by cloning the project and using the 'Github' menu item. You can also unlink the repository from this project.",
"github_sync_repository_not_found_description": "The linked repository has either been removed, or you no longer have access to it. You can set up sync with a new repository by cloning the project and using the Github menu item. You can also unlink the repository from this project.",
"unarchive": "Restore",
"cant_see_what_youre_looking_for_question": "Can't see what you're looking for?",
"cant_see_what_youre_looking_for_question": "Cant see what youre looking for?",
"something_went_wrong_canceling_your_subscription": "Something went wrong canceling your subscription. Please contact support.",
"department": "Department",
"notification_features_upgraded_by_affiliation": "Good news! Your affiliated organization __institutionName__ has a partnership with Overleaf, and you now have access to all of Overleaf's Professional features.",
"notification_personal_subscription_not_required_due_to_affiliation": " Good news! Your affiliated organization __institutionName__ has a partnership with Overleaf, and you now have access to Overleaf's Professional features through your affiliation. You can cancel your personal subscription without losing access to any of your benefits.",
"notification_features_upgraded_by_affiliation": "Good news! Your affiliated organization __institutionName__ has a partnership with Overleaf, and you now have access to all of Overleafs Professional features.",
"notification_personal_subscription_not_required_due_to_affiliation": " Good news! Your affiliated organization __institutionName__ has a partnership with Overleaf, and you now have access to Overleafs Professional features through your affiliation. You can cancel your personal subscription without losing access to any of your benefits.",
"github_private_description": "You choose who can see and commit to this repository.",
"notification_project_invite_message": "<b>__userName__</b> would like you to join <b>__projectName__</b>",
"notification_project_invite_accepted_message": "You've joined <b>__projectName__</b>",
"notification_project_invite_accepted_message": "Youve joined <b>__projectName__</b>",
"subject_to_additional_vat": "Prices may be subject to additional VAT, depending on your country.",
"select_country_vat": "Please select your country on the payment page to view the total price including any VAT.",
"to_change_access_permissions": "To change access permissions, please ask the project owner",
@ -280,18 +280,18 @@
"the_file_supplied_is_of_an_unsupported_type ": "The link to open this content on Overleaf pointed to the wrong kind of file. Valid file types are .tex documents and .zip files. If this keeps happening for links on a particular site, please report this to them.",
"the_requested_publisher_was_not_found": "The link to open this content on Overleaf specified a publisher that could not be found. If this keeps happening for links on a particular site, please report this to them.",
"the_supplied_uri_is_invalid": "The link to open this content on Overleaf included an invalid URI. If this keeps happening for links on a particular site, please report this to them.",
"the_requested_conversion_job_was_not_found": "The link to open this content on Overleaf specified a conversion job that could not be found. It's possible that the job has expired and needs to be run again. If this keeps happening for links on a particular site, please report this to them.",
"the_requested_conversion_job_was_not_found": "The link to open this content on Overleaf specified a conversion job that could not be found. Its possible that the job has expired and needs to be run again. If this keeps happening for links on a particular site, please report this to them.",
"not_found_error_from_the_supplied_url": "The link to open this content on Overleaf pointed to a file that could not be found. If this keeps happening for links on a particular site, please report this to them.",
"too_many_requests": "Too many requests were received in a short space of time. Please wait for a few moments and try again.",
"password_change_passwords_do_not_match": "Passwords do not match",
"github_for_link_shared_projects": "This project was accessed via link-sharing and won't be synchronised with your Github unless you are invited via e-mail by the project owner.",
"browsing_project_latest_for_pseudo_label": "Browsing your project's current state",
"github_for_link_shared_projects": "This project was accessed via link-sharing and wont be synchronised with your Github unless you are invited via e-mail by the project owner.",
"browsing_project_latest_for_pseudo_label": "Browsing your projects current state",
"history_label_project_current_state": "Current state",
"download_project_at_this_version": "Download project at this version",
"submit": "submit",
"submit_title": "Submit",
"help_articles_matching": "Help articles matching your subject",
"dropbox_for_link_share_projs": "This project was accessed via link-sharing and won't be synchronised to your Dropbox unless you are invited via e-mail by the project owner.",
"dropbox_for_link_share_projs": "This project was accessed via link-sharing and wont be synchronised to your Dropbox unless you are invited via e-mail by the project owner.",
"clear_search": "clear search",
"email_registered_try_alternative": "Sorry, we do not have an account matching those credentials. Perhaps you signed up using a different provider?",
"access_your_projects_with_git": "Access your projects with Git",
@ -308,7 +308,7 @@
"managers_cannot_remove_self": "Managers cannot remove themselves",
"user_not_found": "User not found",
"user_already_added": "User already added",
"bonus_twitter_share_text": "I'm using __appName__, the free online collaborative LaTeX editor - it's awesome and easy to use!",
"bonus_twitter_share_text": "Im using __appName__, the free online collaborative LaTeX editor - its awesome and easy to use!",
"bonus_email_share_header": "Online LaTeX editor you may like",
"bonus_email_share_body": "Hey, I have been using the online LaTeX editor __appName__ recently and thought you might like to check it out.",
"bonus_share_link_text": "Online LaTeX Editor __appName__",
@ -335,7 +335,7 @@
"login_with_service": "Log in with __service__",
"first_time_sl_user": "First time here as a ShareLaTeX user",
"migrate_from_sl": "Migrate from ShareLaTeX",
"dont_have_account": "Don't have an account?",
"dont_have_account": "Dont have an account?",
"sl_extra_info_tooltip": "Please log in to ShareLaTeX to move your account to Overleaf. It will only take a few seconds. If you have a ShareLaTeX subscription, it will automatically be transferred to Overleaf.",
"register_using_email": "Register using your email",
"login_register_or": "or",
@ -347,14 +347,14 @@
"faq_how_does_free_trial_works_answer": "You get full access to your chosen __appName__ plan during your __len__-day free trial. There is no obligation to continue beyond the trial. Your card will be charged at the end of your __len__ day trial unless you cancel before then. You can cancel via your subscription settings.",
"thousands_templates": "Thousands of templates",
"get_instant_access_to": "Get instant access to",
"ask_proj_owner_to_upgrade_for_full_history": "Please ask the project owner to upgrade to access this project's full history.",
"currently_seeing_only_24_hrs_history": "You're currently seeing the last 24 hours of changes in this project.",
"ask_proj_owner_to_upgrade_for_full_history": "Please ask the project owner to upgrade to access this projects full history.",
"currently_seeing_only_24_hrs_history": "Youre currently seeing the last 24 hours of changes in this project.",
"archive_projects": "Archive Projects",
"archive_and_leave_projects": "Archive and Leave Projects",
"about_to_archive_projects": "You are about to archive the following projects:",
"please_confirm_your_email_before_making_it_default": "Please confirm your email before making it the primary.",
"back_to_editor": "Back to the editor",
"generic_history_error": "Something went wrong trying to fetch your project's history. If the error persists, please contact us via:",
"generic_history_error": "Something went wrong trying to fetch your projects history. If the error persists, please contact us via:",
"unconfirmed": "Unconfirmed",
"please_check_your_inbox": "Please check your inbox",
"resend_confirmation_email": "Resend confirmation email",
@ -410,13 +410,13 @@
"leave": "Leave",
"archived_projects": "Archived Projects",
"archive": "Archive",
"student_disclaimer": "The educational discount applies to all students at secondary and postsecondary institutions (schools and universities). We may contact you to confirm that you're eligible for the discount.",
"student_disclaimer": "The educational discount applies to all students at secondary and postsecondary institutions (schools and universities). We may contact you to confirm that youre eligible for the discount.",
"billed_after_x_days": "You wont be billed until after your __len__ day trial expires.",
"looking_multiple_licenses": "Looking for multiple licenses?",
"reduce_costs_group_licenses": "You can cut down on paperwork and reduce costs with our discounted group licenses.",
"find_out_more": "Find out More",
"compare_plan_features": "Compare Plan Features",
"in_good_company": "You're In Good Company",
"in_good_company": "Youre In Good Company",
"unlimited": "Unlimited",
"priority_support": "Priority support",
"dropbox_integration_lowercase": "Dropbox integration",
@ -449,7 +449,7 @@
"powerful_latex_editor": "Powerful LaTeX editor",
"realtime_track_changes": "Real-time track changes",
"realtime_track_changes_info": "Now you dont have to choose between tracked changes and typesetting in LaTeX. Leave comments, keep track of TODOs, and accept or reject others changes.",
"full_doc_history_info": "Travel back in time to see any version and who made changes. No matter what happens, we've got your back.",
"full_doc_history_info": "Travel back in time to see any version and who made changes. No matter what happens, weve got your back.",
"dropbox_integration_info": "Work online and offline seamlessly with two-way Dropbox sync. Changes you make locally will be sent automatically to the version on Overleaf and vice versa.",
"github_integration_info": "Push and pull commits to and from GitHub or directly from Git, so you or your collaborators can work offline with Git and online with Overleaf.",
"latex_editor_info": "Everything you need in a modern LaTeX editor --- spell check, intelligent autocomplete, syntax highlighting, dozens of color themes, vim and emacs bindings, help with LaTeX warnings and error messages, and much more.",
@ -489,7 +489,7 @@
"open_in_v1": "Open in V1",
"import_to_v2": "Import to V2",
"never_mind_open_in_v1": "Never mind, open in V1",
"yes_im_sure": "Yes, I'm sure",
"yes_im_sure": "Yes, Im sure",
"drop_files_here_to_upload": "Drop files here to upload",
"drag_here": "drag here",
"creating_project": "Creating project",
@ -542,7 +542,7 @@
"aggregate_changed": "Changed",
"aggregate_to": "to",
"confirm_password_to_continue": "Confirm password to continue",
"confirm_password_footer": "We won't ask for your password again for a while.",
"confirm_password_footer": "We wont ask for your password again for a while.",
"accept_all": "Accept all",
"reject_all": "Reject all",
"bulk_accept_confirm": "Are you sure you want to accept the selected __nChanges__ changes?",
@ -564,7 +564,7 @@
"upgrade_to_track_changes": "Upgrade to Track Changes",
"see_changes_in_your_documents_live": "See changes in your documents, live",
"track_any_change_in_real_time": "Track any change, in real-time",
"review_your_peers_work": "Review your peers' work",
"review_your_peers_work": "Review your peers work",
"accept_or_reject_each_changes_individually": "Accept or reject each change individually",
"accept": "Accept",
"reject": "Reject",
@ -600,8 +600,8 @@
"status_checks": "Status Checks",
"editor_resources": "Editor Resources",
"checking": "Checking",
"cannot_invite_self": "Can't send invite to yourself",
"cannot_invite_non_user": "Can't send invite. Recipient must already have a __appName__ account",
"cannot_invite_self": "Cant send invite to yourself",
"cannot_invite_non_user": "Cant send invite. Recipient must already have a __appName__ account",
"log_in_with": "Log in with __provider__",
"return_to_login_page": "Return to Login page",
"login_failed": "Login failed",
@ -630,7 +630,7 @@
"failed_compile_check_ignore": "turn off syntax checking",
"compile_time_checks": "Syntax Checks",
"stop_on_validation_error": "Check syntax before compile",
"ignore_validation_errors": "Don't check syntax",
"ignore_validation_errors": "Dont check syntax",
"run_syntax_check_now": "Run syntax check now",
"your_billing_details_were_saved": "Your billing details were saved",
"security_code": "Security code",
@ -653,7 +653,7 @@
"invite_not_valid_description": "The invite may have expired. Please contact the project owner",
"accepting_invite_as": "You are accepting this invite as",
"accept_invite": "Accept invite",
"log_hint_ask_extra_feedback": "Can you help us understand why this hint wasn't helpful?",
"log_hint_ask_extra_feedback": "Can you help us understand why this hint wasnt helpful?",
"log_hint_extra_feedback_didnt_understand": "I didnt understand the hint",
"log_hint_extra_feedback_not_applicable": "I cant apply this solution to my document",
"log_hint_extra_feedback_incorrect": "This doesnt fix the error",
@ -662,8 +662,8 @@
"if_you_are_registered": "If you are already registered",
"stop_compile": "Stop compilation",
"terminated": "Compilation cancelled",
"compile_terminated_by_user": "The compile was cancelled using the 'Stop Compilation' button. You can download the raw logs to see where the compile stopped.",
"site_description": "An online LaTeX editor that's easy to use. No installation, real-time collaboration, version control, hundreds of LaTeX templates, and more.",
"compile_terminated_by_user": "The compile was cancelled using the Stop Compilation button. You can download the raw logs to see where the compile stopped.",
"site_description": "An online LaTeX editor thats easy to use. No installation, real-time collaboration, version control, hundreds of LaTeX templates, and more.",
"knowledge_base": "knowledge base",
"contact_message_label": "Message",
"kb_suggestions_enquiry": "Have you checked our <0>__kbLink__</0>?",
@ -685,7 +685,7 @@
"user_in_beta_program": "User is participating in Beta Program",
"beta_program_already_participating": "You are enrolled in the Beta Program",
"sharelatex_beta_program": "__appName__ Beta Program",
"beta_program_benefits": "We're always improving __appName__. By joining our Beta program you can have early access to new features and help us understand your needs better.",
"beta_program_benefits": "Were always improving __appName__. By joining our Beta program you can have early access to new features and help us understand your needs better.",
"beta_program_opt_in_action": "Opt-In to Beta Program",
"conflicting_paths_found": "Conflicting Paths Found",
"following_paths_conflict": "The following files and folders conflict with the same path",
@ -754,12 +754,12 @@
"manage_subscription": "Manage Subscription",
"activate_account": "Activate your account",
"yes_please": "Yes Please!",
"nearly_activated": "You're one step away from activating your __appName__ account!",
"nearly_activated": "Youre one step away from activating your __appName__ account!",
"please_set_a_password": "Please set a password",
"activation_token_expired": "Your activation token has expired, you will need to get another one sent to you.",
"activate": "Activate",
"activating": "Activating",
"ill_take_it": "I'll take it!",
"ill_take_it": "Ill take it!",
"cancel_your_subscription": "Stop Your Subscription",
"no_thanks_cancel_now": "No thanks, I still want to cancel",
"cancel_my_account": "Cancel my subscription",
@ -841,7 +841,7 @@
"new_password": "New Password",
"confirm_new_password": "Confirm New Password",
"required": "Required",
"doesnt_match": "Doesn't match",
"doesnt_match": "Doesnt match",
"dropbox_integration": "Dropbox Integration",
"learn_more": "Learn more",
"dropbox_is_premium": "Dropbox sync is a premium feature",
@ -858,7 +858,7 @@
"delete_account_warning_message": "You are about to permanently <strong>delete all of your account data</strong>, including your projects and settings. Please type your account email address into the box below to proceed.",
"deleting": "Deleting",
"delete": "Delete",
"sl_benefits_plans": "__appName__ is the world's easiest to use LaTeX editor. Stay up to date with your collaborators, keep track of all changes to your work, and use our LaTeX environment from anywhere in the world.",
"sl_benefits_plans": "__appName__ is the worlds easiest to use LaTeX editor. Stay up to date with your collaborators, keep track of all changes to your work, and use our LaTeX environment from anywhere in the world.",
"monthly": "Monthly",
"personal": "Personal",
"free": "Free",
@ -880,7 +880,7 @@
"group_plan_enquiry": "Group Plan Enquiry",
"enjoy_these_features": "Enjoy all of these great features",
"create_unlimited_projects": "Create as many projects as you need.",
"never_loose_work": "Never lose a step, we've got your back.",
"never_loose_work": "Never lose a step, weve got your back.",
"access_projects_anywhere": "Access your projects everywhere.",
"log_in": "Log In",
"login": "Login",
@ -903,7 +903,7 @@
"registering": "Registering",
"planned_maintenance": "Planned Maintenance",
"no_planned_maintenance": "There is currently no planned maintenance",
"cant_find_page": "Sorry, we can't find the page you are looking for.",
"cant_find_page": "Sorry, we cant find the page you are looking for.",
"take_me_home": "Take me home!",
"no_preview_available": "Sorry, no preview is available.",
"no_messages": "No messages",
@ -956,12 +956,12 @@
"proj_timed_out_reason": "Sorry, your compile took too long to run and timed out. This may be due to a LaTeX error, or a large number of high-res images or complicated diagrams.",
"no_errors_good_job": "No errors, good job!",
"compile_error": "Compile Error",
"generic_failed_compile_message": "Sorry, your LaTeX code couldn't compile for some reason. Please check the errors below for details, or view the raw log",
"generic_failed_compile_message": "Sorry, your LaTeX code couldnt compile for some reason. Please check the errors below for details, or view the raw log",
"other_logs_and_files": "Other logs and files",
"view_raw_logs": "View Raw Logs",
"hide_raw_logs": "Hide Raw Logs",
"clear_cache": "Clear cache",
"clear_cache_explanation": "This will clear all hidden LaTeX files (.aux, .bbl, etc) from our compile server. You generally don't need to do this unless you're having trouble with references.",
"clear_cache_explanation": "This will clear all hidden LaTeX files (.aux, .bbl, etc) from our compile server. You generally dont need to do this unless youre having trouble with references.",
"clear_cache_is_safe": "Your project files will not be deleted or changed.",
"clearing": "Clearing",
"template_description": "Template Description",
@ -1019,14 +1019,14 @@
"email_us_to_your_friends": "Email us to your friends",
"link_to_us": "Link to us from your website",
"direct_link": "Direct Link",
"sl_gives_you_free_stuff_see_progress_below": "When someone starts using __appName__ after your recommendation we'll give you some <strong>free stuff</strong> to say thanks! Check your progress below.",
"sl_gives_you_free_stuff_see_progress_below": "When someone starts using __appName__ after your recommendation well give you some <strong>free stuff</strong> to say thanks! Check your progress below.",
"spread_the_word_and_fill_bar": "Spread the word and fill this bar up",
"one_free_collab": "One free collaborator",
"three_free_collab": "Three free collaborators",
"free_dropbox_and_history": "Free Dropbox and History",
"you_not_introed_anyone_to_sl": "You've not introduced anyone to __appName__ yet. Get sharing!",
"you_introed_small_number": " You've introduced <0>__numberOfPeople__</0> person to __appName__. Good job, but can you get some more?",
"you_introed_high_number": " You've introduced <0>__numberOfPeople__</0> people to __appName__. Good job!",
"you_not_introed_anyone_to_sl": "Youve not introduced anyone to __appName__ yet. Get sharing!",
"you_introed_small_number": " Youve introduced <0>__numberOfPeople__</0> person to __appName__. Good job, but can you get some more?",
"you_introed_high_number": " Youve introduced <0>__numberOfPeople__</0> people to __appName__. Good job!",
"link_to_sl": "Link to __appName__",
"can_link_to_sl_with_html": "You can link to __appName__ with the following HTML:",
"year": "year",
@ -1063,14 +1063,14 @@
"your_card_will_be_charged_soon": "Your card will be charged soon.",
"if_you_dont_want_to_be_charged": "If you do not want to be charged again ",
"add_your_first_group_member_now": "Add your first group members now",
"thanks_for_subscribing_you_help_sl": "Thank you for subscribing to the __planName__ plan. It's support from people like yourself that allows __appName__ to continue to grow and improve.",
"thanks_for_subscribing_you_help_sl": "Thank you for subscribing to the __planName__ plan. Its support from people like yourself that allows __appName__ to continue to grow and improve.",
"back_to_your_projects": "Back to your projects",
"goes_straight_to_our_inboxes": "It goes straight to both our inboxes",
"need_anything_contact_us_at": "If there is anything you ever need please feel free to contact us directly at",
"regards": "Regards",
"about": "About",
"comment": "Comment",
"restricted_no_permission": "Restricted, sorry you don't have permission to load this page.",
"restricted_no_permission": "Restricted, sorry you dont have permission to load this page.",
"online_latex_editor": "Online LaTeX Editor",
"meet_team_behind_latex_editor": "Meet the team behind your favourite online LaTeX editor.",
"follow_me_on_twitter": "Follow me on Twitter",
@ -1097,9 +1097,9 @@
"work_offline_and_sync_with_dropbox": "Work offline and sync your files via Dropbox and GitHub",
"over": "over",
"view_templates": "View templates",
"nothing_to_install_ready_to_go": "There's nothing complicated or difficult for you to install, and you can <0>__start_now__</0>, even if you've never seen it before. __appName__ comes with a complete, ready to go LaTeX environment which runs on our servers.",
"nothing_to_install_ready_to_go": "Theres nothing complicated or difficult for you to install, and you can <0>__start_now__</0>, even if youve never seen it before. __appName__ comes with a complete, ready to go LaTeX environment which runs on our servers.",
"start_using_latex_now": "start using LaTeX right now",
"get_same_latex_setup": "With __appName__ you get the same LaTeX set-up wherever you go. By working with your colleagues and students on __appName__, you know that you're not going to hit any version inconsistencies or package conflicts.",
"get_same_latex_setup": "With __appName__ you get the same LaTeX set-up wherever you go. By working with your colleagues and students on __appName__, you know that youre not going to hit any version inconsistencies or package conflicts.",
"support_lots_of_features": "We support almost all LaTeX features, including inserting images, bibliographies, equations, and much more! Read about all the exciting things you can do with __appName__ in our <0>__help_guides_link__</0>",
"latex_guides": "LaTeX guides",
"reset_password": "Reset Password",
@ -1117,16 +1117,16 @@
"email_or_password_wrong_try_again": "Your email or password is incorrect. Please try again",
"rate_limit_hit_wait": "Rate limit hit. Please wait a while before retrying",
"problem_changing_email_address": "There was a problem changing your email address. Please try again in a few moments. If the problem continues please contact us.",
"single_version_easy_collab_blurb": "__appName__ makes sure that you're always up to date with your collaborators and what they are doing. There is only a single master version of each document which everyone has access to. It's impossible to make conflicting changes, and you don't have to wait for your colleagues to send you the latest draft before you can keep working.",
"can_see_collabs_type_blurb": "If multiple people want to work on a document at the same time then that's no problem. You can see where your colleagues are typing directly in the editor and their changes show up on your screen immediately.",
"single_version_easy_collab_blurb": "__appName__ makes sure that youre always up to date with your collaborators and what they are doing. There is only a single master version of each document which everyone has access to. Its impossible to make conflicting changes, and you dont have to wait for your colleagues to send you the latest draft before you can keep working.",
"can_see_collabs_type_blurb": "If multiple people want to work on a document at the same time then thats no problem. You can see where your colleagues are typing directly in the editor and their changes show up on your screen immediately.",
"work_directly_with_collabs": "Work directly with your collaborators",
"work_with_word_users": "Work with Word users",
"work_with_word_users_blurb": "__appName__ is so easy to get started with that you'll be able to invite your non-LaTeX colleagues to contribute directly to your LaTeX documents. They'll be productive from day one and be able to pick up small amounts of LaTeX as they go.",
"work_with_word_users_blurb": "__appName__ is so easy to get started with that youll be able to invite your non-LaTeX colleagues to contribute directly to your LaTeX documents. Theyll be productive from day one and be able to pick up small amounts of LaTeX as they go.",
"view_which_changes": "View which changes have been",
"sl_included_history_of_changes_blurb": "__appName__ includes a history of all of your changes so you can see exactly who changed what, and when. This makes it extremely easy to keep up to date with any progress made by your collaborators and allows you to review recent work.",
"can_revert_back_blurb": "In a collaboration or on your own, sometimes mistakes are made. Reverting back to previous versions is simple and removes the risk of losing work or regretting a change.",
"start_using_sl_now": "Start using __appName__ now",
"over_x_templates_easy_getting_started": "There are thousands of __templates__ in our template gallery, so it's really easy to get started, whether you're writing a journal article, thesis, CV or something else.",
"over_x_templates_easy_getting_started": "There are thousands of __templates__ in our template gallery, so its really easy to get started, whether youre writing a journal article, thesis, CV or something else.",
"done": "Done",
"change": "Change",
"change_or_cancel-change": "Change",
@ -1140,11 +1140,11 @@
"about_james_allen": "has a PhD in theoretical physics and is passionate about LaTeX. He created one of the first online LaTeX editors, ScribTeX, and has played a large role in developing the technologies that make __appName__ possible.",
"two_strong_principles_behind_sl": "There are two strong driving principles behind our work on __appName__:",
"want_to_improve_workflow_of_as_many_people_as_possible": "We want to improve the workflow of as many people as possible.",
"detail_on_improve_peoples_workflow": "LaTeX is notoriously hard to use, and collaboration is always difficult to coordinate. We believe that we've developed some great solutions to help people who face these problems, and we want to make sure that __appName__ is accessible to as many people as possible. We've tried to keep our pricing fair, and have released much of __appName__ as open source so that anyone can host their own.",
"detail_on_improve_peoples_workflow": "LaTeX is notoriously hard to use, and collaboration is always difficult to coordinate. We believe that weve developed some great solutions to help people who face these problems, and we want to make sure that __appName__ is accessible to as many people as possible. Weve tried to keep our pricing fair, and have released much of __appName__ as open source so that anyone can host their own.",
"want_to_create_sustainable_lasting_legacy": "We want to create a sustainable and lasting legacy.",
"details_on_legacy": "Development and maintenance of a product like __appName__ takes a lot of time and work, so it's important that we can find a business model that will support this both now, and in the long term. We don't want __appName__ to be dependent on external funding or disappear due to a failed business model. I'm pleased to say that we're currently able to run __appName__ profitably and sustainably, and expect to be able to do so in the long term.",
"details_on_legacy": "Development and maintenance of a product like __appName__ takes a lot of time and work, so its important that we can find a business model that will support this both now, and in the long term. We dont want __appName__ to be dependent on external funding or disappear due to a failed business model. Im pleased to say that were currently able to run __appName__ profitably and sustainably, and expect to be able to do so in the long term.",
"get_in_touch": "Get in touch",
"want_to_hear_from_you_email_us_at": "We'd love to hear from anyone who is using __appName__, or wants to have a chat about what we're doing. You can get in touch with us at ",
"want_to_hear_from_you_email_us_at": "Wed love to hear from anyone who is using __appName__, or wants to have a chat about what were doing. You can get in touch with us at ",
"cant_find_email": "That email address is not registered, sorry.",
"plans_amper_pricing": "Plans &amp; Pricing",
"documentation": "Documentation",
@ -1201,7 +1201,7 @@
"move_to_annual_billing": "Move to Annual Billing",
"annual_billing_enabled": "Annual billing enabled",
"move_to_annual_billing_now": "Move to annual billing now",
"change_to_annual_billing_and_save": "Get <0>__percentage__</0> off with annual billing. If you switch now you'll save <1>__yearlySaving__</1> per year.",
"change_to_annual_billing_and_save": "Get <0>__percentage__</0> off with annual billing. If you switch now youll save <1>__yearlySaving__</1> per year.",
"missing_template_question": "Missing Template?",
"tell_us_about_the_template": "If we are missing a template please either: Send us a copy of the template, a __appName__ url to the template or let us know where we can find the template. Also please let us know a little about the template for the description.",
"email_us": "Email us",
@ -1353,7 +1353,7 @@
"unlink": "Unlink",
"unlink_github_warning": "Any projects that you have synced with GitHub will be disconnected and no longer kept in sync with GitHub. Are you sure you want to unlink your GitHub account?",
"github_account_successfully_linked": "GitHub Account Successfully Linked!",
"github_successfully_linked_description": "Thanks, we've successfully linked your GitHub account to __appName__. You can now export your __appName__ projects to GitHub, or import projects from your GitHub repositories.",
"github_successfully_linked_description": "Thanks, weve successfully linked your GitHub account to __appName__. You can now export your __appName__ projects to GitHub, or import projects from your GitHub repositories.",
"import_from_github": "Import from GitHub",
"github_sync_error": "Sorry, there was an error talking to our GitHub service. Please try again in a few moments.",
"loading_github_repositories": "Loading your GitHub repositories",
@ -1391,7 +1391,7 @@
"n_items_plural": "__count__ items",
"you_can_now_log_in_sso": "You can now log in through your institution and may receive <0>free __appName__ Professional features</0>!",
"link_institutional_email_get_started": "Link an institutional email address to your account to get started.",
"looks_like_youre_at": "It looks like you're at <0>__institutionName__</0>!",
"looks_like_youre_at": "It looks like youre at <0>__institutionName__</0>!",
"add_affiliation": "Add Affiliation",
"did_you_know_institution_providing_professional": "Did you know that __institutionName__ is providing <0>free __appName__ Professional features</0> to everyone at __institutionName__?",
"add_email_to_claim_features": "Add an institutional email address to claim your features.",
@ -1401,7 +1401,7 @@
"dropbox_duplicate_project_names": "Your Dropbox account has been unlinked, because you have more than one project called <0>\"__projectName__\"</0>.",
"dropbox_duplicate_project_names_suggestion": "Please make your project names unique across all your <0>active, archived and trashed</0> projects and then re-link your Dropbox account.",
"please_reconfirm_institutional_email": "Please take a moment to confirm your institutional email address or <0>remove it</0> from your account.",
"need_to_add_new_primary_before_remove": "You'll need to add a new primary email address before you can remove this one.",
"need_to_add_new_primary_before_remove": "Youll need to add a new primary email address before you can remove this one.",
"are_you_still_at": "Are you still at <0>__institutionName__</0>?",
"confirm_affiliation": "Confirm Affiliation",
"please_check_your_inbox_to_confirm": "Please check your email inbox to confirm your <0>__institutionName__</0> affiliation.",
@ -1472,7 +1472,7 @@
"pay_with_paypal": "Pay with PayPal",
"this_field_is_required": "This field is required",
"by_subscribing_you_agree_to_our_terms_of_service": "By subscribing, you agree to our <0>terms of service</0>.",
"cancel_anytime": "We're confident that you'll love __appName__, but if not you can cancel anytime. We'll give you your money back, no questions asked, if you let us know within 30 days.",
"cancel_anytime": "Were confident that youll love __appName__, but if not you can cancel anytime. Well give you your money back, no questions asked, if you let us know within 30 days.",
"for_visa_mastercard_and_discover": "For <0>Visa, MasterCard and Discover</0>, the <1>3 digits</1> on the <2>back</2> of your card.",
"for_american_express": "For <0>American Express</0>, the <1>4 digits</1> on the <2>front</2> of your card.",
"request_password_reset_to_reconfirm": "Request password reset email to reconfirm",

View file

@ -989,7 +989,7 @@
"need_to_upgrade_for_history": "Vous devez mettre à niveau votre compte pour pouvoir utiliser lhistorique",
"ask_proj_owner_to_upgrade_for_history": "Veuillez demander au propriétaire du projet de mettre à niveau son compte pour pouvoir utiliser lhistorique.",
"anonymous": "Anonyme",
"generic_something_went_wrong": "Désolé, quelque chose s'est mal passé :(",
"generic_something_went_wrong": "Désolé, quelque chose sest mal passé :(",
"generic_if_problem_continues_contact_us": "Si ce problème persiste, veuillez nous contacter",
"restoring": "Restauration en cours",
"restore_to_before_these_changes": "Restaurer juste avant ces modifications",

View file

@ -14,7 +14,7 @@
"maximum_files_uploaded_together": "Massimo __max__ file caricati insieme",
"too_many_files_uploaded_throttled_short_period": "Troppi file caricati, i tuoi caricamenti sono stati limitati per un breve periodo.",
"compile_larger_projects": "Compila progetti più grandi",
"upgrade_to_get_feature": "Esegui l'upgrade per avere __feature__, oltre a:",
"upgrade_to_get_feature": "Esegui lupgrade per avere __feature__, oltre a:",
"new_group": "Nuovo Gruppo",
"about_to_delete_groups": "Stai per cancellare i seguenti gruppi:",
"removing": "Rimozione",
@ -88,7 +88,7 @@
"dropbox_integration": "Integrazione Dropbox",
"learn_more": "Scopri di più",
"dropbox_is_premium": "La sincronizzazione Dropbox è una funzionalità premium",
"account_is_linked": "L'account è collegato",
"account_is_linked": "Laccount è collegato",
"unlink_dropbox": "Scollega Dropbox",
"link_to_dropbox": "Collega a Dropbox",
"newsletter_info_and_unsubscribe": "A intervalli di qualche mese inviamo una newsletter che ricapitola le nuove funzionalità disponibili. Se preferisci non ricevere questa email puoi cancellarti in ogni momento:",
@ -101,7 +101,7 @@
"delete_account_warning_message": "Stai per <strong>eliminare per sempre tutti i tuoi dati</strong>, inclusi progetti e impostazioni. Per favore scrivi DELETE nel box sottostante per procedere.",
"deleting": "Eliminando",
"delete": "Elimina",
"sl_benefits_plans": "__appName__ è l'editor più facile del mondo per usare LaTeX. Rimani aggiornato con i tuoi collaboratori, tieni traccia di tutti i cambiamenti al tuo lavoro, e usa il nostro ambiente LaTeX da qualsiasi parte nel mondo.",
"sl_benefits_plans": "__appName__ è leditor più facile del mondo per usare LaTeX. Rimani aggiornato con i tuoi collaboratori, tieni traccia di tutti i cambiamenti al tuo lavoro, e usa il nostro ambiente LaTeX da qualsiasi parte nel mondo.",
"monthly": "Mensile",
"personal": "Personale",
"free": "Gratis",
@ -145,7 +145,7 @@
"password": "Password",
"registering": "Registrazione in corso",
"planned_maintenance": "Manutenzione Pianificata",
"no_planned_maintenance": "Non c'è nessuna manutenzione correntemente pianificata",
"no_planned_maintenance": "Non cè nessuna manutenzione correntemente pianificata",
"cant_find_page": "Spiacenti, non riusciamo a trovare la pagina che stai cercando.",
"take_me_home": "Portami nella home!",
"no_preview_available": "Spiacenti, non è disponibile nessuna anteprima.",
@ -153,7 +153,7 @@
"send_first_message": "Invia il tuo primo messaggio",
"account_not_linked_to_dropbox": "Il tuo account non è collegato a Dropbox",
"update_dropbox_settings": "Aggiorna Impostazioni Dropbox",
"refresh_page_after_starting_free_trial": "Per favore aggiorna questa pagina dopo l'inizio del tuo trial gratuito.",
"refresh_page_after_starting_free_trial": "Per favore aggiorna questa pagina dopo linizio del tuo trial gratuito.",
"checking_dropbox_status": "controllando lo stato di Dropbox",
"dismiss": "Rimuovi",
"new_file": "Nuovo File",
@ -185,7 +185,7 @@
"copying": "copia in corso",
"copy": "Copia",
"compiling": "Compilazione",
"click_here_to_preview_pdf": "Clicca qui per visualizzare un'anteprima del tuo lavoro in PDF.",
"click_here_to_preview_pdf": "Clicca qui per visualizzare unanteprima del tuo lavoro in PDF.",
"server_error": "Errore Server",
"somthing_went_wrong_compiling": "Spiacenti, qualcosa è andato storto e il tuo progetto non è stato compilato. Si prega di riprovare fra qualche momento.",
"timedout": "Errore di time out",
@ -201,8 +201,8 @@
"clear_cache_is_safe": "I file del tuo progetto non saranno eliminati o modificati.",
"clearing": "Pulizia in corso",
"template_description": "Descrizione del Modello",
"project_last_published_at": "Il tuo progetto è stato pubblicato l'ultima volta alle",
"problem_talking_to_publishing_service": "C'è un problema con il nostro servizio di pubblicazione, si prega di riprovare fra qualche minuto",
"project_last_published_at": "Il tuo progetto è stato pubblicato lultima volta alle",
"problem_talking_to_publishing_service": "Cè un problema con il nostro servizio di pubblicazione, si prega di riprovare fra qualche minuto",
"unpublishing": "Rimozione pubblicazione",
"republish": "Ri-pubblica",
"publishing": "Pubblicazione",
@ -214,15 +214,15 @@
"can_edit": "Può Modificare",
"share_with_your_collabs": "Condividi con i tuoi collaboratori",
"share": "Condividi",
"need_to_upgrade_for_more_collabs": "Devi eseguire l'upgrade dell'account per aggiungere più collaboratori",
"need_to_upgrade_for_more_collabs": "Devi eseguire lupgrade dellaccount per aggiungere più collaboratori",
"make_project_public": "Rendi progetto pubblico",
"make_project_public_consequences": "Se rendi il tuo progetto pubblico chiunque possieda la URL potrà accedervi.",
"allow_public_editing": "Permetti modifica pubblica",
"allow_public_read_only": "Permetti accesso pubblico in sola lettura",
"make_project_private": "Rendi progetto privato",
"make_project_private_consequences": "Se rendi il tuo progetto privato solo le persone con cui scegli di condividerlo potranno avere accesso.",
"need_to_upgrade_for_history": "Devi eseguire l'upgrade dell'account per utilizzare la funzionalità della storia.",
"ask_proj_owner_to_upgrade_for_history": "Per favore chiedi al proprietario del progetto di eseguire l'upgrade per poter utilizzare la funzionalità della storia.",
"need_to_upgrade_for_history": "Devi eseguire lupgrade dellaccount per utilizzare la funzionalità della storia.",
"ask_proj_owner_to_upgrade_for_history": "Per favore chiedi al proprietario del progetto di eseguire lupgrade per poter utilizzare la funzionalità della storia.",
"anonymous": "Anonimo",
"generic_something_went_wrong": "Spiacenti, qualcosa è andato storto :(",
"restoring": "Ripristinando",
@ -277,7 +277,7 @@
"subscription_canceled_and_terminate_on_x": " Il tuo abbonamento è stato annullato e terminerà il <0>__terminateDate__</0>. Non saranno addebitati ulteriori costi.",
"your_subscription_has_expired": "Il tuo abbonamento è scaduto.",
"create_new_subscription": "Crea Nuovo Abbonamento",
"problem_with_subscription_contact_us": "C'è un problema con il tuo abbonamento. Ti preghiamo di contattarci per altre informazioni.",
"problem_with_subscription_contact_us": "Cè un problema con il tuo abbonamento. Ti preghiamo di contattarci per altre informazioni.",
"manage_group": "Gestisci Gruppo",
"loading_billing_form": "Caricamento dettagli di addebito",
"you_have_added_x_of_group_size_y": "Hai aggiunto <0>__addedUsersSize__</0> membri su <1>__groupSize__</1> disponibili.",
@ -291,7 +291,7 @@
"your_card_will_be_charged_soon": "La tua carta verrà addebitata a breve.",
"if_you_dont_want_to_be_charged": "Se non vuoi altri addebiti ",
"add_your_first_group_member_now": "Aggiungi ora i primi membri del gruppo",
"thanks_for_subscribing_you_help_sl": "Grazie per esserti abbonato al piano __planName__. E' il supporto di persone come te che permettono a __appName__ di continuare a crescere e migliorare.",
"thanks_for_subscribing_you_help_sl": "Grazie per esserti abbonato al piano __planName__. E il supporto di persone come te che permettono a __appName__ di continuare a crescere e migliorare.",
"back_to_your_projects": "Indietro ai tuoi progetti",
"goes_straight_to_our_inboxes": "Finirà direttamente a entrambe le nostre email",
"need_anything_contact_us_at": "Per qualsiasi bisogno puoi contattarci direttamente al",
@ -304,13 +304,13 @@
"follow_me_on_twitter": "Seguimi su Twitter",
"motivation": "Motivazione",
"evolved": "Evoluto",
"the_easy_online_collab_latex_editor": "L'editor LaTeX facile da usare, online, collaborativo",
"the_easy_online_collab_latex_editor": "Leditor LaTeX facile da usare, online, collaborativo",
"get_started_now": "Inizia adesso",
"sl_used_over_x_people_at": "__appName__ è utilizzato da più di __numberOfUsers__ studenti e accademici a:",
"collaboration": "Collaborazione",
"work_on_single_version": "Lavorate insieme su una singola versione",
"view_collab_edits": "Visualizza le modifiche altrui ",
"ease_of_use": " Facilità d'Uso",
"ease_of_use": " Facilità dUso",
"no_complicated_latex_install": "Nessuna complicata installazione LaTeX",
"all_packages_and_templates": "Tutti i pacchetti e <0>__templatesLink__</0> di cui hai bisogno",
"document_history": "Storia dei documenti",
@ -324,10 +324,10 @@
"work_offline_and_sync_with_dropbox": "Lavora offline e sincronizza i tuoi file da Dropbox e GitHub",
"over": "su",
"view_templates": "Visualizza modelli",
"nothing_to_install_ready_to_go": "Non c'è niente di complicato o difficile da installare, e puoi <0>__start_now__</0>, anche se non l'hai mai visto prima. __appName__ è un ambiente LaTeX completo e pronto che viene eseguito sui nostri server.",
"nothing_to_install_ready_to_go": "Non cè niente di complicato o difficile da installare, e puoi <0>__start_now__</0>, anche se non lhai mai visto prima. __appName__ è un ambiente LaTeX completo e pronto che viene eseguito sui nostri server.",
"start_using_latex_now": "iniziare a usare LaTeX da subito",
"get_same_latex_setup": "Con __appName__ hai le stesse impostazioni LaTeX dovunque tu sia. Lavorando con i tuoi colleghi e studenti su __appName__, sai che non avrai nessuna inconsistenza fra versioni o conflitti fra pacchetti.",
"support_lots_of_features": "Supportiamo quasi tutte le funzionalità di LaTeX, inclusa l'aggiunta di immagini, bibliografie, equazioni e molto altro! Leggi di tutto ciò che puoi fare con __appName__ nelle nostre <0>__help_guides_link__</0>",
"support_lots_of_features": "Supportiamo quasi tutte le funzionalità di LaTeX, inclusa laggiunta di immagini, bibliografie, equazioni e molto altro! Leggi di tutto ciò che puoi fare con __appName__ nelle nostre <0>__help_guides_link__</0>",
"latex_guides": "guide a LaTeX",
"reset_password": "Ripristino Password",
"set_password": "Imposta Password",
@ -342,13 +342,13 @@
"maintenance": "Manutenzione",
"to_many_login_requests_2_mins": "Questo account ha ricevuto troppe richieste di login. Per favore, attendi 2 minuti prima di riprovare ad entrare",
"email_or_password_wrong_try_again": "La tua email o password è errata.",
"rate_limit_hit_wait": "Raggiunto limite massimo. Per favore, attendi un po' prima di riprovare",
"problem_changing_email_address": "C'è stato un problema durante la modifica del tuo indirizzo email. Per favore, riprova fra qualche momento. Se il problema persiste non esitare a contattarci.",
"single_version_easy_collab_blurb": "__appName__ fa sì che tu sia sempre aggiornato con i tuoi collaboratori e con ciò che fanno. Esiste una sola versione principale di ogni documento a cui ognuno ha accesso. E' impossibile fare modifiche conflittuali, e non dovrai aspettare che i tuoi colleghi ti inviino le ultime bozze prima che tu possa continuare a lavorare.",
"can_see_collabs_type_blurb": "Non c'è problema se più persone vogliono lavorare su uno stesso documento in uno stesso momento. Puoi vedere dove i tuoi colleghi stanno scrivendo direttamente nell'editor, e le loro modifiche vengono mostrate immediatamente sul tuo schermo.",
"rate_limit_hit_wait": "Raggiunto limite massimo. Per favore, attendi un po prima di riprovare",
"problem_changing_email_address": "Cè stato un problema durante la modifica del tuo indirizzo email. Per favore, riprova fra qualche momento. Se il problema persiste non esitare a contattarci.",
"single_version_easy_collab_blurb": "__appName__ fa sì che tu sia sempre aggiornato con i tuoi collaboratori e con ciò che fanno. Esiste una sola versione principale di ogni documento a cui ognuno ha accesso. E impossibile fare modifiche conflittuali, e non dovrai aspettare che i tuoi colleghi ti inviino le ultime bozze prima che tu possa continuare a lavorare.",
"can_see_collabs_type_blurb": "Non cè problema se più persone vogliono lavorare su uno stesso documento in uno stesso momento. Puoi vedere dove i tuoi colleghi stanno scrivendo direttamente nelleditor, e le loro modifiche vengono mostrate immediatamente sul tuo schermo.",
"work_directly_with_collabs": "Lavora direttamente con i tuoi collaboratori",
"work_with_word_users": "Lavora con utenti Word",
"work_with_word_users_blurb": "E' così facile iniziare con __appName__ che potrai invitare i tuoi colleghi che non usano LaTeX affinché contribuiscano direttamente ai tuoi documenti. Saranno produttivi dal primo giorno e potranno imparare un po' di LaTeX man mano che procedono.",
"work_with_word_users_blurb": "E così facile iniziare con __appName__ che potrai invitare i tuoi colleghi che non usano LaTeX affinché contribuiscano direttamente ai tuoi documenti. Saranno produttivi dal primo giorno e potranno imparare un po di LaTeX man mano che procedono.",
"view_which_changes": "Visualizza quali modifiche sono state",
"sl_included_history_of_changes_blurb": "__appName__ include una storia di tutte le tue modifiche così che tu possa esattamente vedere chi ha modificato cosa, e quando. Questo rende estremamente facile mantenersi aggiornati con tutti i progressi fatti dai tuoi collaboratori e permette di revisionare gli ultimi lavori.",
"can_revert_back_blurb": "Sia in collaborazione che in proprio, si possono fare errori. Ritornare a versioni precedenti è semplice e rimuove il rischio di perdere lavoro o rimpiangere una modifica.",
@ -369,7 +369,7 @@
"details_on_legacy": "Lo sviluppo e la manutenzione di un prodotto come __appName__ richiedono molto tempo e lavoro, ed è quindi importante poter trovare un modello di business che supporti tutto ciò, sia adesso che nel lungo termine. Non vogliamo che __appName__ dipenda da finanziamenti esterni o che scompaia a causa di un modello di business fallimentare. Sono contento nel dire che, al momento, siamo in grado di gestire __appName__ in maniera profittevole e sostenibile, e ci aspettiamo di continuare a far questo nel lungo termine.",
"get_in_touch": "Contattaci",
"want_to_hear_from_you_email_us_at": "Ci piacerebbe parlare di __appName__ o di ciò che facciamo con chiunque utilizzi __appName__. Puoi contattarci a ",
"cant_find_email": "Spiacenti, quell'indirizzo email non è registrato.",
"cant_find_email": "Spiacenti, quellindirizzo email non è registrato.",
"plans_amper_pricing": "Piani &amp; Costi",
"documentation": "Documentazione",
"account": "Account",
@ -420,7 +420,7 @@
"move_to_annual_billing": "Cambia ad Addebitamento Annuale",
"annual_billing_enabled": "Addebitamento annuale abilitato",
"move_to_annual_billing_now": "Cambia ad addebitamento annuale subito",
"change_to_annual_billing_and_save": "Ottieni uno sconto del <0>__percentage__</0> con l'addebitamento annuale. Se cambi adesso risparmierai <1>__yearlySaving__</1> all'anno.",
"change_to_annual_billing_and_save": "Ottieni uno sconto del <0>__percentage__</0> con laddebitamento annuale. Se cambi adesso risparmierai <1>__yearlySaving__</1> allanno.",
"missing_template_question": "Modello Mancante?",
"tell_us_about_the_template": "Se manca un modello puoi: Inviarci una copia del modello, un url __appName__ al modello, oppure puoi farci sapere dove possiamo trovarlo. Per favore, facci anche avere qualche informazione per la descrizione del modello.",
"email_us": "Contatto email",
@ -438,8 +438,8 @@
"commit": "Commit",
"commiting": "Committing",
"importing_and_merging_changes_in_github": "Importazione e unione modifiche in GitHub",
"upgrade_for_faster_compiles": "Esegui l'upgrade per compilazioni più veloci e per aumentare il limite di timeout",
"free_accounts_have_timeout_upgrade_to_increase": "Gli account gratuiti hanno un limite di timeout di un minuto. Esegui l'upgrade per aumentare il limite.",
"upgrade_for_faster_compiles": "Esegui lupgrade per compilazioni più veloci e per aumentare il limite di timeout",
"free_accounts_have_timeout_upgrade_to_increase": "Gli account gratuiti hanno un limite di timeout di un minuto. Esegui lupgrade per aumentare il limite.",
"learn_how_to_make_documents_compile_quickly": "Impara a rendere le tue compilazioni più veloci.",
"zh-CN": "Cinese",
"cn": "Cinese (Semplificato)",
@ -476,7 +476,7 @@
"coupon_code": "codice coupon",
"country": "Nazione",
"billing_address": "Indirizzo di Fatturazione",
"upgrade_now": "Effettua l'Upgrade",
"upgrade_now": "Effettua lUpgrade",
"state": "Nazione",
"vat_number": "Partita IVA",
"you_have_joined": "Ti sei unito a __groupName__",
@ -485,10 +485,10 @@
"you_can_claim_premium_account": "Puoi richiedere un account premium che sarà fornito da __groupName__ tramite verifica email",
"not_now": "Non adesso",
"verify_email_join_group": "Verifica email e unisciti al Gruppo",
"check_email_to_complete_group": "Per favore, controlla la tua email per completare l'adesione al gruppo",
"check_email_to_complete_group": "Per favore, controlla la tua email per completare ladesione al gruppo",
"verify_email_address": "Verifica Indirizzo Email",
"group_provides_you_with_premium_account": "__groupName__ ti fornisce un account premium. Verifica la tua email per eseguire l'upgrade del tuo account.",
"check_email_to_complete_the_upgrade": "Per favore, controlla la tua email per completare l'upgrade",
"group_provides_you_with_premium_account": "__groupName__ ti fornisce un account premium. Verifica la tua email per eseguire lupgrade del tuo account.",
"check_email_to_complete_the_upgrade": "Per favore, controlla la tua email per completare lupgrade",
"email_link_expired": "Collegamento email scaduto, per favore richiedine un altro.",
"services": "Servizi",
"about_shane_kilkelly": "è uno sviluppatore software e vive a Edinburgo. Shane è un forte sostenitore di Programmazione Funzionale e Test Driven Development, e ci tiene molto a produrre software di qualità.",
@ -562,7 +562,7 @@
"half_price_student": "Piani a Metà Prezzo per Studenti",
"about_us": "About Us",
"loading_recent_github_commits": "Caricamento di commit recenti",
"no_new_commits_in_github": "Nessun nuovo commit in GitHub dall'ultima unione.",
"no_new_commits_in_github": "Nessun nuovo commit in GitHub dallultima unione.",
"dropbox_sync_description": "Mantieni i tuoi progetti __appName__ in sincrono con il tuo Dropbox. Le modifiche in __appName__ saranno automaticamente inviate nel tuo Dropbox, e viceversa.",
"github_sync_description": "Con GitHub Sync puoi collegare i tuoi progetti __appName__ a repository GitHub. Crea nuovi commit da __appName__ e unisci con commit fatti offline o su GitHub.",
"github_import_description": "Con GitHub Sync puoi importare i tuoi repository GitHub in __appName__. Crea nuovi commit da __appName__ e unisci con commit fatti offline o su GitHub.",
@ -572,7 +572,7 @@
"github_account_successfully_linked": "Account GitHub Collegato con Successo!",
"github_successfully_linked_description": "Grazie, abbiamo collegato con successo il tuo account GitHub a __appName__ . Adesso puoi esportare i progetti __appName__ in GitHub, o importarli dai tuoi repository GitHub.",
"import_from_github": "Importa da GitHub",
"github_sync_error": "Spiacenti, c'è stato un errore con la comunicazione con GitHub. Si prega di riprovare fra poco.",
"github_sync_error": "Spiacenti, cè stato un errore con la comunicazione con GitHub. Si prega di riprovare fra poco.",
"loading_github_repositories": "Caricamento dei tuoi repository GitHub",
"select_github_repository": "Seleziona un repository GitHub da importare in __appName__.",
"import_to_sharelatex": "Importa in __appName__",
@ -587,7 +587,7 @@
"sync_project_to_github": "Sincronizza progetto in GitHub",
"sync_project_to_github_explanation": "Tutte le modifiche fatte in __appName__ saranno inviate e unite con tutti gli aggiornamenti in GitHub.",
"github_merge_failed": "Le tue modifiche in __appName__ e GitHub non possono essere unite automaticamente. Per favore, unisci manualmente il branch <0>__sharelatex_branch__</0> con il branch <1>__master_branch__</1> in git. Clicca qui sotto per continuare dopo aver apportato le modifiche manuali.",
"continue_github_merge": "Ho eseguito l'unione manuale. Continua",
"continue_github_merge": "Ho eseguito lunione manuale. Continua",
"export_project_to_github": "Esporta Progetto in GitHub",
"github_validation_check": "Per favore, controlla che il nome del repository sia valido, e che tu abbia i permessi per crearlo.",
"repository_name": "Nome Repository",

View file

@ -174,7 +174,7 @@
"history": "히스토리",
"joining": "참여하기",
"open_project": "프로젝트 열기",
"files_cannot_include_invalid_characters": "파일에 '*'과 '/'은 사용할 수 없습니다.",
"files_cannot_include_invalid_characters": "파일에 *’과 /은 사용할 수 없습니다.",
"invalid_file_name": "파일 이름이 부적절합니다.",
"autocomplete_references": "레퍼런스 자동완성 (<code>\\cite{}</code> 블록 안에서)",
"autocomplete": "자동 완성",
@ -215,7 +215,7 @@
"if_you_are_registered": "이미 등록하셨다면",
"stop_compile": "컴파일 중지",
"terminated": "컴파일 취소됨",
"compile_terminated_by_user": "'컴파일 중지' 버튼을 사용하여 컴파일이 취소되었습니다. Raw log를 보시면 어디에서 중지 되었는지 확인할 수 있습니다.",
"compile_terminated_by_user": "’컴파일 중지’ 버튼을 사용하여 컴파일이 취소되었습니다. Raw log를 보시면 어디에서 중지 되었는지 확인할 수 있습니다.",
"site_description": "사용하기 쉬운 온라인 LaTex 편집기. 설치 필요없음. 실시간 협업. 버전 관리. 수백 개의 LaTex 템플릿. 그리고 그 이상.",
"knowledge_base": "지식 베이스",
"contact_message_label": "문의 사항",

View file

@ -68,7 +68,7 @@
"add_your_comment_here": "Voeg uw opmerking hier toe",
"resolved_comments": "Opgeloste opmerkingen",
"try_it_for_free": "Probeer het gratis",
"please_ask_the_project_owner_to_upgrade_to_track_changes": "Vraag alstublieft de projecteigenaar om te upgraden zodat de optie 'Wijzigingen bijhouden' gebruikt kan worden",
"please_ask_the_project_owner_to_upgrade_to_track_changes": "Vraag alstublieft de projecteigenaar om te upgraden zodat de optie Wijzigingen bijhouden gebruikt kan worden",
"mark_as_resolved": "Markeer als opgelost",
"reopen": "Heropen",
"add_comment": "Voeg opmerking toe",
@ -76,7 +76,7 @@
"upgrade_to_track_changes": "Upgrade naar Wijzigingen Bijhouden",
"see_changes_in_your_documents_live": "Zie verandering in uw documenten, live",
"track_any_change_in_real_time": "Hou alle veranderingen bij, in realtime",
"review_your_peers_work": "Review werk van uw collega's",
"review_your_peers_work": "Review werk van uw collegas",
"accept_or_reject_each_changes_individually": "Accepteer of verwerp iedere wijziging individueel",
"accept": "Accepteer",
"reject": "Verwerp",
@ -132,7 +132,7 @@
"history": "Geschiedenis",
"joining": "Aan het toevoegen",
"open_project": "Open Project",
"files_cannot_include_invalid_characters": "Bestandsnaam mag niet '*' of '/' bevatten",
"files_cannot_include_invalid_characters": "Bestandsnaam mag niet * of / bevatten",
"invalid_file_name": "Ongeldige Bestandsnaam",
"autocomplete_references": "Refereer Autocomplete (in een <code>\\cite{}</code> blok)",
"autocomplete": "Autocomplete",
@ -173,7 +173,7 @@
"if_you_are_registered": "Als u al geregistreerd bent",
"stop_compile": "Stop met compileren",
"terminated": "Compileren gestopt",
"compile_terminated_by_user": "Het compileren was gestopt door de 'Stop Compilatie' knop. U kan in de log files zien waar het compileren is gestopt",
"compile_terminated_by_user": "Het compileren was gestopt door de Stop Compilatie knop. U kan in de log files zien waar het compileren is gestopt",
"site_description": "Een online LaTeX editor die makkelijk te gebruiken is. Geen installatie, real-time samenwerken, versiecontrole, honderden LaTeX templates en meer.",
"knowledge_base": "Kennisbasis",
"contact_message_label": "Bericht",
@ -510,7 +510,7 @@
"reconnecting": "Opnieuw aan het verbinden",
"saving_notification_with_seconds": "__docname__ aan het opslaan... (__seconds__ seconden aan niet-opgeslagen wijzigingen)",
"help_us_spread_word": "Help __appName__ meer naamsbekendheid te krijgen",
"share_sl_to_get_rewards": "Deel __appName__ met je vrienden en collega's en verkrijg onderstaande beloningen",
"share_sl_to_get_rewards": "Deel __appName__ met je vrienden en collegas en verkrijg onderstaande beloningen",
"post_on_facebook": "Delen op Facebook",
"share_us_on_googleplus": "Deel on op Google+",
"email_us_to_your_friends": "E-mail ons naar je vrienden",
@ -589,7 +589,7 @@
"view_templates": "Sjablonen bekijken",
"nothing_to_install_ready_to_go": "Er is niks moeilijks dat je moet installeren en je kunt <0>__start_now__</0>, zelfs als je het nooit eerder hebt gebruikt. __appName__ bevat een complete LaTeX-omgeving die klaar is voor gebruik en draait op onze servers.",
"start_using_latex_now": "nu beginnen met LaTeX",
"get_same_latex_setup": "Met __appName__ krijg je overal waar je bent dezelfde LaTeX-installatie. Door samen met je collega's en studenten te werken op __appName__, weet je zeker dat je geen versieproblemen of conflicterende pakketten tegen zult komen.",
"get_same_latex_setup": "Met __appName__ krijg je overal waar je bent dezelfde LaTeX-installatie. Door samen met je collegas en studenten te werken op __appName__, weet je zeker dat je geen versieproblemen of conflicterende pakketten tegen zult komen.",
"support_lots_of_features": "We ondersteunen bijna alle LaTeX-functies, waaronder het invoegen van afbeeldingen, bibliografieën, vergelijkingen en nog veel meer! Lees over alle leuke dingen die je kunt doen met __appName__ in onze <0>__help_guides_link__</0>",
"latex_guides": "LaTeX-gidsen",
"reset_password": "Wachtwoord Herstellen",
@ -607,11 +607,11 @@
"email_or_password_wrong_try_again": "Je e-mailadres of wachtwoord is incorrect. Probeer het opnieuw",
"rate_limit_hit_wait": "Frequentielimiet bereikt. Wacht een moment voordat je het nogmaals probeert",
"problem_changing_email_address": "Er was een probleem tijdens het veranderen van je e-mailadres. Probeer het over een ogenblik opnieuw. Als het probleem blijft bestaan, neem dan a.u.b. contact met ons op.",
"single_version_easy_collab_blurb": "__appName__ zorgt ervoor dat je altijd up-to-date bent met je bijdragers en wat zij doen. Er is maar één hoofdversie van elk document, waar iedereen toegang tot heeft. Het is onmogelijk om conflicterende wijzigingen aan te brengen en je hoeft niet te wachten op de bewerkingen van je collega's, voordat je zelf aan de slag kunt gaan.",
"can_see_collabs_type_blurb": "Als meerdere mensen tegelijkertijd willen werken in een document, dan is dat geen enkel probleem. Je kunt direct in de verwerker zien waar je collega's typen en hun wijzigingen zie je meteen op je scherm.",
"single_version_easy_collab_blurb": "__appName__ zorgt ervoor dat je altijd up-to-date bent met je bijdragers en wat zij doen. Er is maar één hoofdversie van elk document, waar iedereen toegang tot heeft. Het is onmogelijk om conflicterende wijzigingen aan te brengen en je hoeft niet te wachten op de bewerkingen van je collegas, voordat je zelf aan de slag kunt gaan.",
"can_see_collabs_type_blurb": "Als meerdere mensen tegelijkertijd willen werken in een document, dan is dat geen enkel probleem. Je kunt direct in de verwerker zien waar je collegas typen en hun wijzigingen zie je meteen op je scherm.",
"work_directly_with_collabs": "Werk direct met je bijdragers",
"work_with_word_users": "Werk samen met Wordgebruikers",
"work_with_word_users_blurb": "__appName__ is zo eenvoudig om mee te beginnen, dat je al je collega's die geen LaTeX kennen gewoon kunt uitnodigen om direct aan je LaTeX-documenten bij te dragen. Ze kunnen productief te werk gaan vanaf dag één en langzamerhand leren omgaan met LaTeX.",
"work_with_word_users_blurb": "__appName__ is zo eenvoudig om mee te beginnen, dat je al je collegas die geen LaTeX kennen gewoon kunt uitnodigen om direct aan je LaTeX-documenten bij te dragen. Ze kunnen productief te werk gaan vanaf dag één en langzamerhand leren omgaan met LaTeX.",
"view_which_changes": "Bekijk welke wijzigingen zijn",
"sl_included_history_of_changes_blurb": "__appName__ houdt een geschiedenis bij van alle wijzigingen, zodat je precies kunt zien wie wat heeft veranderd. Dit maakt het extreem gemakkelijk om up-to-date te blijven met vorderingen gemaakt door je bijdragers en je kunt recent werk beoordelen.",
"can_revert_back_blurb": "Zowel in samenwerkingsverband als in je eentje worden soms fouten gemaakt. Een vorige versie herstellen is eenvoudig en elimineert het risico op verlies van je werk of spijt van een wijziging.",

View file

@ -239,7 +239,7 @@
"make_project_public": "Gjør prosjekt offentlig",
"make_project_public_consequences": "Dersom du gjør prosjektet offentlig, kan alle med URL til prosjektet få tilgang til det.",
"allow_public_editing": "Tillat offentlig redigering",
"allow_public_read_only": "Tillatt offentlig 'read only' tilgang",
"allow_public_read_only": "Tillatt offentlig read only tilgang",
"make_project_private": "Gjør prosjekt privat.",
"make_project_private_consequences": "Dersom du gjør prosjektet privat, vil kun de du velger å dele det med ha tilgang.",
"need_to_upgrade_for_history": "Du må oppgradere kontoen din for å bruke Historie-funksjonaliteten.",
@ -345,7 +345,7 @@
"work_offline_and_sync_with_dropbox": "Arbeid offline, og synkroniser filene dine via Dropbox og GitHub",
"over": "over",
"view_templates": "Se maler",
"nothing_to_install_ready_to_go": "Det er ingenting komplisert eller vanskelig som du trenger å installere, og du kan <0>__start_now__</0>, selv om du aldri har brukt det før. __appName__ kommer med et komplett, 'ready to go' LaTeX-miljø som kjører på våre servere.",
"nothing_to_install_ready_to_go": "Det er ingenting komplisert eller vanskelig som du trenger å installere, og du kan <0>__start_now__</0>, selv om du aldri har brukt det før. __appName__ kommer med et komplett, ready to go LaTeX-miljø som kjører på våre servere.",
"start_using_latex_now": "begynne å bruke LaTeX nå",
"get_same_latex_setup": "Med __appName__ får du det samme LaTeX-oppsettet hvor enn du befinner deg. Ved å arbeide med kollegaer og medstudenter med __appName__, er du sikker på at du ikke kommer til å støte på problemer som versjonsinkonsistens eller pakkekonflikter.",
"support_lots_of_features": "Vi støtter nesten all LaTeX-funksjonalitet, inkludert innsetting av bilder, bibliografi, ligninger, og mye mer! Les om alle de spennende tingene du kan gjøre med __appName__ i vår <0>__help_guides_link__</0>",
@ -381,7 +381,7 @@
"please_see_help_for_more_info": "Vennligst se vår hjelp-guide for mer informasjon.",
"this_project_will_appear_in_your_dropbox_folder_at": "Dette prosjektet vil bli plassert i din Dropbox-mappe på ",
"member_of_group_subscription": "Du er medlem av et gruppeabonnement administrert av __admin_email__. Vennligst kontakt vedkommende for å administrere abonnementet ditt.\n",
"about_henry_oswald": "er en programvareingeniør bosatt i London. Han lagde den originale prototypen av ShareLaTeX og har vært ansvarlig for å lage en stabil og skalerbar plattform. Henry er en forkjemper for Test Driven Development og tar ansvar for at vi holder __appName__ koden 'clean' og enkel å vedlikeholde.",
"about_henry_oswald": "er en programvareingeniør bosatt i London. Han lagde den originale prototypen av ShareLaTeX og har vært ansvarlig for å lage en stabil og skalerbar plattform. Henry er en forkjemper for Test Driven Development og tar ansvar for at vi holder __appName__ koden clean og enkel å vedlikeholde.",
"about_james_allen": "har en PhD i teoretisk fysikk og er lidenskapelig opptatt av LaTeX. Han lagde et av de første online LaTeX-redigeringsprogrammene, ScribTeX, og har spilt en viktig rolle i utvikling av teknologiene som gjør __appName__ mulig.",
"two_strong_principles_behind_sl": "Det er to sterke drivkrafter bak vårt arbeid med __appName__:",
"want_to_improve_workflow_of_as_many_people_as_possible": "Vi ønsker å forbedre arbeidsflyten til så mange som mulig",

View file

@ -337,7 +337,7 @@
"history": "Histórico",
"joining": "Participando",
"open_project": "Abrir Projeto",
"files_cannot_include_invalid_characters": "Arquivos não podem ter os caracteres '*' ou '/'",
"files_cannot_include_invalid_characters": "Arquivos não podem ter os caracteres * ou /",
"invalid_file_name": "Nome de Arquivo Inválido",
"autocomplete_references": "Referência Autocompletar (dentro do bloco <code>\\cite{}</code>)",
"autocomplete": "Autocompletar",

View file

@ -15,7 +15,7 @@
"syntax_validation": "Проверка кода",
"history": "История",
"open_project": "Открыть проект",
"files_cannot_include_invalid_characters": "Файлы не могут содержать символы '*' и '/'",
"files_cannot_include_invalid_characters": "Файлы не могут содержать символы * и /",
"invalid_file_name": "Неверное имя файла",
"autocomplete_references": "Автодополнение ссылок (внутри блока <code>\\cite{}</code>)",
"autocomplete": "Автозавершение",

View file

@ -539,7 +539,7 @@
"if_you_are_registered": "Om du redan är registrerad",
"stop_compile": "Stoppa kompilering",
"terminated": "Kompilering avbruten",
"compile_terminated_by_user": "Kompileringen avbröts med 'Stoppa kompilering'-knappen. Du kan titta i råloggarna för att se var kompileringen avbröts.",
"compile_terminated_by_user": "Kompileringen avbröts med Stoppa kompilering-knappen. Du kan titta i råloggarna för att se var kompileringen avbröts.",
"site_description": "En online-LaTeX-editor som är enkel att använda. Samarbeta i realtid, utan installation, med versionshantering, hundratals LaTeX-mallar, med mera.",
"knowledge_base": "kunskapsbank",
"contact_message_label": "Meddelande",
@ -753,7 +753,7 @@
"group_plan_enquiry": "Grupplansförfrågan",
"enjoy_these_features": "Njut av alla dessa underbara funktioner",
"create_unlimited_projects": "Skapa så många projekt som du behöver.",
"never_loose_work": "Tappa aldrig bort något, we've got your back.",
"never_loose_work": "Tappa aldrig bort något, weve got your back.",
"access_projects_anywhere": "Få åtkomst till din projekt överallt.",
"log_in": "Logga in",
"login": "Logga in",

View file

@ -57,10 +57,10 @@
"new_folder": "Yeni Klasör",
"create_your_first_project": "İlk projenizi oluşturun!",
"complete": "Tamamla",
"on_free_sl": "__appName__'in ücretsiz sürümünü kullanmaktasınız",
"on_free_sl": "__appName__in ücretsiz sürümünü kullanmaktasınız",
"upgrade": "Yükselt",
"or_unlock_features_bonus": "ya da ücretsiz olarak bazı özelliklere erişmenin bir yolu da",
"sharing_sl": "__appName__'i paylaşmaktır",
"sharing_sl": "__appName__i paylaşmaktır",
"add_to_folder": "Klasöre ekle",
"create_new_folder": "Yeni Klasör Oluştur",
"more": "Daha fazla",
@ -70,8 +70,8 @@
"title": "Başlık",
"last_modified": "Son Değişiklik",
"no_projects": "Proje bulunmamakta",
"welcome_to_sl": "__appName__'e hoş geldiniz!",
"new_to_latex_look_at": "LaTeX'te yeni misiniz? İsterseniz başlangıç olarak",
"welcome_to_sl": "__appName__e hoş geldiniz!",
"new_to_latex_look_at": "LaTeXte yeni misiniz? İsterseniz başlangıç olarak",
"or": " ya da",
"or_create_project_left": "ya da ilk projenizi sol taraftan oluşturabilirsiniz.",
"thanks_settings_updated": "Teşekkürler, ayarlarınız güncellendi.",
@ -91,7 +91,7 @@
"dropbox_is_premium": "Dropbox senkronizasyonu premium bir özelliktir",
"account_is_linked": "Hesap bağlandı",
"unlink_dropbox": "Dropbox ile bağlantıyı kopar",
"link_to_dropbox": "Dropbox'a bağla",
"link_to_dropbox": "Dropboxa bağla",
"newsletter_info_and_unsubscribe": "Yeni özelliklerimizi tanıtmak için çoğu ay tanıtım bültenleri gönderiyoruz. Eğer bu e-postaları almak istemezseniz, dilediğiniz zaman abonelikten ayrılabilirsiniz:",
"unsubscribed": "Abonelik sonlandırıldı",
"unsubscribing": "Abonelik sonlandırılıyor",
@ -119,7 +119,7 @@
"university": "Üniversite",
"position": "Pozisyon",
"choose_plan_works_for_you": "Lütfen size uygun __len__-günlük ücretsiz deneme planını seçin. Dilediğiniz zaman iptal edebilirsiniz.",
"interested_in_group_licence": "__appName__'i bir grup, takım ya da bölüm ile beraber kullanmayı düşünür müsünüz?",
"interested_in_group_licence": "__appName__i bir grup, takım ya da bölüm ile beraber kullanmayı düşünür müsünüz?",
"get_in_touch_for_details": "Ayrıntılı bilgi için iletişime geçin!",
"group_plan_enquiry": "Grup Planı Sorgulama",
"enjoy_these_features": "Tüm bu güzel özelliklerin keyfini çıkarın",
@ -139,7 +139,7 @@
"login_here": "Buradan giriş yapın",
"set_new_password": "Yeni şifre tanımla",
"user_wants_you_to_see_project": "__username__ adlı kullanıcı __projectname__ isimli projeyi görmenizi istiyor",
"join_sl_to_view_project": "Bu projeyi görmek için __appName__'e katılın",
"join_sl_to_view_project": "Bu projeyi görmek için __appName__e katılın",
"register_to_edit_template": "__templateName__ şablonunu düzenlemek için lütfen kayıt olunuz",
"already_have_sl_account": "Zaten bir __appName__ hesabınız mı var?",
"register": "Kayıt ol",
@ -152,10 +152,10 @@
"no_preview_available": "Özür dileriz, herhangi bir önizleme bulunmamaktadır.",
"no_messages": "Herhangi bir mesaj yok",
"send_first_message": "İlk mesajınızı gönderin",
"account_not_linked_to_dropbox": "Hesabınız, Dropbox'a bağlı değildir",
"account_not_linked_to_dropbox": "Hesabınız, Dropboxa bağlı değildir",
"update_dropbox_settings": "Dropbox ayarlarını güncelle",
"refresh_page_after_starting_free_trial": "Ücretsiz denemenize başladıktan sonra lütfen sayfayı yenileyin",
"checking_dropbox_status": "Dropbox'un durumu kontrol ediliyor",
"checking_dropbox_status": "Dropboxun durumu kontrol ediliyor",
"dismiss": "Reddet",
"new_file": "Yeni Dosya",
"upload_file": "Dosya Yükle",
@ -247,21 +247,21 @@
"try_now": "Şimdi Dene",
"reconnecting": "Yeniden bağlanıyor",
"saving_notification_with_seconds": "__docname__ kaydediliyor... (Değişikliklerin kaydedilmemesinin üzerinden __seconds__ geçti)",
"help_us_spread_word": "__appName__'i etrafa duyurmamıza yardım edin",
"share_sl_to_get_rewards": "__appName__'i iş arkadaşlarınız ve dostlarınız ile paylaşarak aşağıdaki özellikleri ödül olarak kazabilirsiniz",
"post_on_facebook": "Facebook'ta duyur",
"help_us_spread_word": "__appName__i etrafa duyurmamıza yardım edin",
"share_sl_to_get_rewards": "__appName__i iş arkadaşlarınız ve dostlarınız ile paylaşarak aşağıdaki özellikleri ödül olarak kazabilirsiniz",
"post_on_facebook": "Facebookta duyur",
"share_us_on_googleplus": "Google+ aracılığı ile paylaş",
"email_us_to_your_friends": "Dostlarınıza bizi e-posta yolu ile tanıt",
"link_to_us": "İnternet sayfanızda bizim bağlantımızı paylaş",
"direct_link": "Direk bağlantı adresi",
"sl_gives_you_free_stuff_see_progress_below": "Eğer herhangi bir kişi sizin tavsiyeniz doğrultusunda __appName__'i kullanmaya başlarsa, size teşekkür etmek için birkaç özelliği <strong>ücretsiz olarak</strong> hediye edeceğiz! Bu süreci aşağıdan takip edebilirsiniz.",
"sl_gives_you_free_stuff_see_progress_below": "Eğer herhangi bir kişi sizin tavsiyeniz doğrultusunda __appName__i kullanmaya başlarsa, size teşekkür etmek için birkaç özelliği <strong>ücretsiz olarak</strong> hediye edeceğiz! Bu süreci aşağıdan takip edebilirsiniz.",
"spread_the_word_and_fill_bar": "Bizi başkalarına da tanıtarak bu çubuğu doldurabilirsiniz",
"one_free_collab": "Fazladan bir iş ortağı",
"three_free_collab": "Fazladan üç iş ortağı",
"free_dropbox_and_history": "Ücretsiz Dropbox ve Geçmiş",
"you_not_introed_anyone_to_sl": "Şuana kadar __appName__'i kimseye tanıtmadınız. Bizi paylaşın!",
"you_introed_small_number": " Şuana kadar __appName__'i <0>__numberOfPeople__</0> kişiye tanıttınız. Tebrikler, acaba daha fazlası olacak mı?",
"you_introed_high_number": " Şuana kadar __appName__'i <0>__numberOfPeople__</0> kişiye tanıttınız. Tebrikler!",
"you_not_introed_anyone_to_sl": "Şuana kadar __appName__i kimseye tanıtmadınız. Bizi paylaşın!",
"you_introed_small_number": " Şuana kadar __appName__i <0>__numberOfPeople__</0> kişiye tanıttınız. Tebrikler, acaba daha fazlası olacak mı?",
"you_introed_high_number": " Şuana kadar __appName__i <0>__numberOfPeople__</0> kişiye tanıttınız. Tebrikler!",
"link_to_sl": "__appName__ için bağlantı adresi",
"can_link_to_sl_with_html": "__appName__ bağlantısını, HTML ile, şu şekilde paylaşabilirsiniz",
"year": "yıl",
@ -302,12 +302,12 @@
"restricted_no_permission": "Üzgünüz, bu sayfaya erişmek için gerekli izniniz bulunmamaktadır.",
"online_latex_editor": "Çevrimiçi LaTeX Editörü",
"meet_team_behind_latex_editor": "En sevdiğiniz çevrimiçi LaTeX editörünün arkasındaki kişiler.",
"follow_me_on_twitter": "Beni Twitter'da takip edin",
"follow_me_on_twitter": "Beni Twitterda takip edin",
"motivation": "Motivasyon",
"evolved": "Evrim geçirdi",
"the_easy_online_collab_latex_editor": "Kullanımı kolay, çevrimiçi, ortak çalışmaya uygun LaTeX editörü",
"get_started_now": "Hemen kullanmaya başla",
"sl_used_over_x_people_at": "__appName__'in __numberOfUsers__ kişiyi aşkın öğrenci ve akademisyen tarafından kullanıldığı yerlerden bazıları:",
"sl_used_over_x_people_at": "__appName__in __numberOfUsers__ kişiyi aşkın öğrenci ve akademisyen tarafından kullanıldığı yerlerden bazıları:",
"collaboration": "İş birliği",
"work_on_single_version": "Tek bir versiyon üzerinde ortaklaşa çalışın",
"view_collab_edits": "Değişiklikleri anlık olarak görün: ",
@ -326,7 +326,7 @@
"over": "fazla",
"view_templates": "Şablonları görüntüleyin",
"nothing_to_install_ready_to_go": "Hiçbir karmaşık ve zor bir kuruluma ihtiyacınız yok, daha önce hiç kullanmamış olsanız bile, <0>__start_now__</0>. __appName__, sunucularımızda bütün bir sistem olarak çalışır ve kullanıma her an hazır olacak bir şekilde hizmet vermektedir.",
"start_using_latex_now": "hemen LaTeX'i kullanmaya başlayın",
"start_using_latex_now": "hemen LaTeXi kullanmaya başlayın",
"get_same_latex_setup": "__appName__ sayesinde LaTeX kurulumunuzu gittiğiniz her yere taşımız olacaksınız. İş arkadaşlarınız ve öğrencileriniz ile __appName__ üzerinden çalışarak, paket çakışmaları yaşamayacak ve versiyon uyumsuzluklarıyla karşılaşmayacaksınız.",
"support_lots_of_features": "Neredeyse tüm LaTeX özelliklerini destekliyoruz, görüntü ekleme, kaynakçalar, denklemler ve çok daha fazlası! __appName__ kullanarak yapabileceğiniz ilginç şeyler hakkında daha fazla bilgi almak için: <0>__help_guides_link__</0>",
"latex_guides": "LaTeX kılavuzları",
@ -353,23 +353,23 @@
"view_which_changes": "Hangi değişiklikler yapılmış görün",
"sl_included_history_of_changes_blurb": "__appName__, yapılan tüm değişikliklerin kimin tarafından ve ne zaman yapıldığının kaydını tutar. Bu sayede süreç ile ilgili kolay değerlendirmeler yapabilir ve iş ortaklarınızın yaptığı çalışmaları takip edebilirsiniz.",
"can_revert_back_blurb": "İş arkadaşlarınız ile yaptığınız çalışmalarda ya da kendi çalışmalarınızda bazen hatalar yapabilirsiniz. Projenin eski versiyonlarını geri getirmek oldukça basittir bu sayede yapılan değişiklikler için pişmanlık duymazsınız ve işin bozulma riski ortadan kalkmış olur.",
"start_using_sl_now": "Hemen __appName__'i kullanmaya başlayın",
"over_x_templates_easy_getting_started": "Şablon galerimizde sayısı 400'den __over__ olan __templates__ işe başlamanızı kolaylaştırabilir. Şablonlar arasında dergi makalesi, tez, CV ve daha fazlası bulunmaktadır.",
"start_using_sl_now": "Hemen __appName__i kullanmaya başlayın",
"over_x_templates_easy_getting_started": "Şablon galerimizde sayısı 400den __over__ olan __templates__ işe başlamanızı kolaylaştırabilir. Şablonlar arasında dergi makalesi, tez, CV ve daha fazlası bulunmaktadır.",
"done": "Tamam",
"change": "Değiştir",
"page_not_found": "Sayfa Bulunamadı",
"please_see_help_for_more_info": "Lütfen daha fazla bilgi için yardım rehberimize göz atın",
"this_project_will_appear_in_your_dropbox_folder_at": "Bu projenin gözükeceği Dropbox klasörü: ",
"member_of_group_subscription": "__admin_email__ tarafından yönetilen grubun bir üyesisiniz. Lütfen aboneliğinizi yönetmek için onlarla iletişime geçin.\n",
"about_henry_oswald": "Londra'da yaşayan bir yazılım mühendisidir. __appName__'in prototipini yapmıştır ve bu platformun ölçeklenebilirliğinden ve devamlılığından sorumludur. Henry, geliştirme sürecinin sürekli olarak test edilerek yenilenmesini ve __appName__kodlarının okunabilir ve kolay onarılabilir bir halde tutabilmemizi sağlar.",
"about_james_allen": "teorik fizik alanında doktora yapmaktadır ve bir LaTeX tutkunudur. İlk çevrimiçi editör olan ScribTex'i yaratmış ve __appName__'in büyümesinde büyük rol oynamıştır.",
"about_henry_oswald": "Londrada yaşayan bir yazılım mühendisidir. __appName__in prototipini yapmıştır ve bu platformun ölçeklenebilirliğinden ve devamlılığından sorumludur. Henry, geliştirme sürecinin sürekli olarak test edilerek yenilenmesini ve __appName__kodlarının okunabilir ve kolay onarılabilir bir halde tutabilmemizi sağlar.",
"about_james_allen": "teorik fizik alanında doktora yapmaktadır ve bir LaTeX tutkunudur. İlk çevrimiçi editör olan ScribTexi yaratmış ve __appName__in büyümesinde büyük rol oynamıştır.",
"two_strong_principles_behind_sl": "__appName__ üzerinde yaptığımız çalışmaların arkasında iki temel prensip vardır:",
"want_to_improve_workflow_of_as_many_people_as_possible": "İş akışını daha fazla kişiye uygun hale getirecek şekilde geliştirmek istiyoruz.",
"detail_on_improve_peoples_workflow": "LaTeX, bilindiği üzere kullanımı zor ve başkalarıyla ortak çalışması güç olan bir ortamdır. Bu sorunlara çözüm getmeyi ve __appName__'in daha fazla kişi tarafından kullanılabilmesini amaçladık. Fiyatlandırmamızı her zaman makul seviyelerde tutmaya çalıştık ve __appName__'in çoğu kısmınıık kaynak kodlu bir yazılım olarak sunduk. Bu sayede herkesin, __appName__'i, kendi sunucularına da kurabilmelerine olanak sağladık.",
"detail_on_improve_peoples_workflow": "LaTeX, bilindiği üzere kullanımı zor ve başkalarıyla ortak çalışması güç olan bir ortamdır. Bu sorunlara çözüm getmeyi ve __appName__in daha fazla kişi tarafından kullanılabilmesini amaçladık. Fiyatlandırmamızı her zaman makul seviyelerde tutmaya çalıştık ve __appName__in çoğu kısmınıık kaynak kodlu bir yazılım olarak sunduk. Bu sayede herkesin, __appName__i, kendi sunucularına da kurabilmelerine olanak sağladık.",
"want_to_create_sustainable_lasting_legacy": "Sürdürülebilir ve kalıcı bir miras haline getirmek istiyoruz.",
"details_on_legacy": "__appName__gibi ürünlerin geliştirilmesi ve bakımları çok büyük iş yükü ve zaman almaktadır, bu yüzden bunu uzun süre destekleyecek bir iş modeli bulmamız bizim için çok önemli. __appName__'in harici bir yatırıma bağlı kalmasını ve bundan kaynaklı sebeplerden de sonlanmasını istemeyiz. Bu yüzden şuan __appName__'in hem kârlı hem de sürdürülebilir bir durumda olduğunu söylemekten mutluluk duyuyoruz, ve bu şekilde de uzun süre devam etmesini ümit ediyoruz.",
"details_on_legacy": "__appName__gibi ürünlerin geliştirilmesi ve bakımları çok büyük iş yükü ve zaman almaktadır, bu yüzden bunu uzun süre destekleyecek bir iş modeli bulmamız bizim için çok önemli. __appName__in harici bir yatırıma bağlı kalmasını ve bundan kaynaklı sebeplerden de sonlanmasını istemeyiz. Bu yüzden şuan __appName__in hem kârlı hem de sürdürülebilir bir durumda olduğunu söylemekten mutluluk duyuyoruz, ve bu şekilde de uzun süre devam etmesini ümit ediyoruz.",
"get_in_touch": "İrtibata geçin",
"want_to_hear_from_you_email_us_at": "__appName__'i kullananların her zaman fikirlerini duymak isteriz, ayrıca yaptıklarımız hakkında bilgi almak ve bizimle iletişime geçmek için: ",
"want_to_hear_from_you_email_us_at": "__appName__i kullananların her zaman fikirlerini duymak isteriz, ayrıca yaptıklarımız hakkında bilgi almak ve bizimle iletişime geçmek için: ",
"cant_find_email": "Üzgünüz ama bu kayıtlı bir e-posta adresi değildir.",
"plans_amper_pricing": "Planlar ve Fiyatlandırma",
"documentation": "Dökümantasyon",
@ -390,7 +390,7 @@
"ru": "Rusça",
"uk": "Ukraynaca",
"ro": "Romence",
"click_here_to_view_sl_in_lng": "__appName__'i <0>__lngName__</0> dilinde kullanmak için",
"click_here_to_view_sl_in_lng": "__appName__i <0>__lngName__</0> dilinde kullanmak için",
"language": "Dil",
"upload": "Yükle",
"menu": "Menü",
@ -399,7 +399,7 @@
"download_pdf": "PDF halini indir",
"split_screen": "Ekranı ayır",
"clear_cached_files": "Önbellek dosyalarını temizle",
"go_to_code_location_in_pdf": "PDF'deki yerin koddaki karşılığına git",
"go_to_code_location_in_pdf": "PDFdeki yerin koddaki karşılığına git",
"please_compile_pdf_before_download": "Dökümanınızın PDF halini indirmeden önce lütfen derleyin",
"remove_collaborator": "İş ortağını çıkar",
"add_to_folders": "Klasörlere ekle",
@ -433,12 +433,12 @@
"inserting_files": "Dosya yükleniyor...",
"password_reset_token_expired": "Şifrenizi yeniden tanımlamanız için sağlanan iznin süresi geçti. Lütfen tekrar şifre sıfırlama talep edin ve e-posta ile gelen bağlantıdan şifrenizi yeniden tanımlayın.",
"merge_project_with_github": "Projeleri GitHub ile birleştir",
"pull_github_changes_into_sharelatex": "GitHub'daki değişiklikleri __appName__'e aktar",
"push_sharelatex_changes_to_github": "__appName__'deki değişiklikleri GitHub'a aktar",
"pull_github_changes_into_sharelatex": "GitHubdaki değişiklikleri __appName__e aktar",
"push_sharelatex_changes_to_github": "__appName__deki değişiklikleri GitHuba aktar",
"features": "Özellikler",
"commit": "İşle",
"commiting": "İşleniyor",
"importing_and_merging_changes_in_github": "Değişiklikler GitHub'a aktarılıyor",
"importing_and_merging_changes_in_github": "Değişiklikler GitHuba aktarılıyor",
"upgrade_for_faster_compiles": "Daha hızlı derlemek ve derlemedeki süre aşımı limitini arttırmak için hesabınızı yükseltin",
"free_accounts_have_timeout_upgrade_to_increase": "Ücretsiz hesaplar sadece bir dakikalık süre aşımı limitine sahiptir. Bunu arttırmak için hesabınızı yükseltin.",
"learn_how_to_make_documents_compile_quickly": "Dökümanınızın nasıl daha hızlı derlenebileceği hakkında bilgi edinin",
@ -449,10 +449,10 @@
"project_too_large": "Proje aşırı büyük",
"project_too_large_please_reduce": "Projede çok fazla yazı bulunmaktadır, lütfen azaltmayı deneyin.",
"please_ask_the_project_owner_to_link_to_github": "Bu projenin GitHub deposu ile bağlanması için proje sahibi ile iletişime geçin",
"go_to_pdf_location_in_code": "Koddaki yerin PDF'deki karşılığına git",
"go_to_pdf_location_in_code": "Koddaki yerin PDFdeki karşılığına git",
"ko": "Korece",
"ja": "Japonca",
"about_brian_gough": "bir yazılım geliştiricisi ve Fermilab ve Los Alamos'ta çalışan eski bir teorik yüksek enerji fizikçisidir. Uzun yıllar boyunca TeX ve LaTeX üzerine ücretsiz yazılım dökümanları yayınlamış ve ayrıca GNU Bilimsel Kütüphanenin bakımında görev almıştır.",
"about_brian_gough": "bir yazılım geliştiricisi ve Fermilab ve Los Alamosta çalışan eski bir teorik yüksek enerji fizikçisidir. Uzun yıllar boyunca TeX ve LaTeX üzerine ücretsiz yazılım dökümanları yayınlamış ve ayrıca GNU Bilimsel Kütüphanenin bakımında görev almıştır.",
"first_few_days_free": "İlk__trialLen__ gün bedava",
"every": "her",
"credit_card": "Kredi Kartı",
@ -551,33 +551,33 @@
"half_price_student": "Yarı Ücretli Öğrenci Planları",
"about_us": "Hakkımızda",
"loading_recent_github_commits": "Yapılan son işlemler yükleniyor",
"no_new_commits_in_github": "En sonki birleşmeden itibaren GitHub'da yapılmış herhangi yeni bir işlem bulunmuyor.",
"no_new_commits_in_github": "En sonki birleşmeden itibaren GitHubda yapılmış herhangi yeni bir işlem bulunmuyor.",
"dropbox_sync_description": "__appName__ projelerinizi, Dropbox ile senkronize edin. Bu sayede __appName__ üzerinden yaptığınız değişiklikler otomatik olarak Dropbox üzerinde ve Dropbox üzerinde yapılan değişiklikler de __appName__ üzerinde işlenecektir.",
"github_sync_description": "GitHub senkronizasyonu sayesinde __appName__ projeleriniz ile GitHub depolarınız arasında bağlantı kurabilirsiniz. Bu sayede __appName__ üzerinden çevrimdışı olarak işlem yapabilir ya da bu işlemleri GitHub üzerine işleyebilirsiniz.",
"github_import_description": "GitHub senkronizasyonu sayesinde GitHub depolarınızı __appName__'e yükleyebilirsiniz. Bu sayede __appName__ üzerinden çevrimdışı olarak işlem yapabilir ya da bu işlemleri GitHub üzerine işleyebilirsiniz.",
"link_to_github_description": "GitHub'daki hesabınız ile projelerinizin senkronize olabilmesi için __appName__'e yetki vermeniz gerekmektedir.",
"github_import_description": "GitHub senkronizasyonu sayesinde GitHub depolarınızı __appName__e yükleyebilirsiniz. Bu sayede __appName__ üzerinden çevrimdışı olarak işlem yapabilir ya da bu işlemleri GitHub üzerine işleyebilirsiniz.",
"link_to_github_description": "GitHubdaki hesabınız ile projelerinizin senkronize olabilmesi için __appName__e yetki vermeniz gerekmektedir.",
"unlink": "Bağlantıyı kopar",
"unlink_github_warning": "GitHub ile senkronize etmiş olduğunuz tüm projeler arasındaki bağlantı koparılacaktır ve senkronizasyon iptal edilecektir. GitHub ile olan bu bağlantıyı koparmak istediğinizden emin misiniz?",
"github_account_successfully_linked": "GitHub hesabınız ile bağlantı, başarıyla oluşturuldu.",
"github_successfully_linked_description": "Teşekkürler, GitHub hesabınız ile __appName__ arasındaki bağlantı, başarıyla oluşturuldu. Artık __appName__ projelerinizi GitHub üzerine yükleyebilir ya da GitHub depolarınızı __appName__'e yükleyebilirsiniz.",
"import_from_github": "GitHub'dan yükle",
"github_successfully_linked_description": "Teşekkürler, GitHub hesabınız ile __appName__ arasındaki bağlantı, başarıyla oluşturuldu. Artık __appName__ projelerinizi GitHub üzerine yükleyebilir ya da GitHub depolarınızı __appName__e yükleyebilirsiniz.",
"import_from_github": "GitHubdan yükle",
"github_sync_error": "Üzgünüz, GitHub servisine bağlanırken bir sorunla karşılaştık. Lütfen, birkaç dakika sonra tekrar deneyin.",
"loading_github_repositories": "GitHub depolarınız yükleniyor",
"select_github_repository": "__appName__'e yüklemek istediğiniz GitHub deponuzu seçiniz",
"import_to_sharelatex": "__appName__'e yükle",
"select_github_repository": "__appName__e yüklemek istediğiniz GitHub deponuzu seçiniz",
"import_to_sharelatex": "__appName__e yükle",
"importing": "Yükleniyor",
"github_sync": "GitHub Senkronizasyonu",
"checking_project_github_status": "Projenin GitHub'daki durumu kontrol ediliyor",
"checking_project_github_status": "Projenin GitHubdaki durumu kontrol ediliyor",
"account_not_linked_to_github": "Hesabınız ile GitHub arasında bir bağlantı oluşturulmamış",
"project_not_linked_to_github": "Bu projenin herhangi bir GitHub deposu ile bağlantısı bulunmamaktadır. GitHub'da bunun için bir depo oluşturabilirsiniz:",
"project_not_linked_to_github": "Bu projenin herhangi bir GitHub deposu ile bağlantısı bulunmamaktadır. GitHubda bunun için bir depo oluşturabilirsiniz:",
"create_project_in_github": "GitHub deposu oluştur",
"project_synced_with_git_repo_at": "Bu projenin senkronizasyon halinde olduğu GitHub deposu",
"recent_commits_in_github": "GitHub'da yapılan güncel işlemler",
"recent_commits_in_github": "GitHubda yapılan güncel işlemler",
"sync_project_to_github": "Projeyi GitHub ile senkronize et",
"sync_project_to_github_explanation": "__appName__ üzerinden yaptığınız tüm değişiklikler GitHub üzerine işlenecek ve birleştirilecektir.",
"github_merge_failed": "__appName__ üzerinden yaptığınız değişiklikler otomatik olarak GitHub üzerinde birleştirilemedi. Lütfen, <0>__sharelatex_branch__</0> dalının <1>__master_branch__</1> dalı ile olan birleşimini kendiniz yapınız. Birleşimi tamamladıktan sonra devam etmek için aşağıya tıklayın.",
"continue_github_merge": "Kendim birleştirdim. Devam et",
"export_project_to_github": "Projeyi GitHub'a yükle",
"export_project_to_github": "Projeyi GitHuba yükle",
"github_validation_check": "Lütfen, depo adının doğru yazıldığından ve yeni bir depo oluşturma yetkinizin olduğundan emin olunuz.",
"repository_name": "Depo Adı",
"optional": "İsteğe bağlı",

View file

@ -53,6 +53,12 @@ run()
* @returns {string}
*/
function sanitize(input) {
// Block Angular XSS
// Ticket: https://github.com/overleaf/issues/issues/4478
input = input.replace(/'/g, '')
// Use left quote where (likely) appropriate.
input.replace(/ /g, ' ')
return sanitizeHtml(input, {
// Allow "replacement" tags (in the format <0>, <1>, <2>, etc) used by
// react-i18next to allow for HTML insertion via the Trans component.

View file

@ -488,7 +488,7 @@ describe('<FileTreeModalCreateFile/>', function () {
)
await screen.findByText(
`Upload failed: check that the file name doesn't contain special characters, trailing/leading whitespace or more than 150 characters`
`Upload failed: check that the file name doesnt contain special characters, trailing/leading whitespace or more than 150 characters`
)
xhr.restore()

View file

@ -23,7 +23,7 @@ describe('<PreviewRecompileButton />', function () {
'Normal',
'Fast [draft]',
'Check syntax before compile',
"Don't check syntax",
'Dont check syntax',
'Run syntax check now',
'Stop compilation',
'Recompile from scratch',

View file

@ -683,7 +683,7 @@ describe('<ShareProjectModal/>', function () {
await respondWithError('cannot_invite_non_user')
await screen.findByText(
`Can't send invite. Recipient must already have a Overleaf account`
`Cant send invite. Recipient must already have a Overleaf account`
)
await respondWithError('cannot_verify_user_not_robot')
@ -692,7 +692,7 @@ describe('<ShareProjectModal/>', function () {
)
await respondWithError('cannot_invite_self')
await screen.findByText(`Can't send invite to yourself`)
await screen.findByText(`Cant send invite to yourself`)
await respondWithError('invalid_email')
await screen.findByText(`An email address is invalid`)