mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Translate version_control.pot in zh_HK
100% translated source file: 'version_control.pot' on 'zh_HK'.
This commit is contained in:
parent
6ea5d248d0
commit
018fca996f
127
user_manual/locale/zh_HK/LC_MESSAGES/files/version_control.pot
Normal file
127
user_manual/locale/zh_HK/LC_MESSAGES/files/version_control.pot
Normal file
@ -0,0 +1,127 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) 2023 Nextcloud GmbH
|
||||
# This file is distributed under the same license as the Nextcloud latest User Manual package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
# Translators:
|
||||
# Café Tango, 2025
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Nextcloud latest User Manual latest\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-04-17 10:07+0000\n"
|
||||
"PO-Revision-Date: 2019-11-07 20:29+0000\n"
|
||||
"Last-Translator: Café Tango, 2025\n"
|
||||
"Language-Team: Chinese (Hong Kong) (https://app.transifex.com/nextcloud/teams/64236/zh_HK/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: zh_HK\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: ../../files/version_control.rst:3
|
||||
msgid "Version control"
|
||||
msgstr "版本控制"
|
||||
|
||||
#: ../../files/version_control.rst:5
|
||||
msgid ""
|
||||
"Nextcloud supports simple version control system for files. Versioning "
|
||||
"creates backups of files which are accessible via the Versions tab on the "
|
||||
"Details sidebar. This tab contains the history of the file where you can "
|
||||
"roll back a file to any previous version. Changes made at intervals greater "
|
||||
"than two minutes are saved in **data/[user]/files_versions**."
|
||||
msgstr ""
|
||||
"Nextcloud "
|
||||
"支援簡單的檔案版本控制系統。版本控制會創建檔案的備份,這些備份可以通過詳細資訊側邊欄的版本標籤訪問。該標籤包含檔案的歷史記錄,您可以將檔案回滾到任何先前的版本。每隔超過兩分鐘所做的更改將保存在"
|
||||
" **data/[user]/files_versions** 中。"
|
||||
|
||||
#: ../../files/version_control.rst:13
|
||||
msgid ""
|
||||
"To restore a specific version of a file, click the circular arrow to the "
|
||||
"right. Click on the timestamp to download it."
|
||||
msgstr "要恢復檔案的特定版本,請點擊右側的圓形箭頭。點擊時間戳下載該版本。"
|
||||
|
||||
#: ../../files/version_control.rst:16
|
||||
msgid ""
|
||||
"The versioning app expires old versions automatically to make sure that the "
|
||||
"user doesn't run out of space. This pattern is used to delete old versions:"
|
||||
msgstr "版本控制應用會自動過期舊版本,以確保用戶不會耗盡空間。以下模式用於刪除舊版本:"
|
||||
|
||||
#: ../../files/version_control.rst:20
|
||||
msgid "For the first second we keep one version"
|
||||
msgstr "在第一秒內,我們保留一個版本"
|
||||
|
||||
#: ../../files/version_control.rst:21
|
||||
msgid "For the first 10 seconds Nextcloud keeps one version every 2 seconds"
|
||||
msgstr "在前 10 秒內,Nextcloud 每 2 秒保留一個版本"
|
||||
|
||||
#: ../../files/version_control.rst:22
|
||||
msgid "For the first minute Nextcloud keeps one version every 10 seconds"
|
||||
msgstr "在前 1 分鐘內,Nextcloud 每 10 秒保留一個版本"
|
||||
|
||||
#: ../../files/version_control.rst:23
|
||||
msgid "For the first hour Nextcloud keeps one version every minute"
|
||||
msgstr "在前 1 小時內,Nextcloud 每分鐘保留一個版本"
|
||||
|
||||
#: ../../files/version_control.rst:24
|
||||
msgid "For the first 24 hours Nextcloud keeps one version every hour"
|
||||
msgstr "在前 24 小時內,Nextcloud 每小時保留一個版本"
|
||||
|
||||
#: ../../files/version_control.rst:25
|
||||
msgid "For the first 30 days Nextcloud keeps one version every day"
|
||||
msgstr "在前 30 天內,Nextcloud 每天保留一個版本"
|
||||
|
||||
#: ../../files/version_control.rst:26
|
||||
msgid "After the first 30 days Nextcloud keeps one version every week"
|
||||
msgstr "在前 30 天後,Nextcloud 每週保留一個版本"
|
||||
|
||||
#: ../../files/version_control.rst:28
|
||||
msgid ""
|
||||
"The versions are adjusted along this pattern every time a new version gets "
|
||||
"created."
|
||||
msgstr "每當創建新版本時,版本會根據此模式進行調整。"
|
||||
|
||||
#: ../../files/version_control.rst:31
|
||||
msgid ""
|
||||
"The version app never uses more than 50% of the user's currently available "
|
||||
"free space. If the stored versions exceed this limit, Nextcloud deletes the "
|
||||
"oldest versions until it meets the disk space limit again."
|
||||
msgstr "版本應用從不使用超過用戶當前可用空間的 50%。如果存儲的版本超過此限制,Nextcloud 會刪除最舊的版本,直到再次符合磁碟空間限制。"
|
||||
|
||||
#: ../../files/version_control.rst:37
|
||||
msgid "Naming a version"
|
||||
msgstr "為版本命名"
|
||||
|
||||
#: ../../files/version_control.rst:39
|
||||
msgid ""
|
||||
"Naming a version is currently not available when the group folders or S3 "
|
||||
"versioning apps are enabled."
|
||||
msgstr "當啟用群組資料夾或 S3 版本控制應用時,當前無法為版本命名。"
|
||||
|
||||
#: ../../files/version_control.rst:41
|
||||
msgid "You can give a name to a version."
|
||||
msgstr "您可以為版本命名。"
|
||||
|
||||
#: ../../files/version_control.rst:46
|
||||
msgid ""
|
||||
"When a version has a name, it will be excluded from the automatic expiration"
|
||||
" process."
|
||||
msgstr "當版本有名稱時,它將被排除在自動過期過程之外。"
|
||||
|
||||
#: ../../files/version_control.rst:49
|
||||
msgid "Deleting a version"
|
||||
msgstr "刪除版本"
|
||||
|
||||
#: ../../files/version_control.rst:51
|
||||
msgid ""
|
||||
"Deleting a version is currently not available when the group folders or S3 "
|
||||
"versioning apps are enabled."
|
||||
msgstr "當啟用群組資料夾或 S3 版本控制應用時,當前無法刪除版本。"
|
||||
|
||||
#: ../../files/version_control.rst:53
|
||||
msgid ""
|
||||
"You can also manually delete a version without waiting for the automatic "
|
||||
"expiration process."
|
||||
msgstr "您還可以手動刪除版本,而無需等待自動過期過程。"
|
||||
Loading…
Reference in New Issue
Block a user