mirador_rails 0.5.0 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,87 +1,94 @@
1
1
  {
2
- "addItem": "Add Item",
3
- "addNewObject": "Add new object from URL",
4
- "addSlotAbove": "Add Slot Above",
5
- "addSlotBelow": "Add Slot Below",
6
- "addSlotLeft": "Add Slot Left",
7
- "addSlotRight": "Add Slot Right",
8
- "addTagsHere": "Add tags here",
9
- "annotationTooltip": "Toggle annotations",
10
- "attribution": "Attribution",
11
- "bookmark": "Bookmark",
12
- "bookmarkTitle": "Bookmark or Share Your Workspace",
13
- "bookmarkTooltip": "Bookmark this Mirador instance",
14
- "bookView": "Book View",
15
- "borderColorTooltip": "Choose border color",
16
- "borderTypeTooltip": "Choose border style",
17
- "brightnessTooltip": "Adjust brightness",
18
- "cancel": "Cancel",
19
- "cancelAnnotation": "Do you want to cancel this annotation?",
20
- "changeLayout": "Change Layout",
21
- "changeLayoutTooltip": "Change the number of visible slots",
22
- "close": "Close",
23
- "closeTooltip": "Close this window",
24
- "comments": "Comments",
25
- "contrastTooltip": "Adjust contrast",
26
- "dashed": "Dashes",
27
- "delete": "Delete",
28
- "deleteAnnotation": "Do you want to delete this annotation and all associated shapes?",
29
- "deleteShape": "Do you want to delete this shape?",
30
- "description": "Description",
31
- "details": "Details",
32
- "dotDashed": "Dots & Dashes",
33
- "dropToLoad": "Drop to Load Manifest",
34
- "edit": "Edit",
35
- "editModalBtnDeleteAnnotation": "Delete this annotation",
36
- "editModalBtnSaveWithoutShapes": "Save annotation without shapes",
37
- "editModalSaveAnnotationWithNoShapesMsg": "There are no shapes associated with this annotation.",
38
- "ellipseTooltip": "Oval annotation",
39
- "fillColorTooltip": "Choose fill color",
40
- "filterObjects": "Filter objects",
41
- "freehandTooltip": "Freeform annotation",
42
- "fullScreen": "Full Screen",
43
- "fullScreenTooltip": "Toggle full screen",
44
- "fullScreenWindowTooltip": "Toggle this window to full screen",
45
- "grayscaleTooltip": "Toggle grayscale",
46
- "imageManipulationTooltip": "Toggle image manipulation",
47
- "imageView": "Image View",
48
- "invertTooltip": "Invert colors",
49
- "item": "item",
50
- "items": "items",
51
- "label": "Label",
52
- "license": "License",
53
- "links": "Links",
54
- "load": "Load",
55
- "logo": "Logo",
56
- "metadataTooltip": "View information/metadata about this object",
57
- "more": "more",
58
- "newObject": "Replace Object",
59
- "no": "No",
60
- "noIndex": "No index available",
61
- "objectMetadata": "Object Metadata",
62
- "pinTooltip": "Pin annotation",
63
- "pointerTooltip": "Pointer",
64
- "polygonTooltip": "Polygon annotation",
65
- "rectangleTooltip": "Rectangle annotation",
66
- "related": "Related",
67
- "resetTooltip": "Reset image",
68
- "rights": "Rights",
69
- "rightsStatus": "Rights Status",
70
- "rotateLeftTooltip": "Rotate 90° left",
71
- "rotateRightTooltip": "Rotate 90° right",
72
- "saturationTooltip": "Adjust saturation",
73
- "save": "Save",
74
- "scrollView": "Scroll View",
75
- "seeAlso": "See Also",
76
- "selectGrid": "Select a grid below",
77
- "sidePanelTooltip": "Toggle the side panel",
78
- "solid": "Solid",
79
- "thick": "Thick",
80
- "thickest": "Thickest",
81
- "thumbnailsView": "Gallery View",
82
- "unspecified": "Unspecified",
83
- "url": "URL",
84
- "viewTypeTooltip": "Change view type",
85
- "within": "Within",
86
- "yes": "Yes"
2
+ "addItem": "Add Item",
3
+ "addNewObject": "Add new object from URL",
4
+ "addSlotAbove": "Add Slot Above",
5
+ "addSlotBelow": "Add Slot Below",
6
+ "addSlotLeft": "Add Slot Left",
7
+ "addSlotRight": "Add Slot Right",
8
+ "addTagsHere": "Add tags here",
9
+ "annotationTooltip": "Toggle annotations",
10
+ "attribution": "Attribution",
11
+ "bookmark": "Bookmark",
12
+ "bookmarkTitle": "Bookmark or Share Your Workspace",
13
+ "bookmarkTooltip": "Bookmark this Mirador instance",
14
+ "bookView": "Book View",
15
+ "borderColorTooltip": "Choose border color",
16
+ "borderTypeTooltip": "Choose border style",
17
+ "brightnessTooltip": "Adjust brightness",
18
+ "cancel": "Cancel",
19
+ "cancelAnnotation": "Do you want to cancel this annotation?",
20
+ "changeLayout": "Change Layout",
21
+ "changeLayoutTooltip": "Change the number of visible slots",
22
+ "close": "Close",
23
+ "closeTooltip": "Close this window",
24
+ "comments": "Comments",
25
+ "contrastTooltip": "Adjust contrast",
26
+ "dashed": "Dashes",
27
+ "delete": "Delete",
28
+ "deleteAnnotation": "Do you want to delete this annotation and all associated shapes?",
29
+ "deleteShape": "Do you want to delete this shape?",
30
+ "description": "Description",
31
+ "details": "Details",
32
+ "disabledLayersTabMessage": "Image layers are only available in single-page view",
33
+ "disabledOpacityMessage": "disabled",
34
+ "dotDashed": "Dots & Dashes",
35
+ "dropToLoad": "Drop to Load Manifest",
36
+ "edit": "Edit",
37
+ "editModalBtnDeleteAnnotation": "Delete this annotation",
38
+ "editModalBtnSaveWithoutShapes": "Save annotation without shapes",
39
+ "editModalSaveAnnotationWithNoShapesMsg": "There are no shapes associated with this annotation.",
40
+ "ellipseTooltip": "Oval annotation",
41
+ "emptyTemplateMessage": "There are no image layers on this canvas",
42
+ "fillColorTooltip": "Choose fill color",
43
+ "filterObjects": "Filter objects",
44
+ "freehandTooltip": "Freeform annotation",
45
+ "fullScreen": "Full Screen",
46
+ "fullScreenTooltip": "Toggle full screen",
47
+ "fullScreenWindowTooltip": "Toggle this window to full screen",
48
+ "grayscaleTooltip": "Toggle grayscale",
49
+ "imageManipulationTooltip": "Toggle image manipulation",
50
+ "imagesFor": "Images for",
51
+ "imageView": "Image View",
52
+ "invertTooltip": "Invert colors",
53
+ "item": "item",
54
+ "items": "items",
55
+ "label": "Label",
56
+ "license": "License",
57
+ "links": "Links",
58
+ "load": "Load",
59
+ "logo": "Logo",
60
+ "metadataTooltip": "View information/metadata about this object",
61
+ "mirrorTooltip": "Mirror image",
62
+ "more": "more",
63
+ "newObject": "Replace Object",
64
+ "no": "No",
65
+ "noIndex": "No index available",
66
+ "objectMetadata": "Object Metadata",
67
+ "opacityLabel": "opacity",
68
+ "pinTooltip": "Pin annotation",
69
+ "pointerTooltip": "Pointer",
70
+ "polygonTooltip": "Polygon annotation",
71
+ "rectangleTooltip": "Rectangle annotation",
72
+ "related": "Related",
73
+ "resetTooltip": "Reset image",
74
+ "rights": "Rights",
75
+ "rightsStatus": "Rights Status",
76
+ "rotateLeftTooltip": "Rotate 90° left",
77
+ "rotateRightTooltip": "Rotate 90° right",
78
+ "saturationTooltip": "Adjust saturation",
79
+ "save": "Save",
80
+ "scrollView": "Scroll View",
81
+ "seeAlso": "See Also",
82
+ "selectGrid": "Select a grid below",
83
+ "sidePanelTooltip": "Toggle the side panel",
84
+ "solid": "Solid",
85
+ "thick": "Thick",
86
+ "thickest": "Thickest",
87
+ "thumbnailsView": "Gallery View",
88
+ "unspecified": "Unspecified",
89
+ "url": "URL",
90
+ "viewTypeTooltip": "Change view type",
91
+ "visibleLabel": "visible",
92
+ "within": "Within",
93
+ "yes": "Yes"
87
94
  }
