Skip to content

Commit ea7eae0

Browse files
author
Humdinger
committed
New/updated translations
Added: Friaulian, Italian, Japanese, Spanish, Swedish Thanks to all translators! Catalan (ca) Davidmp Dutch (nl) Schrijvers Luc English (British) (en_GB) jt15s French (fr) Briseur, Jérôme Duval Friulian (fur) tmtfx Italian (it) zumikkebe Japanese (ja) Murai Takashi Portuguese (pt) kenmays Spanish (es) cafeina, unspacyar, Parodper Swedish (sv) Fredrik Modéen Turkish (tr) Emir Sarı
1 parent ab8204b commit ea7eae0

File tree

176 files changed

+3531
-858
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

176 files changed

+3531
-858
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ OPTIMIZE=
128128
# locales/en.catkeys file. Use it as template for creating other
129129
# languages catkeys. All localization files must be placed
130130
# in "locales" sub-directory.
131-
LOCALES= ca de en en_GB fr nl pt tr
131+
LOCALES= ca de en en_GB es fr fur it ja nl pt sv tr
132132

133133
# specify any preprocessor symbols to be defined. The symbols will not
134134
# have their values set automatically; you must supply the value (if any)

addons/AddOns/AdaptiveHistogramEqualization/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ OPTIMIZE :=
9999
# will recreate only the "locales/en.catkeys" file. Use it as a template
100100
# for creating catkeys for other languages. All localization files must be
101101
# placed in the "locales" subdirectory.
102-
LOCALES = ca de en en_GB fr nl pt tr
102+
LOCALES = ca de en en_GB es fr fur it ja nl pt sv tr
103103

104104
# Specify all the preprocessor symbols to be defined. The symbols will not
105105
# have their values set automatically; you must supply the value (if any) to
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
1 Spanish application/x-vnd.artpaint-addon 2884710820
2+
Adaptive histogram equalization AddOns_AdaptiveHistoryEqualizer Ecualización adaptativa del histograma
3+
Improves the contrast by equalizing its histogram locally. AddOns_AdaptiveHistoryEqualizer Mejora el contraste al ecualizar localmente su histograma.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
1 Friulian application/x-vnd.artpaint-addon 2884710820
2+
Adaptive histogram equalization AddOns_AdaptiveHistoryEqualizer Ecualizazion adative dal istrogram
3+
Improves the contrast by equalizing its histogram locally. AddOns_AdaptiveHistoryEqualizer Al miore il contrast ecualizant il so istogram in locâl.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
1 Italian application/x-vnd.artpaint-addon 2884710820
2+
Adaptive histogram equalization AddOns_AdaptiveHistoryEqualizer Equalizzazione adattiva istogramma
3+
Improves the contrast by equalizing its histogram locally. AddOns_AdaptiveHistoryEqualizer Migliora il contrasto equalizzando localmente il suo istogramma.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
1 Japanese application/x-vnd.artpaint-addon 2884710820
2+
Adaptive histogram equalization AddOns_AdaptiveHistoryEqualizer 適応ヒストグラム平坦化
3+
Improves the contrast by equalizing its histogram locally. AddOns_AdaptiveHistoryEqualizer ヒストグラムを局所的に平坦化することでコントラストを改善します。
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
1 Swedish application/x-vnd.artpaint-addon 2884710820
2+
Adaptive histogram equalization AddOns_AdaptiveHistoryEqualizer Adaptiv histogramutjämning
3+
Improves the contrast by equalizing its histogram locally. AddOns_AdaptiveHistoryEqualizer Förbättrar kontrasten genom att utjämna dess histogram lokalt.

addons/AddOns/AntiDitherer/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ OPTIMIZE :=
9999
# will recreate only the "locales/en.catkeys" file. Use it as a template
100100
# for creating catkeys for other languages. All localization files must be
101101
# placed in the "locales" subdirectory.
102-
LOCALES = ca de en en_GB fr nl pt tr
102+
LOCALES = ca de en en_GB es fr fur it ja nl pt sv tr
103103

104104
# Specify all the preprocessor symbols to be defined. The symbols will not
105105
# have their values set automatically; you must supply the value (if any) to
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
1 Spanish application/x-vnd.artpaint-addon 1667863556
2+
Anti-Dither AddOns_AntiDither Antitramado
3+
Anti-Dither… AddOns_AntiDither Antitramado…
4+
Attempts to reverse the effects of dithering. AddOns_AntiDither Intenta revertir el efecto de tramado.
5+
Block size: AddOns_AntiDither Tamaño de bloque:
6+
Reduce resolution AddOns_AntiDither Reducir resolución
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
1 Friulian application/x-vnd.artpaint-addon 1667863556
2+
Anti-Dither AddOns_AntiDither Anti-redinadure.
3+
Anti-Dither… AddOns_AntiDither Anti-redinadure…
4+
Attempts to reverse the effects of dithering. AddOns_AntiDither Al cîr di anulâ i efiets di redinadure.
5+
Block size: AddOns_AntiDither Dimension bloc:
6+
Reduce resolution AddOns_AntiDither Ridûs risoluzion
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
1 Italian application/x-vnd.artpaint-addon 1667863556
2+
Anti-Dither AddOns_AntiDither Rimuovi retinatura
3+
Anti-Dither… AddOns_AntiDither Rimuovi retinatura…
4+
Attempts to reverse the effects of dithering. AddOns_AntiDither Tenta di invertire gli effetti della retinatura.
5+
Block size: AddOns_AntiDither Dimensione blocco:
6+
Reduce resolution AddOns_AntiDither Riduci risoluzione
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
1 Japanese application/x-vnd.artpaint-addon 1667863556
2+
Anti-Dither AddOns_AntiDither アンチディザリング
3+
Anti-Dither… AddOns_AntiDither アンチディザリング…
4+
Attempts to reverse the effects of dithering. AddOns_AntiDither ディザリング効果の打ち消しを試みます。
5+
Block size: AddOns_AntiDither ブロックサイズ:
6+
Reduce resolution AddOns_AntiDither 解像度を下げる
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
1 Swedish application/x-vnd.artpaint-addon 1667863556
2+
Anti-Dither AddOns_AntiDither Anti-Dither
3+
Anti-Dither… AddOns_AntiDither Anti-Dither…
4+
Attempts to reverse the effects of dithering. AddOns_AntiDither Försök att vända effekterna av vibrering.
5+
Block size: AddOns_AntiDither Block storlek:
6+
Reduce resolution AddOns_AntiDither Minska upplösningen

addons/AddOns/Blur/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ OPTIMIZE :=
9999
# will recreate only the "locales/en.catkeys" file. Use it as a template
100100
# for creating catkeys for other languages. All localization files must be
101101
# placed in the "locales" subdirectory.
102-
LOCALES = ca de en en_GB fr nl pt tr
102+
LOCALES = ca de en en_GB es fr fur it ja nl pt sv tr
103103

104104
# Specify all the preprocessor symbols to be defined. The symbols will not
105105
# have their values set automatically; you must supply the value (if any) to

addons/AddOns/Blur/locales/es.catkeys

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1 Spanish application/x-vnd.artpaint-addon 3937050915
2+
Adds a blur. AddOns_Blur Añade un desenfoque.
3+
Blur AddOns_Blur Desenfoque
4+
Blur amount: AddOns_Blur Cantidad de desenfoque:
5+
Blur… AddOns_Blur Desenfoque…
6+
High AddOns_Blur Alto
7+
Low AddOns_Blur Bajo
+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1 Friulian application/x-vnd.artpaint-addon 3937050915
2+
Adds a blur. AddOns_Blur Al zonte un efiet par meti fûr di fûc.
3+
Blur AddOns_Blur Fûr di fûc
4+
Blur amount: AddOns_Blur Cuantitât di fûr di fûc:
5+
Blur… AddOns_Blur Fûr di fûc…
6+
High AddOns_Blur Elevade
7+
Low AddOns_Blur Basse

addons/AddOns/Blur/locales/it.catkeys

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1 Italian application/x-vnd.artpaint-addon 3937050915
2+
Adds a blur. AddOns_Blur Aggiunge una sfocatura.
3+
Blur AddOns_Blur Sfocatura
4+
Blur amount: AddOns_Blur Intensità sfocatura:
5+
Blur… AddOns_Blur Sfocatura…
6+
High AddOns_Blur Elevata
7+
Low AddOns_Blur Ridotta

addons/AddOns/Blur/locales/ja.catkeys

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1 Japanese application/x-vnd.artpaint-addon 3937050915
2+
Adds a blur. AddOns_Blur ぼかしを追加します。
3+
Blur AddOns_Blur ぼかし
4+
Blur amount: AddOns_Blur ぼかし量:
5+
Blur… AddOns_Blur ぼかし…
6+
High AddOns_Blur 高
7+
Low AddOns_Blur 低

