Skip to content

Commit

Permalink
Kalmyk markup groups -- #1152 (#1177)
Browse files Browse the repository at this point in the history
* add modal Join markups

* part table 2

* part table 1

* add sticky and radio buttons (part)

* kalmyk markup: part

* kalmyk markups: part

* kalmyk markup: part selected relations

* kalmyl markup: buttons m and g

* Init

* queries

* mutations

* model

* fixes

* fixes

* selection

* event listener optimization

* reset markup action

* minor

* highlights

* daily work

* fixes

* merging

* kalmyk marups: fix modal

* kalmyk markup: fix texts

* fixes

* next fixes

* kalmyk markup: fix styles and text

* kalmyk markups: fix translations

* next work

* fixes

* next work

* fixes

* daily work

* next work

* next work

* fixes

* onCleverClose

* minor

* improved JoinMarkupModal

* fixes and beauty

* minor

* fixed dnd metadata

* refetching only changed lexical entries

* cleanup

* kalmyk markups: styles for markers

* kalmyk markups: fix markers

* kalmyk markup: fix markers

* cleanup

* important fix

* breakdown with markups

* kalmyk markup: delete unnecessary

* kalmyk markup: fix styles

* kalmyk markup: add getTranslation

* edit with markups

* kalmyk markup: fix modal

* kalmyk markup: fixes modal

* kalmyk markup: add translation

* kalmyk markup: fix styles

* kalmyk markup: fixes

* beauty

* save xlsx

* using real dictionary name

* using select

* fix

---------

Co-authored-by: nataliauvarova <[email protected]>
Co-authored-by: nataliauvarova <[email protected]>
  • Loading branch information
3 people authored Dec 22, 2024
1 parent e9e4d79 commit 10c73d9
Show file tree
Hide file tree
Showing 9 changed files with 2,019 additions and 372 deletions.
21 changes: 21 additions & 0 deletions src/api/i18n.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,12 @@ export const stringsToTranslate = [
"Ask questions about the LingvoDoc program at",
"assertive",
"assumptive",
"Attach",
"Attach new user",
"Attached to another group.",
"attributive",
"Audio",
"Author",
"Authors",
"automatic creation of dictionaries from text corpora",
"automatic segmentation of native speaker surveys, uploaded into the Telegram channel “LingvoDoc Support”, into separate words",
Expand Down Expand Up @@ -221,6 +223,7 @@ export const stringsToTranslate = [
"Create dictionary",
"Create field",
"Create language",
"Create markup",
"Create new",
"Create new perspective",
"Create one or more perspectives",
Expand Down Expand Up @@ -250,7 +253,12 @@ export const stringsToTranslate = [
"Definitely endangered",
"Delete",
"Delete image file",
"Delete groups",
"Delete markup",
"Delete markup file",
"Delete markup group",
"Delete markup(s)",
"Delete markup(s) with related groups",
"Delete organization",
"Delete sound file",
"Deleting",
Expand Down Expand Up @@ -452,6 +460,7 @@ export const stringsToTranslate = [
"iterative",
"Ivannikov Institute for System Programming of the Russian Academy of Sciences",
"Join",
"Join markups",
"Keep",
"Keep skipped vowel interval characters",
"Language",
Expand All @@ -465,6 +474,7 @@ export const stringsToTranslate = [
"Languages databases",
"Last modified at",
"left",
"Left text",
"Legend",
"Levenshtein distance limit for entity content matching",
"Lexical entries",
Expand All @@ -482,6 +492,7 @@ export const stringsToTranslate = [
"Link to search results:",
"Linked organizations:",
"Linking",
"Literal translation",
"Loading",
"Loading additional filter data...",
"Loading adjacent character data",
Expand All @@ -493,6 +504,7 @@ export const stringsToTranslate = [
"Loading linked perspective data",
"Loading locale data",
"Loading markup data",
"Loading markups and groups data",
"Loading metadata",
"Loading perspective data",
"Loading perspective selection",
Expand Down Expand Up @@ -747,6 +759,7 @@ export const stringsToTranslate = [
"results",
"results on",
"Return to tree",
"Right text",
"Role",
"Role data loading error, please contact adiministrators.",
"Role in the sentence",
Expand Down Expand Up @@ -827,6 +840,7 @@ export const stringsToTranslate = [
"singular",
"Skipping text output, too long.",
"software for morphological analysis of glossed corpora, in particular, automatic identification of government models",
"Some of the selected markups take part in bundles. Are you sure you want to delete the markups and related groups?",
"Sort by acceptance",
"Sort by cases",
"Sort by verbs",
Expand Down Expand Up @@ -855,10 +869,12 @@ export const stringsToTranslate = [
"subjunctive",
"Submit",
"Subscribe all the existing dictionaries and corpora related to this language and its sublanguages",
"Success",
"Successfully added",
"Successfully created perspective.",
"Successfully deleted organization",
"Successfully removed",
"Such group already exists.",
"Suggested cognates",
"Suggested cognate groups",
"suggestions",
Expand All @@ -872,6 +888,8 @@ export const stringsToTranslate = [
"Tense-Aspect",
"text entities analysed",
"Text markup",
"The group was successfully added.",
"The group was successfully deleted.",
"The entity is currently published. Click to unpublish.",
"The entity is NOT currently published. Click to publish.",
"The pros of the LingvoDoc platform",
Expand Down Expand Up @@ -905,6 +923,7 @@ export const stringsToTranslate = [
"Translation loading error",
"Translations",
"Translator",
"Translit",
"transpnition marker",
"Try closing the dialog and opening it again; if the error persists, please contact administrators.",
"Try reloading the page; if the error persists, please contact administrators.",
Expand All @@ -930,6 +949,7 @@ export const stringsToTranslate = [
"Updating valency data...",
"Upload",
"Upload successful",
"Uploading",
"uploading audio files of any size, (audio)corpora in ELAN format, texts in Word .odt format",
"URL with results of saving data should appear soon after clicking save button in the tasks",
"Use linked data",
Expand Down Expand Up @@ -962,6 +982,7 @@ export const stringsToTranslate = [
"Voice",
"Vowel formant count threshold",
"Vulnerable",
"Warning",
"web",
"With field selection",
"Word file",
Expand Down
Loading

0 comments on commit 10c73d9

Please sign in to comment.