Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #749

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -130,14 +130,14 @@
"gui.refinedstorage.scheduling_mode.random": "Rastgele",
"gui.refinedstorage.scheduling_mode.random.help": "Rastgele bir filtreyi kullan.",
"gui.refinedstorage.priority": "Öncelik",
"gui.refinedstorage.insert_extract_priority": "Insert/extract priority",
"gui.refinedstorage.insert_priority": "Insert priority",
"gui.refinedstorage.extract_priority": "Extract priority",
"gui.refinedstorage.priority.insert_extract": "Insert/extract: %d",
"gui.refinedstorage.priority.insert": "Insert: %d",
"gui.refinedstorage.priority.extract": "Extract: %d",
"gui.refinedstorage.priority.storage_help": "The order in which the storage network will insert or extract resources, highest-first. Click to modify the insert/extract priority. Press CTRL and click to modify the insert priority. Press ALT and click to modify the extract priority.",
"gui.refinedstorage.priority.autocrafter_help": "If multiple patterns exist for one resource, crafting tasks will prioritize the pattern in the autocrafter with the highest priority.",
"gui.refinedstorage.insert_extract_priority": "Yerleştirme/çıkartma önceliği",
"gui.refinedstorage.insert_priority": "Yerleştirme önceliği",
"gui.refinedstorage.extract_priority": "Çıkartma önceliği",
"gui.refinedstorage.priority.insert_extract": "Yerleştir/çıkart: %d",
"gui.refinedstorage.priority.insert": "Yerleştir: %d",
"gui.refinedstorage.priority.extract": "Çıkart: %d",
"gui.refinedstorage.priority.storage_help": "Depolama ağının kaynakları yerleştireceği veya çıkartacağı sıra, en yüksek-ilk. Yerleştirme/çıkartma önceliğini değiştirmek için tıklayın. Yerleştirme önceliğini değiştirmek için CTRL tuşuna basın ve tıklayın. Çıkartma önceliğini değiştirmek için ALT tuşuna basın ve tıklayın.",
"gui.refinedstorage.priority.autocrafter_help": "Bir kaynak için birden fazla şablon varsa, üretim görevleri otomatik üreticide en yüksek önceliğe sahip şablona öncelik verecektir.",
"gui.refinedstorage.configure_amount": "Miktarı yapılandır",
"gui.refinedstorage.configure_amount.reset": "Sıfırla",
"gui.refinedstorage.configure_amount.set": "Ayarla",
Expand Down Expand Up @@ -302,8 +302,8 @@
"item.refinedstorage.256b_fluid_storage_disk": "256B Akışkan Depolama Diski",
"item.refinedstorage.1024b_fluid_storage_disk": "1024B Akışkan Depolama Diski",
"item.refinedstorage.4096b_fluid_storage_disk": "4096B Akışkan Depolama Diski",
"item.refinedstorage.fluid_storage_disk.help": "Stores %s buckets. When empty, use while holding to return the Fluid Storage Part. Upgradeable to a higher tier by combining with a Fluid Storage Part.",
"item.refinedstorage.fluid_storage_block.help": "Stores %s buckets. When empty, use while holding to return the Fluid Storage Part and Machine Casing. Upgradeable to a higher tier by combining with a Fluid Storage Part.",
"item.refinedstorage.fluid_storage_disk.help": "%s kova depolar. Boşken, Akışkan Depolama Parçasını geri vermek için tutarken kullanın. Bir Akışkan Depolama Parçası ile birleştirilerek daha yüksek bir seviyeye yükseltilebilir.",
"item.refinedstorage.fluid_storage_block.help": "%s kova depolar. Boş olduğunda, Akışkan Depolama Parçasını ve Makine Muhafazasını geri vermek için tutarken kullanın. Bir Akışkan Depolama Parçası ile birleştirilerek daha yüksek bir seviyeye yükseltilebilir.",
"item.refinedstorage.creative_fluid_storage_disk": "Yaratıcı Mod Akışkan Depolama Diski",
"item.refinedstorage.creative_fluid_storage_disk.help": "Sonsuz miktarda kova depolar.",
"item.refinedstorage.creative_fluid_storage_block.help": "Sonsuz miktarda kova depolar.",
Expand Down
Loading