From 8286390d9fb0eea32303f14c8d999a898bfee033 Mon Sep 17 00:00:00 2001 From: bankov4eto <90499490+bankov4eto@users.noreply.github.com> Date: Sun, 29 Dec 2024 13:30:07 +0200 Subject: [PATCH] Update translation.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added missing translation for the new strings { "catalogue": { "search": "Filter…", "developers": "Developers", "genres": "Genres", "tags": "Tags", "publishers": "Publishers", "download_sources": "Download sources", "result_count": "{{resultCount}} results", "filter_count": "{{filterCount}} available", "clear_filters": "Clear {{filterCount}} selected" }, "game_details": { "launch_options": "Launch Options", "launch_options_description": "Advanced users may choose to enter modifications to their launch options", "launch_options_placeholder": "No parameter specified" }, "downloads": { "seeding": "Seeding", "stop_seeding": "Stop seeding", "resume_seeding": "Resume seeding", "options": "Manage" }, "settings": { "seed_after_download_complete": "Seed after download complete", "show_hidden_achievement_description": "Show hidden achievements description before unlocking them" }, "user_profile": { "stats": "Stats", "achievements": "achievements", "games": "Games", "top_percentile": "Top {{percentile}}%", "ranking_updated_weekly": "Ranking is updated weekly", "playing": "Playing {{game}}", "achievements_unlocked": "Achievements Unlocked", "earned_points": "Earned points", "show_achievements_on_profile": "Show your achievements on your profile", "show_points_on_profile": "Show your earned points on your profile" }, "achievement": { "hidden_achievement_tooltip": "This is a hidden achievement", "achievement_earn_points": "Earn {{points}} points with this achievement", "earned_points": "Earned points:", "available_points": "Available points:", "how_to_earn_achievements_points": "How to earn achievements points?" }, "hydra_cloud": { "hydra_cloud": "Hydra Cloud", "hydra_cloud_feature_found": "You've just discovered a Hydra Cloud feature!", "learn_more": "Learn More" } } --- src/locales/bg/translation.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/locales/bg/translation.json b/src/locales/bg/translation.json index e7f7539b4..b46e3fc79 100644 --- a/src/locales/bg/translation.json +++ b/src/locales/bg/translation.json @@ -59,7 +59,7 @@ "game_details": { "launch_options": "Опции за стартиране", "launch_options_description": "Напредналите потребители могат да въведат модификации на своите опции за стартиране", - "launch_options_placeholder": "Няма зададен параметър" + "launch_options_placeholder": "Няма зададен параметър", "open_download_options": "Варианти за изтегляне", "download_options_zero": "Няма варианти за изтегляне", "download_options_one": "{{count}} варианти за изтегляне", @@ -190,7 +190,7 @@ "seeding": "Сийдване", "stop_seeding": "Спри сийдването", "resume_seeding": "Продължи сийдването", - "options": "Управление" + "options": "Управление", "resume": "Продължи", "pause": "Пауза", "eta": "Conclusion {{eta}}", @@ -217,7 +217,7 @@ }, "settings": { "seed_after_download_complete": "Сийд след завършване на изтеглянето", - "show_hidden_achievement_description": "Показвай описанието на скритите постижения преди отключването им" + "show_hidden_achievement_description": "Показвай описанието на скритите постижения преди отключването им", "downloads_path": "Инсталационен път", "change": "Актуализиране", "notifications": "Известия", @@ -313,7 +313,7 @@ "achievements_unlocked": "Отключени постижения", "earned_points": "Спечелени точки", "show_achievements_on_profile": "Показвай своите постижения в профила", - "show_points_on_profile": "Показвай спечелените точки в профила" + "show_points_on_profile": "Показвай спечелените точки в профила", "amount_hours": "{{amount}} часове", "amount_minutes": "{{amount}} минути", "last_time_played": "Последно играно {{period}}", @@ -389,7 +389,7 @@ "achievement_earn_points": "Спечели {{points}} точки с това постижение", "earned_points": "Спечелени точки:", "available_points": "Налични точки:", - "how_to_earn_achievements_points": "Как да спечелиш точки за постижения?" + "how_to_earn_achievements_points": "Как да спечелиш точки за постижения?", "achievement_unlocked": "Постижението е отключено", "user_achievements": "Постиженията на {{displayName}} ", "your_achievements": "Вашите Постижения", @@ -402,7 +402,7 @@ "hydra_cloud": { "hydra_cloud": "Hydra Cloud", "hydra_cloud_feature_found": "Открихте функция на Hydra Cloud!", - "learn_more": "Научете повече" + "learn_more": "Научете повече", "subscription_tour_title": "Hydra Cloud Абонамент", "subscribe_now": "Абонирай се сега", "cloud_saving": "Запазване в облака",