diff --git a/en.lproj/MainMenu.strings b/en.lproj/MainMenu.strings index 5f22b9366..7988a31b5 100644 --- a/en.lproj/MainMenu.strings +++ b/en.lproj/MainMenu.strings @@ -805,3 +805,9 @@ /* Class = "NSMenuItem"; title = "Show Lyrics"; ObjectID = "Tkb-7M-OiA"; */ "Tkb-7M-OiA.title" = "Show Lyrics"; + +/* Class = "NSTableColumn"; title = "Sample Rate"; ObjectID = "et9-zH-awt"; */ +"et9-zH-awt.title" = "Sample Rate"; + +/* Class = "NSTableColumn"; title = "Bits Per Sample"; ObjectID = "3no-xo-TpJ"; */ +"3no-xo-TpJ.title" = "Bits Per Sample"; diff --git a/es.lproj/MainMenu.strings b/es.lproj/MainMenu.strings index 9d5ae1578..2cf73ee4b 100644 --- a/es.lproj/MainMenu.strings +++ b/es.lproj/MainMenu.strings @@ -805,3 +805,9 @@ /* Class = "NSMenuItem"; title = "Show Lyrics"; ObjectID = "Tkb-7M-OiA"; */ "Tkb-7M-OiA.title" = "Mostrar letras"; + +/* Class = "NSTableColumn"; title = "Sample Rate"; ObjectID = "et9-zH-awt"; */ +"et9-zH-awt.title" = "Tasa de muestreo"; + +/* Class = "NSTableColumn"; title = "Bits Per Sample"; ObjectID = "3no-xo-TpJ"; */ +"3no-xo-TpJ.title" = "Bits por muestra"; diff --git a/ru.lproj/MainMenu.strings b/ru.lproj/MainMenu.strings index 0e210b67b..519320eec 100644 --- a/ru.lproj/MainMenu.strings +++ b/ru.lproj/MainMenu.strings @@ -718,3 +718,9 @@ /* Class = "NSMenuItem"; title = "Show Lyrics"; ObjectID = "Tkb-7M-OiA"; */ "Tkb-7M-OiA.title" = "Show Lyrics"; + +/* Class = "NSTableColumn"; title = "Sample Rate"; ObjectID = "et9-zH-awt"; */ +"et9-zH-awt.title" = "Частота дискретизации"; + +/* Class = "NSTableColumn"; title = "Bits Per Sample"; ObjectID = "3no-xo-TpJ"; */ +"3no-xo-TpJ.title" = "Бит на семпл"; diff --git a/tr.lproj/MainMenu.strings b/tr.lproj/MainMenu.strings index a3ac4af51..33ea05555 100644 --- a/tr.lproj/MainMenu.strings +++ b/tr.lproj/MainMenu.strings @@ -832,3 +832,9 @@ /* Class = "NSTableColumn"; headerCell.title = "Album Artist"; ObjectID = "yGV-gP-Wl6"; */ "yGV-gP-Wl6.headerCell.title" = "Albüm Sanatçısı"; + +/* Class = "NSTableColumn"; title = "Sample Rate"; ObjectID = "et9-zH-awt"; */ +"et9-zH-awt.title" = "Örnekleme Hızı"; + +/* Class = "NSTableColumn"; title = "Bits Per Sample"; ObjectID = "3no-xo-TpJ"; */ +"3no-xo-TpJ.title" = "Örnek başına bit sayısı";