Skip to content

Commit d8b8027

Browse files
authored
feat(po): merge (#207)
Translations update from Hosted Weblate
2 parents 4e674c2 + a70b6db commit d8b8027

File tree

6 files changed

+235
-24
lines changed

6 files changed

+235
-24
lines changed

po/LINGUAS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ uk
3131
vi
3232
zh_CN
3333
bg
34+
nb_NO

po/nb_NO.po

Lines changed: 198 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,198 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the PACKAGE package.
4+
# Brage Fuglseth <brage.fuglseth@gmail.com>, 2024.
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: PACKAGE VERSION\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"POT-Creation-Date: 2023-12-26 04:15+0200\n"
10+
"PO-Revision-Date: 2024-09-24 12:19+0000\n"
11+
"Last-Translator: Brage Fuglseth <brage.fuglseth@gmail.com>\n"
12+
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
13+
"collision/collision/nb_NO/>\n"
14+
"Language: nb_NO\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
19+
"X-Generator: Weblate 5.8-dev\n"
20+
21+
#: data/dev.geopjr.Collision.desktop.in:6
22+
#: data/dev.geopjr.Collision.metainfo.xml.in:4 data/ui/application.ui:34
23+
#: data/ui/application.ui:77 data/ui/application.ui:114
24+
msgid "Collision"
25+
msgstr "Collision"
26+
27+
#: data/dev.geopjr.Collision.desktop.in:7
28+
msgid "Hash Generator"
29+
msgstr "Avtrykk"
30+
31+
#: data/dev.geopjr.Collision.desktop.in:8
32+
#: data/dev.geopjr.Collision.metainfo.xml.in:7 data/ui/application.ui:115
33+
msgid "Check hashes for your files"
34+
msgstr "Sjekk avtrykkene til filer"
35+
36+
#: data/dev.geopjr.Collision.desktop.in:12
37+
msgid "md5;sha1;sha256;sha512;blake3;crc32;adler32;hash;"
38+
msgstr ""
39+
"md5;sha1;sha256;sha512;blake3;crc32;adler32;hash;avtrykk;verifisering;krypter"
40+
"ing;"
41+
42+
#: data/dev.geopjr.Collision.metainfo.xml.in:16
43+
msgid ""
44+
"Verifying that a file you downloaded or received is actually the one you "
45+
"were expecting is often overlooked or too time-consuming to do. At the same "
46+
"time, it has become very easy to get your hands on a file that has been "
47+
"tampered with, due to the mass increase of malicious webpages and other "
48+
"actors."
49+
msgstr ""
50+
"Å passe på at en fil du har lastet ned eller mottatt faktisk er den du "
51+
"forventet, kan være tidkrevende og tilsynelatende uviktig. Samtidig blir det "
52+
"stadig enklere å ende opp med filer som har blitt tuklet med, på grunn av en "
53+
"massiv økning i ondsinnede nettsteder og aktører."
54+
55+
#: data/dev.geopjr.Collision.metainfo.xml.in:22
56+
msgid ""
57+
"This tool aims to solve that. Collision comes with a simple &amp; clean UI, "
58+
"allowing anyone, from any age and experience group, to generate, compare and "
59+
"verify MD5, SHA-256, SHA-512, SHA-1, Blake3, CRC32 and Adler32 hashes."
60+
msgstr ""
61+
"Collision har som mål å være løsningen på dette problemet. Appen er utformet "
62+
"for at hvem som helst, uansett alder eller erfaring, skal kunne generere, "
63+
"sammenligne og verifisere forskjellige filavtrykk, som MD5, SHA-256, SHA-"
64+
"512, SHA-1, Blake3, CRC32 eller Adler32."
65+
66+
#: data/ui/application.ui:6
67+
msgid "_New Window"
68+
msgstr "_Nytt vindu"
69+
70+
#: data/ui/application.ui:10
71+
msgid "_Compare Hash Functions"
72+
msgstr "_Sammenlign funksjoner"
73+
74+
#: data/ui/application.ui:14
75+
msgid "_Keyboard Shortcuts"
76+
msgstr "_Tastatursnarveier"
77+
78+
#: data/ui/application.ui:18
79+
msgid "_About Collision"
80+
msgstr "_Om Collision"
81+
82+
#: data/ui/application.ui:23 data/ui/application.ui:28
83+
msgid "Choose a File"
84+
msgstr "Velg fil"
85+
86+
#: data/ui/application.ui:60
87+
msgid "_Open"
88+
msgstr "_Åpne"
89+
90+
#: data/ui/application.ui:61
91+
msgid "Open…"
92+
msgstr "Åpne…"
93+
94+
#: data/ui/application.ui:98
95+
msgid "Menu"
96+
msgstr "Hovedmeny"
97+
98+
#: data/ui/application.ui:119
99+
msgid "_Open a File"
100+
msgstr "_Åpne fil"
101+
102+
#: data/ui/application.ui:139
103+
msgid "Calculating Hashes"
104+
msgstr "Genererer avtrykk"
105+
106+
#: data/ui/application.ui:140
107+
msgid "This might take a while"
108+
msgstr "Dette kan ta en stund"
109+
110+
#: data/ui/application.ui:175
111+
msgid "Hash"
112+
msgstr "Generer"
113+
114+
#: data/ui/application.ui:191
115+
msgid "Verify"
116+
msgstr "Verifiser"
117+
118+
#: data/ui/application.ui:204
119+
msgid "Checksum"
120+
msgstr "Avtrykk"
121+
122+
#: data/ui/application.ui:234
123+
msgid "MD5,SHA-1,SHA-256,SHA-512,Blake3,CRC32 or Adler32 Hash"
124+
msgstr "MD5, SHA-1, SHA-256, SHA-512, Blake3, CRC32 eller Adler32-avtrykk"
125+
126+
#: data/ui/application.ui:263
127+
msgid "Insert a MD5/SHA-1/SHA-256/SHA-512/Blake3/CRC32/Adler32 Hash"
128+
msgstr "Sett inn et MD5/SHA-1/SHA-256/SHA-512/Blake3/CRC32/Adler32-avtrykk"
129+
130+
#: data/ui/application.ui:285
131+
msgid "File"
132+
msgstr "Fil"
133+
134+
#: data/ui/application.ui:300
135+
msgid "Select Another File to Check Against"
136+
msgstr "Velg en annen fil å sammenligne med"
137+
138+
#: data/ui/application.ui:342
139+
msgid "Choose File…"
140+
msgstr "Velg fil…"
141+
142+
#: data/ui/hash_row.ui:9
143+
msgid "Copy"
144+
msgstr "Kopier"
145+
146+
#: data/ui/shortcuts_window.ui:11
147+
msgid "General"
148+
msgstr "Generelt"
149+
150+
#: data/ui/shortcuts_window.ui:14
151+
msgid "Open a File"
152+
msgstr "Åpne en fil"
153+
154+
#: data/ui/shortcuts_window.ui:20
155+
msgid "Show Keyboard Shortcuts"
156+
msgstr "Vis tastatursnarveier"
157+
158+
#: data/ui/shortcuts_window.ui:26
159+
msgid "New Window"
160+
msgstr "Nytt vindu"
161+
162+
#: data/ui/shortcuts_window.ui:32
163+
msgid "Close Window"
164+
msgstr "Lukk vindu"
165+
166+
#: data/ui/shortcuts_window.ui:38
167+
msgid "Quit"
168+
msgstr "Avslutt"
169+
170+
#: nautilus-extension/collision-extension.py:54
171+
msgid "Check Hashes"
172+
msgstr "Kontroller avtrykk"
173+
174+
#. Wikipedia article. If available, set it to the LANGUAGE's version, else leave it as is.
175+
#: src/collision.cr:72
176+
msgid ""
177+
"https://en.wikipedia.org/wiki/Comparison_of_cryptographic_hash_functions"
178+
msgstr ""
179+
"https://en.wikipedia.org/wiki/Comparison_of_cryptographic_hash_functions"
180+
181+
#. Name <email@domain.com> or Name https://website.example
182+
#: src/collision/actions/about.cr:22
183+
msgid "translator-credits"
184+
msgstr "Brage Fuglseth https://bragefuglseth.dev"
185+
186+
#. The variables are numbers
187+
#: src/collision/functions/checksum.cr:79
188+
#, c-format
189+
msgid "%d of %d hashes calculated"
190+
msgstr "%d av %d avtrykk generert"
191+
192+
#: src/collision/functions/feedback.cr:204
193+
msgid "They Match"
194+
msgstr "De samsvarer"
195+
196+
#: src/collision/functions/feedback.cr:204
197+
msgid "They Don't Match"
198+
msgstr "De samsvarer ikke"

po/nl.po

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: dev.geopjr.Collision\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2023-12-26 04:15+0200\n"
11-
"PO-Revision-Date: 2024-05-04 03:34+0000\n"
11+
"PO-Revision-Date: 2024-07-06 08:09+0000\n"
1212
"Last-Translator: Philip Goto <philip.goto@gmail.com>\n"
1313
"Language-Team: Dutch <https://hosted.weblate.org/projects/collision/"
1414
"collision/nl/>\n"
@@ -17,7 +17,7 @@ msgstr ""
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Plural-Forms: nplurals=2; plural=n != 1;\n"
20-
"X-Generator: Weblate 5.5.3\n"
20+
"X-Generator: Weblate 5.7-dev\n"
2121

2222
#: data/dev.geopjr.Collision.desktop.in:6
2323
#: data/dev.geopjr.Collision.metainfo.xml.in:4 data/ui/application.ui:34
@@ -47,24 +47,28 @@ msgid ""
4747
"actors."
4848
msgstr ""
4949
"Het verifiëren van een gedownload of ontvangen bestand is doorgaans iets wat "
50-
"je negeert of wat teveel tijd in beslag neemt. Echter, het is tegenwoordig "
51-
"erg makkelijk om een kwaadaardig bestand in handen te krijgen door de "
52-
"toename van nepsites en dergelijke."
50+
"je negeert of wat teveel tijd in beslag neemt. Echter, het is tegenwoordig "
51+
"erg makkelijk om een kwaadaardig bestand in handen te krijgen door de toename "
52+
"van nepsites en dergelijke."
5353

5454
#: data/dev.geopjr.Collision.metainfo.xml.in:22
5555
msgid ""
5656
"This tool aims to solve that. Collision comes with a simple &amp; clean UI, "
5757
"allowing anyone, from any age and experience group, to generate, compare and "
5858
"verify MD5, SHA-256, SHA-512, SHA-1, Blake3, CRC32 and Adler32 hashes."
5959
msgstr ""
60+
"Deze app is bedoeld om dat op te lossen. Collision wordt geleverd met een "
61+
"eenvoudige en schone gebruikers­interface, waardoor iedereen, van elke "
62+
"leeftijd en ervarings­groep, controlesommen van type MD5, SHA-256, SHA-512, "
63+
"SHA-1, Blake3, CRC32 en Adler32 kan genereren, vergelijken en verifiëren."
6064

6165
#: data/ui/application.ui:6
6266
msgid "_New Window"
6367
msgstr "_Nieuw venster"
6468

6569
#: data/ui/application.ui:10
6670
msgid "_Compare Hash Functions"
67-
msgstr "_Controle­som­fucties vergelijken"
71+
msgstr "_Controlesom­functies vergelijken"
6872

6973
#: data/ui/application.ui:14
7074
msgid "_Keyboard Shortcuts"
@@ -100,7 +104,7 @@ msgstr "Hashes uitrekenen"
100104

101105
#: data/ui/application.ui:140
102106
msgid "This might take a while"
103-
msgstr ""
107+
msgstr "Dit kan even duren"
104108

105109
#: data/ui/application.ui:175
106110
msgid "Hash"
@@ -121,14 +125,16 @@ msgstr "Hash in formaat MD5, SHA-1, SHA-256, SHA-512, Blake3, CRC32 of Adler32"
121125
#: data/ui/application.ui:263
122126
msgid "Insert a MD5/SHA-1/SHA-256/SHA-512/Blake3/CRC32/Adler32 Hash"
123127
msgstr ""
128+
"Voer een controle­som in van type MD5/SHA-1/SHA-256/SHA-512/Blake3/CRC32/"
129+
"Adler32"
124130

125131
#: data/ui/application.ui:285
126132
msgid "File"
127133
msgstr "Bestand"
128134

129135
#: data/ui/application.ui:300
130136
msgid "Select Another File to Check Against"
131-
msgstr "Kies het te vergelijken bestand"
137+
msgstr "Kies het te vergelijken bestand"
132138

133139
#: data/ui/application.ui:342
134140
msgid "Choose File…"
@@ -184,7 +190,7 @@ msgstr ""
184190
#: src/collision/functions/checksum.cr:79
185191
#, c-format
186192
msgid "%d of %d hashes calculated"
187-
msgstr ""
193+
msgstr "%d van %d controle­sommen berekend"
188194

189195
#: src/collision/functions/feedback.cr:204
190196
msgid "They Match"

po/pt.po

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,22 @@
33
# This file is distributed under the same license as the PACKAGE package.
44
# ssantos <ssantos@web.de>, 2023, 2024.
55
# João Alves <joao.2003.couto@gmail.com>, 2023.
6+
# Tiago Lucas Flach <tiagolucas9830@gmail.com>, 2024.
67
msgid ""
78
msgstr ""
89
"Project-Id-Version: dev.geopjr.Collision\n"
910
"Report-Msgid-Bugs-To: \n"
1011
"POT-Creation-Date: 2023-12-26 04:15+0200\n"
11-
"PO-Revision-Date: 2024-01-09 08:06+0000\n"
12-
"Last-Translator: ssantos <ssantos@web.de>\n"
12+
"PO-Revision-Date: 2024-08-04 22:09+0000\n"
13+
"Last-Translator: Tiago Lucas Flach <tiagolucas9830@gmail.com>\n"
1314
"Language-Team: Portuguese <https://hosted.weblate.org/projects/collision/"
1415
"collision/pt/>\n"
1516
"Language: pt\n"
1617
"MIME-Version: 1.0\n"
1718
"Content-Type: text/plain; charset=UTF-8\n"
1819
"Content-Transfer-Encoding: 8bit\n"
1920
"Plural-Forms: nplurals=2; plural=n > 1;\n"
20-
"X-Generator: Weblate 5.4-dev\n"
21+
"X-Generator: Weblate 5.7-dev\n"
2122

2223
#: data/dev.geopjr.Collision.desktop.in:6
2324
#: data/dev.geopjr.Collision.metainfo.xml.in:4 data/ui/application.ui:34
@@ -57,6 +58,10 @@ msgid ""
5758
"allowing anyone, from any age and experience group, to generate, compare and "
5859
"verify MD5, SHA-256, SHA-512, SHA-1, Blake3, CRC32 and Adler32 hashes."
5960
msgstr ""
61+
"Esta ferramenta visa resolver isso. O Collision vem com uma UI simples e "
62+
"limpa, permitindo que qualquer pessoa, de qualquer idade e grupo de "
63+
"experiência, gere, compare e verifique hashes MD5, SHA-256, SHA-512, SHA-1, "
64+
"Blake3, CRC32 e Adler32."
6065

6166
#: data/ui/application.ui:6
6267
msgid "_New Window"
@@ -175,7 +180,7 @@ msgstr "https://pt.wikipedia.org/wiki/Fun%C3%A7%C3%A3o_hash_criptogr%C3%A1fica"
175180
#. Name <email@domain.com> or Name https://website.example
176181
#: src/collision/actions/about.cr:22
177182
msgid "translator-credits"
178-
msgstr "créditos-tradução"
183+
msgstr "Tiago Lucas Flach https://github.com/tiagoFlach"
179184

180185
#. The variables are numbers
181186
#: src/collision/functions/checksum.cr:79
@@ -185,11 +190,11 @@ msgstr "%d de %d hashes calculados"
185190

186191
#: src/collision/functions/feedback.cr:204
187192
msgid "They Match"
188-
msgstr ""
193+
msgstr "Eles Correspondem"
189194

190195
#: src/collision/functions/feedback.cr:204
191196
msgid "They Don't Match"
192-
msgstr ""
197+
msgstr "Eles Não Correspondem"
193198

194199
#~ msgid "md5;sha1;sha256;sha512;hash;"
195200
#~ msgstr "md5;sha1;sha256;sha512;hash;"

po/pt_BR.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,22 @@
55
# Gabriel Gian <gabrielgian@protonmail.com>, 2022.
66
# Gustavo Costa <xfgusta@gmail.com>, 2022.
77
# Fúlvio Alves <fga.fulvio@gmail.com>, 2022, 2023, 2024.
8+
# Tiago Lucas Flach <tiagolucas9830@gmail.com>, 2024.
89
msgid ""
910
msgstr ""
1011
"Project-Id-Version: dev.geopjr.Collision\n"
1112
"Report-Msgid-Bugs-To: \n"
1213
"POT-Creation-Date: 2023-12-26 04:15+0200\n"
13-
"PO-Revision-Date: 2024-04-11 09:01+0000\n"
14-
"Last-Translator: Fúlvio Alves <fga.fulvio@gmail.com>\n"
14+
"PO-Revision-Date: 2024-08-04 22:09+0000\n"
15+
"Last-Translator: Tiago Lucas Flach <tiagolucas9830@gmail.com>\n"
1516
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
1617
"collision/collision/pt_BR/>\n"
1718
"Language: pt_BR\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
2021
"Content-Transfer-Encoding: 8bit\n"
2122
"Plural-Forms: nplurals=2; plural=n > 1;\n"
22-
"X-Generator: Weblate 5.5-dev\n"
23+
"X-Generator: Weblate 5.7-dev\n"
2324

2425
#: data/dev.geopjr.Collision.desktop.in:6
2526
#: data/dev.geopjr.Collision.metainfo.xml.in:4 data/ui/application.ui:34
@@ -29,7 +30,7 @@ msgstr "Collision"
2930

3031
#: data/dev.geopjr.Collision.desktop.in:7
3132
msgid "Hash Generator"
32-
msgstr "Gerador de hash"
33+
msgstr "Gerador de Hash"
3334

3435
#: data/dev.geopjr.Collision.desktop.in:8
3536
#: data/dev.geopjr.Collision.metainfo.xml.in:7 data/ui/application.ui:115

0 commit comments

Comments
 (0)