Skip to content

Commit 122ef6e

Browse files
author
Weblate
committed
Merge branch 'origin/develop' into Weblate.
2 parents f21352f + a978ed7 commit 122ef6e

26 files changed

+257
-49
lines changed

src/i18n/strings/ar.json

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,32 @@
44
"You need to be using HTTPS to place a screen-sharing call.": "تحتاج الى استخدام الاتصال الآمن (HTTPS) للسماح بمشاركة الشاشة.",
55
"powered by Matrix": "مشغل بواسطة Matrix",
66
"Welcome to Element": "مرحبا بك في Element",
7-
"Decentralised, encrypted chat & collaboration powered by [matrix]": "[matrix] تعاون مدعوم مواسطة & دردشة لا مركزية ومشفرة",
7+
"Decentralised, encrypted chat & collaboration powered by [matrix]": "دردشة مشفرة غير مركزية &تطبيق تعاوني مدعوم بواسطة [matrix]",
88
"Create Account": "انشاء حساب",
99
"Explore rooms": "استكشف غرف المحادثات",
10-
"Sign In": "التسجيل"
10+
"Sign In": "الدخول",
11+
"Missing indexeddb worker script!": "منفذ السكريبت الخاص ب Indexeddb غير موجود!",
12+
"Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "خطأ في الاعدادات: يمكنك فقط تحديد واحد فقط من: default_server_config، default_server_name، أو default_hs_url.",
13+
"Invalid configuration: no default server specified.": "اعدادات خاطئة: لم يتم تحديد السيرفر الافتراضي.",
14+
"Your Element is misconfigured": "تطبيقك معد بطريقة خاطئة",
15+
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "اعداداتك تحتوى على بنية JSON غير صحيحة. يرجى تصحيح المشكلة واعادة تحديث الصفحة.",
16+
"The message from the parser is: %(message)s": "الرسالة من المدقق هي:%(message)s",
17+
"Invalid JSON": "JSON خاطئ",
18+
"Unable to load config file: please refresh the page to try again.": "لم نستطع تحميل ملف الاعداد: يرجى تحديث الصفحة للمحاولة مرة اخرى.",
19+
"Unexpected error preparing the app. See console for details.": "حدث خطأ غير متوقع عند تجهيز التطبيق. انظر الى منصة التحكم للمزيد من التفاصيل.",
20+
"Download Completed": "تم اكتمال التحميل",
21+
"Open": "فتح",
22+
"Open user settings": "فتح اعدادات المستخدم",
23+
"Previous/next recently visited room or community": "السابقة/اللاحقة الغرفة او المجتمع الذي تمت زيارته مؤخرا",
24+
"%(brand)s Desktop (%(platformName)s)": "%(brand)s سطح المكتب (%(platformName)s)",
25+
"Go to your browser to complete Sign In": "اذهب الى المتصفح لاكمال تسجيل الدخول",
26+
"%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
27+
"Unsupported browser": "متصفح غير متوافق",
28+
"Your browser can't run %(brand)s": "متصفحك لايمكنه تشغيل %(brand)s",
29+
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s يستخدم مزايا المتصفح المتقدمة والتي لا يدعمها متصفحك الحالي.",
30+
"Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "يرجى تثبيت <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.",
31+
"You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "يمكنك الاستمرار في استخدام متصفحك الحالي، ولكن بعض او كل المزايا ربما لا تعمل ويكون شكل التطبيق وشعورك تجاهه غير صحيح.",
32+
"I understand the risks and wish to continue": "ادرك المخاطر وارغب في الاستمرار",
33+
"Go to element.io": "اذهب الى Element.io",
34+
"Failed to start": "فشل الاقلاع"
1135
}

src/i18n/strings/bg.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,11 @@
2525
"You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "Може да продължите да използвате сегашния си браузър, но някои или всички функции може да се окажат неработещи, или пък външния вид на приложението да изглежда неправилен.",
2626
"I understand the risks and wish to continue": "Разбирам рисковете и желая да продължа",
2727
"Go to element.io": "Отиди на element.io",
28-
"Failed to start": "Неуспешно стартиране"
28+
"Failed to start": "Неуспешно стартиране",
29+
"Your Element is misconfigured": "Вашият Element не е конфигуриран правилно",
30+
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Вашата Element конфигурация съдържа невалиден JSON. Коригирайте проблема и презаредете страницата.",
31+
"Download Completed": "Свалянето завърши",
32+
"Open": "Отвори",
33+
"Your browser can't run %(brand)s": "Браузърът ви не може да изпълни %(brand)s",
34+
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s използва модерни функции на браузъра, които не се поддържат от Вашия."
2935
}

