diff options
| author | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2007-06-29 23:47:13 +0000 |
|---|---|---|
| committer | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2007-06-29 23:47:13 +0000 |
| commit | cab48e5eff072b3ce278ff60dfc919b5e9df297a (patch) | |
| tree | 11edaf104d4a3102df5f13f4b9271d6fd8226ec7 /po/libgpod.pot | |
| parent | f8584cad55d990801bfc120a227d1f42cb13912e (diff) | |
Added po/libgpod.pot
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1614 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'po/libgpod.pot')
| -rw-r--r-- | po/libgpod.pot | 635 |
1 files changed, 635 insertions, 0 deletions
diff --git a/po/libgpod.pot b/po/libgpod.pot new file mode 100644 index 0000000..b6b21da --- /dev/null +++ b/po/libgpod.pot @@ -0,0 +1,635 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-06-30 08:46+0900\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/db-artwork-parser.c:131 +#, c-format +msgid "Unexpected mhod3 string type: %d\n" +msgstr "" + +#: ../src/db-artwork-parser.c:267 +#, c-format +msgid "Could not find corresponding track (dbid: %s) for artwork entry.\n" +msgstr "" + +#: ../src/db-artwork-parser.c:293 +#, c-format +msgid "iTunesDB and ArtworkDB artwork sizes inconsistent (%d+%d != %d)\n" +msgstr "" + +#: ../src/db-artwork-parser.c:463 +#, c-format +msgid "Unexpected mhsd index: %d\n" +msgstr "" + +#: ../src/db-image-parser.c:118 +#, c-format +msgid "Unexpected image type in mhni: size: %ux%u (%d), offset: %d\n" +msgstr "" + +#: ../src/itdb_artwork.c:199 +#, c-format +msgid "Could not access file '%s'." +msgstr "" + +#: ../src/itdb_artwork.c:216 ../src/itdb_artwork.c:277 +#: ../src/itdb_artwork.c:337 +msgid "Artwork support not compiled into libgpod." +msgstr "" + +#: ../src/itdb_artwork.c:395 +#, c-format +msgid "Illegal filename: '%s'.\n" +msgstr "" + +#: ../src/itdb_artwork.c:401 +msgid "Mountpoint not set.\n" +msgstr "" + +#: ../src/itdb_artwork.c:554 +#, c-format +msgid "Could not find on iPod: '%s'\n" +msgstr "" + +#: ../src/itdb_artwork.c:768 +#, c-format +msgid "" +"Unable to retrieve thumbnail (appears to be on iPod, but no image info " +"available): type: %d, filename: '%s'\n" +msgstr "" + +#: ../src/itdb_device.c:170 +msgid "Invalid" +msgstr "" + +#: ../src/itdb_device.c:171 ../src/itdb_device.c:197 +msgid "Unknown" +msgstr "" + +#: ../src/itdb_device.c:172 +msgid "Color" +msgstr "" + +#: ../src/itdb_device.c:173 +msgid "Color U2" +msgstr "" + +#: ../src/itdb_device.c:174 +msgid "Grayscale" +msgstr "" + +#: ../src/itdb_device.c:175 +msgid "Grayscale U2" +msgstr "" + +#: ../src/itdb_device.c:176 +msgid "Mini (Silver)" +msgstr "" + +#: ../src/itdb_device.c:177 +msgid "Mini (Blue)" +msgstr "" + +#: ../src/itdb_device.c:178 +msgid "Mini (Pink)" +msgstr "" + +#: ../src/itdb_device.c:179 +msgid "Mini (Green)" +msgstr "" + +#: ../src/itdb_device.c:180 +msgid "Mini (Gold)" +msgstr "" + +#: ../src/itdb_device.c:181 +msgid "Shuffle" +msgstr "" + +#: ../src/itdb_device.c:182 +msgid "Nano (White)" +msgstr "" + +#: ../src/itdb_device.c:183 +msgid "Nano (Black)" +msgstr "" + +#: ../src/itdb_device.c:184 +msgid "Video (White)" +msgstr "" + +#: ../src/itdb_device.c:185 +msgid "Video (Black)" +msgstr "" + +#: ../src/itdb_device.c:186 +msgid "Mobile (1)" +msgstr "" + +#: ../src/itdb_device.c:187 +msgid "Video U2" +msgstr "" + +#: ../src/itdb_device.c:188 +msgid "Nano (Silver)" +msgstr "" + +#: ../src/itdb_device.c:189 +msgid "Nano (Blue)" +msgstr "" + +#: ../src/itdb_device.c:190 +msgid "Nano (Green)" +msgstr "" + +#: ../src/itdb_device.c:191 +msgid "Nano (Pink)" +msgstr "" + +#: ../src/itdb_device.c:198 +msgid "First Generation" +msgstr "" + +#: ../src/itdb_device.c:199 +msgid "Second Generation" +msgstr "" + +#: ../src/itdb_device.c:200 +msgid "Third Generation" +msgstr "" + +#: ../src/itdb_device.c:201 +msgid "Fourth Generation" +msgstr "" + +#: ../src/itdb_device.c:202 +msgid "Fifth Generation" +msgstr "" + +#: ../src/itdb_device.c:203 +msgid "Sixth Generation" +msgstr "" + +#: ../src/itdb_device.c:204 +msgid "Mobile Phone" +msgstr "" + +#: ../src/itdb_device.c:470 +#, c-format +msgid "Could not open '%s' for writing." +msgstr "" + +#: ../src/itdb_device.c:479 +msgid "Device directory does not exist." +msgstr "" + +#: ../src/itdb_itunesdb.c:451 +#, c-format +msgid "Illegal seek to offset %ld (length %ld) in file '%s'." +msgstr "" + +#: ../src/itdb_itunesdb.c:905 +#, c-format +msgid "Not a Play Counts file: '%s' (missing mhdp header)." +msgstr "" + +#: ../src/itdb_itunesdb.c:920 +#, c-format +msgid "Play Counts file ('%s'): header length smaller than expected (%d<96)." +msgstr "" + +#: ../src/itdb_itunesdb.c:934 +#, c-format +msgid "Play Counts file ('%s'): entry length smaller than expected (%d<12)." +msgstr "" + +#: ../src/itdb_itunesdb.c:1009 +#, c-format +msgid "iTunesStats file ('%s'): entry length smaller than expected (%d<18)." +msgstr "" + +#: ../src/itdb_itunesdb.c:1331 +#, c-format +msgid "iTunesDB corrupt: no MHOD at offset %ld in file '%s'." +msgstr "" + +#: ../src/itdb_itunesdb.c:1479 +#, c-format +msgid "Unknown smart rule action at %ld: %x. Trying to continue.\n" +msgstr "" + +#: ../src/itdb_itunesdb.c:1510 +#, c-format +msgid "" +"Length of smart playlist rule field (%d) not as expected. Trying to continue " +"anyhow.\n" +msgstr "" + +#: ../src/itdb_itunesdb.c:1553 +#, c-format +msgid "iTunesDB corrupt: no SLst at offset %ld in file '%s'." +msgstr "" + +#: ../src/itdb_itunesdb.c:1566 +#, c-format +msgid "" +"Encountered unknown MHOD type (%d) while parsing the iTunesDB. Ignoring.\n" +"\n" +msgstr "" + +#: ../src/itdb_itunesdb.c:1645 +#, c-format +msgid "iTunesDB corrupt: hunk length 0 for hunk at %ld in file '%s'." +msgstr "" + +#: ../src/itdb_itunesdb.c:1658 +#, c-format +msgid "" +"iTunesDB corrupt: no section '%s' found in section '%s' starting at %ld." +msgstr "" + +#: ../src/itdb_itunesdb.c:1672 +#, c-format +msgid "" +"header length of '%s' smaller than expected (%d < %d) at offset %ld in file " +"'%s'." +msgstr "" + +#: ../src/itdb_itunesdb.c:1757 +#, c-format +msgid "Not a iTunesDB: '%s' (missing mhdb header)." +msgstr "" + +#: ../src/itdb_itunesdb.c:1774 +#, c-format +msgid "" +"iTunesDB ('%s'): header length of mhsd hunk smaller than expected (%d<32). " +"Aborting." +msgstr "" + +#: ../src/itdb_itunesdb.c:1795 +#, c-format +msgid "iTunesDB '%s' corrupt: mhsd expected at %ld." +msgstr "" + +#: ../src/itdb_itunesdb.c:1912 +#, c-format +msgid "Number of MHODs in mhip at %ld inconsistent in file '%s'." +msgstr "" + +#: ../src/itdb_itunesdb.c:1930 +#, c-format +msgid "Itdb_Track ID '%d' not found.\n" +msgstr "" + +#: ../src/itdb_itunesdb.c:2099 +#, c-format +msgid "Number of MHODs in mhyp at %ld inconsistent in file '%s'." +msgstr "" + +#: ../src/itdb_itunesdb.c:2109 +msgid "Master-PL" +msgstr "" + +#: ../src/itdb_itunesdb.c:2113 +msgid "Podcasts" +msgstr "" + +#: ../src/itdb_itunesdb.c:2115 +msgid "Playlist" +msgstr "" + +#: ../src/itdb_itunesdb.c:2137 +#, c-format +msgid "" +"iTunesDB corrupt: number of mhip sections inconsistent in mhyp starting at %" +"ld in file '%s'." +msgstr "" + +#: ../src/itdb_itunesdb.c:2478 +msgid "OTG Playlist" +msgstr "" + +#: ../src/itdb_itunesdb.c:2496 +#, c-format +msgid "Not a OTG playlist file: '%s' (missing mhpo header)." +msgstr "" + +#: ../src/itdb_itunesdb.c:2510 +#, c-format +msgid "OTG playlist file ('%s'): header length smaller than expected (%d<20)." +msgstr "" + +#: ../src/itdb_itunesdb.c:2522 +#, c-format +msgid "OTG playlist file ('%s'): entry length smaller than expected (%d<4)." +msgstr "" + +#: ../src/itdb_itunesdb.c:2557 +#, c-format +msgid "OTG playlist file '%s': reference to non-existent track (%d)." +msgstr "" + +#: ../src/itdb_itunesdb.c:2602 +#, c-format +msgid "OTG Playlist %d" +msgstr "" + +#. this should not be -- issue warning +#: ../src/itdb_itunesdb.c:2670 +msgid "" +"iTunesDB corrupt: number of tracks (mhit hunks) inconsistent. Trying to " +"continue.\n" +msgstr "" + +#. this should not be -- issue warning +#: ../src/itdb_itunesdb.c:2733 +msgid "" +"iTunesDB possibly corrupt: number of playlists (mhyp hunks) inconsistent. " +"Trying to continue.\n" +msgstr "" + +#: ../src/itdb_itunesdb.c:2780 +#, c-format +msgid "" +"iTunesDB '%s' corrupt: Could not find tracklist (no mhsd type 1 section " +"found)" +msgstr "" + +#: ../src/itdb_itunesdb.c:2809 +#, c-format +msgid "" +"iTunesDB '%s' corrupt: Could not find playlists (no mhsd type 2 or type 3 " +"sections found)" +msgstr "" + +#: ../src/itdb_itunesdb.c:2831 +#, c-format +msgid "iTunes directory not found: '%s' (or similar)." +msgstr "" + +#: ../src/itdb_itunesdb.c:2848 +#, c-format +msgid "Music directory not found: '%s' (or similar)." +msgstr "" + +#: ../src/itdb_itunesdb.c:2866 +#, c-format +msgid "Control directory not found: '%s' (or similar)." +msgstr "" + +#: ../src/itdb_itunesdb.c:2984 +#, c-format +msgid "File not found: '%s'." +msgstr "" + +#: ../src/itdb_itunesdb.c:4753 +#, c-format +msgid "Opening of '%s' for writing failed (%s)." +msgstr "" + +#: ../src/itdb_itunesdb.c:4764 ../src/itdb_itunesdb.c:4775 +#, c-format +msgid "Writing to '%s' failed (%s)." +msgstr "" + +#: ../src/itdb_itunesdb.c:5129 +#, c-format +msgid "Path not found: '%s' (or similar)." +msgstr "" + +#: ../src/itdb_itunesdb.c:5348 +#, c-format +msgid "Error renaming '%s' to '%s' (%s)." +msgstr "" + +#: ../src/itdb_itunesdb.c:5365 ../src/itdb_itunesdb.c:5382 +#, c-format +msgid "Error removing '%s' (%s)." +msgstr "" + +#: ../src/itdb_itunesdb.c:5538 ../src/itdb_itunesdb.c:5699 +msgid "Mountpoint not set." +msgstr "" + +#: ../src/itdb_itunesdb.c:5578 +#, c-format +msgid "No 'F..' directories found in '%s'." +msgstr "" + +#: ../src/itdb_itunesdb.c:5599 +#, c-format +msgid "Path not found: '%s'." +msgstr "" + +#: ../src/itdb_itunesdb.c:5708 +#, c-format +msgid "'%s' could not be accessed (%s)." +msgstr "" + +#: ../src/itdb_itunesdb.c:5718 +#, c-format +msgid "" +"Destination file '%s' does not appear to be on the iPod mounted at '%s'." +msgstr "" + +#: ../src/itdb_itunesdb.c:5922 +#, c-format +msgid "Error opening '%s' for reading (%s)." +msgstr "" + +#: ../src/itdb_itunesdb.c:5933 +#, c-format +msgid "Error opening '%s' for writing (%s)." +msgstr "" + +#: ../src/itdb_itunesdb.c:5950 +#, c-format +msgid "Error while reading from '%s' (%s)." +msgstr "" + +#: ../src/itdb_itunesdb.c:5966 +#, c-format +msgid "Error while writing to '%s' (%s)." +msgstr "" + +#: ../src/itdb_itunesdb.c:5979 ../src/itdb_itunesdb.c:5989 +#, c-format +msgid "Error when closing '%s' (%s)." +msgstr "" + +#: ../src/itdb_itunesdb.c:6354 +msgid "iPod" +msgstr "" + +#: ../src/itdb_itunesdb.c:6747 +#, c-format +msgid "Problem creating iPod directory or file: '%s'." +msgstr "" + +#: ../src/itdb_photoalbum.c:109 +#, c-format +msgid "Photos directory not found: '%s' (or similar)." +msgstr "" + +#: ../src/itdb_photoalbum.c:256 ../src/itdb_photoalbum.c:463 +msgid "Photo Library" +msgstr "" + +#: ../src/itdb_photoalbum.c:370 +msgid "You need to specify the iPod model used before photos can be added." +msgstr "" + +#: ../src/itdb_photoalbum.c:391 +#, c-format +msgid "" +"Your iPod does not seem to support photos. Maybe you need to specify the " +"correct iPod model number? It is currently set to 'x%s' (%s/%s)." +msgstr "" + +#: ../src/itdb_photoalbum.c:403 +#, c-format +msgid "Could not access file '%s'. Photo not added." +msgstr "" + +#: ../src/itdb_photoalbum.c:451 +msgid "" +"Unexpected error in itdb_photodb_add_photo_internal() while adding photo, " +"please report." +msgstr "" + +#: ../src/itdb_photoalbum.c:471 +msgid "" +"Library compiled without gdk-pixbuf support. Picture support is disabled." +msgstr "" + +#. New action! +#: ../src/itdb_playlist.c:79 +#, c-format +msgid "Unknown action (%d) in smart playlist will be ignored.\n" +msgstr "" + +#: ../tests/test-photos.c:39 +#, c-format +msgid "" +"Usage to add photos:\n" +" %s add <mountpoint> <albumname> [<filename(s)>]\n" +" <albumname> should be set to 'NULL' to add photos to the master photo " +"album\n" +" (Photo Library) only. If you don't specify any filenames an empty album " +"will\n" +" be created.\n" +msgstr "" + +#: ../tests/test-photos.c:40 +#, c-format +msgid "" +"Usage to dump all photos to <output_dir>:\n" +" %s dump <mountpoint> <output_dir>\n" +msgstr "" + +#: ../tests/test-photos.c:41 +#, c-format +msgid "" +"Usage to list all photos IDs to stdout:\n" +" %s list <mountpoint>\n" +msgstr "" + +#: ../tests/test-photos.c:42 +#, c-format +msgid "" +"Usage to remove photo IDs from Photo Library:\n" +" %s remove <mountpoint> <albumname> [<ID(s)>]\n" +" <albumname> should be set to 'NULL' to remove photos from the iPod\n" +" altogether. If you don't specify any IDs, the photoalbum will be removed\n" +" instead.\n" +" WARNING: IDs may change when writing the PhotoDB file.\n" +msgstr "" + +#: ../tests/test-photos.c:126 +msgid "Wrong number of command line arguments.\n" +msgstr "" + +#: ../tests/test-photos.c:135 +#, c-format +msgid "Error creating '%s' (mkdir)\n" +msgstr "" + +#: ../tests/test-photos.c:141 +#, c-format +msgid "Error: '%s' is not a directory\n" +msgstr "" + +#: ../tests/test-photos.c:150 ../tests/test-photos.c:184 +#: ../tests/test-photos.c:313 +#, c-format +msgid "Error reading iPod photo database (%s).\n" +msgstr "" + +#: ../tests/test-photos.c:156 ../tests/test-photos.c:190 +#: ../tests/test-photos.c:320 +msgid "Error reading iPod photo database.\n" +msgstr "" + +#: ../tests/test-photos.c:174 ../tests/test-photos.c:233 +#: ../tests/test-photos.c:303 ../tests/test-photos.c:386 +msgid "Insufficient number of command line arguments.\n" +msgstr "" + +#: ../tests/test-photos.c:201 +msgid "<Unnamed>" +msgstr "" + +#: ../tests/test-photos.c:216 +msgid "<No members>\n" +msgstr "" + +#: ../tests/test-photos.c:243 +#, c-format +msgid "" +"Error reading iPod photo database (%s).\n" +"Will attempt to create a new database.\n" +msgstr "" + +#: ../tests/test-photos.c:249 +msgid "" +"Error reading iPod photo database, will attempt to create a new database\n" +msgstr "" + +#: ../tests/test-photos.c:274 +#, c-format +msgid "Error adding photo (%s) to photo database: %s\n" +msgstr "" + +#: ../tests/test-photos.c:331 +#, c-format +msgid "Specified album '%s' not found. Aborting.\n" +msgstr "" + +#: ../tests/test-photos.c:343 +msgid "Cannot remove Photo Library playlist. Aborting.\n" +msgstr "" + +#: ../tests/test-photos.c:364 +#, c-format +msgid "Warning: could not find photo with ID <%d>. Skipping...\n" +msgstr "" + +#: ../tests/test-photos.c:410 +#, c-format +msgid "Unknown command '%s'\n" +msgstr "" |
