mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-08 16:27:31 +00:00
Start adding Hungarian translation
Roughly 1/5 done
This commit is contained in:
parent
d5fa9dc5dc
commit
8a2a5601d5
257
lib/l10n/app_hu.arb
Normal file
257
lib/l10n/app_hu.arb
Normal file
@ -0,0 +1,257 @@
|
|||||||
|
{
|
||||||
|
"guest": "Vendég",
|
||||||
|
"browse": "Felfedezés",
|
||||||
|
"search": "Keresés",
|
||||||
|
"library": "Könyvtár",
|
||||||
|
"lyrics": "Dalszöveg",
|
||||||
|
"settings": "Beállítások",
|
||||||
|
"genre_categories_filter": "Kategóriák vagy műfajok szűrése...",
|
||||||
|
"genre": "Műfaj",
|
||||||
|
"personalized": "Személyre szabott",
|
||||||
|
"featured": "Kiemelt",
|
||||||
|
"new_releases": "Új Kiadások",
|
||||||
|
"songs": "Dalok",
|
||||||
|
"playing_track": "{track} lejátszása",
|
||||||
|
"queue_clear_alert": "Ez ki fogja üríteni a lejátszási sort. {track_length} szám el lesz távolítva.\nBiztos folytatni akarod??",
|
||||||
|
"load_more": "Több betöltése",
|
||||||
|
"playlists": "Lejátszási lista",
|
||||||
|
"artists": "Szerzők",
|
||||||
|
"albums": "Albumok",
|
||||||
|
"tracks": "Számok",
|
||||||
|
"downloads": "Letöltés",
|
||||||
|
"filter_playlists": "A lejátszási listák szűrése...",
|
||||||
|
"liked_tracks": "Kedvelt Számok",
|
||||||
|
"liked_tracks_description": "Az összes szám, amit szeretsz.",
|
||||||
|
"create_playlist": "A lejátszási lista létrehozása",
|
||||||
|
"create_a_playlist": "Lejátszási lista létrehozása",
|
||||||
|
"create": "Létrehozás",
|
||||||
|
"cancel": "Mégse",
|
||||||
|
"playlist_name": "Lejátszási lista neve",
|
||||||
|
"name_of_playlist": "A lejátszási lista neve",
|
||||||
|
"description": "Leírás",
|
||||||
|
"public": "Nyilvános",
|
||||||
|
"collaborative": "Kollaboratív",
|
||||||
|
"search_local_tracks": "Lokális számok keresése...",
|
||||||
|
"play": "Lejátszás",
|
||||||
|
"delete": "Törlés",
|
||||||
|
"none": "Semmi",
|
||||||
|
"sort_a_z": "Rendezés A-tól Z-ig",
|
||||||
|
"sort_z_a": "Rendezés Z-től A-ig",
|
||||||
|
"sort_artist": "Rendezés szerző alapján",
|
||||||
|
"sort_album": "Rendezés album alapján",
|
||||||
|
"sort_tracks": "Számok elrendezése",
|
||||||
|
"currently_downloading": "Jelenleg Letöltés Alatt: ({tracks_length})",
|
||||||
|
"cancel_all": "Összes Megszakítása",
|
||||||
|
"filter_artist": "Szerzők szűrése...",
|
||||||
|
"followers": "{followers} Követő",
|
||||||
|
"add_artist_to_blacklist": "Szerző feketelistára tevése",
|
||||||
|
"top_tracks": "Top Számok",
|
||||||
|
"fans_also_like": "A Rajongók ezt is kedvelik",
|
||||||
|
"loading": "Betöltés...",
|
||||||
|
"artist": "Szerző",
|
||||||
|
"blacklisted": "Feketelistán",
|
||||||
|
"following": "Követve",
|
||||||
|
"follow": "Követés",
|
||||||
|
"artist_url_copied": "Szerző URL-je a vágólapra másolvaz",
|
||||||
|
"added_to_queue": "{tracks} szám hozzáadva a lejátszási sorhoz",
|
||||||
|
"filter_albums": "Albumok szűrése...",
|
||||||
|
"synced": "Szinkronizált",
|
||||||
|
"plain": "Sima",
|
||||||
|
"shuffle": "Keverés",
|
||||||
|
"search_tracks": "Számok keresése...",
|
||||||
|
"released": "Kiadva",
|
||||||
|
"error": "Hiba: {error}",
|
||||||
|
"title": "Cím",
|
||||||
|
"time": "Idő",
|
||||||
|
"more_actions": "Több akció",
|
||||||
|
"download_count": "({count}) szám letöltése",
|
||||||
|
"add_count_to_playlist": "({count}) szám hozzáadása a lejátszási listához",
|
||||||
|
"add_count_to_queue": "({count}) szám hozzáadása a lejátszási listához",
|
||||||
|
"play_count_next": "A ({count}) lejátszása a következőnek",
|
||||||
|
"album": "Album",
|
||||||
|
"copied_to_clipboard": "A {data} a vágólapra másolva",
|
||||||
|
"add_to_following_playlists": "Add {track} to following Playlists",
|
||||||
|
"add": "Add",
|
||||||
|
"added_track_to_queue": "Added {track} to queue",
|
||||||
|
"add_to_queue": "Add to queue",
|
||||||
|
"track_will_play_next": "{track} will play next",
|
||||||
|
"play_next": "Play next",
|
||||||
|
"removed_track_from_queue": "Removed {track} from queue",
|
||||||
|
"remove_from_queue": "Remove from queue",
|
||||||
|
"remove_from_favorites": "Remove from favorites",
|
||||||
|
"save_as_favorite": "Save as favorite",
|
||||||
|
"add_to_playlist": "Add to playlist",
|
||||||
|
"remove_from_playlist": "Remove from playlist",
|
||||||
|
"add_to_blacklist": "Add to blacklist",
|
||||||
|
"remove_from_blacklist": "Remove from blacklist",
|
||||||
|
"share": "Share",
|
||||||
|
"mini_player": "Mini Player",
|
||||||
|
"slide_to_seek": "Slide to seek forward or backward",
|
||||||
|
"shuffle_playlist": "Shuffle playlist",
|
||||||
|
"unshuffle_playlist": "Unshuffle playlist",
|
||||||
|
"previous_track": "Previous track",
|
||||||
|
"next_track": "Next track",
|
||||||
|
"pause_playback": "Pause Playback",
|
||||||
|
"resume_playback": "Resume Playback",
|
||||||
|
"loop_track": "Loop track",
|
||||||
|
"repeat_playlist": "Repeat playlist",
|
||||||
|
"queue": "Queue",
|
||||||
|
"alternative_track_sources": "Alternative track sources",
|
||||||
|
"download_track": "Download track",
|
||||||
|
"tracks_in_queue": "{tracks} tracks in queue",
|
||||||
|
"clear_all": "Clear all",
|
||||||
|
"show_hide_ui_on_hover": "Show/Hide UI on hover",
|
||||||
|
"always_on_top": "Always on top",
|
||||||
|
"exit_mini_player": "Exit Mini player",
|
||||||
|
"download_location": "Download location",
|
||||||
|
"account": "Account",
|
||||||
|
"login_with_spotify": "Login with your Spotify account",
|
||||||
|
"connect_with_spotify": "Connect with Spotify",
|
||||||
|
"logout": "Logout",
|
||||||
|
"logout_of_this_account": "Logout of this account",
|
||||||
|
"language_region": "Language & Region",
|
||||||
|
"language": "Language",
|
||||||
|
"system_default": "System Default",
|
||||||
|
"market_place_region": "Marketplace Region",
|
||||||
|
"recommendation_country": "Recommendation Country",
|
||||||
|
"appearance": "Appearance",
|
||||||
|
"layout_mode": "Layout Mode",
|
||||||
|
"override_layout_settings": "Override responsive layout mode settings",
|
||||||
|
"adaptive": "Adaptive",
|
||||||
|
"compact": "Compact",
|
||||||
|
"extended": "Extended",
|
||||||
|
"theme": "Theme",
|
||||||
|
"dark": "Dark",
|
||||||
|
"light": "Light",
|
||||||
|
"system": "System",
|
||||||
|
"accent_color": "Accent Color",
|
||||||
|
"sync_album_color": "Sync album color",
|
||||||
|
"sync_album_color_description": "Uses the dominant color of the album art as the accent color",
|
||||||
|
"playback": "Playback",
|
||||||
|
"audio_quality": "Audio Quality",
|
||||||
|
"high": "High",
|
||||||
|
"low": "Low",
|
||||||
|
"pre_download_play": "Pre-download and play",
|
||||||
|
"pre_download_play_description": "Instead of streaming audio, download bytes and play instead (Recommended for higher bandwidth users)",
|
||||||
|
"skip_non_music": "Skip non-music segments (SponsorBlock)",
|
||||||
|
"blacklist_description": "Blacklisted tracks and artists",
|
||||||
|
"wait_for_download_to_finish": "Please wait for the current download to finish",
|
||||||
|
"download_lyrics": "Download lyrics along with tracks",
|
||||||
|
"desktop": "Desktop",
|
||||||
|
"close_behavior": "Close Behavior",
|
||||||
|
"close": "Close",
|
||||||
|
"minimize_to_tray": "Minimize to tray",
|
||||||
|
"show_tray_icon": "Show System tray icon",
|
||||||
|
"about": "About",
|
||||||
|
"u_love_spotube": "We know you love Spotube",
|
||||||
|
"check_for_updates": "Check for updates",
|
||||||
|
"about_spotube": "About Spotube",
|
||||||
|
"blacklist": "Blacklist",
|
||||||
|
"please_sponsor": "Please Sponsor/Donate",
|
||||||
|
"spotube_description": "Spotube, a lightweight, cross-platform, free-for-all spotify client",
|
||||||
|
"version": "Version",
|
||||||
|
"build_number": "Build Number",
|
||||||
|
"founder": "Founder",
|
||||||
|
"repository": "Repository",
|
||||||
|
"bug_issues": "Bug+Issues",
|
||||||
|
"made_with": "Made with ❤️ in Bangladesh🇧🇩",
|
||||||
|
"kingkor_roy_tirtho": "Kingkor Roy Tirtho",
|
||||||
|
"copyright": "© 2021-{current_year} Kingkor Roy Tirtho",
|
||||||
|
"license": "License",
|
||||||
|
"add_spotify_credentials": "Add your spotify credentials to get started",
|
||||||
|
"credentials_will_not_be_shared_disclaimer": "Don't worry, any of your credentials won't be collected or shared with anyone",
|
||||||
|
"know_how_to_login": "Don't know how to do this?",
|
||||||
|
"follow_step_by_step_guide": "Follow along the Step by Step guide",
|
||||||
|
"spotify_cookie": "Spotify {name} Cookie",
|
||||||
|
"cookie_name_cookie": "{name} Cookie",
|
||||||
|
"fill_in_all_fields": "Please fill in all the fields",
|
||||||
|
"submit": "Submit",
|
||||||
|
"exit": "Exit",
|
||||||
|
"previous": "Previous",
|
||||||
|
"next": "Next",
|
||||||
|
"done": "Done",
|
||||||
|
"step_1": "Step 1",
|
||||||
|
"first_go_to": "First, Go to",
|
||||||
|
"login_if_not_logged_in": "and Login/Signup if you are not logged in",
|
||||||
|
"step_2": "Step 2",
|
||||||
|
"step_2_steps": "1. Once you're logged in, press F12 or Mouse Right Click > Inspect to Open the Browser devtools.\n2. Then go the \"Application\" Tab (Chrome, Edge, Brave etc..) or \"Storage\" Tab (Firefox, Palemoon etc..)\n3. Go to the \"Cookies\" section then the \"https://accounts.spotify.com\" subsection",
|
||||||
|
"step_3": "Step 3",
|
||||||
|
"step_3_steps": "Copy the values of \"sp_dc\" and \"sp_key\" (or sp_gaid) Cookies",
|
||||||
|
"success_emoji": "Success🥳",
|
||||||
|
"success_message": "Now you're successfully Logged In with your Spotify account. Good Job, mate!",
|
||||||
|
"step_4": "Step 4",
|
||||||
|
"step_4_steps": "Paste the copied \"sp_dc\" and \"sp_key\" (or sp_gaid) values in the respective fields",
|
||||||
|
"something_went_wrong": "Something went wrong",
|
||||||
|
"piped_instance": "Piped Server Instance",
|
||||||
|
"piped_description": "The Piped server instance to use for track matching",
|
||||||
|
"piped_warning": "Some of them might not work well. So use at your own risk",
|
||||||
|
"generate_playlist": "Generate Playlist",
|
||||||
|
"track_exists": "Track {track} already exists",
|
||||||
|
"replace_downloaded_tracks": "Replace all downloaded tracks",
|
||||||
|
"skip_download_tracks": "Skip downloading all downloaded tracks",
|
||||||
|
"do_you_want_to_replace": "Do you want to replace the existing track??",
|
||||||
|
"replace": "Replace",
|
||||||
|
"skip": "Skip",
|
||||||
|
"select_up_to_count_type": "Select up to {count} {type}",
|
||||||
|
"select_genres": "Select Genres",
|
||||||
|
"add_genres": "Add Genres",
|
||||||
|
"country": "Country",
|
||||||
|
"number_of_tracks_generate": "Number of tracks to generate",
|
||||||
|
"acousticness": "Acousticness",
|
||||||
|
"danceability": "Danceability",
|
||||||
|
"energy": "Energy",
|
||||||
|
"instrumentalness": "Instrumentalness",
|
||||||
|
"liveness": "Liveness",
|
||||||
|
"loudness": "Loudness",
|
||||||
|
"speechiness": "Speechiness",
|
||||||
|
"valence": "Valence",
|
||||||
|
"popularity": "Popularity",
|
||||||
|
"key": "Key",
|
||||||
|
"duration": "Duration (s)",
|
||||||
|
"tempo": "Tempo (BPM)",
|
||||||
|
"mode": "Mode",
|
||||||
|
"time_signature": "Time Signature",
|
||||||
|
"short": "Short",
|
||||||
|
"medium": "Medium",
|
||||||
|
"long": "Long",
|
||||||
|
"min": "Min",
|
||||||
|
"max": "Max",
|
||||||
|
"target": "Target",
|
||||||
|
"moderate": "Moderate",
|
||||||
|
"deselect_all": "Deselect All",
|
||||||
|
"select_all": "Select All",
|
||||||
|
"are_you_sure": "Are you sure?",
|
||||||
|
"generating_playlist": "Generating your custom playlist...",
|
||||||
|
"selected_count_tracks": "Selected {count} tracks",
|
||||||
|
"download_warning": "If you download all Tracks at bulk you're clearly pirating Music & causing damage to the creative society of Music. I hope you are aware of this. Always, try respecting & supporting Artist's hard work",
|
||||||
|
"download_ip_ban_warning": "BTW, your IP can get blocked on YouTube due excessive download requests than usual. IP block means you can't use YouTube (even if you're logged in) for at least 2-3 months from that IP device. And Spotube doesn't hold any responsibility if this ever happens",
|
||||||
|
"by_clicking_accept_terms": "By clicking 'accept' you agree to following terms:",
|
||||||
|
"download_agreement_1": "I know I'm pirating Music. I'm bad",
|
||||||
|
"download_agreement_2": "I'll support the Artist wherever I can and I'm only doing this because I don't have money to buy their art",
|
||||||
|
"download_agreement_3": "I'm completely aware that my IP can get blocked on YouTube & I don't hold Spotube or his owners/contributors responsible for any accidents caused by my current action",
|
||||||
|
"decline": "Decline",
|
||||||
|
"accept": "Accept",
|
||||||
|
"details": "Details",
|
||||||
|
"youtube": "YouTube",
|
||||||
|
"channel": "Channel",
|
||||||
|
"likes": "Likes",
|
||||||
|
"dislikes": "Dislikes",
|
||||||
|
"views": "Views",
|
||||||
|
"streamUrl": "Stream URL",
|
||||||
|
"stop": "Stop",
|
||||||
|
"sort_newest": "Sort by newest added",
|
||||||
|
"sort_oldest": "Sort by oldest added",
|
||||||
|
"sleep_timer": "Sleep Timer",
|
||||||
|
"mins": "{minutes} Minutes",
|
||||||
|
"hours": "{hours} Hours",
|
||||||
|
"hour": "{hours} Hour",
|
||||||
|
"custom_hours": "Custom Hours",
|
||||||
|
"logs": "Logs",
|
||||||
|
"developers": "Developers",
|
||||||
|
"not_logged_in": "You're not logged in",
|
||||||
|
"search_mode": "Search Mode",
|
||||||
|
"youtube_api_type": "API Type",
|
||||||
|
"ok": "Ok",
|
||||||
|
"failed_to_encrypt": "Failed to encrypt",
|
||||||
|
"encryption_failed_warning": "Spotube uses encryption to securely store your data. But failed to do so. So it'll fallback to insecure storage\nIf you're using linux, please make sure you've any secret-service (gnome-keyring, kde-wallet, keepassxc etc) installed"
|
||||||
|
}
|
||||||
@ -1,9 +1,10 @@
|
|||||||
/// credits:
|
/// Credits:
|
||||||
///
|
///
|
||||||
/// Kingkor Roy Tirtho => English, Bengali
|
/// Kingkor Roy Tirtho => English, Bengali
|
||||||
/// ChatGPT (GPT 3.5) XD => Hindi, French
|
/// ChatGPT (GPT 3.5) XD => Hindi, French
|
||||||
/// maboroshin@github => Japanese
|
/// maboroshin@github => Japanese
|
||||||
/// iceyear@github => Simplified Chinese
|
/// iceyear@github => Simplified Chinese
|
||||||
|
/// octopus1348@github => Hungarian
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
|
|
||||||
class L10n {
|
class L10n {
|
||||||
@ -14,6 +15,7 @@ class L10n {
|
|||||||
const Locale('es', 'ES'),
|
const Locale('es', 'ES'),
|
||||||
const Locale('fr', 'FR'),
|
const Locale('fr', 'FR'),
|
||||||
const Locale('hi', 'IN'),
|
const Locale('hi', 'IN'),
|
||||||
|
const Locale('hu', 'HU'),
|
||||||
const Locale('ja', 'JP'),
|
const Locale('ja', 'JP'),
|
||||||
const Locale('zh', 'CN'),
|
const Locale('zh', 'CN'),
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user