From 885c5888a6361ab46009f4ef6fbc8dcd280876fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20L=C3=B3pez=20Roca?= Date: Sun, 18 Oct 2015 10:10:54 +0200 Subject: [PATCH 1/2] Spanish translation update --- locale/es.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/locale/es.json b/locale/es.json index b9886a6..f7fee9e 100644 --- a/locale/es.json +++ b/locale/es.json @@ -124,18 +124,18 @@ "clickToDrag":"Click para arrastrar", "keyboardShortcuts":"Atajos de teclado", "classicInterface":"Classic {site-title}", - "accessibilityToggleLink":"For better accessibility, click this link to switch to the classic interface", - "tooltipBookmarkStream":"Add this stream to your bookmarks", - "tooltipTopMenu":"Menu and settings", - "tooltipAttachImage":"Attach an image", - "tooltipShortenUrls":"Shorten all URLs in the Queet", - "tooltipReloadStream":"Refresh this stream", - "tooltipRemoveBookmark":"Remove this bookmark", - "clearHistory":"Clear browsing history", - "ERRORsomethingWentWrong":"Something went wrong.", - "ERRORmustBeLoggedIn":"You must be logged in to view this stream.", - "ERRORcouldNotFindUserWithNickname":"Could not find a user with nickname \"{nickname}\" on this server", - "ERRORcouldNotFindGroupWithNickname":"Could not find a group with nickname \"{nickname}\" on this server", - "ERRORcouldNotFindPage":"Could not find that page.", - "ERRORnoticeRemoved": "This notice has been removed." + "accessibilityToggleLink":" Para una mejor accesibilidad, clica este enlace para cambiar a la vista clásica", + "tooltipBookmarkStream":"Añadir este stream a tus favoritos", + "tooltipTopMenu":"Menú i configuración", + "tooltipAttachImage":"Añade una imagen", + "tooltipShortenUrls":"Acortar todas las URL del Queet", + "tooltipReloadStream":"Actualiza el stream", + "tooltipRemoveBookmark":"Eliminar el marcador", + "clearHistory":"Limpiar el historial de navegación", + "ERRORsomethingWentWrong":"Algo ha ido mal.", + "ERRORmustBeLoggedIn":"Debes iniciar sessión para ver el stream.", + "ERRORcouldNotFindUserWithNickname":"No se ha encontrado el usuario con el apodo \"{nickname}\" en este servidor", + "ERRORcouldNotFindGroupWithNickname":"No se ha encontrado el grupo con el nombre \"{nickname}\" en este servidor", + "ERRORcouldNotFindPage":"No se pudo encontrar la página.", + "ERRORnoticeRemoved": "Este aviso se ha eliminado." } From caa90568b2e5648008a5e6707e94b3a44bb79ebf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20L=C3=B3pez=20Roca?= Date: Sun, 18 Oct 2015 10:22:34 +0200 Subject: [PATCH 2/2] removed space in the beginning of a line --- locale/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/es.json b/locale/es.json index f7fee9e..0572ff2 100644 --- a/locale/es.json +++ b/locale/es.json @@ -124,7 +124,7 @@ "clickToDrag":"Click para arrastrar", "keyboardShortcuts":"Atajos de teclado", "classicInterface":"Classic {site-title}", - "accessibilityToggleLink":" Para una mejor accesibilidad, clica este enlace para cambiar a la vista clásica", + "accessibilityToggleLink":"Para una mejor accesibilidad, clica este enlace para cambiar a la vista clásica", "tooltipBookmarkStream":"Añadir este stream a tus favoritos", "tooltipTopMenu":"Menú i configuración", "tooltipAttachImage":"Añade una imagen",