[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-11-05 01:12:55 +00:00
parent 374bfbeaca
commit 30666be2f0
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
22 changed files with 108 additions and 18 deletions

View File

@ -6,6 +6,7 @@ OC.L10N.register(
"No server to federate with found" : "Nem található egyesíthető szerver",
"Could not add server" : "Nem lehet hozzáadni a szervert",
"Federation" : "Egyesítés",
"Federation allows you to connect with other trusted servers to exchange the user directory." : "Az egyesítés lehetővé teszi a kapcsolódást más megbízható szerverekhez a felhasználói könyvtárak kicseréléséhez.",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Az egyesítés lehetővé teszi a kapcsolódást más megbízható szerverekhez a felhasználói könyvtárak kicseréléséhez. Például ennek segítségével lesznek automatikusan kiegészítve a külső felhasználók az egyesített megosztáshoz.",
"Trusted servers" : "Megbízható szerverek",
"Add server automatically once a federated share was created successfully" : "Szerver automatikus hozzáadása, ha az egyesített megosztás létrehozása sikeres",

View File

@ -4,6 +4,7 @@
"No server to federate with found" : "Nem található egyesíthető szerver",
"Could not add server" : "Nem lehet hozzáadni a szervert",
"Federation" : "Egyesítés",
"Federation allows you to connect with other trusted servers to exchange the user directory." : "Az egyesítés lehetővé teszi a kapcsolódást más megbízható szerverekhez a felhasználói könyvtárak kicseréléséhez.",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Az egyesítés lehetővé teszi a kapcsolódást más megbízható szerverekhez a felhasználói könyvtárak kicseréléséhez. Például ennek segítségével lesznek automatikusan kiegészítve a külső felhasználók az egyesített megosztáshoz.",
"Trusted servers" : "Megbízható szerverek",
"Add server automatically once a federated share was created successfully" : "Szerver automatikus hozzáadása, ha az egyesített megosztás létrehozása sikeres",

View File

@ -16,18 +16,21 @@ OC.L10N.register(
"Could not create folder \"{dir}\"" : "無法建立資料夾 \"{dir}\"",
"Upload cancelled." : "上傳已取消",
"…" : "...",
"Processing files …" : "正在處理檔案…",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "因為 {filename} 是個目錄或是大小為零,所以無法上傳",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空間不足,你正要上傳 {size1} 可是只剩下 {size2}",
"Target folder \"{dir}\" does not exist any more" : "資料夾 \"{dir}\" 不存在",
"Not enough free space" : "空間不足",
"Uploading …" : "上傳中...",
"{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中的 {loadedSize} ({bitrate})",
"Uploading that item is not supported" : "不支援上傳該項目",
"Target folder does not exist any more" : "目標資料夾已經不存在了",
"Error when assembling chunks, status code {status}" : "重組檔案片段時出錯,狀態代碼 {status}",
"Actions" : "動作",
"Rename" : "重新命名",
"Copy" : "複製",
"Disconnect storage" : "斷開儲存空間連接",
"Choose target folder" : "選擇目標資料夾",
"Disconnect storage" : "切斷儲存空間連接",
"Unshare" : "取消分享",
"Could not load info for file \"{file}\"" : "無法讀取 \"{file}\" 的詳細資料",
"Files" : "檔案",
@ -125,6 +128,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "檔案或目錄已被 <strong>恢復</strong>",
"Unlimited" : "無限制",
"Upload (max. %s)" : "上傳(至多 %s",
"File Management" : "檔案管理",
"File handling" : "檔案處理",
"Maximum upload size" : "上傳限制",
"max. possible: " : "最大允許:",
@ -137,6 +141,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "使用這個位址來<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">使用 WebDAV 存取檔案</a>",
"Cancel upload" : "取消上傳",
"Toggle grid view" : "切換網格檢視",
"No files in here" : "沒有任何檔案",
"Upload some content or sync with your devices!" : "在您的裝置中同步或上傳一些內容",
"No entries found in this folder" : "在此資料夾中沒有任何項目",
@ -147,9 +152,11 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡",
"Tags" : "標籤",
"Deleted files" : "回收桶",
"Shares" : "分享",
"Shared with others" : "與其他人分享",
"Shared with you" : "與您分享",
"Shared by link" : "由連結分享",
"Deleted shares" : "已刪除的分享",
"Text file" : "文字檔",
"New text file.txt" : "新文字檔.txt",
"Move" : "移動",

View File

@ -14,18 +14,21 @@
"Could not create folder \"{dir}\"" : "無法建立資料夾 \"{dir}\"",
"Upload cancelled." : "上傳已取消",
"…" : "...",
"Processing files …" : "正在處理檔案…",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "因為 {filename} 是個目錄或是大小為零,所以無法上傳",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空間不足,你正要上傳 {size1} 可是只剩下 {size2}",
"Target folder \"{dir}\" does not exist any more" : "資料夾 \"{dir}\" 不存在",
"Not enough free space" : "空間不足",
"Uploading …" : "上傳中...",
"{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中的 {loadedSize} ({bitrate})",
"Uploading that item is not supported" : "不支援上傳該項目",
"Target folder does not exist any more" : "目標資料夾已經不存在了",
"Error when assembling chunks, status code {status}" : "重組檔案片段時出錯,狀態代碼 {status}",
"Actions" : "動作",
"Rename" : "重新命名",
"Copy" : "複製",
"Disconnect storage" : "斷開儲存空間連接",
"Choose target folder" : "選擇目標資料夾",
"Disconnect storage" : "切斷儲存空間連接",
"Unshare" : "取消分享",
"Could not load info for file \"{file}\"" : "無法讀取 \"{file}\" 的詳細資料",
"Files" : "檔案",
@ -123,6 +126,7 @@
"A file or folder has been <strong>restored</strong>" : "檔案或目錄已被 <strong>恢復</strong>",
"Unlimited" : "無限制",
"Upload (max. %s)" : "上傳(至多 %s",
"File Management" : "檔案管理",
"File handling" : "檔案處理",
"Maximum upload size" : "上傳限制",
"max. possible: " : "最大允許:",
@ -135,6 +139,7 @@
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "使用這個位址來<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">使用 WebDAV 存取檔案</a>",
"Cancel upload" : "取消上傳",
"Toggle grid view" : "切換網格檢視",
"No files in here" : "沒有任何檔案",
"Upload some content or sync with your devices!" : "在您的裝置中同步或上傳一些內容",
"No entries found in this folder" : "在此資料夾中沒有任何項目",
@ -145,9 +150,11 @@
"Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡",
"Tags" : "標籤",
"Deleted files" : "回收桶",
"Shares" : "分享",
"Shared with others" : "與其他人分享",
"Shared with you" : "與您分享",
"Shared by link" : "由連結分享",
"Deleted shares" : "已刪除的分享",
"Text file" : "文字檔",
"New text file.txt" : "新文字檔.txt",
"Move" : "移動",

View File

@ -96,7 +96,6 @@ OC.L10N.register(
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Dalintis",
"SMB / CIFS using OC login" : "SMB / CIFS, naudojant OC prisijungimą",
"Username as share" : "Samba dalinimosi vardas",
"OpenStack Object Storage" : "Objektų saugykla \"OpenStack\"",
"Service name" : "Paslaugos vardas",
"Request timeout (seconds)" : "Prisijungimo laikas (sekundėmis)",

View File

@ -94,7 +94,6 @@
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Dalintis",
"SMB / CIFS using OC login" : "SMB / CIFS, naudojant OC prisijungimą",
"Username as share" : "Samba dalinimosi vardas",
"OpenStack Object Storage" : "Objektų saugykla \"OpenStack\"",
"Service name" : "Paslaugos vardas",
"Request timeout (seconds)" : "Prisijungimo laikas (sekundėmis)",

View File

@ -62,7 +62,7 @@ OC.L10N.register(
"{actor} removed {user} from {file}" : "{actor} nebesidalina {file} su {user}",
"{actor} shared {file} with you" : "{actor} pasidalino {file} su jumis",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Duomenys, bendrinti per elektroninį paštą, buvo <strong>parsiųsti</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Failas ar aplankas buvo pasidalintas iš <strong>kito serverio</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Failas ar aplankas buvo pradėtas bendrinti iš <strong>kito serverio</strong>",
"A file or folder has been <strong>shared</strong>" : "Failas ar aplankas buvo <strong>pasidalintas</strong>",
"Wrong share ID, share doesn't exist" : "Neteisingas dalinamų duomenų ID",
"could not delete share" : "nepavyko nustoti dalintis duomenimis",

View File

@ -60,7 +60,7 @@
"{actor} removed {user} from {file}" : "{actor} nebesidalina {file} su {user}",
"{actor} shared {file} with you" : "{actor} pasidalino {file} su jumis",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Duomenys, bendrinti per elektroninį paštą, buvo <strong>parsiųsti</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Failas ar aplankas buvo pasidalintas iš <strong>kito serverio</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Failas ar aplankas buvo pradėtas bendrinti iš <strong>kito serverio</strong>",
"A file or folder has been <strong>shared</strong>" : "Failas ar aplankas buvo <strong>pasidalintas</strong>",
"Wrong share ID, share doesn't exist" : "Neteisingas dalinamų duomenų ID",
"could not delete share" : "nepavyko nustoti dalintis duomenimis",

View File

@ -4,15 +4,22 @@ OC.L10N.register(
"Deleted files" : "回收桶",
"Restore" : "還原",
"Delete" : "刪除",
"Error while restoring file from trashbin" : "從回收桶回復檔案發生錯誤",
"Delete permanently" : "永久刪除",
"Error while removing file from trashbin" : "從回收桶刪除檔案發生錯誤",
"Error while restoring files from trashbin" : "從回收桶回復檔案發生錯誤",
"Error while emptying trashbin" : "清空回收桶發生錯誤",
"Error while removing files from trashbin" : "從回收桶刪除檔案發生錯誤",
"This operation is forbidden" : "此動作被禁止",
"This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員",
"restored" : "已還原",
"This application enables users to restore files that were deleted from the system." : "此應用程式讓使用者可以還原他們在系統當中刪除的檔案",
"No deleted files" : "沒有已刪除的檔案",
"You will be able to recover deleted files from here" : "您可以從這裡還原已刪除的檔案",
"No entries found in this folder" : "在此資料夾中沒有任何項目",
"Select all" : "全選",
"Name" : "名稱",
"Actions" : "動作",
"Deleted" : "已刪除",
"Couldn't delete %s permanently" : "無法永久刪除 %s",
"Couldn't restore %s" : "無法還原 %s",

View File

@ -2,15 +2,22 @@
"Deleted files" : "回收桶",
"Restore" : "還原",
"Delete" : "刪除",
"Error while restoring file from trashbin" : "從回收桶回復檔案發生錯誤",
"Delete permanently" : "永久刪除",
"Error while removing file from trashbin" : "從回收桶刪除檔案發生錯誤",
"Error while restoring files from trashbin" : "從回收桶回復檔案發生錯誤",
"Error while emptying trashbin" : "清空回收桶發生錯誤",
"Error while removing files from trashbin" : "從回收桶刪除檔案發生錯誤",
"This operation is forbidden" : "此動作被禁止",
"This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員",
"restored" : "已還原",
"This application enables users to restore files that were deleted from the system." : "此應用程式讓使用者可以還原他們在系統當中刪除的檔案",
"No deleted files" : "沒有已刪除的檔案",
"You will be able to recover deleted files from here" : "您可以從這裡還原已刪除的檔案",
"No entries found in this folder" : "在此資料夾中沒有任何項目",
"Select all" : "全選",
"Name" : "名稱",
"Actions" : "動作",
"Deleted" : "已刪除",
"Couldn't delete %s permanently" : "無法永久刪除 %s",
"Couldn't restore %s" : "無法還原 %s",

View File

@ -5,6 +5,8 @@ OC.L10N.register(
"Failed to revert {file} to revision {timestamp}." : "{file} fájlt nem sikerült erre visszaállítani: {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"],
"Restore" : "Visszaállítás",
"No other versions available" : "Nincs másik elérhető verzió",
"This application automatically maintains older versions of files that are changed." : "Ez az alkalmazás automatikusan karban tartja a változtatott fájlok régebbi verzióit.",
"Could not revert: %s" : "Nem sikerült átállni a változatra: %s",
"No earlier versions available" : "Nincsenek elérhető korábbi verziók",
"More versions …" : "További változatok..."

View File

@ -3,6 +3,8 @@
"Failed to revert {file} to revision {timestamp}." : "{file} fájlt nem sikerült erre visszaállítani: {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"],
"Restore" : "Visszaállítás",
"No other versions available" : "Nincs másik elérhető verzió",
"This application automatically maintains older versions of files that are changed." : "Ez az alkalmazás automatikusan karban tartja a változtatott fájlok régebbi verzióit.",
"Could not revert: %s" : "Nem sikerült átállni a változatra: %s",
"No earlier versions available" : "Nincsenek elérhető korábbi verziók",
"More versions …" : "További változatok..."

View File

@ -5,6 +5,8 @@ OC.L10N.register(
"Failed to revert {file} to revision {timestamp}." : "無法還原檔案 {file} 至版本 {timestamp}",
"_%n byte_::_%n bytes_" : ["%n bytes"],
"Restore" : "復原",
"No other versions available" : "沒有其他版本了",
"This application automatically maintains older versions of files that are changed." : "本應用程式會自動保存修改前舊版本的檔案",
"Could not revert: %s" : "無法還原:%s",
"No earlier versions available" : "沒有更早的版本了",
"More versions …" : "更多版本…"

View File

@ -3,6 +3,8 @@
"Failed to revert {file} to revision {timestamp}." : "無法還原檔案 {file} 至版本 {timestamp}",
"_%n byte_::_%n bytes_" : ["%n bytes"],
"Restore" : "復原",
"No other versions available" : "沒有其他版本了",
"This application automatically maintains older versions of files that are changed." : "本應用程式會自動保存修改前舊版本的檔案",
"Could not revert: %s" : "無法還原:%s",
"No earlier versions available" : "沒有更早的版本了",
"More versions …" : "更多版本…"

View File

@ -133,7 +133,7 @@ OC.L10N.register(
"Set expiration date" : "Nustatykite veikimo pabaigos datą",
"Expiration" : "Veikimo pabaiga",
"Expiration date" : "Veikimo pabaigos data",
"Unshare" : "Nebesidalinti",
"Unshare" : "Nustoti bendrinti",
"Could not unshare" : "Nepavyko nustoti bendrinti",
"Shared with you and the group {group} by {owner}" : "{owner} pasidalino su Jumis ir {group} grupe",
"Shared with you by {owner}" : "{owner} pasidalino su Jumis ",

View File

@ -131,7 +131,7 @@
"Set expiration date" : "Nustatykite veikimo pabaigos datą",
"Expiration" : "Veikimo pabaiga",
"Expiration date" : "Veikimo pabaigos data",
"Unshare" : "Nebesidalinti",
"Unshare" : "Nustoti bendrinti",
"Could not unshare" : "Nepavyko nustoti bendrinti",
"Shared with you and the group {group} by {owner}" : "{owner} pasidalino su Jumis ir {group} grupe",
"Shared with you by {owner}" : "{owner} pasidalino su Jumis ",

View File

@ -45,6 +45,7 @@ OC.L10N.register(
"Checked for update of app \"%s\" in appstore" : "Actualização pra a aplicação \"%s\" procuradas na loja.",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "A verificar se o esquema da base de dados para %s pode ser atualizado (isto pode demorar algum tempo dependendo do tamanho da base de dados)",
"Checked database schema update for apps" : "Atualização do esquema da base de dados para as aplicações verificada.",
"Updated \"%1$s\" to %2$s" : "Atualizar \"%1$s\" para %2$s",
"Set log level to debug" : "Definir nível de registo para depurar",
"Reset log level" : "Reiniciar nível de registo",
"Starting code integrity check" : "A iniciar a verificação da integridade do código",
@ -82,6 +83,7 @@ OC.L10N.register(
"No" : "Não",
"Yes" : "Sim",
"No files in here" : "Sem ficheiros aqui",
"No more subfolders in here" : "Atualmente não há sub-pastas aqui",
"Choose" : "Escolher",
"Copy" : "Copiar",
"Move" : "Mover",
@ -103,6 +105,8 @@ OC.L10N.register(
"Pending" : "Pendente",
"Copy to {folder}" : "Copiar para {folder}",
"Move to {folder}" : "Mover para {folder}",
"New in" : "Novo em",
"View changelog" : "Ver Registo de alterações",
"Very weak password" : "Senha muito fraca",
"Weak password" : "Senha fraca",
"So-so password" : "Senha aceitável",
@ -110,6 +114,9 @@ OC.L10N.register(
"Strong password" : "Senha forte",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "O seu servidor da Web não está configurado corretamente para permitir a sincronização de ficheiros, porque a interface WebDAV parece estar com problemas.",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "O seu servidor web não está configurado corretamente para resolver \"{url}\". Mais informação pode ser encontrada na nossa <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentação</a>.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "O PHP não parece estar bem configurado para consultar variáveis do ambiente do sistema. O teste com getenv(\"PATH\") apenas devolveu uma resposta em branco.",
"Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Por favor, verifique a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação de instalação ↗</a> para notas de configuração do php e configuração do php do seu servidor, especialmente quando utiliza php-fpm.",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "A configuração Só-de-Leitura foi ativada. Isto evita definir algumas configurações através da interface da Web. Além disso, o ficheiro precisa de ser definido gravável manualmente para cada atualização.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Este servidor não tem ligação à Internet: Não foi possível detectar vários pontos de extremidade. Isso significa que alguns dos recursos como a montagem de armazenamento externo, notificações sobre actualizações ou instalação de aplicações de terceiros não funcionarão. Pode também não ser possível aceder a ficheiros remotamente e enviar emails de notificação. Sugerimos que active a ligação à Internet para este servidor se desejar ter todos os recursos.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nenhuma memória cache foi configurada. Para melhorar o seu desempenho, por favor configure a memcache, se disponível. Mais informação pode ser encontrada na nossa <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Neste momento está a executar PHP {version}. Aconselhamos actualizar a versão de PHP para tirar partido das <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">actualizações de desempenho e segurança fornecidas pelo PHP Group</a> assim que a sua distribuição as suporte.",

View File

@ -43,6 +43,7 @@
"Checked for update of app \"%s\" in appstore" : "Actualização pra a aplicação \"%s\" procuradas na loja.",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "A verificar se o esquema da base de dados para %s pode ser atualizado (isto pode demorar algum tempo dependendo do tamanho da base de dados)",
"Checked database schema update for apps" : "Atualização do esquema da base de dados para as aplicações verificada.",
"Updated \"%1$s\" to %2$s" : "Atualizar \"%1$s\" para %2$s",
"Set log level to debug" : "Definir nível de registo para depurar",
"Reset log level" : "Reiniciar nível de registo",
"Starting code integrity check" : "A iniciar a verificação da integridade do código",
@ -80,6 +81,7 @@
"No" : "Não",
"Yes" : "Sim",
"No files in here" : "Sem ficheiros aqui",
"No more subfolders in here" : "Atualmente não há sub-pastas aqui",
"Choose" : "Escolher",
"Copy" : "Copiar",
"Move" : "Mover",
@ -101,6 +103,8 @@
"Pending" : "Pendente",
"Copy to {folder}" : "Copiar para {folder}",
"Move to {folder}" : "Mover para {folder}",
"New in" : "Novo em",
"View changelog" : "Ver Registo de alterações",
"Very weak password" : "Senha muito fraca",
"Weak password" : "Senha fraca",
"So-so password" : "Senha aceitável",
@ -108,6 +112,9 @@
"Strong password" : "Senha forte",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "O seu servidor da Web não está configurado corretamente para permitir a sincronização de ficheiros, porque a interface WebDAV parece estar com problemas.",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "O seu servidor web não está configurado corretamente para resolver \"{url}\". Mais informação pode ser encontrada na nossa <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentação</a>.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "O PHP não parece estar bem configurado para consultar variáveis do ambiente do sistema. O teste com getenv(\"PATH\") apenas devolveu uma resposta em branco.",
"Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Por favor, verifique a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação de instalação ↗</a> para notas de configuração do php e configuração do php do seu servidor, especialmente quando utiliza php-fpm.",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "A configuração Só-de-Leitura foi ativada. Isto evita definir algumas configurações através da interface da Web. Além disso, o ficheiro precisa de ser definido gravável manualmente para cada atualização.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Este servidor não tem ligação à Internet: Não foi possível detectar vários pontos de extremidade. Isso significa que alguns dos recursos como a montagem de armazenamento externo, notificações sobre actualizações ou instalação de aplicações de terceiros não funcionarão. Pode também não ser possível aceder a ficheiros remotamente e enviar emails de notificação. Sugerimos que active a ligação à Internet para este servidor se desejar ter todos os recursos.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nenhuma memória cache foi configurada. Para melhorar o seu desempenho, por favor configure a memcache, se disponível. Mais informação pode ser encontrada na nossa <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Neste momento está a executar PHP {version}. Aconselhamos actualizar a versão de PHP para tirar partido das <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">actualizações de desempenho e segurança fornecidas pelo PHP Group</a> assim que a sua distribuição as suporte.",

View File

@ -50,7 +50,7 @@ OC.L10N.register(
"Reset log level" : "重設記錄層級",
"Starting code integrity check" : "開始檢查程式碼完整性",
"Finished code integrity check" : "已完成程式碼完整性檢查",
"%s (incompatible)" : "%s (不相容的)",
"%s (incompatible)" : "%s (不相容)",
"Following apps have been disabled: %s" : "以下應用程式已經被停用:%s",
"Already up to date" : "已經是最新版",
"Could not load your contacts" : "無法載入您的聯絡人",
@ -132,6 +132,7 @@ OC.L10N.register(
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP 的 OPcache 功能並未被妥善設定。<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">為了有更好的效能表現</a>,我們建議在 <code>php.ini</code> 設定檔中使用以下設定:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "無法取得 PHP 中的 \"set_time_limit\" 函式。這可能導致執行過程被終止並造成不完整安裝。我們強烈建議啟用該函式。",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "您的 PHP 並未啟用 FreeType 支援,導致大頭貼產生器和設定界面無法使用。",
"The PHP memory limit is below the recommended value of 512MB." : "目前的 PHP 的記憶體限制設定低於建議值 512MB",
"Error occurred while checking server setup" : "檢查伺服器設定時發生錯誤",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "您的資料目錄和檔案看來可以被公開存取,這表示 .htaccess 設定檔並未生效,我們強烈建議您設定網頁伺服器,拒絕公開存取資料目錄,或者將您的資料目錄移出網頁伺服器根目錄。",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "目前 HTTP 的 {header} 標頭設定並不是 \"{expected}\" ,這是一個潛在的安全性和隱私風險,我們建議調整此項設定。",
@ -146,9 +147,13 @@ OC.L10N.register(
"Not supported!" : "不支援!",
"Press ⌘-C to copy." : "按下 ⌘-C 來複製",
"Press Ctrl-C to copy." : "按下 Ctrl-C 來複製",
"Unable to create a link share" : "無法建立連結分享",
"Unable to toggle this option" : "無法調整這個選項",
"Resharing is not allowed" : "不允許重新分享",
"Share to {name}" : "分享給 {name}",
"Link" : "連結",
"Hide download" : "隱藏下載",
"Password protection enforced" : "已啟用密碼保護",
"Password protect" : "密碼保護",
"Allow editing" : "允許編輯",
"Email link to person" : "將連結 email 給別人",
@ -156,18 +161,23 @@ OC.L10N.register(
"Allow upload and editing" : "允許上傳及編輯",
"Read only" : "唯讀",
"File drop (upload only)" : "檔案投遞箱(僅限上傳)",
"Expiration date enforced" : "已設定到期日",
"Set expiration date" : "指定到期日",
"Expiration" : "過期",
"Expiration date" : "到期日",
"Note to recipient" : "給收件人的訊息",
"Unshare" : "取消分享",
"Delete share link" : "刪除分享連結",
"Add another link" : "加入另一個連結",
"Password protection for links is mandatory" : "連結分享必須設定密碼保護",
"Share link" : "分享連結",
"New share link" : "新分享連結",
"Password protect by Talk" : "密碼受 Talk 保護",
"Could not unshare" : "無法取消分享",
"Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}",
"Shared with you and {circle} by {owner}" : "{owner} 分享給和 {circle}",
"Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給和 {conversation} 對話",
"Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給",
"Shared with you and {circle} by {owner}" : "{owner} 分享給和 {circle}",
"Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給和 {conversation} 對話",
"Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給",
"Shared with you by {owner}" : "{owner} 已經和您分享",
"Choose a password for the mail share" : "為郵件分享選一個密碼",
"group" : "群組",
@ -186,13 +196,15 @@ OC.L10N.register(
"Error while sharing" : "分享時發生錯誤",
"Share details could not be loaded for this item." : "無法載入分享細節",
"_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["至少需要 {count} 字才能自動完成"],
"This list is maybe truncated - please refine your search term to see more results." : "這個列表有可能並不完全 - 請使用更好的搜尋字眼以查看更多的結果",
"This list is maybe truncated - please refine your search term to see more results." : "這個列表可能不完全 - 請使用更好的關鍵字以找到更多結果",
"No users or groups found for {search}" : "沒有群組或使用者符合 {search}",
"No users found for {search}" : "沒有使用者符合 {search}",
"An error occurred (\"{message}\"). Please try again" : "發生錯誤({message}),請再試一次",
"An error occurred. Please try again" : "發生錯誤,請再試一次",
"{sharee} (remote group)" : "{sharee} (遠端群組)",
"{sharee} ({type}, {owner})" : "{sharee} {type}, {owner}",
"Home" : "家",
"Other" : "其他",
"Share" : "分享",
"Name or email address..." : "名字或電子郵件地址",
"Name or federated cloud ID..." : "名稱或者聯盟式雲端ID...",
@ -278,6 +290,7 @@ OC.L10N.register(
"Skip to main content" : "跳到主內容",
"Skip to navigation of app" : "跳到應用程式導覽",
"More apps" : "更多應用程式",
"More" : "更多",
"More apps menu" : "更多應用程式選單",
"Search" : "搜尋",
"Reset search" : "重置搜尋",
@ -317,6 +330,7 @@ OC.L10N.register(
"Access through untrusted domain" : "經由不可信任的域名存取。",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "請聯絡你的管理員。如果妳就是管理員請編輯config/config.php內的\"trusted_domains\"設定該項的範例通常位於config.sample.php。",
"App update required" : "需要更新應用程式",
"%1$s will be updated to version %2$s" : "%1$s 將會更新至版本 %2$s",
"These apps will be updated:" : "將會更新這些應用程式",
"These incompatible apps will be disabled:" : "將會停用這些不相容的應用程式",
"The theme %s has been disabled." : "主題 %s 已經被停用",
@ -329,7 +343,9 @@ OC.L10N.register(
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "若需要協助,請參閱<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">說明文件</a>",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "若我繼續透過網頁介面更新時我已了解有其風險,若請求逾時可能導致資料遺失,萬一更新失敗,我已準備好備份並知道如何回復運作。",
"Upgrade via web on my own risk" : "願意承擔風險透過網頁更新",
"Maintenance mode" : "維護模式",
"This %s instance is currently in maintenance mode, which may take a while." : "這個 %s 安裝目前處於維護模式,需要一段時間恢復。",
"This page will refresh itself when the instance is available again." : "安裝恢復可用之後,本頁會自動重新整理",
"Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員",
"Updated \"%s\" to %s" : "已更新 %s 到 %s",
"%s (3rdparty)" : "%s第三方",
@ -376,6 +392,7 @@ OC.L10N.register(
"Back to log in" : "回到登入頁面",
"You are about to grant %s access to your %s account." : "您將授予「%s」存取您的 %s 帳戶",
"Depending on your configuration, this button could also work to trust the domain:" : "根據你的設定值,此按鈕也可用於信任以下網域:",
"Copy URL" : "複製網址",
"Enable" : "啟用",
"{sharee} (conversation)" : "{sharee} (對話)",
"Please log in before granting %s access to your %s account." : "請登入後再授權 %s 存取你的 %s 帳號",

View File

@ -48,7 +48,7 @@
"Reset log level" : "重設記錄層級",
"Starting code integrity check" : "開始檢查程式碼完整性",
"Finished code integrity check" : "已完成程式碼完整性檢查",
"%s (incompatible)" : "%s (不相容的)",
"%s (incompatible)" : "%s (不相容)",
"Following apps have been disabled: %s" : "以下應用程式已經被停用:%s",
"Already up to date" : "已經是最新版",
"Could not load your contacts" : "無法載入您的聯絡人",
@ -130,6 +130,7 @@
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP 的 OPcache 功能並未被妥善設定。<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">為了有更好的效能表現</a>,我們建議在 <code>php.ini</code> 設定檔中使用以下設定:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "無法取得 PHP 中的 \"set_time_limit\" 函式。這可能導致執行過程被終止並造成不完整安裝。我們強烈建議啟用該函式。",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "您的 PHP 並未啟用 FreeType 支援,導致大頭貼產生器和設定界面無法使用。",
"The PHP memory limit is below the recommended value of 512MB." : "目前的 PHP 的記憶體限制設定低於建議值 512MB",
"Error occurred while checking server setup" : "檢查伺服器設定時發生錯誤",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "您的資料目錄和檔案看來可以被公開存取,這表示 .htaccess 設定檔並未生效,我們強烈建議您設定網頁伺服器,拒絕公開存取資料目錄,或者將您的資料目錄移出網頁伺服器根目錄。",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "目前 HTTP 的 {header} 標頭設定並不是 \"{expected}\" ,這是一個潛在的安全性和隱私風險,我們建議調整此項設定。",
@ -144,9 +145,13 @@
"Not supported!" : "不支援!",
"Press ⌘-C to copy." : "按下 ⌘-C 來複製",
"Press Ctrl-C to copy." : "按下 Ctrl-C 來複製",
"Unable to create a link share" : "無法建立連結分享",
"Unable to toggle this option" : "無法調整這個選項",
"Resharing is not allowed" : "不允許重新分享",
"Share to {name}" : "分享給 {name}",
"Link" : "連結",
"Hide download" : "隱藏下載",
"Password protection enforced" : "已啟用密碼保護",
"Password protect" : "密碼保護",
"Allow editing" : "允許編輯",
"Email link to person" : "將連結 email 給別人",
@ -154,18 +159,23 @@
"Allow upload and editing" : "允許上傳及編輯",
"Read only" : "唯讀",
"File drop (upload only)" : "檔案投遞箱(僅限上傳)",
"Expiration date enforced" : "已設定到期日",
"Set expiration date" : "指定到期日",
"Expiration" : "過期",
"Expiration date" : "到期日",
"Note to recipient" : "給收件人的訊息",
"Unshare" : "取消分享",
"Delete share link" : "刪除分享連結",
"Add another link" : "加入另一個連結",
"Password protection for links is mandatory" : "連結分享必須設定密碼保護",
"Share link" : "分享連結",
"New share link" : "新分享連結",
"Password protect by Talk" : "密碼受 Talk 保護",
"Could not unshare" : "無法取消分享",
"Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}",
"Shared with you and {circle} by {owner}" : "{owner} 分享給和 {circle}",
"Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給和 {conversation} 對話",
"Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給",
"Shared with you and {circle} by {owner}" : "{owner} 分享給和 {circle}",
"Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給和 {conversation} 對話",
"Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給",
"Shared with you by {owner}" : "{owner} 已經和您分享",
"Choose a password for the mail share" : "為郵件分享選一個密碼",
"group" : "群組",
@ -184,13 +194,15 @@
"Error while sharing" : "分享時發生錯誤",
"Share details could not be loaded for this item." : "無法載入分享細節",
"_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["至少需要 {count} 字才能自動完成"],
"This list is maybe truncated - please refine your search term to see more results." : "這個列表有可能並不完全 - 請使用更好的搜尋字眼以查看更多的結果",
"This list is maybe truncated - please refine your search term to see more results." : "這個列表可能不完全 - 請使用更好的關鍵字以找到更多結果",
"No users or groups found for {search}" : "沒有群組或使用者符合 {search}",
"No users found for {search}" : "沒有使用者符合 {search}",
"An error occurred (\"{message}\"). Please try again" : "發生錯誤({message}),請再試一次",
"An error occurred. Please try again" : "發生錯誤,請再試一次",
"{sharee} (remote group)" : "{sharee} (遠端群組)",
"{sharee} ({type}, {owner})" : "{sharee} {type}, {owner}",
"Home" : "家",
"Other" : "其他",
"Share" : "分享",
"Name or email address..." : "名字或電子郵件地址",
"Name or federated cloud ID..." : "名稱或者聯盟式雲端ID...",
@ -276,6 +288,7 @@
"Skip to main content" : "跳到主內容",
"Skip to navigation of app" : "跳到應用程式導覽",
"More apps" : "更多應用程式",
"More" : "更多",
"More apps menu" : "更多應用程式選單",
"Search" : "搜尋",
"Reset search" : "重置搜尋",
@ -315,6 +328,7 @@
"Access through untrusted domain" : "經由不可信任的域名存取。",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "請聯絡你的管理員。如果妳就是管理員請編輯config/config.php內的\"trusted_domains\"設定該項的範例通常位於config.sample.php。",
"App update required" : "需要更新應用程式",
"%1$s will be updated to version %2$s" : "%1$s 將會更新至版本 %2$s",
"These apps will be updated:" : "將會更新這些應用程式",
"These incompatible apps will be disabled:" : "將會停用這些不相容的應用程式",
"The theme %s has been disabled." : "主題 %s 已經被停用",
@ -327,7 +341,9 @@
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "若需要協助,請參閱<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">說明文件</a>",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "若我繼續透過網頁介面更新時我已了解有其風險,若請求逾時可能導致資料遺失,萬一更新失敗,我已準備好備份並知道如何回復運作。",
"Upgrade via web on my own risk" : "願意承擔風險透過網頁更新",
"Maintenance mode" : "維護模式",
"This %s instance is currently in maintenance mode, which may take a while." : "這個 %s 安裝目前處於維護模式,需要一段時間恢復。",
"This page will refresh itself when the instance is available again." : "安裝恢復可用之後,本頁會自動重新整理",
"Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員",
"Updated \"%s\" to %s" : "已更新 %s 到 %s",
"%s (3rdparty)" : "%s第三方",
@ -374,6 +390,7 @@
"Back to log in" : "回到登入頁面",
"You are about to grant %s access to your %s account." : "您將授予「%s」存取您的 %s 帳戶",
"Depending on your configuration, this button could also work to trust the domain:" : "根據你的設定值,此按鈕也可用於信任以下網域:",
"Copy URL" : "複製網址",
"Enable" : "啟用",
"{sharee} (conversation)" : "{sharee} (對話)",
"Please log in before granting %s access to your %s account." : "請登入後再授權 %s 存取你的 %s 帳號",

View File

@ -61,11 +61,14 @@ OC.L10N.register(
"Change" : "更改",
"Delete" : "刪除",
"Share" : "分享",
"Overview" : "概觀",
"Basic settings" : "基本設定",
"Sharing" : "分享",
"Security" : "安全性",
"Groupware" : "協作應用程式",
"Additional settings" : "其他設定",
"Personal info" : "個人資訊",
"Mobile & desktop" : "行動裝置及桌面",
"Unlimited" : "無限",
"Verifying" : "驗證中",
"Verifying …" : "驗證中…",

View File

@ -59,11 +59,14 @@
"Change" : "更改",
"Delete" : "刪除",
"Share" : "分享",
"Overview" : "概觀",
"Basic settings" : "基本設定",
"Sharing" : "分享",
"Security" : "安全性",
"Groupware" : "協作應用程式",
"Additional settings" : "其他設定",
"Personal info" : "個人資訊",
"Mobile & desktop" : "行動裝置及桌面",
"Unlimited" : "無限",
"Verifying" : "驗證中",
"Verifying …" : "驗證中…",