From b394868fa4997c2404c0cd9bd5769af1c2ce1ea5 Mon Sep 17 00:00:00 2001 From: Abdul Mateen Date: Thu, 4 Jul 2024 09:47:28 +0000 Subject: [PATCH] fixes end, beginning word on tenCommaDollarD in all languages (#376) --- locales/ar.json | 2 +- locales/bn.json | 2 +- locales/ca.json | 2 +- locales/cs.json | 2 +- locales/da_dk.json | 2 +- locales/de_de.json | 2 +- locales/en_us.json | 2 +- locales/eo.json | 2 +- locales/es_es.json | 2 +- locales/fa_ir.json | 2 +- locales/fi.json | 2 +- locales/fr_fr.json | 2 +- locales/he.json | 2 +- locales/hr.json | 2 +- locales/hu_hu.json | 2 +- locales/id.json | 2 +- locales/it.json | 2 +- locales/ja.json | 2 +- locales/ko.json | 2 +- locales/my.json | 2 +- locales/nl_nl.json | 2 +- locales/no_nb.json | 2 +- locales/pl_pl.json | 2 +- locales/pt_br.json | 2 +- locales/pt_pt.json | 2 +- locales/ro.json | 2 +- locales/ru.json | 2 +- locales/si_lk.json | 2 +- locales/sk.json | 2 +- locales/sv.json | 2 +- locales/th.json | 2 +- locales/tr.json | 2 +- locales/uk.json | 2 +- locales/vi_vn.json | 2 +- locales/zh_tw.json | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) diff --git a/locales/ar.json b/locales/ar.json index 93ea446..3710e39 100644 --- a/locales/ar.json +++ b/locales/ar.json @@ -226,7 +226,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/bn.json b/locales/bn.json index bb9cc7f..6a52e47 100644 --- a/locales/bn.json +++ b/locales/bn.json @@ -226,7 +226,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/ca.json b/locales/ca.json index 64c1be5..ce812b9 100644 --- a/locales/ca.json +++ b/locales/ca.json @@ -228,7 +228,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/cs.json b/locales/cs.json index df79be5..4912bff 100644 --- a/locales/cs.json +++ b/locales/cs.json @@ -226,7 +226,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/da_dk.json b/locales/da_dk.json index 2714b1d..9598f4a 100644 --- a/locales/da_dk.json +++ b/locales/da_dk.json @@ -320,7 +320,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/de_de.json b/locales/de_de.json index a8973ea..9c3972f 100644 --- a/locales/de_de.json +++ b/locales/de_de.json @@ -226,7 +226,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/en_us.json b/locales/en_us.json index 2bf6c2c..d462369 100644 --- a/locales/en_us.json +++ b/locales/en_us.json @@ -226,7 +226,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/eo.json b/locales/eo.json index 1758aff..abc6c4e 100644 --- a/locales/eo.json +++ b/locales/eo.json @@ -226,7 +226,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/es_es.json b/locales/es_es.json index 48bcad1..6e1e927 100644 --- a/locales/es_es.json +++ b/locales/es_es.json @@ -227,7 +227,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/fa_ir.json b/locales/fa_ir.json index 6092802..96834cb 100644 --- a/locales/fa_ir.json +++ b/locales/fa_ir.json @@ -227,7 +227,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/fi.json b/locales/fi.json index 885da36..c0c4170 100644 --- a/locales/fi.json +++ b/locales/fi.json @@ -226,7 +226,7 @@ "commands": { "dotCommaDollarD": "Nykyiseltä riviltä tiedoston loppuun", "dotCommaOneD": "Nykyiseltä riviltä tiedoston alkuun", - "tenCommaDollarD": "Kymmenenneltä rivilä tiedoston alkuun" + "tenCommaDollarD": "Siirry kymmenenneltä riviltä tiedoston loppuun" } } }, diff --git a/locales/fr_fr.json b/locales/fr_fr.json index 98473fd..d9dfeac 100644 --- a/locales/fr_fr.json +++ b/locales/fr_fr.json @@ -227,7 +227,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/he.json b/locales/he.json index 9bb8929..a00c834 100644 --- a/locales/he.json +++ b/locales/he.json @@ -226,7 +226,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/hr.json b/locales/hr.json index e7f1b26..abbfd46 100644 --- a/locales/hr.json +++ b/locales/hr.json @@ -226,7 +226,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/hu_hu.json b/locales/hu_hu.json index 431b36f..1ccfac4 100644 --- a/locales/hu_hu.json +++ b/locales/hu_hu.json @@ -227,7 +227,7 @@ "commands": { "dotCommaDollarD": "Az aktuális sortól a fájl végéig", "dotCommaOneD": "Az aktuális sortól a fájl elejéig", - "tenCommaDollarD": "A 10. sortól a fájl elejéig" + "tenCommaDollarD": "A 10. sortól a fájl végéig" } } }, diff --git a/locales/id.json b/locales/id.json index b69c39c..f1b2c23 100644 --- a/locales/id.json +++ b/locales/id.json @@ -227,7 +227,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/it.json b/locales/it.json index 0a569ff..02e1934 100644 --- a/locales/it.json +++ b/locales/it.json @@ -226,7 +226,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/ja.json b/locales/ja.json index dbe2e24..2ddef0e 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -226,7 +226,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/ko.json b/locales/ko.json index 00c08eb..123e720 100644 --- a/locales/ko.json +++ b/locales/ko.json @@ -227,7 +227,7 @@ "commands": { "dotCommaDollarD": "현재 행 부터 끝까지", "dotCommaOneD": "현재 행 부터 처음까지", - "tenCommaDollarD": "10 번째 행 부터 처음까지" + "tenCommaDollarD": "10번째 행부터 파일 끝까지" } } }, diff --git a/locales/my.json b/locales/my.json index 80c588e..4ee76e2 100644 --- a/locales/my.json +++ b/locales/my.json @@ -226,7 +226,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/nl_nl.json b/locales/nl_nl.json index 4048af4..834f163 100644 --- a/locales/nl_nl.json +++ b/locales/nl_nl.json @@ -228,7 +228,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/no_nb.json b/locales/no_nb.json index 72235b3..ac9f75b 100644 --- a/locales/no_nb.json +++ b/locales/no_nb.json @@ -226,7 +226,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/pl_pl.json b/locales/pl_pl.json index 737f177..16175c0 100644 --- a/locales/pl_pl.json +++ b/locales/pl_pl.json @@ -227,7 +227,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/pt_br.json b/locales/pt_br.json index 1d8f7c4..e45b8be 100644 --- a/locales/pt_br.json +++ b/locales/pt_br.json @@ -228,7 +228,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/pt_pt.json b/locales/pt_pt.json index d0dabc3..4838ae4 100644 --- a/locales/pt_pt.json +++ b/locales/pt_pt.json @@ -227,7 +227,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/ro.json b/locales/ro.json index 8feb847..ca9c47b 100644 --- a/locales/ro.json +++ b/locales/ro.json @@ -228,7 +228,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/ru.json b/locales/ru.json index 8df7dbe..f50b65d 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -227,7 +227,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/si_lk.json b/locales/si_lk.json index 76aa327..dbe5e40 100644 --- a/locales/si_lk.json +++ b/locales/si_lk.json @@ -227,7 +227,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/sk.json b/locales/sk.json index a8f83ae..e41a697 100644 --- a/locales/sk.json +++ b/locales/sk.json @@ -228,7 +228,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/sv.json b/locales/sv.json index 46efbf6..facf3e4 100644 --- a/locales/sv.json +++ b/locales/sv.json @@ -226,7 +226,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/th.json b/locales/th.json index 7a6ebe1..aaeea7f 100644 --- a/locales/th.json +++ b/locales/th.json @@ -227,7 +227,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/tr.json b/locales/tr.json index 0ff9a03..b77347f 100644 --- a/locales/tr.json +++ b/locales/tr.json @@ -227,7 +227,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/uk.json b/locales/uk.json index 39fa208..cbb7f70 100644 --- a/locales/uk.json +++ b/locales/uk.json @@ -226,7 +226,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/vi_vn.json b/locales/vi_vn.json index 0bc125b..7147762 100644 --- a/locales/vi_vn.json +++ b/locales/vi_vn.json @@ -226,7 +226,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } }, diff --git a/locales/zh_tw.json b/locales/zh_tw.json index a1a1345..9bd67df 100644 --- a/locales/zh_tw.json +++ b/locales/zh_tw.json @@ -226,7 +226,7 @@ "commands": { "dotCommaDollarD": "From the current line to the end of the file", "dotCommaOneD": "From the current line to the beginning of the file", - "tenCommaDollarD": "From the 10th line to the beginning of the file" + "tenCommaDollarD": "From the 10th line to the end of the file" } } },