From eef9eb1146cf9903e58743291ca27c68340aea2c Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Wed, 21 Aug 2013 09:44:27 +0200 Subject: Synchronized localization files from Transifex --- program/localization/eo/messages.inc | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'program/localization/eo/messages.inc') diff --git a/program/localization/eo/messages.inc b/program/localization/eo/messages.inc index 4d72fe54b..a7765e442 100644 --- a/program/localization/eo/messages.inc +++ b/program/localization/eo/messages.inc @@ -101,13 +101,16 @@ $messages['converting'] = 'Foriganta formatan de mesaĝo...'; $messages['messageopenerror'] = 'Ne povis ŝargi mesaĝon de servilo'; $messages['fileuploaderror'] = 'Malsukcesis alŝuti dosieron'; $messages['filesizeerror'] = 'La alŝutita dosiero superas la maksimuman grandon de $size'; -$messages['copysuccess'] = 'Sukcese kopiis $nr adresojn'; -$messages['copyerror'] = 'Ne povis kopii ajn adreson'; +$messages['copysuccess'] = 'Successfully copied $nr contacts.'; +$messages['movesuccess'] = 'Successfully moved $nr contacts.'; +$messages['copyerror'] = 'Could not copy any contacts.'; +$messages['moveerror'] = 'Could not move any contacts.'; $messages['sourceisreadonly'] = 'Ĉi tiu adres-fonto estas nurlegebla'; $messages['errorsavingcontact'] = 'Ne povis savi la kontakt-adreson'; $messages['movingmessage'] = 'Translokanta mesaĝon...'; $messages['copyingmessage'] = 'Copying message(s)...'; $messages['copyingcontact'] = 'Copying contact(s)...'; +$messages['movingcontact'] = 'Moving contact(s)...'; $messages['deletingmessage'] = 'Deleting message(s)...'; $messages['markingmessage'] = 'Marking message(s)...'; $messages['addingmember'] = 'Adding contact(s) to the group...'; @@ -126,6 +129,8 @@ $messages['importwait'] = 'Importing, please wait...'; $messages['importformaterror'] = 'Import failed! The uploaded file is not a valid import data file.'; $messages['importconfirm'] = 'Successfully imported $inserted contacts'; $messages['importconfirmskipped'] = 'Skipped $skipped existing entries'; +$messages['importmessagesuccess'] = 'Successfully imported $nr messages'; +$messages['importmessageerror'] = 'Import failed! The uploaded file is not a valid message or mailbox file'; $messages['opnotpermitted'] = 'Operation not permitted!'; $messages['nofromaddress'] = 'Missing e-mail address in selected identity.'; $messages['editorwarning'] = 'Switching to the plain text editor will cause all text formatting to be lost. Do you wish to continue?'; -- cgit v1.2.3