32 Commits

Author SHA1 Message Date
Alexey Lindin
aa203318ea
use correct ISO code for Belarusian language (#265) 2025-01-13 19:24:13 -08:00
Edvin Dulko
20f4258478
improve Belarusian translation from machine-generated to human-readable (#263)
* improve Belarusian translation from machine-generated to human-readable

* use more consistent vocabulary
2024-11-06 14:46:11 -08:00
Shurco
608700a5b7
add belarusian (#261) 2024-10-17 22:41:39 -07:00
Kyle Quest
17ea4464cb
Merge pull request #243 from harshrathod50/master
Added Hindi translation of README.md file
2024-06-24 23:05:14 -07:00
Arkadiusz Drabczyk
13f3654146 Convert github.com/golang/go/wiki links to go.dev/wiki
Go wiki has moved https://github.com/golang/go/issues/61940. Wiki at
github.com/golang/go/wiki does not automatically move to go.dev/wiki
but says that wiki has moved.

I used the following shell one-liner to convert all links:

    $ find . -type f -print0 | xargs -0 sed -i 's,github.com/golang/go/wiki,go.dev/wiki,g'

To verify if they return 200:

    $ ag -a --nofilename -o 'https?.+wiki/.+?\b' | sort | uniq | xargs curl -sI
    HTTP/2 200
    (...)
    HTTP/2 200
2024-06-23 22:16:17 +02:00
Harsh Rathod
46871d3a73 Added Hindi translation of README.md file 2024-02-10 17:28:51 +05:30
Kyle Quest
3c4d14af62
Merge pull request #203 from arialdomartini/review-it
Review of the Italian translation
2023-06-25 09:52:38 -07:00
Alfan Mubarok
194703678f
Add indonesian translation to all README files 2023-06-05 08:39:46 +07:00
Rostislav Pylypiv
275568c7e2 Added new translation to all README files 2022-12-09 14:20:16 +02:00
Arialdo Martini
973d9765a0 Scripts => script 2022-12-08 17:55:15 +01:00
Arialdo Martini
47f880167b Typo: removed duplicate word 2022-12-08 17:54:36 +01:00
Arialdo Martini
20c0419e81 Windows, as a proper noun, uses a capital W 2022-12-08 17:53:47 +01:00
Arialdo Martini
a52786e80e Workspaces => Workspace 2022-12-08 17:53:15 +01:00
Arialdo Martini
b02db4757d Assets => asset 2022-12-08 17:52:34 +01:00
Arialdo Martini
93579ceb98 Hooks => hook 2022-12-08 17:52:27 +01:00
Arialdo Martini
aa6866150a Utilities => utility 2022-12-08 17:51:55 +01:00
Arialdo Martini
70738bfb6c Files => file 2022-12-08 17:51:22 +01:00
Arialdo Martini
80c62ab9d4 repos => repo 2022-12-08 17:50:57 +01:00
Arialdo Martini
180f479c92 Templates => template 2022-12-08 17:50:40 +01:00
Arialdo Martini
e888606ab8 Typo: "i strumenti" => "gli strumenti" 2022-12-08 17:50:16 +01:00
Arialdo Martini
ea7256d9e2 Files => file 2022-12-08 17:49:58 +01:00
Arialdo Martini
4218898d24 Scripts => Script: foreign words shall be singular 2022-12-08 17:49:44 +01:00
Arialdo Martini
e552940be3 Nesting translated to "annidamento" 2022-12-08 17:47:50 +01:00
Arialdo Martini
d06b722278 Replacing apostrophe with proper accent: E' => È 2022-12-08 17:46:54 +01:00
Arialdo Martini
a9ae989f64 repos => repo 2022-12-08 17:46:28 +01:00
Arialdo Martini
af1fa7430d talks => talk: foreign words in singular form 2022-12-08 17:45:54 +01:00
Arialdo Martini
612a9a5ae1 Using subjunctive instead of indicative 2022-12-08 17:44:53 +01:00
Arialdo Martini
85350eb4f4 Typo: wrong accent; perchè => perché 2022-12-08 17:44:04 +01:00
Arialdo Martini
af59f47298 apps => app; foreign words shall be singular 2022-12-08 17:43:10 +01:00
Arialdo Martini
cb923f608c No comma between subject and verb 2022-12-08 17:42:42 +01:00
Arialdo Martini
6f151674c6 Typo: patterns => pattern; using singular form 2022-12-08 17:41:25 +01:00
Atom
1c97e8b8b8 feat: add README_it 2022-03-06 21:28:30 +01:00