File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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" ,
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff 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" : "選擇範本" ,
Original file line number Diff line number Diff line change 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" : " 選擇範本" ,
You can’t perform that action at this time.
0 commit comments