Sync Strings from Localazy (#5460)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
parent
5845a7eb31
commit
7095b460b3
79 changed files with 1241 additions and 945 deletions
|
|
@ -64,7 +64,10 @@
|
|||
<string name="troubleshoot_notifications_test_blocked_users_title">"Blokeeritud kasutajad"</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_description">"Vali hetkel kasutatava tõuketeenuste pakkuja nimi."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_failure">"Tõuketeenuste pakkujaid pole valitud."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_failure_distributor_not_found">"Praegune tõuketeenuste pakkuja on %1$s ja praegune levitaja on %2$s. Aga levitajat %3$s ei leidu - kas võib olla, et rakendus on eemaldatud?"</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_failure_no_distributor">"Praegune tõuketeenuste pakkuja on %1$s, aga ühtegi levitajat pole seadistatud."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_success">"Hetkel kasutatav tõuketeenuste pakkuja: %1$s."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_success_with_distributor">"Praegune tõuketeenuste pakkuja: %1$s (%2$s)"</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_title">"Hetkel kasutatav tõuketeenuste pakkuja"</string>
|
||||
<string name="troubleshoot_notifications_test_detect_push_provider_description">"Palun taga selle rakenduse jaoks on seadistatud vähemalt üks tõuketeenuste pakkuja."</string>
|
||||
<string name="troubleshoot_notifications_test_detect_push_provider_failure">"Ühtegi tõuketeenuste pakkujat ei leidu."</string>
|
||||
|
|
|
|||
|
|
@ -64,7 +64,10 @@
|
|||
<string name="troubleshoot_notifications_test_blocked_users_title">"Utilisateurs bloqués"</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_description">"Obtenir le nom du fournisseur de Push actuel."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_failure">"Aucun fournisseur de Push n’est sélectionné."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_failure_distributor_not_found">"Fournisseur de Push actuel: %1$s et distributeur actuel: %2$s. Mais le distributeur %3$s est introuvable. L’application a peut-être été désinstallée?"</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_failure_no_distributor">"Fournisseur de Push actuel: %1$s, mais aucun distributeur n’a été configuré."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_success">"Fournisseur de Push actuel : %1$s."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_success_with_distributor">"Fournisseur de Push actuel: %1$s (%2$s)"</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_title">"Fournisseur de Push actuel"</string>
|
||||
<string name="troubleshoot_notifications_test_detect_push_provider_description">"Vérifier que l’application possède au moins un fournisseur de Push."</string>
|
||||
<string name="troubleshoot_notifications_test_detect_push_provider_failure">"Aucun fournisseur de Push n’a été trouvé."</string>
|
||||
|
|
|
|||
|
|
@ -54,6 +54,9 @@
|
|||
<string name="push_distributor_background_sync_android">"Bakgrunnssynkronisering"</string>
|
||||
<string name="push_distributor_firebase_android">"Google Services"</string>
|
||||
<string name="push_no_valid_google_play_services_apk_android">"Ingen gyldige Google Play-tjenester funnet. Det kan hende at varsler ikke fungerer som de skal."</string>
|
||||
<string name="troubleshoot_notifications_test_blocked_users_description">"Sjekker blokkerte brukere"</string>
|
||||
<string name="troubleshoot_notifications_test_blocked_users_result_none">"Ingen brukere er blokkert."</string>
|
||||
<string name="troubleshoot_notifications_test_blocked_users_title">"Blokkerte brukere"</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_description">"Få navnet på den nåværende tilbyderen."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_failure">"Ingen push-leverandører er valgt."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_success">"Gjeldende push-leverandør: %1$s."</string>
|
||||
|
|
|
|||
|
|
@ -54,9 +54,21 @@
|
|||
<string name="push_distributor_background_sync_android">"Sincronizare în fundal"</string>
|
||||
<string name="push_distributor_firebase_android">"Servicii Google"</string>
|
||||
<string name="push_no_valid_google_play_services_apk_android">"Nu au fost găsite servicii Google Play valide. Este posibil ca notificările să nu funcționeze corect."</string>
|
||||
<string name="troubleshoot_notifications_test_blocked_users_description">"Se verifică utilizatorii blocați"</string>
|
||||
<string name="troubleshoot_notifications_test_blocked_users_quick_fix">"Vizualizați utilizatorii blocați"</string>
|
||||
<string name="troubleshoot_notifications_test_blocked_users_result_none">"Niciun utilizator nu este blocat."</string>
|
||||
<plurals name="troubleshoot_notifications_test_blocked_users_result_some">
|
||||
<item quantity="one">"Ai blocat%1$d utilizator. Nu veți primi notificări pentru acest utilizator."</item>
|
||||
<item quantity="few">"Ai blocat%1$d utilizatori. Nu veți primi notificări pentru acești utilizatori."</item>
|
||||
<item quantity="other">"Ai blocat%1$d utilizatori. Nu veți primi notificări pentru acești utilizatori."</item>
|
||||
</plurals>
|
||||
<string name="troubleshoot_notifications_test_blocked_users_title">"Utilizatori blocați"</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_description">"Obțineți numele furnizorului curent."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_failure">"Niciun furnizor push selectat."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_failure_distributor_not_found">"Furnizorul actual de push: %1$s și distribuitorul actual: %2$s. Dar distribuitorul %3$s nu este găsit. Poate că aplicația a fost dezinstalată?"</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_failure_no_distributor">"Furnizor push actual: %1$s, dar nu au fost configurați distribuitori."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_success">"Furnizor de push actual: %1$s."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_success_with_distributor">"Furnizor actual de push: %1$s (%2$s)"</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_title">"Furnizor de push curent"</string>
|
||||
<string name="troubleshoot_notifications_test_detect_push_provider_description">"Asigurați-vă că aplicația are cel puțin un furnizor push."</string>
|
||||
<string name="troubleshoot_notifications_test_detect_push_provider_failure">"Nu s-au găsit furnizori push."</string>
|
||||
|
|
|
|||
|
|
@ -60,9 +60,21 @@
|
|||
<string name="push_distributor_background_sync_android">"Фоновая синхронизация"</string>
|
||||
<string name="push_distributor_firebase_android">"Сервисы Google"</string>
|
||||
<string name="push_no_valid_google_play_services_apk_android">"Не найдены действующие службы Google Play. Уведомления могут работать некорректно."</string>
|
||||
<string name="troubleshoot_notifications_test_blocked_users_description">"Проверка заблокированных пользователей"</string>
|
||||
<string name="troubleshoot_notifications_test_blocked_users_quick_fix">"Просмотреть заблокированных пользователей"</string>
|
||||
<string name="troubleshoot_notifications_test_blocked_users_result_none">"Ни один пользователь не заблокирован."</string>
|
||||
<plurals name="troubleshoot_notifications_test_blocked_users_result_some">
|
||||
<item quantity="one">"Вы заблокировали пользователя %1$d. Вы не будете получать уведомления от этого пользователей."</item>
|
||||
<item quantity="few">"Вы заблокировали пользователей %1$d. Вы не будете получать уведомления от этих пользователей."</item>
|
||||
<item quantity="many">"Вы заблокировали пользователей %1$d. Вы не будете получать уведомления от этих пользователей."</item>
|
||||
</plurals>
|
||||
<string name="troubleshoot_notifications_test_blocked_users_title">"Заблокированные пользователи"</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_description">"Получение имени текущего поставщика."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_failure">"Поставщики push-уведомлений не выбраны."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_failure_distributor_not_found">"Текущий поставщик push-уведомлений: %1$s и текущий дистрибьютор: %2$s . Но дистрибьютор %3$s не найдено. Возможно, приложение было удалено?"</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_failure_no_distributor">"Текущий поставщик push-уведомлений: %1$s , но ни один дистрибьютор не был настроен."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_success">"Текущий поставщик push-уведомлений: %1$s."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_success_with_distributor">"Текущий поставщик push-уведомлений: %1$s (%2$s)"</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_title">"Текущий поставщик push-уведомлений"</string>
|
||||
<string name="troubleshoot_notifications_test_detect_push_provider_description">"Убедитесь, что у приложения есть хотя бы один поставщик push-сообщений."</string>
|
||||
<string name="troubleshoot_notifications_test_detect_push_provider_failure">"Поставщики push-уведомлений не найдены."</string>
|
||||
|
|
|
|||
|
|
@ -64,7 +64,10 @@
|
|||
<string name="troubleshoot_notifications_test_blocked_users_title">"Blocked users"</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_description">"Get the name of the current provider."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_failure">"No push providers selected."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_failure_distributor_not_found">"Current push provider: %1$s and current distributor: %2$s. But the distributor %3$s is not found. Maybe the application has been uninstalled?"</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_failure_no_distributor">"Current push provider: %1$s, but no distributors have been configured."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_success">"Current push provider: %1$s."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_success_with_distributor">"Current push provider: %1$s (%2$s)"</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_title">"Current push provider"</string>
|
||||
<string name="troubleshoot_notifications_test_detect_push_provider_description">"Ensure that the application supports at least one push provider."</string>
|
||||
<string name="troubleshoot_notifications_test_detect_push_provider_failure">"No push provider support found."</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue