Skip to content

Commit

Permalink
Import translation work from https://crowdin.com/project/ublock
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Mar 18, 2020
1 parent ab629b9 commit 20a32e8
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/_locales/bg/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@
"description": "Below this sentence, the filter list(s) in which the filter was found"
},
"loggerStaticFilteringFinderSentence2": {
"message": "Статичният филтър <code>{{filter}}</code> не е намерен в никой от списъка с активни филтри",
"message": "Статичният филтър <code>{{filter}}</code> не е намерен в никой от активните списъци с филтри",
"description": "Message to show when a filter cannot be found in any filter lists"
},
"loggerSettingDiscardPrompt": {
Expand Down
2 changes: 1 addition & 1 deletion src/_locales/nl/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@
"description": "Below this sentence, the filter list(s) in which the filter was found"
},
"loggerStaticFilteringFinderSentence2": {
"message": "Statisch filter <code>{{filter}}</code> kon niet in een van de momenteel ingeschakelde filterlijsten worden gevonden",
"message": "Statisch filter kon niet in een van de momenteel ingeschakelde filterlijsten worden gevonden",
"description": "Message to show when a filter cannot be found in any filter lists"
},
"loggerSettingDiscardPrompt": {
Expand Down
2 changes: 1 addition & 1 deletion src/_locales/ru/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@
"description": "Below this sentence, the filter list(s) in which the filter was found"
},
"loggerStaticFilteringFinderSentence2": {
"message": "Статический фильтр <code>{{filter}}</code> не найден ни в одном списке фильтров, включенных в данный момент",
"message": "Статический фильтр не найден ни в одном списке фильтров, включенных в данный момент",
"description": "Message to show when a filter cannot be found in any filter lists"
},
"loggerSettingDiscardPrompt": {
Expand Down
8 changes: 4 additions & 4 deletions src/_locales/tr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
"description": "For the tooltip of a link which gives access to advanced settings"
},
"settingsPrefetchingDisabledPrompt": {
"message": "Kaynak ön getirimini devre dışı bırak (engellenmiş ağ isteklerine herhangi bir bağlantı kurulmasını engellemek için)",
"message": "Kaynak ön getirimini devre dışı bırak (engellenmiş ağ istekleri için her bağlantıyı engellemek için)",
"description": "English: "
},
"settingsHyperlinkAuditingDisabledPrompt": {
Expand Down Expand Up @@ -720,15 +720,15 @@
"description": "Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartAnyType": {
"message": "herhangi bir türdeki",
"message": "her türdeki",
"description": "Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartOrigin": {
"message": "“{{origin}}” adresi",
"description": "Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartAnyOrigin": {
"message": "herhangi bir yer",
"message": "her yerden",
"description": "Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartNotImportant": {
Expand All @@ -744,7 +744,7 @@
"description": "Below this sentence, the filter list(s) in which the filter was found"
},
"loggerStaticFilteringFinderSentence2": {
"message": "Statik filtre <code>{{filter}}</code> şu anda etkin olan filtre listelerinin hiçbirinde bulunamadı",
"message": "Statik filtre, şu anda etkin olan filtre listelerinde bulunamadı",
"description": "Message to show when a filter cannot be found in any filter lists"
},
"loggerSettingDiscardPrompt": {
Expand Down

0 comments on commit 20a32e8

Please sign in to comment.