Blame view
sources/apps/l10n/tr/media.po
2.06 KB
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # Aranel Surion <aranel@aranelsurion.org>, 2011 # otefenli <otefenli@gmail.com>, 2013 # alpere <info@beyboo.de>, 2012 # Necdet Yücel <necdetyucel@gmail.com>, 2012 msgid "" msgstr "" "Project-Id-Version: ownCloud " "Report-Msgid-Bugs-To: http://bugs.owncloud.org/ " "POT-Creation-Date: 2013-04-27 00:49+0200 " "PO-Revision-Date: 2013-04-26 16:21+0000 " "Last-Translator: I Robot <owncloud-bot@tmit.eu> " "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: tr " "Plural-Forms: nplurals=2; plural=(n > 1); " #: appinfo/app.php:48 lib/media.php:80 templates/player.php:8 msgid "Music" msgstr "Müzik" #: js/collection.js:100 js/collection.js:210 js/collection.js:257 msgid "songs" msgstr "şarkılar" #: js/collection.js:101 js/collection.js:208 msgid "albums" msgstr "albümler" #: js/collection.js:282 msgid "Add to playlist" msgstr "Çalma listesine ekle" #: js/music.js:18 msgid "Add album to playlist" msgstr "Albümü çalma listesine ekle" #: templates/music.php:3 msgid "Previous" msgstr "Önceki" #: templates/music.php:4 templates/player.php:12 msgid "Play" msgstr "Oynat" #: templates/music.php:5 templates/music.php:23 templates/player.php:13 msgid "Pause" msgstr "Beklet" #: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Sonraki" #: templates/music.php:13 msgid "Mute" msgstr "Sesi kapat" #: templates/music.php:14 msgid "Unmute" msgstr "Sesi aç" #: templates/music.php:22 msgid "Rescan Collection" msgstr "Koleksiyonu Tara" #: templates/music.php:34 msgid "Settings" msgstr "Ayarlar" #: templates/music.php:35 msgid "Ampache address:" msgstr "Ampache adresi:" #: templates/music.php:44 msgid "Artist" msgstr "Sanatç" #: templates/music.php:45 msgid "Album" msgstr "Albüm" #: templates/music.php:46 msgid "Title" msgstr "Başlık" |