Skip to content

Commit

Permalink
Merge pull request #845 from mynaparrot/l10n_main
Browse files Browse the repository at this point in the history
fix: new Crowdin updates
  • Loading branch information
jibon57 authored Jan 21, 2025
2 parents 4208c03 + 76162d8 commit 9d16460
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions src/assets/locales/fa-IR/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,15 @@
"e2ee-unsupported-browser-title": "مرورگر پشتیبانی نشده",
"e2ee-unsupported-browser-msg": "این جلسه رمزگذاری سرتاسری را فعال کرده است که مرورگر فعلی شما از آن پشتیبانی نمی کند.",
"nats-error-title": "خطای اتصال سرور Nats",
"nats-error-no-response": "هیچ سرور باطن برای رسیدگی به درخواست یافت نشد. خطا: {{error}}",
"nats-error-timeout": "هیچ پاسخی از سرور باطن یافت نشد. خطا: {{error}}",
"nats-error-no-response": "هیچ سرور پشتگاهی برای رسیدگی به درخواست یافت نشد. خطا: {{error}}",
"nats-error-timeout": "هیچ پاسخی از سرور پشتگاه یافت نشد. خطا: {{error}}",
"nats-error-request-failed": "ارسال درخواست موفقیت آمیز نبود",
"decode-error-title": "خطای رمزگشایی",
"decode-error-body": "ما نتوانستیم داده های ارسال شده از سرور را درک کنیم",
"nats-error-auth-title": "خطای احراز هویت",
"nats-error-auth-body": "ما نتوانستیم اطلاعات احراز هویت شما را تأیید کنیم. ممکن است از یک توکن منقضی شده استفاده می کنید؟",
"user-logged-out": "شما از سیستم خارج شده اید",
"media-server-disconnected-reconnecting": "سرور رسانه قطع شد، دوباره وصل شد...",
"media-server-disconnected-reconnecting": "سرور رسانه قطع شد، در حال اتصال مجدد...",
"media-server-disconnected": "سرور رسانه قطع شد.",
"preloaded-whiteboard-file-processing": "فایل تخته سفید از پیش بارگذاری شده در حال انجام است",
"preloaded-whiteboard-file-processing-error": "پردازش فایل تخته سفید از پیش بارگذاری شده با خطا به پایان رسید",
Expand Down Expand Up @@ -132,7 +132,7 @@
}
},
"app": {
"how-to-join": "آیا مایل به پیوستن هستید؟",
"how-to-join": "چطوری مایل به پیوستن هستید؟",
"microphone": "میکروفون",
"listen-only": "فقط شنونده",
"token-missing-title": "توکن دسترسی وجود ندارد",
Expand Down
6 changes: 3 additions & 3 deletions src/assets/locales/it-IT/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"room-disconnected-title": "Stanza disconnessa",
"room-disconnected-unknown": "La stanza è stata disconnessa. Codice: {{code}}",
"room-disconnected-client-initiated": "Il client è stato avviato. Codice: {{code}}",
"room-disconnected-duplicate-entry": "Un altro utente con lo stesso userId è stato aggiunto. Codice: {{code}}",
"room-disconnected-duplicate-entry": "Un altro utente con lo stesso userId è stato aggiunto.",
"room-disconnected-server-shutdown": "Arresto del server. Codice: {{code}}",
"room-disconnected-participant-removed": "Sei stato rimosso da questa conferenza. Codice: {{code}}",
"room-disconnected-room-ended": "La stanza è stata chiusa. Codice: {{code}}",
"room-disconnected-room-ended": "La stanza è stata chiusa.",
"room-disconnected-state-mismatch": "Stato non corrispondente. Codice: {{code}}",
"room-disconnected-reconnecting": "Camera disconnessa, ricollegante...",
"room-disconnected-network-error": "Camera disconnessa a causa di un errore di rete.",
Expand Down Expand Up @@ -151,7 +151,7 @@
"require-ssl-des": "È necessario utilizzare un dominio abilitato SSL diverso da localhost."
},
"left-panel": {
"participants": "Partecipanti ({total}):",
"participants": "Partecipanti ({{total}})",
"approve": "Consenti",
"reject": "Rifiuta",
"participants-tab": "Partecipanti",
Expand Down

0 comments on commit 9d16460

Please sign in to comment.