diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-21 00:13:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-21 00:13:10 +0000 |
commit | 49829482c898212c1bb4e7461cad7983541cd528 (patch) | |
tree | 4bb0f3e470adecaed4c6a69d79e8718ad0df4c48 /core | |
parent | 1f288533f525cd6b9a19049d55f9fbc4446526ab (diff) | |
download | nextcloud-server-49829482c898212c1bb4e7461cad7983541cd528.tar.gz nextcloud-server-49829482c898212c1bb4e7461cad7983541cd528.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/fr.js | 2 | ||||
-rw-r--r-- | core/l10n/fr.json | 2 | ||||
-rw-r--r-- | core/l10n/zh_TW.js | 3 | ||||
-rw-r--r-- | core/l10n/zh_TW.json | 3 |
4 files changed, 10 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index a60e376f08d..7ba6ddc5505 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -320,6 +320,8 @@ OC.L10N.register( "Finishing …" : "Finalisation …", "Need help?" : "Besoin d'aide ?", "See the documentation" : "Lire la documentation", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "On dirait que vous essayez de réinstaller votre Nextcloud. Toutefois, le fichier CAN_INSTALL est absent de votre répertoire de configuration. Veuillez créer le fichier CAN_INSTALL dans votre dossier de configuration pour continuer.", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Impossible de supprimer CAN_INSTALL du dossier de configuration. Veuillez supprimer ce fichier manuellement.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Cette application requiert JavaScript pour fonctionner correctement. Veuillez {linkstart}activer JavaScript{linkend} et recharger la page.", "Get your own free account" : "Obtenez votre compte personnel gratuit", "Skip to main content" : "Passer au contenu principal", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 21d8e4bc4e9..5a6cee5f340 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -318,6 +318,8 @@ "Finishing …" : "Finalisation …", "Need help?" : "Besoin d'aide ?", "See the documentation" : "Lire la documentation", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "On dirait que vous essayez de réinstaller votre Nextcloud. Toutefois, le fichier CAN_INSTALL est absent de votre répertoire de configuration. Veuillez créer le fichier CAN_INSTALL dans votre dossier de configuration pour continuer.", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Impossible de supprimer CAN_INSTALL du dossier de configuration. Veuillez supprimer ce fichier manuellement.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Cette application requiert JavaScript pour fonctionner correctement. Veuillez {linkstart}activer JavaScript{linkend} et recharger la page.", "Get your own free account" : "Obtenez votre compte personnel gratuit", "Skip to main content" : "Passer au contenu principal", diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 517428a952c..be321ce0b4d 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -28,6 +28,7 @@ OC.L10N.register( "Reset your password" : "重設您的密碼", "Couldn't send reset email. Please contact your administrator." : "無法寄送重設 email ,請聯絡系統管理員", "Couldn't send reset email. Please make sure your username is correct." : "無法寄送重設 email ,請確認您的帳號輸入正確", + "Some of your link shares have been removed" : "有些分享的連結己經被移除", "Preparing update" : "準備更新", "[%d / %d]: %s" : "[%d / %d]: %s", "Please use the command line updater because automatic updating is disabled in the config.php." : "請使用命令列更新工具,因為自動更新在 config.php 中被停用了", @@ -174,6 +175,7 @@ OC.L10N.register( "New folder" : "新資料夾", "No more subfolders in here" : "這裡沒有其他子資料夾了", "Size" : "大小", + "Modified" : "已修改", "{newName} already exists" : "{newName} 已經存在", "Choose" : "選擇", "Move" : "移動", @@ -308,6 +310,7 @@ OC.L10N.register( "Please try again or contact your administrator." : "請重試或聯絡系統管理員", "Username or email" : "用戶名或 email", "Log in" : "登入", + "Wrong username or password." : "錯誤的名稱或密碼", "User disabled" : "使用者已停用", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效,下一次登入將會被延時30秒。", "Forgot password?" : "忘記密碼?", diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index f28031842fa..92a89072853 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -26,6 +26,7 @@ "Reset your password" : "重設您的密碼", "Couldn't send reset email. Please contact your administrator." : "無法寄送重設 email ,請聯絡系統管理員", "Couldn't send reset email. Please make sure your username is correct." : "無法寄送重設 email ,請確認您的帳號輸入正確", + "Some of your link shares have been removed" : "有些分享的連結己經被移除", "Preparing update" : "準備更新", "[%d / %d]: %s" : "[%d / %d]: %s", "Please use the command line updater because automatic updating is disabled in the config.php." : "請使用命令列更新工具,因為自動更新在 config.php 中被停用了", @@ -172,6 +173,7 @@ "New folder" : "新資料夾", "No more subfolders in here" : "這裡沒有其他子資料夾了", "Size" : "大小", + "Modified" : "已修改", "{newName} already exists" : "{newName} 已經存在", "Choose" : "選擇", "Move" : "移動", @@ -306,6 +308,7 @@ "Please try again or contact your administrator." : "請重試或聯絡系統管理員", "Username or email" : "用戶名或 email", "Log in" : "登入", + "Wrong username or password." : "錯誤的名稱或密碼", "User disabled" : "使用者已停用", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效,下一次登入將會被延時30秒。", "Forgot password?" : "忘記密碼?", |