diff options
Diffstat (limited to 'po/en_GB/kipiplugin_findimages.po')
-rw-r--r-- | po/en_GB/kipiplugin_findimages.po | 372 |
1 files changed, 372 insertions, 0 deletions
diff --git a/po/en_GB/kipiplugin_findimages.po b/po/en_GB/kipiplugin_findimages.po new file mode 100644 index 0000000..33971db --- /dev/null +++ b/po/en_GB/kipiplugin_findimages.po @@ -0,0 +1,372 @@ +# translation of kipiplugin_findimages.po to British English +# Andrew Coles <andrew_coles@yahoo.co.uk>, 2004, 2005. +# Malcolm Hunter <malcolm.hunter@gmx.co.uk>, 2004. +msgid "" +msgstr "" +"Project-Id-Version: kipiplugin_findimages\n" +"POT-Creation-Date: 2008-02-25 19:12+0100\n" +"PO-Revision-Date: 2005-05-16 14:09+0100\n" +"Last-Translator: Andrew Coles <andrew_coles@yahoo.co.uk>\n" +"Language-Team: British English <kde-en-gb@kde.me.uk>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Andrew Coles" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "andrew_coles@yahoo.co.uk" + +#: displaycompare.cpp:135 finddupplicatedialog.cpp:81 +#: finddupplicatedialog.cpp:89 plugin_findimages.cpp:104 +msgid "Find Duplicate Images" +msgstr "Find Duplicate Images" + +#: displaycompare.cpp:138 finddupplicatedialog.cpp:92 +msgid "" +"A Kipi plugin to find duplicate images\n" +"This plugin is based on ShowImg implementation algorithm" +msgstr "" +"A Kipi plugin to find duplicate images\n" +"This plugin is based on ShowImg implementation algorithm" + +#: displaycompare.cpp:142 finddupplicatedialog.cpp:96 +msgid "Maintainer" +msgstr "" + +#: displaycompare.cpp:145 finddupplicatedialog.cpp:99 +#, fuzzy +msgid "Original author" +msgstr "Original Files" + +#: displaycompare.cpp:148 finddupplicatedialog.cpp:102 +msgid "Find duplicate images algorithm" +msgstr "Find duplicate images algorithm" + +#: displaycompare.cpp:154 finddupplicatedialog.cpp:108 +msgid "Plugin Handbook" +msgstr "" + +#: displaycompare.cpp:169 +msgid "Original Files" +msgstr "Original Files" + +#: displaycompare.cpp:181 +msgid "<p>The preview of files with duplicates." +msgstr "<p>The preview of files with duplicates." + +#: displaycompare.cpp:196 +msgid "<p>This list contains all files with many duplicates." +msgstr "<p>This list contains all files with many duplicates." + +#: displaycompare.cpp:204 +msgid "Similar Files" +msgstr "Similar Files" + +#: displaycompare.cpp:216 +msgid "<p>The preview of duplicate files." +msgstr "<p>The preview of duplicate files." + +#: displaycompare.cpp:231 +msgid "<p>This list contains all duplicates files." +msgstr "<p>This list contains all duplicates files." + +#: displaycompare.cpp:232 +msgid "Identical To" +msgstr "Identical To" + +#: displaycompare.cpp:261 +#, c-format +msgid "" +"_n: 1 Original Image with Duplicate Images Has Been Found\n" +"%n Original Images with Duplicate Images Have Been Found" +msgstr "" +"1 Original Image with Duplicate Images Has Been Found\n" +"%n Original Images with Duplicate Images Have Been Found" + +#: displaycompare.cpp:311 +#, c-format +msgid "" +"Cannot remove duplicate file:\n" +"%1" +msgstr "" +"Cannot remove duplicate file:\n" +"%1" + +#: displaycompare.cpp:332 +#, c-format +msgid "" +"Cannot remove original file:\n" +"%1" +msgstr "" +"Cannot remove original file:\n" +"%1" + +#: displaycompare.cpp:353 displaycompare.cpp:430 +msgid "Image size: %1x%2 pixels" +msgstr "Image size: %1x%2 pixels" + +#: displaycompare.cpp:355 displaycompare.cpp:432 +#, c-format +msgid "" +"_n: File size: 1 byte\n" +"File size: %n bytes" +msgstr "" +"File size: 1 byte\n" +"File size: %n bytes" + +#: displaycompare.cpp:356 displaycompare.cpp:433 +#, c-format +msgid "Modified: %1" +msgstr "Modified: %1" + +#: displaycompare.cpp:359 displaycompare.cpp:436 +#, c-format +msgid "Album: %1" +msgstr "Album: %1" + +#: displaycompare.cpp:360 +#, c-format +msgid "Comments: %1" +msgstr "Comments: %1" + +#: displaycompare.cpp:437 +#, fuzzy, c-format +msgid "Caption: %1" +msgstr "Comments: %1" + +#: finddupplicatedialog.cpp:125 +msgid "Selection" +msgstr "Selection" + +#: finddupplicatedialog.cpp:126 +msgid "Album's Selection" +msgstr "Album's Selection" + +#: finddupplicatedialog.cpp:140 +msgid "Method & Cache" +msgstr "Method & Cache" + +#: finddupplicatedialog.cpp:140 +msgid "Find-Duplicates Method & Cache Configuration" +msgstr "Find-Duplicates Method & Cache Configuration" + +#: finddupplicatedialog.cpp:147 +msgid "Method" +msgstr "Method" + +#: finddupplicatedialog.cpp:151 +msgid "Search method:" +msgstr "Search method:" + +#: finddupplicatedialog.cpp:153 +msgid "Almost" +msgstr "Almost" + +#: finddupplicatedialog.cpp:154 +msgid "Fast" +msgstr "Fast" + +#: finddupplicatedialog.cpp:156 +msgid "" +"<p>Select here the search method used to find duplicate images in the Albums " +"database." +"<p><b>Almost</b>: the algorithm calculates an approximate difference between " +"images. This method is slower but robust. You can affine the thresholding using " +"the \"Approximate Threshold\" parameter." +"<p><b>Fast</b>: the algorithm compares bit-by-bit the files for fast image " +"parsing. This method is faster but is not as robust." +msgstr "" +"<p>Select here the search method used to find duplicate images in the Albums " +"database." +"<p><b>Almost</b>: the algorithm calculates an approximate difference between " +"images. This method is slower but robust. You can affine the thresholding using " +"the \"Approximate Threshold\" parameter." +"<p><b>Fast</b>: the algorithm compares bit-by-bit the files for fast image " +"parsing. This method is faster but is not as robust." + +#: finddupplicatedialog.cpp:165 +msgid "Approximate threshold:" +msgstr "Approximate threshold:" + +#: finddupplicatedialog.cpp:169 +msgid "" +"<p>Select here the approximate threshold value, as a percentage, for the " +"'Almost' find-duplicates method. This value is used by the algorithm to " +"distinguish two similar images. The default value is 88." +msgstr "" +"<p>Select here the approximate threshold value, as a percentage, for the " +"'Almost' find-duplicates method. This value is used by the algorithm to " +"distinguish two similar images. The default value is 88." + +#: finddupplicatedialog.cpp:177 +msgid "Cache Maintenance" +msgstr "Cache Maintenance" + +#: finddupplicatedialog.cpp:178 +msgid "" +"The find-duplicate-images process uses a cache folder for images' fingerprints\n" +"to speed up the analysis of items from Albums." +msgstr "" +"The find-duplicate-images process uses a cache folder for images' fingerprints\n" +"to speed up the analysis of items from Albums." + +#: finddupplicatedialog.cpp:182 +msgid "&Update Cache" +msgstr "&Update Cache" + +#: finddupplicatedialog.cpp:183 +msgid "<p>Update the cache data for the selected Albums." +msgstr "<p>Update the cache data for the selected Albums." + +#: finddupplicatedialog.cpp:185 +msgid "&Purge Cache (Albums Selected)" +msgstr "&Purge Cache (Albums Selected)" + +#: finddupplicatedialog.cpp:186 +msgid "<p>Purge the cache data for the selected Albums." +msgstr "<p>Purge the cache data for the selected Albums." + +#: finddupplicatedialog.cpp:188 +msgid "&Purge All Caches" +msgstr "&Purge All Caches" + +#: finddupplicatedialog.cpp:189 +msgid "<p>Purge the cache data for all Albums." +msgstr "<p>Purge the cache data for all Albums." + +#: finddupplicatedialog.cpp:247 +msgid "You must select at least one Album for the update cache process." +msgstr "You must select at least one Album for the update cache process." + +#: finddupplicatedialog.cpp:269 +msgid "You must select at least one Album for the purge cache process." +msgstr "You must select at least one Album for the purge cache process." + +#: finddupplicatedialog.cpp:289 +msgid "You must select at least one Album for which to find duplicate images." +msgstr "You must select at least one Album for which to find duplicate images." + +#: finddupplicateimages.cpp:172 +msgid "No identical files found" +msgstr "No identical files found" + +#: finddupplicateimages.cpp:245 +msgid "Selected Albums cache purged successfully!" +msgstr "Selected Albums cache purged successfully!" + +#: finddupplicateimages.cpp:247 +msgid "Cannot purge selected Albums cache!" +msgstr "Cannot purge selected Albums cache!" + +#: finddupplicateimages.cpp:258 +msgid "All cache purged successfully!" +msgstr "All cache purged successfully!" + +#: finddupplicateimages.cpp:260 +msgid "Cannot purge all cache!" +msgstr "Cannot purge all cache!" + +#: finddupplicateimages.cpp:270 +msgid "Updating in progress..." +msgstr "Updating in progress..." + +#: finddupplicateimages.cpp:280 +msgid "Selected Albums cache updated successfully!" +msgstr "Selected Albums cache updated successfully!" + +#: finddupplicateimages.cpp:292 +msgid "" +"Updating in progress for:\n" +msgstr "" +"Updating in progress for:\n" + +#: plugin_findimages.cpp:69 +msgid "&Find Duplicate Images..." +msgstr "&Find Duplicate Images..." + +#: plugin_findimages.cpp:146 +msgid "Similar comparison for '%1'" +msgstr "Similar comparison for '%1'" + +#: plugin_findimages.cpp:153 +msgid "Exact comparison for '%1'" +msgstr "Exact comparison for '%1'" + +#: plugin_findimages.cpp:159 +msgid "Creating fingerprint for '%1'" +msgstr "Creating fingerprint for '%1'" + +#: plugin_findimages.cpp:165 +msgid "Fast parsing for '%1'" +msgstr "Fast parsing for '%1'" + +#: plugin_findimages.cpp:172 +#, c-format +msgid "" +"_n: Checking 1 image...\n" +"Checking %n images..." +msgstr "" +"Checking 1 image...\n" +"Checking %n images..." + +#: plugin_findimages.cpp:194 +msgid "Failed to create fingerprint for '%1'" +msgstr "Failed to create fingerprint for '%1'" + +#: plugin_findimages.cpp:201 +msgid "Failed to find similar images." +msgstr "Failed to find similar images." + +#: plugin_findimages.cpp:207 +msgid "Failed to find exact image." +msgstr "Failed to find exact image." + +#: plugin_findimages.cpp:214 +msgid "Failed to check images..." +msgstr "Failed to check images..." + +#: plugin_findimages.cpp:234 +msgid "Fingerprint created for '%1'" +msgstr "Fingerprint created for '%1'" + +#: plugin_findimages.cpp:241 +msgid "Fast parsing completed for '%1'" +msgstr "Fast parsing completed for '%1'" + +#: plugin_findimages.cpp:248 +msgid "Finding similar images for '%1' completed." +msgstr "Finding similar images for '%1' completed." + +#: plugin_findimages.cpp:255 +msgid "Finding exact images for '%1' completed." +msgstr "Finding exact images for '%1' completed." + +#: plugin_findimages.cpp:263 +msgid "Checking images complete..." +msgstr "Checking images complete..." + +#: plugin_findimages.cpp:288 +msgid "Displaying results..." +msgstr "Displaying results..." + +#~ msgid "Find Duplicate Images Handbook" +#~ msgstr "Find Duplicate Images Handbook" + +#~ msgid "" +#~ "_n: Find Duplicate Image Results - 1 Duplicate Found\n" +#~ "Find Duplicate Image Results - %n Duplicates Found" +#~ msgstr "" +#~ "Find Duplicate Image Results - 1 Duplicate Found\n" +#~ "Find Duplicate Image Results - %n Duplicates Found" + +#~ msgid "Author and maintainer" +#~ msgstr "Author and maintainer" |