Add toggle for when to create recording
This commit is contained in:
@@ -650,31 +650,83 @@ $text['description-message']['zh-cn'] = "录音消息。";
|
||||
$text['description-message']['ja-jp'] = "録音メッセージ。";
|
||||
$text['description-message']['ko-kr'] = "녹음 메시지입니다.";
|
||||
|
||||
$text['description-recording']['en-us'] = "A name for the recording (not parsed).";
|
||||
$text['description-recording']['en-gb'] = "A name for the recording (not parsed).";
|
||||
$text['label-create_recording']['en-us'] = "Update";
|
||||
$text['label-create_recording']['en-gb'] = "Update";
|
||||
$text['label-create_recording']['ar-eg'] = "";
|
||||
$text['label-create_recording']['de-at'] = "";
|
||||
$text['label-create_recording']['de-ch'] = "";
|
||||
$text['label-create_recording']['de-de'] = "";
|
||||
$text['label-create_recording']['el-gr'] = "";
|
||||
$text['label-create_recording']['es-cl'] = "";
|
||||
$text['label-create_recording']['es-mx'] = "";
|
||||
$text['label-create_recording']['fr-ca'] = "";
|
||||
$text['label-create_recording']['fr-fr'] = "";
|
||||
$text['label-create_recording']['he-il'] = "";
|
||||
$text['label-create_recording']['it-it'] = "";
|
||||
$text['label-create_recording']['nl-nl'] = "";
|
||||
$text['label-create_recording']['pl-pl'] = "";
|
||||
$text['label-create_recording']['pt-br'] = "";
|
||||
$text['label-create_recording']['pt-pt'] = "";
|
||||
$text['label-create_recording']['ro-ro'] = "";
|
||||
$text['label-create_recording']['ru-ru'] = "";
|
||||
$text['label-create_recording']['sv-se'] = "";
|
||||
$text['label-create_recording']['uk-ua'] = "";
|
||||
$text['label-create_recording']['tr-tr'] = "";
|
||||
$text['label-create_recording']['zh-cn'] = "";
|
||||
$text['label-create_recording']['ja-jp'] = "";
|
||||
$text['label-create_recording']['ko-kr'] = "";
|
||||
|
||||
$text['description-create_recording']['en-us'] = "When enabled a recording will be created to replace the previous one.";
|
||||
$text['description-create_recording']['en-gb'] = "When enabled a recording will be created to replace the previous one.";
|
||||
$text['description-create_recording']['ar-eg'] = "";
|
||||
$text['description-create_recording']['de-at'] = "";
|
||||
$text['description-create_recording']['de-ch'] = "";
|
||||
$text['description-create_recording']['de-de'] = "";
|
||||
$text['description-create_recording']['el-gr'] = "";
|
||||
$text['description-create_recording']['es-cl'] = "";
|
||||
$text['description-create_recording']['es-mx'] = "";
|
||||
$text['description-create_recording']['fr-ca'] = "";
|
||||
$text['description-create_recording']['fr-fr'] = "";
|
||||
$text['description-create_recording']['he-il'] = "";
|
||||
$text['description-create_recording']['it-it'] = "";
|
||||
$text['description-create_recording']['nl-nl'] = "";
|
||||
$text['description-create_recording']['pl-pl'] = "";
|
||||
$text['description-create_recording']['pt-br'] = "";
|
||||
$text['description-create_recording']['pt-pt'] = "";
|
||||
$text['description-create_recording']['ro-ro'] = "";
|
||||
$text['description-create_recording']['ru-ru'] = "";
|
||||
$text['description-create_recording']['sv-se'] = "";
|
||||
$text['description-create_recording']['uk-ua'] = "";
|
||||
$text['description-create_recording']['tr-tr'] = "";
|
||||
$text['description-create_recording']['zh-cn'] = "";
|
||||
$text['description-create_recording']['ja-jp'] = "";
|
||||
$text['description-create_recording']['ko-kr'] = "";
|
||||
|
||||
$text['description-recording']['en-us'] = "A name for the recording.";
|
||||
$text['description-recording']['en-gb'] = "A name for the recording.";
|
||||
$text['description-recording']['ar-eg'] = "اسم للتسجيل (لم يتم تحليله).";
|
||||
$text['description-recording']['de-at'] = "Ein Name für die Aufnahme.";
|
||||
$text['description-recording']['de-ch'] = "Ein Name für die Aufnahme.";
|
||||
$text['description-recording']['de-de'] = "Ein Name für die Aufnahme.";
|
||||
$text['description-recording']['el-gr'] = "Ένα όνομα για την εγγραφή (δεν αναλύεται).";
|
||||
$text['description-recording']['el-gr'] = "Ένα όνομα για την εγγραφή.";
|
||||
$text['description-recording']['es-cl'] = "Nombre de la grabación.";
|
||||
$text['description-recording']['es-mx'] = "Nombre de la grabación.";
|
||||
$text['description-recording']['fr-ca'] = "Nom de l'enregistrement (non analysé).";
|
||||
$text['description-recording']['fr-fr'] = "Nom de l'enregistrement (non analysé).";
|
||||
$text['description-recording']['fr-ca'] = "Nom de l'enregistrement.";
|
||||
$text['description-recording']['fr-fr'] = "Nom de l'enregistrement.";
|
||||
$text['description-recording']['he-il'] = "שם להקלטה לא מנותח.";
|
||||
$text['description-recording']['it-it'] = "Un nome per la registrazione (non parsato).";
|
||||
$text['description-recording']['nl-nl'] = "Een naam voor de opname (niet gecontroleerd).";
|
||||
$text['description-recording']['it-it'] = "Un nome per la registrazione.";
|
||||
$text['description-recording']['nl-nl'] = "Een naam voor de opname.";
|
||||
$text['description-recording']['pl-pl'] = "Nazwa nagrania.";
|
||||
$text['description-recording']['pt-br'] = "Nome da gravação:";
|
||||
$text['description-recording']['pt-pt'] = "Nome da gravação.";
|
||||
$text['description-recording']['ro-ro'] = "Un nume pentru înregistrare (neparsat).";
|
||||
$text['description-recording']['ru-ru'] = "Имя для записи (не анализируется).";
|
||||
$text['description-recording']['ro-ro'] = "Un nume pentru înregistrare.";
|
||||
$text['description-recording']['ru-ru'] = "Имя для записи.";
|
||||
$text['description-recording']['sv-se'] = "Namn på Inspelning.";
|
||||
$text['description-recording']['uk-ua'] = "Ім'я для запису (не розбирається).";
|
||||
$text['description-recording']['tr-tr'] = "Kayıt için bir ad (ayrıştırılmamış).";
|
||||
$text['description-recording']['zh-cn'] = "记录的名称(未解析)。";
|
||||
$text['description-recording']['ja-jp'] = "録音の名前 (解析されません)。";
|
||||
$text['description-recording']['ko-kr'] = "녹음의 이름(구문 분석되지 않음).";
|
||||
$text['description-recording']['uk-ua'] = "Ім'я для запису.";
|
||||
$text['description-recording']['tr-tr'] = "Kayıt için bir ad.";
|
||||
$text['description-recording']['zh-cn'] = "记录的名称。";
|
||||
$text['description-recording']['ja-jp'] = "録音の名前。";
|
||||
$text['description-recording']['ko-kr'] = "녹음의 이름.";
|
||||
|
||||
$text['description-file']['en-us'] = "Name of the file. example.wav";
|
||||
$text['description-file']['en-gb'] = "Name of the file. example.wav";
|
||||
@@ -754,4 +806,4 @@ $text['description-with_password']['zh-cn'] = "拨打 *732 并输入密码 ||REC
|
||||
$text['description-with_password']['ja-jp'] = "*732 にダイヤルし、パスワード ||RECORDING_PASSWORD|| を入力し、その後に作成する録音の番号を入力します。 または、最良の結果を得るには、16 ビット 8khz/16khz モノラル WAV ファイルをアップロードします。";
|
||||
$text['description-with_password']['ko-kr'] = "*732를 다이얼하고 비밀번호 ||RECORDING_PASSWORD||를 입력한 다음 생성할 녹음 번호를 입력합니다. 또는 최상의 결과를 얻으려면 16비트 8khz/16khz 모노 WAV 파일을 업로드하십시오.";
|
||||
|
||||
?>
|
||||
?>
|
||||
Reference in New Issue
Block a user