From d2e1cae331dec750f82851ca5991d39311ffe728 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud <owncloud-bot@tmit.eu> Date: Thu, 2 Jul 2015 01:59:26 -0400 Subject: [PATCH] [tx-robot] updated from transifex --- apps/files/l10n/fr.js | 1 + apps/files/l10n/fr.json | 1 + apps/files/l10n/nb_NO.js | 1 + apps/files/l10n/nb_NO.json | 1 + apps/files/l10n/pt_BR.js | 2 ++ apps/files/l10n/pt_BR.json | 2 ++ apps/files/l10n/uk.js | 1 + apps/files/l10n/uk.json | 1 + apps/files/l10n/zh_CN.js | 12 ++++++++++++ apps/files/l10n/zh_CN.json | 12 ++++++++++++ apps/files_external/l10n/et_EE.js | 12 ++++++++++++ apps/files_external/l10n/et_EE.json | 12 ++++++++++++ apps/files_external/l10n/zh_CN.js | 1 + apps/files_external/l10n/zh_CN.json | 1 + apps/files_sharing/l10n/fr.js | 4 ++-- apps/files_sharing/l10n/fr.json | 4 ++-- apps/files_sharing/l10n/uk.js | 5 ++++- apps/files_sharing/l10n/uk.json | 5 ++++- apps/files_sharing/l10n/zh_CN.js | 5 ++++- apps/files_sharing/l10n/zh_CN.json | 5 ++++- apps/files_trashbin/l10n/be.js | 2 +- apps/files_trashbin/l10n/be.json | 2 +- apps/files_trashbin/l10n/zh_CN.js | 3 +++ apps/files_trashbin/l10n/zh_CN.json | 3 +++ apps/files_versions/l10n/is.js | 2 +- apps/files_versions/l10n/is.json | 2 +- apps/files_versions/l10n/ru.js | 2 +- apps/files_versions/l10n/ru.json | 2 +- apps/user_ldap/l10n/fr.js | 4 ++-- apps/user_ldap/l10n/fr.json | 4 ++-- apps/user_ldap/l10n/pt_BR.js | 1 + apps/user_ldap/l10n/pt_BR.json | 1 + apps/user_ldap/l10n/uk.js | 6 ++++++ apps/user_ldap/l10n/uk.json | 6 ++++++ apps/user_ldap/l10n/zh_CN.js | 1 + apps/user_ldap/l10n/zh_CN.json | 1 + apps/user_webdavauth/l10n/is.js | 2 +- apps/user_webdavauth/l10n/is.json | 2 +- apps/user_webdavauth/l10n/ru.js | 2 +- apps/user_webdavauth/l10n/ru.json | 2 +- core/l10n/et_EE.js | 13 +++++++++++++ core/l10n/et_EE.json | 13 +++++++++++++ core/l10n/fr.js | 2 +- core/l10n/fr.json | 2 +- core/l10n/zh_CN.js | 18 ++++++++++++++++++ core/l10n/zh_CN.json | 18 ++++++++++++++++++ lib/l10n/fr.js | 1 + lib/l10n/fr.json | 1 + lib/l10n/pt_BR.js | 5 +++++ lib/l10n/pt_BR.json | 5 +++++ settings/l10n/et_EE.js | 14 ++++++++++++++ settings/l10n/et_EE.json | 14 ++++++++++++++ settings/l10n/fr.js | 6 +++--- settings/l10n/fr.json | 6 +++--- settings/l10n/pt_BR.js | 3 +++ settings/l10n/pt_BR.json | 3 +++ settings/l10n/uk.js | 3 +++ settings/l10n/uk.json | 3 +++ settings/l10n/zh_CN.js | 28 +++++++++++++++++++++++++++- settings/l10n/zh_CN.json | 28 +++++++++++++++++++++++++++- 60 files changed, 292 insertions(+), 32 deletions(-) diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index e334a7a7687..1d57bb79d07 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -48,6 +48,7 @@ OC.L10N.register( "Pending" : "En attente", "Unable to determine date" : "Impossible de déterminer la date", "This operation is forbidden" : "Cette opération est interdite", + "This directory is unavailable, please check the logs or contact the administrator" : "Ce répertoire n'est pas disponible. Consultez les logs ou contactez votre administrateur", "Error moving file." : "Erreur lors du déplacement du fichier.", "Error moving file" : "Erreur lors du déplacement du fichier", "Error" : "Erreur", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 6523ab1642c..2b578466faa 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -46,6 +46,7 @@ "Pending" : "En attente", "Unable to determine date" : "Impossible de déterminer la date", "This operation is forbidden" : "Cette opération est interdite", + "This directory is unavailable, please check the logs or contact the administrator" : "Ce répertoire n'est pas disponible. Consultez les logs ou contactez votre administrateur", "Error moving file." : "Erreur lors du déplacement du fichier.", "Error moving file" : "Erreur lors du déplacement du fichier", "Error" : "Erreur", diff --git a/apps/files/l10n/nb_NO.js b/apps/files/l10n/nb_NO.js index debb2e5a8f9..b7741835c0f 100644 --- a/apps/files/l10n/nb_NO.js +++ b/apps/files/l10n/nb_NO.js @@ -48,6 +48,7 @@ OC.L10N.register( "Pending" : "Ventende", "Unable to determine date" : "Kan ikke fastslÃ¥ datoen", "This operation is forbidden" : "Operasjonen er forbudt", + "This directory is unavailable, please check the logs or contact the administrator" : "Denne mappen er utilgjengelig. Sjekk loggene eller kontakt administrator", "Error moving file." : "Feil ved flytting av fil.", "Error moving file" : "Feil ved flytting av fil", "Error" : "Feil", diff --git a/apps/files/l10n/nb_NO.json b/apps/files/l10n/nb_NO.json index 056c465de29..662d8433c21 100644 --- a/apps/files/l10n/nb_NO.json +++ b/apps/files/l10n/nb_NO.json @@ -46,6 +46,7 @@ "Pending" : "Ventende", "Unable to determine date" : "Kan ikke fastslÃ¥ datoen", "This operation is forbidden" : "Operasjonen er forbudt", + "This directory is unavailable, please check the logs or contact the administrator" : "Denne mappen er utilgjengelig. Sjekk loggene eller kontakt administrator", "Error moving file." : "Feil ved flytting av fil.", "Error moving file" : "Feil ved flytting av fil", "Error" : "Feil", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index f961bfd341d..583123252f9 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -47,6 +47,8 @@ OC.L10N.register( "Select" : "Selecionar", "Pending" : "Pendente", "Unable to determine date" : "ImpossÃvel determinar a data", + "This operation is forbidden" : "Esta operação é proibida", + "This directory is unavailable, please check the logs or contact the administrator" : "Este diretório não está disponÃvel, por favor, verifique os logs ou entre em contato com o administrador", "Error moving file." : "Erro movendo o arquivo.", "Error moving file" : "Erro movendo o arquivo", "Error" : "Erro", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 29cc2ce34c4..31227d66f82 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -45,6 +45,8 @@ "Select" : "Selecionar", "Pending" : "Pendente", "Unable to determine date" : "ImpossÃvel determinar a data", + "This operation is forbidden" : "Esta operação é proibida", + "This directory is unavailable, please check the logs or contact the administrator" : "Este diretório não está disponÃvel, por favor, verifique os logs ou entre em contato com o administrador", "Error moving file." : "Erro movendo o arquivo.", "Error moving file" : "Erro movendo o arquivo", "Error" : "Erro", diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index cf006f9c0d6..167897b57e5 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -47,6 +47,7 @@ OC.L10N.register( "Select" : "Оберіть", "Pending" : "ОчікуваннÑ", "Unable to determine date" : "Ðеможливо визначити дату", + "This operation is forbidden" : "Ð¦Ñ Ð¾Ð¿ÐµÑ€Ð°Ñ†Ñ–Ñ Ð·Ð°Ð±Ð¾Ñ€Ð¾Ð½ÐµÐ½Ð°", "Error moving file." : "Помилка Ð¿ÐµÑ€ÐµÐ¼Ñ–Ñ‰ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ.", "Error moving file" : "Помилка Ð¿ÐµÑ€ÐµÐ¼Ñ–Ñ‰ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ", "Error" : "Помилка", diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index 1a313865f7a..803d9887627 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -45,6 +45,7 @@ "Select" : "Оберіть", "Pending" : "ОчікуваннÑ", "Unable to determine date" : "Ðеможливо визначити дату", + "This operation is forbidden" : "Ð¦Ñ Ð¾Ð¿ÐµÑ€Ð°Ñ†Ñ–Ñ Ð·Ð°Ð±Ð¾Ñ€Ð¾Ð½ÐµÐ½Ð°", "Error moving file." : "Помилка Ð¿ÐµÑ€ÐµÐ¼Ñ–Ñ‰ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ.", "Error moving file" : "Помилка Ð¿ÐµÑ€ÐµÐ¼Ñ–Ñ‰ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ", "Error" : "Помилка", diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 66b638df86f..76cbe4110a8 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -42,15 +42,19 @@ OC.L10N.register( "Delete" : "åˆ é™¤", "Disconnect storage" : "æ–开储å˜è¿žæŽ¥", "Unshare" : "å–消共享", + "No permission to delete" : "æ— æƒåˆ 除", "Download" : "下载", "Select" : "选择", "Pending" : "ç‰å¾…", "Unable to determine date" : "æ— æ³•ç¡®å®šæ—¥æœŸ", + "This operation is forbidden" : "æ“作被ç¦æ¢", + "This directory is unavailable, please check the logs or contact the administrator" : "æ¤ç›®å½•ä¸å¯ç”¨ï¼Œè¯·æ£€æŸ¥æ—¥å¿—或è”系管ç†å‘˜", "Error moving file." : "移动文件出错。", "Error moving file" : "移动文件错误", "Error" : "错误", "Could not rename file" : "ä¸èƒ½é‡å‘½å文件", "Error deleting file." : "åˆ é™¤æ–‡ä»¶å‡ºé”™ã€‚", + "No entries in this folder match '{filter}'" : "æ¤æ–‡ä»¶å¤¹ä¸æ— 项目匹é…“{filter}â€", "Name" : "å称", "Size" : "大å°", "Modified" : "修改日期", @@ -60,13 +64,18 @@ OC.L10N.register( "_Uploading %n file_::_Uploading %n files_" : ["ä¸Šä¼ %n 个文件"], "\"{name}\" is an invalid file name." : "“{name}â€æ˜¯ä¸€ä¸ªæ— 效的文件å。", "File name cannot be empty." : "文件åä¸èƒ½ä¸ºç©ºã€‚", + "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} çš„å˜å‚¨ç©ºé—´å·²æ»¡ï¼Œæ–‡ä»¶å°†æ— 法更新或åŒæ¥ï¼", "Your storage is full, files can not be updated or synced anymore!" : "您的å˜å‚¨ç©ºé—´å·²æ»¡ï¼Œæ–‡ä»¶å°†æ— 法更新或åŒæ¥ï¼", + "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} çš„å˜å‚¨ç©ºé—´å³å°†ç”¨å®Œ ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "您的å˜å‚¨ç©ºé—´å³å°†ç”¨å®Œ ({usedSpacePercent}%)", + "_matches '{filter}'_::_match '{filter}'_" : ["匹é…“{filter}â€"], "{dirs} and {files}" : "{dirs} å’Œ {files}", "Favorited" : "已收è—", "Favorite" : "收è—", + "An error occurred while trying to update the tags" : "æ›´æ–°æ ‡ç¾æ—¶å‡ºé”™", "A new file or folder has been <strong>created</strong>" : "一个新的文件或文件夹已被<strong>创建</strong>", "A file or folder has been <strong>changed</strong>" : "一个文件或文件夹已被<strong>修改</strong>", + "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "针对<strong>已收è—文件</strong>的新建和修改å‘é€æœ‰é™çš„通知 <em>(ä»…æµ)</em>", "A file or folder has been <strong>deleted</strong>" : "一个文件或文件夹已被<strong>åˆ é™¤</strong>", "A file or folder has been <strong>restored</strong>" : "一个文件或文件夹已ç»è¢« <strong>æ¢å¤</strong>", "You created %1$s" : "您创建了%1$s", @@ -85,6 +94,7 @@ OC.L10N.register( "Maximum upload size" : "æœ€å¤§ä¸Šä¼ å¤§å°", "max. possible: " : "最大å…许: ", "Save" : "ä¿å˜", + "Can not be edited from here due to insufficient permissions." : "由于æƒé™ä¸è¶³æ— 法在æ¤ç¼–辑。", "Settings" : "设置", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "ä½¿ç”¨è¿™ä¸ªåœ°å€ <a href=\"%s\" target=\"_blank\">通过 WebDAV 访问您的文件</a>", @@ -95,7 +105,9 @@ OC.L10N.register( "Folder" : "文件夹", "Upload" : "ä¸Šä¼ ", "Cancel upload" : "å–æ¶ˆä¸Šä¼ ", + "No files in here" : "æ— æ–‡ä»¶", "Upload some content or sync with your devices!" : "ä¸Šä¼ ä¸€äº›å†…å®¹æˆ–è€…ä¸Žè®¾å¤‡åŒæ¥!", + "No entries found in this folder" : "æ¤æ–‡ä»¶å¤¹ä¸æ— 项目", "Select all" : "全部选择", "Upload too large" : "ä¸Šä¼ æ–‡ä»¶è¿‡å¤§", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "您æ£å°è¯•ä¸Šä¼ 的文件超过了æ¤æœåŠ¡å™¨å¯ä»¥ä¸Šä¼ 的最大容é‡é™åˆ¶", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index eb27d81060d..44e763a42fd 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -40,15 +40,19 @@ "Delete" : "åˆ é™¤", "Disconnect storage" : "æ–开储å˜è¿žæŽ¥", "Unshare" : "å–消共享", + "No permission to delete" : "æ— æƒåˆ 除", "Download" : "下载", "Select" : "选择", "Pending" : "ç‰å¾…", "Unable to determine date" : "æ— æ³•ç¡®å®šæ—¥æœŸ", + "This operation is forbidden" : "æ“作被ç¦æ¢", + "This directory is unavailable, please check the logs or contact the administrator" : "æ¤ç›®å½•ä¸å¯ç”¨ï¼Œè¯·æ£€æŸ¥æ—¥å¿—或è”系管ç†å‘˜", "Error moving file." : "移动文件出错。", "Error moving file" : "移动文件错误", "Error" : "错误", "Could not rename file" : "ä¸èƒ½é‡å‘½å文件", "Error deleting file." : "åˆ é™¤æ–‡ä»¶å‡ºé”™ã€‚", + "No entries in this folder match '{filter}'" : "æ¤æ–‡ä»¶å¤¹ä¸æ— 项目匹é…“{filter}â€", "Name" : "å称", "Size" : "大å°", "Modified" : "修改日期", @@ -58,13 +62,18 @@ "_Uploading %n file_::_Uploading %n files_" : ["ä¸Šä¼ %n 个文件"], "\"{name}\" is an invalid file name." : "“{name}â€æ˜¯ä¸€ä¸ªæ— 效的文件å。", "File name cannot be empty." : "文件åä¸èƒ½ä¸ºç©ºã€‚", + "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} çš„å˜å‚¨ç©ºé—´å·²æ»¡ï¼Œæ–‡ä»¶å°†æ— 法更新或åŒæ¥ï¼", "Your storage is full, files can not be updated or synced anymore!" : "您的å˜å‚¨ç©ºé—´å·²æ»¡ï¼Œæ–‡ä»¶å°†æ— 法更新或åŒæ¥ï¼", + "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} çš„å˜å‚¨ç©ºé—´å³å°†ç”¨å®Œ ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "您的å˜å‚¨ç©ºé—´å³å°†ç”¨å®Œ ({usedSpacePercent}%)", + "_matches '{filter}'_::_match '{filter}'_" : ["匹é…“{filter}â€"], "{dirs} and {files}" : "{dirs} å’Œ {files}", "Favorited" : "已收è—", "Favorite" : "收è—", + "An error occurred while trying to update the tags" : "æ›´æ–°æ ‡ç¾æ—¶å‡ºé”™", "A new file or folder has been <strong>created</strong>" : "一个新的文件或文件夹已被<strong>创建</strong>", "A file or folder has been <strong>changed</strong>" : "一个文件或文件夹已被<strong>修改</strong>", + "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "针对<strong>已收è—文件</strong>的新建和修改å‘é€æœ‰é™çš„通知 <em>(ä»…æµ)</em>", "A file or folder has been <strong>deleted</strong>" : "一个文件或文件夹已被<strong>åˆ é™¤</strong>", "A file or folder has been <strong>restored</strong>" : "一个文件或文件夹已ç»è¢« <strong>æ¢å¤</strong>", "You created %1$s" : "您创建了%1$s", @@ -83,6 +92,7 @@ "Maximum upload size" : "æœ€å¤§ä¸Šä¼ å¤§å°", "max. possible: " : "最大å…许: ", "Save" : "ä¿å˜", + "Can not be edited from here due to insufficient permissions." : "由于æƒé™ä¸è¶³æ— 法在æ¤ç¼–辑。", "Settings" : "设置", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "ä½¿ç”¨è¿™ä¸ªåœ°å€ <a href=\"%s\" target=\"_blank\">通过 WebDAV 访问您的文件</a>", @@ -93,7 +103,9 @@ "Folder" : "文件夹", "Upload" : "ä¸Šä¼ ", "Cancel upload" : "å–æ¶ˆä¸Šä¼ ", + "No files in here" : "æ— æ–‡ä»¶", "Upload some content or sync with your devices!" : "ä¸Šä¼ ä¸€äº›å†…å®¹æˆ–è€…ä¸Žè®¾å¤‡åŒæ¥!", + "No entries found in this folder" : "æ¤æ–‡ä»¶å¤¹ä¸æ— 项目", "Select all" : "全部选择", "Upload too large" : "ä¸Šä¼ æ–‡ä»¶è¿‡å¤§", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "您æ£å°è¯•ä¸Šä¼ 的文件超过了æ¤æœåŠ¡å™¨å¯ä»¥ä¸Šä¼ 的最大容é‡é™åˆ¶", diff --git a/apps/files_external/l10n/et_EE.js b/apps/files_external/l10n/et_EE.js index 8082e51d40e..bc43609aca2 100644 --- a/apps/files_external/l10n/et_EE.js +++ b/apps/files_external/l10n/et_EE.js @@ -43,23 +43,35 @@ OC.L10N.register( "Username as share" : "Kasutajanimi kui jagamine", "URL" : "URL", "Secure https://" : "Turvaline https://", + "SFTP with secret key login" : "SFTP koos salajase võtmega logimisega", "Public key" : "Avalik võti", + "Storage with id \"%i\" not found" : "Salvestuskohta ID-ga \"%i\" ei leitud", + "Invalid mount point" : "Vigane ühenduspunkt", + "Invalid storage backend \"%s\"" : "Vigane salvestuskoha taustsüsteem \"%s\"", "Access granted" : "Ligipääs on antud", "Error configuring Dropbox storage" : "Viga Dropboxi salvestusruumi seadistamisel", "Grant access" : "Anna ligipääs", "Error configuring Google Drive storage" : "Viga Google Drive'i salvestusruumi seadistamisel", "Personal" : "Isiklik", "System" : "Süsteem", + "Enable encryption" : "Luba krüpteerimine", + "Enable previews" : "Luba eelvaated", "Check for changes" : "Otsi uuendusi", "Never" : "Mitte kunagi", + "Once every direct access" : "Kord iga otsese pöördumise korral", + "Every time the filesystem is used" : "Iga kord, kui failisüsteemi kasutatakse", "All users. Type to select user or group." : "Kõik kasutajad. Kirjuta, et valida kasutaja või grupp.", "(group)" : "(grupp)", "Saved" : "Salvestatud", + "Generate keys" : "Loo võtmed", + "Error generating key pair" : "Viga võtmepaari loomisel", "<b>Note:</b> " : "<b>Märkus:</b>", "and" : "ja", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> cURL tugi puudub PHP paigalduses. FTP %s hoidla ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata cURL tugi.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> FTP tugi puudub PHP paigalduses. FTP %s hoidla ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata FTP tugi.", "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> \"%s\" pole paigaldatud. Hoidla %s ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata vajalik tugi.", + "No external storage configured" : "Välist salvestuskohta pole seadistatud", + "You can add external storages in the personal settings" : "Sa võid lisada välise salvestuskoha isiklikes seadetes", "Name" : "Nimi", "Storage type" : "Andmehoidla tüüp", "Scope" : "Skoop", diff --git a/apps/files_external/l10n/et_EE.json b/apps/files_external/l10n/et_EE.json index 70940c3247b..4870b55afb3 100644 --- a/apps/files_external/l10n/et_EE.json +++ b/apps/files_external/l10n/et_EE.json @@ -41,23 +41,35 @@ "Username as share" : "Kasutajanimi kui jagamine", "URL" : "URL", "Secure https://" : "Turvaline https://", + "SFTP with secret key login" : "SFTP koos salajase võtmega logimisega", "Public key" : "Avalik võti", + "Storage with id \"%i\" not found" : "Salvestuskohta ID-ga \"%i\" ei leitud", + "Invalid mount point" : "Vigane ühenduspunkt", + "Invalid storage backend \"%s\"" : "Vigane salvestuskoha taustsüsteem \"%s\"", "Access granted" : "Ligipääs on antud", "Error configuring Dropbox storage" : "Viga Dropboxi salvestusruumi seadistamisel", "Grant access" : "Anna ligipääs", "Error configuring Google Drive storage" : "Viga Google Drive'i salvestusruumi seadistamisel", "Personal" : "Isiklik", "System" : "Süsteem", + "Enable encryption" : "Luba krüpteerimine", + "Enable previews" : "Luba eelvaated", "Check for changes" : "Otsi uuendusi", "Never" : "Mitte kunagi", + "Once every direct access" : "Kord iga otsese pöördumise korral", + "Every time the filesystem is used" : "Iga kord, kui failisüsteemi kasutatakse", "All users. Type to select user or group." : "Kõik kasutajad. Kirjuta, et valida kasutaja või grupp.", "(group)" : "(grupp)", "Saved" : "Salvestatud", + "Generate keys" : "Loo võtmed", + "Error generating key pair" : "Viga võtmepaari loomisel", "<b>Note:</b> " : "<b>Märkus:</b>", "and" : "ja", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> cURL tugi puudub PHP paigalduses. FTP %s hoidla ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata cURL tugi.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> FTP tugi puudub PHP paigalduses. FTP %s hoidla ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata FTP tugi.", "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> \"%s\" pole paigaldatud. Hoidla %s ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata vajalik tugi.", + "No external storage configured" : "Välist salvestuskohta pole seadistatud", + "You can add external storages in the personal settings" : "Sa võid lisada välise salvestuskoha isiklikes seadetes", "Name" : "Nimi", "Storage type" : "Andmehoidla tüüp", "Scope" : "Skoop", diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index 1045c03423f..0b2731fd911 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -31,6 +31,7 @@ OC.L10N.register( "Error configuring Google Drive storage" : "é…ç½®Google Driveå˜å‚¨æ—¶å‡ºé”™", "Personal" : "个人", "System" : "系统", + "Enable encryption" : "å¯ç”¨åŠ 密", "Saved" : "å·²ä¿å˜", "<b>Note:</b> " : "<b>注æ„:</b>", "Name" : "å称", diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json index b6a826e4209..6d842332264 100644 --- a/apps/files_external/l10n/zh_CN.json +++ b/apps/files_external/l10n/zh_CN.json @@ -29,6 +29,7 @@ "Error configuring Google Drive storage" : "é…ç½®Google Driveå˜å‚¨æ—¶å‡ºé”™", "Personal" : "个人", "System" : "系统", + "Enable encryption" : "å¯ç”¨åŠ 密", "Saved" : "å·²ä¿å˜", "<b>Note:</b> " : "<b>注æ„:</b>", "Name" : "å称", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 61ee5c1a61b..b866739e148 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -63,10 +63,10 @@ OC.L10N.register( "Allow users on this server to send shares to other servers" : "Autoriser les utilisateurs de ce serveur à envoyer des partages vers d'autres serveurs", "Allow users on this server to receive shares from other servers" : "Autoriser les utilisateurs de ce serveur à recevoir des partages d'autres serveurs", "Federated Cloud" : "Federated Cloud", - "Your Federated Cloud ID:" : "Votre ID Federated Cloud :", + "Your Federated Cloud ID:" : "Votre identifiant Federated Cloud :", "Share it:" : "Partager :", "Add it to your website:" : "Ajouter à votre site web :", "Share with me via ownCloud" : "Partagez avec moi via ownCloud", - "HTML Code:" : "Code HTML:" + "HTML Code:" : "Code HTML :" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index a57b1befbcc..b4592edcdcc 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -61,10 +61,10 @@ "Allow users on this server to send shares to other servers" : "Autoriser les utilisateurs de ce serveur à envoyer des partages vers d'autres serveurs", "Allow users on this server to receive shares from other servers" : "Autoriser les utilisateurs de ce serveur à recevoir des partages d'autres serveurs", "Federated Cloud" : "Federated Cloud", - "Your Federated Cloud ID:" : "Votre ID Federated Cloud :", + "Your Federated Cloud ID:" : "Votre identifiant Federated Cloud :", "Share it:" : "Partager :", "Add it to your website:" : "Ajouter à votre site web :", "Share with me via ownCloud" : "Partagez avec moi via ownCloud", - "HTML Code:" : "Code HTML:" + "HTML Code:" : "Code HTML :" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js index 18a6dde9e3a..76e9b885257 100644 --- a/apps/files_sharing/l10n/uk.js +++ b/apps/files_sharing/l10n/uk.js @@ -59,6 +59,9 @@ OC.L10N.register( "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" : "Дозволити кориÑтувачам на цьому Ñервері отримувати публікації з інших Ñерверів" + "Allow users on this server to receive shares from other servers" : "Дозволити кориÑтувачам на цьому Ñервері отримувати публікації з інших Ñерверів", + "Share it:" : "ПоділитиÑÑ Ñ†Ð¸Ð¼:", + "Add it to your website:" : "Додати до вашого Ñайту:", + "HTML Code:" : "HTML код:" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files_sharing/l10n/uk.json b/apps/files_sharing/l10n/uk.json index de200a1fe8f..74cccc1901c 100644 --- a/apps/files_sharing/l10n/uk.json +++ b/apps/files_sharing/l10n/uk.json @@ -57,6 +57,9 @@ "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" : "Дозволити кориÑтувачам на цьому Ñервері отримувати публікації з інших Ñерверів" + "Allow users on this server to receive shares from other servers" : "Дозволити кориÑтувачам на цьому Ñервері отримувати публікації з інших Ñерверів", + "Share it:" : "ПоділитиÑÑ Ñ†Ð¸Ð¼:", + "Add it to your website:" : "Додати до вашого Ñайту:", + "HTML Code:" : "HTML код:" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 11e71ab4819..f3bbbbcfcb9 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -23,6 +23,7 @@ OC.L10N.register( "This share is password-protected" : "这是一个密ç ä¿æŠ¤çš„共享", "The password is wrong. Try again." : "用户å或密ç 错误ï¼è¯·é‡è¯•", "Password" : "密ç ", + "No entries found in this folder" : "æ¤æ–‡ä»¶å¤¹ä¸æ— 项目", "Name" : "å称", "Share time" : "分享时间", "Sorry, this link doesn’t seem to work anymore." : "抱æ‰ï¼Œæ¤é“¾æŽ¥å·²å¤±æ•ˆ", @@ -34,6 +35,8 @@ OC.L10N.register( "Add to your ownCloud" : "æ·»åŠ åˆ°æ‚¨çš„ ownCloud", "Download" : "下载", "Download %s" : "下载 %s", - "Direct link" : "直接链接" + "Direct link" : "直接链接", + "Federated Cloud Sharing" : "è”åˆäº‘共享", + "Open documentation" : "打开文档" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index bc26e501a06..a8b4d45a62d 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -21,6 +21,7 @@ "This share is password-protected" : "这是一个密ç ä¿æŠ¤çš„共享", "The password is wrong. Try again." : "用户å或密ç 错误ï¼è¯·é‡è¯•", "Password" : "密ç ", + "No entries found in this folder" : "æ¤æ–‡ä»¶å¤¹ä¸æ— 项目", "Name" : "å称", "Share time" : "分享时间", "Sorry, this link doesn’t seem to work anymore." : "抱æ‰ï¼Œæ¤é“¾æŽ¥å·²å¤±æ•ˆ", @@ -32,6 +33,8 @@ "Add to your ownCloud" : "æ·»åŠ åˆ°æ‚¨çš„ ownCloud", "Download" : "下载", "Download %s" : "下载 %s", - "Direct link" : "直接链接" + "Direct link" : "直接链接", + "Federated Cloud Sharing" : "è”åˆäº‘共享", + "Open documentation" : "打开文档" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_trashbin/l10n/be.js b/apps/files_trashbin/l10n/be.js index 3ed1bc6464a..c72c72bbe91 100644 --- a/apps/files_trashbin/l10n/be.js +++ b/apps/files_trashbin/l10n/be.js @@ -3,4 +3,4 @@ OC.L10N.register( { "Error" : "Памылка" }, -"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"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);"); diff --git a/apps/files_trashbin/l10n/be.json b/apps/files_trashbin/l10n/be.json index 501bc5f7dfb..a2514254e13 100644 --- a/apps/files_trashbin/l10n/be.json +++ b/apps/files_trashbin/l10n/be.json @@ -1,4 +1,4 @@ { "translations": { "Error" : "Памылка" -},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"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);" } \ No newline at end of file diff --git a/apps/files_trashbin/l10n/zh_CN.js b/apps/files_trashbin/l10n/zh_CN.js index 8c9512b1d66..0ef17e35d62 100644 --- a/apps/files_trashbin/l10n/zh_CN.js +++ b/apps/files_trashbin/l10n/zh_CN.js @@ -8,6 +8,9 @@ OC.L10N.register( "Delete permanently" : "æ°¸ä¹…åˆ é™¤", "Error" : "错误", "restored" : "å·²æ¢å¤", + "No deleted files" : "æ— å·²åˆ é™¤æ–‡ä»¶", + "You will be able to recover deleted files from here" : "ä½ å¯ä»¥åœ¨æ¤å¤„æ¢å¤å·²åˆ 除的文件", + "No entries found in this folder" : "æ¤æ–‡ä»¶å¤¹ä¸æ— 项目", "Select all" : "全部选择", "Name" : "å称", "Deleted" : "å·²åˆ é™¤", diff --git a/apps/files_trashbin/l10n/zh_CN.json b/apps/files_trashbin/l10n/zh_CN.json index 895d235aadb..0349f643555 100644 --- a/apps/files_trashbin/l10n/zh_CN.json +++ b/apps/files_trashbin/l10n/zh_CN.json @@ -6,6 +6,9 @@ "Delete permanently" : "æ°¸ä¹…åˆ é™¤", "Error" : "错误", "restored" : "å·²æ¢å¤", + "No deleted files" : "æ— å·²åˆ é™¤æ–‡ä»¶", + "You will be able to recover deleted files from here" : "ä½ å¯ä»¥åœ¨æ¤å¤„æ¢å¤å·²åˆ 除的文件", + "No entries found in this folder" : "æ¤æ–‡ä»¶å¤¹ä¸æ— 项目", "Select all" : "全部选择", "Name" : "å称", "Deleted" : "å·²åˆ é™¤", diff --git a/apps/files_versions/l10n/is.js b/apps/files_versions/l10n/is.js index 25bf6aafbfc..bbfe2f42ab3 100644 --- a/apps/files_versions/l10n/is.js +++ b/apps/files_versions/l10n/is.js @@ -3,4 +3,4 @@ OC.L10N.register( { "Versions" : "Útgáfur" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n % 10 == 1 || n % 100 != 11);"); diff --git a/apps/files_versions/l10n/is.json b/apps/files_versions/l10n/is.json index d21e4480909..11d9d3383bd 100644 --- a/apps/files_versions/l10n/is.json +++ b/apps/files_versions/l10n/is.json @@ -1,4 +1,4 @@ { "translations": { "Versions" : "Útgáfur" -},"pluralForm" :"nplurals=2; plural=(n != 1);" +},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 || n % 100 != 11);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/ru.js b/apps/files_versions/l10n/ru.js index 74ad347804b..25248b9de5f 100644 --- a/apps/files_versions/l10n/ru.js +++ b/apps/files_versions/l10n/ru.js @@ -8,4 +8,4 @@ OC.L10N.register( "No other versions available" : "Других верÑий не доÑтупно", "Restore" : "Откатить" }, -"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"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);"); diff --git a/apps/files_versions/l10n/ru.json b/apps/files_versions/l10n/ru.json index b21bd54331f..738bb332d23 100644 --- a/apps/files_versions/l10n/ru.json +++ b/apps/files_versions/l10n/ru.json @@ -5,5 +5,5 @@ "More versions..." : "Ещё верÑии...", "No other versions available" : "Других верÑий не доÑтупно", "Restore" : "Откатить" -},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"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);" } \ No newline at end of file diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js index 77f354d6885..9b0e871c9f0 100644 --- a/apps/user_ldap/l10n/fr.js +++ b/apps/user_ldap/l10n/fr.js @@ -93,10 +93,10 @@ OC.L10N.register( "Detect Base DN" : "Détecter le DN de base", "Test Base DN" : "Tester le DN de base", "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Évite les requêtes LDAP automatiques. Mieux pour les installations de grande ampleur, mais demande des connaissances en LDAP.", - "Manually enter LDAP filters (recommended for large directories)" : "Entrée manuelle des filtres LDAP (recommandé pour les annuaires de grande ampleur)", + "Manually enter LDAP filters (recommended for large directories)" : "Saisir les filtres LDAP manuellement (recommandé pour les annuaires de grande ampleur)", "Limit %s access to users meeting these criteria:" : "Limiter l'accès à %s aux utilisateurs respectant ces critères :", "The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Les classes d'objets fréquentes pour les utilisateurs sont : organizationalPerson, person, user et inetOrgPerson. Si vous n'êtes pas sûr de la classe à utiliser, demandez à l'administrateur de l'annuaire.", - "The filter specifies which LDAP users shall have access to the %s instance." : "Le filtre spécifie quels utilisateurs LDAP doivent avoir accès à l'instance %s.", + "The filter specifies which LDAP users shall have access to the %s instance." : "Le filtre spécifie quels utilisateurs LDAP auront accès à l'instance %s.", "Verify settings and count users" : "Vérifier les paramètres et compter les utilisateurs", "Saving" : "Enregistrement...", "Back" : "Retour", diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json index 2e618640c51..6fb93d618e1 100644 --- a/apps/user_ldap/l10n/fr.json +++ b/apps/user_ldap/l10n/fr.json @@ -91,10 +91,10 @@ "Detect Base DN" : "Détecter le DN de base", "Test Base DN" : "Tester le DN de base", "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Évite les requêtes LDAP automatiques. Mieux pour les installations de grande ampleur, mais demande des connaissances en LDAP.", - "Manually enter LDAP filters (recommended for large directories)" : "Entrée manuelle des filtres LDAP (recommandé pour les annuaires de grande ampleur)", + "Manually enter LDAP filters (recommended for large directories)" : "Saisir les filtres LDAP manuellement (recommandé pour les annuaires de grande ampleur)", "Limit %s access to users meeting these criteria:" : "Limiter l'accès à %s aux utilisateurs respectant ces critères :", "The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Les classes d'objets fréquentes pour les utilisateurs sont : organizationalPerson, person, user et inetOrgPerson. Si vous n'êtes pas sûr de la classe à utiliser, demandez à l'administrateur de l'annuaire.", - "The filter specifies which LDAP users shall have access to the %s instance." : "Le filtre spécifie quels utilisateurs LDAP doivent avoir accès à l'instance %s.", + "The filter specifies which LDAP users shall have access to the %s instance." : "Le filtre spécifie quels utilisateurs LDAP auront accès à l'instance %s.", "Verify settings and count users" : "Vérifier les paramètres et compter les utilisateurs", "Saving" : "Enregistrement...", "Back" : "Retour", diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js index 181934932a3..87c78e3d2f5 100644 --- a/apps/user_ldap/l10n/pt_BR.js +++ b/apps/user_ldap/l10n/pt_BR.js @@ -78,6 +78,7 @@ OC.L10N.register( "Verify settings" : "Verificar configurações", "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servidor:", + "Add a new and blank configuration" : "Adiciona uma configuração nova e em branco", "Copy current configuration into new directory binding" : "Copie a configuração atual em um novo diretório obrigatório", "Delete the current configuration" : "Excluir a configuração atual", "Host" : "Host", diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json index 9e2e7a6fead..169ff1db41c 100644 --- a/apps/user_ldap/l10n/pt_BR.json +++ b/apps/user_ldap/l10n/pt_BR.json @@ -76,6 +76,7 @@ "Verify settings" : "Verificar configurações", "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servidor:", + "Add a new and blank configuration" : "Adiciona uma configuração nova e em branco", "Copy current configuration into new directory binding" : "Copie a configuração atual em um novo diretório obrigatório", "Delete the current configuration" : "Excluir a configuração atual", "Host" : "Host", diff --git a/apps/user_ldap/l10n/uk.js b/apps/user_ldap/l10n/uk.js index fe499d9ad67..de7bcf5faf7 100644 --- a/apps/user_ldap/l10n/uk.js +++ b/apps/user_ldap/l10n/uk.js @@ -10,6 +10,7 @@ OC.L10N.register( "No configuration specified" : "Ðемає конфігурації", "No data specified" : "Ðемає даних", " Could not set configuration %s" : "Ðе вдалоÑÑ Ð²Ñтановити конфігурацію %s", + "Action does not exist" : "Ð”Ñ–Ñ Ð½Ðµ Ñ–Ñнує", "Configuration incorrect" : "Ðевірна конфігураціÑ", "Configuration incomplete" : "ÐšÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ Ð½ÐµÐ¿Ð¾Ð²Ð½Ð°", "Configuration OK" : "ÐšÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ OK", @@ -19,6 +20,8 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Сервер", "Do you really want to delete the current Server Configuration?" : "Ви дійÑно бажаєте видалити поточну конфігурацію Ñервера ?", "Confirm Deletion" : "Підтвердіть ВидаленнÑ", + "Mappings cleared successfully!" : "Ð’Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ ÑƒÑпішно очищенні!", + "Error while clearing the mappings." : "Помилка при очищенні відображень.", "Select attributes" : "Виберіть атрибути", "User found and settings verified." : "КориÑтувача знайдено Ñ– Ð½Ð°Ð»Ð°ÑˆÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð¿ÐµÑ€ÐµÐ²Ñ–Ñ€ÐµÐ½Ñ–.", "_%s group found_::_%s groups found_" : [" %s група знайдена "," %s груп знайдено ","%s груп знайдено "], @@ -32,10 +35,13 @@ OC.L10N.register( "Test Configuration" : "ТеÑтове налаштуваннÑ", "Help" : "Допомога", "Groups meeting these criteria are available in %s:" : "Групи, що відповідають цим критеріÑм доÑтупні в %s:", + "Only from these groups:" : "Лише з цих груп:", "Search groups" : "Пошук груп", "Available groups" : "ДоÑтупні групи", "Selected groups" : "Обрані групи", + "LDAP Filter:" : "LDAP фільтр:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Фільтр визначає, Ñкі LDAP групи повинні мати доÑтуп до %s примірника.", + "LDAP / AD Email Address:" : "LDAP / AD Email адреÑа:", "Other Attributes:" : "Інші Ðтрибути:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Визначає фільтр, Ñкий Ñлід заÑтоÑовувати при Ñпробі входу.\n%%uid замінює ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача при вході в ÑиÑтему. Приклад: \"uid=%%uid\"", "1. Server" : "1. Сервер", diff --git a/apps/user_ldap/l10n/uk.json b/apps/user_ldap/l10n/uk.json index 5a04bf4b356..6590a639dfa 100644 --- a/apps/user_ldap/l10n/uk.json +++ b/apps/user_ldap/l10n/uk.json @@ -8,6 +8,7 @@ "No configuration specified" : "Ðемає конфігурації", "No data specified" : "Ðемає даних", " Could not set configuration %s" : "Ðе вдалоÑÑ Ð²Ñтановити конфігурацію %s", + "Action does not exist" : "Ð”Ñ–Ñ Ð½Ðµ Ñ–Ñнує", "Configuration incorrect" : "Ðевірна конфігураціÑ", "Configuration incomplete" : "ÐšÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ Ð½ÐµÐ¿Ð¾Ð²Ð½Ð°", "Configuration OK" : "ÐšÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ OK", @@ -17,6 +18,8 @@ "{nthServer}. Server" : "{nthServer}. Сервер", "Do you really want to delete the current Server Configuration?" : "Ви дійÑно бажаєте видалити поточну конфігурацію Ñервера ?", "Confirm Deletion" : "Підтвердіть ВидаленнÑ", + "Mappings cleared successfully!" : "Ð’Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ ÑƒÑпішно очищенні!", + "Error while clearing the mappings." : "Помилка при очищенні відображень.", "Select attributes" : "Виберіть атрибути", "User found and settings verified." : "КориÑтувача знайдено Ñ– Ð½Ð°Ð»Ð°ÑˆÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð¿ÐµÑ€ÐµÐ²Ñ–Ñ€ÐµÐ½Ñ–.", "_%s group found_::_%s groups found_" : [" %s група знайдена "," %s груп знайдено ","%s груп знайдено "], @@ -30,10 +33,13 @@ "Test Configuration" : "ТеÑтове налаштуваннÑ", "Help" : "Допомога", "Groups meeting these criteria are available in %s:" : "Групи, що відповідають цим критеріÑм доÑтупні в %s:", + "Only from these groups:" : "Лише з цих груп:", "Search groups" : "Пошук груп", "Available groups" : "ДоÑтупні групи", "Selected groups" : "Обрані групи", + "LDAP Filter:" : "LDAP фільтр:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Фільтр визначає, Ñкі LDAP групи повинні мати доÑтуп до %s примірника.", + "LDAP / AD Email Address:" : "LDAP / AD Email адреÑа:", "Other Attributes:" : "Інші Ðтрибути:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Визначає фільтр, Ñкий Ñлід заÑтоÑовувати при Ñпробі входу.\n%%uid замінює ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача при вході в ÑиÑтему. Приклад: \"uid=%%uid\"", "1. Server" : "1. Сервер", diff --git a/apps/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js index e341c393865..15d0154921b 100644 --- a/apps/user_ldap/l10n/zh_CN.js +++ b/apps/user_ldap/l10n/zh_CN.js @@ -9,6 +9,7 @@ OC.L10N.register( "Do you really want to delete the current Server Configuration?" : "您真的想è¦åˆ 除当å‰æœåŠ¡å™¨é…ç½®å—?", "Confirm Deletion" : "ç¡®è®¤åˆ é™¤", "Invalid Host" : "æ— æ•ˆçš„ä¸»æœº", + "Server" : "æœåŠ¡å™¨", "Users" : "用户", "Groups" : "群组", "Test Configuration" : "测试é…ç½®", diff --git a/apps/user_ldap/l10n/zh_CN.json b/apps/user_ldap/l10n/zh_CN.json index 24cd71d6941..18c87aa6c6f 100644 --- a/apps/user_ldap/l10n/zh_CN.json +++ b/apps/user_ldap/l10n/zh_CN.json @@ -7,6 +7,7 @@ "Do you really want to delete the current Server Configuration?" : "您真的想è¦åˆ 除当å‰æœåŠ¡å™¨é…ç½®å—?", "Confirm Deletion" : "ç¡®è®¤åˆ é™¤", "Invalid Host" : "æ— æ•ˆçš„ä¸»æœº", + "Server" : "æœåŠ¡å™¨", "Users" : "用户", "Groups" : "群组", "Test Configuration" : "测试é…ç½®", diff --git a/apps/user_webdavauth/l10n/is.js b/apps/user_webdavauth/l10n/is.js index c6580e434b5..cc9515a9455 100644 --- a/apps/user_webdavauth/l10n/is.js +++ b/apps/user_webdavauth/l10n/is.js @@ -4,4 +4,4 @@ OC.L10N.register( "WebDAV Authentication" : "WebDAV Auðkenni", "Save" : "Vista" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n % 10 == 1 || n % 100 != 11);"); diff --git a/apps/user_webdavauth/l10n/is.json b/apps/user_webdavauth/l10n/is.json index a9ab8d7246c..e59f0457738 100644 --- a/apps/user_webdavauth/l10n/is.json +++ b/apps/user_webdavauth/l10n/is.json @@ -1,5 +1,5 @@ { "translations": { "WebDAV Authentication" : "WebDAV Auðkenni", "Save" : "Vista" -},"pluralForm" :"nplurals=2; plural=(n != 1);" +},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 || n % 100 != 11);" } \ No newline at end of file diff --git a/apps/user_webdavauth/l10n/ru.js b/apps/user_webdavauth/l10n/ru.js index b52d1ed81be..2af520e8396 100644 --- a/apps/user_webdavauth/l10n/ru.js +++ b/apps/user_webdavauth/l10n/ru.js @@ -6,4 +6,4 @@ OC.L10N.register( "Save" : "Сохранить", "The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "Учётные данные Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð±ÑƒÐ´ÑƒÑ‚ отправлены на Ñтот адреÑ. Плагин проверит ответ и будет раÑÑматривать HTTP коды 401 и 403 как неверные учётные данные, при любом другом ответе - учётные данные Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð²ÐµÑ€Ð½Ñ‹." }, -"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"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);"); diff --git a/apps/user_webdavauth/l10n/ru.json b/apps/user_webdavauth/l10n/ru.json index e265fc80ed4..88b53330acc 100644 --- a/apps/user_webdavauth/l10n/ru.json +++ b/apps/user_webdavauth/l10n/ru.json @@ -3,5 +3,5 @@ "Address:" : "ÐдреÑ:", "Save" : "Сохранить", "The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "Учётные данные Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð±ÑƒÐ´ÑƒÑ‚ отправлены на Ñтот адреÑ. Плагин проверит ответ и будет раÑÑматривать HTTP коды 401 и 403 как неверные учётные данные, при любом другом ответе - учётные данные Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð²ÐµÑ€Ð½Ñ‹." -},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"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);" } \ No newline at end of file diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 7452be84d80..f02f2aebd2e 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -10,11 +10,13 @@ OC.L10N.register( "Updated \"%s\" to %s" : "Uuendatud \"%s\" -> %s", "Repair warning: " : "Paranda hoiatus:", "Repair error: " : "Paranda viga:", + "Invalid file provided" : "Vigane fail", "No image or file provided" : "Ãœhtegi pilti või faili pole pakutud", "Unknown filetype" : "Tundmatu failitüüp", "Invalid image" : "Vigane pilt", "No temporary profile picture available, try again" : "Ãœhtegi ajutist profiili pilti pole saadaval, proovi uuesti", "No crop data provided" : "Lõikeandmeid ei leitud", + "Crop is not square" : "Lõikamine pole ruudukujuline", "Sunday" : "Pühapäev", "Monday" : "Esmaspäev", "Tuesday" : "Teisipäev", @@ -74,6 +76,7 @@ OC.L10N.register( "Error while changing permissions" : "Viga õiguste muutmisel", "Shared with you and the group {group} by {owner}" : "Jagatud sinu ja {group} grupiga {owner} poolt", "Shared with you by {owner}" : "Sinuga jagas {owner}", + "Share with users or groups …" : "Jaga kasutajate või gruppidega ...", "Share link" : "Jaga linki", "The public link will expire no later than {days} days after it is created" : "Avalik link aegub mitte hiljem kui pärast {days} päeva selle loomist", "Link" : "Link", @@ -86,6 +89,7 @@ OC.L10N.register( "Set expiration date" : "Määra aegumise kuupäev", "Expiration" : "Aegumine", "Expiration date" : "Aegumise kuupäev", + "An error occured. Please try again" : "Tekkis tõrge. Palun proovi uuesti", "Adding user..." : "Kasutaja lisamine...", "group" : "grupp", "Resharing is not allowed" : "Edasijagamine pole lubatud", @@ -117,8 +121,10 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Tere {name}, ilm on {weather}", "Hello {name}" : "Tere, {name}", "_download %n file_::_download %n files_" : ["laadi alla %n fail","laadi alla %n faili"], + "{version} is available. Get more information on how to update." : "{version} on saadaval. Vaata lisainfot uuendamise kohta.", "Updating {productName} to version {version}, this may take a while." : "Uuendan {productName} versioonile {version}, see võtab veidi aega.", "Please reload the page." : "Palun laadi see uuesti.", + "The update was unsuccessful. " : "Uuendamine ebaõnnestus.", "The update was successful. Redirecting you to ownCloud now." : "Uuendus oli edukas. Kohe suunatakse Sind ownCloudi.", "Couldn't reset password because the token is invalid" : "Ei saanud parooli taastada, kuna märgend on vigane", "Couldn't send reset email. Please make sure your username is correct." : "Ei suutnud lähtestada e-maili. Palun veendu, et kasutajatunnus on õige.", @@ -128,6 +134,9 @@ OC.L10N.register( "New password" : "Uus parool", "New Password" : "Uus parool", "Reset password" : "Nulli parool", + "Searching other places" : "Otsi teistest kohtadest", + "No search results in other places" : "Teistest kohtadest otsimine ei andnud tulemusi", + "_{count} search result in other places_::_{count} search results in other places_" : ["{count} otsingutulemus teistest kohtadest","{count} otsingutulemust teistest kohtadest"], "Personal" : "Isiklik", "Users" : "Kasutajad", "Apps" : "Rakendused", @@ -160,6 +169,7 @@ OC.L10N.register( "File: %s" : "Fail: %s", "Line: %s" : "Rida: %s", "Trace" : "Jälita", + "Security warning" : "Turvahoiatus", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Su andmete kataloog ja failid on tõenäoliselt internetist vabalt saadaval kuna .htaccess fail ei toimi.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Serveri korrektseks seadistuseks palun tutvu <a href=\"%s\" target=\"_blank\">dokumentatsiooniga</a>.", "Create an <strong>admin account</strong>" : "Loo <strong>admini konto</strong>", @@ -168,11 +178,14 @@ OC.L10N.register( "Data folder" : "Andmete kaust", "Configure the database" : "Seadista andmebaasi", "Only %s is available." : "Ainult %s on saadaval.", + "For more details check out the documentation." : "Lisainfot vaata dokumentatsioonist.", "Database user" : "Andmebaasi kasutaja", "Database password" : "Andmebaasi parool", "Database name" : "Andmebasi nimi", "Database tablespace" : "Andmebaasi tabeliruum", "Database host" : "Andmebaasi host", + "Performance warning" : "Kiiruse hoiatus", + "SQLite will be used as database." : "Andmebaasina kasutatakse SQLite", "Finish setup" : "Lõpeta seadistamine", "Finishing …" : "Lõpetamine ...", "Need help?" : "Vajad abi?", diff --git a/core/l10n/et_EE.json b/core/l10n/et_EE.json index 2d28fc176de..6f4c93578b3 100644 --- a/core/l10n/et_EE.json +++ b/core/l10n/et_EE.json @@ -8,11 +8,13 @@ "Updated \"%s\" to %s" : "Uuendatud \"%s\" -> %s", "Repair warning: " : "Paranda hoiatus:", "Repair error: " : "Paranda viga:", + "Invalid file provided" : "Vigane fail", "No image or file provided" : "Ãœhtegi pilti või faili pole pakutud", "Unknown filetype" : "Tundmatu failitüüp", "Invalid image" : "Vigane pilt", "No temporary profile picture available, try again" : "Ãœhtegi ajutist profiili pilti pole saadaval, proovi uuesti", "No crop data provided" : "Lõikeandmeid ei leitud", + "Crop is not square" : "Lõikamine pole ruudukujuline", "Sunday" : "Pühapäev", "Monday" : "Esmaspäev", "Tuesday" : "Teisipäev", @@ -72,6 +74,7 @@ "Error while changing permissions" : "Viga õiguste muutmisel", "Shared with you and the group {group} by {owner}" : "Jagatud sinu ja {group} grupiga {owner} poolt", "Shared with you by {owner}" : "Sinuga jagas {owner}", + "Share with users or groups …" : "Jaga kasutajate või gruppidega ...", "Share link" : "Jaga linki", "The public link will expire no later than {days} days after it is created" : "Avalik link aegub mitte hiljem kui pärast {days} päeva selle loomist", "Link" : "Link", @@ -84,6 +87,7 @@ "Set expiration date" : "Määra aegumise kuupäev", "Expiration" : "Aegumine", "Expiration date" : "Aegumise kuupäev", + "An error occured. Please try again" : "Tekkis tõrge. Palun proovi uuesti", "Adding user..." : "Kasutaja lisamine...", "group" : "grupp", "Resharing is not allowed" : "Edasijagamine pole lubatud", @@ -115,8 +119,10 @@ "Hello {name}, the weather is {weather}" : "Tere {name}, ilm on {weather}", "Hello {name}" : "Tere, {name}", "_download %n file_::_download %n files_" : ["laadi alla %n fail","laadi alla %n faili"], + "{version} is available. Get more information on how to update." : "{version} on saadaval. Vaata lisainfot uuendamise kohta.", "Updating {productName} to version {version}, this may take a while." : "Uuendan {productName} versioonile {version}, see võtab veidi aega.", "Please reload the page." : "Palun laadi see uuesti.", + "The update was unsuccessful. " : "Uuendamine ebaõnnestus.", "The update was successful. Redirecting you to ownCloud now." : "Uuendus oli edukas. Kohe suunatakse Sind ownCloudi.", "Couldn't reset password because the token is invalid" : "Ei saanud parooli taastada, kuna märgend on vigane", "Couldn't send reset email. Please make sure your username is correct." : "Ei suutnud lähtestada e-maili. Palun veendu, et kasutajatunnus on õige.", @@ -126,6 +132,9 @@ "New password" : "Uus parool", "New Password" : "Uus parool", "Reset password" : "Nulli parool", + "Searching other places" : "Otsi teistest kohtadest", + "No search results in other places" : "Teistest kohtadest otsimine ei andnud tulemusi", + "_{count} search result in other places_::_{count} search results in other places_" : ["{count} otsingutulemus teistest kohtadest","{count} otsingutulemust teistest kohtadest"], "Personal" : "Isiklik", "Users" : "Kasutajad", "Apps" : "Rakendused", @@ -158,6 +167,7 @@ "File: %s" : "Fail: %s", "Line: %s" : "Rida: %s", "Trace" : "Jälita", + "Security warning" : "Turvahoiatus", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Su andmete kataloog ja failid on tõenäoliselt internetist vabalt saadaval kuna .htaccess fail ei toimi.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Serveri korrektseks seadistuseks palun tutvu <a href=\"%s\" target=\"_blank\">dokumentatsiooniga</a>.", "Create an <strong>admin account</strong>" : "Loo <strong>admini konto</strong>", @@ -166,11 +176,14 @@ "Data folder" : "Andmete kaust", "Configure the database" : "Seadista andmebaasi", "Only %s is available." : "Ainult %s on saadaval.", + "For more details check out the documentation." : "Lisainfot vaata dokumentatsioonist.", "Database user" : "Andmebaasi kasutaja", "Database password" : "Andmebaasi parool", "Database name" : "Andmebasi nimi", "Database tablespace" : "Andmebaasi tabeliruum", "Database host" : "Andmebaasi host", + "Performance warning" : "Kiiruse hoiatus", + "SQLite will be used as database." : "Andmebaasina kasutatakse SQLite", "Finish setup" : "Lõpeta seadistamine", "Finishing …" : "Lõpetamine ...", "Need help?" : "Vajad abi?", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 41693fff08a..db2569bfd18 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -77,7 +77,7 @@ OC.L10N.register( "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "/dev/urandom n'est pas lisible par PHP, ce qui est fortement déconseillé pour des raisons de sécurité. Plus d'informations peuvent être trouvées dans notre <a href=\"{docLink}\">documentation</a>.", "Error occurred while checking server setup" : "Une erreur s'est produite lors de la vérification de la configuration du serveur", "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." : "L'en-tête HTTP \"{header}\" n'est pas configurée pour être égale à \"{expected}\" créant potentiellement un risque relié à la sécurité et à la vie privée. Il est donc recommandé d'ajuster ce paramètre.", - "The \"Strict-Transport-Security\" HTTP header is not configured to least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "L'en-tête HTTP \"Strict-Transport-Security\" n'est pas configurée à \"{seconds}\" secondes. Pour renforcer la sécurité nous recommandons d'activer HSTS comme décrit sur votre <a href=\"{docUrl}\">aide de sécurité</a>.", + "The \"Strict-Transport-Security\" HTTP header is not configured to least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "L'en-tête HTTP \"Strict-Transport-Security\" n'est pas configurée à \"{seconds}\" secondes. Pour renforcer la sécurité nous recommandons d'activer HSTS comme décrit dans notre <a href=\"{docUrl}\">aide à la sécurité</a>.", "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>." : "Vous accédez à ce site via HTTP. Nous vous recommandons fortement de configurer votre serveur pour forcer l'utilisation de HTTPS, comme expliqué dans notre <a href=\"{docUrl}\">aide à la sécurité</a>.", "Shared" : "Partagé", "Shared with {recipients}" : "Partagé avec {recipients}", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index d1559fccd10..bfebc91fda7 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -75,7 +75,7 @@ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "/dev/urandom n'est pas lisible par PHP, ce qui est fortement déconseillé pour des raisons de sécurité. Plus d'informations peuvent être trouvées dans notre <a href=\"{docLink}\">documentation</a>.", "Error occurred while checking server setup" : "Une erreur s'est produite lors de la vérification de la configuration du serveur", "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." : "L'en-tête HTTP \"{header}\" n'est pas configurée pour être égale à \"{expected}\" créant potentiellement un risque relié à la sécurité et à la vie privée. Il est donc recommandé d'ajuster ce paramètre.", - "The \"Strict-Transport-Security\" HTTP header is not configured to least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "L'en-tête HTTP \"Strict-Transport-Security\" n'est pas configurée à \"{seconds}\" secondes. Pour renforcer la sécurité nous recommandons d'activer HSTS comme décrit sur votre <a href=\"{docUrl}\">aide de sécurité</a>.", + "The \"Strict-Transport-Security\" HTTP header is not configured to least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "L'en-tête HTTP \"Strict-Transport-Security\" n'est pas configurée à \"{seconds}\" secondes. Pour renforcer la sécurité nous recommandons d'activer HSTS comme décrit dans notre <a href=\"{docUrl}\">aide à la sécurité</a>.", "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>." : "Vous accédez à ce site via HTTP. Nous vous recommandons fortement de configurer votre serveur pour forcer l'utilisation de HTTPS, comme expliqué dans notre <a href=\"{docUrl}\">aide à la sécurité</a>.", "Shared" : "Partagé", "Shared with {recipients}" : "Partagé avec {recipients}", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index de7679e9bb1..fa0f251134d 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -4,6 +4,7 @@ OC.L10N.register( "Couldn't send mail to following users: %s " : "æ— æ³•å‘é€é‚®ä»¶åˆ°ç”¨æˆ·: %s ", "Turned on maintenance mode" : "å¯ç”¨ç»´æŠ¤æ¨¡å¼", "Turned off maintenance mode" : "å…³é—维护模å¼", + "Maintenance mode is kept active" : "维护模å¼å·²è¢«å¯ç”¨", "Updated database" : "æ•°æ®åº“已更新", "Checked database schema update" : "å·²ç»æ£€æŸ¥æ•°æ®åº“架构更新", "Checked database schema update for apps" : "å·²ç»æ£€æŸ¥åº”用的数æ®åº“架构更新", @@ -73,8 +74,11 @@ OC.L10N.register( "This server has no working Internet connection. 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. We suggest to enable Internet connection for this server if you want to have all features." : "该æœåŠ¡å™¨æ²¡æœ‰å·¥ä½œåœ¨äº’è”网连接,这æ„味ç€åƒæŒ‚载外部å˜å‚¨ï¼Œç¬¬ä¸‰æ–¹åº”用的更新或者安装的通知将ä¸ä¼šå·¥ä½œã€‚远程文件访问和邮件通知的å‘é€ä¹Ÿå¯èƒ½ä¸ä¼šå·¥ä½œã€‚å¦‚æžœä½ æƒ³æ‹¥æœ‰æ‰€æœ‰åŠŸèƒ½ï¼Œæˆ‘ä»¬å»ºè®®ä½ ä¸ºæœåŠ¡å™¨æ‰“开互è”网连接。", "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 文件ä¸å·¥ä½œã€‚æˆ‘ä»¬å¼ºçƒˆå»ºè®®ä½ é…ç½®ä½ çš„ç½‘é¡µæœåŠ¡å™¨ï¼Œä½¿æ•°æ®ç›®å½•ä¸å†å¯è®¿é—®ï¼Œæˆ–者将数æ®ç›®å½•ç§»åŠ¨åˆ°ç½‘页æœåŠ¡å™¨æ ¹æ–‡æ¡£ç›®å½•ä¹‹å¤–。", "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "内å˜ç¼“å˜æœªé…置。如果å¯ç”¨ï¼Œè¯·é…ç½® memcache æ¥å¢žå¼ºæ€§èƒ½ã€‚更多信æ¯è¯·æŸ¥çœ‹æˆ‘们的<a href=\"{docLink}\">文档</a> 。", + "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "/dev/urandom æ— æ³•è¢« PHP 读å–ï¼Œå¤„äºŽå®‰å…¨åŽŸå› ï¼Œè¿™æ˜¯å¼ºçƒˆä¸æŽ¨è的。请查看<a href=\"{docLink}\">文档</a>了解详情。", "Error occurred while checking server setup" : "当检查æœåŠ¡å™¨å¯åŠ¨æ—¶å‡ºé”™", "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}\" çš„ä¸€æ ·ã€‚è¿™æ˜¯ä¸€ä¸ªæ½œåœ¨çš„å®‰å…¨æˆ–è€…éšç§é£Žé™©ï¼Œæˆ‘们调整这项设置。", + "The \"Strict-Transport-Security\" HTTP header is not configured to least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "HTTP ä¸¥æ ¼ä¼ è¾“å®‰å…¨ï¼ˆStrict-Transport-Security)报头未é…置到至少“{seconds}â€ç§’。处于增强安全性考虑,我们推è按照<a href=\"{docUrl}\">安全æ示</a>å¯ç”¨ HSTS。", + "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" : "已共享", "Shared with {recipients}" : "ç”±{recipients}分享", "Share" : "分享", @@ -84,6 +88,9 @@ OC.L10N.register( "Error while changing permissions" : "修改æƒé™æ—¶å‡ºé”™", "Shared with you and the group {group} by {owner}" : "{owner} å…±äº«ç»™æ‚¨åŠ {group} 组", "Shared with you by {owner}" : "{owner} 与您共享", + "Share with users or groups …" : "分享给其他用户或组 ...", + "Share with users, groups or remote users …" : "分享给其他用户ã€ç»„或远程用户 ...", + "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "使用è¯æ³• username@example.com/owncloud 分享给其他 ownCloud 上的用户", "Share link" : "分享链接", "The public link will expire no later than {days} days after it is created" : "è¿™ä¸ªå…±äº«é“¾æŽ¥å°†åœ¨åˆ›å»ºåŽ {days} 天失效", "Link" : "链接", @@ -96,6 +103,7 @@ OC.L10N.register( "Set expiration date" : "设置过期日期", "Expiration" : "过期", "Expiration date" : "过期日期", + "An error occured. Please try again" : "å‘生了一个错误请é‡æ–°å°è¯•", "Adding user..." : "æ·»åŠ ç”¨æˆ·ä¸...", "group" : "群组", "remote" : "远程", @@ -128,6 +136,7 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "您好 {name},今天天气是{weather}", "Hello {name}" : "ä½ å¥½ {name}", "_download %n file_::_download %n files_" : ["下载 %n 个文件"], + "{version} is available. Get more information on how to update." : "{version} 现在å¯ç”¨ã€‚获å–更多å‡çº§ç›¸å…³ä¿¡æ¯ã€‚", "Updating {productName} to version {version}, this may take a while." : "æ›´æ–° {productName} 到版本 {version},这å¯èƒ½éœ€è¦ä¸€äº›æ—¶é—´ã€‚", "Please reload the page." : "请é‡æ–°åŠ 载页é¢ã€‚", "The update was unsuccessful. " : "å‡çº§æœªæˆåŠŸ", @@ -141,6 +150,7 @@ OC.L10N.register( "New Password" : "新密ç ", "Reset password" : "é‡ç½®å¯†ç ", "Searching other places" : "æœç´¢å…¶ä»–地方", + "No search results in other places" : "在其他地方没有æœç´¢ç»“æžœ", "_{count} search result in other places_::_{count} search results in other places_" : ["在其他地方有 {count} 个æœç´¢ç»“æžœ"], "Personal" : "个人", "Users" : "用户", @@ -174,6 +184,7 @@ OC.L10N.register( "File: %s" : "文件: %s", "Line: %s" : "è¡Œ: %s", "Trace" : "追踪", + "Security warning" : "安全è¦å‘Š", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "您的数æ®ç›®å½•å’Œæ–‡ä»¶å¯èƒ½å¯ä»¥ç›´æŽ¥è¢«äº’è”ç½‘è®¿é—®ï¼Œå› ä¸º .htaccess 并未æ£å¸¸å·¥ä½œã€‚", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "关于如何é…ç½®æœåŠ¡å™¨ï¼Œè¯·å‚è§ <a href=\"%s\" target=\"_blank\">æ¤æ–‡æ¡£</a>。", "Create an <strong>admin account</strong>" : "创建<strong>管ç†å‘˜è´¦å·</strong>", @@ -182,21 +193,28 @@ OC.L10N.register( "Data folder" : "æ•°æ®ç›®å½•", "Configure the database" : "é…置数æ®åº“", "Only %s is available." : "ä»… %s å¯ç”¨ã€‚", + "Install and activate additional PHP modules to choose other database types." : "安装或激活é¢å¤–çš„ PHP 模å—以选择其他数æ®åº“类型。", + "For more details check out the documentation." : "请查阅文档获得详细信æ¯ã€‚", "Database user" : "æ•°æ®åº“用户", "Database password" : "æ•°æ®åº“密ç ", "Database name" : "æ•°æ®åº“å", "Database tablespace" : "æ•°æ®åº“表空间", "Database host" : "æ•°æ®åº“主机", + "Performance warning" : "性能è¦å‘Š", "SQLite will be used as database." : "SQLite 将被作为数æ®åº“使用。", "For larger installations we recommend to choose a different database backend." : "对于更大的安装,我们建议选择一个ä¸åŒçš„æ•°æ®åº“åŽç«¯ã€‚", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特别当使用桌é¢å®¢æˆ·ç«¯æ¥åŒæ¥æ–‡ä»¶æ—¶ï¼Œä¸é¼“励使用 SQLite 。", "Finish setup" : "安装完æˆ", "Finishing …" : "æ£åœ¨ç»“æŸ ...", + "Need help?" : "需è¦å¸®åŠ©ï¼Ÿ", + "See the documentation" : "查看文档", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "对于æ£ç¡®çš„æ“作,该应用è¦æ±‚ JavaScript 。请 {linkstart} 打开 JavaScript {linkend} ,然åŽé‡æ–°è½½å…¥é¡µé¢ã€‚", "Log out" : "注销", "Search" : "æœç´¢", "Server side authentication failed!" : "æœåŠ¡ç«¯éªŒè¯å¤±è´¥ï¼", "Please contact your administrator." : "请è”ç³»ä½ çš„ç®¡ç†å‘˜ã€‚", + "An internal error occured." : "å‘生了内部错误。", + "Please try again or contact your administrator." : "请é‡è¯•æˆ–è”系管ç†å‘˜ã€‚", "Forgot your password? Reset it!" : "忘记密ç ?立å³é‡ç½®ï¼", "remember" : "è®°ä½", "Log in" : "登录", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 954f7c8c9cf..365cee1fb0b 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -2,6 +2,7 @@ "Couldn't send mail to following users: %s " : "æ— æ³•å‘é€é‚®ä»¶åˆ°ç”¨æˆ·: %s ", "Turned on maintenance mode" : "å¯ç”¨ç»´æŠ¤æ¨¡å¼", "Turned off maintenance mode" : "å…³é—维护模å¼", + "Maintenance mode is kept active" : "维护模å¼å·²è¢«å¯ç”¨", "Updated database" : "æ•°æ®åº“已更新", "Checked database schema update" : "å·²ç»æ£€æŸ¥æ•°æ®åº“架构更新", "Checked database schema update for apps" : "å·²ç»æ£€æŸ¥åº”用的数æ®åº“架构更新", @@ -71,8 +72,11 @@ "This server has no working Internet connection. 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. We suggest to enable Internet connection for this server if you want to have all features." : "该æœåŠ¡å™¨æ²¡æœ‰å·¥ä½œåœ¨äº’è”网连接,这æ„味ç€åƒæŒ‚载外部å˜å‚¨ï¼Œç¬¬ä¸‰æ–¹åº”用的更新或者安装的通知将ä¸ä¼šå·¥ä½œã€‚远程文件访问和邮件通知的å‘é€ä¹Ÿå¯èƒ½ä¸ä¼šå·¥ä½œã€‚å¦‚æžœä½ æƒ³æ‹¥æœ‰æ‰€æœ‰åŠŸèƒ½ï¼Œæˆ‘ä»¬å»ºè®®ä½ ä¸ºæœåŠ¡å™¨æ‰“开互è”网连接。", "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 文件ä¸å·¥ä½œã€‚æˆ‘ä»¬å¼ºçƒˆå»ºè®®ä½ é…ç½®ä½ çš„ç½‘é¡µæœåŠ¡å™¨ï¼Œä½¿æ•°æ®ç›®å½•ä¸å†å¯è®¿é—®ï¼Œæˆ–者将数æ®ç›®å½•ç§»åŠ¨åˆ°ç½‘页æœåŠ¡å™¨æ ¹æ–‡æ¡£ç›®å½•ä¹‹å¤–。", "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "内å˜ç¼“å˜æœªé…置。如果å¯ç”¨ï¼Œè¯·é…ç½® memcache æ¥å¢žå¼ºæ€§èƒ½ã€‚更多信æ¯è¯·æŸ¥çœ‹æˆ‘们的<a href=\"{docLink}\">文档</a> 。", + "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "/dev/urandom æ— æ³•è¢« PHP 读å–ï¼Œå¤„äºŽå®‰å…¨åŽŸå› ï¼Œè¿™æ˜¯å¼ºçƒˆä¸æŽ¨è的。请查看<a href=\"{docLink}\">文档</a>了解详情。", "Error occurred while checking server setup" : "当检查æœåŠ¡å™¨å¯åŠ¨æ—¶å‡ºé”™", "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}\" çš„ä¸€æ ·ã€‚è¿™æ˜¯ä¸€ä¸ªæ½œåœ¨çš„å®‰å…¨æˆ–è€…éšç§é£Žé™©ï¼Œæˆ‘们调整这项设置。", + "The \"Strict-Transport-Security\" HTTP header is not configured to least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "HTTP ä¸¥æ ¼ä¼ è¾“å®‰å…¨ï¼ˆStrict-Transport-Security)报头未é…置到至少“{seconds}â€ç§’。处于增强安全性考虑,我们推è按照<a href=\"{docUrl}\">安全æ示</a>å¯ç”¨ HSTS。", + "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" : "已共享", "Shared with {recipients}" : "ç”±{recipients}分享", "Share" : "分享", @@ -82,6 +86,9 @@ "Error while changing permissions" : "修改æƒé™æ—¶å‡ºé”™", "Shared with you and the group {group} by {owner}" : "{owner} å…±äº«ç»™æ‚¨åŠ {group} 组", "Shared with you by {owner}" : "{owner} 与您共享", + "Share with users or groups …" : "分享给其他用户或组 ...", + "Share with users, groups or remote users …" : "分享给其他用户ã€ç»„或远程用户 ...", + "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "使用è¯æ³• username@example.com/owncloud 分享给其他 ownCloud 上的用户", "Share link" : "分享链接", "The public link will expire no later than {days} days after it is created" : "è¿™ä¸ªå…±äº«é“¾æŽ¥å°†åœ¨åˆ›å»ºåŽ {days} 天失效", "Link" : "链接", @@ -94,6 +101,7 @@ "Set expiration date" : "设置过期日期", "Expiration" : "过期", "Expiration date" : "过期日期", + "An error occured. Please try again" : "å‘生了一个错误请é‡æ–°å°è¯•", "Adding user..." : "æ·»åŠ ç”¨æˆ·ä¸...", "group" : "群组", "remote" : "远程", @@ -126,6 +134,7 @@ "Hello {name}, the weather is {weather}" : "您好 {name},今天天气是{weather}", "Hello {name}" : "ä½ å¥½ {name}", "_download %n file_::_download %n files_" : ["下载 %n 个文件"], + "{version} is available. Get more information on how to update." : "{version} 现在å¯ç”¨ã€‚获å–更多å‡çº§ç›¸å…³ä¿¡æ¯ã€‚", "Updating {productName} to version {version}, this may take a while." : "æ›´æ–° {productName} 到版本 {version},这å¯èƒ½éœ€è¦ä¸€äº›æ—¶é—´ã€‚", "Please reload the page." : "请é‡æ–°åŠ 载页é¢ã€‚", "The update was unsuccessful. " : "å‡çº§æœªæˆåŠŸ", @@ -139,6 +148,7 @@ "New Password" : "新密ç ", "Reset password" : "é‡ç½®å¯†ç ", "Searching other places" : "æœç´¢å…¶ä»–地方", + "No search results in other places" : "在其他地方没有æœç´¢ç»“æžœ", "_{count} search result in other places_::_{count} search results in other places_" : ["在其他地方有 {count} 个æœç´¢ç»“æžœ"], "Personal" : "个人", "Users" : "用户", @@ -172,6 +182,7 @@ "File: %s" : "文件: %s", "Line: %s" : "è¡Œ: %s", "Trace" : "追踪", + "Security warning" : "安全è¦å‘Š", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "您的数æ®ç›®å½•å’Œæ–‡ä»¶å¯èƒ½å¯ä»¥ç›´æŽ¥è¢«äº’è”ç½‘è®¿é—®ï¼Œå› ä¸º .htaccess 并未æ£å¸¸å·¥ä½œã€‚", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "关于如何é…ç½®æœåŠ¡å™¨ï¼Œè¯·å‚è§ <a href=\"%s\" target=\"_blank\">æ¤æ–‡æ¡£</a>。", "Create an <strong>admin account</strong>" : "创建<strong>管ç†å‘˜è´¦å·</strong>", @@ -180,21 +191,28 @@ "Data folder" : "æ•°æ®ç›®å½•", "Configure the database" : "é…置数æ®åº“", "Only %s is available." : "ä»… %s å¯ç”¨ã€‚", + "Install and activate additional PHP modules to choose other database types." : "安装或激活é¢å¤–çš„ PHP 模å—以选择其他数æ®åº“类型。", + "For more details check out the documentation." : "请查阅文档获得详细信æ¯ã€‚", "Database user" : "æ•°æ®åº“用户", "Database password" : "æ•°æ®åº“密ç ", "Database name" : "æ•°æ®åº“å", "Database tablespace" : "æ•°æ®åº“表空间", "Database host" : "æ•°æ®åº“主机", + "Performance warning" : "性能è¦å‘Š", "SQLite will be used as database." : "SQLite 将被作为数æ®åº“使用。", "For larger installations we recommend to choose a different database backend." : "对于更大的安装,我们建议选择一个ä¸åŒçš„æ•°æ®åº“åŽç«¯ã€‚", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特别当使用桌é¢å®¢æˆ·ç«¯æ¥åŒæ¥æ–‡ä»¶æ—¶ï¼Œä¸é¼“励使用 SQLite 。", "Finish setup" : "安装完æˆ", "Finishing …" : "æ£åœ¨ç»“æŸ ...", + "Need help?" : "需è¦å¸®åŠ©ï¼Ÿ", + "See the documentation" : "查看文档", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "对于æ£ç¡®çš„æ“作,该应用è¦æ±‚ JavaScript 。请 {linkstart} 打开 JavaScript {linkend} ,然åŽé‡æ–°è½½å…¥é¡µé¢ã€‚", "Log out" : "注销", "Search" : "æœç´¢", "Server side authentication failed!" : "æœåŠ¡ç«¯éªŒè¯å¤±è´¥ï¼", "Please contact your administrator." : "请è”ç³»ä½ çš„ç®¡ç†å‘˜ã€‚", + "An internal error occured." : "å‘生了内部错误。", + "Please try again or contact your administrator." : "请é‡è¯•æˆ–è”系管ç†å‘˜ã€‚", "Forgot your password? Reset it!" : "忘记密ç ?立å³é‡ç½®ï¼", "remember" : "è®°ä½", "Log in" : "登录", diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 4d1851b7fe8..dcb797478fd 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -44,6 +44,7 @@ OC.L10N.register( "File name is a reserved word" : "Ce nom de fichier est un mot réservé", "File name contains at least one invalid character" : "Le nom de fichier contient un (des) caractère(s) non valide(s)", "File name is too long" : "Nom de fichier trop long", + "File is currently busy, please try again later" : "Le fichier est actuellement occupé, veuillez ré-essayer ultérieurement.", "Can't read file" : "Impossible de lire le fichier", "App directory already exists" : "Le dossier de l'application existe déjà ", "Can't create app folder. Please fix permissions. %s" : "Impossible de créer le dossier de l'application. Corrigez les droits d'accès. %s", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index 668a1657e33..b5b1ce1a0da 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -42,6 +42,7 @@ "File name is a reserved word" : "Ce nom de fichier est un mot réservé", "File name contains at least one invalid character" : "Le nom de fichier contient un (des) caractère(s) non valide(s)", "File name is too long" : "Nom de fichier trop long", + "File is currently busy, please try again later" : "Le fichier est actuellement occupé, veuillez ré-essayer ultérieurement.", "Can't read file" : "Impossible de lire le fichier", "App directory already exists" : "Le dossier de l'application existe déjà ", "Can't create app folder. Please fix permissions. %s" : "Impossible de créer le dossier de l'application. Corrigez les droits d'accès. %s", diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index d9d4c04156b..05abaa83ebb 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -31,8 +31,11 @@ OC.L10N.register( "yesterday" : "ontem", "_%n day ago_::_%n days ago_" : ["%n dia atrás","%n dias atrás"], "last month" : "último mês", + "_%n month ago_::_%n months ago_" : ["há %n mês atrás","há %n meses atrás"], "last year" : "último ano", "_%n year ago_::_%n years ago_" : ["%n ano atrás","%n anos atrás"], + "_%n hour ago_::_%n hours ago_" : ["há %n hora atrás","há %n horas atrás"], + "_%n minute ago_::_%n minutes ago_" : ["há %n minuto atrás","há %n minutos atrás"], "seconds ago" : "segundos atrás", "web services under your control" : "serviços web sob seu controle", "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Módulo com id: %s não existe. Ative-o em suas configurações de aplicativos ou contate o administrador.", @@ -42,6 +45,7 @@ OC.L10N.register( "File name is a reserved word" : "O nome do arquivo é uma palavra reservada", "File name contains at least one invalid character" : "O nome do arquivo contém pelo menos um caractere inválido", "File name is too long" : "O nome do arquivo é muito longo", + "File is currently busy, please try again later" : "O arquivo está ocupado, tente novamente mais tarde", "Can't read file" : "Não é possÃvel ler arquivo", "App directory already exists" : "Diretório App já existe", "Can't create app folder. Please fix permissions. %s" : "Não é possÃvel criar pasta app. Corrija as permissões. %s", @@ -82,6 +86,7 @@ OC.L10N.register( "Set an admin username." : "Defina um nome do usuário administrador.", "Set an admin password." : "Defina uma senha de administrador.", "Can't create or write into the data directory %s" : "Não é possÃvel criar ou gravar no diretório de dados %s", + "Invalid Federated Cloud ID" : "Associação Inválida de Nuvem ID", "%s shared »%s« with you" : "%s compartilhou »%s« com você", "%s via %s" : "%s via %s", "Sharing %s failed, because the backend does not allow shares from type %i" : "O compartilhamento %s falhou, porque o processo interno não permite ações de tipo %i", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index fe6fc1c3dba..454e3f05b8a 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -29,8 +29,11 @@ "yesterday" : "ontem", "_%n day ago_::_%n days ago_" : ["%n dia atrás","%n dias atrás"], "last month" : "último mês", + "_%n month ago_::_%n months ago_" : ["há %n mês atrás","há %n meses atrás"], "last year" : "último ano", "_%n year ago_::_%n years ago_" : ["%n ano atrás","%n anos atrás"], + "_%n hour ago_::_%n hours ago_" : ["há %n hora atrás","há %n horas atrás"], + "_%n minute ago_::_%n minutes ago_" : ["há %n minuto atrás","há %n minutos atrás"], "seconds ago" : "segundos atrás", "web services under your control" : "serviços web sob seu controle", "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Módulo com id: %s não existe. Ative-o em suas configurações de aplicativos ou contate o administrador.", @@ -40,6 +43,7 @@ "File name is a reserved word" : "O nome do arquivo é uma palavra reservada", "File name contains at least one invalid character" : "O nome do arquivo contém pelo menos um caractere inválido", "File name is too long" : "O nome do arquivo é muito longo", + "File is currently busy, please try again later" : "O arquivo está ocupado, tente novamente mais tarde", "Can't read file" : "Não é possÃvel ler arquivo", "App directory already exists" : "Diretório App já existe", "Can't create app folder. Please fix permissions. %s" : "Não é possÃvel criar pasta app. Corrija as permissões. %s", @@ -80,6 +84,7 @@ "Set an admin username." : "Defina um nome do usuário administrador.", "Set an admin password." : "Defina uma senha de administrador.", "Can't create or write into the data directory %s" : "Não é possÃvel criar ou gravar no diretório de dados %s", + "Invalid Federated Cloud ID" : "Associação Inválida de Nuvem ID", "%s shared »%s« with you" : "%s compartilhou »%s« com você", "%s via %s" : "%s via %s", "Sharing %s failed, because the backend does not allow shares from type %i" : "O compartilhamento %s falhou, porque o processo interno não permite ações de tipo %i", diff --git a/settings/l10n/et_EE.js b/settings/l10n/et_EE.js index d7415f3b6bb..92cbcc518db 100644 --- a/settings/l10n/et_EE.js +++ b/settings/l10n/et_EE.js @@ -1,10 +1,15 @@ OC.L10N.register( "settings", { + "APCu" : "APCu", + "Redis" : "Redis", "Sharing" : "Jagamine", "External Storage" : "Väline salvestuskoht", "Cron" : "Cron", + "Email server" : "E-kirjade server", "Log" : "Logi", + "Server Status" : "Serveri olek", + "Tips & tricks" : "Nõuanded ja trikid", "Updates" : "Uuendused", "Authentication error" : "Autentimise viga", "Your full name has been changed." : "Sinu täispikk nimi on muudetud.", @@ -81,6 +86,8 @@ OC.L10N.register( "Error creating user" : "Viga kasutaja loomisel", "A valid password must be provided" : "Sisesta nõuetele vastav parool", "__language_name__" : "Eesti", + "Sync clients" : "Klientide sünkroniseerimine", + "Personal info" : "Isiklik info", "SSL root certificates" : "SSL root sertifikaadid", "Everything (fatal issues, errors, warnings, info, debug)" : "Kõik (tõsised probleemid, veateated, hoiatused, info, veatuvastus)", "Info, warnings, errors and fatal issues" : "Info, hoiatused, veateted ja tõsised probleemid", @@ -116,6 +123,8 @@ OC.L10N.register( "Execute one task with each page loaded" : "Käivita toiming igal lehe laadimisel", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php on registreeritud webcron teenuses, et käivitada fail cron.php iga 15 minuti tagant üle http.", "Use system's cron service to call the cron.php file every 15 minutes." : "Kasuta süsteemi cron teenust, et käivitada fail cron.php iga 15 minuti järel.", + "Enable encryption" : "Luba krüpteerimine", + "Start migration" : "Alusta kolimist", "This is used for sending out notifications." : "Seda kasutatakse teadete välja saatmiseks.", "Send mode" : "Saatmise viis", "Encryption" : "Krüpteerimine", @@ -136,6 +145,7 @@ OC.L10N.register( "More" : "Rohkem", "Less" : "Vähem", "How to do backups" : "Kuidas teha varukoopiaid", + "Advanced monitoring" : "Lisavalikutega jälgimine", "Performance tuning" : "Kiiruse seadistamine", "Improving the config.php" : "config.php faili täiendamine", "Theming" : "Teemad", @@ -150,6 +160,8 @@ OC.L10N.register( "Hide description …" : "Peida kirjeldus ...", "Enable only for specific groups" : "Luba ainult kindlad grupid", "Uninstall App" : "Eemada rakend", + "Enable experimental apps" : "Luba katsetusjärgus rakenduste kasutamine", + "No apps found for your version" : "Sinu versiooni jaoks ei leitud ühtegi rakendust", "Cheers!" : "Terekest!", "User documentation" : "Kasutaja dokumentatsioon", "Administrator documentation" : "Administraatori dokumentatsioon", @@ -190,6 +202,8 @@ OC.L10N.register( "Valid until %s" : "Kehtib kuni %s", "Show storage location" : "Näita salvestusruumi asukohta", "Show last log in" : "Viimane sisselogimine", + "Send email to new user" : "Saada uuele kasutajale e-kiri", + "Show email address" : "Näita e-posti aadressi", "Username" : "Kasutajanimi", "E-Mail" : "E-post", "Create" : "Lisa", diff --git a/settings/l10n/et_EE.json b/settings/l10n/et_EE.json index a410f956c40..3181d5dbb66 100644 --- a/settings/l10n/et_EE.json +++ b/settings/l10n/et_EE.json @@ -1,8 +1,13 @@ { "translations": { + "APCu" : "APCu", + "Redis" : "Redis", "Sharing" : "Jagamine", "External Storage" : "Väline salvestuskoht", "Cron" : "Cron", + "Email server" : "E-kirjade server", "Log" : "Logi", + "Server Status" : "Serveri olek", + "Tips & tricks" : "Nõuanded ja trikid", "Updates" : "Uuendused", "Authentication error" : "Autentimise viga", "Your full name has been changed." : "Sinu täispikk nimi on muudetud.", @@ -79,6 +84,8 @@ "Error creating user" : "Viga kasutaja loomisel", "A valid password must be provided" : "Sisesta nõuetele vastav parool", "__language_name__" : "Eesti", + "Sync clients" : "Klientide sünkroniseerimine", + "Personal info" : "Isiklik info", "SSL root certificates" : "SSL root sertifikaadid", "Everything (fatal issues, errors, warnings, info, debug)" : "Kõik (tõsised probleemid, veateated, hoiatused, info, veatuvastus)", "Info, warnings, errors and fatal issues" : "Info, hoiatused, veateted ja tõsised probleemid", @@ -114,6 +121,8 @@ "Execute one task with each page loaded" : "Käivita toiming igal lehe laadimisel", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php on registreeritud webcron teenuses, et käivitada fail cron.php iga 15 minuti tagant üle http.", "Use system's cron service to call the cron.php file every 15 minutes." : "Kasuta süsteemi cron teenust, et käivitada fail cron.php iga 15 minuti järel.", + "Enable encryption" : "Luba krüpteerimine", + "Start migration" : "Alusta kolimist", "This is used for sending out notifications." : "Seda kasutatakse teadete välja saatmiseks.", "Send mode" : "Saatmise viis", "Encryption" : "Krüpteerimine", @@ -134,6 +143,7 @@ "More" : "Rohkem", "Less" : "Vähem", "How to do backups" : "Kuidas teha varukoopiaid", + "Advanced monitoring" : "Lisavalikutega jälgimine", "Performance tuning" : "Kiiruse seadistamine", "Improving the config.php" : "config.php faili täiendamine", "Theming" : "Teemad", @@ -148,6 +158,8 @@ "Hide description …" : "Peida kirjeldus ...", "Enable only for specific groups" : "Luba ainult kindlad grupid", "Uninstall App" : "Eemada rakend", + "Enable experimental apps" : "Luba katsetusjärgus rakenduste kasutamine", + "No apps found for your version" : "Sinu versiooni jaoks ei leitud ühtegi rakendust", "Cheers!" : "Terekest!", "User documentation" : "Kasutaja dokumentatsioon", "Administrator documentation" : "Administraatori dokumentatsioon", @@ -188,6 +200,8 @@ "Valid until %s" : "Kehtib kuni %s", "Show storage location" : "Näita salvestusruumi asukohta", "Show last log in" : "Viimane sisselogimine", + "Send email to new user" : "Saada uuele kasutajale e-kiri", + "Show email address" : "Näita e-posti aadressi", "Username" : "Kasutajanimi", "E-Mail" : "E-post", "Create" : "Lisa", diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 05d55d33a6d..6fc16b5e142 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -45,9 +45,9 @@ OC.L10N.register( "Invalid mail address" : "Adresse email non valide", "A user with that name already exists." : "Un utilisateur à ce nom existe déjà .", "Unable to create user." : "Impossible de créer l'utilisateur.", - "Your %s account was created" : "Votre compte %s a été créé.", + "Your %s account was created" : "Votre compte %s a été créé", "Unable to delete user." : "Impossible de supprimer l'utilisateur.", - "Forbidden" : "Iinterdit", + "Forbidden" : "interdit", "Invalid user" : "Utilisateur non valable", "Unable to change mail address" : "Impossible de modifier l'adresse de courriel", "Email saved" : "Email sauvegardé", @@ -75,7 +75,7 @@ OC.L10N.register( "Uninstalling ...." : "Désinstallation...", "Error while uninstalling app" : "Erreur lors de la désinstallation de l'application", "Uninstall" : "Désinstaller", - "Select a profile picture" : "Selectionner une photo de profil ", + "Select a profile picture" : "Selectionnez une photo de profil ", "Very weak password" : "Mot de passe de très faible sécurité", "Weak password" : "Mot de passe de faible sécurité", "So-so password" : "Mot de passe de sécurité tout juste acceptable", diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index 0b0663214cd..adfe0289230 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -43,9 +43,9 @@ "Invalid mail address" : "Adresse email non valide", "A user with that name already exists." : "Un utilisateur à ce nom existe déjà .", "Unable to create user." : "Impossible de créer l'utilisateur.", - "Your %s account was created" : "Votre compte %s a été créé.", + "Your %s account was created" : "Votre compte %s a été créé", "Unable to delete user." : "Impossible de supprimer l'utilisateur.", - "Forbidden" : "Iinterdit", + "Forbidden" : "interdit", "Invalid user" : "Utilisateur non valable", "Unable to change mail address" : "Impossible de modifier l'adresse de courriel", "Email saved" : "Email sauvegardé", @@ -73,7 +73,7 @@ "Uninstalling ...." : "Désinstallation...", "Error while uninstalling app" : "Erreur lors de la désinstallation de l'application", "Uninstall" : "Désinstaller", - "Select a profile picture" : "Selectionner une photo de profil ", + "Select a profile picture" : "Selectionnez une photo de profil ", "Very weak password" : "Mot de passe de très faible sécurité", "Weak password" : "Mot de passe de faible sécurité", "So-so password" : "Mot de passe de sécurité tout juste acceptable", diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index 38bc4ba3f98..631922f4af0 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -62,6 +62,7 @@ OC.L10N.register( "All" : "Todos", "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Aplicativos oficiais são desenvolvidos por e dentro da comunidade ownCloud. Eles oferecem funcionalidade central para ownCloud e estão prontos para uso em produção.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Aplicativos aprovados são desenvolvidos pelos desenvolvedores confiáveis e passaram por uma verificação de segurança superficial. Eles são ativamente mantidos em um repositório de código aberto e seus mantenedores consideram que eles para sejam estáveis para um casual uso normal.", + "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Este aplicativo não foi verificado para as questões de segurança e é novo ou conhecido por ser instável. Instale por seu próprio risco.", "Update to %s" : "Atualizado para %s", "Please wait...." : "Por favor, aguarde...", "Error while disabling app" : "Erro enquanto desabilitava o aplicativo", @@ -185,6 +186,8 @@ OC.L10N.register( "Improving the config.php" : "Melhorando o config.php", "Theming" : "Elaborar um tema", "Hardening and security guidance" : "Orientações de proteção e segurança", + "Transactional File Locking is enabled." : "Bloqueio de Arquivo Transacional está habilitado.", + "Transactional File Locking is disabled." : "Bloqueio de Arquivo Transacional está desabilitado.", "Version" : "Versão", "Developer documentation" : "Documentação do desenvolvedor", "Experimental applications ahead" : "Aplicações experimentais à frente", diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index da21b6cb76b..b4af20ead58 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -60,6 +60,7 @@ "All" : "Todos", "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Aplicativos oficiais são desenvolvidos por e dentro da comunidade ownCloud. Eles oferecem funcionalidade central para ownCloud e estão prontos para uso em produção.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Aplicativos aprovados são desenvolvidos pelos desenvolvedores confiáveis e passaram por uma verificação de segurança superficial. Eles são ativamente mantidos em um repositório de código aberto e seus mantenedores consideram que eles para sejam estáveis para um casual uso normal.", + "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Este aplicativo não foi verificado para as questões de segurança e é novo ou conhecido por ser instável. Instale por seu próprio risco.", "Update to %s" : "Atualizado para %s", "Please wait...." : "Por favor, aguarde...", "Error while disabling app" : "Erro enquanto desabilitava o aplicativo", @@ -183,6 +184,8 @@ "Improving the config.php" : "Melhorando o config.php", "Theming" : "Elaborar um tema", "Hardening and security guidance" : "Orientações de proteção e segurança", + "Transactional File Locking is enabled." : "Bloqueio de Arquivo Transacional está habilitado.", + "Transactional File Locking is disabled." : "Bloqueio de Arquivo Transacional está desabilitado.", "Version" : "Versão", "Developer documentation" : "Documentação do desenvolvedor", "Experimental applications ahead" : "Aplicações experimentais à frente", diff --git a/settings/l10n/uk.js b/settings/l10n/uk.js index 6c816bb02f0..5fd3562c4f5 100644 --- a/settings/l10n/uk.js +++ b/settings/l10n/uk.js @@ -1,6 +1,7 @@ OC.L10N.register( "settings", { + "Redis" : "Redis", "Security & setup warnings" : "ÐŸÐ¾Ð¿ÐµÑ€ÐµÐ´Ð¶ÐµÐ½Ð½Ñ Ð±ÐµÐ·Ð¿ÐµÐºÐ¸ та налаштуваннÑ", "Sharing" : "Спільний доÑтуп", "Server-side encryption" : "Серверне шіфруваннÑ", @@ -53,6 +54,8 @@ OC.L10N.register( "Migration in progress. Please wait until the migration is finished" : "ÐœÑ–Ð³Ñ€Ð°Ñ†Ñ–Ñ Ñ‚Ñ€Ð¸Ð²Ð°Ñ”. Будь лаÑка, зачекайте доки Ð¿Ñ€Ð¾Ñ†ÐµÑ Ð¼Ñ–Ð³Ñ€Ð°Ñ†Ñ–Ñ— завершитьÑÑ", "Migration started …" : "Міграцію розпочато ...", "Sending..." : "ÐадÑиланнÑ...", + "Official" : "Офіційні", + "Experimental" : "ЕкÑпериментальні", "All" : "Ð’ÑÑ–", "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Офіційні заÑтоÑунки розроблені Ñпільнотою ownCloud. Вони реалізують оÑновні можливоÑÑ‚Ñ– ownCloud Ñ– готові до викориÑÑ‚Ð°Ð½Ð½Ñ Ð² продакшні.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Схвалені заÑтоÑунки розроблені довіреними розробниками Ñ– пройшли незалежну перевірку безпеки. Їх активно Ñупроводжують у репозиторії з відкритим кодом, а Ñ—Ñ… розробники Ñтежать, щоб вони були Ñтабільні й прийнÑтні Ð´Ð»Ñ Ð¿Ð¾Ð²ÑÑкденного викориÑтаннÑ.", diff --git a/settings/l10n/uk.json b/settings/l10n/uk.json index 11d7b4db6dd..ff06368269c 100644 --- a/settings/l10n/uk.json +++ b/settings/l10n/uk.json @@ -1,4 +1,5 @@ { "translations": { + "Redis" : "Redis", "Security & setup warnings" : "ÐŸÐ¾Ð¿ÐµÑ€ÐµÐ´Ð¶ÐµÐ½Ð½Ñ Ð±ÐµÐ·Ð¿ÐµÐºÐ¸ та налаштуваннÑ", "Sharing" : "Спільний доÑтуп", "Server-side encryption" : "Серверне шіфруваннÑ", @@ -51,6 +52,8 @@ "Migration in progress. Please wait until the migration is finished" : "ÐœÑ–Ð³Ñ€Ð°Ñ†Ñ–Ñ Ñ‚Ñ€Ð¸Ð²Ð°Ñ”. Будь лаÑка, зачекайте доки Ð¿Ñ€Ð¾Ñ†ÐµÑ Ð¼Ñ–Ð³Ñ€Ð°Ñ†Ñ–Ñ— завершитьÑÑ", "Migration started …" : "Міграцію розпочато ...", "Sending..." : "ÐадÑиланнÑ...", + "Official" : "Офіційні", + "Experimental" : "ЕкÑпериментальні", "All" : "Ð’ÑÑ–", "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Офіційні заÑтоÑунки розроблені Ñпільнотою ownCloud. Вони реалізують оÑновні можливоÑÑ‚Ñ– ownCloud Ñ– готові до викориÑÑ‚Ð°Ð½Ð½Ñ Ð² продакшні.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Схвалені заÑтоÑунки розроблені довіреними розробниками Ñ– пройшли незалежну перевірку безпеки. Їх активно Ñупроводжують у репозиторії з відкритим кодом, а Ñ—Ñ… розробники Ñтежать, щоб вони були Ñтабільні й прийнÑтні Ð´Ð»Ñ Ð¿Ð¾Ð²ÑÑкденного викориÑтаннÑ.", diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index c2234b882da..9c4f07d8463 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -2,9 +2,13 @@ OC.L10N.register( "settings", { "Sharing" : "共享", + "Server-side encryption" : "æœåŠ¡å™¨ç«¯åŠ 密", "External Storage" : "外部å˜å‚¨", "Cron" : "计划任务", + "Email server" : "电å邮件æœåŠ¡å™¨", "Log" : "日志", + "Server Status" : "æœåŠ¡å™¨çŠ¶æ€", + "Tips & tricks" : "技巧æ示", "Updates" : "æ›´æ–°", "Authentication error" : "认è¯é”™è¯¯", "Your full name has been changed." : "您的全å已修改。", @@ -22,6 +26,8 @@ OC.L10N.register( "Wrong admin recovery password. Please check the password and try again." : "错误的管ç†å‘˜æ¢å¤å¯†ç 。请检查密ç 并é‡è¯•ã€‚", "Unable to change password" : "ä¸èƒ½æ›´æ”¹å¯†ç ", "Enabled" : "å¼€å¯", + "Not enabled" : "未å¯ç”¨", + "Migration Completed" : "è¿ç§»å®Œæˆ", "Saved" : "å·²ä¿å˜", "test email settings" : "测试电å邮件设置", "Email sent" : "邮件已å‘é€", @@ -31,6 +37,7 @@ OC.L10N.register( "Add trusted domain" : "æ·»åŠ ä¿¡ä»»åŸŸ", "Sending..." : "æ£åœ¨å‘é€...", "All" : "全部", + "Update to %s" : "更新为 %s", "Please wait...." : "请ç¨ç‰....", "Error while disabling app" : "ç¦ç”¨ app 时出错", "Disable" : "ç¦ç”¨", @@ -63,7 +70,9 @@ OC.L10N.register( "Error creating user" : "创建用户出错", "A valid password must be provided" : "å¿…é¡»æä¾›åˆæ³•çš„密ç ", "__language_name__" : "简体ä¸æ–‡", - "SSL root certificates" : "SSLæ ¹è¯ä¹¦", + "Sync clients" : "åŒæ¥å®¢æˆ·ç«¯", + "Personal info" : "个人信æ¯", + "SSL root certificates" : "SSL æ ¹è¯ä¹¦", "Everything (fatal issues, errors, warnings, info, debug)" : "所有(ç¾éš¾æ€§é—®é¢˜ï¼Œé”™è¯¯ï¼Œè¦å‘Šï¼Œä¿¡æ¯ï¼Œè°ƒè¯•ï¼‰", "Info, warnings, errors and fatal issues" : "ä¿¡æ¯ï¼Œè¦å‘Šï¼Œé”™è¯¯å’Œç¾éš¾æ€§é—®é¢˜", "Warnings, errors and fatal issues" : "è¦å‘Šï¼Œé”™è¯¯å’Œç¾éš¾æ€§é—®é¢˜", @@ -80,6 +89,7 @@ OC.L10N.register( "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP模å—'文件信æ¯'丢失. 我们强烈建议å¯ç”¨æ¤æ¨¡å—以便mime类型检测å–得最佳结果.", "System locale can not be set to a one which supports UTF-8." : "系统è¯ç³»æ— æ³•è®¾ç½®ä¸ºæ”¯æŒ UTF-8 çš„è¯ç³»ã€‚", "This means that there might be problems with certain characters in file names." : "è¿™æ„味ç€ä¸€äº›æ–‡ä»¶åä¸çš„特定å—符å¯èƒ½æœ‰é—®é¢˜ã€‚", + "Open documentation" : "打开文档", "Allow apps to use the Share API" : "å…许应用软件使用共享API", "Allow users to share via link" : "å…许用户通过链接分享文件", "Enforce password protection" : "强制密ç ä¿æŠ¤", @@ -97,6 +107,8 @@ OC.L10N.register( "Execute one task with each page loaded" : "æ¯ä¸ªé¡µé¢åŠ è½½åŽæ‰§è¡Œä¸€ä¸ªä»»åŠ¡", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php 已注册于一个 webcron æœåŠ¡æ¥é€šè¿‡ http æ¯ 15 分钟执行 cron.php。", "Use system's cron service to call the cron.php file every 15 minutes." : "使用系统 CRON æœåŠ¡æ¯ 15 分钟执行一次 cron.php 文件。", + "Enable server-side encryption" : "å¯ç”¨æœåŠ¡å™¨ç«¯åŠ 密", + "Enable encryption" : "å¯ç”¨åŠ 密", "This is used for sending out notifications." : "这被用于å‘é€é€šçŸ¥ã€‚", "Send mode" : "å‘é€æ¨¡å¼", "Encryption" : "åŠ å¯†", @@ -115,6 +127,10 @@ OC.L10N.register( "More" : "更多", "Less" : "æ›´å°‘", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特别当使用桌é¢å®¢æˆ·ç«¯æ¥åŒæ¥æ–‡ä»¶æ—¶ï¼Œä¸é¼“励使用 SQLite 。", + "Advanced monitoring" : "高级监控", + "Performance tuning" : "性能优化", + "Improving the config.php" : "æ£åœ¨ä¼˜åŒ– config.php", + "Theming" : "主题", "Version" : "版本", "by" : "被", "Documentation:" : "文档:", @@ -123,8 +139,14 @@ OC.L10N.register( "Enable only for specific groups" : "仅对特定的组开放", "Uninstall App" : "å¸è½½åº”用", "Cheers!" : "å¹²æ¯ï¼", + "User documentation" : "用户文档", + "Administrator documentation" : "管ç†å‘˜æ–‡æ¡£", + "Online documentation" : "在线文档", "Forum" : "论å›", "Get the apps to sync your files" : "安装应用进行文件åŒæ¥", + "Desktop client" : "æ¡Œé¢å®¢æˆ·ç«¯", + "Android app" : "Android 应用", + "iOS app" : "iOS 应用", "Show First Run Wizard again" : "å†æ¬¡æ˜¾ç¤ºé¦–次è¿è¡Œå‘导", "You have used <strong>%s</strong> of the available <strong>%s</strong>" : "ä½ å·²ä½¿ç”¨ <strong>%s</strong>,有效空间 <strong>%s</strong>", "Password" : "密ç ", @@ -149,12 +171,14 @@ OC.L10N.register( "Valid until" : "有效期至", "Issued By" : "授æƒç”±", "Valid until %s" : "有效期至 %s", + "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "ç”± {communityopen}ownCloud 社区{linkclose}å¼€å‘,{githubopen}æºä»£ç {linkclose}在 {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr> 许å¯è¯{linkclose}下å‘布。", "Show storage location" : "显示å˜å‚¨ä½ç½®", "Show last log in" : "显示最åŽç™»å½•", "Username" : "用户å", "Create" : "创建", "Admin Recovery Password" : "管ç†æ¢å¤å¯†ç ", "Enter the recovery password in order to recover the users files during password change" : "输入æ¢å¤å¯†ç æ¥åœ¨æ›´æ”¹å¯†ç 的时候æ¢å¤ç”¨æˆ·æ–‡ä»¶", + "Search Users" : "æœç´¢ç”¨æˆ·", "Add Group" : "å¢žåŠ ç»„", "Group" : "分组", "Everyone" : "所有人", @@ -166,9 +190,11 @@ OC.L10N.register( "Full Name" : "å…¨å", "Quota" : "é…é¢", "Storage Location" : "å˜å‚¨ç©ºé—´ä½ç½®", + "User Backend" : "用户åŽç«¯", "Last Login" : "最åŽç™»å½•", "change full name" : "更改全å", "set new password" : "设置新密ç ", + "change email address" : "修改电å邮箱地å€", "Default" : "默认" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index 15517f26720..195385e6aab 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -1,8 +1,12 @@ { "translations": { "Sharing" : "共享", + "Server-side encryption" : "æœåŠ¡å™¨ç«¯åŠ 密", "External Storage" : "外部å˜å‚¨", "Cron" : "计划任务", + "Email server" : "电å邮件æœåŠ¡å™¨", "Log" : "日志", + "Server Status" : "æœåŠ¡å™¨çŠ¶æ€", + "Tips & tricks" : "技巧æ示", "Updates" : "æ›´æ–°", "Authentication error" : "认è¯é”™è¯¯", "Your full name has been changed." : "您的全å已修改。", @@ -20,6 +24,8 @@ "Wrong admin recovery password. Please check the password and try again." : "错误的管ç†å‘˜æ¢å¤å¯†ç 。请检查密ç 并é‡è¯•ã€‚", "Unable to change password" : "ä¸èƒ½æ›´æ”¹å¯†ç ", "Enabled" : "å¼€å¯", + "Not enabled" : "未å¯ç”¨", + "Migration Completed" : "è¿ç§»å®Œæˆ", "Saved" : "å·²ä¿å˜", "test email settings" : "测试电å邮件设置", "Email sent" : "邮件已å‘é€", @@ -29,6 +35,7 @@ "Add trusted domain" : "æ·»åŠ ä¿¡ä»»åŸŸ", "Sending..." : "æ£åœ¨å‘é€...", "All" : "全部", + "Update to %s" : "更新为 %s", "Please wait...." : "请ç¨ç‰....", "Error while disabling app" : "ç¦ç”¨ app 时出错", "Disable" : "ç¦ç”¨", @@ -61,7 +68,9 @@ "Error creating user" : "创建用户出错", "A valid password must be provided" : "å¿…é¡»æä¾›åˆæ³•çš„密ç ", "__language_name__" : "简体ä¸æ–‡", - "SSL root certificates" : "SSLæ ¹è¯ä¹¦", + "Sync clients" : "åŒæ¥å®¢æˆ·ç«¯", + "Personal info" : "个人信æ¯", + "SSL root certificates" : "SSL æ ¹è¯ä¹¦", "Everything (fatal issues, errors, warnings, info, debug)" : "所有(ç¾éš¾æ€§é—®é¢˜ï¼Œé”™è¯¯ï¼Œè¦å‘Šï¼Œä¿¡æ¯ï¼Œè°ƒè¯•ï¼‰", "Info, warnings, errors and fatal issues" : "ä¿¡æ¯ï¼Œè¦å‘Šï¼Œé”™è¯¯å’Œç¾éš¾æ€§é—®é¢˜", "Warnings, errors and fatal issues" : "è¦å‘Šï¼Œé”™è¯¯å’Œç¾éš¾æ€§é—®é¢˜", @@ -78,6 +87,7 @@ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP模å—'文件信æ¯'丢失. 我们强烈建议å¯ç”¨æ¤æ¨¡å—以便mime类型检测å–得最佳结果.", "System locale can not be set to a one which supports UTF-8." : "系统è¯ç³»æ— æ³•è®¾ç½®ä¸ºæ”¯æŒ UTF-8 çš„è¯ç³»ã€‚", "This means that there might be problems with certain characters in file names." : "è¿™æ„味ç€ä¸€äº›æ–‡ä»¶åä¸çš„特定å—符å¯èƒ½æœ‰é—®é¢˜ã€‚", + "Open documentation" : "打开文档", "Allow apps to use the Share API" : "å…许应用软件使用共享API", "Allow users to share via link" : "å…许用户通过链接分享文件", "Enforce password protection" : "强制密ç ä¿æŠ¤", @@ -95,6 +105,8 @@ "Execute one task with each page loaded" : "æ¯ä¸ªé¡µé¢åŠ è½½åŽæ‰§è¡Œä¸€ä¸ªä»»åŠ¡", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php 已注册于一个 webcron æœåŠ¡æ¥é€šè¿‡ http æ¯ 15 分钟执行 cron.php。", "Use system's cron service to call the cron.php file every 15 minutes." : "使用系统 CRON æœåŠ¡æ¯ 15 分钟执行一次 cron.php 文件。", + "Enable server-side encryption" : "å¯ç”¨æœåŠ¡å™¨ç«¯åŠ 密", + "Enable encryption" : "å¯ç”¨åŠ 密", "This is used for sending out notifications." : "这被用于å‘é€é€šçŸ¥ã€‚", "Send mode" : "å‘é€æ¨¡å¼", "Encryption" : "åŠ å¯†", @@ -113,6 +125,10 @@ "More" : "更多", "Less" : "æ›´å°‘", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特别当使用桌é¢å®¢æˆ·ç«¯æ¥åŒæ¥æ–‡ä»¶æ—¶ï¼Œä¸é¼“励使用 SQLite 。", + "Advanced monitoring" : "高级监控", + "Performance tuning" : "性能优化", + "Improving the config.php" : "æ£åœ¨ä¼˜åŒ– config.php", + "Theming" : "主题", "Version" : "版本", "by" : "被", "Documentation:" : "文档:", @@ -121,8 +137,14 @@ "Enable only for specific groups" : "仅对特定的组开放", "Uninstall App" : "å¸è½½åº”用", "Cheers!" : "å¹²æ¯ï¼", + "User documentation" : "用户文档", + "Administrator documentation" : "管ç†å‘˜æ–‡æ¡£", + "Online documentation" : "在线文档", "Forum" : "论å›", "Get the apps to sync your files" : "安装应用进行文件åŒæ¥", + "Desktop client" : "æ¡Œé¢å®¢æˆ·ç«¯", + "Android app" : "Android 应用", + "iOS app" : "iOS 应用", "Show First Run Wizard again" : "å†æ¬¡æ˜¾ç¤ºé¦–次è¿è¡Œå‘导", "You have used <strong>%s</strong> of the available <strong>%s</strong>" : "ä½ å·²ä½¿ç”¨ <strong>%s</strong>,有效空间 <strong>%s</strong>", "Password" : "密ç ", @@ -147,12 +169,14 @@ "Valid until" : "有效期至", "Issued By" : "授æƒç”±", "Valid until %s" : "有效期至 %s", + "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "ç”± {communityopen}ownCloud 社区{linkclose}å¼€å‘,{githubopen}æºä»£ç {linkclose}在 {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr> 许å¯è¯{linkclose}下å‘布。", "Show storage location" : "显示å˜å‚¨ä½ç½®", "Show last log in" : "显示最åŽç™»å½•", "Username" : "用户å", "Create" : "创建", "Admin Recovery Password" : "管ç†æ¢å¤å¯†ç ", "Enter the recovery password in order to recover the users files during password change" : "输入æ¢å¤å¯†ç æ¥åœ¨æ›´æ”¹å¯†ç 的时候æ¢å¤ç”¨æˆ·æ–‡ä»¶", + "Search Users" : "æœç´¢ç”¨æˆ·", "Add Group" : "å¢žåŠ ç»„", "Group" : "分组", "Everyone" : "所有人", @@ -164,9 +188,11 @@ "Full Name" : "å…¨å", "Quota" : "é…é¢", "Storage Location" : "å˜å‚¨ç©ºé—´ä½ç½®", + "User Backend" : "用户åŽç«¯", "Last Login" : "最åŽç™»å½•", "change full name" : "更改全å", "set new password" : "设置新密ç ", + "change email address" : "修改电å邮箱地å€", "Default" : "默认" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file -- GitLab