Browse Source

[tx-robot] updated from transifex

tags/v11.0RC2
Nextcloud bot 7 years ago
parent
commit
3f40bb69f8
No account linked to committer's email address

+ 17
- 0
apps/dav/l10n/it.js View File

@@ -0,0 +1,17 @@
OC.L10N.register(
"dav",
{
"Contact birthdays" : "Date di nascita dei contatti",
"Personal" : "Personale",
"Contacts" : "Contatti",
"Technical details" : "Dettagli tecnici",
"Remote Address: %s" : "Indirizzo remoto: %s",
"Request ID: %s" : "ID richiesta: %s",
"Type: %s" : "Tipo: %s",
"Code: %s" : "Codice: %s",
"Message: %s" : "Messaggio: %s",
"File: %s" : "File: %s",
"Line: %s" : "Riga: %s",
"Trace" : "Traccia"
},
"nplurals=2; plural=(n != 1);");

+ 15
- 0
apps/dav/l10n/it.json View File

@@ -0,0 +1,15 @@
{ "translations": {
"Contact birthdays" : "Date di nascita dei contatti",
"Personal" : "Personale",
"Contacts" : "Contatti",
"Technical details" : "Dettagli tecnici",
"Remote Address: %s" : "Indirizzo remoto: %s",
"Request ID: %s" : "ID richiesta: %s",
"Type: %s" : "Tipo: %s",
"Code: %s" : "Codice: %s",
"Message: %s" : "Messaggio: %s",
"File: %s" : "File: %s",
"Line: %s" : "Riga: %s",
"Trace" : "Traccia"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

+ 15
- 0
apps/dav/l10n/pl.js View File

@@ -0,0 +1,15 @@
OC.L10N.register(
"dav",
{
"Personal" : "Osobiste",
"Technical details" : "Szczegóły techniczne",
"Remote Address: %s" : "Adres zdalny: %s",
"Request ID: %s" : "ID żądania: %s",
"Type: %s" : "Typ: %s",
"Code: %s" : "Kod: %s",
"Message: %s" : "Komunikat: %s",
"File: %s" : "Plik: %s",
"Line: %s" : "Linia: %s",
"Trace" : "Ślad"
},
"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

+ 13
- 0
apps/dav/l10n/pl.json View File

@@ -0,0 +1,13 @@
{ "translations": {
"Personal" : "Osobiste",
"Technical details" : "Szczegóły techniczne",
"Remote Address: %s" : "Adres zdalny: %s",
"Request ID: %s" : "ID żądania: %s",
"Type: %s" : "Typ: %s",
"Code: %s" : "Kod: %s",
"Message: %s" : "Komunikat: %s",
"File: %s" : "Plik: %s",
"Line: %s" : "Linia: %s",
"Trace" : "Ślad"
},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}

+ 17
- 0
apps/dav/l10n/zh_TW.js View File

@@ -0,0 +1,17 @@
OC.L10N.register(
"dav",
{
"Contact birthdays" : "聯絡人生日",
"Personal" : "個人",
"Contacts" : "聯絡人",
"Technical details" : "技術細節",
"Remote Address: %s" : "遠端位置:%s",
"Request ID: %s" : "請求編號:%s",
"Type: %s" : "類型:%s",
"Code: %s" : "代碼:%s",
"Message: %s" : "訊息:%s",
"File: %s" : "檔案:%s",
"Line: %s" : "行數:%s",
"Trace" : "追蹤"
},
"nplurals=1; plural=0;");

+ 15
- 0
apps/dav/l10n/zh_TW.json View File

@@ -0,0 +1,15 @@
{ "translations": {
"Contact birthdays" : "聯絡人生日",
"Personal" : "個人",
"Contacts" : "聯絡人",
"Technical details" : "技術細節",
"Remote Address: %s" : "遠端位置:%s",
"Request ID: %s" : "請求編號:%s",
"Type: %s" : "類型:%s",
"Code: %s" : "代碼:%s",
"Message: %s" : "訊息:%s",
"File: %s" : "檔案:%s",
"Line: %s" : "行數:%s",
"Trace" : "追蹤"
},"pluralForm" :"nplurals=1; plural=0;"
}

+ 1
- 1
apps/files_external/l10n/ru.js View File

@@ -25,7 +25,7 @@ OC.L10N.register(
"Save" : "Сохранить",
"Empty response from the server" : "Пустой ответ от сервера",
"Couldn't access. Please logout and login to activate this mount point" : "Не удалось получить доступ. Пожалуйста, выйти и войдите чтобы активировать эту точку монтирования",
"Couldn't get the information from the ownCloud server: {code} {type}" : "Не удалось получить информацию от сервера OwnCloud: {code} {type}",
"Couldn't get the information from the ownCloud server: {code} {type}" : "Не удалось получить информацию от сервера Nextcloud: {code} {type}",
"Couldn't get the list of external mount points: {type}" : "Не удалось получить список внешних точек монтирования: {type}",
"There was an error with message: " : "Обнаружена ошибка с сообщением:",
"External mount error" : "Ошибка внешнего монтирования",

+ 1
- 1
apps/files_external/l10n/ru.json View File

@@ -23,7 +23,7 @@
"Save" : "Сохранить",
"Empty response from the server" : "Пустой ответ от сервера",
"Couldn't access. Please logout and login to activate this mount point" : "Не удалось получить доступ. Пожалуйста, выйти и войдите чтобы активировать эту точку монтирования",
"Couldn't get the information from the ownCloud server: {code} {type}" : "Не удалось получить информацию от сервера OwnCloud: {code} {type}",
"Couldn't get the information from the ownCloud server: {code} {type}" : "Не удалось получить информацию от сервера Nextcloud: {code} {type}",
"Couldn't get the list of external mount points: {type}" : "Не удалось получить список внешних точек монтирования: {type}",
"There was an error with message: " : "Обнаружена ошибка с сообщением:",
"External mount error" : "Ошибка внешнего монтирования",

+ 2
- 0
apps/files_sharing/l10n/es.js View File

@@ -114,10 +114,12 @@ OC.L10N.register(
"Remote share" : "Recurso compartido remoto",
"Remote share password" : "Contraseña del recurso compartido remoto",
"Cancel" : "Cancelar",
"No ownCloud installation (7 or higher) found at {remote}" : "No se encontró una instalación de ownCloud (7 o mayor) en {remote}",
"Invalid ownCloud url" : "URL de ownCloud no válida",
"You received \"/%2$s\" as a remote share from %1$s" : "Has recibido \"/%2$s\" como recurso compartido remoto de %1$s",
"Accept" : "Aceptar",
"Decline" : "Rechazar",
"Open documentation" : "Documentación abierta",
"Allow users on this server to send shares to other servers" : "Permitir a usuarios de este servidor compartir con usuarios de otros servidores",
"Allow users on this server to receive shares from other servers" : "Permitir a usuarios de este servidor recibir recursos compartidos de usuarios de otros servidores",
"Federated Cloud" : "Nube Federada",

+ 2
- 0
apps/files_sharing/l10n/es.json View File

@@ -112,10 +112,12 @@
"Remote share" : "Recurso compartido remoto",
"Remote share password" : "Contraseña del recurso compartido remoto",
"Cancel" : "Cancelar",
"No ownCloud installation (7 or higher) found at {remote}" : "No se encontró una instalación de ownCloud (7 o mayor) en {remote}",
"Invalid ownCloud url" : "URL de ownCloud no válida",
"You received \"/%2$s\" as a remote share from %1$s" : "Has recibido \"/%2$s\" como recurso compartido remoto de %1$s",
"Accept" : "Aceptar",
"Decline" : "Rechazar",
"Open documentation" : "Documentación abierta",
"Allow users on this server to send shares to other servers" : "Permitir a usuarios de este servidor compartir con usuarios de otros servidores",
"Allow users on this server to receive shares from other servers" : "Permitir a usuarios de este servidor recibir recursos compartidos de usuarios de otros servidores",
"Federated Cloud" : "Nube Federada",

+ 2
- 1
apps/files_sharing/l10n/ru.js View File

@@ -14,6 +14,7 @@ OC.L10N.register(
"No compatible server found at {remote}" : "Не найден совместимый сервер на {remote}",
"Invalid server URL" : "Неверный URL сервера",
"Failed to add the public link to your Nextcloud" : "Не получилось добавить публичную ссылку на ваш Nextcloud",
"Share" : "Открыть доступ",
"No expiration date set" : "Дата истечения не установлена",
"Shared by" : "Поделился",
"Sharing" : "Общий доступ",
@@ -117,7 +118,7 @@ OC.L10N.register(
"Cancel" : "Отмена",
"Add remote share" : "Добавить удалённый общий ресурс",
"No ownCloud installation (7 or higher) found at {remote}" : "На удаленном ресурсе {remote} не установлен ownCloud версии 7 или выше",
"Invalid ownCloud url" : "Неверный адрес ownCloud",
"Invalid ownCloud url" : "Неверный адрес Nextcloud",
"You received \"/%2$s\" as a remote share from %1$s" : "Вы получили \"/%2$s\" в качестве удалённого ресурса из %1$s",
"Accept" : "Принять",
"Decline" : "Отклонить",

+ 2
- 1
apps/files_sharing/l10n/ru.json View File

@@ -12,6 +12,7 @@
"No compatible server found at {remote}" : "Не найден совместимый сервер на {remote}",
"Invalid server URL" : "Неверный URL сервера",
"Failed to add the public link to your Nextcloud" : "Не получилось добавить публичную ссылку на ваш Nextcloud",
"Share" : "Открыть доступ",
"No expiration date set" : "Дата истечения не установлена",
"Shared by" : "Поделился",
"Sharing" : "Общий доступ",
@@ -115,7 +116,7 @@
"Cancel" : "Отмена",
"Add remote share" : "Добавить удалённый общий ресурс",
"No ownCloud installation (7 or higher) found at {remote}" : "На удаленном ресурсе {remote} не установлен ownCloud версии 7 или выше",
"Invalid ownCloud url" : "Неверный адрес ownCloud",
"Invalid ownCloud url" : "Неверный адрес Nextcloud",
"You received \"/%2$s\" as a remote share from %1$s" : "Вы получили \"/%2$s\" в качестве удалённого ресурса из %1$s",
"Accept" : "Принять",
"Decline" : "Отклонить",

+ 69
- 16
apps/files_sharing/l10n/zh_TW.js View File

@@ -1,13 +1,6 @@
OC.L10N.register(
"files_sharing",
{
"Server to server sharing is not enabled on this server" : "伺服器對伺服器共享在這台伺服器上面並未啟用",
"The mountpoint name contains invalid characters." : "掛載的名稱含有不合法的字元",
"Not allowed to create a federated share with the same user server" : "不允許在同一個使用者伺服器建立聯盟式分享",
"Invalid or untrusted SSL certificate" : "無效或是不信任的 SSL憑證",
"Could not authenticate to remote share, password might be wrong" : "無法驗證遠端分享,可能是密碼錯誤",
"Storage not valid" : "儲存空間無法使用",
"Couldn't add remote share" : "無法加入遠端分享",
"Shared with you" : "與您分享",
"Shared with others" : "與其他人分享",
"Shared by link" : "由連結分享",
@@ -17,16 +10,35 @@ OC.L10N.register(
"Files and folders you share will show up here" : "您分享的檔案與資料夾將會顯示在這裡",
"No shared links" : "沒有已分享的連結",
"Files and folders you share by link will show up here" : "您分享的檔案與資料夾連結將會顯示在這裡",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "是否要加入來自 {owner}@{remote} 的遠端分享 {name} ?",
"Remote share" : "遠端分享",
"Remote share password" : "遠端分享密碼",
"Cancel" : "取消",
"Add remote share" : "加入遠端分享",
"You can upload into this folder" : "你可以上傳內容到此資料夾",
"No ownCloud installation (7 or higher) found at {remote}" : "沒有在 {remote} 找到 ownCloud (本版7 或 更新版)",
"Invalid ownCloud url" : "無效的 ownCloud URL",
"No compatible server found at {remote}" : "沒有在 {remote} 找到相容的伺服器",
"Invalid server URL" : "無效的伺服器 URL",
"Failed to add the public link to your Nextcloud" : "無法將公開連結加入您的 Nextcloud",
"Share" : "分享",
"No expiration date set" : "未指定到期日",
"Shared by" : "分享自",
"Sharing" : "分享",
"Wrong share ID, share doesn't exist" : "錯誤的分享 ID ,分享不存在",
"could not delete share" : "無法刪除分享",
"Could not delete share" : "無法刪除分享",
"Please specify a file or folder path" : "請指定檔案或資料夾路徑",
"Wrong path, file/folder doesn't exist" : "錯誤的路徑,該檔案或資料夾不存在",
"Could not create share" : "無法建立分享",
"invalid permissions" : "無效的權限",
"Please specify a valid user" : "請選擇一個有效的使用者",
"Group sharing is disabled by the administrator" : "群組分享已被管理員停用",
"Please specify a valid group" : "請指定一個有效的群組",
"Public link sharing is disabled by the administrator" : "公開連結分享已被管理員停用",
"Public upload disabled by the administrator" : "公開上傳已被管理員停用",
"Public upload is only possible for publicly shared folders" : "只有公開分享的資料夾可以接受公開上傳",
"Invalid date, date format must be YYYY-MM-DD" : "無效的日期,需為 YYYY-MM-DD 格式",
"Sharing %s failed because the back end does not allow shares from type %s" : "分享 %s 失敗,因為後端不允許來自 %s 類型的分享",
"Unknown share type" : "未知的分享類型",
"Not a directory" : "這不是一個資料夾",
"Could not lock path" : "無法鎖定路徑",
"Wrong or no update parameter given" : "更新參數不正確或未提供",
"Can't change permissions for public share links" : "無法由公開分享的連結變更權限",
"Cannot increase permissions" : "無法增加權限",
"A file or folder has been <strong>shared</strong>" : "檔案或目錄已被 <strong>分享</strong>",
"A file or folder was shared from <strong>another server</strong>" : "檔案或目錄已被 <strong>其他伺服器</strong> 分享",
"A public shared file or folder was <strong>downloaded</strong>" : "共享檔案或目錄已被 <strong>下載</strong>",
@@ -43,6 +55,10 @@ OC.L10N.register(
"%2$s shared %1$s with group %3$s" : "%2$s 與群組 %3$s 分享了 %1$s",
"%2$s shared %1$s via link" : "%2$s 透過連結分享了 %1$s ",
"You shared %1$s via link" : "您以連結分享了 %1$s",
"You removed the public link for %1$s" : "您刪除了 %1$s 的公開分享連結",
"%2$s removed the public link for %1$s" : "%2$s 刪除了 %1$s 的公開分享連結",
"Your public link for %1$s expired" : "您在 %1$s 的公開連結失效了",
"The public link of %2$s for %1$s expired" : "%2$s 的公開連結(給 %1$s )失效了",
"%2$s shared %1$s with you" : "%2$s 與您分享了 %1$s",
"Downloaded via public link" : "透過公用連結下載",
"Shared with %2$s" : "與 %2$s 分享",
@@ -51,23 +67,60 @@ OC.L10N.register(
"Shared with group %3$s by %2$s" : "透過 %2$s 與群組 %3$s 分享",
"Shared via link by %2$s" : "%2$s 透過連結分享",
"Shared via public link" : "透過公用連結分享",
"Removed public link" : "刪除公開連結",
"%2$s removed public link" : "%2$s 刪除了公開連結",
"Public link expired" : "公開連結已過期",
"Public link of %2$s expired" : "%2$s 的公開連結過期了",
"Shared by %2$s" : "由 %2$s 分享",
"Shares" : "分享",
"Share API is disabled" : "分享 API 已停用",
"This share is password-protected" : "這個分享有密碼保護",
"The password is wrong. Try again." : "請檢查您的密碼並再試一次",
"Password" : "密碼",
"No entries found in this folder" : "在此資料夾中沒有任何項目",
"Name" : "名稱",
"Share time" : "分享時間",
"Expiration date" : "到期日",
"Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效",
"Reasons might be:" : "可能的原因:",
"the item was removed" : "項目已經移除",
"the link expired" : "連結過期",
"sharing is disabled" : "分享功能已停用",
"For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多",
"Add to your ownCloud" : "加入到你的 ownCloud",
"Add to your Nextcloud" : "加入到您的 Nextcloud",
"Download" : "下載",
"Download %s" : "下載 %s",
"Direct link" : "直接連結"
"Direct link" : "直接連結",
"Upload files to %s" : "上傳檔案到 %s",
"Select or drop files" : "選擇或拖曳檔案至此",
"Uploading files…" : "上傳檔案中…",
"Uploaded files:" : "已上傳的檔案:",
"Server to server sharing is not enabled on this server" : "伺服器對伺服器共享在這台伺服器上面並未啟用",
"The mountpoint name contains invalid characters." : "掛載點名稱含有不合法的字元",
"Not allowed to create a federated share with the same user server" : "不允許在同一個使用者伺服器建立分享聯盟",
"Invalid or untrusted SSL certificate" : "無效或是不信任的 SSL憑證",
"Could not authenticate to remote share, password might be wrong" : "無法驗證遠端分享,可能是密碼錯誤",
"Storage not valid" : "儲存空間無效",
"Couldn't add remote share" : "無法加入遠端分享",
"Federated sharing" : "分享聯盟",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "是否要加入來自 {owner}@{remote} 的遠端分享 {name} ?",
"Remote share" : "遠端分享",
"Remote share password" : "遠端分享密碼",
"Cancel" : "取消",
"Add remote share" : "加入遠端分享",
"No ownCloud installation (7 or higher) found at {remote}" : "沒有在 {remote} 找到 ownCloud (版本 7 以上)",
"Invalid ownCloud url" : "無效的 ownCloud URL",
"Accept" : "接受",
"Decline" : "拒絕",
"Federated Cloud Sharing" : "雲端分享聯盟",
"Open documentation" : "開啟說明文件",
"Allow users on this server to send shares to other servers" : "允許這台伺服器上的使用者發送分享給其他伺服器",
"Allow users on this server to receive shares from other servers" : "允許這台伺服器上的使用者發送接收來自其他伺服器的分享",
"Federated Cloud" : "雲端聯盟",
"Your Federated Cloud ID:" : "您的雲端聯盟 ID:",
"Share it:" : "分享它:",
"Add to your website" : "新增至您的網站",
"Share with me via Nextcloud" : "透過 Nextcloud 與我分享",
"HTML Code:" : "HTML Code:"
},
"nplurals=1; plural=0;");

+ 69
- 16
apps/files_sharing/l10n/zh_TW.json View File

@@ -1,11 +1,4 @@
{ "translations": {
"Server to server sharing is not enabled on this server" : "伺服器對伺服器共享在這台伺服器上面並未啟用",
"The mountpoint name contains invalid characters." : "掛載的名稱含有不合法的字元",
"Not allowed to create a federated share with the same user server" : "不允許在同一個使用者伺服器建立聯盟式分享",
"Invalid or untrusted SSL certificate" : "無效或是不信任的 SSL憑證",
"Could not authenticate to remote share, password might be wrong" : "無法驗證遠端分享,可能是密碼錯誤",
"Storage not valid" : "儲存空間無法使用",
"Couldn't add remote share" : "無法加入遠端分享",
"Shared with you" : "與您分享",
"Shared with others" : "與其他人分享",
"Shared by link" : "由連結分享",
@@ -15,16 +8,35 @@
"Files and folders you share will show up here" : "您分享的檔案與資料夾將會顯示在這裡",
"No shared links" : "沒有已分享的連結",
"Files and folders you share by link will show up here" : "您分享的檔案與資料夾連結將會顯示在這裡",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "是否要加入來自 {owner}@{remote} 的遠端分享 {name} ?",
"Remote share" : "遠端分享",
"Remote share password" : "遠端分享密碼",
"Cancel" : "取消",
"Add remote share" : "加入遠端分享",
"You can upload into this folder" : "你可以上傳內容到此資料夾",
"No ownCloud installation (7 or higher) found at {remote}" : "沒有在 {remote} 找到 ownCloud (本版7 或 更新版)",
"Invalid ownCloud url" : "無效的 ownCloud URL",
"No compatible server found at {remote}" : "沒有在 {remote} 找到相容的伺服器",
"Invalid server URL" : "無效的伺服器 URL",
"Failed to add the public link to your Nextcloud" : "無法將公開連結加入您的 Nextcloud",
"Share" : "分享",
"No expiration date set" : "未指定到期日",
"Shared by" : "分享自",
"Sharing" : "分享",
"Wrong share ID, share doesn't exist" : "錯誤的分享 ID ,分享不存在",
"could not delete share" : "無法刪除分享",
"Could not delete share" : "無法刪除分享",
"Please specify a file or folder path" : "請指定檔案或資料夾路徑",
"Wrong path, file/folder doesn't exist" : "錯誤的路徑,該檔案或資料夾不存在",
"Could not create share" : "無法建立分享",
"invalid permissions" : "無效的權限",
"Please specify a valid user" : "請選擇一個有效的使用者",
"Group sharing is disabled by the administrator" : "群組分享已被管理員停用",
"Please specify a valid group" : "請指定一個有效的群組",
"Public link sharing is disabled by the administrator" : "公開連結分享已被管理員停用",
"Public upload disabled by the administrator" : "公開上傳已被管理員停用",
"Public upload is only possible for publicly shared folders" : "只有公開分享的資料夾可以接受公開上傳",
"Invalid date, date format must be YYYY-MM-DD" : "無效的日期,需為 YYYY-MM-DD 格式",
"Sharing %s failed because the back end does not allow shares from type %s" : "分享 %s 失敗,因為後端不允許來自 %s 類型的分享",
"Unknown share type" : "未知的分享類型",
"Not a directory" : "這不是一個資料夾",
"Could not lock path" : "無法鎖定路徑",
"Wrong or no update parameter given" : "更新參數不正確或未提供",
"Can't change permissions for public share links" : "無法由公開分享的連結變更權限",
"Cannot increase permissions" : "無法增加權限",
"A file or folder has been <strong>shared</strong>" : "檔案或目錄已被 <strong>分享</strong>",
"A file or folder was shared from <strong>another server</strong>" : "檔案或目錄已被 <strong>其他伺服器</strong> 分享",
"A public shared file or folder was <strong>downloaded</strong>" : "共享檔案或目錄已被 <strong>下載</strong>",
@@ -41,6 +53,10 @@
"%2$s shared %1$s with group %3$s" : "%2$s 與群組 %3$s 分享了 %1$s",
"%2$s shared %1$s via link" : "%2$s 透過連結分享了 %1$s ",
"You shared %1$s via link" : "您以連結分享了 %1$s",
"You removed the public link for %1$s" : "您刪除了 %1$s 的公開分享連結",
"%2$s removed the public link for %1$s" : "%2$s 刪除了 %1$s 的公開分享連結",
"Your public link for %1$s expired" : "您在 %1$s 的公開連結失效了",
"The public link of %2$s for %1$s expired" : "%2$s 的公開連結(給 %1$s )失效了",
"%2$s shared %1$s with you" : "%2$s 與您分享了 %1$s",
"Downloaded via public link" : "透過公用連結下載",
"Shared with %2$s" : "與 %2$s 分享",
@@ -49,23 +65,60 @@
"Shared with group %3$s by %2$s" : "透過 %2$s 與群組 %3$s 分享",
"Shared via link by %2$s" : "%2$s 透過連結分享",
"Shared via public link" : "透過公用連結分享",
"Removed public link" : "刪除公開連結",
"%2$s removed public link" : "%2$s 刪除了公開連結",
"Public link expired" : "公開連結已過期",
"Public link of %2$s expired" : "%2$s 的公開連結過期了",
"Shared by %2$s" : "由 %2$s 分享",
"Shares" : "分享",
"Share API is disabled" : "分享 API 已停用",
"This share is password-protected" : "這個分享有密碼保護",
"The password is wrong. Try again." : "請檢查您的密碼並再試一次",
"Password" : "密碼",
"No entries found in this folder" : "在此資料夾中沒有任何項目",
"Name" : "名稱",
"Share time" : "分享時間",
"Expiration date" : "到期日",
"Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效",
"Reasons might be:" : "可能的原因:",
"the item was removed" : "項目已經移除",
"the link expired" : "連結過期",
"sharing is disabled" : "分享功能已停用",
"For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多",
"Add to your ownCloud" : "加入到你的 ownCloud",
"Add to your Nextcloud" : "加入到您的 Nextcloud",
"Download" : "下載",
"Download %s" : "下載 %s",
"Direct link" : "直接連結"
"Direct link" : "直接連結",
"Upload files to %s" : "上傳檔案到 %s",
"Select or drop files" : "選擇或拖曳檔案至此",
"Uploading files…" : "上傳檔案中…",
"Uploaded files:" : "已上傳的檔案:",
"Server to server sharing is not enabled on this server" : "伺服器對伺服器共享在這台伺服器上面並未啟用",
"The mountpoint name contains invalid characters." : "掛載點名稱含有不合法的字元",
"Not allowed to create a federated share with the same user server" : "不允許在同一個使用者伺服器建立分享聯盟",
"Invalid or untrusted SSL certificate" : "無效或是不信任的 SSL憑證",
"Could not authenticate to remote share, password might be wrong" : "無法驗證遠端分享,可能是密碼錯誤",
"Storage not valid" : "儲存空間無效",
"Couldn't add remote share" : "無法加入遠端分享",
"Federated sharing" : "分享聯盟",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "是否要加入來自 {owner}@{remote} 的遠端分享 {name} ?",
"Remote share" : "遠端分享",
"Remote share password" : "遠端分享密碼",
"Cancel" : "取消",
"Add remote share" : "加入遠端分享",
"No ownCloud installation (7 or higher) found at {remote}" : "沒有在 {remote} 找到 ownCloud (版本 7 以上)",
"Invalid ownCloud url" : "無效的 ownCloud URL",
"Accept" : "接受",
"Decline" : "拒絕",
"Federated Cloud Sharing" : "雲端分享聯盟",
"Open documentation" : "開啟說明文件",
"Allow users on this server to send shares to other servers" : "允許這台伺服器上的使用者發送分享給其他伺服器",
"Allow users on this server to receive shares from other servers" : "允許這台伺服器上的使用者發送接收來自其他伺服器的分享",
"Federated Cloud" : "雲端聯盟",
"Your Federated Cloud ID:" : "您的雲端聯盟 ID:",
"Share it:" : "分享它:",
"Add to your website" : "新增至您的網站",
"Share with me via Nextcloud" : "透過 Nextcloud 與我分享",
"HTML Code:" : "HTML Code:"
},"pluralForm" :"nplurals=1; plural=0;"
}

+ 2
- 1
apps/twofactor_backupcodes/l10n/es.js View File

@@ -11,6 +11,7 @@ OC.L10N.register(
"An error occurred while generating your backup codes" : "Ha ocurrido un error mientras se generaban los códigos de respaldo.",
"Nextcloud backup codes" : "Códigos de respaldo de Nextcloud",
"Backup code" : "Código de respaldo",
"Use backup code" : "Usar código de respaldo"
"Use backup code" : "Usar código de respaldo",
"Second-factor backup codes" : "Codigo de copia de seguridad de segundo-factor"
},
"nplurals=2; plural=(n != 1);");

+ 2
- 1
apps/twofactor_backupcodes/l10n/es.json View File

@@ -9,6 +9,7 @@
"An error occurred while generating your backup codes" : "Ha ocurrido un error mientras se generaban los códigos de respaldo.",
"Nextcloud backup codes" : "Códigos de respaldo de Nextcloud",
"Backup code" : "Código de respaldo",
"Use backup code" : "Usar código de respaldo"
"Use backup code" : "Usar código de respaldo",
"Second-factor backup codes" : "Codigo de copia de seguridad de segundo-factor"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

+ 59
- 0
apps/workflowengine/l10n/ru.js View File

@@ -0,0 +1,59 @@
OC.L10N.register(
"workflowengine",
{
"Successfully saved" : "Успешно сохранено",
"Saving failed:" : "Ошибка при сохранении",
"File mime type" : "Mime-типы",
"is" : "есть",
"is not" : "не",
"matches" : "соответствия",
"Example: {placeholder}" : "Пример: {placeholder}",
"File size (upload)" : "Размер файла (загрузка)",
"less" : "Меньше",
"less or equals" : "меньше либо равно",
"greater or equals" : "больше либо равно",
"greater" : "больше",
"Select tag…" : "Выбрать метку...",
"Request remote address" : "Запрос удаленного адреса",
"matches IPv4" : "соответствует IPv4",
"does not match IPv4" : "не соответствует IPv4",
"Request time" : "Время запроса",
"between" : "между",
"not between" : "не между",
"Start" : "Начало",
"End" : "Конец",
"Select timezone…" : "Выберите часовой пояс",
"Request URL" : "URL запроса",
"Predefined URLs" : "Предопределенные URL",
"Files WebDAV" : "Файлы WebDAV",
"Sync clients" : "Синхронизирующиеся клиенты",
"Android client" : "Андроид клиент",
"iOS client" : "iOS клиент",
"Desktop client" : "Клиент на ПК",
"User group membership" : "Член группы пользователей",
"is member of" : "является членом",
"is not member of" : "не является членом",
"The given operator is invalid" : "Представленный оператор не верный",
"The given regular expression is invalid" : "Представленное регулярное выражение не верное",
"The given file size is invalid" : "Не верный размер файла",
"The given tag id is invalid" : "Представленный тег не верный",
"The given IP range is invalid" : "Не верный диапазон IP адресов",
"The given IP range is not valid for IPv4" : "Представленный диапазон IP не соответствует IPv4",
"The given IP range is not valid for IPv6" : "Представленный диапазон IP не соответствует IPv6",
"The given time span is invalid" : "Указан не верный промежуток времени",
"The given start time is invalid" : "Указано не верное начальное время",
"The given end time is invalid" : "Указано не верное конечное время",
"The given group does not exist" : "Указанная группа не существует",
"Operation #%s does not exist" : "Оператор #%s не существует",
"Operation %s does not exist" : "Оператор %s не существует",
"Workflow" : "Рабочий процесс",
"Open documentation" : "Открыть документацию",
"Add rule group" : "Добавить группу правил",
"Short rule description" : "Краткое описание правила",
"Add rule" : "Добавить правило",
"Reset" : "Сбросить",
"Save" : "Сохранить",
"Saving…" : "Сохранение...",
"Loading…" : "Загрузка..."
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

+ 57
- 0
apps/workflowengine/l10n/ru.json View File

@@ -0,0 +1,57 @@
{ "translations": {
"Successfully saved" : "Успешно сохранено",
"Saving failed:" : "Ошибка при сохранении",
"File mime type" : "Mime-типы",
"is" : "есть",
"is not" : "не",
"matches" : "соответствия",
"Example: {placeholder}" : "Пример: {placeholder}",
"File size (upload)" : "Размер файла (загрузка)",
"less" : "Меньше",
"less or equals" : "меньше либо равно",
"greater or equals" : "больше либо равно",
"greater" : "больше",
"Select tag…" : "Выбрать метку...",
"Request remote address" : "Запрос удаленного адреса",
"matches IPv4" : "соответствует IPv4",
"does not match IPv4" : "не соответствует IPv4",
"Request time" : "Время запроса",
"between" : "между",
"not between" : "не между",
"Start" : "Начало",
"End" : "Конец",
"Select timezone…" : "Выберите часовой пояс",
"Request URL" : "URL запроса",
"Predefined URLs" : "Предопределенные URL",
"Files WebDAV" : "Файлы WebDAV",
"Sync clients" : "Синхронизирующиеся клиенты",
"Android client" : "Андроид клиент",
"iOS client" : "iOS клиент",
"Desktop client" : "Клиент на ПК",
"User group membership" : "Член группы пользователей",
"is member of" : "является членом",
"is not member of" : "не является членом",
"The given operator is invalid" : "Представленный оператор не верный",
"The given regular expression is invalid" : "Представленное регулярное выражение не верное",
"The given file size is invalid" : "Не верный размер файла",
"The given tag id is invalid" : "Представленный тег не верный",
"The given IP range is invalid" : "Не верный диапазон IP адресов",
"The given IP range is not valid for IPv4" : "Представленный диапазон IP не соответствует IPv4",
"The given IP range is not valid for IPv6" : "Представленный диапазон IP не соответствует IPv6",
"The given time span is invalid" : "Указан не верный промежуток времени",
"The given start time is invalid" : "Указано не верное начальное время",
"The given end time is invalid" : "Указано не верное конечное время",
"The given group does not exist" : "Указанная группа не существует",
"Operation #%s does not exist" : "Оператор #%s не существует",
"Operation %s does not exist" : "Оператор %s не существует",
"Workflow" : "Рабочий процесс",
"Open documentation" : "Открыть документацию",
"Add rule group" : "Добавить группу правил",
"Short rule description" : "Краткое описание правила",
"Add rule" : "Добавить правило",
"Reset" : "Сбросить",
"Save" : "Сохранить",
"Saving…" : "Сохранение...",
"Loading…" : "Загрузка..."
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}

+ 1
- 0
core/l10n/es.js View File

@@ -90,6 +90,7 @@ OC.L10N.register(
"Dec." : "Dic.",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Ha habido problemas durante la comprobación de la integridad del código. Más información…</a>",
"Settings" : "Ajustes",
"Connection to server lost" : "Perdida la conexión al server",
"Problem loading page, reloading in 5 seconds" : "Problema al cargar la página, recargando en 5 segundos",
"Saving..." : "Guardando...",
"Dismiss" : "Descartar",

+ 1
- 0
core/l10n/es.json View File

@@ -88,6 +88,7 @@
"Dec." : "Dic.",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Ha habido problemas durante la comprobación de la integridad del código. Más información…</a>",
"Settings" : "Ajustes",
"Connection to server lost" : "Perdida la conexión al server",
"Problem loading page, reloading in 5 seconds" : "Problema al cargar la página, recargando en 5 segundos",
"Saving..." : "Guardando...",
"Dismiss" : "Descartar",

+ 1
- 0
core/l10n/it.js View File

@@ -90,6 +90,7 @@ OC.L10N.register(
"Dec." : "Dic.",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Si sono verificati errori con il controllo di integrità del codice. Ulteriori informazioni…</a>",
"Settings" : "Impostazioni",
"Connection to server lost" : "Connessione al server interrotta",
"Problem loading page, reloading in 5 seconds" : "Problema durante il caricamento della pagina, aggiornamento tra 5 secondi",
"Saving..." : "Salvataggio in corso...",
"Dismiss" : "Annulla",

+ 1
- 0
core/l10n/it.json View File

@@ -88,6 +88,7 @@
"Dec." : "Dic.",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Si sono verificati errori con il controllo di integrità del codice. Ulteriori informazioni…</a>",
"Settings" : "Impostazioni",
"Connection to server lost" : "Connessione al server interrotta",
"Problem loading page, reloading in 5 seconds" : "Problema durante il caricamento della pagina, aggiornamento tra 5 secondi",
"Saving..." : "Salvataggio in corso...",
"Dismiss" : "Annulla",

+ 2
- 0
core/l10n/pl.js View File

@@ -135,6 +135,7 @@ OC.L10N.register(
"Expiration date" : "Data wygaśnięcia",
"Choose a password for the public link" : "Wybierz hasło dla linku publicznego",
"Copied!" : "Skopiowano!",
"Not supported!" : "Brak wsparcia!",
"Press ⌘-C to copy." : "Wciśnij ⌘-C by skopiować.",
"Press Ctrl-C to copy." : "Wciśnij Ctrl-C by skopiować,",
"Resharing is not allowed" : "Współdzielenie nie jest możliwe",
@@ -142,6 +143,7 @@ OC.L10N.register(
"Link" : "Odnośnik",
"Password protect" : "Zabezpiecz hasłem",
"Password" : "Hasło",
"Hide file listing" : "Schowaj listę plików",
"Email link to person" : "Wyślij osobie odnośnik poprzez e-mail",
"Send" : "Wyślij",
"Sending ..." : "Wysyłanie...",

+ 2
- 0
core/l10n/pl.json View File

@@ -133,6 +133,7 @@
"Expiration date" : "Data wygaśnięcia",
"Choose a password for the public link" : "Wybierz hasło dla linku publicznego",
"Copied!" : "Skopiowano!",
"Not supported!" : "Brak wsparcia!",
"Press ⌘-C to copy." : "Wciśnij ⌘-C by skopiować.",
"Press Ctrl-C to copy." : "Wciśnij Ctrl-C by skopiować,",
"Resharing is not allowed" : "Współdzielenie nie jest możliwe",
@@ -140,6 +141,7 @@
"Link" : "Odnośnik",
"Password protect" : "Zabezpiecz hasłem",
"Password" : "Hasło",
"Hide file listing" : "Schowaj listę plików",
"Email link to person" : "Wyślij osobie odnośnik poprzez e-mail",
"Send" : "Wyślij",
"Sending ..." : "Wysyłanie...",

+ 1
- 1
core/l10n/zh_TW.js View File

@@ -123,7 +123,7 @@ OC.L10N.register(
"Strong password" : "密碼強度極佳",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "您的網頁伺服器無法提供檔案同步功能,因為 WebDAV 界面有問題",
"Error occurred while checking server setup" : "檢查伺服器設定時發生錯誤",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "您的資料目錄和您的檔案可能從網路網路被存取,使.htaccess 檔案無法發揮效果,我們強烈建議您配置您的網頁伺服器讓資料目錄不再被訪問存取或者將您的資料目錄移出網頁伺服器根目錄。",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "您的資料目錄和檔案看來可以被公開存取,這表示 .htaccess 檔案並未生效,我們強烈建議您設定您的網頁伺服器,拒絕資料目錄的公開存取,或者將您的資料目錄移出網頁伺服器根目錄。",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "\"{header}\" HTTP 標頭配置與 \"{expected}\"不一樣,這是一個潛在安全性或者隱私上的風險,因此我們建議您調整此設定",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "您正在藉由 HTTP 訪問此網站,如我們的<a href=\"{docUrl}\">安全性提示</a>所述,我們強烈建議設定您的伺服器須要求使用 HTTPS",
"Shared" : "已分享",

+ 1
- 1
core/l10n/zh_TW.json View File

@@ -121,7 +121,7 @@
"Strong password" : "密碼強度極佳",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "您的網頁伺服器無法提供檔案同步功能,因為 WebDAV 界面有問題",
"Error occurred while checking server setup" : "檢查伺服器設定時發生錯誤",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "您的資料目錄和您的檔案可能從網路網路被存取,使.htaccess 檔案無法發揮效果,我們強烈建議您配置您的網頁伺服器讓資料目錄不再被訪問存取或者將您的資料目錄移出網頁伺服器根目錄。",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "您的資料目錄和檔案看來可以被公開存取,這表示 .htaccess 檔案並未生效,我們強烈建議您設定您的網頁伺服器,拒絕資料目錄的公開存取,或者將您的資料目錄移出網頁伺服器根目錄。",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "\"{header}\" HTTP 標頭配置與 \"{expected}\"不一樣,這是一個潛在安全性或者隱私上的風險,因此我們建議您調整此設定",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "您正在藉由 HTTP 訪問此網站,如我們的<a href=\"{docUrl}\">安全性提示</a>所述,我們強烈建議設定您的伺服器須要求使用 HTTPS",
"Shared" : "已分享",

+ 2
- 0
settings/l10n/es.js View File

@@ -90,6 +90,7 @@ OC.L10N.register(
"This session" : "Esta sesión",
"Copied!" : "¡Copiado!",
"Not supported!" : "¡No se puede!",
"Press ⌘-C to copy." : "Presionar ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"Error while loading browser sessions and device tokens" : "Error al cargar sesiones de navegador y \"tokens\" de dispositivos",
"Error while creating device token" : "Error al crear \"token\" de dispositivo",
@@ -323,6 +324,7 @@ OC.L10N.register(
"set new password" : "establecer nueva contraseña",
"change email address" : "cambiar dirección de correo electrónico",
"Default" : "Predeterminado",
"Add Group" : "Agregar grupo",
"Full Name" : "Nombre completo",
"Last Login" : "Último inicio de sesión",
"APCu" : "APCu",

+ 2
- 0
settings/l10n/es.json View File

@@ -88,6 +88,7 @@
"This session" : "Esta sesión",
"Copied!" : "¡Copiado!",
"Not supported!" : "¡No se puede!",
"Press ⌘-C to copy." : "Presionar ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"Error while loading browser sessions and device tokens" : "Error al cargar sesiones de navegador y \"tokens\" de dispositivos",
"Error while creating device token" : "Error al crear \"token\" de dispositivo",
@@ -321,6 +322,7 @@
"set new password" : "establecer nueva contraseña",
"change email address" : "cambiar dirección de correo electrónico",
"Default" : "Predeterminado",
"Add Group" : "Agregar grupo",
"Full Name" : "Nombre completo",
"Last Login" : "Último inicio de sesión",
"APCu" : "APCu",

Loading…
Cancel
Save