src/i18n/strings/cs.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,19 @@
1414
"Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Neplatná konfigurace: je možné specifikovat pouze jednu volbu z default_server_config, default_server_name, nebo default_hs_url.",
1515
"Invalid configuration: no default server specified.": "Neplatná konfigurace: není zadán výchozí server.",
1616
"Open user settings": "Otevřít uživatelské nastavení",
17-
"Go to your browser to complete Sign In": "Přejděte do prohlížeče a dokončete přihlášení"
17+
"Go to your browser to complete Sign In": "Přejděte do prohlížeče a dokončete přihlášení",
18+
"Your Element is misconfigured": "Váš Element je nesprávně nastaven",
19+
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Vaše konfigurace Elementu obsahuje nesprávná data JSON. Vyřešte prosím problém a načtěte znovu stránku.",
20+
"Unable to load config file: please refresh the page to try again.": "Nepodařilo se načíst konfigurační soubor: abyste to zkusili znovu, načtěte prosím znovu stránku.",
21+
"Download Completed": "Stahování dokončeno",
22+
"Open": "Otevřít",
23+
"Previous/next recently visited room or community": "Předchozí/další nedávno navštívená místnost či skupina",
24+
"%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
25+
"Unsupported browser": "Nepodporovaný prohlížeč",
26+
"Your browser can't run %(brand)s": "Váš prohlížeč nedokáže spustit %(brand)s",
27+
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s využívá pokročilých funkcí prohlížeče, které ten váš nepodporuje.",
28+
"Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "Pro nejlepší zážitek si prosím nainstalujte prohlížeč <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, nebo <safariLink>Safari</safariLink>.",
29+
"You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "Můžete pokračovat v užívání vašeho současného prohlížeče, ale některé (nebo dokonce všechny) funkce nemusí fungovat a vzhled a chování aplikace nemusí být správné.",
30+
"I understand the risks and wish to continue": "Rozumím a přesto chci pokračovat",
31+
"Go to element.io": "Přejít na element.io"
1832
}

src/i18n/strings/de_DE.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,12 @@
2525
"%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
2626
"Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "Bitte installiere <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, oder <safariLink>Safari</safariLink> für das beste Erlebnis.",
2727
"You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "Du kannst mit diesem Browser weitermachen, aber einiges könnte nicht funktionieren und die Darstellung könnte fehlerhaft sein.",
28-
"I understand the risks and wish to continue": "Ich verstehe die Risiken und möchte fortfahren"
28+
"I understand the risks and wish to continue": "Ich verstehe die Risiken und möchte fortfahren",
29+
"Your Element is misconfigured": "Dein Element ist fehlkonfiguriert",
30+
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Deine Element Konfiguration enthält ungültiges JSON. Bitte korrigiere das Problem und lade die Seite neu.",
31+
"Download Completed": "Download fertiggestellt",
32+
"Open": "Offen",
33+
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s verwendet erweiterte Browserfunktionen, die von Ihrem aktuellen Browser nicht unterstützt werden.",
34+
"Your browser can't run %(brand)s": "Dein Browser kann %(brand)s nicht ausführen",
35+
"Powered by Matrix": "Powered by Matrix"
2936
}

src/i18n/strings/eo.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,9 @@
2727
"Go to element.io": "Iri al element.io",
2828
"Failed to start": "Malsukcesis starti",
2929
"Download Completed": "Elŝuto finiĝis",
30-
"Open": "Malfermi"
30+
"Open": "Malfermi",
31+
"Your Element is misconfigured": "Via Elemento estas misagordita",
32+
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Via agordaro de Elemento enhavas nevalidajn datumojn de JSON. Bonvolu korekti la problemon kaj aktualigi la paĝon.",
33+
"Your browser can't run %(brand)s": "Via foliumilo ne povas ruli %(brand)s",
34+
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s uzas specialajn funkciojn de foliumilo, kiujn via nuna foliumilo ne subtenas."
3135
}

