File tree Expand file tree Collapse file tree 11 files changed +21
-14
lines changed
tests/fixtures/integration Expand file tree Collapse file tree 11 files changed +21
-14
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.6] ( https://github.com/translation/laravel/releases/tag/v1.6 ) (2019-01-31)
4+
5+ #### Fixes (bugs & defects):
6+
7+ * Default locale independent to translation setup (PR #9 ), thanks @nikosv
8+ * Improve readability of target language JSON files by not escaping unicode chars or slashes.
9+
310## [ v1.5] ( https://github.com/translation/laravel/releases/tag/v1.5 ) (2018-09-28)
411
512#### Fixes (bugs & defects):
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ private function createBody()
6262 {
6363 $ formData = [
6464 'client ' => 'laravel ' ,
65- 'version ' => '1.5 ' ,
65+ 'version ' => '1.6 ' ,
6666 'source_language ' => $ this ->sourceLocale (),
6767 ];
6868
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ private function createBody()
6161
6262 $ formData = [
6363 'client ' => 'laravel ' ,
64- 'version ' => '1.5 ' ,
64+ 'version ' => '1.6 ' ,
6565 'timestamp ' => $ this ->metadataTimestamp (),
6666 'source_language ' => $ locale
6767 ];
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ private function createBody($purge = false)
9494
9595 $ formData = [
9696 'client ' => 'laravel ' ,
97- 'version ' => '1.5 ' ,
97+ 'version ' => '1.6 ' ,
9898 'source_language ' => $ locale
9999 ];
100100
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1010 User-Agent : ' GuzzleHttp/6.2.1 curl/7.54.0 PHP/7.2.2'
1111 Content-Type : application/x-www-form-urlencoded
1212 Accept : null
13- body: 'client=laravel&version=1.5&source_language=en&yaml_po_data_fr-BE=msgid+%22%22%0Amsgstr+%22%22%0A&yaml_po_data_lv=msgid+%22%22%0Amsgstr+%22%22%0A&yaml_po_data_ru=msgid+%22%22%0Amsgstr+%22%22%0A&pot_data=msgid+%22%22%0Amsgstr+%22%22%0A%22Project-Id-Version%3A+Laravel%5Cn%22%0A%22Report-Msgid-Bugs-To%3A+contact%40translation.io%5Cn%22%0A%22Last-Translator%3A+%5Cn%22%0A%22Language-Team%3A+%5Cn%22%0A%22MIME-Version%3A+1.0%5Cn%22%0A%22Content-Type%3A+text%2Fplain%3B+charset%3DUTF-8%5Cn%22%0A%22Content-Transfer-Encoding%3A+8bit%5Cn%22%0A%22POT-Creation-Date%3A+2018-01-01T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22PO-Revision-Date%3A+2018-01-02T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22Language%3A+%5Cn%22%0A%22Plural-Forms%3A+nplurals%3DINTEGER%3B+plural%3DEXPRESSION%3B%5Cn%22%0A&po_data_fr-BE=msgid+%22%22%0Amsgstr+%22%22%0A%22Project-Id-Version%3A+Laravel%5Cn%22%0A%22Report-Msgid-Bugs-To%3A+contact%40translation.io%5Cn%22%0A%22Last-Translator%3A+%5Cn%22%0A%22Language-Team%3A+%5Cn%22%0A%22MIME-Version%3A+1.0%5Cn%22%0A%22Content-Type%3A+text%2Fplain%3B+charset%3DUTF-8%5Cn%22%0A%22Content-Transfer-Encoding%3A+8bit%5Cn%22%0A%22POT-Creation-Date%3A+2018-01-01T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22PO-Revision-Date%3A+2018-01-02T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22Language%3A+fr-BE%5Cn%22%0A%22Plural-Forms%3A+nplurals%3D2%3B+plural%3Dn+%3E+1%3B%5Cn%22%0A&po_data_lv=msgid+%22%22%0Amsgstr+%22%22%0A%22Project-Id-Version%3A+Laravel%5Cn%22%0A%22Report-Msgid-Bugs-To%3A+contact%40translation.io%5Cn%22%0A%22Last-Translator%3A+%5Cn%22%0A%22Language-Team%3A+%5Cn%22%0A%22MIME-Version%3A+1.0%5Cn%22%0A%22Content-Type%3A+text%2Fplain%3B+charset%3DUTF-8%5Cn%22%0A%22Content-Transfer-Encoding%3A+8bit%5Cn%22%0A%22POT-Creation-Date%3A+2018-01-01T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22PO-Revision-Date%3A+2018-01-02T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22Language%3A+lv%5Cn%22%0A%22Plural-Forms%3A+nplurals%3D3%3B+plural%3D%28n+%25+10+%3D%3D+0+%7C%7C+n+%25+100+%3E%3D+11+%26%26+n+%25+100+%3C%3D+19%29+%3F+0+%3A+%28%28n+%25+10+%3D%3D+1+%26%26+n+%25+100+%21%3D+11%29+%3F+1+%3A+2%29%3B%5Cn%22%0A&po_data_ru=msgid+%22%22%0Amsgstr+%22%22%0A%22Project-Id-Version%3A+Laravel%5Cn%22%0A%22Report-Msgid-Bugs-To%3A+contact%40translation.io%5Cn%22%0A%22Last-Translator%3A+%5Cn%22%0A%22Language-Team%3A+%5Cn%22%0A%22MIME-Version%3A+1.0%5Cn%22%0A%22Content-Type%3A+text%2Fplain%3B+charset%3DUTF-8%5Cn%22%0A%22Content-Transfer-Encoding%3A+8bit%5Cn%22%0A%22POT-Creation-Date%3A+2018-01-01T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22PO-Revision-Date%3A+2018-01-02T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22Language%3A+ru%5Cn%22%0A%22Plural-Forms%3A+nplurals%3D3%3B+plural%3D%28n+%25+10+%3D%3D+1+%26%26+n+%25+100+%21%3D+11%29+%3F+0+%3A+%28%28n+%25+10+%3E%3D+2+%26%26+n+%25+10+%3C%3D+4+%26%26+%28n+%25+100+%3C+12+%7C%7C+n+%25+100+%3E+14%29%29+%3F+1+%3A+2%29%3B%5Cn%22%0A&target_languages[]=fr-BE&target_languages[]=lv&target_languages[]=ru'
13+ body: 'client=laravel&version=1.6&source_language=en&yaml_po_data_fr-BE=msgid+%22%22%0Amsgstr+%22%22%0A&yaml_po_data_lv=msgid+%22%22%0Amsgstr+%22%22%0A&yaml_po_data_ru=msgid+%22%22%0Amsgstr+%22%22%0A&pot_data=msgid+%22%22%0Amsgstr+%22%22%0A%22Project-Id-Version%3A+Laravel%5Cn%22%0A%22Report-Msgid-Bugs-To%3A+contact%40translation.io%5Cn%22%0A%22Last-Translator%3A+%5Cn%22%0A%22Language-Team%3A+%5Cn%22%0A%22MIME-Version%3A+1.0%5Cn%22%0A%22Content-Type%3A+text%2Fplain%3B+charset%3DUTF-8%5Cn%22%0A%22Content-Transfer-Encoding%3A+8bit%5Cn%22%0A%22POT-Creation-Date%3A+2018-01-01T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22PO-Revision-Date%3A+2018-01-02T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22Language%3A+%5Cn%22%0A%22Plural-Forms%3A+nplurals%3DINTEGER%3B+plural%3DEXPRESSION%3B%5Cn%22%0A&po_data_fr-BE=msgid+%22%22%0Amsgstr+%22%22%0A%22Project-Id-Version%3A+Laravel%5Cn%22%0A%22Report-Msgid-Bugs-To%3A+contact%40translation.io%5Cn%22%0A%22Last-Translator%3A+%5Cn%22%0A%22Language-Team%3A+%5Cn%22%0A%22MIME-Version%3A+1.0%5Cn%22%0A%22Content-Type%3A+text%2Fplain%3B+charset%3DUTF-8%5Cn%22%0A%22Content-Transfer-Encoding%3A+8bit%5Cn%22%0A%22POT-Creation-Date%3A+2018-01-01T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22PO-Revision-Date%3A+2018-01-02T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22Language%3A+fr-BE%5Cn%22%0A%22Plural-Forms%3A+nplurals%3D2%3B+plural%3Dn+%3E+1%3B%5Cn%22%0A&po_data_lv=msgid+%22%22%0Amsgstr+%22%22%0A%22Project-Id-Version%3A+Laravel%5Cn%22%0A%22Report-Msgid-Bugs-To%3A+contact%40translation.io%5Cn%22%0A%22Last-Translator%3A+%5Cn%22%0A%22Language-Team%3A+%5Cn%22%0A%22MIME-Version%3A+1.0%5Cn%22%0A%22Content-Type%3A+text%2Fplain%3B+charset%3DUTF-8%5Cn%22%0A%22Content-Transfer-Encoding%3A+8bit%5Cn%22%0A%22POT-Creation-Date%3A+2018-01-01T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22PO-Revision-Date%3A+2018-01-02T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22Language%3A+lv%5Cn%22%0A%22Plural-Forms%3A+nplurals%3D3%3B+plural%3D%28n+%25+10+%3D%3D+0+%7C%7C+n+%25+100+%3E%3D+11+%26%26+n+%25+100+%3C%3D+19%29+%3F+0+%3A+%28%28n+%25+10+%3D%3D+1+%26%26+n+%25+100+%21%3D+11%29+%3F+1+%3A+2%29%3B%5Cn%22%0A&po_data_ru=msgid+%22%22%0Amsgstr+%22%22%0A%22Project-Id-Version%3A+Laravel%5Cn%22%0A%22Report-Msgid-Bugs-To%3A+contact%40translation.io%5Cn%22%0A%22Last-Translator%3A+%5Cn%22%0A%22Language-Team%3A+%5Cn%22%0A%22MIME-Version%3A+1.0%5Cn%22%0A%22Content-Type%3A+text%2Fplain%3B+charset%3DUTF-8%5Cn%22%0A%22Content-Transfer-Encoding%3A+8bit%5Cn%22%0A%22POT-Creation-Date%3A+2018-01-01T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22PO-Revision-Date%3A+2018-01-02T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22Language%3A+ru%5Cn%22%0A%22Plural-Forms%3A+nplurals%3D3%3B+plural%3D%28n+%25+10+%3D%3D+1+%26%26+n+%25+100+%21%3D+11%29+%3F+0+%3A+%28%28n+%25+10+%3E%3D+2+%26%26+n+%25+10+%3C%3D+4+%26%26+%28n+%25+100+%3C+12+%7C%7C+n+%25+100+%3E+14%29%29+%3F+1+%3A+2%29%3B%5Cn%22%0A&target_languages[]=fr-BE&target_languages[]=lv&target_languages[]=ru'
1414 response :
1515 status :
1616 http_version : ' 1.2'
Original file line number Diff line number Diff line change 1010 User-Agent : ' GuzzleHttp/6.2.1 curl/7.54.0 PHP/7.2.2'
1111 Content-Type : application/x-www-form-urlencoded
1212 Accept : null
13- body: 'client=laravel&version=1.5&source_language=en&yaml_po_data_fr-BE=msgid+%22%22%0Amsgstr+%22%22%0A&pot_data=msgid+%22%22%0Amsgstr+%22%22%0A%22Project-Id-Version%3A+Laravel%5Cn%22%0A%22Report-Msgid-Bugs-To%3A+contact%40translation.io%5Cn%22%0A%22Last-Translator%3A+%5Cn%22%0A%22Language-Team%3A+%5Cn%22%0A%22MIME-Version%3A+1.0%5Cn%22%0A%22Content-Type%3A+text%2Fplain%3B+charset%3DUTF-8%5Cn%22%0A%22Content-Transfer-Encoding%3A+8bit%5Cn%22%0A%22POT-Creation-Date%3A+2018-01-01T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22PO-Revision-Date%3A+2018-01-02T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22Language%3A+%5Cn%22%0A%22Plural-Forms%3A+nplurals%3DINTEGER%3B+plural%3DEXPRESSION%3B%5Cn%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A5%0Amsgid+%22Hello+noop+1%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A6%0Amsgid+%22Hello+noop+2%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A7%0Amsgid+%22Hello+noop+3%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A16%0Amsgid+%22Hello+t%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A19%0Amsgid+%22Hello+t+%25s%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A22%0Amsgid+%22Hello+t+%25name%25%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A32%0Amsgid+%22Hello+singular+n%22%0Amsgid_plural+%22Hello+plural+n%22%0Amsgstr%5B0%5D+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A35%0Amsgid+%22Hello+singular+n+%25s%22%0Amsgid_plural+%22Hello+plural+n+%25s%22%0Amsgstr%5B0%5D+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A38%0Amsgid+%22Hello+singular+n+%25name1%25%22%0Amsgid_plural+%22Hello+plural+n+%25name2%25%22%0Amsgstr%5B0%5D+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A47%0Amsgctxt+%22p+context%22%0Amsgid+%22Hello+p%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A50%0Amsgctxt+%22p+context%22%0Amsgid+%22Hello+p+%25s%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A53%0Amsgctxt+%22p+context%22%0Amsgid+%22Hello+p+%25name%25%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A61%0Amsgctxt+%22np+context%22%0Amsgid+%22Hello+singular+np%22%0Amsgid_plural+%22Hello+plural+np%22%0Amsgstr%5B0%5D+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A64%0Amsgctxt+%22np+context%22%0Amsgid+%22Hello+singular+np+%25s%22%0Amsgid_plural+%22Hello+plural+np+%25s%22%0Amsgstr%5B0%5D+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A67%0Amsgctxt+%22np+context%22%0Amsgid+%22Hello+singular+np+%25name1%25%22%0Amsgid_plural+%22Hello+plural+np+%25name2%25%22%0Amsgstr%5B0%5D+%22%22%0A&po_data_fr-BE=msgid+%22%22%0Amsgstr+%22%22%0A%22Project-Id-Version%3A+Laravel%5Cn%22%0A%22Report-Msgid-Bugs-To%3A+contact%40translation.io%5Cn%22%0A%22Last-Translator%3A+%5Cn%22%0A%22Language-Team%3A+%5Cn%22%0A%22MIME-Version%3A+1.0%5Cn%22%0A%22Content-Type%3A+text%2Fplain%3B+charset%3DUTF-8%5Cn%22%0A%22Content-Transfer-Encoding%3A+8bit%5Cn%22%0A%22POT-Creation-Date%3A+2018-01-01T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22PO-Revision-Date%3A+2018-01-02T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22Language%3A+fr-BE%5Cn%22%0A%22Plural-Forms%3A+nplurals%3D2%3B+plural%3Dn+%3E+1%3B%5Cn%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A5%0Amsgid+%22Hello+noop+1%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A6%0Amsgid+%22Hello+noop+2%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A7%0Amsgid+%22Hello+noop+3%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A16%0A%23%3A+resources%2Fviews%2Fwelcome.blade.php%3A94%0Amsgid+%22Hello+t%22%0Amsgstr+%22Bonjour+t%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A19%0Amsgid+%22Hello+t+%25s%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A22%0Amsgid+%22Hello+t+%25name%25%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A32%0A%23%3A+resources%2Fviews%2Fwelcome.blade.php%3A95%0A%23%3A+resources%2Fviews%2Fwelcome.blade.php%3A96%0Amsgid+%22Hello+singular+n%22%0Amsgid_plural+%22Hello+plural+n%22%0Amsgstr%5B0%5D+%22Bonjour+singulier+n%22%0Amsgstr%5B1%5D+%22Bonjour+pluriel+n%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A35%0Amsgid+%22Hello+singular+n+%25s%22%0Amsgid_plural+%22Hello+plural+n+%25s%22%0Amsgstr%5B0%5D+%22%22%0Amsgstr%5B1%5D+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A38%0Amsgid+%22Hello+singular+n+%25name1%25%22%0Amsgid_plural+%22Hello+plural+n+%25name2%25%22%0Amsgstr%5B0%5D+%22%22%0Amsgstr%5B1%5D+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A47%0Amsgctxt+%22p+context%22%0Amsgid+%22Hello+p%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A50%0Amsgctxt+%22p+context%22%0Amsgid+%22Hello+p+%25s%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A53%0Amsgctxt+%22p+context%22%0Amsgid+%22Hello+p+%25name%25%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A61%0Amsgctxt+%22np+context%22%0Amsgid+%22Hello+singular+np%22%0Amsgid_plural+%22Hello+plural+np%22%0Amsgstr%5B0%5D+%22%22%0Amsgstr%5B1%5D+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A64%0Amsgctxt+%22np+context%22%0Amsgid+%22Hello+singular+np+%25s%22%0Amsgid_plural+%22Hello+plural+np+%25s%22%0Amsgstr%5B0%5D+%22%22%0Amsgstr%5B1%5D+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A67%0Amsgctxt+%22np+context%22%0Amsgid+%22Hello+singular+np+%25name1%25%22%0Amsgid_plural+%22Hello+plural+np+%25name2%25%22%0Amsgstr%5B0%5D+%22%22%0Amsgstr%5B1%5D+%22%22%0A&target_languages[]=fr-BE'
13+ body: 'client=laravel&version=1.6&source_language=en&yaml_po_data_fr-BE=msgid+%22%22%0Amsgstr+%22%22%0A&pot_data=msgid+%22%22%0Amsgstr+%22%22%0A%22Project-Id-Version%3A+Laravel%5Cn%22%0A%22Report-Msgid-Bugs-To%3A+contact%40translation.io%5Cn%22%0A%22Last-Translator%3A+%5Cn%22%0A%22Language-Team%3A+%5Cn%22%0A%22MIME-Version%3A+1.0%5Cn%22%0A%22Content-Type%3A+text%2Fplain%3B+charset%3DUTF-8%5Cn%22%0A%22Content-Transfer-Encoding%3A+8bit%5Cn%22%0A%22POT-Creation-Date%3A+2018-01-01T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22PO-Revision-Date%3A+2018-01-02T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22Language%3A+%5Cn%22%0A%22Plural-Forms%3A+nplurals%3DINTEGER%3B+plural%3DEXPRESSION%3B%5Cn%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A5%0Amsgid+%22Hello+noop+1%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A6%0Amsgid+%22Hello+noop+2%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A7%0Amsgid+%22Hello+noop+3%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A16%0Amsgid+%22Hello+t%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A19%0Amsgid+%22Hello+t+%25s%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A22%0Amsgid+%22Hello+t+%25name%25%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A32%0Amsgid+%22Hello+singular+n%22%0Amsgid_plural+%22Hello+plural+n%22%0Amsgstr%5B0%5D+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A35%0Amsgid+%22Hello+singular+n+%25s%22%0Amsgid_plural+%22Hello+plural+n+%25s%22%0Amsgstr%5B0%5D+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A38%0Amsgid+%22Hello+singular+n+%25name1%25%22%0Amsgid_plural+%22Hello+plural+n+%25name2%25%22%0Amsgstr%5B0%5D+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A47%0Amsgctxt+%22p+context%22%0Amsgid+%22Hello+p%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A50%0Amsgctxt+%22p+context%22%0Amsgid+%22Hello+p+%25s%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A53%0Amsgctxt+%22p+context%22%0Amsgid+%22Hello+p+%25name%25%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A61%0Amsgctxt+%22np+context%22%0Amsgid+%22Hello+singular+np%22%0Amsgid_plural+%22Hello+plural+np%22%0Amsgstr%5B0%5D+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A64%0Amsgctxt+%22np+context%22%0Amsgid+%22Hello+singular+np+%25s%22%0Amsgid_plural+%22Hello+plural+np+%25s%22%0Amsgstr%5B0%5D+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A67%0Amsgctxt+%22np+context%22%0Amsgid+%22Hello+singular+np+%25name1%25%22%0Amsgid_plural+%22Hello+plural+np+%25name2%25%22%0Amsgstr%5B0%5D+%22%22%0A&po_data_fr-BE=msgid+%22%22%0Amsgstr+%22%22%0A%22Project-Id-Version%3A+Laravel%5Cn%22%0A%22Report-Msgid-Bugs-To%3A+contact%40translation.io%5Cn%22%0A%22Last-Translator%3A+%5Cn%22%0A%22Language-Team%3A+%5Cn%22%0A%22MIME-Version%3A+1.0%5Cn%22%0A%22Content-Type%3A+text%2Fplain%3B+charset%3DUTF-8%5Cn%22%0A%22Content-Transfer-Encoding%3A+8bit%5Cn%22%0A%22POT-Creation-Date%3A+2018-01-01T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22PO-Revision-Date%3A+2018-01-02T12%3A00%3A00%2B00%3A00%5Cn%22%0A%22Language%3A+fr-BE%5Cn%22%0A%22Plural-Forms%3A+nplurals%3D2%3B+plural%3Dn+%3E+1%3B%5Cn%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A5%0Amsgid+%22Hello+noop+1%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A6%0Amsgid+%22Hello+noop+2%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A7%0Amsgid+%22Hello+noop+3%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A16%0A%23%3A+resources%2Fviews%2Fwelcome.blade.php%3A94%0Amsgid+%22Hello+t%22%0Amsgstr+%22Bonjour+t%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A19%0Amsgid+%22Hello+t+%25s%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A22%0Amsgid+%22Hello+t+%25name%25%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A32%0A%23%3A+resources%2Fviews%2Fwelcome.blade.php%3A95%0A%23%3A+resources%2Fviews%2Fwelcome.blade.php%3A96%0Amsgid+%22Hello+singular+n%22%0Amsgid_plural+%22Hello+plural+n%22%0Amsgstr%5B0%5D+%22Bonjour+singulier+n%22%0Amsgstr%5B1%5D+%22Bonjour+pluriel+n%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A35%0Amsgid+%22Hello+singular+n+%25s%22%0Amsgid_plural+%22Hello+plural+n+%25s%22%0Amsgstr%5B0%5D+%22%22%0Amsgstr%5B1%5D+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A38%0Amsgid+%22Hello+singular+n+%25name1%25%22%0Amsgid_plural+%22Hello+plural+n+%25name2%25%22%0Amsgstr%5B0%5D+%22%22%0Amsgstr%5B1%5D+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A47%0Amsgctxt+%22p+context%22%0Amsgid+%22Hello+p%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A50%0Amsgctxt+%22p+context%22%0Amsgid+%22Hello+p+%25s%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A53%0Amsgctxt+%22p+context%22%0Amsgid+%22Hello+p+%25name%25%22%0Amsgstr+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A61%0Amsgctxt+%22np+context%22%0Amsgid+%22Hello+singular+np%22%0Amsgid_plural+%22Hello+plural+np%22%0Amsgstr%5B0%5D+%22%22%0Amsgstr%5B1%5D+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A64%0Amsgctxt+%22np+context%22%0Amsgid+%22Hello+singular+np+%25s%22%0Amsgid_plural+%22Hello+plural+np+%25s%22%0Amsgstr%5B0%5D+%22%22%0Amsgstr%5B1%5D+%22%22%0A%0A%23%3A+tests%2Ffixtures%2Fgettext%2Fexample.php%3A67%0Amsgctxt+%22np+context%22%0Amsgid+%22Hello+singular+np+%25name1%25%22%0Amsgid_plural+%22Hello+plural+np+%25name2%25%22%0Amsgstr%5B0%5D+%22%22%0Amsgstr%5B1%5D+%22%22%0A&target_languages[]=fr-BE'
1414 response :
1515 status :
1616 http_version : ' 1.2'
You can’t perform that action at this time.
0 commit comments