@@ -1,35 +1,86 @@
1
1
  {
2
- "addItem": "Añadir artículo",
3
- "changeLayout": "Cambiar diseño",
4
- "selectGrid": "Elija una cuadrícula de abajo",
2
+ "addItem": "Añadir artículo",
3
+ "addNewObject": "Añadir nuevo objeto de URL",
4
+ "addSlotAbove": "Añadir sobre ranura",
5
+ "addSlotBelow": "Añadir debajo ranura",
6
+ "addSlotLeft": "Añadir izquierda ranura",
7
+ "addSlotRight": "Añadir derecho ranura",
8
+ "addTagsHere": "Añada etiquetas aquí",
9
+ "annotationTooltip": "Alternar anotaciones",
10
+ "attribution": "Atribución",
11
+ "bookView": "Vista del Libro",
5
12
  "bookmark": "Añadir a la lista de marcadores",
6
- "close": "Cerrar",
7
13
  "bookmarkTitle": "Añadir a la lista de marcadores o compartir su espacio de trabajo",
14
+ "bookmarkTooltip": "Añada esta instancia al Mirador",
15
+ "borderColorTooltip": "Elija el color del borde",
16
+ "borderTypeTooltip": "Elija estilo del borde",
17
+ "brightnessTooltip": "Ajustar el brillo",
18
+ "cancel": "Cancelar",
19
+ "cancelAnnotation": "¿Desea cancelar esta anotación?",
20
+ "changeLayout": "Cambiar diseño",
21
+ "changeLayoutTooltip": "Cambiar el número de ranuras visibles",
22
+ "close": "Cerrar",
23
+ "closeTooltip": "Cerrar esta ventana",
24
+ "comments": "Comentarios",
25
+ "contrastTooltip": "Ajuste el contraste",
26
+ "dashed": "Guiones",
27
+ "delete": "Eliminar",
28
+ "deleteAnnotation": "¿Desea eliminar esta anotación y todas las formas asociadas?",
29
+ "deleteShape": "¿Quieres eliminar esta forma?",
30
+ "description": "Descripción",
31
+ "details": "Detalles",
32
+ "dotDashed": "Puntos & Guiones",
33
+ "dropToLoad": "Soltar aquí para añadir el objeto",
34
+ "edit": "Editar",
35
+ "editModalBtnDeleteAnnotation": "Eliminar esta anotación",
36
+ "editModalBtnSaveWithoutShapes": "Guardar anotación sin formas",
37
+ "editModalSaveAnnotationWithNoShapesMsg": "No hay formas asociadas con esta anotación.",
38
+ "ellipseTooltip": "Anotación oval",
39
+ "fillColorTooltip": "Elija el color de relleno",
8
40
  "filterObjects": "Filtrar objetos",
9
- "addNewObject": "Añadir nuevo objeto de URL",
41
+ "freehandTooltip": "Anotación de forma libre",
42
+ "fullScreen": "Pantalla completa",
43
+ "fullScreenTooltip": "Alternar pantalla completa",
44
+ "fullScreenWindowTooltip": "Cambiar esta ventana a pantalla completa",
45
+ "grayscaleTooltip": "Cambiar a escala de grises",
46
+ "imageManipulationTooltip": "Alternar la manipulación de imágenes",
47
+ "imageView": "Vista de la Imagen",
48
+ "invertTooltip": "Invertir Colores",
10
49
  "item": "artículo",
11
50
  "items": "artículos",
12
- "more": "más",
13
- "details": "Detalles",
14
- "rights": "Derechos",
15
- "rightsStatus": "Estado de los Derechos",
16
- "unspecified": "Sin Especificar",
51
+ "label": "Etiqueta",
52
+ "license": "Licencia",
17
53
  "links": "Enlaces",
18
- "Label": "Etiqueta",
19
- "Description": "Descripción",
20
- "Attribution": "Atribución",
21
- "addSlotRight": "Añadir derecho ranura",
22
- "addSlotLeft": "Añadir izquierda ranura",
23
- "addSlotAbove": "Añadir sobre ranura",
24
- "addSlotBelow": "Añadir debajo ranura",
54
+ "load": "Cargar",
55
+ "logo": "Logo",
56
+ "metadataTooltip": "Ver información/metadatos sobre este objeto",
57
+ "mirrorTooltip": "Espejo de la Imagen",
58
+ "more": "más",
25
59
  "newObject": "Nuevo Objeto",
26
- "imageView": "Vista de la Imagen",
27
- "bookView": "Vista del Libro",
60
+ "noIndex": "No hay ningún índice disponible",
61
+ "objectMetadata": "Metadatos",
62
+ "pinTooltip": "Anotación de pin",
63
+ "pointerTooltip": "Puntero",
64
+ "polygonTooltip": "Anotación de polígono",
65
+ "rectangleTooltip": "Anotación rectangular",
66
+ "related": "Relacionado",
67
+ "resetTooltip": "Restablecer imagen",
68
+ "rights": "Derechos",
69
+ "rightsStatus": "Estado de los Derechos",
70
+ "rotateLeftTooltip": "Girar 90° izquierda",
71
+ "rotateRightTooltip": "Girar 90° derecha",
72
+ "saturationTooltip": "Ajustar la saturación",
73
+ "save": "Salvar",
28
74
  "scrollView": "Vista del rollo de papel",
75
+ "seeAlso": "Ver también",
76
+ "selectGrid": "Elija una cuadrícula de abajo",
77
+ "sidePanelTooltip": "Alternar el panel lateral",
78
+ "solid": "Sólido",
79
+ "thick": "Grueso",
80
+ "thickest": "Más grueso",
29
81
  "thumbnailsView": "Miniaturas",
30
- "objectMetadata": "Metadatos",
31
- "fullScreen": "Pantalla completa",
32
- "logo": "Logo",
33
- "load": "Cargar",
34
- "dropToLoad": "Soltar aquí para añadir el objeto"
35
- }
82
+ "unspecified": "Sin Especificar",
83
+ "viewTypeTooltip": "Cambiar tipo de vista",
84
+ "within": "Dentro de",
85
+ "yes": ""
86
+ }
@@ -7,9 +7,10 @@
7
7
  "addSlotRight": "Ajouter une fenêtre à droite",
