diff options
Diffstat (limited to 'settings')
67 files changed, 146 insertions, 35 deletions
diff --git a/settings/l10n/af_ZA.php b/settings/l10n/af_ZA.php index f32b79b80f4..f89e0062928 100644 --- a/settings/l10n/af_ZA.php +++ b/settings/l10n/af_ZA.php @@ -1,4 +1,5 @@ <?php $TRANSLATIONS = array( "Password" => "Wagwoord", -"New password" => "Nuwe wagwoord" +"New password" => "Nuwe wagwoord", +"Username" => "Gebruikersnaam" ); diff --git a/settings/l10n/ar.php b/settings/l10n/ar.php index db79ae2b093..73eb4127749 100644 --- a/settings/l10n/ar.php +++ b/settings/l10n/ar.php @@ -103,6 +103,7 @@ "Default Storage" => "وحدة التخزين الافتراضية", "Unlimited" => "غير محدود", "Other" => "شيء آخر", +"Username" => "إسم المستخدم", "Storage" => "وحدة التخزين", "change display name" => "تغيير اسم الحساب", "set new password" => "اعداد كلمة مرور جديدة", diff --git a/settings/l10n/bg_BG.php b/settings/l10n/bg_BG.php index d20e64f2e0b..31e5132edd2 100644 --- a/settings/l10n/bg_BG.php +++ b/settings/l10n/bg_BG.php @@ -57,6 +57,7 @@ "Default Storage" => "Хранилище по подразбиране", "Unlimited" => "Неограничено", "Other" => "Други", +"Username" => "Потребител", "Storage" => "Хранилище", "Default" => "По подразбиране" ); diff --git a/settings/l10n/bn_BD.php b/settings/l10n/bn_BD.php index 8c25913fc1c..d5cecb60aa4 100644 --- a/settings/l10n/bn_BD.php +++ b/settings/l10n/bn_BD.php @@ -58,6 +58,7 @@ "Default Storage" => "পূর্বনির্ধারিত সংরক্ষণাগার", "Unlimited" => "অসীম", "Other" => "অন্যান্য", +"Username" => "ব্যবহারকারী", "Storage" => "সংরক্ষণাগার", "Default" => "পূর্বনির্ধারিত" ); diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php index 201c15536ac..5125fa6ee6e 100644 --- a/settings/l10n/ca.php +++ b/settings/l10n/ca.php @@ -106,6 +106,7 @@ "Default Storage" => "Emmagatzemament per defecte", "Unlimited" => "Il·limitat", "Other" => "Un altre", +"Username" => "Nom d'usuari", "Storage" => "Emmagatzemament", "change display name" => "canvia el nom a mostrar", "set new password" => "estableix nova contrasenya", diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php index 3906c2f7187..24dd1964691 100644 --- a/settings/l10n/cs_CZ.php +++ b/settings/l10n/cs_CZ.php @@ -106,6 +106,7 @@ "Default Storage" => "Výchozí úložiště", "Unlimited" => "Neomezeně", "Other" => "Jiný", +"Username" => "Uživatelské jméno", "Storage" => "Úložiště", "change display name" => "změnit zobrazované jméno", "set new password" => "nastavit nové heslo", diff --git a/settings/l10n/cy_GB.php b/settings/l10n/cy_GB.php index 7ffcbdb45b5..98a46f5aca9 100644 --- a/settings/l10n/cy_GB.php +++ b/settings/l10n/cy_GB.php @@ -12,5 +12,6 @@ "Password" => "Cyfrinair", "New password" => "Cyfrinair newydd", "Email" => "E-bost", -"Other" => "Arall" +"Other" => "Arall", +"Username" => "Enw defnyddiwr" ); diff --git a/settings/l10n/da.php b/settings/l10n/da.php index 8e9d682ab78..d20ce6b1401 100644 --- a/settings/l10n/da.php +++ b/settings/l10n/da.php @@ -106,6 +106,7 @@ "Default Storage" => "Standard opbevaring", "Unlimited" => "Ubegrænset", "Other" => "Andet", +"Username" => "Brugernavn", "Storage" => "Opbevaring", "change display name" => "skift skærmnavn", "set new password" => "skift kodeord", diff --git a/settings/l10n/de.php b/settings/l10n/de.php index 3722d5db0c9..c8fdc253e9c 100644 --- a/settings/l10n/de.php +++ b/settings/l10n/de.php @@ -102,9 +102,11 @@ "Login Name" => "Loginname", "Create" => "Anlegen", "Admin Recovery Password" => "Admin-Wiederherstellungspasswort", +"Enter the recovery password in order to recover the users files during password change" => "Geben Sie das Wiederherstellungspasswort ein, um die Benutzerdateien während Passwortänderung wiederherzustellen", "Default Storage" => "Standard-Speicher", "Unlimited" => "Unbegrenzt", "Other" => "Andere", +"Username" => "Benutzername", "Storage" => "Speicher", "change display name" => "Anzeigenamen ändern", "set new password" => "Neues Passwort setzen", diff --git a/settings/l10n/de_DE.php b/settings/l10n/de_DE.php index c7846f79b30..700eda6c586 100644 --- a/settings/l10n/de_DE.php +++ b/settings/l10n/de_DE.php @@ -102,9 +102,11 @@ "Login Name" => "Loginname", "Create" => "Erstellen", "Admin Recovery Password" => "Admin-Paswort-Wiederherstellung", +"Enter the recovery password in order to recover the users files during password change" => "Geben Sie das Wiederherstellungspasswort ein, um die Benutzerdateien während Passwortänderung wiederherzustellen", "Default Storage" => "Standard-Speicher", "Unlimited" => "Unbegrenzt", "Other" => "Andere", +"Username" => "Benutzername", "Storage" => "Speicher", "change display name" => "Anzeigenamen ändern", "set new password" => "Neues Passwort setzen", diff --git a/settings/l10n/el.php b/settings/l10n/el.php index 6c07c9d8b48..2c8bdbb8903 100644 --- a/settings/l10n/el.php +++ b/settings/l10n/el.php @@ -105,6 +105,7 @@ "Default Storage" => "Προκαθορισμένη Αποθήκευση ", "Unlimited" => "Απεριόριστο", "Other" => "Άλλο", +"Username" => "Όνομα χρήστη", "Storage" => "Αποθήκευση", "change display name" => "αλλαγή ονόματος εμφάνισης", "set new password" => "επιλογή νέου κωδικού", diff --git a/settings/l10n/eo.php b/settings/l10n/eo.php index 9fd1d5b3206..4ced1d3c22e 100644 --- a/settings/l10n/eo.php +++ b/settings/l10n/eo.php @@ -70,6 +70,7 @@ "Default Storage" => "Defaŭlta konservejo", "Unlimited" => "Senlima", "Other" => "Alia", +"Username" => "Uzantonomo", "Storage" => "Konservejo", "Default" => "Defaŭlta" ); diff --git a/settings/l10n/es.php b/settings/l10n/es.php index 2204f10dee2..9d6a2bedae9 100644 --- a/settings/l10n/es.php +++ b/settings/l10n/es.php @@ -106,6 +106,7 @@ "Default Storage" => "Almacenamiento predeterminado", "Unlimited" => "Ilimitado", "Other" => "Otro", +"Username" => "Nombre de usuario", "Storage" => "Almacenamiento", "change display name" => "Cambiar nombre a mostrar", "set new password" => "Configurar nueva contraseña", diff --git a/settings/l10n/es_AR.php b/settings/l10n/es_AR.php index 9ca0e68aa35..f8876ca7046 100644 --- a/settings/l10n/es_AR.php +++ b/settings/l10n/es_AR.php @@ -106,6 +106,7 @@ "Default Storage" => "Almacenamiento Predeterminado", "Unlimited" => "Ilimitado", "Other" => "Otros", +"Username" => "Nombre de usuario", "Storage" => "Almacenamiento", "change display name" => "Cambiar el nombre que se muestra", "set new password" => "Configurar nueva contraseña", diff --git a/settings/l10n/et_EE.php b/settings/l10n/et_EE.php index ab9cda4b565..68cee88cf2e 100644 --- a/settings/l10n/et_EE.php +++ b/settings/l10n/et_EE.php @@ -106,6 +106,7 @@ "Default Storage" => "Vaikimisi maht", "Unlimited" => "Piiramatult", "Other" => "Muu", +"Username" => "Kasutajanimi", "Storage" => "Maht", "change display name" => "muuda näidatavat nime", "set new password" => "määra uus parool", diff --git a/settings/l10n/eu.php b/settings/l10n/eu.php index b7a6cacc474..74ddd956f34 100644 --- a/settings/l10n/eu.php +++ b/settings/l10n/eu.php @@ -103,6 +103,7 @@ "Default Storage" => "Lehenetsitako Biltegiratzea", "Unlimited" => "Mugarik gabe", "Other" => "Bestelakoa", +"Username" => "Erabiltzaile izena", "Storage" => "Biltegiratzea", "change display name" => "aldatu bistaratze izena", "set new password" => "ezarri pasahitz berria", diff --git a/settings/l10n/fa.php b/settings/l10n/fa.php index b415f2990d4..e0090996f2a 100644 --- a/settings/l10n/fa.php +++ b/settings/l10n/fa.php @@ -96,6 +96,7 @@ "Default Storage" => "ذخیره سازی پیش فرض", "Unlimited" => "نامحدود", "Other" => "دیگر", +"Username" => "نام کاربری", "Storage" => "حافظه", "change display name" => "تغییر نام نمایشی", "set new password" => "تنظیم کلمه عبور جدید", diff --git a/settings/l10n/fi_FI.php b/settings/l10n/fi_FI.php index 38ba5629c8f..80ce2a70764 100644 --- a/settings/l10n/fi_FI.php +++ b/settings/l10n/fi_FI.php @@ -91,6 +91,7 @@ "Default Storage" => "Oletustallennustila", "Unlimited" => "Rajoittamaton", "Other" => "Muu", +"Username" => "Käyttäjätunnus", "Storage" => "Tallennustila", "change display name" => "vaihda näyttönimi", "set new password" => "aseta uusi salasana", diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php index 5997ccbf24d..fde0806aabb 100644 --- a/settings/l10n/fr.php +++ b/settings/l10n/fr.php @@ -106,6 +106,7 @@ "Default Storage" => "Support de stockage par défaut", "Unlimited" => "Illimité", "Other" => "Autre", +"Username" => "Nom d'utilisateur", "Storage" => "Support de stockage", "change display name" => "Changer le nom affiché", "set new password" => "Changer le mot de passe", diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php index 51e8ee95e0e..0d12e272f4a 100644 --- a/settings/l10n/gl.php +++ b/settings/l10n/gl.php @@ -106,6 +106,7 @@ "Default Storage" => "Almacenamento predeterminado", "Unlimited" => "Sen límites", "Other" => "Outro", +"Username" => "Nome de usuario", "Storage" => "Almacenamento", "change display name" => "cambiar o nome visíbel", "set new password" => "estabelecer un novo contrasinal", diff --git a/settings/l10n/he.php b/settings/l10n/he.php index b2edebe08f6..212bf1ed673 100644 --- a/settings/l10n/he.php +++ b/settings/l10n/he.php @@ -97,6 +97,7 @@ "Default Storage" => "אחסון בררת המחדל", "Unlimited" => "ללא הגבלה", "Other" => "אחר", +"Username" => "שם משתמש", "Storage" => "אחסון", "change display name" => "החלפת שם התצוגה", "set new password" => "הגדרת ססמה חדשה", diff --git a/settings/l10n/hi.php b/settings/l10n/hi.php index 034ededf5f9..a9b508bcb28 100644 --- a/settings/l10n/hi.php +++ b/settings/l10n/hi.php @@ -1,4 +1,5 @@ <?php $TRANSLATIONS = array( "Password" => "पासवर्ड", -"New password" => "नया पासवर्ड" +"New password" => "नया पासवर्ड", +"Username" => "प्रयोक्ता का नाम" ); diff --git a/settings/l10n/hr.php b/settings/l10n/hr.php index 87ebf13f798..4bfbc2d3d50 100644 --- a/settings/l10n/hr.php +++ b/settings/l10n/hr.php @@ -32,5 +32,6 @@ "Language" => "Jezik", "Help translate" => "Pomoć prevesti", "Create" => "Izradi", -"Other" => "ostali" +"Other" => "ostali", +"Username" => "Korisničko ime" ); diff --git a/settings/l10n/hu_HU.php b/settings/l10n/hu_HU.php index 872e8f971da..57482afefc1 100644 --- a/settings/l10n/hu_HU.php +++ b/settings/l10n/hu_HU.php @@ -102,9 +102,11 @@ "Login Name" => "Bejelentkezési név", "Create" => "Létrehozás", "Admin Recovery Password" => "A jelszóvisszaállítás adminisztrációja", +"Enter the recovery password in order to recover the users files during password change" => "Adja meg az adatok visszanyeréséhez szükséges jelszót arra az esetre, ha a felhasználók megváltoztatják a jelszavukat", "Default Storage" => "Alapértelmezett tárhely", "Unlimited" => "Korlátlan", "Other" => "Más", +"Username" => "Felhasználónév", "Storage" => "Tárhely", "change display name" => "a megjelenített név módosítása", "set new password" => "új jelszó beállítása", diff --git a/settings/l10n/ia.php b/settings/l10n/ia.php index 8d67b45347a..d6d1c9eb86e 100644 --- a/settings/l10n/ia.php +++ b/settings/l10n/ia.php @@ -21,5 +21,6 @@ "Language" => "Linguage", "Help translate" => "Adjuta a traducer", "Create" => "Crear", -"Other" => "Altere" +"Other" => "Altere", +"Username" => "Nomine de usator" ); diff --git a/settings/l10n/id.php b/settings/l10n/id.php index 02da3c3cf2c..f2e41221a9f 100644 --- a/settings/l10n/id.php +++ b/settings/l10n/id.php @@ -103,6 +103,7 @@ "Default Storage" => "Penyimpanan Baku", "Unlimited" => "Tak terbatas", "Other" => "Lainnya", +"Username" => "Nama pengguna", "Storage" => "Penyimpanan", "change display name" => "ubah nama tampilan", "set new password" => "setel sandi baru", diff --git a/settings/l10n/is.php b/settings/l10n/is.php index e8f64966ce7..aa3df8c3c43 100644 --- a/settings/l10n/is.php +++ b/settings/l10n/is.php @@ -63,6 +63,7 @@ "Default Storage" => "Sjálfgefin gagnageymsla", "Unlimited" => "Ótakmarkað", "Other" => "Annað", +"Username" => "Notendanafn", "Storage" => "gagnapláss", "Default" => "Sjálfgefið" ); diff --git a/settings/l10n/it.php b/settings/l10n/it.php index 3433f56f2df..85e78f5a21d 100644 --- a/settings/l10n/it.php +++ b/settings/l10n/it.php @@ -106,6 +106,7 @@ "Default Storage" => "Archiviazione predefinita", "Unlimited" => "Illimitata", "Other" => "Altro", +"Username" => "Nome utente", "Storage" => "Archiviazione", "change display name" => "cambia il nome visualizzato", "set new password" => "imposta una nuova password", diff --git a/settings/l10n/ja_JP.php b/settings/l10n/ja_JP.php index ddff0f328a1..1b2562261d6 100644 --- a/settings/l10n/ja_JP.php +++ b/settings/l10n/ja_JP.php @@ -106,6 +106,7 @@ "Default Storage" => "デフォルトストレージ", "Unlimited" => "無制限", "Other" => "その他", +"Username" => "ユーザー名", "Storage" => "ストレージ", "change display name" => "表示名を変更", "set new password" => "新しいパスワードを設定", diff --git a/settings/l10n/ka_GE.php b/settings/l10n/ka_GE.php index 4a118eb7851..812ad46bd7c 100644 --- a/settings/l10n/ka_GE.php +++ b/settings/l10n/ka_GE.php @@ -104,6 +104,7 @@ "Default Storage" => "საწყისი საცავი", "Unlimited" => "ულიმიტო", "Other" => "სხვა", +"Username" => "მომხმარებლის სახელი", "Storage" => "საცავი", "change display name" => "შეცვალე დისფლეის სახელი", "set new password" => "დააყენეთ ახალი პაროლი", diff --git a/settings/l10n/ko.php b/settings/l10n/ko.php index c58a578cae8..de837677eba 100644 --- a/settings/l10n/ko.php +++ b/settings/l10n/ko.php @@ -1,39 +1,76 @@ <?php $TRANSLATIONS = array( "Unable to load list from App Store" => "앱 스토어에서 목록을 가져올 수 없습니다", "Authentication error" => "인증 오류", -"Group already exists" => "그룹이 이미 존재합니다.", -"Unable to add group" => "그룹을 추가할 수 없습니다.", +"Your display name has been changed." => "표시 이름이 변경되었습니다.", +"Unable to change display name" => "표시 이름을 변경할 수 없음", +"Group already exists" => "그룹이 이미 존재함", +"Unable to add group" => "그룹을 추가할 수 없음", "Could not enable app. " => "앱을 활성화할 수 없습니다.", "Email saved" => "이메일 저장됨", "Invalid email" => "잘못된 이메일 주소", -"Unable to delete group" => "그룹을 삭제할 수 없습니다.", -"Unable to delete user" => "사용자를 삭제할 수 없습니다.", -"Language changed" => "언어가 변경되었습니다", +"Unable to delete group" => "그룹을 삭제할 수 없음", +"Unable to delete user" => "사용자를 삭제할 수 없음.", +"Language changed" => "언어가 변경됨", "Invalid request" => "잘못된 요청", -"Admins can't remove themself from the admin group" => "관리자 자신을 관리자 그룹에서 삭제할 수 없습니다", -"Unable to add user to group %s" => "그룹 %s에 사용자를 추가할 수 없습니다.", -"Unable to remove user from group %s" => "그룹 %s에서 사용자를 삭제할 수 없습니다.", +"Admins can't remove themself from the admin group" => "관리자 자신을 관리자 그룹에서 삭제할 수 없음", +"Unable to add user to group %s" => "그룹 %s에 사용자를 추가할 수 없음", +"Unable to remove user from group %s" => "그룹 %s에서 사용자를 삭제할 수 없음", +"Couldn't update app." => "앱을 업데이트할 수 없습니다.", +"Update to {appversion}" => "버전 {appversion}(으)로 업데이트", "Disable" => "비활성화", "Enable" => "사용함", +"Please wait...." => "기다려 주십시오....", "Error" => "오류", +"Updating...." => "업데이트 중....", +"Error while updating app" => "앱을 업데이트하는 중 오류 발생", +"Updated" => "업데이트됨", "Saving..." => "저장 중...", -"deleted" => "삭제", -"undo" => "되돌리기", +"deleted" => "삭제됨", +"undo" => "실행 취소", +"Unable to remove user" => "사용자를 삭제할 수 없음", "Groups" => "그룹", "Group Admin" => "그룹 관리자", "Delete" => "삭제", +"add group" => "그룹 추가", +"A valid username must be provided" => "올바른 사용자 이름을 입력해야 함", +"Error creating user" => "사용자 생성 오류", +"A valid password must be provided" => "올바른 암호를 입력해야 함", "__language_name__" => "한국어", "Security Warning" => "보안 경고", "Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides 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." => "데이터 디렉터리와 파일을 인터넷에서 접근할 수 있는 것 같습니다. ownCloud에서 제공한 .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 형식 감지 결과를 향상시키기 위하여 이 모듈을 활성화하는 것을 추천합니다.", +"Locale not working" => "로캘이 작동하지 않음", +"This ownCloud server can't set system locale to %s. 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 %s." => "ownCloud 서버의 시스템 로캘을 %s(으)로 설정할 수 없습니다. 파일 이름에 특정한 글자가 들어가 있는 경우 문제가 발생할 수 있습니다. %s을(를) 지원하기 위해서 시스템에 필요한 패키지를 설치하는 것을 추천합니다.", +"Internet connection not working" => "인터넷에 연결할 수 없음", +"This ownCloud 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 of ownCloud." => "ownCloud 서버에서 인터넷에 연결할 수 없습니다. 외부 저장소 마운트, 업데이트 알림, 외부 앱 설치 등이 작동하지 않을 것입니다. 외부에서 파일에 접근하거나, 알림 이메일을 보내지 못할 수도 있습니다. ownCloud의 모든 기능을 사용하려면 이 서버를 인터넷에 연결하는 것을 추천합니다.", "Cron" => "크론", +"Execute one task with each page loaded" => "개별 페이지를 불러올 때마다 실행", +"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php가 webcron 서비스에 등록되어 있습니다. HTTP를 통하여 1분마다 ownCloud 루트에서 cron.php 페이지를 불러옵니다.", +"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "시스템 cron 서비스를 사용합니다. 시스템 cronjob을 사용하여 ownCloud 폴더의 cron.php 파일을 1분마다 불러옵니다.", +"Sharing" => "공유", +"Enable Share API" => "공유 API 사용하기", +"Allow apps to use the Share API" => "앱에서 공유 API를 사용할 수 있도록 허용", +"Allow links" => "링크 허용", +"Allow users to share items to the public with links" => "사용자가 개별 항목의 링크를 공유할 수 있도록 허용", +"Allow resharing" => "재공유 허용", +"Allow users to share items shared with them again" => "사용자에게 공유된 항목을 다시 공유할 수 있도록 허용", +"Allow users to share with anyone" => "누구나와 공유할 수 있도록 허용", +"Allow users to only share with users in their groups" => "사용자가 속해 있는 그룹의 사용자와만 공유할 수 있도록 허용", +"Security" => "보안", +"Enforce HTTPS" => "HTTPS 강제 사용", +"Enforces the clients to connect to ownCloud via an encrypted connection." => "클라이언트가 ownCloud에 항상 암호화된 연결로 연결하도록 강제합니다.", +"Please connect to this ownCloud instance via HTTPS to enable or disable the SSL enforcement." => "SSL 강제 사용 설정을 변경하려면 ownCloud 인스턴스에 HTTPS로 연결하십시오.", "Log" => "로그", "Log level" => "로그 단계", "More" => "더 중요함", "Less" => "덜 중요함", "Version" => "버전", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud 커뮤니티</a>에 의해서 개발되었습니다. <a href=\"https://github.com/owncloud\" target=\"_blank\">원본 코드</a>는 <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>에 따라 사용이 허가됩니다.", -"Add your App" => "앱 추가", +"Add your App" => "내 앱 추가", "More Apps" => "더 많은 앱", "Select an App" => "앱 선택", "See application page at apps.owncloud.com" => "apps.owncloud.com에 있는 앱 페이지를 참고하십시오", @@ -45,9 +82,9 @@ "Forum" => "포럼", "Bugtracker" => "버그 트래커", "Commercial Support" => "상업용 지원", -"Get the apps to sync your files" => "앱을 이용하여 당신의 파일을 동기화 할 수 있습니다.", +"Get the apps to sync your files" => "파일 동기화 앱 가져오기", "Show First Run Wizard again" => "첫 실행 마법사 다시 보이기", -"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "현재 공간 <strong>%s</strong>/<strong>%s</strong>을(를) 사용 중입니다", +"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "현재 공간 중 <strong>%s</strong>/<strong>%s</strong>을(를) 사용 중입니다", "Password" => "암호", "Your password was changed" => "암호가 변경되었습니다", "Unable to change your password" => "암호를 변경할 수 없음", @@ -57,16 +94,19 @@ "Display Name" => "표시 이름", "Email" => "이메일", "Your email address" => "이메일 주소", -"Fill in an email address to enable password recovery" => "암호 찾기 기능을 사용하려면 이메일 주소를 입력하십시오.", +"Fill in an email address to enable password recovery" => "암호 찾기 기능을 사용하려면 이메일 주소를 입력하십시오", "Language" => "언어", "Help translate" => "번역 돕기", "WebDAV" => "WebDAV", -"Use this address to connect to your ownCloud in your file manager" => "파일 관리자에서 ownCloud에 접속하려면 이 주소를 사용하십시오.", +"Use this address to connect to your ownCloud in your file manager" => "파일 관리자에서 ownCloud에 접속하려면 이 주소를 사용하십시오", "Login Name" => "로그인 이름", "Create" => "만들기", +"Admin Recovery Password" => "관리자 복구 암호", +"Enter the recovery password in order to recover the users files during password change" => "암호 변경 시 변경된 사용자 파일을 복구하려면 복구 암호를 입력하십시오", "Default Storage" => "기본 저장소", "Unlimited" => "무제한", "Other" => "기타", +"Username" => "사용자 이름", "Storage" => "저장소", "change display name" => "표시 이름 변경", "set new password" => "새 암호 설정", diff --git a/settings/l10n/ku_IQ.php b/settings/l10n/ku_IQ.php index a7d2daa70ba..244aba63a2c 100644 --- a/settings/l10n/ku_IQ.php +++ b/settings/l10n/ku_IQ.php @@ -5,5 +5,6 @@ "Update" => "نوێکردنهوه", "Password" => "وشەی تێپەربو", "New password" => "وشەی نهێنی نوێ", -"Email" => "ئیمهیل" +"Email" => "ئیمهیل", +"Username" => "ناوی بهکارهێنهر" ); diff --git a/settings/l10n/lb.php b/settings/l10n/lb.php index 427e6568a40..7060d41537a 100644 --- a/settings/l10n/lb.php +++ b/settings/l10n/lb.php @@ -39,5 +39,6 @@ "Language" => "Sprooch", "Help translate" => "Hëllef iwwersetzen", "Create" => "Erstellen", -"Other" => "Aner" +"Other" => "Aner", +"Username" => "Benotzernumm" ); diff --git a/settings/l10n/lt_LT.php b/settings/l10n/lt_LT.php index 225185686d0..eb628a530eb 100644 --- a/settings/l10n/lt_LT.php +++ b/settings/l10n/lt_LT.php @@ -40,5 +40,6 @@ "Language" => "Kalba", "Help translate" => "Padėkite išversti", "Create" => "Sukurti", -"Other" => "Kita" +"Other" => "Kita", +"Username" => "Prisijungimo vardas" ); diff --git a/settings/l10n/lv.php b/settings/l10n/lv.php index fd6c2090f55..ae2a3b28385 100644 --- a/settings/l10n/lv.php +++ b/settings/l10n/lv.php @@ -103,6 +103,7 @@ "Default Storage" => "Noklusējuma krātuve", "Unlimited" => "Neierobežota", "Other" => "Cits", +"Username" => "Lietotājvārds", "Storage" => "Krātuve", "change display name" => "mainīt redzamo vārdu", "set new password" => "iestatīt jaunu paroli", diff --git a/settings/l10n/mk.php b/settings/l10n/mk.php index 902a8d2d6a7..f42e5b07de2 100644 --- a/settings/l10n/mk.php +++ b/settings/l10n/mk.php @@ -56,5 +56,6 @@ "WebDAV" => "WebDAV", "Use this address to connect to your ownCloud in your file manager" => "Користете ја оваа адреса да ", "Create" => "Создај", -"Other" => "Останато" +"Other" => "Останато", +"Username" => "Корисничко име" ); diff --git a/settings/l10n/ms_MY.php b/settings/l10n/ms_MY.php index a0b94f1a1bd..d151cba29f9 100644 --- a/settings/l10n/ms_MY.php +++ b/settings/l10n/ms_MY.php @@ -31,5 +31,6 @@ "Language" => "Bahasa", "Help translate" => "Bantu terjemah", "Create" => "Buat", -"Other" => "Lain" +"Other" => "Lain", +"Username" => "Nama pengguna" ); diff --git a/settings/l10n/my_MM.php b/settings/l10n/my_MM.php index d12c9bcf036..9459a2e53fe 100644 --- a/settings/l10n/my_MM.php +++ b/settings/l10n/my_MM.php @@ -3,5 +3,6 @@ "Invalid request" => "တောင်းဆိုချက်မမှန်ကန်ပါ", "Security Warning" => "လုံခြုံရေးသတိပေးချက်", "Password" => "စကားဝှက်", -"New password" => "စကားဝှက်အသစ်" +"New password" => "စကားဝှက်အသစ်", +"Username" => "သုံးစွဲသူအမည်" ); diff --git a/settings/l10n/nb_NO.php b/settings/l10n/nb_NO.php index b6182cc3080..8b1c577e885 100644 --- a/settings/l10n/nb_NO.php +++ b/settings/l10n/nb_NO.php @@ -104,6 +104,7 @@ "Default Storage" => "Standard lager", "Unlimited" => "Ubegrenset", "Other" => "Annet", +"Username" => "Brukernavn", "Storage" => "Lager", "change display name" => "endre visningsnavn", "set new password" => "sett nytt passord", diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php index a2df948d13e..40220cbbd2e 100644 --- a/settings/l10n/nl.php +++ b/settings/l10n/nl.php @@ -106,6 +106,7 @@ "Default Storage" => "Standaard Opslaglimiet", "Unlimited" => "Ongelimiteerd", "Other" => "Anders", +"Username" => "Gebruikersnaam", "Storage" => "Opslaglimiet", "change display name" => "wijzig weergavenaam", "set new password" => "Instellen nieuw wachtwoord", diff --git a/settings/l10n/nn_NO.php b/settings/l10n/nn_NO.php index 61ece5823d8..4ec8d51db68 100644 --- a/settings/l10n/nn_NO.php +++ b/settings/l10n/nn_NO.php @@ -104,6 +104,7 @@ "Default Storage" => "Standardlagring", "Unlimited" => "Ubegrensa", "Other" => "Anna", +"Username" => "Brukarnamn", "Storage" => "Lagring", "change display name" => "endra visingsnamn", "set new password" => "lag nytt passord", diff --git a/settings/l10n/oc.php b/settings/l10n/oc.php index 052974591a2..34820d0349d 100644 --- a/settings/l10n/oc.php +++ b/settings/l10n/oc.php @@ -46,5 +46,6 @@ "Language" => "Lenga", "Help translate" => "Ajuda a la revirada", "Create" => "Crea", -"Other" => "Autres" +"Other" => "Autres", +"Username" => "Non d'usancièr" ); diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php index ec99000b4d9..4fea6b68ca9 100644 --- a/settings/l10n/pl.php +++ b/settings/l10n/pl.php @@ -102,9 +102,11 @@ "Login Name" => "Login", "Create" => "Utwórz", "Admin Recovery Password" => "Odzyskiwanie hasła administratora", +"Enter the recovery password in order to recover the users files during password change" => "Wpisz hasło odzyskiwania, aby odzyskać pliki użytkowników podczas zmiany hasła", "Default Storage" => "Magazyn domyślny", "Unlimited" => "Bez limitu", "Other" => "Inne", +"Username" => "Nazwa użytkownika", "Storage" => "Magazyn", "change display name" => "zmień wyświetlaną nazwę", "set new password" => "ustaw nowe hasło", diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php index 2ffa32f603c..48cc6200b3b 100644 --- a/settings/l10n/pt_BR.php +++ b/settings/l10n/pt_BR.php @@ -106,6 +106,7 @@ "Default Storage" => "Armazenamento Padrão", "Unlimited" => "Ilimitado", "Other" => "Outro", +"Username" => "Nome de Usuário", "Storage" => "Armazenamento", "change display name" => "alterar nome de exibição", "set new password" => "definir nova senha", diff --git a/settings/l10n/pt_PT.php b/settings/l10n/pt_PT.php index b810d51a2e2..7a54ca74ba7 100644 --- a/settings/l10n/pt_PT.php +++ b/settings/l10n/pt_PT.php @@ -106,6 +106,7 @@ "Default Storage" => "Armazenamento Padrão", "Unlimited" => "Ilimitado", "Other" => "Outro", +"Username" => "Nome de utilizador", "Storage" => "Armazenamento", "change display name" => "modificar nome exibido", "set new password" => "definir nova palavra-passe", diff --git a/settings/l10n/ro.php b/settings/l10n/ro.php index 99fb14b4dff..48f18070f3f 100644 --- a/settings/l10n/ro.php +++ b/settings/l10n/ro.php @@ -75,6 +75,7 @@ "Default Storage" => "Stocare implicită", "Unlimited" => "Nelimitată", "Other" => "Altele", +"Username" => "Nume utilizator", "Storage" => "Stocare", "Default" => "Implicită" ); diff --git a/settings/l10n/ru.php b/settings/l10n/ru.php index 3d852d3b20b..df616008fa4 100644 --- a/settings/l10n/ru.php +++ b/settings/l10n/ru.php @@ -102,9 +102,11 @@ "Login Name" => "Имя пользователя", "Create" => "Создать", "Admin Recovery Password" => "Восстановление Пароля Администратора", +"Enter the recovery password in order to recover the users files during password change" => "Введите пароль для того, чтобы восстановить файлы пользователей при смене пароля", "Default Storage" => "Хранилище по-умолчанию", "Unlimited" => "Неограниченно", "Other" => "Другое", +"Username" => "Имя пользователя", "Storage" => "Хранилище", "change display name" => "изменить отображаемое имя", "set new password" => "установить новый пароль", diff --git a/settings/l10n/si_LK.php b/settings/l10n/si_LK.php index 4303b14c37e..5fa1eaf5f43 100644 --- a/settings/l10n/si_LK.php +++ b/settings/l10n/si_LK.php @@ -47,5 +47,6 @@ "Language" => "භාෂාව", "Help translate" => "පරිවර්ථන සහය", "Create" => "තනන්න", -"Other" => "වෙනත්" +"Other" => "වෙනත්", +"Username" => "පරිශීලක නම" ); diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php index 595a75833a3..9164cbd9b0a 100644 --- a/settings/l10n/sk_SK.php +++ b/settings/l10n/sk_SK.php @@ -102,9 +102,11 @@ "Login Name" => "Prihlasovacie meno", "Create" => "Vytvoriť", "Admin Recovery Password" => "Obnovenie hesla administrátora", +"Enter the recovery password in order to recover the users files during password change" => "Zadajte heslo pre obnovenie súborov používateľa pri zmene hesla", "Default Storage" => "Predvolené úložisko", "Unlimited" => "Nelimitované", "Other" => "Iné", +"Username" => "Meno používateľa", "Storage" => "Úložisko", "change display name" => "zmeniť zobrazované meno", "set new password" => "nastaviť nové heslo", diff --git a/settings/l10n/sl.php b/settings/l10n/sl.php index 413300abc56..21c10abf0fe 100644 --- a/settings/l10n/sl.php +++ b/settings/l10n/sl.php @@ -104,6 +104,7 @@ "Default Storage" => "Privzeta shramba", "Unlimited" => "Neomejeno", "Other" => "Drugo", +"Username" => "Uporabniško ime", "Storage" => "Shramba", "change display name" => "spremeni prikazano ime", "set new password" => "nastavi novo geslo", diff --git a/settings/l10n/sq.php b/settings/l10n/sq.php index 03db0cd8fcd..c81e58e2fa0 100644 --- a/settings/l10n/sq.php +++ b/settings/l10n/sq.php @@ -10,5 +10,6 @@ "Get the apps to sync your files" => "Merrni app-et për sinkronizimin e skedarëve tuaj", "Password" => "Kodi", "New password" => "Kodi i ri", -"Email" => "Email-i" +"Email" => "Email-i", +"Username" => "Përdoruesi" ); diff --git a/settings/l10n/sr.php b/settings/l10n/sr.php index 8437c054da5..2b95ddcad43 100644 --- a/settings/l10n/sr.php +++ b/settings/l10n/sr.php @@ -97,6 +97,7 @@ "Default Storage" => "Подразумевано складиште", "Unlimited" => "Неограничено", "Other" => "Друго", +"Username" => "Корисничко име", "Storage" => "Складиште", "change display name" => "промени име за приказ", "set new password" => "постави нову лозинку", diff --git a/settings/l10n/sr@latin.php b/settings/l10n/sr@latin.php index 96190507d53..8e375a7f23c 100644 --- a/settings/l10n/sr@latin.php +++ b/settings/l10n/sr@latin.php @@ -13,5 +13,6 @@ "Email" => "E-mail", "Language" => "Jezik", "Create" => "Napravi", -"Other" => "Drugo" +"Other" => "Drugo", +"Username" => "Korisničko ime" ); diff --git a/settings/l10n/sv.php b/settings/l10n/sv.php index 0eae1907378..8773fe0dc1d 100644 --- a/settings/l10n/sv.php +++ b/settings/l10n/sv.php @@ -106,6 +106,7 @@ "Default Storage" => "Förvald lagring", "Unlimited" => "Obegränsad", "Other" => "Annat", +"Username" => "Användarnamn", "Storage" => "Lagring", "change display name" => "ändra visningsnamn", "set new password" => "ange nytt lösenord", diff --git a/settings/l10n/ta_LK.php b/settings/l10n/ta_LK.php index 052bb823655..64e9cb85aa7 100644 --- a/settings/l10n/ta_LK.php +++ b/settings/l10n/ta_LK.php @@ -45,5 +45,6 @@ "Language" => "மொழி", "Help translate" => "மொழிபெயர்க்க உதவி", "Create" => "உருவாக்குக", -"Other" => "மற்றவை" +"Other" => "மற்றவை", +"Username" => "பயனாளர் பெயர்" ); diff --git a/settings/l10n/te.php b/settings/l10n/te.php index 8bce394ddfa..0e619282e8f 100644 --- a/settings/l10n/te.php +++ b/settings/l10n/te.php @@ -5,5 +5,6 @@ "Password" => "సంకేతపదం", "New password" => "కొత్త సంకేతపదం", "Your email address" => "మీ ఈమెయిలు చిరునామా", -"Language" => "భాష" +"Language" => "భాష", +"Username" => "వాడుకరి పేరు" ); diff --git a/settings/l10n/th_TH.php b/settings/l10n/th_TH.php index 895e1c3e83e..7221cd73482 100644 --- a/settings/l10n/th_TH.php +++ b/settings/l10n/th_TH.php @@ -83,6 +83,7 @@ "Default Storage" => "พื้นที่จำกัดข้อมูลเริ่มต้น", "Unlimited" => "ไม่จำกัดจำนวน", "Other" => "อื่นๆ", +"Username" => "ชื่อผู้ใช้งาน", "Storage" => "พื้นที่จัดเก็บข้อมูล", "change display name" => "เปลี่ยนชื่อที่ต้องการให้แสดง", "set new password" => "ตั้งค่ารหัสผ่านใหม่", diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php index 1fcf6ac6c0e..ef7b797ef60 100644 --- a/settings/l10n/tr.php +++ b/settings/l10n/tr.php @@ -105,6 +105,7 @@ "Default Storage" => "Varsayılan Depolama", "Unlimited" => "Limitsiz", "Other" => "Diğer", +"Username" => "Kullanıcı Adı", "Storage" => "Depolama", "change display name" => "ekran adını değiştir", "set new password" => "yeni parola belirle", diff --git a/settings/l10n/ug.php b/settings/l10n/ug.php index 8e8c17f0d36..abed87ef0d4 100644 --- a/settings/l10n/ug.php +++ b/settings/l10n/ug.php @@ -64,6 +64,7 @@ "Default Storage" => "كۆڭۈلدىكى ساقلىغۇچ", "Unlimited" => "چەكسىز", "Other" => "باشقا", +"Username" => "ئىشلەتكۈچى ئاتى", "Storage" => "ساقلىغۇچ", "change display name" => "كۆرسىتىدىغان ئىسىمنى ئۆزگەرت", "set new password" => "يېڭى ئىم تەڭشە", diff --git a/settings/l10n/uk.php b/settings/l10n/uk.php index ca5a5d8a072..1de01ec6a0d 100644 --- a/settings/l10n/uk.php +++ b/settings/l10n/uk.php @@ -103,6 +103,7 @@ "Default Storage" => "сховище за замовчуванням", "Unlimited" => "Необмежено", "Other" => "Інше", +"Username" => "Ім'я користувача", "Storage" => "Сховище", "change display name" => "змінити зображене ім'я", "set new password" => "встановити новий пароль", diff --git a/settings/l10n/ur_PK.php b/settings/l10n/ur_PK.php index 02bcb057327..ce1d425c970 100644 --- a/settings/l10n/ur_PK.php +++ b/settings/l10n/ur_PK.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( "Error" => "ایرر", "Password" => "پاسورڈ", -"New password" => "نیا پاسورڈ" +"New password" => "نیا پاسورڈ", +"Username" => "یوزر نیم" ); diff --git a/settings/l10n/vi.php b/settings/l10n/vi.php index d7b4b81e113..7eb5df0edf1 100644 --- a/settings/l10n/vi.php +++ b/settings/l10n/vi.php @@ -84,6 +84,7 @@ "Default Storage" => "Bộ nhớ mặc định", "Unlimited" => "Không giới hạn", "Other" => "Khác", +"Username" => "Tên đăng nhập", "Storage" => "Bộ nhớ", "change display name" => "Thay đổi tên hiển thị", "set new password" => "đặt mật khẩu mới", diff --git a/settings/l10n/zh_CN.GB2312.php b/settings/l10n/zh_CN.GB2312.php index 67946587e56..0457de48a22 100644 --- a/settings/l10n/zh_CN.GB2312.php +++ b/settings/l10n/zh_CN.GB2312.php @@ -101,6 +101,7 @@ "Default Storage" => "默认容量", "Unlimited" => "无限制", "Other" => "其他", +"Username" => "用户名", "Storage" => "容量", "change display name" => "更改显示名称", "set new password" => "设置新的密码", diff --git a/settings/l10n/zh_CN.php b/settings/l10n/zh_CN.php index 248fce04eb2..7669b922b61 100644 --- a/settings/l10n/zh_CN.php +++ b/settings/l10n/zh_CN.php @@ -105,6 +105,7 @@ "Default Storage" => "默认存储", "Unlimited" => "无限", "Other" => "其它", +"Username" => "用户名", "Storage" => "存储", "change display name" => "修改显示名称", "set new password" => "设置新密码", diff --git a/settings/l10n/zh_HK.php b/settings/l10n/zh_HK.php index 843a41c9c10..8da97462751 100644 --- a/settings/l10n/zh_HK.php +++ b/settings/l10n/zh_HK.php @@ -4,5 +4,6 @@ "Delete" => "刪除", "Password" => "密碼", "New password" => "新密碼", -"Email" => "電郵" +"Email" => "電郵", +"Username" => "用戶名稱" ); diff --git a/settings/l10n/zh_TW.php b/settings/l10n/zh_TW.php index ae52b170867..0d3ff7414bb 100644 --- a/settings/l10n/zh_TW.php +++ b/settings/l10n/zh_TW.php @@ -105,6 +105,7 @@ "Default Storage" => "預設儲存區", "Unlimited" => "無限制", "Other" => "其他", +"Username" => "使用者名稱", "Storage" => "儲存區", "change display name" => "修改顯示名稱", "set new password" => "設定新密碼", diff --git a/settings/templates/users.php b/settings/templates/users.php index b0637814f5d..9fcc11ab89a 100644 --- a/settings/templates/users.php +++ b/settings/templates/users.php @@ -81,7 +81,7 @@ $_['subadmingroups'] = array_flip($items); <table class="hascontrols" data-groups="<?php p(implode(', ', $allGroups));?>"> <thead> <tr> - <th id='headerName'><?php p($l->t('Login Name'))?></th> + <th id='headerName'><?php p($l->t('Username'))?></th> <th id="headerDisplayName"><?php p($l->t( 'Display Name' )); ?></th> <th id="headerPassword"><?php p($l->t( 'Password' )); ?></th> <th id="headerGroups"><?php p($l->t( 'Groups' )); ?></th> |