diff options
author | Hugues Hiegel <root@paranoid> | 2014-08-05 16:46:22 +0200 |
---|---|---|
committer | Hugues Hiegel <root@paranoid> | 2014-08-05 16:46:22 +0200 |
commit | 59478e06c25303a790a0840ab2ac30662c4ef781 (patch) | |
tree | 8d5e964a8f94adaef41efebb0597629f11495c42 /program/localization/ku/messages.inc | |
parent | 7c494b677f9e470ee0d32e62cfa8dc709f39e748 (diff) |
c'est la merde..working
Diffstat (limited to 'program/localization/ku/messages.inc')
-rw-r--r-- | program/localization/ku/messages.inc | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/program/localization/ku/messages.inc b/program/localization/ku/messages.inc index b3c716466..9d219cbf5 100644 --- a/program/localization/ku/messages.inc +++ b/program/localization/ku/messages.inc @@ -101,16 +101,13 @@ $messages['converting'] = 'Formatkirin ji peyamê tê birin...'; $messages['messageopenerror'] = 'Peyam ji pêşkêşkar nehat barkirin'; $messages['fileuploaderror'] = 'Barkirina pelê têk çû'; $messages['filesizeerror'] = 'Pel pir mezin e. Herî zêde divê $size be'; -$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['copysuccess'] = '$nr navnîşan hat(in) jibergirtin'; +$messages['copyerror'] = 'Tu navnîşan nehat jibergirtin'; $messages['sourceisreadonly'] = 'Çavkaniya vê navnîşanê tenê-xwendin e'; $messages['errorsavingcontact'] = 'Navnîşana têkiliyê nehat barkirin'; $messages['movingmessage'] = 'Ciyê peyamê tê guhertin...'; $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...'; @@ -129,8 +126,6 @@ $messages['importwait'] = 'Importing, please wait...'; $messages['importformaterror'] = 'Import failed! The uploaded file is not a valid import data file.'; $messages['importconfirm'] = '<b>Successfully imported $inserted contacts</b>'; $messages['importconfirmskipped'] = '<b>Skipped $skipped existing entries</b>'; -$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?'; |