# Arabic translation for openerp-gateway # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the openerp-gateway package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: openerp-gateway\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2011-09-10 10:24+0000\n" "PO-Revision-Date: 2011-11-21 12:03+0000\n" "Last-Translator: kifcaliph \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2011-11-22 05:44+0000\n" "X-Generator: Launchpad (build 14299)\n" #. module: gateway #: selection:sms.gateway,method:0 msgid "SMPP Method" msgstr "" #. module: gateway #: field:sms.gateway,property_ids:0 msgid "Parameters" msgstr "المحددات" #. module: gateway #: field:sms.gateway,url:0 msgid "Gateway URL" msgstr "" #. module: gateway #: field:sms.gateway.history,sms:0 msgid "SMS" msgstr "رسالة قصيرة (SMS)" #. module: gateway #: field:ir.actions.server,sms_server:0 msgid "SMS Server" msgstr "خادم الـSMS" #. module: gateway #: field:sms.sms,msg:0 msgid "SMS Text" msgstr "" #. module: gateway #: code:addons/gateway/wizard/verifycode.py:43 #, python-format msgid "Gateway already verified!" msgstr "" #. module: gateway #: field:sms.sms,name:0 msgid "SMS Request" msgstr "" #. module: gateway #: wizard_view:sms.gateway.code.send,init:0 #: wizard_button:sms.gateway.code.send,init,send:0 msgid "Send Code" msgstr "" #. module: gateway #: field:sms.gateway.parms,value:0 msgid "Property value" msgstr "" #. module: gateway #: selection:sms.gateway.parms,type:0 #: view:sms.sms:0 msgid "SMS Message" msgstr "رسالة قصيرة (SMS)" #. module: gateway #: selection:sms.gateway,state:0 msgid "Not Verified" msgstr "" #. module: gateway #: help:sms.gateway.parms,type:0 msgid "If parameter concern a value to substitute, indicate it" msgstr "" #. module: gateway #: selection:sms.sms,state:0 msgid "Sent" msgstr "تم الإرسال" #. module: gateway #: help:sms.gateway.code.verify,init,code:0 msgid "Enter the verification code that you get in your verification sms" msgstr "" #. module: gateway #: model:ir.model,name:gateway.model_sms_gateway msgid "SMS Client" msgstr "" #. module: gateway #: model:ir.actions.wizard,name:gateway.sms_gateway_send_code msgid "Send Verification Code" msgstr "" #. module: gateway #: field:sms.gateway.history,name:0 msgid "Description" msgstr "الوصف" #. module: gateway #: view:sms.gateway:0 msgid "Permission" msgstr "الصلاحية" #. module: gateway #: help:sms.gateway.parms,value:0 msgid "Value associate on the property for the URL" msgstr "" #. module: gateway #: field:sms.gateway,code:0 #: wizard_field:sms.gateway.code.verify,init,code:0 msgid "Verification Code" msgstr "" #. module: gateway #: code:addons/gateway/wizard/sendcode.py:54 #, python-format msgid "Verification Failed. Please check the Server Configuration!" msgstr "" #. module: gateway #: code:addons/gateway/gateway.py:72 #, python-format msgid "This method is not implemented (%s)" msgstr "" #. module: gateway #: help:sms.gateway.code.send,init,smsto:0 msgid "" "Enter the Mobile No on which you want to receive the Verification Code" msgstr "" #. module: gateway #: code:addons/gateway/gateway.py:114 #, python-format msgid "SMS Sent" msgstr "" #. module: gateway #: selection:sms.gateway.parms,type:0 msgid "Recipient No" msgstr "" #. module: gateway #: field:sms.gateway.history,date_create:0 #: field:sms.sms,date_create:0 msgid "Date" msgstr "" #. module: gateway #: selection:sms.gateway,state:0 msgid "Waiting for Verification" msgstr "" #. module: gateway #: model:ir.model,name:gateway.model_sms_gateway_parms msgid "SMS Client Properties" msgstr "" #. module: gateway #: selection:sms.gateway.parms,type:0 msgid "Password" msgstr "" #. module: gateway #: field:sms.gateway,users_id:0 msgid "Users Allowed" msgstr "" #. module: gateway #: help:sms.gateway.parms,name:0 msgid "Name of the property whom appear on the URL" msgstr "" #. module: gateway #: selection:sms.gateway.parms,type:0 msgid "User" msgstr "" #. module: gateway #: field:sms.gateway.history,user_id:0 msgid "Username" msgstr "" #. module: gateway #: model:ir.actions.act_window,name:gateway.act_sms_gateway_2_sms_queue #: model:ir.actions.act_window,name:gateway.action_sms.sms_tree #: model:ir.ui.menu,name:gateway.menu_gateway_administration_sms_server_queue #: view:sms.sms:0 msgid "Message Queue" msgstr "" #. module: gateway #: view:sms.gateway.history:0 #: view:sms.sms:0 msgid "Gateway History" msgstr "" #. module: gateway #: model:ir.model,name:gateway.model_ir_actions_server msgid "ir.actions.server" msgstr "" #. module: gateway #: help:ir.actions.server,sms_server:0 msgid "Select the SMS Gateway configuration to use with this action" msgstr "" #. module: gateway #: help:sms.gateway,body:0 msgid "" "The message text that will be send along with the email which is send " "through this server" msgstr "" #. module: gateway #: wizard_button:sms.gateway.code.send,init,end:0 #: wizard_button:sms.gateway.code.verify,init,end:0 msgid "Cancel" msgstr "" #. module: gateway #: view:sms.gateway:0 msgid "Access Permission" msgstr "" #. module: gateway #: help:sms.gateway,url:0 msgid "Base url for message" msgstr "" #. module: gateway #: wizard_field:sms.gateway.code.send,init,smsto:0 #: field:sms.gateway.history,to:0 #: field:sms.sms,mobile:0 msgid "Mobile No" msgstr "" #. module: gateway #: code:addons/gateway/gateway.py:72 #: code:addons/gateway/wizard/sendcode.py:54 #: code:addons/gateway/wizard/verifycode.py:43 #: code:addons/gateway/wizard/verifycode.py:48 #: selection:sms.sms,state:0 #, python-format msgid "Error" msgstr "" #. module: gateway #: model:ir.actions.act_window,name:gateway.act_sms_gateway_2_sms_history msgid "SMS History" msgstr "" #. module: gateway #: code:addons/gateway/wizard/verifycode.py:48 #, python-format msgid "Verification failed. Invalid Verification Code!" msgstr "" #. module: gateway #: selection:sms.sms,state:0 msgid "Queued" msgstr "" #. module: gateway #: model:ir.ui.menu,name:gateway.menu_gateway_administration_sms_server msgid "Gateway List" msgstr "" #. module: gateway #: field:sms.gateway,history_line:0 msgid "History" msgstr "" #. module: gateway #: field:sms.gateway,method:0 #: field:sms.gateway.parms,type:0 msgid "API Method" msgstr "" #. module: gateway #: field:sms.gateway,state:0 msgid "Gateway Status" msgstr "" #. module: gateway #: code:addons/gateway/gateway.py:69 #, python-format msgid "Permission Error!" msgstr "" #. module: gateway #: wizard_view:sms.gateway.code.verify,init:0 #: wizard_button:sms.gateway.code.verify,init,check:0 msgid "Verify Code" msgstr "" #. module: gateway #: selection:sms.gateway.parms,type:0 msgid "Sender Name" msgstr "" #. module: gateway #: view:sms.gateway:0 msgid "Gateway Parameters" msgstr "" #. module: gateway #: selection:sms.sms,state:0 msgid "Waiting" msgstr "" #. module: gateway #: view:sms.gateway:0 msgid "General" msgstr "" #. module: gateway #: selection:sms.gateway,method:0 msgid "HTTP Method" msgstr "" #. module: gateway #: model:ir.actions.wizard,name:gateway.sms_gateway_verify_code msgid "Verify SMS Gateway" msgstr "" #. module: gateway #: model:ir.model,name:gateway.model_sms_gateway_history msgid "SMS Client History" msgstr "" #. module: gateway #: model:ir.model,name:gateway.model_sms.sms msgid "SMS Queue" msgstr "" #. module: gateway #: code:addons/gateway/gateway.py:69 #, python-format msgid "You have no permission to access %s " msgstr "" #. module: gateway #: model:ir.actions.act_window,name:gateway.action_sms_gateway_history_tree #: model:ir.ui.menu,name:gateway.menu_gateway_administration_sms_server_history msgid "SMS Gateway History" msgstr "" #. module: gateway #: selection:sms.gateway,state:0 msgid "Verified" msgstr "" #. module: gateway #: field:sms.gateway,name:0 msgid "Gateway Name" msgstr "" #. module: gateway #: view:sms.sms:0 #: field:sms.sms,error:0 msgid "Last Error" msgstr "" #. module: gateway #: field:sms.gateway,body:0 msgid "Message" msgstr "" #. module: gateway #: field:sms.sms,state:0 msgid "Message Status" msgstr "" #. module: gateway #: field:sms.gateway.parms,name:0 msgid "Property name" msgstr "" #. module: gateway #: model:ir.actions.act_window,name:gateway.action_sms_gateway_tree #: model:ir.ui.menu,name:gateway.menu_gateway_administration_server #: view:sms.gateway:0 #: field:sms.gateway.history,gateway_id:0 #: field:sms.gateway.parms,gateway_id:0 #: field:sms.sms,gateway_id:0 msgid "SMS Gateway" msgstr ""