Skip to content

Commit a3e7f1a

Browse files
committed
fix: translations
1 parent a9ef012 commit a3e7f1a

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

app/translations/locale-eng.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"warning_header": "Please note",
4949
"warning_body": "The dependency relations illustrated herein are the result of automated parsing.",
5050
"fail_text": "An error has occurred.",
51-
"fail_alt": "Silhouette of a knocked-out raven",
51+
"fail_alt": "A cartoon raven lying on its back with crosses for eyes",
5252
"fail_contact": "If you have questions, or you want to report a bug, please contact [email protected].",
5353
"corpus": "Corpus",
5454
"search_for": "Search for ",
@@ -153,8 +153,6 @@
153153
"starts": "starts",
154154
"ends": "ends",
155155

156-
"none_selected": "<none selected>",
157-
158156
"any": "any word",
159157
"all": "all",
160158
"one_of": "any",
@@ -211,7 +209,6 @@
211209
"within_text": "up to text",
212210
"within_5 sentence": "5 sentences",
213211
"within_warn": "not all selected corpora support extended context",
214-
"asterix": "*",
215212
"appearance_context": "not sorted",
216213
"word_context": "matched word(s)",
217214
"left_context": "left context",

app/translations/locale-swe.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"warning_header": "Vänligen uppmärksamma",
4949
"warning_body": "Relationerna mellan orden är ett resultat av automatisk parsning. ",
5050
"fail_text": "Ett fel har uppstått.",
51-
"fail_alt": "Silhuett av en kollapsad korp",
51+
"fail_alt": "En tecknad korp som ligger på rygg med kryssögon",
5252
"fail_contact": "Om du har frågor eller vill rapportera en bugg, kontakta gärna [email protected].",
5353
"corpus": "Korpus",
5454
"search_for": "Sök efter ",
@@ -154,8 +154,6 @@
154154
"starts": "börjar",
155155
"ends": "slutar",
156156

157-
"none_selected": "<ej vald>",
158-
159157
"any": "vilket ord som helst",
160158
"all": "alla",
161159
"one_of": "någon av",
@@ -212,7 +210,6 @@
212210
"within_text": "upp till text",
213211
"within_5 sentence": "5 meningar",
214212
"within_warn": "vissa valda korpusar stödjer inte utökad kontext",
215-
"asterix": "*",
216213
"appearance_context": "förekomst",
217214
"word_context": "träff",
218215
"left_context": "vänsterkontext",
@@ -399,7 +396,7 @@
399396
"access_partly_denied": "Du har inte tillgång till vissa korpusar som du har valt",
400397
"access_partly_denied_continue": "För att kunna fortsätta tas korpusarna bort ur sökningen.",
401398
"access_denied": "Du har inte tillgång till någon korpus i det här läget.",
402-
"corpus_not_available": "Vissa valda korpusar är inte tillgänliga, och har tagits bort från urvalet.",
399+
"corpus_not_available": "Vissa valda korpusar är inte tillgängliga, och har tagits bort från urvalet.",
403400
"go_to_start": "Gå till startsidan",
404401

405402
"stats_not_in_order_warn": "Statistiken stödjer för närvarande inte sökalternativet \"i fri följd\".",

0 commit comments

Comments
 (0)