translation
Provides tools to internationalize your application
파일 탐색기
최종 버전 다운로드 (.zip)- AbstractOperation.php
- MergeOperation.php
- OperationInterface.php
- TargetOperation.php
- TranslationLintCommand.php
- TranslationPullCommand.php
- TranslationPushCommand.php
- TranslationTrait.php
- XliffLintCommand.php
- TranslationDataCollector.php
- DataCollectorTranslatorPass.php
- LoggingTranslatorPass.php
- TranslationDumperPass.php
- TranslationExtractorPass.php
- TranslatorPass.php
- TranslatorPathsPass.php
- CsvFileDumper.php
- DumperInterface.php
- FileDumper.php
- IcuResFileDumper.php
- IniFileDumper.php
- JsonFileDumper.php
- MoFileDumper.php
- PhpFileDumper.php
- PoFileDumper.php
- QtFileDumper.php
- XliffFileDumper.php
- YamlFileDumper.php
- ExceptionInterface.php
- IncompleteDsnException.php
- InvalidArgumentException.php
- InvalidResourceException.php
- LogicException.php
- MissingRequiredOptionException.php
- NotFoundResourceException.php
- ProviderException.php
- ProviderExceptionInterface.php
- RuntimeException.php
- UnsupportedSchemeException.php
- AbstractVisitor.php
- ConstraintVisitor.php
- TranslatableMessageVisitor.php
- TransMethodVisitor.php
- AbstractFileExtractor.php
- ChainExtractor.php
- ExtractorInterface.php
- PhpAstExtractor.php
- IntlFormatter.php
- IntlFormatterInterface.php
- MessageFormatter.php
- MessageFormatterInterface.php
- ArrayLoader.php
- CsvFileLoader.php
- FileLoader.php
- IcuDatFileLoader.php
- IcuResFileLoader.php
- IniFileLoader.php
- JsonFileLoader.php
- LoaderInterface.php
- MoFileLoader.php
- PhpFileLoader.php
- PoFileLoader.php
- QtFileLoader.php
- XliffFileLoader.php
- YamlFileLoader.php
- AbstractProviderFactory.php
- Dsn.php
- FilteringProvider.php
- NullProvider.php
- NullProviderFactory.php
- ProviderFactoryInterface.php
- ProviderInterface.php
- TranslationProviderCollection.php
- TranslationProviderCollectionFactory.php
- TranslationReader.php
- TranslationReaderInterface.php
- translation-status.php
- parents.json
- parents.php
- xliff-core-1.2-transitional.xsd
- xliff-core-2.0.xsd
- xliff-core-2.2.xsd
- xml.xsd
- functions.php
- AbstractProviderFactoryTestCase.php
- IncompleteDsnTestTrait.php
- ProviderTestCase.php
- AbstractOperationTestCase.php
- MergeOperationTest.php
- MessageCatalogueTest.php
- TargetOperationTest.php
- TranslationLintCommandTest.php
- TranslationProviderTestCase.php
- TranslationPullCommandTest.php
- TranslationPushCommandTest.php
- XliffLintCommandTest.php
- TranslationDataCollectorTest.php
- ControllerArguments.php
- ServiceArguments.php
- ServiceMethodCalls.php
- ServiceProperties.php
- ServiceSubscriber.php
- DataCollectorTranslatorPassTest.php
- LoggingTranslatorPassTest.php
- TranslationDumperPassTest.php
- TranslationExtractorPassTest.php
- TranslationPathsPassTest.php
- TranslatorPassTest.php
- CsvFileDumperTest.php
- FileDumperTest.php
- IcuResFileDumperTest.php
- IniFileDumperTest.php
- JsonFileDumperTest.php
- MoFileDumperTest.php
- PhpFileDumperTest.php
- PoFileDumperTest.php
- QtFileDumperTest.php
- XliffFileDumperTest.php
- YamlFileDumperTest.php
- ProviderExceptionTest.php
- UnsupportedSchemeExceptionTest.php
- PhpAstExtractorTest.php
- resource.format.engine
- this.is.a.template.format.engine
- translatable-fqn.html.php
- translatable-short.html.php
- translatable.html.php
- translation.html.php
- translation.html.php
- resource.format.engine
- this.is.a.template.format.engine
- translatable-fqn.html.php
- translatable-short-fqn.html.php
- translatable-short.html.php
- translatable.html.php
- translation.html.php
- validator-constraints.php
- translatable-other-namespace.html.php
- resources.dat
- en.res
- en.txt
- fr.res
- fr.txt
- packagelist.txt
- resources.dat
- en.res
- contexts-ambiguous.po
- contexts-with-and-without.po
- contexts.po
- csv-edge-cases.csv
- empty-translation.mo
- empty-translation.po
- empty.csv
- empty.ini
- empty.json
- empty.mo
- empty.po
- empty.xlf
- empty.yml
- encoding.xlf
- escaped-id-plurals.po
- escaped-id.po
- fuzzy-translations-no-blank-lines.po
- fuzzy-translations.po
- invalid-xml-resources.xlf
- malformed.json
- messages.yml
- messages_linear.yml
- missing-plurals.po
- non-string.yml
- non-valid.xlf
- non-valid.yml
- plurals.mo
- plurals.po
- resname.xlf
- resources-2.0+intl-icu.xlf
- resources-2.0-clean.xlf
- resources-2.0-empty-notes.xlf
- resources-2.0-multi-segment-unit.xlf
- resources-2.0-name.xlf
- resources-2.0-segment-attributes.xlf
- resources-2.0.xlf
- resources-2.1.xlf
- resources-2.2-pgs-combined.xlf
- resources-2.2-pgs-gender.xlf
- resources-2.2-pgs-plural.xlf
- resources-2.2.xlf
- resources-catalog-meta.xlf
- resources-clean.xlf
- resources-clean.xliff
- resources-multi-files.xlf
- resources-notes-meta.xlf
- resources-target-attributes.xlf
- resources-tool-info.xlf
- resources.csv
- resources.dump.json
- resources.ini
- resources.json
- resources.mo
- resources.php
- resources.po
- resources.ts
- resources.xlf
- resources.yml
- valid.csv
- with-attributes.xlf
- withdoctype.xlf
- withnote.xlf
- IntlFormatterTest.php
- MessageFormatterTest.php
- CsvFileLoaderTest.php
- IcuDatFileLoaderTest.php
- IcuResFileLoaderTest.php
- IniFileLoaderTest.php
- JsonFileLoaderTest.php
- LocalizedTestCase.php
- MoFileLoaderTest.php
- PhpFileLoaderTest.php
- PoFileLoaderTest.php
- QtFileLoaderTest.php
- XliffFileLoaderTest.php
- YamlFileLoaderTest.php
- DsnTest.php
- FilteringProviderTest.php
- NullProviderFactoryTest.php
- TranslationProviderCollectionTest.php
- ArrayConverterTest.php
- XliffUtilsTest.php
- TranslationWriterTest.php
- DataCollectorTranslatorTest.php
- IdentityTranslatorTest.php
- LocaleFallbackProviderTest.php
- LocaleSwitcherTest.php
- LoggingTranslatorTest.php
- MessageCatalogueTest.php
- PseudoLocalizationTranslatorTest.php
- StaticMessageTest.php
- TranslatableTest.php
- TranslatorBagTest.php
- TranslatorCacheTest.php
- TranslatorTest.php
- ArrayConverter.php
- XliffUtils.php
- TranslationWriter.php
- TranslationWriterInterface.php
- .gitattributes
- .gitignore
- CatalogueMetadataAwareInterface.php
- CHANGELOG.md
- composer.json
- DataCollectorTranslator.php
- IdentityTranslator.php
- LICENSE
- LocaleFallbackProvider.php
- LocaleSwitcher.php
- LoggingTranslator.php
- MessageCatalogue.php
- MessageCatalogueInterface.php
- MetadataAwareInterface.php
- phpunit.xml.dist
- PseudoLocalizationTranslator.php
- README.md
- StaticMessage.php
- TranslatableMessage.php
- Translator.php
- TranslatorBag.php
- TranslatorBagInterface.php
// repository documentation
Was this content helpful?
(0 ratings)
