Skip to content

Commit

Permalink
Feature: #248 - Localization update
Browse files Browse the repository at this point in the history
  • Loading branch information
josmilan authored and georgepadayatti committed Jan 3, 2024
1 parent a9cd672 commit 9493cb3
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 30 deletions.
32 changes: 17 additions & 15 deletions PrivacyDashboard/src/main/res/values-fi/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,26 @@
<string name="bb_consent_data_attribute_detail_disallow_consent_rule">Jos valitset \"Disallow\", kiellät henkilötietojesi käytön analyyttiseen tai kolmannen osapuolen käyttöön muuhun kuin niihin tarkoituksiin, joihin olet rekisteröitynyt.</string>
<string name="bb_consent_data_attribute_detail_askme_consent_rule">Jos valitset \"Kysy minulta\", annat suostumuksesi tietojesi käyttöön valitun ajanjakson ajan. Kun ajanjakso päättyy, saat reaaliaikaisen ilmoituksen, jossa pyydät suostumusta, kun tietojen toimittaja käyttää tietojasi.</string>
<string name="bb_consent_data_attribute_detail_consent">Suostumus</string>
<string name="bb_consent_data_attribute_detail_days_with_count">%1$d Days</string>
<string name="bb_consent_data_attribute_detail_days_with_count">%1$d päivää</string>

<string name="bb_consent_user_request_new_request">Uusi pyyntö</string>
<string name="bb_consent_user_request_user_request">Käyttäjän pyynnöt</string>
<string name="bb_consent_user_request_download_data">Lataa tiedot</string>
<string name="bb_consent_user_request_delete_data">Poista tiedot</string>

<string name="bb_consent_user_request_new_request">New Request</string>
<string name="bb_consent_user_request_user_request">User Requests</string>
<string name="bb_consent_user_request_download_data">Download data</string>
<string name="bb_consent_user_request_delete_data">Delete Data</string>
<string name="bb_consent_user_request_download_data_status">Download Data Request Status</string>
<string name="bb_consent_user_request_delete_data_status">Delete Data Request Status</string>
<string name="bb_consent_user_request_forget_me">Forgot me</string>
<string name="bb_consent_user_request_cancel_request">Cancel request</string>
<string name="bb_consent_user_request_request_initiated">Request Initiated</string>
<string name="bb_consent_user_request_request_acknowledged">Request Acknowledged</string>
<string name="bb_consent_user_request_request_processed">Request processed</string>
<string name="bb_consent_user_request_confirmation">Confirmation</string>
<string name="bb_consent_user_request_confirmation_message">A new request to %1$s will be sent to the %2$s</string>
<string name="bb_consent_user_request_data_delete">data delete</string>
<string name="bb_consent_user_request_confirm">Confirm</string>
<string name="bb_consent_user_request_request_cancelled">Request cancelled successfully.</string>

<string name="bb_consent_user_request_forget_me">Unohda minut</string>
<string name="bb_consent_user_request_cancel_request">Peruuta pyyntö</string>
<string name="bb_consent_user_request_request_initiated">Pyyntö aloitettu</string>
<string name="bb_consent_user_request_request_acknowledged">Pyyntö kuitattu</string>
<string name="bb_consent_user_request_request_processed">Pyyntö käsitelty</string>
<string name="bb_consent_user_request_confirmation">Konfirmaatio</string>
<string name="bb_consent_user_request_confirmation_message">Uusi pyyntö %1$s lähetetään %2$s</string>
<string name="bb_consent_user_request_data_delete">Radera data</string>
<string name="bb_consent_user_request_confirm">Vahvista</string>
<string name="bb_consent_user_request_request_cancelled">Pyyntö peruutettu onnistuneesti.</string>

<string name="bb_consent_error_internet">Verkko ei ole käytettävissä.</string>
<string name="bb_consent_error_unexpected">Unexpected error, Please try again.</string>
Expand Down
32 changes: 17 additions & 15 deletions PrivacyDashboard/src/main/res/values-sv/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<string name="bb_consent_dashboard_overview">Översikt</string>
<string name="bb_consent_dashboard_usage_purpose">Användningssyfte</string>
<string name="bb_consent_dashboard_data_agreements">DATAAVTAL</string>
<string name="bb_consent_dashboard_disallow">Inte tillåta </string>
<string name="bb_consent_dashboard_disallow">Inte tillåta</string>
<string name="bb_consent_dashboard_allow">Tillåt : %1$d of %2$d</string>
<string name="bb_consent_dashboard_read_less">Läs mindre</string>
<string name="bb_consent_dashboard_read_more">Läs mer</string>
Expand All @@ -29,23 +29,25 @@
<string name="bb_consent_data_attribute_detail_askme_consent_rule">Om du väljer \"Ask me\" samtycker du till att dina uppgifter används under den valda perioden. När tidsperioden löper ut får du ett meddelande i realtid med en begäran om samtycke när dataleverantören använder dina uppgifter.</string>
<string name="bb_consent_data_attribute_detail_consent">Samtycke</string>

<string name="bb_consent_data_attribute_detail_days_with_count">%1$d Days</string>
<string name="bb_consent_user_request_new_request">New Request</string>
<string name="bb_consent_user_request_user_request">User Requests</string>
<string name="bb_consent_user_request_download_data">Download data</string>
<string name="bb_consent_user_request_delete_data">Delete Data</string>
<string name="bb_consent_data_attribute_detail_days_with_count">%1$d Dagar</string>
<string name="bb_consent_user_request_new_request">Ny begäran</string>
<string name="bb_consent_user_request_user_request">Användarbegäran</string>
<string name="bb_consent_user_request_download_data">Ladda ner data</string>
<string name="bb_consent_user_request_delete_data">Radera data</string>

<string name="bb_consent_user_request_download_data_status">Download Data Request Status</string>
<string name="bb_consent_user_request_delete_data_status">Delete Data Request Status</string>
<string name="bb_consent_user_request_forget_me">Forgot me</string>

<string name="bb_consent_user_request_forget_me">Glöm bort mig</string>
<string name="bb_consent_user_request_cancel_request">Cancel request</string>
<string name="bb_consent_user_request_request_initiated">Request Initiated</string>
<string name="bb_consent_user_request_request_acknowledged">Request Acknowledged</string>
<string name="bb_consent_user_request_request_processed">Request processed</string>
<string name="bb_consent_user_request_confirmation">Confirmation</string>
<string name="bb_consent_user_request_confirmation_message">A new request to %1$s will be sent to the %2$s</string>
<string name="bb_consent_user_request_data_delete">data delete</string>
<string name="bb_consent_user_request_confirm">Confirm</string>
<string name="bb_consent_user_request_request_cancelled">Request cancelled successfully.</string>
<string name="bb_consent_user_request_request_initiated">Begäran initierad</string>
<string name="bb_consent_user_request_request_acknowledged">Begäran bekräftad</string>
<string name="bb_consent_user_request_request_processed">Begäran behandlad</string>
<string name="bb_consent_user_request_confirmation">Bekräftelse</string>
<string name="bb_consent_user_request_confirmation_message">En ny förfrågan till %1$s kommer att skickas till %2$s</string>
<string name="bb_consent_user_request_data_delete">Radera data</string>
<string name="bb_consent_user_request_confirm">Bekräftelse</string>
<string name="bb_consent_user_request_request_cancelled">Begäran avbruten framgångsrikt.</string>

<string name="bb_consent_error_internet">Nätverk ej tillgängligt</string>
<string name="bb_consent_error_unexpected">Oväntat fel, försök igen.</string>
Expand Down

0 comments on commit 9493cb3

Please sign in to comment.