@sanity/locale-is-is 1.2.8 → 1.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -584,6 +584,12 @@ var studio = sanity.removeUndefinedLocaleResources({
584
584
  "inputs.imagetool.load-error": "Villa: {{errorMessage}}",
585
585
  /** Hotspot & Crop */
586
586
  "inputs.imagetool.title": "Hotspot & Crop",
587
+ /** Warnings displayed to developers when using the crop/hotspot tool on vector images, notifying them that crops/hotspot are not respected when serving the image in vector format. For the crop/hotspot to apply, images must be served in a raster format such as JPG or PNG, by appending eg `fm=jpg` to the image url, or calling `format('jpg')` if using `@sanity/image-url` */
588
+ "inputs.imagetool.vector-warning.developer-info": "Eignalei\xF0slan sty\xF0ur ekki heitan reit og afskur\xF0 fyrir vektorsni\xF0. Til a\xF0 virkja heitan reit og afskur\xF0, settu \xFEessa mynd \xED eitthva\xF0 af studdu rastersni\xF0unum. Til d\xE6mis: <code>fm=jpg</code> vi\xF0 <ImageUrlDocumentationLink>myndar-URL</ImageUrlDocumentationLink> e\xF0a kalla\xF0u <code>.format('png')</code> me\xF0 <ImageUrlPackageDocumentationLink>@sanity/image-url</ImageUrlPackageDocumentationLink>.",
589
+ /** See developer info */
590
+ "inputs.imagetool.vector-warning.expand-developer-info": "Sj\xE1 uppl\xFDsingar fyrir \xFEr\xF3unara\xF0ila",
591
+ /** Gotcha: Serving vector images with hotspot and crop from the Sanity Image API */
592
+ "inputs.imagetool.vector-warning.title": "Vi\xF0v\xF6run: Heitur reitur og afskur\xF0ur geta ekki veri\xF0 beitt \xE1 \xFEessa mynd \xFEar sem h\xFAn er s\xFDnd.",
587
593
  /** Convert to `{{targetType}}` */
588
594
  "inputs.invalid-value.convert-button.text": "Breyta \xED <code>{{targetType}}</code>",
589
595
  /** The current value (<code>`{{actualType}}`</code>) */