-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
27 changed files
with
269 additions
and
13 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
8 changes: 8 additions & 0 deletions
8
tests/testthat/fixtures/example-square/api/translate-8f3517-POST.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"translations": [ | ||
{ | ||
"detected_source_language": "EN", | ||
"text": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE document SYSTEM \"CommonMark.dtd\">\n<document xmlns=\"http://commonmark.org/xml/1.0\">\n <paragraph>\n <text>\n <text>Wickham dice bla <\/text>\n <squary>-<notranslate>@wickham2015<\/notranslate>\n<\/squary> <text> y dice otras cosas<\/text>\n <squary>\n <notranslate>^footnote1<\/notranslate>\n <\/squary>\n <text>.<\/text>\n <\/text>\n <softbreak/>\n <text>\n <text>Bla bla bla <\/text>\n <squary>véase <notranslate>@knuth1984<\/notranslate>, pp. 33-35; también <notranslate>@wickham2015<\/notranslate><\/squary>, <squary>cap. 1<\/squary>\n <\/text>\n <\/paragraph>\n<\/document>\n" | ||
} | ||
] | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
108 changes: 108 additions & 0 deletions
108
tests/testthat/fixtures/example/api/languages-d70faa.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,118 @@ | ||
[ | ||
{ | ||
"language": "BG", | ||
"name": "Bulgarian" | ||
}, | ||
{ | ||
"language": "CS", | ||
"name": "Czech" | ||
}, | ||
{ | ||
"language": "DA", | ||
"name": "Danish" | ||
}, | ||
{ | ||
"language": "DE", | ||
"name": "German" | ||
}, | ||
{ | ||
"language": "EL", | ||
"name": "Greek" | ||
}, | ||
{ | ||
"language": "EN", | ||
"name": "English" | ||
}, | ||
{ | ||
"language": "ES", | ||
"name": "Spanish" | ||
}, | ||
{ | ||
"language": "ET", | ||
"name": "Estonian" | ||
}, | ||
{ | ||
"language": "FI", | ||
"name": "Finnish" | ||
}, | ||
{ | ||
"language": "FR", | ||
"name": "French" | ||
}, | ||
{ | ||
"language": "HU", | ||
"name": "Hungarian" | ||
}, | ||
{ | ||
"language": "ID", | ||
"name": "Indonesian" | ||
}, | ||
{ | ||
"language": "IT", | ||
"name": "Italian" | ||
}, | ||
{ | ||
"language": "JA", | ||
"name": "Japanese" | ||
}, | ||
{ | ||
"language": "KO", | ||
"name": "Korean" | ||
}, | ||
{ | ||
"language": "LT", | ||
"name": "Lithuanian" | ||
}, | ||
{ | ||
"language": "LV", | ||
"name": "Latvian" | ||
}, | ||
{ | ||
"language": "NB", | ||
"name": "Norwegian" | ||
}, | ||
{ | ||
"language": "NL", | ||
"name": "Dutch" | ||
}, | ||
{ | ||
"language": "PL", | ||
"name": "Polish" | ||
}, | ||
{ | ||
"language": "PT", | ||
"name": "Portuguese" | ||
}, | ||
{ | ||
"language": "RO", | ||
"name": "Romanian" | ||
}, | ||
{ | ||
"language": "RU", | ||
"name": "Russian" | ||
}, | ||
{ | ||
"language": "SK", | ||
"name": "Slovak" | ||
}, | ||
{ | ||
"language": "SL", | ||
"name": "Slovenian" | ||
}, | ||
{ | ||
"language": "SV", | ||
"name": "Swedish" | ||
}, | ||
{ | ||
"language": "TR", | ||
"name": "Turkish" | ||
}, | ||
{ | ||
"language": "UK", | ||
"name": "Ukrainian" | ||
}, | ||
{ | ||
"language": "ZH", | ||
"name": "Chinese" | ||
} | ||
] |
8 changes: 0 additions & 8 deletions
8
tests/testthat/fixtures/example/api/translate-2257b4-POST.json
This file was deleted.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
tests/testthat/fixtures/example/api/translate-2911e2-POST.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"translations": [ | ||
{ | ||
"detected_source_language": "EN", | ||
"text": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE document SYSTEM \"CommonMark.dtd\">\n<document xmlns=\"http://commonmark.org/xml/1.0\">\n <heading level=\"2\">\n <text xml:space=\"preserve\">Nombre del paquete y metadatos<\/text>\n <\/heading>\n <heading level=\"3\">\n <text xml:space=\"preserve\">Cómo nombrar tu paquete<\/text>\n <\/heading>\n <list type=\"bullet\" tight=\"true\">\n <item>\n <paragraph>\n <text xml:space=\"preserve\">Recomendamos encarecidamente nombres cortos, descriptivos y en minúsculas.<\/text>\n <\/paragraph>\n <\/item>\n <\/list>\n <heading level=\"3\">\n <text xml:space=\"preserve\">Cómo nombrar tu paquete<\/text>\n <\/heading>\n <list type=\"bullet\" tight=\"false\">\n <item>\n <paragraph>\n <text xml:space=\"preserve\">Si tu paquete incluye uno o más servicios comerciales, asegúrate de que el nombre no infringe las directrices de la marca.<\/text>\n <\/paragraph>\n <\/item>\n <item>\n <paragraph>\n <text xml:space=\"preserve\">Puedes comprobar si el nombre de tu paquete está disponible, es informativo y no es ofensivo utilizando el botón <\/text>\n <link destination=\"https://github.com/ropenscilabs/available\" title=\"\">\n <code xml:space=\"preserve\">available<\/code>\n <text xml:space=\"preserve\"> paquete<\/text>\n <\/link>\n <text xml:space=\"preserve\">. En concreto, haz <\/text>\n <emph>\n <text xml:space=\"preserve\">no<\/text>\n <\/emph>\n <text xml:space=\"preserve\"> elijas un nombre de paquete que ya se utilice en CRAN o Bioconductor.<\/text>\n <\/paragraph>\n <\/item>\n <\/list>\n <heading level=\"3\">\n <text xml:space=\"preserve\">Cómo nombrar tu paquete<\/text>\n <\/heading>\n <list type=\"bullet\" tight=\"true\">\n <item>\n <paragraph>\n <text xml:space=\"preserve\">Un nombre de paquete más exclusivo puede ser más fácil de rastrear (para que tú y nosotros evaluemos el uso del paquete) y de buscar (para que los usuarios lo encuentren y busquen sus preguntas en Google).<\/text>\n <\/paragraph>\n <\/item>\n <\/list>\n <heading level=\"3\">\n <text xml:space=\"preserve\">Poner nombre a tu paquete<\/text>\n <\/heading>\n <list type=\"bullet\" tight=\"true\">\n <item>\n <paragraph>\n <text xml:space=\"preserve\">Obviamente a <\/text>\n <emph>\n <text xml:space=\"preserve\">demasiado<\/text>\n <\/emph>\n <text xml:space=\"preserve\"> único puede hacer que el paquete sea menos localizable (por ejemplo, podría ser un argumento para nombrar tu paquete <\/text>\n <link destination=\"https://github.com/ropensci/geojson\" title=\"\">\n <text xml:space=\"preserve\">geojson<\/text>\n <\/link>\n <text xml:space=\"preserve\">).<\/text>\n <\/paragraph>\n <\/item>\n <\/list>\n <heading level=\"2\">\n <text xml:space=\"preserve\">Nombre del paquete y metadatos<\/text>\n <\/heading>\n<\/document>\n" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.