From dbbd99db0929b3dfdc4a56ee8b93e5447ad36265 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud <thomas.mueller@tmit.eu> Date: Tue, 24 Dec 2013 01:55:40 -0500 Subject: [PATCH] [tx-robot] updated from transifex --- apps/files/l10n/it.php | 2 +- apps/files/l10n/nl.php | 2 + apps/files/l10n/ru.php | 2 + apps/files/l10n/tr.php | 6 +- apps/files_encryption/l10n/ko.php | 24 +++--- apps/files_sharing/l10n/ko.php | 16 ++-- core/l10n/ko.php | 82 +++++++++++++------- core/l10n/ru.php | 1 + l10n/el/settings.po | 24 +++--- l10n/it/files.po | 8 +- l10n/it/settings.po | 22 +++--- l10n/ko/core.po | 115 ++++++++++++++-------------- l10n/ko/files_encryption.po | 38 ++++----- l10n/ko/files_sharing.po | 24 +++--- l10n/ko/lib.po | 45 ++++++----- l10n/ko/user_webdavauth.po | 11 +-- l10n/nl/files.po | 10 +-- l10n/ru/core.po | 9 ++- l10n/ru/files.po | 11 +-- l10n/ru/settings.po | 19 ++--- l10n/templates/core.pot | 2 +- l10n/templates/files.pot | 2 +- l10n/templates/files_encryption.pot | 2 +- l10n/templates/files_external.pot | 2 +- l10n/templates/files_sharing.pot | 2 +- l10n/templates/files_trashbin.pot | 2 +- l10n/templates/files_versions.pot | 2 +- l10n/templates/lib.pot | 2 +- l10n/templates/private.pot | 2 +- l10n/templates/settings.pot | 2 +- l10n/templates/user_ldap.pot | 2 +- l10n/templates/user_webdavauth.pot | 2 +- l10n/tr/core.po | 4 +- l10n/tr/files.po | 10 +-- l10n/tr/lib.po | 10 +-- l10n/tr/settings.po | 10 +-- lib/l10n/ko.php | 35 +++++---- lib/l10n/tr.php | 4 +- settings/l10n/el.php | 5 ++ settings/l10n/it.php | 8 +- settings/l10n/ru.php | 6 ++ settings/l10n/tr.php | 6 +- 42 files changed, 326 insertions(+), 267 deletions(-) diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php index 64a51d1b16b..2a10e9977f4 100644 --- a/apps/files/l10n/it.php +++ b/apps/files/l10n/it.php @@ -6,7 +6,7 @@ $TRANSLATIONS = array( "File name must not contain \"/\". Please choose a different name." => "Il nome del file non può contenere il carattere \"/\". Scegli un nome diverso.", "The name %s is already used in the folder %s. Please choose a different name." => "Il nome %s è attualmente in uso nella cartella %s. Scegli un nome diverso.", "Not a valid source" => "Non è una sorgente valida", -"Server is not allowed to open URLs, please check the server configuration" => "Al server non è permesso aprire URL, per favore controlla la configurazione del server", +"Server is not allowed to open URLs, please check the server configuration" => "Al server non è permesso aprire URL, controlla la configurazione del server", "Error while downloading %s to %s" => "Errore durante lo scaricamento di %s su %s", "Error when creating the file" => "Errore durante la creazione del file", "Folder name cannot be empty." => "Il nome della cartella non può essere vuoto.", diff --git a/apps/files/l10n/nl.php b/apps/files/l10n/nl.php index 9edee862cbf..a391e25b952 100644 --- a/apps/files/l10n/nl.php +++ b/apps/files/l10n/nl.php @@ -6,6 +6,7 @@ $TRANSLATIONS = array( "File name must not contain \"/\". Please choose a different name." => "De bestandsnaam mag geen \"/\" bevatten. Kies een andere naam.", "The name %s is already used in the folder %s. Please choose a different name." => "De naam %s bestaat al in map %s. Kies een andere naam.", "Not a valid source" => "Geen geldige bron", +"Server is not allowed to open URLs, please check the server configuration" => "Server mag geen URS's openen, controleer de server configuratie", "Error while downloading %s to %s" => "Fout bij downloaden %s naar %s", "Error when creating the file" => "Fout bij creëren bestand", "Folder name cannot be empty." => "Mapnaam mag niet leeg zijn.", @@ -36,6 +37,7 @@ $TRANSLATIONS = array( "{new_name} already exists" => "{new_name} bestaat al", "Could not create file" => "Kon bestand niet creëren", "Could not create folder" => "Kon niet creëren map", +"Error fetching URL" => "Fout bij ophalen URL", "Share" => "Delen", "Delete permanently" => "Verwijder definitief", "Rename" => "Hernoem", diff --git a/apps/files/l10n/ru.php b/apps/files/l10n/ru.php index cede72f26e7..968da63aaca 100644 --- a/apps/files/l10n/ru.php +++ b/apps/files/l10n/ru.php @@ -6,6 +6,7 @@ $TRANSLATIONS = array( "File name must not contain \"/\". Please choose a different name." => "Ð˜Ð¼Ñ Ñ„Ð°Ð¹Ð»Ð° не должно Ñодержать Ñимвол \"/\". ПожалуйÑта, выберите другое имÑ.", "The name %s is already used in the folder %s. Please choose a different name." => "Ð˜Ð¼Ñ %s уже иÑпользуетÑÑ Ð² папке %s. ПожалуйÑта выберите другое имÑ.", "Not a valid source" => "Ðеправильный иÑточник", +"Server is not allowed to open URLs, please check the server configuration" => "Сервер не позволÑет открывать URL-адреÑа, пожалуйÑта, проверьте наÑтройки Ñервера", "Error while downloading %s to %s" => "Ошибка при загрузке %s в %s", "Error when creating the file" => "Ошибка при Ñоздании файла", "Folder name cannot be empty." => "Ð˜Ð¼Ñ Ð¿Ð°Ð¿ÐºÐ¸ не может быть пуÑтым.", @@ -36,6 +37,7 @@ $TRANSLATIONS = array( "{new_name} already exists" => "{new_name} уже ÑущеÑтвует", "Could not create file" => "Ðе удалоÑÑŒ Ñоздать файл", "Could not create folder" => "Ðе удалоÑÑŒ Ñоздать папку", +"Error fetching URL" => "Ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ URL", "Share" => "Открыть доÑтуп", "Delete permanently" => "Удалено навÑегда", "Rename" => "Переименовать", diff --git a/apps/files/l10n/tr.php b/apps/files/l10n/tr.php index a484f304bb3..ebe0b78916f 100644 --- a/apps/files/l10n/tr.php +++ b/apps/files/l10n/tr.php @@ -56,7 +56,7 @@ $TRANSLATIONS = array( "Your storage is almost full ({usedSpacePercent}%)" => "Depolama alanınız neredeyse dolu ({usedSpacePercent}%)", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" => "Åžifreleme Uygulaması etkin ancak anahtarlarınız baÅŸlatılmamış. Lütfen oturumu kapatıp yeniden açın", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Åžifreleme Uygulaması için geçersiz özel anahtar. Lütfen ÅŸifreli dosyalarınıza eriÅŸimi tekrar kazanabilmek için kiÅŸisel ayarlarınızdan özel anahtar parolanızı güncelleyin.", -"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Åžifreleme iÅŸlemi durduruldu ancak dosyalarınız ÅŸifreli. Dosyalarınızın ÅŸifresini kaldırmak için lütfen kiÅŸisel ayarlar kısmına geçiniz.", +"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Åžifreleme iÅŸlemi durduruldu ancak dosyalarınız ÅŸifreli. Dosyalarınızın ÅŸifresini kaldırmak için lütfen kiÅŸisel ayarlar kısmına geçin.", "Your download is being prepared. This might take some time if the files are big." => "İndirmeniz hazırlanıyor. Dosya büyük ise biraz zaman alabilir.", "Error moving file" => "Dosya taşıma hatası", "Error" => "Hata", @@ -70,9 +70,9 @@ $TRANSLATIONS = array( "Maximum upload size" => "Maksimum yükleme boyutu", "max. possible: " => "mümkün olan en fazla: ", "Needed for multi-file and folder downloads." => "Çoklu dosya ve dizin indirmesi için gerekli.", -"Enable ZIP-download" => "ZIP indirmeyi aktif et", +"Enable ZIP-download" => "ZIP indirmeyi etkinleÅŸtir", "0 is unlimited" => "0 limitsiz demektir", -"Maximum input size for ZIP files" => "ZIP dosyaları için en fazla girdi sayısı", +"Maximum input size for ZIP files" => "ZIP dosyaları için en fazla girdi boyutu", "Save" => "Kaydet", "New" => "Yeni", "New text file" => "Yeni metin dosyası", diff --git a/apps/files_encryption/l10n/ko.php b/apps/files_encryption/l10n/ko.php index cf06136c9b6..394460f9514 100644 --- a/apps/files_encryption/l10n/ko.php +++ b/apps/files_encryption/l10n/ko.php @@ -1,26 +1,26 @@ <?php $TRANSLATIONS = array( -"Recovery key successfully enabled" => "복구키가 성공ì 으로 활성화 ë˜ì—ˆìŠµë‹ˆë‹¤", -"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!" => "복구키를 비활성화 í• ìˆ˜ 없습니다. ë³µêµ¬í‚¤ì˜ ë¹„ë°€ë²ˆí˜¸ë¥¼ 확ì¸í•´ì£¼ì„¸ìš”!", +"Recovery key successfully enabled" => "복구 키가 성공ì 으로 활성화ë˜ì—ˆìŠµë‹ˆë‹¤", +"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!" => "복구 키를 비활성화 í• ìˆ˜ 없습니다. 복구 í‚¤ì˜ ì•”í˜¸ë¥¼ 확ì¸í•´ì£¼ì„¸ìš”!", "Password successfully changed." => "암호가 성공ì 으로 변경ë˜ì—ˆìŠµë‹ˆë‹¤", -"Could not change the password. Maybe the old password was not correct." => "암호를 ë³€ê²½í• ìˆ˜ 없습니다. ì•„ë§ˆë„ ì˜ˆì „ 암호가 ì •í™•í•˜ì§€ 않ì€ê²ƒ 같습니다.", -"Private key password successfully updated." => "ê°œì¸í‚¤ 암호가 성공ì 으로 ì—…ë°ì´íЏ ë¨.", +"Could not change the password. Maybe the old password was not correct." => "암호를 ë³€ê²½í• ìˆ˜ 없습니다. ì˜ˆì „ 암호가 ì •í™•í•˜ì§€ ì•Šì€ ê²ƒ 같습니다.", +"Private key password successfully updated." => "ê°œì¸ í‚¤ 암호가 성공ì 으로 ì—…ë°ì´íЏ ë¨.", "Saving..." => "ì €ìž¥ 중...", "personal settings" => "ê°œì¸ ì„¤ì •", "Encryption" => "암호화", -"Recovery key password" => "키 비밀번호 복구", +"Recovery key password" => "복구 키 암호", "Enabled" => "활성화", "Disabled" => "비활성화", -"Change recovery key password:" => "복구 키 비밀번호 변경", -"Old Recovery key password" => "ì˜ˆì „ 복구 키 비밀번호", -"New Recovery key password" => "새 복구 키 비밀번호", +"Change recovery key password:" => "복구 키 암호 변경:", +"Old Recovery key password" => "ì´ì „ 복구 키 암호", +"New Recovery key password" => "새 복구 키 암호", "Change Password" => "암호 변경", -"Old log-in password" => "ì˜ˆì „ ë¡œê·¸ì¸ ì•”í˜¸", +"Old log-in password" => "ì´ì „ ë¡œê·¸ì¸ ì•”í˜¸", "Current log-in password" => "현재 ë¡œê·¸ì¸ ì•”í˜¸", "Update Private Key Password" => "ê°œì¸ í‚¤ 암호 ì—…ë°ì´íЏ", "File recovery settings updated" => "íŒŒì¼ ë³µêµ¬ ì„¤ì • ì—…ë°ì´íЏë¨", -"Could not update file recovery" => "íŒŒì¼ ë³µêµ¬ë¥¼ ì—…ë°ì´íЏ í• ìˆ˜ 없습니다" +"Could not update file recovery" => "íŒŒì¼ ë³µêµ¬ë¥¼ ì—…ë°ì´íЏ í• ìˆ˜ 없습니다" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/ko.php b/apps/files_sharing/l10n/ko.php index 90f59ed1673..03c4c1aea94 100644 --- a/apps/files_sharing/l10n/ko.php +++ b/apps/files_sharing/l10n/ko.php @@ -1,18 +1,20 @@ <?php $TRANSLATIONS = array( -"The password is wrong. Try again." => "비밀번호가 틀립니다. 다시 ìž…ë ¥í•´ì£¼ì„¸ìš”.", +"This share is password-protected" => "ì´ ê³µìœ ëŠ” 암호로 보호ë˜ì–´ 있습니다", +"The password is wrong. Try again." => "암호가 잘못ë˜ì—ˆìŠµë‹ˆë‹¤. 다시 ìž…ë ¥í•´ 주ì‹ì‹œì˜¤.", "Password" => "암호", -"Sorry, this link doesn’t seem to work anymore." => "죄송합니다만 ì´ ë§í¬ëŠ” ë”ì´ìƒ ìž‘ë™ë˜ì§€ 않습니다.", +"Sorry, this link doesn’t seem to work anymore." => "죄송합니다. ì´ ë§í¬ëŠ” ë” ì´ìƒ ìž‘ë™í•˜ì§€ 않습니다.", "Reasons might be:" => "ì´ìœ 는 다ìŒê³¼ ê°™ì„ ìˆ˜ 있습니다:", -"the item was removed" => "ì´ í•ëª©ì€ ì‚ì œë˜ì—ˆìŠµë‹ˆë‹¤", -"the link expired" => "ë§í¬ê°€ 만료ë˜ì—ˆìŠµë‹ˆë‹¤", -"sharing is disabled" => "ê³µìœ ê°€ 비활성ë˜ì—ˆìŠµë‹ˆë‹¤", -"For more info, please ask the person who sent this link." => "ë” ìžì„¸í•œ ì„¤ëª…ì€ ë§í¬ë¥¼ ë³´ë‚´ì‹ ë¶„ì—게 ì—¬ì¤ë³´ì‹ì‹œì˜¤", +"the item was removed" => "í•ëª©ì´ ì‚ì œë¨", +"the link expired" => "ë§í¬ê°€ 만료ë¨", +"sharing is disabled" => "ê³µìœ ê°€ 비활성화ë¨", +"For more info, please ask the person who sent this link." => "ìžì„¸í•œ ì •ë³´ëŠ” ë§í¬ë¥¼ 보낸 사람ì—게 문ì˜í•˜ì‹ì‹œì˜¤.", "%s shared the folder %s with you" => "%s ë‹˜ì´ í´ë” %sì„(를) ê³µìœ í•˜ì˜€ìŠµë‹ˆë‹¤", "%s shared the file %s with you" => "%s ë‹˜ì´ íŒŒì¼ %sì„(를) ê³µìœ í•˜ì˜€ìŠµë‹ˆë‹¤", "Download" => "다운로드", "Upload" => "업로드", "Cancel upload" => "업로드 취소", -"No preview available for" => "ë‹¤ìŒ í•ëª©ì„ ë¯¸ë¦¬ ë³¼ 수 ì—†ìŒ:" +"No preview available for" => "ë‹¤ìŒ í•ëª©ì„ ë¯¸ë¦¬ ë³¼ 수 ì—†ìŒ:", +"Direct link" => "ì§ì ‘ ë§í¬" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/core/l10n/ko.php b/core/l10n/ko.php index a25197cec3c..dc7cb8d3e73 100644 --- a/core/l10n/ko.php +++ b/core/l10n/ko.php @@ -1,16 +1,17 @@ <?php $TRANSLATIONS = array( -"Couldn't send mail to following users: %s " => "%sì—게 ë©”ì¼ì„ 보낼 수 없습니다.", -"Turned on maintenance mode" => "ìœ ì§€ë³´ìˆ˜ 모드 켜기", -"Turned off maintenance mode" => "ìœ ì§€ë³´ìˆ˜ 모드 ë„기", +"%s shared »%s« with you" => "%s ë‹˜ì´ %sì„(를) ê³µìœ í•˜ì˜€ìŠµë‹ˆë‹¤", +"Couldn't send mail to following users: %s " => "%s 님ì—게 ë©”ì¼ì„ 보낼 수 없습니다.", +"Turned on maintenance mode" => "ìœ ì§€ 보수 모드 켜ì§", +"Turned off maintenance mode" => "ìœ ì§€ 보수 모드 꺼ì§", "Updated database" => "ë°ì´í„°ë² ì´ìФ ì—…ë°ì´íЏ ë¨", -"Updating filecache, this may take really long..." => "íŒŒì¼ ìºì‹œ ì—…ë°ì´íŠ¸ì¤‘, ì‹œê°„ì´ ì•½ê°„ 걸릴수 있습니다...", -"Updated filecache" => "파ì¼ìºì‹œ ì—…ë°ì´íЏ ë¨", +"Updating filecache, this may take really long..." => "íŒŒì¼ ìºì‹œ ì—…ë°ì´íЏ 중, ì‹œê°„ì´ ì•½ê°„ 걸릴 수 있습니다...", +"Updated filecache" => "íŒŒì¼ ìºì‹œ ì—…ë°ì´íЏ ë¨", "... %d%% done ..." => "... %d%% ì™„ë£Œë¨ ...", "No image or file provided" => "ì´ë¯¸ì§€ë‚˜ 파ì¼ì´ ì—†ìŒ", -"Unknown filetype" => "ì•Œë ¤ì§€ì§€ ì•Šì€ íŒŒì¼í˜•ì‹", +"Unknown filetype" => "ì•Œë ¤ì§€ì§€ ì•Šì€ íŒŒì¼ í˜•ì‹", "Invalid image" => "ìž˜ëª»ëœ ì´ë¯¸ì§€", -"No temporary profile picture available, try again" => "사용가능한 í”„ë¡œíŒŒì¼ ì‚¬ì§„ì´ ì—†ìŠµë‹ˆë‹¤. ìž¬ì‹œë„ í•˜ì„¸ìš”.", +"No temporary profile picture available, try again" => "사용 가능한 프로필 ì‚¬ì§„ì´ ì—†ìŠµë‹ˆë‹¤. 다시 시ë„하ì‹ì‹œì˜¤.", "No crop data provided" => "ì„ íƒëœ ë°ì´í„°ê°€ 없습니다.", "Sunday" => "ì¼ìš”ì¼", "Monday" => "월요ì¼", @@ -44,17 +45,20 @@ $TRANSLATIONS = array( "last year" => "작년", "years ago" => "ë…„ ì „", "Choose" => "ì„ íƒ", +"Error loading file picker template: {error}" => "íŒŒì¼ ì„ íƒ í…œí”Œë¦¿ì„ ë¶ˆëŸ¬ì˜¤ëŠ” 중 오류 ë°œìƒ: {error}", "Yes" => "예", "No" => "아니요", -"Ok" => "승ë½", -"_{count} file conflict_::_{count} file conflicts_" => array("{count} íŒŒì¼ ì¤‘ë³µ"), -"One file conflict" => "í•˜ë‚˜ì˜ íŒŒì¼ì´ ì¶©ëŒ", -"Which files do you want to keep?" => "ì–´ëŠ íŒŒì¼ë“¤ì„ ë³´ê´€í•˜ê³ ì‹¶ìŠµë‹ˆê¹Œ?", -"If you select both versions, the copied file will have a number added to its name." => "ë‘ ë²„ì „ì„ ëª¨ë‘ ì„ íƒí•˜ë©´, 파ì¼ì´ë¦„ì— ë²ˆí˜¸ê°€ 추가ë 것입니다.", +"Ok" => "확ì¸", +"Error loading message template: {error}" => "메시지 í…œí”Œë¦¿ì„ ë¶ˆëŸ¬ì˜¤ëŠ” 중 오류 ë°œìƒ: {error}", +"_{count} file conflict_::_{count} file conflicts_" => array("íŒŒì¼ {count}ê°œ ì¶©ëŒ"), +"One file conflict" => "íŒŒì¼ 1ê°œ ì¶©ëŒ", +"Which files do you want to keep?" => "ì–´ëŠ íŒŒì¼ì„ ìœ ì§€í•˜ì‹œê² ìŠµë‹ˆê¹Œ?", +"If you select both versions, the copied file will have a number added to its name." => "ë‘ ë²„ì „ì„ ëª¨ë‘ ì„ íƒí•˜ë©´, íŒŒì¼ ì´ë¦„ì— ë²ˆí˜¸ê°€ 추가ë 것입니다.", "Cancel" => "취소", "Continue" => "계ì†", "(all selected)" => "(ëª¨ë‘ ì„ íƒë¨)", -"({count} selected)" => "({count}개가 ì„ íƒë¨)", +"({count} selected)" => "({count}ê°œ ì„ íƒë¨)", +"Error loading file exists template" => "íŒŒì¼ ì¡´ìž¬í•¨ í…œí”Œë¦¿ì„ ë¶ˆëŸ¬ì˜¤ëŠ” 중 오류 ë°œìƒ", "Shared" => "ê³µìœ ë¨", "Share" => "ê³µìœ ", "Error" => "오류", @@ -63,9 +67,11 @@ $TRANSLATIONS = array( "Error while changing permissions" => "권한 변경하는 중 오류 ë°œìƒ", "Shared with you and the group {group} by {owner}" => "{owner} ë‹˜ì´ ì—¬ëŸ¬ë¶„ ë° ê·¸ë£¹ {group}와(ê³¼) ê³µìœ ì¤‘", "Shared with you by {owner}" => "{owner} ë‹˜ì´ ê³µìœ ì¤‘", +"Share with user or group …" => "ì‚¬ìš©ìž ë° ê·¸ë£¹ê³¼ ê³µìœ ...", +"Share link" => "ë§í¬ ê³µìœ ", "Password protect" => "암호 보호", "Password" => "암호", -"Allow Public Upload" => "í¼ë¸”ë¦ ì—…ë¡œë“œ 허용", +"Allow Public Upload" => "공개 업로드 허용", "Email link to person" => "ì´ë©”ì¼ ì£¼ì†Œ", "Send" => "ì „ì†¡", "Set expiration date" => "만료 ë‚ ì§œ ì„¤ì •", @@ -76,6 +82,7 @@ $TRANSLATIONS = array( "Resharing is not allowed" => "다시 ê³µìœ í• ìˆ˜ 없습니다", "Shared in {item} with {user}" => "{user} 님과 {item}ì—서 ê³µìœ ì¤‘", "Unshare" => "ê³µìœ í•´ì œ", +"notify by email" => "ì´ë©”ì¼ë¡œ 알림", "can edit" => "편집 가능", "access control" => "ì ‘ê·¼ ì œì–´", "create" => "ìƒì„±", @@ -89,20 +96,23 @@ $TRANSLATIONS = array( "Email sent" => "ì´ë©”ì¼ ë°œì†¡ë¨", "Warning" => "ê²½ê³ ", "The object type is not specified." => "ê°ì²´ ìœ í˜•ì´ ì§€ì •ë˜ì§€ 않았습니다.", +"Enter new" => "새로운 ê°’ ìž…ë ¥", "Delete" => "ì‚ì œ", "Add" => "추가", -"Edit tags" => "íƒœí¬ íŽ¸ì§‘", -"Please reload the page." => "페ì´ì§€ë¥¼ ìƒˆë¡œê³ ì¹¨ 해주세요", +"Edit tags" => "태그 편집", +"Error loading dialog template: {error}" => "대화 ìƒìž í…œí”Œë¦¿ì„ ë¶ˆëŸ¬ì˜¤ëŠ” 중 오류 ë°œìƒ: {error}", +"No tags selected for deletion." => "ì‚ì œí• íƒœê·¸ë¥¼ ì„ íƒí•˜ì§€ 않았습니다.", +"Please reload the page." => "페ì´ì§€ë¥¼ 새로 ê³ ì¹˜ì‹ì‹œì˜¤.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "ì—…ë°ì´íŠ¸ê°€ 실패하였습니다. ì´ ë¬¸ì œë¥¼ <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud 커뮤니티</a>ì— ë³´ê³ í•´ 주ì‹ì‹œì˜¤.", "The update was successful. Redirecting you to ownCloud now." => "ì—…ë°ì´íŠ¸ê°€ 성공하였습니다. ownCloud로 ëŒì•„갑니다.", -"%s password reset" => "%s 비밀번호 ìž¬ì„¤ì •", +"%s password reset" => "%s 암호 ìž¬ì„¤ì •", "Use the following link to reset your password: {link}" => "ë‹¤ìŒ ë§í¬ë¥¼ 사용하여 암호를 ìž¬ì„¤ì •í• ìˆ˜ 있습니다: {link}", -"The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator ." => "비밀번호를 초기화 하기 위한 ë§í¬ê°€ ì´ë©”ì¼ë¡œ 발송ë˜ì—ˆìŠµë‹ˆë‹¤.<br>만약 수분ì´ë‚´ì— ë©”ì¼ì´ ë„착하지 ì•Šì€ ê²½ìš°, 스팸 ë©”ì¼í•¨ì„ 확ì¸í•˜ì„¸ìš”.<br>만약 없다면, ë©”ì¼ ê´€ë¦¬ìžì—게 문ì˜í•˜ì„¸ìš”.", -"Request failed!<br>Did you make sure your email/username was right?" => "ìš”ì²ì´ 실패했습니다!<br>email 주소와 ì‚¬ìš©ìž ëª…ì„ ì •í™•í•˜ê²Œ 넣으셨나요?", +"The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator ." => "암호를 초기화 하기 위한 ë§í¬ê°€ ì´ë©”ì¼ë¡œ 발송ë˜ì—ˆìŠµë‹ˆë‹¤.<br>만약 수 ë¶„ ì´ë‚´ì— ë©”ì¼ì´ ë„착하지 ì•Šì€ ê²½ìš°, 스팸 ë©”ì¼í•¨ì„ 확ì¸í•˜ì‹ì‹œì˜¤.<br>스팸 ë©”ì¼í•¨ì—ë„ ì—†ë‹¤ë©´, ë©”ì¼ ê´€ë¦¬ìžì—게 문ì˜í•˜ì‹ì‹œì˜¤.", +"Request failed!<br>Did you make sure your email/username was right?" => "ìš”ì²ì´ 실패했습니다!<br>ì´ë©”ì¼ ì£¼ì†Œì™€ ì‚¬ìš©ìž ì´ë¦„ì„ ì •í™•í•˜ê²Œ ìž…ë ¥í•˜ì…¨ìŠµë‹ˆê¹Œ?", "You will receive a link to reset your password via Email." => "ì´ë©”ì¼ë¡œ 암호 ìž¬ì„¤ì • ë§í¬ë¥¼ 보냈습니다.", "Username" => "ì‚¬ìš©ìž ì´ë¦„", -"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "ë‹¹ì‹ ì˜ íŒŒì¼ì€ 암호화 ë˜ì–´ìžˆìŠµë‹ˆë‹¤. 만약 복구키를 ê°€ì§€ê³ ìžˆì§€ 않다면, 비밀번호를 초기화한 후ì—, ë‹¹ì‹ ì˜ ë°ì´í„°ë¥¼ ë³µêµ¬í• ìˆ˜ ì—†ì„ ê²ƒìž…ë‹ˆë‹¤. ë‹¹ì‹ ì´ ì›í•˜ëŠ” ê²ƒì´ í™•ì‹¤í•˜ì§€ 않다면, 계ì†ì§„행하기 ì „ì— ê´€ë¦¬ìžì—게 문ì˜í•˜ì„¸ìš”. ê³„ì† ì§„í–‰í•˜ì‹œê² ìŠµë‹ˆê¹Œ?", -"Yes, I really want to reset my password now" => "네, ì „ ì œ 비밀번호를 리셋하길 ì›í•©ë‹ˆë‹¤", +"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "ì €ìž¥ëœ íŒŒì¼ì€ 암호화ë˜ì–´ 있습니다. 복구 키를 활성화하지 않았다면 암호를 초기화한 후 ë°ì´í„°ë¥¼ ë³µêµ¬í• ìˆ˜ 없습니다. ë¬´ì—‡ì„ í•´ì•¼ í• ì§€ ëª¨ë¥´ê² ìœ¼ë©´ 진행하기 ì „ì— ì‹œìŠ¤í…œ 관리ìžì—게 ì—°ë½í•˜ì‹ì‹œì˜¤. ê³„ì† ì§„í–‰í•˜ì‹œê² ìŠµë‹ˆê¹Œ?", +"Yes, I really want to reset my password now" => "예, 지금 ë‚´ 암호를 ìž¬ì„¤ì •í•©ë‹ˆë‹¤", "Reset" => "ìž¬ì„¤ì •", "Your password was reset" => "암호가 ìž¬ì„¤ì •ë˜ì—ˆìŠµë‹ˆë‹¤", "To login page" => "ë¡œê·¸ì¸ í™”ë©´ìœ¼ë¡œ", @@ -113,17 +123,25 @@ $TRANSLATIONS = array( "Apps" => "앱", "Admin" => "관리ìž", "Help" => "ë„움ë§", +"Error loading tags" => "태그 불러오기 오류", "Tag already exists" => "태그가 ì´ë¯¸ 존재합니다", +"Error deleting tag(s)" => "태그 ì‚ì œ 오류", +"Error tagging" => "태그 추가 오류", +"Error untagging" => "태그 í•´ì œ 오류", +"Error favoriting" => "ì¦ê²¨ì°¾ê¸° 추가 오류", +"Error unfavoriting" => "ì¦ê²¨ì°¾ê¸° ì‚ì œ 오류", "Access forbidden" => "ì ‘ê·¼ 금지ë¨", "Cloud not found" => "í´ë¼ìš°ë“œë¥¼ ì°¾ì„ ìˆ˜ 없습니다", -"Cheers!" => "í™”ì´íŒ…!", +"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "안녕하세요,\n\n%s ë‹˜ì´ %sì„(를) ê³µìœ í•˜ì˜€ìŒì„ ì•Œë ¤ 드립니다.\n보기 ë§í¬: %s\n\n", +"The share will expire on %s." => "ì´ ê³µìœ ëŠ” %s 까지 ìœ ì§€ë©ë‹ˆë‹¤.", +"Cheers!" => "ê°ì‚¬í•©ë‹ˆë‹¤!", "Security Warning" => "보안 ê²½ê³ ", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "사용 ì¤‘ì¸ PHP ë²„ì „ì´ NULL ë°”ì´íЏ ê³µê²©ì— ì·¨ì•½í•©ë‹ˆë‹¤ (CVE-2006-7243)", "Please update your PHP installation to use %s securely." => "%sì˜ ë³´ì•ˆì„ ìœ„í•˜ì—¬ PHP ë²„ì „ì„ ì—…ë°ì´íŠ¸í•˜ì‹ì‹œì˜¤.", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "ì•ˆì „í•œ 난수 ìƒì„±ê¸°ë¥¼ ì‚¬ìš©í• ìˆ˜ 없습니다. PHPì˜ OpenSSL í™•ìž¥ì„ í™œì„±í™”í•´ 주ì‹ì‹œì˜¤.", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "ì•ˆì „í•œ 난수 ìƒì„±ê¸°ë¥¼ 사용하지 않으면 공격ìžê°€ 암호 초기화 í† í°ì„ 추측하여 ê³„ì •ì„ íƒˆì·¨í• ìˆ˜ 있습니다.", "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>를 참조하세요.", +"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> 만들기", "Advanced" => "ê³ ê¸‰", "Data folder" => "ë°ì´í„° í´ë”", @@ -135,18 +153,26 @@ $TRANSLATIONS = array( "Database tablespace" => "ë°ì´í„°ë² ì´ìФ í…Œì´ë¸” 공간", "Database host" => "ë°ì´í„°ë² ì´ìФ 호스트", "Finish setup" => "설치 완료", -"Finishing …" => "종료중 ...", -"%s is available. Get more information on how to update." => "%s는 사용가능합니다. ì—…ë°ì´íŠ¸ë°©ë²•ì— ëŒ€í•´ì„œ ë” ë§Žì€ ì •ë³´ë¥¼ 얻으세요.", +"Finishing …" => "완료 중 ...", +"This application requires JavaScript to be enabled for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and re-load this interface." => "ì´ ì• í”Œë¦¬ì¼€ì´ì…˜ì„ 올바르게 ì‚¬ìš©í•˜ë ¤ë©´ ìžë°”스í¬ë¦½íŠ¸ë¥¼ 활성화해야 합니다. <a href=\"http://enable-javascript.com/\" target=\"_blank\">ìžë°”스í¬ë¦½íŠ¸ë¥¼ 활성화</a>한 ë‹¤ìŒ ì¸í„°íŽ˜ì´ìŠ¤ë¥¼ 새로 ê³ ì¹˜ì‹ì‹œì˜¤.", +"%s is available. Get more information on how to update." => "%sì„(를) ì‚¬ìš©í• ìˆ˜ 있습니다. ì—…ë°ì´íŠ¸í•˜ëŠ” ë°©ë²•ì— ëŒ€í•´ì„œ ìžì„¸í•œ ì •ë³´ë¥¼ 얻으ì‹ì‹œì˜¤.", "Log out" => "로그아웃", "Automatic logon rejected!" => "ìžë™ 로그ì¸ì´ ê±°ë¶€ë˜ì—ˆìŠµë‹ˆë‹¤!", "If you did not change your password recently, your account may be compromised!" => "ìµœê·¼ì— ì•”í˜¸ë¥¼ 변경하지 않았다면 ê³„ì •ì´ íƒˆì·¨ë˜ì—ˆì„ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤!", "Please change your password to secure your account again." => "ê³„ì •ì˜ ì•ˆì „ì„ ìœ„í•˜ì—¬ 암호를 변경하ì‹ì‹œì˜¤.", "Server side authentication failed!" => "서버 ì¸ì¦ 실패!", -"Please contact your administrator." => "관리ìžì—게 문ì˜í•˜ì„¸ìš”.", +"Please contact your administrator." => "관리ìžì—게 문ì˜í•˜ì‹ì‹œì˜¤.", "Lost your password?" => "암호를 잊으셨습니까?", "remember" => "기억하기", "Log in" => "로그ì¸", -"Alternative Logins" => "대체 ", -"Updating ownCloud to version %s, this may take a while." => "ownCloud를 ë²„ì „ %s(으)로 ì—…ë°ì´íŠ¸í•©ë‹ˆë‹¤. ìž ì‹œ ê¸°ë‹¤ë ¤ 주ì‹ì‹œì˜¤." +"Alternative Logins" => "대체 로그ì¸", +"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "안녕하세요,<br><br>%s ë‹˜ì´ %sì„(를) ê³µìœ í•˜ì˜€ìŒì„ ì•Œë ¤ 드립니다.<br><a href=\"%s\">지금 보기!</a><br><br>", +"This ownCloud instance is currently in single user mode." => "ownCloud ì¸ìŠ¤í„´ìŠ¤ê°€ 현재 ë‹¨ì¼ ì‚¬ìš©ìž ëª¨ë“œë¡œ ë™ìž‘ 중입니다.", +"This means only administrators can use the instance." => "현재 시스템 관리ìžë§Œ ì¸ìŠ¤í„´ìŠ¤ë¥¼ ì‚¬ìš©í• ìˆ˜ 있습니다.", +"Contact your system administrator if this message persists or appeared unexpectedly." => "ì´ ë©”ì‹œì§€ê°€ ê³„ì† í‘œì‹œë˜ê±°ë‚˜, 예ìƒí•˜ì§€ ëª»í•˜ì˜€ì„ ë•Œ 표시ëœë‹¤ë©´ 시스템 관리ìžì—게 ì—°ë½í•˜ì‹ì‹œì˜¤", +"Thank you for your patience." => "ê¸°ë‹¤ë ¤ 주셔서 ê°ì‚¬í•©ë‹ˆë‹¤.", +"Updating ownCloud to version %s, this may take a while." => "ownCloud를 ë²„ì „ %s(으)로 ì—…ë°ì´íŠ¸í•©ë‹ˆë‹¤. ìž ì‹œ ê¸°ë‹¤ë ¤ 주ì‹ì‹œì˜¤.", +"This ownCloud instance is currently being updated, which may take a while." => "ownCloud ì¸ìŠ¤í„´ìŠ¤ê°€ 현재 ì—…ë°ì´íЏ 중입니다. ìž ì‹œë§Œ ê¸°ë‹¤ë ¤ 주ì‹ì‹œì˜¤.", +"Please reload this page after a short time to continue using ownCloud." => "ìž ì‹œ 후 페ì´ì§€ë¥¼ 다시 불러온 ë‹¤ìŒ ownCloud를 사용해 주ì‹ì‹œì˜¤." ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/core/l10n/ru.php b/core/l10n/ru.php index ec505f6f5fa..cd889e98e12 100644 --- a/core/l10n/ru.php +++ b/core/l10n/ru.php @@ -154,6 +154,7 @@ $TRANSLATIONS = array( "Database host" => "ХоÑÑ‚ базы данных", "Finish setup" => "Завершить уÑтановку", "Finishing …" => "Завершаем...", +"This application requires JavaScript to be enabled for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and re-load this interface." => "Ðто приложение требует включённый JavaScript Ð´Ð»Ñ ÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð¾Ð¹ работы. ПожалуйÑта, <a href=\"http://enable-javascript.com/\" target=\"_blank\">включите JavaScript</a> и перезагрузите интерфейÑ.", "%s is available. Get more information on how to update." => "%s доÑтупно. Получить дополнительную информацию о порÑдке обновлениÑ.", "Log out" => "Выйти", "Automatic logon rejected!" => "ÐвтоматичеÑкий вход в ÑиÑтему отключен!", diff --git a/l10n/el/settings.po b/l10n/el/settings.po index d711909a2e6..f049af2dd2a 100644 --- a/l10n/el/settings.po +++ b/l10n/el/settings.po @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-04 18:12-0500\n" -"PO-Revision-Date: 2013-12-04 23:13+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" +"PO-Revision-Date: 2013-12-23 19:10+0000\n" +"Last-Translator: vkehayas <vkehayas@gmail.com>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -205,19 +205,19 @@ msgstr "ΔιαγÏαφή" msgid "add group" msgstr "Ï€Ïοσθήκη ομάδας" -#: js/users.js:451 +#: js/users.js:454 msgid "A valid username must be provided" msgstr "Î ÏÎπει να δοθεί ÎγκυÏο όνομα χÏήστη" -#: js/users.js:452 js/users.js:458 js/users.js:473 +#: js/users.js:455 js/users.js:461 js/users.js:476 msgid "Error creating user" msgstr "Σφάλμα δημιουÏγίας χÏήστη" -#: js/users.js:457 +#: js/users.js:460 msgid "A valid password must be provided" msgstr "Î ÏÎπει να δοθεί ÎγκυÏο συνθηματικό" -#: js/users.js:481 +#: js/users.js:484 msgid "Warning: Home directory for user \"{user}\" already exists" msgstr "Î Ïοειδοποίηση: Ο μητÏικός κατάλογος του χÏήστη \"{user}\" υπάÏχει ήδη" @@ -254,7 +254,7 @@ msgstr "Î Ïοειδοποίηση Ασφαλείας" msgid "" "You are accessing %s via HTTP. We strongly suggest you configure your server" " to require using HTTPS instead." -msgstr "" +msgstr "Έχετε Ï€Ïόσβαση στο %s μÎσω HTTP. Î Ïοτείνουμε ανεπιφÏλακτα να Ïυθμίσετε το διακομιστή σας ώστε να απαιτεί χÏήση HTTPS αντ' αυτοÏ." #: templates/admin.php:39 msgid "" @@ -292,14 +292,14 @@ msgstr "Η PHP ενοτητα 'fileinfo' λειπει. Σας συνιστοÏμ #: templates/admin.php:79 msgid "Your PHP version is outdated" -msgstr "" +msgstr "Η Îκδοση PHP είναι απαÏχαιωμÎνη" #: templates/admin.php:82 msgid "" "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or " "newer because older versions are known to be broken. It is possible that " "this installation is not working correctly." -msgstr "" +msgstr "Η Îκδοση PHP είναι απαÏχαιωμÎνη. ΣυνιστοÏμε ανεπιφÏλακτα να ενημεÏώσετε στην 5.3.8 ή νεώτεÏη καθώς παλαιότεÏες εκδόσεις είναι γνωστό πως πεÏιÎχουν σφάλματα. Είναι πιθανόν ότι αυτή η εγκατάσταση δεν λειτουÏγεί σωστά." #: templates/admin.php:93 msgid "Locale not working" @@ -575,7 +575,7 @@ msgstr "Είτε png ή jpg. Ιδανικά τετÏάγωνη αλλά θα ε #: templates/personal.php:97 msgid "Your avatar is provided by your original account." -msgstr "" +msgstr "Το Î¬Î²Î±Ï„Î¬Ï ÏƒÎ±Ï‚ παÏÎχεται από τον αÏχικό σας λογαÏιασμό." #: templates/personal.php:101 msgid "Abort" @@ -610,7 +610,7 @@ msgstr "ΚÏυπτογÏάφηση" #: templates/personal.php:152 msgid "The encryption app is no longer enabled, please decrypt all your files" -msgstr "" +msgstr "Η εφαÏμογή κÏυπτογÏάφησης δεν είναι πλÎον ενεÏγοποιημÎνη, παÏακαλώ αποκÏυπτογÏαφήστε όλα τα αÏχεία σας" #: templates/personal.php:158 msgid "Log-in password" diff --git a/l10n/it/files.po b/l10n/it/files.po index 1753d296751..888244240e0 100644 --- a/l10n/it/files.po +++ b/l10n/it/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-21 01:55-0500\n" -"PO-Revision-Date: 2013-12-20 09:40+0000\n" -"Last-Translator: polxmod <paolo.velati@gmail.com>\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" +"PO-Revision-Date: 2013-12-22 22:30+0000\n" +"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -51,7 +51,7 @@ msgstr "Non è una sorgente valida" #: ajax/newfile.php:86 msgid "" "Server is not allowed to open URLs, please check the server configuration" -msgstr "Al server non è permesso aprire URL, per favore controlla la configurazione del server" +msgstr "Al server non è permesso aprire URL, controlla la configurazione del server" #: ajax/newfile.php:103 #, php-format diff --git a/l10n/it/settings.po b/l10n/it/settings.po index 2b43e39615a..b972a97ad19 100644 --- a/l10n/it/settings.po +++ b/l10n/it/settings.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-05 22:23-0500\n" -"PO-Revision-Date: 2013-12-05 23:10+0000\n" -"Last-Translator: polxmod <paolo.velati@gmail.com>\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" +"PO-Revision-Date: 2013-12-22 22:30+0000\n" +"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -202,19 +202,19 @@ msgstr "Elimina" msgid "add group" msgstr "aggiungi gruppo" -#: js/users.js:451 +#: js/users.js:454 msgid "A valid username must be provided" msgstr "Deve essere fornito un nome utente valido" -#: js/users.js:452 js/users.js:458 js/users.js:473 +#: js/users.js:455 js/users.js:461 js/users.js:476 msgid "Error creating user" msgstr "Errore durante la creazione dell'utente" -#: js/users.js:457 +#: js/users.js:460 msgid "A valid password must be provided" msgstr "Deve essere fornita una password valida" -#: js/users.js:481 +#: js/users.js:484 msgid "Warning: Home directory for user \"{user}\" already exists" msgstr "Avviso: la cartella home dell'utente \"{user}\" esiste già " @@ -251,7 +251,7 @@ msgstr "Avviso di sicurezza" msgid "" "You are accessing %s via HTTP. We strongly suggest you configure your server" " to require using HTTPS instead." -msgstr "Sei connesso a %s con il protocollo HTTP. Ti suggeriamo fortemente di configurare il tuo server per richiedere l'utilizzo del protocollo HTTPS al posto di HTTP." +msgstr "Sei connesso a %s tramite HTTP. Ti suggeriamo vivamente di configurare il tuo server per richiedere l'utilizzo del protocollo HTTPS al posto di HTTP." #: templates/admin.php:39 msgid "" @@ -289,14 +289,14 @@ msgstr "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abili #: templates/admin.php:79 msgid "Your PHP version is outdated" -msgstr "La tua versione di PHP è superata" +msgstr "La tua versione di PHP è obsoleta" #: templates/admin.php:82 msgid "" "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or " "newer because older versions are known to be broken. It is possible that " "this installation is not working correctly." -msgstr "La tua versione di PHP è superata. Ti raccomandiamo di aggiornare alla versione 5.3.8 o superiore poiché è risaputo che le vecchie versioni siano fallate. L'installazione attuale potrebbe non funzionare correttamente." +msgstr "La tua versione di PHP è obsoleta. Ti consigliamo vivamente di aggiornare alla versione 5.3.8 o successiva poiché è sono noti problemi con le vecchie versioni. L'installazione attuale potrebbe non funzionare correttamente." #: templates/admin.php:93 msgid "Locale not working" @@ -572,7 +572,7 @@ msgstr "Sia png che jpg. Preferibilmente quadrata, ma potrai ritagliarla." #: templates/personal.php:97 msgid "Your avatar is provided by your original account." -msgstr "Il tuo avatar è ottenuto da tuo account originale." +msgstr "Il tuo avatar è ottenuto dal tuo account originale." #: templates/personal.php:101 msgid "Abort" diff --git a/l10n/ko/core.po b/l10n/ko/core.po index 35113cc97e7..cdccfe60000 100644 --- a/l10n/ko/core.po +++ b/l10n/ko/core.po @@ -3,16 +3,19 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# ì±…ì½ëŠ”ë‹¬íŒ½ <bjh13579@gmail.com>, 2013 +# madeng <jongyoul@gmail.com>, 2013 # madeng <jongyoul@gmail.com>, 2013 +# Park Shinjo <peremen@gmail.com>, 2013 # Shinjo Park <kde@peremen.name>, 2013 # ì±…ì½ëŠ”ë‹¬íŒ½ <bjh13579@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-20 01:55-0500\n" -"PO-Revision-Date: 2013-12-20 06:23+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" +"PO-Revision-Date: 2013-12-22 14:23+0000\n" +"Last-Translator: Shinjo Park <kde@peremen.name>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,20 +26,20 @@ msgstr "" #: ajax/share.php:119 ajax/share.php:198 #, php-format msgid "%s shared »%s« with you" -msgstr "" +msgstr "%s ë‹˜ì´ %sì„(를) ê³µìœ í•˜ì˜€ìŠµë‹ˆë‹¤" #: ajax/share.php:169 #, php-format msgid "Couldn't send mail to following users: %s " -msgstr "%sì—게 ë©”ì¼ì„ 보낼 수 없습니다." +msgstr "%s 님ì—게 ë©”ì¼ì„ 보낼 수 없습니다." #: ajax/update.php:11 msgid "Turned on maintenance mode" -msgstr "ìœ ì§€ë³´ìˆ˜ 모드 켜기" +msgstr "ìœ ì§€ 보수 모드 켜ì§" #: ajax/update.php:14 msgid "Turned off maintenance mode" -msgstr "ìœ ì§€ë³´ìˆ˜ 모드 ë„기" +msgstr "ìœ ì§€ 보수 모드 꺼ì§" #: ajax/update.php:17 msgid "Updated database" @@ -44,11 +47,11 @@ msgstr "ë°ì´í„°ë² ì´ìФ ì—…ë°ì´íЏ ë¨" #: ajax/update.php:20 msgid "Updating filecache, this may take really long..." -msgstr "íŒŒì¼ ìºì‹œ ì—…ë°ì´íŠ¸ì¤‘, ì‹œê°„ì´ ì•½ê°„ 걸릴수 있습니다..." +msgstr "íŒŒì¼ ìºì‹œ ì—…ë°ì´íЏ 중, ì‹œê°„ì´ ì•½ê°„ 걸릴 수 있습니다..." #: ajax/update.php:23 msgid "Updated filecache" -msgstr "파ì¼ìºì‹œ ì—…ë°ì´íЏ ë¨" +msgstr "íŒŒì¼ ìºì‹œ ì—…ë°ì´íЏ ë¨" #: ajax/update.php:26 #, php-format @@ -61,7 +64,7 @@ msgstr "ì´ë¯¸ì§€ë‚˜ 파ì¼ì´ ì—†ìŒ" #: avatar/controller.php:81 msgid "Unknown filetype" -msgstr "ì•Œë ¤ì§€ì§€ ì•Šì€ íŒŒì¼í˜•ì‹" +msgstr "ì•Œë ¤ì§€ì§€ ì•Šì€ íŒŒì¼ í˜•ì‹" #: avatar/controller.php:85 msgid "Invalid image" @@ -69,7 +72,7 @@ msgstr "ìž˜ëª»ëœ ì´ë¯¸ì§€" #: avatar/controller.php:115 avatar/controller.php:142 msgid "No temporary profile picture available, try again" -msgstr "사용가능한 í”„ë¡œíŒŒì¼ ì‚¬ì§„ì´ ì—†ìŠµë‹ˆë‹¤. ìž¬ì‹œë„ í•˜ì„¸ìš”." +msgstr "사용 가능한 프로필 ì‚¬ì§„ì´ ì—†ìŠµë‹ˆë‹¤. 다시 시ë„하ì‹ì‹œì˜¤." #: avatar/controller.php:135 msgid "No crop data provided" @@ -209,7 +212,7 @@ msgstr "ì„ íƒ" #: js/oc-dialogs.js:146 msgid "Error loading file picker template: {error}" -msgstr "" +msgstr "íŒŒì¼ ì„ íƒ í…œí”Œë¦¿ì„ ë¶ˆëŸ¬ì˜¤ëŠ” 중 오류 ë°œìƒ: {error}" #: js/oc-dialogs.js:172 msgid "Yes" @@ -221,30 +224,30 @@ msgstr "아니요" #: js/oc-dialogs.js:199 msgid "Ok" -msgstr "승ë½" +msgstr "확ì¸" #: js/oc-dialogs.js:219 msgid "Error loading message template: {error}" -msgstr "" +msgstr "메시지 í…œí”Œë¦¿ì„ ë¶ˆëŸ¬ì˜¤ëŠ” 중 오류 ë°œìƒ: {error}" #: js/oc-dialogs.js:347 msgid "{count} file conflict" msgid_plural "{count} file conflicts" -msgstr[0] "{count} íŒŒì¼ ì¤‘ë³µ" +msgstr[0] "íŒŒì¼ {count}ê°œ ì¶©ëŒ" #: js/oc-dialogs.js:361 msgid "One file conflict" -msgstr "í•˜ë‚˜ì˜ íŒŒì¼ì´ ì¶©ëŒ" +msgstr "íŒŒì¼ 1ê°œ ì¶©ëŒ" #: js/oc-dialogs.js:367 msgid "Which files do you want to keep?" -msgstr "ì–´ëŠ íŒŒì¼ë“¤ì„ ë³´ê´€í•˜ê³ ì‹¶ìŠµë‹ˆê¹Œ?" +msgstr "ì–´ëŠ íŒŒì¼ì„ ìœ ì§€í•˜ì‹œê² ìŠµë‹ˆê¹Œ?" #: js/oc-dialogs.js:368 msgid "" "If you select both versions, the copied file will have a number added to its" " name." -msgstr "ë‘ ë²„ì „ì„ ëª¨ë‘ ì„ íƒí•˜ë©´, 파ì¼ì´ë¦„ì— ë²ˆí˜¸ê°€ 추가ë 것입니다." +msgstr "ë‘ ë²„ì „ì„ ëª¨ë‘ ì„ íƒí•˜ë©´, íŒŒì¼ ì´ë¦„ì— ë²ˆí˜¸ê°€ 추가ë 것입니다." #: js/oc-dialogs.js:376 msgid "Cancel" @@ -260,11 +263,11 @@ msgstr "(ëª¨ë‘ ì„ íƒë¨)" #: js/oc-dialogs.js:436 js/oc-dialogs.js:449 msgid "({count} selected)" -msgstr "({count}개가 ì„ íƒë¨)" +msgstr "({count}ê°œ ì„ íƒë¨)" #: js/oc-dialogs.js:457 msgid "Error loading file exists template" -msgstr "" +msgstr "íŒŒì¼ ì¡´ìž¬í•¨ í…œí”Œë¦¿ì„ ë¶ˆëŸ¬ì˜¤ëŠ” 중 오류 ë°œìƒ" #: js/share.js:51 js/share.js:66 js/share.js:106 msgid "Shared" @@ -301,11 +304,11 @@ msgstr "{owner} ë‹˜ì´ ê³µìœ ì¤‘" #: js/share.js:213 msgid "Share with user or group …" -msgstr "" +msgstr "ì‚¬ìš©ìž ë° ê·¸ë£¹ê³¼ ê³µìœ ..." #: js/share.js:219 msgid "Share link" -msgstr "" +msgstr "ë§í¬ ê³µìœ " #: js/share.js:222 msgid "Password protect" @@ -317,7 +320,7 @@ msgstr "암호" #: js/share.js:229 msgid "Allow Public Upload" -msgstr "í¼ë¸”ë¦ ì—…ë¡œë“œ 허용" +msgstr "공개 업로드 허용" #: js/share.js:233 msgid "Email link to person" @@ -361,7 +364,7 @@ msgstr "ê³µìœ í•´ì œ" #: js/share.js:405 msgid "notify by email" -msgstr "" +msgstr "ì´ë©”ì¼ë¡œ 알림" #: js/share.js:408 msgid "can edit" @@ -417,7 +420,7 @@ msgstr "ê°ì²´ ìœ í˜•ì´ ì§€ì •ë˜ì§€ 않았습니다." #: js/tags.js:13 msgid "Enter new" -msgstr "" +msgstr "새로운 ê°’ ìž…ë ¥" #: js/tags.js:27 msgid "Delete" @@ -429,19 +432,19 @@ msgstr "추가" #: js/tags.js:39 msgid "Edit tags" -msgstr "íƒœí¬ íŽ¸ì§‘" +msgstr "태그 편집" #: js/tags.js:57 msgid "Error loading dialog template: {error}" -msgstr "" +msgstr "대화 ìƒìž í…œí”Œë¦¿ì„ ë¶ˆëŸ¬ì˜¤ëŠ” 중 오류 ë°œìƒ: {error}" #: js/tags.js:261 msgid "No tags selected for deletion." -msgstr "" +msgstr "ì‚ì œí• íƒœê·¸ë¥¼ ì„ íƒí•˜ì§€ 않았습니다." #: js/update.js:8 msgid "Please reload the page." -msgstr "페ì´ì§€ë¥¼ ìƒˆë¡œê³ ì¹¨ 해주세요" +msgstr "페ì´ì§€ë¥¼ 새로 ê³ ì¹˜ì‹ì‹œì˜¤." #: js/update.js:17 msgid "" @@ -457,7 +460,7 @@ msgstr "ì—…ë°ì´íŠ¸ê°€ 성공하였습니다. ownCloud로 ëŒì•„갑니다." #: lostpassword/controller.php:62 #, php-format msgid "%s password reset" -msgstr "%s 비밀번호 ìž¬ì„¤ì •" +msgstr "%s 암호 ìž¬ì„¤ì •" #: lostpassword/templates/email.php:2 msgid "Use the following link to reset your password: {link}" @@ -468,11 +471,11 @@ msgid "" "The link to reset your password has been sent to your email.<br>If you do " "not receive it within a reasonable amount of time, check your spam/junk " "folders.<br>If it is not there ask your local administrator ." -msgstr "비밀번호를 초기화 하기 위한 ë§í¬ê°€ ì´ë©”ì¼ë¡œ 발송ë˜ì—ˆìŠµë‹ˆë‹¤.<br>만약 수분ì´ë‚´ì— ë©”ì¼ì´ ë„착하지 ì•Šì€ ê²½ìš°, 스팸 ë©”ì¼í•¨ì„ 확ì¸í•˜ì„¸ìš”.<br>만약 없다면, ë©”ì¼ ê´€ë¦¬ìžì—게 문ì˜í•˜ì„¸ìš”." +msgstr "암호를 초기화 하기 위한 ë§í¬ê°€ ì´ë©”ì¼ë¡œ 발송ë˜ì—ˆìŠµë‹ˆë‹¤.<br>만약 수 ë¶„ ì´ë‚´ì— ë©”ì¼ì´ ë„착하지 ì•Šì€ ê²½ìš°, 스팸 ë©”ì¼í•¨ì„ 확ì¸í•˜ì‹ì‹œì˜¤.<br>스팸 ë©”ì¼í•¨ì—ë„ ì—†ë‹¤ë©´, ë©”ì¼ ê´€ë¦¬ìžì—게 문ì˜í•˜ì‹ì‹œì˜¤." #: lostpassword/templates/lostpassword.php:15 msgid "Request failed!<br>Did you make sure your email/username was right?" -msgstr "ìš”ì²ì´ 실패했습니다!<br>email 주소와 ì‚¬ìš©ìž ëª…ì„ ì •í™•í•˜ê²Œ 넣으셨나요?" +msgstr "ìš”ì²ì´ 실패했습니다!<br>ì´ë©”ì¼ ì£¼ì†Œì™€ ì‚¬ìš©ìž ì´ë¦„ì„ ì •í™•í•˜ê²Œ ìž…ë ¥í•˜ì…¨ìŠµë‹ˆê¹Œ?" #: lostpassword/templates/lostpassword.php:18 msgid "You will receive a link to reset your password via Email." @@ -489,11 +492,11 @@ msgid "" "will be no way to get your data back after your password is reset. If you " "are not sure what to do, please contact your administrator before you " "continue. Do you really want to continue?" -msgstr "ë‹¹ì‹ ì˜ íŒŒì¼ì€ 암호화 ë˜ì–´ìžˆìŠµë‹ˆë‹¤. 만약 복구키를 ê°€ì§€ê³ ìžˆì§€ 않다면, 비밀번호를 초기화한 후ì—, ë‹¹ì‹ ì˜ ë°ì´í„°ë¥¼ ë³µêµ¬í• ìˆ˜ ì—†ì„ ê²ƒìž…ë‹ˆë‹¤. ë‹¹ì‹ ì´ ì›í•˜ëŠ” ê²ƒì´ í™•ì‹¤í•˜ì§€ 않다면, 계ì†ì§„행하기 ì „ì— ê´€ë¦¬ìžì—게 문ì˜í•˜ì„¸ìš”. ê³„ì† ì§„í–‰í•˜ì‹œê² ìŠµë‹ˆê¹Œ?" +msgstr "ì €ìž¥ëœ íŒŒì¼ì€ 암호화ë˜ì–´ 있습니다. 복구 키를 활성화하지 않았다면 암호를 초기화한 후 ë°ì´í„°ë¥¼ ë³µêµ¬í• ìˆ˜ 없습니다. ë¬´ì—‡ì„ í•´ì•¼ í• ì§€ ëª¨ë¥´ê² ìœ¼ë©´ 진행하기 ì „ì— ì‹œìŠ¤í…œ 관리ìžì—게 ì—°ë½í•˜ì‹ì‹œì˜¤. ê³„ì† ì§„í–‰í•˜ì‹œê² ìŠµë‹ˆê¹Œ?" #: lostpassword/templates/lostpassword.php:27 msgid "Yes, I really want to reset my password now" -msgstr "네, ì „ ì œ 비밀번호를 리셋하길 ì›í•©ë‹ˆë‹¤" +msgstr "예, 지금 ë‚´ 암호를 ìž¬ì„¤ì •í•©ë‹ˆë‹¤" #: lostpassword/templates/lostpassword.php:30 msgid "Reset" @@ -537,7 +540,7 @@ msgstr "ë„움ë§" #: tags/controller.php:22 msgid "Error loading tags" -msgstr "" +msgstr "태그 불러오기 오류" #: tags/controller.php:48 msgid "Tag already exists" @@ -545,23 +548,23 @@ msgstr "태그가 ì´ë¯¸ 존재합니다" #: tags/controller.php:64 msgid "Error deleting tag(s)" -msgstr "" +msgstr "태그 ì‚ì œ 오류" #: tags/controller.php:75 msgid "Error tagging" -msgstr "" +msgstr "태그 추가 오류" #: tags/controller.php:86 msgid "Error untagging" -msgstr "" +msgstr "태그 í•´ì œ 오류" #: tags/controller.php:97 msgid "Error favoriting" -msgstr "" +msgstr "ì¦ê²¨ì°¾ê¸° 추가 오류" #: tags/controller.php:108 msgid "Error unfavoriting" -msgstr "" +msgstr "ì¦ê²¨ì°¾ê¸° ì‚ì œ 오류" #: templates/403.php:12 msgid "Access forbidden" @@ -579,16 +582,16 @@ msgid "" "just letting you know that %s shared %s with you.\n" "View it: %s\n" "\n" -msgstr "" +msgstr "안녕하세요,\n\n%s ë‹˜ì´ %sì„(를) ê³µìœ í•˜ì˜€ìŒì„ ì•Œë ¤ 드립니다.\n보기 ë§í¬: %s\n\n" #: templates/altmail.php:4 templates/mail.php:17 #, php-format msgid "The share will expire on %s." -msgstr "" +msgstr "ì´ ê³µìœ ëŠ” %s 까지 ìœ ì§€ë©ë‹ˆë‹¤." #: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" -msgstr "í™”ì´íŒ…!" +msgstr "ê°ì‚¬í•©ë‹ˆë‹¤!" #: templates/installation.php:25 templates/installation.php:32 #: templates/installation.php:39 @@ -627,7 +630,7 @@ msgstr ".htaccess 파ì¼ì´ 처리ë˜ì§€ 않아서 ë°ì´í„° ë””ë ‰í„°ë¦¬ì™€ 파 msgid "" "For information how to properly configure your server, please see the <a " "href=\"%s\" target=\"_blank\">documentation</a>." -msgstr "올바른 서버 ì„¤ì •ì„ ìœ„í•œ ì •ë³´ëŠ” <a href=\"%s\" target=\"_blank\">문서</a>를 참조하세요." +msgstr "올바른 서버 ì„¤ì •ì„ ìœ„í•œ ì •ë³´ëŠ” <a href=\"%s\" target=\"_blank\">문서</a>를 참조하ì‹ì‹œì˜¤." #: templates/installation.php:48 msgid "Create an <strong>admin account</strong>" @@ -677,19 +680,19 @@ msgstr "설치 완료" #: templates/installation.php:185 msgid "Finishing …" -msgstr "종료중 ..." +msgstr "완료 중 ..." #: templates/layout.user.php:40 msgid "" "This application requires JavaScript to be enabled for correct operation. " "Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable " "JavaScript</a> and re-load this interface." -msgstr "" +msgstr "ì´ ì• í”Œë¦¬ì¼€ì´ì…˜ì„ 올바르게 ì‚¬ìš©í•˜ë ¤ë©´ ìžë°”스í¬ë¦½íŠ¸ë¥¼ 활성화해야 합니다. <a href=\"http://enable-javascript.com/\" target=\"_blank\">ìžë°”스í¬ë¦½íŠ¸ë¥¼ 활성화</a>한 ë‹¤ìŒ ì¸í„°íŽ˜ì´ìŠ¤ë¥¼ 새로 ê³ ì¹˜ì‹ì‹œì˜¤." #: templates/layout.user.php:44 #, php-format msgid "%s is available. Get more information on how to update." -msgstr "%s는 사용가능합니다. ì—…ë°ì´íŠ¸ë°©ë²•ì— ëŒ€í•´ì„œ ë” ë§Žì€ ì •ë³´ë¥¼ 얻으세요." +msgstr "%sì„(를) ì‚¬ìš©í• ìˆ˜ 있습니다. ì—…ë°ì´íŠ¸í•˜ëŠ” ë°©ë²•ì— ëŒ€í•´ì„œ ìžì„¸í•œ ì •ë³´ë¥¼ 얻으ì‹ì‹œì˜¤." #: templates/layout.user.php:72 templates/singleuser.user.php:8 msgid "Log out" @@ -715,7 +718,7 @@ msgstr "서버 ì¸ì¦ 실패!" #: templates/login.php:18 msgid "Please contact your administrator." -msgstr "관리ìžì—게 문ì˜í•˜ì„¸ìš”." +msgstr "관리ìžì—게 문ì˜í•˜ì‹ì‹œì˜¤." #: templates/login.php:44 msgid "Lost your password?" @@ -731,32 +734,32 @@ msgstr "로그ì¸" #: templates/login.php:58 msgid "Alternative Logins" -msgstr "대체 " +msgstr "대체 로그ì¸" #: templates/mail.php:15 #, php-format msgid "" "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a " "href=\"%s\">View it!</a><br><br>" -msgstr "" +msgstr "안녕하세요,<br><br>%s ë‹˜ì´ %sì„(를) ê³µìœ í•˜ì˜€ìŒì„ ì•Œë ¤ 드립니다.<br><a href=\"%s\">지금 보기!</a><br><br>" #: templates/singleuser.user.php:3 msgid "This ownCloud instance is currently in single user mode." -msgstr "" +msgstr "ownCloud ì¸ìŠ¤í„´ìŠ¤ê°€ 현재 ë‹¨ì¼ ì‚¬ìš©ìž ëª¨ë“œë¡œ ë™ìž‘ 중입니다." #: templates/singleuser.user.php:4 msgid "This means only administrators can use the instance." -msgstr "" +msgstr "현재 시스템 관리ìžë§Œ ì¸ìŠ¤í„´ìŠ¤ë¥¼ ì‚¬ìš©í• ìˆ˜ 있습니다." #: templates/singleuser.user.php:5 templates/update.user.php:5 msgid "" "Contact your system administrator if this message persists or appeared " "unexpectedly." -msgstr "" +msgstr "ì´ ë©”ì‹œì§€ê°€ ê³„ì† í‘œì‹œë˜ê±°ë‚˜, 예ìƒí•˜ì§€ ëª»í•˜ì˜€ì„ ë•Œ 표시ëœë‹¤ë©´ 시스템 관리ìžì—게 ì—°ë½í•˜ì‹ì‹œì˜¤" #: templates/singleuser.user.php:7 templates/update.user.php:6 msgid "Thank you for your patience." -msgstr "" +msgstr "ê¸°ë‹¤ë ¤ 주셔서 ê°ì‚¬í•©ë‹ˆë‹¤." #: templates/update.admin.php:3 #, php-format @@ -766,8 +769,8 @@ msgstr "ownCloud를 ë²„ì „ %s(으)로 ì—…ë°ì´íŠ¸í•©ë‹ˆë‹¤. ìž ì‹œ ê¸°ë‹¤ë ¤ #: templates/update.user.php:3 msgid "" "This ownCloud instance is currently being updated, which may take a while." -msgstr "" +msgstr "ownCloud ì¸ìŠ¤í„´ìŠ¤ê°€ 현재 ì—…ë°ì´íЏ 중입니다. ìž ì‹œë§Œ ê¸°ë‹¤ë ¤ 주ì‹ì‹œì˜¤." #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." -msgstr "" +msgstr "ìž ì‹œ 후 페ì´ì§€ë¥¼ 다시 불러온 ë‹¤ìŒ ownCloud를 사용해 주ì‹ì‹œì˜¤." diff --git a/l10n/ko/files_encryption.po b/l10n/ko/files_encryption.po index f1c34c056be..a8e6361cce5 100644 --- a/l10n/ko/files_encryption.po +++ b/l10n/ko/files_encryption.po @@ -4,13 +4,15 @@ # # Translators: # ì±…ì½ëŠ”ë‹¬íŒ½ <bjh13579@gmail.com>, 2013 +# Shinjo Park <kde@peremen.name>, 2013 +# ì±…ì½ëŠ”ë‹¬íŒ½ <bjh13579@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-02 17:27-0500\n" -"PO-Revision-Date: 2013-12-01 02:20+0000\n" -"Last-Translator: ì±…ì½ëŠ”ë‹¬íŒ½ <bjh13579@gmail.com>\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" +"PO-Revision-Date: 2013-12-22 13:40+0000\n" +"Last-Translator: Shinjo Park <kde@peremen.name>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,21 +22,21 @@ msgstr "" #: ajax/adminrecovery.php:29 msgid "Recovery key successfully enabled" -msgstr "복구키가 성공ì 으로 활성화 ë˜ì—ˆìŠµë‹ˆë‹¤" +msgstr "복구 키가 성공ì 으로 활성화ë˜ì—ˆìŠµë‹ˆë‹¤" #: ajax/adminrecovery.php:34 msgid "" "Could not enable recovery key. Please check your recovery key password!" -msgstr "복구키를 활성화 í• ìˆ˜ 없습니다. ë³µêµ¬í‚¤ì˜ ë¹„ë°€ë²ˆí˜¸ë¥¼ 확ì¸í•´ì£¼ì„¸ìš”!" +msgstr "복구 키를 활성화 í• ìˆ˜ 없습니다. 복구 í‚¤ì˜ ì•”í˜¸ë¥¼ 확ì¸í•´ 주세요!" #: ajax/adminrecovery.php:48 msgid "Recovery key successfully disabled" -msgstr "복구키가 성공ì 으로 비활성화 ë˜ì—ˆìŠµë‹ˆë‹¤" +msgstr "복구 키가 성공ì 으로 비활성화 ë˜ì—ˆìŠµë‹ˆë‹¤" #: ajax/adminrecovery.php:53 msgid "" "Could not disable recovery key. Please check your recovery key password!" -msgstr "복구키를 비활성화 í• ìˆ˜ 없습니다. ë³µêµ¬í‚¤ì˜ ë¹„ë°€ë²ˆí˜¸ë¥¼ 확ì¸í•´ì£¼ì„¸ìš”!" +msgstr "복구 키를 비활성화 í• ìˆ˜ 없습니다. 복구 í‚¤ì˜ ì•”í˜¸ë¥¼ 확ì¸í•´ì£¼ì„¸ìš”!" #: ajax/changeRecoveryPassword.php:49 msgid "Password successfully changed." @@ -42,11 +44,11 @@ msgstr "암호가 성공ì 으로 변경ë˜ì—ˆìŠµë‹ˆë‹¤" #: ajax/changeRecoveryPassword.php:51 msgid "Could not change the password. Maybe the old password was not correct." -msgstr "암호를 ë³€ê²½í• ìˆ˜ 없습니다. ì•„ë§ˆë„ ì˜ˆì „ 암호가 ì •í™•í•˜ì§€ 않ì€ê²ƒ 같습니다." +msgstr "암호를 ë³€ê²½í• ìˆ˜ 없습니다. ì˜ˆì „ 암호가 ì •í™•í•˜ì§€ ì•Šì€ ê²ƒ 같습니다." #: ajax/updatePrivateKeyPassword.php:52 msgid "Private key password successfully updated." -msgstr "ê°œì¸í‚¤ 암호가 성공ì 으로 ì—…ë°ì´íЏ ë¨." +msgstr "ê°œì¸ í‚¤ 암호가 성공ì 으로 ì—…ë°ì´íЏ ë¨." #: ajax/updatePrivateKeyPassword.php:54 msgid "" @@ -81,18 +83,18 @@ msgid "" "administrator" msgstr "" -#: hooks/hooks.php:59 +#: hooks/hooks.php:62 msgid "Missing requirements." msgstr "" -#: hooks/hooks.php:60 +#: hooks/hooks.php:63 msgid "" "Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL " "together with the PHP extension is enabled and configured properly. For now," " the encryption app has been disabled." msgstr "" -#: hooks/hooks.php:273 +#: hooks/hooks.php:281 msgid "Following users are not set up for encryption:" msgstr "" @@ -123,7 +125,7 @@ msgstr "" #: templates/settings-admin.php:11 msgid "Recovery key password" -msgstr "키 비밀번호 복구" +msgstr "복구 키 암호" #: templates/settings-admin.php:14 msgid "Repeat Recovery key password" @@ -139,15 +141,15 @@ msgstr "비활성화" #: templates/settings-admin.php:34 msgid "Change recovery key password:" -msgstr "복구 키 비밀번호 변경" +msgstr "복구 키 암호 변경:" #: templates/settings-admin.php:40 msgid "Old Recovery key password" -msgstr "ì˜ˆì „ 복구 키 비밀번호" +msgstr "ì´ì „ 복구 키 암호" #: templates/settings-admin.php:47 msgid "New Recovery key password" -msgstr "새 복구 키 비밀번호" +msgstr "새 복구 키 암호" #: templates/settings-admin.php:53 msgid "Repeat New Recovery key password" @@ -173,7 +175,7 @@ msgstr "" #: templates/settings-personal.php:22 msgid "Old log-in password" -msgstr "ì˜ˆì „ ë¡œê·¸ì¸ ì•”í˜¸" +msgstr "ì´ì „ ë¡œê·¸ì¸ ì•”í˜¸" #: templates/settings-personal.php:28 msgid "Current log-in password" @@ -199,4 +201,4 @@ msgstr "íŒŒì¼ ë³µêµ¬ ì„¤ì • ì—…ë°ì´íЏë¨" #: templates/settings-personal.php:61 msgid "Could not update file recovery" -msgstr "íŒŒì¼ ë³µêµ¬ë¥¼ ì—…ë°ì´íЏ í• ìˆ˜ 없습니다" +msgstr "íŒŒì¼ ë³µêµ¬ë¥¼ ì—…ë°ì´íЏ í• ìˆ˜ 없습니다" diff --git a/l10n/ko/files_sharing.po b/l10n/ko/files_sharing.po index eafcf147b51..7d21cd8d9d3 100644 --- a/l10n/ko/files_sharing.po +++ b/l10n/ko/files_sharing.po @@ -4,13 +4,15 @@ # # Translators: # ì±…ì½ëŠ”ë‹¬íŒ½ <bjh13579@gmail.com>, 2013 +# Park Shinjo <peremen@gmail.com>, 2013 +# ì±…ì½ëŠ”ë‹¬íŒ½ <bjh13579@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" +"PO-Revision-Date: 2013-12-22 14:24+0000\n" +"Last-Translator: Shinjo Park <kde@peremen.name>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,11 +22,11 @@ msgstr "" #: templates/authenticate.php:4 msgid "This share is password-protected" -msgstr "" +msgstr "ì´ ê³µìœ ëŠ” 암호로 보호ë˜ì–´ 있습니다" #: templates/authenticate.php:7 msgid "The password is wrong. Try again." -msgstr "비밀번호가 틀립니다. 다시 ìž…ë ¥í•´ì£¼ì„¸ìš”." +msgstr "암호가 잘못ë˜ì—ˆìŠµë‹ˆë‹¤. 다시 ìž…ë ¥í•´ 주ì‹ì‹œì˜¤." #: templates/authenticate.php:10 msgid "Password" @@ -32,7 +34,7 @@ msgstr "암호" #: templates/part.404.php:3 msgid "Sorry, this link doesn’t seem to work anymore." -msgstr "죄송합니다만 ì´ ë§í¬ëŠ” ë”ì´ìƒ ìž‘ë™ë˜ì§€ 않습니다." +msgstr "죄송합니다. ì´ ë§í¬ëŠ” ë” ì´ìƒ ìž‘ë™í•˜ì§€ 않습니다." #: templates/part.404.php:4 msgid "Reasons might be:" @@ -40,19 +42,19 @@ msgstr "ì´ìœ 는 다ìŒê³¼ ê°™ì„ ìˆ˜ 있습니다:" #: templates/part.404.php:6 msgid "the item was removed" -msgstr "ì´ í•ëª©ì€ ì‚ì œë˜ì—ˆìŠµë‹ˆë‹¤" +msgstr "í•ëª©ì´ ì‚ì œë¨" #: templates/part.404.php:7 msgid "the link expired" -msgstr "ë§í¬ê°€ 만료ë˜ì—ˆìŠµë‹ˆë‹¤" +msgstr "ë§í¬ê°€ 만료ë¨" #: templates/part.404.php:8 msgid "sharing is disabled" -msgstr "ê³µìœ ê°€ 비활성ë˜ì—ˆìŠµë‹ˆë‹¤" +msgstr "ê³µìœ ê°€ 비활성화ë¨" #: templates/part.404.php:10 msgid "For more info, please ask the person who sent this link." -msgstr "ë” ìžì„¸í•œ ì„¤ëª…ì€ ë§í¬ë¥¼ ë³´ë‚´ì‹ ë¶„ì—게 ì—¬ì¤ë³´ì‹ì‹œì˜¤" +msgstr "ìžì„¸í•œ ì •ë³´ëŠ” ë§í¬ë¥¼ 보낸 사람ì—게 문ì˜í•˜ì‹ì‹œì˜¤." #: templates/public.php:18 #, php-format @@ -82,4 +84,4 @@ msgstr "ë‹¤ìŒ í•ëª©ì„ ë¯¸ë¦¬ ë³¼ 수 ì—†ìŒ:" #: templates/public.php:99 msgid "Direct link" -msgstr "" +msgstr "ì§ì ‘ ë§í¬" diff --git a/l10n/ko/lib.po b/l10n/ko/lib.po index 69e2045c576..b1fbf718762 100644 --- a/l10n/ko/lib.po +++ b/l10n/ko/lib.po @@ -3,15 +3,18 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# ì±…ì½ëŠ”ë‹¬íŒ½ <bjh13579@gmail.com>, 2013 +# chohy <chohy@yahoo.com>, 2013 # chohy <chohy@yahoo.com>, 2013 +# Park Shinjo <peremen@gmail.com>, 2013 # ì±…ì½ëŠ”ë‹¬íŒ½ <bjh13579@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-20 01:55-0500\n" -"PO-Revision-Date: 2013-12-20 06:23+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" +"PO-Revision-Date: 2013-12-22 14:20+0000\n" +"Last-Translator: Shinjo Park <kde@peremen.name>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -57,7 +60,7 @@ msgstr "\"%s\" ì—…ê·¸ë ˆì´ë“œì— 실패했습니다." #: private/avatar.php:66 msgid "Unknown filetype" -msgstr "알수없는 파ì¼í˜•ì‹" +msgstr "알 수 없는 íŒŒì¼ í˜•ì‹" #: private/avatar.php:71 msgid "Invalid image" @@ -74,7 +77,7 @@ msgstr "\"%s\"ì„(를) ì—´ 수 없습니다." #: private/files.php:231 msgid "ZIP download is turned off." -msgstr "ZIP 다운로드가 비활성화ë˜ì—ˆìŠµë‹ˆë‹¤." +msgstr "ZIP 다운로드가 비활성화 ë˜ì—ˆìŠµë‹ˆë‹¤." #: private/files.php:232 msgid "Files need to be downloaded one by one." @@ -92,7 +95,7 @@ msgstr "ì„ íƒí•œ 파ì¼ë“¤ì€ ZIP 파ì¼ì„ ìƒì„±í•˜ê¸°ì— 너무 í½ë‹ˆë‹¤." msgid "" "Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "" +msgstr "ìž‘ì€ ì¡°ê°ë“¤ ì•ˆì— ë“¤ì–´ìžˆëŠ” 파ì¼ë“¤ì„ ë°›ê³ ìž í•˜ì‹ ë‹¤ë©´, 나누어서 받으시거나 í˜¹ì€ ì‹œìŠ¤í…œ 관리ìžì—게 ì •ì¤‘í•˜ê²Œ 물어보ì‹ì‹œì˜¤" #: private/installer.php:63 msgid "No source specified when installing app" @@ -100,7 +103,7 @@ msgstr "ì•±ì„ ì„¤ì¹˜í• ë•Œ 소스가 ì§€ì •ë˜ì§€ 않았습니다." #: private/installer.php:70 msgid "No href specified when installing app from http" -msgstr "httpì—서 ì•±ì„ ì„¤ì¹˜í• ëŒ€ hrefê°€ ì§€ì •ë˜ì§€ 않았습니다." +msgstr "httpì—서 ì•±ì„ ì„¤ì¹˜í• ë•Œ hrefê°€ ì§€ì •ë˜ì§€ 않았습니다." #: private/installer.php:75 msgid "No path specified when installing app from local file" @@ -121,7 +124,7 @@ msgstr "앱ì—서 info.xml 파ì¼ì´ ì œê³µë˜ì§€ 않았습니다." #: private/installer.php:131 msgid "App can't be installed because of not allowed code in the App" -msgstr "ì•±ì— í—ˆìš©ë˜ì§€ 않는 코드가 있어서 ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다. " +msgstr "ì•±ì— í—ˆìš©ë˜ì§€ 않는 코드가 있어서 ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다." #: private/installer.php:140 msgid "" @@ -133,22 +136,22 @@ msgstr "현재 ownCloud ë²„ì „ê³¼ 호환ë˜ì§€ 않기 ë•Œë¬¸ì— ì•±ì„ ì„¤ì¹˜í• msgid "" "App can't be installed because it contains the <shipped>true</shipped> tag " "which is not allowed for non shipped apps" -msgstr "출하ë˜ì§€ ì•Šì€ ì•±ì— í—ˆìš©ë˜ì§€ 않는 <shipped>true</shipped> 태그를 í¬í•¨í•˜ê³ 있기 ë•Œë¬¸ì— ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다." +msgstr "출시ë˜ì§€ ì•Šì€ ì•±ì— í—ˆìš©ë˜ì§€ 않는 <shipped>true</shipped> 태그를 í¬í•¨í•˜ê³ 있기 ë•Œë¬¸ì— ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다." #: private/installer.php:159 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" -msgstr "info.xml/versionì— í¬í•¨ëœ ë²„ì „ê³¼ 앱 ìŠ¤í† ì–´ì— ë³´ê³ ëœ ë²„ì „ì´ ê°™ì§€ 않아서 ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다. " +msgstr "info.xml/versionì— í¬í•¨ëœ ë²„ì „ê³¼ 앱 ìŠ¤í† ì–´ì— ë³´ê³ ëœ ë²„ì „ì´ ê°™ì§€ 않아서 ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다." #: private/installer.php:169 msgid "App directory already exists" -msgstr "앱 ë””ë ‰í† ë¦¬ê°€ ì´ë¯¸ 존재합니다. " +msgstr "앱 ë””ë ‰í„°ë¦¬ê°€ ì´ë¯¸ 존재합니다." #: private/installer.php:182 #, php-format msgid "Can't create app folder. Please fix permissions. %s" -msgstr "앱 í´ë”를 만들 수 없습니다. ê¶Œí•œì„ ìˆ˜ì •í•˜ì‹ì‹œì˜¤. %s " +msgstr "앱 í´ë”를 만들 수 없습니다. ê¶Œí•œì„ ìˆ˜ì •í•˜ì‹ì‹œì˜¤. %s" #: private/json.php:28 msgid "Application is not enabled" @@ -177,17 +180,17 @@ msgstr "그림" #: private/setup/abstractdatabase.php:26 #, php-format msgid "%s enter the database username." -msgstr "ë°ì´í„°ë² ì´ìФ ì‚¬ìš©ìž ëª…ì„ %s ì— ìž…ë ¥í•´ì£¼ì‹ì‹œì˜¤" +msgstr "%s ë°ì´í„°ë² ì´ìФ ì‚¬ìš©ìž ì´ë¦„ì„ ìž…ë ¥í•´ 주ì‹ì‹œì˜¤." #: private/setup/abstractdatabase.php:29 #, php-format msgid "%s enter the database name." -msgstr "ë°ì´í„°ë² ì´ìФ ëª…ì„ %s ì— ìž…ë ¥í•´ì£¼ì‹ì‹œì˜¤" +msgstr "%s ë°ì´í„°ë² ì´ìФ ì´ë¦„ì„ ìž…ë ¥í•˜ì‹ì‹œì˜¤." #: private/setup/abstractdatabase.php:32 #, php-format msgid "%s you may not use dots in the database name" -msgstr "%s ì— ì ìœ¼ì‹ ë°ì´í„°ë² ì´ìФ ì´ë¦„ì—는 ì ì„ ì‚¬ìš©í• ìˆ˜ 없습니다" +msgstr "%s ë°ì´í„°ë² ì´ìФ ì´ë¦„ì—는 마침표를 ì‚¬ìš©í• ìˆ˜ 없습니다" #: private/setup/mssql.php:20 #, php-format @@ -234,16 +237,16 @@ msgstr "MySQL ì‚¬ìš©ìž '%s'@'localhost'ì´(ê°€) ì´ë¯¸ 존재합니다." #: private/setup/mysql.php:86 msgid "Drop this user from MySQL" -msgstr "ì´ ì‚¬ìš©ìžë¥¼ MySQLì—서 ëºë‹ˆë‹¤." +msgstr "ì´ ì‚¬ìš©ìžë¥¼ MySQLì—서 ì‚ì œí•˜ì‹ì‹œì˜¤" #: private/setup/mysql.php:91 #, php-format msgid "MySQL user '%s'@'%%' already exists" -msgstr "MySQL ì‚¬ìš©ìž '%s'@'%%'ì´(ê°€) ì´ë¯¸ 존재합니다. " +msgstr "MySQL ì‚¬ìš©ìž '%s'@'%%'ì´(ê°€) ì´ë¯¸ 존재합니다." #: private/setup/mysql.php:92 msgid "Drop this user from MySQL." -msgstr "ì´ ì‚¬ìš©ìžë¥¼ MySQLì—서 ëºë‹ˆë‹¤." +msgstr "ì´ ì‚¬ìš©ìžë¥¼ MySQLì—서 ì‚ì œí•˜ì‹ì‹œì˜¤." #: private/setup/oci.php:34 msgid "Oracle connection could not be established" @@ -260,15 +263,15 @@ msgstr "ìž˜ëª»ëœ ëª…ë ¹: \"%s\", ì´ë¦„: %s, 암호: %s" #: private/setup/postgresql.php:23 private/setup/postgresql.php:69 msgid "PostgreSQL username and/or password not valid" -msgstr "PostgreSQLì˜ ì‚¬ìš©ìž ëª… í˜¹ì€ ë¹„ë°€ë²ˆí˜¸ê°€ 잘못ë˜ì—ˆìŠµë‹ˆë‹¤" +msgstr "PostgreSQLì˜ ì‚¬ìš©ìž ì´ë¦„ ë˜ëŠ” 암호가 잘못ë˜ì—ˆìŠµë‹ˆë‹¤" #: private/setup.php:28 msgid "Set an admin username." -msgstr "ê´€ë¦¬ìž ì´ë¦„ ì„¤ì •" +msgstr "관리ìžì˜ ì‚¬ìš©ìž ì´ë¦„ì„ ì„¤ì •í•©ë‹ˆë‹¤." #: private/setup.php:31 msgid "Set an admin password." -msgstr "ê´€ë¦¬ìž ë¹„ë°€ë²ˆí˜¸ ì„¤ì •" +msgstr "관리ìžì˜ 암호를 ì„¤ì •í•©ë‹ˆë‹¤." #: private/setup.php:195 msgid "" diff --git a/l10n/ko/user_webdavauth.po b/l10n/ko/user_webdavauth.po index 3f4b8bc0bb4..e63287131e5 100644 --- a/l10n/ko/user_webdavauth.po +++ b/l10n/ko/user_webdavauth.po @@ -5,18 +5,19 @@ # Translators: # aoiob4305 <aoiob4305@gmail.com>, 2013 # aoiob4305 <aoiob4305@gmail.com>, 2013 +# ì±…ì½ëŠ”ë‹¬íŒ½ <bjh13579@gmail.com>, 2013 # 남ìžì‚¬ëžŒ <cessnagi@gmail.com>, 2012 # 남ìžì‚¬ëžŒ <cessnagi@gmail.com>, 2012 # Shinjo Park <kde@peremen.name>, 2013 # Shinjo Park <kde@peremen.name>, 2013 -# smallsnail <bjh13579@gmail.com>, 2013 +# ì±…ì½ëŠ”ë‹¬íŒ½ <bjh13579@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-06 19:07-0400\n" -"PO-Revision-Date: 2013-10-02 14:50+0000\n" -"Last-Translator: smallsnail <bjh13579@gmail.com>\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" +"PO-Revision-Date: 2013-12-22 14:18+0000\n" +"Last-Translator: Shinjo Park <kde@peremen.name>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/l10n/nl/files.po b/l10n/nl/files.po index 311a25dcfe2..bd5ede56598 100644 --- a/l10n/nl/files.po +++ b/l10n/nl/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-20 01:55-0500\n" -"PO-Revision-Date: 2013-12-20 06:23+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" +"PO-Revision-Date: 2013-12-23 08:30+0000\n" +"Last-Translator: André Koot <meneer@tken.net>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -51,7 +51,7 @@ msgstr "Geen geldige bron" #: ajax/newfile.php:86 msgid "" "Server is not allowed to open URLs, please check the server configuration" -msgstr "" +msgstr "Server mag geen URS's openen, controleer de server configuratie" #: ajax/newfile.php:103 #, php-format @@ -180,7 +180,7 @@ msgstr "Kon niet creëren map" #: js/file-upload.js:661 msgid "Error fetching URL" -msgstr "" +msgstr "Fout bij ophalen URL" #: js/fileactions.js:125 msgid "Share" diff --git a/l10n/ru/core.po b/l10n/ru/core.po index 241fd0cce29..e1f8d178420 100644 --- a/l10n/ru/core.po +++ b/l10n/ru/core.po @@ -7,6 +7,7 @@ # alfsoft <alfsoft@gmail.com>, 2013 # lord93 <lordakryl@gmail.com>, 2013 # foool <andrglad@mail.ru>, 2013 +# Evgeniy Spitsyn <evgeniy@spitsyn.net>, 2013 # jekader <jekader@gmail.com>, 2013 # Mescalinich <insider.junk@gmail.com>, 2013 # stushev <s-tushev@ya.ru>, 2013 @@ -22,9 +23,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-20 01:55-0500\n" -"PO-Revision-Date: 2013-12-20 06:22+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" +"PO-Revision-Date: 2013-12-22 17:10+0000\n" +"Last-Translator: Evgeniy Spitsyn <evgeniy@spitsyn.net>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -706,7 +707,7 @@ msgid "" "This application requires JavaScript to be enabled for correct operation. " "Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable " "JavaScript</a> and re-load this interface." -msgstr "" +msgstr "Ðто приложение требует включённый JavaScript Ð´Ð»Ñ ÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð¾Ð¹ работы. ПожалуйÑта, <a href=\"http://enable-javascript.com/\" target=\"_blank\">включите JavaScript</a> и перезагрузите интерфейÑ." #: templates/layout.user.php:44 #, php-format diff --git a/l10n/ru/files.po b/l10n/ru/files.po index 2b3959f2cb8..71eb028f582 100644 --- a/l10n/ru/files.po +++ b/l10n/ru/files.po @@ -4,6 +4,7 @@ # # Translators: # lord93 <lordakryl@gmail.com>, 2013 +# Evgeniy Spitsyn <evgeniy@spitsyn.net>, 2013 # jekader <jekader@gmail.com>, 2013 # eurekafag <rkfg@rkfg.me>, 2013 # Victor Bravo <>, 2013 @@ -16,9 +17,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-20 01:55-0500\n" -"PO-Revision-Date: 2013-12-20 06:23+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" +"PO-Revision-Date: 2013-12-22 17:50+0000\n" +"Last-Translator: Evgeniy Spitsyn <evgeniy@spitsyn.net>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -58,7 +59,7 @@ msgstr "Ðеправильный иÑточник" #: ajax/newfile.php:86 msgid "" "Server is not allowed to open URLs, please check the server configuration" -msgstr "" +msgstr "Сервер не позволÑет открывать URL-адреÑа, пожалуйÑта, проверьте наÑтройки Ñервера" #: ajax/newfile.php:103 #, php-format @@ -187,7 +188,7 @@ msgstr "Ðе удалоÑÑŒ Ñоздать папку" #: js/file-upload.js:661 msgid "Error fetching URL" -msgstr "" +msgstr "Ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ URL" #: js/fileactions.js:125 msgid "Share" diff --git a/l10n/ru/settings.po b/l10n/ru/settings.po index 19a44609b6a..86cfda2cae8 100644 --- a/l10n/ru/settings.po +++ b/l10n/ru/settings.po @@ -7,6 +7,7 @@ # Alexander Shashkevych <alex@stunpix.com>, 2013 # alfsoft <alfsoft@gmail.com>, 2013 # lord93 <lordakryl@gmail.com>, 2013 +# Evgeniy Spitsyn <evgeniy@spitsyn.net>, 2013 # jekader <jekader@gmail.com>, 2013 # eurekafag <rkfg@rkfg.me>, 2013 # unixoid <victor.ashirov@gmail.com>, 2013 @@ -20,9 +21,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-19 01:55-0500\n" -"PO-Revision-Date: 2013-12-18 11:40+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" +"PO-Revision-Date: 2013-12-22 19:50+0000\n" +"Last-Translator: Evgeniy Spitsyn <evgeniy@spitsyn.net>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -260,7 +261,7 @@ msgstr "Предупреждение безопаÑноÑти" msgid "" "You are accessing %s via HTTP. We strongly suggest you configure your server" " to require using HTTPS instead." -msgstr "" +msgstr "Ð’Ñ‹ обращаетеÑÑŒ к %s иÑÐ¿Ð¾Ð»ÑŒÐ·ÑƒÑ HTTP. Мы наÑтоÑтельно рекомендуем вам наÑтроить Ñервер на иÑпользование HTTPS." #: templates/admin.php:39 msgid "" @@ -298,14 +299,14 @@ msgstr "PHP-модуль 'fileinfo' отÑутÑтвует. Мы наÑтоÑÑ‚ #: templates/admin.php:79 msgid "Your PHP version is outdated" -msgstr "" +msgstr "Ваша верÑÐ¸Ñ PHP уÑтарела" #: templates/admin.php:82 msgid "" "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or " "newer because older versions are known to be broken. It is possible that " "this installation is not working correctly." -msgstr "" +msgstr "Ваша верÑÐ¸Ñ PHP уÑтарела. Мы наÑтоÑтельно рекомендуем обновитьÑÑ Ð´Ð¾ 5.3.8 или новее, так как Ñтарые верÑии работают не корректно. Вполне возможно, что Ñта уÑтановка не работает должным образом." #: templates/admin.php:93 msgid "Locale not working" @@ -319,14 +320,14 @@ msgstr "" msgid "" "This means that there might be problems with certain characters in file " "names." -msgstr "" +msgstr "Ðто значит, что могут быть проблемы Ñ Ð½ÐµÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ð¼Ð¸ Ñимволами в именах файлов." #: templates/admin.php:106 #, php-format msgid "" "We strongly suggest to install the required packages on your system to " "support one of the following locales: %s." -msgstr "" +msgstr "Мы наÑтоÑтельно рекомендуем уÑтановить требуемые пакеты в ÑиÑтему, Ð´Ð»Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¸ одной из Ñледующих локалей: %s." #: templates/admin.php:118 msgid "Internet connection not working" @@ -616,7 +617,7 @@ msgstr "Шифрование" #: templates/personal.php:152 msgid "The encryption app is no longer enabled, please decrypt all your files" -msgstr "" +msgstr "Приложение Ð´Ð»Ñ ÑˆÐ¸Ñ„Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð²Ñ‹ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¾, пожалуйÑта, раÑшифруйте ваши файлы" #: templates/personal.php:158 msgid "Log-in password" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index ace287afe36..48127d2fa35 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-22 01:55-0500\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index 1e01c27457f..dfffa5c15c9 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-22 01:55-0500\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index db6eb00e67b..08574b76258 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-22 01:55-0500\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index 7f9e1c9da8f..e7fbfd07631 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-22 01:55-0500\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index 2363b5dd68d..94193ef88f7 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-22 01:55-0500\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot index b602e6a84f7..aa1754355c5 100644 --- a/l10n/templates/files_trashbin.pot +++ b/l10n/templates/files_trashbin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-22 01:55-0500\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index fd3bb9f7371..7b855de8847 100644 --- a/l10n/templates/files_versions.pot +++ b/l10n/templates/files_versions.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-22 01:55-0500\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index db622e224c0..10b54b6ed78 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-22 01:55-0500\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/private.pot b/l10n/templates/private.pot index 3bd57f188b6..9641b126b16 100644 --- a/l10n/templates/private.pot +++ b/l10n/templates/private.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-22 01:55-0500\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index e3f7a420549..f1daa6e2dae 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-22 01:55-0500\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index 0b7d1cd6f8c..f34bc45d321 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-22 01:55-0500\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot index 4cb7ab6a539..aa8ae5a4323 100644 --- a/l10n/templates/user_webdavauth.pot +++ b/l10n/templates/user_webdavauth.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-22 01:55-0500\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/tr/core.po b/l10n/tr/core.po index 5c065d3125b..94422046343 100644 --- a/l10n/tr/core.po +++ b/l10n/tr/core.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-20 01:55-0500\n" -"PO-Revision-Date: 2013-12-20 06:23+0000\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" +"PO-Revision-Date: 2013-12-23 15:00+0000\n" "Last-Translator: volkangezer <volkangezer@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/tr/files.po b/l10n/tr/files.po index a2eeee98bf5..ec801bc49d4 100644 --- a/l10n/tr/files.po +++ b/l10n/tr/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-20 01:55-0500\n" -"PO-Revision-Date: 2013-12-20 06:23+0000\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" +"PO-Revision-Date: 2013-12-23 17:20+0000\n" "Last-Translator: volkangezer <volkangezer@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" @@ -273,7 +273,7 @@ msgstr "Åžifreleme Uygulaması için geçersiz özel anahtar. Lütfen ÅŸifreli d msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." -msgstr "Åžifreleme iÅŸlemi durduruldu ancak dosyalarınız ÅŸifreli. Dosyalarınızın ÅŸifresini kaldırmak için lütfen kiÅŸisel ayarlar kısmına geçiniz." +msgstr "Åžifreleme iÅŸlemi durduruldu ancak dosyalarınız ÅŸifreli. Dosyalarınızın ÅŸifresini kaldırmak için lütfen kiÅŸisel ayarlar kısmına geçin." #: js/files.js:349 msgid "" @@ -332,7 +332,7 @@ msgstr "Çoklu dosya ve dizin indirmesi için gerekli." #: templates/admin.php:17 msgid "Enable ZIP-download" -msgstr "ZIP indirmeyi aktif et" +msgstr "ZIP indirmeyi etkinleÅŸtir" #: templates/admin.php:20 msgid "0 is unlimited" @@ -340,7 +340,7 @@ msgstr "0 limitsiz demektir" #: templates/admin.php:22 msgid "Maximum input size for ZIP files" -msgstr "ZIP dosyaları için en fazla girdi sayısı" +msgstr "ZIP dosyaları için en fazla girdi boyutu" #: templates/admin.php:26 msgid "Save" diff --git a/l10n/tr/lib.po b/l10n/tr/lib.po index 76406839e85..b78d6f28701 100644 --- a/l10n/tr/lib.po +++ b/l10n/tr/lib.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-20 01:55-0500\n" -"PO-Revision-Date: 2013-12-20 06:23+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" +"PO-Revision-Date: 2013-12-22 23:50+0000\n" +"Last-Translator: volkangezer <volkangezer@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -76,7 +76,7 @@ msgstr "\"%s\" açılamıyor" #: private/files.php:231 msgid "ZIP download is turned off." -msgstr "ZIP indirmeleri kapatılmıştır." +msgstr "ZIP indirmeleri kapatıldı." #: private/files.php:232 msgid "Files need to be downloaded one by one." @@ -88,7 +88,7 @@ msgstr "Dosyalara dön" #: private/files.php:258 msgid "Selected files too large to generate zip file." -msgstr "Seçilen dosyalar bir zip dosyası oluÅŸturmak için fazla büyüktür." +msgstr "Seçilen dosyalar bir zip dosyası oluÅŸturmak için fazla büyük." #: private/files.php:259 msgid "" diff --git a/l10n/tr/settings.po b/l10n/tr/settings.po index 8374a9c9831..d075dae4d74 100644 --- a/l10n/tr/settings.po +++ b/l10n/tr/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-17 06:45-0500\n" -"PO-Revision-Date: 2013-12-15 13:10+0000\n" +"POT-Creation-Date: 2013-12-24 01:55-0500\n" +"PO-Revision-Date: 2013-12-23 16:11+0000\n" "Last-Translator: volkangezer <volkangezer@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" @@ -244,7 +244,7 @@ msgstr "Sadece ölümcül konular" #: templates/admin.php:22 templates/admin.php:36 msgid "Security Warning" -msgstr "Güvenlik Uyarisi" +msgstr "Güvenlik Uyarısı" #: templates/admin.php:25 #, php-format @@ -425,7 +425,7 @@ msgstr "SSL zorlamasını etkinleÅŸtirmek ya da devre dışı bırakmak için l #: templates/admin.php:254 msgid "Log" -msgstr "Kayıtlar" +msgstr "Günlük" #: templates/admin.php:255 msgid "Log level" @@ -615,7 +615,7 @@ msgstr "Oturum açma parolası" #: templates/personal.php:163 msgid "Decrypt all Files" -msgstr "Tüm dosyaların ÅŸifresini çözme" +msgstr "Tüm dosyaların ÅŸifresini çöz" #: templates/users.php:21 msgid "Login Name" diff --git a/lib/l10n/ko.php b/lib/l10n/ko.php index 86494c76802..b33ad01546f 100644 --- a/lib/l10n/ko.php +++ b/lib/l10n/ko.php @@ -8,50 +8,51 @@ $TRANSLATIONS = array( "Users" => "사용ìž", "Admin" => "관리ìž", "Failed to upgrade \"%s\"." => "\"%s\" ì—…ê·¸ë ˆì´ë“œì— 실패했습니다.", -"Unknown filetype" => "알수없는 파ì¼í˜•ì‹", +"Unknown filetype" => "알 수 없는 íŒŒì¼ í˜•ì‹", "Invalid image" => "ìž˜ëª»ëœ ê·¸ë¦¼", "web services under your control" => "ë‚´ê°€ 관리하는 웹 서비스", "cannot open \"%s\"" => "\"%s\"ì„(를) ì—´ 수 없습니다.", -"ZIP download is turned off." => "ZIP 다운로드가 비활성화ë˜ì—ˆìŠµë‹ˆë‹¤.", +"ZIP download is turned off." => "ZIP 다운로드가 비활성화 ë˜ì—ˆìŠµë‹ˆë‹¤.", "Files need to be downloaded one by one." => "파ì¼ì„ 개별ì 으로 다운로드해야 합니다.", "Back to Files" => "파ì¼ë¡œ ëŒì•„가기", "Selected files too large to generate zip file." => "ì„ íƒí•œ 파ì¼ë“¤ì€ ZIP 파ì¼ì„ ìƒì„±í•˜ê¸°ì— 너무 í½ë‹ˆë‹¤.", +"Please download the files separately in smaller chunks or kindly ask your administrator." => "ìž‘ì€ ì¡°ê°ë“¤ ì•ˆì— ë“¤ì–´ìžˆëŠ” 파ì¼ë“¤ì„ ë°›ê³ ìž í•˜ì‹ ë‹¤ë©´, 나누어서 받으시거나 í˜¹ì€ ì‹œìŠ¤í…œ 관리ìžì—게 ì •ì¤‘í•˜ê²Œ 물어보ì‹ì‹œì˜¤", "No source specified when installing app" => "ì•±ì„ ì„¤ì¹˜í• ë•Œ 소스가 ì§€ì •ë˜ì§€ 않았습니다.", -"No href specified when installing app from http" => "httpì—서 ì•±ì„ ì„¤ì¹˜í• ëŒ€ hrefê°€ ì§€ì •ë˜ì§€ 않았습니다.", +"No href specified when installing app from http" => "httpì—서 ì•±ì„ ì„¤ì¹˜í• ë•Œ hrefê°€ ì§€ì •ë˜ì§€ 않았습니다.", "No path specified when installing app from local file" => "로컬 파ì¼ì—서 ì•±ì„ ì„¤ì¹˜í• ë•Œ 경로가 ì§€ì •ë˜ì§€ 않았습니다.", "Archives of type %s are not supported" => "%s 타입 ì•„ì¹´ì´ë¸ŒëŠ” ì§€ì›ë˜ì§€ 않습니다.", "Failed to open archive when installing app" => "ì•±ì„ ì„¤ì¹˜í• ë•Œ ì•„ì¹´ì´ë¸Œë¥¼ ì—´ì§€ 못했습니다.", "App does not provide an info.xml file" => "앱ì—서 info.xml 파ì¼ì´ ì œê³µë˜ì§€ 않았습니다.", -"App can't be installed because of not allowed code in the App" => "ì•±ì— í—ˆìš©ë˜ì§€ 않는 코드가 있어서 ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다. ", +"App can't be installed because of not allowed code in the App" => "ì•±ì— í—ˆìš©ë˜ì§€ 않는 코드가 있어서 ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다.", "App can't be installed because it is not compatible with this version of ownCloud" => "현재 ownCloud ë²„ì „ê³¼ 호환ë˜ì§€ 않기 ë•Œë¬¸ì— ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다.", -"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "출하ë˜ì§€ ì•Šì€ ì•±ì— í—ˆìš©ë˜ì§€ 않는 <shipped>true</shipped> 태그를 í¬í•¨í•˜ê³ 있기 ë•Œë¬¸ì— ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다.", -"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "info.xml/versionì— í¬í•¨ëœ ë²„ì „ê³¼ 앱 ìŠ¤í† ì–´ì— ë³´ê³ ëœ ë²„ì „ì´ ê°™ì§€ 않아서 ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다. ", -"App directory already exists" => "앱 ë””ë ‰í† ë¦¬ê°€ ì´ë¯¸ 존재합니다. ", -"Can't create app folder. Please fix permissions. %s" => "앱 í´ë”를 만들 수 없습니다. ê¶Œí•œì„ ìˆ˜ì •í•˜ì‹ì‹œì˜¤. %s ", +"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "출시ë˜ì§€ ì•Šì€ ì•±ì— í—ˆìš©ë˜ì§€ 않는 <shipped>true</shipped> 태그를 í¬í•¨í•˜ê³ 있기 ë•Œë¬¸ì— ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다.", +"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "info.xml/versionì— í¬í•¨ëœ ë²„ì „ê³¼ 앱 ìŠ¤í† ì–´ì— ë³´ê³ ëœ ë²„ì „ì´ ê°™ì§€ 않아서 ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다.", +"App directory already exists" => "앱 ë””ë ‰í„°ë¦¬ê°€ ì´ë¯¸ 존재합니다.", +"Can't create app folder. Please fix permissions. %s" => "앱 í´ë”를 만들 수 없습니다. ê¶Œí•œì„ ìˆ˜ì •í•˜ì‹ì‹œì˜¤. %s", "Application is not enabled" => "ì•±ì´ í™œì„±í™”ë˜ì§€ 않았습니다", "Authentication error" => "ì¸ì¦ 오류", "Token expired. Please reload page." => "í† í°ì´ 만료ë˜ì—ˆìŠµë‹ˆë‹¤. 페ì´ì§€ë¥¼ 새로 ê³ ì¹˜ì‹ì‹œì˜¤.", "Files" => "파ì¼", "Text" => "í…스트", "Images" => "그림", -"%s enter the database username." => "ë°ì´í„°ë² ì´ìФ ì‚¬ìš©ìž ëª…ì„ %s ì— ìž…ë ¥í•´ì£¼ì‹ì‹œì˜¤", -"%s enter the database name." => "ë°ì´í„°ë² ì´ìФ ëª…ì„ %s ì— ìž…ë ¥í•´ì£¼ì‹ì‹œì˜¤", -"%s you may not use dots in the database name" => "%s ì— ì ìœ¼ì‹ ë°ì´í„°ë² ì´ìФ ì´ë¦„ì—는 ì ì„ ì‚¬ìš©í• ìˆ˜ 없습니다", +"%s enter the database username." => "%s ë°ì´í„°ë² ì´ìФ ì‚¬ìš©ìž ì´ë¦„ì„ ìž…ë ¥í•´ 주ì‹ì‹œì˜¤.", +"%s enter the database name." => "%s ë°ì´í„°ë² ì´ìФ ì´ë¦„ì„ ìž…ë ¥í•˜ì‹ì‹œì˜¤.", +"%s you may not use dots in the database name" => "%s ë°ì´í„°ë² ì´ìФ ì´ë¦„ì—는 마침표를 ì‚¬ìš©í• ìˆ˜ 없습니다", "MS SQL username and/or password not valid: %s" => "MS SQL ì‚¬ìš©ìž ì´ë¦„ì´ë‚˜ 암호가 잘못ë˜ì—ˆìŠµë‹ˆë‹¤: %s", "You need to enter either an existing account or the administrator." => "기존 ê³„ì •ì´ë‚˜ administrator(관리ìž)를 ìž…ë ¥í•´ì•¼ 합니다.", "MySQL username and/or password not valid" => "MySQL ì‚¬ìš©ìž ì´ë¦„ì´ë‚˜ 암호가 잘못ë˜ì—ˆìŠµë‹ˆë‹¤.", "DB Error: \"%s\"" => "DB 오류: \"%s\"", "Offending command was: \"%s\"" => "ìž˜ëª»ëœ ëª…ë ¹: \"%s\"", "MySQL user '%s'@'localhost' exists already." => "MySQL ì‚¬ìš©ìž '%s'@'localhost'ì´(ê°€) ì´ë¯¸ 존재합니다.", -"Drop this user from MySQL" => "ì´ ì‚¬ìš©ìžë¥¼ MySQLì—서 ëºë‹ˆë‹¤.", -"MySQL user '%s'@'%%' already exists" => "MySQL ì‚¬ìš©ìž '%s'@'%%'ì´(ê°€) ì´ë¯¸ 존재합니다. ", -"Drop this user from MySQL." => "ì´ ì‚¬ìš©ìžë¥¼ MySQLì—서 ëºë‹ˆë‹¤.", +"Drop this user from MySQL" => "ì´ ì‚¬ìš©ìžë¥¼ MySQLì—서 ì‚ì œí•˜ì‹ì‹œì˜¤", +"MySQL user '%s'@'%%' already exists" => "MySQL ì‚¬ìš©ìž '%s'@'%%'ì´(ê°€) ì´ë¯¸ 존재합니다.", +"Drop this user from MySQL." => "ì´ ì‚¬ìš©ìžë¥¼ MySQLì—서 ì‚ì œí•˜ì‹ì‹œì˜¤.", "Oracle connection could not be established" => "Oracle ì—°ê²°ì„ ìˆ˜ë¦½í• ìˆ˜ 없습니다.", "Oracle username and/or password not valid" => "Oracle ì‚¬ìš©ìž ì´ë¦„ì´ë‚˜ 암호가 잘못ë˜ì—ˆìŠµë‹ˆë‹¤.", "Offending command was: \"%s\", name: %s, password: %s" => "ìž˜ëª»ëœ ëª…ë ¹: \"%s\", ì´ë¦„: %s, 암호: %s", -"PostgreSQL username and/or password not valid" => "PostgreSQLì˜ ì‚¬ìš©ìž ëª… í˜¹ì€ ë¹„ë°€ë²ˆí˜¸ê°€ 잘못ë˜ì—ˆìŠµë‹ˆë‹¤", -"Set an admin username." => "ê´€ë¦¬ìž ì´ë¦„ ì„¤ì •", -"Set an admin password." => "ê´€ë¦¬ìž ë¹„ë°€ë²ˆí˜¸ ì„¤ì •", +"PostgreSQL username and/or password not valid" => "PostgreSQLì˜ ì‚¬ìš©ìž ì´ë¦„ ë˜ëŠ” 암호가 잘못ë˜ì—ˆìŠµë‹ˆë‹¤", +"Set an admin username." => "관리ìžì˜ ì‚¬ìš©ìž ì´ë¦„ì„ ì„¤ì •í•©ë‹ˆë‹¤.", +"Set an admin password." => "관리ìžì˜ 암호를 ì„¤ì •í•©ë‹ˆë‹¤.", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "WebDAV ì¸í„°íŽ˜ì´ìŠ¤ê°€ ì œëŒ€ë¡œ ìž‘ë™í•˜ì§€ 않습니다. 웹 서버ì—서 íŒŒì¼ ë™ê¸°í™”를 ì‚¬ìš©í• ìˆ˜ 있ë„ë¡ ì„¤ì •ì´ ì œëŒ€ë¡œ ë˜ì§€ ì•Šì€ ê²ƒ 같습니다.", "Please double check the <a href='%s'>installation guides</a>." => "<a href='%s'>설치 ê°€ì´ë“œ</a>를 다시 한 번 확ì¸í•˜ì‹ì‹œì˜¤.", "Could not find category \"%s\"" => "분류 \"%s\"ì„(를) ì°¾ì„ ìˆ˜ 없습니다.", diff --git a/lib/l10n/tr.php b/lib/l10n/tr.php index d4abbcd4b3c..d59b6519c3c 100644 --- a/lib/l10n/tr.php +++ b/lib/l10n/tr.php @@ -12,10 +12,10 @@ $TRANSLATIONS = array( "Invalid image" => "Geçersiz resim", "web services under your control" => "Bilgileriniz güvenli ve ÅŸifreli", "cannot open \"%s\"" => "\"%s\" açılamıyor", -"ZIP download is turned off." => "ZIP indirmeleri kapatılmıştır.", +"ZIP download is turned off." => "ZIP indirmeleri kapatıldı.", "Files need to be downloaded one by one." => "Dosyaların birer birer indirilmesi gerekmektedir.", "Back to Files" => "Dosyalara dön", -"Selected files too large to generate zip file." => "Seçilen dosyalar bir zip dosyası oluÅŸturmak için fazla büyüktür.", +"Selected files too large to generate zip file." => "Seçilen dosyalar bir zip dosyası oluÅŸturmak için fazla büyük.", "Please download the files separately in smaller chunks or kindly ask your administrator." => "Dosyaları ayrı ayrı, küçük parçalar halinde indirin veya yöneticinizden yardım isteyin. ", "No source specified when installing app" => "Uygulama kurulurken bir kaynak belirtilmedi", "No href specified when installing app from http" => "Uygulama kuruluyorken http'de href belirtilmedi", diff --git a/settings/l10n/el.php b/settings/l10n/el.php index 71a751c1a59..ab285389a5c 100644 --- a/settings/l10n/el.php +++ b/settings/l10n/el.php @@ -54,12 +54,15 @@ $TRANSLATIONS = array( "Errors and fatal issues" => "Σφάλματα και καίÏια ζητήματα", "Fatal issues only" => "ΚαίÏια ζητήματα μόνο", "Security Warning" => "Î Ïοειδοποίηση Ασφαλείας", +"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "Έχετε Ï€Ïόσβαση στο %s μÎσω HTTP. Î Ïοτείνουμε ανεπιφÏλακτα να Ïυθμίσετε το διακομιστή σας ώστε να απαιτεί χÏήση HTTPS αντ' αυτοÏ.", "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 webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Ο κατάλογος δεδομÎνων και τα αÏχεία σας πιθανόν να είναι διαθÎσιμα στο διαδίκτυο. Το αÏχείο .htaccess δεν δουλεÏει. Σας Ï€Ïοτείνουμε ανεπιφÏλακτα να Ïυθμίσετε το διακομιστή σας με Ï„Îτοιο Ï„Ïόπο ώστε ο κατάλογος δεδομÎνων να μην είναι πλÎον Ï€Ïοσβάσιμος ή να μετακινήσετε τον κατάλογο δεδομÎνων Îξω από τη Ïίζα του καταλόγου του διακομιστή.", "Setup Warning" => "ΡÏθμιση Î Ïοειδοποίησης", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Ο διακομιστής σας δεν Îχει Ïυθμιστεί κατάλληλα ώστε να επιτÏÎπει τον συγχÏονισμό αÏχείων γιατί η διεπαφή WebDAV πιθανόν να είναι κατεστÏαμμÎνη.", "Please double check the <a href=\"%s\">installation guides</a>." => "ΕλÎγξτε ξανά τις <a href=\"%s\">οδηγίες εγκατάστασης</a>.", "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. ", +"Your PHP version is outdated" => "Η Îκδοση PHP είναι απαÏχαιωμÎνη", +"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "Η Îκδοση PHP είναι απαÏχαιωμÎνη. ΣυνιστοÏμε ανεπιφÏλακτα να ενημεÏώσετε στην 5.3.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." => "Αυτό σημαίνει ότι μποÏεί να υπάÏχουν Ï€Ïοβλήματα με κάποιους χαÏακτήÏες στα ονόματα αÏχείων.", @@ -122,6 +125,7 @@ $TRANSLATIONS = array( "Select new from Files" => "Επιλογή νÎου από τα ΑÏχεία", "Remove image" => "ΑφαίÏεση εικόνας", "Either png or jpg. Ideally square but you will be able to crop it." => "Είτε png ή jpg. Ιδανικά τετÏάγωνη αλλά θα είστε σε θÎση να την πεÏικόψετε.", +"Your avatar is provided by your original account." => "Το Î¬Î²Î±Ï„Î¬Ï ÏƒÎ±Ï‚ παÏÎχεται από τον αÏχικό σας λογαÏιασμό.", "Abort" => "Ματαίωση", "Choose as profile image" => "Επιλογή εικόνας Ï€Ïοφίλ", "Language" => "Γλώσσα", @@ -129,6 +133,7 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "ΧÏήση αυτής της διεÏθυνσης <a href=\"%s\" target=\"_blank\">Ï€Ïόσβαση των ΑÏχείων σας μÎσω WebDAV</a>", "Encryption" => "ΚÏυπτογÏάφηση", +"The encryption app is no longer enabled, please decrypt all your files" => "Η εφαÏμογή κÏυπτογÏάφησης δεν είναι πλÎον ενεÏγοποιημÎνη, παÏακαλώ αποκÏυπτογÏαφήστε όλα τα αÏχεία σας", "Log-in password" => "Συνθηματικό εισόδου", "Decrypt all Files" => "ΑποκÏυπτογÏάφηση όλων των ΑÏχείων", "Login Name" => "Όνομα ΣÏνδεσης", diff --git a/settings/l10n/it.php b/settings/l10n/it.php index 4e6e547b0eb..08bab35244c 100644 --- a/settings/l10n/it.php +++ b/settings/l10n/it.php @@ -54,15 +54,15 @@ $TRANSLATIONS = array( "Errors and fatal issues" => "Errori e problemi gravi", "Fatal issues only" => "Solo problemi gravi", "Security Warning" => "Avviso di sicurezza", -"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "Sei connesso a %s con il protocollo HTTP. Ti suggeriamo fortemente di configurare il tuo server per richiedere l'utilizzo del protocollo HTTPS al posto di HTTP.", +"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "Sei connesso a %s tramite HTTP. Ti suggeriamo vivamente di configurare il tuo server per richiedere l'utilizzo del protocollo HTTPS al posto di HTTP.", "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 webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet.\nIl file .htaccess non funziona. Ti consigliamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o spostare la cartella fuori dalla radice del server web.", "Setup Warning" => "Avviso di configurazione", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Il tuo server web non è configurato correttamente per consentire la sincronizzazione dei file poiché l'interfaccia WebDAV sembra essere danneggiata.", "Please double check the <a href=\"%s\">installation guides</a>." => "Leggi attentamente le <a href='%s'>guide d'installazione</a>.", "Module 'fileinfo' missing" => "Modulo 'fileinfo' mancante", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.", -"Your PHP version is outdated" => "La tua versione di PHP è superata", -"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "La tua versione di PHP è superata. Ti raccomandiamo di aggiornare alla versione 5.3.8 o superiore poiché è risaputo che le vecchie versioni siano fallate. L'installazione attuale potrebbe non funzionare correttamente.", +"Your PHP version is outdated" => "La tua versione di PHP è obsoleta", +"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "La tua versione di PHP è obsoleta. Ti consigliamo vivamente di aggiornare alla versione 5.3.8 o successiva poiché è sono noti problemi con le vecchie versioni. L'installazione attuale potrebbe non funzionare correttamente.", "Locale not working" => "Locale non funzionante", "System locale can not be set to a one which supports UTF-8." => "La localizzazione di sistema non può essere impostata a una che supporta UTF-8.", "This means that there might be problems with certain characters in file names." => "Ciò significa che potrebbero esserci problemi con alcuni caratteri nei nomi dei file.", @@ -125,7 +125,7 @@ $TRANSLATIONS = array( "Select new from Files" => "Seleziona nuova da file", "Remove image" => "Rimuovi immagine", "Either png or jpg. Ideally square but you will be able to crop it." => "Sia png che jpg. Preferibilmente quadrata, ma potrai ritagliarla.", -"Your avatar is provided by your original account." => "Il tuo avatar è ottenuto da tuo account originale.", +"Your avatar is provided by your original account." => "Il tuo avatar è ottenuto dal tuo account originale.", "Abort" => "Interrompi", "Choose as profile image" => "Scegli come immagine del profilo", "Language" => "Lingua", diff --git a/settings/l10n/ru.php b/settings/l10n/ru.php index 932f692893d..8b6a075002f 100644 --- a/settings/l10n/ru.php +++ b/settings/l10n/ru.php @@ -54,13 +54,18 @@ $TRANSLATIONS = array( "Errors and fatal issues" => "Ошибки и критичеÑкие проблемы", "Fatal issues only" => "Только критичеÑкие проблемы", "Security Warning" => "Предупреждение безопаÑноÑти", +"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "Ð’Ñ‹ обращаетеÑÑŒ к %s иÑÐ¿Ð¾Ð»ÑŒÐ·ÑƒÑ HTTP. Мы наÑтоÑтельно рекомендуем вам наÑтроить Ñервер на иÑпользование HTTPS.", "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 webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Похоже, что папка Ñ Ð’Ð°ÑˆÐ¸Ð¼Ð¸ данными и Ваши файлы доÑтупны из интернета. Файл .htaccess не работает. Мы наÑтойчиво предлагаем Вам Ñконфигурировать вебÑервер таким образом, чтобы папка Ñ Ð’Ð°ÑˆÐ¸Ð¼Ð¸ данными более не была доÑтупна или перемеÑтите папку Ñ Ð´Ð°Ð½Ð½Ñ‹Ð¼Ð¸ куда-нибудь в другое меÑто вне оÑновной папки документов вебÑервера.", "Setup Warning" => "Предупреждение уÑтановки", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Веб-Ñервер до Ñих пор не наÑтроен Ð´Ð»Ñ Ð²Ð¾Ð·Ð¼Ð¾Ð¶Ð½Ð¾Ñти Ñинхронизации файлов. Похоже что проблема в неиÑправноÑти интерфейÑа WebDAV.", "Please double check the <a href=\"%s\">installation guides</a>." => "ПожалуйÑта, дважды проÑмотрите <a href='%s'>инÑтрукции по уÑтановке</a>.", "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-type) файлов.", +"Your PHP version is outdated" => "Ваша верÑÐ¸Ñ PHP уÑтарела", +"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "Ваша верÑÐ¸Ñ PHP уÑтарела. Мы наÑтоÑтельно рекомендуем обновитьÑÑ Ð´Ð¾ 5.3.8 или новее, так как Ñтарые верÑии работают не корректно. Вполне возможно, что Ñта уÑтановка не работает должным образом.", "Locale not working" => "Ð›Ð¾ÐºÐ°Ð»Ð¸Ð·Ð°Ñ†Ð¸Ñ Ð½Ðµ работает", +"This means that there might be problems with certain characters in file names." => "Ðто значит, что могут быть проблемы Ñ Ð½ÐµÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ð¼Ð¸ Ñимволами в именах файлов.", +"We strongly suggest to install the required packages on your system to support one of the following locales: %s." => "Мы наÑтоÑтельно рекомендуем уÑтановить требуемые пакеты в ÑиÑтему, Ð´Ð»Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¸ одной из Ñледующих локалей: %s.", "Internet connection not working" => "Интернет-Ñоединение не работает", "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Ðтот Ñервер не имеет Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ðº Ñети интернет. Ðто значит, что некоторые возможноÑти, такие как подключение внешних диÑков, ÑƒÐ²ÐµÐ´Ð¾Ð¼Ð»ÐµÐ½Ð¸Ñ Ð¾Ð± обновлениÑÑ… или уÑтановка Ñторонних приложений – не работают. Удалённый доÑтуп к файлам и отправка уведомлений по Ñлектронной почте вероÑтнее вÑего тоже не будут работать. Предлагаем включить Ñоединение Ñ Ð¸Ð½Ñ‚ÐµÑ€Ð½ÐµÑ‚Ð¾Ð¼ Ð´Ð»Ñ Ñтого Ñервера, еÑли Ð’Ñ‹ хотите иметь вÑе возможноÑти.", "Cron" => "Планировщик задач по раÑпиÑанию", @@ -126,6 +131,7 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "ИÑпользуйте Ñтот адреÑÑ Ð´Ð»Ñ <a href=\"%s\" target=\"_blank\">доÑтупа к вашим файлам через WebDAV</a>", "Encryption" => "Шифрование", +"The encryption app is no longer enabled, please decrypt all your files" => "Приложение Ð´Ð»Ñ ÑˆÐ¸Ñ„Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð²Ñ‹ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¾, пожалуйÑта, раÑшифруйте ваши файлы", "Log-in password" => "Пароль входа", "Decrypt all Files" => "СнÑть шифрование Ñо вÑех файлов", "Login Name" => "Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ", diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php index 4c5e30e8e67..6099d4badc7 100644 --- a/settings/l10n/tr.php +++ b/settings/l10n/tr.php @@ -53,7 +53,7 @@ $TRANSLATIONS = array( "Warnings, errors and fatal issues" => "Uyarılar, hatalar ve ölümcül konular", "Errors and fatal issues" => "Hatalar ve ölümcül konular", "Fatal issues only" => "Sadece ölümcül konular", -"Security Warning" => "Güvenlik Uyarisi", +"Security Warning" => "Güvenlik Uyarısı", "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "%s konumuna HTTP aracılığıyla eriÅŸiyorsunuz. Sunucunuzu HTTPS kullanımını zorlaması üzere yapılandırmanızı ÅŸiddetle öneririz.", "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 webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "data dizininiz ve dosyalarınız büyük ihtimalle internet üzerinden eriÅŸilebilir. .htaccess dosyası çalışmıyor. Web sunucunuzu yapılandırarak data dizinine eriÅŸimi kapatmanızı veya data dizinini web sunucu döküman dizini dışına almanızı ÅŸiddetle tavsiye ederiz.", "Setup Warning" => "Kurulum Uyarısı", @@ -90,7 +90,7 @@ $TRANSLATIONS = array( "Enforce HTTPS" => "HTTPS baÄŸlantısına zorla", "Forces the clients to connect to %s via an encrypted connection." => "İstemcileri %s a ÅŸifreli bir baÄŸlantı ile baÄŸlanmaya zorlar.", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "SSL zorlamasını etkinleÅŸtirmek ya da devre dışı bırakmak için lütfen ,%s a HTTPS ile baÄŸlanın.", -"Log" => "Kayıtlar", +"Log" => "Günlük", "Log level" => "Günlük seviyesi", "More" => "Daha fazla", "Less" => "Az", @@ -135,7 +135,7 @@ $TRANSLATIONS = array( "Encryption" => "Åžifreleme", "The encryption app is no longer enabled, please decrypt all your files" => "Åžifreleme uygulaması artık etkin deÄŸil, tüm dosyalarınızın ÅŸifrelemesini kaldırın", "Log-in password" => "Oturum açma parolası", -"Decrypt all Files" => "Tüm dosyaların ÅŸifresini çözme", +"Decrypt all Files" => "Tüm dosyaların ÅŸifresini çöz", "Login Name" => "GiriÅŸ Adı", "Create" => "OluÅŸtur", "Admin Recovery Password" => "Yönetici Kurtarma Parolası", -- GitLab