diff options
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/cs_CZ.js | 1 | ||||
-rw-r--r-- | settings/l10n/cs_CZ.json | 1 | ||||
-rw-r--r-- | settings/l10n/de.js | 1 | ||||
-rw-r--r-- | settings/l10n/de.json | 1 | ||||
-rw-r--r-- | settings/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | settings/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | settings/l10n/es.js | 1 | ||||
-rw-r--r-- | settings/l10n/es.json | 1 | ||||
-rw-r--r-- | settings/l10n/fi_FI.js | 2 | ||||
-rw-r--r-- | settings/l10n/fi_FI.json | 2 | ||||
-rw-r--r-- | settings/l10n/it.js | 1 | ||||
-rw-r--r-- | settings/l10n/it.json | 1 | ||||
-rw-r--r-- | settings/l10n/ja.js | 3 | ||||
-rw-r--r-- | settings/l10n/ja.json | 3 | ||||
-rw-r--r-- | settings/l10n/ko.js | 118 | ||||
-rw-r--r-- | settings/l10n/ko.json | 118 | ||||
-rw-r--r-- | settings/l10n/nl.js | 1 | ||||
-rw-r--r-- | settings/l10n/nl.json | 1 | ||||
-rw-r--r-- | settings/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | settings/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | settings/l10n/ru.js | 1 | ||||
-rw-r--r-- | settings/l10n/ru.json | 1 | ||||
-rw-r--r-- | settings/l10n/sr@latin.js | 4 | ||||
-rw-r--r-- | settings/l10n/sr@latin.json | 4 |
24 files changed, 252 insertions, 18 deletions
diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js index a70fe79745e..12662b5dd43 100644 --- a/settings/l10n/cs_CZ.js +++ b/settings/l10n/cs_CZ.js @@ -210,6 +210,7 @@ OC.L10N.register( "Email" : "Email", "Your email address" : "Vaลกe emailovรก adresa", "Fill in an email address to enable password recovery and receive notifications" : "Zadejte emailovou adresu pro umoลพnฤnรญ obnovy zapomenutรฉho hesla a pro pลijรญmรกnรญ upozornฤnรญ", + "No email address set" : "Emailovรก adresa nenรญ nastavena", "Profile picture" : "Profilovรฝ obrรกzek", "Upload new" : "Nahrรกt novรฝ", "Select new from Files" : "Vyberte novรฝ ze souborลฏ", diff --git a/settings/l10n/cs_CZ.json b/settings/l10n/cs_CZ.json index f209611e6cb..15604766cea 100644 --- a/settings/l10n/cs_CZ.json +++ b/settings/l10n/cs_CZ.json @@ -208,6 +208,7 @@ "Email" : "Email", "Your email address" : "Vaลกe emailovรก adresa", "Fill in an email address to enable password recovery and receive notifications" : "Zadejte emailovou adresu pro umoลพnฤnรญ obnovy zapomenutรฉho hesla a pro pลijรญmรกnรญ upozornฤnรญ", + "No email address set" : "Emailovรก adresa nenรญ nastavena", "Profile picture" : "Profilovรฝ obrรกzek", "Upload new" : "Nahrรกt novรฝ", "Select new from Files" : "Vyberte novรฝ ze souborลฏ", diff --git a/settings/l10n/de.js b/settings/l10n/de.js index 8e7b51a8b24..fb69ddab2dd 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -210,6 +210,7 @@ OC.L10N.register( "Email" : "E-Mail", "Your email address" : "Deine E-Mail-Adresse", "Fill in an email address to enable password recovery and receive notifications" : "Gib eine E-Mail-Adresse an, um eine Wiederherstellung des Passworts zu ermรถglichen und Benachrichtigungen zu empfangen", + "No email address set" : "Keine E-Mail Adresse angegeben", "Profile picture" : "Profilbild", "Upload new" : "Neues hochladen", "Select new from Files" : "Neues aus den Dateien wรคhlen", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index 020b1c0c6cb..a39a8f35c8f 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -208,6 +208,7 @@ "Email" : "E-Mail", "Your email address" : "Deine E-Mail-Adresse", "Fill in an email address to enable password recovery and receive notifications" : "Gib eine E-Mail-Adresse an, um eine Wiederherstellung des Passworts zu ermรถglichen und Benachrichtigungen zu empfangen", + "No email address set" : "Keine E-Mail Adresse angegeben", "Profile picture" : "Profilbild", "Upload new" : "Neues hochladen", "Select new from Files" : "Neues aus den Dateien wรคhlen", diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index f05330970ba..c20c0e9ceda 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -210,6 +210,7 @@ OC.L10N.register( "Email" : "E-Mail", "Your email address" : "Ihre E-Mail-Adresse", "Fill in an email address to enable password recovery and receive notifications" : "Geben Sie eine E-Mail-Adresse an, um eine Wiederherstellung des Passworts zu ermรถglichen und Benachrichtigungen zu empfangen", + "No email address set" : "Keine E-Mail Adresse angegeben", "Profile picture" : "Profilbild", "Upload new" : "Neues hochladen", "Select new from Files" : "Neues aus Dateien wรคhlen", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index 0ce8cfdec6e..056ccef00cf 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -208,6 +208,7 @@ "Email" : "E-Mail", "Your email address" : "Ihre E-Mail-Adresse", "Fill in an email address to enable password recovery and receive notifications" : "Geben Sie eine E-Mail-Adresse an, um eine Wiederherstellung des Passworts zu ermรถglichen und Benachrichtigungen zu empfangen", + "No email address set" : "Keine E-Mail Adresse angegeben", "Profile picture" : "Profilbild", "Upload new" : "Neues hochladen", "Select new from Files" : "Neues aus Dateien wรคhlen", diff --git a/settings/l10n/es.js b/settings/l10n/es.js index 1b16da058ab..7a2dd51235b 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -210,6 +210,7 @@ OC.L10N.register( "Email" : "Correo electrรณnico", "Your email address" : "Su direcciรณn de correo", "Fill in an email address to enable password recovery and receive notifications" : "Introducir una direcciรณn de correo electrรณnico para activar la recuperaciรณn de contraseรฑas y recibir notificaciones", + "No email address set" : "Ninguna direcciรณn de correo establecida", "Profile picture" : "Foto de perfil", "Upload new" : "Subir otra", "Select new from Files" : "Seleccionar otra desde Archivos", diff --git a/settings/l10n/es.json b/settings/l10n/es.json index f12827ee405..a929ccf2f2a 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -208,6 +208,7 @@ "Email" : "Correo electrรณnico", "Your email address" : "Su direcciรณn de correo", "Fill in an email address to enable password recovery and receive notifications" : "Introducir una direcciรณn de correo electrรณnico para activar la recuperaciรณn de contraseรฑas y recibir notificaciones", + "No email address set" : "Ninguna direcciรณn de correo establecida", "Profile picture" : "Foto de perfil", "Upload new" : "Subir otra", "Select new from Files" : "Seleccionar otra desde Archivos", diff --git a/settings/l10n/fi_FI.js b/settings/l10n/fi_FI.js index d002d53cfcf..266541a8e9b 100644 --- a/settings/l10n/fi_FI.js +++ b/settings/l10n/fi_FI.js @@ -203,6 +203,7 @@ OC.L10N.register( "Email" : "Sรคhkรถpostiosoite", "Your email address" : "Sรคhkรถpostiosoitteesi", "Fill in an email address to enable password recovery and receive notifications" : "Anna sรคhkรถpostiosoitteesi, jotta unohdettu salasana on mahdollista palauttaa ja voit vastaanottaa ilmoituksia", + "No email address set" : "Sรคhkรถpostiosoitetta ei ole asetettu", "Profile picture" : "Profiilikuva", "Upload new" : "Lรคhetรค uusi", "Select new from Files" : "Valitse uusi tiedostoista", @@ -213,6 +214,7 @@ OC.L10N.register( "Choose as profile image" : "Valitse profiilikuvaksi", "Language" : "Kieli", "Help translate" : "Auta kรครคntรคmisessรค", + "Common Name" : "Yleinen nimi", "Valid until" : "Kelvollinen", "Issued By" : " Myรถntรคnyt", "Valid until %s" : "Kelvollinen %s asti", diff --git a/settings/l10n/fi_FI.json b/settings/l10n/fi_FI.json index 591198467b7..2e51b8a5716 100644 --- a/settings/l10n/fi_FI.json +++ b/settings/l10n/fi_FI.json @@ -201,6 +201,7 @@ "Email" : "Sรคhkรถpostiosoite", "Your email address" : "Sรคhkรถpostiosoitteesi", "Fill in an email address to enable password recovery and receive notifications" : "Anna sรคhkรถpostiosoitteesi, jotta unohdettu salasana on mahdollista palauttaa ja voit vastaanottaa ilmoituksia", + "No email address set" : "Sรคhkรถpostiosoitetta ei ole asetettu", "Profile picture" : "Profiilikuva", "Upload new" : "Lรคhetรค uusi", "Select new from Files" : "Valitse uusi tiedostoista", @@ -211,6 +212,7 @@ "Choose as profile image" : "Valitse profiilikuvaksi", "Language" : "Kieli", "Help translate" : "Auta kรครคntรคmisessรค", + "Common Name" : "Yleinen nimi", "Valid until" : "Kelvollinen", "Issued By" : " Myรถntรคnyt", "Valid until %s" : "Kelvollinen %s asti", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index ca9ff64d4cb..56a5e037679 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -210,6 +210,7 @@ OC.L10N.register( "Email" : "Posta elettronica", "Your email address" : "Il tuo indirizzo email", "Fill in an email address to enable password recovery and receive notifications" : "Inserisci il tuo indirizzo di posta per abilitare il recupero della password e ricevere notifiche", + "No email address set" : "Nessun indirizzo email impostato", "Profile picture" : "Immagine del profilo", "Upload new" : "Carica nuova", "Select new from Files" : "Seleziona nuova da file", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 7fc76dce6ef..3e4994a5d25 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -208,6 +208,7 @@ "Email" : "Posta elettronica", "Your email address" : "Il tuo indirizzo email", "Fill in an email address to enable password recovery and receive notifications" : "Inserisci il tuo indirizzo di posta per abilitare il recupero della password e ricevere notifiche", + "No email address set" : "Nessun indirizzo email impostato", "Profile picture" : "Immagine del profilo", "Upload new" : "Carica nuova", "Select new from Files" : "Seleziona nuova da file", diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 73e430f041f..83d6ed21652 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -167,8 +167,10 @@ OC.L10N.register( "Test email settings" : "ใกใผใซ่จญๅฎใฎใในใ", "Send email" : "ใกใผใซใ้ไฟก", "Log level" : "ใญใฐใฌใใซ", + "Download logfile" : "logใใกใคใซใฎใใฆใณใญใผใ", "More" : "ใใฃใจ่ฆใ", "Less" : "้ใใ", + "The logfile is bigger than 100MB. Downloading it may take some time!" : "100MBใใๅคงใใlogใใกใคใซใงใใใใฆใณใญใผใใซๆ้ใใใใใพใ๏ผ", "Version" : "ใใผใธใงใณ", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud ใณใใฅใใใฃ</a>ใซใใ้็บใใใฆใใพใใ <a href=\"https://github.com/owncloud\" target=\"_blank\">ใฝใผในใณใผใ</a>ใฏใ<a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> ใฉใคใปใณในใฎไธใงๆไพใใใฆใใพใใ", "More apps" : "ไปใฎใขใใช", @@ -207,6 +209,7 @@ OC.L10N.register( "Email" : "ใกใผใซ", "Your email address" : "ใใชใใฎใกใผใซใขใใฌใน", "Fill in an email address to enable password recovery and receive notifications" : "ใในใฏใผใใฎๅๅพฉใๆๅนใซใใ้็ฅใๅใๅใใซใฏใกใผใซใขใใฌในใๅ
ฅๅใใฆใใ ใใ", + "No email address set" : "ใกใผใซใขใใฌในใ่จญๅฎใใใฆใใพใใ", "Profile picture" : "ใใญใใฃใผใซๅ็", "Upload new" : "ๆฐใใซใขใใใญใผใ", "Select new from Files" : "ๆฐใใใใกใคใซใ้ธๆ", diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index c1f371d27b7..cca150fef7b 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -165,8 +165,10 @@ "Test email settings" : "ใกใผใซ่จญๅฎใฎใในใ", "Send email" : "ใกใผใซใ้ไฟก", "Log level" : "ใญใฐใฌใใซ", + "Download logfile" : "logใใกใคใซใฎใใฆใณใญใผใ", "More" : "ใใฃใจ่ฆใ", "Less" : "้ใใ", + "The logfile is bigger than 100MB. Downloading it may take some time!" : "100MBใใๅคงใใlogใใกใคใซใงใใใใฆใณใญใผใใซๆ้ใใใใใพใ๏ผ", "Version" : "ใใผใธใงใณ", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud ใณใใฅใใใฃ</a>ใซใใ้็บใใใฆใใพใใ <a href=\"https://github.com/owncloud\" target=\"_blank\">ใฝใผในใณใผใ</a>ใฏใ<a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> ใฉใคใปใณในใฎไธใงๆไพใใใฆใใพใใ", "More apps" : "ไปใฎใขใใช", @@ -205,6 +207,7 @@ "Email" : "ใกใผใซ", "Your email address" : "ใใชใใฎใกใผใซใขใใฌใน", "Fill in an email address to enable password recovery and receive notifications" : "ใในใฏใผใใฎๅๅพฉใๆๅนใซใใ้็ฅใๅใๅใใซใฏใกใผใซใขใใฌในใๅ
ฅๅใใฆใใ ใใ", + "No email address set" : "ใกใผใซใขใใฌในใ่จญๅฎใใใฆใใพใใ", "Profile picture" : "ใใญใใฃใผใซๅ็", "Upload new" : "ๆฐใใซใขใใใญใผใ", "Select new from Files" : "ๆฐใใใใกใคใซใ้ธๆ", diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index f7bb827c36b..d20da10e8d5 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -1,7 +1,8 @@ OC.L10N.register( "settings", { - "Cron" : "ํฌ๋ก ", + "Security & Setup Warnings" : "๋ณด์ ๋ฐ ์ค์น ๊ฒฝ๊ณ ", + "Cron" : "Cron", "Sharing" : "๊ณต์ ", "Security" : "๋ณด์", "Email Server" : "์ ์์ฐํธ ์๋ฒ", @@ -9,8 +10,14 @@ OC.L10N.register( "Authentication error" : "์ธ์ฆ ์ค๋ฅ", "Your full name has been changed." : "์ ์ฒด ์ด๋ฆ์ด ๋ณ๊ฒฝ๋์์ต๋๋ค.", "Unable to change full name" : "์ ์ฒด ์ด๋ฆ์ ๋ณ๊ฒฝํ ์ ์์", - "Couldn't remove app." : "์ฑ์ ์ ๊ฑฐํ ์ ์์ต๋๋ค.", + "Files decrypted successfully" : "ํ์ผ์ด ๋ณตํธํ๋จ", + "Couldn't decrypt your files, please check your owncloud.log or ask your administrator" : "ํ์ผ์ ๋ณตํธํํ ์ ์์ต๋๋ค. owncloud.log ํ์ผ์ ํ์ธํ๊ฑฐ๋ ๊ด๋ฆฌ์์๊ฒ ๋ฌธ์ํ์ญ์์ค.", + "Couldn't decrypt your files, check your password and try again" : "ํ์ผ์ ๋ณตํธํํ ์ ์์ต๋๋ค. ์ํธ๋ฅผ ๋ค์ ํ์ธํ์ญ์์ค.", + "Encryption keys deleted permanently" : "์ํธํ ํค๊ฐ ์๊ตฌ์ ์ผ๋ก ์ญ์ ๋จ", + "Couldn't permanently delete your encryption keys, please check your owncloud.log or ask your administrator" : "์ํธํ ํค๋ฅผ ์๊ตฌ์ ์ผ๋ก ์ญ์ ํ ์ ์์ต๋๋ค. owncloud.log ํ์ผ์ ํ์ธํ๊ฑฐ๋ ๊ด๋ฆฌ์์๊ฒ ๋ฌธ์ํ์ญ์์ค.", + "Couldn't remove app." : "์ฑ์ ์ญ์ ํ ์ ์์ต๋๋ค.", "Backups restored successfully" : "์ฑ๊ณต์ ์ผ๋ก ๋ฐฑ์
์ ๋ณต์ํ์ต๋๋ค", + "Couldn't restore your encryption keys, please check your owncloud.log or ask your administrator" : "์ํธํ ํค๋ฅผ ๋ณต์ํ ์ ์์ต๋๋ค. owncloud.log ํ์ผ์ ํ์ธํ๊ฑฐ๋ ๊ด๋ฆฌ์์๊ฒ ๋ฌธ์ํ์ญ์์ค.", "Language changed" : "์ธ์ด๊ฐ ๋ณ๊ฒฝ๋จ", "Invalid request" : "์๋ชป๋ ์์ฒญ", "Admins can't remove themself from the admin group" : "๊ด๋ฆฌ์ ์์ ์ ๊ด๋ฆฌ์ ๊ทธ๋ฃน์์ ์ญ์ ํ ์ ์์", @@ -23,10 +30,29 @@ OC.L10N.register( "Wrong admin recovery password. Please check the password and try again." : "๊ด๋ฆฌ์ ๋ณต๊ตฌ ์ํธ๊ฐ ์๋ชป๋์์ต๋๋ค. ์ํธ๋ฅผ ๋ค์ ํ์ธํ์ญ์์ค.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "๋ฐฑ์๋์์ ์ํธ ๋ณ๊ฒฝ์ ์ง์ํ์ง ์์ง๋ง, ์ฌ์ฉ์์ ์ํธํ ํค๋ ๊ฐฑ์ ๋์์ต๋๋ค.", "Unable to change password" : "์ํธ๋ฅผ ๋ณ๊ฒฝํ ์ ์์", - "Enabled" : "ํ์ฑํ", + "Enabled" : "ํ์ฑ", + "Not enabled" : "๋นํ์ฑ", + "Recommended" : "์ถ์ฒ", + "Group already exists." : "๊ทธ๋ฃน์ด ์ด๋ฏธ ์กด์ฌํฉ๋๋ค.", + "Unable to add group." : "๊ทธ๋ฃน์ ์ถ๊ฐํ ์ ์์ต๋๋ค.", + "Unable to delete group." : "๊ทธ๋ฃน์ ์ญ์ ํ ์ ์์ต๋๋ค.", + "log-level out of allowed range" : "๋ก๊ทธ ๋จ๊ณ๊ฐ ํ์ฉ ๋ฒ์๋ฅผ ๋ฒ์ด๋จ", "Saved" : "์ ์ฅ๋จ", + "test email settings" : "์ด๋ฉ์ผ ์ค์ ์ํ", + "If you received this email, the settings seem to be correct." : "์ด ๋ฉ์ผ์ ๋ฐ์์ผ๋ฉด ์ค์ ์ด ์ฌ๋ฐ๋ฅธ ๊ฒ ๊ฐ์ต๋๋ค.", + "A problem occurred while sending the email. Please revise your settings." : "์ด๋ฉ์ผ์ ๋ณด๋ด๋ ์ค ๋ฌธ์ ๊ฐ ๋ฐ์ํ์์ต๋๋ค. ์ค์ ์ ๋ค์ ํ์ธํ์ญ์์ค.", "Email sent" : "์ด๋ฉ์ผ ๋ฐ์ก๋จ", + "You need to set your user email before being able to send test emails." : "ํ
์คํธ ์ด๋ฉ์ผ์ ๋ณด๋ด๊ธฐ ์ ๋ด ์ฃผ์๋ฅผ ์ค์ ํด์ผ ํฉ๋๋ค.", + "Invalid mail address" : "์๋ชป๋ ์ด๋ฉ์ผ ์ฃผ์", + "Unable to create user." : "์ฌ์ฉ์๋ฅผ ๋ง๋ค ์ ์์ต๋๋ค.", + "Your %s account was created" : "%s ๊ณ์ ์ ๋ฑ๋กํ์์ต๋๋ค", + "Unable to delete user." : "์ฌ์ฉ์๋ฅผ ์ญ์ ํ ์ ์์ต๋๋ค.", + "Forbidden" : "๊ฑฐ๋ถ๋จ", + "Invalid user" : "์๋ชป๋ ์ฌ์ฉ์", + "Unable to change mail address" : "์ด๋ฉ์ผ ์ฃผ์๋ฅผ ๋ณ๊ฒฝํ ์ ์์", "Email saved" : "์ด๋ฉ์ผ ์ ์ฅ๋จ", + "Are you really sure you want add \"{domain}\" as trusted domain?" : "์ ๋ขฐํ ์ ์๋ ๋๋ฉ์ธ ๋ชฉ๋ก์ \"{domain}\"์(๋ฅผ) ์ถ๊ฐํ์๊ฒ ์ต๋๊น?", + "Add trusted domain" : "์ ๋ขฐํ ์ ์๋ ๋๋ฉ์ธ ์ถ๊ฐ", "Sending..." : "๋ณด๋ด๋ ์ค...", "All" : "๋ชจ๋", "Please wait...." : "๊ธฐ๋ค๋ ค ์ฃผ์ญ์์ค....", @@ -46,19 +72,27 @@ OC.L10N.register( "So-so password" : "๊ทธ์ ๊ทธ๋ฐ ์ํธ", "Good password" : "์ข์ ์ํธ", "Strong password" : "๊ฐ๋ ฅํ ์ํธ", + "Valid until {date}" : "{date}๊น์ง ์ ํจํจ", "Delete" : "์ญ์ ", "Decrypting files... Please wait, this can take some time." : "ํ์ผ ๋ณตํธํ ์ค... ์๊ฐ์ด ๊ฑธ๋ฆด ์๋ ์์ผ๋ ๊ธฐ๋ค๋ ค ์ฃผ์ญ์์ค.", + "Delete encryption keys permanently." : "์ํธํ ํค๋ฅผ ์๊ตฌ์ ์ผ๋ก ์ญ์ ํฉ๋๋ค.", + "Restore encryption keys." : "์ํธํ ํค๋ฅผ ๋ณต์ํฉ๋๋ค.", "Groups" : "๊ทธ๋ฃน", - "Error creating group" : "๊ทธ๋ฃน์ ์์ฑํ๋ ์ค ์ค๋ฅ๊ฐ ๋ฐ์ํ์์ต๋๋ค", + "Unable to delete {objName}" : "{objName}์(๋ฅผ) ์ญ์ ํ ์ ์์", + "Error creating group" : "๊ทธ๋ฃน์ ์์ฑํ๋ ์ค ์ค๋ฅ๊ฐ ๋ฐ์ํ์์ต๋๋ค", + "A valid group name must be provided" : "์ฌ๋ฐ๋ฅธ ๊ทธ๋ฃน ์ด๋ฆ์ ์
๋ ฅํด์ผ ํจ", "deleted {groupName}" : "{groupName} ์ญ์ ๋จ", "undo" : "์คํ ์ทจ์", + "no group" : "๊ทธ๋ฃน ์์", "never" : "์์", "deleted {userName}" : "{userName} ์ญ์ ๋จ", "add group" : "๊ทธ๋ฃน ์ถ๊ฐ", "A valid username must be provided" : "์ฌ๋ฐ๋ฅธ ์ฌ์ฉ์ ์ด๋ฆ์ ์
๋ ฅํด์ผ ํจ", "Error creating user" : "์ฌ์ฉ์ ์์ฑ ์ค๋ฅ", "A valid password must be provided" : "์ฌ๋ฐ๋ฅธ ์ํธ๋ฅผ ์
๋ ฅํด์ผ ํจ", + "A valid email must be provided" : "์ฌ๋ฐ๋ฅธ ์ด๋ฉ์ผ ์ฃผ์๋ฅผ ์
๋ ฅํด์ผ ํจ", "__language_name__" : "ํ๊ตญ์ด", + "Personal Info" : "๊ฐ์ธ ์ ๋ณด", "SSL root certificates" : "SSL ๋ฃจํธ ์ธ์ฆ์", "Encryption" : "์ํธํ", "Everything (fatal issues, errors, warnings, info, debug)" : "๋ชจ๋ (์น๋ช
์ ๋ฌธ์ , ์ค๋ฅ, ๊ฒฝ๊ณ , ์ ๋ณด, ๋๋ฒ๊ทธ)", @@ -68,55 +102,102 @@ OC.L10N.register( "Fatal issues only" : "์น๋ช
์ ๋ฌธ์ ๋ง", "None" : "์์", "Login" : "๋ก๊ทธ์ธ", + "Plain" : "์ผ๋ฐ", "NT LAN Manager" : "NT LAN ๊ด๋ฆฌ์", "SSL" : "SSL", "TLS" : "TLS", "Security Warning" : "๋ณด์ ๊ฒฝ๊ณ ", "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "%s์ HTTP๋ก ์ ๊ทผํ๊ณ ์์ต๋๋ค. ์๋ฒ์์ HTTPS๋ฅผ ์ฌ์ฉํ๋๋ก ์ค์ ํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", + "Read-Only config enabled" : "์ฝ๊ธฐ ์ ์ฉ ์ค์ ํ์ฑํ๋จ", + "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." : "์ฝ๊ธฐ ์ ์ฉ ์ค์ ์ด ํ์ฑํ๋์์ต๋๋ค. ์ด ์ํ์์๋ ์น ์ธํฐํ์ด์ค๋ฅผ ํตํ์ฌ ์ผ๋ถ ์ค์ ์ ๋ณ๊ฒฝํ ์ ์์ต๋๋ค. ๋ํ ๋งค ์
๋ฐ์ดํธ๋ง๋ค ํ์ผ์ ์ธ ์ ์๋ ์ํ๋ก ๋ณ๊ฒฝํด์ผ ํฉ๋๋ค.", "Setup Warning" : "์ค์ ๊ฒฝ๊ณ ", + "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 ๊ฐ์ ์บ์/๊ฐ์๊ธฐ ๋ฌธ์ ์ผ ์๋ ์์ต๋๋ค.", "Database Performance Info" : "๋ฐ์ดํฐ๋ฒ ์ด์ค ์ฑ๋ฅ ์ ๋ณด", + "SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: 'occ db:convert-type'" : "SQLite ๋ฐ์ดํฐ๋ฒ ์ด์ค๋ฅผ ์ฌ์ฉํฉ๋๋ค. ํฐ ๊ท๋ชจ์ ํ์ผ์ ๊ด๋ฆฌํ๋ ๋ฐ์๋ ์ถ์ฒํ์ง ์์ต๋๋ค. ๋ค๋ฅธ ๋ฐ์ดํฐ๋ฒ ์ด์ค๋ก ์ด์ ํ๋ ค๋ฉด ๋ค์ ๋ช
๋ นํ ๋๊ตฌ๋ฅผ ์ฌ์ฉํ์ญ์์ค: 'occ db :convert-type'", "Module 'fileinfo' missing" : "๋ชจ๋ 'fileinfo'๊ฐ ์์", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP ๋ชจ๋ 'fileinfo'๊ฐ ์กด์ฌํ์ง ์์ต๋๋ค. MIME ํ์ ๊ฐ์ง ๊ฒฐ๊ณผ๋ฅผ ํฅ์์ํค๊ธฐ ์ํ์ฌ ์ด ๋ชจ๋์ ํ์ฑํํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", + "PHP charset is not set to UTF-8" : "PHP ๋ฌธ์ ์ธ์ฝ๋ฉ์ด UTF-8์ด ์๋", + "PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." : "PHP ๋ฌธ์ ์ธ์ฝ๋ฉ์ด UTF-8์ด ์๋๋๋ค. ๋น ASCII ํ์ผ ์ด๋ฆ ์ฌ์ฉ ์ ๋ฌธ์ ๊ฐ ๋ ์ ์์ต๋๋ค. php.ini ํ์ผ์ 'default_charset'์ UTF-8๋ก ๋ณ๊ฒฝํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", "Locale not working" : "๋ก์บ์ด ์๋ํ์ง ์์", "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.", + "URL generation in notification emails" : "์๋ฆผ ์ด๋ฉ์ผ URL ์์ฑ", + "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\")", + "Configuration Checks" : "์ค์ ํ์ธ", + "No problems found" : "๋ฌธ์ ๋ฅผ ์ฐพ์ ์ ์์", "Please double check the <a href='%s'>installation guides</a>." : "<a href='%s'>์ค์น ๊ฐ์ด๋</a>๋ฅผ ๋ค์ ํ ๋ฒ ํ์ธํ์ญ์์ค.", + "Last cron was executed at %s." : "๋ง์ง๋ง cron ์คํ ์๊ฐ: %s.", + "Last cron was executed at %s. This is more than an hour ago, 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 ํ์ผ์ ์คํํฉ๋๋ค.", "Allow apps to use the Share API" : "์ฑ์์ ๊ณต์ API๋ฅผ ์ฌ์ฉํ ์ ์๋๋ก ํ์ฉ", + "Allow users to share via link" : "์ฌ์ฉ์๋ณ ๋งํฌ ๊ณต์ ํ์ฉ", + "Enforce password protection" : "์ํธ ๋ณดํธ ๊ฐ์ ", "Allow public uploads" : "๊ณต๊ฐ ์
๋ก๋ ํ์ฉ", + "Allow users to send mail notification for shared files" : "๊ณต์ ํ์ผ ์ด๋ฉ์ผ ์๋ฆผ ์ ์ก ํ์ฉ", + "Set default expiration date" : "๊ธฐ๋ณธ ๋ง๋ฃ ๋ ์ง ์ค์ ", + "Expire after " : "๋ค์ ๋ ์ง ํ ๋ง๋ฃ", + "days" : "์ผ", + "Enforce expiration date" : "๋ง๋ฃ ๋ ์ง ๊ฐ์ ", "Allow resharing" : "์ฌ๊ณต์ ํ์ฉ", + "Restrict users to only share with users in their groups" : "๊ทธ๋ฃน ๋ด ์ฌ์ฉ์๋ผ๋ฆฌ๋ง ๊ณต์ ํ ์ ์๋๋ก ํ์ฉ", + "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." : "์ด ๊ทธ๋ฃน์ ์ฌ์ฉ์๋ค์ ๋ค๋ฅธ ์ฌ์ฉ์๊ฐ ๊ณต์ ํ ํ์ผ์ ๋ฐ์ ์๋ ์์ง๋ง, ์๊ธฐ ํ์ผ์ ๊ณต์ ํ ์๋ ์์ต๋๋ค.", "Enforce HTTPS" : "HTTPS ๊ฐ์ ์ฌ์ฉ", "Forces the clients to connect to %s via an encrypted connection." : "ํด๋ผ์ด์ธํธ๊ฐ %s์ ์ฐ๊ฒฐํ ๋ ์ํธํ ์ฐ๊ฒฐ์ ๊ฐ์ ๋ก ์ฌ์ฉํฉ๋๋ค.", + "Enforce HTTPS for subdomains" : "ํ์ ๋๋ฉ์ธ์ HTTPS ๊ฐ์ ์ฌ์ฉ", + "Forces the clients to connect to %s and subdomains via an encrypted connection." : "ํด๋ผ์ด์ธํธ๊ฐ %s ๋ฐ ํ์ ๋๋ฉ์ธ์ ์ฐ๊ฒฐํ ๋ ์ํธํ ์ฐ๊ฒฐ์ ๊ฐ์ ๋ก ์ฌ์ฉํฉ๋๋ค.", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "SSL ๊ฐ์ ์ค์ ์ ๋ณ๊ฒฝํ๋ ค๋ฉด %s์ HTTPS๋ก ์ฐ๊ฒฐํด์ผ ํฉ๋๋ค.", - "From address" : "๋ณด๋ธ ์ด ์ฃผ์", + "This is used for sending out notifications." : "์๋ฆผ์ ๋ณด๋ผ ๋ ์ฌ์ฉ๋ฉ๋๋ค.", + "Send mode" : "๋ณด๋ด๊ธฐ ๋ชจ๋", + "From address" : "๋ณด๋ธ ์ฌ๋ ์ฃผ์", + "mail" : "๋ฉ์ผ", "Authentication method" : "์ธ์ฆ ๋ฐฉ๋ฒ", "Authentication required" : "์ธ์ฆ ํ์ํจ", "Server address" : "์๋ฒ ์ฃผ์", "Port" : "ํฌํธ", "Credentials" : "์๊ฒฉ ์ ๋ณด", - "SMTP Username" : "SMTP ์ฌ์ฉ์๋ช
", + "SMTP Username" : "SMTP ์ฌ์ฉ์ ์ด๋ฆ", "SMTP Password" : "SMTP ์ํธ", - "Test email settings" : "์ํ์ฉ ์ ์์ฐํธ ์ค์ ", - "Send email" : "์ ์์ฐํธ ๋ณด๋ด๊ธฐ", + "Store credentials" : "์ธ์ฆ ์ ๋ณด ์ ์ฅ", + "Test email settings" : "์ด๋ฉ์ผ ์ค์ ์ํ", + "Send email" : "์ด๋ฉ์ผ ๋ณด๋ด๊ธฐ", "Log level" : "๋ก๊ทธ ๋จ๊ณ", + "Download logfile" : "๋ก๊ทธ ํ์ผ ๋ค์ด๋ก๋", "More" : "๋ ์ค์ํจ", "Less" : "๋ ์ค์ํจ", + "The logfile is bigger than 100MB. Downloading it may take some time!" : "์ด ๋ก๊ทธ ํ์ผ์ 100MB๋ณด๋ค ํฝ๋๋ค. ๋ค์ด๋ก๋ํ๋ ๋ฐ ์๊ฐ์ด ๊ฑธ๋ฆด ์๋ ์์ต๋๋ค!", "Version" : "๋ฒ์ ", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud ์ปค๋ฎค๋ํฐ</a>์ ์ํด์ ๊ฐ๋ฐ๋์์ต๋๋ค. <a href=\"https://github.com/owncloud\" target=\"_blank\">์๋ณธ ์ฝ๋</a>๋ <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>์ ๋ฐ๋ผ ์ฌ์ฉ์ด ํ๊ฐ๋ฉ๋๋ค.", + "More apps" : "๋ ๋ง์ ์ฑ", + "Add your app" : "๋ด ์ฑ ์ถ๊ฐ", "by" : "์์ฑ:", - "Documentation:" : "๋ฌธ์", + "licensed" : "๋ผ์ด์ ์ค:", + "Documentation:" : "๋ฌธ์:", "User Documentation" : "์ฌ์ฉ์ ๋ฌธ์", "Admin Documentation" : "์ด์์ ๋ฌธ์", + "This app cannot be installed because the following dependencies are not fulfilled:" : "๋ค์ ์์กด์ฑ์ ๋ง์กฑํ ์ ์๊ธฐ ๋๋ฌธ์ ์ด ์ฑ์ ์ค์นํ ์ ์์ต๋๋ค:", + "Update to %s" : "%s(์ผ)๋ก ์
๋ฐ์ดํธ", "Enable only for specific groups" : "ํน์ ๊ทธ๋ฃน์๋ง ํ์ฉ", "Uninstall App" : "์ฑ ์ ๊ฑฐ", + "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", "Administrator Documentation" : "๊ด๋ฆฌ์ ๋ฌธ์", "Online Documentation" : "์จ๋ผ์ธ ๋ฌธ์", "Forum" : "ํฌ๋ผ", "Bugtracker" : "๋ฒ๊ทธ ํธ๋์ปค", "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\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">spread the word</a>!" : "ํ๋ก์ ํธ๋ฅผ ๋๊ณ ์ถ๋ค๋ฉด\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">๊ฐ๋ฐ์ ์ฐธ์ฌํ๊ฑฐ๋</a>\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">๋๋ฆฌ ์๋ ค ์ฃผ์ญ์์ค</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" : "์ํธ", @@ -128,6 +209,8 @@ OC.L10N.register( "Full Name" : "์ ์ฒด ์ด๋ฆ", "Email" : "์ด๋ฉ์ผ", "Your email address" : "์ด๋ฉ์ผ ์ฃผ์", + "Fill in an email address to enable password recovery and receive notifications" : "์ด๋ฉ์ผ ์ฃผ์๋ฅผ ์
๋ ฅํ๋ฉด ์ํธ ์ฐพ๊ธฐ ๋ฐ ์๋ฆผ ์์ ์ด ๊ฐ๋ฅํฉ๋๋ค", + "No email address set" : "์ด๋ฉ์ผ ์ฃผ์๊ฐ ์ค์ ๋์ง ์์", "Profile picture" : "ํ๋กํ ์ฌ์ง", "Upload new" : "์๋ก ์
๋ก๋", "Select new from Files" : "ํ์ผ์์ ์ ํ", @@ -138,27 +221,44 @@ OC.L10N.register( "Choose as profile image" : "ํ๋กํ ์ด๋ฏธ์ง๋ก ์ฌ์ฉ", "Language" : "์ธ์ด", "Help translate" : "๋ฒ์ญ ๋๊ธฐ", + "Common Name" : "๊ณตํต ์ด๋ฆ", + "Valid until" : "๋ง๋ฃ ๊ธฐ๊ฐ:", + "Issued By" : "๋ฐ๊ธ์:", + "Valid until %s" : "%s๊น์ง ์ ํจํจ", "Import Root Certificate" : "๋ฃจํธ ์ธ์ฆ์ ๊ฐ์ ธ์ค๊ธฐ", "The encryption app is no longer enabled, please decrypt all your files" : "์ํธํ ์ฑ์ด ๋นํ์ฑํ๋์์ต๋๋ค. ๋ชจ๋ ํ์ผ์ ๋ณตํธํํด์ผ ํฉ๋๋ค.", "Log-in password" : "๋ก๊ทธ์ธ ์ํธ", "Decrypt all Files" : "๋ชจ๋ ํ์ผ ๋ณตํธํ", + "Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly." : "์ํธํ ํค๊ฐ ๋ฐฑ์
์์น๋ก ์ด๋ํ์์ต๋๋ค. ๋ฌด์ธ๊ฐ ์๋ชป๋ ๊ฒฝ์ฐ ํค๋ฅผ ๋ณต์ํ ์ ์์ต๋๋ค. ๋ชจ๋ ํ์ผ์ด ์์ ํ ๋ณตํธํ๋์์์ด ํ์คํ๋ฉด ํค๋ฅผ ์๊ตฌ์ ์ผ๋ก ์ญ์ ํ์ญ์์ค.", "Restore Encryption Keys" : "์ํธํ ํค ๋ณต์", "Delete Encryption Keys" : "์ํธํ ํค ์ญ์ ", + "Show storage location" : "์ ์ฅ์ ์์น ๋ณด์ด๊ธฐ", + "Show last log in" : "๋ง์ง๋ง ๋ก๊ทธ์ธ ์๊ฐ ๋ณด์ด๊ธฐ", + "Show user backend" : "์ฌ์ฉ์ ๋ฐฑ์๋ ๋ณด์ด๊ธฐ", + "Send email to new user" : "์ ์ฌ์ฉ์์๊ฒ ์ด๋ฉ์ผ ๋ณด๋ด๊ธฐ", + "Show email address" : "์ด๋ฉ์ผ ์ฃผ์ ๋ณด์ด๊ธฐ", "Username" : "์ฌ์ฉ์ ์ด๋ฆ", + "E-Mail" : "์ด๋ฉ์ผ", "Create" : "๋ง๋ค๊ธฐ", "Admin Recovery Password" : "๊ด๋ฆฌ์ ๋ณต๊ตฌ ์ํธ", "Enter the recovery password in order to recover the users files during password change" : "์ํธ ๋ณ๊ฒฝ ์ ๋ณ๊ฒฝ๋ ์ฌ์ฉ์ ํ์ผ์ ๋ณต๊ตฌํ๋ ค๋ฉด ๋ณต๊ตฌ ์ํธ๋ฅผ ์
๋ ฅํ์ญ์์ค", + "Search Users" : "์ฌ์ฉ์ ์ฐพ๊ธฐ", "Add Group" : "๊ทธ๋ฃน ์ถ๊ฐ", "Group" : "๊ทธ๋ฃน", + "Everyone" : "๋ชจ๋", "Admins" : "๊ด๋ฆฌ์", "Default Quota" : "๊ธฐ๋ณธ ํ ๋น๋", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "์ ์ฅ์ ํ ๋น๋์ ์
๋ ฅํ์ญ์์ค (์: \"512 MB\", \"12 GB\")", "Unlimited" : "๋ฌด์ ํ", "Other" : "๊ธฐํ", + "Group Admin for" : "๋ค์ ๊ทธ๋ฃน์ ๊ด๋ฆฌ์:", "Quota" : "ํ ๋น๋", + "Storage Location" : "์ ์ฅ์ ์์น", + "User Backend" : "์ฌ์ฉ์ ๋ฐฑ์๋", "Last Login" : "๋ง์ง๋ง ๋ก๊ทธ์ธ", "change full name" : "์ ์ฒด ์ด๋ฆ ๋ณ๊ฒฝ", "set new password" : "์ ์ํธ ์ค์ ", + "change email address" : "์ด๋ฉ์ผ ์ฃผ์ ๋ณ๊ฒฝ", "Default" : "๊ธฐ๋ณธ๊ฐ" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json index 611ff44dfba..91bc64f4f3d 100644 --- a/settings/l10n/ko.json +++ b/settings/l10n/ko.json @@ -1,5 +1,6 @@ { "translations": { - "Cron" : "ํฌ๋ก ", + "Security & Setup Warnings" : "๋ณด์ ๋ฐ ์ค์น ๊ฒฝ๊ณ ", + "Cron" : "Cron", "Sharing" : "๊ณต์ ", "Security" : "๋ณด์", "Email Server" : "์ ์์ฐํธ ์๋ฒ", @@ -7,8 +8,14 @@ "Authentication error" : "์ธ์ฆ ์ค๋ฅ", "Your full name has been changed." : "์ ์ฒด ์ด๋ฆ์ด ๋ณ๊ฒฝ๋์์ต๋๋ค.", "Unable to change full name" : "์ ์ฒด ์ด๋ฆ์ ๋ณ๊ฒฝํ ์ ์์", - "Couldn't remove app." : "์ฑ์ ์ ๊ฑฐํ ์ ์์ต๋๋ค.", + "Files decrypted successfully" : "ํ์ผ์ด ๋ณตํธํ๋จ", + "Couldn't decrypt your files, please check your owncloud.log or ask your administrator" : "ํ์ผ์ ๋ณตํธํํ ์ ์์ต๋๋ค. owncloud.log ํ์ผ์ ํ์ธํ๊ฑฐ๋ ๊ด๋ฆฌ์์๊ฒ ๋ฌธ์ํ์ญ์์ค.", + "Couldn't decrypt your files, check your password and try again" : "ํ์ผ์ ๋ณตํธํํ ์ ์์ต๋๋ค. ์ํธ๋ฅผ ๋ค์ ํ์ธํ์ญ์์ค.", + "Encryption keys deleted permanently" : "์ํธํ ํค๊ฐ ์๊ตฌ์ ์ผ๋ก ์ญ์ ๋จ", + "Couldn't permanently delete your encryption keys, please check your owncloud.log or ask your administrator" : "์ํธํ ํค๋ฅผ ์๊ตฌ์ ์ผ๋ก ์ญ์ ํ ์ ์์ต๋๋ค. owncloud.log ํ์ผ์ ํ์ธํ๊ฑฐ๋ ๊ด๋ฆฌ์์๊ฒ ๋ฌธ์ํ์ญ์์ค.", + "Couldn't remove app." : "์ฑ์ ์ญ์ ํ ์ ์์ต๋๋ค.", "Backups restored successfully" : "์ฑ๊ณต์ ์ผ๋ก ๋ฐฑ์
์ ๋ณต์ํ์ต๋๋ค", + "Couldn't restore your encryption keys, please check your owncloud.log or ask your administrator" : "์ํธํ ํค๋ฅผ ๋ณต์ํ ์ ์์ต๋๋ค. owncloud.log ํ์ผ์ ํ์ธํ๊ฑฐ๋ ๊ด๋ฆฌ์์๊ฒ ๋ฌธ์ํ์ญ์์ค.", "Language changed" : "์ธ์ด๊ฐ ๋ณ๊ฒฝ๋จ", "Invalid request" : "์๋ชป๋ ์์ฒญ", "Admins can't remove themself from the admin group" : "๊ด๋ฆฌ์ ์์ ์ ๊ด๋ฆฌ์ ๊ทธ๋ฃน์์ ์ญ์ ํ ์ ์์", @@ -21,10 +28,29 @@ "Wrong admin recovery password. Please check the password and try again." : "๊ด๋ฆฌ์ ๋ณต๊ตฌ ์ํธ๊ฐ ์๋ชป๋์์ต๋๋ค. ์ํธ๋ฅผ ๋ค์ ํ์ธํ์ญ์์ค.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "๋ฐฑ์๋์์ ์ํธ ๋ณ๊ฒฝ์ ์ง์ํ์ง ์์ง๋ง, ์ฌ์ฉ์์ ์ํธํ ํค๋ ๊ฐฑ์ ๋์์ต๋๋ค.", "Unable to change password" : "์ํธ๋ฅผ ๋ณ๊ฒฝํ ์ ์์", - "Enabled" : "ํ์ฑํ", + "Enabled" : "ํ์ฑ", + "Not enabled" : "๋นํ์ฑ", + "Recommended" : "์ถ์ฒ", + "Group already exists." : "๊ทธ๋ฃน์ด ์ด๋ฏธ ์กด์ฌํฉ๋๋ค.", + "Unable to add group." : "๊ทธ๋ฃน์ ์ถ๊ฐํ ์ ์์ต๋๋ค.", + "Unable to delete group." : "๊ทธ๋ฃน์ ์ญ์ ํ ์ ์์ต๋๋ค.", + "log-level out of allowed range" : "๋ก๊ทธ ๋จ๊ณ๊ฐ ํ์ฉ ๋ฒ์๋ฅผ ๋ฒ์ด๋จ", "Saved" : "์ ์ฅ๋จ", + "test email settings" : "์ด๋ฉ์ผ ์ค์ ์ํ", + "If you received this email, the settings seem to be correct." : "์ด ๋ฉ์ผ์ ๋ฐ์์ผ๋ฉด ์ค์ ์ด ์ฌ๋ฐ๋ฅธ ๊ฒ ๊ฐ์ต๋๋ค.", + "A problem occurred while sending the email. Please revise your settings." : "์ด๋ฉ์ผ์ ๋ณด๋ด๋ ์ค ๋ฌธ์ ๊ฐ ๋ฐ์ํ์์ต๋๋ค. ์ค์ ์ ๋ค์ ํ์ธํ์ญ์์ค.", "Email sent" : "์ด๋ฉ์ผ ๋ฐ์ก๋จ", + "You need to set your user email before being able to send test emails." : "ํ
์คํธ ์ด๋ฉ์ผ์ ๋ณด๋ด๊ธฐ ์ ๋ด ์ฃผ์๋ฅผ ์ค์ ํด์ผ ํฉ๋๋ค.", + "Invalid mail address" : "์๋ชป๋ ์ด๋ฉ์ผ ์ฃผ์", + "Unable to create user." : "์ฌ์ฉ์๋ฅผ ๋ง๋ค ์ ์์ต๋๋ค.", + "Your %s account was created" : "%s ๊ณ์ ์ ๋ฑ๋กํ์์ต๋๋ค", + "Unable to delete user." : "์ฌ์ฉ์๋ฅผ ์ญ์ ํ ์ ์์ต๋๋ค.", + "Forbidden" : "๊ฑฐ๋ถ๋จ", + "Invalid user" : "์๋ชป๋ ์ฌ์ฉ์", + "Unable to change mail address" : "์ด๋ฉ์ผ ์ฃผ์๋ฅผ ๋ณ๊ฒฝํ ์ ์์", "Email saved" : "์ด๋ฉ์ผ ์ ์ฅ๋จ", + "Are you really sure you want add \"{domain}\" as trusted domain?" : "์ ๋ขฐํ ์ ์๋ ๋๋ฉ์ธ ๋ชฉ๋ก์ \"{domain}\"์(๋ฅผ) ์ถ๊ฐํ์๊ฒ ์ต๋๊น?", + "Add trusted domain" : "์ ๋ขฐํ ์ ์๋ ๋๋ฉ์ธ ์ถ๊ฐ", "Sending..." : "๋ณด๋ด๋ ์ค...", "All" : "๋ชจ๋", "Please wait...." : "๊ธฐ๋ค๋ ค ์ฃผ์ญ์์ค....", @@ -44,19 +70,27 @@ "So-so password" : "๊ทธ์ ๊ทธ๋ฐ ์ํธ", "Good password" : "์ข์ ์ํธ", "Strong password" : "๊ฐ๋ ฅํ ์ํธ", + "Valid until {date}" : "{date}๊น์ง ์ ํจํจ", "Delete" : "์ญ์ ", "Decrypting files... Please wait, this can take some time." : "ํ์ผ ๋ณตํธํ ์ค... ์๊ฐ์ด ๊ฑธ๋ฆด ์๋ ์์ผ๋ ๊ธฐ๋ค๋ ค ์ฃผ์ญ์์ค.", + "Delete encryption keys permanently." : "์ํธํ ํค๋ฅผ ์๊ตฌ์ ์ผ๋ก ์ญ์ ํฉ๋๋ค.", + "Restore encryption keys." : "์ํธํ ํค๋ฅผ ๋ณต์ํฉ๋๋ค.", "Groups" : "๊ทธ๋ฃน", - "Error creating group" : "๊ทธ๋ฃน์ ์์ฑํ๋ ์ค ์ค๋ฅ๊ฐ ๋ฐ์ํ์์ต๋๋ค", + "Unable to delete {objName}" : "{objName}์(๋ฅผ) ์ญ์ ํ ์ ์์", + "Error creating group" : "๊ทธ๋ฃน์ ์์ฑํ๋ ์ค ์ค๋ฅ๊ฐ ๋ฐ์ํ์์ต๋๋ค", + "A valid group name must be provided" : "์ฌ๋ฐ๋ฅธ ๊ทธ๋ฃน ์ด๋ฆ์ ์
๋ ฅํด์ผ ํจ", "deleted {groupName}" : "{groupName} ์ญ์ ๋จ", "undo" : "์คํ ์ทจ์", + "no group" : "๊ทธ๋ฃน ์์", "never" : "์์", "deleted {userName}" : "{userName} ์ญ์ ๋จ", "add group" : "๊ทธ๋ฃน ์ถ๊ฐ", "A valid username must be provided" : "์ฌ๋ฐ๋ฅธ ์ฌ์ฉ์ ์ด๋ฆ์ ์
๋ ฅํด์ผ ํจ", "Error creating user" : "์ฌ์ฉ์ ์์ฑ ์ค๋ฅ", "A valid password must be provided" : "์ฌ๋ฐ๋ฅธ ์ํธ๋ฅผ ์
๋ ฅํด์ผ ํจ", + "A valid email must be provided" : "์ฌ๋ฐ๋ฅธ ์ด๋ฉ์ผ ์ฃผ์๋ฅผ ์
๋ ฅํด์ผ ํจ", "__language_name__" : "ํ๊ตญ์ด", + "Personal Info" : "๊ฐ์ธ ์ ๋ณด", "SSL root certificates" : "SSL ๋ฃจํธ ์ธ์ฆ์", "Encryption" : "์ํธํ", "Everything (fatal issues, errors, warnings, info, debug)" : "๋ชจ๋ (์น๋ช
์ ๋ฌธ์ , ์ค๋ฅ, ๊ฒฝ๊ณ , ์ ๋ณด, ๋๋ฒ๊ทธ)", @@ -66,55 +100,102 @@ "Fatal issues only" : "์น๋ช
์ ๋ฌธ์ ๋ง", "None" : "์์", "Login" : "๋ก๊ทธ์ธ", + "Plain" : "์ผ๋ฐ", "NT LAN Manager" : "NT LAN ๊ด๋ฆฌ์", "SSL" : "SSL", "TLS" : "TLS", "Security Warning" : "๋ณด์ ๊ฒฝ๊ณ ", "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "%s์ HTTP๋ก ์ ๊ทผํ๊ณ ์์ต๋๋ค. ์๋ฒ์์ HTTPS๋ฅผ ์ฌ์ฉํ๋๋ก ์ค์ ํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", + "Read-Only config enabled" : "์ฝ๊ธฐ ์ ์ฉ ์ค์ ํ์ฑํ๋จ", + "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." : "์ฝ๊ธฐ ์ ์ฉ ์ค์ ์ด ํ์ฑํ๋์์ต๋๋ค. ์ด ์ํ์์๋ ์น ์ธํฐํ์ด์ค๋ฅผ ํตํ์ฌ ์ผ๋ถ ์ค์ ์ ๋ณ๊ฒฝํ ์ ์์ต๋๋ค. ๋ํ ๋งค ์
๋ฐ์ดํธ๋ง๋ค ํ์ผ์ ์ธ ์ ์๋ ์ํ๋ก ๋ณ๊ฒฝํด์ผ ํฉ๋๋ค.", "Setup Warning" : "์ค์ ๊ฒฝ๊ณ ", + "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 ๊ฐ์ ์บ์/๊ฐ์๊ธฐ ๋ฌธ์ ์ผ ์๋ ์์ต๋๋ค.", "Database Performance Info" : "๋ฐ์ดํฐ๋ฒ ์ด์ค ์ฑ๋ฅ ์ ๋ณด", + "SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: 'occ db:convert-type'" : "SQLite ๋ฐ์ดํฐ๋ฒ ์ด์ค๋ฅผ ์ฌ์ฉํฉ๋๋ค. ํฐ ๊ท๋ชจ์ ํ์ผ์ ๊ด๋ฆฌํ๋ ๋ฐ์๋ ์ถ์ฒํ์ง ์์ต๋๋ค. ๋ค๋ฅธ ๋ฐ์ดํฐ๋ฒ ์ด์ค๋ก ์ด์ ํ๋ ค๋ฉด ๋ค์ ๋ช
๋ นํ ๋๊ตฌ๋ฅผ ์ฌ์ฉํ์ญ์์ค: 'occ db :convert-type'", "Module 'fileinfo' missing" : "๋ชจ๋ 'fileinfo'๊ฐ ์์", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP ๋ชจ๋ 'fileinfo'๊ฐ ์กด์ฌํ์ง ์์ต๋๋ค. MIME ํ์ ๊ฐ์ง ๊ฒฐ๊ณผ๋ฅผ ํฅ์์ํค๊ธฐ ์ํ์ฌ ์ด ๋ชจ๋์ ํ์ฑํํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", + "PHP charset is not set to UTF-8" : "PHP ๋ฌธ์ ์ธ์ฝ๋ฉ์ด UTF-8์ด ์๋", + "PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." : "PHP ๋ฌธ์ ์ธ์ฝ๋ฉ์ด UTF-8์ด ์๋๋๋ค. ๋น ASCII ํ์ผ ์ด๋ฆ ์ฌ์ฉ ์ ๋ฌธ์ ๊ฐ ๋ ์ ์์ต๋๋ค. php.ini ํ์ผ์ 'default_charset'์ UTF-8๋ก ๋ณ๊ฒฝํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", "Locale not working" : "๋ก์บ์ด ์๋ํ์ง ์์", "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.", + "URL generation in notification emails" : "์๋ฆผ ์ด๋ฉ์ผ URL ์์ฑ", + "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\")", + "Configuration Checks" : "์ค์ ํ์ธ", + "No problems found" : "๋ฌธ์ ๋ฅผ ์ฐพ์ ์ ์์", "Please double check the <a href='%s'>installation guides</a>." : "<a href='%s'>์ค์น ๊ฐ์ด๋</a>๋ฅผ ๋ค์ ํ ๋ฒ ํ์ธํ์ญ์์ค.", + "Last cron was executed at %s." : "๋ง์ง๋ง cron ์คํ ์๊ฐ: %s.", + "Last cron was executed at %s. This is more than an hour ago, 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 ํ์ผ์ ์คํํฉ๋๋ค.", "Allow apps to use the Share API" : "์ฑ์์ ๊ณต์ API๋ฅผ ์ฌ์ฉํ ์ ์๋๋ก ํ์ฉ", + "Allow users to share via link" : "์ฌ์ฉ์๋ณ ๋งํฌ ๊ณต์ ํ์ฉ", + "Enforce password protection" : "์ํธ ๋ณดํธ ๊ฐ์ ", "Allow public uploads" : "๊ณต๊ฐ ์
๋ก๋ ํ์ฉ", + "Allow users to send mail notification for shared files" : "๊ณต์ ํ์ผ ์ด๋ฉ์ผ ์๋ฆผ ์ ์ก ํ์ฉ", + "Set default expiration date" : "๊ธฐ๋ณธ ๋ง๋ฃ ๋ ์ง ์ค์ ", + "Expire after " : "๋ค์ ๋ ์ง ํ ๋ง๋ฃ", + "days" : "์ผ", + "Enforce expiration date" : "๋ง๋ฃ ๋ ์ง ๊ฐ์ ", "Allow resharing" : "์ฌ๊ณต์ ํ์ฉ", + "Restrict users to only share with users in their groups" : "๊ทธ๋ฃน ๋ด ์ฌ์ฉ์๋ผ๋ฆฌ๋ง ๊ณต์ ํ ์ ์๋๋ก ํ์ฉ", + "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." : "์ด ๊ทธ๋ฃน์ ์ฌ์ฉ์๋ค์ ๋ค๋ฅธ ์ฌ์ฉ์๊ฐ ๊ณต์ ํ ํ์ผ์ ๋ฐ์ ์๋ ์์ง๋ง, ์๊ธฐ ํ์ผ์ ๊ณต์ ํ ์๋ ์์ต๋๋ค.", "Enforce HTTPS" : "HTTPS ๊ฐ์ ์ฌ์ฉ", "Forces the clients to connect to %s via an encrypted connection." : "ํด๋ผ์ด์ธํธ๊ฐ %s์ ์ฐ๊ฒฐํ ๋ ์ํธํ ์ฐ๊ฒฐ์ ๊ฐ์ ๋ก ์ฌ์ฉํฉ๋๋ค.", + "Enforce HTTPS for subdomains" : "ํ์ ๋๋ฉ์ธ์ HTTPS ๊ฐ์ ์ฌ์ฉ", + "Forces the clients to connect to %s and subdomains via an encrypted connection." : "ํด๋ผ์ด์ธํธ๊ฐ %s ๋ฐ ํ์ ๋๋ฉ์ธ์ ์ฐ๊ฒฐํ ๋ ์ํธํ ์ฐ๊ฒฐ์ ๊ฐ์ ๋ก ์ฌ์ฉํฉ๋๋ค.", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "SSL ๊ฐ์ ์ค์ ์ ๋ณ๊ฒฝํ๋ ค๋ฉด %s์ HTTPS๋ก ์ฐ๊ฒฐํด์ผ ํฉ๋๋ค.", - "From address" : "๋ณด๋ธ ์ด ์ฃผ์", + "This is used for sending out notifications." : "์๋ฆผ์ ๋ณด๋ผ ๋ ์ฌ์ฉ๋ฉ๋๋ค.", + "Send mode" : "๋ณด๋ด๊ธฐ ๋ชจ๋", + "From address" : "๋ณด๋ธ ์ฌ๋ ์ฃผ์", + "mail" : "๋ฉ์ผ", "Authentication method" : "์ธ์ฆ ๋ฐฉ๋ฒ", "Authentication required" : "์ธ์ฆ ํ์ํจ", "Server address" : "์๋ฒ ์ฃผ์", "Port" : "ํฌํธ", "Credentials" : "์๊ฒฉ ์ ๋ณด", - "SMTP Username" : "SMTP ์ฌ์ฉ์๋ช
", + "SMTP Username" : "SMTP ์ฌ์ฉ์ ์ด๋ฆ", "SMTP Password" : "SMTP ์ํธ", - "Test email settings" : "์ํ์ฉ ์ ์์ฐํธ ์ค์ ", - "Send email" : "์ ์์ฐํธ ๋ณด๋ด๊ธฐ", + "Store credentials" : "์ธ์ฆ ์ ๋ณด ์ ์ฅ", + "Test email settings" : "์ด๋ฉ์ผ ์ค์ ์ํ", + "Send email" : "์ด๋ฉ์ผ ๋ณด๋ด๊ธฐ", "Log level" : "๋ก๊ทธ ๋จ๊ณ", + "Download logfile" : "๋ก๊ทธ ํ์ผ ๋ค์ด๋ก๋", "More" : "๋ ์ค์ํจ", "Less" : "๋ ์ค์ํจ", + "The logfile is bigger than 100MB. Downloading it may take some time!" : "์ด ๋ก๊ทธ ํ์ผ์ 100MB๋ณด๋ค ํฝ๋๋ค. ๋ค์ด๋ก๋ํ๋ ๋ฐ ์๊ฐ์ด ๊ฑธ๋ฆด ์๋ ์์ต๋๋ค!", "Version" : "๋ฒ์ ", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud ์ปค๋ฎค๋ํฐ</a>์ ์ํด์ ๊ฐ๋ฐ๋์์ต๋๋ค. <a href=\"https://github.com/owncloud\" target=\"_blank\">์๋ณธ ์ฝ๋</a>๋ <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>์ ๋ฐ๋ผ ์ฌ์ฉ์ด ํ๊ฐ๋ฉ๋๋ค.", + "More apps" : "๋ ๋ง์ ์ฑ", + "Add your app" : "๋ด ์ฑ ์ถ๊ฐ", "by" : "์์ฑ:", - "Documentation:" : "๋ฌธ์", + "licensed" : "๋ผ์ด์ ์ค:", + "Documentation:" : "๋ฌธ์:", "User Documentation" : "์ฌ์ฉ์ ๋ฌธ์", "Admin Documentation" : "์ด์์ ๋ฌธ์", + "This app cannot be installed because the following dependencies are not fulfilled:" : "๋ค์ ์์กด์ฑ์ ๋ง์กฑํ ์ ์๊ธฐ ๋๋ฌธ์ ์ด ์ฑ์ ์ค์นํ ์ ์์ต๋๋ค:", + "Update to %s" : "%s(์ผ)๋ก ์
๋ฐ์ดํธ", "Enable only for specific groups" : "ํน์ ๊ทธ๋ฃน์๋ง ํ์ฉ", "Uninstall App" : "์ฑ ์ ๊ฑฐ", + "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", "Administrator Documentation" : "๊ด๋ฆฌ์ ๋ฌธ์", "Online Documentation" : "์จ๋ผ์ธ ๋ฌธ์", "Forum" : "ํฌ๋ผ", "Bugtracker" : "๋ฒ๊ทธ ํธ๋์ปค", "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\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">spread the word</a>!" : "ํ๋ก์ ํธ๋ฅผ ๋๊ณ ์ถ๋ค๋ฉด\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">๊ฐ๋ฐ์ ์ฐธ์ฌํ๊ฑฐ๋</a>\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">๋๋ฆฌ ์๋ ค ์ฃผ์ญ์์ค</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" : "์ํธ", @@ -126,6 +207,8 @@ "Full Name" : "์ ์ฒด ์ด๋ฆ", "Email" : "์ด๋ฉ์ผ", "Your email address" : "์ด๋ฉ์ผ ์ฃผ์", + "Fill in an email address to enable password recovery and receive notifications" : "์ด๋ฉ์ผ ์ฃผ์๋ฅผ ์
๋ ฅํ๋ฉด ์ํธ ์ฐพ๊ธฐ ๋ฐ ์๋ฆผ ์์ ์ด ๊ฐ๋ฅํฉ๋๋ค", + "No email address set" : "์ด๋ฉ์ผ ์ฃผ์๊ฐ ์ค์ ๋์ง ์์", "Profile picture" : "ํ๋กํ ์ฌ์ง", "Upload new" : "์๋ก ์
๋ก๋", "Select new from Files" : "ํ์ผ์์ ์ ํ", @@ -136,27 +219,44 @@ "Choose as profile image" : "ํ๋กํ ์ด๋ฏธ์ง๋ก ์ฌ์ฉ", "Language" : "์ธ์ด", "Help translate" : "๋ฒ์ญ ๋๊ธฐ", + "Common Name" : "๊ณตํต ์ด๋ฆ", + "Valid until" : "๋ง๋ฃ ๊ธฐ๊ฐ:", + "Issued By" : "๋ฐ๊ธ์:", + "Valid until %s" : "%s๊น์ง ์ ํจํจ", "Import Root Certificate" : "๋ฃจํธ ์ธ์ฆ์ ๊ฐ์ ธ์ค๊ธฐ", "The encryption app is no longer enabled, please decrypt all your files" : "์ํธํ ์ฑ์ด ๋นํ์ฑํ๋์์ต๋๋ค. ๋ชจ๋ ํ์ผ์ ๋ณตํธํํด์ผ ํฉ๋๋ค.", "Log-in password" : "๋ก๊ทธ์ธ ์ํธ", "Decrypt all Files" : "๋ชจ๋ ํ์ผ ๋ณตํธํ", + "Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly." : "์ํธํ ํค๊ฐ ๋ฐฑ์
์์น๋ก ์ด๋ํ์์ต๋๋ค. ๋ฌด์ธ๊ฐ ์๋ชป๋ ๊ฒฝ์ฐ ํค๋ฅผ ๋ณต์ํ ์ ์์ต๋๋ค. ๋ชจ๋ ํ์ผ์ด ์์ ํ ๋ณตํธํ๋์์์ด ํ์คํ๋ฉด ํค๋ฅผ ์๊ตฌ์ ์ผ๋ก ์ญ์ ํ์ญ์์ค.", "Restore Encryption Keys" : "์ํธํ ํค ๋ณต์", "Delete Encryption Keys" : "์ํธํ ํค ์ญ์ ", + "Show storage location" : "์ ์ฅ์ ์์น ๋ณด์ด๊ธฐ", + "Show last log in" : "๋ง์ง๋ง ๋ก๊ทธ์ธ ์๊ฐ ๋ณด์ด๊ธฐ", + "Show user backend" : "์ฌ์ฉ์ ๋ฐฑ์๋ ๋ณด์ด๊ธฐ", + "Send email to new user" : "์ ์ฌ์ฉ์์๊ฒ ์ด๋ฉ์ผ ๋ณด๋ด๊ธฐ", + "Show email address" : "์ด๋ฉ์ผ ์ฃผ์ ๋ณด์ด๊ธฐ", "Username" : "์ฌ์ฉ์ ์ด๋ฆ", + "E-Mail" : "์ด๋ฉ์ผ", "Create" : "๋ง๋ค๊ธฐ", "Admin Recovery Password" : "๊ด๋ฆฌ์ ๋ณต๊ตฌ ์ํธ", "Enter the recovery password in order to recover the users files during password change" : "์ํธ ๋ณ๊ฒฝ ์ ๋ณ๊ฒฝ๋ ์ฌ์ฉ์ ํ์ผ์ ๋ณต๊ตฌํ๋ ค๋ฉด ๋ณต๊ตฌ ์ํธ๋ฅผ ์
๋ ฅํ์ญ์์ค", + "Search Users" : "์ฌ์ฉ์ ์ฐพ๊ธฐ", "Add Group" : "๊ทธ๋ฃน ์ถ๊ฐ", "Group" : "๊ทธ๋ฃน", + "Everyone" : "๋ชจ๋", "Admins" : "๊ด๋ฆฌ์", "Default Quota" : "๊ธฐ๋ณธ ํ ๋น๋", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "์ ์ฅ์ ํ ๋น๋์ ์
๋ ฅํ์ญ์์ค (์: \"512 MB\", \"12 GB\")", "Unlimited" : "๋ฌด์ ํ", "Other" : "๊ธฐํ", + "Group Admin for" : "๋ค์ ๊ทธ๋ฃน์ ๊ด๋ฆฌ์:", "Quota" : "ํ ๋น๋", + "Storage Location" : "์ ์ฅ์ ์์น", + "User Backend" : "์ฌ์ฉ์ ๋ฐฑ์๋", "Last Login" : "๋ง์ง๋ง ๋ก๊ทธ์ธ", "change full name" : "์ ์ฒด ์ด๋ฆ ๋ณ๊ฒฝ", "set new password" : "์ ์ํธ ์ค์ ", + "change email address" : "์ด๋ฉ์ผ ์ฃผ์ ๋ณ๊ฒฝ", "Default" : "๊ธฐ๋ณธ๊ฐ" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index e5222d44679..720f541895a 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -210,6 +210,7 @@ OC.L10N.register( "Email" : "E-mailadres", "Your email address" : "Uw e-mailadres", "Fill in an email address to enable password recovery and receive notifications" : "Vul een e-mailadres in om wachtwoordherstel mogelijk te maken en meldingen te ontvangen", + "No email address set" : "Geen e-mailadres opgegeven", "Profile picture" : "Profielafbeelding", "Upload new" : "Upload een nieuwe", "Select new from Files" : "Selecteer een nieuwe vanuit bestanden", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 39d46271a71..f63ef534746 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -208,6 +208,7 @@ "Email" : "E-mailadres", "Your email address" : "Uw e-mailadres", "Fill in an email address to enable password recovery and receive notifications" : "Vul een e-mailadres in om wachtwoordherstel mogelijk te maken en meldingen te ontvangen", + "No email address set" : "Geen e-mailadres opgegeven", "Profile picture" : "Profielafbeelding", "Upload new" : "Upload een nieuwe", "Select new from Files" : "Selecteer een nieuwe vanuit bestanden", diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index 99f1009db79..2cc4c03d8e0 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -210,6 +210,7 @@ OC.L10N.register( "Email" : "E-mail", "Your email address" : "Seu endereรงo de e-mail", "Fill in an email address to enable password recovery and receive notifications" : "Preencha com um e-mail para permitir a recuperaรงรฃo de senha e receber notificaรงรตes", + "No email address set" : "Nenhum endereรงo de email foi configurado", "Profile picture" : "Imagem para o perfil", "Upload new" : "Enviar nova foto", "Select new from Files" : "Selecinar uma nova dos Arquivos", diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index 1a59966e6bb..cf9fd56bcc9 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -208,6 +208,7 @@ "Email" : "E-mail", "Your email address" : "Seu endereรงo de e-mail", "Fill in an email address to enable password recovery and receive notifications" : "Preencha com um e-mail para permitir a recuperaรงรฃo de senha e receber notificaรงรตes", + "No email address set" : "Nenhum endereรงo de email foi configurado", "Profile picture" : "Imagem para o perfil", "Upload new" : "Enviar nova foto", "Select new from Files" : "Selecinar uma nova dos Arquivos", diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index 579cacc25a0..dd39a4f8df5 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -210,6 +210,7 @@ OC.L10N.register( "Email" : "E-mail", "Your email address" : "ะะดัะตั ัะปะตะบััะพะฝะฝะพะน ะฟะพััั", "Fill in an email address to enable password recovery and receive notifications" : "ะะฒะตะดะธัะต ัะฒะพะน email-ะฐะดัะตั ะดะปั ัะพะณะพ, ััะพะฑั ะฒะบะปััะธัั ะฒะพะทะผะพะถะฝะพััั ะฒะพัััะฐะฝะพะฒะปะตะฝะธั ะฟะฐัะพะปั ะธ ะฟะพะปััะตะฝะธั ัะฒะตะดะพะผะปะตะฝะธะน", + "No email address set" : "E-mail ะฝะต ัะบะฐะทะฐะฝ", "Profile picture" : "ะะฒะฐัะฐั", "Upload new" : "ะะฐะณััะทะธัั ะฝะพะฒัะน", "Select new from Files" : "ะัะฑะตัะธัะต ะฝะพะฒัะน ะธะท ัะฐะนะปะพะฒ", diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index 45ce9d5e887..7180d06c6e2 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -208,6 +208,7 @@ "Email" : "E-mail", "Your email address" : "ะะดัะตั ัะปะตะบััะพะฝะฝะพะน ะฟะพััั", "Fill in an email address to enable password recovery and receive notifications" : "ะะฒะตะดะธัะต ัะฒะพะน email-ะฐะดัะตั ะดะปั ัะพะณะพ, ััะพะฑั ะฒะบะปััะธัั ะฒะพะทะผะพะถะฝะพััั ะฒะพัััะฐะฝะพะฒะปะตะฝะธั ะฟะฐัะพะปั ะธ ะฟะพะปััะตะฝะธั ัะฒะตะดะพะผะปะตะฝะธะน", + "No email address set" : "E-mail ะฝะต ัะบะฐะทะฐะฝ", "Profile picture" : "ะะฒะฐัะฐั", "Upload new" : "ะะฐะณััะทะธัั ะฝะพะฒัะน", "Select new from Files" : "ะัะฑะตัะธัะต ะฝะพะฒัะน ะธะท ัะฐะนะปะพะฒ", diff --git a/settings/l10n/sr@latin.js b/settings/l10n/sr@latin.js index 19ed79764db..a8f33d6dab4 100644 --- a/settings/l10n/sr@latin.js +++ b/settings/l10n/sr@latin.js @@ -18,6 +18,10 @@ OC.L10N.register( "Port" : "Port", "by" : "od", "Cheers!" : "U zdravlje!", + "Get the apps to sync your files" : "Preuzmite aplikacije za sinhronizaciju Vaลกih fajlova", + "Desktop client" : "Desktop klijent", + "Android app" : "Android aplikacija", + "iOS app" : "iOS aplikacija", "Password" : "Lozinka", "Unable to change your password" : "Ne mogu da izmenim vaลกu lozinku", "Current password" : "Trenutna lozinka", diff --git a/settings/l10n/sr@latin.json b/settings/l10n/sr@latin.json index 2fc6fe4ca07..0ccbbb9a5f2 100644 --- a/settings/l10n/sr@latin.json +++ b/settings/l10n/sr@latin.json @@ -16,6 +16,10 @@ "Port" : "Port", "by" : "od", "Cheers!" : "U zdravlje!", + "Get the apps to sync your files" : "Preuzmite aplikacije za sinhronizaciju Vaลกih fajlova", + "Desktop client" : "Desktop klijent", + "Android app" : "Android aplikacija", + "iOS app" : "iOS aplikacija", "Password" : "Lozinka", "Unable to change your password" : "Ne mogu da izmenim vaลกu lozinku", "Current password" : "Trenutna lozinka", |