diff --git a/apps/encryption/l10n/fi_FI.js b/apps/encryption/l10n/fi_FI.js index 8cf857481c56076bf866ea020555b698fc0ccd08..54b43463199f6e05ee165b44919fdf38407ea5c9 100644 --- a/apps/encryption/l10n/fi_FI.js +++ b/apps/encryption/l10n/fi_FI.js @@ -25,6 +25,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Salaussovellus on käytössä, mutta salausavaimia ei ole alustettu. Ole hyvä ja kirjaudu sisään uudelleen.", "Enable recovery key" : "Ota palautusavain käyttöön", "Disable recovery key" : "Poista palautusavain käytöstä", + "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." : "Palautusavain on ylimääräinen salausavain, jota käytetään tiedostojen salaamiseen. Sen avulla on mahdollista palauttaa käyttäjien tiedostot, vaikka käyttäjä unohtaisi oman salasanansa.", "Recovery key password" : "Palautusavaimen salasana", "Repeat recovery key password" : "Toista salausavaimen salasana", "Change recovery key password:" : "Vaihda palautusavaimen salasana:", diff --git a/apps/encryption/l10n/fi_FI.json b/apps/encryption/l10n/fi_FI.json index 617f3330a1d743b7bc3625d4d9eac42956d182ad..c42f9928c6b6be4973f00e02c5161a9f92446245 100644 --- a/apps/encryption/l10n/fi_FI.json +++ b/apps/encryption/l10n/fi_FI.json @@ -23,6 +23,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Salaussovellus on käytössä, mutta salausavaimia ei ole alustettu. Ole hyvä ja kirjaudu sisään uudelleen.", "Enable recovery key" : "Ota palautusavain käyttöön", "Disable recovery key" : "Poista palautusavain käytöstä", + "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." : "Palautusavain on ylimääräinen salausavain, jota käytetään tiedostojen salaamiseen. Sen avulla on mahdollista palauttaa käyttäjien tiedostot, vaikka käyttäjä unohtaisi oman salasanansa.", "Recovery key password" : "Palautusavaimen salasana", "Repeat recovery key password" : "Toista salausavaimen salasana", "Change recovery key password:" : "Vaihda palautusavaimen salasana:", diff --git a/apps/encryption/l10n/fr.js b/apps/encryption/l10n/fr.js index fae947ad2772ffdbad3744f35645cc101c3997b2..63d175d339c236b358b3923a6eb249e9cb128aaa 100644 --- a/apps/encryption/l10n/fr.js +++ b/apps/encryption/l10n/fr.js @@ -25,6 +25,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'application de chiffrement est activée mais vos clefs ne sont pas initialisées. Veuillez vous déconnecter et ensuite vous reconnecter.", "Enable recovery key" : "Activer la clé de récupération", "Disable recovery key" : "Désactiver la clé de récupération", + "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 clé de récupération est une clé supplémentaire utilisée pour chiffrer les fichiers. Elle permet de récupérer les fichiers des utilisateurs en cas d'oubli de leur mot de passe.", "Recovery key password" : "Mot de passe de la clef de récupération", "Repeat recovery key password" : "Répétez le mot de passe de la clé de récupération", "Change recovery key password:" : "Modifier le mot de passe de la clef de récupération :", diff --git a/apps/encryption/l10n/fr.json b/apps/encryption/l10n/fr.json index 2de6a5819b4dbebc6ec7fa954a20b3d0ecacabe1..f4bcc9460599fc34b4272d6cbd96246f8dcbdcea 100644 --- a/apps/encryption/l10n/fr.json +++ b/apps/encryption/l10n/fr.json @@ -23,6 +23,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'application de chiffrement est activée mais vos clefs ne sont pas initialisées. Veuillez vous déconnecter et ensuite vous reconnecter.", "Enable recovery key" : "Activer la clé de récupération", "Disable recovery key" : "Désactiver la clé de récupération", + "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 clé de récupération est une clé supplémentaire utilisée pour chiffrer les fichiers. Elle permet de récupérer les fichiers des utilisateurs en cas d'oubli de leur mot de passe.", "Recovery key password" : "Mot de passe de la clef de récupération", "Repeat recovery key password" : "Répétez le mot de passe de la clé de récupération", "Change recovery key password:" : "Modifier le mot de passe de la clef de récupération :", diff --git a/apps/encryption/l10n/gl.js b/apps/encryption/l10n/gl.js index 54916b31c5b2762875b9e2ded5a8dcbbf65956ac..6cc14cc80e4993c0bf7e1210f92e3e1b6a7a67db 100644 --- a/apps/encryption/l10n/gl.js +++ b/apps/encryption/l10n/gl.js @@ -9,9 +9,9 @@ OC.L10N.register( "Recovery key successfully disabled" : "Desactivada satisfactoriamente a chave de recuperación", "Could not disable recovery key. Please check your recovery key password!" : "Non foi posÃbel desactivar a chave de recuperación. Comprobe o contrasinal da chave de recuperación!", "Missing parameters" : "Faltan os parámetros", - "Please provide the old recovery password" : "Introduza a chave de recuperación antiga", + "Please provide the old recovery password" : "Introduza o antigo contrasinal de recuperación", "Please provide a new recovery password" : "Introduza a nova chave de recuperación", - "Please repeat the new recovery password" : "Repita a nova chave de recuperación", + "Please repeat the new recovery password" : "Repita o novo contrasinal de recuperación", "Password successfully changed." : "O contrasinal foi cambiado satisfactoriamente", "Could not change the password. Maybe the old password was not correct." : "Non foi posÃbel cambiar o contrasinal. Probabelmente o contrasinal antigo non é o correcto.", "Recovery Key disabled" : "Desactivada a chave de recuperación", @@ -25,6 +25,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A aplicación de cifrado está activada, mais as chaves non foron preparadas, saia da sesión e volva a acceder de novo", "Enable recovery key" : "Activar a chave de recuperación", "Disable recovery key" : "Desactivar a chave 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." : "A chave de recuperación é unha chave de cifrado adicional que se utiliza para cifrar ficheiros. Permite a recuperación de ficheiros dun usuario se o usuario esquece o seu contrasinal.", "Recovery key password" : "Contrasinal da chave de recuperación", "Repeat recovery key password" : "Repita o contrasinal da chave de recuperación", "Change recovery key password:" : "Cambiar o contrasinal da chave de la recuperación:", diff --git a/apps/encryption/l10n/gl.json b/apps/encryption/l10n/gl.json index 6d72249083726ec8912c97c51a6cbb86deead4f7..df89a75eecd69df818926db0a16cc1897d1fc957 100644 --- a/apps/encryption/l10n/gl.json +++ b/apps/encryption/l10n/gl.json @@ -7,9 +7,9 @@ "Recovery key successfully disabled" : "Desactivada satisfactoriamente a chave de recuperación", "Could not disable recovery key. Please check your recovery key password!" : "Non foi posÃbel desactivar a chave de recuperación. Comprobe o contrasinal da chave de recuperación!", "Missing parameters" : "Faltan os parámetros", - "Please provide the old recovery password" : "Introduza a chave de recuperación antiga", + "Please provide the old recovery password" : "Introduza o antigo contrasinal de recuperación", "Please provide a new recovery password" : "Introduza a nova chave de recuperación", - "Please repeat the new recovery password" : "Repita a nova chave de recuperación", + "Please repeat the new recovery password" : "Repita o novo contrasinal de recuperación", "Password successfully changed." : "O contrasinal foi cambiado satisfactoriamente", "Could not change the password. Maybe the old password was not correct." : "Non foi posÃbel cambiar o contrasinal. Probabelmente o contrasinal antigo non é o correcto.", "Recovery Key disabled" : "Desactivada a chave de recuperación", @@ -23,6 +23,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A aplicación de cifrado está activada, mais as chaves non foron preparadas, saia da sesión e volva a acceder de novo", "Enable recovery key" : "Activar a chave de recuperación", "Disable recovery key" : "Desactivar a chave 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." : "A chave de recuperación é unha chave de cifrado adicional que se utiliza para cifrar ficheiros. Permite a recuperación de ficheiros dun usuario se o usuario esquece o seu contrasinal.", "Recovery key password" : "Contrasinal da chave de recuperación", "Repeat recovery key password" : "Repita o contrasinal da chave de recuperación", "Change recovery key password:" : "Cambiar o contrasinal da chave de la recuperación:", diff --git a/apps/encryption/l10n/ko.js b/apps/encryption/l10n/ko.js index 9091d5fa7752d9c1d0274fae1a2829980695de0d..b4f9049082de1ad0df0c61f2b06787b290d5d8c6 100644 --- a/apps/encryption/l10n/ko.js +++ b/apps/encryption/l10n/ko.js @@ -5,23 +5,35 @@ OC.L10N.register( "Please repeat the recovery key password" : "복구 키 암호를 다시 ìž…ë ¥í•˜ì‹ì‹œì˜¤", "Repeated recovery key password does not match the provided recovery key password" : "ìž…ë ¥í•œ 복구 키 암호가 서로 다릅니다", "Recovery key successfully enabled" : "복구 키가 성공ì 으로 활성화ë˜ì—ˆìŠµë‹ˆë‹¤", - "Could not enable recovery key. Please check your recovery key password!" : "복구 키를 활성화 í• ìˆ˜ 없습니다. 복구 í‚¤ì˜ ì•”í˜¸ë¥¼ 확ì¸í•´ 주세요!", + "Could not enable recovery key. Please check your recovery key password!" : "복구 키를 활성화 í• ìˆ˜ 없습니다. 복구 í‚¤ì˜ ì•”í˜¸ë¥¼ 확ì¸í•´ 주ì‹ì‹œì˜¤!", "Recovery key successfully disabled" : "복구 키가 성공ì 으로 비활성화 ë˜ì—ˆìŠµë‹ˆë‹¤", "Could not disable recovery key. Please check your recovery key password!" : "복구 키를 비활성화 í• ìˆ˜ 없습니다. 복구 í‚¤ì˜ ì•”í˜¸ë¥¼ 확ì¸í•´ 주ì‹ì‹œì˜¤!", + "Missing parameters" : "ì¸ìž 부족함", "Please provide the old recovery password" : "ì´ì „ 복구 암호를 ìž…ë ¥í•˜ì‹ì‹œì˜¤", "Please provide a new recovery password" : "새 복구 암호를 ìž…ë ¥í•˜ì‹ì‹œì˜¤", "Please repeat the new recovery password" : "새 복구 암호를 다시 ìž…ë ¥í•˜ì‹ì‹œì˜¤", "Password successfully changed." : "암호가 성공ì 으로 변경ë˜ì—ˆìŠµë‹ˆë‹¤", "Could not change the password. Maybe the old password was not correct." : "암호를 ë³€ê²½í• ìˆ˜ 없습니다. ì˜ˆì „ 암호가 ì •í™•í•˜ì§€ ì•Šì€ ê²ƒ 같습니다.", + "Recovery Key disabled" : "복구 키가 비활성화ë¨", + "Recovery Key enabled" : "복구 키가 활성화ë¨", + "Could not enable the recovery key, please try again or contact your administrator" : "복구 키를 í™œì„±í™”í• ìˆ˜ 없습니다. 다시 ì‹œë„하거나 관리ìžì—게 ì—°ë½í•˜ì‹ì‹œì˜¤", "Could not update the private key password." : "ê°œì¸ í‚¤ 암호를 ì—…ë°ì´íŠ¸í• 수 없습니다", "The old password was not correct, please try again." : "ì´ì „ 암호가 잘못ë˜ì—ˆìŠµë‹ˆë‹¤. 다시 ì‹œë„하ì‹ì‹œì˜¤.", "The current log-in password was not correct, please try again." : "현재 ë¡œê·¸ì¸ ì•”í˜¸ê°€ 잘못ë˜ì—ˆìŠµë‹ˆë‹¤. 다시 ì‹œë„하ì‹ì‹œì˜¤.", "Private key password successfully updated." : "ê°œì¸ í‚¤ 암호가 성공ì 으로 ì—…ë°ì´íŠ¸ ë˜ì—ˆìŠµë‹ˆë‹¤.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "암호화 ì•±ì˜ ê°œì¸ í‚¤ê°€ 잘못ë˜ì—ˆìŠµë‹ˆë‹¤. ì•”í˜¸í™”ëœ íŒŒì¼ì— 다시 ì ‘ê·¼í•˜ë ¤ë©´ ê°œì¸ ì„¤ì •ì—ì„œ ê°œì¸ í‚¤ 암호를 ì—…ë°ì´íŠ¸í•´ì•¼ 합니다.", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "암호화 ì•±ì´ í™œì„±í™”ë˜ì–´ 있지만 키가 초기화ë˜ì§€ 않았습니다. 로그아웃한 후 다시 로그ì¸í•˜ì‹ì‹œì˜¤", + "Enable recovery key" : "복구 키 활성화", + "Disable recovery key" : "복구 키 비활성화", + "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." : "복구 키는 파ì¼ì„ 암호화하는 추가 키입니다. 사용ìžê°€ 암호를 ìžŠì—ˆì„ ë•Œ ë³µêµ¬í• ìˆ˜ 있ë„ë¡ í•´ ì¤ë‹ˆë‹¤.", "Recovery key password" : "복구 키 암호", + "Repeat recovery key password" : "복구 키 암호 확ì¸", "Change recovery key password:" : "복구 키 암호 변경:", + "Old recovery key password" : "ì´ì „ 복구 키 암호", + "New recovery key password" : "새 복구 키 암호", + "Repeat new recovery key password" : "새 복구 키 암호 확ì¸", "Change Password" : "암호 변경", + "ownCloud basic encryption module" : "ownCloud 기본 암호화 모듈", "Your private key password no longer matches your log-in password." : "ê°œì¸ í‚¤ 암호와 ë¡œê·¸ì¸ ì•”í˜¸ê°€ ì¼ì¹˜í•˜ì§€ 않습니다.", "Set your old private key password to your current log-in password:" : "기존 ê°œì¸ í‚¤ 암호를 ë¡œê·¸ì¸ ì•”í˜¸ì™€ ë™ì¼í•˜ê²Œ ì„¤ì •í•˜ì‹ì‹œì˜¤:", " If you don't remember your old password you can ask your administrator to recover your files." : " ì´ì „ 암호가 기억나지 않으면 시스템 관리ìžì—게 íŒŒì¼ ë³µêµ¬ë¥¼ ìš”ì²í•˜ì‹ì‹œì˜¤.", diff --git a/apps/encryption/l10n/ko.json b/apps/encryption/l10n/ko.json index b50c03854f4fad0cf74777d37ba8beb6a65458b4..4cb2f35540c191ad792f65d368c44fd6cfdb8d5f 100644 --- a/apps/encryption/l10n/ko.json +++ b/apps/encryption/l10n/ko.json @@ -3,23 +3,35 @@ "Please repeat the recovery key password" : "복구 키 암호를 다시 ìž…ë ¥í•˜ì‹ì‹œì˜¤", "Repeated recovery key password does not match the provided recovery key password" : "ìž…ë ¥í•œ 복구 키 암호가 서로 다릅니다", "Recovery key successfully enabled" : "복구 키가 성공ì 으로 활성화ë˜ì—ˆìŠµë‹ˆë‹¤", - "Could not enable recovery key. Please check your recovery key password!" : "복구 키를 활성화 í• ìˆ˜ 없습니다. 복구 í‚¤ì˜ ì•”í˜¸ë¥¼ 확ì¸í•´ 주세요!", + "Could not enable recovery key. Please check your recovery key password!" : "복구 키를 활성화 í• ìˆ˜ 없습니다. 복구 í‚¤ì˜ ì•”í˜¸ë¥¼ 확ì¸í•´ 주ì‹ì‹œì˜¤!", "Recovery key successfully disabled" : "복구 키가 성공ì 으로 비활성화 ë˜ì—ˆìŠµë‹ˆë‹¤", "Could not disable recovery key. Please check your recovery key password!" : "복구 키를 비활성화 í• ìˆ˜ 없습니다. 복구 í‚¤ì˜ ì•”í˜¸ë¥¼ 확ì¸í•´ 주ì‹ì‹œì˜¤!", + "Missing parameters" : "ì¸ìž 부족함", "Please provide the old recovery password" : "ì´ì „ 복구 암호를 ìž…ë ¥í•˜ì‹ì‹œì˜¤", "Please provide a new recovery password" : "새 복구 암호를 ìž…ë ¥í•˜ì‹ì‹œì˜¤", "Please repeat the new recovery password" : "새 복구 암호를 다시 ìž…ë ¥í•˜ì‹ì‹œì˜¤", "Password successfully changed." : "암호가 성공ì 으로 변경ë˜ì—ˆìŠµë‹ˆë‹¤", "Could not change the password. Maybe the old password was not correct." : "암호를 ë³€ê²½í• ìˆ˜ 없습니다. ì˜ˆì „ 암호가 ì •í™•í•˜ì§€ ì•Šì€ ê²ƒ 같습니다.", + "Recovery Key disabled" : "복구 키가 비활성화ë¨", + "Recovery Key enabled" : "복구 키가 활성화ë¨", + "Could not enable the recovery key, please try again or contact your administrator" : "복구 키를 í™œì„±í™”í• ìˆ˜ 없습니다. 다시 ì‹œë„하거나 관리ìžì—게 ì—°ë½í•˜ì‹ì‹œì˜¤", "Could not update the private key password." : "ê°œì¸ í‚¤ 암호를 ì—…ë°ì´íŠ¸í• 수 없습니다", "The old password was not correct, please try again." : "ì´ì „ 암호가 잘못ë˜ì—ˆìŠµë‹ˆë‹¤. 다시 ì‹œë„하ì‹ì‹œì˜¤.", "The current log-in password was not correct, please try again." : "현재 ë¡œê·¸ì¸ ì•”í˜¸ê°€ 잘못ë˜ì—ˆìŠµë‹ˆë‹¤. 다시 ì‹œë„하ì‹ì‹œì˜¤.", "Private key password successfully updated." : "ê°œì¸ í‚¤ 암호가 성공ì 으로 ì—…ë°ì´íŠ¸ ë˜ì—ˆìŠµë‹ˆë‹¤.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "암호화 ì•±ì˜ ê°œì¸ í‚¤ê°€ 잘못ë˜ì—ˆìŠµë‹ˆë‹¤. ì•”í˜¸í™”ëœ íŒŒì¼ì— 다시 ì ‘ê·¼í•˜ë ¤ë©´ ê°œì¸ ì„¤ì •ì—ì„œ ê°œì¸ í‚¤ 암호를 ì—…ë°ì´íŠ¸í•´ì•¼ 합니다.", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "암호화 ì•±ì´ í™œì„±í™”ë˜ì–´ 있지만 키가 초기화ë˜ì§€ 않았습니다. 로그아웃한 후 다시 로그ì¸í•˜ì‹ì‹œì˜¤", + "Enable recovery key" : "복구 키 활성화", + "Disable recovery key" : "복구 키 비활성화", + "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." : "복구 키는 파ì¼ì„ 암호화하는 추가 키입니다. 사용ìžê°€ 암호를 ìžŠì—ˆì„ ë•Œ ë³µêµ¬í• ìˆ˜ 있ë„ë¡ í•´ ì¤ë‹ˆë‹¤.", "Recovery key password" : "복구 키 암호", + "Repeat recovery key password" : "복구 키 암호 확ì¸", "Change recovery key password:" : "복구 키 암호 변경:", + "Old recovery key password" : "ì´ì „ 복구 키 암호", + "New recovery key password" : "새 복구 키 암호", + "Repeat new recovery key password" : "새 복구 키 암호 확ì¸", "Change Password" : "암호 변경", + "ownCloud basic encryption module" : "ownCloud 기본 암호화 모듈", "Your private key password no longer matches your log-in password." : "ê°œì¸ í‚¤ 암호와 ë¡œê·¸ì¸ ì•”í˜¸ê°€ ì¼ì¹˜í•˜ì§€ 않습니다.", "Set your old private key password to your current log-in password:" : "기존 ê°œì¸ í‚¤ 암호를 ë¡œê·¸ì¸ ì•”í˜¸ì™€ ë™ì¼í•˜ê²Œ ì„¤ì •í•˜ì‹ì‹œì˜¤:", " If you don't remember your old password you can ask your administrator to recover your files." : " ì´ì „ 암호가 기억나지 않으면 시스템 관리ìžì—게 íŒŒì¼ ë³µêµ¬ë¥¼ ìš”ì²í•˜ì‹ì‹œì˜¤.", diff --git a/apps/encryption/l10n/nl.js b/apps/encryption/l10n/nl.js index 5ba099f0182797430e3fe19f67232d4c96251b90..d455039cff05991aba10aa27f087967dcaca479b 100644 --- a/apps/encryption/l10n/nl.js +++ b/apps/encryption/l10n/nl.js @@ -25,6 +25,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Crypto app is geactiveerd, maar uw sleutels werden niet geïnitialiseerd. Log uit en log daarna opnieuw in.", "Enable recovery key" : "Activeer herstelsleutel", "Disable recovery key" : "Deactiveer herstelsleutel", + "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." : "De herstelsleutel is een extra cryptografische sleutel die wordt gebruikt om bestanden te versleutelen. Die maakt het mogelijk bestanden te herstellen als de gebruiker zijn of haar wachtwoord vergeet.", "Recovery key password" : "Wachtwoord herstelsleulel", "Repeat recovery key password" : "Herhaal wachtwoord herstelsleutel", "Change recovery key password:" : "Wijzig wachtwoord herstelsleutel:", diff --git a/apps/encryption/l10n/nl.json b/apps/encryption/l10n/nl.json index 933f269b4e069e9faca7c540f9cbc563295537be..6172a9fa3c84f1d6aae4b28232bfccac5267be60 100644 --- a/apps/encryption/l10n/nl.json +++ b/apps/encryption/l10n/nl.json @@ -23,6 +23,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Crypto app is geactiveerd, maar uw sleutels werden niet geïnitialiseerd. Log uit en log daarna opnieuw in.", "Enable recovery key" : "Activeer herstelsleutel", "Disable recovery key" : "Deactiveer herstelsleutel", + "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." : "De herstelsleutel is een extra cryptografische sleutel die wordt gebruikt om bestanden te versleutelen. Die maakt het mogelijk bestanden te herstellen als de gebruiker zijn of haar wachtwoord vergeet.", "Recovery key password" : "Wachtwoord herstelsleulel", "Repeat recovery key password" : "Herhaal wachtwoord herstelsleutel", "Change recovery key password:" : "Wijzig wachtwoord herstelsleutel:", diff --git a/apps/encryption/l10n/sr.js b/apps/encryption/l10n/sr.js index e528ed1a9d2f9df54640a6782d1907739e452307..b1e0feaa3435914e03e27d162bfadd0e1eca700b 100644 --- a/apps/encryption/l10n/sr.js +++ b/apps/encryption/l10n/sr.js @@ -25,6 +25,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Ðпликација шифровања је укључена али ваши кључеви ниÑу иницијализовани. Одјавите Ñе и поново Ñе пријавите.", "Enable recovery key" : "Омогући кључ за опоравак", "Disable recovery key" : "Онемогући кључ за опоравак", + "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." : "Кључ за опоравак је додатни шифрарÑки кључ који Ñе кориÑти за шифровање фајлова. Он омогућава опоравак кориÑничких фајлова ако кориÑник заборави Ñвоју лозинку.", "Recovery key password" : "Лозинка кључа за опоравак", "Repeat recovery key password" : "Поновите лозинку кључа за опоравак", "Change recovery key password:" : "Измена лозинке кључа опоравка:", diff --git a/apps/encryption/l10n/sr.json b/apps/encryption/l10n/sr.json index b15146e0b80d69b18e442694e4bd2d3af1e89721..f3139af14afab0a57d09dfd62000d6609180a488 100644 --- a/apps/encryption/l10n/sr.json +++ b/apps/encryption/l10n/sr.json @@ -23,6 +23,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Ðпликација шифровања је укључена али ваши кључеви ниÑу иницијализовани. Одјавите Ñе и поново Ñе пријавите.", "Enable recovery key" : "Омогући кључ за опоравак", "Disable recovery key" : "Онемогући кључ за опоравак", + "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." : "Кључ за опоравак је додатни шифрарÑки кључ који Ñе кориÑти за шифровање фајлова. Он омогућава опоравак кориÑничких фајлова ако кориÑник заборави Ñвоју лозинку.", "Recovery key password" : "Лозинка кључа за опоравак", "Repeat recovery key password" : "Поновите лозинку кључа за опоравак", "Change recovery key password:" : "Измена лозинке кључа опоравка:", diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index ca961a8fbbdc2c643b2c43947d2f33b5550f6d72..b49fcd33bc5ad42c11093bf644fd0516da67a176 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -42,6 +42,7 @@ OC.L10N.register( "Delete" : "ì‚ì œ", "Disconnect storage" : "ì €ìž¥ì†Œ ì—°ê²° í•´ì œ", "Unshare" : "ê³µìœ í•´ì œ", + "No permission to delete" : "ì‚ì œí• ê¶Œí•œ ì—†ìŒ", "Download" : "다운로드", "Select" : "ì„ íƒ", "Pending" : "대기 중", @@ -70,6 +71,7 @@ OC.L10N.register( "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ì„(를) ìƒì„±í•¨", @@ -88,6 +90,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>" : "WebDAVë¡œ 파ì¼ì— ì ‘ê·¼í•˜ë ¤ë©´ <a href=\"%s\" target=\"_blank\">ì´ ì£¼ì†Œë¥¼ 사용하ì‹ì‹œì˜¤</a>", @@ -98,6 +101,7 @@ 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" : "ëª¨ë‘ ì„ íƒ", diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index e8757da56b9c127546a4c3563180c06e81df566b..b9611b185b51aee091c6eaa5a224c478d3e1a7fb 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -40,6 +40,7 @@ "Delete" : "ì‚ì œ", "Disconnect storage" : "ì €ìž¥ì†Œ ì—°ê²° í•´ì œ", "Unshare" : "ê³µìœ í•´ì œ", + "No permission to delete" : "ì‚ì œí• ê¶Œí•œ ì—†ìŒ", "Download" : "다운로드", "Select" : "ì„ íƒ", "Pending" : "대기 중", @@ -68,6 +69,7 @@ "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ì„(를) ìƒì„±í•¨", @@ -86,6 +88,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>" : "WebDAVë¡œ 파ì¼ì— ì ‘ê·¼í•˜ë ¤ë©´ <a href=\"%s\" target=\"_blank\">ì´ ì£¼ì†Œë¥¼ 사용하ì‹ì‹œì˜¤</a>", @@ -96,6 +99,7 @@ "Folder" : "í´ë”", "Upload" : "업로드", "Cancel upload" : "업로드 취소", + "No files in here" : "ì—¬ê¸°ì— íŒŒì¼ ì—†ìŒ", "Upload some content or sync with your devices!" : "파ì¼ì„ 업로드하거나 장치와 ë™ê¸°í™”하ì‹ì‹œì˜¤!", "No entries found in this folder" : "ì´ í´ë”ì— í•ëª© ì—†ìŒ", "Select all" : "ëª¨ë‘ ì„ íƒ", diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js index 13e21643c97d07c5696054dabe88a18dbf786379..fbda6b4d1fb59bacc8b2bb6f6858a4ee2783fd16 100644 --- a/apps/files/l10n/mk.js +++ b/apps/files/l10n/mk.js @@ -51,6 +51,7 @@ OC.L10N.register( "You deleted %1$s" : "Вие избришавте %1$s", "%2$s deleted %1$s" : "%2$s избришани %1$s", "%s could not be renamed" : "%s не може да биде преименуван", + "Upload (max. %s)" : "Префрлање (макÑ. %s)", "File handling" : "Ракување Ñо датотеки", "Maximum upload size" : "МакÑимална големина за подигање", "max. possible: " : "макÑ. можно:", diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json index 12c4edc25c5d261e7e18e880329c3e1044a612cb..7eb9488916fba1addad820fa6b2bce5612ef237c 100644 --- a/apps/files/l10n/mk.json +++ b/apps/files/l10n/mk.json @@ -49,6 +49,7 @@ "You deleted %1$s" : "Вие избришавте %1$s", "%2$s deleted %1$s" : "%2$s избришани %1$s", "%s could not be renamed" : "%s не може да биде преименуван", + "Upload (max. %s)" : "Префрлање (макÑ. %s)", "File handling" : "Ракување Ñо датотеки", "Maximum upload size" : "МакÑимална големина за подигање", "max. possible: " : "макÑ. можно:", diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js index 164a6b4f5b068e575afb86310669dea7efae91cd..61996d8ba27879cd692a3092427f0de425536efa 100644 --- a/apps/files_external/l10n/ko.js +++ b/apps/files_external/l10n/ko.js @@ -44,6 +44,9 @@ OC.L10N.register( "URL" : "URL", "Secure https://" : "보안 https://", "Public key" : "공개 키", + "Storage with id \"%i\" not found" : "IDê°€ \"%i\"ì¸ ì €ìž¥ì†Œë¥¼ ì°¾ì„ ìˆ˜ ì—†ìŒ", + "Invalid mount point" : "ìž˜ëª»ëœ ë§ˆìš´íŠ¸ 지ì ", + "Invalid storage backend \"%s\"" : "ìž˜ëª»ëœ ì €ìž¥ì†Œ 백엔드 \"%s\"", "Access granted" : "ì ‘ê·¼ 허가ë¨", "Error configuring Dropbox storage" : "Dropbox ì €ìž¥ì†Œ ì„¤ì • 오류", "Grant access" : "ì ‘ê·¼ 권한 부여", @@ -53,12 +56,15 @@ OC.L10N.register( "All users. Type to select user or group." : "ëª¨ë“ ì‚¬ìš©ìžìž…니다. 사용ìžë‚˜ ê·¸ë£¹ì„ ì„ íƒí•˜ë ¤ë©´ ìž…ë ¥í•˜ì‹ì‹œì˜¤", "(group)" : "(그룹)", "Saved" : "ì €ìž¥ë¨", + "Generate keys" : "키 ìƒì„±", + "Error generating key pair" : "키 ìŒì„ ìƒì„±í•˜ëŠ” 중 오류 ë°œìƒ", "<b>Note:</b> " : "<b>메모:</b>", "and" : "ê·¸ë¦¬ê³ ", "<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>메모:</b> PHP cURL ëª¨ë“ˆì´ ë¹„í™œì„±í™”ë˜ì–´ 있거나 설치ë˜ì–´ 있지 않습니다. %sì„(를) ë§ˆìš´íŠ¸í• ìˆ˜ 없습니다. 시스템 관리ìžì—게 설치를 ìš”ì²í•˜ì‹ì‹œì˜¤.", "<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>메모:</b> PHP FTP ëª¨ë“ˆì´ ë¹„í™œì„±í™”ë˜ì–´ 있거나 설치ë˜ì–´ 있지 않습니다. %sì„(를) ë§ˆìš´íŠ¸í• ìˆ˜ 없습니다. 시스템 관리ìžì—게 설치를 ìš”ì²í•˜ì‹ì‹œì˜¤.", "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>메모:</b> \"%s\"ì´(ê°€) 설치ë˜ì–´ 있지 않습니다. %sì„(를) ë§ˆìš´íŠ¸í• ìˆ˜ 없습니다. 시스템 관리ìžì—게 설치를 ìš”ì²í•˜ì‹ì‹œì˜¤.", "No external storage configured" : "외부 ì €ìž¥ì†Œê°€ ì„¤ì •ë˜ì§€ 않았ìŒ", + "You can add external storages in the personal settings" : "ê°œì¸ ì„¤ì •ì—ì„œ 외부 ì €ìž¥ì†Œë¥¼ ì¶”ê°€í• ìˆ˜ 있습니다", "Name" : "ì´ë¦„", "Storage type" : "ì €ìž¥ì†Œ 종류", "Scope" : "범위", @@ -67,6 +73,7 @@ OC.L10N.register( "Configuration" : "ì„¤ì •", "Available for" : "다ìŒìœ¼ë¡œ 사용 가능", "Add storage" : "ì €ìž¥ì†Œ 추가", + "Advanced settings" : "ê³ ê¸‰ ì„¤ì •", "Delete" : "ì‚ì œ", "Enable User External Storage" : "ì‚¬ìš©ìž ì™¸ë¶€ ì €ìž¥ì†Œ 사용", "Allow users to mount the following external storage" : "사용ìžê°€ ë‹¤ìŒ ì™¸ë¶€ ì €ìž¥ì†Œë¥¼ ë§ˆìš´íŠ¸í• ìˆ˜ 있ë„ë¡ í—ˆìš©" diff --git a/apps/files_external/l10n/ko.json b/apps/files_external/l10n/ko.json index b68e18e258180b637f571eae3d89daeb50543673..d0fabd105e13b45475fa522c12693e2290eda0db 100644 --- a/apps/files_external/l10n/ko.json +++ b/apps/files_external/l10n/ko.json @@ -42,6 +42,9 @@ "URL" : "URL", "Secure https://" : "보안 https://", "Public key" : "공개 키", + "Storage with id \"%i\" not found" : "IDê°€ \"%i\"ì¸ ì €ìž¥ì†Œë¥¼ ì°¾ì„ ìˆ˜ ì—†ìŒ", + "Invalid mount point" : "ìž˜ëª»ëœ ë§ˆìš´íŠ¸ 지ì ", + "Invalid storage backend \"%s\"" : "ìž˜ëª»ëœ ì €ìž¥ì†Œ 백엔드 \"%s\"", "Access granted" : "ì ‘ê·¼ 허가ë¨", "Error configuring Dropbox storage" : "Dropbox ì €ìž¥ì†Œ ì„¤ì • 오류", "Grant access" : "ì ‘ê·¼ 권한 부여", @@ -51,12 +54,15 @@ "All users. Type to select user or group." : "ëª¨ë“ ì‚¬ìš©ìžìž…니다. 사용ìžë‚˜ ê·¸ë£¹ì„ ì„ íƒí•˜ë ¤ë©´ ìž…ë ¥í•˜ì‹ì‹œì˜¤", "(group)" : "(그룹)", "Saved" : "ì €ìž¥ë¨", + "Generate keys" : "키 ìƒì„±", + "Error generating key pair" : "키 ìŒì„ ìƒì„±í•˜ëŠ” 중 오류 ë°œìƒ", "<b>Note:</b> " : "<b>메모:</b>", "and" : "ê·¸ë¦¬ê³ ", "<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>메모:</b> PHP cURL ëª¨ë“ˆì´ ë¹„í™œì„±í™”ë˜ì–´ 있거나 설치ë˜ì–´ 있지 않습니다. %sì„(를) ë§ˆìš´íŠ¸í• ìˆ˜ 없습니다. 시스템 관리ìžì—게 설치를 ìš”ì²í•˜ì‹ì‹œì˜¤.", "<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>메모:</b> PHP FTP ëª¨ë“ˆì´ ë¹„í™œì„±í™”ë˜ì–´ 있거나 설치ë˜ì–´ 있지 않습니다. %sì„(를) ë§ˆìš´íŠ¸í• ìˆ˜ 없습니다. 시스템 관리ìžì—게 설치를 ìš”ì²í•˜ì‹ì‹œì˜¤.", "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>메모:</b> \"%s\"ì´(ê°€) 설치ë˜ì–´ 있지 않습니다. %sì„(를) ë§ˆìš´íŠ¸í• ìˆ˜ 없습니다. 시스템 관리ìžì—게 설치를 ìš”ì²í•˜ì‹ì‹œì˜¤.", "No external storage configured" : "외부 ì €ìž¥ì†Œê°€ ì„¤ì •ë˜ì§€ 않았ìŒ", + "You can add external storages in the personal settings" : "ê°œì¸ ì„¤ì •ì—ì„œ 외부 ì €ìž¥ì†Œë¥¼ ì¶”ê°€í• ìˆ˜ 있습니다", "Name" : "ì´ë¦„", "Storage type" : "ì €ìž¥ì†Œ 종류", "Scope" : "범위", @@ -65,6 +71,7 @@ "Configuration" : "ì„¤ì •", "Available for" : "다ìŒìœ¼ë¡œ 사용 가능", "Add storage" : "ì €ìž¥ì†Œ 추가", + "Advanced settings" : "ê³ ê¸‰ ì„¤ì •", "Delete" : "ì‚ì œ", "Enable User External Storage" : "ì‚¬ìš©ìž ì™¸ë¶€ ì €ìž¥ì†Œ 사용", "Allow users to mount the following external storage" : "사용ìžê°€ ë‹¤ìŒ ì™¸ë¶€ ì €ìž¥ì†Œë¥¼ ë§ˆìš´íŠ¸í• ìˆ˜ 있ë„ë¡ í—ˆìš©" diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index 4d94b883890245342d5df6de6a7613e7438fb114..0373de3ca9d1b1491b22c53e77ceda721977941d 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -21,6 +21,7 @@ OC.L10N.register( "Remote share password" : "ì›ê²© ê³µìœ ì•”í˜¸", "Cancel" : "취소", "Add remote share" : "ì›ê²© ê³µìœ ì¶”ê°€", + "You can upload into this folder" : "ì´ í´ë”ì— ì—…ë¡œë“œí• ìˆ˜ 있습니다", "No ownCloud installation (7 or higher) found at {remote}" : "{remote}ì— ownCloud 7 ì´ìƒì´ 설치ë˜ì–´ 있지 ì•ŠìŒ", "Invalid ownCloud url" : "ìž˜ëª»ëœ ownCloud URL", "Share" : "ê³µìœ ", diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index cc0e793977d44e4398eb5d46b5be4455f6db4e0e..054194ee7a7421a12e2283876e6e9023ac448e00 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -19,6 +19,7 @@ "Remote share password" : "ì›ê²© ê³µìœ ì•”í˜¸", "Cancel" : "취소", "Add remote share" : "ì›ê²© ê³µìœ ì¶”ê°€", + "You can upload into this folder" : "ì´ í´ë”ì— ì—…ë¡œë“œí• ìˆ˜ 있습니다", "No ownCloud installation (7 or higher) found at {remote}" : "{remote}ì— ownCloud 7 ì´ìƒì´ 설치ë˜ì–´ 있지 ì•ŠìŒ", "Invalid ownCloud url" : "ìž˜ëª»ëœ ownCloud URL", "Share" : "ê³µìœ ", diff --git a/apps/user_ldap/l10n/ast.js b/apps/user_ldap/l10n/ast.js index 1ae219b25e637f9b4dc7500294c82619b07e6669..3cc4b7d6b0803d38f5b1e15bb500be1877317ad3 100644 --- a/apps/user_ldap/l10n/ast.js +++ b/apps/user_ldap/l10n/ast.js @@ -31,7 +31,6 @@ OC.L10N.register( "Help" : "Ayuda", "Groups meeting these criteria are available in %s:" : "Los grupos que cumplen estos criterios tán disponibles en %s:", "The filter specifies which LDAP groups shall have access to the %s instance." : "El filtru especifica qué grupos LDAP van tener accesu a %s.", - "Test Filter" : "Filtru de preba", "Other Attributes:" : "Otros atributos:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Define'l filtru a aplicar cuando s'intenta identificar. %%uid va trocar al nome d'usuariu nel procesu d'identificación. Por exemplu: \"uid=%%uid\"", "1. Server" : "1. Sirvidor", diff --git a/apps/user_ldap/l10n/ast.json b/apps/user_ldap/l10n/ast.json index 408febfb899f371a6455249c5a12cd47469539e1..19b8c5fad14e9b78900e8ba826a9ee0534c6c98d 100644 --- a/apps/user_ldap/l10n/ast.json +++ b/apps/user_ldap/l10n/ast.json @@ -29,7 +29,6 @@ "Help" : "Ayuda", "Groups meeting these criteria are available in %s:" : "Los grupos que cumplen estos criterios tán disponibles en %s:", "The filter specifies which LDAP groups shall have access to the %s instance." : "El filtru especifica qué grupos LDAP van tener accesu a %s.", - "Test Filter" : "Filtru de preba", "Other Attributes:" : "Otros atributos:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Define'l filtru a aplicar cuando s'intenta identificar. %%uid va trocar al nome d'usuariu nel procesu d'identificación. Por exemplu: \"uid=%%uid\"", "1. Server" : "1. Sirvidor", diff --git a/apps/user_ldap/l10n/be.js b/apps/user_ldap/l10n/be.js index dda51e8ac426decc271a2419571606a668f585de..99117026327e4a9876178c9b99272d058881b960 100644 --- a/apps/user_ldap/l10n/be.js +++ b/apps/user_ldap/l10n/be.js @@ -3,4 +3,4 @@ OC.L10N.register( { "Advanced" : "ДаÑведчаны" }, -"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/user_ldap/l10n/be.json b/apps/user_ldap/l10n/be.json index f70adabdbe10599090afe6dc454b83cf68601b0f..987589ccd812a1e9806a79d16f084429da725c56 100644 --- a/apps/user_ldap/l10n/be.json +++ b/apps/user_ldap/l10n/be.json @@ -1,4 +1,4 @@ { "translations": { "Advanced" : "ДаÑведчаны" -},"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/user_ldap/l10n/bg_BG.js b/apps/user_ldap/l10n/bg_BG.js index e363f1c897bb7c7b20612333fe401cb215bc7aee..b2e12165debecb0d66fbd4d6a3908842f2c55a90 100644 --- a/apps/user_ldap/l10n/bg_BG.js +++ b/apps/user_ldap/l10n/bg_BG.js @@ -30,7 +30,6 @@ OC.L10N.register( "Help" : "Помощ", "Groups meeting these criteria are available in %s:" : "Групи Ñпазващи тези критерии Ñа разположени в %s:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Филтърът поÑочва кои LDAP групи ще имат доÑтъп до %s инÑталациÑта.", - "Test Filter" : "ТеÑтов Филтър", "Other Attributes:" : "Други Ðтрибути:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "ЗаÑвÑва филтърът, който да бъде приложен при опит за впиÑване. %%uid замеÑтва потребителÑкото име в полето login action. Пример: \"uid=%%uid\".", "Test Loginname" : "Проверка на ПотребителÑко име", diff --git a/apps/user_ldap/l10n/bg_BG.json b/apps/user_ldap/l10n/bg_BG.json index 250be5f00a3cf578ff32001d25c53c8ba70103d4..39fc9b1e49ba32bbd857e8f7690cbaa669ca20bc 100644 --- a/apps/user_ldap/l10n/bg_BG.json +++ b/apps/user_ldap/l10n/bg_BG.json @@ -28,7 +28,6 @@ "Help" : "Помощ", "Groups meeting these criteria are available in %s:" : "Групи Ñпазващи тези критерии Ñа разположени в %s:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Филтърът поÑочва кои LDAP групи ще имат доÑтъп до %s инÑталациÑта.", - "Test Filter" : "ТеÑтов Филтър", "Other Attributes:" : "Други Ðтрибути:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "ЗаÑвÑва филтърът, който да бъде приложен при опит за впиÑване. %%uid замеÑтва потребителÑкото име в полето login action. Пример: \"uid=%%uid\".", "Test Loginname" : "Проверка на ПотребителÑко име", diff --git a/apps/user_ldap/l10n/cs_CZ.js b/apps/user_ldap/l10n/cs_CZ.js index 1e993d66a6ba3fe620378ad58245518ff417b131..a5eb704c3e6ce55d06f83a00aa96002b5f102948 100644 --- a/apps/user_ldap/l10n/cs_CZ.js +++ b/apps/user_ldap/l10n/cs_CZ.js @@ -62,7 +62,6 @@ OC.L10N.register( "Edit LDAP Query" : "Upravit LDAP požadavek", "LDAP Filter:" : "LDAP filtr:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filtr urÄuje, kteřà uživatelé LDAP majà mÃt pÅ™Ãstup k instanci %s.", - "Test Filter" : "Otestovat filtr", "Verify settings and count groups" : "Ověřit nastavenà a spoÄÃtat skupiny", "When logging in, %s will find the user based on the following attributes:" : "PÅ™i pÅ™ihlaÅ¡ovánÃ, %s bude hledat uživatele na základÄ› následujÃcÃch atributů:", "LDAP / AD Username:" : "LDAP / AD uživatelské jméno:", diff --git a/apps/user_ldap/l10n/cs_CZ.json b/apps/user_ldap/l10n/cs_CZ.json index 061e77eedec53092de00710572d0794598b803b5..dbe157bb1ba77fe2906b64798b09651545f2bc40 100644 --- a/apps/user_ldap/l10n/cs_CZ.json +++ b/apps/user_ldap/l10n/cs_CZ.json @@ -60,7 +60,6 @@ "Edit LDAP Query" : "Upravit LDAP požadavek", "LDAP Filter:" : "LDAP filtr:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filtr urÄuje, kteřà uživatelé LDAP majà mÃt pÅ™Ãstup k instanci %s.", - "Test Filter" : "Otestovat filtr", "Verify settings and count groups" : "Ověřit nastavenà a spoÄÃtat skupiny", "When logging in, %s will find the user based on the following attributes:" : "PÅ™i pÅ™ihlaÅ¡ovánÃ, %s bude hledat uživatele na základÄ› následujÃcÃch atributů:", "LDAP / AD Username:" : "LDAP / AD uživatelské jméno:", diff --git a/apps/user_ldap/l10n/da.js b/apps/user_ldap/l10n/da.js index dd679fd842c150997ccabdd0b9749007caaaf8f4..f19e3ffa8370375a1f8f16fa15f8340f5a2e569d 100644 --- a/apps/user_ldap/l10n/da.js +++ b/apps/user_ldap/l10n/da.js @@ -61,7 +61,6 @@ OC.L10N.register( "Edit LDAP Query" : "Redigér LDAP-forespørgsel", "LDAP Filter:" : "LDAP-filter:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filteret angiver hvilke LDAP-grupper, der skal have adgang til instansen %s.", - "Test Filter" : "Test filter", "Verify settings and count groups" : "Verificér indstillinger og optællingsgrupper", "When logging in, %s will find the user based on the following attributes:" : "NÃ¥r der logges ind, sÃ¥ vil %s finde brugeren baseret pÃ¥ følgende attributter:", "LDAP / AD Username:" : "LDAP/AD-brugernavn:", diff --git a/apps/user_ldap/l10n/da.json b/apps/user_ldap/l10n/da.json index 6937eee04f61aca09a4707556cf0adf7de05b7ea..0e3702e3e801d440bfe01c02b7d3191abcd2de9c 100644 --- a/apps/user_ldap/l10n/da.json +++ b/apps/user_ldap/l10n/da.json @@ -59,7 +59,6 @@ "Edit LDAP Query" : "Redigér LDAP-forespørgsel", "LDAP Filter:" : "LDAP-filter:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filteret angiver hvilke LDAP-grupper, der skal have adgang til instansen %s.", - "Test Filter" : "Test filter", "Verify settings and count groups" : "Verificér indstillinger og optællingsgrupper", "When logging in, %s will find the user based on the following attributes:" : "NÃ¥r der logges ind, sÃ¥ vil %s finde brugeren baseret pÃ¥ følgende attributter:", "LDAP / AD Username:" : "LDAP/AD-brugernavn:", diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js index f5a06782cc296dd87ee55b06efdf23e7cc434e16..8f003addfa2c53f3ce4e1cd14b523f545354eb9f 100644 --- a/apps/user_ldap/l10n/de.js +++ b/apps/user_ldap/l10n/de.js @@ -57,7 +57,6 @@ OC.L10N.register( "Edit LDAP Query" : "LDAP-Abfrage bearbeiten", "LDAP Filter:" : "LDAP-Filter:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Der Filter bestimmt, welche LDAP-Gruppen Zugriff auf die %s-Instanz haben sollen.", - "Test Filter" : "Testfilter", "Verify settings and count groups" : "Einstellungen überprüfen und Gruppen zählen", "LDAP / AD Username:" : "LDAP-/AD-Benutzername:", "LDAP / AD Email Address:" : "LDAP-/AD-E-Mail-Adresse:", diff --git a/apps/user_ldap/l10n/de.json b/apps/user_ldap/l10n/de.json index 2bfc716e16104c277d481cc77cf58dc92181a284..0b892d02b2b7d7e837f7e7f3c866069052a4b73e 100644 --- a/apps/user_ldap/l10n/de.json +++ b/apps/user_ldap/l10n/de.json @@ -55,7 +55,6 @@ "Edit LDAP Query" : "LDAP-Abfrage bearbeiten", "LDAP Filter:" : "LDAP-Filter:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Der Filter bestimmt, welche LDAP-Gruppen Zugriff auf die %s-Instanz haben sollen.", - "Test Filter" : "Testfilter", "Verify settings and count groups" : "Einstellungen überprüfen und Gruppen zählen", "LDAP / AD Username:" : "LDAP-/AD-Benutzername:", "LDAP / AD Email Address:" : "LDAP-/AD-E-Mail-Adresse:", diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js index a25382db6f7a2ef337605cc327d3b607aa9b571c..1d8dba821229d9e31ecfa6f7e7c3b1127a88a69d 100644 --- a/apps/user_ldap/l10n/de_DE.js +++ b/apps/user_ldap/l10n/de_DE.js @@ -57,7 +57,6 @@ OC.L10N.register( "Edit LDAP Query" : "LDAP-Abfrage bearbeiten", "LDAP Filter:" : "LDAP-Filter:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Der Filter bestimmt, welche LDAP-Gruppen Zugriff auf die %s-Instanz haben sollen.", - "Test Filter" : "Testfilter", "Verify settings and count groups" : "Einstellungen überprüfen und Gruppen zählen", "LDAP / AD Username:" : "LDAP-/AD-Benutzername:", "LDAP / AD Email Address:" : "LDAP-/AD-E-Mail-Adresse:", diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json index 73500d253e301905cb9f0b5388cd6f5949c112a2..d0e70cf3bc427378161741aeaca9ee604a39fc00 100644 --- a/apps/user_ldap/l10n/de_DE.json +++ b/apps/user_ldap/l10n/de_DE.json @@ -55,7 +55,6 @@ "Edit LDAP Query" : "LDAP-Abfrage bearbeiten", "LDAP Filter:" : "LDAP-Filter:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Der Filter bestimmt, welche LDAP-Gruppen Zugriff auf die %s-Instanz haben sollen.", - "Test Filter" : "Testfilter", "Verify settings and count groups" : "Einstellungen überprüfen und Gruppen zählen", "LDAP / AD Username:" : "LDAP-/AD-Benutzername:", "LDAP / AD Email Address:" : "LDAP-/AD-E-Mail-Adresse:", diff --git a/apps/user_ldap/l10n/el.js b/apps/user_ldap/l10n/el.js index a00a65f3b816989815d483973881c768ac16de0e..939edd4d0454932f4b19547aef6be167d7d08429 100644 --- a/apps/user_ldap/l10n/el.js +++ b/apps/user_ldap/l10n/el.js @@ -62,7 +62,6 @@ OC.L10N.register( "Edit LDAP Query" : "ΕπεξεÏγασία εÏωτήματος ", "LDAP Filter:" : "ΦίλτÏο LDAP:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Το φίλτÏο καθοÏίζει ποιες ομάδες LDAP θα Îχουν Ï€Ïόσβαση στην εγκατάσταση %s.", - "Test Filter" : "ΦίλτÏο ΕλÎγχου", "Verify settings and count groups" : "Επιβεβαίωση Ïυθμίσεων και καταμÎÏ„Ïηση ομάδων", "When logging in, %s will find the user based on the following attributes:" : "Κατά τη σÏνδεση, το %s θα βÏει το χÏήστη βασιζόμενος στις ακόλουθες ιδιότητες:", "LDAP / AD Username:" : "Όνομα χÏήστη LDAP / AD:", diff --git a/apps/user_ldap/l10n/el.json b/apps/user_ldap/l10n/el.json index a98c2d0438e3e73aefb542da42734533c1062c99..1e0add9ee4425fe621c77e95a5c7e48aff3c8562 100644 --- a/apps/user_ldap/l10n/el.json +++ b/apps/user_ldap/l10n/el.json @@ -60,7 +60,6 @@ "Edit LDAP Query" : "ΕπεξεÏγασία εÏωτήματος ", "LDAP Filter:" : "ΦίλτÏο LDAP:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Το φίλτÏο καθοÏίζει ποιες ομάδες LDAP θα Îχουν Ï€Ïόσβαση στην εγκατάσταση %s.", - "Test Filter" : "ΦίλτÏο ΕλÎγχου", "Verify settings and count groups" : "Επιβεβαίωση Ïυθμίσεων και καταμÎÏ„Ïηση ομάδων", "When logging in, %s will find the user based on the following attributes:" : "Κατά τη σÏνδεση, το %s θα βÏει το χÏήστη βασιζόμενος στις ακόλουθες ιδιότητες:", "LDAP / AD Username:" : "Όνομα χÏήστη LDAP / AD:", diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js index 4f6e9c96a680adea268d61cff53fb0c8bd5273c2..86c93e972d7ae240576d693da6df3095854a2edf 100644 --- a/apps/user_ldap/l10n/en_GB.js +++ b/apps/user_ldap/l10n/en_GB.js @@ -61,7 +61,6 @@ OC.L10N.register( "Edit LDAP Query" : "Edit LDAP Query", "LDAP Filter:" : "LDAP Filter:", "The filter specifies which LDAP groups shall have access to the %s instance." : "The filter specifies which LDAP groups shall have access to the %s instance.", - "Test Filter" : "Test Filter", "Verify settings and count groups" : "Verify settings and count groups", "When logging in, %s will find the user based on the following attributes:" : "When logging in, %s will find the user based on the following attributes:", "LDAP / AD Username:" : "LDAP / AD Username:", diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json index 51df2fe845eadbc0320683041c2d5df65259b766..39366fd146bbb46dd5a679ac78ebbd525500e01d 100644 --- a/apps/user_ldap/l10n/en_GB.json +++ b/apps/user_ldap/l10n/en_GB.json @@ -59,7 +59,6 @@ "Edit LDAP Query" : "Edit LDAP Query", "LDAP Filter:" : "LDAP Filter:", "The filter specifies which LDAP groups shall have access to the %s instance." : "The filter specifies which LDAP groups shall have access to the %s instance.", - "Test Filter" : "Test Filter", "Verify settings and count groups" : "Verify settings and count groups", "When logging in, %s will find the user based on the following attributes:" : "When logging in, %s will find the user based on the following attributes:", "LDAP / AD Username:" : "LDAP / AD Username:", diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js index e1fd31b55817de7c0117fe2fcf211427555dcaa6..fd90625352be9946718c207991caaa3f0c6a7c31 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -62,7 +62,6 @@ OC.L10N.register( "Edit LDAP Query" : "Editar consulta LDAP", "LDAP Filter:" : "Filtro LDAP:", "The filter specifies which LDAP groups shall have access to the %s instance." : "El filtro especifica que grupos LDAP tendrán acceso a %s.", - "Test Filter" : "Filtro de prueba", "Verify settings and count groups" : "Verificar configuraciones y contar grupos", "When logging in, %s will find the user based on the following attributes:" : "Cuando se inicia sesión, %s encontrará al usuario basado en los siguientes atributos:", "LDAP / AD Username:" : "Nombre de usuario LDAP /AD:", diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json index 3530717e2d86d944f319ab96a44697a8347081ce..3e939e07de28a923405e38c650cba2cf5fdd4675 100644 --- a/apps/user_ldap/l10n/es.json +++ b/apps/user_ldap/l10n/es.json @@ -60,7 +60,6 @@ "Edit LDAP Query" : "Editar consulta LDAP", "LDAP Filter:" : "Filtro LDAP:", "The filter specifies which LDAP groups shall have access to the %s instance." : "El filtro especifica que grupos LDAP tendrán acceso a %s.", - "Test Filter" : "Filtro de prueba", "Verify settings and count groups" : "Verificar configuraciones y contar grupos", "When logging in, %s will find the user based on the following attributes:" : "Cuando se inicia sesión, %s encontrará al usuario basado en los siguientes atributos:", "LDAP / AD Username:" : "Nombre de usuario LDAP /AD:", diff --git a/apps/user_ldap/l10n/et_EE.js b/apps/user_ldap/l10n/et_EE.js index 08c696977d8effc57350f59ebf469b2deab278ea..cfe06cf0d6ec92ef2f38370ab8885fedf3bab492 100644 --- a/apps/user_ldap/l10n/et_EE.js +++ b/apps/user_ldap/l10n/et_EE.js @@ -30,7 +30,6 @@ OC.L10N.register( "Help" : "Abiinfo", "Groups meeting these criteria are available in %s:" : "Kriteeriumiga sobivad grupid on saadaval %s:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filter määrab millised LDAP grupid saavad ligipääsu sellele %s instantsile.", - "Test Filter" : "Testi filtrit", "Other Attributes:" : "Muud atribuudid:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Määrab sisselogimisel kasutatava filtri. %%uid asendab sisselogimistegevuses kasutajanime. Näide: \"uid=%%uid\"", "1. Server" : "1. Server", diff --git a/apps/user_ldap/l10n/et_EE.json b/apps/user_ldap/l10n/et_EE.json index 21b25b52d1a181acd61b8f1062f774fe8cc9c8d1..b592f01087df64081accbdd16376b1bb667bb4c6 100644 --- a/apps/user_ldap/l10n/et_EE.json +++ b/apps/user_ldap/l10n/et_EE.json @@ -28,7 +28,6 @@ "Help" : "Abiinfo", "Groups meeting these criteria are available in %s:" : "Kriteeriumiga sobivad grupid on saadaval %s:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filter määrab millised LDAP grupid saavad ligipääsu sellele %s instantsile.", - "Test Filter" : "Testi filtrit", "Other Attributes:" : "Muud atribuudid:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Määrab sisselogimisel kasutatava filtri. %%uid asendab sisselogimistegevuses kasutajanime. Näide: \"uid=%%uid\"", "1. Server" : "1. Server", diff --git a/apps/user_ldap/l10n/eu.js b/apps/user_ldap/l10n/eu.js index b846dfa1e106eb3a47246c29596ea48abea362f1..096973d2f1c1c3e03479f80353d5f61f2410cead 100644 --- a/apps/user_ldap/l10n/eu.js +++ b/apps/user_ldap/l10n/eu.js @@ -31,7 +31,6 @@ OC.L10N.register( "Help" : "Laguntza", "Groups meeting these criteria are available in %s:" : "Baldintza horiek betetzen dituzten taldeak bertan eskuragarri %s:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Iragazkiak zehazten du ze LDAP taldek izango duten sarrera %s instantziara:", - "Test Filter" : "Frogatu Iragazkia", "Other Attributes:" : "Bestelako atributuak:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Definitu aplikatu beharreko iragazkia sartzen saiatzean. %%uid erabiltzailearen izena ordezten du sartzeko ekintzan. Adibidez: \"uid=%%uid\"", "1. Server" : "1. Zerbitzaria", diff --git a/apps/user_ldap/l10n/eu.json b/apps/user_ldap/l10n/eu.json index 247618ea884904ae7de1ad5b17880914d3671f73..84e8650d213866174071206ec1b51564bcfcee0f 100644 --- a/apps/user_ldap/l10n/eu.json +++ b/apps/user_ldap/l10n/eu.json @@ -29,7 +29,6 @@ "Help" : "Laguntza", "Groups meeting these criteria are available in %s:" : "Baldintza horiek betetzen dituzten taldeak bertan eskuragarri %s:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Iragazkiak zehazten du ze LDAP taldek izango duten sarrera %s instantziara:", - "Test Filter" : "Frogatu Iragazkia", "Other Attributes:" : "Bestelako atributuak:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Definitu aplikatu beharreko iragazkia sartzen saiatzean. %%uid erabiltzailearen izena ordezten du sartzeko ekintzan. Adibidez: \"uid=%%uid\"", "1. Server" : "1. Zerbitzaria", diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js index 5d23411280b55d33317c6856fc5ca833e21c6456..eeb890c70c550ca0bcf65157cb57b5023e685876 100644 --- a/apps/user_ldap/l10n/fr.js +++ b/apps/user_ldap/l10n/fr.js @@ -62,7 +62,6 @@ OC.L10N.register( "Edit LDAP Query" : "Modifier la requête LDAP", "LDAP Filter:" : "Filtre LDAP :", "The filter specifies which LDAP groups shall have access to the %s instance." : "Le filtre spécifie quels groupes LDAP ont accès à l'instance %s.", - "Test Filter" : "Test du filtre", "Verify settings and count groups" : "Vérifier les paramètres et compter les groupes", "When logging in, %s will find the user based on the following attributes:" : "Au login, %s cherchera l'utilisateur sur base de ces attributs :", "LDAP / AD Username:" : "Nom d'utilisateur LDAP / AD :", diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json index df907b33a8c384e874aa084bded067c853d1ce5c..b6c1c9e9985fa0cc4ace4276e7e6e56e94c3333a 100644 --- a/apps/user_ldap/l10n/fr.json +++ b/apps/user_ldap/l10n/fr.json @@ -60,7 +60,6 @@ "Edit LDAP Query" : "Modifier la requête LDAP", "LDAP Filter:" : "Filtre LDAP :", "The filter specifies which LDAP groups shall have access to the %s instance." : "Le filtre spécifie quels groupes LDAP ont accès à l'instance %s.", - "Test Filter" : "Test du filtre", "Verify settings and count groups" : "Vérifier les paramètres et compter les groupes", "When logging in, %s will find the user based on the following attributes:" : "Au login, %s cherchera l'utilisateur sur base de ces attributs :", "LDAP / AD Username:" : "Nom d'utilisateur LDAP / AD :", diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js index 2dce42d9131d82eb10c7855d4661b9a7e2d81ff1..63f7a2cdaf15b5bbd0081a2e8c6f355904b58552 100644 --- a/apps/user_ldap/l10n/gl.js +++ b/apps/user_ldap/l10n/gl.js @@ -62,7 +62,6 @@ OC.L10N.register( "Edit LDAP Query" : "Editar a consulta LDAP", "LDAP Filter:" : "Filtro LDAP:", "The filter specifies which LDAP groups shall have access to the %s instance." : "O filtro especifica que grupos LDAP teñen acceso á instancia %s.", - "Test Filter" : "Filtro de probas", "Verify settings and count groups" : "Verificar os axustes e contar os grupos", "When logging in, %s will find the user based on the following attributes:" : "Ao acceder, %s atopa o usuario en función dos seguintes atributos:", "LDAP / AD Username:" : "Nome de usuario LDAP / AD:", diff --git a/apps/user_ldap/l10n/gl.json b/apps/user_ldap/l10n/gl.json index 58832e778f201a564eb73fc68d26ee2fd7471054..bcbef5d530e0d69436f76b0bd7113eb808d494a9 100644 --- a/apps/user_ldap/l10n/gl.json +++ b/apps/user_ldap/l10n/gl.json @@ -60,7 +60,6 @@ "Edit LDAP Query" : "Editar a consulta LDAP", "LDAP Filter:" : "Filtro LDAP:", "The filter specifies which LDAP groups shall have access to the %s instance." : "O filtro especifica que grupos LDAP teñen acceso á instancia %s.", - "Test Filter" : "Filtro de probas", "Verify settings and count groups" : "Verificar os axustes e contar os grupos", "When logging in, %s will find the user based on the following attributes:" : "Ao acceder, %s atopa o usuario en función dos seguintes atributos:", "LDAP / AD Username:" : "Nome de usuario LDAP / AD:", diff --git a/apps/user_ldap/l10n/hu_HU.js b/apps/user_ldap/l10n/hu_HU.js index d6fe2fde2d861df26b08c73ae7e67f2a3adf2f97..6d3ad2600f087c4e15e4372924a847135c5c94fc 100644 --- a/apps/user_ldap/l10n/hu_HU.js +++ b/apps/user_ldap/l10n/hu_HU.js @@ -30,7 +30,6 @@ OC.L10N.register( "Help" : "Súgó", "Groups meeting these criteria are available in %s:" : "A %s szolgáltatás azon csoportok létezését veszi figyelembe, amik a következÅ‘ feltételeknek felelnek meg:", "The filter specifies which LDAP groups shall have access to the %s instance." : "A szűrÅ‘ meghatározza, hogy mely LDAP csoportok lesznek jogosultak %s elérésére.", - "Test Filter" : "Test szűrÅ‘ ", "Other Attributes:" : "Más attribútumok:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Ez a szűrÅ‘ érvényes a bejelentkezés megkÃsérlésekor. Ekkor az %%uid változó helyére a bejelentkezési név kerül. Például: \"uid=%%uid\"", "1. Server" : "1. Kiszolgáló", diff --git a/apps/user_ldap/l10n/hu_HU.json b/apps/user_ldap/l10n/hu_HU.json index d793887c0b2994114c72e36709b717a9be0ca187..19552648b7364fbe62f502ac22c251160c341b38 100644 --- a/apps/user_ldap/l10n/hu_HU.json +++ b/apps/user_ldap/l10n/hu_HU.json @@ -28,7 +28,6 @@ "Help" : "Súgó", "Groups meeting these criteria are available in %s:" : "A %s szolgáltatás azon csoportok létezését veszi figyelembe, amik a következÅ‘ feltételeknek felelnek meg:", "The filter specifies which LDAP groups shall have access to the %s instance." : "A szűrÅ‘ meghatározza, hogy mely LDAP csoportok lesznek jogosultak %s elérésére.", - "Test Filter" : "Test szűrÅ‘ ", "Other Attributes:" : "Más attribútumok:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Ez a szűrÅ‘ érvényes a bejelentkezés megkÃsérlésekor. Ekkor az %%uid változó helyére a bejelentkezési név kerül. Például: \"uid=%%uid\"", "1. Server" : "1. Kiszolgáló", diff --git a/apps/user_ldap/l10n/id.js b/apps/user_ldap/l10n/id.js index 3433482319d9ddea1eaf8aa0f7a65ef9f44c8b2f..d8ff8b4e24c3c8bbb2212380f53f7af8bf9e1057 100644 --- a/apps/user_ldap/l10n/id.js +++ b/apps/user_ldap/l10n/id.js @@ -56,7 +56,6 @@ OC.L10N.register( "Selected groups" : "Grup terpilih", "Edit LDAP Query" : "Sunting Kueri LDAP", "LDAP Filter:" : "Penyaring LDAP:", - "Test Filter" : "Uji Penyaring", "LDAP / AD Username:" : "Nama pengguna LDAP / AD:", "LDAP / AD Email Address:" : "Alamat Email LDAP / AD:", "Other Attributes:" : "Atribut Lain:", diff --git a/apps/user_ldap/l10n/id.json b/apps/user_ldap/l10n/id.json index 0d1818f9a513e63d628bb5eb7e87ad9ab558d9a6..811351a2549c3a59b262d0986afd4727d11b8c60 100644 --- a/apps/user_ldap/l10n/id.json +++ b/apps/user_ldap/l10n/id.json @@ -54,7 +54,6 @@ "Selected groups" : "Grup terpilih", "Edit LDAP Query" : "Sunting Kueri LDAP", "LDAP Filter:" : "Penyaring LDAP:", - "Test Filter" : "Uji Penyaring", "LDAP / AD Username:" : "Nama pengguna LDAP / AD:", "LDAP / AD Email Address:" : "Alamat Email LDAP / AD:", "Other Attributes:" : "Atribut Lain:", diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js index 146b5f7d70547b30f0c636b3a5f722659244900e..342808994e437b315cf99efe7958472682444176 100644 --- a/apps/user_ldap/l10n/it.js +++ b/apps/user_ldap/l10n/it.js @@ -62,7 +62,6 @@ OC.L10N.register( "Edit LDAP Query" : "Modifica query LDAP", "LDAP Filter:" : "Filtro LDAP:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Il filtro specifica quali gruppi LDAP devono avere accesso all'istanza %s.", - "Test Filter" : "Prova filtro", "Verify settings and count groups" : "Verifica le impostazioni e conta i gruppi", "When logging in, %s will find the user based on the following attributes:" : "Quando accedi, %s troverà l'utente sulla base dei seguenti attributi:", "LDAP / AD Username:" : "Nome utente LDAP / AD:", diff --git a/apps/user_ldap/l10n/it.json b/apps/user_ldap/l10n/it.json index 705d3ddd2122fe3c68d631dec883922ac575be7d..42ab5158a288611eecbe83afd56686f01fdaad02 100644 --- a/apps/user_ldap/l10n/it.json +++ b/apps/user_ldap/l10n/it.json @@ -60,7 +60,6 @@ "Edit LDAP Query" : "Modifica query LDAP", "LDAP Filter:" : "Filtro LDAP:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Il filtro specifica quali gruppi LDAP devono avere accesso all'istanza %s.", - "Test Filter" : "Prova filtro", "Verify settings and count groups" : "Verifica le impostazioni e conta i gruppi", "When logging in, %s will find the user based on the following attributes:" : "Quando accedi, %s troverà l'utente sulla base dei seguenti attributi:", "LDAP / AD Username:" : "Nome utente LDAP / AD:", diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js index c852ae4764ef36f5796c3f399e1560420d86c84d..60c8fce22f669684abae8712e51b74057bcf58b9 100644 --- a/apps/user_ldap/l10n/ja.js +++ b/apps/user_ldap/l10n/ja.js @@ -38,7 +38,6 @@ OC.L10N.register( "Selected groups" : "é¸æŠžã•ã‚ŒãŸã‚°ãƒ«ãƒ¼ãƒ—", "LDAP Filter:" : "LDAP フィルタ:", "The filter specifies which LDAP groups shall have access to the %s instance." : "フィルターã¯ã€ã©ã® LDAP グループ㌠%s ã«ã‚¢ã‚¯ã‚»ã‚¹ã™ã‚‹ã‹ã‚’指定ã—ã¾ã™ã€‚", - "Test Filter" : "フィルターをテスト", "LDAP / AD Username:" : "LDAP/ADユーザーå:", "LDAP / AD Email Address:" : "LDAP / AD メールアドレス:", "Other Attributes:" : "ãã®ä»–ã®å±žæ€§:", diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json index bcb9b0913e418ac486fde5c6fb676e871641e3f4..9b8433c18e35c8f3626eb02b8baa1385a62cf04d 100644 --- a/apps/user_ldap/l10n/ja.json +++ b/apps/user_ldap/l10n/ja.json @@ -36,7 +36,6 @@ "Selected groups" : "é¸æŠžã•ã‚ŒãŸã‚°ãƒ«ãƒ¼ãƒ—", "LDAP Filter:" : "LDAP フィルタ:", "The filter specifies which LDAP groups shall have access to the %s instance." : "フィルターã¯ã€ã©ã® LDAP グループ㌠%s ã«ã‚¢ã‚¯ã‚»ã‚¹ã™ã‚‹ã‹ã‚’指定ã—ã¾ã™ã€‚", - "Test Filter" : "フィルターをテスト", "LDAP / AD Username:" : "LDAP/ADユーザーå:", "LDAP / AD Email Address:" : "LDAP / AD メールアドレス:", "Other Attributes:" : "ãã®ä»–ã®å±žæ€§:", diff --git a/apps/user_ldap/l10n/ko.js b/apps/user_ldap/l10n/ko.js index 94be236ab6368cc5693a0701373004dae4424547..dab98051611038fd1c3ee434de4043d85a648e17 100644 --- a/apps/user_ldap/l10n/ko.js +++ b/apps/user_ldap/l10n/ko.js @@ -10,15 +10,38 @@ 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" : "ì„¤ì • 올바름", "Select groups" : "그룹 ì„ íƒ", "Select object classes" : "ê°ì²´ í´ëž˜ìŠ¤ ì„ íƒ", + "Please check the credentials, they seem to be wrong." : "ì¸ì¦ ì •ë³´ê°€ ìž˜ëª»ëœ ê²ƒ 같습니다. 다시 확ì¸í•´ 주ì‹ì‹œì˜¤.", + "Please specify the port, it could not be auto-detected." : "í¬íŠ¸ë¥¼ ìžë™ìœ¼ë¡œ ê°ì§€í• 수 없습니다. í¬íŠ¸ë¥¼ ìž…ë ¥í•´ 주ì‹ì‹œì˜¤.", + "Base DN could not be auto-detected, please revise credentials, host and port." : "기본 DNì„ ìžë™ìœ¼ë¡œ ê°ì§€í• 수 없습니다. ì¸ì¦ ì •ë³´, 호스트, í¬íŠ¸ë¥¼ 다시 확ì¸í•˜ì‹ì‹œì˜¤.", + "Could not detect Base DN, please enter it manually." : "기본 DNì„ ìžë™ìœ¼ë¡œ ê°ì§€í• 수 없습니다. ì§ì ‘ ìž…ë ¥í•˜ì‹ì‹œì˜¤.", "{nthServer}. Server" : "{nthServer}. 서버", + "No object found in the given Base DN. Please revise." : "ìž…ë ¥í•œ 기본 DNì—ì„œ ê°ì²´ë¥¼ ì°¾ì„ ìˆ˜ 없습니다. 다시 ìž…ë ¥í•˜ì‹ì‹œì˜¤.", + "More than 1.000 directory entries available." : "ë””ë ‰í„°ë¦¬ í•ëª©ì´ 1,000ê°œ ì´ìƒ 존재합니다.", + " entries available within the provided Base DN" : "ê°œ(ì§€ì •í•œ DNì˜ ê¸°ë³¸ í•ëª© 수)", + "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤. 기본 DN, ì—°ê²° ì„¤ì •, ì¸ì¦ ì •ë³´ë¥¼ 확ì¸í•˜ì‹ì‹œì˜¤.", "Do you really want to delete the current Server Configuration?" : "현재 서버 ì„¤ì •ì„ ì§€ìš°ì‹œê² ìŠµë‹ˆê¹Œ?", "Confirm Deletion" : "ì‚ì œ 확ì¸", + "Mappings cleared successfully!" : "ë§¤í•‘ì„ ì‚ì œí•˜ì˜€ìŠµë‹ˆë‹¤!", + "Error while clearing the mappings." : "ë§¤í•‘ì„ ì‚ì œí•˜ëŠ” 중 오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤.", + "Saving failed. Please make sure the database is in Operation. Reload before continuing." : "ì €ìž¥í• ìˆ˜ 없습니다. ë°ì´í„°ë² ì´ìŠ¤ ìƒíƒœë¥¼ 확ì¸í•˜ì‹ì‹œì˜¤. 계ì†í•˜ê¸° ì „ì— ìƒˆë¡œ ê³ ì¹˜ì‹ì‹œì˜¤.", + "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "모드를 ì „í™˜í•˜ë©´ ìžë™ LDAP 쿼리를 활성화합니다. LDAP í¬ê¸°ì— ë”°ë¼ì„œ ì‹œê°„ì´ ê±¸ë¦´ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤. 모드를 ì „í™˜í•˜ì‹œê² ìŠµë‹ˆê¹Œ?", + "Mode switch" : "모드 ì „í™˜", "Select attributes" : "ì†ì„± ì„ íƒ", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "사용ìžë¥¼ ì°¾ì„ ìˆ˜ 없습니다. ë¡œê·¸ì¸ ì†ì„±ê³¼ ì‚¬ìš©ìž ì´ë¦„ì„ í™•ì¸í•˜ì‹ì‹œì˜¤. ì ìš©ë˜ëŠ” í•„í„°(ëª…ë ¹í–‰ì— ë¶™ì—¬ë„£ì–´ ê²€ì¦ ê°€ëŠ¥):", + "User found and settings verified." : "사용ìžë¥¼ ì°¾ì•˜ê³ ì„¤ì •ì„ í™•ì¸í•˜ì˜€ìŠµë‹ˆë‹¤.", + "Settings verified, but one user found. Only the first will be able to login. Consider a more narrow filter." : "ì„¤ì •ì„ í™•ì¸í•˜ì˜€ìœ¼ë‚˜ í•œ ëª…ì˜ ì‚¬ìš©ìžë§Œ 찾았습니다. 첫 사용ìžë§Œ 로그ì¸í• 수 있습니다. ë” ì¢ì€ 필터를 ì§€ì •í•˜ì‹ì‹œì˜¤.", + "An unspecified error occurred. Please check the settings and the log." : "ì•Œ 수 없는 오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤. ì„¤ì •ê³¼ 로그를 확ì¸í•˜ì‹ì‹œì˜¤.", + "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "검색 í•„í„°ê°€ 잘못ë˜ì—ˆìŠµë‹ˆë‹¤. ì—´ê³ ë‹«ëŠ” 괄호 ìŒì´ 맞지 ì•Šì„ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤. í™•ì¸ í›„ ìˆ˜ì •í•˜ì‹ì‹œì˜¤.", + "A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP/AD ì—°ê²° 오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤. 호스트, í¬íŠ¸, ì¸ì¦ ì •ë³´ë¥¼ 확ì¸í•˜ì‹ì‹œì˜¤.", + "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "%uid ìžë¦¬ 비움ìžê°€ 존재하지 않습니다. LDAP/ADì— ì¡°íšŒí• ë•Œ ë¡œê·¸ì¸ ì‚¬ìš©ìž ì´ë¦„으로 대체ë©ë‹ˆë‹¤.", + "Please provide a login name to test against" : "í…ŒìŠ¤íŠ¸í• ë¡œê·¸ì¸ ì‚¬ìš©ìž ì´ë¦„ì„ ìž…ë ¥í•˜ì‹ì‹œì˜¤", + "The group box was disabled, because the LDAP / AD server does not support memberOf." : "LDAP/AD 서버ì—ì„œ memberOf를 지ì›í•˜ì§€ ì•Šì•„ì„œ 그룹 ìƒìžë¥¼ 비활성화합니다.", "_%s group found_::_%s groups found_" : ["그룹 %sê°œ ì°¾ìŒ"], "_%s user found_::_%s users found_" : ["ì‚¬ìš©ìž %s명 ì°¾ìŒ"], "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ì‚¬ìš©ìž í‘œì‹œ ì´ë¦„ì„ ê²°ì •í• ìˆ˜ 없습니다. ê³ ê¸‰ LDAP ì„¤ì •ì—ì„œ ì§ì ‘ ìž…ë ¥í•˜ì‹ì‹œì˜¤.", @@ -26,29 +49,49 @@ OC.L10N.register( "Invalid Host" : "ìž˜ëª»ëœ í˜¸ìŠ¤íŠ¸", "Server" : "서버", "Users" : "사용ìž", + "Login Attributes" : "ë¡œê·¸ì¸ ì†ì„±", "Groups" : "그룹", "Test Configuration" : "ì„¤ì • 시험", "Help" : "ë„움ë§", "Groups meeting these criteria are available in %s:" : "ì´ ì¡°ê±´ì„ ë§Œì¡±í•˜ëŠ” ê·¸ë£¹ì€ %sì— ìžˆìŠµë‹ˆë‹¤:", + "Only these object classes:" : "ë‹¤ìŒ ê°ì²´ í´ëž˜ìŠ¤ë§Œ:", + "Only from these groups:" : "ë‹¤ìŒ ê·¸ë£¹ë§Œ:", + "Search groups" : "그룹 검색", + "Available groups" : "사용 가능한 그룹", + "Selected groups" : "ì„ íƒí•œ 그룹", + "Edit LDAP Query" : "LDAP 쿼리 편집", + "LDAP Filter:" : "LDAP í•„í„°:", "The filter specifies which LDAP groups shall have access to the %s instance." : "ì´ í•„í„°ëŠ” %sì— ì ‘ê·¼í• ìˆ˜ 있는 LDAP ê·¸ë£¹ì„ ì„¤ì •í•©ë‹ˆë‹¤.", - "Test Filter" : "í•„í„° 시험", + "Verify settings and count groups" : "ì„¤ì •ì„ í™•ì¸í•˜ê³ 그룹 수 계산", + "When logging in, %s will find the user based on the following attributes:" : "로그ì¸í• ë•Œ %sì—ì„œ ë‹¤ìŒ ì†ì„±ì„ 기반으로 사용ìžë¥¼ 찾습니다:", + "LDAP / AD Username:" : "LDAP/AD ì‚¬ìš©ìž ì´ë¦„:", + "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "uid ë˜ëŠ” samaccountnameì— í•´ë‹¹í•˜ëŠ” LDAP/AD ì‚¬ìš©ìž ì´ë¦„으로 로그ì¸ì„ 허용합니다. ì†ì„±ì€ ìžë™ìœ¼ë¡œ ê°ì§€ë©ë‹ˆë‹¤.", + "LDAP / AD Email Address:" : "LDAP/AD ì´ë©”ì¼ ì£¼ì†Œ:", + "Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "ì´ë©”ì¼ ì†ì„±ìœ¼ë¡œ 로그ì¸ì„ 허용합니다. Mail ë° mailPrimaryAddress를 허용합니다.", "Other Attributes:" : "기타 ì†ì„±:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "로그ì¸ì„ ì‹œë„í• ë•Œ ì ìš©í• í•„í„°ë¥¼ ìž…ë ¥í•˜ì‹ì‹œì˜¤. %%uid는 ë¡œê·¸ì¸ ë™ìž‘ì˜ ì‚¬ìš©ìž ì´ë¦„으로 대체ë©ë‹ˆë‹¤. 예: \"uid=%%uid\"", + "Test Loginname" : "ë¡œê·¸ì¸ ì´ë¦„ 테스트", + "Verify settings" : "ì„¤ì • 검사", "1. Server" : "1. 서버", "%s. Server:" : "%s. 서버:", "Host" : "호스트", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "SSLì„ ì‚¬ìš©í•˜ì§€ 않으면 í”„ë¡œí† ì½œì„ ìž…ë ¥í•˜ì§€ ì•Šì•„ë„ ë©ë‹ˆë‹¤. SSLì„ ì‚¬ìš©í•˜ë ¤ë©´ ldaps://를 ìž…ë ¥í•˜ì‹ì‹œì˜¤.", "Port" : "í¬íŠ¸", + "Detect Port" : "í¬íŠ¸ ê°ì§€", "User DN" : "ì‚¬ìš©ìž DN", "The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "ë°”ì¸ë”© ìž‘ì—…ì„ ìˆ˜í–‰í• í´ë¼ì´ì–¸íŠ¸ ì‚¬ìš©ìž DN입니다. 예를 들어서 uid=agent,dc=example,dc=com입니다. ìµëª… ì ‘ê·¼ì„ í—ˆìš©í•˜ë ¤ë©´ DNê³¼ 암호를 비워 ë‘ì‹ì‹œì˜¤.", "Password" : "암호", "For anonymous access, leave DN and Password empty." : "ìµëª… ì ‘ê·¼ì„ í—ˆìš©í•˜ë ¤ë©´ DNê³¼ 암호를 비워 ë‘ì‹ì‹œì˜¤.", "One Base DN per line" : "기본 DNì„ í•œ ì¤„ì— í•˜ë‚˜ì”© ìž…ë ¥í•˜ì‹ì‹œì˜¤", "You can specify Base DN for users and groups in the Advanced tab" : "ê³ ê¸‰ íƒì—ì„œ ì‚¬ìš©ìž ë° ê·¸ë£¹ì— ëŒ€í•œ 기본 DNì„ ì§€ì •í• ìˆ˜ 있습니다.", + "Detect Base DN" : "기본 DN ê°ì§€", + "Test Base DN" : "기본 DN 시험", "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "ìžë™ LDAP ìš”ì²ì„ 줄입니다. 대형 사ì´íŠ¸ì—ì„œ ìœ ìš©í•˜ì§€ë§Œ LDAPì— ê´€í•œ 지ì‹ì´ 필요합니다.", "Manually enter LDAP filters (recommended for large directories)" : "수ë™ìœ¼ë¡œ LDAP í•„í„° ìž…ë ¥(대형 사ì´íŠ¸ì— 추천)", "Limit %s access to users meeting these criteria:" : "ë‹¤ìŒ ì¡°ê±´ì„ ë§Œì¡±í•˜ëŠ” 사용ìžë§Œ %s ì ‘ê·¼ 허용:", + "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." : "ì¼ë°˜ì ì¸ ê°ì²´ í´ëž˜ìŠ¤ëŠ” organizationalPerson, person, user, inetOrgPerson입니다. ì–´ë–¤ ê°ì²´ í´ëž˜ìŠ¤ë¥¼ 사용해야 í• ì§€ ëª¨ë¥´ê² ìœ¼ë©´ ë””ë ‰í„°ë¦¬ 서비스 관리ìžì—게 ì—°ë½í•˜ì‹ì‹œì˜¤.", "The filter specifies which LDAP users shall have access to the %s instance." : "ì´ í•„í„°ëŠ” %sì— ì ‘ê·¼í• ìˆ˜ 있는 LDAP 사용ìžë¥¼ ì„¤ì •í•©ë‹ˆë‹¤.", + "Verify settings and count users" : "ì„¤ì •ì„ í™•ì¸í•˜ê³ ì‚¬ìš©ìž ìˆ˜ 계산", "Saving" : "ì €ìž¥ 중", "Back" : "뒤로", "Continue" : "계ì†", @@ -102,6 +145,7 @@ OC.L10N.register( "UUID Attribute for Users:" : "ì‚¬ìš©ìž UUID ì†ì„±:", "UUID Attribute for Groups:" : "그룹 UUID ì†ì„±:", "Username-LDAP User Mapping" : "ì‚¬ìš©ìž ì´ë¦„-LDAP ì‚¬ìš©ìž ë§¤í•‘", + "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ì‚¬ìš©ìž ì´ë¦„ì€ (메타)ë°ì´í„°ë¥¼ ì €ìž¥í•˜ê³ í• ë‹¹í•˜ëŠ” ë° ì‚¬ìš©ë©ë‹ˆë‹¤. 사용ìžë¥¼ ì •í™•ížˆ ì‹ë³„하기 위해서 ëª¨ë“ LDAP 사용ìžëŠ” 내부 ì‚¬ìš©ìž ì´ë¦„ì„ ê°–ê³ ìžˆìŠµë‹ˆë‹¤. ì´ ì •ë³´ì— ì ‘ê·¼í•˜ë ¤ë©´ ì‚¬ìš©ìž ì´ë¦„ê³¼ LDAP ì‚¬ìš©ìž ì‚¬ì´ì˜ ì—°ê²°ì„ ì•Œì•„ì•¼ 합니다. ìƒì„±ëœ ì‚¬ìš©ìž ì´ë¦„ì€ LDAP 사용ìžì˜ UUIDì— ì—°ê²°ë©ë‹ˆë‹¤. LDAPì— ì—°ê²°í•˜ëŠ” 횟수를 줄ì´ê¸° 위하여 DNì„ ìºì‹œì— ì €ìž¥í•˜ì§€ë§Œ, ì‹ë³„ì—는 사용하지 않습니다. DNì´ ë³€ê²½ë˜ì—ˆì„ ë•Œ 변경 사í•ì´ ì ìš©ë©ë‹ˆë‹¤. 내부 ì‚¬ìš©ìž ì´ë¦„ì€ í•ìƒ 사용ë©ë‹ˆë‹¤. ë§¤í•‘ì„ ë¹„ìš°ë©´ 과거 ë§¤í•‘ì˜ í”ì ì´ ë‚¨ìŠµë‹ˆë‹¤. ë§¤í•‘ì„ ë¹„ìš°ëŠ” ê²ƒì€ ì„¤ì •ì— ê´€ê³„ ì—†ì´ ì ìš©ë˜ë¯€ë¡œ ëª¨ë“ LDAP ì„¤ì •ì— ì˜í–¥ì„ ì¤ë‹ˆë‹¤! 테스트 ë° ì‹¤í—˜ 단계ì—서만 ë§¤í•‘ì„ ë¹„ìš°ê³ , ìƒìš© 환경ì—서는 ë§¤í•‘ì„ ë¹„ìš°ì§€ 마ì‹ì‹œì˜¤.", "Clear Username-LDAP User Mapping" : "ì‚¬ìš©ìž ì´ë¦„-LDAP ì‚¬ìš©ìž ë§¤í•‘ 비우기", "Clear Groupname-LDAP Group Mapping" : "그룹 ì´ë¦„-LDAP 그룹 매핑 비우기" }, diff --git a/apps/user_ldap/l10n/ko.json b/apps/user_ldap/l10n/ko.json index d426febafcd7a41fffcd9cdec1156091a3c64ebb..ef04a2c8d931b685f5d5e87ab294fdb0e873404b 100644 --- a/apps/user_ldap/l10n/ko.json +++ b/apps/user_ldap/l10n/ko.json @@ -8,15 +8,38 @@ "No configuration specified" : "ì„¤ì •ì´ ì§€ì •ë˜ì§€ ì•ŠìŒ", "No data specified" : "ë°ì´í„°ê°€ ì§€ì •ë˜ì§€ ì•ŠìŒ", " Could not set configuration %s" : " ì„¤ì • %sì„(를) ì§€ì •í• ìˆ˜ ì—†ìŒ", + "Action does not exist" : "ë™ìž‘ì´ ì¡´ìž¬í•˜ì§€ ì•ŠìŒ", "Configuration incorrect" : "ì„¤ì • 올바르지 ì•ŠìŒ", "Configuration incomplete" : "ì„¤ì • ë¶ˆì™„ì „í•¨", "Configuration OK" : "ì„¤ì • 올바름", "Select groups" : "그룹 ì„ íƒ", "Select object classes" : "ê°ì²´ í´ëž˜ìŠ¤ ì„ íƒ", + "Please check the credentials, they seem to be wrong." : "ì¸ì¦ ì •ë³´ê°€ ìž˜ëª»ëœ ê²ƒ 같습니다. 다시 확ì¸í•´ 주ì‹ì‹œì˜¤.", + "Please specify the port, it could not be auto-detected." : "í¬íŠ¸ë¥¼ ìžë™ìœ¼ë¡œ ê°ì§€í• 수 없습니다. í¬íŠ¸ë¥¼ ìž…ë ¥í•´ 주ì‹ì‹œì˜¤.", + "Base DN could not be auto-detected, please revise credentials, host and port." : "기본 DNì„ ìžë™ìœ¼ë¡œ ê°ì§€í• 수 없습니다. ì¸ì¦ ì •ë³´, 호스트, í¬íŠ¸ë¥¼ 다시 확ì¸í•˜ì‹ì‹œì˜¤.", + "Could not detect Base DN, please enter it manually." : "기본 DNì„ ìžë™ìœ¼ë¡œ ê°ì§€í• 수 없습니다. ì§ì ‘ ìž…ë ¥í•˜ì‹ì‹œì˜¤.", "{nthServer}. Server" : "{nthServer}. 서버", + "No object found in the given Base DN. Please revise." : "ìž…ë ¥í•œ 기본 DNì—ì„œ ê°ì²´ë¥¼ ì°¾ì„ ìˆ˜ 없습니다. 다시 ìž…ë ¥í•˜ì‹ì‹œì˜¤.", + "More than 1.000 directory entries available." : "ë””ë ‰í„°ë¦¬ í•ëª©ì´ 1,000ê°œ ì´ìƒ 존재합니다.", + " entries available within the provided Base DN" : "ê°œ(ì§€ì •í•œ DNì˜ ê¸°ë³¸ í•ëª© 수)", + "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤. 기본 DN, ì—°ê²° ì„¤ì •, ì¸ì¦ ì •ë³´ë¥¼ 확ì¸í•˜ì‹ì‹œì˜¤.", "Do you really want to delete the current Server Configuration?" : "현재 서버 ì„¤ì •ì„ ì§€ìš°ì‹œê² ìŠµë‹ˆê¹Œ?", "Confirm Deletion" : "ì‚ì œ 확ì¸", + "Mappings cleared successfully!" : "ë§¤í•‘ì„ ì‚ì œí•˜ì˜€ìŠµë‹ˆë‹¤!", + "Error while clearing the mappings." : "ë§¤í•‘ì„ ì‚ì œí•˜ëŠ” 중 오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤.", + "Saving failed. Please make sure the database is in Operation. Reload before continuing." : "ì €ìž¥í• ìˆ˜ 없습니다. ë°ì´í„°ë² ì´ìŠ¤ ìƒíƒœë¥¼ 확ì¸í•˜ì‹ì‹œì˜¤. 계ì†í•˜ê¸° ì „ì— ìƒˆë¡œ ê³ ì¹˜ì‹ì‹œì˜¤.", + "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "모드를 ì „í™˜í•˜ë©´ ìžë™ LDAP 쿼리를 활성화합니다. LDAP í¬ê¸°ì— ë”°ë¼ì„œ ì‹œê°„ì´ ê±¸ë¦´ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤. 모드를 ì „í™˜í•˜ì‹œê² ìŠµë‹ˆê¹Œ?", + "Mode switch" : "모드 ì „í™˜", "Select attributes" : "ì†ì„± ì„ íƒ", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "사용ìžë¥¼ ì°¾ì„ ìˆ˜ 없습니다. ë¡œê·¸ì¸ ì†ì„±ê³¼ ì‚¬ìš©ìž ì´ë¦„ì„ í™•ì¸í•˜ì‹ì‹œì˜¤. ì ìš©ë˜ëŠ” í•„í„°(ëª…ë ¹í–‰ì— ë¶™ì—¬ë„£ì–´ ê²€ì¦ ê°€ëŠ¥):", + "User found and settings verified." : "사용ìžë¥¼ ì°¾ì•˜ê³ ì„¤ì •ì„ í™•ì¸í•˜ì˜€ìŠµë‹ˆë‹¤.", + "Settings verified, but one user found. Only the first will be able to login. Consider a more narrow filter." : "ì„¤ì •ì„ í™•ì¸í•˜ì˜€ìœ¼ë‚˜ í•œ ëª…ì˜ ì‚¬ìš©ìžë§Œ 찾았습니다. 첫 사용ìžë§Œ 로그ì¸í• 수 있습니다. ë” ì¢ì€ 필터를 ì§€ì •í•˜ì‹ì‹œì˜¤.", + "An unspecified error occurred. Please check the settings and the log." : "ì•Œ 수 없는 오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤. ì„¤ì •ê³¼ 로그를 확ì¸í•˜ì‹ì‹œì˜¤.", + "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "검색 í•„í„°ê°€ 잘못ë˜ì—ˆìŠµë‹ˆë‹¤. ì—´ê³ ë‹«ëŠ” 괄호 ìŒì´ 맞지 ì•Šì„ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤. í™•ì¸ í›„ ìˆ˜ì •í•˜ì‹ì‹œì˜¤.", + "A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP/AD ì—°ê²° 오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤. 호스트, í¬íŠ¸, ì¸ì¦ ì •ë³´ë¥¼ 확ì¸í•˜ì‹ì‹œì˜¤.", + "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "%uid ìžë¦¬ 비움ìžê°€ 존재하지 않습니다. LDAP/ADì— ì¡°íšŒí• ë•Œ ë¡œê·¸ì¸ ì‚¬ìš©ìž ì´ë¦„으로 대체ë©ë‹ˆë‹¤.", + "Please provide a login name to test against" : "í…ŒìŠ¤íŠ¸í• ë¡œê·¸ì¸ ì‚¬ìš©ìž ì´ë¦„ì„ ìž…ë ¥í•˜ì‹ì‹œì˜¤", + "The group box was disabled, because the LDAP / AD server does not support memberOf." : "LDAP/AD 서버ì—ì„œ memberOf를 지ì›í•˜ì§€ ì•Šì•„ì„œ 그룹 ìƒìžë¥¼ 비활성화합니다.", "_%s group found_::_%s groups found_" : ["그룹 %sê°œ ì°¾ìŒ"], "_%s user found_::_%s users found_" : ["ì‚¬ìš©ìž %s명 ì°¾ìŒ"], "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ì‚¬ìš©ìž í‘œì‹œ ì´ë¦„ì„ ê²°ì •í• ìˆ˜ 없습니다. ê³ ê¸‰ LDAP ì„¤ì •ì—ì„œ ì§ì ‘ ìž…ë ¥í•˜ì‹ì‹œì˜¤.", @@ -24,29 +47,49 @@ "Invalid Host" : "ìž˜ëª»ëœ í˜¸ìŠ¤íŠ¸", "Server" : "서버", "Users" : "사용ìž", + "Login Attributes" : "ë¡œê·¸ì¸ ì†ì„±", "Groups" : "그룹", "Test Configuration" : "ì„¤ì • 시험", "Help" : "ë„움ë§", "Groups meeting these criteria are available in %s:" : "ì´ ì¡°ê±´ì„ ë§Œì¡±í•˜ëŠ” ê·¸ë£¹ì€ %sì— ìžˆìŠµë‹ˆë‹¤:", + "Only these object classes:" : "ë‹¤ìŒ ê°ì²´ í´ëž˜ìŠ¤ë§Œ:", + "Only from these groups:" : "ë‹¤ìŒ ê·¸ë£¹ë§Œ:", + "Search groups" : "그룹 검색", + "Available groups" : "사용 가능한 그룹", + "Selected groups" : "ì„ íƒí•œ 그룹", + "Edit LDAP Query" : "LDAP 쿼리 편집", + "LDAP Filter:" : "LDAP í•„í„°:", "The filter specifies which LDAP groups shall have access to the %s instance." : "ì´ í•„í„°ëŠ” %sì— ì ‘ê·¼í• ìˆ˜ 있는 LDAP ê·¸ë£¹ì„ ì„¤ì •í•©ë‹ˆë‹¤.", - "Test Filter" : "í•„í„° 시험", + "Verify settings and count groups" : "ì„¤ì •ì„ í™•ì¸í•˜ê³ 그룹 수 계산", + "When logging in, %s will find the user based on the following attributes:" : "로그ì¸í• ë•Œ %sì—ì„œ ë‹¤ìŒ ì†ì„±ì„ 기반으로 사용ìžë¥¼ 찾습니다:", + "LDAP / AD Username:" : "LDAP/AD ì‚¬ìš©ìž ì´ë¦„:", + "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "uid ë˜ëŠ” samaccountnameì— í•´ë‹¹í•˜ëŠ” LDAP/AD ì‚¬ìš©ìž ì´ë¦„으로 로그ì¸ì„ 허용합니다. ì†ì„±ì€ ìžë™ìœ¼ë¡œ ê°ì§€ë©ë‹ˆë‹¤.", + "LDAP / AD Email Address:" : "LDAP/AD ì´ë©”ì¼ ì£¼ì†Œ:", + "Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "ì´ë©”ì¼ ì†ì„±ìœ¼ë¡œ 로그ì¸ì„ 허용합니다. Mail ë° mailPrimaryAddress를 허용합니다.", "Other Attributes:" : "기타 ì†ì„±:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "로그ì¸ì„ ì‹œë„í• ë•Œ ì ìš©í• í•„í„°ë¥¼ ìž…ë ¥í•˜ì‹ì‹œì˜¤. %%uid는 ë¡œê·¸ì¸ ë™ìž‘ì˜ ì‚¬ìš©ìž ì´ë¦„으로 대체ë©ë‹ˆë‹¤. 예: \"uid=%%uid\"", + "Test Loginname" : "ë¡œê·¸ì¸ ì´ë¦„ 테스트", + "Verify settings" : "ì„¤ì • 검사", "1. Server" : "1. 서버", "%s. Server:" : "%s. 서버:", "Host" : "호스트", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "SSLì„ ì‚¬ìš©í•˜ì§€ 않으면 í”„ë¡œí† ì½œì„ ìž…ë ¥í•˜ì§€ ì•Šì•„ë„ ë©ë‹ˆë‹¤. SSLì„ ì‚¬ìš©í•˜ë ¤ë©´ ldaps://를 ìž…ë ¥í•˜ì‹ì‹œì˜¤.", "Port" : "í¬íŠ¸", + "Detect Port" : "í¬íŠ¸ ê°ì§€", "User DN" : "ì‚¬ìš©ìž DN", "The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "ë°”ì¸ë”© ìž‘ì—…ì„ ìˆ˜í–‰í• í´ë¼ì´ì–¸íŠ¸ ì‚¬ìš©ìž DN입니다. 예를 들어서 uid=agent,dc=example,dc=com입니다. ìµëª… ì ‘ê·¼ì„ í—ˆìš©í•˜ë ¤ë©´ DNê³¼ 암호를 비워 ë‘ì‹ì‹œì˜¤.", "Password" : "암호", "For anonymous access, leave DN and Password empty." : "ìµëª… ì ‘ê·¼ì„ í—ˆìš©í•˜ë ¤ë©´ DNê³¼ 암호를 비워 ë‘ì‹ì‹œì˜¤.", "One Base DN per line" : "기본 DNì„ í•œ ì¤„ì— í•˜ë‚˜ì”© ìž…ë ¥í•˜ì‹ì‹œì˜¤", "You can specify Base DN for users and groups in the Advanced tab" : "ê³ ê¸‰ íƒì—ì„œ ì‚¬ìš©ìž ë° ê·¸ë£¹ì— ëŒ€í•œ 기본 DNì„ ì§€ì •í• ìˆ˜ 있습니다.", + "Detect Base DN" : "기본 DN ê°ì§€", + "Test Base DN" : "기본 DN 시험", "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "ìžë™ LDAP ìš”ì²ì„ 줄입니다. 대형 사ì´íŠ¸ì—ì„œ ìœ ìš©í•˜ì§€ë§Œ LDAPì— ê´€í•œ 지ì‹ì´ 필요합니다.", "Manually enter LDAP filters (recommended for large directories)" : "수ë™ìœ¼ë¡œ LDAP í•„í„° ìž…ë ¥(대형 사ì´íŠ¸ì— 추천)", "Limit %s access to users meeting these criteria:" : "ë‹¤ìŒ ì¡°ê±´ì„ ë§Œì¡±í•˜ëŠ” 사용ìžë§Œ %s ì ‘ê·¼ 허용:", + "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." : "ì¼ë°˜ì ì¸ ê°ì²´ í´ëž˜ìŠ¤ëŠ” organizationalPerson, person, user, inetOrgPerson입니다. ì–´ë–¤ ê°ì²´ í´ëž˜ìŠ¤ë¥¼ 사용해야 í• ì§€ ëª¨ë¥´ê² ìœ¼ë©´ ë””ë ‰í„°ë¦¬ 서비스 관리ìžì—게 ì—°ë½í•˜ì‹ì‹œì˜¤.", "The filter specifies which LDAP users shall have access to the %s instance." : "ì´ í•„í„°ëŠ” %sì— ì ‘ê·¼í• ìˆ˜ 있는 LDAP 사용ìžë¥¼ ì„¤ì •í•©ë‹ˆë‹¤.", + "Verify settings and count users" : "ì„¤ì •ì„ í™•ì¸í•˜ê³ ì‚¬ìš©ìž ìˆ˜ 계산", "Saving" : "ì €ìž¥ 중", "Back" : "뒤로", "Continue" : "계ì†", @@ -100,6 +143,7 @@ "UUID Attribute for Users:" : "ì‚¬ìš©ìž UUID ì†ì„±:", "UUID Attribute for Groups:" : "그룹 UUID ì†ì„±:", "Username-LDAP User Mapping" : "ì‚¬ìš©ìž ì´ë¦„-LDAP ì‚¬ìš©ìž ë§¤í•‘", + "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ì‚¬ìš©ìž ì´ë¦„ì€ (메타)ë°ì´í„°ë¥¼ ì €ìž¥í•˜ê³ í• ë‹¹í•˜ëŠ” ë° ì‚¬ìš©ë©ë‹ˆë‹¤. 사용ìžë¥¼ ì •í™•ížˆ ì‹ë³„하기 위해서 ëª¨ë“ LDAP 사용ìžëŠ” 내부 ì‚¬ìš©ìž ì´ë¦„ì„ ê°–ê³ ìžˆìŠµë‹ˆë‹¤. ì´ ì •ë³´ì— ì ‘ê·¼í•˜ë ¤ë©´ ì‚¬ìš©ìž ì´ë¦„ê³¼ LDAP ì‚¬ìš©ìž ì‚¬ì´ì˜ ì—°ê²°ì„ ì•Œì•„ì•¼ 합니다. ìƒì„±ëœ ì‚¬ìš©ìž ì´ë¦„ì€ LDAP 사용ìžì˜ UUIDì— ì—°ê²°ë©ë‹ˆë‹¤. LDAPì— ì—°ê²°í•˜ëŠ” 횟수를 줄ì´ê¸° 위하여 DNì„ ìºì‹œì— ì €ìž¥í•˜ì§€ë§Œ, ì‹ë³„ì—는 사용하지 않습니다. DNì´ ë³€ê²½ë˜ì—ˆì„ ë•Œ 변경 사í•ì´ ì ìš©ë©ë‹ˆë‹¤. 내부 ì‚¬ìš©ìž ì´ë¦„ì€ í•ìƒ 사용ë©ë‹ˆë‹¤. ë§¤í•‘ì„ ë¹„ìš°ë©´ 과거 ë§¤í•‘ì˜ í”ì ì´ ë‚¨ìŠµë‹ˆë‹¤. ë§¤í•‘ì„ ë¹„ìš°ëŠ” ê²ƒì€ ì„¤ì •ì— ê´€ê³„ ì—†ì´ ì ìš©ë˜ë¯€ë¡œ ëª¨ë“ LDAP ì„¤ì •ì— ì˜í–¥ì„ ì¤ë‹ˆë‹¤! 테스트 ë° ì‹¤í—˜ 단계ì—서만 ë§¤í•‘ì„ ë¹„ìš°ê³ , ìƒìš© 환경ì—서는 ë§¤í•‘ì„ ë¹„ìš°ì§€ 마ì‹ì‹œì˜¤.", "Clear Username-LDAP User Mapping" : "ì‚¬ìš©ìž ì´ë¦„-LDAP ì‚¬ìš©ìž ë§¤í•‘ 비우기", "Clear Groupname-LDAP Group Mapping" : "그룹 ì´ë¦„-LDAP 그룹 매핑 비우기" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/user_ldap/l10n/nb_NO.js b/apps/user_ldap/l10n/nb_NO.js index c28947a62fb1ae3147985d053ab673f82c6d3c7d..146efa56dfc9c74a322fb13ea8b4c3b62fdc3002 100644 --- a/apps/user_ldap/l10n/nb_NO.js +++ b/apps/user_ldap/l10n/nb_NO.js @@ -31,7 +31,6 @@ OC.L10N.register( "Help" : "Hjelp", "Groups meeting these criteria are available in %s:" : "Grupper som tilfredsstiller disse kriteriene er tilgjengelige i %s:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filteret spesifiserer hvilke LDAP-grupper som skal ha tilgang til %s-instansen.", - "Test Filter" : "Test filter", "Other Attributes:" : "Andre attributter:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Definerer filteret som skal brukes nÃ¥r noen prøver Ã¥ logge inn. %%uid erstatter brukernavnet i innloggingen. Eksempel: \"uid=%%uid\"", "1. Server" : "1. server", diff --git a/apps/user_ldap/l10n/nb_NO.json b/apps/user_ldap/l10n/nb_NO.json index cd399a4eb6248d34dc6edfe459d282ff0ff2acd3..82950c884cbbd05f64059681b350ac4d842beaf4 100644 --- a/apps/user_ldap/l10n/nb_NO.json +++ b/apps/user_ldap/l10n/nb_NO.json @@ -29,7 +29,6 @@ "Help" : "Hjelp", "Groups meeting these criteria are available in %s:" : "Grupper som tilfredsstiller disse kriteriene er tilgjengelige i %s:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filteret spesifiserer hvilke LDAP-grupper som skal ha tilgang til %s-instansen.", - "Test Filter" : "Test filter", "Other Attributes:" : "Andre attributter:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Definerer filteret som skal brukes nÃ¥r noen prøver Ã¥ logge inn. %%uid erstatter brukernavnet i innloggingen. Eksempel: \"uid=%%uid\"", "1. Server" : "1. server", diff --git a/apps/user_ldap/l10n/nl.js b/apps/user_ldap/l10n/nl.js index 34340f65514db7aba81fe7fe938c18b9e15f2e96..4600b251564eab36e3ba4fc119c95c9bef74e732 100644 --- a/apps/user_ldap/l10n/nl.js +++ b/apps/user_ldap/l10n/nl.js @@ -62,7 +62,6 @@ OC.L10N.register( "Edit LDAP Query" : "Bewerken LDAP bevraging", "LDAP Filter:" : "LDAP Filter:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Dit filter geeft aan welke LDAP groepen toegang hebben tot %s.", - "Test Filter" : "Testfilter", "Verify settings and count groups" : "Verifiëren instellingen en tel groepen", "When logging in, %s will find the user based on the following attributes:" : "Bij inloggen vindt %s de gebruiker gebaseerd op de volgende attributen:", "LDAP / AD Username:" : "LDAP / AD gebruikersnaam:", diff --git a/apps/user_ldap/l10n/nl.json b/apps/user_ldap/l10n/nl.json index 31a73d6f93b23500cfd71f14c67aee32cdf4a52b..63d8720555de6ae1c6c971b1780586bb86f9a48f 100644 --- a/apps/user_ldap/l10n/nl.json +++ b/apps/user_ldap/l10n/nl.json @@ -60,7 +60,6 @@ "Edit LDAP Query" : "Bewerken LDAP bevraging", "LDAP Filter:" : "LDAP Filter:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Dit filter geeft aan welke LDAP groepen toegang hebben tot %s.", - "Test Filter" : "Testfilter", "Verify settings and count groups" : "Verifiëren instellingen en tel groepen", "When logging in, %s will find the user based on the following attributes:" : "Bij inloggen vindt %s de gebruiker gebaseerd op de volgende attributen:", "LDAP / AD Username:" : "LDAP / AD gebruikersnaam:", diff --git a/apps/user_ldap/l10n/pl.js b/apps/user_ldap/l10n/pl.js index 1c8a4d17e7b284902368fe36334decf46476e455..f0a6af6f6b8948234918221640deda10dae33d84 100644 --- a/apps/user_ldap/l10n/pl.js +++ b/apps/user_ldap/l10n/pl.js @@ -31,7 +31,6 @@ OC.L10N.register( "Help" : "Pomoc", "Groups meeting these criteria are available in %s:" : "PrzyÅ‚Ä…czenie do grupy z tymi ustawieniami dostÄ™pne jest w %s:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filtr okreÅ›la, które grupy LDAP powinny mieć dostÄ™p do instancji %s.", - "Test Filter" : "Testuj filtr", "Other Attributes:" : "Inne atrybuty:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "OkreÅ›la jakiego filtru użyć podczas próby zalogowania. %%uid zastÄ™puje nazwÄ™ użytkownika w procesie logowania. PrzykÅ‚ad: \"uid=%%uid\"", "1. Server" : "1. Serwer", diff --git a/apps/user_ldap/l10n/pl.json b/apps/user_ldap/l10n/pl.json index 28fba352023fe2b25106781fd75714ec83949880..ed5beeefaba08892be6fd682501a9bafa6a6e0f5 100644 --- a/apps/user_ldap/l10n/pl.json +++ b/apps/user_ldap/l10n/pl.json @@ -29,7 +29,6 @@ "Help" : "Pomoc", "Groups meeting these criteria are available in %s:" : "PrzyÅ‚Ä…czenie do grupy z tymi ustawieniami dostÄ™pne jest w %s:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filtr okreÅ›la, które grupy LDAP powinny mieć dostÄ™p do instancji %s.", - "Test Filter" : "Testuj filtr", "Other Attributes:" : "Inne atrybuty:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "OkreÅ›la jakiego filtru użyć podczas próby zalogowania. %%uid zastÄ™puje nazwÄ™ użytkownika w procesie logowania. PrzykÅ‚ad: \"uid=%%uid\"", "1. Server" : "1. Serwer", diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js index a0a737c96050a7ecf514e72e7a4ce20e8f150d9f..37d5de96d38b4901d6414cf61528ebbc5144ab3a 100644 --- a/apps/user_ldap/l10n/pt_BR.js +++ b/apps/user_ldap/l10n/pt_BR.js @@ -62,7 +62,6 @@ OC.L10N.register( "Edit LDAP Query" : "Editar consulta LDAP", "LDAP Filter:" : "Filtro LDAP:", "The filter specifies which LDAP groups shall have access to the %s instance." : "O filtro especifica quais grupos LDAP devem ter acesso à instância do %s.", - "Test Filter" : "Filtro Teste", "Verify settings and count groups" : "Verificar as configurações e grupos de conta", "When logging in, %s will find the user based on the following attributes:" : "Ao entrar, %s vai encontrar o usuário com base nos seguintes atributos:", "LDAP / AD Username:" : "Nome do usuário LDAP / AD:", diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json index 745f61fe5e7897029a87013965e56605f1b570de..5980b372c8ba1a4408dd9898109a762f9f1096e9 100644 --- a/apps/user_ldap/l10n/pt_BR.json +++ b/apps/user_ldap/l10n/pt_BR.json @@ -60,7 +60,6 @@ "Edit LDAP Query" : "Editar consulta LDAP", "LDAP Filter:" : "Filtro LDAP:", "The filter specifies which LDAP groups shall have access to the %s instance." : "O filtro especifica quais grupos LDAP devem ter acesso à instância do %s.", - "Test Filter" : "Filtro Teste", "Verify settings and count groups" : "Verificar as configurações e grupos de conta", "When logging in, %s will find the user based on the following attributes:" : "Ao entrar, %s vai encontrar o usuário com base nos seguintes atributos:", "LDAP / AD Username:" : "Nome do usuário LDAP / AD:", diff --git a/apps/user_ldap/l10n/pt_PT.js b/apps/user_ldap/l10n/pt_PT.js index 2b2759087709173917ef8d430415534deeaa6ec4..e29158df8d48843697dccfc6c83424bcd0e09d6f 100644 --- a/apps/user_ldap/l10n/pt_PT.js +++ b/apps/user_ldap/l10n/pt_PT.js @@ -31,7 +31,6 @@ OC.L10N.register( "Help" : "Ajuda", "Groups meeting these criteria are available in %s:" : "Grupos que satisfazerem estes critérios estão disponÃveis em %s:", "The filter specifies which LDAP groups shall have access to the %s instance." : "O filtro especifica quais grupos LDAP devem ter acesso à instância %s.", - "Test Filter" : "Testar Filtro", "Other Attributes:" : "Outros Atributos:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Define o filtro a aplicar, quando se tenta uma sessão. %%uid substitui o nome de utilizador na ação de inÃcio de sessão. Exemplo: \"uid=%%uid\"", "1. Server" : "1. Servidor", diff --git a/apps/user_ldap/l10n/pt_PT.json b/apps/user_ldap/l10n/pt_PT.json index 9d94106818e05fedbd5ae7d8593de813d6fd1f76..94e5cb6c3af3c6f084d91e4fbc1f4883a0a5cc5c 100644 --- a/apps/user_ldap/l10n/pt_PT.json +++ b/apps/user_ldap/l10n/pt_PT.json @@ -29,7 +29,6 @@ "Help" : "Ajuda", "Groups meeting these criteria are available in %s:" : "Grupos que satisfazerem estes critérios estão disponÃveis em %s:", "The filter specifies which LDAP groups shall have access to the %s instance." : "O filtro especifica quais grupos LDAP devem ter acesso à instância %s.", - "Test Filter" : "Testar Filtro", "Other Attributes:" : "Outros Atributos:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Define o filtro a aplicar, quando se tenta uma sessão. %%uid substitui o nome de utilizador na ação de inÃcio de sessão. Exemplo: \"uid=%%uid\"", "1. Server" : "1. Servidor", diff --git a/apps/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js index 72f102347a515a03cc56e08287fc0227059e0139..50ec2122070ccb5347cfe470147eac3f8a0be0cd 100644 --- a/apps/user_ldap/l10n/ru.js +++ b/apps/user_ldap/l10n/ru.js @@ -41,7 +41,6 @@ OC.L10N.register( "Available groups" : "ДоÑтупные группы", "Selected groups" : "Выбранные группы", "The filter specifies which LDAP groups shall have access to the %s instance." : "Ðтот фильтр определÑет какие LDAP группы должны иметь доÑтуп к ÑкземплÑру %s.", - "Test Filter" : "Проверить фильтр", "LDAP / AD Username:" : "Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ LDAP/AD:", "Other Attributes:" : "Другие атрибуты:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "ОпределÑет фильтр Ð´Ð»Ñ Ð¿Ñ€Ð¸Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ð¿Ñ€Ð¸ попытке входа. %%uid заменÑет Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð¿Ñ€Ð¸ входе в ÑиÑтему. Ðапример: \"uid=%%uid\"", diff --git a/apps/user_ldap/l10n/ru.json b/apps/user_ldap/l10n/ru.json index f4b59a54f263e7f3c06cbc6ad9460a4c4819c54d..1e828573fe203f3caedac75ae27e7afc51ed33a6 100644 --- a/apps/user_ldap/l10n/ru.json +++ b/apps/user_ldap/l10n/ru.json @@ -39,7 +39,6 @@ "Available groups" : "ДоÑтупные группы", "Selected groups" : "Выбранные группы", "The filter specifies which LDAP groups shall have access to the %s instance." : "Ðтот фильтр определÑет какие LDAP группы должны иметь доÑтуп к ÑкземплÑру %s.", - "Test Filter" : "Проверить фильтр", "LDAP / AD Username:" : "Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ LDAP/AD:", "Other Attributes:" : "Другие атрибуты:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "ОпределÑет фильтр Ð´Ð»Ñ Ð¿Ñ€Ð¸Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ð¿Ñ€Ð¸ попытке входа. %%uid заменÑет Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð¿Ñ€Ð¸ входе в ÑиÑтему. Ðапример: \"uid=%%uid\"", diff --git a/apps/user_ldap/l10n/sk_SK.js b/apps/user_ldap/l10n/sk_SK.js index a8f9cb398da5126e8dde9a48823360e1f0d59603..745f17a0145c1f7ad3f6356a818e4c8f8ec35c75 100644 --- a/apps/user_ldap/l10n/sk_SK.js +++ b/apps/user_ldap/l10n/sk_SK.js @@ -36,7 +36,6 @@ OC.L10N.register( "Selected groups" : "Vybrané skupiny", "LDAP Filter:" : "LDAP filter:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Tento filter LDAP urÄuje, ktoré skupiny budú maÅ¥ prÃstup k %s inÅ¡tancii.", - "Test Filter" : "OtestovaÅ¥ filter", "LDAP / AD Username:" : "PoužÃvateľské meno LDAP / AD:", "LDAP / AD Email Address:" : "LDAP / AD emailová adresa:", "Other Attributes:" : "Iné atribúty:", diff --git a/apps/user_ldap/l10n/sk_SK.json b/apps/user_ldap/l10n/sk_SK.json index c7d877bae69a739f8bd82d1d278d4c41be40a50e..269ca3e076d53e0379c181a8257778d7dbc0e152 100644 --- a/apps/user_ldap/l10n/sk_SK.json +++ b/apps/user_ldap/l10n/sk_SK.json @@ -34,7 +34,6 @@ "Selected groups" : "Vybrané skupiny", "LDAP Filter:" : "LDAP filter:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Tento filter LDAP urÄuje, ktoré skupiny budú maÅ¥ prÃstup k %s inÅ¡tancii.", - "Test Filter" : "OtestovaÅ¥ filter", "LDAP / AD Username:" : "PoužÃvateľské meno LDAP / AD:", "LDAP / AD Email Address:" : "LDAP / AD emailová adresa:", "Other Attributes:" : "Iné atribúty:", diff --git a/apps/user_ldap/l10n/sl.js b/apps/user_ldap/l10n/sl.js index 82d64c27c702a60583694ce4d2fb2af78b0d98d5..925f802f3a987293da171790f8b0d64f818754cc 100644 --- a/apps/user_ldap/l10n/sl.js +++ b/apps/user_ldap/l10n/sl.js @@ -42,7 +42,6 @@ OC.L10N.register( "Selected groups" : "Izbrane skupine", "LDAP Filter:" : "LDAP Filter:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filter doloÄa, katere skupine LDAP bodo imele dostop do %s.", - "Test Filter" : "Preizkusi filter", "Other Attributes:" : "Drugi atributi:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "DoloÄi filter, ki bo uveljavljen ob poskusu prijave. %%uid zamenja uporabniÅ¡ko ime pri prijavi, na primer: \"uid=%%uid\"", "Verify settings" : "Preveri nastavitve", diff --git a/apps/user_ldap/l10n/sl.json b/apps/user_ldap/l10n/sl.json index 6ff384a20d762361b941c3825e09d2322b19e354..4674f51358976349797d966a6178d9786c7412fb 100644 --- a/apps/user_ldap/l10n/sl.json +++ b/apps/user_ldap/l10n/sl.json @@ -40,7 +40,6 @@ "Selected groups" : "Izbrane skupine", "LDAP Filter:" : "LDAP Filter:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filter doloÄa, katere skupine LDAP bodo imele dostop do %s.", - "Test Filter" : "Preizkusi filter", "Other Attributes:" : "Drugi atributi:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "DoloÄi filter, ki bo uveljavljen ob poskusu prijave. %%uid zamenja uporabniÅ¡ko ime pri prijavi, na primer: \"uid=%%uid\"", "Verify settings" : "Preveri nastavitve", diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js index 45ccf5b1847825b1dd3aeae4e39bb404e332edd5..4e1402d95cfa861b890516d63243c097e432afda 100644 --- a/apps/user_ldap/l10n/sr.js +++ b/apps/user_ldap/l10n/sr.js @@ -62,7 +62,6 @@ OC.L10N.register( "Edit LDAP Query" : "Уреди ЛДÐП упит", "LDAP Filter:" : "ЛДÐП филтер:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Филтер прецизира које ће LDAP групе требају имати приÑтуп %s Ñлучају.", - "Test Filter" : "ИÑпробај филтер", "Verify settings and count groups" : "Провери поÑтавке и преброј групе", "When logging in, %s will find the user based on the following attributes:" : "При пријављивању, %s ће пронаћи кориÑника на оÑнову Ñледећих атрибута:", "LDAP / AD Username:" : "ЛДÐП / ÐД кориÑничко име:", diff --git a/apps/user_ldap/l10n/sr.json b/apps/user_ldap/l10n/sr.json index 3c7dffd237d5950007eb6f256c5c78181057b834..c2a9c2898eb2746688f5e808f035068622a9ad69 100644 --- a/apps/user_ldap/l10n/sr.json +++ b/apps/user_ldap/l10n/sr.json @@ -60,7 +60,6 @@ "Edit LDAP Query" : "Уреди ЛДÐП упит", "LDAP Filter:" : "ЛДÐП филтер:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Филтер прецизира које ће LDAP групе требају имати приÑтуп %s Ñлучају.", - "Test Filter" : "ИÑпробај филтер", "Verify settings and count groups" : "Провери поÑтавке и преброј групе", "When logging in, %s will find the user based on the following attributes:" : "При пријављивању, %s ће пронаћи кориÑника на оÑнову Ñледећих атрибута:", "LDAP / AD Username:" : "ЛДÐП / ÐД кориÑничко име:", diff --git a/apps/user_ldap/l10n/sv.js b/apps/user_ldap/l10n/sv.js index f9920f6ca7d044d3f15ab7810c3efc1b633e7fa8..95921f2046744b695651cfb6033989659dc0c0cb 100644 --- a/apps/user_ldap/l10n/sv.js +++ b/apps/user_ldap/l10n/sv.js @@ -31,7 +31,6 @@ OC.L10N.register( "Help" : "Hjälp", "Groups meeting these criteria are available in %s:" : "Grupper som uppfyller dessa kriterier finns i %s:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filtret specifierar vilka LDAD-grupper som ska ha Ã¥tkomst till %s instans", - "Test Filter" : "Testfilter", "Other Attributes:" : "Övriga attribut:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Definierar filter som tillämpas vid inloggning. %%uid ersätter användarnamn vid inloggningen. Exempel: \"uid=%%uid\"", "1. Server" : "1. Server", diff --git a/apps/user_ldap/l10n/sv.json b/apps/user_ldap/l10n/sv.json index 53155976d981a41f464885056b3e6173a97195ab..3f2b74e8dad827f91a7ec41a8be97df563baad64 100644 --- a/apps/user_ldap/l10n/sv.json +++ b/apps/user_ldap/l10n/sv.json @@ -29,7 +29,6 @@ "Help" : "Hjälp", "Groups meeting these criteria are available in %s:" : "Grupper som uppfyller dessa kriterier finns i %s:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filtret specifierar vilka LDAD-grupper som ska ha Ã¥tkomst till %s instans", - "Test Filter" : "Testfilter", "Other Attributes:" : "Övriga attribut:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Definierar filter som tillämpas vid inloggning. %%uid ersätter användarnamn vid inloggningen. Exempel: \"uid=%%uid\"", "1. Server" : "1. Server", diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js index 449ad9334cc623cd15a6a01fe815340561adaf94..e0e46731a59a4e3c1e7183c4b7d936b5f1992f27 100644 --- a/apps/user_ldap/l10n/tr.js +++ b/apps/user_ldap/l10n/tr.js @@ -36,7 +36,6 @@ OC.L10N.register( "Help" : "Yardım", "Groups meeting these criteria are available in %s:" : "Bu kriterlerle eÅŸleÅŸen gruplar %s içinde mevcut:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filtre, %s örneÄŸine eriÅŸmesi gereken LDAP gruplarını belirtir.", - "Test Filter" : "Filtreyi Test Et", "Other Attributes:" : "DiÄŸer Nitelikler:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Oturum açma giriÅŸimi olduÄŸunda uygulanacak filtreyi tanımlar. %%uid, oturum iÅŸleminde kullanıcı adı ile deÄŸiÅŸtirilir. ÖrneÄŸin: \"uid=%%uid\"", "1. Server" : "1. Sunucu", diff --git a/apps/user_ldap/l10n/tr.json b/apps/user_ldap/l10n/tr.json index 45945eb009fbe6f112efa1a63e1c8800e93494a5..01cfc4c94a4c8a5f0edf644574577f937cad9044 100644 --- a/apps/user_ldap/l10n/tr.json +++ b/apps/user_ldap/l10n/tr.json @@ -34,7 +34,6 @@ "Help" : "Yardım", "Groups meeting these criteria are available in %s:" : "Bu kriterlerle eÅŸleÅŸen gruplar %s içinde mevcut:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filtre, %s örneÄŸine eriÅŸmesi gereken LDAP gruplarını belirtir.", - "Test Filter" : "Filtreyi Test Et", "Other Attributes:" : "DiÄŸer Nitelikler:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Oturum açma giriÅŸimi olduÄŸunda uygulanacak filtreyi tanımlar. %%uid, oturum iÅŸleminde kullanıcı adı ile deÄŸiÅŸtirilir. ÖrneÄŸin: \"uid=%%uid\"", "1. Server" : "1. Sunucu", diff --git a/apps/user_ldap/l10n/uk.js b/apps/user_ldap/l10n/uk.js index 40941e3479f5c1d60ee31b856dadcf46db756e2e..038657a5065fa54edb6a4463f573742bfa1effd9 100644 --- a/apps/user_ldap/l10n/uk.js +++ b/apps/user_ldap/l10n/uk.js @@ -31,7 +31,6 @@ OC.L10N.register( "Help" : "Допомога", "Groups meeting these criteria are available in %s:" : "Групи, що відповідають цим критеріÑм доÑтупні в %s:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Фільтр визначає, Ñкі LDAP групи повинні мати доÑтуп до %s примірника.", - "Test Filter" : "ТеÑÑ‚ Фільтр", "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 daa03c128d30b0af6575c4c5935da4d093cb6b7f..bfd877a1892e43643912491241a638cd0fb0002e 100644 --- a/apps/user_ldap/l10n/uk.json +++ b/apps/user_ldap/l10n/uk.json @@ -29,7 +29,6 @@ "Help" : "Допомога", "Groups meeting these criteria are available in %s:" : "Групи, що відповідають цим критеріÑм доÑтупні в %s:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Фільтр визначає, Ñкі LDAP групи повинні мати доÑтуп до %s примірника.", - "Test Filter" : "ТеÑÑ‚ Фільтр", "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/core/l10n/fr.js b/core/l10n/fr.js index ad72e1b9d28153fdf4f277ac72205445b1c22ab6..8f5bff70d4e080fa9260fb4f1c5eb766b6546b66 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -134,7 +134,7 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Bonjour {name}, le temps est {weather}", "Hello {name}" : "Hello {name}", "_download %n file_::_download %n files_" : ["Télécharger %n fichier","Télécharger %n fichiers"], - "{version} is available. Get more information on how to update." : "La version {version} est disponible. Plus d'informations à propos de cette mise à jour.", + "{version} is available. Get more information on how to update." : "La version {version} est disponible. Obtenez plus d'informations à propos de cette mise à jour.", "Updating {productName} to version {version}, this may take a while." : "La mise à jour de {productName} vers la version {version} est en cours. Cela peut prendre un certain temps.", "Please reload the page." : "Veuillez recharger la page.", "The update was unsuccessful. " : "La mise à jour a échoué.", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 093d893fdcc6dcc51c6d3386e9df2ac772dca218..6e0e9f4aa18b0e8ad18fae2cbccd70bef19c2fbe 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -132,7 +132,7 @@ "Hello {name}, the weather is {weather}" : "Bonjour {name}, le temps est {weather}", "Hello {name}" : "Hello {name}", "_download %n file_::_download %n files_" : ["Télécharger %n fichier","Télécharger %n fichiers"], - "{version} is available. Get more information on how to update." : "La version {version} est disponible. Plus d'informations à propos de cette mise à jour.", + "{version} is available. Get more information on how to update." : "La version {version} est disponible. Obtenez plus d'informations à propos de cette mise à jour.", "Updating {productName} to version {version}, this may take a while." : "La mise à jour de {productName} vers la version {version} est en cours. Cela peut prendre un certain temps.", "Please reload the page." : "Veuillez recharger la page.", "The update was unsuccessful. " : "La mise à jour a échoué.", diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 64b94add39ace0c516e58989868e19081a6ed38c..36aff5f1090a0e8d7e703acdd7c5653d921f0443 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -8,11 +8,18 @@ OC.L10N.register( "Checked database schema update" : "ë°ì´í„°ë² ì´ìŠ¤ 스키마 ì—…ë°ì´íŠ¸ 확ì¸ë¨", "Checked database schema update for apps" : "앱용 ë°ì´í„°ë² ì´ìŠ¤ 스키마 ì—…ë°ì´íŠ¸ 확ì¸ë¨", "Updated \"%s\" to %s" : "\"%s\"ì„(를) %s(으)ë¡œ ì—…ë°ì´íŠ¸í•¨", + "Repair warning: " : "수리 ê²½ê³ :", + "Repair error: " : "수리 오류:", + "Following incompatible apps have been disabled: %s" : "ë‹¤ìŒ í˜¸í™˜ë˜ì§€ 않는 ì•±ì´ ë¹„í™œì„±í™”ë˜ì—ˆìŠµë‹ˆë‹¤: %s", + "Following 3rd party apps have been disabled: %s" : "ë‹¤ìŒ ì œ 3ìž ì•±ì´ ë¹„í™œì„±í™”ë˜ì—ˆìŠµë‹ˆë‹¤: %s", + "Invalid file provided" : "ìž˜ëª»ëœ íŒŒì¼ ì§€ì •ë¨", "No image or file provided" : "사진ì´ë‚˜ 파ì¼ì´ ì—†ìŒ", "Unknown filetype" : "ì•Œë ¤ì§€ì§€ ì•Šì€ íŒŒì¼ í˜•ì‹", "Invalid image" : "ìž˜ëª»ëœ ì‚¬ì§„", "No temporary profile picture available, try again" : "사용 가능한 프로필 ì‚¬ì§„ì´ ì—†ìŠµë‹ˆë‹¤. 다시 ì‹œë„하ì‹ì‹œì˜¤.", "No crop data provided" : "ì„ íƒëœ ë°ì´í„°ê°€ 없습니다.", + "No valid crop data provided" : "올바른 잘ë¼ë‚´ê¸° ë°ì´í„°ê°€ ì§€ì •ë˜ì§€ ì•ŠìŒ", + "Crop is not square" : "잘ë¼ë‚´ëŠ” ì˜ì—ì´ ì‚¬ê°í˜•ì´ 아님", "Sunday" : "ì¼ìš”ì¼", "Monday" : "월요ì¼", "Tuesday" : "화요ì¼", @@ -62,7 +69,14 @@ OC.L10N.register( "So-so password" : "ê·¸ì € 그런 암호", "Good password" : "ì¢‹ì€ ì•”í˜¸", "Strong password" : "ê°•ë ¥í•œ 암호", + "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "WebDAV 서비스가 올바르게 ìž‘ë™í•˜ì§€ ì•Šì•„ì„œ 웹 서버ì—ì„œ íŒŒì¼ ë™ê¸°í™”를 ì‚¬ìš©í• ìˆ˜ 없습니다.", + "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." : "서버ì—ì„œ ì¸í„°ë„· ì—°ê²°ì„ ì‚¬ìš©í• ìˆ˜ 없습니다. 외부 ì €ìž¥ì†Œ 마운트, ì—…ë°ì´íŠ¸ 알림, ì œ 3ìž ì•± 설치 등 ê¸°ëŠ¥ì„ ì‚¬ìš©í• ìˆ˜ 없습니다. ì›ê²©ì—ì„œ 파ì¼ì— ì ‘ê·¼í•˜ê±°ë‚˜, 알림 ì´ë©”ì¼ì„ 보내지 ëª»í• ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤. ëª¨ë“ ê¸°ëŠ¥ì„ ì‚¬ìš©í•˜ë ¤ë©´ ì¸í„°ë„·ì— 연결하는 ê²ƒì„ ì¶”ì²œí•©ë‹ˆë‹¤.", + "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>." : "메모리 ìºì‹œê°€ ì„¤ì •ë˜ì§€ 않았습니다. ì„±ëŠ¥ì„ í–¥ìƒì‹œí‚¤ë ¤ë©´ 사용 가능한 경우 메모리 ìºì‹œë¥¼ ì„¤ì •í•˜ì‹ì‹œì˜¤. ë” ë§Žì€ ì •ë³´ë¥¼ ë³´ë ¤ë©´ <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 \"2,678,400\" seconds. This is a potential security risk and we recommend adjusting this setting." : "\"Strict-Transport-Security\" HTTP í—¤ë”ê°€ 최소한 \"2,678,400\"초가 ë˜ë„ë¡ ì„¤ì •í•´ì•¼ 합니다. ìž ìž¬ì ì¸ ë³´ì•ˆ ìœ„í˜‘ì´ ë 수 있으므로 ì„¤ì •ì„ ë³€ê²½í•˜ëŠ” ê²ƒì„ ì¶”ì²œí•©ë‹ˆë‹¤.", + "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "ì´ ì‚¬ì´íŠ¸ì— HTTPë¡œ ì ‘ê·¼í•˜ê³ ìžˆìŠµë‹ˆë‹¤. HTTPS를 사용하ë„ë¡ ì„¤ì •í•˜ëŠ” ê²ƒì„ ì¶”ì²œí•©ë‹ˆë‹¤.", "Shared" : "ê³µìœ ë¨", "Shared with {recipients}" : "{recipients} 님과 ê³µìœ ë¨", "Share" : "ê³µìœ ", @@ -72,6 +86,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" : "ë§í¬", @@ -84,6 +101,7 @@ OC.L10N.register( "Set expiration date" : "만료 ë‚ ì§œ ì„¤ì •", "Expiration" : "만료", "Expiration date" : "만료 ë‚ ì§œ", + "An error occured. Please try again" : "오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤. 다시 ì‹œë„하ì‹ì‹œì˜¤.", "Adding user..." : "ì‚¬ìš©ìž ì¶”ê°€ 중...", "group" : "그룹", "remote" : "ì›ê²©", @@ -116,6 +134,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. " : "ì—…ë°ì´íŠ¸ê°€ 실패하였습니다. ", @@ -157,11 +176,13 @@ OC.L10N.register( "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\">documentation</a>." : "올바른 서버 ì„¤ì •ì„ ìœ„í•œ ì •ë³´ëŠ” <a href=\"%s\" target=\"_blank\">문서</a>를 참조하ì‹ì‹œì˜¤.", "Create an <strong>admin account</strong>" : "<strong>ê´€ë¦¬ìž ê³„ì •</strong> 만들기", @@ -175,15 +196,21 @@ OC.L10N.register( "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" : "로그ì¸", @@ -203,6 +230,7 @@ OC.L10N.register( "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "계ì†í•˜ê¸° ì „ì— ë°ì´í„°ë² ì´ìŠ¤, ì„¤ì • í´ë”, ë°ì´í„° í´ë”ê°€ 백업ë˜ì–´ 있는지 확ì¸í•˜ì‹ì‹œì˜¤.", "Start update" : "ì—…ë°ì´íŠ¸ 시작", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "í° íŒŒì¼ì„ 설치하는 경우 ì‹œê°„ì´ ì´ˆê³¼ë 수 있으므로, 설치 ë””ë ‰í„°ë¦¬ì—ì„œ ë‹¤ìŒ ëª…ë ¹ì„ ì‹¤í–‰í•˜ì…”ë„ ë©ë‹ˆë‹¤:", + "This %s instance is currently in maintenance mode, which may take a while." : "ì´ %s ì¸ìŠ¤í„´ìŠ¤ëŠ” 현재 ì ê²€ 모드입니다. ì‹œê°„ì´ ê±¸ë¦´ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", "This page will refresh itself when the %s instance is available again." : "%s ì¸ìŠ¤í„´ìŠ¤ë¥¼ 다시 ì‚¬ìš©í• ìˆ˜ 있으면 ìžë™ìœ¼ë¡œ 새로 ê³ ì¹©ë‹ˆë‹¤." }, "nplurals=1; plural=0;"); diff --git a/core/l10n/ko.json b/core/l10n/ko.json index 6c7fd0b0201fffdf12cd6a85ab6fed3c6056c6cd..ea6e7c4bf4e0e8f703ba1cef3bd6eddb30f6f912 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -6,11 +6,18 @@ "Checked database schema update" : "ë°ì´í„°ë² ì´ìŠ¤ 스키마 ì—…ë°ì´íŠ¸ 확ì¸ë¨", "Checked database schema update for apps" : "앱용 ë°ì´í„°ë² ì´ìŠ¤ 스키마 ì—…ë°ì´íŠ¸ 확ì¸ë¨", "Updated \"%s\" to %s" : "\"%s\"ì„(를) %s(으)ë¡œ ì—…ë°ì´íŠ¸í•¨", + "Repair warning: " : "수리 ê²½ê³ :", + "Repair error: " : "수리 오류:", + "Following incompatible apps have been disabled: %s" : "ë‹¤ìŒ í˜¸í™˜ë˜ì§€ 않는 ì•±ì´ ë¹„í™œì„±í™”ë˜ì—ˆìŠµë‹ˆë‹¤: %s", + "Following 3rd party apps have been disabled: %s" : "ë‹¤ìŒ ì œ 3ìž ì•±ì´ ë¹„í™œì„±í™”ë˜ì—ˆìŠµë‹ˆë‹¤: %s", + "Invalid file provided" : "ìž˜ëª»ëœ íŒŒì¼ ì§€ì •ë¨", "No image or file provided" : "사진ì´ë‚˜ 파ì¼ì´ ì—†ìŒ", "Unknown filetype" : "ì•Œë ¤ì§€ì§€ ì•Šì€ íŒŒì¼ í˜•ì‹", "Invalid image" : "ìž˜ëª»ëœ ì‚¬ì§„", "No temporary profile picture available, try again" : "사용 가능한 프로필 ì‚¬ì§„ì´ ì—†ìŠµë‹ˆë‹¤. 다시 ì‹œë„하ì‹ì‹œì˜¤.", "No crop data provided" : "ì„ íƒëœ ë°ì´í„°ê°€ 없습니다.", + "No valid crop data provided" : "올바른 잘ë¼ë‚´ê¸° ë°ì´í„°ê°€ ì§€ì •ë˜ì§€ ì•ŠìŒ", + "Crop is not square" : "잘ë¼ë‚´ëŠ” ì˜ì—ì´ ì‚¬ê°í˜•ì´ 아님", "Sunday" : "ì¼ìš”ì¼", "Monday" : "월요ì¼", "Tuesday" : "화요ì¼", @@ -60,7 +67,14 @@ "So-so password" : "ê·¸ì € 그런 암호", "Good password" : "ì¢‹ì€ ì•”í˜¸", "Strong password" : "ê°•ë ¥í•œ 암호", + "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "WebDAV 서비스가 올바르게 ìž‘ë™í•˜ì§€ ì•Šì•„ì„œ 웹 서버ì—ì„œ íŒŒì¼ ë™ê¸°í™”를 ì‚¬ìš©í• ìˆ˜ 없습니다.", + "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." : "서버ì—ì„œ ì¸í„°ë„· ì—°ê²°ì„ ì‚¬ìš©í• ìˆ˜ 없습니다. 외부 ì €ìž¥ì†Œ 마운트, ì—…ë°ì´íŠ¸ 알림, ì œ 3ìž ì•± 설치 등 ê¸°ëŠ¥ì„ ì‚¬ìš©í• ìˆ˜ 없습니다. ì›ê²©ì—ì„œ 파ì¼ì— ì ‘ê·¼í•˜ê±°ë‚˜, 알림 ì´ë©”ì¼ì„ 보내지 ëª»í• ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤. ëª¨ë“ ê¸°ëŠ¥ì„ ì‚¬ìš©í•˜ë ¤ë©´ ì¸í„°ë„·ì— 연결하는 ê²ƒì„ ì¶”ì²œí•©ë‹ˆë‹¤.", + "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>." : "메모리 ìºì‹œê°€ ì„¤ì •ë˜ì§€ 않았습니다. ì„±ëŠ¥ì„ í–¥ìƒì‹œí‚¤ë ¤ë©´ 사용 가능한 경우 메모리 ìºì‹œë¥¼ ì„¤ì •í•˜ì‹ì‹œì˜¤. ë” ë§Žì€ ì •ë³´ë¥¼ ë³´ë ¤ë©´ <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 \"2,678,400\" seconds. This is a potential security risk and we recommend adjusting this setting." : "\"Strict-Transport-Security\" HTTP í—¤ë”ê°€ 최소한 \"2,678,400\"초가 ë˜ë„ë¡ ì„¤ì •í•´ì•¼ 합니다. ìž ìž¬ì ì¸ ë³´ì•ˆ ìœ„í˜‘ì´ ë 수 있으므로 ì„¤ì •ì„ ë³€ê²½í•˜ëŠ” ê²ƒì„ ì¶”ì²œí•©ë‹ˆë‹¤.", + "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "ì´ ì‚¬ì´íŠ¸ì— HTTPë¡œ ì ‘ê·¼í•˜ê³ ìžˆìŠµë‹ˆë‹¤. HTTPS를 사용하ë„ë¡ ì„¤ì •í•˜ëŠ” ê²ƒì„ ì¶”ì²œí•©ë‹ˆë‹¤.", "Shared" : "ê³µìœ ë¨", "Shared with {recipients}" : "{recipients} 님과 ê³µìœ ë¨", "Share" : "ê³µìœ ", @@ -70,6 +84,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" : "ë§í¬", @@ -82,6 +99,7 @@ "Set expiration date" : "만료 ë‚ ì§œ ì„¤ì •", "Expiration" : "만료", "Expiration date" : "만료 ë‚ ì§œ", + "An error occured. Please try again" : "오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤. 다시 ì‹œë„하ì‹ì‹œì˜¤.", "Adding user..." : "ì‚¬ìš©ìž ì¶”ê°€ 중...", "group" : "그룹", "remote" : "ì›ê²©", @@ -114,6 +132,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. " : "ì—…ë°ì´íŠ¸ê°€ 실패하였습니다. ", @@ -155,11 +174,13 @@ "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\">documentation</a>." : "올바른 서버 ì„¤ì •ì„ ìœ„í•œ ì •ë³´ëŠ” <a href=\"%s\" target=\"_blank\">문서</a>를 참조하ì‹ì‹œì˜¤.", "Create an <strong>admin account</strong>" : "<strong>ê´€ë¦¬ìž ê³„ì •</strong> 만들기", @@ -173,15 +194,21 @@ "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" : "로그ì¸", @@ -201,6 +228,7 @@ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "계ì†í•˜ê¸° ì „ì— ë°ì´í„°ë² ì´ìŠ¤, ì„¤ì • í´ë”, ë°ì´í„° í´ë”ê°€ 백업ë˜ì–´ 있는지 확ì¸í•˜ì‹ì‹œì˜¤.", "Start update" : "ì—…ë°ì´íŠ¸ 시작", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "í° íŒŒì¼ì„ 설치하는 경우 ì‹œê°„ì´ ì´ˆê³¼ë 수 있으므로, 설치 ë””ë ‰í„°ë¦¬ì—ì„œ ë‹¤ìŒ ëª…ë ¹ì„ ì‹¤í–‰í•˜ì…”ë„ ë©ë‹ˆë‹¤:", + "This %s instance is currently in maintenance mode, which may take a while." : "ì´ %s ì¸ìŠ¤í„´ìŠ¤ëŠ” 현재 ì ê²€ 모드입니다. ì‹œê°„ì´ ê±¸ë¦´ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", "This page will refresh itself when the %s instance is available again." : "%s ì¸ìŠ¤í„´ìŠ¤ë¥¼ 다시 ì‚¬ìš©í• ìˆ˜ 있으면 ìžë™ìœ¼ë¡œ 새로 ê³ ì¹©ë‹ˆë‹¤." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/sv.js b/core/l10n/sv.js index f1a8ce664af6f6120dd29d110151d7d2f74fa4d2..2873fc26586ec7ea319bcc5fff05eeb916b9215d 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -116,6 +116,7 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Hej {name}, vädret är {weather}", "Hello {name}" : "Hej {name}", "_download %n file_::_download %n files_" : ["Ladda ner %n fil","Ladda ner %n filer"], + "{version} is available. Get more information on how to update." : "{version} är tillgänglig. FÃ¥ mer information om hur du uppdaterar.", "Updating {productName} to version {version}, this may take a while." : "Uppdaterar {productName} till version {version}, detta kan ta en stund.", "Please reload the page." : "Vänligen ladda om sidan.", "The update was unsuccessful. " : "Uppdateringen misslyckades.", @@ -175,6 +176,8 @@ OC.L10N.register( "Database host" : "Databasserver", "Finish setup" : "Avsluta installation", "Finishing …" : "Avslutar ...", + "Need help?" : "Behöver du hjälp?", + "See the documentation" : "Kolla dokumentationen", "Log out" : "Logga ut", "Search" : "Sök", "Server side authentication failed!" : "Servern misslyckades med autentisering!", diff --git a/core/l10n/sv.json b/core/l10n/sv.json index 5cb5b67dfd161d9eb138af2221542bc60f322335..11cb5abc9532186ca87092046f25000536b36c3f 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -114,6 +114,7 @@ "Hello {name}, the weather is {weather}" : "Hej {name}, vädret är {weather}", "Hello {name}" : "Hej {name}", "_download %n file_::_download %n files_" : ["Ladda ner %n fil","Ladda ner %n filer"], + "{version} is available. Get more information on how to update." : "{version} är tillgänglig. FÃ¥ mer information om hur du uppdaterar.", "Updating {productName} to version {version}, this may take a while." : "Uppdaterar {productName} till version {version}, detta kan ta en stund.", "Please reload the page." : "Vänligen ladda om sidan.", "The update was unsuccessful. " : "Uppdateringen misslyckades.", @@ -173,6 +174,8 @@ "Database host" : "Databasserver", "Finish setup" : "Avsluta installation", "Finishing …" : "Avslutar ...", + "Need help?" : "Behöver du hjälp?", + "See the documentation" : "Kolla dokumentationen", "Log out" : "Logga ut", "Search" : "Sök", "Server side authentication failed!" : "Servern misslyckades med autentisering!", diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 09ca3b9a1052799eb77a34e92468de8cdc41b83f..45f6db844474b381054624890f0c505ace9ba3ae 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -131,7 +131,7 @@ OC.L10N.register( "PHP setting \"%s\" is not set to \"%s\"." : "Le paramètre PHP \"%s\" n'est pas \"%s\".", "Adjusting this setting in php.ini will make ownCloud run again" : "Ajuster ce paramètre dans php.ini permettra à ownCloud de fonctionner à nouveau", "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload est mis à \"%s\" au lieu de la valeur \"0\" attendue", - "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Pour corriger ce problème mettre <code>mbstring.func_overload</code> à <code>0</code> dans votre php.ini", + "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Pour corriger ce problème mettez <code>mbstring.func_overload</code> à <code>0</code> dans votre php.ini", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP est apparemment configuré pour supprimer les blocs de documentation internes du code. Cela rendra plusieurs applications de base inaccessibles.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "La raison est probablement l'utilisation d'un cache / accélérateur tel que Zend OPcache ou eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Les modules PHP ont été installés mais sont toujours indiqués comme manquants ?", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index bcda4889beb36841242040650af0d5acd35f8188..6e706dae417432b3ae87942c77f7a2de9ac16221 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -129,7 +129,7 @@ "PHP setting \"%s\" is not set to \"%s\"." : "Le paramètre PHP \"%s\" n'est pas \"%s\".", "Adjusting this setting in php.ini will make ownCloud run again" : "Ajuster ce paramètre dans php.ini permettra à ownCloud de fonctionner à nouveau", "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload est mis à \"%s\" au lieu de la valeur \"0\" attendue", - "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Pour corriger ce problème mettre <code>mbstring.func_overload</code> à <code>0</code> dans votre php.ini", + "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Pour corriger ce problème mettez <code>mbstring.func_overload</code> à <code>0</code> dans votre php.ini", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP est apparemment configuré pour supprimer les blocs de documentation internes du code. Cela rendra plusieurs applications de base inaccessibles.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "La raison est probablement l'utilisation d'un cache / accélérateur tel que Zend OPcache ou eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Les modules PHP ont été installés mais sont toujours indiqués comme manquants ?", diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index bc11af5ee8d472a8e337b33a3eeea74d02026d06..5773154ff7035ddbf33ba79c90ad7571a55cf1ec 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -22,6 +22,8 @@ OC.L10N.register( "Users" : "사용ìž", "Admin" : "관리ìž", "Recommended" : "추천", + "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "앱 \"%s\"ì´(ê°€) ì´ ë²„ì „ì˜ ownCloud와 호환ë˜ì§€ 않으므로 ì„¤ì¹˜í• ìˆ˜ 없습니다.", + "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "앱 \"%s\"ì˜ ë‹¤ìŒ ì˜ì¡´ì„±ì„ 만족하지 못하므로 ì„¤ì¹˜í• ìˆ˜ 없습니다: %s", "No app name specified" : "앱 ì´ë¦„ì´ ì§€ì •ë˜ì§€ 않았습니다.", "Unknown filetype" : "ì•Œ 수 없는 íŒŒì¼ í˜•ì‹", "Invalid image" : "ìž˜ëª»ëœ ì‚¬ì§„", @@ -36,6 +38,12 @@ OC.L10N.register( "_%n minute ago_::_%n minutes ago_" : ["%n분 ì „"], "seconds ago" : "ì´ˆ ì „", "web services under your control" : "ë‚´ê°€ 관리하는 웹 서비스", + "Empty filename is not allowed" : "íŒŒì¼ ì´ë¦„ì„ ë¹„ì›Œ 둘 수 ì—†ìŒ", + "Dot files are not allowed" : "ì 으로 시작하는 파ì¼ì€ 허용ë˜ì§€ ì•ŠìŒ", + "4-byte characters are not supported in file names" : "íŒŒì¼ ì´ë¦„ì— 4ë°”ì´íŠ¸ 글ìžë¥¼ ì‚¬ìš©í• ìˆ˜ ì—†ìŒ", + "File name is a reserved word" : "íŒŒì¼ ì´ë¦„ì´ ì˜ˆì•½ëœ ë‹¨ì–´ìž„", + "File name contains at least one invalid character" : "íŒŒì¼ ì´ë¦„ì— ìž˜ëª»ëœ ê¸€ìžê°€ í•œ ìž ì´ìƒ 있ìŒ", + "File name is too long" : "íŒŒì¼ ì´ë¦„ì´ ë„ˆë¬´ ê¹€", "App directory already exists" : "앱 ë””ë ‰í„°ë¦¬ê°€ ì´ë¯¸ 존재합니다.", "Can't create app folder. Please fix permissions. %s" : "앱 í´ë”를 만들 수 없습니다. ê¶Œí•œì„ ìˆ˜ì •í•˜ì‹ì‹œì˜¤. %s", "No source specified when installing app" : "ì•±ì„ ì„¤ì¹˜í• ë•Œ 소스가 ì§€ì •ë˜ì§€ 않았습니다.", @@ -70,11 +78,13 @@ OC.L10N.register( "PostgreSQL username and/or password not valid" : "PostgreSQL ì‚¬ìš©ìž ì´ë¦„ ë˜ëŠ” 암호가 잘못ë˜ì—ˆìŠµë‹ˆë‹¤", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS Xì€ ì§€ì›í•˜ì§€ 않으며 %sì´(ê°€) ì´ í”Œëž«í¼ì—ì„œ 올바르게 ìž‘ë™í•˜ì§€ ì•Šì„ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤. ë³¸ì¸ ì±…ìž„ìœ¼ë¡œ 사용하ì‹ì‹œì˜¤! ", "For the best results, please consider using a GNU/Linux server instead." : "ë” ì¢‹ì€ ê²°ê³¼ë¥¼ ì–»ìœ¼ë ¤ë©´ GNU/Linux 서버를 사용하는 ê²ƒì„ ê¶Œìž¥í•©ë‹ˆë‹¤.", + "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "%s ì¸ìŠ¤í„´ìŠ¤ê°€ 32비트 PHP 환경ì—ì„œ 실행 중ì´ê³ php.iniì— open_basedirì´ ì„¤ì •ë˜ì–´ 있습니다. 4GB ì´ìƒì˜ íŒŒì¼ ì²˜ë¦¬ì— ë¬¸ì œê°€ ìƒê¸¸ 수 있으므로 추천하지 않습니다.", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "php.iniì˜ open_basedir ì„¤ì •ì„ ì‚ì œí•˜ê±°ë‚˜ 64비트 PHPë¡œ ì „í™˜í•˜ì‹ì‹œì˜¤.", "Set an admin username." : "관리ìžì˜ ì‚¬ìš©ìž ì´ë¦„ì„ ì„¤ì •í•©ë‹ˆë‹¤.", "Set an admin password." : "관리ìžì˜ 암호를 ì„¤ì •í•©ë‹ˆë‹¤.", "Can't create or write into the data directory %s" : "ë°ì´í„° ë””ë ‰í„°ë¦¬ %sì„(를) 만들거나 기ë¡í• 수 ì—†ìŒ", "%s shared »%s« with you" : "%s ë‹˜ì´ %sì„(를) ê³µìœ í•˜ì˜€ìŠµë‹ˆë‹¤", + "%s via %s" : "%s(%s ê²½ìœ )", "Sharing %s failed, because the backend does not allow shares from type %i" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. 백엔드ì—ì„œ %i 형ì‹ì˜ ê³µìœ ë¥¼ 허용하지 않습니다", "Sharing %s failed, because the file does not exist" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. 파ì¼ì´ 존재하지 않습니다", "You are not allowed to share %s" : "%sì„(를) ê³µìœ í• ìˆ˜ 있는 ê¶Œí•œì´ ì—†ìŠµë‹ˆë‹¤", @@ -92,6 +102,7 @@ OC.L10N.register( "Setting permissions for %s failed, because the item was not found" : "%sì˜ ê¶Œí•œì„ ì„¤ì •í• ìˆ˜ 없습니다. í•ëª©ì„ ì°¾ì„ ìˆ˜ 없습니다", "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "만료 ë‚ ì§œë¥¼ ì„¤ì •í• ìˆ˜ 없습니다. 최대 ê³µìœ í—ˆìš© ê¸°í•œì´ %s입니다.", "Cannot set expiration date. Expiration date is in the past" : "만료 ë‚ ì§œë¥¼ ì„¤ì •í• ìˆ˜ 없습니다. 만료 ë‚ ì§œê°€ 과거입니다", + "Cannot clear expiration date. Shares are required to have an expiration date." : "만료 ë‚ ì§œë¥¼ 비워 둘 수 없습니다. ê³µìœ ë˜ëŠ” í•ëª©ì—는 만료 ë‚ ì§œê°€ 필요합니다.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "ê³µìœ ë°±ì—”ë“œ %sì—ì„œ OCP\\Share_Backend ì¸í„°íŽ˜ì´ìŠ¤ë¥¼ 구현해야 함", "Sharing backend %s not found" : "ê³µìœ ë°±ì—”ë“œ %sì„(를) ì°¾ì„ ìˆ˜ ì—†ìŒ", "Sharing backend for %s not found" : "%sì˜ ê³µìœ ë°±ì—”ë“œë¥¼ ì°¾ì„ ìˆ˜ ì—†ìŒ", @@ -106,6 +117,8 @@ OC.L10N.register( "A valid password must be provided" : "올바른 암호를 ìž…ë ¥í•´ì•¼ 합니다", "The username is already being used" : "ì‚¬ìš©ìž ì´ë¦„ì´ ì´ë¯¸ 존재합니다", "No database drivers (sqlite, mysql, or postgresql) installed." : "ë°ì´í„°ë² ì´ìŠ¤ ë“œë¼ì´ë²„(sqlite, mysql, postgresql)ê°€ 설치ë˜ì§€ 않았습니다.", + "Microsoft Windows Platform is not supported" : "Microsoft Windows 플랫í¼ì€ 지ì›í•˜ì§€ ì•ŠìŒ", + "Running ownCloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>." : "ownCloud 서버를 Microsoft Windows 환경ì—ì„œ 실행하는 ê²ƒì€ ì§€ì›ë˜ì§€ 않습니다. 서버를 ì´ì „í• ìˆ˜ 없다면 ê°€ìƒ Linux 서버를 사용하는 ê²ƒì„ ì¶”ì²œí•©ë‹ˆë‹¤. Linux 패키지 ë° ì‰½ê²Œ ë°°í¬ ê°€ëŠ¥í•œ ê°€ìƒ ë¨¸ì‹ ì´ë¯¸ì§€ëŠ” <a href=\"%s\">%s</a>ì—ì„œ ì°¾ì„ ìˆ˜ 있습니다. 기존 ì„¤ì¹˜ë³¸ì„ Linuxë¡œ ì´ì „í• ë•Œ ì°¸ê³ í• íŒê³¼ ì´ì „ 스í¬ë¦½íŠ¸ëŠ” <a href=\"%s\">문서</a>ì—ì„œ ì°¾ì„ ìˆ˜ 있습니다.", "Cannot write into \"config\" directory" : "\"config\" ë””ë ‰í„°ë¦¬ì— ê¸°ë¡í• 수 없습니다", "Cannot write into \"apps\" directory" : "\"apps\" ë””ë ‰í„°ë¦¬ì— ê¸°ë¡í• 수 없습니다", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "%sapps ë””ë ‰í„°ë¦¬ì— ì›¹ 서버 쓰기 권한%sì„ ì£¼ê±°ë‚˜ ì„¤ì • 파ì¼ì—ì„œ 앱 ìŠ¤í† ì–´ë¥¼ 비활성화하면 í•´ê²°ë©ë‹ˆë‹¤.", @@ -116,6 +129,10 @@ OC.L10N.register( "Please install one of these locales on your system and restart your webserver." : "ë‹¤ìŒ ì¤‘ 하나 ì´ìƒì˜ ë¡œìº˜ì„ ì‹œìŠ¤í…œì— ì„¤ì¹˜í•˜ê³ ì›¹ 서버를 다시 시작하ì‹ì‹œì˜¤.", "Please ask your server administrator to install the module." : "서버 관리ìžì—게 모듈 설치를 ìš”ì²í•˜ì‹ì‹œì˜¤.", "PHP module %s not installed." : "PHP 모듈 %sì´(ê°€) 설치ë˜ì§€ 않았습니다.", + "PHP setting \"%s\" is not set to \"%s\"." : "PHP ì„¤ì • \"%s\"ì´(ê°€) \"%s\"(으)ë¡œ ì„¤ì •ë˜ì–´ 있지 않습니다.", + "Adjusting this setting in php.ini will make ownCloud run again" : "php.iniì—ì„œ ì´ ì„¤ì •ì„ ë³€ê²½í•˜ë©´ ownCloudê°€ 다시 실행ë©ë‹ˆë‹¤", + "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload ê°’ì´ \"%s\"(으)ë¡œ ì„¤ì •ë˜ì–´ 있으나 필요한 ê°’ì€ \"0\"입니다", + "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "ì´ ë¬¸ì œë¥¼ í•´ê²°í•˜ë ¤ë©´ php.iniì—ì„œ <code>mbstring.func_overload</code> ê°’ì„ <code>0</code>으로 ì„¤ì •í•˜ì‹ì‹œì˜¤", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHPì—ì„œ ì¸ë¼ì¸ doc 블ë¡ì„ ì‚ì œí•˜ë„ë¡ ì„¤ì •ë˜ì–´ 있습니다. ì¼ë¶€ 코어 ì•±ì— ì ‘ê·¼í• ìˆ˜ ì—†ì„ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Zend OPcache, eAccelerator ê°™ì€ ìºì‹œ/ê°€ì†ê¸° ë¬¸ì œì¼ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", "PHP modules have been installed, but they are still listed as missing?" : "PHP ëª¨ë“ˆì´ ì„¤ì¹˜ë˜ì—ˆì§€ë§Œ ì—¬ì „ížˆ 없는 것으로 나타납니까?", @@ -126,6 +143,8 @@ OC.L10N.register( "Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" : "PostgreSQL ë²„ì „ 9 ì´ìƒì´ 있는지 확ì¸í•˜ì‹œê³ , ìžì„¸í•œ ì •ë³´ëŠ” 로그를 확ì¸í•˜ì‹ì‹œì˜¤", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ê¶Œí•œì„ 0770으로 변경하여 다른 사용ìžê°€ ì½ì„ 수 ì—†ë„ë¡ í•˜ì‹ì‹œì˜¤.", "Data directory (%s) is readable by other users" : "ë°ì´í„° ë””ë ‰í„°ë¦¬(%s)를 다른 사용ìžê°€ ì½ì„ 수 있ìŒ", + "Data directory (%s) must be an absolute path" : "ë°ì´í„° ë””ë ‰í„°ë¦¬(%s)는 반드시 ì ˆëŒ€ 경로여야 함", + "Check the value of \"datadirectory\" in your configuration" : "ì„¤ì • 중 \"datadirectory\" ê°’ì„ í™•ì¸í•˜ì‹ì‹œì˜¤", "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\"." : "ìž ê¸ˆ í˜•ì‹ %dì„(를) \"%s\"ì— ëŒ€í•´ ì–»ì„ ìˆ˜ 없습니다." diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index 2c9bac442ed354397c64527b527f2257cc716da0..1e7f247ca765298958bf348615746c3523de70b1 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -20,6 +20,8 @@ "Users" : "사용ìž", "Admin" : "관리ìž", "Recommended" : "추천", + "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "앱 \"%s\"ì´(ê°€) ì´ ë²„ì „ì˜ ownCloud와 호환ë˜ì§€ 않으므로 ì„¤ì¹˜í• ìˆ˜ 없습니다.", + "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "앱 \"%s\"ì˜ ë‹¤ìŒ ì˜ì¡´ì„±ì„ 만족하지 못하므로 ì„¤ì¹˜í• ìˆ˜ 없습니다: %s", "No app name specified" : "앱 ì´ë¦„ì´ ì§€ì •ë˜ì§€ 않았습니다.", "Unknown filetype" : "ì•Œ 수 없는 íŒŒì¼ í˜•ì‹", "Invalid image" : "ìž˜ëª»ëœ ì‚¬ì§„", @@ -34,6 +36,12 @@ "_%n minute ago_::_%n minutes ago_" : ["%n분 ì „"], "seconds ago" : "ì´ˆ ì „", "web services under your control" : "ë‚´ê°€ 관리하는 웹 서비스", + "Empty filename is not allowed" : "íŒŒì¼ ì´ë¦„ì„ ë¹„ì›Œ 둘 수 ì—†ìŒ", + "Dot files are not allowed" : "ì 으로 시작하는 파ì¼ì€ 허용ë˜ì§€ ì•ŠìŒ", + "4-byte characters are not supported in file names" : "íŒŒì¼ ì´ë¦„ì— 4ë°”ì´íŠ¸ 글ìžë¥¼ ì‚¬ìš©í• ìˆ˜ ì—†ìŒ", + "File name is a reserved word" : "íŒŒì¼ ì´ë¦„ì´ ì˜ˆì•½ëœ ë‹¨ì–´ìž„", + "File name contains at least one invalid character" : "íŒŒì¼ ì´ë¦„ì— ìž˜ëª»ëœ ê¸€ìžê°€ í•œ ìž ì´ìƒ 있ìŒ", + "File name is too long" : "íŒŒì¼ ì´ë¦„ì´ ë„ˆë¬´ ê¹€", "App directory already exists" : "앱 ë””ë ‰í„°ë¦¬ê°€ ì´ë¯¸ 존재합니다.", "Can't create app folder. Please fix permissions. %s" : "앱 í´ë”를 만들 수 없습니다. ê¶Œí•œì„ ìˆ˜ì •í•˜ì‹ì‹œì˜¤. %s", "No source specified when installing app" : "ì•±ì„ ì„¤ì¹˜í• ë•Œ 소스가 ì§€ì •ë˜ì§€ 않았습니다.", @@ -68,11 +76,13 @@ "PostgreSQL username and/or password not valid" : "PostgreSQL ì‚¬ìš©ìž ì´ë¦„ ë˜ëŠ” 암호가 잘못ë˜ì—ˆìŠµë‹ˆë‹¤", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS Xì€ ì§€ì›í•˜ì§€ 않으며 %sì´(ê°€) ì´ í”Œëž«í¼ì—ì„œ 올바르게 ìž‘ë™í•˜ì§€ ì•Šì„ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤. ë³¸ì¸ ì±…ìž„ìœ¼ë¡œ 사용하ì‹ì‹œì˜¤! ", "For the best results, please consider using a GNU/Linux server instead." : "ë” ì¢‹ì€ ê²°ê³¼ë¥¼ ì–»ìœ¼ë ¤ë©´ GNU/Linux 서버를 사용하는 ê²ƒì„ ê¶Œìž¥í•©ë‹ˆë‹¤.", + "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "%s ì¸ìŠ¤í„´ìŠ¤ê°€ 32비트 PHP 환경ì—ì„œ 실행 중ì´ê³ php.iniì— open_basedirì´ ì„¤ì •ë˜ì–´ 있습니다. 4GB ì´ìƒì˜ íŒŒì¼ ì²˜ë¦¬ì— ë¬¸ì œê°€ ìƒê¸¸ 수 있으므로 추천하지 않습니다.", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "php.iniì˜ open_basedir ì„¤ì •ì„ ì‚ì œí•˜ê±°ë‚˜ 64비트 PHPë¡œ ì „í™˜í•˜ì‹ì‹œì˜¤.", "Set an admin username." : "관리ìžì˜ ì‚¬ìš©ìž ì´ë¦„ì„ ì„¤ì •í•©ë‹ˆë‹¤.", "Set an admin password." : "관리ìžì˜ 암호를 ì„¤ì •í•©ë‹ˆë‹¤.", "Can't create or write into the data directory %s" : "ë°ì´í„° ë””ë ‰í„°ë¦¬ %sì„(를) 만들거나 기ë¡í• 수 ì—†ìŒ", "%s shared »%s« with you" : "%s ë‹˜ì´ %sì„(를) ê³µìœ í•˜ì˜€ìŠµë‹ˆë‹¤", + "%s via %s" : "%s(%s ê²½ìœ )", "Sharing %s failed, because the backend does not allow shares from type %i" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. 백엔드ì—ì„œ %i 형ì‹ì˜ ê³µìœ ë¥¼ 허용하지 않습니다", "Sharing %s failed, because the file does not exist" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. 파ì¼ì´ 존재하지 않습니다", "You are not allowed to share %s" : "%sì„(를) ê³µìœ í• ìˆ˜ 있는 ê¶Œí•œì´ ì—†ìŠµë‹ˆë‹¤", @@ -90,6 +100,7 @@ "Setting permissions for %s failed, because the item was not found" : "%sì˜ ê¶Œí•œì„ ì„¤ì •í• ìˆ˜ 없습니다. í•ëª©ì„ ì°¾ì„ ìˆ˜ 없습니다", "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "만료 ë‚ ì§œë¥¼ ì„¤ì •í• ìˆ˜ 없습니다. 최대 ê³µìœ í—ˆìš© ê¸°í•œì´ %s입니다.", "Cannot set expiration date. Expiration date is in the past" : "만료 ë‚ ì§œë¥¼ ì„¤ì •í• ìˆ˜ 없습니다. 만료 ë‚ ì§œê°€ 과거입니다", + "Cannot clear expiration date. Shares are required to have an expiration date." : "만료 ë‚ ì§œë¥¼ 비워 둘 수 없습니다. ê³µìœ ë˜ëŠ” í•ëª©ì—는 만료 ë‚ ì§œê°€ 필요합니다.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "ê³µìœ ë°±ì—”ë“œ %sì—ì„œ OCP\\Share_Backend ì¸í„°íŽ˜ì´ìŠ¤ë¥¼ 구현해야 함", "Sharing backend %s not found" : "ê³µìœ ë°±ì—”ë“œ %sì„(를) ì°¾ì„ ìˆ˜ ì—†ìŒ", "Sharing backend for %s not found" : "%sì˜ ê³µìœ ë°±ì—”ë“œë¥¼ ì°¾ì„ ìˆ˜ ì—†ìŒ", @@ -104,6 +115,8 @@ "A valid password must be provided" : "올바른 암호를 ìž…ë ¥í•´ì•¼ 합니다", "The username is already being used" : "ì‚¬ìš©ìž ì´ë¦„ì´ ì´ë¯¸ 존재합니다", "No database drivers (sqlite, mysql, or postgresql) installed." : "ë°ì´í„°ë² ì´ìŠ¤ ë“œë¼ì´ë²„(sqlite, mysql, postgresql)ê°€ 설치ë˜ì§€ 않았습니다.", + "Microsoft Windows Platform is not supported" : "Microsoft Windows 플랫í¼ì€ 지ì›í•˜ì§€ ì•ŠìŒ", + "Running ownCloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>." : "ownCloud 서버를 Microsoft Windows 환경ì—ì„œ 실행하는 ê²ƒì€ ì§€ì›ë˜ì§€ 않습니다. 서버를 ì´ì „í• ìˆ˜ 없다면 ê°€ìƒ Linux 서버를 사용하는 ê²ƒì„ ì¶”ì²œí•©ë‹ˆë‹¤. Linux 패키지 ë° ì‰½ê²Œ ë°°í¬ ê°€ëŠ¥í•œ ê°€ìƒ ë¨¸ì‹ ì´ë¯¸ì§€ëŠ” <a href=\"%s\">%s</a>ì—ì„œ ì°¾ì„ ìˆ˜ 있습니다. 기존 ì„¤ì¹˜ë³¸ì„ Linuxë¡œ ì´ì „í• ë•Œ ì°¸ê³ í• íŒê³¼ ì´ì „ 스í¬ë¦½íŠ¸ëŠ” <a href=\"%s\">문서</a>ì—ì„œ ì°¾ì„ ìˆ˜ 있습니다.", "Cannot write into \"config\" directory" : "\"config\" ë””ë ‰í„°ë¦¬ì— ê¸°ë¡í• 수 없습니다", "Cannot write into \"apps\" directory" : "\"apps\" ë””ë ‰í„°ë¦¬ì— ê¸°ë¡í• 수 없습니다", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "%sapps ë””ë ‰í„°ë¦¬ì— ì›¹ 서버 쓰기 권한%sì„ ì£¼ê±°ë‚˜ ì„¤ì • 파ì¼ì—ì„œ 앱 ìŠ¤í† ì–´ë¥¼ 비활성화하면 í•´ê²°ë©ë‹ˆë‹¤.", @@ -114,6 +127,10 @@ "Please install one of these locales on your system and restart your webserver." : "ë‹¤ìŒ ì¤‘ 하나 ì´ìƒì˜ ë¡œìº˜ì„ ì‹œìŠ¤í…œì— ì„¤ì¹˜í•˜ê³ ì›¹ 서버를 다시 시작하ì‹ì‹œì˜¤.", "Please ask your server administrator to install the module." : "서버 관리ìžì—게 모듈 설치를 ìš”ì²í•˜ì‹ì‹œì˜¤.", "PHP module %s not installed." : "PHP 모듈 %sì´(ê°€) 설치ë˜ì§€ 않았습니다.", + "PHP setting \"%s\" is not set to \"%s\"." : "PHP ì„¤ì • \"%s\"ì´(ê°€) \"%s\"(으)ë¡œ ì„¤ì •ë˜ì–´ 있지 않습니다.", + "Adjusting this setting in php.ini will make ownCloud run again" : "php.iniì—ì„œ ì´ ì„¤ì •ì„ ë³€ê²½í•˜ë©´ ownCloudê°€ 다시 실행ë©ë‹ˆë‹¤", + "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload ê°’ì´ \"%s\"(으)ë¡œ ì„¤ì •ë˜ì–´ 있으나 필요한 ê°’ì€ \"0\"입니다", + "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "ì´ ë¬¸ì œë¥¼ í•´ê²°í•˜ë ¤ë©´ php.iniì—ì„œ <code>mbstring.func_overload</code> ê°’ì„ <code>0</code>으로 ì„¤ì •í•˜ì‹ì‹œì˜¤", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHPì—ì„œ ì¸ë¼ì¸ doc 블ë¡ì„ ì‚ì œí•˜ë„ë¡ ì„¤ì •ë˜ì–´ 있습니다. ì¼ë¶€ 코어 ì•±ì— ì ‘ê·¼í• ìˆ˜ ì—†ì„ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Zend OPcache, eAccelerator ê°™ì€ ìºì‹œ/ê°€ì†ê¸° ë¬¸ì œì¼ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", "PHP modules have been installed, but they are still listed as missing?" : "PHP ëª¨ë“ˆì´ ì„¤ì¹˜ë˜ì—ˆì§€ë§Œ ì—¬ì „ížˆ 없는 것으로 나타납니까?", @@ -124,6 +141,8 @@ "Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" : "PostgreSQL ë²„ì „ 9 ì´ìƒì´ 있는지 확ì¸í•˜ì‹œê³ , ìžì„¸í•œ ì •ë³´ëŠ” 로그를 확ì¸í•˜ì‹ì‹œì˜¤", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ê¶Œí•œì„ 0770으로 변경하여 다른 사용ìžê°€ ì½ì„ 수 ì—†ë„ë¡ í•˜ì‹ì‹œì˜¤.", "Data directory (%s) is readable by other users" : "ë°ì´í„° ë””ë ‰í„°ë¦¬(%s)를 다른 사용ìžê°€ ì½ì„ 수 있ìŒ", + "Data directory (%s) must be an absolute path" : "ë°ì´í„° ë””ë ‰í„°ë¦¬(%s)는 반드시 ì ˆëŒ€ 경로여야 함", + "Check the value of \"datadirectory\" in your configuration" : "ì„¤ì • 중 \"datadirectory\" ê°’ì„ í™•ì¸í•˜ì‹ì‹œì˜¤", "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\"." : "ìž ê¸ˆ í˜•ì‹ %dì„(를) \"%s\"ì— ëŒ€í•´ ì–»ì„ ìˆ˜ 없습니다." diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index c0662b1373de3bc34f53f602b5023a2e44d6c086..c5c801309335ef2c0d68f2f687b7c56342251dd5 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -145,8 +145,10 @@ OC.L10N.register( "Enable server-side encryption" : "Activer le chiffrement côté serveur", "Encryption is a one way process. Once encryption is enabled, all files from that point forward will be encrypted on the server and it will not be possible to disable encryption at a later date. This is the final warning: Do you really want to enable encryption?" : "Le chiffrement est un processus à sens unique. Une fois que le chiffrement est activé, tous les fichiers à partir de ce moment seront chiffrés sur le serveur et il ne sera pas possible de désactiver le chiffrement ultérieurement. Ceci est le dernier avertissement : Voulez-vous vraiment activer le chiffrement?", "Enable encryption" : "Activer le chiffrement", - "No encryption module loaded, please enable an encryption module in the app menu." : "Aucun module de chiffrement n'est chargé, merci d'activer un module de chiffrement dans le menu des applications.", - "Select default encryption module:" : "Sélectionner le module de chiffrement par défaut :", + "No encryption module loaded, please enable an encryption module in the app menu." : "Aucun module de chiffrement n'est chargé. Merci d'activer un module de chiffrement dans le menu des applications.", + "Select default encryption module:" : "Sélectionnez le module de chiffrement par défaut :", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"ownCloud Default Encryption Module\" and run 'occ encryption:migrate'" : "Vous devez migrer vos clés de chiffrement de l'ancienne version (ownCloud <= 8.0) vers la nouvelle. Veuillez activer \"ownCloud Default Encryption Module\" et exécuter 'occ encryption:migrate'", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Vous devez migrer vos clés de chiffrement de l'ancienne version (ownCloud <= 8.0) vers la nouvelle.", "Start migration" : "Démarrer la migration", "This is used for sending out notifications." : "Ceci est utilisé pour l'envoi des notifications.", "Send mode" : "Mode d'envoi", diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index a880c809b8628b6f51f1888ef45838194216e567..c50304bb099cc3dc5f941bb8a6f8990698b32631 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -143,8 +143,10 @@ "Enable server-side encryption" : "Activer le chiffrement côté serveur", "Encryption is a one way process. Once encryption is enabled, all files from that point forward will be encrypted on the server and it will not be possible to disable encryption at a later date. This is the final warning: Do you really want to enable encryption?" : "Le chiffrement est un processus à sens unique. Une fois que le chiffrement est activé, tous les fichiers à partir de ce moment seront chiffrés sur le serveur et il ne sera pas possible de désactiver le chiffrement ultérieurement. Ceci est le dernier avertissement : Voulez-vous vraiment activer le chiffrement?", "Enable encryption" : "Activer le chiffrement", - "No encryption module loaded, please enable an encryption module in the app menu." : "Aucun module de chiffrement n'est chargé, merci d'activer un module de chiffrement dans le menu des applications.", - "Select default encryption module:" : "Sélectionner le module de chiffrement par défaut :", + "No encryption module loaded, please enable an encryption module in the app menu." : "Aucun module de chiffrement n'est chargé. Merci d'activer un module de chiffrement dans le menu des applications.", + "Select default encryption module:" : "Sélectionnez le module de chiffrement par défaut :", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"ownCloud Default Encryption Module\" and run 'occ encryption:migrate'" : "Vous devez migrer vos clés de chiffrement de l'ancienne version (ownCloud <= 8.0) vers la nouvelle. Veuillez activer \"ownCloud Default Encryption Module\" et exécuter 'occ encryption:migrate'", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Vous devez migrer vos clés de chiffrement de l'ancienne version (ownCloud <= 8.0) vers la nouvelle.", "Start migration" : "Démarrer la migration", "This is used for sending out notifications." : "Ceci est utilisé pour l'envoi des notifications.", "Send mode" : "Mode d'envoi", diff --git a/settings/l10n/id.js b/settings/l10n/id.js index 0059f8215e44c7b52badccd06f7ddba89a760e6c..c3064a071a270ae329a9833f89d76c16fa6ae2ce 100644 --- a/settings/l10n/id.js +++ b/settings/l10n/id.js @@ -110,7 +110,7 @@ OC.L10N.register( "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "kelihatannya php tidak diatur dengan benar untuk variabel lingkungan sistem kueri. Pemeriksaan dengan getenv(\"PATH\") hanya mengembalikan respon kosong.", "Please check the installation documentation for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Mohon periksa dokumentasi instalasi untuk catatan konfigurasi php dan konfigurasi php server Anda, terutama saat menggunakan ph-fpm.", "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." : "Konfig Hanya-Baca telah diaktifkan. Ini akan mencegah setelan beberapa konfigurasi melalui antarmuka-web. Selanjutnya, berkas perlu dibuat dapat-dibaca secara manual untuk setiap pembaruan.", - "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Tampaknya pengaturan PHP strip inline doc blocks. Hal ini akan membuat beberapa aplikasi inti tidak dapat diakses.", + "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP tampaknya disetel menjadi strip inline doc blocks. Hal ini akan membuat beberapa aplikasi inti tidak dapat diakses.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Hal ini kemungkinan disebabkan oleh cache/akselerator seperti Zend OPcache atau eAccelerator.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Server Anda dijalankan di Microsoft Windows. Kami sangat menyarankan Linux untuk mendapatkan pengalaman pengguna yang optimal.", "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "APCu dibawah versi 4.0.6 terinstal, untuk alasan stabilitas dan kinerja, kami menyarankan untuk memperbarui ke versi APCu yang lebih baru.", diff --git a/settings/l10n/id.json b/settings/l10n/id.json index be99561e0adb999bf7d1911229ab80c928791c1a..f720eb2fc036bdf9e0fc209aca55c0a014cf2431 100644 --- a/settings/l10n/id.json +++ b/settings/l10n/id.json @@ -108,7 +108,7 @@ "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "kelihatannya php tidak diatur dengan benar untuk variabel lingkungan sistem kueri. Pemeriksaan dengan getenv(\"PATH\") hanya mengembalikan respon kosong.", "Please check the installation documentation for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Mohon periksa dokumentasi instalasi untuk catatan konfigurasi php dan konfigurasi php server Anda, terutama saat menggunakan ph-fpm.", "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." : "Konfig Hanya-Baca telah diaktifkan. Ini akan mencegah setelan beberapa konfigurasi melalui antarmuka-web. Selanjutnya, berkas perlu dibuat dapat-dibaca secara manual untuk setiap pembaruan.", - "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Tampaknya pengaturan PHP strip inline doc blocks. Hal ini akan membuat beberapa aplikasi inti tidak dapat diakses.", + "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP tampaknya disetel menjadi strip inline doc blocks. Hal ini akan membuat beberapa aplikasi inti tidak dapat diakses.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Hal ini kemungkinan disebabkan oleh cache/akselerator seperti Zend OPcache atau eAccelerator.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Server Anda dijalankan di Microsoft Windows. Kami sangat menyarankan Linux untuk mendapatkan pengalaman pengguna yang optimal.", "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "APCu dibawah versi 4.0.6 terinstal, untuk alasan stabilitas dan kinerja, kami menyarankan untuk memperbarui ke versi APCu yang lebih baru.", diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index 3453fe87c6e0d5af15c715884e86b9932165da7b..7cc3c07d3327612700372beffe633b5bebfb0ad1 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -1,10 +1,14 @@ OC.L10N.register( "settings", { + "Security & setup warnings" : "보안 ë° ì„¤ì¹˜ ê²½ê³ ", "Sharing" : "ê³µìœ ", + "Server-side encryption" : "서버 측 암호화", "External Storage" : "외부 ì €ìž¥ì†Œ", "Cron" : "Cron", + "Email server" : "ì´ë©”ì¼ ì„œë²„", "Log" : "로그", + "Tips & tricks" : "íŒê³¼ 추가 ì •ë³´", "Updates" : "ì—…ë°ì´íŠ¸", "Authentication error" : "ì¸ì¦ 오류", "Your full name has been changed." : "ì „ì²´ ì´ë¦„ì´ ë³€ê²½ë˜ì—ˆìŠµë‹ˆë‹¤.", @@ -20,18 +24,23 @@ OC.L10N.register( "No user supplied" : "사용ìžê°€ ì§€ì •ë˜ì§€ ì•ŠìŒ", "Please provide an admin recovery password, otherwise all user data will be lost" : "ê´€ë¦¬ìž ë³µêµ¬ 암호를 ìž…ë ¥í•˜ì§€ 않으면 ëª¨ë“ ì‚¬ìš©ìž ë°ì´í„°ê°€ ì‚ì œë©ë‹ˆë‹¤", "Wrong admin recovery password. Please check the password and try again." : "ê´€ë¦¬ìž ë³µêµ¬ 암호가 잘못ë˜ì—ˆìŠµë‹ˆë‹¤. 암호를 다시 확ì¸í•˜ì‹ì‹œì˜¤.", + "Backend doesn't support password change, but the user's encryption key was successfully updated." : "백엔드ì—ì„œ 암호 ë³€ê²½ì„ ì§€ì›í•˜ì§€ 않지만, 암호화 키는 ê°±ì‹ ë˜ì—ˆìŠµë‹ˆë‹¤.", "Unable to change password" : "암호를 ë³€ê²½í• ìˆ˜ ì—†ìŒ", "Enabled" : "활성", "Not enabled" : "비활성", + "A problem occurred, please check your log files (Error: %s)" : "ë¬¸ì œê°€ ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤. 로그 파ì¼ì„ 참조하ì‹ì‹œì˜¤(오류: %s)", + "Migration Completed" : "ì´ì „ 완료ë¨", "Group already exists." : "ê·¸ë£¹ì´ ì´ë¯¸ 존재합니다.", "Unable to add group." : "ê·¸ë£¹ì„ ì¶”ê°€í• ìˆ˜ 없습니다.", "Unable to delete group." : "ê·¸ë£¹ì„ ì‚ì œí• ìˆ˜ 없습니다.", "log-level out of allowed range" : "로그 단계가 허용 범위를 벗어남", "Saved" : "ì €ìž¥ë¨", "test email settings" : "ì´ë©”ì¼ ì„¤ì • 시험", + "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "ì´ë©”ì¼ì„ 보내는 중 오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤. ì„¤ì •ì„ í™•ì¸í•˜ì‹ì‹œì˜¤.(오류: %s)", "Email sent" : "ì´ë©”ì¼ ë°œì†¡ë¨", "You need to set your user email before being able to send test emails." : "테스트 ì´ë©”ì¼ì„ 보내기 ì „ ë‚´ 주소를 ì„¤ì •í•´ì•¼ 합니다.", "Invalid mail address" : "ìž˜ëª»ëœ ì´ë©”ì¼ ì£¼ì†Œ", + "A user with that name already exists." : "ê°™ì€ ì´ë¦„ì˜ ì‚¬ìš©ìžê°€ ì´ë¯¸ 존재합니다.", "Unable to create user." : "사용ìžë¥¼ 만들 수 없습니다.", "Your %s account was created" : "%s ê³„ì •ì„ ë“±ë¡í•˜ì˜€ìŠµë‹ˆë‹¤", "Unable to delete user." : "사용ìžë¥¼ ì‚ì œí• ìˆ˜ 없습니다.", @@ -41,8 +50,13 @@ OC.L10N.register( "Email saved" : "ì´ë©”ì¼ ì €ìž¥ë¨", "Are you really sure you want add \"{domain}\" as trusted domain?" : "ì‹ ë¢°í• ìˆ˜ 있는 ë„ë©”ì¸ ëª©ë¡ì— \"{domain}\"ì„(를) ì¶”ê°€í•˜ì‹œê² ìŠµë‹ˆê¹Œ?", "Add trusted domain" : "ì‹ ë¢°í• ìˆ˜ 있는 ë„ë©”ì¸ ì¶”ê°€", + "Migration in progress. Please wait until the migration is finished" : "ì´ì „ ìž‘ì—… 중입니다. ìž‘ì—…ì´ ì™„ë£Œë 때까지 ê¸°ë‹¤ë ¤ 주ì‹ì‹œì˜¤", + "Migration started …" : "ì´ì „ 시작ë¨...", "Sending..." : "보내는 중...", "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." : "승ì¸ëœ ì•±ì€ ì‹ ë¢°í• ìˆ˜ 있는 개발ìžê°€ 개발하며 보안 검사를 통과하였습니다. 열린 코드 ì €ìž¥ì†Œì—ì„œ 관리ë˜ë©° ì¼ë°˜ì ì¸ í™˜ê²½ì—ì„œ ì‚¬ìš©í• ìˆ˜ 있는 수준으로 관리ë©ë‹ˆë‹¤.", + "This app is not checked for security issues and is new or known to be unstable. Install on your own risk." : "ì´ ì•±ì€ ë³´ì•ˆ 검사를 통과하지 않았으며 새로 출시ë˜ì—ˆê±°ë‚˜ ì•ˆì •ì ì´ì§€ ì•Šì€ ê²ƒìœ¼ë¡œ ì•Œë ¤ì ¸ 있습니다. ë³¸ì¸ ì±…ìž„ í•˜ì— ì„¤ì¹˜í•˜ì‹ì‹œì˜¤.", "Please wait...." : "ê¸°ë‹¤ë ¤ 주ì‹ì‹œì˜¤....", "Error while disabling app" : "ì•±ì„ ë¹„í™œì„±í™”í•˜ëŠ” 중 오류 ë°œìƒ", "Disable" : "사용 안함", @@ -62,6 +76,7 @@ OC.L10N.register( "Strong password" : "ê°•ë ¥í•œ 암호", "Valid until {date}" : "{date}까지 ìœ íš¨í•¨", "Delete" : "ì‚ì œ", + "An error occurred. Please upload an ASCII-encoded PEM certificate." : "오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤. ASCIIë¡œ ì¸ì½”ë”©ëœ PEM ì¸ì¦ì„œë¥¼ 업로드하ì‹ì‹œì˜¤.", "Groups" : "그룹", "Unable to delete {objName}" : "{objName}ì„(를) ì‚ì œí• ìˆ˜ ì—†ìŒ", "Error creating group" : "ê·¸ë£¹ì„ ìƒì„±í•˜ëŠ” 중 오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤", @@ -78,6 +93,8 @@ OC.L10N.register( "A valid password must be provided" : "올바른 암호를 ìž…ë ¥í•´ì•¼ 함", "A valid email must be provided" : "올바른 ì´ë©”ì¼ ì£¼ì†Œë¥¼ ìž…ë ¥í•´ì•¼ 함", "__language_name__" : "í•œêµì–´", + "Sync clients" : "ë™ê¸°í™” í´ë¼ì´ì–¸íŠ¸", + "Personal info" : "ê°œì¸ ì •ë³´", "SSL root certificates" : "SSL 루트 ì¸ì¦ì„œ", "Everything (fatal issues, errors, warnings, info, debug)" : "ëª¨ë‘ (치명ì ë¬¸ì œ, 오류, ê²½ê³ , ì •ë³´, 디버그)", "Info, warnings, errors and fatal issues" : "ì •ë³´, ê²½ê³ , 오류, 치명ì ë¬¸ì œ", @@ -90,15 +107,20 @@ OC.L10N.register( "NT LAN Manager" : "NT LAN 관리ìž", "SSL" : "SSL", "TLS" : "TLS", + "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 installation documentation for php configuration notes and the php configuration of your server, especially when using php-fpm." : "설치 문서를 참조하여 php ì„¤ì • 방법 ë° php ì„¤ì •ì„ ë³€ê²½í•˜ì‹ì‹œì˜¤. php-fpmì„ ì‚¬ìš©í•œë‹¤ë©´ ë” ì£¼ì˜í•˜ì‹ì‹œì˜¤.", "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." : "ì½ê¸° ì „ìš© ì„¤ì •ì´ í™œì„±í™”ë˜ì—ˆìŠµë‹ˆë‹¤. ì´ ìƒíƒœì—서는 웹 ì¸í„°íŽ˜ì´ìŠ¤ë¥¼ 통하여 ì¼ë¶€ ì„¤ì •ì„ ë³€ê²½í• ìˆ˜ 없습니다. ë˜í•œ 매 ì—…ë°ì´íŠ¸ë§ˆë‹¤ 파ì¼ì„ 쓸 수 있는 ìƒíƒœë¡œ 변경해야 합니다.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHPì—ì„œ ì¸ë¼ì¸ doc 블ë¡ì„ ì‚ì œí•˜ë„ë¡ ì„¤ì •ë˜ì–´ 있습니다. ì¼ë¶€ 코어 ì•±ì— ì ‘ê·¼í• ìˆ˜ ì—†ì„ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Zend OPcache, eAccelerator ê°™ì€ ìºì‹œ/ê°€ì†ê¸° ë¬¸ì œì¼ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "서버가 Microsoft Windows 환경ì—ì„œ ë™ìž‘í•˜ê³ ìžˆìŠµë‹ˆë‹¤. 최ì ì˜ ì‚¬ìš©ìž ê²½í—˜ì„ ìœ„í•´ì„œëŠ” 리눅스를 ì‚¬ìš©í• ê²ƒì„ ê¶Œìž¥í•©ë‹ˆë‹¤.", + "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "APCu ë²„ì „ 4.0.6 ì´í•˜ê°€ 설치ë˜ì–´ 있습니다. ì•ˆì •ì„± ë° ì„±ëŠ¥ ë¬¸ì œê°€ ë°œìƒí• 수 있으므로 ë” ìƒˆë¡œìš´ APCu ë²„ì „ì„ ì‚¬ìš©í•˜ëŠ” ê²ƒì„ ì¶”ì²œí•©ë‹ˆë‹¤.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP 모듈 'fileinfo'ê°€ 존재하지 않습니다. 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." : "íŒŒì¼ ì´ë¦„ì˜ ì¼ë¶€ 문ìžì— ë¬¸ì œê°€ ìƒê¸¸ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "ë‹¤ìŒ ì¤‘ 하나 ì´ìƒì˜ ë¡œìº˜ì„ ì§€ì›í•˜ê¸° 위하여 필요한 패키지를 ì‹œìŠ¤í…œì— ì„¤ì¹˜í•˜ëŠ” ê²ƒì„ ì¶”ì²œí•©ë‹ˆë‹¤: %s.", "If your installation is not installed in 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 (Suggested: \"%s\")" : "ë„ë©”ì¸ì˜ 루트 ë””ë ‰í„°ë¦¬ ì•„ëž˜ì— ì„¤ì¹˜ë˜ì–´ 있지 ì•Šê³ ì‹œìŠ¤í…œ cronì„ ì‚¬ìš©í•œë‹¤ë©´ URL ìƒì„±ì— ë¬¸ì œê°€ ë°œìƒí• ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤. ì´ ë¬¸ì œë¥¼ í•´ê²°í•˜ë ¤ë©´ ì„¤ì¹˜ë³¸ì˜ ì›¹ 루트 ê²½ë¡œì— ìžˆëŠ” config.php 파ì¼ì˜ \"overwrite.cli.url\" ì˜µì…˜ì„ ë³€ê²½í•˜ì‹ì‹œì˜¤(ì œì•ˆ: \"%s\")", + "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "CLIë¡œ cronjobì„ ì‹¤í–‰í• ìˆ˜ 없었습니다. ë‹¤ìŒ ê¸°ìˆ ì 오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤:", + "Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "<a target=\"_blank\" href=\"%s\">설치 ê°€ì´ë“œ ↗</a>를 다시 확ì¸í•˜ì‹œê³ <a href=\"#log-section\">로그</a>ì˜ ì˜¤ë¥˜ ë° ê²½ê³ ë¥¼ 확ì¸í•˜ì‹ì‹œì˜¤.", "Open documentation" : "문서 열기", "Allow apps to use the Share API" : "앱ì—ì„œ ê³µìœ API를 ì‚¬ìš©í• ìˆ˜ 있ë„ë¡ í—ˆìš©", "Allow users to share via link" : "사용ìžë³„ ë§í¬ ê³µìœ í—ˆìš©", @@ -114,10 +136,20 @@ OC.L10N.register( "Allow users to send mail notification for shared files to other users" : "다른 사용ìžì—게 ê³µìœ íŒŒì¼ ì´ë©”ì¼ ì•Œë¦¼ ì „ì†¡ 허용", "Exclude groups from sharing" : "ê³µìœ ì—ì„œ 그룹 ì œì™¸", "These groups will still be able to receive shares, but not to initiate them." : "ì´ ê·¸ë£¹ì˜ ì‚¬ìš©ìžë“¤ì€ 다른 사용ìžê°€ ê³µìœ í•œ 파ì¼ì„ ë°›ì„ ìˆ˜ëŠ” 있지만, ìžê¸° 파ì¼ì„ ê³µìœ í• ìˆ˜ëŠ” 없습니다.", + "Last cron job execution: %s." : "마지막 cron ìž‘ì—… 실행: %s.", + "Last cron job execution: %s. Something seems wrong." : "마지막 cron ìž‘ì—… 실행: %s. ë¬¸ì œê°€ ë°œìƒí•œ 것 같습니다.", "Cron was not executed yet!" : "Cronì´ ì‹¤í–‰ë˜ì§€ 않았습니다!", "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" : "서버 측 암호화 사용", + "Encryption is a one way process. Once encryption is enabled, all files from that point forward will be encrypted on the server and it will not be possible to disable encryption at a later date. This is the final warning: Do you really want to enable encryption?" : "암호화 ìž‘ì—…ì€ ë‹¨ë°©í–¥ìž…ë‹ˆë‹¤. 암호화를 í•œ 번 활성화하면 ê·¸ ì‹œì ì´í›„ì— ì„œë²„ì— ì €ìž¥ë˜ëŠ” ëª¨ë“ íŒŒì¼ì´ 암호화ë˜ë©° ë‚˜ì¤‘ì— ì•”í˜¸í™”ë¥¼ ë¹„í™œì„±í™”í• ìˆ˜ 없습니다. 마지막 ê²½ê³ ìž…ë‹ˆë‹¤. 암호화를 í™œì„±í™”í•˜ì‹œê² ìŠµë‹ˆê¹Œ?", + "Enable encryption" : "암호화 사용", + "No encryption module loaded, please enable an encryption module in the app menu." : "암호화 ëª¨ë“ˆì„ ë¶ˆëŸ¬ì˜¤ì§€ 않았습니다. 앱 메뉴ì—ì„œ 암호화 ëª¨ë“ˆì„ í™œì„±í™”í•˜ì‹ì‹œì˜¤.", + "Select default encryption module:" : "기본 암호화 모듈 ì„ íƒ:", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"ownCloud Default Encryption Module\" and run 'occ encryption:migrate'" : "ownCloud 8.0 ì´í•˜ì—ì„œ 사용한 ì´ì „ 암호화 키를 새 키로 ì´ì „해야 합니다. \"ownCloud 기본 암호화 모듈\"ì„ í™œì„±í™”í•œ 후 'occ encryption:migrate' ëª…ë ¹ì„ ì‹¤í–‰í•˜ì‹ì‹œì˜¤", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "ownCloud 8.0 ì´í•˜ì—ì„œ 사용한 ì´ì „ 암호화 키를 새 키로 ì´ì „해야 합니다.", + "Start migration" : "ì´ì „ 시작", "This is used for sending out notifications." : "ì•Œë¦¼ì„ ë³´ë‚¼ ë•Œ 사용ë©ë‹ˆë‹¤.", "Send mode" : "보내기 모드", "Encryption" : "암호화", @@ -137,26 +169,47 @@ OC.L10N.register( "Download logfile" : "로그 íŒŒì¼ ë‹¤ìš´ë¡œë“œ", "More" : "ë” ì¤‘ìš”í•¨", "Less" : "ëœ ì¤‘ìš”í•¨", + "The logfile is bigger than 100 MB. Downloading it may take some time!" : "로그 파ì¼ì´ 100MB보다 í½ë‹ˆë‹¤. 다운로드하는 ë° ì‹œê°„ì´ ê±¸ë¦´ 수 있습니다!", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "ë°ì´í„°ë² ì´ìŠ¤ë¡œ SQLite를 ì‚¬ìš©í•˜ê³ ìžˆìŠµë‹ˆë‹¤. ëŒ€ê·œëª¨ì˜ íŒŒì¼ì„ ê´€ë¦¬í•˜ë ¤ê³ í•œë‹¤ë©´ 다른 ë°ì´í„°ë² ì´ìŠ¤ 백엔드로 ì „í™˜í• ê²ƒì„ ê¶Œìž¥í•©ë‹ˆë‹¤.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "특히 íŒŒì¼ ë™ê¸°í™”를 위해 ë°ìŠ¤í¬í†± í´ë¼ì´ì–¸íŠ¸ë¥¼ ì‚¬ìš©í• ì˜ˆì •ì´ë©´, SQLite를 사용하지 않는 ê²ƒì´ ì¢‹ìŠµë‹ˆë‹¤.", + "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "다른 ë°ì´í„°ë² ì´ìŠ¤ë¡œ ì´ì „í•˜ë ¤ë©´ ë‹¤ìŒ ëª…ë ¹ì„ ì‚¬ìš©í•˜ì‹ì‹œì˜¤: 'occ db:convert-type' 다른 ëª…ë ¹ì„ ì•Œì•„ë³´ë ¤ë©´ <a target=\"_blank\" href=\"%s\">문서 ↗</a>를 ì°¸ê³ í•˜ì‹ì‹œì˜¤.", + "How to do backups" : "백업 방법", + "Advanced monitoring" : "ê³ ê¸‰ 모니터ë§", + "Performance tuning" : "성능 튜ë‹", + "Improving the config.php" : "config.php ê°œì„ ", + "Theming" : "테마 꾸미기", + "Hardening and security guidance" : "보안 ê°•í™” 지침", "Version" : "ë²„ì „", + "Developer documentation" : "ê°œë°œìž ë¬¸ì„œ", + "Experimental applications ahead" : "실험ì ì¸ ì•± 사용 ì˜ˆì •", + "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "실험ì ì¸ ì•±ì€ ë³´ì•ˆ ë¬¸ì œ 검사를 통과하지 않았으며, ì•„ì§ ìƒˆë¡ê±°ë‚˜, ë¶ˆì•ˆì •í•˜ê±°ë‚˜, 개발 ì¤‘ì¼ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤. ì´ëŸ¬í•œ ì•±ì„ ì„¤ì¹˜í•˜ë©´ ë°ì´í„° ì†ì‹¤ ë° ë³´ì•ˆ ë¬¸ì œê°€ ë°œìƒí• ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", "by" : "작성:", "licensed" : "ë¼ì´ì„ 스:", "Documentation:" : "문서:", "User Documentation" : "ì‚¬ìš©ìž ë¬¸ì„œ", "Admin Documentation" : "ìš´ì˜ìž 문서", + "Show description …" : "설명 보기...", + "Hide description …" : "설명 숨기기...", "This app cannot be installed because the following dependencies are not fulfilled:" : "ë‹¤ìŒ ì˜ì¡´ì„±ì„ ë§Œì¡±í• ìˆ˜ 없기 ë•Œë¬¸ì— ì´ ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다:", "Update to %s" : "%s(으)ë¡œ ì—…ë°ì´íŠ¸", "Enable only for specific groups" : "íŠ¹ì • 그룹ì—만 허용", "Uninstall App" : "앱 ì œê±°", + "Enable experimental apps" : "실험ì ì¸ ì•± 사용", + "No apps found for your version" : "ì„¤ì¹˜ëœ ë²„ì „ì— ëŒ€í•œ 앱 ì—†ìŒ", "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "안녕하세요.<br><br>%s ê³„ì •ì„ ì‚¬ìš©í• ìˆ˜ 있ìŒì„ ì•Œë ¤ 드립니다.<br><br>ì‚¬ìš©ìž ì´ë¦„: %s<br>ì ‘ê·¼ ë§í¬: <a href=\"%s\">%s</a><br><br>", "Cheers!" : "ê°ì‚¬í•©ë‹ˆë‹¤!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "안녕하세요.\n\n%s ê³„ì •ì„ ì‚¬ìš©í• ìˆ˜ 있ìŒì„ ì•Œë ¤ 드립니다.\n\nì‚¬ìš©ìž ì´ë¦„: %s\nì ‘ê·¼ ë§í¬: %s\n\n", + "User documentation" : "ì‚¬ìš©ìž ë¬¸ì„œ", + "Administrator documentation" : "ê´€ë¦¬ìž ë¬¸ì„œ", + "Online documentation" : "온ë¼ì¸ 문서", "Forum" : "í¬ëŸ¼", + "Issue tracker" : "ì´ìŠˆ 트래커", + "Commercial support" : "ìƒìš© 지ì›", "Get the apps to sync your files" : "íŒŒì¼ ë™ê¸°í™” 앱 ê°€ì ¸ì˜¤ê¸°", "Desktop client" : "ë°ìŠ¤í¬í†± í´ë¼ì´ì–¸íŠ¸", "Android app" : "Android 앱", "iOS app" : "iOS 앱", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "프로ì 트를 지ì›í•˜ë ¤ë©´\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ê°œë°œì— ì°¸ì—¬í•˜ê±°ë‚˜</a>\n\t\t\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ë„리 ì•Œë ¤ 주ì‹ì‹œì˜¤</a>!", "Show First Run Wizard again" : "첫 실행 마법사 다시 ë³´ì´ê¸°", "You have used <strong>%s</strong> of the available <strong>%s</strong>" : "현재 공간 중 <strong>%s</strong>/<strong>%s</strong>ì„(를) 사용 중입니다", "Password" : "암호", @@ -164,11 +217,13 @@ OC.L10N.register( "Current password" : "현재 암호", "New password" : "새 암호", "Change password" : "암호 변경", + "Full name" : "ì „ì²´ ì´ë¦„", "No display name set" : "표시 ì´ë¦„ì´ ì„¤ì •ë˜ì§€ ì•ŠìŒ", "Email" : "ì´ë©”ì¼", "Your email address" : "ì´ë©”ì¼ ì£¼ì†Œ", "Fill in an email address to enable password recovery and receive notifications" : "ì´ë©”ì¼ ì£¼ì†Œë¥¼ ìž…ë ¥í•˜ë©´ 암호 찾기 ë° ì•Œë¦¼ ìˆ˜ì‹ ì´ ê°€ëŠ¥í•©ë‹ˆë‹¤", "No email address set" : "ì´ë©”ì¼ ì£¼ì†Œê°€ ì„¤ì •ë˜ì§€ ì•ŠìŒ", + "You are member of the following groups:" : "ë‹¤ìŒ ê·¸ë£¹ì˜ êµ¬ì„±ì›ìž…니다:", "Profile picture" : "프로필 사진", "Upload new" : "새로 업로드", "Select new from Files" : "파ì¼ì—ì„œ ì„ íƒ", @@ -183,6 +238,8 @@ OC.L10N.register( "Valid until" : "만료 기간:", "Issued By" : "발급ìž:", "Valid until %s" : "%s까지 ìœ íš¨í•¨", + "Import root certificate" : "루트 ì¸ì¦ì„œ ê°€ì ¸ì˜¤ê¸°", + "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" : "마지막 ë¡œê·¸ì¸ ì‹œê°„ ë³´ì´ê¸°", "Show user backend" : "ì‚¬ìš©ìž ë°±ì—”ë“œ ë³´ì´ê¸°", diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json index 6c1de20e3cda201b6fb7215f46e0a2fe694fae6a..97049267a110bfb3ef8d21d3734affad2bef1e49 100644 --- a/settings/l10n/ko.json +++ b/settings/l10n/ko.json @@ -1,8 +1,12 @@ { "translations": { + "Security & setup warnings" : "보안 ë° ì„¤ì¹˜ ê²½ê³ ", "Sharing" : "ê³µìœ ", + "Server-side encryption" : "서버 측 암호화", "External Storage" : "외부 ì €ìž¥ì†Œ", "Cron" : "Cron", + "Email server" : "ì´ë©”ì¼ ì„œë²„", "Log" : "로그", + "Tips & tricks" : "íŒê³¼ 추가 ì •ë³´", "Updates" : "ì—…ë°ì´íŠ¸", "Authentication error" : "ì¸ì¦ 오류", "Your full name has been changed." : "ì „ì²´ ì´ë¦„ì´ ë³€ê²½ë˜ì—ˆìŠµë‹ˆë‹¤.", @@ -18,18 +22,23 @@ "No user supplied" : "사용ìžê°€ ì§€ì •ë˜ì§€ ì•ŠìŒ", "Please provide an admin recovery password, otherwise all user data will be lost" : "ê´€ë¦¬ìž ë³µêµ¬ 암호를 ìž…ë ¥í•˜ì§€ 않으면 ëª¨ë“ ì‚¬ìš©ìž ë°ì´í„°ê°€ ì‚ì œë©ë‹ˆë‹¤", "Wrong admin recovery password. Please check the password and try again." : "ê´€ë¦¬ìž ë³µêµ¬ 암호가 잘못ë˜ì—ˆìŠµë‹ˆë‹¤. 암호를 다시 확ì¸í•˜ì‹ì‹œì˜¤.", + "Backend doesn't support password change, but the user's encryption key was successfully updated." : "백엔드ì—ì„œ 암호 ë³€ê²½ì„ ì§€ì›í•˜ì§€ 않지만, 암호화 키는 ê°±ì‹ ë˜ì—ˆìŠµë‹ˆë‹¤.", "Unable to change password" : "암호를 ë³€ê²½í• ìˆ˜ ì—†ìŒ", "Enabled" : "활성", "Not enabled" : "비활성", + "A problem occurred, please check your log files (Error: %s)" : "ë¬¸ì œê°€ ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤. 로그 파ì¼ì„ 참조하ì‹ì‹œì˜¤(오류: %s)", + "Migration Completed" : "ì´ì „ 완료ë¨", "Group already exists." : "ê·¸ë£¹ì´ ì´ë¯¸ 존재합니다.", "Unable to add group." : "ê·¸ë£¹ì„ ì¶”ê°€í• ìˆ˜ 없습니다.", "Unable to delete group." : "ê·¸ë£¹ì„ ì‚ì œí• ìˆ˜ 없습니다.", "log-level out of allowed range" : "로그 단계가 허용 범위를 벗어남", "Saved" : "ì €ìž¥ë¨", "test email settings" : "ì´ë©”ì¼ ì„¤ì • 시험", + "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "ì´ë©”ì¼ì„ 보내는 중 오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤. ì„¤ì •ì„ í™•ì¸í•˜ì‹ì‹œì˜¤.(오류: %s)", "Email sent" : "ì´ë©”ì¼ ë°œì†¡ë¨", "You need to set your user email before being able to send test emails." : "테스트 ì´ë©”ì¼ì„ 보내기 ì „ ë‚´ 주소를 ì„¤ì •í•´ì•¼ 합니다.", "Invalid mail address" : "ìž˜ëª»ëœ ì´ë©”ì¼ ì£¼ì†Œ", + "A user with that name already exists." : "ê°™ì€ ì´ë¦„ì˜ ì‚¬ìš©ìžê°€ ì´ë¯¸ 존재합니다.", "Unable to create user." : "사용ìžë¥¼ 만들 수 없습니다.", "Your %s account was created" : "%s ê³„ì •ì„ ë“±ë¡í•˜ì˜€ìŠµë‹ˆë‹¤", "Unable to delete user." : "사용ìžë¥¼ ì‚ì œí• ìˆ˜ 없습니다.", @@ -39,8 +48,13 @@ "Email saved" : "ì´ë©”ì¼ ì €ìž¥ë¨", "Are you really sure you want add \"{domain}\" as trusted domain?" : "ì‹ ë¢°í• ìˆ˜ 있는 ë„ë©”ì¸ ëª©ë¡ì— \"{domain}\"ì„(를) ì¶”ê°€í•˜ì‹œê² ìŠµë‹ˆê¹Œ?", "Add trusted domain" : "ì‹ ë¢°í• ìˆ˜ 있는 ë„ë©”ì¸ ì¶”ê°€", + "Migration in progress. Please wait until the migration is finished" : "ì´ì „ ìž‘ì—… 중입니다. ìž‘ì—…ì´ ì™„ë£Œë 때까지 ê¸°ë‹¤ë ¤ 주ì‹ì‹œì˜¤", + "Migration started …" : "ì´ì „ 시작ë¨...", "Sending..." : "보내는 중...", "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." : "승ì¸ëœ ì•±ì€ ì‹ ë¢°í• ìˆ˜ 있는 개발ìžê°€ 개발하며 보안 검사를 통과하였습니다. 열린 코드 ì €ìž¥ì†Œì—ì„œ 관리ë˜ë©° ì¼ë°˜ì ì¸ í™˜ê²½ì—ì„œ ì‚¬ìš©í• ìˆ˜ 있는 수준으로 관리ë©ë‹ˆë‹¤.", + "This app is not checked for security issues and is new or known to be unstable. Install on your own risk." : "ì´ ì•±ì€ ë³´ì•ˆ 검사를 통과하지 않았으며 새로 출시ë˜ì—ˆê±°ë‚˜ ì•ˆì •ì ì´ì§€ ì•Šì€ ê²ƒìœ¼ë¡œ ì•Œë ¤ì ¸ 있습니다. ë³¸ì¸ ì±…ìž„ í•˜ì— ì„¤ì¹˜í•˜ì‹ì‹œì˜¤.", "Please wait...." : "ê¸°ë‹¤ë ¤ 주ì‹ì‹œì˜¤....", "Error while disabling app" : "ì•±ì„ ë¹„í™œì„±í™”í•˜ëŠ” 중 오류 ë°œìƒ", "Disable" : "사용 안함", @@ -60,6 +74,7 @@ "Strong password" : "ê°•ë ¥í•œ 암호", "Valid until {date}" : "{date}까지 ìœ íš¨í•¨", "Delete" : "ì‚ì œ", + "An error occurred. Please upload an ASCII-encoded PEM certificate." : "오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤. ASCIIë¡œ ì¸ì½”ë”©ëœ PEM ì¸ì¦ì„œë¥¼ 업로드하ì‹ì‹œì˜¤.", "Groups" : "그룹", "Unable to delete {objName}" : "{objName}ì„(를) ì‚ì œí• ìˆ˜ ì—†ìŒ", "Error creating group" : "ê·¸ë£¹ì„ ìƒì„±í•˜ëŠ” 중 오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤", @@ -76,6 +91,8 @@ "A valid password must be provided" : "올바른 암호를 ìž…ë ¥í•´ì•¼ 함", "A valid email must be provided" : "올바른 ì´ë©”ì¼ ì£¼ì†Œë¥¼ ìž…ë ¥í•´ì•¼ 함", "__language_name__" : "í•œêµì–´", + "Sync clients" : "ë™ê¸°í™” í´ë¼ì´ì–¸íŠ¸", + "Personal info" : "ê°œì¸ ì •ë³´", "SSL root certificates" : "SSL 루트 ì¸ì¦ì„œ", "Everything (fatal issues, errors, warnings, info, debug)" : "ëª¨ë‘ (치명ì ë¬¸ì œ, 오류, ê²½ê³ , ì •ë³´, 디버그)", "Info, warnings, errors and fatal issues" : "ì •ë³´, ê²½ê³ , 오류, 치명ì ë¬¸ì œ", @@ -88,15 +105,20 @@ "NT LAN Manager" : "NT LAN 관리ìž", "SSL" : "SSL", "TLS" : "TLS", + "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 installation documentation for php configuration notes and the php configuration of your server, especially when using php-fpm." : "설치 문서를 참조하여 php ì„¤ì • 방법 ë° php ì„¤ì •ì„ ë³€ê²½í•˜ì‹ì‹œì˜¤. php-fpmì„ ì‚¬ìš©í•œë‹¤ë©´ ë” ì£¼ì˜í•˜ì‹ì‹œì˜¤.", "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." : "ì½ê¸° ì „ìš© ì„¤ì •ì´ í™œì„±í™”ë˜ì—ˆìŠµë‹ˆë‹¤. ì´ ìƒíƒœì—서는 웹 ì¸í„°íŽ˜ì´ìŠ¤ë¥¼ 통하여 ì¼ë¶€ ì„¤ì •ì„ ë³€ê²½í• ìˆ˜ 없습니다. ë˜í•œ 매 ì—…ë°ì´íŠ¸ë§ˆë‹¤ 파ì¼ì„ 쓸 수 있는 ìƒíƒœë¡œ 변경해야 합니다.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHPì—ì„œ ì¸ë¼ì¸ doc 블ë¡ì„ ì‚ì œí•˜ë„ë¡ ì„¤ì •ë˜ì–´ 있습니다. ì¼ë¶€ 코어 ì•±ì— ì ‘ê·¼í• ìˆ˜ ì—†ì„ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Zend OPcache, eAccelerator ê°™ì€ ìºì‹œ/ê°€ì†ê¸° ë¬¸ì œì¼ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "서버가 Microsoft Windows 환경ì—ì„œ ë™ìž‘í•˜ê³ ìžˆìŠµë‹ˆë‹¤. 최ì ì˜ ì‚¬ìš©ìž ê²½í—˜ì„ ìœ„í•´ì„œëŠ” 리눅스를 ì‚¬ìš©í• ê²ƒì„ ê¶Œìž¥í•©ë‹ˆë‹¤.", + "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "APCu ë²„ì „ 4.0.6 ì´í•˜ê°€ 설치ë˜ì–´ 있습니다. ì•ˆì •ì„± ë° ì„±ëŠ¥ ë¬¸ì œê°€ ë°œìƒí• 수 있으므로 ë” ìƒˆë¡œìš´ APCu ë²„ì „ì„ ì‚¬ìš©í•˜ëŠ” ê²ƒì„ ì¶”ì²œí•©ë‹ˆë‹¤.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP 모듈 'fileinfo'ê°€ 존재하지 않습니다. 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." : "íŒŒì¼ ì´ë¦„ì˜ ì¼ë¶€ 문ìžì— ë¬¸ì œê°€ ìƒê¸¸ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "ë‹¤ìŒ ì¤‘ 하나 ì´ìƒì˜ ë¡œìº˜ì„ ì§€ì›í•˜ê¸° 위하여 필요한 패키지를 ì‹œìŠ¤í…œì— ì„¤ì¹˜í•˜ëŠ” ê²ƒì„ ì¶”ì²œí•©ë‹ˆë‹¤: %s.", "If your installation is not installed in 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 (Suggested: \"%s\")" : "ë„ë©”ì¸ì˜ 루트 ë””ë ‰í„°ë¦¬ ì•„ëž˜ì— ì„¤ì¹˜ë˜ì–´ 있지 ì•Šê³ ì‹œìŠ¤í…œ cronì„ ì‚¬ìš©í•œë‹¤ë©´ URL ìƒì„±ì— ë¬¸ì œê°€ ë°œìƒí• ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤. ì´ ë¬¸ì œë¥¼ í•´ê²°í•˜ë ¤ë©´ ì„¤ì¹˜ë³¸ì˜ ì›¹ 루트 ê²½ë¡œì— ìžˆëŠ” config.php 파ì¼ì˜ \"overwrite.cli.url\" ì˜µì…˜ì„ ë³€ê²½í•˜ì‹ì‹œì˜¤(ì œì•ˆ: \"%s\")", + "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "CLIë¡œ cronjobì„ ì‹¤í–‰í• ìˆ˜ 없었습니다. ë‹¤ìŒ ê¸°ìˆ ì 오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤:", + "Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "<a target=\"_blank\" href=\"%s\">설치 ê°€ì´ë“œ ↗</a>를 다시 확ì¸í•˜ì‹œê³ <a href=\"#log-section\">로그</a>ì˜ ì˜¤ë¥˜ ë° ê²½ê³ ë¥¼ 확ì¸í•˜ì‹ì‹œì˜¤.", "Open documentation" : "문서 열기", "Allow apps to use the Share API" : "앱ì—ì„œ ê³µìœ API를 ì‚¬ìš©í• ìˆ˜ 있ë„ë¡ í—ˆìš©", "Allow users to share via link" : "사용ìžë³„ ë§í¬ ê³µìœ í—ˆìš©", @@ -112,10 +134,20 @@ "Allow users to send mail notification for shared files to other users" : "다른 사용ìžì—게 ê³µìœ íŒŒì¼ ì´ë©”ì¼ ì•Œë¦¼ ì „ì†¡ 허용", "Exclude groups from sharing" : "ê³µìœ ì—ì„œ 그룹 ì œì™¸", "These groups will still be able to receive shares, but not to initiate them." : "ì´ ê·¸ë£¹ì˜ ì‚¬ìš©ìžë“¤ì€ 다른 사용ìžê°€ ê³µìœ í•œ 파ì¼ì„ ë°›ì„ ìˆ˜ëŠ” 있지만, ìžê¸° 파ì¼ì„ ê³µìœ í• ìˆ˜ëŠ” 없습니다.", + "Last cron job execution: %s." : "마지막 cron ìž‘ì—… 실행: %s.", + "Last cron job execution: %s. Something seems wrong." : "마지막 cron ìž‘ì—… 실행: %s. ë¬¸ì œê°€ ë°œìƒí•œ 것 같습니다.", "Cron was not executed yet!" : "Cronì´ ì‹¤í–‰ë˜ì§€ 않았습니다!", "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" : "서버 측 암호화 사용", + "Encryption is a one way process. Once encryption is enabled, all files from that point forward will be encrypted on the server and it will not be possible to disable encryption at a later date. This is the final warning: Do you really want to enable encryption?" : "암호화 ìž‘ì—…ì€ ë‹¨ë°©í–¥ìž…ë‹ˆë‹¤. 암호화를 í•œ 번 활성화하면 ê·¸ ì‹œì ì´í›„ì— ì„œë²„ì— ì €ìž¥ë˜ëŠ” ëª¨ë“ íŒŒì¼ì´ 암호화ë˜ë©° ë‚˜ì¤‘ì— ì•”í˜¸í™”ë¥¼ ë¹„í™œì„±í™”í• ìˆ˜ 없습니다. 마지막 ê²½ê³ ìž…ë‹ˆë‹¤. 암호화를 í™œì„±í™”í•˜ì‹œê² ìŠµë‹ˆê¹Œ?", + "Enable encryption" : "암호화 사용", + "No encryption module loaded, please enable an encryption module in the app menu." : "암호화 ëª¨ë“ˆì„ ë¶ˆëŸ¬ì˜¤ì§€ 않았습니다. 앱 메뉴ì—ì„œ 암호화 ëª¨ë“ˆì„ í™œì„±í™”í•˜ì‹ì‹œì˜¤.", + "Select default encryption module:" : "기본 암호화 모듈 ì„ íƒ:", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"ownCloud Default Encryption Module\" and run 'occ encryption:migrate'" : "ownCloud 8.0 ì´í•˜ì—ì„œ 사용한 ì´ì „ 암호화 키를 새 키로 ì´ì „해야 합니다. \"ownCloud 기본 암호화 모듈\"ì„ í™œì„±í™”í•œ 후 'occ encryption:migrate' ëª…ë ¹ì„ ì‹¤í–‰í•˜ì‹ì‹œì˜¤", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "ownCloud 8.0 ì´í•˜ì—ì„œ 사용한 ì´ì „ 암호화 키를 새 키로 ì´ì „해야 합니다.", + "Start migration" : "ì´ì „ 시작", "This is used for sending out notifications." : "ì•Œë¦¼ì„ ë³´ë‚¼ ë•Œ 사용ë©ë‹ˆë‹¤.", "Send mode" : "보내기 모드", "Encryption" : "암호화", @@ -135,26 +167,47 @@ "Download logfile" : "로그 íŒŒì¼ ë‹¤ìš´ë¡œë“œ", "More" : "ë” ì¤‘ìš”í•¨", "Less" : "ëœ ì¤‘ìš”í•¨", + "The logfile is bigger than 100 MB. Downloading it may take some time!" : "로그 파ì¼ì´ 100MB보다 í½ë‹ˆë‹¤. 다운로드하는 ë° ì‹œê°„ì´ ê±¸ë¦´ 수 있습니다!", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "ë°ì´í„°ë² ì´ìŠ¤ë¡œ SQLite를 ì‚¬ìš©í•˜ê³ ìžˆìŠµë‹ˆë‹¤. ëŒ€ê·œëª¨ì˜ íŒŒì¼ì„ ê´€ë¦¬í•˜ë ¤ê³ í•œë‹¤ë©´ 다른 ë°ì´í„°ë² ì´ìŠ¤ 백엔드로 ì „í™˜í• ê²ƒì„ ê¶Œìž¥í•©ë‹ˆë‹¤.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "특히 íŒŒì¼ ë™ê¸°í™”를 위해 ë°ìŠ¤í¬í†± í´ë¼ì´ì–¸íŠ¸ë¥¼ ì‚¬ìš©í• ì˜ˆì •ì´ë©´, SQLite를 사용하지 않는 ê²ƒì´ ì¢‹ìŠµë‹ˆë‹¤.", + "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "다른 ë°ì´í„°ë² ì´ìŠ¤ë¡œ ì´ì „í•˜ë ¤ë©´ ë‹¤ìŒ ëª…ë ¹ì„ ì‚¬ìš©í•˜ì‹ì‹œì˜¤: 'occ db:convert-type' 다른 ëª…ë ¹ì„ ì•Œì•„ë³´ë ¤ë©´ <a target=\"_blank\" href=\"%s\">문서 ↗</a>를 ì°¸ê³ í•˜ì‹ì‹œì˜¤.", + "How to do backups" : "백업 방법", + "Advanced monitoring" : "ê³ ê¸‰ 모니터ë§", + "Performance tuning" : "성능 튜ë‹", + "Improving the config.php" : "config.php ê°œì„ ", + "Theming" : "테마 꾸미기", + "Hardening and security guidance" : "보안 ê°•í™” 지침", "Version" : "ë²„ì „", + "Developer documentation" : "ê°œë°œìž ë¬¸ì„œ", + "Experimental applications ahead" : "실험ì ì¸ ì•± 사용 ì˜ˆì •", + "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "실험ì ì¸ ì•±ì€ ë³´ì•ˆ ë¬¸ì œ 검사를 통과하지 않았으며, ì•„ì§ ìƒˆë¡ê±°ë‚˜, ë¶ˆì•ˆì •í•˜ê±°ë‚˜, 개발 ì¤‘ì¼ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤. ì´ëŸ¬í•œ ì•±ì„ ì„¤ì¹˜í•˜ë©´ ë°ì´í„° ì†ì‹¤ ë° ë³´ì•ˆ ë¬¸ì œê°€ ë°œìƒí• ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", "by" : "작성:", "licensed" : "ë¼ì´ì„ 스:", "Documentation:" : "문서:", "User Documentation" : "ì‚¬ìš©ìž ë¬¸ì„œ", "Admin Documentation" : "ìš´ì˜ìž 문서", + "Show description …" : "설명 보기...", + "Hide description …" : "설명 숨기기...", "This app cannot be installed because the following dependencies are not fulfilled:" : "ë‹¤ìŒ ì˜ì¡´ì„±ì„ ë§Œì¡±í• ìˆ˜ 없기 ë•Œë¬¸ì— ì´ ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다:", "Update to %s" : "%s(으)ë¡œ ì—…ë°ì´íŠ¸", "Enable only for specific groups" : "íŠ¹ì • 그룹ì—만 허용", "Uninstall App" : "앱 ì œê±°", + "Enable experimental apps" : "실험ì ì¸ ì•± 사용", + "No apps found for your version" : "ì„¤ì¹˜ëœ ë²„ì „ì— ëŒ€í•œ 앱 ì—†ìŒ", "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "안녕하세요.<br><br>%s ê³„ì •ì„ ì‚¬ìš©í• ìˆ˜ 있ìŒì„ ì•Œë ¤ 드립니다.<br><br>ì‚¬ìš©ìž ì´ë¦„: %s<br>ì ‘ê·¼ ë§í¬: <a href=\"%s\">%s</a><br><br>", "Cheers!" : "ê°ì‚¬í•©ë‹ˆë‹¤!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "안녕하세요.\n\n%s ê³„ì •ì„ ì‚¬ìš©í• ìˆ˜ 있ìŒì„ ì•Œë ¤ 드립니다.\n\nì‚¬ìš©ìž ì´ë¦„: %s\nì ‘ê·¼ ë§í¬: %s\n\n", + "User documentation" : "ì‚¬ìš©ìž ë¬¸ì„œ", + "Administrator documentation" : "ê´€ë¦¬ìž ë¬¸ì„œ", + "Online documentation" : "온ë¼ì¸ 문서", "Forum" : "í¬ëŸ¼", + "Issue tracker" : "ì´ìŠˆ 트래커", + "Commercial support" : "ìƒìš© 지ì›", "Get the apps to sync your files" : "íŒŒì¼ ë™ê¸°í™” 앱 ê°€ì ¸ì˜¤ê¸°", "Desktop client" : "ë°ìŠ¤í¬í†± í´ë¼ì´ì–¸íŠ¸", "Android app" : "Android 앱", "iOS app" : "iOS 앱", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "프로ì 트를 지ì›í•˜ë ¤ë©´\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ê°œë°œì— ì°¸ì—¬í•˜ê±°ë‚˜</a>\n\t\t\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ë„리 ì•Œë ¤ 주ì‹ì‹œì˜¤</a>!", "Show First Run Wizard again" : "첫 실행 마법사 다시 ë³´ì´ê¸°", "You have used <strong>%s</strong> of the available <strong>%s</strong>" : "현재 공간 중 <strong>%s</strong>/<strong>%s</strong>ì„(를) 사용 중입니다", "Password" : "암호", @@ -162,11 +215,13 @@ "Current password" : "현재 암호", "New password" : "새 암호", "Change password" : "암호 변경", + "Full name" : "ì „ì²´ ì´ë¦„", "No display name set" : "표시 ì´ë¦„ì´ ì„¤ì •ë˜ì§€ ì•ŠìŒ", "Email" : "ì´ë©”ì¼", "Your email address" : "ì´ë©”ì¼ ì£¼ì†Œ", "Fill in an email address to enable password recovery and receive notifications" : "ì´ë©”ì¼ ì£¼ì†Œë¥¼ ìž…ë ¥í•˜ë©´ 암호 찾기 ë° ì•Œë¦¼ ìˆ˜ì‹ ì´ ê°€ëŠ¥í•©ë‹ˆë‹¤", "No email address set" : "ì´ë©”ì¼ ì£¼ì†Œê°€ ì„¤ì •ë˜ì§€ ì•ŠìŒ", + "You are member of the following groups:" : "ë‹¤ìŒ ê·¸ë£¹ì˜ êµ¬ì„±ì›ìž…니다:", "Profile picture" : "프로필 사진", "Upload new" : "새로 업로드", "Select new from Files" : "파ì¼ì—ì„œ ì„ íƒ", @@ -181,6 +236,8 @@ "Valid until" : "만료 기간:", "Issued By" : "발급ìž:", "Valid until %s" : "%s까지 ìœ íš¨í•¨", + "Import root certificate" : "루트 ì¸ì¦ì„œ ê°€ì ¸ì˜¤ê¸°", + "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" : "마지막 ë¡œê·¸ì¸ ì‹œê°„ ë³´ì´ê¸°", "Show user backend" : "ì‚¬ìš©ìž ë°±ì—”ë“œ ë³´ì´ê¸°",