Update Localazy config and sync all the strings.
This commit is contained in:
parent
0fc9e148ab
commit
8cdc2b1dc3
39 changed files with 169 additions and 45 deletions
|
|
@ -55,11 +55,18 @@
|
|||
<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_quick_fix">"Vis blokkerte brukere"</string>
|
||||
<string name="troubleshoot_notifications_test_blocked_users_result_none">"Ingen brukere er blokkert."</string>
|
||||
<plurals name="troubleshoot_notifications_test_blocked_users_result_some">
|
||||
<item quantity="one">"Du blokkerte%1$d bruker. Du vil ikke motta varsler for denne brukeren."</item>
|
||||
<item quantity="other">"Du blokkerte%1$d brukere. Du vil ikke motta varsler for disse brukerne."</item>
|
||||
</plurals>
|
||||
<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_failure_no_distributor">"Nåværende push-leverandør: %1$s, men ingen distributører er konfigurert."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_success">"Gjeldende push-leverandør: %1$s."</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_success_with_distributor">"Nåværende push-leverandør: %1$s (%2$s)"</string>
|
||||
<string name="troubleshoot_notifications_test_current_push_provider_title">"Nåværende push-leverandør"</string>
|
||||
<string name="troubleshoot_notifications_test_detect_push_provider_description">"Påse at applikasjonen har minst én push-leverandør."</string>
|
||||
<string name="troubleshoot_notifications_test_detect_push_provider_failure">"Ingen push-leverandører funnet."</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue