msgid "" msgstr "" "Project-Id-Version: Plugin Contactimporter\n" "POT-Creation-Date: 2016-11-29 18:34+0100\n" "PO-Revision-Date: 2016-11-29 18:34+0100\n" "Last-Translator: \n" "Language-Team: Christoph Haas \n" "Language: en_US\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 1.8.7.1\n" "X-Poedit-Basepath: ../../..\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-SearchPath-0: php\n" "X-Poedit-SearchPath-1: js\n" #: js/dialogs/ImportContentPanel.js:45 msgid "Import Contacts" msgstr "Import Contacts" #: js/dialogs/ImportPanel.js:98 msgid "Loading..." msgstr "Loading..." #: js/dialogs/ImportPanel.js:290 msgid "Select contacts to import" msgstr "Select contacts to import" #: js/dialogs/ImportPanel.js:301 msgid "Displayname" msgstr "Displayname" #: js/dialogs/ImportPanel.js:302 msgid "Firstname" msgstr "Firstname" #: js/dialogs/ImportPanel.js:303 msgid "Lastname" msgstr "Lastname" #: js/dialogs/ImportPanel.js:304 msgid "Company" msgstr "Company" #: js/dialogs/ImportPanel.js:325 msgid "Select folder" msgstr "Select folder" #: js/dialogs/ImportPanel.js:348 msgid "Select an .vcf addressbook" msgstr "Select an .vcf addressbook" #: js/dialogs/ImportPanel.js:372 msgid "Import" msgstr "Import" #: js/dialogs/ImportPanel.js:391 msgid "Import All" msgstr "Import All" #: js/dialogs/ImportPanel.js:408 msgid "Cancel" msgstr "Cancel" #: js/dialogs/ImportPanel.js:426 msgid "Uploading and parsing contacts..." msgstr "Uploading and parsing contacts..." #: js/dialogs/ImportPanel.js:432 js/dialogs/ImportPanel.js:531 #: js/dialogs/ImportPanel.js:539 js/dialogs/ImportPanel.js:586 #: js/plugin.contactimporter.js:169 msgid "Error" msgstr "Error" #: js/dialogs/ImportPanel.js:487 msgid "Parser Error" msgstr "Parser Error" #: js/dialogs/ImportPanel.js:532 msgid "You have to choose an addressbook!" msgstr "You have to choose an addressbook!" #: js/dialogs/ImportPanel.js:540 msgid "You have to choose at least one contact to import!" msgstr "You have to choose at least one contact to import!" #. TRANSLATORS: {0} will be replaced by the number of contacts that were imported #: js/dialogs/ImportPanel.js:583 msgid "Imported" msgstr "Imported" #: js/dialogs/ImportPanel.js:583 msgid "Imported {0} contacts. Please reload your addressbook!" msgstr "Imported {0} contacts. Please reload your addressbook!" #. TRANSLATORS: {0} will be replaced by the error message #: js/dialogs/ImportPanel.js:588 msgid "Import failed: {0}" msgstr "Import failed: {0}" #: js/plugin.contactimporter.js:64 js/ui/ContextMenu.js:78 msgid "Export vCard" msgstr "Export vCard" #. TRANSLATORS: {0} will be replaced by the number of contacts that will be exported #. TRANSLATORS: {0} will be replaced by the number of contacts that will be exported #: js/plugin.contactimporter.js:93 js/ui/ContextMenu.js:104 msgid "Contact Export" msgstr "Contact Export" #: js/plugin.contactimporter.js:93 js/ui/ContextMenu.js:104 msgid "Exporting {0} contacts. Please wait..." msgstr "Exporting {0} contacts. Please wait..." #: js/plugin.contactimporter.js:115 js/ui/ContextMenu.js:139 msgid "Warning" msgstr "Warning" #: js/plugin.contactimporter.js:144 msgid "Import to Contacts" msgstr "Import to Contacts" #: js/plugin.contactimporter.js:183 msgid "Please wait" msgstr "Please wait" #: js/plugin.contactimporter.js:184 msgid "Loading attachment..." msgstr "Loading attachment..." #: js/plugin.contactimporter.js:185 msgid "Initializing..." msgstr "Initializing..." #. TRANSLATORS: {0} will be replaced by the percentage value (0-100) #: js/plugin.contactimporter.js:198 msgid "{0}% loaded" msgstr "{0}% loaded" #: js/plugin.contactimporter.js:310 msgid "Contactimporter Plugin" msgstr "Contactimporter Plugin" #: js/ui/ContextMenu.js:66 msgid "Import vCard" msgstr "Import vCard" #: php/module.contact.php:245 msgid "VCF file is empty!" msgstr "VCF file is empty!" #. TRANSLATORS: Filename suffix for exported files #: php/module.contact.php:448 msgid "_contacts.vcf" msgstr "_contacts.vcf" #: php/module.contact.php:451 msgid "No contacts found. Export skipped!" msgstr "No contacts found. Export skipped!" #: php/module.contact.php:728 msgid "No contacts in vcf file" msgstr "No contacts in vcf file" #: php/module.contact.php:739 msgid "File could not be read by server" msgstr "File could not be read by server" #: php/module.contact.php:1141 msgid "Store could not be opened!" msgstr "Store could not be opened!" #: php/module.contact.php:1147 msgid "Wrong call, store and entryid have to be set!" msgstr "Wrong call, store and entryid have to be set!" #: php/upload.php:69 msgid "" "File could not be moved to TMP path! Check plugin config and folder " "permissions!" msgstr "" "File could not be moved to TMP path! Check plugin config and folder " "permissions!" #: php/upload.php:72 msgid "File could not be read by server, upload error!" msgstr "File could not be read by server, upload error!"