addons/AddOns/Blur/locales/sv.catkeys

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1 Swedish application/x-vnd.artpaint-addon 3937050915
2+
Adds a blur. AddOns_Blur Lägger till en oskärpa.
3+
Blur AddOns_Blur Oskärpa
4+
Blur amount: AddOns_Blur Oskärpa mängd:
5+
Blur… AddOns_Blur Oskärpa…
6+
High AddOns_Blur Hög
7+
Low AddOns_Blur Låg

addons/AddOns/Brightness/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ OPTIMIZE :=
9999
# will recreate only the "locales/en.catkeys" file. Use it as a template
100100
# for creating catkeys for other languages. All localization files must be
101101
# placed in the "locales" subdirectory.
102-
LOCALES = ca de en en_GB fr nl pt tr
102+
LOCALES = ca de en en_GB es fr fur it ja nl pt sv tr
103103

104104
# Specify all the preprocessor symbols to be defined. The symbols will not
105105
# have their values set automatically; you must supply the value (if any) to
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1 Spanish application/x-vnd.artpaint-addon 1818604717
2+
Adjusts the brightness. AddOns_Brightness Ajusta el brillo.
3+
Brightness AddOns_Brightness Brillo
4+
Brightness: AddOns_Brightness Brillo:
5+
Brightness… AddOns_Brightness Brillo…
6+
High AddOns_Brightness Alto
7+
Low AddOns_Brightness Bajo
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1 Friulian application/x-vnd.artpaint-addon 1818604717
2+
Adjusts the brightness. AddOns_Brightness Al juste la luminositât.
3+
Brightness AddOns_Brightness Luminositât
4+
Brightness: AddOns_Brightness Luminositât:
5+
Brightness… AddOns_Brightness Luminositât…
6+
High AddOns_Brightness Elevade
7+
Low AddOns_Brightness Basse
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1 Italian application/x-vnd.artpaint-addon 1818604717
2+
Adjusts the brightness. AddOns_Brightness Regola la luminosità.
3+
Brightness AddOns_Brightness Luminosità
4+
Brightness: AddOns_Brightness Luminosità:
5+
Brightness… AddOns_Brightness Luminosità…
6+
High AddOns_Brightness Elevata
7+
Low AddOns_Brightness Ridotta
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1 Japanese application/x-vnd.artpaint-addon 1818604717
2+
Adjusts the brightness. AddOns_Brightness 明るさを調整します。
3+
Brightness AddOns_Brightness 明るさ
4+
Brightness: AddOns_Brightness 明るさ:
5+
Brightness… AddOns_Brightness 明るさ…
6+
High AddOns_Brightness 高
7+
Low AddOns_Brightness 低
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1 Swedish application/x-vnd.artpaint-addon 1818604717
2+
Adjusts the brightness. AddOns_Brightness Justerar ljusstyrkan.
3+
Brightness AddOns_Brightness Ljusstyrka
4+
Brightness: AddOns_Brightness Ljusstyrka:
5+
Brightness… AddOns_Brightness Ljusstyrka...
6+
High AddOns_Brightness Hög
7+
Low AddOns_Brightness Låg

addons/AddOns/ColorBalance/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ OPTIMIZE :=
9999
# will recreate only the "locales/en.catkeys" file. Use it as a template
100100
# for creating catkeys for other languages. All localization files must be
101101
# placed in the "locales" subdirectory.
102-
LOCALES = ca de en en_GB fr nl pt tr
102+
LOCALES = ca de en en_GB es fr fur it ja nl pt sv tr
103103

