summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-08-09 02:26:50 +0000
committerNextcloud bot <bot@nextcloud.com>2021-08-09 02:26:50 +0000
commit410382f76512f378738727c594a9bb17c0d1e0da (patch)
tree90f14b90757433a8c1daf70ba87149fa1eb8a6f1 /apps/files_versions
parent27847a92501d9b434589030c899bcb0561414842 (diff)
downloadnextcloud-server-410382f76512f378738727c594a9bb17c0d1e0da.tar.gz
nextcloud-server-410382f76512f378738727c594a9bb17c0d1e0da.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.js4
-rw-r--r--apps/files_versions/l10n/th.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_versions/l10n/th.js b/apps/files_versions/l10n/th.js
index 6ce6525ab1d..e86c92c3e8b 100644
--- a/apps/files_versions/l10n/th.js
+++ b/apps/files_versions/l10n/th.js
@@ -1,10 +1,10 @@
OC.L10N.register(
"files_versions",
{
- "Versions" : "เวอร์ชั่น",
+ "Versions" : "รุ่น",
"Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับไปยังการแก้ไขเมื่อ {timestamp}",
"_%n byte_::_%n bytes_" : ["%n ไบต์"],
"Restore" : "คืนค่า",
- "No other versions available" : "ยังไม่มีรุ่นที่ใหม่กว่า"
+ "No other versions available" : "ไม่มีรุ่นอื่น ๆ"
},
"nplurals=1; plural=0;");
diff --git a/apps/files_versions/l10n/th.json b/apps/files_versions/l10n/th.json
index 96410c419ec..c46285ab31f 100644
--- a/apps/files_versions/l10n/th.json
+++ b/apps/files_versions/l10n/th.json
@@ -1,8 +1,8 @@
{ "translations": {
- "Versions" : "เวอร์ชั่น",
+ "Versions" : "รุ่น",
"Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับไปยังการแก้ไขเมื่อ {timestamp}",
"_%n byte_::_%n bytes_" : ["%n ไบต์"],
"Restore" : "คืนค่า",
- "No other versions available" : "ยังไม่มีรุ่นที่ใหม่กว่า"
+ "No other versions available" : "ไม่มีรุ่นอื่น ๆ"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file