mirror of
https://github.com/silverstripe/silverstripe-externallinks.git
synced 2024-10-22 15:05:44 +00:00
Add module to transifex
This commit is contained in:
parent
821d86ae76
commit
0531d699e8
8
.tx/config
Normal file
8
.tx/config
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
[main]
|
||||||
|
host = https://www.transifex.com
|
||||||
|
|
||||||
|
[silverstripe-externallinks.master]
|
||||||
|
file_filter = lang/<lang>.yml
|
||||||
|
source_file = lang/en.yml
|
||||||
|
source_lang = en
|
||||||
|
type = YML
|
@ -2,7 +2,7 @@ pl:
|
|||||||
BrokenExternalLink:
|
BrokenExternalLink:
|
||||||
NOTAVAILABLE: 'Serwer niedostępny'
|
NOTAVAILABLE: 'Serwer niedostępny'
|
||||||
PLURALNAME: 'Uszkodzone linki zewnętrzne'
|
PLURALNAME: 'Uszkodzone linki zewnętrzne'
|
||||||
SINGULARNAME: 'Uszkodzony link zewnętrzny'
|
SINGULARNAME: 'Uszkodzony link zewnętrzny'
|
||||||
UNKNOWNRESPONSE: 'Nieznany kod odpowiedzi'
|
UNKNOWNRESPONSE: 'Nieznany kod odpowiedzi'
|
||||||
BrokenExternalPageTrack:
|
BrokenExternalPageTrack:
|
||||||
PLURALNAME: 'Wykrywania wadliwych stron zewnętrznych'
|
PLURALNAME: 'Wykrywania wadliwych stron zewnętrznych'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user