8
8
  "addTagsHere": "Ajouter des mots-clés",
9
9
  "annotationTooltip": "Annoter / Voir les annotations",
10
+ "attribution": "Attribution",
10
11
  "bookmark": "Sauvegarder / Partager",
11
- "bookmarkTitle": "Sauvegarder ou partager cet espace de travail",
12
- "bookmarkTooltip": "Obtenir le lien vers cet espace de travail",
12
+ "bookmarkTitle": "Sauvegarder ou partager cet espace de travail Mirador",
13
+ "bookmarkTooltip": "Obtenir le lien vers cet espace de travail Mirador",
13
14
  "bookView": "Double page",
14
15
  "borderColorTooltip": "Choisir la couleur de bordure",
15
16
  "borderTypeTooltip": "Choisir le style de bordure",
@@ -17,7 +18,7 @@
17
18
  "cancel": "Annuler",
18
19
  "cancelAnnotation": "Voulez-vous supprimer cette annotation",
19
20
  "changeLayout": "Changer la disposition",
20
- "changeLayoutTooltip": "Changer le nombre de fenêtres visibles",
21
+ "changeLayoutTooltip": "Choisir le nombre de fenêtres visibles",
21
22
  "close": "Fermer",
22
23
  "closeTooltip": "Fermer cette fenêtre",