104104
# Specify all the preprocessor symbols to be defined. The symbols will not
105105
# have their values set automatically; you must supply the value (if any) to
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
1 Spanish application/x-vnd.artpaint-addon 768466794
2+
Adjusts the color balance. AddOns_ColorBalance Ajusta el balance de color.
3+
Color balance AddOns_ColorBalance Balance de color
4+
Color balance… AddOns_ColorBalance Balance de color…
5+
Less AddOns_ColorBalance Menos
6+
More AddOns_ColorBalance Más
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
1 Friulian application/x-vnd.artpaint-addon 768466794
2+
Adjusts the color balance. AddOns_ColorBalance Al juste il belançament dai colôrs.
3+
Color balance AddOns_ColorBalance Belançament colôrs
4+
Color balance… AddOns_ColorBalance Belançament colôrs…
5+
Less AddOns_ColorBalance Mancul
6+
More AddOns_ColorBalance Plui
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
1 Italian application/x-vnd.artpaint-addon 768466794
2+
Adjusts the color balance. AddOns_ColorBalance Regola il bilanciamento colore.
3+
Color balance AddOns_ColorBalance Bilanciamento colore
4+
Color balance… AddOns_ColorBalance Bilanciamento colore…
5+
Less AddOns_ColorBalance Riduci
6+
More AddOns_ColorBalance Aumenta
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
1 Japanese application/x-vnd.artpaint-addon 768466794
2+
Adjusts the color balance. AddOns_ColorBalance カラーバランスを調整します。
3+
Color balance AddOns_ColorBalance カラーバランス
4+
Color balance… AddOns_ColorBalance カラーバランス…
5+
Less AddOns_ColorBalance 少
6+
More AddOns_ColorBalance 大
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
1 Swedish application/x-vnd.artpaint-addon 768466794
2+
Adjusts the color balance. AddOns_ColorBalance Justerar färgbalansen.
3+
Color balance AddOns_ColorBalance Färgbalans
4+
Color balance… AddOns_ColorBalance Färgbalans…
5+
Less AddOns_ColorBalance Mindre
6+
More AddOns_ColorBalance Mer

addons/AddOns/ColorReducer/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ OPTIMIZE :=
101101
# will recreate only the "locales/en.catkeys" file. Use it as a template
102102
# for creating catkeys for other languages. All localization files must be
103103
# placed in the "locales" subdirectory.
104-
LOCALES = ca de en en_GB fr nl pt tr
104+
LOCALES = ca de en en_GB es fr fur it ja nl pt sv tr
105105

