Translated using Weblate (Hebrew)

Currently translated at 11.2% (69 of 611 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/he/
This commit is contained in:
אליעזר שלמה דיין 2022-08-17 07:09:34 +00:00 committed by Hosted Weblate
parent 7828be7635
commit 929d4a587d
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -160,7 +160,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"sendOnEnter": "שלח וכנס", "sendOnEnter": "שלח בכניסה",
"@sendOnEnter": {}, "@sendOnEnter": {},
"badServerLoginTypesException": "שרת הבית תומך בסוגי הכניסה:\n{serverVersions}\nאבל אפליקציה זו תומכת רק ב:\n{supportedVersions}", "badServerLoginTypesException": "שרת הבית תומך בסוגי הכניסה:\n{serverVersions}\nאבל אפליקציה זו תומכת רק ב:\n{supportedVersions}",
"@badServerLoginTypesException": { "@badServerLoginTypesException": {
@ -241,7 +241,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"autoplayImages": "הפעל אוטומטית מדבקות ואמוטים מונפשים", "autoplayImages": "הפעל אוטומטית מדבקות ואנימציות מונפשים",
"@autoplayImages": { "@autoplayImages": {
"type": "text", "type": "text",
"placeholder": {} "placeholder": {}
@ -254,7 +254,7 @@
"supportedVersions": {} "supportedVersions": {}
} }
}, },
"banFromChat": "חסום מצ'אט", "banFromChat": "צאט חסום",
"@banFromChat": { "@banFromChat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -532,7 +532,7 @@
"type": "text", "type": "text",
"description": "Usage hint for the command /myroomnick" "description": "Usage hint for the command /myroomnick"
}, },
"addToSpace": "הוסף לספייס", "addToSpace": "הוסף לחלל",
"@addToSpace": {}, "@addToSpace": {},
"commandHint_unban": "בטל את החסימה של המשתמש הנתון מהחדר הזה", "commandHint_unban": "בטל את החסימה של המשתמש הנתון מהחדר הזה",
"@commandHint_unban": { "@commandHint_unban": {
@ -1697,5 +1697,25 @@
"@openCamera": { "@openCamera": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"suggestedRooms": "גלה קבוצות במרחב הזה",
"@suggestedRooms": {},
"allSuggestedRoomsJoined": "הצטרפת לכל החדרים המוצעים",
"@allSuggestedRoomsJoined": {},
"updateAvailable": "עדכון FluffyChat זמין",
"@updateAvailable": {},
"updateNow": "התחל עדכון ברקע",
"@updateNow": {},
"numberRoomMembers": "{number} חברים",
"@numberRoomMembers": {
"type": "number",
"placeholders": {
"number": {}
}
},
"bubbleSize": "גודל בועות",
"@bubbleSize": {
"type": "text",
"placeholders": {}
} }
} }