[tx-robot] updated from transifex
This commit is contained in:
parent
285a5b98b0
commit
2152d5f1f6
|
@ -2,30 +2,33 @@ OC.L10N.register(
|
|||
"comments",
|
||||
{
|
||||
"Comments" : "댓글",
|
||||
"Unknown user" : "알려지지 않은 사용자",
|
||||
"New comment …" : "새로운 댓글 ...",
|
||||
"Unknown user" : "알 수 없는 사용자",
|
||||
"New comment …" : "새로운 댓글 …",
|
||||
"Delete comment" : "댓글 삭제",
|
||||
"Post" : "게시",
|
||||
"Cancel" : "취소",
|
||||
"Edit comment" : "댓글 편집",
|
||||
"[Deleted user]" : "[삭제된 사용자]",
|
||||
"No comments yet, start the conversation!" : "아직 댓글이 없습니다. 대화를 시작합니다!",
|
||||
"More comments …" : "더 많은 댓글...",
|
||||
"No comments yet, start the conversation!" : "아직 댓글이 없습니다. 대화를 시작하십시오!",
|
||||
"More comments …" : "더 많은 댓글 …",
|
||||
"Save" : "저장",
|
||||
"Allowed characters {count} of {max}" : "{count}/{max} 글자 사용 가능",
|
||||
"Error occurred while retrieving comment with id {id}" : "댓글을 가져오는 중 오류가 발생했습니다 {ID}",
|
||||
"Error occurred while updating comment with id {id}" : "댓글을 업데이트하는 동안 오류가 발생했습니다 {ID}",
|
||||
"Error occurred while retrieving comment with id {id}" : "댓글 ID {id}을(를) 가져오는 중 오류가 발생했습니다",
|
||||
"Error occurred while updating comment with id {id}" : "댓글 ID {id}을(를) 업데이트하는 동안 오류가 발생했습니다 ",
|
||||
"Error occurred while posting comment" : "댓글을 게시하는 중 오류가 발생했습니다",
|
||||
"_%n unread comment_::_%n unread comments_" : ["읽지 않은 댓글 %n개"],
|
||||
"Comment" : "설명",
|
||||
"You commented" : "댓글을 달았습니다",
|
||||
"You commented" : "댓글 남김",
|
||||
"%1$s commented" : "%1$s 님의 댓글",
|
||||
"{author} commented" : "{author} 님이 댓글 남김",
|
||||
"You commented on %1$s" : "%1$s에 댓글 남김",
|
||||
"You commented on {file}" : "{file}에 댓글 남김",
|
||||
"%1$s commented on %2$s" : "%2$s에 %1$s 님이 댓글 남김",
|
||||
"{author} commented on {file}" : "{author} 님이 {file}에 댓글 남김",
|
||||
"<strong>Comments</strong> for files" : "파일의 <strong>댓글</strong>",
|
||||
"Type in a new comment..." : "새 댓글을 입력하십시오...",
|
||||
"No other comments available" : "더 이상 댓글 없음",
|
||||
"More comments..." : "더 많은 댓글...",
|
||||
"{count} unread comments" : "읽지 않은 댓글 {count}개",
|
||||
"You commented on %2$s" : "%2$s에 댓글 남김"
|
||||
"A (now) deleted user mentioned you in a comment on “%s”" : "(현재) 삭제된 사용자가 “%s”에 남긴 댓글에서 여러분을 언급함",
|
||||
"A (now) deleted user mentioned you in a comment on “{file}”" : "(현재) 삭제된 사용자가 “{file}”에 남긴 댓글에서 여러분을 언급함",
|
||||
"%1$s mentioned you in a comment on “%2$s”" : "%1$s 님이 “%2$s”에 남긴 댓글에서 여러분을 언급함",
|
||||
"{user} mentioned you in a comment on “{file}”" : "{user} 님이 “{file}”에 남긴 댓글에서 여러분을 언급함"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
@ -1,29 +1,32 @@
|
|||
{ "translations": {
|
||||
"Comments" : "댓글",
|
||||
"Unknown user" : "알려지지 않은 사용자",
|
||||
"New comment …" : "새로운 댓글 ...",
|
||||
"Unknown user" : "알 수 없는 사용자",
|
||||
"New comment …" : "새로운 댓글 …",
|
||||
"Delete comment" : "댓글 삭제",
|
||||
"Post" : "게시",
|
||||
"Cancel" : "취소",
|
||||
"Edit comment" : "댓글 편집",
|
||||
"[Deleted user]" : "[삭제된 사용자]",
|
||||
"No comments yet, start the conversation!" : "아직 댓글이 없습니다. 대화를 시작합니다!",
|
||||
"More comments …" : "더 많은 댓글...",
|
||||
"No comments yet, start the conversation!" : "아직 댓글이 없습니다. 대화를 시작하십시오!",
|
||||
"More comments …" : "더 많은 댓글 …",
|
||||
"Save" : "저장",
|
||||
"Allowed characters {count} of {max}" : "{count}/{max} 글자 사용 가능",
|
||||
"Error occurred while retrieving comment with id {id}" : "댓글을 가져오는 중 오류가 발생했습니다 {ID}",
|
||||
"Error occurred while updating comment with id {id}" : "댓글을 업데이트하는 동안 오류가 발생했습니다 {ID}",
|
||||
"Error occurred while retrieving comment with id {id}" : "댓글 ID {id}을(를) 가져오는 중 오류가 발생했습니다",
|
||||
"Error occurred while updating comment with id {id}" : "댓글 ID {id}을(를) 업데이트하는 동안 오류가 발생했습니다 ",
|
||||
"Error occurred while posting comment" : "댓글을 게시하는 중 오류가 발생했습니다",
|
||||
"_%n unread comment_::_%n unread comments_" : ["읽지 않은 댓글 %n개"],
|
||||
"Comment" : "설명",
|
||||
"You commented" : "댓글을 달았습니다",
|
||||
"You commented" : "댓글 남김",
|
||||
"%1$s commented" : "%1$s 님의 댓글",
|
||||
"{author} commented" : "{author} 님이 댓글 남김",
|
||||
"You commented on %1$s" : "%1$s에 댓글 남김",
|
||||
"You commented on {file}" : "{file}에 댓글 남김",
|
||||
"%1$s commented on %2$s" : "%2$s에 %1$s 님이 댓글 남김",
|
||||
"{author} commented on {file}" : "{author} 님이 {file}에 댓글 남김",
|
||||
"<strong>Comments</strong> for files" : "파일의 <strong>댓글</strong>",
|
||||
"Type in a new comment..." : "새 댓글을 입력하십시오...",
|
||||
"No other comments available" : "더 이상 댓글 없음",
|
||||
"More comments..." : "더 많은 댓글...",
|
||||
"{count} unread comments" : "읽지 않은 댓글 {count}개",
|
||||
"You commented on %2$s" : "%2$s에 댓글 남김"
|
||||
"A (now) deleted user mentioned you in a comment on “%s”" : "(현재) 삭제된 사용자가 “%s”에 남긴 댓글에서 여러분을 언급함",
|
||||
"A (now) deleted user mentioned you in a comment on “{file}”" : "(현재) 삭제된 사용자가 “{file}”에 남긴 댓글에서 여러분을 언급함",
|
||||
"%1$s mentioned you in a comment on “%2$s”" : "%1$s 님이 “%2$s”에 남긴 댓글에서 여러분을 언급함",
|
||||
"{user} mentioned you in a comment on “{file}”" : "{user} 님이 “{file}”에 남긴 댓글에서 여러분을 언급함"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
|
@ -0,0 +1,49 @@
|
|||
OC.L10N.register(
|
||||
"dav",
|
||||
{
|
||||
"Calendar" : "달력",
|
||||
"Todos" : "할 일",
|
||||
"{actor} created calendar {calendar}" : "{actor} 님이 달력 {calendar}을(를) 생성함",
|
||||
"You created calendar {calendar}" : "달력 {calendar}을(를) 생성함",
|
||||
"{actor} deleted calendar {calendar}" : "{actor} 님이 달력 {calendar}을(를) 삭제함",
|
||||
"You deleted calendar {calendar}" : "달력 {calendar}을(를) 삭제함",
|
||||
"{actor} updated calendar {calendar}" : "{actor} 님이 달력 {calendar}을(를) 업데이트함",
|
||||
"You updated calendar {calendar}" : "달력 {calendar}을(를) 업데이트함",
|
||||
"{actor} shared calendar {calendar} with you" : "{actor} 님이 내게 달력 {calendar}을(를) 공유함",
|
||||
"You shared calendar {calendar} with {user}" : "{user} 님과 달력 {calendar}을(를) 공유함",
|
||||
"{actor} shared calendar {calendar} with {user}" : "{actor} 님이 {user} 님과 달력 {calendar}을(를) 공유함",
|
||||
"{actor} unshared calendar {calendar} from you" : "{actor} 님이 달력 {calendar}의 공유를 중단함",
|
||||
"You unshared calendar {calendar} from {user}" : "{user} 님과 달력 {calendar}의 공유를 중단함",
|
||||
"{actor} unshared calendar {calendar} from {user}" : "{actor} 님이 {user} 님과 {calendar} 달력의 공유를 중단함",
|
||||
"{actor} unshared calendar {calendar} from themselves" : "{actor} 님이 달력 {calendar}의 공유를 해제함",
|
||||
"You shared calendar {calendar} with group {group}" : "달력 {calendar}을(를) 그룹 {group}와(과) 공유함",
|
||||
"{actor} shared calendar {calendar} with group {group}" : "{actor} 님이 달력 {calendar}을(를) 그룹 {group}와(과) 공유함",
|
||||
"You unshared calendar {calendar} from group {group}" : "달력 {calendar}을(를) 그룹 {group}와(과) 공유하지 않음",
|
||||
"{actor} unshared calendar {calendar} from group {group}" : "{actor} 님이 달력 {calendar}을(를) 그룹 {group}와(과) 공유하지 않음",
|
||||
"{actor} created event {event} in calendar {calendar}" : "{actor} 님이 행사 {event}을(를) 달력 {calendar}에 생성함",
|
||||
"You created event {event} in calendar {calendar}" : "행사 {event}을(를) 달력 {calendar}에 생성함",
|
||||
"{actor} deleted event {event} from calendar {calendar}" : "{actor} 님이 행사 {event}을(를) 달력 {calendar}에서 삭제함",
|
||||
"You deleted event {event} from calendar {calendar}" : "행사 {event}을(를) 달력 {calendar}에서 삭제함",
|
||||
"{actor} updated event {event} in calendar {calendar}" : "{actor} 님이 달력 {calendar}의 행사 {event}을(를) 업데이트함",
|
||||
"You updated event {event} in calendar {calendar}" : "달력 {calendar}의 행사 {event}을(를) 업데이트함",
|
||||
"{actor} created todo {todo} in list {calendar}" : "{actor} 님이 목록 {calendar}에 할 일 {todo}을(를) 생성함",
|
||||
"You created todo {todo} in list {calendar}" : "목록 {calendar}에 할 일 {todo}을(를) 생성함",
|
||||
"{actor} deleted todo {todo} from list {calendar}" : "{actor} 님이 목록 {calendar}에서 할 일 {todo}을(를) 삭제함",
|
||||
"You deleted todo {todo} from list {calendar}" : "목록 {calendar}에서 할 일 {todo}을(를) 삭제함",
|
||||
"{actor} updated todo {todo} in list {calendar}" : "{actor} 님이 목록 {calendar}의 할 일 {todo}을(를) 업데이트함",
|
||||
"You updated todo {todo} in list {calendar}" : "목록 {calendar}의 할 일 {todo}을(를) 업데이트함",
|
||||
"{actor} solved todo {todo} in list {calendar}" : "{actor} 님이 목록 {calendar}의 할 일 {todo}을(를) 끝냄",
|
||||
"You solved todo {todo} in list {calendar}" : "목록 {calendar}의 할 일 {todo}을(를) 끝냄",
|
||||
"{actor} reopened todo {todo} in list {calendar}" : "{actor} 님이 목록 {calendar}의 할 일 {todo}을(를) 다시 염",
|
||||
"You reopened todo {todo} in list {calendar}" : "목록 {calendar}의 할 일 {todo}을(를) 다시 염",
|
||||
"A <strong>calendar</strong> was modified" : "<strong>달력</strong>이 수정됨",
|
||||
"A calendar <strong>event</strong> was modified" : "달력 <strong>행사</strong>가 수정됨",
|
||||
"A calendar <strong>todo</strong> was modified" : "달력의 <strong>할 일</strong>이 수정됨",
|
||||
"Contact birthdays" : "연락처에 등록된 생일",
|
||||
"Personal" : "개인",
|
||||
"Contacts" : "연락처",
|
||||
"Technical details" : "기술 정보",
|
||||
"Remote Address: %s" : "원격 주소: %s",
|
||||
"Request ID: %s" : "요청 ID: %s"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
|
@ -0,0 +1,47 @@
|
|||
{ "translations": {
|
||||
"Calendar" : "달력",
|
||||
"Todos" : "할 일",
|
||||
"{actor} created calendar {calendar}" : "{actor} 님이 달력 {calendar}을(를) 생성함",
|
||||
"You created calendar {calendar}" : "달력 {calendar}을(를) 생성함",
|
||||
"{actor} deleted calendar {calendar}" : "{actor} 님이 달력 {calendar}을(를) 삭제함",
|
||||
"You deleted calendar {calendar}" : "달력 {calendar}을(를) 삭제함",
|
||||
"{actor} updated calendar {calendar}" : "{actor} 님이 달력 {calendar}을(를) 업데이트함",
|
||||
"You updated calendar {calendar}" : "달력 {calendar}을(를) 업데이트함",
|
||||
"{actor} shared calendar {calendar} with you" : "{actor} 님이 내게 달력 {calendar}을(를) 공유함",
|
||||
"You shared calendar {calendar} with {user}" : "{user} 님과 달력 {calendar}을(를) 공유함",
|
||||
"{actor} shared calendar {calendar} with {user}" : "{actor} 님이 {user} 님과 달력 {calendar}을(를) 공유함",
|
||||
"{actor} unshared calendar {calendar} from you" : "{actor} 님이 달력 {calendar}의 공유를 중단함",
|
||||
"You unshared calendar {calendar} from {user}" : "{user} 님과 달력 {calendar}의 공유를 중단함",
|
||||
"{actor} unshared calendar {calendar} from {user}" : "{actor} 님이 {user} 님과 {calendar} 달력의 공유를 중단함",
|
||||
"{actor} unshared calendar {calendar} from themselves" : "{actor} 님이 달력 {calendar}의 공유를 해제함",
|
||||
"You shared calendar {calendar} with group {group}" : "달력 {calendar}을(를) 그룹 {group}와(과) 공유함",
|
||||
"{actor} shared calendar {calendar} with group {group}" : "{actor} 님이 달력 {calendar}을(를) 그룹 {group}와(과) 공유함",
|
||||
"You unshared calendar {calendar} from group {group}" : "달력 {calendar}을(를) 그룹 {group}와(과) 공유하지 않음",
|
||||
"{actor} unshared calendar {calendar} from group {group}" : "{actor} 님이 달력 {calendar}을(를) 그룹 {group}와(과) 공유하지 않음",
|
||||
"{actor} created event {event} in calendar {calendar}" : "{actor} 님이 행사 {event}을(를) 달력 {calendar}에 생성함",
|
||||
"You created event {event} in calendar {calendar}" : "행사 {event}을(를) 달력 {calendar}에 생성함",
|
||||
"{actor} deleted event {event} from calendar {calendar}" : "{actor} 님이 행사 {event}을(를) 달력 {calendar}에서 삭제함",
|
||||
"You deleted event {event} from calendar {calendar}" : "행사 {event}을(를) 달력 {calendar}에서 삭제함",
|
||||
"{actor} updated event {event} in calendar {calendar}" : "{actor} 님이 달력 {calendar}의 행사 {event}을(를) 업데이트함",
|
||||
"You updated event {event} in calendar {calendar}" : "달력 {calendar}의 행사 {event}을(를) 업데이트함",
|
||||
"{actor} created todo {todo} in list {calendar}" : "{actor} 님이 목록 {calendar}에 할 일 {todo}을(를) 생성함",
|
||||
"You created todo {todo} in list {calendar}" : "목록 {calendar}에 할 일 {todo}을(를) 생성함",
|
||||
"{actor} deleted todo {todo} from list {calendar}" : "{actor} 님이 목록 {calendar}에서 할 일 {todo}을(를) 삭제함",
|
||||
"You deleted todo {todo} from list {calendar}" : "목록 {calendar}에서 할 일 {todo}을(를) 삭제함",
|
||||
"{actor} updated todo {todo} in list {calendar}" : "{actor} 님이 목록 {calendar}의 할 일 {todo}을(를) 업데이트함",
|
||||
"You updated todo {todo} in list {calendar}" : "목록 {calendar}의 할 일 {todo}을(를) 업데이트함",
|
||||
"{actor} solved todo {todo} in list {calendar}" : "{actor} 님이 목록 {calendar}의 할 일 {todo}을(를) 끝냄",
|
||||
"You solved todo {todo} in list {calendar}" : "목록 {calendar}의 할 일 {todo}을(를) 끝냄",
|
||||
"{actor} reopened todo {todo} in list {calendar}" : "{actor} 님이 목록 {calendar}의 할 일 {todo}을(를) 다시 염",
|
||||
"You reopened todo {todo} in list {calendar}" : "목록 {calendar}의 할 일 {todo}을(를) 다시 염",
|
||||
"A <strong>calendar</strong> was modified" : "<strong>달력</strong>이 수정됨",
|
||||
"A calendar <strong>event</strong> was modified" : "달력 <strong>행사</strong>가 수정됨",
|
||||
"A calendar <strong>todo</strong> was modified" : "달력의 <strong>할 일</strong>이 수정됨",
|
||||
"Contact birthdays" : "연락처에 등록된 생일",
|
||||
"Personal" : "개인",
|
||||
"Contacts" : "연락처",
|
||||
"Technical details" : "기술 정보",
|
||||
"Remote Address: %s" : "원격 주소: %s",
|
||||
"Request ID: %s" : "요청 ID: %s"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
|
@ -3,7 +3,7 @@ OC.L10N.register(
|
|||
{
|
||||
"Missing recovery key password" : "잊어버린 복구 키 암호 복구",
|
||||
"Please repeat the recovery key password" : "복구 키 암호를 다시 입력하십시오",
|
||||
"Repeated recovery key password does not match the provided recovery key password" : "입력한 복구 키 암호가 일치하지 않습니다",
|
||||
"Repeated recovery key password does not match the provided recovery key password" : "입력한 복구 키 암호가 서로 다릅니다",
|
||||
"Recovery key successfully enabled" : "복구 키가 성공적으로 활성화되었습니다",
|
||||
"Could not enable recovery key. Please check your recovery key password!" : "복구 키를 활성화 할 수 없습니다. 복구 키의 암호를 확인해 주십시오!",
|
||||
"Recovery key successfully disabled" : "복구 키가 성공적으로 비활성화 되었습니다",
|
||||
|
@ -21,8 +21,9 @@ OC.L10N.register(
|
|||
"The old password was not correct, please try again." : "이전 암호가 잘못되었습니다. 다시 시도하십시오.",
|
||||
"The current log-in password was not correct, please try again." : "현재 로그인 암호가 잘못되었습니다. 다시 시도하십시오.",
|
||||
"Private key password successfully updated." : "개인 키 암호가 성공적으로 업데이트 되었습니다.",
|
||||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "과거에 사용하였던(ownCloud <= 8.0) 암호화된 데이터에서 키를 이전해야 합니다. 'occ encryption:migrate'를 실행하거나 시스템 관리자에게 연락하십시오",
|
||||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "과거에 사용하였던(ownCloud <= 8.0) 암호화된 데이터에서 키를 이전해야 합니다. 'occ encryption:migrate'를 실행하거나 시스템 관리자에게 연락하십시오 ",
|
||||
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "암호화 앱의 개인 키가 잘못되었습니다. 암호화된 파일에 다시 접근하려면 개인 설정에서 개인 키 암호를 업데이트해야 합니다.",
|
||||
"Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "암호화 앱이 활성화되었으나 키가 초기화되지 않았습니다. 로그아웃한 후 다시 로그인하십시오.",
|
||||
"Encryption app is enabled and ready" : "암호화 앱이 활성화되었고 준비됨",
|
||||
"Bad Signature" : "잘못된 서명",
|
||||
"Missing Signature" : "서명 없음",
|
||||
|
@ -30,7 +31,7 @@ OC.L10N.register(
|
|||
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "이 파일을 복호화할 수 없습니다. 공유된 파일일 수도 있습니다. 파일 소유자에게 공유를 다시 요청하십시오.",
|
||||
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "이 파일을 읽을 수 없습니다. 공유된 파일이라면 파일 소유자에게 연락하여 다시 공유해 달라고 요청하십시오.",
|
||||
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "안녕하세요,\n\n시스템 관리자가 서버 측 암호화를 활성화했습니다. 저장된 파일이 암호 '%s'으(로) 암호화되었습니다.\n\n웹 인터페이스에 로그인하여 개인 설정의 '기본 암호화 모듈'로 이동한 다음, '이전 로그인 암호' 필드에 위 암호를 입력하고 현재 로그인 암호로 변경하여 암호화 암호를 업데이트하십시오.\n\n",
|
||||
"The share will expire on %s." : "이 공유는 %s 까지 유지됩니다.",
|
||||
"The share will expire on %s." : "이 공유는 %s에 만료됩니다.",
|
||||
"Cheers!" : "감사합니다!",
|
||||
"Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "안녕하세요,<br><br>시스템 관리자가 서버 측 암호화를 활성화했습니다. 저장된 파일이 암호 <strong>%s</strong>으(로) 암호화되었습니다.<br><br>웹 인터페이스에 로그인하여 개인 설정의 '기본 암호화 모듈'로 이동한 다음, '이전 로그인 암호' 필드에 위 암호를 입력하고 현재 로그인 암호로 변경하여 암호화 암호를 업데이트하십시오.<br><br>",
|
||||
"Default encryption module" : "기본 암호화 모듈",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{ "translations": {
|
||||
"Missing recovery key password" : "잊어버린 복구 키 암호 복구",
|
||||
"Please repeat the recovery key password" : "복구 키 암호를 다시 입력하십시오",
|
||||
"Repeated recovery key password does not match the provided recovery key password" : "입력한 복구 키 암호가 일치하지 않습니다",
|
||||
"Repeated recovery key password does not match the provided recovery key password" : "입력한 복구 키 암호가 서로 다릅니다",
|
||||
"Recovery key successfully enabled" : "복구 키가 성공적으로 활성화되었습니다",
|
||||
"Could not enable recovery key. Please check your recovery key password!" : "복구 키를 활성화 할 수 없습니다. 복구 키의 암호를 확인해 주십시오!",
|
||||
"Recovery key successfully disabled" : "복구 키가 성공적으로 비활성화 되었습니다",
|
||||
|
@ -19,8 +19,9 @@
|
|||
"The old password was not correct, please try again." : "이전 암호가 잘못되었습니다. 다시 시도하십시오.",
|
||||
"The current log-in password was not correct, please try again." : "현재 로그인 암호가 잘못되었습니다. 다시 시도하십시오.",
|
||||
"Private key password successfully updated." : "개인 키 암호가 성공적으로 업데이트 되었습니다.",
|
||||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "과거에 사용하였던(ownCloud <= 8.0) 암호화된 데이터에서 키를 이전해야 합니다. 'occ encryption:migrate'를 실행하거나 시스템 관리자에게 연락하십시오",
|
||||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "과거에 사용하였던(ownCloud <= 8.0) 암호화된 데이터에서 키를 이전해야 합니다. 'occ encryption:migrate'를 실행하거나 시스템 관리자에게 연락하십시오 ",
|
||||
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "암호화 앱의 개인 키가 잘못되었습니다. 암호화된 파일에 다시 접근하려면 개인 설정에서 개인 키 암호를 업데이트해야 합니다.",
|
||||
"Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "암호화 앱이 활성화되었으나 키가 초기화되지 않았습니다. 로그아웃한 후 다시 로그인하십시오.",
|
||||
"Encryption app is enabled and ready" : "암호화 앱이 활성화되었고 준비됨",
|
||||
"Bad Signature" : "잘못된 서명",
|
||||
"Missing Signature" : "서명 없음",
|
||||
|
@ -28,7 +29,7 @@
|
|||
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "이 파일을 복호화할 수 없습니다. 공유된 파일일 수도 있습니다. 파일 소유자에게 공유를 다시 요청하십시오.",
|
||||
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "이 파일을 읽을 수 없습니다. 공유된 파일이라면 파일 소유자에게 연락하여 다시 공유해 달라고 요청하십시오.",
|
||||
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "안녕하세요,\n\n시스템 관리자가 서버 측 암호화를 활성화했습니다. 저장된 파일이 암호 '%s'으(로) 암호화되었습니다.\n\n웹 인터페이스에 로그인하여 개인 설정의 '기본 암호화 모듈'로 이동한 다음, '이전 로그인 암호' 필드에 위 암호를 입력하고 현재 로그인 암호로 변경하여 암호화 암호를 업데이트하십시오.\n\n",
|
||||
"The share will expire on %s." : "이 공유는 %s 까지 유지됩니다.",
|
||||
"The share will expire on %s." : "이 공유는 %s에 만료됩니다.",
|
||||
"Cheers!" : "감사합니다!",
|
||||
"Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "안녕하세요,<br><br>시스템 관리자가 서버 측 암호화를 활성화했습니다. 저장된 파일이 암호 <strong>%s</strong>으(로) 암호화되었습니다.<br><br>웹 인터페이스에 로그인하여 개인 설정의 '기본 암호화 모듈'로 이동한 다음, '이전 로그인 암호' 필드에 위 암호를 입력하고 현재 로그인 암호로 변경하여 암호화 암호를 업데이트하십시오.<br><br>",
|
||||
"Default encryption module" : "기본 암호화 모듈",
|
||||
|
|
|
@ -41,6 +41,7 @@ OC.L10N.register(
|
|||
"Open documentation" : "Otevřít dokumentaci",
|
||||
"Allow users on this server to send shares to other servers" : "Povolit uživatelům z tohoto serveru zasílat sdílení na jiné servery",
|
||||
"Allow users on this server to receive shares from other servers" : "Povolit uživatelům na tomto serveru přijímat sdílení z jiných serverů",
|
||||
"Allow users to publish their data to a global and public address book" : "Povolit uživatelům publikování jejich dat do globálního a sdíleného adresáře",
|
||||
"Federated Cloud" : "Sdružený cloud",
|
||||
"Your Federated Cloud ID:" : "Vaše sdružené cloud ID:",
|
||||
"Add to your website" : "Přidat na svou webovou stránku",
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
"Open documentation" : "Otevřít dokumentaci",
|
||||
"Allow users on this server to send shares to other servers" : "Povolit uživatelům z tohoto serveru zasílat sdílení na jiné servery",
|
||||
"Allow users on this server to receive shares from other servers" : "Povolit uživatelům na tomto serveru přijímat sdílení z jiných serverů",
|
||||
"Allow users to publish their data to a global and public address book" : "Povolit uživatelům publikování jejich dat do globálního a sdíleného adresáře",
|
||||
"Federated Cloud" : "Sdružený cloud",
|
||||
"Your Federated Cloud ID:" : "Vaše sdružené cloud ID:",
|
||||
"Add to your website" : "Přidat na svou webovou stránku",
|
||||
|
|
|
@ -39,6 +39,7 @@ OC.L10N.register(
|
|||
"Share with me through my #Nextcloud Federated Cloud ID" : "Partagez avec moi grâce à mon identifiant Federated Cloud #Nextcloud",
|
||||
"Federated Cloud Sharing" : "Federated Cloud Sharing",
|
||||
"Open documentation" : "Voir la documentation",
|
||||
"Adjust how people can share between servers." : "Réglez comment les personnes peuvent partager entre les serveurs.",
|
||||
"Allow users on this server to send shares to other servers" : "Autoriser les utilisateurs de ce serveur à envoyer des partages vers d'autres serveurs",
|
||||
"Allow users on this server to receive shares from other servers" : "Autoriser les utilisateurs de ce serveur à recevoir des partages d'autres serveurs",
|
||||
"Search global and public address book for users and let local users publish their data" : "Rechercher dans le carnet d'adresse global et public pour les utilisateurs et laisser les utilisateurs publier leurs données",
|
||||
|
|
|
@ -37,6 +37,7 @@
|
|||
"Share with me through my #Nextcloud Federated Cloud ID" : "Partagez avec moi grâce à mon identifiant Federated Cloud #Nextcloud",
|
||||
"Federated Cloud Sharing" : "Federated Cloud Sharing",
|
||||
"Open documentation" : "Voir la documentation",
|
||||
"Adjust how people can share between servers." : "Réglez comment les personnes peuvent partager entre les serveurs.",
|
||||
"Allow users on this server to send shares to other servers" : "Autoriser les utilisateurs de ce serveur à envoyer des partages vers d'autres serveurs",
|
||||
"Allow users on this server to receive shares from other servers" : "Autoriser les utilisateurs de ce serveur à recevoir des partages d'autres serveurs",
|
||||
"Search global and public address book for users and let local users publish their data" : "Rechercher dans le carnet d'adresse global et public pour les utilisateurs et laisser les utilisateurs publier leurs données",
|
||||
|
|
|
@ -7,33 +7,51 @@ OC.L10N.register(
|
|||
"Remote share password" : "원격 공유 암호",
|
||||
"Cancel" : "취소",
|
||||
"Add remote share" : "원격 공유 추가",
|
||||
"Copied!" : "복사됨!",
|
||||
"Copy" : "복사",
|
||||
"Copied!" : "복사 성공!",
|
||||
"Not supported!" : "지원하지 않음!",
|
||||
"Press ⌘-C to copy." : "⌘-C 복사",
|
||||
"Press Ctrl-C to copy." : "⌘-C 복사",
|
||||
"Press ⌘-C to copy." : "복사하려면 ⌘-C 키를 누르십시오.",
|
||||
"Press Ctrl-C to copy." : "복사하려면 Ctrl-C 키를 누르십시오.",
|
||||
"Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID",
|
||||
"Server to server sharing is not enabled on this server" : "이 서버에서 서버간 공유를 사용할 수 없음",
|
||||
"Couldn't establish a federated share." : "연합 공유를 설정할 수 없음",
|
||||
"Couldn't establish a federated share." : "연합 공유를 설정할 수 없습니다.",
|
||||
"Couldn't establish a federated share, maybe the password was wrong." : "연합 공유를 설정할 수 없습니다. 암호가 잘못되었을 수도 있습니다.",
|
||||
"Federated Share request was successful, you will receive a invitation. Check your notifications." : "연합 공유 요청이 성공했으며 초대장을 받을 것입니다. 알림을 확인하십시오.",
|
||||
"The mountpoint name contains invalid characters." : "마운트 지점 이름에 잘못된 글자가 포함되어 있습니다.",
|
||||
"Not allowed to create a federated share with the owner." : "소유자와 연합 공유를 만들 수 없음",
|
||||
"Invalid or untrusted SSL certificate" : "유효하지 않거나 신뢰할 수없는 SSL 인증서",
|
||||
"Storage not valid" : "유효하지 않은 스토리지",
|
||||
"Could not authenticate to remote share, password might be wrong" : "원격 공유에 인증할 수 없습니다. 암호가 잘못되었을 수도 있습니다",
|
||||
"Storage not valid" : "유효하지 않은 저장소",
|
||||
"Federated Share successfully added" : "연합 공유를 성공적으로 추가함",
|
||||
"Couldn't add remote share" : "원격 공유를 추가할 수 없음",
|
||||
"Sharing %s failed, because this item is already shared with %s" : "%s을(를) 공유할 수 없습니다. 이미 %s 님과 공유되어 있습니다",
|
||||
"Not allowed to create a federated share with the same user" : "같은 사용자와 연합 공유를 만들 수 없음",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s을(를) 공유할 수 없습니다. %s을(를) 찾을 수 없습니다. 서버에 접근하지 못할 수도 있습니다.",
|
||||
"File is already shared with %s" : "파일이 %s와(과) 이미 공유됨",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "%s을(를) 공유할 수 없습니다. %s을(를) 찾을 수 없습니다. 서버에 접근할 수 없거나 자가 서명된 인증서를 사용하고 있을 수도 있습니다.",
|
||||
"Could not find share" : "공유를 찾을 수 없음",
|
||||
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "%1$s(%2$s 대신) 님으로부터 \"%3$s\"을(를) 원격 공유로 받음",
|
||||
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "{user}({behalf} 대신) 님으로부터 {share}을(를) 원격 공유로 받음",
|
||||
"You received \"%3$s\" as a remote share from %1$s" : "%1$s 님으로부터 \"%3$s\"을(를) 원격 공유로 받음",
|
||||
"You received {share} as a remote share from {user}" : "{user} 님으로부터 {share}을(를) 원격 공유로 받음",
|
||||
"Accept" : "수락",
|
||||
"Decline" : "거절",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "내 #Nextcloud 연합 클라우드 ID를 통해서 공유됨, 더 알아보기: %s",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID" : "내 #Nextcloud 연합 클라우드 ID를 통해서 공유됨",
|
||||
"Federated Cloud Sharing" : "클라우드 연합 공유",
|
||||
"Open documentation" : "문서 열기",
|
||||
"Adjust how people can share between servers." : "서버간 파일 공유를 설정합니다.",
|
||||
"Allow users on this server to send shares to other servers" : "이 서버의 사용자가 다른 서버와 공유할 수 있도록 허용",
|
||||
"Allow users on this server to receive shares from other servers" : "이 서버의 사용자가 다른 서버에서 공유한 파일을 받을 수 있도록 허용",
|
||||
"Search global and public address book for users and let local users publish their data" : "전역 및 공개 주소록에서 검색하고 로컬 사용자가 정보를 공개할 수 있도록 허용",
|
||||
"Allow users to publish their data to a global and public address book" : "사용자가 데이터를 전역 및 공개 주소록에 업로드할 수 있도록 허용",
|
||||
"Federated Cloud" : "연합 클라우드",
|
||||
"You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Nextcloud, ownCloud, Pydio를 사용하는 누구나와 공유할 수 있습니다! 공유 대화 상자에서 연합 클라우드 ID를 입력하십시오. person@cloud.example.com 형식입니다",
|
||||
"Your Federated Cloud ID:" : "내 연합 클라우드 ID:",
|
||||
"Share it:" : "공유하기:",
|
||||
"Share it so your friends can share files with you:" : "친구들과 파일을 공유할 수 있도록 공유하십시오:",
|
||||
"Add to your website" : "내 웹 사이트에 추가",
|
||||
"Share with me via Nextcloud" : "Nextcloud로 나와 공유하기",
|
||||
"HTML Code:" : "HTML 코드:"
|
||||
"HTML Code:" : "HTML 코드:",
|
||||
"Search global and public address book for users" : "전역 및 공개 주소록에서 사용자 검색",
|
||||
"Share it:" : "공유하기:"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
@ -5,33 +5,51 @@
|
|||
"Remote share password" : "원격 공유 암호",
|
||||
"Cancel" : "취소",
|
||||
"Add remote share" : "원격 공유 추가",
|
||||
"Copied!" : "복사됨!",
|
||||
"Copy" : "복사",
|
||||
"Copied!" : "복사 성공!",
|
||||
"Not supported!" : "지원하지 않음!",
|
||||
"Press ⌘-C to copy." : "⌘-C 복사",
|
||||
"Press Ctrl-C to copy." : "⌘-C 복사",
|
||||
"Press ⌘-C to copy." : "복사하려면 ⌘-C 키를 누르십시오.",
|
||||
"Press Ctrl-C to copy." : "복사하려면 Ctrl-C 키를 누르십시오.",
|
||||
"Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID",
|
||||
"Server to server sharing is not enabled on this server" : "이 서버에서 서버간 공유를 사용할 수 없음",
|
||||
"Couldn't establish a federated share." : "연합 공유를 설정할 수 없음",
|
||||
"Couldn't establish a federated share." : "연합 공유를 설정할 수 없습니다.",
|
||||
"Couldn't establish a federated share, maybe the password was wrong." : "연합 공유를 설정할 수 없습니다. 암호가 잘못되었을 수도 있습니다.",
|
||||
"Federated Share request was successful, you will receive a invitation. Check your notifications." : "연합 공유 요청이 성공했으며 초대장을 받을 것입니다. 알림을 확인하십시오.",
|
||||
"The mountpoint name contains invalid characters." : "마운트 지점 이름에 잘못된 글자가 포함되어 있습니다.",
|
||||
"Not allowed to create a federated share with the owner." : "소유자와 연합 공유를 만들 수 없음",
|
||||
"Invalid or untrusted SSL certificate" : "유효하지 않거나 신뢰할 수없는 SSL 인증서",
|
||||
"Storage not valid" : "유효하지 않은 스토리지",
|
||||
"Could not authenticate to remote share, password might be wrong" : "원격 공유에 인증할 수 없습니다. 암호가 잘못되었을 수도 있습니다",
|
||||
"Storage not valid" : "유효하지 않은 저장소",
|
||||
"Federated Share successfully added" : "연합 공유를 성공적으로 추가함",
|
||||
"Couldn't add remote share" : "원격 공유를 추가할 수 없음",
|
||||
"Sharing %s failed, because this item is already shared with %s" : "%s을(를) 공유할 수 없습니다. 이미 %s 님과 공유되어 있습니다",
|
||||
"Not allowed to create a federated share with the same user" : "같은 사용자와 연합 공유를 만들 수 없음",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s을(를) 공유할 수 없습니다. %s을(를) 찾을 수 없습니다. 서버에 접근하지 못할 수도 있습니다.",
|
||||
"File is already shared with %s" : "파일이 %s와(과) 이미 공유됨",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "%s을(를) 공유할 수 없습니다. %s을(를) 찾을 수 없습니다. 서버에 접근할 수 없거나 자가 서명된 인증서를 사용하고 있을 수도 있습니다.",
|
||||
"Could not find share" : "공유를 찾을 수 없음",
|
||||
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "%1$s(%2$s 대신) 님으로부터 \"%3$s\"을(를) 원격 공유로 받음",
|
||||
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "{user}({behalf} 대신) 님으로부터 {share}을(를) 원격 공유로 받음",
|
||||
"You received \"%3$s\" as a remote share from %1$s" : "%1$s 님으로부터 \"%3$s\"을(를) 원격 공유로 받음",
|
||||
"You received {share} as a remote share from {user}" : "{user} 님으로부터 {share}을(를) 원격 공유로 받음",
|
||||
"Accept" : "수락",
|
||||
"Decline" : "거절",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "내 #Nextcloud 연합 클라우드 ID를 통해서 공유됨, 더 알아보기: %s",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID" : "내 #Nextcloud 연합 클라우드 ID를 통해서 공유됨",
|
||||
"Federated Cloud Sharing" : "클라우드 연합 공유",
|
||||
"Open documentation" : "문서 열기",
|
||||
"Adjust how people can share between servers." : "서버간 파일 공유를 설정합니다.",
|
||||
"Allow users on this server to send shares to other servers" : "이 서버의 사용자가 다른 서버와 공유할 수 있도록 허용",
|
||||
"Allow users on this server to receive shares from other servers" : "이 서버의 사용자가 다른 서버에서 공유한 파일을 받을 수 있도록 허용",
|
||||
"Search global and public address book for users and let local users publish their data" : "전역 및 공개 주소록에서 검색하고 로컬 사용자가 정보를 공개할 수 있도록 허용",
|
||||
"Allow users to publish their data to a global and public address book" : "사용자가 데이터를 전역 및 공개 주소록에 업로드할 수 있도록 허용",
|
||||
"Federated Cloud" : "연합 클라우드",
|
||||
"You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Nextcloud, ownCloud, Pydio를 사용하는 누구나와 공유할 수 있습니다! 공유 대화 상자에서 연합 클라우드 ID를 입력하십시오. person@cloud.example.com 형식입니다",
|
||||
"Your Federated Cloud ID:" : "내 연합 클라우드 ID:",
|
||||
"Share it:" : "공유하기:",
|
||||
"Share it so your friends can share files with you:" : "친구들과 파일을 공유할 수 있도록 공유하십시오:",
|
||||
"Add to your website" : "내 웹 사이트에 추가",
|
||||
"Share with me via Nextcloud" : "Nextcloud로 나와 공유하기",
|
||||
"HTML Code:" : "HTML 코드:"
|
||||
"HTML Code:" : "HTML 코드:",
|
||||
"Search global and public address book for users" : "전역 및 공개 주소록에서 사용자 검색",
|
||||
"Share it:" : "공유하기:"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
|
@ -39,6 +39,7 @@ OC.L10N.register(
|
|||
"Share with me through my #Nextcloud Federated Cloud ID" : "Deel met mij via mijn #Nextcloud federated Cloud ID",
|
||||
"Federated Cloud Sharing" : "Federated Cloud Sharing",
|
||||
"Open documentation" : "Open documentatie",
|
||||
"Adjust how people can share between servers." : "Aanpassen hoe mensen tussen servers kunnen delen.",
|
||||
"Allow users on this server to send shares to other servers" : "Toestaan dat gebruikers op deze server shares sturen naar andere servers",
|
||||
"Allow users on this server to receive shares from other servers" : "Toestaan dat gebruikers op deze server shares ontvangen van andere servers",
|
||||
"Search global and public address book for users and let local users publish their data" : "Openbare adresboeken voor gebruikers doorzoeken en laat lokale gebruikers de data plubliceren",
|
||||
|
@ -46,6 +47,7 @@ OC.L10N.register(
|
|||
"Federated Cloud" : "Gefedereerde Cloud",
|
||||
"You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Je kunt met iedereeen delen die Nextcloud, ownCloud of Pydio gebruikt! Gebruik gewoon hun federatieID in de deel-dialoog. Het ziet eruit als iemand@cloud.voorbeeld.com",
|
||||
"Your Federated Cloud ID:" : "Je Federated Cloud ID:",
|
||||
"Share it so your friends can share files with you:" : "Deel het, zodat anderen bestanden met jou kunnen delen:",
|
||||
"Add to your website" : "Toevoegen aan je website",
|
||||
"Share with me via Nextcloud" : "Deel met mij via Nextcloud",
|
||||
"HTML Code:" : "HTML Code:",
|
||||
|
|
|
@ -37,6 +37,7 @@
|
|||
"Share with me through my #Nextcloud Federated Cloud ID" : "Deel met mij via mijn #Nextcloud federated Cloud ID",
|
||||
"Federated Cloud Sharing" : "Federated Cloud Sharing",
|
||||
"Open documentation" : "Open documentatie",
|
||||
"Adjust how people can share between servers." : "Aanpassen hoe mensen tussen servers kunnen delen.",
|
||||
"Allow users on this server to send shares to other servers" : "Toestaan dat gebruikers op deze server shares sturen naar andere servers",
|
||||
"Allow users on this server to receive shares from other servers" : "Toestaan dat gebruikers op deze server shares ontvangen van andere servers",
|
||||
"Search global and public address book for users and let local users publish their data" : "Openbare adresboeken voor gebruikers doorzoeken en laat lokale gebruikers de data plubliceren",
|
||||
|
@ -44,6 +45,7 @@
|
|||
"Federated Cloud" : "Gefedereerde Cloud",
|
||||
"You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Je kunt met iedereeen delen die Nextcloud, ownCloud of Pydio gebruikt! Gebruik gewoon hun federatieID in de deel-dialoog. Het ziet eruit als iemand@cloud.voorbeeld.com",
|
||||
"Your Federated Cloud ID:" : "Je Federated Cloud ID:",
|
||||
"Share it so your friends can share files with you:" : "Deel het, zodat anderen bestanden met jou kunnen delen:",
|
||||
"Add to your website" : "Toevoegen aan je website",
|
||||
"Share with me via Nextcloud" : "Deel met mij via Nextcloud",
|
||||
"HTML Code:" : "HTML Code:",
|
||||
|
|
|
@ -39,12 +39,15 @@ OC.L10N.register(
|
|||
"Share with me through my #Nextcloud Federated Cloud ID" : "#Nextcloud Birleşmiş Bulut kimliğim üzerinden benimle paylaş",
|
||||
"Federated Cloud Sharing" : "Birleşmiş Bulut Paylaşımı",
|
||||
"Open documentation" : "Belgeleri aç",
|
||||
"Adjust how people can share between servers." : "Kişilerin sunucular arasında nasıl paylaşım yapabileceğini ayarlayın.",
|
||||
"Allow users on this server to send shares to other servers" : "Bu sunucudaki kullanıcılar diğer sunuculara paylaşım gönderebilsin",
|
||||
"Allow users on this server to receive shares from other servers" : "Bu sunucudaki kullanıcılar diğer sunuculardan paylaşım alabilsin",
|
||||
"Search global and public address book for users and let local users publish their data" : "Genel ve herkese açık adres defterinde kullanıcı ara ve yerel kullanıcıların bilgilerini paylaşmasını sağla",
|
||||
"Allow users to publish their data to a global and public address book" : "Kullanıcıların bilgilerini genel ve herkese açık bir adres defterinde paylaşabilsin",
|
||||
"Federated Cloud" : "Birleşmiş Bulut",
|
||||
"You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Nextcloud, ownCloud ya da Pydio kullanıcıları ile paylaşım yapılaiblir. Yalnızca paylaşım penceresine person@cloud.example.com gibi Birleşmiş Bulut kodunu yazın.",
|
||||
"Your Federated Cloud ID:" : "Birleşmiş Bulut Kimliğiniz:",
|
||||
"Share it so your friends can share files with you:" : "Paylaşın, böylece arkadaşlarınız da sizinle dosya paylaşabilir:",
|
||||
"Add to your website" : "Web sitenize ekleyin",
|
||||
"Share with me via Nextcloud" : "Benimle Nextcloud üzerinden paylaşın",
|
||||
"HTML Code:" : "HTML Kodu:",
|
||||
|
|
|
@ -37,12 +37,15 @@
|
|||
"Share with me through my #Nextcloud Federated Cloud ID" : "#Nextcloud Birleşmiş Bulut kimliğim üzerinden benimle paylaş",
|
||||
"Federated Cloud Sharing" : "Birleşmiş Bulut Paylaşımı",
|
||||
"Open documentation" : "Belgeleri aç",
|
||||
"Adjust how people can share between servers." : "Kişilerin sunucular arasında nasıl paylaşım yapabileceğini ayarlayın.",
|
||||
"Allow users on this server to send shares to other servers" : "Bu sunucudaki kullanıcılar diğer sunuculara paylaşım gönderebilsin",
|
||||
"Allow users on this server to receive shares from other servers" : "Bu sunucudaki kullanıcılar diğer sunuculardan paylaşım alabilsin",
|
||||
"Search global and public address book for users and let local users publish their data" : "Genel ve herkese açık adres defterinde kullanıcı ara ve yerel kullanıcıların bilgilerini paylaşmasını sağla",
|
||||
"Allow users to publish their data to a global and public address book" : "Kullanıcıların bilgilerini genel ve herkese açık bir adres defterinde paylaşabilsin",
|
||||
"Federated Cloud" : "Birleşmiş Bulut",
|
||||
"You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Nextcloud, ownCloud ya da Pydio kullanıcıları ile paylaşım yapılaiblir. Yalnızca paylaşım penceresine person@cloud.example.com gibi Birleşmiş Bulut kodunu yazın.",
|
||||
"Your Federated Cloud ID:" : "Birleşmiş Bulut Kimliğiniz:",
|
||||
"Share it so your friends can share files with you:" : "Paylaşın, böylece arkadaşlarınız da sizinle dosya paylaşabilir:",
|
||||
"Add to your website" : "Web sitenize ekleyin",
|
||||
"Share with me via Nextcloud" : "Benimle Nextcloud üzerinden paylaşın",
|
||||
"HTML Code:" : "HTML Kodu:",
|
||||
|
|
|
@ -1,15 +1,16 @@
|
|||
OC.L10N.register(
|
||||
"federation",
|
||||
{
|
||||
"Server added to the list of trusted ownClouds" : "신뢰할 수 있는 ownCloud 목록에 서버 추가함",
|
||||
"Added to the list of trusted servers" : "신뢰할 수 있는 서버 목록에 추가됨",
|
||||
"Server is already in the list of trusted servers." : "신뢰할 수 있는 서버 목록에 이미 추가되었습니다.",
|
||||
"No ownCloud server found" : "ownCloud 서버를 찾을 수 없음",
|
||||
"No server to federate with found" : "연합 가능한 서버를 찾을 수 없음",
|
||||
"Could not add server" : "서버를 추가할 수 없음",
|
||||
"Federation" : "연합 공유",
|
||||
"ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "ownCloud 연합 공유를 사용하면 다른 믿을 수 있는 ownCloud 서버와 사용자 디렉터리를 상호간 공유할 수 있습니다. 이 정보는 연합 공유 시 외부 사용자 자동 완성 등에 사용합니다.",
|
||||
"Trusted servers" : "신뢰할 수 있는 서버",
|
||||
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "서버 연합을 통해서 다른 신뢰할 수 있는 서버와 사용자 디렉터리를 교환할 수 있습니다. 이 기능의 사용 예시로 연합 공유 시 외부 사용자를 자동 완성하는 데 사용할 수 있습니다.",
|
||||
"Add server automatically once a federated share was created successfully" : "연합 공유를 생성했을 때 자동으로 서버 추가",
|
||||
"Trusted ownCloud Servers" : "신뢰할 수 있는 ownCloud 서버",
|
||||
"+ Add ownCloud server" : "+ ownCloud 서버 추가",
|
||||
"ownCloud Server" : "ownCloud 서버"
|
||||
"+ Add trusted server" : "+ 신뢰할 수 있는 서버 추가",
|
||||
"Trusted server" : "신뢰할 수 있는 서버",
|
||||
"Add" : "추가",
|
||||
"Federation" : "연합"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
@ -1,13 +1,14 @@
|
|||
{ "translations": {
|
||||
"Server added to the list of trusted ownClouds" : "신뢰할 수 있는 ownCloud 목록에 서버 추가함",
|
||||
"Added to the list of trusted servers" : "신뢰할 수 있는 서버 목록에 추가됨",
|
||||
"Server is already in the list of trusted servers." : "신뢰할 수 있는 서버 목록에 이미 추가되었습니다.",
|
||||
"No ownCloud server found" : "ownCloud 서버를 찾을 수 없음",
|
||||
"No server to federate with found" : "연합 가능한 서버를 찾을 수 없음",
|
||||
"Could not add server" : "서버를 추가할 수 없음",
|
||||
"Federation" : "연합 공유",
|
||||
"ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "ownCloud 연합 공유를 사용하면 다른 믿을 수 있는 ownCloud 서버와 사용자 디렉터리를 상호간 공유할 수 있습니다. 이 정보는 연합 공유 시 외부 사용자 자동 완성 등에 사용합니다.",
|
||||
"Trusted servers" : "신뢰할 수 있는 서버",
|
||||
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "서버 연합을 통해서 다른 신뢰할 수 있는 서버와 사용자 디렉터리를 교환할 수 있습니다. 이 기능의 사용 예시로 연합 공유 시 외부 사용자를 자동 완성하는 데 사용할 수 있습니다.",
|
||||
"Add server automatically once a federated share was created successfully" : "연합 공유를 생성했을 때 자동으로 서버 추가",
|
||||
"Trusted ownCloud Servers" : "신뢰할 수 있는 ownCloud 서버",
|
||||
"+ Add ownCloud server" : "+ ownCloud 서버 추가",
|
||||
"ownCloud Server" : "ownCloud 서버"
|
||||
"+ Add trusted server" : "+ 신뢰할 수 있는 서버 추가",
|
||||
"Trusted server" : "신뢰할 수 있는 서버",
|
||||
"Add" : "추가",
|
||||
"Federation" : "연합"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
|
@ -58,6 +58,7 @@ OC.L10N.register(
|
|||
"New" : "Ny",
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" är ett ogiltligt filnamn.",
|
||||
"File name cannot be empty." : "Filnamn kan inte vara tomt.",
|
||||
"\"{name}\" is not an allowed filetype" : "\"{name}\" är inte en tillåten filtyp",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Lagring av {owner} är full, filer kan inte uppdateras eller synkroniseras längre!",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Ditt lagringsutrymme är fullt, filer kan inte längre uppdateras eller synkroniseras!",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Lagring av {owner} är nästan full ({usedSpacePercent}%)",
|
||||
|
@ -68,6 +69,7 @@ OC.L10N.register(
|
|||
"_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"],
|
||||
"Favorited" : "Favoriserad",
|
||||
"Favorite" : "Favorit",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "Kopiera direktlänk (fungerar endast för de användare som har tillgång till denna fil eller mapp)",
|
||||
"Folder" : "Mapp",
|
||||
"New folder" : "Ny mapp",
|
||||
"Upload" : "Ladda upp",
|
||||
|
@ -119,6 +121,7 @@ OC.L10N.register(
|
|||
"Select all" : "Välj allt",
|
||||
"Upload too large" : "För stor uppladdning",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar på servern.",
|
||||
"No favorites yet" : "Inga favoriter ännu",
|
||||
"Files and folders you mark as favorite will show up here" : "Filer och mappar markerade som favoriter kommer att visas här",
|
||||
"Shared with you" : "Delad med dig",
|
||||
"Shared with others" : "Delad med andra",
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
"New" : "Ny",
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" är ett ogiltligt filnamn.",
|
||||
"File name cannot be empty." : "Filnamn kan inte vara tomt.",
|
||||
"\"{name}\" is not an allowed filetype" : "\"{name}\" är inte en tillåten filtyp",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Lagring av {owner} är full, filer kan inte uppdateras eller synkroniseras längre!",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Ditt lagringsutrymme är fullt, filer kan inte längre uppdateras eller synkroniseras!",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Lagring av {owner} är nästan full ({usedSpacePercent}%)",
|
||||
|
@ -66,6 +67,7 @@
|
|||
"_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"],
|
||||
"Favorited" : "Favoriserad",
|
||||
"Favorite" : "Favorit",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "Kopiera direktlänk (fungerar endast för de användare som har tillgång till denna fil eller mapp)",
|
||||
"Folder" : "Mapp",
|
||||
"New folder" : "Ny mapp",
|
||||
"Upload" : "Ladda upp",
|
||||
|
@ -117,6 +119,7 @@
|
|||
"Select all" : "Välj allt",
|
||||
"Upload too large" : "För stor uppladdning",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar på servern.",
|
||||
"No favorites yet" : "Inga favoriter ännu",
|
||||
"Files and folders you mark as favorite will show up here" : "Filer och mappar markerade som favoriter kommer att visas här",
|
||||
"Shared with you" : "Delad med dig",
|
||||
"Shared with others" : "Delad med andra",
|
||||
|
|
|
@ -39,6 +39,7 @@ OC.L10N.register(
|
|||
"Credentials saved" : "Přihlašovací údaje uloženy",
|
||||
"Credentials saving failed" : "Uložení přihlašovacích údajů selhalo",
|
||||
"Credentials required" : "Vyžadovány přihlašovací údaje",
|
||||
"Storage with ID \"%d\" not found" : "Úložiště s ID \"%d\" nebylo nalezeno",
|
||||
"Invalid backend or authentication mechanism class" : "Neplatný backend nebo třída ověřovacího mechanismu",
|
||||
"Invalid mount point" : "Neplatný přípojný bod",
|
||||
"Objectstore forbidden" : "Úložiště objektů zakázáno",
|
||||
|
@ -49,6 +50,7 @@ OC.L10N.register(
|
|||
"Unsatisfied authentication mechanism parameters" : "Neuspokojivé parametry ověřovacího mechanismu",
|
||||
"Insufficient data: %s" : "Nedostatečná data: %s",
|
||||
"%s" : "%s",
|
||||
"Storage with ID \"%d\" is not user editable" : "Úložiště s ID \"%d\" není uživatelksky upravitelné",
|
||||
"Access key" : "Přístupový klíč",
|
||||
"Secret key" : "Tajný klíč",
|
||||
"Builtin" : "Zabudované",
|
||||
|
|
|
@ -37,6 +37,7 @@
|
|||
"Credentials saved" : "Přihlašovací údaje uloženy",
|
||||
"Credentials saving failed" : "Uložení přihlašovacích údajů selhalo",
|
||||
"Credentials required" : "Vyžadovány přihlašovací údaje",
|
||||
"Storage with ID \"%d\" not found" : "Úložiště s ID \"%d\" nebylo nalezeno",
|
||||
"Invalid backend or authentication mechanism class" : "Neplatný backend nebo třída ověřovacího mechanismu",
|
||||
"Invalid mount point" : "Neplatný přípojný bod",
|
||||
"Objectstore forbidden" : "Úložiště objektů zakázáno",
|
||||
|
@ -47,6 +48,7 @@
|
|||
"Unsatisfied authentication mechanism parameters" : "Neuspokojivé parametry ověřovacího mechanismu",
|
||||
"Insufficient data: %s" : "Nedostatečná data: %s",
|
||||
"%s" : "%s",
|
||||
"Storage with ID \"%d\" is not user editable" : "Úložiště s ID \"%d\" není uživatelksky upravitelné",
|
||||
"Access key" : "Přístupový klíč",
|
||||
"Secret key" : "Tajný klíč",
|
||||
"Builtin" : "Zabudované",
|
||||
|
|
|
@ -39,6 +39,7 @@ OC.L10N.register(
|
|||
"Credentials saved" : "Sparade uppgifter",
|
||||
"Credentials saving failed" : "Misslyckades med att spara uppgifterna",
|
||||
"Credentials required" : "Uppgifter krävs",
|
||||
"Storage with ID \"%d\" not found" : "Lagringsutrymme med ID \"%d\" hittades inte",
|
||||
"Invalid backend or authentication mechanism class" : "Ogiltig backend eller autentiseringsmekanism-klass",
|
||||
"Invalid mount point" : "Ogiltig monteringspunkt",
|
||||
"Objectstore forbidden" : "Objekt förbjudet",
|
||||
|
@ -49,6 +50,7 @@ OC.L10N.register(
|
|||
"Unsatisfied authentication mechanism parameters" : "Otillfredsställda autentiseringsmekanism parametrar",
|
||||
"Insufficient data: %s" : "Otillräcklig data: %s",
|
||||
"%s" : "%s",
|
||||
"Storage with ID \"%d\" is not user editable" : "Lagringsutrymme med ID \"%d\" är inte redigerbart för användare",
|
||||
"Access key" : "Åtkomstnyckel",
|
||||
"Secret key" : "Hemlig nyckel",
|
||||
"Builtin" : "Inbyggt",
|
||||
|
|
|
@ -37,6 +37,7 @@
|
|||
"Credentials saved" : "Sparade uppgifter",
|
||||
"Credentials saving failed" : "Misslyckades med att spara uppgifterna",
|
||||
"Credentials required" : "Uppgifter krävs",
|
||||
"Storage with ID \"%d\" not found" : "Lagringsutrymme med ID \"%d\" hittades inte",
|
||||
"Invalid backend or authentication mechanism class" : "Ogiltig backend eller autentiseringsmekanism-klass",
|
||||
"Invalid mount point" : "Ogiltig monteringspunkt",
|
||||
"Objectstore forbidden" : "Objekt förbjudet",
|
||||
|
@ -47,6 +48,7 @@
|
|||
"Unsatisfied authentication mechanism parameters" : "Otillfredsställda autentiseringsmekanism parametrar",
|
||||
"Insufficient data: %s" : "Otillräcklig data: %s",
|
||||
"%s" : "%s",
|
||||
"Storage with ID \"%d\" is not user editable" : "Lagringsutrymme med ID \"%d\" är inte redigerbart för användare",
|
||||
"Access key" : "Åtkomstnyckel",
|
||||
"Secret key" : "Hemlig nyckel",
|
||||
"Builtin" : "Inbyggt",
|
||||
|
|
|
@ -6,6 +6,8 @@ OC.L10N.register(
|
|||
"Failed to revert {file} to revision {timestamp}." : "Selhalo vrácení souboru {file} na verzi {timestamp}.",
|
||||
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů"],
|
||||
"Restore" : "Obnovit",
|
||||
"No earlier versions available" : "Nejsou dostupné dřívější verze",
|
||||
"More versions …" : "Víc verzí …",
|
||||
"No versions available" : "Nejsou dostupné žádné verze",
|
||||
"More versions..." : "Více verzí..."
|
||||
},
|
||||
|
|
|
@ -4,6 +4,8 @@
|
|||
"Failed to revert {file} to revision {timestamp}." : "Selhalo vrácení souboru {file} na verzi {timestamp}.",
|
||||
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů"],
|
||||
"Restore" : "Obnovit",
|
||||
"No earlier versions available" : "Nejsou dostupné dřívější verze",
|
||||
"More versions …" : "Víc verzí …",
|
||||
"No versions available" : "Nejsou dostupné žádné verze",
|
||||
"More versions..." : "Více verzí..."
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
|
|
|
@ -4,6 +4,7 @@ OC.L10N.register(
|
|||
"Could not revert: %s" : "Kunne ikke genskabe: %s",
|
||||
"Versions" : "Versioner",
|
||||
"Failed to revert {file} to revision {timestamp}." : "Kunne ikke tilbagerulle {file} til den tidligere udgave: {timestamp}.",
|
||||
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
|
||||
"Restore" : "Gendan",
|
||||
"No earlier versions available" : "Ingen tidligere versioner tilgængelige",
|
||||
"More versions …" : "Flere versioner ...",
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
"Could not revert: %s" : "Kunne ikke genskabe: %s",
|
||||
"Versions" : "Versioner",
|
||||
"Failed to revert {file} to revision {timestamp}." : "Kunne ikke tilbagerulle {file} til den tidligere udgave: {timestamp}.",
|
||||
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
|
||||
"Restore" : "Gendan",
|
||||
"No earlier versions available" : "Ingen tidligere versioner tilgængelige",
|
||||
"More versions …" : "Flere versioner ...",
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
OC.L10N.register(
|
||||
"files_versions",
|
||||
{
|
||||
"Could not revert: %s" : "되돌릴 수 없음: %s",
|
||||
"Could not revert: %s" : "되돌릴 수 없습니다: %s",
|
||||
"Versions" : "버전",
|
||||
"Failed to revert {file} to revision {timestamp}." : "{file}을(를) 리비전 {timestamp}으(로) 되돌리는 데 실패했습니다.",
|
||||
"_%n byte_::_%n bytes_" : ["%n 바이트"],
|
||||
"Restore" : "복원",
|
||||
"More versions..." : "더 많은 버전...",
|
||||
"No other versions available" : "다른 버전을 사용할 수 없습니다"
|
||||
"No earlier versions available" : "이전 버전을 사용할 수 없음",
|
||||
"More versions …" : "더 많은 버전 …",
|
||||
"No versions available" : "버전을 사용할 수 없음",
|
||||
"More versions..." : "더 많은 버전..."
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
{ "translations": {
|
||||
"Could not revert: %s" : "되돌릴 수 없음: %s",
|
||||
"Could not revert: %s" : "되돌릴 수 없습니다: %s",
|
||||
"Versions" : "버전",
|
||||
"Failed to revert {file} to revision {timestamp}." : "{file}을(를) 리비전 {timestamp}으(로) 되돌리는 데 실패했습니다.",
|
||||
"_%n byte_::_%n bytes_" : ["%n 바이트"],
|
||||
"Restore" : "복원",
|
||||
"More versions..." : "더 많은 버전...",
|
||||
"No other versions available" : "다른 버전을 사용할 수 없습니다"
|
||||
"No earlier versions available" : "이전 버전을 사용할 수 없음",
|
||||
"More versions …" : "더 많은 버전 …",
|
||||
"No versions available" : "버전을 사용할 수 없음",
|
||||
"More versions..." : "더 많은 버전..."
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
|
@ -6,6 +6,8 @@ OC.L10N.register(
|
|||
"Failed to revert {file} to revision {timestamp}." : "Kunde inte återställa {file} till {timestamp}.",
|
||||
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
|
||||
"Restore" : "Återskapa",
|
||||
"No earlier versions available" : "Inga tidigare versioner tillgänliga",
|
||||
"More versions …" : "Fler versioner ...",
|
||||
"No versions available" : "Inga versioner tillgängliga",
|
||||
"More versions..." : "Fler versioner..."
|
||||
},
|
||||
|
|
|
@ -4,6 +4,8 @@
|
|||
"Failed to revert {file} to revision {timestamp}." : "Kunde inte återställa {file} till {timestamp}.",
|
||||
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
|
||||
"Restore" : "Återskapa",
|
||||
"No earlier versions available" : "Inga tidigare versioner tillgänliga",
|
||||
"More versions …" : "Fler versioner ...",
|
||||
"No versions available" : "Inga versioner tillgängliga",
|
||||
"More versions..." : "Fler versioner..."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
|
|
|
@ -37,6 +37,7 @@ OC.L10N.register(
|
|||
"You can choose a different password at any time in the share dialog." : "Vous pouvez choisir un mot de passe différent à n'importe quel moment dans la boîte de dialogue de partage.",
|
||||
"Could not find share" : "Impossible de trouver le partage",
|
||||
"Share by mail" : "Partage par email",
|
||||
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Autoriser les utilisateurs de partager un lien personnalisé vers un fichier ou un dossier en renseignant une adresse e-mail.",
|
||||
"Send password by mail" : "Envoyer le mot de passe par email",
|
||||
"Enforce password protection" : "Imposer la protection par mot de passe",
|
||||
"Failed to create the E-mail" : "Erreur lors de la création du mail",
|
||||
|
|
|
@ -35,6 +35,7 @@
|
|||
"You can choose a different password at any time in the share dialog." : "Vous pouvez choisir un mot de passe différent à n'importe quel moment dans la boîte de dialogue de partage.",
|
||||
"Could not find share" : "Impossible de trouver le partage",
|
||||
"Share by mail" : "Partage par email",
|
||||
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Autoriser les utilisateurs de partager un lien personnalisé vers un fichier ou un dossier en renseignant une adresse e-mail.",
|
||||
"Send password by mail" : "Envoyer le mot de passe par email",
|
||||
"Enforce password protection" : "Imposer la protection par mot de passe",
|
||||
"Failed to create the E-mail" : "Erreur lors de la création du mail",
|
||||
|
|
|
@ -13,6 +13,7 @@ OC.L10N.register(
|
|||
"%3$s shared %1$s with %2$s by mail" : "%3$s deelde %1$s met %2$s via e-mail",
|
||||
"{actor} shared {file} with {email} by mail" : "{actor} deelde {file} met {email} via e-mail",
|
||||
"Password to access %1$s was sent to %2s" : "Wachtwoord voor toegang tot %1$s is gestuurd naar %2s",
|
||||
"Password to access {file} was sent to {email}" : "Wachtwoord voor toegang tot {file} is gestuurd naar {email}",
|
||||
"Password to access %1$s was sent to you" : "Wachtwoord voor toegang tot %1$s is naar jou gestuurd",
|
||||
"Password to access {file} was sent to you" : "Wachtwoord voor toegang tot {file} is naar jou gestuurd",
|
||||
"Sharing %s failed, this item is already shared with %s" : "Delen van %s is mislukt, omdat dit al gedeeld wordt met %s",
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
"%3$s shared %1$s with %2$s by mail" : "%3$s deelde %1$s met %2$s via e-mail",
|
||||
"{actor} shared {file} with {email} by mail" : "{actor} deelde {file} met {email} via e-mail",
|
||||
"Password to access %1$s was sent to %2s" : "Wachtwoord voor toegang tot %1$s is gestuurd naar %2s",
|
||||
"Password to access {file} was sent to {email}" : "Wachtwoord voor toegang tot {file} is gestuurd naar {email}",
|
||||
"Password to access %1$s was sent to you" : "Wachtwoord voor toegang tot %1$s is naar jou gestuurd",
|
||||
"Password to access {file} was sent to you" : "Wachtwoord voor toegang tot {file} is naar jou gestuurd",
|
||||
"Sharing %s failed, this item is already shared with %s" : "Delen van %s is mislukt, omdat dit al gedeeld wordt met %s",
|
||||
|
|
|
@ -42,6 +42,7 @@ OC.L10N.register(
|
|||
"%s (invisible)" : "%s (onzichtbaar)",
|
||||
"<strong>System tags</strong> for a file have been modified" : "<strong>Systeemmarkeringen</strong> voor een bestand zijn gewijzigd",
|
||||
"Collaborative tags" : "Samenwerk markeringen",
|
||||
"Create and edit collaborative tags. These tags affect all users." : "Maak en bewerk samenwerkingstags. Deze tags gelden voor alle gebruikers.",
|
||||
"Select tag …" : "Selecteer tag …",
|
||||
"Name" : "Naam",
|
||||
"Delete" : "Verwijder",
|
||||
|
|
|
@ -40,6 +40,7 @@
|
|||
"%s (invisible)" : "%s (onzichtbaar)",
|
||||
"<strong>System tags</strong> for a file have been modified" : "<strong>Systeemmarkeringen</strong> voor een bestand zijn gewijzigd",
|
||||
"Collaborative tags" : "Samenwerk markeringen",
|
||||
"Create and edit collaborative tags. These tags affect all users." : "Maak en bewerk samenwerkingstags. Deze tags gelden voor alle gebruikers.",
|
||||
"Select tag …" : "Selecteer tag …",
|
||||
"Name" : "Naam",
|
||||
"Delete" : "Verwijder",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"theming",
|
||||
{
|
||||
"Loading preview…" : "Načítání náhledu…",
|
||||
"Saved" : "Uloženo",
|
||||
"Admin" : "Administrace",
|
||||
"a safe home for all your data" : "bezpečný domov pro všechna vaše data",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{ "translations": {
|
||||
"Loading preview…" : "Načítání náhledu…",
|
||||
"Saved" : "Uloženo",
|
||||
"Admin" : "Administrace",
|
||||
"a safe home for all your data" : "bezpečný domov pro všechna vaše data",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"theming",
|
||||
{
|
||||
"Loading preview…" : "Indlæser forhåndsvisning...",
|
||||
"Saved" : "Gemt",
|
||||
"Admin" : "Admin",
|
||||
"a safe home for all your data" : "Et sikket hjem til alt dit data",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{ "translations": {
|
||||
"Loading preview…" : "Indlæser forhåndsvisning...",
|
||||
"Saved" : "Gemt",
|
||||
"Admin" : "Admin",
|
||||
"a safe home for all your data" : "Et sikket hjem til alt dit data",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"theming",
|
||||
{
|
||||
"Loading preview…" : "Lade Vorschau…",
|
||||
"Saved" : "Gespeichert",
|
||||
"Admin" : "Administrator",
|
||||
"a safe home for all your data" : "Ein sicheres Zuhause für Deine Daten",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{ "translations": {
|
||||
"Loading preview…" : "Lade Vorschau…",
|
||||
"Saved" : "Gespeichert",
|
||||
"Admin" : "Administrator",
|
||||
"a safe home for all your data" : "Ein sicheres Zuhause für Deine Daten",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"theming",
|
||||
{
|
||||
"Loading preview…" : "Lade Vorschau…",
|
||||
"Saved" : "Gespeichert",
|
||||
"Admin" : "Administrator",
|
||||
"a safe home for all your data" : "Ein sicheres Zuhause für Ihre Daten",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{ "translations": {
|
||||
"Loading preview…" : "Lade Vorschau…",
|
||||
"Saved" : "Gespeichert",
|
||||
"Admin" : "Administrator",
|
||||
"a safe home for all your data" : "Ein sicheres Zuhause für Ihre Daten",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"theming",
|
||||
{
|
||||
"Loading preview…" : "Chargement de la prévisualisation...",
|
||||
"Saved" : "Enregistré",
|
||||
"Admin" : "Administration",
|
||||
"a safe home for all your data" : "un endroit sûr pour toutes vos données",
|
||||
|
@ -12,6 +13,7 @@ OC.L10N.register(
|
|||
"Unsupported image type" : "Ce type d'image n'est pas pris en charge",
|
||||
"You are already using a custom theme" : "Vous utilisez déjà un thème personnalisé",
|
||||
"Theming" : "Personnaliser l'apparence",
|
||||
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Cet extension permet de personnaliser facilement l'apparence de votre instance et des clients supportés. Cela sera visible pour tous les utilisateurs.",
|
||||
"Name" : "Nom",
|
||||
"reset to default" : "Restaurer les valeurs par défaut",
|
||||
"Web address" : "Adresse web",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{ "translations": {
|
||||
"Loading preview…" : "Chargement de la prévisualisation...",
|
||||
"Saved" : "Enregistré",
|
||||
"Admin" : "Administration",
|
||||
"a safe home for all your data" : "un endroit sûr pour toutes vos données",
|
||||
|
@ -10,6 +11,7 @@
|
|||
"Unsupported image type" : "Ce type d'image n'est pas pris en charge",
|
||||
"You are already using a custom theme" : "Vous utilisez déjà un thème personnalisé",
|
||||
"Theming" : "Personnaliser l'apparence",
|
||||
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Cet extension permet de personnaliser facilement l'apparence de votre instance et des clients supportés. Cela sera visible pour tous les utilisateurs.",
|
||||
"Name" : "Nom",
|
||||
"reset to default" : "Restaurer les valeurs par défaut",
|
||||
"Web address" : "Adresse web",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"theming",
|
||||
{
|
||||
"Loading preview…" : "Laden voorbeeld...",
|
||||
"Saved" : "Opgeslagen",
|
||||
"Admin" : "Beheer",
|
||||
"a safe home for all your data" : "een veilige plek voor al je gegevens",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{ "translations": {
|
||||
"Loading preview…" : "Laden voorbeeld...",
|
||||
"Saved" : "Opgeslagen",
|
||||
"Admin" : "Beheer",
|
||||
"a safe home for all your data" : "een veilige plek voor al je gegevens",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"theming",
|
||||
{
|
||||
"Loading preview…" : "Carregando pré-visualização...",
|
||||
"Saved" : "Salva",
|
||||
"Admin" : "Administrador",
|
||||
"a safe home for all your data" : "um lugar seguro para seus dados",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{ "translations": {
|
||||
"Loading preview…" : "Carregando pré-visualização...",
|
||||
"Saved" : "Salva",
|
||||
"Admin" : "Administrador",
|
||||
"a safe home for all your data" : "um lugar seguro para seus dados",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"theming",
|
||||
{
|
||||
"Loading preview…" : "Önizleme yükleniyor...",
|
||||
"Saved" : "Kaydedildi",
|
||||
"Admin" : "Yönetici",
|
||||
"a safe home for all your data" : "verileriniz için güvenli bir barınak",
|
||||
|
@ -12,6 +13,7 @@ OC.L10N.register(
|
|||
"Unsupported image type" : "Görsel türü desteklenmiyor",
|
||||
"You are already using a custom theme" : "Zaten özel bir tema kullanıyorsunuz",
|
||||
"Theming" : "Tema",
|
||||
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Temalar kullandığınız kopyanın ve desteklenen istemcilerin genel görünümün kolayca değiştirilmesini sağlar. Tüm kullanıcılara görüntülenir.",
|
||||
"Name" : "Ad",
|
||||
"reset to default" : "varsayılana dön",
|
||||
"Web address" : "Web adresi",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{ "translations": {
|
||||
"Loading preview…" : "Önizleme yükleniyor...",
|
||||
"Saved" : "Kaydedildi",
|
||||
"Admin" : "Yönetici",
|
||||
"a safe home for all your data" : "verileriniz için güvenli bir barınak",
|
||||
|
@ -10,6 +11,7 @@
|
|||
"Unsupported image type" : "Görsel türü desteklenmiyor",
|
||||
"You are already using a custom theme" : "Zaten özel bir tema kullanıyorsunuz",
|
||||
"Theming" : "Tema",
|
||||
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Temalar kullandığınız kopyanın ve desteklenen istemcilerin genel görünümün kolayca değiştirilmesini sağlar. Tüm kullanıcılara görüntülenir.",
|
||||
"Name" : "Ad",
|
||||
"reset to default" : "varsayılana dön",
|
||||
"Web address" : "Web adresi",
|
||||
|
|
|
@ -6,6 +6,7 @@ OC.L10N.register(
|
|||
"{version} is available. Get more information on how to update." : "Je dostupná {version}. Přečtěte si více informací jak aktualizovat.",
|
||||
"Channel updated" : "Kanál aktualizován",
|
||||
"The update server could not be reached since %d days to check for new updates." : "Aktualizační server nebyl dosažen %d dní pro kontrolu aktualizací.",
|
||||
"Please check the Nextcloud and server log files for errors." : "Po chybách se podívejte v protokolech Nextcloudu a webového serveru.",
|
||||
"Update to %1$s is available." : "Je dostupná aktualizace na %1$s.",
|
||||
"Update for %1$s to version %2$s is available." : "Je dostupná aktualizace pro %1$s na verzi %2$s.",
|
||||
"Update for {app} to version %s is available." : "Pro {app} je dostupná aktualizace na verzi %s.",
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
"{version} is available. Get more information on how to update." : "Je dostupná {version}. Přečtěte si více informací jak aktualizovat.",
|
||||
"Channel updated" : "Kanál aktualizován",
|
||||
"The update server could not be reached since %d days to check for new updates." : "Aktualizační server nebyl dosažen %d dní pro kontrolu aktualizací.",
|
||||
"Please check the Nextcloud and server log files for errors." : "Po chybách se podívejte v protokolech Nextcloudu a webového serveru.",
|
||||
"Update to %1$s is available." : "Je dostupná aktualizace na %1$s.",
|
||||
"Update for %1$s to version %2$s is available." : "Je dostupná aktualizace pro %1$s na verzi %2$s.",
|
||||
"Update for {app} to version %s is available." : "Pro {app} je dostupná aktualizace na verzi %s.",
|
||||
|
|
|
@ -95,6 +95,8 @@ OC.L10N.register(
|
|||
"Saving" : "Αποθήκευση",
|
||||
"Back" : "Επιστροφή",
|
||||
"Continue" : "Συνέχεια",
|
||||
"Current password" : "Τρέχον συνθηματικό",
|
||||
"New password" : "Νέο συνθηματικό",
|
||||
"LDAP" : "LDAP",
|
||||
"Server" : "Διακομιστής",
|
||||
"Users" : "Χρήστες",
|
||||
|
|
|
@ -93,6 +93,8 @@
|
|||
"Saving" : "Αποθήκευση",
|
||||
"Back" : "Επιστροφή",
|
||||
"Continue" : "Συνέχεια",
|
||||
"Current password" : "Τρέχον συνθηματικό",
|
||||
"New password" : "Νέο συνθηματικό",
|
||||
"LDAP" : "LDAP",
|
||||
"Server" : "Διακομιστής",
|
||||
"Users" : "Χρήστες",
|
||||
|
|
|
@ -58,6 +58,7 @@ OC.L10N.register(
|
|||
"Please login with the new password" : "Login met je nieuwe wachtwoord",
|
||||
"Your password will expire tomorrow." : "Je wachtwoord vervalt morgen.",
|
||||
"Your password will expire today." : "Je wachtwoord vervalt vandaag.",
|
||||
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Je wachtwoord verloopt binnen %n dag.","Je wachtwoord verloopt binnen %n dagen."],
|
||||
"LDAP / AD integration" : "LDAP / AD integratie",
|
||||
"_%s group found_::_%s groups found_" : ["%s groep gevonden","%s groepen gevonden"],
|
||||
"_%s user found_::_%s users found_" : ["%s gebruiker gevonden","%s gebruikers gevonden"],
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
"Please login with the new password" : "Login met je nieuwe wachtwoord",
|
||||
"Your password will expire tomorrow." : "Je wachtwoord vervalt morgen.",
|
||||
"Your password will expire today." : "Je wachtwoord vervalt vandaag.",
|
||||
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Je wachtwoord verloopt binnen %n dag.","Je wachtwoord verloopt binnen %n dagen."],
|
||||
"LDAP / AD integration" : "LDAP / AD integratie",
|
||||
"_%s group found_::_%s groups found_" : ["%s groep gevonden","%s groepen gevonden"],
|
||||
"_%s user found_::_%s users found_" : ["%s gebruiker gevonden","%s gebruikers gevonden"],
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
OC.L10N.register(
|
||||
"workflowengine",
|
||||
{
|
||||
"Saved" : "Uloženo",
|
||||
"Saving failed:" : "Ukládání selhalo:",
|
||||
"File MIME type" : "MIME typ souboru",
|
||||
"is" : "je",
|
||||
"is not" : "není",
|
||||
"matches" : "odpovídá",
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Uloženo",
|
||||
"Saving failed:" : "Ukládání selhalo:",
|
||||
"File MIME type" : "MIME typ souboru",
|
||||
"is" : "je",
|
||||
"is not" : "není",
|
||||
"matches" : "odpovídá",
|
||||
|
|
|
@ -53,6 +53,7 @@ OC.L10N.register(
|
|||
"Show all contacts …" : "Montrer tous les contacts...",
|
||||
"There was an error loading your contacts" : "Il y a eu une erreur lors du chargement de vos contacts",
|
||||
"Loading your contacts …" : "Chargement de vos contacts...",
|
||||
"Looking for {term} …" : "Recherche de {term} ...",
|
||||
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Il y a eu des problèmes à la vérification de l’intégrité du code. Plus d'infos...</a>",
|
||||
"No action available" : "Aucune action disponible",
|
||||
"Settings" : "Paramètres",
|
||||
|
@ -167,6 +168,8 @@ OC.L10N.register(
|
|||
"{sharee} (email)" : "{sharee} (email)",
|
||||
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
|
||||
"Share" : "Partager",
|
||||
"Share with other people by entering a user or group, a federated cloud ID or an email address." : "Partager avec d'autres personnes en indiquant un nom d'utilisateur, un groupe, un identifiant cloud ou une adresse email.",
|
||||
"Share with other people by entering a user or group or a federated cloud ID." : "Partager avec d'autres personnes en indiquant un utilisateur, un groupe ou un identifiant cloud.",
|
||||
"Share with other people by entering a user or group or an email address." : "Partager avec d'autres personnes en indiquant un utilisateur, un groupe ou une adresse email.",
|
||||
"Name or email address..." : "Nom ou adresse mail...",
|
||||
"Name or federated cloud ID..." : "Nom ou ID du cloud fédéré...",
|
||||
|
|
|
@ -51,6 +51,7 @@
|
|||
"Show all contacts …" : "Montrer tous les contacts...",
|
||||
"There was an error loading your contacts" : "Il y a eu une erreur lors du chargement de vos contacts",
|
||||
"Loading your contacts …" : "Chargement de vos contacts...",
|
||||
"Looking for {term} …" : "Recherche de {term} ...",
|
||||
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Il y a eu des problèmes à la vérification de l’intégrité du code. Plus d'infos...</a>",
|
||||
"No action available" : "Aucune action disponible",
|
||||
"Settings" : "Paramètres",
|
||||
|
@ -165,6 +166,8 @@
|
|||
"{sharee} (email)" : "{sharee} (email)",
|
||||
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
|
||||
"Share" : "Partager",
|
||||
"Share with other people by entering a user or group, a federated cloud ID or an email address." : "Partager avec d'autres personnes en indiquant un nom d'utilisateur, un groupe, un identifiant cloud ou une adresse email.",
|
||||
"Share with other people by entering a user or group or a federated cloud ID." : "Partager avec d'autres personnes en indiquant un utilisateur, un groupe ou un identifiant cloud.",
|
||||
"Share with other people by entering a user or group or an email address." : "Partager avec d'autres personnes en indiquant un utilisateur, un groupe ou une adresse email.",
|
||||
"Name or email address..." : "Nom ou adresse mail...",
|
||||
"Name or federated cloud ID..." : "Nom ou ID du cloud fédéré...",
|
||||
|
|
|
@ -57,6 +57,8 @@ OC.L10N.register(
|
|||
"Loading your contacts …" : "Je contacten wordt geladen ...",
|
||||
"Looking for {term} …" : "Kijken voor {term} …",
|
||||
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Er traden problemen op tijdens de code betrouwbaarheidscontrole. Meer informatie…</a>",
|
||||
"No action available" : "Geen actie beschikbaar",
|
||||
"Error fetching contact actions" : "Fout bij ophalen contact acties",
|
||||
"Settings" : "Instellingen",
|
||||
"Connection to server lost" : "Verbinding met server verbroken",
|
||||
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Probleem met laden pagina, herladen over %n seconde","Probleem met laden pagina, herladen over %n seconden"],
|
||||
|
|
|
@ -55,6 +55,8 @@
|
|||
"Loading your contacts …" : "Je contacten wordt geladen ...",
|
||||
"Looking for {term} …" : "Kijken voor {term} …",
|
||||
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Er traden problemen op tijdens de code betrouwbaarheidscontrole. Meer informatie…</a>",
|
||||
"No action available" : "Geen actie beschikbaar",
|
||||
"Error fetching contact actions" : "Fout bij ophalen contact acties",
|
||||
"Settings" : "Instellingen",
|
||||
"Connection to server lost" : "Verbinding met server verbroken",
|
||||
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Probleem met laden pagina, herladen over %n seconde","Probleem met laden pagina, herladen over %n seconden"],
|
||||
|
|
|
@ -48,7 +48,14 @@ OC.L10N.register(
|
|||
"%s (incompatible)" : "%s (incompatible)",
|
||||
"Following apps have been disabled: %s" : "Följande appar har inaktiverats: %s",
|
||||
"Already up to date" : "Redan uppdaterad",
|
||||
"No contacts found" : "Inga kontakter hittades",
|
||||
"Show all contacts …" : "Visa alla kontakter ...",
|
||||
"There was an error loading your contacts" : "Det uppstod ett fel vid hämtning av dina kontakter",
|
||||
"Loading your contacts …" : "Laddar dina kontakter ...",
|
||||
"Looking for {term} …" : "Letar efter {term} …",
|
||||
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Ett problem uppstod under integritetskontrollen av koden. Mer information ... </a>",
|
||||
"No action available" : "Ingen åtgärd tillgänglig",
|
||||
"Error fetching contact actions" : "Fel vid hämtning av kontakthändelser",
|
||||
"Settings" : "Inställningar",
|
||||
"Connection to server lost" : "Anslutning till server förlorad",
|
||||
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem med att ladda sidan, laddar om sidan om %n sekund","Problem med att ladda sidan, laddar om sidan om %n sekunder"],
|
||||
|
@ -157,6 +164,10 @@ OC.L10N.register(
|
|||
"{sharee} (email)" : "{sharee} (e-post)",
|
||||
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
|
||||
"Share" : "Dela",
|
||||
"Name or email address..." : "Namn eller e-postadress",
|
||||
"Name or federated cloud ID..." : "Namn eller federerat cloud-ID",
|
||||
"Name, federated cloud ID or email address..." : "Namn, federerat cloud-ID eller e-postadress...",
|
||||
"Name..." : "Namn...",
|
||||
"Error removing share" : "Fel uppstod när delning försökte tas bort",
|
||||
"Non-existing tag #{tag}" : "Icke-existerande tag #{tag}",
|
||||
"restricted" : "begränsad",
|
||||
|
@ -253,6 +264,7 @@ OC.L10N.register(
|
|||
"Log in" : "Logga in",
|
||||
"Stay logged in" : "Fortsätt vara inloggad.",
|
||||
"Alternative Logins" : "Alternativa inloggningar",
|
||||
"Redirecting …" : "Omdirigerar ...",
|
||||
"New password" : "Nytt lösenord",
|
||||
"New Password" : "Nytt lösenord",
|
||||
"Reset password" : "Återställ lösenord",
|
||||
|
|
|
@ -46,7 +46,14 @@
|
|||
"%s (incompatible)" : "%s (incompatible)",
|
||||
"Following apps have been disabled: %s" : "Följande appar har inaktiverats: %s",
|
||||
"Already up to date" : "Redan uppdaterad",
|
||||
"No contacts found" : "Inga kontakter hittades",
|
||||
"Show all contacts …" : "Visa alla kontakter ...",
|
||||
"There was an error loading your contacts" : "Det uppstod ett fel vid hämtning av dina kontakter",
|
||||
"Loading your contacts …" : "Laddar dina kontakter ...",
|
||||
"Looking for {term} …" : "Letar efter {term} …",
|
||||
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Ett problem uppstod under integritetskontrollen av koden. Mer information ... </a>",
|
||||
"No action available" : "Ingen åtgärd tillgänglig",
|
||||
"Error fetching contact actions" : "Fel vid hämtning av kontakthändelser",
|
||||
"Settings" : "Inställningar",
|
||||
"Connection to server lost" : "Anslutning till server förlorad",
|
||||
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem med att ladda sidan, laddar om sidan om %n sekund","Problem med att ladda sidan, laddar om sidan om %n sekunder"],
|
||||
|
@ -155,6 +162,10 @@
|
|||
"{sharee} (email)" : "{sharee} (e-post)",
|
||||
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
|
||||
"Share" : "Dela",
|
||||
"Name or email address..." : "Namn eller e-postadress",
|
||||
"Name or federated cloud ID..." : "Namn eller federerat cloud-ID",
|
||||
"Name, federated cloud ID or email address..." : "Namn, federerat cloud-ID eller e-postadress...",
|
||||
"Name..." : "Namn...",
|
||||
"Error removing share" : "Fel uppstod när delning försökte tas bort",
|
||||
"Non-existing tag #{tag}" : "Icke-existerande tag #{tag}",
|
||||
"restricted" : "begränsad",
|
||||
|
@ -251,6 +262,7 @@
|
|||
"Log in" : "Logga in",
|
||||
"Stay logged in" : "Fortsätt vara inloggad.",
|
||||
"Alternative Logins" : "Alternativa inloggningar",
|
||||
"Redirecting …" : "Omdirigerar ...",
|
||||
"New password" : "Nytt lösenord",
|
||||
"New Password" : "Nytt lösenord",
|
||||
"Reset password" : "Återställ lösenord",
|
||||
|
|
|
@ -12,6 +12,9 @@ OC.L10N.register(
|
|||
"%1$s, %2$s and %3$s" : "%1$s, %2$s a %3$s",
|
||||
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s a %4$s",
|
||||
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s a %5$s",
|
||||
"Enterprise bundle" : "Enterprise balíček",
|
||||
"Groupware bundle" : "Balíček groupware",
|
||||
"Social sharing bundle" : "Balíček sociálního sdílení",
|
||||
"PHP %s or higher is required." : "Je vyžadováno PHP %s nebo vyšší.",
|
||||
"PHP with a version lower than %s is required." : "Je vyžadováno PHP ve verzi nižší než %s.",
|
||||
"%sbit or higher PHP required." : "Je vyžadováno PHP %sbit nebo vyšší.",
|
||||
|
@ -36,11 +39,13 @@ OC.L10N.register(
|
|||
"_%n hour ago_::_%n hours ago_" : ["před %n hodinou","před %n hodinami","před %n hodinami"],
|
||||
"_%n minute ago_::_%n minutes ago_" : ["před %n minutou","před %n minutami","před %n minutami"],
|
||||
"seconds ago" : "před pár sekundami",
|
||||
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modul s ID: %s neexistuje. Povolte ho v nastavení aplikací, nebo kontaktujte vašeho administrátora.",
|
||||
"File name is a reserved word" : "Jméno souboru je rezervované slovo",
|
||||
"File name contains at least one invalid character" : "Jméno souboru obsahuje nejméně jeden neplatný znak",
|
||||
"File name is too long" : "Jméno souboru je moc dlouhé",
|
||||
"Dot files are not allowed" : "Jména souborů začínající tečkou nejsou povolena",
|
||||
"Empty filename is not allowed" : "Prázdné jméno souboru není povoleno",
|
||||
"This is an automatically sent email, please do not reply." : "Toto je automaticky odesílaný e-mail, prosím, neodpovídejte.",
|
||||
"Help" : "Nápověda",
|
||||
"Apps" : "Aplikace",
|
||||
"Personal" : "Osobní",
|
||||
|
@ -49,7 +54,9 @@ OC.L10N.register(
|
|||
"Admin" : "Administrace",
|
||||
"APCu" : "APCu",
|
||||
"Redis" : "Redis",
|
||||
"Basic settings" : "Základní nastavení",
|
||||
"Sharing" : "Sdílení",
|
||||
"Security" : "Zabezpečení",
|
||||
"Encryption" : "Šifrování",
|
||||
"Additional settings" : "Dodatečná nastavení",
|
||||
"Tips & tricks" : "Tipy a triky",
|
||||
|
@ -61,6 +68,7 @@ OC.L10N.register(
|
|||
"Oracle username and/or password not valid" : "Uživatelské jméno či heslo Oracle není platné",
|
||||
"DB Error: \"%s\"" : "Chyba databáze: \"%s\"",
|
||||
"Offending command was: \"%s\"" : "Příslušný příkaz byl: \"%s\"",
|
||||
"You need to enter details of an existing account." : "Musíte zadat údaje existujícího účtu.",
|
||||
"Offending command was: \"%s\", name: %s, password: %s" : "Příslušný příkaz byl: \"%s\", jméno: %s, heslo: %s",
|
||||
"PostgreSQL username and/or password not valid" : "Uživatelské jméno či heslo PostgreSQL není platné",
|
||||
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X není podporován a %s nebude na této platformě správně fungovat. Používejte pouze na vlastní nebezpečí!",
|
||||
|
@ -153,6 +161,7 @@ OC.L10N.register(
|
|||
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Pouze následující znaky jsou povoleny pro uživatelské jméno: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"",
|
||||
"A valid username must be provided" : "Musíte zadat platné uživatelské jméno",
|
||||
"Username contains whitespace at the beginning or at the end" : "Uživatelské jméno obsahuje mezery na svém začátku nebo konci",
|
||||
"Username must not consist of dots only" : "Uživatelské jméno se nesmí skládat ze samých teček",
|
||||
"A valid password must be provided" : "Musíte zadat platné heslo",
|
||||
"The username is already being used" : "Uživatelské jméno je již využíváno",
|
||||
"User disabled" : "Uživatel zakázán",
|
||||
|
@ -173,6 +182,7 @@ OC.L10N.register(
|
|||
"Cannot write into \"config\" directory" : "Nelze zapisovat do adresáře \"config\"",
|
||||
"Cannot write into \"apps\" directory" : "Nelze zapisovat do adresáře \"apps\"",
|
||||
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "To lze obvykle vyřešit %spovolením zápisu webovému serveru do adresáře apps%s nebo zakázáním appstore v konfiguračním souboru.",
|
||||
"Cannot create \"data\" directory" : "Nelze vytvořit datový adresář",
|
||||
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Toto může být obvykle opraveno <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">nastavením přístupových práv webového serveru pro zápis do kořenového adresáře</a>.",
|
||||
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Oprávnění lze obvykle napravit %spovolením zápisu webovému serveru do kořenového adresáře%s.",
|
||||
"Setting locale to %s failed" : "Nastavení jazyka na %s selhalo",
|
||||
|
@ -192,7 +202,9 @@ OC.L10N.register(
|
|||
"PostgreSQL >= 9 required" : "Je vyžadováno PostgreSQL >= 9",
|
||||
"Please upgrade your database version" : "Aktualizujte prosím verzi své databáze",
|
||||
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Změňte prosím práva na 0770, aby adresář nemohl být otevřen ostatními uživateli.",
|
||||
"Your data directory is readable by other users" : "Váš datový adresář mohou číst ostatní užovatelé",
|
||||
"Check the value of \"datadirectory\" in your configuration" : "Ověřte hodnotu \"datadirectory\" ve své konfiguraci",
|
||||
"Your data directory is invalid" : "Váš datový adresář je neplatný",
|
||||
"Please check that the data directory contains a file \".ocdata\" in its root." : "Ověřte prosím, že kořenový adresář s daty obsahuje soubor \".ocdata\".",
|
||||
"Could not obtain lock type %d on \"%s\"." : "Nelze získat zámek typu %d na \"%s\".",
|
||||
"Storage unauthorized. %s" : "Úložiště neověřeno. %s",
|
||||
|
|
|
@ -10,6 +10,9 @@
|
|||
"%1$s, %2$s and %3$s" : "%1$s, %2$s a %3$s",
|
||||
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s a %4$s",
|
||||
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s a %5$s",
|
||||
"Enterprise bundle" : "Enterprise balíček",
|
||||
"Groupware bundle" : "Balíček groupware",
|
||||
"Social sharing bundle" : "Balíček sociálního sdílení",
|
||||
"PHP %s or higher is required." : "Je vyžadováno PHP %s nebo vyšší.",
|
||||
"PHP with a version lower than %s is required." : "Je vyžadováno PHP ve verzi nižší než %s.",
|
||||
"%sbit or higher PHP required." : "Je vyžadováno PHP %sbit nebo vyšší.",
|
||||
|
@ -34,11 +37,13 @@
|
|||
"_%n hour ago_::_%n hours ago_" : ["před %n hodinou","před %n hodinami","před %n hodinami"],
|
||||
"_%n minute ago_::_%n minutes ago_" : ["před %n minutou","před %n minutami","před %n minutami"],
|
||||
"seconds ago" : "před pár sekundami",
|
||||
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modul s ID: %s neexistuje. Povolte ho v nastavení aplikací, nebo kontaktujte vašeho administrátora.",
|
||||
"File name is a reserved word" : "Jméno souboru je rezervované slovo",
|
||||
"File name contains at least one invalid character" : "Jméno souboru obsahuje nejméně jeden neplatný znak",
|
||||
"File name is too long" : "Jméno souboru je moc dlouhé",
|
||||
"Dot files are not allowed" : "Jména souborů začínající tečkou nejsou povolena",
|
||||
"Empty filename is not allowed" : "Prázdné jméno souboru není povoleno",
|
||||
"This is an automatically sent email, please do not reply." : "Toto je automaticky odesílaný e-mail, prosím, neodpovídejte.",
|
||||
"Help" : "Nápověda",
|
||||
"Apps" : "Aplikace",
|
||||
"Personal" : "Osobní",
|
||||
|
@ -47,7 +52,9 @@
|
|||
"Admin" : "Administrace",
|
||||
"APCu" : "APCu",
|
||||
"Redis" : "Redis",
|
||||
"Basic settings" : "Základní nastavení",
|
||||
"Sharing" : "Sdílení",
|
||||
"Security" : "Zabezpečení",
|
||||
"Encryption" : "Šifrování",
|
||||
"Additional settings" : "Dodatečná nastavení",
|
||||
"Tips & tricks" : "Tipy a triky",
|
||||
|
@ -59,6 +66,7 @@
|
|||
"Oracle username and/or password not valid" : "Uživatelské jméno či heslo Oracle není platné",
|
||||
"DB Error: \"%s\"" : "Chyba databáze: \"%s\"",
|
||||
"Offending command was: \"%s\"" : "Příslušný příkaz byl: \"%s\"",
|
||||
"You need to enter details of an existing account." : "Musíte zadat údaje existujícího účtu.",
|
||||
"Offending command was: \"%s\", name: %s, password: %s" : "Příslušný příkaz byl: \"%s\", jméno: %s, heslo: %s",
|
||||
"PostgreSQL username and/or password not valid" : "Uživatelské jméno či heslo PostgreSQL není platné",
|
||||
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X není podporován a %s nebude na této platformě správně fungovat. Používejte pouze na vlastní nebezpečí!",
|
||||
|
@ -151,6 +159,7 @@
|
|||
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Pouze následující znaky jsou povoleny pro uživatelské jméno: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"",
|
||||
"A valid username must be provided" : "Musíte zadat platné uživatelské jméno",
|
||||
"Username contains whitespace at the beginning or at the end" : "Uživatelské jméno obsahuje mezery na svém začátku nebo konci",
|
||||
"Username must not consist of dots only" : "Uživatelské jméno se nesmí skládat ze samých teček",
|
||||
"A valid password must be provided" : "Musíte zadat platné heslo",
|
||||
"The username is already being used" : "Uživatelské jméno je již využíváno",
|
||||
"User disabled" : "Uživatel zakázán",
|
||||
|
@ -171,6 +180,7 @@
|
|||
"Cannot write into \"config\" directory" : "Nelze zapisovat do adresáře \"config\"",
|
||||
"Cannot write into \"apps\" directory" : "Nelze zapisovat do adresáře \"apps\"",
|
||||
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "To lze obvykle vyřešit %spovolením zápisu webovému serveru do adresáře apps%s nebo zakázáním appstore v konfiguračním souboru.",
|
||||
"Cannot create \"data\" directory" : "Nelze vytvořit datový adresář",
|
||||
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Toto může být obvykle opraveno <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">nastavením přístupových práv webového serveru pro zápis do kořenového adresáře</a>.",
|
||||
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Oprávnění lze obvykle napravit %spovolením zápisu webovému serveru do kořenového adresáře%s.",
|
||||
"Setting locale to %s failed" : "Nastavení jazyka na %s selhalo",
|
||||
|
@ -190,7 +200,9 @@
|
|||
"PostgreSQL >= 9 required" : "Je vyžadováno PostgreSQL >= 9",
|
||||
"Please upgrade your database version" : "Aktualizujte prosím verzi své databáze",
|
||||
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Změňte prosím práva na 0770, aby adresář nemohl být otevřen ostatními uživateli.",
|
||||
"Your data directory is readable by other users" : "Váš datový adresář mohou číst ostatní užovatelé",
|
||||
"Check the value of \"datadirectory\" in your configuration" : "Ověřte hodnotu \"datadirectory\" ve své konfiguraci",
|
||||
"Your data directory is invalid" : "Váš datový adresář je neplatný",
|
||||
"Please check that the data directory contains a file \".ocdata\" in its root." : "Ověřte prosím, že kořenový adresář s daty obsahuje soubor \".ocdata\".",
|
||||
"Could not obtain lock type %d on \"%s\"." : "Nelze získat zámek typu %d na \"%s\".",
|
||||
"Storage unauthorized. %s" : "Úložiště neověřeno. %s",
|
||||
|
|
|
@ -54,6 +54,7 @@ OC.L10N.register(
|
|||
"Admin" : "Administration",
|
||||
"APCu" : "APCu",
|
||||
"Redis" : "Redis",
|
||||
"Basic settings" : "Grundeinstellungen",
|
||||
"Sharing" : "Teilen",
|
||||
"Security" : "Sicherheit",
|
||||
"Encryption" : "Verschlüsselung",
|
||||
|
|
|
@ -52,6 +52,7 @@
|
|||
"Admin" : "Administration",
|
||||
"APCu" : "APCu",
|
||||
"Redis" : "Redis",
|
||||
"Basic settings" : "Grundeinstellungen",
|
||||
"Sharing" : "Teilen",
|
||||
"Security" : "Sicherheit",
|
||||
"Encryption" : "Verschlüsselung",
|
||||
|
|
|
@ -54,6 +54,7 @@ OC.L10N.register(
|
|||
"Admin" : "Administrator",
|
||||
"APCu" : "APCu",
|
||||
"Redis" : "Redis",
|
||||
"Basic settings" : "Grundeinstellungen",
|
||||
"Sharing" : "Teilen",
|
||||
"Security" : "Sicherheit",
|
||||
"Encryption" : "Verschlüsselung",
|
||||
|
|
|
@ -52,6 +52,7 @@
|
|||
"Admin" : "Administrator",
|
||||
"APCu" : "APCu",
|
||||
"Redis" : "Redis",
|
||||
"Basic settings" : "Grundeinstellungen",
|
||||
"Sharing" : "Teilen",
|
||||
"Security" : "Sicherheit",
|
||||
"Encryption" : "Verschlüsselung",
|
||||
|
|
|
@ -51,6 +51,7 @@ OC.L10N.register(
|
|||
"Admin" : "Administration",
|
||||
"APCu" : "APCu",
|
||||
"Redis" : "Redis",
|
||||
"Basic settings" : "Paramètres de base",
|
||||
"Sharing" : "Partage",
|
||||
"Security" : "Sécurité",
|
||||
"Encryption" : "Chiffrement",
|
||||
|
|
|
@ -49,6 +49,7 @@
|
|||
"Admin" : "Administration",
|
||||
"APCu" : "APCu",
|
||||
"Redis" : "Redis",
|
||||
"Basic settings" : "Paramètres de base",
|
||||
"Sharing" : "Partage",
|
||||
"Security" : "Sécurité",
|
||||
"Encryption" : "Chiffrement",
|
||||
|
|
|
@ -54,6 +54,7 @@ OC.L10N.register(
|
|||
"Admin" : "Beheerder",
|
||||
"APCu" : "APCu",
|
||||
"Redis" : "Redis",
|
||||
"Basic settings" : "Basisinstellingen",
|
||||
"Sharing" : "Delen",
|
||||
"Security" : "Beveiliging",
|
||||
"Encryption" : "Versleuteling",
|
||||
|
|
|
@ -52,6 +52,7 @@
|
|||
"Admin" : "Beheerder",
|
||||
"APCu" : "APCu",
|
||||
"Redis" : "Redis",
|
||||
"Basic settings" : "Basisinstellingen",
|
||||
"Sharing" : "Delen",
|
||||
"Security" : "Beveiliging",
|
||||
"Encryption" : "Versleuteling",
|
||||
|
|
|
@ -54,6 +54,7 @@ OC.L10N.register(
|
|||
"Admin" : "Admininistrador",
|
||||
"APCu" : "APCu",
|
||||
"Redis" : "Redis",
|
||||
"Basic settings" : "Configurações básicas",
|
||||
"Sharing" : "Compartilhamento",
|
||||
"Security" : "Segurança",
|
||||
"Encryption" : "Criptografia",
|
||||
|
|
|
@ -52,6 +52,7 @@
|
|||
"Admin" : "Admininistrador",
|
||||
"APCu" : "APCu",
|
||||
"Redis" : "Redis",
|
||||
"Basic settings" : "Configurações básicas",
|
||||
"Sharing" : "Compartilhamento",
|
||||
"Security" : "Segurança",
|
||||
"Encryption" : "Criptografia",
|
||||
|
|
|
@ -41,14 +41,18 @@ OC.L10N.register(
|
|||
"File name is too long" : "Filnamnet är för långt",
|
||||
"Dot files are not allowed" : "Dot filer är inte tillåtna",
|
||||
"Empty filename is not allowed" : "Tomma filnamn är inte tillåtna",
|
||||
"This is an automatically sent email, please do not reply." : "Detta är ett automatiskt skickat e-postmeddelande, svara inte på detta mejl.",
|
||||
"Help" : "Hjälp",
|
||||
"Apps" : "Applikationer",
|
||||
"Personal" : "Personliga Inställningar",
|
||||
"Log out" : "Logga ut",
|
||||
"Users" : "Användare",
|
||||
"Admin" : "Administration",
|
||||
"APCu" : "APCu",
|
||||
"Redis" : "Redis",
|
||||
"Basic settings" : "Vanliga inställningar",
|
||||
"Sharing" : "Delning",
|
||||
"Security" : "Säkerhet",
|
||||
"Encryption" : "Kryptering",
|
||||
"Additional settings" : "Övriga inställningar",
|
||||
"Tips & tricks" : "Knep & Trick",
|
||||
|
@ -60,6 +64,7 @@ OC.L10N.register(
|
|||
"Oracle username and/or password not valid" : "Oracle-användarnamnet och/eller lösenordet är felaktigt",
|
||||
"DB Error: \"%s\"" : "DB fel: \"%s\"",
|
||||
"Offending command was: \"%s\"" : "Det felaktiga kommandot var: \"%s\"",
|
||||
"You need to enter details of an existing account." : "Du måste ange inloggningsuppgifter av ett aktuellt konto.",
|
||||
"Offending command was: \"%s\", name: %s, password: %s" : "Det felande kommandot var: \"%s\", name: %s, password: %s",
|
||||
"PostgreSQL username and/or password not valid" : "PostgreSQL-användarnamnet och/eller lösenordet är felaktigt",
|
||||
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X stöds inte och %s kommer inte att fungera korrekt på denna plattform. Använd på egen risk!",
|
||||
|
@ -152,6 +157,7 @@ OC.L10N.register(
|
|||
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Endast följande tecken är tillåtna i användarnamnet: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"",
|
||||
"A valid username must be provided" : "Ett giltigt användarnamn måste anges",
|
||||
"Username contains whitespace at the beginning or at the end" : "Användarnamnet består av ett mellanslag i början eller i slutet",
|
||||
"Username must not consist of dots only" : "Användarnamnet får inte innehålla enbart punkter",
|
||||
"A valid password must be provided" : "Ett giltigt lösenord måste anges",
|
||||
"The username is already being used" : "Användarnamnet används redan",
|
||||
"User disabled" : "Användare inaktiverad",
|
||||
|
@ -172,6 +178,7 @@ OC.L10N.register(
|
|||
"Cannot write into \"config\" directory" : "Kan inte skriva till \"config\" katalogen",
|
||||
"Cannot write into \"apps\" directory" : "Kan inte skriva till \"apps\" katalogen!",
|
||||
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Detta kan vanligtvis åtgärdas genom att %s ger webbservern skrivrättigheter till applikationskatalogen %s eller stänga av app-butik i konfigurationsfilen.",
|
||||
"Cannot create \"data\" directory" : "Kan inte skapa \"datamapp\"",
|
||||
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Detta kan vanligtvis åtgärdas genom att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> ge webbserver skrivåtkomst till rotkatalogen </a>.",
|
||||
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Rättigheterna kan vanligtvis åtgärdas genom att %s ger webbservern skrivrättigheter till rootkatalogen %s.",
|
||||
"Setting locale to %s failed" : "Sätta locale till %s misslyckades",
|
||||
|
@ -191,7 +198,10 @@ OC.L10N.register(
|
|||
"PostgreSQL >= 9 required" : "PostgreSQL >= 9 krävs",
|
||||
"Please upgrade your database version" : "Vänligen uppgradera din databas-version",
|
||||
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Vänligen ändra rättigheterna till 0770 så att katalogen inte kan listas utav andra användare.",
|
||||
"Your data directory is readable by other users" : "Din datamapp är läsbar av andra användare",
|
||||
"Your data directory must be an absolute path" : "Du måste specificera en korrekt sökväg till datamappen",
|
||||
"Check the value of \"datadirectory\" in your configuration" : "Kontrollera värdet av \"datakatalog\" i din konfiguration",
|
||||
"Your data directory is invalid" : "Din datamapp är ogiltig",
|
||||
"Please check that the data directory contains a file \".ocdata\" in its root." : "Vänligen kontrollera att datakatalogen innehåller filen \".ocdata\" i rooten.",
|
||||
"Could not obtain lock type %d on \"%s\"." : "Kunde inte hämta låstyp %d på \"%s\".",
|
||||
"Storage unauthorized. %s" : "Lagringsutrymme ej tillåtet. %s",
|
||||
|
|
|
@ -39,14 +39,18 @@
|
|||
"File name is too long" : "Filnamnet är för långt",
|
||||
"Dot files are not allowed" : "Dot filer är inte tillåtna",
|
||||
"Empty filename is not allowed" : "Tomma filnamn är inte tillåtna",
|
||||
"This is an automatically sent email, please do not reply." : "Detta är ett automatiskt skickat e-postmeddelande, svara inte på detta mejl.",
|
||||
"Help" : "Hjälp",
|
||||
"Apps" : "Applikationer",
|
||||
"Personal" : "Personliga Inställningar",
|
||||
"Log out" : "Logga ut",
|
||||
"Users" : "Användare",
|
||||
"Admin" : "Administration",
|
||||
"APCu" : "APCu",
|
||||
"Redis" : "Redis",
|
||||
"Basic settings" : "Vanliga inställningar",
|
||||
"Sharing" : "Delning",
|
||||
"Security" : "Säkerhet",
|
||||
"Encryption" : "Kryptering",
|
||||
"Additional settings" : "Övriga inställningar",
|
||||
"Tips & tricks" : "Knep & Trick",
|
||||
|
@ -58,6 +62,7 @@
|
|||
"Oracle username and/or password not valid" : "Oracle-användarnamnet och/eller lösenordet är felaktigt",
|
||||
"DB Error: \"%s\"" : "DB fel: \"%s\"",
|
||||
"Offending command was: \"%s\"" : "Det felaktiga kommandot var: \"%s\"",
|
||||
"You need to enter details of an existing account." : "Du måste ange inloggningsuppgifter av ett aktuellt konto.",
|
||||
"Offending command was: \"%s\", name: %s, password: %s" : "Det felande kommandot var: \"%s\", name: %s, password: %s",
|
||||
"PostgreSQL username and/or password not valid" : "PostgreSQL-användarnamnet och/eller lösenordet är felaktigt",
|
||||
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X stöds inte och %s kommer inte att fungera korrekt på denna plattform. Använd på egen risk!",
|
||||
|
@ -150,6 +155,7 @@
|
|||
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Endast följande tecken är tillåtna i användarnamnet: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"",
|
||||
"A valid username must be provided" : "Ett giltigt användarnamn måste anges",
|
||||
"Username contains whitespace at the beginning or at the end" : "Användarnamnet består av ett mellanslag i början eller i slutet",
|
||||
"Username must not consist of dots only" : "Användarnamnet får inte innehålla enbart punkter",
|
||||
"A valid password must be provided" : "Ett giltigt lösenord måste anges",
|
||||
"The username is already being used" : "Användarnamnet används redan",
|
||||
"User disabled" : "Användare inaktiverad",
|
||||
|
@ -170,6 +176,7 @@
|
|||
"Cannot write into \"config\" directory" : "Kan inte skriva till \"config\" katalogen",
|
||||
"Cannot write into \"apps\" directory" : "Kan inte skriva till \"apps\" katalogen!",
|
||||
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Detta kan vanligtvis åtgärdas genom att %s ger webbservern skrivrättigheter till applikationskatalogen %s eller stänga av app-butik i konfigurationsfilen.",
|
||||
"Cannot create \"data\" directory" : "Kan inte skapa \"datamapp\"",
|
||||
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Detta kan vanligtvis åtgärdas genom att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> ge webbserver skrivåtkomst till rotkatalogen </a>.",
|
||||
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Rättigheterna kan vanligtvis åtgärdas genom att %s ger webbservern skrivrättigheter till rootkatalogen %s.",
|
||||
"Setting locale to %s failed" : "Sätta locale till %s misslyckades",
|
||||
|
@ -189,7 +196,10 @@
|
|||
"PostgreSQL >= 9 required" : "PostgreSQL >= 9 krävs",
|
||||
"Please upgrade your database version" : "Vänligen uppgradera din databas-version",
|
||||
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Vänligen ändra rättigheterna till 0770 så att katalogen inte kan listas utav andra användare.",
|
||||
"Your data directory is readable by other users" : "Din datamapp är läsbar av andra användare",
|
||||
"Your data directory must be an absolute path" : "Du måste specificera en korrekt sökväg till datamappen",
|
||||
"Check the value of \"datadirectory\" in your configuration" : "Kontrollera värdet av \"datakatalog\" i din konfiguration",
|
||||
"Your data directory is invalid" : "Din datamapp är ogiltig",
|
||||
"Please check that the data directory contains a file \".ocdata\" in its root." : "Vänligen kontrollera att datakatalogen innehåller filen \".ocdata\" i rooten.",
|
||||
"Could not obtain lock type %d on \"%s\"." : "Kunde inte hämta låstyp %d på \"%s\".",
|
||||
"Storage unauthorized. %s" : "Lagringsutrymme ej tillåtet. %s",
|
||||
|
|
|
@ -54,6 +54,7 @@ OC.L10N.register(
|
|||
"Admin" : "Yönetici",
|
||||
"APCu" : "APCu",
|
||||
"Redis" : "Redis",
|
||||
"Basic settings" : "Temel Ayarlar",
|
||||
"Sharing" : "Paylaşım",
|
||||
"Security" : "Güvenlik",
|
||||
"Encryption" : "Şifreleme",
|
||||
|
|
|
@ -52,6 +52,7 @@
|
|||
"Admin" : "Yönetici",
|
||||
"APCu" : "APCu",
|
||||
"Redis" : "Redis",
|
||||
"Basic settings" : "Temel Ayarlar",
|
||||
"Sharing" : "Paylaşım",
|
||||
"Security" : "Güvenlik",
|
||||
"Encryption" : "Şifreleme",
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
OC.L10N.register(
|
||||
"settings",
|
||||
{
|
||||
"Your apps" : "Vaše aplikace",
|
||||
"Enabled apps" : "Povolené aplikace",
|
||||
"App bundles" : "Balíčky aplikací",
|
||||
"Wrong password" : "Nesprávné heslo",
|
||||
"Saved" : "Uloženo",
|
||||
"No user supplied" : "Nebyl uveden uživatel",
|
||||
|
@ -16,6 +19,8 @@ OC.L10N.register(
|
|||
"Group already exists." : "Skupina již existuje.",
|
||||
"Unable to add group." : "Nelze přidat skupinu.",
|
||||
"Unable to delete group." : "Nelze smazat skupinu.",
|
||||
"Well done, %s!" : "Dobře, %s.",
|
||||
"If you received this email, the email configuration seems to be correct." : "Pokud jste obdržel(a) tento e-mail, nastavení e-mailů bude asi správné.",
|
||||
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Při odesílání emailu nastala chyba. Překontrolujte prosím svá nastavení. (Error: %s)",
|
||||
"You need to set your user email before being able to send test emails." : "Pro možnost odeslání zkušebních emailů musíte nejprve nastavit svou emailovou adresu.",
|
||||
"Invalid request" : "Neplatný požadavek",
|
||||
|
@ -33,6 +38,8 @@ OC.L10N.register(
|
|||
"Invalid user" : "Neplatný uživatel",
|
||||
"Unable to change mail address" : "Nelze změnit emailovou adresu",
|
||||
"Email saved" : "Email uložen",
|
||||
"Welcome aboard %s" : "Vítej na palubě, %s",
|
||||
"Set your password" : "Nastavte vaše heslo",
|
||||
"Your %s account was created" : "Účet %s byl vytvořen",
|
||||
"Password confirmation is required" : "Je vyžadováno potvrzení hesla",
|
||||
"Couldn't remove app." : "Nepodařilo se odebrat aplikaci.",
|
||||
|
@ -64,6 +71,8 @@ OC.L10N.register(
|
|||
"Updating...." : "Aktualizuji...",
|
||||
"Error while updating app" : "Chyba při aktualizaci aplikace",
|
||||
"Updated" : "Aktualizováno",
|
||||
"Removing …" : "Odstraňování …",
|
||||
"Error while removing app" : "Chyba při odstraňování aplikace",
|
||||
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikace byla povolena ale je třeba ji aktualizovat. Za 5 sekund budete přesměrování na stránku pro aktualizaci.",
|
||||
"App update" : "Aktualizace aplikace",
|
||||
"Approved" : "Potvrzeno",
|
||||
|
@ -202,6 +211,7 @@ OC.L10N.register(
|
|||
"Allow apps to use the Share API" : "Povolit aplikacím používat API sdílení",
|
||||
"Allow users to share via link" : "Povolit uživatelům sdílení pomocí odkazů",
|
||||
"Allow public uploads" : "Povolit veřejné nahrávání souborů",
|
||||
"Always ask for a password" : "Vždy se zeptat na heslo",
|
||||
"Enforce password protection" : "Vynutit ochranu heslem",
|
||||
"Set default expiration date" : "Nastavit výchozí datum vypršení platnosti",
|
||||
"Expire after " : "Vyprší po",
|
||||
|
@ -299,6 +309,8 @@ OC.L10N.register(
|
|||
"Done" : "Dokončeno",
|
||||
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Vyvíjeno {communityopen}Nextcloud komunitou{linkclose}, {githubopen}zdrojový kód{linkclose} je licencován pod {licenseopen}AGPL{linkclose}.",
|
||||
"Like our facebook page!" : "Označte naši facebookovou stránku jako \"To se mi líbí\"!",
|
||||
"Follow us on Twitter!" : "Sledujte nás na Twitteru!",
|
||||
"Check out our blog!" : "Podívejte se na náš blog!",
|
||||
"Subscribe to our newsletter!" : "Odebírejte náš newsletter!",
|
||||
"Show storage location" : "Cesta k datům",
|
||||
"Show user backend" : "Zobrazit vedení uživatelů",
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
{ "translations": {
|
||||
"Your apps" : "Vaše aplikace",
|
||||
"Enabled apps" : "Povolené aplikace",
|
||||
"App bundles" : "Balíčky aplikací",
|
||||
"Wrong password" : "Nesprávné heslo",
|
||||
"Saved" : "Uloženo",
|
||||
"No user supplied" : "Nebyl uveden uživatel",
|
||||
|
@ -14,6 +17,8 @@
|
|||
"Group already exists." : "Skupina již existuje.",
|
||||
"Unable to add group." : "Nelze přidat skupinu.",
|
||||
"Unable to delete group." : "Nelze smazat skupinu.",
|
||||
"Well done, %s!" : "Dobře, %s.",
|
||||
"If you received this email, the email configuration seems to be correct." : "Pokud jste obdržel(a) tento e-mail, nastavení e-mailů bude asi správné.",
|
||||
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Při odesílání emailu nastala chyba. Překontrolujte prosím svá nastavení. (Error: %s)",
|
||||
"You need to set your user email before being able to send test emails." : "Pro možnost odeslání zkušebních emailů musíte nejprve nastavit svou emailovou adresu.",
|
||||
"Invalid request" : "Neplatný požadavek",
|
||||
|
@ -31,6 +36,8 @@
|
|||
"Invalid user" : "Neplatný uživatel",
|
||||
"Unable to change mail address" : "Nelze změnit emailovou adresu",
|
||||
"Email saved" : "Email uložen",
|
||||
"Welcome aboard %s" : "Vítej na palubě, %s",
|
||||
"Set your password" : "Nastavte vaše heslo",
|
||||
"Your %s account was created" : "Účet %s byl vytvořen",
|
||||
"Password confirmation is required" : "Je vyžadováno potvrzení hesla",
|
||||
"Couldn't remove app." : "Nepodařilo se odebrat aplikaci.",
|
||||
|
@ -62,6 +69,8 @@
|
|||
"Updating...." : "Aktualizuji...",
|
||||
"Error while updating app" : "Chyba při aktualizaci aplikace",
|
||||
"Updated" : "Aktualizováno",
|
||||
"Removing …" : "Odstraňování …",
|
||||
"Error while removing app" : "Chyba při odstraňování aplikace",
|
||||
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikace byla povolena ale je třeba ji aktualizovat. Za 5 sekund budete přesměrování na stránku pro aktualizaci.",
|
||||
"App update" : "Aktualizace aplikace",
|
||||
"Approved" : "Potvrzeno",
|
||||
|
@ -200,6 +209,7 @@
|
|||
"Allow apps to use the Share API" : "Povolit aplikacím používat API sdílení",
|
||||
"Allow users to share via link" : "Povolit uživatelům sdílení pomocí odkazů",
|
||||
"Allow public uploads" : "Povolit veřejné nahrávání souborů",
|
||||
"Always ask for a password" : "Vždy se zeptat na heslo",
|
||||
"Enforce password protection" : "Vynutit ochranu heslem",
|
||||
"Set default expiration date" : "Nastavit výchozí datum vypršení platnosti",
|
||||
"Expire after " : "Vyprší po",
|
||||
|
@ -297,6 +307,8 @@
|
|||
"Done" : "Dokončeno",
|
||||
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Vyvíjeno {communityopen}Nextcloud komunitou{linkclose}, {githubopen}zdrojový kód{linkclose} je licencován pod {licenseopen}AGPL{linkclose}.",
|
||||
"Like our facebook page!" : "Označte naši facebookovou stránku jako \"To se mi líbí\"!",
|
||||
"Follow us on Twitter!" : "Sledujte nás na Twitteru!",
|
||||
"Check out our blog!" : "Podívejte se na náš blog!",
|
||||
"Subscribe to our newsletter!" : "Odebírejte náš newsletter!",
|
||||
"Show storage location" : "Cesta k datům",
|
||||
"Show user backend" : "Zobrazit vedení uživatelů",
|
||||
|
|
|
@ -42,6 +42,10 @@ OC.L10N.register(
|
|||
"To send a password link to the user an email address is required." : "Um einen Passwort-Link an einen Benutzer zu versenden wird eine E-Mail-Adresse benötigt.",
|
||||
"Unable to create user." : "Benutzer konnte nicht erstellt werden.",
|
||||
"Unable to delete user." : "Benutzer konnte nicht gelöscht werden.",
|
||||
"Error while enabling user." : "Fehler beim aktivieren des Nutzers.",
|
||||
"Error while disabling user." : "Fehler beim deaktivieren des Nutzers.",
|
||||
"In order to verify your Twitter account post following tweet on Twitter (please make sure to post it without any line breaks):" : "Zum Bestätigen deines Twitter-Accounts poste bitte den folgenden Tweet auf Twitter (Bitter sicherstellen, dass dies ohne Zeilenumbrüche gepostet wird):",
|
||||
"In order to verify your Website store following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Zum Bestätigen des Speicherplatzes auf deiner Webseite, speichere den folgenden Inhalt im Web-Root unter '.well-known/CloudIdVerificationCode.txt' (bitte stelle sicher, dass der komplette Text in einer Zeile ist):",
|
||||
"Settings saved" : "Einstellungen gespeichert",
|
||||
"Unable to change full name" : "Der vollständige Name konnte nicht geändert werden",
|
||||
"Unable to change email address" : "E-Mail-Adresse konnte nicht geändert werden",
|
||||
|
@ -144,6 +148,8 @@ OC.L10N.register(
|
|||
"Visible to local users and to trusted servers" : "Sichtbar für lokale Nutzer und vertauenswürdige Server",
|
||||
"Public" : "Öffentlich",
|
||||
"Will be synced to a global and public address book" : "Wird mit einem globalen und einem öffentlichen Adressbuch synchronisiert",
|
||||
"Verify" : "Überprüfen",
|
||||
"Verifying …" : "Überprüfe ...",
|
||||
"Select a profile picture" : "Wähle ein Profilbild",
|
||||
"Very weak password" : "Sehr schwaches Passwort",
|
||||
"Weak password" : "Schwaches Passwort",
|
||||
|
@ -167,12 +173,14 @@ OC.L10N.register(
|
|||
"Password successfully changed" : "Das Passwort wurde erfolgreich geändert",
|
||||
"Changing the password will result in data loss, because data recovery is not available for this user" : "Die Änderung des Passworts führt zu Datenverlust, weil die Datenwiederherstellung für diesen Benutzer nicht verfügbar ist",
|
||||
"Could not change the users email" : "Die E-Mail Adresse des Nutzers konnte nicht geändert werden",
|
||||
"Error while changing status of {user}" : "Fehler beim Ändern des Statusses des Nutzers {user}",
|
||||
"A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
|
||||
"Error creating user: {message}" : "Fehler beim Anlegen des Benutzers: {message}",
|
||||
"A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
|
||||
"A valid email must be provided" : "Es muss eine gültige E-Mail-Adresse angegeben werden",
|
||||
"__language_name__" : "Deutsch (Persönlich)",
|
||||
"Unlimited" : "Unbegrenzt",
|
||||
"Verifying" : "Überprüfe",
|
||||
"Personal info" : "Persönliche Informationen",
|
||||
"Sessions" : "Sitzungen",
|
||||
"App passwords" : "App-PINs",
|
||||
|
@ -324,7 +332,10 @@ OC.L10N.register(
|
|||
"Address" : "Adresse",
|
||||
"Your postal address" : "Deine Postadresse",
|
||||
"Website" : "Webseite",
|
||||
"It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.",
|
||||
"Link https://…" : "Link https://",
|
||||
"Twitter" : "Twitter",
|
||||
"Twitter handle @…" : "Twitter-handle @ ...",
|
||||
"You are member of the following groups:" : "Du bist Mitglied folgender Gruppen:",
|
||||
"Password" : "Passwort",
|
||||
"Current password" : "Aktuelles Passwort",
|
||||
|
@ -369,6 +380,7 @@ OC.L10N.register(
|
|||
"Group name" : "Gruppenname",
|
||||
"Everyone" : "Jeder",
|
||||
"Admins" : "Administratoren",
|
||||
"Disabled" : "Deaktiviert",
|
||||
"Default quota" : "Standard Speicherplatzgröße",
|
||||
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Bitte Speicherkontingent eingeben (z. B.: „512 MB“ oder „12 GB“)",
|
||||
"Other" : "Andere",
|
||||
|
|
|
@ -40,6 +40,10 @@
|
|||
"To send a password link to the user an email address is required." : "Um einen Passwort-Link an einen Benutzer zu versenden wird eine E-Mail-Adresse benötigt.",
|
||||
"Unable to create user." : "Benutzer konnte nicht erstellt werden.",
|
||||
"Unable to delete user." : "Benutzer konnte nicht gelöscht werden.",
|
||||
"Error while enabling user." : "Fehler beim aktivieren des Nutzers.",
|
||||
"Error while disabling user." : "Fehler beim deaktivieren des Nutzers.",
|
||||
"In order to verify your Twitter account post following tweet on Twitter (please make sure to post it without any line breaks):" : "Zum Bestätigen deines Twitter-Accounts poste bitte den folgenden Tweet auf Twitter (Bitter sicherstellen, dass dies ohne Zeilenumbrüche gepostet wird):",
|
||||
"In order to verify your Website store following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Zum Bestätigen des Speicherplatzes auf deiner Webseite, speichere den folgenden Inhalt im Web-Root unter '.well-known/CloudIdVerificationCode.txt' (bitte stelle sicher, dass der komplette Text in einer Zeile ist):",
|
||||
"Settings saved" : "Einstellungen gespeichert",
|
||||
"Unable to change full name" : "Der vollständige Name konnte nicht geändert werden",
|
||||
"Unable to change email address" : "E-Mail-Adresse konnte nicht geändert werden",
|
||||
|
@ -142,6 +146,8 @@
|
|||
"Visible to local users and to trusted servers" : "Sichtbar für lokale Nutzer und vertauenswürdige Server",
|
||||
"Public" : "Öffentlich",
|
||||
"Will be synced to a global and public address book" : "Wird mit einem globalen und einem öffentlichen Adressbuch synchronisiert",
|
||||
"Verify" : "Überprüfen",
|
||||
"Verifying …" : "Überprüfe ...",
|
||||
"Select a profile picture" : "Wähle ein Profilbild",
|
||||
"Very weak password" : "Sehr schwaches Passwort",
|
||||
"Weak password" : "Schwaches Passwort",
|
||||
|
@ -165,12 +171,14 @@
|
|||
"Password successfully changed" : "Das Passwort wurde erfolgreich geändert",
|
||||
"Changing the password will result in data loss, because data recovery is not available for this user" : "Die Änderung des Passworts führt zu Datenverlust, weil die Datenwiederherstellung für diesen Benutzer nicht verfügbar ist",
|
||||
"Could not change the users email" : "Die E-Mail Adresse des Nutzers konnte nicht geändert werden",
|
||||
"Error while changing status of {user}" : "Fehler beim Ändern des Statusses des Nutzers {user}",
|
||||
"A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
|
||||
"Error creating user: {message}" : "Fehler beim Anlegen des Benutzers: {message}",
|
||||
"A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
|
||||
"A valid email must be provided" : "Es muss eine gültige E-Mail-Adresse angegeben werden",
|
||||
"__language_name__" : "Deutsch (Persönlich)",
|
||||
"Unlimited" : "Unbegrenzt",
|
||||
"Verifying" : "Überprüfe",
|
||||
"Personal info" : "Persönliche Informationen",
|
||||
"Sessions" : "Sitzungen",
|
||||
"App passwords" : "App-PINs",
|
||||
|
@ -322,7 +330,10 @@
|
|||
"Address" : "Adresse",
|
||||
"Your postal address" : "Deine Postadresse",
|
||||
"Website" : "Webseite",
|
||||
"It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.",
|
||||
"Link https://…" : "Link https://",
|
||||
"Twitter" : "Twitter",
|
||||
"Twitter handle @…" : "Twitter-handle @ ...",
|
||||
"You are member of the following groups:" : "Du bist Mitglied folgender Gruppen:",
|
||||
"Password" : "Passwort",
|
||||
"Current password" : "Aktuelles Passwort",
|
||||
|
@ -367,6 +378,7 @@
|
|||
"Group name" : "Gruppenname",
|
||||
"Everyone" : "Jeder",
|
||||
"Admins" : "Administratoren",
|
||||
"Disabled" : "Deaktiviert",
|
||||
"Default quota" : "Standard Speicherplatzgröße",
|
||||
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Bitte Speicherkontingent eingeben (z. B.: „512 MB“ oder „12 GB“)",
|
||||
"Other" : "Andere",
|
||||
|
|
|
@ -42,6 +42,10 @@ OC.L10N.register(
|
|||
"To send a password link to the user an email address is required." : "Um einen Passwort-Link an einen Benutzer zu versenden wird eine E-Mail-Adresse benötigt.",
|
||||
"Unable to create user." : "Benutzer konnte nicht erstellt werden.",
|
||||
"Unable to delete user." : "Benutzer konnte nicht gelöscht werden.",
|
||||
"Error while enabling user." : "Fehler beim aktivieren des Nutzers.",
|
||||
"Error while disabling user." : "Fehler beim deaktivieren des Nutzers.",
|
||||
"In order to verify your Twitter account post following tweet on Twitter (please make sure to post it without any line breaks):" : "Zum Bestätigen Ihres Twitter-Accounts posten Sie bitte den folgenden Tweet auf Twitter (Bitter sicherstellen, dass dies ohne Zeilenumbrüche gepostet wird):",
|
||||
"In order to verify your Website store following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Zum Bestätigen des Speicherplatzes auf Ihrer Webseite, speichern Sie den folgenden Inhalt im Web-Root unter '.well-known/CloudIdVerificationCode.txt' (bitte stellen Sie sicher, dass der komplette Text in einer Zeile ist):",
|
||||
"Settings saved" : "Einstellungen gespeichert",
|
||||
"Unable to change full name" : "Der vollständige Name konnte nicht geändert werden",
|
||||
"Unable to change email address" : "E-Mail-Adresse konnte nicht geändert werden",
|
||||
|
@ -144,6 +148,8 @@ OC.L10N.register(
|
|||
"Visible to local users and to trusted servers" : "Sichtbar für lokale Nutzer und vertrauenswürdige Server",
|
||||
"Public" : "Öffentlich",
|
||||
"Will be synced to a global and public address book" : "Wird mit einem globalen und einem öffentlichen Adressbuch synchronisiert",
|
||||
"Verify" : "Überprüfen",
|
||||
"Verifying …" : "Überprüfe ...",
|
||||
"Select a profile picture" : "Wählen Sie ein Profilbild",
|
||||
"Very weak password" : "Sehr schwaches Passwort",
|
||||
"Weak password" : "Schwaches Passwort",
|
||||
|
@ -167,12 +173,14 @@ OC.L10N.register(
|
|||
"Password successfully changed" : "Das Passwort wurde erfolgreich geändert",
|
||||
"Changing the password will result in data loss, because data recovery is not available for this user" : "Die Änderung des Passworts führt zu Datenverlust, weil die Datenwiederherstellung für diesen Benutzer nicht verfügbar ist",
|
||||
"Could not change the users email" : "Die E-Mail-Adresse des Nutzers konnte nicht geändert werden",
|
||||
"Error while changing status of {user}" : "Fehler beim Ändern des Statusses des Nutzers {user}",
|
||||
"A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
|
||||
"Error creating user: {message}" : "Fehler beim Erstellen eines Benutzers: {message}",
|
||||
"A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
|
||||
"A valid email must be provided" : "Es muss eine gültige E-Mail-Adresse angegeben werden",
|
||||
"__language_name__" : "Deutsch (Förmlich: Sie)",
|
||||
"Unlimited" : "Unbegrenzt",
|
||||
"Verifying" : "Überprüfe",
|
||||
"Personal info" : "Persönliche Informationen",
|
||||
"Sessions" : "Sitzungen",
|
||||
"App passwords" : "App-PINs",
|
||||
|
@ -324,7 +332,10 @@ OC.L10N.register(
|
|||
"Address" : "Adresse",
|
||||
"Your postal address" : "Ihre Postadresse",
|
||||
"Website" : "Webseite",
|
||||
"It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.",
|
||||
"Link https://…" : "Link https://…",
|
||||
"Twitter" : "Twitter",
|
||||
"Twitter handle @…" : "Twitter-Handle @ ...",
|
||||
"You are member of the following groups:" : "Sie sind Mitglied folgender Gruppen:",
|
||||
"Password" : "Passwort",
|
||||
"Current password" : "Aktuelles Passwort",
|
||||
|
@ -369,6 +380,7 @@ OC.L10N.register(
|
|||
"Group name" : "Gruppenname",
|
||||
"Everyone" : "Jeder",
|
||||
"Admins" : "Administratoren",
|
||||
"Disabled" : "Deaktiviert",
|
||||
"Default quota" : "Standard-Kontingent",
|
||||
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Bitte Speicherkontingent eingeben (z.B.: „512 MB“ oder „12 GB“)",
|
||||
"Other" : "Andere",
|
||||
|
|
|
@ -40,6 +40,10 @@
|
|||
"To send a password link to the user an email address is required." : "Um einen Passwort-Link an einen Benutzer zu versenden wird eine E-Mail-Adresse benötigt.",
|
||||
"Unable to create user." : "Benutzer konnte nicht erstellt werden.",
|
||||
"Unable to delete user." : "Benutzer konnte nicht gelöscht werden.",
|
||||
"Error while enabling user." : "Fehler beim aktivieren des Nutzers.",
|
||||
"Error while disabling user." : "Fehler beim deaktivieren des Nutzers.",
|
||||
"In order to verify your Twitter account post following tweet on Twitter (please make sure to post it without any line breaks):" : "Zum Bestätigen Ihres Twitter-Accounts posten Sie bitte den folgenden Tweet auf Twitter (Bitter sicherstellen, dass dies ohne Zeilenumbrüche gepostet wird):",
|
||||
"In order to verify your Website store following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Zum Bestätigen des Speicherplatzes auf Ihrer Webseite, speichern Sie den folgenden Inhalt im Web-Root unter '.well-known/CloudIdVerificationCode.txt' (bitte stellen Sie sicher, dass der komplette Text in einer Zeile ist):",
|
||||
"Settings saved" : "Einstellungen gespeichert",
|
||||
"Unable to change full name" : "Der vollständige Name konnte nicht geändert werden",
|
||||
"Unable to change email address" : "E-Mail-Adresse konnte nicht geändert werden",
|
||||
|
@ -142,6 +146,8 @@
|
|||
"Visible to local users and to trusted servers" : "Sichtbar für lokale Nutzer und vertrauenswürdige Server",
|
||||
"Public" : "Öffentlich",
|
||||
"Will be synced to a global and public address book" : "Wird mit einem globalen und einem öffentlichen Adressbuch synchronisiert",
|
||||
"Verify" : "Überprüfen",
|
||||
"Verifying …" : "Überprüfe ...",
|
||||
"Select a profile picture" : "Wählen Sie ein Profilbild",
|
||||
"Very weak password" : "Sehr schwaches Passwort",
|
||||
"Weak password" : "Schwaches Passwort",
|
||||
|
@ -165,12 +171,14 @@
|
|||
"Password successfully changed" : "Das Passwort wurde erfolgreich geändert",
|
||||
"Changing the password will result in data loss, because data recovery is not available for this user" : "Die Änderung des Passworts führt zu Datenverlust, weil die Datenwiederherstellung für diesen Benutzer nicht verfügbar ist",
|
||||
"Could not change the users email" : "Die E-Mail-Adresse des Nutzers konnte nicht geändert werden",
|
||||
"Error while changing status of {user}" : "Fehler beim Ändern des Statusses des Nutzers {user}",
|
||||
"A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
|
||||
"Error creating user: {message}" : "Fehler beim Erstellen eines Benutzers: {message}",
|
||||
"A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
|
||||
"A valid email must be provided" : "Es muss eine gültige E-Mail-Adresse angegeben werden",
|
||||
"__language_name__" : "Deutsch (Förmlich: Sie)",
|
||||
"Unlimited" : "Unbegrenzt",
|
||||
"Verifying" : "Überprüfe",
|
||||
"Personal info" : "Persönliche Informationen",
|
||||
"Sessions" : "Sitzungen",
|
||||
"App passwords" : "App-PINs",
|
||||
|
@ -322,7 +330,10 @@
|
|||
"Address" : "Adresse",
|
||||
"Your postal address" : "Ihre Postadresse",
|
||||
"Website" : "Webseite",
|
||||
"It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.",
|
||||
"Link https://…" : "Link https://…",
|
||||
"Twitter" : "Twitter",
|
||||
"Twitter handle @…" : "Twitter-Handle @ ...",
|
||||
"You are member of the following groups:" : "Sie sind Mitglied folgender Gruppen:",
|
||||
"Password" : "Passwort",
|
||||
"Current password" : "Aktuelles Passwort",
|
||||
|
@ -367,6 +378,7 @@
|
|||
"Group name" : "Gruppenname",
|
||||
"Everyone" : "Jeder",
|
||||
"Admins" : "Administratoren",
|
||||
"Disabled" : "Deaktiviert",
|
||||
"Default quota" : "Standard-Kontingent",
|
||||
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Bitte Speicherkontingent eingeben (z.B.: „512 MB“ oder „12 GB“)",
|
||||
"Other" : "Andere",
|
||||
|
|
|
@ -3,6 +3,8 @@ OC.L10N.register(
|
|||
{
|
||||
"You changed your password" : "Αλλάξατε το συνθηματικό σας",
|
||||
"Your password was reset by an administrator" : "Έχει γίνει επαναφορά του συνθηματικού σας από τον διαχειριστή",
|
||||
"Your apps" : "Οι εφαρμογές σας",
|
||||
"Enabled apps" : "Ενεργοποιημένες εφαρμογές",
|
||||
"Wrong password" : "Εσφαλμένο συνθηματικό",
|
||||
"Saved" : "Αποθηκεύτηκαν",
|
||||
"No user supplied" : "Δεν εισήχθη χρήστης",
|
||||
|
@ -89,9 +91,13 @@ OC.L10N.register(
|
|||
"Valid until {date}" : "Έγκυρο έως {date}",
|
||||
"Delete" : "Διαγραφή",
|
||||
"Local" : "Τοπικά",
|
||||
"Private" : "Ιδιωτικά",
|
||||
"Only visible to local users" : "Εμφανές μόνο σε τοπικούς χρήστες",
|
||||
"Only visible to you" : "Εμφανές μόνο σε εσάς",
|
||||
"Contacts" : "Επαφές",
|
||||
"Public" : "Δημόσιο",
|
||||
"Verify" : "Επαλήθευση",
|
||||
"Verifying …" : "Γίνεται επαλήθευση ...",
|
||||
"Select a profile picture" : "Επιλογή εικόνας προφίλ",
|
||||
"Very weak password" : "Πολύ αδύναμο συνθηματικό",
|
||||
"Weak password" : "Αδύναμο συνθηματικό",
|
||||
|
@ -116,6 +122,7 @@ OC.L10N.register(
|
|||
"A valid email must be provided" : "Πρέπει να εισαχθεί ένα έγκυρο email",
|
||||
"__language_name__" : "Ελληνικά",
|
||||
"Unlimited" : "Απεριόριστο",
|
||||
"Verifying" : "Γίνεται επαλήθευση",
|
||||
"Personal info" : "Προσωπικές Πληροφορίες",
|
||||
"Sessions" : "Συνεδρίες",
|
||||
"App passwords" : "Συνθηματικά εφαρμογής",
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
{ "translations": {
|
||||
"You changed your password" : "Αλλάξατε το συνθηματικό σας",
|
||||
"Your password was reset by an administrator" : "Έχει γίνει επαναφορά του συνθηματικού σας από τον διαχειριστή",
|
||||
"Your apps" : "Οι εφαρμογές σας",
|
||||
"Enabled apps" : "Ενεργοποιημένες εφαρμογές",
|
||||
"Wrong password" : "Εσφαλμένο συνθηματικό",
|
||||
"Saved" : "Αποθηκεύτηκαν",
|
||||
"No user supplied" : "Δεν εισήχθη χρήστης",
|
||||
|
@ -87,9 +89,13 @@
|
|||
"Valid until {date}" : "Έγκυρο έως {date}",
|
||||
"Delete" : "Διαγραφή",
|
||||
"Local" : "Τοπικά",
|
||||
"Private" : "Ιδιωτικά",
|
||||
"Only visible to local users" : "Εμφανές μόνο σε τοπικούς χρήστες",
|
||||
"Only visible to you" : "Εμφανές μόνο σε εσάς",
|
||||
"Contacts" : "Επαφές",
|
||||
"Public" : "Δημόσιο",
|
||||
"Verify" : "Επαλήθευση",
|
||||
"Verifying …" : "Γίνεται επαλήθευση ...",
|
||||
"Select a profile picture" : "Επιλογή εικόνας προφίλ",
|
||||
"Very weak password" : "Πολύ αδύναμο συνθηματικό",
|
||||
"Weak password" : "Αδύναμο συνθηματικό",
|
||||
|
@ -114,6 +120,7 @@
|
|||
"A valid email must be provided" : "Πρέπει να εισαχθεί ένα έγκυρο email",
|
||||
"__language_name__" : "Ελληνικά",
|
||||
"Unlimited" : "Απεριόριστο",
|
||||
"Verifying" : "Γίνεται επαλήθευση",
|
||||
"Personal info" : "Προσωπικές Πληροφορίες",
|
||||
"Sessions" : "Συνεδρίες",
|
||||
"App passwords" : "Συνθηματικά εφαρμογής",
|
||||
|
|
|
@ -41,6 +41,8 @@ OC.L10N.register(
|
|||
"To send a password link to the user an email address is required." : "Pour envoyer un mot de passe par lien à l'utilisateur, une adresse mail est requise.",
|
||||
"Unable to create user." : "Impossible de créer l'utilisateur.",
|
||||
"Unable to delete user." : "Impossible de supprimer l'utilisateur.",
|
||||
"Error while enabling user." : "Erreur lors de l'activation de l'utilisateur.",
|
||||
"Error while disabling user." : "Erreur lors de la désactivation de l'utilisateur.",
|
||||
"Settings saved" : "Paramètres sauvegardés",
|
||||
"Unable to change full name" : "Impossible de modifier le nom complet",
|
||||
"Unable to change email address" : "Impossible de modifier l'adresse e-mail",
|
||||
|
@ -143,6 +145,7 @@ OC.L10N.register(
|
|||
"Visible to local users and to trusted servers" : "Visible par les utilisateurs locaux et les serveurs de confiance",
|
||||
"Public" : "Publique",
|
||||
"Will be synced to a global and public address book" : "Va être synchronisé dans un carnet d'adresse global et public",
|
||||
"Verify" : "Vérifier",
|
||||
"Select a profile picture" : "Selectionnez une photo de profil ",
|
||||
"Very weak password" : "Mot de passe de très faible sécurité",
|
||||
"Weak password" : "Mot de passe de faible sécurité",
|
||||
|
@ -318,6 +321,7 @@ OC.L10N.register(
|
|||
"Address" : "Adresse",
|
||||
"Your postal address" : "Votre adresse postale",
|
||||
"Website" : "Site web",
|
||||
"Link https://…" : "Lien https://…",
|
||||
"Twitter" : "Twitter",
|
||||
"You are member of the following groups:" : "Vous êtes membre des groupes suivants :",
|
||||
"Password" : "Mot de passe",
|
||||
|
@ -362,6 +366,7 @@ OC.L10N.register(
|
|||
"Group name" : "Nom de groupe",
|
||||
"Everyone" : "Tout le monde",
|
||||
"Admins" : "Administrateurs",
|
||||
"Disabled" : "Désactivé",
|
||||
"Default quota" : "Quota par défaut",
|
||||
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Veuillez entrer le quota de stockage (ex. \"512 MB\" ou \"12 GB\")",
|
||||
"Other" : "Autre",
|
||||
|
|
|
@ -39,6 +39,8 @@
|
|||
"To send a password link to the user an email address is required." : "Pour envoyer un mot de passe par lien à l'utilisateur, une adresse mail est requise.",
|
||||
"Unable to create user." : "Impossible de créer l'utilisateur.",
|
||||
"Unable to delete user." : "Impossible de supprimer l'utilisateur.",
|
||||
"Error while enabling user." : "Erreur lors de l'activation de l'utilisateur.",
|
||||
"Error while disabling user." : "Erreur lors de la désactivation de l'utilisateur.",
|
||||
"Settings saved" : "Paramètres sauvegardés",
|
||||
"Unable to change full name" : "Impossible de modifier le nom complet",
|
||||
"Unable to change email address" : "Impossible de modifier l'adresse e-mail",
|
||||
|
@ -141,6 +143,7 @@
|
|||
"Visible to local users and to trusted servers" : "Visible par les utilisateurs locaux et les serveurs de confiance",
|
||||
"Public" : "Publique",
|
||||
"Will be synced to a global and public address book" : "Va être synchronisé dans un carnet d'adresse global et public",
|
||||
"Verify" : "Vérifier",
|
||||
"Select a profile picture" : "Selectionnez une photo de profil ",
|
||||
"Very weak password" : "Mot de passe de très faible sécurité",
|
||||
"Weak password" : "Mot de passe de faible sécurité",
|
||||
|
@ -316,6 +319,7 @@
|
|||
"Address" : "Adresse",
|
||||
"Your postal address" : "Votre adresse postale",
|
||||
"Website" : "Site web",
|
||||
"Link https://…" : "Lien https://…",
|
||||
"Twitter" : "Twitter",
|
||||
"You are member of the following groups:" : "Vous êtes membre des groupes suivants :",
|
||||
"Password" : "Mot de passe",
|
||||
|
@ -360,6 +364,7 @@
|
|||
"Group name" : "Nom de groupe",
|
||||
"Everyone" : "Tout le monde",
|
||||
"Admins" : "Administrateurs",
|
||||
"Disabled" : "Désactivé",
|
||||
"Default quota" : "Quota par défaut",
|
||||
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Veuillez entrer le quota de stockage (ex. \"512 MB\" ou \"12 GB\")",
|
||||
"Other" : "Autre",
|
||||
|
|
|
@ -42,6 +42,8 @@ OC.L10N.register(
|
|||
"To send a password link to the user an email address is required." : "Om een wachtwoord naar de gebruiker te versturen, is een e-mailadres verplicht.",
|
||||
"Unable to create user." : "Kan gebruiker niet aanmaken.",
|
||||
"Unable to delete user." : "Kan de gebruiker niet verwijderen.",
|
||||
"Error while enabling user." : "Fout bij inschakelen gebruiker.",
|
||||
"Error while disabling user." : "Fout bij uitschakelen gebruiker.",
|
||||
"Settings saved" : "Instellingen opgeslagen",
|
||||
"Unable to change full name" : "Kan de volledige naam niet wijzigen",
|
||||
"Unable to change email address" : "Kan e-mailadres niet wijzigen",
|
||||
|
@ -144,6 +146,8 @@ OC.L10N.register(
|
|||
"Visible to local users and to trusted servers" : "Alleen zichtbaar voor lokale gebruikers en vertrouwde servers",
|
||||
"Public" : "Openbaar",
|
||||
"Will be synced to a global and public address book" : "Wordt gesyncht met een globaal en openbaar adresboek",
|
||||
"Verify" : "Verifiëren",
|
||||
"Verifying …" : "Verifiëren...",
|
||||
"Select a profile picture" : "Kies een profielafbeelding",
|
||||
"Very weak password" : "Zeer zwak wachtwoord",
|
||||
"Weak password" : "Zwak wachtwoord",
|
||||
|
@ -173,6 +177,7 @@ OC.L10N.register(
|
|||
"A valid email must be provided" : "Er moet een geldig e-mailadres worden opgegeven",
|
||||
"__language_name__" : "Nederlands",
|
||||
"Unlimited" : "Ongelimiteerd",
|
||||
"Verifying" : "Verifiëren",
|
||||
"Personal info" : "Persoonlijke info",
|
||||
"Sessions" : "Sessies",
|
||||
"App passwords" : "App wachtwoorden",
|
||||
|
|
|
@ -40,6 +40,8 @@
|
|||
"To send a password link to the user an email address is required." : "Om een wachtwoord naar de gebruiker te versturen, is een e-mailadres verplicht.",
|
||||
"Unable to create user." : "Kan gebruiker niet aanmaken.",
|
||||
"Unable to delete user." : "Kan de gebruiker niet verwijderen.",
|
||||
"Error while enabling user." : "Fout bij inschakelen gebruiker.",
|
||||
"Error while disabling user." : "Fout bij uitschakelen gebruiker.",
|
||||
"Settings saved" : "Instellingen opgeslagen",
|
||||
"Unable to change full name" : "Kan de volledige naam niet wijzigen",
|
||||
"Unable to change email address" : "Kan e-mailadres niet wijzigen",
|
||||
|
@ -142,6 +144,8 @@
|
|||
"Visible to local users and to trusted servers" : "Alleen zichtbaar voor lokale gebruikers en vertrouwde servers",
|
||||
"Public" : "Openbaar",
|
||||
"Will be synced to a global and public address book" : "Wordt gesyncht met een globaal en openbaar adresboek",
|
||||
"Verify" : "Verifiëren",
|
||||
"Verifying …" : "Verifiëren...",
|
||||
"Select a profile picture" : "Kies een profielafbeelding",
|
||||
"Very weak password" : "Zeer zwak wachtwoord",
|
||||
"Weak password" : "Zwak wachtwoord",
|
||||
|
@ -171,6 +175,7 @@
|
|||
"A valid email must be provided" : "Er moet een geldig e-mailadres worden opgegeven",
|
||||
"__language_name__" : "Nederlands",
|
||||
"Unlimited" : "Ongelimiteerd",
|
||||
"Verifying" : "Verifiëren",
|
||||
"Personal info" : "Persoonlijke info",
|
||||
"Sessions" : "Sessies",
|
||||
"App passwords" : "App wachtwoorden",
|
||||
|
|
|
@ -42,6 +42,10 @@ OC.L10N.register(
|
|||
"To send a password link to the user an email address is required." : "Para envio da senha ao usuário é necessário um endereço de email.",
|
||||
"Unable to create user." : "Não é possível criar usuário.",
|
||||
"Unable to delete user." : "Não é possível excluir o usuário.",
|
||||
"Error while enabling user." : "Erro ao habilitar usuário.",
|
||||
"Error while disabling user." : "Erro ao desabilitar usuário.",
|
||||
"In order to verify your Twitter account post following tweet on Twitter (please make sure to post it without any line breaks):" : "A fim de verificar sua conta no Twitter, poste isso no Twitter (por favor, certifique-se de postar sem quebras de linha):",
|
||||
"In order to verify your Website store following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "A fim de verificar seu site, coloque o seguinte conteúdo no raiz do site: '.well-known/CloudIdVerificationCode.txt' (por favor certifique-se que o texto completo esteja em uma linha):",
|
||||
"Settings saved" : "Configurações salvas",
|
||||
"Unable to change full name" : "Não é possível alterar o nome completo",
|
||||
"Unable to change email address" : "Não foi possível alterar o endereço de email",
|
||||
|
@ -144,6 +148,8 @@ OC.L10N.register(
|
|||
"Visible to local users and to trusted servers" : "Visível para usuários locais e servidores confiáveis",
|
||||
"Public" : "Publico",
|
||||
"Will be synced to a global and public address book" : "Será sincronizado com livro de endereços público e global",
|
||||
"Verify" : "Verificar",
|
||||
"Verifying …" : "Verificando...",
|
||||
"Select a profile picture" : "Selecione uma imagem para o perfil",
|
||||
"Very weak password" : "Senha muito fraca",
|
||||
"Weak password" : "Senha fraca",
|
||||
|
@ -167,12 +173,14 @@ OC.L10N.register(
|
|||
"Password successfully changed" : "Senha alterada com sucesso",
|
||||
"Changing the password will result in data loss, because data recovery is not available for this user" : "Alterar a senha irá resultar em perda de dados pois a recuperação de dados não está disponível para este usuário",
|
||||
"Could not change the users email" : "Não foi possível alterar o email dos usuários",
|
||||
"Error while changing status of {user}" : "Erro ao mudar o status de {user}",
|
||||
"A valid username must be provided" : "Forneça um nome de usuário válido",
|
||||
"Error creating user: {message}" : "Erro criando o usuário: {message}",
|
||||
"A valid password must be provided" : "Forneça uma senha válida",
|
||||
"A valid email must be provided" : "Um email válido deve ser fornecido",
|
||||
"__language_name__" : "Português Brasileiro",
|
||||
"Unlimited" : "Ilimitado",
|
||||
"Verifying" : "Verificando",
|
||||
"Personal info" : "Informação pessoal",
|
||||
"Sessions" : "Sessões",
|
||||
"App passwords" : "Senhas de aplicativos",
|
||||
|
@ -324,7 +332,10 @@ OC.L10N.register(
|
|||
"Address" : "Endereço",
|
||||
"Your postal address" : "Seu endereço postal",
|
||||
"Website" : "Website",
|
||||
"It can take up to 24 hours before the account is displayed as verified." : "Pode levar até 24 horas para que a conta seja mostrada como verificada.",
|
||||
"Link https://…" : "Link https://…",
|
||||
"Twitter" : "Twitter",
|
||||
"Twitter handle @…" : "Twitter handle @…",
|
||||
"You are member of the following groups:" : "Você é membro dos seguintes grupos:",
|
||||
"Password" : "Senha",
|
||||
"Current password" : "Senha atual",
|
||||
|
@ -369,6 +380,7 @@ OC.L10N.register(
|
|||
"Group name" : "Nome do grupo",
|
||||
"Everyone" : "Para todos",
|
||||
"Admins" : "Administradores",
|
||||
"Disabled" : "Desabilitado",
|
||||
"Default quota" : "Cota padrão",
|
||||
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Por favor insira a cota de armazenamento (ex: \"512\" ou \"12 GB\")",
|
||||
"Other" : "Outro",
|
||||
|
|
|
@ -40,6 +40,10 @@
|
|||
"To send a password link to the user an email address is required." : "Para envio da senha ao usuário é necessário um endereço de email.",
|
||||
"Unable to create user." : "Não é possível criar usuário.",
|
||||
"Unable to delete user." : "Não é possível excluir o usuário.",
|
||||
"Error while enabling user." : "Erro ao habilitar usuário.",
|
||||
"Error while disabling user." : "Erro ao desabilitar usuário.",
|
||||
"In order to verify your Twitter account post following tweet on Twitter (please make sure to post it without any line breaks):" : "A fim de verificar sua conta no Twitter, poste isso no Twitter (por favor, certifique-se de postar sem quebras de linha):",
|
||||
"In order to verify your Website store following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "A fim de verificar seu site, coloque o seguinte conteúdo no raiz do site: '.well-known/CloudIdVerificationCode.txt' (por favor certifique-se que o texto completo esteja em uma linha):",
|
||||
"Settings saved" : "Configurações salvas",
|
||||
"Unable to change full name" : "Não é possível alterar o nome completo",
|
||||
"Unable to change email address" : "Não foi possível alterar o endereço de email",
|
||||
|
@ -142,6 +146,8 @@
|
|||
"Visible to local users and to trusted servers" : "Visível para usuários locais e servidores confiáveis",
|
||||
"Public" : "Publico",
|
||||
"Will be synced to a global and public address book" : "Será sincronizado com livro de endereços público e global",
|
||||
"Verify" : "Verificar",
|
||||
"Verifying …" : "Verificando...",
|
||||
"Select a profile picture" : "Selecione uma imagem para o perfil",
|
||||
"Very weak password" : "Senha muito fraca",
|
||||
"Weak password" : "Senha fraca",
|
||||
|
@ -165,12 +171,14 @@
|
|||
"Password successfully changed" : "Senha alterada com sucesso",
|
||||
"Changing the password will result in data loss, because data recovery is not available for this user" : "Alterar a senha irá resultar em perda de dados pois a recuperação de dados não está disponível para este usuário",
|
||||
"Could not change the users email" : "Não foi possível alterar o email dos usuários",
|
||||
"Error while changing status of {user}" : "Erro ao mudar o status de {user}",
|
||||
"A valid username must be provided" : "Forneça um nome de usuário válido",
|
||||
"Error creating user: {message}" : "Erro criando o usuário: {message}",
|
||||
"A valid password must be provided" : "Forneça uma senha válida",
|
||||
"A valid email must be provided" : "Um email válido deve ser fornecido",
|
||||
"__language_name__" : "Português Brasileiro",
|
||||
"Unlimited" : "Ilimitado",
|
||||
"Verifying" : "Verificando",
|
||||
"Personal info" : "Informação pessoal",
|
||||
"Sessions" : "Sessões",
|
||||
"App passwords" : "Senhas de aplicativos",
|
||||
|
@ -322,7 +330,10 @@
|
|||
"Address" : "Endereço",
|
||||
"Your postal address" : "Seu endereço postal",
|
||||
"Website" : "Website",
|
||||
"It can take up to 24 hours before the account is displayed as verified." : "Pode levar até 24 horas para que a conta seja mostrada como verificada.",
|
||||
"Link https://…" : "Link https://…",
|
||||
"Twitter" : "Twitter",
|
||||
"Twitter handle @…" : "Twitter handle @…",
|
||||
"You are member of the following groups:" : "Você é membro dos seguintes grupos:",
|
||||
"Password" : "Senha",
|
||||
"Current password" : "Senha atual",
|
||||
|
@ -367,6 +378,7 @@
|
|||
"Group name" : "Nome do grupo",
|
||||
"Everyone" : "Para todos",
|
||||
"Admins" : "Administradores",
|
||||
"Disabled" : "Desabilitado",
|
||||
"Default quota" : "Cota padrão",
|
||||
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Por favor insira a cota de armazenamento (ex: \"512\" ou \"12 GB\")",
|
||||
"Other" : "Outro",
|
||||
|
|
|
@ -1,11 +1,23 @@
|
|||
OC.L10N.register(
|
||||
"settings",
|
||||
{
|
||||
"{actor} changed your password" : "{actor} ändrade ditt lösenord",
|
||||
"You changed your password" : "Du ändrade ditt lösenord",
|
||||
"Your password was reset by an administrator" : "Ditt lösenord återställdes av en administratör",
|
||||
"{actor} changed your email address" : "{actor} ändrade din e-postadress",
|
||||
"You changed your email address" : "Du ändrade din e-postadress",
|
||||
"Your email address was changed by an administrator" : "Din e-postadress ändrades av en administratör",
|
||||
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Ditt <strong>lösenord</strong> eller <strong>e-postadress</strong> har ändrats",
|
||||
"Your apps" : "Dina appar",
|
||||
"Enabled apps" : "Aktiverade appar",
|
||||
"Disabled apps" : "Inaktiverade appar",
|
||||
"App bundles" : "App-paket",
|
||||
"Wrong password" : "Fel lösenord",
|
||||
"Saved" : "Sparad",
|
||||
"No user supplied" : "Ingen användare angiven",
|
||||
"Unable to change password" : "Kunde inte ändra lösenord",
|
||||
"Authentication error" : "Fel vid autentisering",
|
||||
"Please provide an admin recovery password; otherwise, all user data will be lost." : "Vänligen ange ett återställningslösenord; annars kommer all din data att försvinna.",
|
||||
"Wrong admin recovery password. Please check the password and try again." : "Felaktigt återställningslösenord för administratör. Kolla lösenordet och prova igen.",
|
||||
"installing and updating apps via the app store or Federated Cloud Sharing" : "installering och uppdatering utav applikationer eller Federerad Moln-delning.",
|
||||
"Federated Cloud Sharing" : "Federerad Moln-delning",
|
||||
|
@ -15,6 +27,11 @@ OC.L10N.register(
|
|||
"Group already exists." : "Gruppen finns redan.",
|
||||
"Unable to add group." : "Lyckades inte lägga till grupp.",
|
||||
"Unable to delete group." : "Lyckades inte radera grupp.",
|
||||
"Invalid SMTP password." : "Ogiltigt SMTP-lösenord.",
|
||||
"Well done, %s!" : "Bra gjort, %s!",
|
||||
"If you received this email, the email configuration seems to be correct." : "Om du får detta e-postmeddelande så har du ställt in e-postinställningarna rätt.",
|
||||
"Email setting test" : "E-postinställningar test",
|
||||
"Email could not be sent. Check your mail server log" : "E-post kunde inte skickas. Titta i din mailserverlogg",
|
||||
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Ett problem uppstod när mail försökte skickas. Var god kontrollera dina inställningar. (Error: %s)",
|
||||
"You need to set your user email before being able to send test emails." : "Du behöver ställa in din användares e-postadress före du kan skicka test e-post.",
|
||||
"Invalid request" : "Ogiltig begäran",
|
||||
|
@ -24,6 +41,8 @@ OC.L10N.register(
|
|||
"To send a password link to the user an email address is required." : "För att skicka en länk med lösenord till användaren så krävs en e-postadress.",
|
||||
"Unable to create user." : "Kan inte skapa användare.",
|
||||
"Unable to delete user." : "Kan inte radera användare.",
|
||||
"Error while enabling user." : "Fel vid aktivering av användare.",
|
||||
"Error while disabling user." : "Fel vid inaktivering av användare.",
|
||||
"Settings saved" : "Inställningar sparade",
|
||||
"Unable to change full name" : "Kunde inte ändra namn",
|
||||
"Unable to change email address" : "Kunde inte ändra e-postadress",
|
||||
|
@ -32,6 +51,24 @@ OC.L10N.register(
|
|||
"Invalid user" : "Ogiltig användare",
|
||||
"Unable to change mail address" : "Kan inte ändra e-postadress",
|
||||
"Email saved" : "E-post sparad",
|
||||
"%1$s changed your password on %2$s." : "%1$s ändrade ditt lösenord på %2$s",
|
||||
"Your password on %s was changed." : "Ditt lösenord på %s har ändrats.",
|
||||
"Your password on %s was reset by an administrator." : "Ditt lösenord på %s har blivit återställt av en administratör.",
|
||||
"Password changed for %s" : "Lösenord ändrat för %s",
|
||||
"If you did not request this, please contact an administrator." : "Om du inte har begärt detta, vänligen kontakta en administratör.",
|
||||
"Password for %1$s changed on %2$s" : "Lösenord för %1$s ändrades %2$s",
|
||||
"%1$s changed your email address on %2$s." : "%1$s ändrade din e-postadress %2$s.",
|
||||
"Your email address on %s was changed." : "Din e-postadress på %s har ändrats.",
|
||||
"Your email address on %s was changed by an administrator." : "Din e-postadress på %s har ändrats av en administratör.",
|
||||
"Email address changed for %s" : "E-postadress ändrad för %s",
|
||||
"The new email address is %s" : "Nya e-postadressen är %s",
|
||||
"Email address for %1$s changed on %2$s" : "E-postadressen för %1$s ändrades %2$s",
|
||||
"Welcome aboard" : "Välkommen ombord",
|
||||
"Welcome aboard %s" : "Välkommen ombord %s",
|
||||
"Your username is: %s" : "Ditt användarnamn är: %s",
|
||||
"Set your password" : "Ställ in ditt lösenord",
|
||||
"Go to %s" : "Gå till %s",
|
||||
"Install Client" : "Installera Klient",
|
||||
"Your %s account was created" : "Ditt %s konto skapades",
|
||||
"Password confirmation is required" : "Lösenordsbekräftelse krävs",
|
||||
"Couldn't remove app." : "Kunde inte ta bort applikationen.",
|
||||
|
@ -41,6 +78,7 @@ OC.L10N.register(
|
|||
"Migration in progress. Please wait until the migration is finished" : "Migrering pågår. Var god vänta tills migreringen är färdigställd.",
|
||||
"Migration started …" : "Migrering påbörjad ...",
|
||||
"Not saved" : "Inte sparad",
|
||||
"Sending…" : "Skickar...",
|
||||
"Email sent" : "E-post skickad",
|
||||
"Official" : "Officiell",
|
||||
"All" : "Alla",
|
||||
|
@ -63,11 +101,15 @@ OC.L10N.register(
|
|||
"Updating...." : "Uppdaterar ...",
|
||||
"Error while updating app" : "Fel uppstod vid uppdatering av appen",
|
||||
"Updated" : "Uppdaterad",
|
||||
"Removing …" : "Tar bort ...",
|
||||
"Error while removing app" : "Fel vid borttagning av app",
|
||||
"Remove" : "Ta bort",
|
||||
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Applikationen har aktiverats men behöver uppdateras. Du kommer bli omdirigerad till uppdateringssidan inom 5 sekunder.",
|
||||
"App update" : "Uppdatering av app",
|
||||
"Approved" : "Godkänd",
|
||||
"Experimental" : "Experimentiell",
|
||||
"No apps found for {query}" : "Inga applikationer funna för {query}",
|
||||
"Enable all" : "Aktivera alla",
|
||||
"Allow filesystem access" : "Tillåt åtkomst till filsystemet",
|
||||
"Disconnect" : "Koppla från",
|
||||
"Revoke" : "Återkalla",
|
||||
|
@ -102,6 +144,8 @@ OC.L10N.register(
|
|||
"Visible to local users and to trusted servers" : "Synlig för lokala användare och tillförlitliga servrar",
|
||||
"Public" : "Offentlig",
|
||||
"Will be synced to a global and public address book" : "Kommer att synkroniseras till global och offentlig adressbok",
|
||||
"Verify" : "Verifiera",
|
||||
"Verifying …" : "Verifierar ...",
|
||||
"Select a profile picture" : "Välj en profilbild",
|
||||
"Very weak password" : "Väldigt svagt lösenord",
|
||||
"Weak password" : "Svagt lösenord",
|
||||
|
@ -125,12 +169,14 @@ OC.L10N.register(
|
|||
"Password successfully changed" : "Ändringen av lösenordet lyckades.",
|
||||
"Changing the password will result in data loss, because data recovery is not available for this user" : "Ändring utav lösenord kommer resultera i förlorad data, eftersom dataåterställning ej är tillgängligt för denna användare.",
|
||||
"Could not change the users email" : "Kunde inte ändra användarens e-postadress",
|
||||
"Error while changing status of {user}" : "Fel vid ändring av status för {user}",
|
||||
"A valid username must be provided" : "Ett giltigt användarnamn måste anges",
|
||||
"Error creating user: {message}" : "Fel uppstod när användare skulle skapas: {message}",
|
||||
"A valid password must be provided" : "Ett giltigt lösenord måste anges",
|
||||
"A valid email must be provided" : "En giltig e-postadress måste anges",
|
||||
"__language_name__" : "Svenska",
|
||||
"Unlimited" : "Obegränsat",
|
||||
"Verifying" : "Verifierar",
|
||||
"Personal info" : "Personlig information",
|
||||
"Sessions" : "Sessioner",
|
||||
"App passwords" : "Applösenord",
|
||||
|
@ -201,6 +247,7 @@ OC.L10N.register(
|
|||
"Allow apps to use the Share API" : "Tillåt applikationer att använda API för delning",
|
||||
"Allow users to share via link" : "Tillåt användare att dela via länk",
|
||||
"Allow public uploads" : "Tillåt offentlig uppladdning",
|
||||
"Always ask for a password" : "Fråga alltid efter lösenord",
|
||||
"Enforce password protection" : "Tillämpa lösenordskydd",
|
||||
"Set default expiration date" : "Ställ in standardutgångsdatum",
|
||||
"Expire after " : "Förfaller efter",
|
||||
|
@ -226,6 +273,8 @@ OC.L10N.register(
|
|||
"Check the security of your Nextcloud over our security scan" : "Kontrollera säkerheten för ditt Nextcloud med vår säkerhets-skanning",
|
||||
"Hardening and security guidance" : "Säkerhetsriktlinjer",
|
||||
"Developer documentation" : "Utvecklardokumentation",
|
||||
"View in store" : "Visa i butik",
|
||||
"Limit to groups" : "Begränsa till grupper",
|
||||
"This app has an update available." : "Denna applikation har en uppdatering tillgänglig.",
|
||||
"by %s" : "av %s",
|
||||
"%s-licensed" : "%s-licensierad.",
|
||||
|
@ -272,6 +321,8 @@ OC.L10N.register(
|
|||
"Address" : "Adress",
|
||||
"Your postal address" : "Din postadress",
|
||||
"Website" : "Webbsida",
|
||||
"It can take up to 24 hours before the account is displayed as verified." : "Det kan ta upp till 24 timmar innan kontot visas som verifierat.",
|
||||
"Link https://…" : "Länk https://...",
|
||||
"Twitter" : "Twitter",
|
||||
"You are member of the following groups:" : "Du är medlem i följande grupper:",
|
||||
"Password" : "Lösenord",
|
||||
|
@ -297,12 +348,18 @@ OC.L10N.register(
|
|||
"Username" : "Användarnamn",
|
||||
"Done" : "Färdig",
|
||||
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Utvecklat av {communityopen}Nextclouds community{linkclose}, {githubopen}källkoden{linkclose} är licensierad enligt {licenseopen}AGPL-standard{linkclose}.",
|
||||
"Follow us on Google+!" : "Följ oss på Google+!",
|
||||
"Like our facebook page!" : "Gilla vår Facebooksida!",
|
||||
"Follow us on Twitter!" : "Följ oss på Twitter!",
|
||||
"Check out our blog!" : "Titta på vår blogg!",
|
||||
"Subscribe to our newsletter!" : "Prenumerera på vårt nyhetsbrev!",
|
||||
"Settings" : "Inställningar",
|
||||
"Show storage location" : "Visa lagringsplats",
|
||||
"Show user backend" : "Visa användar-backend",
|
||||
"Show last login" : "Visa senaste inloggning",
|
||||
"Show email address" : "Visa e-postadress",
|
||||
"Send email to new user" : "Skicka e-post till ny användare",
|
||||
"When the password of a new user is left empty, an activation email with a link to set the password is sent." : "När lösenordet för en ny användare lämnas tomt så skickas ett aktiveringsmejl med en länk för att välja ett lösenord.",
|
||||
"E-Mail" : "E-post",
|
||||
"Create" : "Skapa",
|
||||
"Admin Recovery Password" : "Admin-återställningslösen",
|
||||
|
@ -310,6 +367,7 @@ OC.L10N.register(
|
|||
"Group name" : "Gruppnamn",
|
||||
"Everyone" : "Alla",
|
||||
"Admins" : "Administratörer",
|
||||
"Disabled" : "Inaktiverad",
|
||||
"Default quota" : "Förvalt lagringsutrymme",
|
||||
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Ange storlek på lagringsutrymmet (t.ex: \"512 MB\" eller \"12 GB\")",
|
||||
"Other" : "Annat",
|
||||
|
|
|
@ -1,9 +1,21 @@
|
|||
{ "translations": {
|
||||
"{actor} changed your password" : "{actor} ändrade ditt lösenord",
|
||||
"You changed your password" : "Du ändrade ditt lösenord",
|
||||
"Your password was reset by an administrator" : "Ditt lösenord återställdes av en administratör",
|
||||
"{actor} changed your email address" : "{actor} ändrade din e-postadress",
|
||||
"You changed your email address" : "Du ändrade din e-postadress",
|
||||
"Your email address was changed by an administrator" : "Din e-postadress ändrades av en administratör",
|
||||
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Ditt <strong>lösenord</strong> eller <strong>e-postadress</strong> har ändrats",
|
||||
"Your apps" : "Dina appar",
|
||||
"Enabled apps" : "Aktiverade appar",
|
||||
"Disabled apps" : "Inaktiverade appar",
|
||||
"App bundles" : "App-paket",
|
||||
"Wrong password" : "Fel lösenord",
|
||||
"Saved" : "Sparad",
|
||||
"No user supplied" : "Ingen användare angiven",
|
||||
"Unable to change password" : "Kunde inte ändra lösenord",
|
||||
"Authentication error" : "Fel vid autentisering",
|
||||
"Please provide an admin recovery password; otherwise, all user data will be lost." : "Vänligen ange ett återställningslösenord; annars kommer all din data att försvinna.",
|
||||
"Wrong admin recovery password. Please check the password and try again." : "Felaktigt återställningslösenord för administratör. Kolla lösenordet och prova igen.",
|
||||
"installing and updating apps via the app store or Federated Cloud Sharing" : "installering och uppdatering utav applikationer eller Federerad Moln-delning.",
|
||||
"Federated Cloud Sharing" : "Federerad Moln-delning",
|
||||
|
@ -13,6 +25,11 @@
|
|||
"Group already exists." : "Gruppen finns redan.",
|
||||
"Unable to add group." : "Lyckades inte lägga till grupp.",
|
||||
"Unable to delete group." : "Lyckades inte radera grupp.",
|
||||
"Invalid SMTP password." : "Ogiltigt SMTP-lösenord.",
|
||||
"Well done, %s!" : "Bra gjort, %s!",
|
||||
"If you received this email, the email configuration seems to be correct." : "Om du får detta e-postmeddelande så har du ställt in e-postinställningarna rätt.",
|
||||
"Email setting test" : "E-postinställningar test",
|
||||
"Email could not be sent. Check your mail server log" : "E-post kunde inte skickas. Titta i din mailserverlogg",
|
||||
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Ett problem uppstod när mail försökte skickas. Var god kontrollera dina inställningar. (Error: %s)",
|
||||
"You need to set your user email before being able to send test emails." : "Du behöver ställa in din användares e-postadress före du kan skicka test e-post.",
|
||||
"Invalid request" : "Ogiltig begäran",
|
||||
|
@ -22,6 +39,8 @@
|
|||
"To send a password link to the user an email address is required." : "För att skicka en länk med lösenord till användaren så krävs en e-postadress.",
|
||||
"Unable to create user." : "Kan inte skapa användare.",
|
||||
"Unable to delete user." : "Kan inte radera användare.",
|
||||
"Error while enabling user." : "Fel vid aktivering av användare.",
|
||||
"Error while disabling user." : "Fel vid inaktivering av användare.",
|
||||
"Settings saved" : "Inställningar sparade",
|
||||
"Unable to change full name" : "Kunde inte ändra namn",
|
||||
"Unable to change email address" : "Kunde inte ändra e-postadress",
|
||||
|
@ -30,6 +49,24 @@
|
|||
"Invalid user" : "Ogiltig användare",
|
||||
"Unable to change mail address" : "Kan inte ändra e-postadress",
|
||||
"Email saved" : "E-post sparad",
|
||||
"%1$s changed your password on %2$s." : "%1$s ändrade ditt lösenord på %2$s",
|
||||
"Your password on %s was changed." : "Ditt lösenord på %s har ändrats.",
|
||||
"Your password on %s was reset by an administrator." : "Ditt lösenord på %s har blivit återställt av en administratör.",
|
||||
"Password changed for %s" : "Lösenord ändrat för %s",
|
||||
"If you did not request this, please contact an administrator." : "Om du inte har begärt detta, vänligen kontakta en administratör.",
|
||||
"Password for %1$s changed on %2$s" : "Lösenord för %1$s ändrades %2$s",
|
||||
"%1$s changed your email address on %2$s." : "%1$s ändrade din e-postadress %2$s.",
|
||||
"Your email address on %s was changed." : "Din e-postadress på %s har ändrats.",
|
||||
"Your email address on %s was changed by an administrator." : "Din e-postadress på %s har ändrats av en administratör.",
|
||||
"Email address changed for %s" : "E-postadress ändrad för %s",
|
||||
"The new email address is %s" : "Nya e-postadressen är %s",
|
||||
"Email address for %1$s changed on %2$s" : "E-postadressen för %1$s ändrades %2$s",
|
||||
"Welcome aboard" : "Välkommen ombord",
|
||||
"Welcome aboard %s" : "Välkommen ombord %s",
|
||||
"Your username is: %s" : "Ditt användarnamn är: %s",
|
||||
"Set your password" : "Ställ in ditt lösenord",
|
||||
"Go to %s" : "Gå till %s",
|
||||
"Install Client" : "Installera Klient",
|
||||
"Your %s account was created" : "Ditt %s konto skapades",
|
||||
"Password confirmation is required" : "Lösenordsbekräftelse krävs",
|
||||
"Couldn't remove app." : "Kunde inte ta bort applikationen.",
|
||||
|
@ -39,6 +76,7 @@
|
|||
"Migration in progress. Please wait until the migration is finished" : "Migrering pågår. Var god vänta tills migreringen är färdigställd.",
|
||||
"Migration started …" : "Migrering påbörjad ...",
|
||||
"Not saved" : "Inte sparad",
|
||||
"Sending…" : "Skickar...",
|
||||
"Email sent" : "E-post skickad",
|
||||
"Official" : "Officiell",
|
||||
"All" : "Alla",
|
||||
|
@ -61,11 +99,15 @@
|
|||
"Updating...." : "Uppdaterar ...",
|
||||
"Error while updating app" : "Fel uppstod vid uppdatering av appen",
|
||||
"Updated" : "Uppdaterad",
|
||||
"Removing …" : "Tar bort ...",
|
||||
"Error while removing app" : "Fel vid borttagning av app",
|
||||
"Remove" : "Ta bort",
|
||||
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Applikationen har aktiverats men behöver uppdateras. Du kommer bli omdirigerad till uppdateringssidan inom 5 sekunder.",
|
||||
"App update" : "Uppdatering av app",
|
||||
"Approved" : "Godkänd",
|
||||
"Experimental" : "Experimentiell",
|
||||
"No apps found for {query}" : "Inga applikationer funna för {query}",
|
||||
"Enable all" : "Aktivera alla",
|
||||
"Allow filesystem access" : "Tillåt åtkomst till filsystemet",
|
||||
"Disconnect" : "Koppla från",
|
||||
"Revoke" : "Återkalla",
|
||||
|
@ -100,6 +142,8 @@
|
|||
"Visible to local users and to trusted servers" : "Synlig för lokala användare och tillförlitliga servrar",
|
||||
"Public" : "Offentlig",
|
||||
"Will be synced to a global and public address book" : "Kommer att synkroniseras till global och offentlig adressbok",
|
||||
"Verify" : "Verifiera",
|
||||
"Verifying …" : "Verifierar ...",
|
||||
"Select a profile picture" : "Välj en profilbild",
|
||||
"Very weak password" : "Väldigt svagt lösenord",
|
||||
"Weak password" : "Svagt lösenord",
|
||||
|
@ -123,12 +167,14 @@
|
|||
"Password successfully changed" : "Ändringen av lösenordet lyckades.",
|
||||
"Changing the password will result in data loss, because data recovery is not available for this user" : "Ändring utav lösenord kommer resultera i förlorad data, eftersom dataåterställning ej är tillgängligt för denna användare.",
|
||||
"Could not change the users email" : "Kunde inte ändra användarens e-postadress",
|
||||
"Error while changing status of {user}" : "Fel vid ändring av status för {user}",
|
||||
"A valid username must be provided" : "Ett giltigt användarnamn måste anges",
|
||||
"Error creating user: {message}" : "Fel uppstod när användare skulle skapas: {message}",
|
||||
"A valid password must be provided" : "Ett giltigt lösenord måste anges",
|
||||
"A valid email must be provided" : "En giltig e-postadress måste anges",
|
||||
"__language_name__" : "Svenska",
|
||||
"Unlimited" : "Obegränsat",
|
||||
"Verifying" : "Verifierar",
|
||||
"Personal info" : "Personlig information",
|
||||
"Sessions" : "Sessioner",
|
||||
"App passwords" : "Applösenord",
|
||||
|
@ -199,6 +245,7 @@
|
|||
"Allow apps to use the Share API" : "Tillåt applikationer att använda API för delning",
|
||||
"Allow users to share via link" : "Tillåt användare att dela via länk",
|
||||
"Allow public uploads" : "Tillåt offentlig uppladdning",
|
||||
"Always ask for a password" : "Fråga alltid efter lösenord",
|
||||
"Enforce password protection" : "Tillämpa lösenordskydd",
|
||||
"Set default expiration date" : "Ställ in standardutgångsdatum",
|
||||
"Expire after " : "Förfaller efter",
|
||||
|
@ -224,6 +271,8 @@
|
|||
"Check the security of your Nextcloud over our security scan" : "Kontrollera säkerheten för ditt Nextcloud med vår säkerhets-skanning",
|
||||
"Hardening and security guidance" : "Säkerhetsriktlinjer",
|
||||
"Developer documentation" : "Utvecklardokumentation",
|
||||
"View in store" : "Visa i butik",
|
||||
"Limit to groups" : "Begränsa till grupper",
|
||||
"This app has an update available." : "Denna applikation har en uppdatering tillgänglig.",
|
||||
"by %s" : "av %s",
|
||||
"%s-licensed" : "%s-licensierad.",
|
||||
|
@ -270,6 +319,8 @@
|
|||
"Address" : "Adress",
|
||||
"Your postal address" : "Din postadress",
|
||||
"Website" : "Webbsida",
|
||||
"It can take up to 24 hours before the account is displayed as verified." : "Det kan ta upp till 24 timmar innan kontot visas som verifierat.",
|
||||
"Link https://…" : "Länk https://...",
|
||||
"Twitter" : "Twitter",
|
||||
"You are member of the following groups:" : "Du är medlem i följande grupper:",
|
||||
"Password" : "Lösenord",
|
||||
|
@ -295,12 +346,18 @@
|
|||
"Username" : "Användarnamn",
|
||||
"Done" : "Färdig",
|
||||
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Utvecklat av {communityopen}Nextclouds community{linkclose}, {githubopen}källkoden{linkclose} är licensierad enligt {licenseopen}AGPL-standard{linkclose}.",
|
||||
"Follow us on Google+!" : "Följ oss på Google+!",
|
||||
"Like our facebook page!" : "Gilla vår Facebooksida!",
|
||||
"Follow us on Twitter!" : "Följ oss på Twitter!",
|
||||
"Check out our blog!" : "Titta på vår blogg!",
|
||||
"Subscribe to our newsletter!" : "Prenumerera på vårt nyhetsbrev!",
|
||||
"Settings" : "Inställningar",
|
||||
"Show storage location" : "Visa lagringsplats",
|
||||
"Show user backend" : "Visa användar-backend",
|
||||
"Show last login" : "Visa senaste inloggning",
|
||||
"Show email address" : "Visa e-postadress",
|
||||
"Send email to new user" : "Skicka e-post till ny användare",
|
||||
"When the password of a new user is left empty, an activation email with a link to set the password is sent." : "När lösenordet för en ny användare lämnas tomt så skickas ett aktiveringsmejl med en länk för att välja ett lösenord.",
|
||||
"E-Mail" : "E-post",
|
||||
"Create" : "Skapa",
|
||||
"Admin Recovery Password" : "Admin-återställningslösen",
|
||||
|
@ -308,6 +365,7 @@
|
|||
"Group name" : "Gruppnamn",
|
||||
"Everyone" : "Alla",
|
||||
"Admins" : "Administratörer",
|
||||
"Disabled" : "Inaktiverad",
|
||||
"Default quota" : "Förvalt lagringsutrymme",
|
||||
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Ange storlek på lagringsutrymmet (t.ex: \"512 MB\" eller \"12 GB\")",
|
||||
"Other" : "Annat",
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue