From 74de12c698e01514c8fe42727d98aeaa8956eeee Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud <owncloud-bot@tmit.eu> Date: Sun, 13 Dec 2015 01:54:51 -0500 Subject: [PATCH] [tx-robot] updated from transifex --- apps/encryption/l10n/es.js | 1 + apps/encryption/l10n/es.json | 1 + apps/files/l10n/pt_BR.js | 13 ++++++++++++- apps/files/l10n/pt_BR.json | 13 ++++++++++++- apps/files_external/l10n/es.js | 1 + apps/files_external/l10n/es.json | 1 + apps/files_external/l10n/ja.js | 4 ++++ apps/files_external/l10n/ja.json | 4 ++++ core/l10n/es.js | 8 ++++++++ core/l10n/es.json | 8 ++++++++ core/l10n/ja.js | 5 +++++ core/l10n/ja.json | 5 +++++ lib/l10n/ja.js | 6 +++++- lib/l10n/ja.json | 6 +++++- settings/l10n/pt_BR.js | 1 + settings/l10n/pt_BR.json | 1 + 16 files changed, 74 insertions(+), 4 deletions(-) diff --git a/apps/encryption/l10n/es.js b/apps/encryption/l10n/es.js index 6b49b3917fd..1dadb88064a 100644 --- a/apps/encryption/l10n/es.js +++ b/apps/encryption/l10n/es.js @@ -32,6 +32,7 @@ OC.L10N.register( "The share will expire on %s." : "El objeto dejará de ser compartido el %s.", "Cheers!" : "¡Saludos!", "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"ownCloud basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Hola,\n<br><br>\nEl administrador ha habilitado el cifrado del lado servidor. Sus archivos serán cifrados usando como contraseña: <strong>%s</strong>\n<br><br>\nPor favor, identifÃquese en la interfaz web, vaya a la sección 'Modulo básico de cifrado' de sus opciones personales y actualice su contraseña tecleando esta contraseña en el campo 'contraseña antigua' e introduciendo la nueva en su correspondiente campo.<br><br>", + "Encrypt the home storage" : "Encriptar el almacenamiento personal", "Enable recovery key" : "Activa la clave de recuperación", "Disable recovery key" : "Desactiva la clave de recuperación", "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "La clave de recuperación es una clave de cifrado extra que se usa para cifrar ficheros. Permite la recuperación de los ficheros de un usuario si él o ella olvida su contraseña.", diff --git a/apps/encryption/l10n/es.json b/apps/encryption/l10n/es.json index 3f21b4c09a0..5cf2b12ce5f 100644 --- a/apps/encryption/l10n/es.json +++ b/apps/encryption/l10n/es.json @@ -30,6 +30,7 @@ "The share will expire on %s." : "El objeto dejará de ser compartido el %s.", "Cheers!" : "¡Saludos!", "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"ownCloud basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Hola,\n<br><br>\nEl administrador ha habilitado el cifrado del lado servidor. Sus archivos serán cifrados usando como contraseña: <strong>%s</strong>\n<br><br>\nPor favor, identifÃquese en la interfaz web, vaya a la sección 'Modulo básico de cifrado' de sus opciones personales y actualice su contraseña tecleando esta contraseña en el campo 'contraseña antigua' e introduciendo la nueva en su correspondiente campo.<br><br>", + "Encrypt the home storage" : "Encriptar el almacenamiento personal", "Enable recovery key" : "Activa la clave de recuperación", "Disable recovery key" : "Desactiva la clave de recuperación", "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "La clave de recuperación es una clave de cifrado extra que se usa para cifrar ficheros. Permite la recuperación de los ficheros de un usuario si él o ella olvida su contraseña.", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index ed838e122ee..e3200d28a27 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -34,7 +34,7 @@ OC.L10N.register( "Download" : "Baixar", "Rename" : "Renomear", "Delete" : "Excluir", - "Disconnect storage" : "Desconectar armazenagem", + "Disconnect storage" : "Desconectar armazenamento", "Unshare" : "Descompartilhar", "Details" : "Detalhes", "Select" : "Selecionar", @@ -42,6 +42,17 @@ OC.L10N.register( "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", + "Could not move \"{file}\", target exists" : "Não foi possÃvel mover o \"{file}\", o alvo já existe", + "Could not move \"{file}\"" : "Não foi possÃvel mover \"{file}\"", + "{newName} already exists" : "{newName} já existe", + "Could not rename \"{fileName}\", it does not exist any more" : "Não foi possÃvel renomear \"{fileName}\", ele já não existe", + "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome \"{targetName}\" já está sendo usado na pasta \"{dir}\". Por favor escolha um outro nome.", + "Could not rename \"{fileName}\"" : "Não foi possÃvel renomear \"{fileName}\"", + "Could not create file \"{file}\"" : "Não foi possÃvel criar o arquivo \"{file}\"", + "Could not create file \"{file}\" because it already exists" : "Não foi possÃvel criar o arquivo \"{file}\" porque ele já existe", + "Could not create folder \"{dir}\"" : "Não foi possÃvel criar a pasta \"{dir}\"", + "Could not create folder \"{dir}\" because it already exists" : "Não foi possÃvel criar a pasta \"{dir}\" porque ela já existe", + "Error deleting file \"{fileName}\"." : "Ocorreu um erro ao apagar o arquivo \"{fileName}\".", "No entries in this folder match '{filter}'" : "Nenhuma entrada nesta pasta coincide com '{filter}'", "Name" : "Nome", "Size" : "Tamanho", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index d1fcf01ed64..0aa0e94e87c 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -32,7 +32,7 @@ "Download" : "Baixar", "Rename" : "Renomear", "Delete" : "Excluir", - "Disconnect storage" : "Desconectar armazenagem", + "Disconnect storage" : "Desconectar armazenamento", "Unshare" : "Descompartilhar", "Details" : "Detalhes", "Select" : "Selecionar", @@ -40,6 +40,17 @@ "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", + "Could not move \"{file}\", target exists" : "Não foi possÃvel mover o \"{file}\", o alvo já existe", + "Could not move \"{file}\"" : "Não foi possÃvel mover \"{file}\"", + "{newName} already exists" : "{newName} já existe", + "Could not rename \"{fileName}\", it does not exist any more" : "Não foi possÃvel renomear \"{fileName}\", ele já não existe", + "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome \"{targetName}\" já está sendo usado na pasta \"{dir}\". Por favor escolha um outro nome.", + "Could not rename \"{fileName}\"" : "Não foi possÃvel renomear \"{fileName}\"", + "Could not create file \"{file}\"" : "Não foi possÃvel criar o arquivo \"{file}\"", + "Could not create file \"{file}\" because it already exists" : "Não foi possÃvel criar o arquivo \"{file}\" porque ele já existe", + "Could not create folder \"{dir}\"" : "Não foi possÃvel criar a pasta \"{dir}\"", + "Could not create folder \"{dir}\" because it already exists" : "Não foi possÃvel criar a pasta \"{dir}\" porque ela já existe", + "Error deleting file \"{fileName}\"." : "Ocorreu um erro ao apagar o arquivo \"{fileName}\".", "No entries in this folder match '{filter}'" : "Nenhuma entrada nesta pasta coincide com '{filter}'", "Name" : "Nome", "Size" : "Tamanho", diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index 6d8bf0d3139..804e75526bd 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -36,6 +36,7 @@ OC.L10N.register( "(group)" : "(grupo)", "Admin defined" : "Admin definido", "Saved" : "Guardado", + "There was an error with message: " : "Hubo un error con el mensaje:", "Access key" : "Clave de acceso", "Secret key" : "Clave secreta", "None" : "Ninguno", diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index bf0624e96db..86148cf3b0c 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -34,6 +34,7 @@ "(group)" : "(grupo)", "Admin defined" : "Admin definido", "Saved" : "Guardado", + "There was an error with message: " : "Hubo un error con el mensaje:", "Access key" : "Clave de acceso", "Secret key" : "Clave secreta", "None" : "Ninguno", diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index 8d50794e5b6..dc31bdb1807 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -36,6 +36,10 @@ OC.L10N.register( "(group)" : "(グループ)", "Admin defined" : "管ç†è€…è¨å®šæ¸ˆ", "Saved" : "ä¿å˜ã•れã¾ã—ãŸ", + "Empty response from the server" : "サーãƒãƒ¼ã‹ã‚‰ç©ºã®å¿œç”ãŒã‚りã¾ã—ãŸ", + "Couldn't access. Please logout and login to activate this mount point" : "アクセス出æ¥ã¾ã›ã‚“ã§ã—ãŸï½¡ã“ã®ãƒžã‚¦ãƒ³ãƒˆãƒã‚¤ãƒ³ãƒˆã‚’有効ã«ã™ã‚‹ã«ã¯ä¸€åº¦ãƒã‚°ã‚¢ã‚¦ãƒˆã—ã¦ã‹ã‚‰ãƒã‚°ã‚¤ãƒ³ã—ã¦ãã ã•ã„。", + "There was an error with message: " : "メッセージ付ãã®ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸï¼š", + "goto-external-storage" : "外部ストレージã«è¡Œã", "Access key" : "アクセスã‚ー", "Secret key" : "シークレットã‚ー", "Builtin" : "ビルトイン", diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index b704504b088..6e7f00d6a57 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -34,6 +34,10 @@ "(group)" : "(グループ)", "Admin defined" : "管ç†è€…è¨å®šæ¸ˆ", "Saved" : "ä¿å˜ã•れã¾ã—ãŸ", + "Empty response from the server" : "サーãƒãƒ¼ã‹ã‚‰ç©ºã®å¿œç”ãŒã‚りã¾ã—ãŸ", + "Couldn't access. Please logout and login to activate this mount point" : "アクセス出æ¥ã¾ã›ã‚“ã§ã—ãŸï½¡ã“ã®ãƒžã‚¦ãƒ³ãƒˆãƒã‚¤ãƒ³ãƒˆã‚’有効ã«ã™ã‚‹ã«ã¯ä¸€åº¦ãƒã‚°ã‚¢ã‚¦ãƒˆã—ã¦ã‹ã‚‰ãƒã‚°ã‚¤ãƒ³ã—ã¦ãã ã•ã„。", + "There was an error with message: " : "メッセージ付ãã®ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸï¼š", + "goto-external-storage" : "外部ストレージã«è¡Œã", "Access key" : "アクセスã‚ー", "Secret key" : "シークレットã‚ー", "Builtin" : "ビルトイン", diff --git a/core/l10n/es.js b/core/l10n/es.js index fd8df5f6c2f..2967d07b3d0 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -8,13 +8,20 @@ OC.L10N.register( "Maintenance mode is kept active" : "El modo mantenimiento aún está activo.", "Updating database schema" : "Actualizando el esquema del base de datos", "Updated database" : "Base de datos actualizada", + "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Comprobar si se puede actualizar el esquema de la base de datos (esto puede tardar bastante tiempo, dependiendo del tamaño de la base de datos)", "Checked database schema update" : "Actualización del esquema de base de datos revisado", + "Checking updates of apps" : "Comprobar actualizaciones de apps", + "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Comprobar si se puede actualizar el esquema de la base de datos %s (esto puede tardar bastante tiempo, dependiendo del tamaño de la base de datos)", "Checked database schema update for apps" : "Comprobada la actualización del esquema de la base de datos para aplicaciones", "Updated \"%s\" to %s" : "Se ha actualizado \"%s\" a %s", "Repair warning: " : "Advertencia de reparación:", "Repair error: " : "Error que reparar:", "Set log level to debug - current level: \"%s\"" : "Establecer nivel de registro para depurar - nivel actual: \"%s\"", "Reset log level to \"%s\"" : "Restablecer nivel de registro a \"%s\"", + "Starting code integrity check" : "Comenzando comprobación de integridad de código", + "Finished code integrity check" : "Terminando comprobación de integridad de código", + "%s (3rdparty)" : "%s (tercer parte)", + "%s (incompatible)" : "%s (incompatible)", "Following apps have been disabled: %s" : "Siguiendo aplicaciones ha sido deshabilitado: %s", "Already up to date" : "Ya actualizado", "File is too big" : "El archivo es demasiado grande", @@ -256,6 +263,7 @@ OC.L10N.register( "Please try again or contact your administrator." : "Por favor reintente nuevamente o contáctese con su administrador.", "Log in" : "Ingresar", "Wrong password. Reset it?" : "Contraseña incorrecta. ¿Restablecerla?", + "Wrong password." : "Contraseña incorrecta.", "Stay logged in" : "Permanecer autenticado", "Alternative Logins" : "Inicios de sesión alternativos", "This ownCloud instance is currently in single user mode." : "Esta instalación de ownCloud se encuentra en modo de usuario único.", diff --git a/core/l10n/es.json b/core/l10n/es.json index a3ad1e2a9a4..d7350cc3333 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -6,13 +6,20 @@ "Maintenance mode is kept active" : "El modo mantenimiento aún está activo.", "Updating database schema" : "Actualizando el esquema del base de datos", "Updated database" : "Base de datos actualizada", + "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Comprobar si se puede actualizar el esquema de la base de datos (esto puede tardar bastante tiempo, dependiendo del tamaño de la base de datos)", "Checked database schema update" : "Actualización del esquema de base de datos revisado", + "Checking updates of apps" : "Comprobar actualizaciones de apps", + "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Comprobar si se puede actualizar el esquema de la base de datos %s (esto puede tardar bastante tiempo, dependiendo del tamaño de la base de datos)", "Checked database schema update for apps" : "Comprobada la actualización del esquema de la base de datos para aplicaciones", "Updated \"%s\" to %s" : "Se ha actualizado \"%s\" a %s", "Repair warning: " : "Advertencia de reparación:", "Repair error: " : "Error que reparar:", "Set log level to debug - current level: \"%s\"" : "Establecer nivel de registro para depurar - nivel actual: \"%s\"", "Reset log level to \"%s\"" : "Restablecer nivel de registro a \"%s\"", + "Starting code integrity check" : "Comenzando comprobación de integridad de código", + "Finished code integrity check" : "Terminando comprobación de integridad de código", + "%s (3rdparty)" : "%s (tercer parte)", + "%s (incompatible)" : "%s (incompatible)", "Following apps have been disabled: %s" : "Siguiendo aplicaciones ha sido deshabilitado: %s", "Already up to date" : "Ya actualizado", "File is too big" : "El archivo es demasiado grande", @@ -254,6 +261,7 @@ "Please try again or contact your administrator." : "Por favor reintente nuevamente o contáctese con su administrador.", "Log in" : "Ingresar", "Wrong password. Reset it?" : "Contraseña incorrecta. ¿Restablecerla?", + "Wrong password." : "Contraseña incorrecta.", "Stay logged in" : "Permanecer autenticado", "Alternative Logins" : "Inicios de sesión alternativos", "This ownCloud instance is currently in single user mode." : "Esta instalación de ownCloud se encuentra en modo de usuario único.", diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 9d700b71d25..f2874659f67 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -18,6 +18,8 @@ OC.L10N.register( "Repair error: " : "修復エラー:", "Set log level to debug - current level: \"%s\"" : "ãƒã‚°ãƒ¬ãƒ™ãƒ«ã‚’デãƒãƒƒã‚°ã«ã‚»ãƒƒãƒˆã—ã¾ã™ - ç¾åœ¨ã®ãƒ¬ãƒ™ãƒ«: \"%s\"", "Reset log level to \"%s\"" : "ãƒã‚°ãƒ¬ãƒ™ãƒ«ã‚’ \"%s\" ã«ãƒªã‚»ãƒƒãƒˆã—ã¾ã™ã€‚", + "Starting code integrity check" : "ã‚³ãƒ¼ãƒ‰æ•´åˆæ€§ã®ç¢ºèªã‚’é–‹å§‹", + "Finished code integrity check" : "ã‚³ãƒ¼ãƒ‰æ•´åˆæ€§ã®ç¢ºèªãŒçµ‚了", "%s (3rdparty)" : "%s (サードパーティー)", "%s (incompatible)" : "%s (éžäº’æ›)", "Following apps have been disabled: %s" : "以下ã®ã‚¢ãƒ—リãŒç„¡åйã«ã•れã¦ã„ã¾ã™: %s", @@ -77,6 +79,7 @@ OC.L10N.register( "Oct." : "10月", "Nov." : "11月", "Dec." : "12月", + "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">ã‚³ãƒ¼ãƒ‰æ•´åˆæ€§ã®ç¢ºèªã§å•題ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚詳ã—ãã¯ã“ã¡ã‚‰â€¦</a>", "Settings" : "è¨å®š", "Saving..." : "ä¿å˜ä¸...", "seconds ago" : "æ•°ç§’å‰", @@ -116,6 +119,7 @@ OC.L10N.register( "Your PHP version ({version}) is no longer <a href=\"{phpLink}\">supported by PHP</a>. We encourage you to upgrade your PHP version to take advantage of performance and security updates provided by PHP." : "ã”利用ã®PHPã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ ({version}) ã¯ã€<a href=\"{phpLink}\">PHPã§ã‚µãƒãƒ¼ãƒˆ</a> ã•れã¦ã„ã¾ã›ã‚“。 我々ã¯ã€PHPã‹ã‚‰æä¾›ã•れã¦ã„ã‚‹æ–°ã—ã„ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã«ã‚¢ãƒƒãƒ—グレードã—ã€ãれã«ã‚ˆã‚‹ã‚»ã‚ュリティã®ç¢ºä¿ã¨ãƒ‘フォーマンスã®ãƒ¡ãƒªãƒƒãƒˆã‚’å—ã‘られるã“ã¨ã‚’å¼·ããŠå‹§ã‚ã—ã¾ã™ã€‚", "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "リãƒãƒ¼ã‚¹ãƒ—ãƒã‚ã‚·ã®ãƒ˜ãƒƒãƒ€ãƒ¼è¨å®šãŒé–“é•ã£ã¦ã„ã‚‹ã‹ã€ã¾ãŸã¯ä¿¡é ¼ã•れãŸãƒ—ãƒã‚ã‚·ã‹ã‚‰ownCloudã«ã‚¢ã‚¯ã‚»ã‚¹ã—ã¦ã„ã¾ã›ã‚“。もã—ã€ä¿¡é ¼ã•れãŸãƒ—ãƒã‚ã‚·ã‹ã‚‰ã‚¢ã‚¯ã‚»ã‚¹ã—ã¦ã„ã‚‹ã®ã§ãªã„ãªã‚‰ã€ã‚»ã‚ュリティã«å•題ãŒã‚りã€ownCloudã‚’è©ç§°ã—ãŸIPアドレスã‹ã‚‰æ”»æ’ƒè€…ã«å¯¾ã—ã¦è¦‹ãˆã‚‹ã‚ˆã†è¨±å¯ã—ã¦ã„ã‚‹ã“ã¨ã«ãªã‚Šã¾ã™ã€‚è©³ç´°ãªæƒ…å ±ã¯ã€<a href=\"{docLink}\">ドã‚ュメント</a>を確èªã—ã¦ãã ã•ã„。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached ã¯åˆ†æ•£ã‚ャッシュã¨ã—ã¦è¨å®šã•れã¦ã„ã¾ã™ãŒã€é–“é•ã£ãŸ\"memcache\"ã®PHPモジュールãŒã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã•れã¦ã„ã¾ã™ã€‚ \\OC\\Memcache\\Memcached ã¯ã€\"memcached\" ã®ã¿ã‚’サãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã™ãŒã€\"memcache\" ã§ã¯ã‚りã¾ã›ã‚“。<a href=\"{wikiLink}\">memcached wiki ã§ä¸¡æ–¹ã®ãƒ¢ã‚¸ãƒ¥ãƒ¼ãƒ«</a> を見ã¦ãã ã•ã„。", + "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "ã„ãã¤ã‹ã®ãƒ•ã‚¡ã‚¤ãƒ«ã§æ•´åˆæ€§ã®ç¢ºèªãŒå–れã¾ã›ã‚“ã§ã—ãŸã€‚ã“ã®å•題を解決ã™ã‚‹ãŸã‚ã®è©³ç´°æƒ…å ±ãŒ<a href=\"{docLink}\">ドã‚ュメント</a>ã«ã‚りã¾ã™ï½¡ (<a href=\"{codeIntegrityDownloadEndpoint}\">ä¸é©æ£ãƒ•ァイルã®ãƒªã‚¹ãƒˆâ€¦</a> / <a href=\"{rescanEndpoint}\">å†ã‚¹ã‚ャン…</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>." : "\"Strict-Transport-Security\" HTTP ãƒ˜ãƒƒãƒ€ãŒæœ€å°å€¤ã® \"{seconds}\" ç§’ã«è¨å®šã•れã¦ã„ã¾ã›ã‚“。 ã‚»ã‚ュリティを強化ã™ã‚‹ãŸã‚ã€<a href=\"{docUrl}\">security tips</a>ã‚’å‚ç…§ã—ã¦ã€HSTS を有効ã«ã™ã‚‹ã“ã¨ã‚’ãŠã™ã™ã‚ã—ã¾ã™ã€‚", @@ -187,6 +191,7 @@ OC.L10N.register( "Couldn't reset password because the token is invalid" : "トークンãŒç„¡åйãªãŸã‚ã€ãƒ‘スワードをリセットã§ãã¾ã›ã‚“ã§ã—ãŸ", "Couldn't reset password because the token is expired" : "ãƒˆãƒ¼ã‚¯ãƒ³ãŒæœŸé™åˆ‡ã‚Œã®ãŸã‚ã€ãƒ‘スワードをリセットã§ãã¾ã›ã‚“ã§ã—ãŸ", "Couldn't send reset email. Please make sure your username is correct." : "リセットメールをé€ä¿¡ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ユーザーåãŒæ£ã—ã„ã“ã¨ã‚’確èªã—ã¦ãã ã•ã„。", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "ã“ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼åã«ç´ä»˜ã‘られãŸãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹ãŒãªã„ãŸã‚ã€ãƒªã‚»ãƒƒãƒˆãƒ¡ãƒ¼ãƒ«ã‚’é€ä¿¡ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚管ç†è€…ã«å•ã„åˆã‚ã›ã¦ãã ã•ã„。", "%s password reset" : "%s パスワードリセット", "Use the following link to reset your password: {link}" : "パスワードをリセットã™ã‚‹ã«ã¯æ¬¡ã®ãƒªãƒ³ã‚¯ã‚’クリックã—ã¦ãã ã•ã„: {link}", "New password" : "æ–°ã—ã„パスワードを入力", diff --git a/core/l10n/ja.json b/core/l10n/ja.json index 68930ad01c3..8b1b077361b 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -16,6 +16,8 @@ "Repair error: " : "修復エラー:", "Set log level to debug - current level: \"%s\"" : "ãƒã‚°ãƒ¬ãƒ™ãƒ«ã‚’デãƒãƒƒã‚°ã«ã‚»ãƒƒãƒˆã—ã¾ã™ - ç¾åœ¨ã®ãƒ¬ãƒ™ãƒ«: \"%s\"", "Reset log level to \"%s\"" : "ãƒã‚°ãƒ¬ãƒ™ãƒ«ã‚’ \"%s\" ã«ãƒªã‚»ãƒƒãƒˆã—ã¾ã™ã€‚", + "Starting code integrity check" : "ã‚³ãƒ¼ãƒ‰æ•´åˆæ€§ã®ç¢ºèªã‚’é–‹å§‹", + "Finished code integrity check" : "ã‚³ãƒ¼ãƒ‰æ•´åˆæ€§ã®ç¢ºèªãŒçµ‚了", "%s (3rdparty)" : "%s (サードパーティー)", "%s (incompatible)" : "%s (éžäº’æ›)", "Following apps have been disabled: %s" : "以下ã®ã‚¢ãƒ—リãŒç„¡åйã«ã•れã¦ã„ã¾ã™: %s", @@ -75,6 +77,7 @@ "Oct." : "10月", "Nov." : "11月", "Dec." : "12月", + "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">ã‚³ãƒ¼ãƒ‰æ•´åˆæ€§ã®ç¢ºèªã§å•題ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚詳ã—ãã¯ã“ã¡ã‚‰â€¦</a>", "Settings" : "è¨å®š", "Saving..." : "ä¿å˜ä¸...", "seconds ago" : "æ•°ç§’å‰", @@ -114,6 +117,7 @@ "Your PHP version ({version}) is no longer <a href=\"{phpLink}\">supported by PHP</a>. We encourage you to upgrade your PHP version to take advantage of performance and security updates provided by PHP." : "ã”利用ã®PHPã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ ({version}) ã¯ã€<a href=\"{phpLink}\">PHPã§ã‚µãƒãƒ¼ãƒˆ</a> ã•れã¦ã„ã¾ã›ã‚“。 我々ã¯ã€PHPã‹ã‚‰æä¾›ã•れã¦ã„ã‚‹æ–°ã—ã„ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã«ã‚¢ãƒƒãƒ—グレードã—ã€ãれã«ã‚ˆã‚‹ã‚»ã‚ュリティã®ç¢ºä¿ã¨ãƒ‘フォーマンスã®ãƒ¡ãƒªãƒƒãƒˆã‚’å—ã‘られるã“ã¨ã‚’å¼·ããŠå‹§ã‚ã—ã¾ã™ã€‚", "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "リãƒãƒ¼ã‚¹ãƒ—ãƒã‚ã‚·ã®ãƒ˜ãƒƒãƒ€ãƒ¼è¨å®šãŒé–“é•ã£ã¦ã„ã‚‹ã‹ã€ã¾ãŸã¯ä¿¡é ¼ã•れãŸãƒ—ãƒã‚ã‚·ã‹ã‚‰ownCloudã«ã‚¢ã‚¯ã‚»ã‚¹ã—ã¦ã„ã¾ã›ã‚“。もã—ã€ä¿¡é ¼ã•れãŸãƒ—ãƒã‚ã‚·ã‹ã‚‰ã‚¢ã‚¯ã‚»ã‚¹ã—ã¦ã„ã‚‹ã®ã§ãªã„ãªã‚‰ã€ã‚»ã‚ュリティã«å•題ãŒã‚りã€ownCloudã‚’è©ç§°ã—ãŸIPアドレスã‹ã‚‰æ”»æ’ƒè€…ã«å¯¾ã—ã¦è¦‹ãˆã‚‹ã‚ˆã†è¨±å¯ã—ã¦ã„ã‚‹ã“ã¨ã«ãªã‚Šã¾ã™ã€‚è©³ç´°ãªæƒ…å ±ã¯ã€<a href=\"{docLink}\">ドã‚ュメント</a>を確èªã—ã¦ãã ã•ã„。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached ã¯åˆ†æ•£ã‚ャッシュã¨ã—ã¦è¨å®šã•れã¦ã„ã¾ã™ãŒã€é–“é•ã£ãŸ\"memcache\"ã®PHPモジュールãŒã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã•れã¦ã„ã¾ã™ã€‚ \\OC\\Memcache\\Memcached ã¯ã€\"memcached\" ã®ã¿ã‚’サãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã™ãŒã€\"memcache\" ã§ã¯ã‚りã¾ã›ã‚“。<a href=\"{wikiLink}\">memcached wiki ã§ä¸¡æ–¹ã®ãƒ¢ã‚¸ãƒ¥ãƒ¼ãƒ«</a> を見ã¦ãã ã•ã„。", + "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "ã„ãã¤ã‹ã®ãƒ•ã‚¡ã‚¤ãƒ«ã§æ•´åˆæ€§ã®ç¢ºèªãŒå–れã¾ã›ã‚“ã§ã—ãŸã€‚ã“ã®å•題を解決ã™ã‚‹ãŸã‚ã®è©³ç´°æƒ…å ±ãŒ<a href=\"{docLink}\">ドã‚ュメント</a>ã«ã‚りã¾ã™ï½¡ (<a href=\"{codeIntegrityDownloadEndpoint}\">ä¸é©æ£ãƒ•ァイルã®ãƒªã‚¹ãƒˆâ€¦</a> / <a href=\"{rescanEndpoint}\">å†ã‚¹ã‚ャン…</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>." : "\"Strict-Transport-Security\" HTTP ãƒ˜ãƒƒãƒ€ãŒæœ€å°å€¤ã® \"{seconds}\" ç§’ã«è¨å®šã•れã¦ã„ã¾ã›ã‚“。 ã‚»ã‚ュリティを強化ã™ã‚‹ãŸã‚ã€<a href=\"{docUrl}\">security tips</a>ã‚’å‚ç…§ã—ã¦ã€HSTS を有効ã«ã™ã‚‹ã“ã¨ã‚’ãŠã™ã™ã‚ã—ã¾ã™ã€‚", @@ -185,6 +189,7 @@ "Couldn't reset password because the token is invalid" : "トークンãŒç„¡åйãªãŸã‚ã€ãƒ‘スワードをリセットã§ãã¾ã›ã‚“ã§ã—ãŸ", "Couldn't reset password because the token is expired" : "ãƒˆãƒ¼ã‚¯ãƒ³ãŒæœŸé™åˆ‡ã‚Œã®ãŸã‚ã€ãƒ‘スワードをリセットã§ãã¾ã›ã‚“ã§ã—ãŸ", "Couldn't send reset email. Please make sure your username is correct." : "リセットメールをé€ä¿¡ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ユーザーåãŒæ£ã—ã„ã“ã¨ã‚’確èªã—ã¦ãã ã•ã„。", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "ã“ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼åã«ç´ä»˜ã‘られãŸãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹ãŒãªã„ãŸã‚ã€ãƒªã‚»ãƒƒãƒˆãƒ¡ãƒ¼ãƒ«ã‚’é€ä¿¡ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚管ç†è€…ã«å•ã„åˆã‚ã›ã¦ãã ã•ã„。", "%s password reset" : "%s パスワードリセット", "Use the following link to reset your password: {link}" : "パスワードをリセットã™ã‚‹ã«ã¯æ¬¡ã®ãƒªãƒ³ã‚¯ã‚’クリックã—ã¦ãã ã•ã„: {link}", "New password" : "æ–°ã—ã„パスワードを入力", diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 21375b53925..b21abe31b4e 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -147,6 +147,10 @@ OC.L10N.register( "Data directory (%s) is invalid" : "データディレクトリ (%s) ã¯ç„¡åйã§ã™", "Please check that the data directory contains a file \".ocdata\" in its root." : "データディレクトリ㫠\".ocdata\" ファイルãŒå«ã¾ã‚Œã¦ã„ã‚‹ã“ã¨ã‚’確èªã—ã¦ãã ã•ã„。", "Could not obtain lock type %d on \"%s\"." : "\"%s\" ã§ %d タイプã®ãƒãƒƒã‚¯ã‚’å–å¾—ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚", - "Storage not available" : "ストレージãŒåˆ©ç”¨ã§ãã¾ã›ã‚“" + "Storage unauthorized. %s" : "権é™ã®ãªã„ストレージã§ã™ã€‚ %s", + "Storage incomplete configuration. %s" : "è¨å®šãŒæœªå®Œäº†ã®ã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ã§ã™ã€‚ %s", + "Storage connection error. %s" : "ストレージã¸ã®æŽ¥ç¶šã‚¨ãƒ©ãƒ¼ï½¡ %s", + "Storage not available" : "ストレージãŒåˆ©ç”¨ã§ãã¾ã›ã‚“", + "Storage connection timeout. %s" : "ストレージã¸ã®æŽ¥ç¶šãŒã‚¿ã‚¤ãƒ アウト。 %s" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 204eb63787b..acc09118592 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -145,6 +145,10 @@ "Data directory (%s) is invalid" : "データディレクトリ (%s) ã¯ç„¡åйã§ã™", "Please check that the data directory contains a file \".ocdata\" in its root." : "データディレクトリ㫠\".ocdata\" ファイルãŒå«ã¾ã‚Œã¦ã„ã‚‹ã“ã¨ã‚’確èªã—ã¦ãã ã•ã„。", "Could not obtain lock type %d on \"%s\"." : "\"%s\" ã§ %d タイプã®ãƒãƒƒã‚¯ã‚’å–å¾—ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚", - "Storage not available" : "ストレージãŒåˆ©ç”¨ã§ãã¾ã›ã‚“" + "Storage unauthorized. %s" : "権é™ã®ãªã„ストレージã§ã™ã€‚ %s", + "Storage incomplete configuration. %s" : "è¨å®šãŒæœªå®Œäº†ã®ã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ã§ã™ã€‚ %s", + "Storage connection error. %s" : "ストレージã¸ã®æŽ¥ç¶šã‚¨ãƒ©ãƒ¼ï½¡ %s", + "Storage not available" : "ストレージãŒåˆ©ç”¨ã§ãã¾ã›ã‚“", + "Storage connection timeout. %s" : "ストレージã¸ã®æŽ¥ç¶šãŒã‚¿ã‚¤ãƒ アウト。 %s" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index e7ea47e6b7d..9949b4f7d8e 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -191,6 +191,7 @@ OC.L10N.register( "More" : "Mais", "Less" : "Menos", "The logfile is bigger than 100 MB. Downloading it may take some time!" : "O arquivo de log é maior que 100 MB. Baixar esse arquivo requer algum tempo!", + "What to log" : "O que colocar no log", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite é usada como base de dados. Para instalações maiores recomendamos mudar para um backend de banco de dados diferente.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especialmente quando se utiliza o cliente de desktop para sincronização de arquivos o uso de SQLite é desencorajado.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "Para migrar para outro banco de dados usar a ferramenta de linha de comando: 'db occ: converter-type', verifique a <a target=\"_blank\" href=\"%s\">documentação ↗</a>.", diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index 89fd6bbbb19..6cb18294c06 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -189,6 +189,7 @@ "More" : "Mais", "Less" : "Menos", "The logfile is bigger than 100 MB. Downloading it may take some time!" : "O arquivo de log é maior que 100 MB. Baixar esse arquivo requer algum tempo!", + "What to log" : "O que colocar no log", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite é usada como base de dados. Para instalações maiores recomendamos mudar para um backend de banco de dados diferente.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especialmente quando se utiliza o cliente de desktop para sincronização de arquivos o uso de SQLite é desencorajado.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "Para migrar para outro banco de dados usar a ferramenta de linha de comando: 'db occ: converter-type', verifique a <a target=\"_blank\" href=\"%s\">documentação ↗</a>.", -- GitLab