diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-07 01:55:03 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-07 01:55:03 -0400 |
commit | 35421487610462b12e3600954f23a777c54abee3 (patch) | |
tree | e3cf933c15004e50fc9dd0dbbbb70d83d0b366fa /apps/files_versions/l10n | |
parent | 16708ae1873ddd563c3177b87cf7a4c395dca609 (diff) | |
download | nextcloud-server-35421487610462b12e3600954f23a777c54abee3.tar.gz nextcloud-server-35421487610462b12e3600954f23a777c54abee3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions/l10n')
-rw-r--r-- | apps/files_versions/l10n/th_TH.js | 4 | ||||
-rw-r--r-- | apps/files_versions/l10n/th_TH.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/th_TH.js b/apps/files_versions/l10n/th_TH.js index 72a456dc0ce..81559c9cea3 100644 --- a/apps/files_versions/l10n/th_TH.js +++ b/apps/files_versions/l10n/th_TH.js @@ -1,7 +1,11 @@ OC.L10N.register( "files_versions", { + "Could not revert: %s" : "ไม่สามารถย้อนกลับ: %s", "Versions" : "รุ่น", + "Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับ มีการแก้ไขเมื่อ {timestamp}", + "More versions..." : "รุ่นอื่นๆ ...", + "No other versions available" : "ไม่มีรุ่นอื่นๆ", "Restore" : "คืนค่า" }, "nplurals=1; plural=0;"); diff --git a/apps/files_versions/l10n/th_TH.json b/apps/files_versions/l10n/th_TH.json index 1d87f34b101..bd07d72a582 100644 --- a/apps/files_versions/l10n/th_TH.json +++ b/apps/files_versions/l10n/th_TH.json @@ -1,5 +1,9 @@ { "translations": { + "Could not revert: %s" : "ไม่สามารถย้อนกลับ: %s", "Versions" : "รุ่น", + "Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับ มีการแก้ไขเมื่อ {timestamp}", + "More versions..." : "รุ่นอื่นๆ ...", + "No other versions available" : "ไม่มีรุ่นอื่นๆ", "Restore" : "คืนค่า" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |