Merge pull request #2808 from TeamPiped/weblate

Translations update from Hosted Weblate
This commit is contained in:
github-actions[bot] 2023-08-14 23:52:04 +00:00 committed by GitHub
commit 1a4a7148d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 3 deletions

View file

@ -190,7 +190,9 @@
}, },
"login": { "login": {
"username": "اسم المستخدم", "username": "اسم المستخدم",
"password": "كلمة السر" "password": "كلمة السر",
"passwords_incorrect": "كلمة المرور لم تتطابق!",
"password_confirm": "تأكيد كلمة المرور"
}, },
"subscriptions": { "subscriptions": {
"subscribed_channels_count": "مشترك في: {0}" "subscribed_channels_count": "مشترك في: {0}"

View file

@ -162,7 +162,9 @@
}, },
"login": { "login": {
"username": "Uživatelské jméno", "username": "Uživatelské jméno",
"password": "Heslo" "password": "Heslo",
"password_confirm": "Potvrzení hesla",
"passwords_incorrect": "Hesla se neshodují!"
}, },
"video": { "video": {
"videos": "Videa", "videos": "Videa",

View file

@ -178,7 +178,9 @@
}, },
"login": { "login": {
"password": "Parola", "password": "Parola",
"username": "Kullanıcı Adı" "username": "Kullanıcı Adı",
"password_confirm": "Parolayı doğrula",
"passwords_incorrect": "Parolalar eşleşmiyor!"
}, },
"search": { "search": {
"did_you_mean": "Bunu mu demek istediniz: {0}?", "did_you_mean": "Bunu mu demek istediniz: {0}?",