123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422 |
- OC.L10N.register(
- "core",
- {
- "Please select a file." : "ãã¡ã€ã«ãéžæããŠãã ããã",
- "File is too big" : "ãã¡ã€ã«ã倧ããããŸã",
- "The selected file is not an image." : "éžæããããã¡ã€ã«ã¯ç»åã§ã¯ãããŸãã",
- "The selected file cannot be read." : "éžæããããã¡ã€ã«ãèªã¿èŸŒããŸããã§ãã",
- "Invalid file provided" : "ç¡å¹ãªãã¡ã€ã«ãæäŸãããŸãã",
- "No image or file provided" : "ç»åãŸãã¯ãã¡ã€ã«ãæäŸãããŠããŸãã",
- "Unknown filetype" : "äžæãªãã¡ã€ã«ã¿ã€ã",
- "Invalid image" : "ç¡å¹ãªç»å",
- "An error occurred. Please contact your admin." : "ãšã©ãŒãçºçããŸããã管çè
ã«é£çµ¡ããŠãã ããã",
- "No temporary profile picture available, try again" : "äžæçãªãããã¡ã€ã«çšç»åãå©çšã§ããŸãããããäžåºŠè©ŠããŠãã ãã",
- "No crop data provided" : "ã¯ãããããŒã¿ã¯æäŸãããŸãã",
- "No valid crop data provided" : "æå¹ãªã¯ãããããŒã¿ã¯æäŸãããŸãã",
- "Crop is not square" : "ã¯ããããæ£æ¹åœ¢ã§ã¯ãããŸãã",
- "State token does not match" : "ç¶æ
ããŒã¯ã³ãäžèŽããŸãã",
- "Could not complete login" : "ãã°ã€ã³ãå®äºã§ããŸããã§ãã",
- "Your login token is invalid or has expired" : "ããªãã®ãã°ã€ã³ããŒã¯ã³ã¯ç¡å¹ãæéãåããŠããŸãã",
- "Password reset is disabled" : "ãã¹ã¯ãŒããªã»ããã¯ç¡å¹åãããŠããŸã",
- "Couldn't reset password because the token is invalid" : "ããŒã¯ã³ãç¡å¹ãªããããã¹ã¯ãŒãããªã»ããã§ããŸããã§ãã",
- "Couldn't reset password because the token is expired" : "ããŒã¯ã³ãæéåãã®ããããã¹ã¯ãŒãããªã»ããã§ããŸããã§ãã",
- "Could not send reset email because there is no email address for this username. Please contact your administrator." : "ãã®ãŠãŒã¶ãŒåã«çŽä»ããããã¡ãŒã«ã¢ãã¬ã¹ããªãããããªã»ããã¡ãŒã«ãéä¿¡ã§ããŸããã§ããã管çè
ã«åãåãããŠãã ããã",
- "%s password reset" : "%s ãã¹ã¯ãŒããªã»ãã",
- "Password reset" : "ãã¹ã¯ãŒãã®ãªã»ãã",
- "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "次ã®ãã¿ã³ãã¯ãªãã¯ããŠããã¹ã¯ãŒãããªã»ããããŠãã ããã ãã¹ã¯ãŒããªã»ããããªã¯ãšã¹ãããŠããªãå Žåã¯ããã®ã¡ãŒã«ãç¡èŠããŠãã ããã",
- "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "ãã¹ã¯ãŒãããªã»ããããã«ã¯ã次ã®ãªã³ã¯ãã¯ãªãã¯ããŠãã ããã ãã¹ã¯ãŒããªã»ããããªã¯ãšã¹ãããŠããªãå Žåã¯ããã®ã¡ãŒã«ãç¡èŠããŠãã ããã",
- "Reset your password" : "ãã¹ã¯ãŒãããªã»ãã",
- "Couldn't send reset email. Please contact your administrator." : "ãªã»ããã¡ãŒã«ãéä¿¡ã§ããŸããã§ããã管çè
ã«åãåãããŠãã ããã",
- "Couldn't send reset email. Please make sure your username is correct." : "ãªã»ããã¡ãŒã«ãéä¿¡ã§ããŸããã§ããããŠãŒã¶ãŒåãæ£ããããšã確èªããŠãã ããã",
- "Some of your link shares have been removed" : "ãªã³ã¯å
±æã®äžéšãåé€ãããŸãã",
- "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "ã»ãã¥ãªãã£äžã®ãã°ã«ããããªã³ã¯å
±æãããã€ãåé€ããå¿
èŠããããŸããã 詳ããã¯ãªã³ã¯ãã芧ãã ããã",
- "Preparing update" : "ã¢ããããŒãã®æºåäž",
- "[%d / %d]: %s" : "[%d / %d]: %s",
- "Repair step:" : "修埩ã¹ããã:",
- "Repair info:" : "修埩æ
å ±:",
- "Repair warning:" : "修埩èŠå:",
- "Repair error:" : "修埩ãšã©ãŒ:",
- "Please use the command line updater because automatic updating is disabled in the config.php." : "config.php ã§èªåæŽæ°ãç¡å¹ã«ãªã£ãŠããã®ã§ãã³ãã³ãã©ã€ã³ã§ã®æŽæ°ãå©çšããŠãã ããã",
- "[%d / %d]: Checking table %s" : "[%d / %d]: ããŒãã« %s ããã§ãã¯äž",
- "Turned on maintenance mode" : "ã¡ã³ããã³ã¹ã¢ãŒãããªã³ã«ãªããŸãã",
- "Turned off maintenance mode" : "ã¡ã³ããã³ã¹ã¢ãŒãããªãã«ãªããŸãã",
- "Maintenance mode is kept active" : "ã¡ã³ããã³ã¹ã¢ãŒããç¶ç¶äžã§ã",
- "Updating database schema" : "ããŒã¿ããŒã¹ã®ã¹ããŒããæŽæ°",
- "Updated database" : "ããŒã¿ããŒã¹æŽæ°æžã¿",
- "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "ããŒã¿ããŒã¹ã¹ããŒããŒãã¢ããããŒãã§ãããã©ãããã§ãã¯ããŠããŸãã(ãã®æäœã®æéã¯ããŒã¿ããŒã¹ã®å®¹éã«ãããŸã)",
- "Checked database schema update" : "æå®ããŒã¿ããŒã¹ã®ã¹ããŒããæŽæ°",
- "Checking updates of apps" : "ã¢ããªã®æŽæ°ããã§ãã¯ããŠããŸãã",
- "Checking for update of app \"%s\" in appstore" : "ã¢ããªã¹ãã¢ã§ \"%s\" ã¢ããªã®ã¢ããããŒãã確èªããŠããŸã",
- "Update app \"%s\" from appstore" : "ã¢ããªã¹ãã¢ãã \"%s\" ã¢ããªãã¢ããããŒããã",
- "Checked for update of app \"%s\" in appstore" : "ã¢ããªã¹ãã¢ã§ \"%s\" ã¢ããªã®ã¢ããããŒãã確èªæž",
- "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "ããŒã¿ããŒã¹ã¹ããŒã㌠%s ãã¢ããããŒãã§ãããã©ãããã§ãã¯ããŠããŸãã(ãã®æäœã®æéã¯ããŒã¿ããŒã¹ã®å®¹éã«ãããŸã)",
- "Checked database schema update for apps" : "ã¢ããªã®æå®ããŒã¿ããŒã¹ã®ã¹ããŒããæŽæ°",
- "Updated \"%1$s\" to %2$s" : "%1$sã%2$sã«æŽæ°ããŸãã",
- "Set log level to debug" : "ãã°ããããã°ã¬ãã«ã«èšå®",
- "Reset log level" : "ãã°ã¬ãã«ããªã»ãã",
- "Starting code integrity check" : "ã³ãŒãæŽåæ§ã®ç¢ºèªãéå§",
- "Finished code integrity check" : "ã³ãŒãæŽåæ§ã®ç¢ºèªãçµäº",
- "%s (incompatible)" : "%s (éäºæ)",
- "Following apps have been disabled: %s" : "次ã®ã¢ããªãç¡å¹ã«ãããŠããŸã: %s",
- "Already up to date" : "ãã¹ãŠæŽæ°æž",
- "Very weak password" : "éåžžã«åŒ±ããã¹ã¯ãŒã",
- "Weak password" : "匱ããã¹ã¯ãŒã",
- "So-so password" : "ãŸããŸãã®ãã¹ã¯ãŒã",
- "Good password" : "è¯å¥œãªãã¹ã¯ãŒã",
- "Strong password" : "匷ããã¹ã¯ãŒã",
- "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "WebDAVã€ã³ã¿ãŒãã§ãŒã¹ãåäœããŠããªãããã§ããWebãµãŒããŒã¯ããã¡ã€ã«ã®åæãèš±å¯ããããé©åã«èšå®ãããŠããŸããã",
- "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "WebãµãŒããŒã¯é©åã«ãã¹ãå \"{url}\" ãåŒããããã«èšå®ãããŠããŸããããã詳ããæ
å ±ã«ã€ããŠã¯ã<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ããã¥ã¡ã³ã</a>ãåç
§ãã ããã",
- "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "WebãµãŒããŒã¯ \"{url}\"ã解決ããããã®æ£ããèšå®ããªãããŠããŸããã ããã¯ããã®ãã©ã«ããçŽæ¥é
ä¿¡ããããã«æŽæ°ãããŠããªãWebãµãŒããŒæ§æã«é¢é£ããŠããå¯èœæ§ããããŸãã ããªãã®èšå®ãšãApacheçšã® \".htaccess\"ããããã¯Nginxã®ããã¥ã¡ã³ãã® <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ããã¥ã¡ã³ãããŒãž</a> ã«èšèŒãããŠãããã®ãšãæ¯èŒããŠãã ãããNginxã§ã¯ããããã¯éåžž \"locationã\"ã§å§ãŸãè¡ã§æŽæ°ãå¿
èŠã§ãã",
- "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "WebãµãŒããŒã.woff2ãã¡ã€ã«ãé
ä¿¡ããããã«æ£ããèšå®ãããŠããŸããã ããã¯éåžžNginxèšå®ã®åé¡ã§ãã Nextcloud 15ã§ã¯ã.woff2ãã¡ã€ã«ãé
ä¿¡ããããã®èª¿æŽãå¿
èŠã§ãã ããªãã®Nginxã®èšå®ã<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ããã¥ã¡ã³ã</a>ã®æšå¥šãããèšå®ãšæ¯èŒããŠãã ããã",
- "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHPã®ã·ã¹ãã ç°å¢å€æ°ãæ£ããèšå®ãããŠããªãããã§ããgetenv(\"PATH\") ã³ãã³ãã§ãã¹ãããŠäœãå€ãè¿ããªãããšã確èªããŠãã ããã",
- "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation â</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "PHPèšå®ã®æ³šæäºé
ãš php-fpmãå©çšããå Žåã®ãµãŒããŒåãèšå®ã<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ã€ã³ã¹ããŒã«ããã¥ã¡ã³ãâ</a>ã§ç¢ºèªããŠãã ããã",
- "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "\"config\"ã¯èªã¿åãå°çšã«ãªã£ãŠãŸãããã®ããã«WEBã€ã³ã¿ãŒãã§ãŒã¹ã§èšå®ã§ããŸããå¯èœæ§ããããŸããããã«ãæŽæ°æã«\"config\"ãã¡ã€ã«ãæžã蟌ã¿æš©éãäžããããšãå¿
èŠ",
- "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "ããªãã®ããŒã¿ããŒã¹ã¯ \"READ COMMITED\" ãã©ã³ã¶ã¯ã·ã§ã³åé¢ã¬ãã«ã§åäœããŠããŸããããã®ããšã«ããè€æ°ã®ã¢ã¯ã·ã§ã³ãå¹³è¡ããŠå®è¡ãããå Žåã«åé¡ãèµ·ããå¯èœæ§ããããŸãã",
- "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP ã®ã¢ãžã¥ãŒã« 'fileinfo' ãèŠã€ãããŸãããmimeã¿ã€ãã®æ€åºã粟床è¯ãè¡ãããã«ããã®ã¢ãžã¥ãŒã«ãæå¹ã«ããããšã匷ããå§ãããŸãã",
- "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation â</a> for more information." : "ãã¡ã€ã«ã®æžã蟌ã¿æã®ããã¯ãç¡å¹ã«ãªã£ãŠããã競åæã«åé¡ãšãªãå¯èœæ§ããããŸãããã®åé¡ãé¿ããçºã« config.php äžã® 'filelocking.enabled' ãæå¹ã«ããŠãã ããã詳现ã«ã€ããŠã¯ã <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ããã¥ã¡ã³ã â</a> ãåç
§ããŠãã ããã",
- "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "ã€ã³ã¹ããŒã«ããã¡ã€ã³ã®ã«ãŒãã«ã€ã³ã¹ããŒã«ãããŠããããã·ã¹ãã ã¯ãŒãã³ã䜿çšããŠããå Žåã¯ãURLã®çæã«åé¡ãããå¯èœæ§ããããŸãã ãããã®åé¡ãåé¿ããã«ã¯ãconfig.phpãã¡ã€ã«ã® \"overwrite.cli.url\"ãªãã·ã§ã³ãã€ã³ã¹ããŒã«ã®Webã«ãŒããã¹ã«èšå®ããŠãã ããïŒææ¡ïŒ \"{suggestedOverwriteCliURL}\"ïŒã",
- "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "CLI ãã cronãžã§ããå®è¡ããããšãã§ããŸããã§ããã次ã®æè¡çãªãšã©ãŒãçºçããŠããŸãïŒ",
- "Last background job execution ran {relativeTime}. Something seems wrong." : "æåŸã®ããã¯ã°ã©ãŠã³ããžã§ãã®å®è¡ã¯{relativeTime}ã§ããã äœããééã£ãŠããããã§ãã",
- "Check the background job settings" : "ããã¯ã°ã©ãŠã³ããžã§ãã®èšå®ã確èªãã",
- "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "ãã®ãµãŒããŒã«ã¯ã€ã³ã¿ãŒãããæ¥ç¶ããããŸãããè€æ°ã®ãšã³ããã€ã³ãã«å°éã§ããŸããã§ããã ã€ãŸããå€éšã¹ãã¬ãŒãžã®ããŠã³ããã¢ããããŒãã«é¢ããéç¥ããµãŒãããŒãã£è£œã¢ããªã®ã€ã³ã¹ããŒã«ãªã©ã®æ©èœã®äžéšã¯æ©èœããŸããã ãªã¢ãŒããããã¡ã€ã«ã«ã¢ã¯ã»ã¹ããããéç¥ã¡ãŒã«ãéä¿¡ãããããããšãã§ããŸããã ãã®ãµãŒããŒããã€ã³ã¿ãŒããããžã®æ¥ç¶ã確ç«ããŠããã¹ãŠã®æ©èœãå©çšããŠãã ããã",
- "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "ã¡ã¢ãªãã£ãã·ã¥ãèšå®ãããŠããŸãããå¯èœã§ããã°ãããã©ãŒãã³ã¹ãåäžãããããmemcacheãèšå®ããŠãã ããããã詳ããæ
å ±ã¯<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ããã¥ã¡ã³ã</a>ã§åç
§ã§ããŸãã",
- "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "ã»ãã¥ãªãã£äžã®çç±ããæšå¥šãããŠããªããPHPã«ãã£ãŠçºèŠãããã©ã³ãã ã«é©ãããœãŒã¹ã¯ãããŸããã ãã詳ããæ
å ±ã«ã€ããŠã¯ã<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ããã¥ã¡ã³ã</a>ãåç
§ãã ããã",
- "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "ãã®ãµãŒããŒã§ã¯ã{version} ã®PHPãå©çšããŠããŸããããã©ãŒãã³ã¹ãšã»ãã¥ãªãã£äžã®ã¡ãªãããããããå©çšäžã®ãã£ã¹ããªãã¥ãŒã·ã§ã³ã§<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP ã°ã«ãŒãã®æäŸããææ°ã®PHPã®ããŒãžã§ã³</a>ã«ãªãã¹ãæ©ãã¢ããã°ã¬ãŒãããããšã匷ããå§ãããŸãã",
- "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "ããªãã¯çŸåšPHP 5.6ãå®è¡ããŠããŸãã Nextcloudã®çŸåšã®ã¡ãžã£ãŒããŒãžã§ã³ã¯ãPHP 5.6ã§ãµããŒããããŠããææ°ããŒãžã§ã³ã§ãã Nextcloud 14ã«ã¢ããã°ã¬ãŒãã§ããããã«ããã«ã¯ãPHPããŒãžã§ã³ã7.0以éã«ã¢ããã°ã¬ãŒãããããšããå§ãããŸãã",
- "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "ãªããŒã¹ãããã·ããããŒã®èšå®ãæ£ãããªãããä¿¡é Œã§ãããããã·ããNextcloudã«ã¢ã¯ã»ã¹ããŠããŸãã ããã§ãªãå Žåãããã¯ã»ãã¥ãªãã£ã®åé¡ã§ãããæ»æè
ã¯Nextcloudã«èŠããããã«èªåã®IPã¢ãã¬ã¹ãåœè£
ããããšãã§ããŸãããã詳ããæ
å ±ã¯<a target=\"_blank\" rel=\"noreferrer noopener\" 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 target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached ã¯åæ£ãã£ãã·ã¥ãšããŠèšå®ãããŠããŸããããããPHPã¢ãžã¥ãŒã« \"memcache\"ãééã£ãŠã€ã³ã¹ããŒã«ãããŠããŸãã \\OC\\Memcache\\Memcached ã¯ã\"memcache\" ã§ã¯ãªãã\"memcached\" ã®ã¿ããµããŒãããŠããŸãã<a target=\"_blank\" rel=\"noreferrer noopener\" 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 the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid filesâŠ</a> / <a href=\"{rescanEndpoint}\">RescanâŠ</a>)" : "ããã€ãã®ãã¡ã€ã«ã§ãã§ãã¯ãµã ãé©åããŸããã§ããããã®åé¡ã解決ããããã¯ã<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ããã¥ã¡ã³ã</a>ã®è©³çŽ°ãèŠãŠãã ããã(<a href=\"{codeIntegrityDownloadEndpoint}\">äžé©åãã¡ã€ã«ã®ãªã¹ã⊠</a>/ <a href=\"{rescanEndpoint}\">åãã§ãã¯âŠ</a>)",
- "The PHP OPcache module is not loaded. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to load it into your PHP installation." : "PHP OPcacheã¢ãžã¥ãŒã«ãããŒããããŠããŸããã<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ããããã©ãŒãã³ã¹ãåäžããã</a>ã«ã¯ãPHPã€ã³ã¹ããŒã«ã«ããŒãããããšããå§ãããŸãã",
- "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP OPcacheãé©åã«èšå®ãããŠããŸããã<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ããããã©ãŒãã³ã¹ãåäžããã</a>ã«ã¯ã<code>php.ini</code>ã§æ¬¡ã®èšå®ãæšå¥šããŸã:",
- "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP é¢æ° \"set_time_limit\" ã¯äœ¿çšã§ããŸãããããã«ããå®è¡ã¹ã¯ãªãããéäžã§åæ¢ãããŠãã€ã³ã¹ããŒã«ãç Žå£ããå¯èœæ§ããããŸãããã®æ©èœãæå¹ã«ããããšã匷ããå§ãããŸãã",
- "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "ãããã£ãŒã«åçãšèšå®ã€ã³ã¿ãŒãã§ãŒã¹ãå£ããŠãããããPHPã¯FreeTypeããµããŒãããŠããŸããã",
- "Missing index \"{indexName}\" in table \"{tableName}\"." : "ããŒãã« \"{tableName}\"ã®ã€ã³ããã¯ã¹ \"{indexName}\"ãèŠã€ãããŸããã",
- "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "ããŒã¿ããŒã¹ã«ããã€ãã®ã€ã³ããã¯ã¹ããããŸããã 倧ããªããŒãã«ã«ã€ã³ããã¯ã¹ãè¿œå ãããšãèªåçã«è¿œå ãããªããŸã§ã«æéããããå¯èœæ§ãããããã§ãã \"occ dbïŒadd-missing-indices\"ãå®è¡ããããšã«ãã£ãŠãã€ã³ã¹ã¿ã³ã¹ãå®è¡ãç¶ããŠããéã«ãããã®æ¬ ããŠããã€ã³ããã¯ã¹ãæåã§è¿œå ããããšãã§ããŸãã ã€ã³ããã¯ã¹ãè¿œå ããããšããããã®ããŒãã«ãžã®ã¯ãšãªã¯éåžžã¯ããã«éããªããŸãã",
- "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "ãã®ã€ã³ã¹ã¿ã³ã¹ã«ã¯æšå¥šãããPHPã¢ãžã¥ãŒã«ãããã€ããããŸããã ããã©ãŒãã³ã¹ã®åäžãšäºææ§ã®åäžã®ããã«ãããããã€ã³ã¹ããŒã«ããããšã匷ããå§ãããŸãã",
- "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "ããŒã¿ããŒã¹å
ã®ããã€ãã®åã§ãbig intãžã®å€æãè¡ãããŠããŸããã 倧ããªããŒãã«ã§ã«ã©ã ã¿ã€ããå€æŽãããšæéããããããšããããããèªåçã«ã¯å€æŽãããŸããã§ããã 'occ dbïŒconvert-filecache-bigint'ãå®è¡ããããšã«ãã£ãŠããããã®ä¿çäžã®å€æŽã¯æåã§é©çšã§ããŸãã ãã®æäœã¯ãã€ã³ã¹ã¿ã³ã¹ããªãã©ã€ã³ã®éã«è¡ãå¿
èŠããããŸãã 詳现ã«ã€ããŠã¯<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ããã«é¢ããããã¥ã¡ã³ãããŒãžãèªãã§ãã ããã</a>",
- "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLiteãããŒã¿ããŒã¹ãšããŠäœ¿çšãããŠããŸãã倧èŠæš¡ãªéçšã§ã¯å¥ã®ããŒã¿ããŒã¹ã«åãæ¿ããããšããå§ãããŸãã",
- "This is particularly recommended when using the desktop client for file synchronisation." : "ããã¯ããã¡ã€ã«åæã«ãã¹ã¯ãããã¯ã©ã€ã¢ã³ãã䜿çšããå Žåã«ç¹ã«æšå¥šãããŸãã",
- "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation â</a>." : "ä»ã®ããŒã¿ããŒã¹ã«ç§»è¡ããå Žåã¯ã³ãã³ãã©ã€ã³ããŒã«: 'occ db:convert-type' ã䜿ããã<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ããã¥ã¡ã³ã â</a>ãåç
§ããŠãã ããã",
- "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings â<a/>." : "çµã¿èŸŒã¿ã®phpã¡ãŒã©ãŒã®äœ¿çšã¯ãµããŒããããŠããŸããã <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ã¡ãŒã«ãµãŒããŒã®èšå®ãæŽæ°ããŠãã ãããâ<a/>",
- "The PHP memory limit is below the recommended value of 512MB." : "PHPã®ã¡ã¢ãªå¶éã¯æšå¥šå€512MBãäžåããŸãã",
- "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "äžéšã®ã¢ããªãã£ã¬ã¯ããªã¯ãWebãµãŒããŒãã£ã¬ã¯ããªãšã¯ç°ãªããŠãŒã¶ãŒã«ãã£ãŠææãããŠããŸãã ã¢ããªãæåã§ã€ã³ã¹ããŒã«ãããå Žåãããããã®ã±ãŒã¹ã«å€ããŸãã 次ã®ã¢ããªãã£ã¬ã¯ããªã®æš©éã確èªããŸãã",
- "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "MySQLãããŒã¿ããŒã¹ãšããŠäœ¿çšããŠããŸããã4ãã€ãæåããµããŒãããŠããŸãããããšãã°ããã¡ã€ã«åãã³ã¡ã³ãã®åé¡ãªãã«ïŒçµµæåã®ãããªïŒ4ãã€ãæåãåŠçã§ããããã«ããã«ã¯ãMySQLã§4ãã€ããµããŒããæå¹ã«ããããšããå§ãããŸãã 詳现ã«ã€ããŠã¯<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ããã«é¢ããããã¥ã¡ã³ãããŒãžãèªãã§ãã ããã</a>",
- "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "ãã®ã€ã³ã¹ã¿ã³ã¹ã¯ãS3ããŒã¹ã®ãªããžã§ã¯ãã¹ãã¢ããã©ã€ããªã¹ãã¬ãŒãžãšããŠäœ¿çšããŸãã ã¢ããããŒãããããã¡ã€ã«ã¯äžæçã«ãµãŒããŒã«ä¿åããããããPHPã®äžæãã£ã¬ã¯ããªã«50 GBã®ç©ºã容éã確ä¿ããããšããå§ãããŸãã ãã¹ãšç©ºã容éã«ã€ããŠã®å®å
šãªè©³çŽ°ã¯ãã°ã確èªããŠãã ããã äžæãã£ã¬ã¯ããªãä¿®æ£ããã«ã¯ãphp.iniã®äžæãã£ã¬ã¯ããªãå€æŽãããããŸãã¯ãã®ãã¹ã§ããå€ãã®ã¹ããŒã¹ãå©çšã§ããããã«ããŠãã ããã",
- "Error occurred while checking server setup" : "ãµãŒããŒèšå®ã®ãã§ãã¯äžã«ãšã©ãŒãçºçããŸãã",
- "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "ããªãã®ããŒã¿ãã£ã¬ã¯ããªãšãã¡ã€ã«ã¯ããããã€ã³ã¿ãŒãããããã¢ã¯ã»ã¹å¯èœã§ãã .htaccessãã¡ã€ã«ãæ©èœããŠããŸããã ããŒã¿ãã£ã¬ã¯ããªã«ã¢ã¯ã»ã¹ã§ããªããªãããã«WebãµãŒããŒãèšå®ããããããŒã¿ãã£ã¬ã¯ããªãWebãµãŒããŒã®ããã¥ã¡ã³ãã«ãŒãã®å€åŽã«ç§»åããããšã匷ããå§ãããŸãã",
- "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTPããããŒã \"{expected}\"ã«èšå®ãããŠããŸããã ãããã¯æœåšçãªã»ãã¥ãªãã£ãŸãã¯ãã©ã€ãã·ãŒã®ãªã¹ã¯ã«ãªããŸãããã®èšå®ã調æŽããããšããå§ãããŸã",
- "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTPããããŒã \"{expected}\"ã«èšå®ãããŠããŸããã äžéšã®æ©èœã¯æ£ããæ©èœããªãå¯èœæ§ããããŸãããã®èšå®ã調æŽããããšãæšå¥šããŸãã",
- "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTPããããŒã« \"{expected}\"ãå«ãŸããŠããŸããã ãããã¯æœåšçãªã»ãã¥ãªãã£ãŸãã¯ãã©ã€ãã·ãŒã®ãªã¹ã¯ã«ãªããŸãããã®èšå®ã調æŽããããšããå§ãããŸãã",
- "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation â</a>." : "\"{header}\" HTTPããããŒã \"{val1}\"ã \"{val2}\"ã \"{val3}\"ã \"{val4}\"ããŸã㯠\"{val5}\"ã«èšå®ãããŠããŸããã ããã«ãããåç
§å
æ
å ±ãæŒããå¯èœæ§ããããŸãã <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3Cå§åâ</a>ãåç
§ããŠãã ããã",
- "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips â</a>." : "\"Strict-Transport-Security\" HTTPããããæäœã§ã \"{seconds}\" ç§ã«èšå®ãããŠããŸãããã»ãã¥ãªãã£ã匷åããã«ã¯ã<a href=\"{docUrl}\" rel=\"noreferrer noopener\">ã»ãã¥ãªãã£Tips â</a>ã§è§£èª¬ããŠããHSTSãæå¹ã«ããããšãæšå¥šããŸãã",
- "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips â</a>." : "ã»ãã¥ã¢ã§ã¯ãªãHTTPçµç±ã§ã¢ã¯ã»ã¹ããŠããŸãã<a href=\"{docUrl}\">ã»ãã¥ãªãã£Tips â</a>ã§è¿°ã¹ãŠããããã«ã代ããã«HTTPSãå¿
èŠãšãããããµãŒããŒãèšå®ããããšã匷ãããããããŸãã",
- "Shared" : "å
±æäž",
- "Shared with" : "ãšå
±æ",
- "Shared by" : "å
±æè
",
- "Choose a password for the public link" : "URLã«ããå
±æã®ãã¹ã¯ãŒããå
¥å",
- "Choose a password for the public link or press the \"Enter\" key" : "å
¬éãªã³ã¯ã®ãã¹ã¯ãŒããå
¥åããŸãã¯ã\"ãšã³ã¿ãŒ\"ã®ã¿ãå©ã",
- "Copied!" : "ã³ããŒããŸããïŒ",
- "Copy link" : "ãªã³ã¯ãã³ããŒ",
- "Not supported!" : "ãµããŒããããŠããŸããïŒ",
- "Press â-C to copy." : "â+CãæŒããŠã³ããŒããŸãã",
- "Press Ctrl-C to copy." : "Ctrl+CãæŒããŠã³ããŒããŸãã",
- "Copy" : "ã³ããŒ",
- "Unable to create a link share" : "ãªã³ã¯å
±æãäœæã§ããŸãã",
- "Unable to toggle this option" : "ãã®ãªãã·ã§ã³ãåãæ¿ããããšãã§ããŸãã",
- "Resharing is not allowed" : "åå
±æã¯èš±å¯ãããŠããŸãã",
- "Link" : "ãªã³ã¯",
- "Hide download" : "ããŠã³ããŒããé ã",
- "Password protection enforced" : "ãã¹ã¯ãŒãä¿è·ã匷å¶ããã",
- "Password protect" : "ãã¹ã¯ãŒãä¿è·ãæå¹å",
- "Password" : "ãã¹ã¯ãŒã",
- "Allow editing" : "ç·šéãèš±å¯",
- "Email link to person" : "é»åã¡ãŒã«ãªã³ã¯",
- "Send" : "éä¿¡",
- "Allow upload and editing" : "ã¢ããããŒããšç·šéãèš±å¯ãã",
- "Read only" : "èªã¿åãå°çš",
- "File drop (upload only)" : "ãã¡ã€ã«ãããã(ã¢ããããŒãã®ã¿)",
- "Expiration date enforced" : "æå¹æéã匷å¶ããã",
- "Set expiration date" : "æå¹æéãèšå®",
- "Expiration" : "æéåã",
- "Expiration date" : "æå¹æé",
- "Note to recipient" : "åå人ãžã®æ³šæ",
- "Unshare" : "å
±æ解é€",
- "Delete share link" : "å
±æãªã³ã¯ãåé€",
- "Add another link" : "å¥ã®ãªã³ã¯ãè¿œå ",
- "Password protection for links is mandatory" : "ãªã³ã¯ã®ãã¹ã¯ãŒãä¿è·ã¯å¿
é ã§ã",
- "Share to {name}" : "{name} ã«å
±æãã",
- "Share link" : "URLã§å
±æ",
- "New share link" : "æ°ããå
±æãªã³ã¯",
- "Created on {time}" : "äœææ¥ïŒ{time}",
- "Password protect by Talk" : "ããŒã¯ã«ãããã¹ã¯ãŒãä¿è·",
- "Could not unshare" : "å
±æã®è§£é€ãã§ããŸããã§ãã",
- "Shared with you and the group {group} by {owner}" : "ããªããš {owner} ã®ã°ã«ãŒã {group} ã§å
±æäž",
- "Shared with you and {circle} by {owner}" : "{owner} ã{circle}ã§å
±æäž",
- "Shared with you and the conversation {conversation} by {owner}" : "{owner}ã®ã¹ã¬ãã{conversation}ã§ããªããšå
±æããŸãã",
- "Shared with you in a conversation by {owner}" : "{owner}ã®ã¹ã¬ããã§ããªããšå
±æããŸãã",
- "Shared with you by {owner}" : "{owner} ããå
±æäž",
- "Choose a password for the mail share" : "ã¡ãŒã«å
±æã®ãã¹ã¯ãŒããéžæ",
- "group" : "ã°ã«ãŒã",
- "remote" : "ãªã¢ãŒã",
- "remote group" : "ãªã¢ãŒãã°ã«ãŒã",
- "email" : "ã¡ãŒã«",
- "conversation" : "äŒè©±",
- "shared by {sharer}" : "å
±æãã人 {sharer}",
- "Can reshare" : "åå
±æå¯èœ",
- "Can edit" : "ç·šéå¯èœ",
- "Can create" : "äœæå¯èœ",
- "Can change" : "å€æŽå¯èœ",
- "Can delete" : "åé€å¯èœ",
- "Access control" : "ã¢ã¯ã»ã¹å¶åŸ¡",
- "{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} ããªã³ã¯çµç±ã§å
±æ",
- "Error while sharing" : "å
±æã§ãšã©ãŒãçºçããŸãã",
- "Share details could not be loaded for this item." : "å
±æã®è©³çŽ°ã¯ãã®ã¢ã€ãã ã«ããããŒãã§ããŸããã§ããã",
- "Search globally" : "ã°ããŒãã«ã«æ€çŽ¢",
- "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["ãªãŒãã³ã³ããªãŒãã«ã¯{count}æå以äžå¿
èŠã§ã"],
- "This list is maybe truncated - please refine your search term to see more results." : "ãã®ãªã¹ãã¯åãæšãŠãããŠããå¯èœæ§ããããŸã - æ€çŽ¢èªå¥ãçµã蟌ãã§æ€çŽ¢çµæã衚瀺ããŠãã ããã",
- "No users or groups found for {search}" : "{search} ã®æ€çŽ¢ã§ãŠãŒã¶ãŒãã°ã«ãŒããèŠã€ãããŸãã",
- "No users found for {search}" : "{search} ã®ãŠãŒã¶ãŒã¯ããŸããã§ãã",
- "An error occurred (\"{message}\"). Please try again" : "ãšã©ãŒãçºçããŸãã(\"{message}\")ã ããäžåºŠãè©Šããã ãã",
- "An error occurred. Please try again" : "ãšã©ãŒãçºçããŸãããããäžåºŠå®è¡ããŠãã ããã",
- "Home" : "ããŒã ",
- "Work" : "è·å Ž",
- "Other" : "ãã®ä»",
- "{sharee} (remote group)" : "{sharee} (ãªã¢ãŒãã°ã«ãŒã)",
- "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
- "Share" : "å
±æ",
- "Name or email address..." : "ååãŸãã¯ã¡ãŒã«ã¢ãã¬ã¹",
- "Name or federated cloud ID..." : "ãŠãŒã¶ãŒåãŸãã¯ãã¯ã©ãŠãå
±æID...",
- "Name, federated cloud ID or email address..." : "ãŠãŒã¶ãŒåãã¯ã©ãŠãå
±æIDããŸãã¯ã¡ãŒã«ã¢ãã¬ã¹",
- "Name..." : "ãŠãŒã¶ãŒå...",
- "Error" : "ãšã©ãŒ",
- "Error removing share" : "å
±æã®åé€ãšã©ãŒ",
- "Non-existing tag #{tag}" : "ååšããªãã¿ã°#{tag}",
- "restricted" : "å¶éæž",
- "invisible" : "äžå¯èŠ",
- "({scope})" : "({scope})",
- "Delete" : "åé€",
- "Rename" : "ååã®å€æŽ",
- "Collaborative tags" : "ã³ã©ãã¿ã°",
- "No tags found" : "ã¿ã°ãèŠã€ãããŸãã",
- "unknown text" : "äžæãªããã¹ã",
- "Hello world!" : "Hello world!",
- "sunny" : "å¿«æŽ",
- "Hello {name}, the weather is {weather}" : "ããã«ã¡ã¯ïœ€ {name} 倩æ°ã¯{weather}ã§ã",
- "Hello {name}" : " {name}ããããã«ã¡ã¯",
- "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>ãããæ€çŽ¢çµæã§ã<script>alert(1)</script></strong>",
- "new" : "æ°èŠ",
- "_download %n file_::_download %n files_" : ["%nåã®ãã¡ã€ã«ãããŠã³ããŒã"],
- "The update is in progress, leaving this page might interrupt the process in some environments." : "æŽæ°ãé²è¡äžã§ãããã®ããŒãžãé¢ãããšäžéšã®ç°å¢ã§ã¯åŠçãäžæãããŠããŸãå¯èœæ§ããããŸãã",
- "Update to {version}" : "{version} ã«ã¢ããããŒã",
- "An error occurred." : "ãšã©ãŒãçºçããŸããã",
- "Please reload the page." : "ããŒãžããªããŒãããŠãã ããã",
- "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "ã¢ããããŒãã§ããŸããã§ããããã®åé¡ã«å¯Ÿãã詳现ãªæ
å ±ã«ã€ããŠã¯ã<a href=\"{url}\">ãã©ãŒã©ã ã®æçš¿ã確èªããŠãã ãã</a> ",
- "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "ã¢ããããŒãã§ããŸããã§ããã<a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud ã³ãã¥ããã£</a> ã«åé¡ãå ±åããŠãã ããã",
- "Continue to Nextcloud" : "Nextcloud ã«é²ã",
- "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["ã¢ããããŒãã«æåããŸããã %n ç§åŸã« Nextcloud ã«ãªãã€ã¬ã¯ãããŸãã"],
- "Searching other places" : "ä»ã®å Žæã®æ€çŽ¢",
- "No search results in other folders for {tag}{filter}{endtag}" : "ä»ã®ãã©ã«ããŒã« {tag}{filter}{endtag} ã®æ€çŽ¢çµæã¯ãããŸãã",
- "_{count} search result in another folder_::_{count} search results in other folders_" : ["ä»ã®ãã©ã«ããŒã®æ€çŽ¢ä»¶æ° {count}"],
- "Server side authentication failed!" : "ãµãŒããŒãµã€ãã®èªèšŒã«å€±æããŸããïŒ",
- "Please contact your administrator." : "管çè
ã«åãåãããŠãã ããã",
- "An internal error occurred." : "å
éšãšã©ãŒãçºçããŸããã",
- "Please try again or contact your administrator." : "ããäžåºŠè©ŠããŠã¿ããã管çè
ã«åãåãããŠãã ããã",
- "Username or email" : "ãŠãŒã¶ãŒåãŸãã¯ã¡ãŒã«ã¢ãã¬ã¹",
- "Log in" : "ãã°ã€ã³",
- "Logging 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ç§éæå¶ãããŸãã",
- "Reset password" : "ãã¹ã¯ãŒãããªã»ãã",
- "Password can not be changed. Please contact your administrator." : "ãã¹ã¯ãŒãã¯å€æŽã§ããŸããã管çè
ã«åãåãããŠãã ããã",
- "Back to login" : "ãã°ã€ã³ã«æ»ã",
- "Forgot password?" : "ãã¹ã¯ãŒãããå¿ãã§ãã?",
- "Settings" : "èšå®",
- "Could not load your contacts" : "é£çµ¡å
ãèªã¿èŸŒããŸããã§ãã",
- "Search contacts âŠ" : "é£çµ¡å
ãæ€çŽ¢...",
- "No contacts found" : "é£çµ¡å
ãèŠã€ãããŸãã",
- "Show all contacts âŠ" : "ãã¹ãŠã®é£çµ¡å
ã衚瀺...",
- "Loading your contacts âŠ" : "é£çµ¡å
ãèªã¿èŸŒã¿äž...",
- "Looking for {term} âŠ" : "{term} ã確èªäž ...",
- "No" : "ããã",
- "Yes" : "ã¯ã",
- "No files in here" : "ããã«ã¯ãã¡ã€ã«ããããŸãã",
- "New folder" : "æ°ãããã©ã«ããŒ",
- "No more subfolders in here" : "ããã«ã¯ãµããã©ã«ããŒã¯ãããŸãã",
- "Name" : "åå",
- "Size" : "ãµã€ãº",
- "Modified" : "æŽæ°æ¥æ",
- "{newName} already exists" : "{newName} ã¯ãã§ã«ååšããŸã",
- "Choose" : "éžæ",
- "Move" : "移å",
- "Error loading file picker template: {error}" : "ãã¡ã€ã«éžæãã³ãã¬ãŒãã®èªã¿èŸŒã¿ãšã©ãŒ: {error}",
- "OK" : "OK",
- "Error loading message template: {error}" : "ã¡ãã»ãŒãžãã³ãã¬ãŒãã®èªã¿èŸŒã¿ãšã©ãŒ: {error}",
- "read-only" : "èªã¿åãå°çš",
- "_{count} file conflict_::_{count} file conflicts_" : ["{count} ãã¡ã€ã«ã競å"],
- "One file conflict" : "1ãã¡ã€ã«ã競å",
- "New Files" : "æ°ãããã¡ã€ã«",
- "Already existing files" : "æ¢åã®ãã¡ã€ã«",
- "Which files do you want to keep?" : "ã©ã¡ãã®ãã¡ã€ã«ãä¿æããŸããïŒ",
- "If you select both versions, the copied file will have a number added to its name." : "äž¡æ¹ã®ããŒãžã§ã³ãéžæããå Žåã¯ããã¡ã€ã«åã®åŸãã«æ°åãè¿œå ãããã¡ã€ã«ã®ã³ããŒãäœæããŸãã",
- "Cancel" : "ãã£ã³ã»ã«",
- "Continue" : "ç¶ãã",
- "(all selected)" : "(ãã¹ãŠéžæ)",
- "({count} selected)" : "({count} éžæ)",
- "Error loading file exists template" : "æ¢åãã¡ã€ã«ã®ãã³ãã¬ãŒãã®èªã¿èŸŒã¿ãšã©ãŒ",
- "Pending" : "ä¿çäž",
- "Copy to {folder}" : "{folder}ãžã³ããŒ",
- "Move to {folder}" : "{folder}ãžç§»å",
- "Saving..." : "ä¿åäž...",
- "Authentication required" : "èªèšŒãå¿
èŠã§ã",
- "This action requires you to confirm your password" : "ãã®æäœã§ã¯ããã¹ã¯ãŒãã確èªããå¿
èŠããããŸã",
- "Confirm" : "確èª",
- "Failed to authenticate, try again" : "èªèšŒã«å€±æããŸãããããäžåºŠãè©Šããã ãã",
- "seconds ago" : "æ°ç§å",
- "Connection to server lost" : "ãµãŒããŒãšã®æ¥ç¶ãåæãããŸãã",
- "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["ããŒãžã®èªã¿èŸŒã¿äžã«åé¡ãçºçããŸããã%nç§åŸã«åèªã¿èŸŒã¿ããŸã"],
- "New in" : "æ°æ©èœ",
- "View changelog" : "å€æŽå±¥æŽã確èªãã",
- "No action available" : "æäœã§ããŸãã",
- "Error fetching contact actions" : "é£çµ¡å
æäœååŸãšã©ãŒ",
- "Personal" : "å人",
- "Users" : "ãŠãŒã¶ãŒ",
- "Apps" : "ã¢ããª",
- "Admin" : "管ç",
- "Help" : "ãã«ã",
- "Access forbidden" : "ã¢ã¯ã»ã¹ãçŠæ¢ãããŠããŸã",
- "File not found" : "ãã¡ã€ã«ãèŠã€ãããŸãã",
- "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ããã¥ã¡ã³ãã¯ãµãŒããŒäžã«èŠã€ãããŸããã§ããã å
±æãåé€ãããããæéãåããŠããå¯èœæ§ããããŸããïŒ",
- "Back to %s" : "%s ã«æ»ã",
- "Internal Server Error" : "å
éšãµãŒããŒãšã©ãŒ",
- "The server was unable to complete your request." : "ãµãŒããŒã¯èŠæ±ãå®äºã§ããŸããã§ããã",
- "If this happens again, please send the technical details below to the server administrator." : "åã³ãã®ãããªããšãèµ·ãã£ãå Žåã¯ã以äžã®æè¡æ
å ±ããµãŒããŒç®¡çè
ã«éã£ãŠãã ããã",
- "More details can be found in the server log." : "詳现ã¯ããµãŒããŒã®ãã°ã確èªããŠãã ããã",
- "Technical details" : "æè¡è©³çŽ°",
- "Remote Address: %s" : "ãªã¢ãŒãã¢ãã¬ã¹: %s",
- "Request ID: %s" : "ãªã¯ãšã¹ã ID: %s",
- "Type: %s" : "çš®é¡: %s",
- "Code: %s" : "ã³ãŒã: %s",
- "Message: %s" : "ã¡ãã»ãŒãž: %s",
- "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\" rel=\"noreferrer noopener\">documentation</a>." : "ãµãŒããŒãé©æ£ã«èšå®ããæ
å ±ã¯ããã¡ãã®<a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">ããã¥ã¡ã³ã</a>ãåç
§ããŠãã ããã",
- "Create an <strong>admin account</strong>" : "<strong>管çè
ã¢ã«ãŠã³ã</strong>ãäœæããŠãã ãã",
- "Username" : "ãŠãŒã¶ãŒå",
- "Storage & database" : "ã¹ãã¬ãŒãžãšããŒã¿ããŒã¹",
- "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" : "ããŒã¿ããŒã¹ã®ãã¹ãå",
- "Please specify the port number along with the host name (e.g., localhost:5432)." : "ããŒãçªå·ããã¹ãåãšãšãã«æå®ããŠãã ãã(äŸïŒlocalhostïŒ5432)ã",
- "Performance warning" : "ããã©ãŒãã³ã¹èŠå",
- "You chose SQLite as database." : "ããªãã¯SQLiteãããŒã¿ããŒã¹ãšããŠéžæããŸããã",
- "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLiteã¯å°èŠæš¡ãããã¯éçºçšã®ã€ã³ã¹ã¿ã³ã¹ã§ã®ã¿å©çšã§ããŸãããããã¯ã·ã§ã³ç°å¢ã§ã¯ä»ã®ããŒã¿ããŒã¹ããå§ãããŸãã",
- "If you use clients for file syncing, the use of SQLite is highly discouraged." : "ãã¡ã€ã«ã®åæã«ã¯ã©ã€ã¢ã³ãã䜿çšããŠããå ŽåãSQLiteã®äœ¿çšã¯ãå§ãã§ããŸããã",
- "Finish setup" : "ã»ããã¢ãããå®äºããŸã",
- "Finishing âŠ" : "äœæ¥ãå®äºããŠããŸã ...",
- "Need help?" : "ãã«ããå¿
èŠã§ããïŒ",
- "See the 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." : "Nextcloudãåã€ã³ã¹ããŒã«ããããšããŠããããã§ãã ããããCAN_INSTALLãã¡ã€ã«ãconfigãã£ã¬ã¯ããªã«ãããŸããã ç¶è¡ããã«ã¯ãconfigãã©ã«ããŒã«CAN_INSTALLãã¡ã€ã«ãäœæããŠãã ããã",
- "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "èšå®ãã©ã«ããŒããCAN_INSTALLãåé€ã§ããŸããã§ããã ãã®ãã¡ã€ã«ãæåã§åé€ããŠãã ããã",
- "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "ãã®ã¢ããªã±ãŒã·ã§ã³ã®åäœã«ã¯JavaScriptãå¿
èŠã§ãã\n {linkstart}JavaScriptãæå¹ã«ã{linkend} ãããŒãžãæŽæ°ããŠãã ããã ",
- "Get your own free account" : "ããªãèªèº«ã®ç¡æã¢ã«ãŠã³ããå
¥æ",
- "Skip to main content" : "ã¡ã€ã³ã³ã³ãã³ããžã¹ããã",
- "Skip to navigation of app" : "ã¢ããªã®ããã²ãŒã·ã§ã³ã«ã¹ããããã",
- "More apps" : "ããã«ã¢ããª",
- "More" : "ãã£ãšèŠã",
- "More apps menu" : "ãã®ä»ã®ã¢ããªã¡ãã¥ãŒ",
- "Search" : "æ€çŽ¢",
- "Reset search" : "æ€çŽ¢ããªã»ãããã",
- "Contacts" : "é£çµ¡å
",
- "Contacts menu" : "é£çµ¡å
ã¡ãã¥ãŒ",
- "Settings menu" : "ã¡ãã¥ãŒèšå®",
- "Confirm your password" : "ãã¹ã¯ãŒãã確èª",
- "Connect to your account" : "ããªãã®ã¢ã«ãŠã³ãã«æ¥ç¶ãã",
- "Please log in before granting %1$s access to your %2$s account." : "ããªãã® %2$s ã¢ã«ãŠã³ãã« %1$s ã¢ã¯ã»ã¹ãèš±å¯ããåã«ãã°ã€ã³ããŠãã ããã",
- "App token" : "ã¢ããªã®ããŒã¯ã³",
- "Grant access" : "ã¢ã¯ã»ã¹ãèš±å¯",
- "Alternative log in using app token" : "ã¢ããªããŒã¯ã³ã䜿ã£ãŠä»£æ¿ãã°ã€ã³",
- "Account access" : "ã¢ã«ãŠã³ãã«ããã¢ã¯ã»ã¹èš±å¯",
- "You are about to grant %1$s access to your %2$s account." : "%2$s ã¢ã«ãŠã³ãã« ããªãã®ã¢ã«ãŠã³ã %1$s ãžã®ã¢ã¯ã»ã¹ãèš±å¯",
- "Account connected" : "ã¢ã«ãŠã³ãæ¥ç¶æž",
- "Your client should now be connected! You can close this window." : "ããªãã®ã¯ã©ã€ã¢ã³ãã¯æ¥ç¶ãããŠããã¯ãã§ãã ãã®ãŠã£ã³ããŠã¯éããŠãæ§ããŸããã",
- "New password" : "æ°ãããã¹ã¯ãŒããå
¥å",
- "New Password" : "æ°ãããã¹ã¯ãŒã",
- "This share is password-protected" : "ãã®å
±æã¯ãã¹ã¯ãŒãã§ä¿è·ãããŠããŸã",
- "The password is wrong. Try again." : "ãã¹ã¯ãŒããéããŸããåå
¥åããŠãã ãã",
- "Two-factor authentication" : "äºèŠçŽ èªèšŒ",
- "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "ãã®ã¢ã«ãŠã³ãã¯åŒ·åã»ãã¥ãªãã£ãé©çšãããŠããŸããäºèŠçŽ èªèšŒãè¡ã£ãŠãã ããã",
- "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "æå¹ãªäºèŠçŽ èªèšŒæ¹åŒã®ãã¡å°ãªããšã1ã€ãããŒãã§ããŸããã§ããã 管çè
ã«é£çµ¡ããŠãã ããã",
- "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "äºèŠçŽ èªèšŒã匷å¶ãããŠããŸãããã¢ã«ãŠã³ãã«èšå®ãããŠããŸããã äžæãªç¹ã¯ç®¡çè
ã«é£çµ¡ããŠãã ããã",
- "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "äºèŠçŽ èªèšŒã匷å¶ãããŠããŸãããã¢ã«ãŠã³ãã«èšå®ãããŠããŸããã äºèŠçŽ èªèšŒãã»ããã¢ããããŠãã ããã",
- "Set up two-factor authentication" : "äºèŠçŽ èªèšŒãèšå®",
- "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "äºèŠçŽ èªèšŒã匷å¶ãããŠããŸãããã¢ã«ãŠã³ãã«èšå®ãããŠããŸããã ããã¯ã¢ããã³ãŒãã䜿çšããŠãã°ã€ã³ããããäžæç¹ã¯ç®¡çè
ã«é£çµ¡ããŠãã ããã",
- "Use backup code" : "ããã¯ã¢ããã³ãŒãã䜿çšãã",
- "Cancel log in" : "ãã°ã€ã³ããã£ã³ã»ã«ãã",
- "Setup two-factor authentication" : "äºèŠçŽ èªèšŒãèšå®",
- "Enhanced security is enforced for your account. Choose wich provider to set up:" : "ã»ãã¥ãªãã£ã®åŒ·åãããªãã®ã¢ã«ãŠã³ãã«åŒ·å¶çã«é©çšãããŸãã:",
- "Error while validating your second factor" : "第äºèŠçŽ ã®æ€èšŒã§ãšã©ãŒãçºçããŸãã",
- "Access through untrusted domain" : "ä¿¡é Œã§ããªããã¡ã€ã³ãä»ããã¢ã¯ã»ã¹",
- "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "管çè
ã«é£çµ¡ããŠãã ããã 管çè
ã®å Žåã¯ãconfig.sample.phpãåç
§ã㊠config/config.phpã® \"trusted_domains\" ãèšå®ããŠãã ããã",
- "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "ãããæ§æããæ¹æ³ã®è©³çŽ°ã¯ã%1$sããã¥ã¡ã³ã%2$sã«ãããŸãã",
- "App update required" : "ã¢ããªã®æŽæ°ãå¿
èŠ",
- "%1$s will be updated to version %2$s" : "%1$s 㯠ããŒã·ã§ã³ %2$s ã«ã¢ããããŒããããŸã",
- "These apps will be updated:" : "次ã®ã¢ããªãã¢ããããŒããããŸãïŒ",
- "These incompatible apps will be disabled:" : "次ã®éäºæã®ãªãã¢ããªã¯ç¡å¹ã«ãªãïŒ",
- "The theme %s has been disabled." : "ããŒã %s ãç¡å¹ã«ãªã£ãŠããŸãã",
- "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "ããŒã¿ããŒã¹ã確èªããŠãã ãããå®è¡åã«configãã©ã«ããŒãšdataãã©ã«ããŒãããã¯ã¢ããããŸãã",
- "Start update" : "ã¢ããããŒããéå§",
- "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "倧èŠæš¡ãªãµã€ãã®å Žåããã©ãŠã¶ãŒãã¿ã€ã ã¢ãŠãããå¯èœæ§ããããããã€ã³ã¹ããŒã«ãã£ã¬ã¯ããªã§æ¬¡ã®ã³ãã³ããå®è¡ããããšãã§ããŸãã",
- "Detailed logs" : "詳现ãã°",
- "Update needed" : "æŽæ°ãå¿
èŠã§ã",
- "Please use the command line updater because you have a big instance with more than 50 users." : "50人以äžã䜿ã倧èŠæš¡ã·ã¹ãã ã®å Žåã¯ãã³ãã³ãã©ã€ã³ã§ã¢ããã°ã¬ãŒããè¡ã£ãŠãã ããã",
- "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "äžæãªå Žåã <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">ããã¥ã¡ã³ã</a>ãåç
§ããŠãã ããã",
- "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Web ç»é¢ããç¶è¡ãããšå±éºæ§ãããããšãç解ããŠããŸãããã®æäœãã¿ã€ã ã¢ãŠããããšãããŒã¿ã倱ãããå±éºæ§ãããããšãç解ããŠããŸãããã倱æããå Žåã«ã¯ååŸæžã¿ã®ããã¯ã¢ãããã修埩ããæ¹æ³ãç解ããŠããŸãã",
- "Upgrade via web on my own risk" : "å±éºæ§ãç解ããäžã§Webç»é¢ããã¢ããã°ã¬ãŒã",
- "Maintenance mode" : "ã¡ã³ããã³ã¹ã¢ãŒã",
- "This %s instance is currently in maintenance mode, which may take a while." : "ãã®ãµãŒã㌠%s ã¯çŸåšã¡ã³ããã³ã¹ã¢ãŒãã§ãããã°ãããåŸ
ã¡ãã ããã",
- "This page will refresh itself when the instance is available again." : "ãã®ç»é¢ã¯ããµãŒã㌠ã®åèµ·ååŸã«èªåçã«æŽæ°ãããŸãã",
- "Contact your system administrator if this message persists or appeared unexpectedly." : "ãã®ã¡ãã»ãŒãžãåŒãç¶ãããŸãã¯äºæããçŸããå Žåã¯ãã·ã¹ãã 管çè
ã«åãåãããŠãã ããã",
- "Updated \"%s\" to %s" : "\"%s\" ã %s ã«ã¢ããããŒãããŸããã",
- "<a href=\"{docUrl}\">There were problems with the code integrity check. More informationâŠ</a>" : "<a href=\"{docUrl}\">ã³ãŒãæŽåæ§ã®ç¢ºèªã§åé¡ãçºçããŸããã詳ããã¯ãã¡ãâŠ</a>",
- "Dismiss" : "éãã",
- "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "ãã¹ã¯ãŒãããªã»ãããããªã³ã¯ãã¯ãªãã¯ããã®ã§ãã¡ãŒã«ãéä¿¡ããŸããããã°ãããã£ãŠãã¡ãŒã«ãå±ããªãã£ãå Žåã¯ãã¹ãã /ãžã£ã³ã¯ãã©ã«ããŒã確èªããŠãã ããã<br>ããã§ãèŠã€ãããªãã£ãå Žåã¯ã管çè
ã«ååãããŠãã ããã",
- "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "ãã¡ã€ã«ãæå·åãããŠããŸãããã¹ã¯ãŒãããªã»ããããå ŽåãããŒã¿ãå
ã«æ»ãæ¹æ³ã¯ãããŸããã<br />ã©ãããããšãåãããªãå Žåã¯ãæäœãç¶ç¶ããåã«ç®¡çè
ã«åãåãããŠãã ããã<br />ç¶ããŠããããã§ãããã?",
- "I know what I'm doing" : "ã©ãããæäœãããŠãããç解ããŠããŸã",
- "Sending email âŠ" : "ã¡ãŒã«ãéä¿¡äž ...",
- "{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "{version} ãããå€ãããŒãžã§ã³ã® {name} ãã€ã³ã¹ããŒã«ãããŠããŸããå®å®ãã皌åãšããã©ãŒãã³ã¹ã®èŠ³ç¹ãããæ°ããããŒãžã§ã³ã® {name} ã«ã¢ããããŒãããããšããå§ãããŸãã",
- "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom ã PHP ããèªã¿åãããšãã§ããŸããããã®ç¶æ
ã¯ã»ãã¥ãªãã£ã®èŠ³ç¹ããããããã§ããŸããããã詳ããæ
å ±ã«ã€ããŠã¯ã<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ããã¥ã¡ã³ã</a>ãåç
§ãã ããã",
- "Copy URL" : "URL ãã³ããŒ",
- "Enable" : "æå¹ã«ãã",
- "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ããªã³ã¯çµç±ã§å
±æ",
- "{sharee} (group)" : "{sharee} (ã°ã«ãŒã)",
- "{sharee} (remote)" : "{sharee} (ãªã¢ãŒã)",
- "{sharee} (email)" : "{sharee} (ã¡ãŒã«)",
- "{sharee} (conversation)" : "{sharee}ïŒäŒè©±ïŒ",
- "The specified document has not been found on the server." : "ãµãŒããŒã«æå®ããããã¡ã€ã«ãèŠã€ãããŸããã§ããã",
- "You can click here to return to %s." : "ãããã¯ãªãã¯ãããšã %s ã«æ»ããŸãã",
- "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ã¯éæšå¥šã§ã.",
- "Wrong password." : "ãã¹ã¯ãŒããééã£ãŠããŸãã",
- "Please log in before granting %s access to your %s account." : "ããªãã® %s ã¢ã«ãŠã³ãã« %s ã¢ã¯ã»ã¹ãèš±å¯ããåã«ãã°ã€ã³ããŠãã ããã",
- "You are about to grant %s access to your %s account." : "%s ã¢ã«ãŠã³ãã« ããªãã®ã¢ã«ãŠã³ã %s ãžã®ã¢ã¯ã»ã¹ãèš±å¯",
- "Redirecting âŠ" : "転éäž...",
- "Enhanced security is enabled for your account. Please authenticate using a second factor." : "ãã®ã¢ã«ãŠã³ãã¯åŒ·åã»ãã¥ãªãã£ãé©çšãããŠããŸããäºèŠçŽ èªèšŒãè¡ã£ãŠãã ããã",
- "Further information how to configure this can be found in the %sdocumentation%s." : "ãããæ§æããæ¹æ³ã®è©³çŽ°ã¯ã%sããã¥ã¡ã³ã%sã«ãããŸãã",
- "%s will be updated to version %s" : "%s 㯠ããŒã·ã§ã³ %s ã«ã¢ããããŒããããŸã",
- "This page will refresh itself when the %s instance is available again." : "ãã®ç»é¢ã¯ããµãŒã㌠%s ã®åèµ·ååŸã«èªåçã«æŽæ°ãããŸãã",
- "Thank you for your patience." : "ãã°ãããåŸ
ã¡ãã ããã",
- "We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "ãã®ã¢ã«ãŠã³ãã®ãã¹ã¯ãŒãããªã»ããããEã¡ãŒã«ããç§ãã¡ãç¥ã£ãŠããEã¡ãŒã«ã¢ãã¬ã¹ã«éä¿¡ããŸããã ããªãã劥åœãªæéå
ã«ãããåãåããªããªãã°ãããªãã®ã¹ãã /ãžã£ã³ã¯ãã©ã«ããŒããã§ãã¯ããŠãã ããã<br>ãããããã«ãªãå Žåã¯ããªãã®å°å
ã®ç®¡çè
ã«å°ããŠãã ããã"
- },
- "nplurals=1; plural=0;");
|