Home
last modified time | relevance | path

Searched refs:attachments (Results 176 – 191 of 191) sorted by last modified time

12345678

/plugin/pdfjs/pdfjs/web/locale/es-ES/
H A Dviewer.properties144 attachments.title=Mostrar adjuntos
/plugin/pdfjs/pdfjs/web/locale/es-MX/
H A Dviewer.properties144 attachments.title=Mostrar adjuntos
/plugin/pdfjs/pdfjs/web/locale/gu-IN/
H A Dviewer.properties144 attachments.title=જોડાણોને બતાવો
/plugin/pdfjs/pdfjs/web/locale/he/
H A Dviewer.properties144 attachments.title=הצגת צרופות
/plugin/pdfjs/pdfjs/web/locale/hsb/
H A Dviewer.properties144 attachments.title=Přiwěški pokazać
/plugin/pdfjs/pdfjs/web/locale/hy-AM/
H A Dviewer.properties125 attachments.title=Ցուցադրել կցորդները
/plugin/pdfjs/pdfjs/web/locale/ia/
H A Dviewer.properties144 attachments.title=Monstrar le annexos
/plugin/pdfjs/pdfjs/web/locale/it/
H A Dviewer.properties97 attachments.title = Visualizza allegati
/plugin/pdfjs/pdfjs/web/locale/ko/
H A Dviewer.properties144 attachments.title=첨부파일 보기
/plugin/pdfjs/pdfjs/web/locale/lij/
H A Dviewer.properties144 attachments.title=Fanni vedde alegæ
/plugin/pdfjs/pdfjs/web/locale/ltg/
H A Dviewer.properties140 toggle_sidebar_notification.title=Toggle Sidebar (document contains outline/attachments)
144 attachments.title=Show Attachments
/plugin/pdfjs/pdfjs/web/locale/my/
H A Dviewer.properties110 …otification.title=ဘေးဘားတန်းကို အဖွင့်/အပိတ် လုပ်ရန် (စာတမ်းတွင် outline/attachments ပါဝင်နိုင်သည်)
114 attachments.title=တွဲချက်များ ပြပါ
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php841 public $attachments; variable in Google_ActivityObject
865 public function setAttachments(/* array(Google_ActivityObjectAttachments) */ $attachments) { argument
866 $this->assertIsArray($attachments, 'Google_ActivityObjectAttachments', __METHOD__);
867 $this->attachments = $attachments;
870 return $this->attachments;
H A DGoogle_PlusService.php667 public $attachments; variable in Google_ActivityObject
688 public function setAttachments(/* array(Google_ActivityObjectAttachments) */ $attachments) { argument
689 $this->assertIsArray($attachments, 'Google_ActivityObjectAttachments', __METHOD__);
690 $this->attachments = $attachments;
693 return $this->attachments;
H A DGoogle_MirrorService.php956 public $attachments; variable in Google_TimelineItem
993 public function setAttachments(/* array(Google_Attachment) */ $attachments) { argument
994 $this->assertIsArray($attachments, 'Google_Attachment', __METHOD__);
995 $this->attachments = $attachments;
998 return $this->attachments;
/plugin/mantis/lib/
H A Dchangelog414 - nusoapmime: add nusoapservermime class to implement MIME attachments on the server
419 - soap_server: add hook functions to support subclassing for MIME attachments

12345678