Skip to content

Commit d9948e5

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent b7cb195 commit d9948e5

4 files changed

Lines changed: 12 additions & 0 deletions

File tree

l10n/et_EE.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,11 @@ OC.L10N.register(
117117
"Submit name" : "Salvesta nimi",
118118
"Confirm" : "Kinnita",
119119
"Cancel" : "Tühista",
120+
"A file with that name already exists." : "Selle nimega fail on juba olemas.",
121+
"Error checking if file exists." : "Viga faili olemasolu kontrollimisel.",
120122
"Save as" : "Salvesta kui",
121123
"Path to save" : "Asukoht salvestamiseks",
124+
"Checking…" : "Kontrollin…",
122125
"Invalid file name" : "Vigane failinimi",
123126
"File name already exists" : "Failinimi on juba olemas",
124127
"Select template" : "Vali mall",

l10n/et_EE.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,11 @@
115115
"Submit name" : "Salvesta nimi",
116116
"Confirm" : "Kinnita",
117117
"Cancel" : "Tühista",
118+
"A file with that name already exists." : "Selle nimega fail on juba olemas.",
119+
"Error checking if file exists." : "Viga faili olemasolu kontrollimisel.",
118120
"Save as" : "Salvesta kui",
119121
"Path to save" : "Asukoht salvestamiseks",
122+
"Checking…" : "Kontrollin…",
120123
"Invalid file name" : "Vigane failinimi",
121124
"File name already exists" : "Failinimi on juba olemas",
122125
"Select template" : "Vali mall",

l10n/zh_HK.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,11 @@ OC.L10N.register(
193193
"Confirm" : "確認",
194194
"Cancel" : "取消",
195195
"Save As" : "另存為",
196+
"A file with that name already exists." : "已存在同名檔案。",
197+
"Error checking if file exists." : "檢查檔案是否存在時發生錯誤。",
196198
"Save as" : "另存為",
197199
"Path to save" : "保存的路徑",
200+
"Checking…" : "正在檢查 …",
198201
"Invalid file name" : "檔案名稱無效",
199202
"File name already exists" : "檔案名已存在",
200203
"Select template" : "選擇範本",

l10n/zh_HK.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,11 @@
191191
"Confirm" : "確認",
192192
"Cancel" : "取消",
193193
"Save As" : "另存為",
194+
"A file with that name already exists." : "已存在同名檔案。",
195+
"Error checking if file exists." : "檢查檔案是否存在時發生錯誤。",
194196
"Save as" : "另存為",
195197
"Path to save" : "保存的路徑",
198+
"Checking…" : "正在檢查 …",
196199
"Invalid file name" : "檔案名稱無效",
197200
"File name already exists" : "檔案名已存在",
198201
"Select template" : "選擇範本",

0 commit comments

Comments
 (0)