Commit Graph

57 Commits

Author SHA1 Message Date
Boyuan Yang
9d09aeb68e translations: Update strings in Internationalization_ko.ts
Running 'lupdate ../.. -ts ./Internationalization_ko.ts'.
2021-02-13 20:14:59 -06:00
Boyuan Yang
4703516698 ko_KR translation: Fix locale string
The Korean translation was using `kr_KR` locale string, which
is a typo and will not be recognized by Qt.

This commit replaces `kr_KR` with `ko_KR`.
2021-02-13 20:14:59 -06:00
Boyuan Yang
ef68944d18 Update zh_CN translation for 0.9 release 2021-02-13 20:14:47 -06:00
Boyuan Yang
d279430e17 Refresh translation files 2021-02-13 20:14:47 -06:00
Andrei Stepanov
a08f4bb30d Update Russian translation 2021-01-19 19:04:13 -06:00
Jeremy Borgman
73fe772b70 resolving merge conflicts 2021-01-08 10:19:53 -06:00
Heimen Stoffels
38bc11093e Updated Dutch translations 2021-01-04 13:05:11 -06:00
Åke Engelbrektson
ead92be632 Update Internationalization_sv_SE.ts
Correct and complete Swedish translation.
I also fixed the source string on line 438, to better match GUI and translate. You might want to fix that error in other translations. Thanks!
2020-12-28 19:12:04 -06:00
Yuriy Puchkov
47c99774ce Add timer for auto-checks for available updates (every 24 hours) 2020-12-11 17:50:53 +02:00
Yuriy Puchkov
586ecb07eb Code refactoring - remove number of build warnings 2020-12-06 08:33:19 +02:00
Yuriy Puchkov
deee448de4 Read s3 creds for upload from URL in private network (VPN) - fix 2020-11-18 22:11:19 +02:00
Yuriy Puchkov
50d5afed8f Read s3 creds for upload from URL in private network (VPN) 2020-11-18 17:57:15 +02:00
Jeremy Borgman
ffb119fabb updating namecheap PR 2020-10-20 06:19:04 -05:00
Yuriy Puchkov
472d0dca29 Merge branch 'flameshot-org-master' into bugfix/RND-664-flameshot-update-history-widget-on-new-capture 2020-10-16 15:05:12 +03:00
Leekilalala
49c87138a8 Update Hong Kong, China translation. (#1075)
* Add files via upload

* Update China-hongkong translation.
2020-10-16 05:27:07 -05:00
Yuriy Puchkov
428c058d50 Update *.ts files 2020-10-15 16:03:26 +03:00
Yuriy Puchkov
c92f8e3014 Merge branch 'flameshot-org-master' into bugfix/memory-leak
# Conflicts:
#	.github/workflows/Linux-pack.yml
#	CMakeLists.txt
#	data/graphics.qrc
#	src/config/configwindow.cpp
#	src/tools/imgur/imguruploader.cpp
2020-10-11 20:49:15 +03:00
Jeremy Borgman
2a15611445 merged latest changes from namecheap 2020-10-08 15:04:11 -05:00
RieL
9ecad94667 Update Internationalization_ko.ts
Improved Korean translation.

1.도움 메세지를 보여줍니다 -> 도움 메세지 보기
2.캡처 모드 시작에 도움 메세지를 보여줍니다 -> 캡처 모드 시작에 도움 메세지 보기
3.데스크톱 알림을 사용합니다 -> 데스크톱 알림 사용
4.트레이 아이콘을 보임 -> 트레이 아이콘 보기
5.시작할때 실행 -> 컴퓨터를 시작할 때 실행
6.Toggle visibility of sidebar with options of the selected tool -> 사이드바를 열어 선택한 도구의 옵션보기
7.도구의 두께를 바꿉니다 -> 도구 두께 변경
8.직사각형 선택->직사각형 Selection (need more proper word to translate)
9.변경할 버튼을 선택하세요 -> 변경 할 버튼 선택
10.콘트래스트 색상 -> 대비 색상
11.선택 영역 외의 불투명도: -> 선택 영역 외 불투명도
12. 버튼 셀렉션 -> 버튼 선택
2020-10-07 10:57:10 -05:00
Yuriy Puchkov
30c4f4f172 Update translation files 2020-10-06 16:15:17 +03:00
Yuriy Puchkov
0a31d2d94d Merge branch 'flameshot-org-master' into feature/RND-656-flameshot-ability-to-lock-switching-between-s3-and-imgur-and-use-s3-only
# Conflicts:
#	data/translations/Internationalization_eu.ts
2020-10-06 16:13:45 +03:00
Yuriy Puchkov
24ebd9b6d4 Translations update (Ukrainian & Russian) 2020-10-05 10:42:28 +03:00
Jeremy Borgman
785da76c22 removed merge conflicts 2020-10-04 11:17:34 -05:00
Porrumentzio
2bc3d82666 Updated Basque translation (#1027)
* Added Basque translation

* Changed translation code from eu_ES to eu

* Updated Basque translation

* Modified CMakeLists.txt to fit the new Basque translation code
2020-10-03 18:50:48 -05:00
Yuriy Puchkov
8e92ea5ab4 Merge 0.8.3 upstream 2020-10-02 10:15:56 +03:00
Tiago Rinaldi
938bf8815d Add Brazilian portuguese translation 2020-09-28 19:01:15 -05:00
Yuriy Puchkov
fc86f473cd Update Ukrainian and Russian translations 2020-09-28 15:18:52 +03:00
Yuriy Puchkov
9f26384003 Set default storage based on config.ini file (s3 if creds exist otherwise imgur) 2020-09-28 11:04:58 +03:00
pafri
9df7c45d62 Update Internationalization_cs.ts 2020-09-27 10:14:36 -05:00
Jose Riha
2cbccc3d0a Update Slovak translation (#971) 2020-09-24 07:52:59 -05:00
Boyuan Yang
2d1d664a57 Remove a trailing space; update translation files 2020-09-23 12:50:43 -05:00
Daniel Napora
7a82c1f271 Polish translation update 2020-09-14 07:56:31 -05:00
Boyuan Yang
74c48975d3 Update zh_CN translation again
This commit really finishes zh_CN translation for 0.8.0 release.
The translation for .desktop file action is also updated.
2020-09-13 20:07:25 -05:00
Alex P
66ca154245 update Russian translation 2020-09-13 11:28:11 -05:00
Ahmed Zetao Yang
daf74afa8c fix: the language code should be underscore '_' not '-' 2020-09-11 23:42:19 +08:00
Ahmed Zetao Yang
ebf82cbf70 chore: add Dutch (Netherlands) translations
- help @pollekepol to submit this commit
2020-09-11 23:14:03 +08:00
Ahmed Zetao Yang
953ab5e84e fix: make the suffixes of translations follow ISO Language Code Table standard
- see https://github.com/flameshot-org/translation-instruction/blob/master/ISO_Language_Code_Table.md
2020-09-11 23:11:16 +08:00
Jeremy Borgman
1662744a66 Merged various translation PRs and regenerated ts files 2020-09-09 19:23:04 -05:00
martin-thomas-tm
cb9c646f2c Fix some typos in french translation
Fix some typos (like "Imposible" ou "Boutton") and use "infinitif" for verbs to be consistent.
2020-09-09 19:23:04 -05:00
Alex P
b0e081bed9 update Russian translation 2020-09-09 19:23:04 -05:00
luz.paz
5358d124f5 Add Czech translation
Closes #596
2020-09-09 19:23:04 -05:00
Boyuan Yang
2e0ffec4fa Refresh zh_CN translation 2020-09-09 10:37:00 -05:00
Porrumentzio
86d19324d1 Added Basque translation (#865)
Added Basque translation
2020-09-08 11:12:21 +02:00
borgmanJeremy
4ec100dade Merge pull request #846 from sheepjin99/master
Enable Korean translation
2020-09-07 07:30:13 -05:00
Martin Eckleben
9f530fdfae added translation for CLI --help output (#839)
* added translation for CLI --help output

* improved formatting with clang-format
2020-09-07 07:28:43 -05:00
RieL
a5ec75180c Merge branch 'master' of https://github.com/sheepjin99/flameshot 2020-09-07 13:02:16 +09:00
RieL
49e45b30db Delete Internationalization_kr.ts 2020-09-07 13:01:33 +09:00
RieL
c5de313624 Enable Korean translation
1. Changed Qt Linguist language code from kr to ko
2. Enabled Korean translation by editing src/CMakeList.txt

It worked well on manjaro linux 18.0 with Korean translated.
2020-09-07 12:52:38 +09:00
Yangjin Cho
a8055c8488 Add Korean translation (#834)
* Add Korean Translation

Created Internationalization_kr.ts

* Update Internationalization_kr.ts

* Update Internationalization_kr.ts
2020-09-06 14:52:00 -05:00
Yangjin Cho
30f9bb7be6 Update Internationalization_kr.ts 2020-09-06 20:35:41 +09:00