src/i18n/strings/et.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,10 @@
2727
"Go to element.io": "Mine element.io lehele",
2828
"Failed to start": "Käivitamine ei õnnestunud",
2929
"Download Completed": "Allalaadimine on lõpetatud",
30-
"Open": "Ava"
30+
"Open": "Ava",
31+
"Your Element is misconfigured": "Sinu Element on valesti seadistatud",
32+
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Sinu Element'i seadistustes on vigased JSON-vormingus andmed. Palun paranda see viga ja lae leht uuesti.",
33+
"Your browser can't run %(brand)s": "%(brand)s ei toimi sinu brauseris",
34+
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s kasutab mitmeid uusi brauseri-põhiseid tehnoloogiaid, mis ei ole veel sinu veebibrauseris toetatud.",
35+
"Powered by Matrix": "Põhineb Matrix'il"
3136
}

src/i18n/strings/eu.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Dismiss": "Baztertu",
3-
"powered by Matrix": "Matrix mamian",
3+
"powered by Matrix": "Matrix-ekin egina",
44
"Unknown device": "Gailu ezezaguna",
55
"You need to be using HTTPS to place a screen-sharing call.": "HTTPS erabili behar duzu sekretuak partekatzeko dei bat ezartzeko.",
66
"Welcome to Element": "Ongi etorri Element mezularitzara",
@@ -25,5 +25,11 @@
2525
"You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "Zure oraingo nabigatzailea erabiltzen jarraitu dezakezu, baina ezaugarri batzuk agian ez dute funtzionatuko eta itxura desegokia izan daiteke.",
2626
"I understand the risks and wish to continue": "Arriskuak ulertzen ditut eta jarraitu nahi dut",
2727
"Go to element.io": "Joan element.io gunera",
28-
"Failed to start": "Huts egin du abiatzean"
28+
"Failed to start": "Huts egin du abiatzean",
29+
"Your Element is misconfigured": "Zure Element ez dago ondo konfiguratuta",
30+
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Zure Element-en konfigurazioak JSON baliogabea dauka. Mesedez, konpondu arazoa eta birkargatu orria.",
31+
"Download Completed": "Deskarga burututa",
32+
"Open": "Ireki",
33+
"Your browser can't run %(brand)s": "Zure nabigatzaileak ezin du %(brand)s exekutatu",
34+
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s-(e)k zure oraingo nabigatzaile honek euskarririk ematen ez dien ezaugarri aurreratuak erabiltzen ditu."
2935
}

src/i18n/strings/fa.json

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,34 @@
22
"powered by Matrix": "قدرت‌یافته از ماتریکس",
33
"Unknown device": "دستگاه ناشناخته",
44
"Welcome to Element": "به Element خوش‌آمدید",
5-
"Decentralised, encrypted chat &amp; collaboration powered by [matrix]": "چت مرکزگریز و رمزنگاری‌شده &amp; ارائه‌ای از ماتریکس",
5+
"Decentralised, encrypted chat &amp; collaboration powered by [matrix]": "چت غیر‌متمرکز، رمزنگاری‌شده &amp; قدرت‌گرفته از ماتریکس",
66
"Dismiss": "نادیده بگیر",
77
"You need to be using HTTPS to place a screen-sharing call.": "شما باید از ارتباط امن HTTPS برای به‌راه‌اندازی یک چتِ شامل به اشتراک‌گذاری صفحه‌ی کامیپوتر استفاده کنید.",
88
"Invalid JSON": "JSON اشتباه",
9-
"Open user settings": "تنظییمات کاربری",
9+
"Open user settings": "تنظیمات کاربر",
1010
"Go to your browser to complete Sign In": "برای تکمیل ورود به مرورگر خود بروید",
1111
"Sign In": "ورود",
1212
"Create Account": "ایجاد اکانت",
13-
"Explore rooms": "کاوش اتاق"
13+
"Explore rooms": "کاوش اتاق",
14+
"Missing indexeddb worker script!": "اسکریپت کارگر نمایه پایگاه داده از دست رفته است!",
15+
"Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "پیکربندی نامعتبر: فقط میتوانید یکی از default_server_config، default_server_name یا default_hs_url را مشخص کنید.",
16+
"Invalid configuration: no default server specified.": "پیکربندی نامعتبر: سرور پیشفرض مشخص نشده است.",
17+
"Your Element is misconfigured": "Element شما پیکربندی نشده است",
18+
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "پیکربندی المنت شما شامل JSON نا معتبر است. لطفا مشکل را اصلاح کنید و صفحه را بارگذاری مجدد کنید.",
19+
"The message from the parser is: %(message)s": "پیام از طرف تجزیه کننده: %(message)s",
20+
"Unable to load config file: please refresh the page to try again.": "قادر به بارگذاری فایل پیکربندی نیست: لطفا برای تلاش مجدد صفحه را تازه کنید.",
21+
"Unexpected error preparing the app. See console for details.": "خطای غیر منتظره در آماده سازی برنامه. کنسول را برای جزئیات مشاهده کنید.",
22+
"Download Completed": "بارگیری کامل شد",
23+
"Open": "باز",
24+
"Previous/next recently visited room or community": "قبلی/بعدی اتاق ها یا اجتماع های اخیرا بازدید شده",
25+
"%(brand)s Desktop (%(platformName)s)": "%(brand)s میزکار %(platformName)s",
26+
"%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s%(browserName)s، %(osName)s",
27+
"Unsupported browser": "مرورگر پش‬تبانی نشده",
28+
"Your browser can't run %(brand)s": "مرورگر شما نمیتواند %(brand)s را اجرا کند",
29+
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s از ویژگی های پیشرفته مرورگر استفاده میکند که که در مرورگر فعلی شما پشتیبانی نمیشوند.",
30+
"Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "لطفا برای تجربه بهتر <chromeLink>کروم</chromeLink>، <firefoxLink>فایرفاکس</firefoxLink>، یا <safariLink>سافاری</safariLink> را نصب کنید.",
31+
"You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "شما میتوانید با مرورگر فعلی خود ادامه دهید، اما ممکن است برخی یا کل ویژگی ها کار نکنند و نگاه و احساس از برنامه ممکن است درست نباشد.",
32+
"I understand the risks and wish to continue": "از خطرات این کار آگاهم و مایلم که ادامه بدهم",
33+
"Go to element.io": "برو به element.io",
34+
"Failed to start": "مشکل در آغاز"
1435
}

