Project

General

Profile

Actions

Patch #27989

closed

Change Galician translation for "Underline" and "Wiki link" (jstoolbar-gl.js)

Added by Guillermo ML over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Translations
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

One sentence translated and two more changed.


Files

jstoolbar-gl.patch (1.1 KB) jstoolbar-gl.patch Patch against current trunk Guillermo ML, 2018-01-14 19:01
jstoolbar-gl.js (807 Bytes) jstoolbar-gl.js Complete file Guillermo ML, 2018-01-14 19:02

Related issues

Related to Redmine - Patch #27992: Galician translation updateClosedGo MAEDA

Actions
Copied to Redmine - Patch #27994: Galician translation update (jstoolbar-gl.js)ClosedGo MAEDA

Actions
Actions #1

Updated by Go MAEDA over 6 years ago

  • Status changed from New to Needs feedback

Could you tell me the reason for changing the translation for "Link" from "Enlace" to "Ligazón"?

According to Google translate, both two words means "link". Unfortunately, I don't understand Galician language so I cannot understand the difference between "Enlace" and "Ligazón".

Actions #2

Updated by Guillermo ML over 6 years ago

Hi,
both words exist in galician, and are similar:

but for direct translation of "link" only ligazón is correct. In fact, ligazón is used in galician locale's file (only ligazón appears)

Enlace is the correct word in spanish.

Actions #3

Updated by Go MAEDA over 6 years ago

  • Status changed from Needs feedback to New

Thank you for clarifying that. I have understood that the change is appropriate.

Actions #4

Updated by Go MAEDA over 6 years ago

  • Copied to Patch #27994: Galician translation update (jstoolbar-gl.js) added
Actions #5

Updated by Go MAEDA over 6 years ago

  • Subject changed from Galician translation (jstoolbar-gl.js) to Change Galician translation for "Underline" and "Wiki link" (jstoolbar-gl.js)
  • Target version set to 4.0.0

I have created #27994 for translation update of "Highlighted code". The following patch only contains translation changes.

Index: public/javascripts/jstoolbar/lang/jstoolbar-gl.js
===================================================================
--- public/javascripts/jstoolbar/lang/jstoolbar-gl.js    (revision 17176)
+++ public/javascripts/jstoolbar/lang/jstoolbar-gl.js    (working copy)
@@ -1,7 +1,7 @@
 jsToolBar.strings = {};
 jsToolBar.strings['Strong'] = 'Negriña';
 jsToolBar.strings['Italic'] = 'Itálica';
-jsToolBar.strings['Underline'] = 'Suliñado';
+jsToolBar.strings['Underline'] = 'Subliñado';
 jsToolBar.strings['Deleted'] = 'Tachado';
 jsToolBar.strings['Code'] = 'Código fonte';
 jsToolBar.strings['Heading 1'] = 'Encabezado 1';
@@ -13,5 +13,5 @@
 jsToolBar.strings['Quote'] = 'Citar';
 jsToolBar.strings['Unquote'] = 'Quitar cita';
 jsToolBar.strings['Preformatted text'] = 'Texto con formato';
-jsToolBar.strings['Wiki link'] = 'Enlace a páxina Wiki';
+jsToolBar.strings['Wiki link'] = 'Ligazón a páxina Wiki';
 jsToolBar.strings['Image'] = 'Imaxe';
Actions #6

Updated by Go MAEDA over 6 years ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA

Committed. Thank you for improving Redmine.

Actions #7

Updated by Toshi MARUYAMA over 6 years ago

  • Related to Patch #27992: Galician translation update added
Actions

Also available in: Atom PDF