codeigniter4 / translations

System message translations for CodeIgniter4
https://codeigniter4.github.io/translations/
MIT License
197 stars 206 forks source link

[it] Update Cookie.php #267

Closed demyr17 closed 2 years ago

demyr17 commented 2 years ago

It was translated as must "not" be.. in Italian but in English it is "must be" : The SameSite value must be None, Lax, Strict or a blank string

paulbalandan commented 2 years ago

Hi @demyr17 thank you for the changes. There are build failures, meaning there are untranslated items. Can you take a look and supply those missing?

There were 2 failures:

1) Translations\Tests\TurkishTranslationTest::testAllConfiguredLanguageFilesAreTranslated with data set "tr" ('tr') Failed asserting that language files "Encryption.php", "Fabricator.php", "Publisher.php", "RESTful.php", "Security.php", "Test.php" in the main repository are translated in "tr" locale. Failed asserting that an array is empty.

/home/runner/work/translations/translations/tests/Language/AbstractTranslationTestCase.php:104

2) Translations\Tests\TurkishTranslationTest::testAllConfiguredLanguageKeysAreIncluded with data set "tr" ('tr') Failed asserting that the language keys "CLI.altCommandPlural", "CLI.altCommandSingular", "CLI.commandNotFound", "CLI.generator", "CLI.namespaceNotDefined", "Cache.unableToWrite", "Core.enabledZlibOutputCompression", "Core.invalidPhpVersion", "Database.emptyPrimaryKey", "Database.failGetFieldData", "Database.failGetForeignKeyData", "Database.failGetIndexData", "Database.featureUnavailable", "Database.fieldNotExists", "Database.forEmptyInputGiven", "Database.forFindColumnHaveMultipleColumns", "Database.noDateFormat", "Database.noPrimaryKey", "Database.parseStringFail", "Database.tableNotFound", "Files.expectedDirectory", "Files.expectedFile", "Format.invalidFormatter", "Format.invalidMime", "HTTP.cannotSetBinary", "HTTP.cannotSetCache", "HTTP.cannotSetFilepath", "HTTP.cannotSetStatusCode", "HTTP.invalidSameSiteSetting", "HTTP.notFoundDownloadSource", "HTTP.uploadErrCantWrite", "HTTP.uploadErrExtension", "HTTP.uploadErrFormSize", "HTTP.uploadErrIniSize", "HTTP.uploadErrNoFile", "HTTP.uploadErrNoTmpDir", "HTTP.uploadErrOk", "HTTP.uploadErrPartial", "HTTP.uploadErrUnknown", "Images.fileNotSupported", "Images.webpNotSupported", "Log.invalidMessageType", "Migrations.batch", "Migrations.batchNotFound", "Migrations.generalFault", "Migrations.group", "Migrations.latest", "Migrations.migNumberError", "Migrations.nameSeeder", "Migrations.namespace", "Migrations.refreshConfirm", "Migrations.rollBackConfirm", "Session.invalidSameSiteSetting", "Time.invalidFormat", "Validation.alpha_numeric_punct", "Validation.hex", "Validation.not_in_list", "Validation.string" in the main repository are included for translation in "tr" locale. Failed asserting that an array is empty.