Blame view
sources/apps/l10n/sr/media.po
2.18 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 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # Ivan Petrović <ivan@ipplusstudio.com>, 2012 # Slobodan Terzić <githzerai06@gmail.com>, 2011 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: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: sr " "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2); " #: appinfo/app.php:48 lib/media.php:80 templates/player.php:8 msgid "Music" msgstr "Музика" #: js/collection.js:100 js/collection.js:210 js/collection.js:257 msgid "songs" msgstr "нумере" #: js/collection.js:101 js/collection.js:208 msgid "albums" msgstr "албуми" #: js/collection.js:282 msgid "Add to playlist" msgstr "Додај на листу" #: js/music.js:18 msgid "Add album to playlist" msgstr "Додај албум на листу" #: templates/music.php:3 msgid "Previous" msgstr "Претходна" #: templates/music.php:4 templates/player.php:12 msgid "Play" msgstr "Пусти" #: templates/music.php:5 templates/music.php:23 templates/player.php:13 msgid "Pause" msgstr "Паузирај" #: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Следећа" #: templates/music.php:13 msgid "Mute" msgstr "Искључи звук" #: templates/music.php:14 msgid "Unmute" msgstr "Укључи звук" #: templates/music.php:22 msgid "Rescan Collection" msgstr "Поново претражи збирку" #: templates/music.php:34 msgid "Settings" msgstr "Поставке" #: templates/music.php:35 msgid "Ampache address:" msgstr "" #: templates/music.php:44 msgid "Artist" msgstr "Извођач" #: templates/music.php:45 msgid "Album" msgstr "Албум" #: templates/music.php:46 msgid "Title" msgstr "Наслов" |