New Crowdin translations by Github Action (#1926)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
pull/1883/head^2
github-actions[bot] 2022-02-22 20:15:56 +00:00 committed by GitHub
parent a704f1ed0a
commit 0846d0666b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 51 additions and 2 deletions

View File

@ -1 +1,34 @@
{}
{
"day": "{{count}} יום",
"day_plural": "{{count}} ימים",
"upgrade_now": "שדרג עכשיו",
"have_any_questions": "יש לך שאלות? אנחנו כאן כדי לעזור.",
"organizer": "מארגן",
"manage_this_event": "נהל האירוע הזה",
"pay_now": "שלם עכשיו",
"no_more_results": "אין יותר תוצאות",
"load_more_results": "הצג עוד תוצאות",
"hi_user_name": "שלום {{name}}",
"notes": "הערות",
"manage_my_bookings": "נהל ההזמנות שלי",
"need_to_make_a_change": "צריך לעשות שינוי?",
"invitee_email": "אימייל המוזמן",
"event_type": "סוג אירוע",
"enter_meeting": "הצטרף לפגישה",
"meeting_id": "מזהה פגישה",
"meeting_password": "סיסמת הפגישה",
"meeting_url": "קישור הפגישה",
"meeting_request_rejected": "הפגישה שלך בוטלה",
"join_team": "הצטרף לצוות",
"manage_this_team": "נהל הצוות הנוכחי",
"team_info": "מידע על הצוות",
"hey_there": "שלום לך,",
"forgot_your_password_calcom": "שכחתה את הסיסמה? - cal.com",
"edit_webhook": "ערוך Webhook",
"webhook_status": "סטטוס Webhook",
"webhook_enabled": "וובהוק מופעל",
"webhook_disabled": "וובהוק לא פעיל",
"dont_have_an_account": "אין לך חשבון עדיין?",
"2fa_code": "קוד אימות דו-שלבי",
"sign_in": "התחבר"
}

View File

@ -1,4 +1,6 @@
{
"trial_days_left": "Hai solo $t(day, {\"count\": {{days}} }) rimasti al piano PRO",
"upgrade_now": "Cambia piano",
"accept_invitation": "Accetta Invito",
"calcom_explained": "Cal.com è l'alternativa Calendly open source che ti consente di controllare i tuoi dati, il flusso di lavoro e l'aspetto.",
"have_any_questions": "Hai domande? Siamo qui per aiutare.",
@ -9,6 +11,12 @@
"event_request_cancelled": "Il tuo evento programmato è stato cancellato",
"organizer": "Organizzatore",
"need_to_reschedule_or_cancel": "È necessario riprogrammare o annullare?",
"cancellation_reason": "Motivo della cancellazione",
"cancellation_reason_placeholder": "Perché stai cancellando? (opzionale)",
"rejection_reason": "Motivo del rifiuto",
"rejection_reason_title": "Rifiutare la richiesta di prenotazione?",
"rejection_reason_description": "Sei sicuro di voler rifiutare la prenotazione? Faremo sapere alla persona che ha cercato di prenotare. Puoi fornire un motivo qui sotto.",
"rejection_confirmation": "Rifiuta la prenotazione",
"manage_this_event": "Gestisci questo evento",
"your_event_has_been_scheduled": "Il tuo evento è stato programmato",
"accept_our_license": "Accetta la nostra licenza cambiando la variabile .env <1>NEXT_PUBLIC_LICENSE_CONSENT</1> a '{{agree}}'.",
@ -74,9 +82,12 @@
"rejected_event_type_with_organizer": "Rifiutato: {{eventType}} con {{organizer}} il {{date}}",
"hi": "Ciao",
"join_team": "Unisciti al team",
"manage_this_team": "Gestisci questo team",
"team_info": "Informazioni sul team",
"request_another_invitation_email": "Se preferisci non usare {{toEmail}} come email Cal.com o già hai un account Cal.com, per favore richiedi un altro invito a quella email.",
"you_have_been_invited": "Sei stato invitato ad unirti al team {{teamName}}",
"user_invited_you": "{{user}} ti ha invitato a unirti alla squadra {{team}} su Cal.com",
"hidden_team_member_title": "Sei nascosto da questo team",
"link_expires": "p.s. Scade tra {{expiresIn}} ore.",
"use_link_to_reset_password": "Usa il link qui sotto per reimpostare la tua password",
"hey_there": "Ciao,",

View File

@ -453,6 +453,8 @@
"pending": "Pendente",
"open_options": "Abrir Opções",
"copy_link": "Copiar ligação do evento",
"share": "Partilhar",
"share_event": "Gostaria de resevar com o meu calendário ou enviar-me a sua ligação?",
"copy_link_team": "Copiar ligação para a equipa",
"leave_team": "Sair da equipa",
"confirm_leave_team": "Sim, sair da equipa",
@ -460,6 +462,7 @@
"user_from_team": "{{user}} de {{team}}",
"preview": "Pré-visualizar",
"link_copied": "Ligação copiada!",
"link_shared": "Ligação partilhada!",
"title": "Título",
"description": "Descrição",
"quick_video_meeting": "Uma breve reunião em vídeo.",
@ -652,5 +655,7 @@
"prisma_studio_tip": "Crie uma conta via Prisma Studio",
"prisma_studio_tip_description": "Saiba como configurar o seu primeiro utilizador",
"contact_sales": "Contacte as vendas",
"error_404": "Erro 404"
"error_404": "Erro 404",
"requires_ownership_of_a_token": "Requer a propriedade de um token pertencente ao seguinte endereço:",
"example_name": "José Ninguém"
}