23
24
  "comments": "Commentaires",
@@ -26,6 +27,7 @@
26
27
  "delete": "Supprimer",
27
28
  "deleteAnnotation": "Voulez-vous supprimer cette annotation et toutes les formes associées",
28
29
  "deleteShape":"Voulez-vous supprimer cette forme",
30
+ "description": "Description",
29
31
  "details": "Détails",
30
32
  "dotDashed":"Pointillés et traits",
31
33
  "dropToLoad": "Déposer ici pour ajouter l'objet",
@@ -46,18 +48,23 @@
46
48
  "invertTooltip": "Couleurs inversées",
47
49
  "item": "objet",
48
50
  "items": "objets",
51
+ "label": "Libellé",
52
+ "license": "Licence",
49
53
  "links": "Liens",
50
54
  "load": "Ajouter",
51
55
  "logo": "Logo",
52
56
  "metadataTooltip": "Afficher les informations/métadonnées",
57
+ "mirrorTooltip": "Retourner l'image (axe horizontal)",
53
58
  "more": "restants",
54
59
  "newObject": "Nouvel objet",
55
60
  "no": "Non",
61
+ "noIndex": "Pas de sommaire disponible",
56
62
  "objectMetadata": "Métadonnées",
57
63
  "pinTooltip": "Marqueur",
58
64
  "pointerTooltip": "Pointeur",
59
65
  "polygonTooltip": "Polygone",
60
66
  "rectangleTooltip": "Rectangle",
