Translations update from Weblate (#652)

Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: elliotfontaine <elliot.fontaine@gmail.com>
Co-authored-by: Meiton <michal.salati@gmail.com>
Co-authored-by: Andrew <www.andru90@gmail.com>
Co-authored-by: Denys Dovhan <denysdovhan@gmail.com>
Co-authored-by: Eryk Pawlikowski <eryk5188@gmail.com>
This commit is contained in:
WerWolvTranslationBot
2024-07-08 23:56:54 +02:00
committed by GitHub
parent 54b50fd25c
commit bf22cdb491
22 changed files with 287 additions and 25 deletions
+27 -4
View File
@@ -8,7 +8,9 @@
}
},
"Developer": {
"5secreload": "إعادة التحميل في 5 ثواني"
"5secreload": "إعادة التحميل في 5 ثواني",
"disabling": "",
"enabling": ""
},
"DropdownMultiselect": {
"button": {
@@ -55,7 +57,8 @@
"update": "تحديث {{name}} إلى {{version}}"
},
"ok_button": {
"idle": "تأكيد"
"idle": "تأكيد",
"loading": ""
},
"title": {
"install_zero": "",
@@ -145,7 +148,13 @@
"plugin_update_two": "",
"plugin_update_few": "",
"plugin_update_many": "",
"plugin_update_other": ""
"plugin_update_other": "",
"plugin_error_uninstall": "",
"plugin_load_error": {
"message": "",
"toast": ""
},
"decky_update_available": ""
},
"PluginView": {
"hidden_zero": "",
@@ -246,6 +255,19 @@
"store_testing_warning": {
"desc": "",
"label": ""
},
"download_progress_info": {
"start": "",
"open_zip": "",
"download_zip": "",
"increment_count": "",
"parse_zip": "",
"uninstalling_previous": "",
"installing_plugin": ""
},
"store_filter": {
"label": "",
"label_def": ""
}
},
"StoreSelect": {
@@ -282,7 +304,8 @@
"label": "",
"lat_version": "",
"reloading": "",
"updating": ""
"updating": "",
"cur_version": ""
}
}
}
+9
View File
@@ -231,6 +231,15 @@
"store_testing_warning": {
"desc": "",
"label": ""
},
"download_progress_info": {
"start": "",
"open_zip": "",
"download_zip": "",
"increment_count": "",
"parse_zip": "",
"uninstalling_previous": "",
"installing_plugin": ""
}
},
"StoreSelect": {
+9 -2
View File
@@ -114,7 +114,6 @@
"uninstall": "Odinstalovat",
"update_all_one": "Aktualizovat 1 plugin",
"update_all_few": "Aktualizovat {{count}} pluginů",
"update_all_many": "",
"update_all_other": "Aktualizovat {{count}} pluginů",
"update_to": "Aktualizovat na {{name}}"
},
@@ -142,7 +141,6 @@
"PluginView": {
"hidden_one": "1 plugin je v tomto seznamu skrytý",
"hidden_few": "{{count}} pluginů je v tomto seznamu skryto",
"hidden_many": "",
"hidden_other": "{{count}} pluginů je v tomto seznamu skryto"
},
"RemoteDebugging": {
@@ -240,6 +238,15 @@
"store_testing_warning": {
"desc": "Tento kanál obchodu můžete použít k testování nejnovějších verzí pluginů. Nezapomeňte zanechat zpětnou vazbu na GitHubu, aby bylo možné plugin aktualizovat pro všechny uživatele.",
"label": "Vítejte na testovacím kanálu obchodu"
},
"download_progress_info": {
"download_zip": "",
"increment_count": "",
"start": "",
"open_zip": "",
"installing_plugin": "",
"parse_zip": "",
"uninstalling_previous": ""
}
},
"StoreSelect": {
+9
View File
@@ -231,6 +231,15 @@
"store_testing_warning": {
"desc": "Du kannst diesen Store Kanal nutzen, um brandneue Testversionen von Plugins auszuprobieren. Denk daran Feedback auf GitHub zu hinterlassen, sodass das Plugin für alle Nutzer verbessert werden kann.",
"label": "Willkommen zum Test Store Kanal"
},
"download_progress_info": {
"uninstalling_previous": "",
"download_zip": "",
"increment_count": "",
"installing_plugin": "",
"open_zip": "",
"parse_zip": "",
"start": ""
}
},
"StoreSelect": {
+9
View File
@@ -231,6 +231,15 @@
"store_testing_warning": {
"desc": "Μπορείτε να χρησιμοποιήσετε αυτό το κανάλι του καταστήματος για να δοκιμάσετε τις νεότερες εκδόσεις των επεκτάσεων. Φροντίστε να αφήσετε σχόλια στο GitHub, ώστε να βοηθήσετε στην ενημέρωση της εκάστοτε επέκταση για όλους τους χρήστες.",
"label": "Καλώς ήρθατε στο Δοκιμαστικό Κανάλι τους Καταστήματος"
},
"download_progress_info": {
"installing_plugin": "",
"start": "",
"open_zip": "",
"download_zip": "",
"increment_count": "",
"parse_zip": "",
"uninstalling_previous": ""
}
},
"StoreSelect": {
+9
View File
@@ -238,6 +238,15 @@
"store_testing_warning": {
"desc": "",
"label": ""
},
"download_progress_info": {
"installing_plugin": "",
"download_zip": "",
"increment_count": "",
"open_zip": "",
"parse_zip": "",
"start": "",
"uninstalling_previous": ""
}
},
"StoreSelect": {
+9
View File
@@ -231,6 +231,15 @@
"store_testing_warning": {
"desc": "Voit käyttää tätä myymäläkanavaa testataksesi uusimpia laajennusversioita. Muista jättää palautetta GitHubissa, jotta laajennus voidaan päivittää kaikille käyttäjille.",
"label": "Tervetuloa testausmyymälä-kanavalle"
},
"download_progress_info": {
"increment_count": "",
"parse_zip": "",
"download_zip": "",
"open_zip": "",
"start": "",
"uninstalling_previous": "",
"installing_plugin": ""
}
},
"StoreSelect": {
+12 -3
View File
@@ -85,20 +85,20 @@
"install": {
"button_idle": "Installer",
"button_processing": "Installation en cours",
"desc": "Êtes-vous sûr de vouloir installer {{artifact}} {{version}}\u202f?",
"desc": "Êtes-vous sûr de vouloir installer {{artifact}} {{version}}?",
"title": "Installer {{artifact}}"
},
"no_hash": "Ce plugin n'a pas de somme de contrôle, vous l'installez à vos risques et périls.",
"reinstall": {
"button_idle": "Réinstaller",
"button_processing": "Réinstallation en cours",
"desc": "Êtes-vous sûr de vouloir réinstaller {{artifact}} {{version}}\u202f?",
"desc": "Êtes-vous sûr de vouloir réinstaller {{artifact}} {{version}}?",
"title": "Réinstaller {{artifact}}"
},
"update": {
"button_idle": "Mettre à jour",
"button_processing": "Mise à jour",
"desc": "Êtes-vous sûr de vouloir mettre à jour {{artifact}} {{version}}\u202f?",
"desc": "Êtes-vous sûr de vouloir mettre à jour {{artifact}} {{version}}?",
"title": "Mettre à jour {{artifact}}"
}
},
@@ -238,6 +238,15 @@
"store_testing_warning": {
"desc": "Vous pouvez utiliser cette chaîne de magasin pour tester des versions de plugins. Assurez-vous de laisser des commentaires sur GitHub afin que le plugin puisse être mis à jour pour tous les utilisateurs.",
"label": "Bienvenue sur la chaîne du magasin de tests"
},
"download_progress_info": {
"increment_count": "",
"parse_zip": "",
"uninstalling_previous": "",
"download_zip": "",
"open_zip": "",
"start": "",
"installing_plugin": ""
}
},
"StoreSelect": {
+9
View File
@@ -238,6 +238,15 @@
"store_testing_warning": {
"desc": "Puoi usare questo canale del negozio per testare versioni di plugin sperimentali. Assicurati di lasciare un feedback su Github dopo averlo testato in modo che il plugin possa essere promosso a stabile per tutti gli altri utenti o per permettere allo sviluppatore di plugin di correggere eventuali errori.",
"label": "Benvenuto nel Negozio di Test dei Plugins"
},
"download_progress_info": {
"start": "",
"open_zip": "",
"download_zip": "",
"increment_count": "",
"parse_zip": "",
"uninstalling_previous": "",
"installing_plugin": ""
}
},
"StoreSelect": {
+9
View File
@@ -224,6 +224,15 @@
"store_testing_warning": {
"desc": "このストアチャンネルを使用して、最先端のプラグイン バージョンをテストできます。 すべてのユーザーがプラグインを更新できるように、必ずGitHubにフィードバックを残してください。",
"label": "テストストア チャンネルへようこそ"
},
"download_progress_info": {
"download_zip": "",
"increment_count": "",
"installing_plugin": "",
"open_zip": "",
"parse_zip": "",
"start": "",
"uninstalling_previous": ""
}
},
"StoreSelect": {
+9
View File
@@ -224,6 +224,15 @@
"store_testing_warning": {
"desc": "이 스토어 채널을 사용하여 가장 최신 버전의 플러그인을 테스트할 수 있습니다. GitHub에 피드백을 남겨서 모든 사용자가 업데이트 할 수 있게 해주세요.",
"label": "테스트 스토어 채널에 오신 것을 환영합니다"
},
"download_progress_info": {
"installing_plugin": "",
"start": "",
"open_zip": "",
"download_zip": "",
"increment_count": "",
"parse_zip": "",
"uninstalling_previous": ""
}
},
"StoreSelect": {
+9
View File
@@ -231,6 +231,15 @@
"store_testing_warning": {
"desc": "Je kunt dit winkelkanaal gebruiken om nog in ontwikkeling zijnde plug-inversies te testen. Zorg ervoor dat je feedback geeft op GitHub, zodat de plug-in voor alle gebruikers kan worden bijgewerkt.",
"label": "Welkom bij het Testing-winkelkanaal"
},
"download_progress_info": {
"start": "",
"open_zip": "",
"download_zip": "",
"increment_count": "",
"parse_zip": "",
"uninstalling_previous": "",
"installing_plugin": ""
}
},
"StoreSelect": {
+10 -3
View File
@@ -115,7 +115,6 @@
"update_all_one": "Zaktualizuj 1 plugin",
"update_all_few": "Zaktualizuj {{count}} pluginy",
"update_all_many": "Zaktualizuj {{count}} pluginów",
"update_all_other": "",
"update_to": "Zaktualizuj do {{name}}"
},
"PluginListLabel": {
@@ -142,8 +141,7 @@
"PluginView": {
"hidden_one": "1 plugin jest ukryty na tej liście",
"hidden_few": "{{count}} pluginy jest ukryty na tej liście",
"hidden_many": "{{count}} pluginów jest ukryty na tej liście",
"hidden_other": ""
"hidden_many": "{{count}} pluginów jest ukryty na tej liście"
},
"RemoteDebugging": {
"remote_cef": {
@@ -240,6 +238,15 @@
"store_testing_warning": {
"desc": "Możesz użyć tego kanału sklepu do testowania najnowszych wersji pluginów. Pamiętaj, aby zostawić opinię na GitHub, aby plugin mogła zostać zaktualizowana dla wszystkich użytkowników.",
"label": "Witamy w Testowym Kanale Sklepu"
},
"download_progress_info": {
"start": "",
"open_zip": "",
"download_zip": "",
"increment_count": "",
"parse_zip": "",
"uninstalling_previous": "",
"installing_plugin": ""
}
},
"StoreSelect": {
+9
View File
@@ -238,6 +238,15 @@
"store_testing_warning": {
"desc": "Você pode usar este canal da loja para testar versões avançadas do plugin. Certifique-se de deixar feedback no GitHub para que o plugin possa ser atualizado para todos os usuários.",
"label": "Bem-vindo ao Canal de Testes da Loja"
},
"download_progress_info": {
"start": "",
"open_zip": "",
"download_zip": "",
"increment_count": "",
"parse_zip": "",
"uninstalling_previous": "",
"installing_plugin": ""
}
},
"StoreSelect": {
+9
View File
@@ -238,6 +238,15 @@
"store_testing_warning": {
"desc": "Pode usar esta versão da loja para testar versões experimentais de plugins. Certifique-se de deixar feedback no GitHub para que o plugin possa ser atualizado para todos os utilizadores.",
"label": "Bem-vindo ao Canal de Testes da Loja"
},
"download_progress_info": {
"start": "",
"open_zip": "",
"download_zip": "",
"increment_count": "",
"parse_zip": "",
"uninstalling_previous": "",
"installing_plugin": ""
}
},
"StoreSelect": {
+10 -3
View File
@@ -115,7 +115,6 @@
"update_all_one": "Обновить {{count}} плагин",
"update_all_few": "Обновить {{count}} плагинов",
"update_all_many": "Обновить {{count}} плагинов",
"update_all_other": "",
"update_to": "Обновить на {{name}}"
},
"PluginListLabel": {
@@ -142,8 +141,7 @@
"PluginView": {
"hidden_one": "{{count}} плагин скрыт из списка",
"hidden_few": "{{count}} плагинов скрыт из списка",
"hidden_many": "{{count}} плагинов скрыт из списка",
"hidden_other": ""
"hidden_many": "{{count}} плагинов скрыт из списка"
},
"RemoteDebugging": {
"remote_cef": {
@@ -240,6 +238,15 @@
"store_testing_warning": {
"desc": "Вы можете использовать этот канал магазина для тестирования новейших версий плагинов. Не забудьте оставить отзыв на GitHub, чтобы плагин можно было обновить для всех пользователей.",
"label": "Добро пожаловать в тестовый канал магазина"
},
"download_progress_info": {
"uninstalling_previous": "",
"installing_plugin": "",
"start": "",
"open_zip": "",
"download_zip": "",
"increment_count": "",
"parse_zip": ""
}
},
"StoreSelect": {
+31 -2
View File
@@ -55,6 +55,15 @@
"reinstall_other": "",
"update_one": "",
"update_other": ""
},
"description": {
"install": "",
"reinstall": "",
"update": ""
},
"ok_button": {
"idle": "",
"loading": ""
}
},
"PluginCard": {
@@ -80,7 +89,8 @@
"update": {
"button_processing": "Përditësohet",
"desc": "Je i sigurt a don ta përditësojsh {{artifact}} {{version}}?",
"title": "Përditëso {{artifact}}"
"title": "Përditëso {{artifact}}",
"button_idle": ""
}
},
"PluginListIndex": {
@@ -110,7 +120,12 @@
"title": "Çinstalo {{name}}"
},
"plugin_update_one": "",
"plugin_update_other": ""
"plugin_update_other": "",
"decky_update_available": "",
"plugin_load_error": {
"message": "",
"toast": ""
}
},
"PluginView": {
"hidden_one": "",
@@ -211,6 +226,15 @@
"store_testing_warning": {
"desc": "",
"label": ""
},
"download_progress_info": {
"open_zip": "",
"installing_plugin": "",
"parse_zip": "",
"download_zip": "",
"increment_count": "",
"start": "",
"uninstalling_previous": ""
}
},
"StoreSelect": {
@@ -250,5 +274,10 @@
"reloading": "",
"updating": ""
}
},
"Developer": {
"enabling": "",
"5secreload": "",
"disabling": ""
}
}
+43 -3
View File
@@ -78,7 +78,25 @@
"plugin_version_label": ""
},
"PluginInstallModal": {
"no_hash": ""
"no_hash": "",
"update": {
"button_processing": "",
"button_idle": "",
"desc": "",
"title": ""
},
"install": {
"button_idle": "",
"button_processing": "",
"desc": "",
"title": ""
},
"reinstall": {
"button_idle": "",
"button_processing": "",
"desc": "",
"title": ""
}
},
"PluginListIndex": {
"freeze": "",
@@ -104,7 +122,15 @@
"title": ""
},
"plugin_update_one": "",
"plugin_update_other": ""
"plugin_update_other": "",
"error": "",
"decky_update_available": "",
"plugin_error_uninstall": "",
"plugin_load_error": {
"message": "",
"toast": ""
},
"decky_title": ""
},
"PluginView": {
"hidden_one": "",
@@ -201,6 +227,19 @@
"store_testing_warning": {
"desc": "",
"label": ""
},
"store_filter": {
"label_def": "",
"label": ""
},
"download_progress_info": {
"start": "",
"open_zip": "",
"download_zip": "",
"increment_count": "",
"parse_zip": "",
"uninstalling_previous": "",
"installing_plugin": ""
}
},
"StoreSelect": {
@@ -237,7 +276,8 @@
"label": "",
"lat_version": "",
"reloading": "",
"updating": ""
"updating": "",
"cur_version": ""
}
}
}
+18 -2
View File
@@ -48,7 +48,8 @@
"confirm": "Aşağıdaki değişiklikleri yapmak istediğinizden emin misiniz?",
"description": {
"install": "Yükle {{name}} {{version}}",
"reinstall": "Yeniden yükle {{name}} {{version}}"
"reinstall": "Yeniden yükle {{name}} {{version}}",
"update": ""
},
"ok_button": {
"idle": "Onayla",
@@ -123,7 +124,8 @@
"title": "Kaldır {{name}}"
},
"plugin_update_one": "1 eklenti için güncelleme mevcut!",
"plugin_update_other": "{{count}} eklenti için güncelleme mevcut!"
"plugin_update_other": "{{count}} eklenti için güncelleme mevcut!",
"plugin_error_uninstall": ""
},
"PluginView": {
"hidden_one": "1 eklenti bu listeden gizlenmiştir",
@@ -224,6 +226,15 @@
"store_testing_warning": {
"desc": "",
"label": ""
},
"download_progress_info": {
"installing_plugin": "",
"parse_zip": "",
"uninstalling_previous": "",
"start": "",
"open_zip": "",
"download_zip": "",
"increment_count": ""
}
},
"StoreSelect": {
@@ -263,5 +274,10 @@
"reloading": "",
"updating": "Güncelleniyor"
}
},
"Developer": {
"5secreload": "",
"disabling": "",
"enabling": ""
}
}
+10 -3
View File
@@ -115,7 +115,6 @@
"update_all_one": "Оновити 1 плагін",
"update_all_few": "Оновити {{count}} плагінів",
"update_all_many": "Оновити {{count}} плагінів",
"update_all_other": "",
"update_to": "Оновити {{name}}"
},
"PluginListLabel": {
@@ -142,8 +141,7 @@
"PluginView": {
"hidden_one": "{{count}} плагін приховано з цього списку",
"hidden_few": "{{count}} плагінів приховано з цього списку",
"hidden_many": "{{count}} плагінів приховано з цього списку",
"hidden_other": ""
"hidden_many": "{{count}} плагінів приховано з цього списку"
},
"RemoteDebugging": {
"remote_cef": {
@@ -240,6 +238,15 @@
"store_testing_warning": {
"desc": "",
"label": ""
},
"download_progress_info": {
"uninstalling_previous": "",
"installing_plugin": "",
"increment_count": "",
"parse_zip": "",
"download_zip": "",
"start": "",
"open_zip": ""
}
},
"StoreSelect": {
+9
View File
@@ -224,6 +224,15 @@
"store_testing_warning": {
"desc": "你可以使用该商店频道以体验最新版本的插件。 请在插件 Github 页面留言以使插件可以正式面向所有用户。",
"label": "欢迎来到商店测试频道"
},
"download_progress_info": {
"parse_zip": "",
"start": "",
"uninstalling_previous": "",
"open_zip": "",
"download_zip": "",
"increment_count": "",
"installing_plugin": ""
}
},
"StoreSelect": {
+9
View File
@@ -224,6 +224,15 @@
"store_testing_warning": {
"desc": "您可以使用此商店頻道來體驗測試外掛版本。請務必在 GitHub 上留下回饋,以便為所有用戶更新該外掛程式。",
"label": "歡迎來到測試頻道"
},
"download_progress_info": {
"parse_zip": "",
"uninstalling_previous": "",
"installing_plugin": "",
"start": "",
"open_zip": "",
"download_zip": "",
"increment_count": ""
}
},
"StoreSelect": {