mirror of
https://github.com/duplicati/duplicati.git
synced 2025-11-28 03:20:25 +08:00
23 lines
731 B
Text
23 lines
731 B
Text
[main]
|
|
host = https://www.transifex.com
|
|
|
|
[o:duplicati:p:duplicati:r:duplicati]
|
|
file_filter = duplicati/localization-<lang>.po
|
|
source_file = duplicati/localization.pot
|
|
source_lang = en
|
|
type = PO
|
|
minimum_perc = 0
|
|
resource_name = localization.pot
|
|
replace_edited_strings = false
|
|
keep_translations = false
|
|
|
|
[o:duplicati:p:duplicati:r:webroot]
|
|
file_filter = webroot/localization_webroot-<lang>.po
|
|
source_file = webroot/localization_webroot.pot
|
|
source_lang = en
|
|
type = PO
|
|
minimum_perc = 0
|
|
resource_name = localization_webroot.pot
|
|
replace_edited_strings = false
|
|
keep_translations = false
|
|
|