Dilbaz Localization Tool

설명

Dilbaz Localization Tool helps developers find and export translatable strings from WordPress plugins and themes.

The plugin scans PHP files and detects common WordPress translation functions such as:

  • __()
  • _e()
  • _x()
  • _n()
  • esc_html__()
  • esc_attr__()

A POT file can be generated instantly for translation workflows.

This tool is especially useful for:

  • Plugin developers
  • Theme developers
  • Localization teams

Features

  • Scan plugins and themes for translation strings
  • Detect common WordPress gettext functions
  • Generate POT files
  • Display string locations
  • Lightweight scanning engine

스크린샷

  • Select plugins or themes for localization
  • Scan and detect translatable strings
  • View extracted strings and download POT file

설치

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin through the WordPress admin
  3. Navigate to the Dilbaz menu in your WordPress dashboard.

FAQ

Does this modify my plugin files?

No. The plugin only scans files and generates POT files.

Does it support JavaScript translations?

Currently PHP only. JavaScript support is planned.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Dilbaz Localization Tool”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Dilbaz Localization Tool”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release