Add missing lang files
This commit is contained in:
parent
d8cef10ea3
commit
dee7ac2823
10
dev/translation/txpull.sh
Normal file → Executable file
10
dev/translation/txpull.sh
Normal file → Executable file
@ -10,7 +10,7 @@
|
||||
# Syntax
|
||||
if [ "x$1" = "x" ]
|
||||
then
|
||||
echo "Usage: txpull.sh [all|xx_XX]"
|
||||
echo "Usage: txpull.sh (all|xx_XX) [-r dolibarr.file]"
|
||||
exit
|
||||
fi
|
||||
|
||||
@ -19,11 +19,11 @@ if [ "x$1" = "xall" ]
|
||||
then
|
||||
for fic in ar_SA bg_BG ca_ES da_DK de_DE el_GR es_ES et_EE fa_IR fi_FI fr_FR hu_HU is_IS it_IT ja_JP nb_NO nl_NL pl_PL pt_PT ro_RO ru_RU ru_UA sl_SI sv_SE tr_TR zh_CN zh_TW
|
||||
do
|
||||
echo "tx pull -l $fic"
|
||||
tx pull -l $fic
|
||||
echo "tx pull -l $fic $2 $3"
|
||||
tx pull -l $fic $2 $3
|
||||
done
|
||||
else
|
||||
echo "tx pull -l $1"
|
||||
tx pull -l $1
|
||||
echo "tx pull -l $1 $2 $3"
|
||||
tx pull -l $1 $2 $3
|
||||
fi
|
||||
|
||||
|
||||
10
dev/translation/txpush.sh
Normal file → Executable file
10
dev/translation/txpush.sh
Normal file → Executable file
@ -10,7 +10,7 @@
|
||||
# Syntax
|
||||
if [ "x$1" = "x" ]
|
||||
then
|
||||
echo "Usage: txpush.sh [all|xx_XX]"
|
||||
echo "Usage: txpush.sh (all|xx_XX) [-r dolibarr.file]"
|
||||
exit
|
||||
fi
|
||||
|
||||
@ -19,11 +19,11 @@ if [ "x$1" = "xall" ]
|
||||
then
|
||||
for fic in ar_SA bg_BG ca_ES da_DK de_DE el_GR es_ES et_EE fa_IR fi_FI fr_FR hu_HU is_IS it_IT ja_JP nb_NO nl_NL pl_PL pt_PT ro_RO ru_RU ru_UA sl_SI sv_SE tr_TR zh_CN zh_TW
|
||||
do
|
||||
echo "tx push -t -l $fic"
|
||||
tx push -t -l $fic
|
||||
echo "tx push -t -l $fic $2 $3"
|
||||
tx push -t -l $fic $2 $3
|
||||
done
|
||||
else
|
||||
echo "tx push -t -l $1"
|
||||
tx push -t -l $1
|
||||
echo "tx push -t -l $1 $2 $3"
|
||||
tx push -t -l $1 $2 $3
|
||||
fi
|
||||
|
||||
|
||||
2
htdocs/langs/ar_SA/cron.lang
Normal file
2
htdocs/langs/ar_SA/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ar_SA/holiday.lang
Normal file
2
htdocs/langs/ar_SA/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ar_SA/mailmanspip.lang
Normal file
2
htdocs/langs/ar_SA/mailmanspip.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - mailmanspip
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ar_SA/margins.lang
Normal file
2
htdocs/langs/ar_SA/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ar_SA/opensurvey.lang
Normal file
2
htdocs/langs/ar_SA/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/bg_BG/cron.lang
Normal file
2
htdocs/langs/bg_BG/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/bg_BG/margins.lang
Normal file
2
htdocs/langs/bg_BG/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/bg_BG/opensurvey.lang
Normal file
2
htdocs/langs/bg_BG/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ca_ES/opensurvey.lang
Normal file
2
htdocs/langs/ca_ES/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/da_DK/cron.lang
Normal file
2
htdocs/langs/da_DK/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/da_DK/holiday.lang
Normal file
2
htdocs/langs/da_DK/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/da_DK/mailmanspip.lang
Normal file
2
htdocs/langs/da_DK/mailmanspip.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - mailmanspip
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/da_DK/margins.lang
Normal file
2
htdocs/langs/da_DK/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/da_DK/opensurvey.lang
Normal file
2
htdocs/langs/da_DK/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/de_DE/cron.lang
Normal file
2
htdocs/langs/de_DE/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/de_DE/holiday.lang
Normal file
2
htdocs/langs/de_DE/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/de_DE/mailmanspip.lang
Normal file
2
htdocs/langs/de_DE/mailmanspip.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - mailmanspip
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/de_DE/margins.lang
Normal file
2
htdocs/langs/de_DE/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/de_DE/opensurvey.lang
Normal file
2
htdocs/langs/de_DE/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/el_GR/cron.lang
Normal file
2
htdocs/langs/el_GR/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/el_GR/holiday.lang
Normal file
2
htdocs/langs/el_GR/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/el_GR/mailmanspip.lang
Normal file
2
htdocs/langs/el_GR/mailmanspip.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - mailmanspip
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/el_GR/margins.lang
Normal file
2
htdocs/langs/el_GR/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/el_GR/opensurvey.lang
Normal file
2
htdocs/langs/el_GR/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
@ -53,7 +53,6 @@ ConfirmAjax=Use Ajax confirmation popups
|
||||
UseSearchToSelectCompany=Use autocompletion fields to choose third parties (instead of using a list box).<br><br>Also if you have a large number of third parties (> 100 000), you can increase speed by setting constant SOCIETE_DONOTSEARCH_ANYWHERE to 1 in Setup->Other. Search will then be limited to start of string.
|
||||
ActivityStateToSelectCompany= Add a filter option to show/hide thirdparties which are currently in activity or has ceased it
|
||||
UseSearchToSelectContact=Use autocompletion fields to choose contact (instead of using a list box).<br><br>Also if you have a large number of third parties (> 100 000), you can increase speed by setting constant CONTACT_DONOTSEARCH_ANYWHERE to 1 in Setup->Other. Search will then be limited to start of string.
|
||||
HideClosedThirdpartyComboBox=Hide Third party with Status to Closed into customer select list (or combobox)
|
||||
SearchFilter=Search filters options
|
||||
NumberOfKeyToSearch=Nbr of characters to trigger search: %s
|
||||
ViewFullDateActions=Show full dates events in the third sheet
|
||||
|
||||
2
htdocs/langs/et_EE/cron.lang
Normal file
2
htdocs/langs/et_EE/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/et_EE/holiday.lang
Normal file
2
htdocs/langs/et_EE/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/et_EE/mailmanspip.lang
Normal file
2
htdocs/langs/et_EE/mailmanspip.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - mailmanspip
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/et_EE/margins.lang
Normal file
2
htdocs/langs/et_EE/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/et_EE/opensurvey.lang
Normal file
2
htdocs/langs/et_EE/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
1
htdocs/langs/fa_IR/cashdesk.lang
Normal file
1
htdocs/langs/fa_IR/cashdesk.lang
Normal file
@ -0,0 +1 @@
|
||||
# Dolibarr language file - Source file is en_US - cashdesk
|
||||
2
htdocs/langs/fa_IR/cron.lang
Normal file
2
htdocs/langs/fa_IR/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/fa_IR/holiday.lang
Normal file
2
htdocs/langs/fa_IR/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/fa_IR/mailmanspip.lang
Normal file
2
htdocs/langs/fa_IR/mailmanspip.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - mailmanspip
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/fa_IR/margins.lang
Normal file
2
htdocs/langs/fa_IR/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/fa_IR/opensurvey.lang
Normal file
2
htdocs/langs/fa_IR/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/fi_FI/cron.lang
Normal file
2
htdocs/langs/fi_FI/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/fi_FI/holiday.lang
Normal file
2
htdocs/langs/fi_FI/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/fi_FI/mailmanspip.lang
Normal file
2
htdocs/langs/fi_FI/mailmanspip.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - mailmanspip
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/fi_FI/margins.lang
Normal file
2
htdocs/langs/fi_FI/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/fi_FI/opensurvey.lang
Normal file
2
htdocs/langs/fi_FI/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/he_IL/cron.lang
Normal file
2
htdocs/langs/he_IL/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/he_IL/holiday.lang
Normal file
2
htdocs/langs/he_IL/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/he_IL/mailmanspip.lang
Normal file
2
htdocs/langs/he_IL/mailmanspip.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - mailmanspip
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/he_IL/margins.lang
Normal file
2
htdocs/langs/he_IL/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/he_IL/opensurvey.lang
Normal file
2
htdocs/langs/he_IL/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/hu_HU/cron.lang
Normal file
2
htdocs/langs/hu_HU/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/hu_HU/holiday.lang
Normal file
2
htdocs/langs/hu_HU/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/hu_HU/mailmanspip.lang
Normal file
2
htdocs/langs/hu_HU/mailmanspip.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - mailmanspip
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/hu_HU/margins.lang
Normal file
2
htdocs/langs/hu_HU/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/hu_HU/opensurvey.lang
Normal file
2
htdocs/langs/hu_HU/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/is_IS/cron.lang
Normal file
2
htdocs/langs/is_IS/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/is_IS/holiday.lang
Normal file
2
htdocs/langs/is_IS/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/is_IS/mailmanspip.lang
Normal file
2
htdocs/langs/is_IS/mailmanspip.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - mailmanspip
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/is_IS/margins.lang
Normal file
2
htdocs/langs/is_IS/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/is_IS/opensurvey.lang
Normal file
2
htdocs/langs/is_IS/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ja_JP/cron.lang
Normal file
2
htdocs/langs/ja_JP/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ja_JP/holiday.lang
Normal file
2
htdocs/langs/ja_JP/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ja_JP/mailmanspip.lang
Normal file
2
htdocs/langs/ja_JP/mailmanspip.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - mailmanspip
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ja_JP/margins.lang
Normal file
2
htdocs/langs/ja_JP/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ja_JP/opensurvey.lang
Normal file
2
htdocs/langs/ja_JP/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/nb_NO/cron.lang
Normal file
2
htdocs/langs/nb_NO/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/nb_NO/holiday.lang
Normal file
2
htdocs/langs/nb_NO/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/nb_NO/mailmanspip.lang
Normal file
2
htdocs/langs/nb_NO/mailmanspip.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - mailmanspip
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/nb_NO/margins.lang
Normal file
2
htdocs/langs/nb_NO/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/nb_NO/opensurvey.lang
Normal file
2
htdocs/langs/nb_NO/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/nl_NL/cron.lang
Normal file
2
htdocs/langs/nl_NL/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/nl_NL/holiday.lang
Normal file
2
htdocs/langs/nl_NL/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/nl_NL/mailmanspip.lang
Normal file
2
htdocs/langs/nl_NL/mailmanspip.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - mailmanspip
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/nl_NL/margins.lang
Normal file
2
htdocs/langs/nl_NL/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/nl_NL/opensurvey.lang
Normal file
2
htdocs/langs/nl_NL/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/pl_PL/cron.lang
Normal file
2
htdocs/langs/pl_PL/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/pl_PL/holiday.lang
Normal file
2
htdocs/langs/pl_PL/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/pl_PL/mailmanspip.lang
Normal file
2
htdocs/langs/pl_PL/mailmanspip.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - mailmanspip
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/pl_PL/margins.lang
Normal file
2
htdocs/langs/pl_PL/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/pl_PL/opensurvey.lang
Normal file
2
htdocs/langs/pl_PL/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/pt_PT/cron.lang
Normal file
2
htdocs/langs/pt_PT/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/pt_PT/holiday.lang
Normal file
2
htdocs/langs/pt_PT/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/pt_PT/mailmanspip.lang
Normal file
2
htdocs/langs/pt_PT/mailmanspip.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - mailmanspip
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/pt_PT/margins.lang
Normal file
2
htdocs/langs/pt_PT/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/pt_PT/opensurvey.lang
Normal file
2
htdocs/langs/pt_PT/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ro_RO/cron.lang
Normal file
2
htdocs/langs/ro_RO/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ro_RO/holiday.lang
Normal file
2
htdocs/langs/ro_RO/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ro_RO/mailmanspip.lang
Normal file
2
htdocs/langs/ro_RO/mailmanspip.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - mailmanspip
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ro_RO/margins.lang
Normal file
2
htdocs/langs/ro_RO/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ro_RO/opensurvey.lang
Normal file
2
htdocs/langs/ro_RO/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ru_RU/cron.lang
Normal file
2
htdocs/langs/ru_RU/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ru_RU/holiday.lang
Normal file
2
htdocs/langs/ru_RU/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ru_RU/mailmanspip.lang
Normal file
2
htdocs/langs/ru_RU/mailmanspip.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - mailmanspip
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ru_RU/margins.lang
Normal file
2
htdocs/langs/ru_RU/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ru_RU/opensurvey.lang
Normal file
2
htdocs/langs/ru_RU/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ru_UA/cron.lang
Normal file
2
htdocs/langs/ru_UA/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ru_UA/holiday.lang
Normal file
2
htdocs/langs/ru_UA/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ru_UA/mailmanspip.lang
Normal file
2
htdocs/langs/ru_UA/mailmanspip.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - mailmanspip
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ru_UA/margins.lang
Normal file
2
htdocs/langs/ru_UA/margins.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/ru_UA/opensurvey.lang
Normal file
2
htdocs/langs/ru_UA/opensurvey.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - marges
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/sl_SI/cron.lang
Normal file
2
htdocs/langs/sl_SI/cron.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - cron
|
||||
CHARSET=UTF-8
|
||||
2
htdocs/langs/sl_SI/holiday.lang
Normal file
2
htdocs/langs/sl_SI/holiday.lang
Normal file
@ -0,0 +1,2 @@
|
||||
# Dolibarr language file - Source file is en_US - holiday
|
||||
CHARSET=UTF-8
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user