Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-verificarea imnurilor duminicale din 1 octombrie 2023 #181

Merged
merged 3 commits into from
Sep 30, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ Caracterele pe care le putem folosi sunt foarte importante, așa că am definit

Întrucât sunt foarte multe versiuni ale caracterelor e.g. `ş` în loc de `ș`, e nevoie să folosim aceleași caractere cu
același format unicode. Un exemplu de variațiuni poate fi văzut aici: https://www.compart.com/en/unicode/U+201D.

> Detalii despre `‘’` poți să găsești și aici: https://github.com/ioanlucut/bes-lyrics/issues/105.

#### Dacă vrei să imporți cântece din resurse creștine
Expand Down
1 change: 1 addition & 0 deletions src/lyricsFileNameReprocessor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ const getCleanVersion = (title: string) => {
.replaceAll(';', EMPTY_STRING)
.replaceAll('?', EMPTY_STRING)
.replaceAll('’', EMPTY_STRING)
.replaceAll('‘', EMPTY_STRING)
.replaceAll('”', EMPTY_STRING)
.replaceAll('„', EMPTY_STRING)
.replaceAll('„', EMPTY_STRING)
Expand Down
6 changes: 3 additions & 3 deletions verified/all/De pacat impovarat in lume pribegeam.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[title]
De păcat împovărat în lume pribegeam {alternative: {*}, composer: {*}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {74420}, id: {8sPKm5L17nFEUuEXQ4frz1}, contentHash: {66a3c2}}
De păcat împovărat în lume pribegeam {alternative: {*}, composer: {*}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {74420}, id: {8sPKm5L17nFEUuEXQ4frz1}, contentHash: {90cce5}}

[sequence]
v1,c,v2,c,v3,c
Expand All @@ -21,7 +21,7 @@ Jertfa și iubirea Lui mereu le voi cânta;
El va fi întotdeauna lauda mea.

[v3]
Vino și tu la Isus, suflete rătăcit.
Vino și tu la Isus, suflete rătăcit,
Lasă-te condus de El și vei fi fericit!
Crede în Cuvântul său, urmează-L negreșit,
Crede în Cuvântul Său, urmează-L negreșit,
Ca să fii deplin iertat și mântuit.
2 changes: 1 addition & 1 deletion verified/all/Ekklesia - Un cantec de lauda.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[title]
Un cântec de laudă {alternative: {*}, composer: {Ekklesia}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {62666}, id: {nYiNGfX9UX8pjzMcJPHqQG}, contentHash: {863d8d}}
Un cântec de laudă {alternative: {*}, composer: {Ekklesia}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {62666}, id: {nYiNGfX9UX8pjzMcJPHqQG}, contentHash: {72513c}}

[sequence]
v1,v2,p,c1.1,c1.2,c2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[title]
Atât am căutat rostul vieții {alternative: {*}, composer: {Gloria & William J. Gaither}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {2121}, id: {oR82zJjEsZpfirjpjVBfoN}, contentHash: {ab3048}}
Atât am căutat rostul vieții {alternative: {*}, composer: {Gloria & William J. Gaither}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {2121}, id: {oR82zJjEsZpfirjpjVBfoN}, contentHash: {e41db4}}

[sequence]
v1,c,v2,c,v3,c

[v1]
Atât am căutat rostul vieții.
Atât am căutat rostul vieții
C-am ajuns rob acestei căutări,
Dar Isus mi-a deschis orizont spre Calvar,
Loc de har și de mari îndurări.
Expand Down
2 changes: 1 addition & 1 deletion verified/all/Nicolae Moldoveanu - La Tine Doamne.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[title]
La Tine, Doamne {alternative: {*}, composer: {Nicolae Moldoveanu}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {5278}, id: {u7TFcgtYjEcVfuTTFdnZCA}, contentHash: {6205d2}}
La Tine, Doamne {alternative: {*}, composer: {Nicolae Moldoveanu}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {5278}, id: {u7TFcgtYjEcVfuTTFdnZCA}, contentHash: {cc0198}}

[sequence]
v1,c,v2,c,v3,c,v4,c
Expand Down
8 changes: 4 additions & 4 deletions verified/all/Test Ignore Me.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[title]
Test Ignore me {alternative: {*}, composer: {*}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {*}, id: {pkiA5akQix1n3JHo7VhgjQ}, contentHash: {c8f057}}
Test Ignore me {alternative: {*}, composer: {*}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {*}, id: {pkiA5akQix1n3JHo7VhgjQ}, contentHash: {1482a1}}

[sequence]
v1.1,v1.2,v1.3
Expand All @@ -17,7 +17,7 @@ space-not-expected-before Țtext
space-not-expected-before țtext
space-not-expected-before -text
space-not-expected-before ’text
space-not-expected-before text
space-not-expected-before text
space-not-expected-before ”text
space-not-expected-before „text

Expand All @@ -34,7 +34,7 @@ textȚ single-space-expected-after-this
textț single-space-expected-after-this
text- single-space-expected-after-this
text’ single-space-expected-after-this
text single-space-expected-after-this
text single-space-expected-after-this
text” single-space-expected-after-this
text„ single-space-expected-after-this

Expand All @@ -51,6 +51,6 @@ end-of-line-works-without-extra-space-textȚ
end-of-line-works-without-extra-space-textț
end-of-line-works-without-extra-space-text-
end-of-line-works-without-extra-space-text’
end-of-line-works-without-extra-space-text
end-of-line-works-without-extra-space-text
end-of-line-works-without-extra-space-text”
end-of-line-works-without-extra-space-text„
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[title]
Dumnezeu peste toate {alternative: {*}, composer: {Alin Timofte}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {227447}, id: {sH1WdMXswMAnvr38bkADJn}, contentHash: {f239ba}}
Dumnezeu peste toate {alternative: {*}, composer: {Alin Timofte}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {227447}, id: {sH1WdMXswMAnvr38bkADJn}, contentHash: {179984}}

[sequence]
v1,c,v2,c,e,c
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[title]
Dați de veste {alternative: {*}, composer: {Anonim}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {157330}, id: {3LEqtpDXFqjzzwgeFDm77T}, contentHash: {ac48d2}}
Dați de veste {alternative: {*}, composer: {Anonim}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {157330}, id: {3LEqtpDXFqjzzwgeFDm77T}, contentHash: {7a9365}}

[sequence]
v1,c,v2,c,e
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[title]
Decorul {alternative: {*}, composer: {Cătălin și Ramona Lup}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {111581}, id: {mk3TkKw7R5h2hufZDs9P5R}, contentHash: {7111f5}}
Decorul {alternative: {*}, composer: {Cătălin și Ramona Lup}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {111581}, id: {mk3TkKw7R5h2hufZDs9P5R}, contentHash: {4f70b1}}

[sequence]
v1,c,v2,c
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[title]
În Numele Tău {alternative: {*}, composer: {Daniel Ardelean}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {197882}, id: {6Pf43xdDrNYMT3o7B3hgEU}, contentHash: {870060}}
În Numele Tău {alternative: {*}, composer: {Daniel Ardelean}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {197882}, id: {6Pf43xdDrNYMT3o7B3hgEU}, contentHash: {aad56a}}

[sequence]
c,v1,c,e
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[title]
Laud numele Tău, Isus {alternative: {*}, composer: {Hillsong}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {167752}, id: {nh7fCEFogaPNUAn7vkF9LC}, contentHash: {9bd511}}
Laud numele Tău, Isus {alternative: {*}, composer: {Hillsong}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {167752}, id: {nh7fCEFogaPNUAn7vkF9LC}, contentHash: {237aed}}

[sequence]
v1,c,v2,c,b1.1,b1.2,c

[v1]
La început a fost Cuvântul
Și Cuvântul s-a-ntrupat,
Și Cuvântul S-a-ntrupat,
Gloria Sa nemărginită
Printre noi s-a arătat.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[title]
Binecuvântează acest suflet (fetita) {alternative: {*}, composer: {Iasmin Rey}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {221299}, id: {igHe54hyvESsHNSQoMXYqj}, contentHash: {bfd409}}
Binecuvântează acest suflet (fetita) {alternative: {*}, composer: {Iasmin Rey}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {221299}, id: {igHe54hyvESsHNSQoMXYqj}, contentHash: {da6e23}}

[sequence]
v1,v2,c,v3,c,v4,b,c
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[title]
Mărețul har (Lanțul s-a frânt) {alternative: {*}, composer: {John Newton}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {4490}, id: {r9D7zp45VXBgajrY4dAUJU}, contentHash: {85cc91}}
Mărețul har (Lanțul s-a frânt) {alternative: {*}, composer: {John Newton}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {4490}, id: {r9D7zp45VXBgajrY4dAUJU}, contentHash: {73b1ea}}

[sequence]
v1,v2,c,v3,v4,c,e
Expand All @@ -20,7 +20,7 @@ Trăiesc prin El mereu. :/
/: Lanțul s-a frânt, azi liber sunt,
Răscumpărat prin sânge sfânt
Și-n mila Sa, mi-a dat în dar,
Iubirea Lui, Mărețul Har. :/
Iubirea Lui, mărețul har. :/

[v3]
Dureri, batjocuri, prigoniri,
Expand All @@ -35,4 +35,4 @@ Cu slavă îmbrăcat,
Pe Cel ce har mi-a dat. :/

[e]
/: Iubirea Lui, Mărețul Har. :/
/: Iubirea Lui, mărețul har. :/
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[title]
Nu vă mai gândiți la ce a fost ’nainte {alternative: {*}, composer: {Nicu Clipa}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {195513}, id: {9hCRCwH45EQYapqs8Vo4bU}, contentHash: {42f05a}}
Nu vă mai gândiți la ce a fost ’nainte {alternative: {*}, composer: {Nicu Clipa}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {195513}, id: {9hCRCwH45EQYapqs8Vo4bU}, contentHash: {7d0d37}}

[sequence]
v1,v2,c,v3,c,b,c
Expand Down Expand Up @@ -29,8 +29,8 @@ Națiuni vor cunoaște căile Mele.
Iată, Eu voi face, Eu voi face lucruri noi!

[v3]
Spuneți celor slabi,
Fiți tari și nu vă temeți,
Spuneți celor slabi:
Fiți tari și nu vă temeți!”
Mâinile-ntăriți,
În Mine vă încredeți,
Iată, Eu voi face,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[title]
Noi știm că Domnul Dumnezeu {alternative: {*}, composer: {*}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {*}, id: {i82fwFspY5dvQZu8ebTeZv}, contentHash: {f71cd1}}
Noi știm că Domnul Dumnezeu {alternative: {*}, composer: {*}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {*}, id: {i82fwFspY5dvQZu8ebTeZv}, contentHash: {ece6d0}}

[sequence]
v1,p,c,v2,p,c,b,v3,c
Expand All @@ -12,7 +12,7 @@ Bun și-ndurător, din cer ne-ascultă.

[p]
Către El noi vom privi,
Ochii ni-i vom aținti.
Ochii ne vom aținti.

[c]
Cetate tare-i Dumnezeu,
Expand All @@ -28,7 +28,7 @@ Mai sus de ceruri e-ntronat,

[b]
Către El noi vom privi,
Ochii ni-i vom aținti,
Ochii ne vom aținti,
Inimile vom lăsa
Cuprinse de iubirea Sa.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[title]
Totul se învechește, totul este trecător {alternative: {*}, composer: {Speranța}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {7176}, id: {h9YCcKQvAi1GFypYdbcPeM}, contentHash: {27cabd}}
Totul se învechește, totul este trecător {alternative: {*}, composer: {Speranța}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {7176}, id: {h9YCcKQvAi1GFypYdbcPeM}, contentHash: {76aa54}}

[sequence]
c,v1,c,v2,c,v3,c
Expand All @@ -19,7 +19,7 @@ Dumnezeu în veci va domni!
[v2]
Se duce avuția repede ca vântul,
Se duce bogăția ca gândul.
Mai iute săgeata anii au zburat,
Mai iute ca săgeata anii au zburat,
Dar Dumnezeu rămâne neschimbat!

[v3]
Expand Down