mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Translated using Weblate (Hebrew)
Currently translated at 100.0% (157 of 157 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/he/
This commit is contained in:
parent
27b95f6f10
commit
f19a668565
1 changed files with 7 additions and 3 deletions
|
@ -12,7 +12,8 @@
|
||||||
"playlists": "רשימות נגינה",
|
"playlists": "רשימות נגינה",
|
||||||
"instance": "עותק",
|
"instance": "עותק",
|
||||||
"livestreams": "שידורים חיים",
|
"livestreams": "שידורים חיים",
|
||||||
"channels": "ערוצים"
|
"channels": "ערוצים",
|
||||||
|
"bookmarks": "סימניות"
|
||||||
},
|
},
|
||||||
"player": {
|
"player": {
|
||||||
"watch_on": "לצפות ב־{0}"
|
"watch_on": "לצפות ב־{0}"
|
||||||
|
@ -120,7 +121,9 @@
|
||||||
"minimize_chapters_default": "מזעור הפרקים כברירת מחדל",
|
"minimize_chapters_default": "מזעור הפרקים כברירת מחדל",
|
||||||
"show_watch_on_youtube": "הצגת כפתור לצפייה ב־YouTube",
|
"show_watch_on_youtube": "הצגת כפתור לצפייה ב־YouTube",
|
||||||
"no_valid_playlists": "הקובץ לא מכיל רשימות נגינה תקפות!",
|
"no_valid_playlists": "הקובץ לא מכיל רשימות נגינה תקפות!",
|
||||||
"with_playlist": "שיתוף עם רשימת נגינה"
|
"with_playlist": "שיתוף עם רשימת נגינה",
|
||||||
|
"playlist_bookmarked": "נוסף לסימניות",
|
||||||
|
"bookmark_playlist": "סימנייה"
|
||||||
},
|
},
|
||||||
"comment": {
|
"comment": {
|
||||||
"pinned_by": "ננעץ על ידי {author}",
|
"pinned_by": "ננעץ על ידי {author}",
|
||||||
|
@ -167,7 +170,8 @@
|
||||||
"page_not_found": "העמוד לא נמצא",
|
"page_not_found": "העמוד לא נמצא",
|
||||||
"copied": "הועתק!",
|
"copied": "הועתק!",
|
||||||
"cannot_copy": "לא ניתן להעתיק!",
|
"cannot_copy": "לא ניתן להעתיק!",
|
||||||
"local_storage": "פעולה זו דורשת אחסון מקומי (localStorage), האם עוגיות פעילות?"
|
"local_storage": "פעולה זו דורשת אחסון מקומי (localStorage), האם עוגיות פעילות?",
|
||||||
|
"register_no_email_note": "לא מומלץ להשתמש בכתובת דוא״ל כשם משתמש. להמשיך בכל זאת?"
|
||||||
},
|
},
|
||||||
"subscriptions": {
|
"subscriptions": {
|
||||||
"subscribed_channels_count": "נרשמת אל: {0}"
|
"subscribed_channels_count": "נרשמת אל: {0}"
|
||||||
|
|
Loading…
Reference in a new issue