Skip to content

Commit 36867df

Browse files
Diff oirats -- #1187 (#1196)
* part 1 * fix * Store current word position * Store current entity id * Traffic economy * Highlight works * Some fixes * Some fixes * fixes * Added twinFields * Storing Orig_word * Fixed bug, added twinFieldNumber to use it in xlsx * Minor * Xlsx data * add popups and highlights - main part * fixes - part * fixes * XLSX button functionality * fix * Signed dist * Some fix * Fixed fields ordering --------- Co-authored-by: nataliauvarova <90451645+nataliauvarova@users.noreply.github.com> Co-authored-by: nataliauvarova <n.uvarova@ispras.ru>
1 parent 4aa6db7 commit 36867df

File tree

5 files changed

+870
-10
lines changed

5 files changed

+870
-10
lines changed

src/api/i18n.js

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ export const stringsToTranslate = [
5858
"Add variant",
5959
"Add words and transcriptions from paradigms to lexical entries",
6060
"Add yellow star",
61+
"Added",
6162
"Adding",
6263
"Additional code",
6364
"additive",
@@ -70,8 +71,11 @@ export const stringsToTranslate = [
7071
"agent-like argument of canonical transitive verb",
7172
"alignment .docx",
7273
"All",
74+
"All added",
7375
"All characters",
7476
"All entries",
77+
"All removed",
78+
"All replaced",
7579
"All tables",
7680
"All vowels",
7781
"allative",
@@ -155,6 +159,7 @@ export const stringsToTranslate = [
155159
"Case",
156160
"Case-sensitive",
157161
"causative",
162+
"changed at",
158163
"check .docx",
159164
"check .txt",
160165
"Check all",
@@ -168,6 +173,7 @@ export const stringsToTranslate = [
168173
"Clear",
169174
"Clear all",
170175
"Clear completed",
176+
"Click here to download XLSX report",
171177
"Client type",
172178
"Close",
173179
"Cognate acoustic analysis",
@@ -188,6 +194,8 @@ export const stringsToTranslate = [
188194
"Combine with adjacent interval characters",
189195
"comitative",
190196
"comparativ",
197+
"Compare",
198+
"Compare data loading error",
191199
"Compensation",
192200
"Compute",
193201
"Computing",
@@ -438,6 +446,7 @@ export const stringsToTranslate = [
438446
"Import Excel and Starling dictionaries",
439447
"Import parallel corpora",
440448
"Import Starling dictionaries",
449+
"In field",
441450
"In processing",
442451
"inclusive",
443452
"indefinite",
@@ -578,6 +587,7 @@ export const stringsToTranslate = [
578587
"Morphology distance",
579588
"Morphology distance multi-language",
580589
"Move marker to group",
590+
"moved on",
581591
"Multiple languages required",
582592
"My corpora",
583593
"My dictionaries",
@@ -631,6 +641,7 @@ export const stringsToTranslate = [
631641
"nominative",
632642
"None",
633643
"Normanskaya Julia Viktorovna",
644+
"not changed",
634645
"Not chosen",
635646
"Not supported",
636647
"Nothing here, sorry",
@@ -773,7 +784,10 @@ export const stringsToTranslate = [
773784
"Remove lexical entries",
774785
"Remove perspective",
775786
"Remove user",
787+
"Removed",
788+
"removed",
776789
"Removing",
790+
"Replaced",
777791
"representing the dialects of various world languages",
778792
"Request has been sent to the grant's owner.",
779793
"Request has been sent to the organization's administrator.",
@@ -873,6 +887,7 @@ export const stringsToTranslate = [
873887
"singular",
874888
"Skipping text output, too long.",
875889
"software for morphological analysis of glossed corpora, in particular, automatic identification of government models",
890+
"Something went wrong",
876891
"Some of the selected markups take part in bundles. Are you sure you want to delete the markups and related groups?",
877892
"Sort by acceptance",
878893
"Sort by cases",

0 commit comments

Comments
 (0)