Skip to content

Commit

Permalink
chore(release): 3.71.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.71.0](v3.70.8...v3.71.0) (2024-08-06)

### Features

* Ability to only update translations and not add new keys in import ([#2413](#2413)) ([1f7ed02](1f7ed02))
  • Loading branch information
semantic-release-bot committed Aug 6, 2024
1 parent 1f7ed02 commit 2df861e
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 8 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.71.0](https://github.com/tolgee/tolgee-platform/compare/v3.70.8...v3.71.0) (2024-08-06)


### Features

* Ability to only update translations and not add new keys in import ([#2413](https://github.com/tolgee/tolgee-platform/issues/2413)) ([1f7ed02](https://github.com/tolgee/tolgee-platform/commit/1f7ed0229a1d922312278555b78e9afc59414f90))

## [3.70.8](https://github.com/tolgee/tolgee-platform/compare/v3.70.7...v3.70.8) (2024-08-03)


Expand Down
4 changes: 2 additions & 2 deletions webapp/src/i18n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -652,8 +652,8 @@
"import_not_resolved_error_dialog_cancel_button" : "Zpět",
"import_not_resolved_error_dialog_message_text" : "Některé konflikty nebyly vyřešeny. Chcete nahradit existující překlady?",
"import_not_resolved_error_dialog_title" : "Konflikty nevyřešeny",
"import_only_update_without_add_key_label" : "Nejen aktualizovat překlady, ale také přidat nové klíče",
"import_only_update_without_add_key_label_hint" : "Pokud je povoleno, vytváření nových klíčů je přeskočeno a aktualizují se pouze klíče, které již v projektu existují",
"import_only_update_without_add_key_label" : "Vytvořit nové klíče",
"import_only_update_without_add_key_label_hint" : "Pokud je zakázáno, vytváření nových klíčů je přeskočeno a aktualizují se pouze klíče, které již v projektu existují",
"import_override_key_descriptions_label" : "Přepsat popisy klíčů",
"import_override_key_descriptions_label_hint" : "Pokud je povoleno, popisy klíčů budou nahrazeny těmi, které jsou poskytnuty v importovaných souborech.",
"import_resolution_accept_imported" : "Zvolit importované",
Expand Down
4 changes: 2 additions & 2 deletions webapp/src/i18n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -652,8 +652,8 @@
"import_not_resolved_error_dialog_cancel_button" : "Tilbage",
"import_not_resolved_error_dialog_message_text" : "Nogle konflikter blev ikke løst. Vil du erstatte eksisterende oversættelser?",
"import_not_resolved_error_dialog_title" : "Konflikter, der ikke er løst",
"import_only_update_without_add_key_label" : "Opdater ikke kun oversættelser, men tilføj også nye nøgler",
"import_only_update_without_add_key_label_hint" : "Når aktiveret, springes oprettelsen af nye nøgler over, og kun de nøgler, der allerede findes i projektet, opdateres",
"import_only_update_without_add_key_label" : "Opret nye nøgler",
"import_only_update_without_add_key_label_hint" : "Når deaktiveret, springes oprettelsen af nye nøgler over, og kun de nøgler, der allerede findes i projektet, opdateres",
"import_override_key_descriptions_label" : "Tilsidesæt nøglebeskrivelser",
"import_override_key_descriptions_label_hint" : "Når aktiveret, vil nøglebeskrivelser blive erstattet af dem, der er angivet i de importeret filer.",
"import_resolution_accept_imported" : "Accepter importeret streng",
Expand Down
4 changes: 2 additions & 2 deletions webapp/src/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -652,8 +652,8 @@
"import_not_resolved_error_dialog_cancel_button" : "Back",
"import_not_resolved_error_dialog_message_text" : "Some conflicts were not resolved. Do you want to replace existing translations?",
"import_not_resolved_error_dialog_title" : "Conflicts not resolved",
"import_only_update_without_add_key_label" : "Not only update tranlations, but add new keys as well",
"import_only_update_without_add_key_label_hint" : "When enabled, the creation of new keys is skipped and only the keys that already exist in the project are updated",
"import_only_update_without_add_key_label" : "Create new keys",
"import_only_update_without_add_key_label_hint" : "When disabled, the creation of new keys is skipped and only the keys that already exist in the project are updated",
"import_override_key_descriptions_label" : "Override key descriptions",
"import_override_key_descriptions_label_hint" : "When enabled, key descriptions will be replaced by those provided in the imported files.",
"import_resolution_accept_imported" : "Accept imported",
Expand Down
4 changes: 2 additions & 2 deletions webapp/src/i18n/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -652,8 +652,8 @@
"import_not_resolved_error_dialog_cancel_button" : "Înapoi",
"import_not_resolved_error_dialog_message_text" : "Unele conflicte nu au fost rezolvate. Doriți să înlocuiți traducerile existente?",
"import_not_resolved_error_dialog_title" : "Confluențe nerezolvate",
"import_only_update_without_add_key_label" : "Nu doar actualizați traducerile, ci adăugați și chei noi",
"import_only_update_without_add_key_label_hint" : "Când este activat, crearea de chei noi este omisă și sunt actualizate doar cheile care există deja în proiect",
"import_only_update_without_add_key_label" : "Creați chei noi",
"import_only_update_without_add_key_label_hint" : "Când este dezactivat, crearea de chei noi este omisă și sunt actualizate doar cheile care există deja în proiect",
"import_override_key_descriptions_label" : "Suprascrieți descrierile cheii",
"import_override_key_descriptions_label_hint" : "Când este activat, descrierile cheii vor fi înlocuite cu cele furnizate în fișierele importate.",
"import_resolution_accept_imported" : "Acceptă importul",
Expand Down

0 comments on commit 2df861e

Please sign in to comment.