Skip to content

Commit 0543288

Browse files
committed
import translation work from https://github.com/gorhill/uBlock
1 parent 7702b1f commit 0543288

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

src/_locales/es/messages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
"description": ""
257257
},
258258
"settingsAdvancedUserPrompt": {
259-
"message": "Soy usuario avanzado (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'> Lectura Obligatoria - Inglés<\/a>)",
259+
"message": "Soy usuario avanzado (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>lectura obligatoria en inglés<\/a>)",
260260
"description": ""
261261
},
262262
"settingsAdvancedUserSettings": {
@@ -624,7 +624,7 @@
624624
"description": "Text for button to create a backup of all settings"
625625
},
626626
"aboutBackupFilename": {
627-
"message": "ublock-respaldo_{{datetime}}.txt",
627+
"message": "ublock-mi-respaldo_{{datetime}}.txt",
628628
"description": "English: my-ublock-backup_{{datetime}}.txt"
629629
},
630630
"aboutRestoreDataButton": {

src/_locales/hi/messages.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"description": "appears as tab name in dashboard"
3333
},
3434
"shortcutsPageName": {
35-
"message": "Shortcuts",
35+
"message": "शॉर्टकट",
3636
"description": "appears as tab name in dashboard"
3737
},
3838
"statsPageName": {
@@ -124,19 +124,19 @@
124124
"description": "Tooltip for the no-cosmetic-filtering per-site switch"
125125
},
126126
"popupTipNoCosmeticFiltering1": {
127-
"message": "Click to disable cosmetic filtering on this site",
127+
"message": "इस साइट पर कॉस्मेटिक फ़िल्टरिंग अक्षम करने के लिए क्लिक करें",
128128
"description": "Tooltip for the no-cosmetic-filtering per-site switch"
129129
},
130130
"popupTipNoCosmeticFiltering2": {
131-
"message": "Click to enable cosmetic filtering on this site",
131+
"message": "इस साइट पर कॉस्मेटिक फ़िल्टरिंग सक्षम करने के लिए क्लिक करें",
132132
"description": "Tooltip for the no-cosmetic-filtering per-site switch"
133133
},
134134
"popupTipNoRemoteFonts": {
135135
"message": "बाहरी फ़ॉन्ट्स को ब्लॉक करें",
136136
"description": "Tooltip for the no-remote-fonts per-site switch"
137137
},
138138
"popupTipNoRemoteFonts1": {
139-
"message": "Click to block remote fonts on this site",
139+
"message": "इस साइट पर रिमोट फोंट को अवरुद्ध करने के लिए क्लिक करें",
140140
"description": "Tooltip for the no-remote-fonts per-site switch"
141141
},
142142
"popupTipNoRemoteFonts2": {
@@ -732,7 +732,7 @@
732732
"description": "tooltip"
733733
},
734734
"cloudPull": {
735-
"message": "Import from cloud storage",
735+
"message": "क्लाउड स्टोरेज से आयात करें",
736736
"description": "tooltip"
737737
},
738738
"cloudPullAndMerge": {

src/_locales/ka/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@
592592
"description": "Below this sentence, the filter list(s) in which the filter was found"
593593
},
594594
"loggerStaticFilteringFinderSentence2": {
595-
"message": "Static filter <code>{{filter}}<\/code> could not be found in any of the currently enabled filter lists",
595+
"message": "მუდმივი ფილტრი <code>{{filter}}<\/code> ვერ მოიძებნა ამჟამად გამოყენებულ ფილტრებს შორის",
596596
"description": "Message to show when a filter cannot be found in any filter lists"
597597
},
598598
"aboutChangelog": {

src/_locales/nb/messages.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"description": "appears as tab name in dashboard"
3333
},
3434
"shortcutsPageName": {
35-
"message": "Shortcuts",
35+
"message": "Snarveier",
3636
"description": "appears as tab name in dashboard"
3737
},
3838
"statsPageName": {
@@ -592,7 +592,7 @@
592592
"description": "Below this sentence, the filter list(s) in which the filter was found"
593593
},
594594
"loggerStaticFilteringFinderSentence2": {
595-
"message": "Static filter <code>{{filter}}<\/code> could not be found in any of the currently enabled filter lists",
595+
"message": "Statisk filter <code>{{filter}}<\/code> ble ikke funnet i noen av filterlistene som er aktiverte nå",
596596
"description": "Message to show when a filter cannot be found in any filter lists"
597597
},
598598
"aboutChangelog": {
@@ -772,7 +772,7 @@
772772
"description": "A context menu entry, present when large media elements have been blocked on the current site"
773773
},
774774
"shortcutCapturePlaceholder": {
775-
"message": "Type a shortcut",
775+
"message": "Oppfør en snarvei",
776776
"description": "Placeholder string for input field used to capture a keyboard shortcut"
777777
},
778778
"dummy": {

0 commit comments

Comments
 (0)