Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'l10n')
-rw-r--r--l10n/pl.js3
-rw-r--r--l10n/pl.json3
-rw-r--r--l10n/sk.js3
-rw-r--r--l10n/sk.json3
-rw-r--r--l10n/zh_CN.js3
-rw-r--r--l10n/zh_CN.json3
6 files changed, 18 insertions, 0 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index 9b6215f8c..e8a4c5445 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -24,6 +24,9 @@ OC.L10N.register(
"Insert emoji" : "Wstaw emoji",
"Insert image" : "Wstaw obraz",
"Insert an image" : "Wstaw obraz",
+ "Ctrl" : "Ctrl",
+ "Alt" : "Alt",
+ "Shift" : "Shift",
"Link file" : "Link pliku",
"Remove Link" : "Usuń link",
"Select file to link to" : "Wybierz plik dla linku",
diff --git a/l10n/pl.json b/l10n/pl.json
index 1576ecdc2..62ec1a4b2 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -22,6 +22,9 @@
"Insert emoji" : "Wstaw emoji",
"Insert image" : "Wstaw obraz",
"Insert an image" : "Wstaw obraz",
+ "Ctrl" : "Ctrl",
+ "Alt" : "Alt",
+ "Shift" : "Shift",
"Link file" : "Link pliku",
"Remove Link" : "Usuń link",
"Select file to link to" : "Wybierz plik dla linku",
diff --git a/l10n/sk.js b/l10n/sk.js
index 8d926f9d6..375fe7ef9 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -24,6 +24,9 @@ OC.L10N.register(
"Insert emoji" : "Vložiť emotikon",
"Insert image" : "Vložiť obrázok",
"Insert an image" : "Vložiť obrázok",
+ "Ctrl" : "Ctrl",
+ "Alt" : "Alt",
+ "Shift" : "Shift",
"Link file" : "Súbor pre odkaz",
"Remove Link" : "Odstrániť odkaz",
"Select file to link to" : "Vyberte súbor na ktorý poslať odkaz",
diff --git a/l10n/sk.json b/l10n/sk.json
index 6318ee463..817e87ad1 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -22,6 +22,9 @@
"Insert emoji" : "Vložiť emotikon",
"Insert image" : "Vložiť obrázok",
"Insert an image" : "Vložiť obrázok",
+ "Ctrl" : "Ctrl",
+ "Alt" : "Alt",
+ "Shift" : "Shift",
"Link file" : "Súbor pre odkaz",
"Remove Link" : "Odstrániť odkaz",
"Select file to link to" : "Vyberte súbor na ktorý poslať odkaz",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index b26791883..f4f1a7afd 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -24,6 +24,9 @@ OC.L10N.register(
"Insert emoji" : "插入 emoji",
"Insert image" : "插入图片",
"Insert an image" : "插入一张图片",
+ "Ctrl" : "Ctrl",
+ "Alt" : "Alt",
+ "Shift" : "Shift",
"Link file" : "链接文件",
"Remove Link" : "删除链接",
"Select file to link to" : "选择文件链接至",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index b3c597f83..9e1b28d11 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -22,6 +22,9 @@
"Insert emoji" : "插入 emoji",
"Insert image" : "插入图片",
"Insert an image" : "插入一张图片",
+ "Ctrl" : "Ctrl",
+ "Alt" : "Alt",
+ "Shift" : "Shift",
"Link file" : "链接文件",
"Remove Link" : "删除链接",
"Select file to link to" : "选择文件链接至",