aboutsummaryrefslogtreecommitdiff
path: root/core/locales
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2019-09-21 08:51:10 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2019-09-21 08:51:10 -0400
commit68e7fc2fef3f9cbd4da4a89fa12915d4e683b439 (patch)
tree2dd8ae45a84585251b4ee5ea131e450b91cacdcd /core/locales
parentc51668199549617d07af4891af9aeae956bdd42c (diff)
downloadtextadept-68e7fc2fef3f9cbd4da4a89fa12915d4e683b439.tar.gz
textadept-68e7fc2fef3f9cbd4da4a89fa12915d4e683b439.zip
Added back "Paste Reindent", but as a separate menu/key/command from "Paste".
Diffstat (limited to 'core/locales')
-rw-r--r--core/locales/locale.ar.conf1
-rw-r--r--core/locales/locale.de.conf1
-rw-r--r--core/locales/locale.es.conf1
-rw-r--r--core/locales/locale.fr.conf1
-rw-r--r--core/locales/locale.it.conf1
-rw-r--r--core/locales/locale.pl.conf1
-rw-r--r--core/locales/locale.ru.conf1
-rw-r--r--core/locales/locale.sv.conf1
-rw-r--r--core/locales/locale.zh.conf3
9 files changed, 10 insertions, 1 deletions
diff --git a/core/locales/locale.ar.conf b/core/locales/locale.ar.conf
index 3837cae5..25e87169 100644
--- a/core/locales/locale.ar.conf
+++ b/core/locales/locale.ar.conf
@@ -167,6 +167,7 @@ _Redo = أ_عِدْ
Cu_t = _قُص
_Copy = _انْسَخ
_Paste = إ_لْصِق
+Paste Re_indent = Paste Re_indent
Duplicate _Line = _كرِّر السطر
_Delete = ا_حْذِف
D_elete Word = اح_ذف كلمة
diff --git a/core/locales/locale.de.conf b/core/locales/locale.de.conf
index 899de6ca..17e09b75 100644
--- a/core/locales/locale.de.conf
+++ b/core/locales/locale.de.conf
@@ -167,6 +167,7 @@ _Redo = _Wiederholen
Cu_t = _Ausschneiden
_Copy = _Kopieren
_Paste = E_infügen
+Paste Re_indent = Paste Re_indent
Duplicate _Line = Zeile duplizieren
_Delete = _Löschen
D_elete Word = Wort löschen
diff --git a/core/locales/locale.es.conf b/core/locales/locale.es.conf
index 6e46e6e0..9def85f6 100644
--- a/core/locales/locale.es.conf
+++ b/core/locales/locale.es.conf
@@ -167,6 +167,7 @@ _Redo = _Rehacer
Cu_t = Cor_tar
_Copy = _Copiar
_Paste = _Pegar
+Paste Re_indent = Paste Re_indent
Duplicate _Line = D_uplicar línea
_Delete = _Eliminar
D_elete Word = _Borrar palabra
diff --git a/core/locales/locale.fr.conf b/core/locales/locale.fr.conf
index e62bd07d..58dac7fa 100644
--- a/core/locales/locale.fr.conf
+++ b/core/locales/locale.fr.conf
@@ -168,6 +168,7 @@ _Redo = _Restaurer
Cu_t = _Couper
_Copy = Co_pier
_Paste = C_oller
+Paste Re_indent = Paste Re_indent
Duplicate _Line = Dupli_quer la ligne
_Delete = _Supprimer
D_elete Word = Supprim_er le mot
diff --git a/core/locales/locale.it.conf b/core/locales/locale.it.conf
index ff8843c8..47e8ca9a 100644
--- a/core/locales/locale.it.conf
+++ b/core/locales/locale.it.conf
@@ -167,6 +167,7 @@ _Redo = _Ripristina la modifica
Cu_t = _Taglia
_Copy = _Copia
_Paste = _Incolla
+Paste Re_indent = Paste Re_indent
Duplicate _Line = D_uplica la linea
_Delete = _Elimina
D_elete Word = E_limina la parola
diff --git a/core/locales/locale.pl.conf b/core/locales/locale.pl.conf
index 1c85d80e..dcb6ae13 100644
--- a/core/locales/locale.pl.conf
+++ b/core/locales/locale.pl.conf
@@ -168,6 +168,7 @@ _Redo = _Ponów
Cu_t = _Wytnij
_Copy = _Kopiuj
_Paste = Wkle_j
+Paste Re_indent = Paste Re_indent
Duplicate _Line = _Duplikuj wiersz
_Delete = _Usuń
D_elete Word = Usuń wy_raz
diff --git a/core/locales/locale.ru.conf b/core/locales/locale.ru.conf
index 8f079989..e69a7d2f 100644
--- a/core/locales/locale.ru.conf
+++ b/core/locales/locale.ru.conf
@@ -167,6 +167,7 @@ _Redo = Ве_рнуть
Cu_t = _Вырезать
_Copy = _Копировать
_Paste = Вст_авить
+Paste Re_indent = Paste Re_indent
Duplicate _Line = Скопировать _строку
_Delete = _Удалить
D_elete Word = Уда_лить слово
diff --git a/core/locales/locale.sv.conf b/core/locales/locale.sv.conf
index 76306645..8047e0ec 100644
--- a/core/locales/locale.sv.conf
+++ b/core/locales/locale.sv.conf
@@ -167,6 +167,7 @@ _Redo = _Gör om
Cu_t = Klipp _ut
_Copy = _Kopiera
_Paste = Klistra _in
+Paste Re_indent = Paste Re_indent
Duplicate _Line = Duplicera _rad
_Delete = _Ta bort
D_elete Word = Ta _bort ord
diff --git a/core/locales/locale.zh.conf b/core/locales/locale.zh.conf
index b90edd54..cc2b2a73 100644
--- a/core/locales/locale.zh.conf
+++ b/core/locales/locale.zh.conf
@@ -1,5 +1,5 @@
# Copyright 2007-2019 Mitchell mitchell.att.foicica.com. See LICENSE.
-# American English localization file for Textadept.
+# Chinese localization file for Textadept.
#
# When translating this file into your native language, all translated text must
# be encoded in UTF-8. For each "key = value" line, please replace the "value"
@@ -167,6 +167,7 @@ _Redo = 恢复(_R)
Cu_t = 剪切(_T)
_Copy = 复制(_C)
_Paste = 粘贴(_P)
+Paste Re_indent = Paste Re_indent
Duplicate _Line = 重复该行(_L)
_Delete = 删除(_D)
D_elete Word = 删除单词(_E)