-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into CURB-2434-cookie-settings
- Loading branch information
Showing
24 changed files
with
4,043 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"user": { | ||
"delete_account": "Smazat údaje o účtu", | ||
"delete_account_success": "Požadavek na smazání byl přijat. Byli jste odhlášeni a my vaše údaje v rámci zákonných možností vymažeme. Tento proces může trvat několik dní.", | ||
"delete_account_error": "Došlo k neočekávané chybě. Zkuste to prosím později.", | ||
"delete_account_confirm": "Potvrďte prosím vymazání všech údajů o účtu. Toto nelze vzít zpět.", | ||
"contact_us": "Kontaktujte nás" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"user": { | ||
"delete_account": "Διαγραφή δεδομένων λογαριασμού", | ||
"delete_account_success": "Παραλήφθηκε η αίτηση διαγραφής. Έχετε αποσυνδεθεί και θα διαγράψουμε τα δεδομένα σας στο μέτρο του νομικά δυνατού. Αυτή η διαδικασία μπορεί να διαρκέσει μερικές ημέρες.", | ||
"delete_account_error": "Προέκυψε ένα απροσδόκητο σφάλμα. Παρακαλώ προσπαθήστε ξανά αργότερα", | ||
"delete_account_confirm": "Παρακαλούμε επιβεβαιώστε τη διαγραφή όλων των δεδομένων του λογαριασμού. Αυτό δεν μπορεί να αναιρεθεί.", | ||
"contact_us": "Επικοινωνία" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"user": { | ||
"delete_account": "Tilin tietojen poistaminen", | ||
"delete_account_success": "Poistopyyntö vastaanotettu. Sinut on kirjauduttu ulos ja poistamme tietosi niin pitkälle kuin se on laillisesti mahdollista. Prosessi voi kestää muutaman päivän.", | ||
"delete_account_error": "On tapahtunut odottamaton virhe. Yritä myöhemmin uudelleen", | ||
"delete_account_confirm": "Vahvista kaikkien tilitietojen poistaminen. Tätä ei voi perua.", | ||
"contact_us": "Yhteystiedot" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"user": { | ||
"delete_account": "Fiókadatok törlése", | ||
"delete_account_success": "Törlési kérelem érkezett. Önt kijelentkeztettük, és az adatait törölni fogjuk, amennyire ez jogilag lehetséges. Ez a folyamat néhány napot vehet igénybe.", | ||
"delete_account_error": "Váratlan hiba történt. Kérjük, próbálja meg később újra", | ||
"delete_account_confirm": "Kérjük, erősítse meg az összes fiókadat törlését. Ezt nem lehet visszacsinálni.", | ||
"contact_us": "Kapcsolat" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"user": { | ||
"delete_account": "Ștergeți datele contului", | ||
"delete_account_success": "Cerere de ștergere primită. Ați fost deconectat și vă vom șterge datele în măsura în care este posibil din punct de vedere legal. Acest proces poate dura câteva zile.", | ||
"delete_account_error": "A apărut o eroare neașteptată. Vă rugăm să încercați din nou mai târziu.", | ||
"delete_account_confirm": "Vă rugăm să confirmați ștergerea tuturor datelor contului. Aceasta nu poate fi anulată.", | ||
"contact_us": "Contactați-ne" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"user": { | ||
"delete_account": "Ta bort kontouppgifter", | ||
"delete_account_success": "Begäran om radering mottagen. Du har blivit utloggad och vi kommer att radera dina uppgifter så långt det är juridiskt möjligt. Denna process kan ta några dagar.", | ||
"delete_account_error": "Ett oväntat fel har inträffat. Vänligen försök igen senare", | ||
"delete_account_confirm": "Vänligen bekräfta raderingen av alla kontouppgifter. Detta kan inte ångras.", | ||
"contact_us": "Kontakta oss" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.