src/i18n/strings/fi.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,10 @@
2727
"Failed to start": "Käynnistys ei onnistunut",
2828
"Download Completed": "Lataus valmis",
2929
"Open": "Avaa",
30-
"Go to element.io": "Mene osoitteeseen riot.im"
30+
"Go to element.io": "Mene osoitteeseen riot.im",
31+
"Your Element is misconfigured": "Elementisi asetukset ovat pielessä",
32+
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Element-asetuksesi sisältävät epäkelpoa JSONia. Korjaa ongelma ja lataa sivu uudelleen.",
33+
"Powered by Matrix": "Moottorina Matrix",
34+
"Your browser can't run %(brand)s": "%(brand)s ei toimi selaimessasi",
35+
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s käyttää edistyneitä selaimen ominaisuuksia, joita nykyinen selaimesi ei tue."
3136
}

src/i18n/strings/fr.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,9 @@
2727
"Failed to start": "Échec au démarrage",
2828
"%(brand)s Desktop (%(platformName)s)": "%(brand)s pour bureau (%(platformName)s)",
2929
"Download Completed": "Téléchargement terminé",
30-
"Open": "Ouvrir"
30+
"Open": "Ouvrir",
31+
"Your Element is misconfigured": "Votre Element est mal configuré",
32+
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "La configuration de votre Element contient du JSON invalide. Veuillez corriger le problème et recharger la page.",
33+
"Your browser can't run %(brand)s": "Votre navigateur ne peut pas exécuter %(brand)s",
34+
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s nécessite des fonctionnalités avancées que votre navigateur actuel ne supporte pas."
3135
}

src/i18n/strings/gl.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,10 @@
2727
"Go to element.io": "Ir a element.io",
2828
"Failed to start": "Fallou o inicio",
2929
"Download Completed": "Descarga realizada",
30-
"Open": "Abrir"
30+
"Open": "Abrir",
31+
"Your Element is misconfigured": "Element non está ben configurado",
32+
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "A configuración de Element contén JSON non válido. Corrixe o problema e recarga a páxina.",
33+
"Your browser can't run %(brand)s": "O teu navegador non pode executar %(brand)s",
34+
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s utiliza características avanzadas do navegador que non están dispoñibles no teu navegador.",
35+
"Powered by Matrix": "Funciona grazas a Matrix"
3136
}

0 commit comments

Comments
 (0)