Skip to content
Open
Show file tree
Hide file tree
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
3 changes: 3 additions & 0 deletions MacMediaKeyForwarder.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
A5999C4D1FF3BB89009905E1 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
A5999C4F1FF3BB98009905E1 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; };
AA3E49F521AAA0C500EEA78B /* appicon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = appicon.png; sourceTree = "<group>"; };
E281FA0523C870E700DBC773 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -203,6 +204,7 @@
pl,
nl,
fr,
tr,
);
mainGroup = 336F743F1E07E136009BCC1B;
productRefGroup = 336F74491E07E136009BCC1B /* Products */;
Expand Down Expand Up @@ -267,6 +269,7 @@
330630132313F6D400ACFBFE /* pl */,
330630142313F6DE00ACFBFE /* nl */,
84B350D923526D6100255450 /* fr */,
E281FA0523C870E700DBC773 /* tr */,
);
name = Localizable.strings;
sourceTree = "<group>";
Expand Down
19 changes: 19 additions & 0 deletions MacMediaKeyForwarder/tr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
/*
Localizable.strings
MacMediaKeyForwarder

Created by emnsen on 2020. 01. 10..
Copyright © 2017년 Milan Toth. All rights reserved.
*/

"Send events to both players" = "Her iki oynatıcıya da etkinlik gönder";
"Open at login" = "Açılışta başlat";
"Prioritize iTunes" = "iTunes'a öncelik ver";
"Prioritize Spotify" = "Spotify'a öncelik ver";
"Pause" = "Duraklat";
"Pause if no player is running" = "Oynatıcı çalışmıyorsa duraklat";
"Donate if you like the app" = "Uygulamayı beğendiyseniz bağış yapın";
"Check for updates" = "Güncellemeleri kontrol et";
"Quit" = "Çık";
"OK" = "TAMAM";
"Cancel" = "Vazgeç";