mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-22 13:37:23 +00:00
Merge pull request #3811 from TeamPiped/weblate
Translations update from Hosted Weblate
This commit is contained in:
commit
44bd4dbbd6
@ -161,7 +161,7 @@
|
|||||||
},
|
},
|
||||||
"player": {
|
"player": {
|
||||||
"watch_on": "Zobrazit na {0}",
|
"watch_on": "Zobrazit na {0}",
|
||||||
"failed": "Akce se nezdařila. Chybový kód {0}, pro více informací viz protokol"
|
"failed": "Akce selhala s chybovým kódem {0}. Více informací naleznete v protokolu."
|
||||||
},
|
},
|
||||||
"comment": {
|
"comment": {
|
||||||
"pinned_by": "Připnuto uživatelem {author}",
|
"pinned_by": "Připnuto uživatelem {author}",
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
"skip_non_music": "Skip Music: Non-Music Section",
|
"skip_non_music": "Skip Music: Non-Music Section",
|
||||||
"skip_highlight": "Skip Highlight",
|
"skip_highlight": "Skip Highlight",
|
||||||
"skip_filler_tangent": "Skip Filler Tangent",
|
"skip_filler_tangent": "Skip Filler Tangent",
|
||||||
"show_markers": "Show Markers on Player",
|
"show_markers": "Show markers in progress bar",
|
||||||
"min_segment_length": "Minimum Segment Length (in seconds)",
|
"min_segment_length": "Minimum Segment Length (in seconds)",
|
||||||
"skip_segment": "Skip Segment",
|
"skip_segment": "Skip Segment",
|
||||||
"enable_dearrow": "Enable DeArrow",
|
"enable_dearrow": "Enable DeArrow",
|
||||||
@ -76,8 +76,8 @@
|
|||||||
"import_from_json": "Import from JSON",
|
"import_from_json": "Import from JSON",
|
||||||
"import_from_json_csv": "Import from JSON/CSV",
|
"import_from_json_csv": "Import from JSON/CSV",
|
||||||
"loop_this_video": "Loop this Video",
|
"loop_this_video": "Loop this Video",
|
||||||
"auto_play_next_video": "Auto Play next Video",
|
"auto_play_next_video": "Autoplay next Video",
|
||||||
"auto_display_captions": "Auto Display Captions",
|
"auto_display_captions": "Auto-display Captions",
|
||||||
"donations": "Development donations",
|
"donations": "Development donations",
|
||||||
"minimize_comments": "Minimize Comments",
|
"minimize_comments": "Minimize Comments",
|
||||||
"show_comments": "Show Comments",
|
"show_comments": "Show Comments",
|
||||||
@ -90,7 +90,7 @@
|
|||||||
"view_ssl_score": "View SSL Score",
|
"view_ssl_score": "View SSL Score",
|
||||||
"search": "Search (Ctrl+K)",
|
"search": "Search (Ctrl+K)",
|
||||||
"filter": "Filter",
|
"filter": "Filter",
|
||||||
"loading": "Loading...",
|
"loading": "Loading…",
|
||||||
"clear_history": "Clear History",
|
"clear_history": "Clear History",
|
||||||
"hide_replies": "Hide Replies",
|
"hide_replies": "Hide Replies",
|
||||||
"load_more_replies": "Load more Replies",
|
"load_more_replies": "Load more Replies",
|
||||||
@ -104,7 +104,7 @@
|
|||||||
"delete_group_confirm": "Delete this group?",
|
"delete_group_confirm": "Delete this group?",
|
||||||
"please_select_playlist": "Please select a playlist",
|
"please_select_playlist": "Please select a playlist",
|
||||||
"delete_account": "Delete Account",
|
"delete_account": "Delete Account",
|
||||||
"logout": "Logout from this device",
|
"logout": "Log out from this device",
|
||||||
"minimize_recommendations_default": "Minimize Recommendations by default",
|
"minimize_recommendations_default": "Minimize Recommendations by default",
|
||||||
"minimize_chapters_default": "Minimize Chapters by default",
|
"minimize_chapters_default": "Minimize Chapters by default",
|
||||||
"chapters_layout_mobile": "Chapters Layout On Mobile",
|
"chapters_layout_mobile": "Chapters Layout On Mobile",
|
||||||
@ -166,7 +166,7 @@
|
|||||||
"comment": {
|
"comment": {
|
||||||
"pinned_by": "Pinned by {author}",
|
"pinned_by": "Pinned by {author}",
|
||||||
"disabled": "Comments are disabled by the uploader.",
|
"disabled": "Comments are disabled by the uploader.",
|
||||||
"loading": "Loading comments...",
|
"loading": "Loading comments…",
|
||||||
"user_disabled": "Comments are disabled in the settings."
|
"user_disabled": "Comments are disabled in the settings."
|
||||||
},
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
@ -178,7 +178,7 @@
|
|||||||
"up_to_date": "Up to date?",
|
"up_to_date": "Up to date?",
|
||||||
"ssl_score": "SSL Score",
|
"ssl_score": "SSL Score",
|
||||||
"uptime_30d": "Uptime (30d)",
|
"uptime_30d": "Uptime (30d)",
|
||||||
"api_url": "Api URL"
|
"api_url": "API URL"
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"username": "Username",
|
"username": "Username",
|
||||||
|
@ -141,7 +141,7 @@
|
|||||||
},
|
},
|
||||||
"player": {
|
"player": {
|
||||||
"watch_on": "{0} üzerinde görüntüle",
|
"watch_on": "{0} üzerinde görüntüle",
|
||||||
"failed": "{0} hata kodu ile başarısız oldu, daha fazla bilgi için günlüklere bakın"
|
"failed": "{0} hata kodu ile başarısız oldu. Daha fazla bilgi için günlüklere bakın."
|
||||||
},
|
},
|
||||||
"titles": {
|
"titles": {
|
||||||
"history": "Geçmiş",
|
"history": "Geçmiş",
|
||||||
|
Loading…
Reference in New Issue
Block a user