106106
# Specify all the preprocessor symbols to be defined. The symbols will not
107107
# have their values set automatically; you must supply the value (if any) to
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
1 Spanish application/x-vnd.artpaint-addon 4139515168
2+
BeOS AddOns_ColorReducer BeOS
3+
Color reducer AddOns_ColorReducer Reducción de color
4+
Color reducer… AddOns_ColorReducer Reducción de color...
5+
Dither mode: AddOns_ColorReducer Modo de tramado:
6+
Floyd-Steinberg EDD AddOns_ColorReducer Tramado de Floyd-Steinberg
7+
Generalized Lloyd's Algorithm AddOns_ColorReducer Algoritmo general de Lloyd
8+
N-Candidate AddOns_ColorReducer Enésimo candidato
9+
No dithering AddOns_ColorReducer Sin tramado
10+
Palette mode: AddOns_ColorReducer Modo de paleta:
11+
Palette size: AddOns_ColorReducer Tamaño de paleta:
12+
Preserve solids FS AddOns_ColorReducer Preservar rellenar de sólidos
13+
Reduces the number of used colors. AddOns_ColorReducer Reduce el número de colores usados.
14+
Reducing in progress AddOns_ColorReducer Reducción en curso
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
1 Friulian application/x-vnd.artpaint-addon 4139515168
2+
BeOS AddOns_ColorReducer BeOS
3+
Color reducer AddOns_ColorReducer Ridutôr colôrs
4+
Color reducer… AddOns_ColorReducer Ridutôr colôrs…
5+
Dither mode: AddOns_ColorReducer Modalitât redinadure:
6+
Floyd-Steinberg EDD AddOns_ColorReducer Floyd-Steinberg EDD
7+
Generalized Lloyd's Algorithm AddOns_ColorReducer Algoritmi di Lloyd gjeneralizât
8+
N-Candidate AddOns_ColorReducer N-Candidât
9+
No dithering AddOns_ColorReducer Nissune redinadure
10+
Palette mode: AddOns_ColorReducer Modalitât palete:
11+
Palette size: AddOns_ColorReducer Dimension palete:
12+
Preserve solids FS AddOns_ColorReducer Conserve FS solits
13+
Reduces the number of used colors. AddOns_ColorReducer Al ridûs il numar di colôrs doprâts.
14+
Reducing in progress AddOns_ColorReducer Riduzion in vore
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
1 Italian application/x-vnd.artpaint-addon 4139515168
2+
BeOS AddOns_ColorReducer BeOS
3+
Color reducer AddOns_ColorReducer Riduttore colore
4+
Color reducer… AddOns_ColorReducer Riduttore colore…
5+
Dither mode: AddOns_ColorReducer Modalità retinatura:
6+
Floyd-Steinberg EDD AddOns_ColorReducer Floyd-Steinberg EDD
7+
Generalized Lloyd's Algorithm AddOns_ColorReducer Algoritmo Generalizzato di Lloyd
8+
N-Candidate AddOns_ColorReducer N-Candidate
9+
No dithering AddOns_ColorReducer Nessuna retinatura
10+
Palette mode: AddOns_ColorReducer Modalità tavolozza:
11+
Palette size: AddOns_ColorReducer Dimensione tavolozza:
12+
Preserve solids FS AddOns_ColorReducer Preserva FS solidi
13+
Reduces the number of used colors. AddOns_ColorReducer Riduce il numero di colori utilizzati.
14+
Reducing in progress AddOns_ColorReducer Riduzione in corso
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
1 Japanese application/x-vnd.artpaint-addon 4139515168
2+
BeOS AddOns_ColorReducer BeOS
3+
Color reducer AddOns_ColorReducer 減色
4+
Color reducer… AddOns_ColorReducer 減色…
5+
Dither mode: AddOns_ColorReducer ディザーモード:
6+
Floyd-Steinberg EDD AddOns_ColorReducer Floyd-Steinberg EDD
7+
Generalized Lloyd's Algorithm AddOns_ColorReducer Generalized Lloyd's Algorithm
8+
N-Candidate AddOns_ColorReducer N-Candidate
9+
No dithering AddOns_ColorReducer ディザリングしない
10+
Palette mode: AddOns_ColorReducer パレットモード:
11+
Palette size: AddOns_ColorReducer パレットサイズ:
12+
Preserve solids FS AddOns_ColorReducer Preserve solids FS
13+
Reduces the number of used colors. AddOns_ColorReducer 使用中の色数を減らします。
14+
Reducing in progress AddOns_ColorReducer 減色中です
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
1 Swedish application/x-vnd.artpaint-addon 4139515168
2+
BeOS AddOns_ColorReducer BeOS
3+
Color reducer AddOns_ColorReducer Färgreducerare
4+
Color reducer… AddOns_ColorReducer Färgreducerare...
5+
Dither mode: AddOns_ColorReducer Dither-läge:
6+
Floyd-Steinberg EDD AddOns_ColorReducer Floyd-Steinberg EDD
7+
Generalized Lloyd's Algorithm AddOns_ColorReducer Generaliserad Lloyd's Algoritm
8+
N-Candidate AddOns_ColorReducer N-kandidat
9+
No dithering AddOns_ColorReducer Inget vibrerande
10+
Palette mode: AddOns_ColorReducer Palettläge:
11+
Palette size: AddOns_ColorReducer Palettstorlek:
12+
Preserve solids FS AddOns_ColorReducer Bevara fasta ämnen FS
13+
Reduces the number of used colors. AddOns_ColorReducer Minskar antalet använda färger.
14+
Reducing in progress AddOns_ColorReducer Minskning pågår

addons/AddOns/ColorSeparator/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ OPTIMIZE :=
9999
# will recreate only the "locales/en.catkeys" file. Use it as a template
100100
# for creating catkeys for other languages. All localization files must be
101101
# placed in the "locales" subdirectory.
102-
LOCALES = ca de en en_GB fr nl pt tr
102+
LOCALES = ca de en en_GB es fr fur it ja nl pt sv tr
103103

