diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-12-03 01:55:12 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-12-03 01:55:12 -0500 |
commit | 5c178a27195b7eac890c875a6e6b2fa5453c4133 (patch) | |
tree | 8e90184c8d0893bad8f496df1d1049ec288d4af9 /apps | |
parent | e1bf50edd2ba65874267911381557d36dcc166d3 (diff) | |
download | nextcloud-server-5c178a27195b7eac890c875a6e6b2fa5453c4133.tar.gz nextcloud-server-5c178a27195b7eac890c875a6e6b2fa5453c4133.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/l10n/th_TH.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/th_TH.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/th_TH.js b/apps/files/l10n/th_TH.js index 791b987a9b8..d371d5a39c4 100644 --- a/apps/files/l10n/th_TH.js +++ b/apps/files/l10n/th_TH.js @@ -44,6 +44,7 @@ OC.L10N.register( "Could not move \"{file}\"" : "ไม่สามารถย้ายไฟล์ \"{file}\"", "{newName} already exists" : "{newName} มีอยู่แล้ว", "Could not rename \"{fileName}\", it does not exist any more" : "ไม่สามารถเปลี่ยนชื่อไฟล์ \"{fileName}\" ไฟล์นั้นไม่มีอยู่", + "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "ชื่อโฟลเดอร์ \"{targetName}\" มีอยู่แล้วใน \"{dir}\" กรุณาใช้ชื่อที่แตกต่างกัน", "Could not rename \"{fileName}\"" : "ไม่สามารถเปลี่ยนชื่อไฟล์ \"{fileName}\"", "Could not create file \"{file}\"" : "ไม่สามารถสร้างไฟล์ \"{file}\"", "Could not create file \"{file}\" because it already exists" : "ไม่สามารถสร้างไฟล์ \"{file}\" เพราะมันมีอยู่แล้ว", diff --git a/apps/files/l10n/th_TH.json b/apps/files/l10n/th_TH.json index f0a5263892e..5e8086ad9d9 100644 --- a/apps/files/l10n/th_TH.json +++ b/apps/files/l10n/th_TH.json @@ -42,6 +42,7 @@ "Could not move \"{file}\"" : "ไม่สามารถย้ายไฟล์ \"{file}\"", "{newName} already exists" : "{newName} มีอยู่แล้ว", "Could not rename \"{fileName}\", it does not exist any more" : "ไม่สามารถเปลี่ยนชื่อไฟล์ \"{fileName}\" ไฟล์นั้นไม่มีอยู่", + "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "ชื่อโฟลเดอร์ \"{targetName}\" มีอยู่แล้วใน \"{dir}\" กรุณาใช้ชื่อที่แตกต่างกัน", "Could not rename \"{fileName}\"" : "ไม่สามารถเปลี่ยนชื่อไฟล์ \"{fileName}\"", "Could not create file \"{file}\"" : "ไม่สามารถสร้างไฟล์ \"{file}\"", "Could not create file \"{file}\" because it already exists" : "ไม่สามารถสร้างไฟล์ \"{file}\" เพราะมันมีอยู่แล้ว", |