author | cniehaus <cniehaus> | 2002-04-01 23:44:51 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-04-01 23:44:51 (UTC) |
commit | cf0ee2d22d3f31ba992df6735968d15b3653820b (patch) (side-by-side diff) | |
tree | b45badca9c5c15f68d2354a6bf79d7262e5cf796 /i18n/sl/libmadplugin.ts | |
parent | 23479aa3f4cfe67b4d3c90b43ec931547ee7d827 (diff) | |
download | opie-cf0ee2d22d3f31ba992df6735968d15b3653820b.zip opie-cf0ee2d22d3f31ba992df6735968d15b3653820b.tar.gz opie-cf0ee2d22d3f31ba992df6735968d15b3653820b.tar.bz2 |
wudoo has done a lot :)
-rw-r--r-- | i18n/sl/libmadplugin.ts | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/i18n/sl/libmadplugin.ts b/i18n/sl/libmadplugin.ts index e6661a5..dab0c3a 100644 --- a/i18n/sl/libmadplugin.ts +++ b/i18n/sl/libmadplugin.ts @@ -1,33 +1,33 @@ <!DOCTYPE TS><TS> <context> <name>LibMadPlugin</name> <message> <source>No Song Open</source> <translation type="unfinished"></translation> </message> <message> <source>Title</source> - <translation type="unfinished"></translation> + <translation>Naslov</translation> </message> <message> <source>Artist</source> - <translation type="unfinished"></translation> + <translation>Umetnik</translation> </message> <message> <source>Album</source> - <translation type="unfinished"></translation> + <translation>Album</translation> </message> <message> <source>Year</source> - <translation type="unfinished"></translation> + <translation>Leto</translation> </message> <message> <source>Comment</source> - <translation type="unfinished"></translation> + <translation>Komentar</translation> </message> <message> <source>, Track: </source> - <translation type="unfinished"></translation> + <translation type="unfinished">, Pesem:</translation> </message> </context> </TS> |