67
+ "related": "Ressources liées",
61
68
  "resetTooltip": "Réinitialiser",
62
69
  "rights": "Droits",
63
70
  "rightsStatus": "Statut des droits",
@@ -66,12 +73,16 @@
66
73
  "saturationTooltip": "Saturation",
67
74
  "save": "Enregistrer",
68
75
  "scrollView": "Défilement horizontal",
76
+ "seeAlso": "Voir aussi",
69
77
  "selectGrid": "Sélectionner la grille de votre choix",
70
78
  "sidePanelTooltip": "Ouvrir le panneau latéral",
71
79
  "solid":"Ligne continue",
80
+ "thick": "Epais",
81
+ "thickest": "Plus épais",
72
82
  "thumbnailsView": "Mosaïque",
73
83
  "unspecified": "Non spécifié",
74
84
  "url": "URL",
75
85
  "viewTypeTooltip": "Changer le type de vue",
86
+ "within": "Fait partie de",
76
87
  "yes": "Oui"
77
88
  }
@@ -1,39 +1,97 @@
1
1
  {
2
- "addItem": "Cuir Mír Leis",
3
- "changeLayout": "Athraigh an Leagan Amach",
4
- "selectGrid": "Roghnaigh Eangach Thíos",
5
- "bookmark": "Leabharmharc",
6
- "close": "Dún",
7
- "bookmarkTitle": "Leabharmharcáil Roinn do Spás Oibre",
8
- "filterObjects": "Scag ábhair",
9
- "addNewObject": "Cuir ábhar ó URL",
10
- "more": "níos mó",
11
- "item": "mír",
12
- "items": "míreanna",
13
- "details": "Sonraí",
14
- "rights": "Cearta",
15
- "rightsStatus": "Stádas Ceart",
16
- "unspecified": "Neamhshonraithe",
17
- "links": "Naisc",
18
- "addSlotRight": "Cuir Sliotán Ar Dheis",
19
- "addSlotLeft": "Cuir Sliotán Ar Clé",
20
- "addSlotAbove": "Cuir Sliotán Thuas",
21
- "addSlotBelow": "Cuir Sliotán Thíos",
22
- "imageView": "Amharc Íomhánna",
23
- "bookView": "Amharc Leabhair",
24
- "scrollView": "Amharc Scrollaithe",
25
- "thumbnailsView": "Amharc Gailearaí",
26
- "comments": "Tráchtanna",
27
- "addTagsHere": "Cuir clibeanna anseo",
28
- "save": "Sábháil",
29
- "cancel": "Cealaigh",
30
- "edit": "Cuir in eagar",
31
- "delete": "Scrios",
32
- "url": "URL",
33
- "newObject": "Ábhar Nua",
34
- "objectMetadata": "Meiteashonraí Ábhair",
35
- "fullScreen": "Lánscáileán",
36
- "logo": "Lógó",
37
- "load": "Uaslódáil",
38
- "dropToLoad": "Titim anseo a luchtú léiriú"
2
+ "addItem": "Cuir mír leis",
3
+ "addNewObject": "Cuir ábhar ó URL",
4
+ "addSlotAbove": "Cuir Sliotán Thuas",
5
+ "addSlotBelow": "Cuir Sliotán Thíos",
6
+ "addSlotLeft": "Cuir Sliotán ar chlé",
7
+ "addSlotRight": "Cuir sliotán ar dheis",
8
+ "addTagsHere": "Cuir clibeanna anseo",
9
+ "annotationTooltip": "Malartaigh nótaí",
10
+ "attribution": "Admháil",
11
+ "bookmark": "Leabharmharc",
12
+ "bookmarkTitle": "Leabharmharcáil nó Roinn do Spás Oibre",
13
+ "bookmarkTooltip": "Leabharmharcáil an cás Mirador seo",
14
+ "bookView": "Amharc ar an leabhar",
15
+ "borderColorTooltip": "Roghnaigh dath imlíne don nodaireacht",
16
+ "borderTypeTooltip": "Roghnaigh stíl imlíne",
17
+ "brightnessTooltip": "Oiriúnaigh gile",
18
+ "cancel": "Cealaigh",
19
+ "cancelAnnotation": "An mian leat an nóta seo a chealú?",
20
+ "changeLayout": "Athraigh an Leagan Amach",
21
+ "changeLayoutTooltip": "Athraigh líon na sliotán atá le feiceáil",
22
+ "cite": "Luaigh",
23
+ "close": "Dún",
24
+ "closeTooltip": "Dún an fhuinneog seo",
25
+ "comments": "Nótaí tráchta",
26
+ "contrastTooltip": "Oiriúnaigh codarsnacht",
27
+ "crop": "Gearr amach",
28
+ "croptool": "Cuir eagar ar an íomhá",
29
+ "croptoolTooltip": "Gabh an íomhá de réir de shonraíocht féin",
30
+ "editImage": "Athraigh méid an íomhá",
31
+ "dashed": "Daiseanna",
32
+ "delete": "Scrios",
33
+ "deleteAnnotation": "An mian leat an nodaireacht seo agus pé cruth a bhaineann leis a scrios?",
34
+ "deleteShape": "An mian leat an cruth seo a scrios?",
35
+ "description": "Cur síos",
36
+ "details": "Sonraí",
37
+ "dotDashed": "Poncanna; daiseanna",
38
+ "dropToLoad": "Buail isteach lastliosta",
39
+ "edit": "Cuir in eagar",
40
+ "editModalBtnDeleteAnnotation": "Scrios an nodaireacht seo",
41
+ "editModalBtnSaveWithoutShapes": "Sábháil nodaireacht gan cruthanna",
42
+ "editModalSaveAnnotationWithNoShapesMsg": "N bhaineann cruth ar bith leis an nodaireacht seo",
43
+ "ellipseTooltip": "Nodaireacht ubhchruthach",
44
+ "fillColorTooltip": "Roghnaigh dath líonta don nodaireacht",
45
+ "filterObjects": "Scag ábhair",
46
+ "freehandTooltip": "Nodaireacht shaorfhoirme",
47
+ "fullScreen": "Lánscáileán",
48
+ "fullScreenTooltip": "Malartaigh lánscáileán",
49
+ "fullScreenWindowTooltip": "Malartaigh an fhuinneog seo go lánscáileán",
50
+ "grayscaleTooltip": "Scoránaigh an liathscála",
51
+ "help": "Cabhair",
52
+ "imageCapture": "Gabháil íomhá",
53
+ "imageManipulationTooltip": "Malartaigh láimhsiú íomhá ",
54
+ "imageView": "Amharc Íomhánna",
55
+ "invertTooltip": "Aisiompaigh na dathanna",
56
+ "item": "mír ",
57
+ "items": "míreanna",
58
+ "label": "Lipéad",
59
+ "language": "Teanga",
60
+ "license": "Ceadúnas",
61
+ "links": "Naisc",
62
+ "load": "Lódáil",
63
+ "logo": "Lógó",
64
+ "map": "Amharc ar chomhthéacs geografach",
65
+ "metadataTooltip": "Amharc ar eolas/meiteashonraí i leith an ábhar seo",
66
+ "more": "Tuilleadh",
67
+ "newObject": "Ábhar Nua",
68
+ "no": "Ní hea",
69
+ "noIndex": "Níl fáil ar innéacs",
70
+ "objectMetadata": "Meiteashonraí an ábhair",
71
+ "pinTooltip": "Nodaireacht bhioráin",
72
+ "pointerTooltip": "Pointeoir",
73
+ "polygonTooltip": "Nodaireacht pholagáin",
74
+ "rectangleTooltip": "Nodaireacht dronuilleoige",
75
+ "related": "Gaolmhar",
76
+ "resetTooltip": "Athshocraigh gach rialtán",
77
+ "rights": "Cearta",
78
+ "rightsStatus": "Stádas cirt",
79
+ "rotateLeftTooltip": "Cas 90céim; ar chlé",
80
+ "rotateRightTooltip": "Cas 90céim; ar dheis",
81
+ "saturationTooltip": "Coigeartaigh an sáithiú",
82
+ "save": "Sábháil",
83
+ "scrollView": "Amharc Scrollaithe",
84
+ "seeAlso": "Féach freisin",
85
+ "selectGrid": "Roghnaigh greille thíos",
86
+ "sidePanelTooltip": "malartaigh an painéal taoibh",
87
+ "solid": "dlúthlíne",
88
+ "thick": "tiúlíne",
89
+ "thickest": "líne is tiubha",
90
+ "thumbnailsView": "Amharc ar an gailearaí",
91
+ "transcribe": "Scríobh amach an mhír seo",
92
+ "unspecified": "Neamhshonraithe",
93
+ "url": "URL",
94
+ "viewTypeTooltip": "Athraigh amhairc",
95
+ "within": "Laistigh de",
96
+ "yes": "Tá"
39
97
  }