@panoramax/web-viewer 4.0.2-develop-06eea2b0 → 4.0.3-develop-d59993ce
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.
- package/build/index.js +12 -12
- package/build/index.js.map +1 -1
- package/package.json +1 -1
- package/src/translations/it.json +28 -1
package/package.json
CHANGED
package/src/translations/it.json
CHANGED
|
@@ -185,7 +185,34 @@
|
|
|
185
185
|
"filter_date_6months": "6 mesi",
|
|
186
186
|
"picture_all": "Tutte",
|
|
187
187
|
"metadata_exif_doc": "Doc per gli attributi EXIF",
|
|
188
|
-
"metadata_exif_doc_title": "Vai alla documentazione di Exiv2 per i dettagli completi sulle definizioni degli attributi EXIF e XMP"
|
|
188
|
+
"metadata_exif_doc_title": "Vai alla documentazione di Exiv2 per i dettagli completi sulle definizioni degli attributi EXIF e XMP",
|
|
189
|
+
"semantics_value": "Valore",
|
|
190
|
+
"semantics_key_doc": "Per saperne di più su questa chiave",
|
|
191
|
+
"semantics_title": "Etichette",
|
|
192
|
+
"semantics_features": "Oggetti rilevati",
|
|
193
|
+
"semantics_features_none": "Non è ancora stato rilevato alcun oggetto in questa foto.",
|
|
194
|
+
"semantics_features_default_title": "Oggetto #{nb}",
|
|
195
|
+
"semantics_features_subtitle": "{nb} proprietà associate",
|
|
196
|
+
"semantics_tags": "{nb} attributi",
|
|
197
|
+
"semantics_show_all_tags": "Mostra tutti gli attributi",
|
|
198
|
+
"semantics_hide_all_tags": "Nascondi tutti gli attributi",
|
|
199
|
+
"semantics_key": "Chiave",
|
|
200
|
+
"semantics_value_doc": "Per saperne di più su questa etichetta",
|
|
201
|
+
"semantics_wikidata_properties": {
|
|
202
|
+
"P361": "parte di",
|
|
203
|
+
"P31": "instanza di",
|
|
204
|
+
"P279": "sottoclasse di"
|
|
205
|
+
},
|
|
206
|
+
"semantics_hide_annotations": "Nascondi le annotazioni della foto",
|
|
207
|
+
"semantics_tags_picture": "Etichette della foto",
|
|
208
|
+
"semantics_show_annotations": "Mostra le annotazioni della foto",
|
|
209
|
+
"semantics_annotation_tooltip": "Clicca per vedere i dettagli",
|
|
210
|
+
"semantics_tags_picture_none": "Non è stata ancora aggiunta alcuna etichetta su questa foto.",
|
|
211
|
+
"semantics_qualifiers": "Qualificatori",
|
|
212
|
+
"metadata_location_coordinates": "Coordinate (longitudine, latitudine)",
|
|
213
|
+
"metadata_location_copy": "Copia {v}",
|
|
214
|
+
"metadata_location_copy_more": "Ulteriori opzioni per la copia delle coordinate",
|
|
215
|
+
"whats_panoramax": "Panoramax è la geo-commons per le foto dei territori."
|
|
189
216
|
},
|
|
190
217
|
"psv": {
|
|
191
218
|
"loadError": "Impossibile caricare l’immagine panoramica",
|