Piped/src/locales/he.json

26 lines
762 B
JSON
Raw Normal View History

{
"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": "האחרונים"
}
}