Skip to content

Commit b88fea4

Browse files
weblateacolombBouRock
authored
chore(l10n): updated translations from Hosted Weblate (#286)
* Added translation using Weblate (German) * Added translation using Weblate (German) * Added translation using Weblate (German) * Added translation using Weblate (German) * chore(l10n): added translation using Weblate (German) * Translated using Weblate (German) Currently translated at 0.0% (0 of 9 strings) Translation: Syncthing/Preferences window - general view Translate-URL: https://hosted.weblate.org/projects/syncthing/syncthing-macos/stpreferenceswindowgeneralview/de/ * chore(l10n): translated using Weblate (German) Currently translated at 0.0% (0 of 18 strings) Translation: Syncthing/Localizable strings Translate-URL: https://hosted.weblate.org/projects/syncthing/syncthing-macos/localizable/de/ * Translated using Weblate (German) Currently translated at 2.8% (1 of 35 strings) Translation: Syncthing/Application menu Translate-URL: https://hosted.weblate.org/projects/syncthing/syncthing-macos/stapplication/de/ * Translated using Weblate (German) Currently translated at 2.8% (1 of 35 strings) Translation: Syncthing/Application menu Translate-URL: https://hosted.weblate.org/projects/syncthing/syncthing-macos/stapplication/de/ * Translated using Weblate (German) Currently translated at 0.0% (0 of 5 strings) Translation: Syncthing/About window Translate-URL: https://hosted.weblate.org/projects/syncthing/syncthing-macos/staboutwindow/de/ * Translated using Weblate (German) Currently translated at 0.0% (0 of 11 strings) Translation: Syncthing/Preferences window Translate-URL: https://hosted.weblate.org/projects/syncthing/syncthing-macos/stpreferenceswindow/de/ * Translated using Weblate (German) Currently translated at 100.0% (11 of 11 strings) Translation: Syncthing/Preferences window Translate-URL: https://hosted.weblate.org/projects/syncthing/syncthing-macos/stpreferenceswindow/de/ * Translated using Weblate (German) Currently translated at 100.0% (35 of 35 strings) Translation: Syncthing/Application menu Translate-URL: https://hosted.weblate.org/projects/syncthing/syncthing-macos/stapplication/de/ * Translated using Weblate (German) Currently translated at 60.0% (3 of 5 strings) Translation: Syncthing/About window Translate-URL: https://hosted.weblate.org/projects/syncthing/syncthing-macos/staboutwindow/de/ * chore(l10n): translated using Weblate (German) Currently translated at 100.0% (18 of 18 strings) Translation: Syncthing/Localizable strings Translate-URL: https://hosted.weblate.org/projects/syncthing/syncthing-macos/localizable/de/ * Translated using Weblate (German) Currently translated at 88.8% (8 of 9 strings) Translation: Syncthing/Preferences window - general view Translate-URL: https://hosted.weblate.org/projects/syncthing/syncthing-macos/stpreferenceswindowgeneralview/de/ * chore(l10n): translated using Weblate (Turkish) Currently translated at 100.0% (5 of 5 strings) Translation: Syncthing/About window Translate-URL: https://hosted.weblate.org/projects/syncthing/syncthing-macos/staboutwindow/tr/ * chore(l10n): translated using Weblate (Turkish) Currently translated at 100.0% (9 of 9 strings) Translation: Syncthing/Preferences window - general view Translate-URL: https://hosted.weblate.org/projects/syncthing/syncthing-macos/stpreferenceswindowgeneralview/tr/ * chore(l10n): translated using Weblate (Turkish) Currently translated at 100.0% (18 of 18 strings) Translation: Syncthing/Localizable strings Translate-URL: https://hosted.weblate.org/projects/syncthing/syncthing-macos/localizable/tr/ * chore(l10n): translated using Weblate (Turkish) Currently translated at 100.0% (11 of 11 strings) Translation: Syncthing/Preferences window Translate-URL: https://hosted.weblate.org/projects/syncthing/syncthing-macos/stpreferenceswindow/tr/ * chore(l10n): translated using Weblate (Turkish) Currently translated at 100.0% (35 of 35 strings) Translation: Syncthing/Application menu Translate-URL: https://hosted.weblate.org/projects/syncthing/syncthing-macos/stapplication/tr/ --------- Co-authored-by: André Colomb <src@andre.colomb.de> Co-authored-by: Burak Yavuz <hitowerdigit@hotmail.com>
1 parent 209ab49 commit b88fea4

5 files changed

Lines changed: 78 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
"Syncthing" = "Syncthing";
2+
"Up to date" = "Güncel";
3+
"Synchronising" = "Eşitleniyor";
4+
"Pause" = "Duraklat";
5+
"Not running" = "Çalışmıyor";
6+
"Error" = "Hata";
7+
"Resume All Devices" = "Tüm Cihazları Devam Ettir";
8+
"Pause All Devices" = "Tüm Cihazları Duraklat";
9+
"Syncthing Service (Running)" = "Syncthing Hizmeti (Çalışıyor)";
10+
"Syncthing Service (Stopped)" = "Syncthing Hizmeti (Durduruldu)";
11+
"API (Online)" = "API (Çevrimiçi)";
12+
"API (Offline)" = "API (Çevrimdışı)";
13+
"Online" = "Çevrimiçi";
14+
"Running (Offline)" = "Çalışıyor (Çevrimdışı)";
15+
"Unknown (Online)" = "Bilinmiyor (Çevrimiçi)";
16+
"Unavailable" = "Kullanılamaz";
17+
"Folders" = "Klasörler";
18+
"Syncthing %@\n%@" = "Syncthing %@\n%@";
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
"69s-3K-WtF.title" = "appNameLabel";
2+
"Eed-GH-Oia.title" = "Güncellemeleri denetle";
3+
"QvC-M9-y7g.title" = "Syncthing hakkında";
4+
"c8c-o9-dcj.title" = "Proje sayfası";
5+
"sEI-CG-StK.title" = "appVersionLabel";
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
"09B-Fd-kIg.title" = "Sil";
2+
"0Tt-4w-4MD.title" = "Klasörler";
3+
"1wN-cb-7w4.title" = "Syncthing’ten çık";
4+
"24n-vt-eof.title" = "Yeniden başlat";
5+
"42h-qg-75M.title" = "Uygulamadan çık";
6+
"8nY-KP-Cjq.title" = "Yok";
7+
"BIk-A1-DsB.title" = "Düzenle";
8+
"Gbh-kn-bEe.title" = "Klasörler";
9+
"Gzh-BA-qbg.title" = "API";
10+
"HRl-Yj-JKY.title" = "Yapıştır";
11+
"HiV-0K-6gI.title" = "Düzenle";
12+
"I8M-Pf-BKw.title" = "Menü";
13+
"Kac-nG-ccL.title" = "Kes";
14+
"LRK-4Q-J2a.title" = "Ana Menü";
15+
"MAH-El-s0y.title" = "Syncthing Hizmeti";
16+
"O1r-v6-dVJ.title" = "Syncthing";
17+
"PGw-J9-KII.title" = "Durum";
18+
"ViC-de-Xi1.title" = "Syncthing";
19+
"Y9X-vm-pic.title" = "Öğe";
20+
"YYN-1k-umQ.title" = "Syncthing Hizmeti";
21+
"aOH-1O-Idh.title" = "Yinele";
22+
"aRj-ou-O6a.title" = "Geri Al";
23+
"boL-Lr-rxV.title" = "Tümünü Yeniden Tara";
24+
"dst-j8-d2d.title" = "Hakkında";
25+
"euz-4I-RQa.ibShadowedToolTip" = "Syncthing Web GKA’yı Aç";
26+
"euz-4I-RQa.title" = "Aç";
27+
"htF-y1-dkl.title" = "Pencereyi kapat";
28+
"kBF-aK-W8P.title" = "Tüm Cihazları Duraklat";
29+
"lgT-yX-bGZ.title" = "Tercihler...";
30+
"qS5-d4-4WD.title" = "Durum";
31+
"rlz-0G-Jeh.title" = "Menü";
32+
"s51-hi-aSO.title" = "Başlat";
33+
"uO2-Lw-6R3.title" = "Tümünü Seç";
34+
"v6W-XD-Nuf.title" = "Durdur";
35+
"ygR-tH-H8e.title" = "Kopyala";
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
"1ij-UG-c1I.label" = "Genel";
2+
"1ij-UG-c1I.paletteLabel" = "Genel";
3+
"86s-00-8YI.label" = "Bilgi";
4+
"86s-00-8YI.paletteLabel" = "Bilgi";
5+
"QvC-M9-y7g.title" = "Syncthing Tercihleri";
6+
"S5T-mV-7Wv.label" = "Gelişmiş";
7+
"S5T-mV-7Wv.paletteLabel" = "Gelişmiş";
8+
"X60-Ql-i8O.label" = "Klasörler";
9+
"X60-Ql-i8O.paletteLabel" = "Klasörler";
10+
"poY-nn-e76.label" = "Cihazlar";
11+
"poY-nn-e76.paletteLabel" = "Cihazlar";
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
"2yS-fe-acc.placeholderString" = "aNVUG3mSx4PVyZW8LXWGoybFRSXS9c5a";
2+
"DIH-Pb-tr4.title" = "Dene";
3+
"KYS-0x-TeQ.title" = "Syncthing’ten çık";
4+
"MM0-EG-ljE.title" = "Syncthing Web Arayüzünü Aç";
5+
"bnF-et-LAz.title" = "Oturum açmada başlat";
6+
"geO-tg-eJG.title" = "URI";
7+
"hwI-eW-JrI.placeholderString" = "http://localhost:8384";
8+
"jak-D0-chd.title" = "API anahtarı";
9+
"nB8-OA-X1F.title" = "Menü çubuğunda göster";

0 commit comments

Comments
 (0)