104104
# Specify all the preprocessor symbols to be defined. The symbols will not
105105
# have their values set automatically; you must supply the value (if any) to
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
1 Spanish application/x-vnd.artpaint-addon 2894671594
2+
blacK AddOns_ColorSeparator Negro
3+
Color separator AddOns_ColorSeparator Separador de colores
4+
Color separator… AddOns_ColorSeparator Separador de colores...
5+
Cyan AddOns_ColorSeparator Cian
6+
Extracts the color components for printing. AddOns_ColorSeparator Extraer los componentes de color para impresión.
7+
Magenta AddOns_ColorSeparator Magenta
8+
Select C-M-Y-K: AddOns_ColorSeparator Seleccionar C-M-A-N:
9+
Yellow AddOns_ColorSeparator Amarillo
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
1 Friulian application/x-vnd.artpaint-addon 2894671594
2+
blacK AddOns_ColorSeparator Neri (K)
3+
Color separator AddOns_ColorSeparator Separadôr colôrs
4+
Color separator… AddOns_ColorSeparator Separadôr colôrs…
5+
Cyan AddOns_ColorSeparator Ciano
6+
Extracts the color components for printing. AddOns_ColorSeparator Al tire fûr i components dai colôrs pe stampe.
7+
Magenta AddOns_ColorSeparator Magenta
8+
Select C-M-Y-K: AddOns_ColorSeparator Selezione C-M-Y-K:
9+
Yellow AddOns_ColorSeparator Zâl (Y)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
1 Italian application/x-vnd.artpaint-addon 2894671594
2+
blacK AddOns_ColorSeparator Nero (K)
3+
Color separator AddOns_ColorSeparator Separatore colore
4+
Color separator… AddOns_ColorSeparator Separatore colore…
5+
Cyan AddOns_ColorSeparator Ciano (C)
6+
Extracts the color components for printing. AddOns_ColorSeparator Estrae i componenti del colore per la stampa.
7+
Magenta AddOns_ColorSeparator Magenta (M)
8+
Select C-M-Y-K: AddOns_ColorSeparator Scegli C-M-Y-K:
9+
Yellow AddOns_ColorSeparator Giallo (Y)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
1 Japanese application/x-vnd.artpaint-addon 2894671594
2+
blacK AddOns_ColorSeparator 黒色
3+
Color separator AddOns_ColorSeparator 色分離
4+
Color separator… AddOns_ColorSeparator 色分離…
5+
Cyan AddOns_ColorSeparator シアン
6+
Extracts the color components for printing. AddOns_ColorSeparator 印刷用に色要素を抽出します。
7+
Magenta AddOns_ColorSeparator マゼンタ
8+
Select C-M-Y-K: AddOns_ColorSeparator C-M-Y-K 選択:
9+
Yellow AddOns_ColorSeparator 黄色
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
1 Swedish application/x-vnd.artpaint-addon 2894671594
2+
blacK AddOns_ColorSeparator svart
3+
Color separator AddOns_ColorSeparator Färgseparator
4+
Color separator… AddOns_ColorSeparator Färgseparator…
5+
Cyan AddOns_ColorSeparator Cyan
6+
Extracts the color components for printing. AddOns_ColorSeparator Extraherar färgkomponenterna för utskrift.
7+
Magenta AddOns_ColorSeparator Magenta
8+
Select C-M-Y-K: AddOns_ColorSeparator Välj C-M-Y-K:
9+
Yellow AddOns_ColorSeparator Gul

addons/AddOns/Contrast/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ OPTIMIZE :=
9999
# will recreate only the "locales/en.catkeys" file. Use it as a template
100100
# for creating catkeys for other languages. All localization files must be
101101
# placed in the "locales" subdirectory.
102-
LOCALES = ca de en en_GB fr nl pt tr
102+
LOCALES = ca de en en_GB es fr fur it ja nl pt sv tr
103103

104104
# Specify all the preprocessor symbols to be defined. The symbols will not
105105
# have their values set automatically; you must supply the value (if any) to
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1 Spanish application/x-vnd.artpaint-addon 3051317411
2+
Adjusts the contrast. AddOns_Contrast Establece el contraste.
3+
Contrast AddOns_Contrast Contraste
4+
Contrast: AddOns_Contrast Contraste:
5+
Contrast… AddOns_Contrast Contraste…
6+
High AddOns_Contrast Alto
7+
Low AddOns_Contrast Bajo
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1 Friulian application/x-vnd.artpaint-addon 3051317411
2+
Adjusts the contrast. AddOns_Contrast Al juste il contrast.
3+
Contrast AddOns_Contrast Contrast
4+
Contrast: AddOns_Contrast Contrast:
5+
Contrast… AddOns_Contrast Contrast…
6+
High AddOns_Contrast Elevât
7+
Low AddOns_Contrast Bas
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1 Italian application/x-vnd.artpaint-addon 3051317411
2+
Adjusts the contrast. AddOns_Contrast Regola il contrasto.
3+
Contrast AddOns_Contrast Contrasto
4+
Contrast: AddOns_Contrast Contrasto:
5+
Contrast… AddOns_Contrast Contrasto…
6+
High AddOns_Contrast Elevato
7+
Low AddOns_Contrast Ridotto

0 commit comments

Comments
 (0)