9 строки
529 B
JavaScript
9 строки
529 B
JavaScript
OC.L10N.register(
|
|
"files_photospheres",
|
|
{
|
|
"Photo Sphere Viewer" : "Photo Sphere Viser",
|
|
"Enables viewing of google photosphere images" : "Aktiverer visning af google photosphere billeder",
|
|
"Enables viewing of google photosphere images by\n integrating the photo-sphere-viewer.js component\n into your nextcloud instance." : "Muliggør visning af Google Photosphere-billeder af\nintegration af photo-sphere-viewer.js-komponenten\nind i din nextcloud-instans."
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|