mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Fixed and normalized multiple translations
Some checks failed
Build / Initialization (push) Has been cancelled
Build / Code Format Validation (push) Has been cancelled
Build / Linux (Qt6) (push) Has been cancelled
Build / Linux (Qt6 + 7zip) (push) Has been cancelled
Build / macOS (Qt6 Universal) (push) Has been cancelled
Build / Windows x64 (Qt6) (push) Has been cancelled
Build / Windows ARM64 (Qt6) (push) Has been cancelled
Build / Docker amd64 Image (push) Has been cancelled
Build / Docker arm64 Image (push) Has been cancelled
Build / Publish Dev Builds (push) Has been cancelled
Build / Publish Release (push) Has been cancelled
Build / Publish YACReader10 Pre-release Builds (push) Has been cancelled
Some checks failed
Build / Initialization (push) Has been cancelled
Build / Code Format Validation (push) Has been cancelled
Build / Linux (Qt6) (push) Has been cancelled
Build / Linux (Qt6 + 7zip) (push) Has been cancelled
Build / macOS (Qt6 Universal) (push) Has been cancelled
Build / Windows x64 (Qt6) (push) Has been cancelled
Build / Windows ARM64 (Qt6) (push) Has been cancelled
Build / Docker amd64 Image (push) Has been cancelled
Build / Docker arm64 Image (push) Has been cancelled
Build / Publish Dev Builds (push) Has been cancelled
Build / Publish Release (push) Has been cancelled
Build / Publish YACReader10 Pre-release Builds (push) Has been cancelled
This commit is contained in:
@ -117,8 +117,8 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="comic_vine/api_key_dialog.cpp" line="21"/>
|
||||
<source>Before you can connect to Comic Vine, you need your own API key. Please, get one free <a href="http://www.comicvine.com/api/">here</a></source>
|
||||
<translation>Comic Vine'a bağlanmadan önce kendi API anahtarınıza ihtiyacınız var. Lütfen <a href="http://www.comicvine.com/api/">buradan</a> ücretsiz bir tane edinin</translation>
|
||||
<source>Before you can connect to Comic Vine, you need your own API key. Please, get one free <a href="http://www.comicvine.com/api/">here</a></source>
|
||||
<translation>Comic Vine'a bağlanmadan önce kendi API anahtarınıza ihtiyacınız var. Lütfen <a href="http://www.comicvine.com/api/">buradan</a> ücretsiz bir tane edinin</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="comic_vine/api_key_dialog.cpp" line="25"/>
|
||||
@ -276,7 +276,7 @@
|
||||
<message>
|
||||
<location filename="classic_comics_view.cpp" line="85"/>
|
||||
<source>Hide comic flow</source>
|
||||
<translation>Çizgi roman akışını gizle</translation>
|
||||
<translation>Comic Flow'u gizle</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -572,8 +572,8 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../shortcuts_management/edit_shortcuts_dialog.cpp" line="122"/>
|
||||
<source>The shortcut "%1" is already assigned to other function</source>
|
||||
<translation>"%1" kısayalou zaten başka bir işlev tarafından kullanılıyor</translation>
|
||||
<source>The shortcut "%1" is already assigned to other function</source>
|
||||
<translation>"%1" kısayalou zaten başka bir işlev tarafından kullanılıyor</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -592,7 +592,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="empty_folder_widget.cpp" line="8"/>
|
||||
<source>This folder doesn't contain comics yet</source>
|
||||
<source>This folder doesn't contain comics yet</source>
|
||||
<translation>Bu klasör henüz çizgi roman içermiyor</translation>
|
||||
</message>
|
||||
</context>
|
||||
@ -600,7 +600,7 @@
|
||||
<name>EmptyLabelWidget</name>
|
||||
<message>
|
||||
<location filename="empty_label_widget.cpp" line="7"/>
|
||||
<source>This label doesn't contain comics yet</source>
|
||||
<source>This label doesn't contain comics yet</source>
|
||||
<translation>Bu etiket henüz çizgi roman içermiyor</translation>
|
||||
</message>
|
||||
</context>
|
||||
@ -927,7 +927,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1807"/>
|
||||
<source>The selected folder doesn't contain any library.</source>
|
||||
<source>The selected folder doesn't contain any library.</source>
|
||||
<translation>Seçilen dosya kütüphanede yok.</translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -959,7 +959,7 @@
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1862"/>
|
||||
<source>Remove and delete metadata</source>
|
||||
<translation>Metadata'yı kaldır ve sil</translation>
|
||||
<translation>Metadata'yı kaldır ve sil</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="938"/>
|
||||
@ -991,7 +991,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<source>Open current comic on YACReader</source>
|
||||
<translation type="vanished">YACReader'ı geçerli çizgi roman okuyucsu seç</translation>
|
||||
<translation type="vanished">YACReader'ı geçerli çizgi roman okuyucsu seç</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Update current library</source>
|
||||
@ -999,8 +999,8 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="919"/>
|
||||
<source>Library '%1' is no longer available. Do you want to remove it?</source>
|
||||
<translation>Kütüphane '%1'ulaşılabilir değil. Kaldırmak ister misin?</translation>
|
||||
<source>Library '%1' is no longer available. Do you want to remove it?</source>
|
||||
<translation>Kütüphane '%1'ulaşılabilir değil. Kaldırmak ister misin?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Update library</source>
|
||||
@ -1027,8 +1027,8 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="938"/>
|
||||
<source>Library '%1' has been created with an older version of YACReaderLibrary. It must be created again. Do you want to create the library now?</source>
|
||||
<translation>Kütüphane '%1 YACRKütüphanenin eski bir sürümünde oluşturulmuş, Kütüphaneyi yeniden oluşturmak ister misin?</translation>
|
||||
<source>Library '%1' has been created with an older version of YACReaderLibrary. It must be created again. Do you want to create the library now?</source>
|
||||
<translation>Kütüphane '%1 YACRKütüphanenin eski bir sürümünde oluşturulmuş, Kütüphaneyi yeniden oluşturmak ister misin?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Pack covers</source>
|
||||
@ -1098,8 +1098,8 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="2649"/>
|
||||
<source>There is another library with the name '%1'.</source>
|
||||
<translation>Bu başka bir kütüphanenin adı '%1'.</translation>
|
||||
<source>There is another library with the name '%1'.</source>
|
||||
<translation>Bu başka bir kütüphanenin adı '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="898"/>
|
||||
@ -1409,7 +1409,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1184"/>
|
||||
<source>There was an error accessing the folder's path</source>
|
||||
<source>There was an error accessing the folder's path</source>
|
||||
<translation>Klasörün yoluna erişilirken hata oluştu</translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -1674,7 +1674,7 @@ YACReaderLibrary daha fazla kütüphane oluşturmanıza engel olmaz ancak kütü
|
||||
<message>
|
||||
<location filename="library_window_actions.cpp" line="94"/>
|
||||
<source>Open current comic on YACReader</source>
|
||||
<translation>YACReader'ı geçerli çizgi roman okuyucsu seç</translation>
|
||||
<translation>YACReader'ı geçerli çizgi roman okuyucsu seç</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window_actions.cpp" line="98"/>
|
||||
@ -2058,12 +2058,12 @@ YACReaderLibrary daha fazla kütüphane oluşturmanıza engel olmaz ancak kütü
|
||||
</message>
|
||||
<message>
|
||||
<location filename="no_libraries_widget.cpp" line="20"/>
|
||||
<source>You don't have any libraries yet</source>
|
||||
<source>You don't have any libraries yet</source>
|
||||
<translation>Henüz bir kütüphaneye sahip değilsin</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="no_libraries_widget.cpp" line="22"/>
|
||||
<source><p>You can create a library in any folder, YACReaderLibrary will import all comics and folders from this folder. If you have created any library in the past you can open them.</p><p>Don't forget that you can use YACReader as a stand alone application for reading the comics on your computer.</p></source>
|
||||
<source><p>You can create a library in any folder, YACReaderLibrary will import all comics and folders from this folder. If you have created any library in the past you can open them.</p><p>Don't forget that you can use YACReader as a stand alone application for reading the comics on your computer.</p></source>
|
||||
<translation><p>Yeni bir kütüphane oluşturabilmeniçin kütüphane</p><p>No olvides que puedes usar YACReader como una aplicación independiente para leer los cómics en tu ordenador.</p></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -2146,12 +2146,12 @@ YACReaderLibrary daha fazla kütüphane oluşturmanıza engel olmaz ancak kütü
|
||||
<location filename="options_dialog.cpp" line="215"/>
|
||||
<source>Import metadata from ComicInfo.xml when adding new comics</source>
|
||||
<oldsource>Import metada from ComicInfo.xml when adding new comics</oldsource>
|
||||
<translation>Yeni çizgi roman eklerken meta verileri ComicInfo.xml'den içe aktarın</translation>
|
||||
<translation>Yeni çizgi roman eklerken meta verileri ComicInfo.xml'den içe aktarın</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="225"/>
|
||||
<source>Consider 'recent' items added or updated since X days ago</source>
|
||||
<translation>X gün öncesinden bu yana eklenen veya güncellenen 'en son' öğeleri göz önünde bulundurun</translation>
|
||||
<source>Consider 'recent' items added or updated since X days ago</source>
|
||||
<translation>X gün öncesinden bu yana eklenen veya güncellenen 'en son' öğeleri göz önünde bulundurun</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="237"/>
|
||||
@ -2237,11 +2237,11 @@ YACReaderLibrary daha fazla kütüphane oluşturmanıza engel olmaz ancak kütü
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="329"/>
|
||||
<source>WARNING! During library updates writes to the database are disabled!
|
||||
Don't schedule updates while you may be using the app actively.
|
||||
Don't schedule updates while you may be using the app actively.
|
||||
During automatic updates the app will block some of the actions until the update is finished.
|
||||
To stop an automatic update tap on the loading indicator next to the Libraries title.</source>
|
||||
<oldsource>WARNING! During library updates writes to the database are disabled!
|
||||
Don't schedule updates while you may be using the app actively.
|
||||
Don't schedule updates while you may be using the app actively.
|
||||
To stop an automatic update tap on the loading indicator next to the Libraries title.</oldsource>
|
||||
<translation>UYARI! Kütüphane güncellemeleri sırasında veritabanına yazma işlemi devre dışı bırakılır!
|
||||
Uygulamayı aktif olarak kullanırken güncelleme planlamayın.
|
||||
@ -2296,7 +2296,7 @@ Otomatik güncellemeyi durdurmak için Kitaplıklar başlığının yanındaki y
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="407"/>
|
||||
<source>Display current comic banner</source>
|
||||
<translation>Mevcut çizgi roman banner'ını görüntüle</translation>
|
||||
<translation>Mevcut çizgi roman banner'ını görüntüle</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="413"/>
|
||||
@ -2306,7 +2306,7 @@ Otomatik güncellemeyi durdurmak için Kitaplıklar başlığının yanındaki y
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="29"/>
|
||||
<source>Comic Flow</source>
|
||||
<translation>Çizgi Roman Akışı</translation>
|
||||
<translation>Comic Flow</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="28"/>
|
||||
@ -2342,8 +2342,8 @@ Otomatik güncellemeyi durdurmak için Kitaplıklar başlığının yanındaki y
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReader/options_dialog.cpp" line="65"/>
|
||||
<source>"Go to flow" size</source>
|
||||
<translation>Akış görünümüne git</translation>
|
||||
<source>"Go to flow" size</source>
|
||||
<translation>"Comic Flow'a git" boyutu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReader/options_dialog.cpp" line="83"/>
|
||||
@ -2772,8 +2772,8 @@ Otomatik güncellemeyi durdurmak için Kitaplıklar başlığının yanındaki y
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="468"/>
|
||||
<source>Comic Vine link: <a style='color: #FFCB00; text-decoration:none; font-weight:bold;' href="http://www.comicvine.com/comic/4000-%1/"> view </a></source>
|
||||
<translation>Comic Vine bağlantısı: <a style='color: #FFCB00; text-decoration:none; font-weight:bold;' href="http://www.comicvine.com/comic/4000-%1/"> görüntüle </a></translation>
|
||||
<source>Comic Vine link: <a style='color: #FFCB00; text-decoration:none; font-weight:bold;' href="http://www.comicvine.com/comic/4000-%1/"> view </a></source>
|
||||
<translation>Comic Vine bağlantısı: <a style='color: #FFCB00; text-decoration:none; font-weight:bold;' href="http://www.comicvine.com/comic/4000-%1/"> görüntüle </a></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -2786,7 +2786,7 @@ YACReaderLibraryServer is the headless (no gui) version of YACReaderLibrary.
|
||||
This appplication supports persistent settings, to set them up edit this file %1
|
||||
To learn about the available settings please check the documentation at https://raw.githubusercontent.com/YACReader/yacreader/develop/YACReaderLibraryServer/SETTINGS_README.md</source>
|
||||
<translation>
|
||||
YACReaderLibraryServer, YACReaderLibrary'nin başsız (gui yok) sürümüdür.
|
||||
YACReaderLibraryServer, YACReaderLibrary'nin başsız (gui yok) sürümüdür.
|
||||
|
||||
Bu uygulama kalıcı ayarları destekler, bunları ayarlamak için bu dosyayı düzenleyin %1
|
||||
Mevcut ayarlar hakkında bilgi edinmek için lütfen https://raw.githubusercontent.com/YACReader/yacreader/develop/YACReaderLibraryServer/SETTINGS_README.md adresindeki belgelere bakın.</translation>
|
||||
@ -2802,7 +2802,7 @@ Mevcut ayarlar hakkında bilgi edinmek için lütfen https://raw.githubuserconte
|
||||
<message>
|
||||
<location filename="../common/exit_check.cpp" line="13"/>
|
||||
<source>unable to load 7z lib from ./utils</source>
|
||||
<translation>./utils'den 7z lib yüklenemiyor</translation>
|
||||
<translation>./utils'den 7z lib yüklenemiyor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../third_party/QsLog/QsLogLevel.cpp" line="41"/>
|
||||
@ -3104,12 +3104,12 @@ Mevcut ayarlar hakkında bilgi edinmek için lütfen https://raw.githubuserconte
|
||||
</message>
|
||||
<message>
|
||||
<location filename="server_config_dialog.cpp" line="42"/>
|
||||
<source>YACReader is available for iOS and Android devices.<br/>Discover it for <a href='https://ios.yacreader.com' style='color:rgb(193, 148, 65)'>iOS</a> or <a href='https://android.yacreader.com' style='color:rgb(193, 148, 65)'>Android</a>.</source>
|
||||
<translation>YACReader, iOS ve Android cihazlarda kullanılabilir.<br/>Bunu <a href='https://ios.yacreader.com' style='color:rgb(193, 148, 65)'>iOS</a> veya <a href='https://android.yacreader.com' style='color:rgb(193, 148, 65)'>Android</a> için keşfedin.</translation>
|
||||
<source>YACReader is available for iOS and Android devices.<br/>Discover it for <a href='https://ios.yacreader.com' style='color:rgb(193, 148, 65)'>iOS</a> or <a href='https://android.yacreader.com' style='color:rgb(193, 148, 65)'>Android</a>.</source>
|
||||
<translation>YACReader, iOS ve Android cihazlarda kullanılabilir.<br/>Bunu <a href='https://ios.yacreader.com' style='color:rgb(193, 148, 65)'>iOS</a> veya <a href='https://android.yacreader.com' style='color:rgb(193, 148, 65)'>Android</a> için keşfedin.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>YACReader is available for iOS devices. <a href='http://ios.yacreader.com' style='color:rgb(193, 148, 65)'> Discover it! </a></source>
|
||||
<translation type="vanished">YACReader, iOS cihazlar için kullanılabilir. <a href='http://ios.yacreader.com' style='color:rgb(193, 148, 65)'> Keşfedin! </a></translation>
|
||||
<source>YACReader is available for iOS devices. <a href='http://ios.yacreader.com' style='color:rgb(193, 148, 65)'> Discover it! </a></source>
|
||||
<translation type="vanished">YACReader, iOS cihazlar için kullanılabilir. <a href='http://ios.yacreader.com' style='color:rgb(193, 148, 65)'> Keşfedin! </a></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="server_config_dialog.cpp" line="48"/>
|
||||
@ -3131,7 +3131,7 @@ performansı iyileştirmek için</translation>
|
||||
<name>SortVolumeComics</name>
|
||||
<message>
|
||||
<location filename="comic_vine/sort_volume_comics.cpp" line="59"/>
|
||||
<source>Please, sort the list of comics on the left until it matches the comics' information.</source>
|
||||
<source>Please, sort the list of comics on the left until it matches the comics' information.</source>
|
||||
<translation>Lütfen, çizgi romanların bilgileriyle eşleşene kadar soldaki çizgi roman listesini sıralayın.</translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -3383,8 +3383,8 @@ performansı iyileştirmek için</translation>
|
||||
<message>
|
||||
<location filename="../YACReader/viewer.cpp" line="60"/>
|
||||
<location filename="../YACReader/viewer.cpp" line="1367"/>
|
||||
<source>Press 'O' to open comic.</source>
|
||||
<translation>'O'ya basarak aç.</translation>
|
||||
<source>Press 'O' to open comic.</source>
|
||||
<translation>'O'ya basarak aç.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReader/viewer.cpp" line="262"/>
|
||||
@ -3851,7 +3851,7 @@ performansı iyileştirmek için</translation>
|
||||
<message>
|
||||
<location filename="../YACReader/main_window_viewer.cpp" line="438"/>
|
||||
<source>Show go to flow</source>
|
||||
<translation>Akışı göster</translation>
|
||||
<translation>"Comic Flow'a git"i göster</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReader/main_window_viewer.cpp" line="443"/>
|
||||
@ -4103,7 +4103,7 @@ performansı iyileştirmek için</translation>
|
||||
<message>
|
||||
<location filename="trayicon_controller.cpp" line="80"/>
|
||||
<source>YACReaderLibrary will keep running in the system tray. To terminate the program, choose <b>Quit</b> in the context menu of the system tray icon.</source>
|
||||
<translation>YACReaderLibrary sistem tepsisinde çalışmaya devam edecektir. Programı sonlandırmak için sistem tepsisi simgesinin bağlam menüsünden <b>Çık</b>'ı seçin.</translation>
|
||||
<translation>YACReaderLibrary sistem tepsisinde çalışmaya devam edecektir. Programı sonlandırmak için sistem tepsisi simgesinin bağlam menüsünden <b>Çık</b>'ı seçin.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
||||
Reference in New Issue
Block a user