mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-15 20:58:23 +00:00
cc9f7beb3c
Currently translated at 12.5% (17 of 135 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/he/
26 lines
762 B
JSON
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": "האחרונים"
|
|
}
|
|
}
|