Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-07-12 05:25:35 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-12 05:25:35 +0300
commita8aeaa6c7be0b016df93a8893eb8d6d029fd01bc (patch)
tree09f896ebdf90a9bc18c3128f7174a2ed93622498 /apps/files_versions
parentb4cebc353969649dfd6e2bc16dce70bb0689a387 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions')
-rw-r--r--apps/files_versions/l10n/th.js3
-rw-r--r--apps/files_versions/l10n/th.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_versions/l10n/th.js b/apps/files_versions/l10n/th.js
index e4d7fa4986c..ff34fbba828 100644
--- a/apps/files_versions/l10n/th.js
+++ b/apps/files_versions/l10n/th.js
@@ -2,7 +2,8 @@ OC.L10N.register(
"files_versions",
{
"Versions" : "รุ่น",
- "Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับ มีการแก้ไขเมื่อ {timestamp}",
+ "Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับไปยังการแก้ไขเมื่อ {timestamp}",
+ "_%n byte_::_%n bytes_" : ["%n ไบต์"],
"Restore" : "คืนค่า",
"No other versions available" : "ยังไม่มีรุ่นที่ใหม่กว่า"
},
diff --git a/apps/files_versions/l10n/th.json b/apps/files_versions/l10n/th.json
index f33ea1d213b..f15f305ec54 100644
--- a/apps/files_versions/l10n/th.json
+++ b/apps/files_versions/l10n/th.json
@@ -1,6 +1,7 @@
{ "translations": {
"Versions" : "รุ่น",
- "Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับ มีการแก้ไขเมื่อ {timestamp}",
+ "Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับไปยังการแก้ไขเมื่อ {timestamp}",
+ "_%n byte_::_%n bytes_" : ["%n ไบต์"],
"Restore" : "คืนค่า",
"No other versions available" : "ยังไม่มีรุ่นที่ใหม่กว่า"
},"pluralForm" :"nplurals=1; plural=0;"