diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-04 02:26:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-04 02:26:47 +0000 |
commit | 2a4b5752de9c63839a631657cde1dc4380a37e3d (patch) | |
tree | 7b75eaef2f34c98215fe16b5157794de20f0af4b /apps/files_versions | |
parent | a45d94af7b5480c695da9f3fdc775d9afa7decfa (diff) | |
download | nextcloud-server-2a4b5752de9c63839a631657cde1dc4380a37e3d.tar.gz nextcloud-server-2a4b5752de9c63839a631657cde1dc4380a37e3d.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_versions')
-rw-r--r-- | apps/files_versions/l10n/th.js | 2 | ||||
-rw-r--r-- | apps/files_versions/l10n/th.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_versions/l10n/th.js b/apps/files_versions/l10n/th.js index ff34fbba828..6ce6525ab1d 100644 --- a/apps/files_versions/l10n/th.js +++ b/apps/files_versions/l10n/th.js @@ -1,7 +1,7 @@ OC.L10N.register( "files_versions", { - "Versions" : "รุ่น", + "Versions" : "เวอร์ชั่น", "Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับไปยังการแก้ไขเมื่อ {timestamp}", "_%n byte_::_%n bytes_" : ["%n ไบต์"], "Restore" : "คืนค่า", diff --git a/apps/files_versions/l10n/th.json b/apps/files_versions/l10n/th.json index f15f305ec54..96410c419ec 100644 --- a/apps/files_versions/l10n/th.json +++ b/apps/files_versions/l10n/th.json @@ -1,5 +1,5 @@ { "translations": { - "Versions" : "รุ่น", + "Versions" : "เวอร์ชั่น", "Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับไปยังการแก้ไขเมื่อ {timestamp}", "_%n byte_::_%n bytes_" : ["%n ไบต์"], "Restore" : "คืนค่า", |