Piped/src/locales/he.json
Yaron Shahrabani cc9f7beb3c
Translated using Weblate (Hebrew)
Currently translated at 12.5% (17 of 135 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/he/
2022-09-11 09:34:27 +02:00

26 lines
762 B
JSON

{
"titles": {
"player": "נגן",
"login": "כניסה",
"register": "הרשמה",
"preferences": "העדפות",
"history": "היסטוריה",
"subscriptions": "מינויים",
"trending": "מובילים",
"feed": "ערוץ עדכונים",
"account": "חשבון",
"playlists": "רשימות נגינה",
"instance": "עותק"
},
"player": {
"watch_on": "לצפות ב־{0}"
},
"actions": {
"subscribe": "מינוי - {count}",
"unsubscribe": "ביטול מינוי - {count}",
"view_subscriptions": "הצגת מינויים",
"sort_by": "מיון לפי:",
"most_recent": "האחרונים"
}
}