mirror of
https://github.com/nextcloud/server.git
synced 2025-04-17 06:33:11 +00:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
319216c9a7
commit
6c8047ac69
82 changed files with 310 additions and 246 deletions
apps
comments/l10n
federatedfilesharing/l10n
federation/l10n
files/l10n
files_sharing/l10n
lookup_server_connector/l10n
settings/l10n
theming/l10n
user_ldap/l10n
core/l10n
lib/l10n
ar.jsar.jsonca.jsca.jsoncs.jscs.jsonda.jsda.jsonde.jsde.jsonde_DE.jsde_DE.jsonen_GB.jsen_GB.jsones.jses.jsones_MX.jses_MX.jsoneu.jseu.jsonfr.jsfr.jsonga.jsga.jsongl.jsgl.jsonja.jsja.jsonpl.jspl.jsonpt_BR.jspt_BR.jsonru.jsru.jsonsk.jssk.jsonsr.jssr.jsonsv.jssv.jsontr.jstr.jsonug.jsug.jsonuk.jsuk.jsonzh_CN.jszh_CN.jsonzh_HK.jszh_HK.jsonzh_TW.jszh_TW.json
|
@ -11,7 +11,7 @@ OC.L10N.register(
|
|||
"<strong>Comments</strong> for files" : "<strong>Comentários</strong> para arquivos",
|
||||
"Files" : "Arquivos",
|
||||
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário de uma conta que já foi excluída",
|
||||
"{user} mentioned you in a comment on \"{file}\"" : "{user} mencionou você em um comentário em \"{file}\"",
|
||||
"{user} mentioned you in a comment on \"{file}\"" : "{user} mencionou você em um comentário sobre \"{file}\"",
|
||||
"Files app plugin to add comments to files" : "Complemento do aplicativo Files para adicionar comentários",
|
||||
"Edit comment" : "Editar comentário",
|
||||
"Delete comment" : "Excluir comentário",
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"<strong>Comments</strong> for files" : "<strong>Comentários</strong> para arquivos",
|
||||
"Files" : "Arquivos",
|
||||
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário de uma conta que já foi excluída",
|
||||
"{user} mentioned you in a comment on \"{file}\"" : "{user} mencionou você em um comentário em \"{file}\"",
|
||||
"{user} mentioned you in a comment on \"{file}\"" : "{user} mencionou você em um comentário sobre \"{file}\"",
|
||||
"Files app plugin to add comments to files" : "Complemento do aplicativo Files para adicionar comentários",
|
||||
"Edit comment" : "Editar comentário",
|
||||
"Delete comment" : "Excluir comentário",
|
||||
|
|
|
@ -23,6 +23,7 @@ OC.L10N.register(
|
|||
"Sharing" : "Jagamine",
|
||||
"Federated file sharing" : "Failide jagamine liitpilves",
|
||||
"Provide federated file sharing across servers" : "Toeta failide jagamist liitpilves üle serverite",
|
||||
"Confirm data upload to lookup server" : "Kinnita andmete üleslaadimine tuvastusserverisse",
|
||||
"Disable upload" : "Keela üleslaadimine",
|
||||
"Enable data upload" : "Luba andmete üleslaadimine",
|
||||
"Disable querying" : "Keela päringute tegemine",
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
"Sharing" : "Jagamine",
|
||||
"Federated file sharing" : "Failide jagamine liitpilves",
|
||||
"Provide federated file sharing across servers" : "Toeta failide jagamist liitpilves üle serverite",
|
||||
"Confirm data upload to lookup server" : "Kinnita andmete üleslaadimine tuvastusserverisse",
|
||||
"Disable upload" : "Keela üleslaadimine",
|
||||
"Enable data upload" : "Luba andmete üleslaadimine",
|
||||
"Disable querying" : "Keela päringute tegemine",
|
||||
|
|
|
@ -66,10 +66,10 @@ OC.L10N.register(
|
|||
"Remote share" : "Compartilhamento remoto",
|
||||
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Deseja adicionar o compartilhamento remoto {name} de {owner}@{remote}?",
|
||||
"Remote share password" : "Senha do compartilhamento remoto",
|
||||
"Incoming share could not be processed" : "A participação não pôde ser processada",
|
||||
"Incoming share could not be processed" : "O compartilhamento recebido não pôde ser processado",
|
||||
"Clipboard is not available" : "A área de transferência não está disponível",
|
||||
"Your Federated Cloud ID:" : "Sua ID de Nuvem Federada:",
|
||||
"Twitter" : "Twitter",
|
||||
"Diaspora" : "Diáspora"
|
||||
"Diaspora" : "Diaspora"
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -64,10 +64,10 @@
|
|||
"Remote share" : "Compartilhamento remoto",
|
||||
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Deseja adicionar o compartilhamento remoto {name} de {owner}@{remote}?",
|
||||
"Remote share password" : "Senha do compartilhamento remoto",
|
||||
"Incoming share could not be processed" : "A participação não pôde ser processada",
|
||||
"Incoming share could not be processed" : "O compartilhamento recebido não pôde ser processado",
|
||||
"Clipboard is not available" : "A área de transferência não está disponível",
|
||||
"Your Federated Cloud ID:" : "Sua ID de Nuvem Federada:",
|
||||
"Twitter" : "Twitter",
|
||||
"Diaspora" : "Diáspora"
|
||||
"Diaspora" : "Diaspora"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -9,10 +9,10 @@ OC.L10N.register(
|
|||
"Could not add server" : "Não foi possível adicionar servidor",
|
||||
"Trusted servers" : "Servidores confiáveis",
|
||||
"Federation" : "Federação",
|
||||
"Federation allows you to connect with other trusted servers to exchange the account directory." : "A federação permite que você se conecte a outros servidores confiáveis para trocar o diretório da conta.",
|
||||
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "A federação permite que você se conecte a outros servidores confiáveis para trocar o diretório da conta. Por exemplo, isso será usado para preencher automaticamente contas externas para compartilhamento federado.",
|
||||
"Federation allows you to connect with other trusted servers to exchange the account directory." : "A federação permite que você se conecte a outros servidores confiáveis para trocar o diretório de contas.",
|
||||
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "A federação permite que você se conecte a outros servidores confiáveis para trocar o diretório de contas. Por exemplo, isso será usado para preencher automaticamente contas externas para compartilhamento federado.",
|
||||
"External documentation for Federated Cloud Sharing" : "Documentação externa para Compartilhamento de Nuvem Federada",
|
||||
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "A federação permite que você se conecte a outros servidores confiáveis para trocar o diretório da conta. Por exemplo, isso será usado para preencher automaticamente contas externas para compartilhamento federado. Não é necessário adicionar um servidor como servidor confiável para criar um compartilhamento federado.",
|
||||
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "A federação permite que você se conecte a outros servidores confiáveis para trocar o diretório de contas. Por exemplo, isso será usado para preencher automaticamente contas externas para compartilhamento federado. Não é necessário adicionar um servidor como servidor confiável para criar um compartilhamento federado.",
|
||||
"Each server must validate the other. This process may require a few cron cycles." : "Cada servidor deve validar o outro. Esse processo pode exigir alguns ciclos de cron.",
|
||||
"+ Add trusted server" : "+Adicionar servidores confiáveis",
|
||||
"Trusted server" : "Servidores confiáveis",
|
||||
|
|
|
@ -7,10 +7,10 @@
|
|||
"Could not add server" : "Não foi possível adicionar servidor",
|
||||
"Trusted servers" : "Servidores confiáveis",
|
||||
"Federation" : "Federação",
|
||||
"Federation allows you to connect with other trusted servers to exchange the account directory." : "A federação permite que você se conecte a outros servidores confiáveis para trocar o diretório da conta.",
|
||||
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "A federação permite que você se conecte a outros servidores confiáveis para trocar o diretório da conta. Por exemplo, isso será usado para preencher automaticamente contas externas para compartilhamento federado.",
|
||||
"Federation allows you to connect with other trusted servers to exchange the account directory." : "A federação permite que você se conecte a outros servidores confiáveis para trocar o diretório de contas.",
|
||||
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "A federação permite que você se conecte a outros servidores confiáveis para trocar o diretório de contas. Por exemplo, isso será usado para preencher automaticamente contas externas para compartilhamento federado.",
|
||||
"External documentation for Federated Cloud Sharing" : "Documentação externa para Compartilhamento de Nuvem Federada",
|
||||
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "A federação permite que você se conecte a outros servidores confiáveis para trocar o diretório da conta. Por exemplo, isso será usado para preencher automaticamente contas externas para compartilhamento federado. Não é necessário adicionar um servidor como servidor confiável para criar um compartilhamento federado.",
|
||||
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "A federação permite que você se conecte a outros servidores confiáveis para trocar o diretório de contas. Por exemplo, isso será usado para preencher automaticamente contas externas para compartilhamento federado. Não é necessário adicionar um servidor como servidor confiável para criar um compartilhamento federado.",
|
||||
"Each server must validate the other. This process may require a few cron cycles." : "Cada servidor deve validar o outro. Esse processo pode exigir alguns ciclos de cron.",
|
||||
"+ Add trusted server" : "+Adicionar servidores confiáveis",
|
||||
"Trusted server" : "Servidores confiáveis",
|
||||
|
|
|
@ -48,6 +48,9 @@ OC.L10N.register(
|
|||
"Folder not found" : "폴더를 찾을 수 없음",
|
||||
"The file cannot be found" : "파일을 찾을 수 없습니다",
|
||||
"The destination path does not exist: %1$s" : "목표한 경로가 존재하지 않습니다: %1$s",
|
||||
"You do not have permission to create a file at the specified location" : "지정한 위치에 파일을 생성할 권한이 없습니다.",
|
||||
"The file could not be converted." : "파일이 변환될 수 없습니다.",
|
||||
"Could not get relative path to converted file" : "변환될 파일의 상대 경로를 알 수 없습니다",
|
||||
"Favorite files" : "즐겨찾는 파일",
|
||||
"No favorites" : "즐겨찾는 항목 없음",
|
||||
"More favorites" : "즐겨찾기 더 불러오기",
|
||||
|
@ -77,6 +80,7 @@ OC.L10N.register(
|
|||
"Go to the \"{dir}\" directory" : "\"{dir}\" 경로로 이동",
|
||||
"Current directory path" : "현재 디렉토리 경로",
|
||||
"Your have used your space quota and cannot upload files anymore" : "저장소 할당량을 모두 사용하여 더 이상 파일을 업로드할 수 없습니다",
|
||||
"You do not have permission to upload or create files here." : "여기에 업로드하거나 파일을 생성할 권한이 없습니다.",
|
||||
"Drag and drop files here to upload" : "이곳에 파일을 드래그 앤 드롭해 업로드",
|
||||
"Favorite" : "즐겨찾기",
|
||||
"Back" : "뒤로",
|
||||
|
@ -102,6 +106,7 @@ OC.L10N.register(
|
|||
"Toggle selection for all files and folders" : "모든 파일 선택/선택해제",
|
||||
"Name" : "이름",
|
||||
"Size" : "크기",
|
||||
"\"{displayName}\" failed on some elements" : "\"{displayName}\" 일부 요소로 실패",
|
||||
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" 일괄 작업을 성공적으로 실행함",
|
||||
"\"{displayName}\" action failed" : "\"{displayName}\" 작업을 실패함",
|
||||
"Actions" : "작업",
|
||||
|
@ -124,6 +129,7 @@ OC.L10N.register(
|
|||
"This name is already in use." : "이 이름은 이미 사용 중입니다.",
|
||||
"Create" : "생성",
|
||||
"Fill template fields" : "양식 입력란 채우기",
|
||||
"Submitting fields …" : "항목 제출 중 ...",
|
||||
"Submit" : "제출",
|
||||
"Choose a file or folder to transfer" : "이전할 파일이나 폴더 고르기",
|
||||
"Transfer" : "이전",
|
||||
|
@ -136,11 +142,15 @@ OC.L10N.register(
|
|||
"Choose file or folder to transfer" : "이전할 파일이나 폴더 고르기",
|
||||
"Change" : "변경",
|
||||
"New owner" : "새 소유자",
|
||||
"Keep {old}" : "{old} 보관",
|
||||
"Keep without extension" : "연장하지 않고 보관",
|
||||
"Use {new}" : "{new}사용",
|
||||
"Remove extension" : "확장자 제거",
|
||||
"Change file extension" : "파일 확장자 변경",
|
||||
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "\"{old}\" 파일 확장자를 \"{new}\"(으)로 바꾸면 파일을 읽지 못할 수 있습니다.",
|
||||
"Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" 파일 확장자를 제거하면 파일을 읽지 못할 수 있습니다.",
|
||||
"Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" 파일 확장자를 추가하면 파일을 읽지 못할 수 있습니다.",
|
||||
"Do not show this dialog again." : "이 알림을 다시 보여주지 마세요.",
|
||||
"Select file or folder to link to" : "링크할 파일이나 폴더 선택",
|
||||
"Choose {file}" : "{file} 선택",
|
||||
"Share" : "공유하기",
|
||||
|
@ -148,6 +158,7 @@ OC.L10N.register(
|
|||
"Shared" : "공유됨",
|
||||
"Switch to list view" : "목록 보기로 전환",
|
||||
"Switch to grid view" : "그리드뷰로 전환",
|
||||
"The file could not be found" : "파일을 찾을 수 없음",
|
||||
"Upload was cancelled by user" : "사용자에 의해 업로드가 취소됨",
|
||||
"Not enough free space" : "남은 공간이 부족함",
|
||||
"Operation is blocked by access control" : "접근 설정에 의해 동작이 차단됨",
|
||||
|
|
|
@ -46,6 +46,9 @@
|
|||
"Folder not found" : "폴더를 찾을 수 없음",
|
||||
"The file cannot be found" : "파일을 찾을 수 없습니다",
|
||||
"The destination path does not exist: %1$s" : "목표한 경로가 존재하지 않습니다: %1$s",
|
||||
"You do not have permission to create a file at the specified location" : "지정한 위치에 파일을 생성할 권한이 없습니다.",
|
||||
"The file could not be converted." : "파일이 변환될 수 없습니다.",
|
||||
"Could not get relative path to converted file" : "변환될 파일의 상대 경로를 알 수 없습니다",
|
||||
"Favorite files" : "즐겨찾는 파일",
|
||||
"No favorites" : "즐겨찾는 항목 없음",
|
||||
"More favorites" : "즐겨찾기 더 불러오기",
|
||||
|
@ -75,6 +78,7 @@
|
|||
"Go to the \"{dir}\" directory" : "\"{dir}\" 경로로 이동",
|
||||
"Current directory path" : "현재 디렉토리 경로",
|
||||
"Your have used your space quota and cannot upload files anymore" : "저장소 할당량을 모두 사용하여 더 이상 파일을 업로드할 수 없습니다",
|
||||
"You do not have permission to upload or create files here." : "여기에 업로드하거나 파일을 생성할 권한이 없습니다.",
|
||||
"Drag and drop files here to upload" : "이곳에 파일을 드래그 앤 드롭해 업로드",
|
||||
"Favorite" : "즐겨찾기",
|
||||
"Back" : "뒤로",
|
||||
|
@ -100,6 +104,7 @@
|
|||
"Toggle selection for all files and folders" : "모든 파일 선택/선택해제",
|
||||
"Name" : "이름",
|
||||
"Size" : "크기",
|
||||
"\"{displayName}\" failed on some elements" : "\"{displayName}\" 일부 요소로 실패",
|
||||
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" 일괄 작업을 성공적으로 실행함",
|
||||
"\"{displayName}\" action failed" : "\"{displayName}\" 작업을 실패함",
|
||||
"Actions" : "작업",
|
||||
|
@ -122,6 +127,7 @@
|
|||
"This name is already in use." : "이 이름은 이미 사용 중입니다.",
|
||||
"Create" : "생성",
|
||||
"Fill template fields" : "양식 입력란 채우기",
|
||||
"Submitting fields …" : "항목 제출 중 ...",
|
||||
"Submit" : "제출",
|
||||
"Choose a file or folder to transfer" : "이전할 파일이나 폴더 고르기",
|
||||
"Transfer" : "이전",
|
||||
|
@ -134,11 +140,15 @@
|
|||
"Choose file or folder to transfer" : "이전할 파일이나 폴더 고르기",
|
||||
"Change" : "변경",
|
||||
"New owner" : "새 소유자",
|
||||
"Keep {old}" : "{old} 보관",
|
||||
"Keep without extension" : "연장하지 않고 보관",
|
||||
"Use {new}" : "{new}사용",
|
||||
"Remove extension" : "확장자 제거",
|
||||
"Change file extension" : "파일 확장자 변경",
|
||||
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "\"{old}\" 파일 확장자를 \"{new}\"(으)로 바꾸면 파일을 읽지 못할 수 있습니다.",
|
||||
"Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" 파일 확장자를 제거하면 파일을 읽지 못할 수 있습니다.",
|
||||
"Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" 파일 확장자를 추가하면 파일을 읽지 못할 수 있습니다.",
|
||||
"Do not show this dialog again." : "이 알림을 다시 보여주지 마세요.",
|
||||
"Select file or folder to link to" : "링크할 파일이나 폴더 선택",
|
||||
"Choose {file}" : "{file} 선택",
|
||||
"Share" : "공유하기",
|
||||
|
@ -146,6 +156,7 @@
|
|||
"Shared" : "공유됨",
|
||||
"Switch to list view" : "목록 보기로 전환",
|
||||
"Switch to grid view" : "그리드뷰로 전환",
|
||||
"The file could not be found" : "파일을 찾을 수 없음",
|
||||
"Upload was cancelled by user" : "사용자에 의해 업로드가 취소됨",
|
||||
"Not enough free space" : "남은 공간이 부족함",
|
||||
"Operation is blocked by access control" : "접근 설정에 의해 동작이 차단됨",
|
||||
|
|
|
@ -246,12 +246,12 @@ OC.L10N.register(
|
|||
"on {server}" : "на {server}",
|
||||
"Note from" : "Примечание от",
|
||||
"Note:" : "Примечание:",
|
||||
"File drop" : "Принимать файлы",
|
||||
"Upload files to {foldername}." : "Загрузить файлы в {foldername}.",
|
||||
"File drop" : "Приём файлов",
|
||||
"Upload files to {foldername}." : "Загрузка файлов в {foldername}.",
|
||||
"By uploading files, you agree to the terms of service." : "Загружая файлы, вы соглашаетесь с условиями обслуживания.",
|
||||
"View terms of service" : "Ознакомиться с условиями предоставления услуг",
|
||||
"Terms of service" : "Условия использования",
|
||||
"Upload files to {folder}" : "Загрузить файлы в {folder}",
|
||||
"Upload files to {folder}" : "Загрузка файлов в {folder}",
|
||||
"Submit name" : "Отправить имя",
|
||||
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} поделился с вами папкой.",
|
||||
"To upload files, you need to provide your name first." : "Чтобы загрузить файлы, вам необходимо сначала указать свое имя.",
|
||||
|
|
|
@ -244,12 +244,12 @@
|
|||
"on {server}" : "на {server}",
|
||||
"Note from" : "Примечание от",
|
||||
"Note:" : "Примечание:",
|
||||
"File drop" : "Принимать файлы",
|
||||
"Upload files to {foldername}." : "Загрузить файлы в {foldername}.",
|
||||
"File drop" : "Приём файлов",
|
||||
"Upload files to {foldername}." : "Загрузка файлов в {foldername}.",
|
||||
"By uploading files, you agree to the terms of service." : "Загружая файлы, вы соглашаетесь с условиями обслуживания.",
|
||||
"View terms of service" : "Ознакомиться с условиями предоставления услуг",
|
||||
"Terms of service" : "Условия использования",
|
||||
"Upload files to {folder}" : "Загрузить файлы в {folder}",
|
||||
"Upload files to {folder}" : "Загрузка файлов в {folder}",
|
||||
"Submit name" : "Отправить имя",
|
||||
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} поделился с вами папкой.",
|
||||
"To upload files, you need to provide your name first." : "Чтобы загрузить файлы, вам необходимо сначала указать свое имя.",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"lookup_server_connector",
|
||||
{
|
||||
"Lookup Server Connector" : "Otsingu serveri ühendaja",
|
||||
"Sync public account information with the lookup server" : "Sünkroniseeri avalik konto informatsioon päringuserveriga"
|
||||
"Lookup Server Connector" : "Tuvastusserveri ühendaja",
|
||||
"Sync public account information with the lookup server" : "Sünkroniseeri avalik kontoteave tuvastusserverisse"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{ "translations": {
|
||||
"Lookup Server Connector" : "Otsingu serveri ühendaja",
|
||||
"Sync public account information with the lookup server" : "Sünkroniseeri avalik konto informatsioon päringuserveriga"
|
||||
"Lookup Server Connector" : "Tuvastusserveri ühendaja",
|
||||
"Sync public account information with the lookup server" : "Sünkroniseeri avalik kontoteave tuvastusserverisse"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -147,7 +147,7 @@ OC.L10N.register(
|
|||
"Type" : "Seurt",
|
||||
"Learn more" : "Deskiñ muioc'h",
|
||||
"Confirm" : "Kadarnañ",
|
||||
"Cancel" : "Arrest",
|
||||
"Cancel" : "Nullañ",
|
||||
"Description" : "Deskrivadur",
|
||||
"View in store" : "Gwellet er stall",
|
||||
"Visit website" : "Mont war al lec'hienn",
|
||||
|
@ -232,7 +232,7 @@ OC.L10N.register(
|
|||
"Wipe {userid}'s devices" : "Lemel ardivink {userid}",
|
||||
"Fully delete {userid}'s account including all their personal files, app data, etc." : "Lemet eo bet penn-da-benn kont {userid} gant pep restr personnel, roadennoù meziant, hag-all-hag-all.",
|
||||
"Account deletion" : "Lemel ar c'hont",
|
||||
"Delete {userid}'s account" : "Lemel kont {userid}",
|
||||
"Delete {userid}'s account" : "Dilemel kont {userid}",
|
||||
"Welcome mail sent!" : "Postel degemer kaset !",
|
||||
"Done" : "Graet",
|
||||
"Edit" : "Cheñch",
|
||||
|
|
|
@ -145,7 +145,7 @@
|
|||
"Type" : "Seurt",
|
||||
"Learn more" : "Deskiñ muioc'h",
|
||||
"Confirm" : "Kadarnañ",
|
||||
"Cancel" : "Arrest",
|
||||
"Cancel" : "Nullañ",
|
||||
"Description" : "Deskrivadur",
|
||||
"View in store" : "Gwellet er stall",
|
||||
"Visit website" : "Mont war al lec'hienn",
|
||||
|
@ -230,7 +230,7 @@
|
|||
"Wipe {userid}'s devices" : "Lemel ardivink {userid}",
|
||||
"Fully delete {userid}'s account including all their personal files, app data, etc." : "Lemet eo bet penn-da-benn kont {userid} gant pep restr personnel, roadennoù meziant, hag-all-hag-all.",
|
||||
"Account deletion" : "Lemel ar c'hont",
|
||||
"Delete {userid}'s account" : "Lemel kont {userid}",
|
||||
"Delete {userid}'s account" : "Dilemel kont {userid}",
|
||||
"Welcome mail sent!" : "Postel degemer kaset !",
|
||||
"Done" : "Graet",
|
||||
"Edit" : "Cheñch",
|
||||
|
|
|
@ -792,7 +792,7 @@ OC.L10N.register(
|
|||
"Date of birth" : "Data de nascimento",
|
||||
"Full name" : "Nome completo",
|
||||
"Additional email" : "E-mail adicional ",
|
||||
"Fediverse (e.g. Mastodon)" : "Fediverse (e.x. Mastodon)",
|
||||
"Fediverse (e.g. Mastodon)" : "Fediverso (p. ex. Mastodon)",
|
||||
"Headline" : "Título",
|
||||
"Organisation" : "Organização",
|
||||
"Phone number" : "Número de telefone",
|
||||
|
|
|
@ -790,7 +790,7 @@
|
|||
"Date of birth" : "Data de nascimento",
|
||||
"Full name" : "Nome completo",
|
||||
"Additional email" : "E-mail adicional ",
|
||||
"Fediverse (e.g. Mastodon)" : "Fediverse (e.x. Mastodon)",
|
||||
"Fediverse (e.g. Mastodon)" : "Fediverso (p. ex. Mastodon)",
|
||||
"Headline" : "Título",
|
||||
"Organisation" : "Organização",
|
||||
"Phone number" : "Número de telefone",
|
||||
|
|
|
@ -10,10 +10,10 @@ OC.L10N.register(
|
|||
"The given privacy policy address is not a valid URL" : "O endereço da política de privacidade não é uma URL válida",
|
||||
"The given slogan is too long" : "O slogan dado é muito longo",
|
||||
"The given color is invalid" : "A cor fornecida é inválida",
|
||||
"Disable-user-theming should be true or false" : "Desabilitar-tema-usuário deve ser verdadeiro ou falso",
|
||||
"Disable-user-theming should be true or false" : "A configuração \"disable-user-theming\" (desabilitar temas do usuário) deve ser \"true\" ou \"false\"",
|
||||
"Saved" : "Salva",
|
||||
"Invalid app given" : "Aplicativo inválido fornecido",
|
||||
"Invalid type for setting \"defaultApp\" given" : "Tipo inválido para configuração de \"defaultApp\" fornecido",
|
||||
"Invalid type for setting \"defaultApp\" given" : "Tipo inválido para configuração \"defaultApp\" fornecido",
|
||||
"Invalid setting key" : "Chave de configuração inválida",
|
||||
"The file was uploaded" : "O arquivo foi enviado",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini",
|
||||
|
@ -27,27 +27,27 @@ OC.L10N.register(
|
|||
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Você já está usando um tema personalizado. As configurações do aplicativo Theming podem ser sobrescritas por isso.",
|
||||
"Theming" : "Personalização",
|
||||
"Appearance and accessibility" : "Aparência e acessibilidade",
|
||||
"PHP Imagick module" : "Módulo PHP Imageck",
|
||||
"PHP Imagick module" : "Módulo PHP Imagick",
|
||||
"The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "O módulo PHP \"imagick\" não está habilitado, embora o aplicativo de temas esteja. Para que a geração de favicon funcione corretamente, você precisa instalar e habilitar este módulo.",
|
||||
"The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "O módulo PHP \"imagick\" neste caso não tem suporte a SVG. Para melhor compatibilidade é recomendado instalá-lo.",
|
||||
"Dark theme with high contrast mode" : "Tema escuro com modo de alto contraste",
|
||||
"Enable dark high contrast mode" : "Ative o modo escuro de alto contraste",
|
||||
"Similar to the high contrast mode, but with dark colours." : "Semelhante ao modo de alto contraste, mas com cores escuras.",
|
||||
"Dark theme" : "Tema escuro",
|
||||
"Enable dark theme" : "Enable dark theme",
|
||||
"Enable dark theme" : "Ativar o tema escuro",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness." : "Um tema escuro para aliviar seus olhos, reduzindo a luminosidade e o brilho gerais.",
|
||||
"System default theme" : "Tema padrão do sistema",
|
||||
"Enable the system default" : "Ativar o padrão do sistema",
|
||||
"Using the default system appearance." : "Usando a aparência padrão do sistema.",
|
||||
"Dyslexia font" : "Fonte de dislexia",
|
||||
"Enable dyslexia font" : "Ativar fonte dislexia",
|
||||
"Dyslexia font" : "Fonte para dislexia",
|
||||
"Enable dyslexia font" : "Ativar fonte para dislexia",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic é um tipo de letra/fonte grátis concebida para atenuar alguns dos erros comuns de leitura causados pela dislexia.",
|
||||
"High contrast mode" : "Modo de alto contraste",
|
||||
"Enable high contrast mode" : "Ativar modo de alto contraste",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "O modo de alto contraste facilita a navegação. A qualidade visual será reduzida, mas a clareza será aumentada.",
|
||||
"Light theme" : "Tema claro",
|
||||
"Enable the default light theme" : "Ative o tema de luz padrão",
|
||||
"The default light appearance." : "A aparência de luz padrão.",
|
||||
"Enable the default light theme" : "Ativar o tema claro padrão",
|
||||
"The default light appearance." : "A aparência clara padrão.",
|
||||
"Legal notice" : "Aviso legal",
|
||||
"Privacy policy" : "Política de privacidade",
|
||||
"Adjust the Nextcloud theme" : "Ajustar o tema do Nextcloud",
|
||||
|
@ -56,7 +56,7 @@ OC.L10N.register(
|
|||
"a safe home for all your data" : "um lugar seguro para seus dados",
|
||||
"Slogan" : "Slogan",
|
||||
"Primary color" : "Cor primária",
|
||||
"The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "A cor primária é usada para destacar elementos como botões importantes. Pode ser ligeiramente ajustado dependendo do esquema de cores atual.",
|
||||
"The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "A cor primária é usada para destacar elementos como botões importantes. Ela pode ser ligeiramente ajustado, dependendo do esquema de cores atual.",
|
||||
"Legal notice link" : "Link do aviso legal",
|
||||
"Privacy policy link" : "Link da política de privacidade",
|
||||
"Header logo" : "Logotipo de cabeçalho",
|
||||
|
@ -67,26 +67,26 @@ OC.L10N.register(
|
|||
"Disable user theming" : "Desabilitar temas do usuário",
|
||||
"Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Embora você possa selecionar e personalizar a sua instância, os usuários podem alterar seu plano de fundo e as cores. Se você quiser forçar a sua personalização, marque esta caixa.",
|
||||
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Criar e alterar temas torna possível personalizar facilmente o Nextcloud e clientes suportados. Isso será visível para todos os usuários.",
|
||||
"Instead of a background image you can also configure a plain background color. If you use a background image changing this color will influence the color of the app menu icons." : "Em vez de uma imagem de fundo você também pode configurar uma cor de fundo simples. Se você usar uma imagem de fundo, a alteração dessa cor influenciará a cor dos ícones do menu do aplicativo.",
|
||||
"Instead of a background image you can also configure a plain background color. If you use a background image changing this color will influence the color of the app menu icons." : "Em vez de uma imagem de fundo você também pode configurar uma cor de fundo lisa. Se você usar uma imagem de fundo, a alteração dessa cor influenciará a cor dos ícones do menu do aplicativo.",
|
||||
"Background color" : "Cor de fundo",
|
||||
"Upload new logo" : "Enviar novo logotipo",
|
||||
"Logo" : "Logotipo",
|
||||
"Upload new background and login image" : "Envie um novo papel de parede e imagem de login",
|
||||
"Background and login image" : "Plano de fundo e imagem de login",
|
||||
"Advanced options" : "Opções avançadas",
|
||||
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP ImageMagick para ter suporte a geração automática em SVG para favicons baseados no logotipo e cores enviados.",
|
||||
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP ImageMagick com suporte para imagens SVG para gerar automaticamente favicons com base no logotipo carregado e na cor.",
|
||||
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "O acesso universal é muito importante para nós. Seguimos os padrões da Web e verificamos se tudo pode ser usado também sem mouse e software de assistência, como leitores de tela. Nosso objetivo é estar em conformidade com as {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 no nível AA, com o tema de alto contraste até mesmo no nível AAA.",
|
||||
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Se você encontrar algum problema, não hesite em denunciá-lo em {issuetracker}nosso rastreador de problemas{linkend}. E se você quiser se envolver, junte-se a {designteam}nossa equipe de design{linkend}!",
|
||||
"Unable to apply the setting." : "Não foi possível aplicar a configuração.",
|
||||
"Appearance and accessibility settings" : "Configurações de aparência e acessibilidade",
|
||||
"Misc accessibility options" : "Várias opções de acessibilidade",
|
||||
"Misc accessibility options" : "Opções de acessibilidade diversas",
|
||||
"Enable blur background filter (may increase GPU load)" : "Ativar o filtro de fundo de desfoque (pode aumentar a carga da GPU)",
|
||||
"Customization has been disabled by your administrator" : "A personalização foi desativada pelo seu administrador",
|
||||
"Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Defina uma cor primária para destacar elementos importantes. A cor usada para elementos como botões primários pode diferir um pouco à medida que é ajustada para atender aos requisitos de acessibilidade.",
|
||||
"Background and color" : "Fundo e cor",
|
||||
"The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "O plano de fundo pode ser definido como uma imagem do conjunto padrão, uma imagem personalizada carregada ou uma cor simples.",
|
||||
"Customization has been disabled by your administrator" : "A personalização foi desativada por seu administrador",
|
||||
"Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Defina uma cor primária para destacar elementos importantes. A cor usada para elementos como botões primários pode ser um pouco diferente, pois é ajustada para atender aos requisitos de acessibilidade.",
|
||||
"Background and color" : "Plano de fundo e cor",
|
||||
"The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "O plano de fundo pode ser definido como uma imagem do conjunto padrão, uma imagem personalizada carregada ou uma cor lisa.",
|
||||
"Keyboard shortcuts" : "Atalhos do teclado",
|
||||
"In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Em alguns casos, os atalhos de teclado podem interferir nas ferramentas de acessibilidade. Para permitir o foco em sua ferramenta corretamente, você pode desativar todos os atalhos de teclado aqui. Isso também desativará todos os atalhos disponíveis nos aplicativos.",
|
||||
"In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Em alguns casos, os atalhos de teclado podem interferir nas ferramentas de acessibilidade. Para permitir o foco em sua ferramenta corretamente, você pode desabilitar todos os atalhos de teclado aqui. Isso também desabilitará todos os atalhos disponíveis nos aplicativos.",
|
||||
"Disable all keyboard shortcuts" : "Desabilitar todos os atalhos de teclado",
|
||||
"Current selected app: {app}, position {position} of {total}" : "Aplicativo atualmente selecionado: {app}, posição {position} de {total}",
|
||||
"Move up" : "Mover para cima",
|
||||
|
@ -94,9 +94,9 @@ OC.L10N.register(
|
|||
"Select a background from your files" : "Selecione o papel de parede de seus arquivos",
|
||||
"Select background" : "Selecione o plano de fundo",
|
||||
"No background has been selected" : "Nenhum plano de fundo foi selecionado",
|
||||
"Custom background" : "Papel de parede personalizado",
|
||||
"Plain background" : "Fundo simples",
|
||||
"Default background" : "Papel de parede padrão",
|
||||
"Custom background" : "Plano de fundo personalizado",
|
||||
"Plain background" : "Plano de fundo liso",
|
||||
"Default background" : "Plano de fundo padrão",
|
||||
"Theme selection is enforced" : "A seleção do tema é aplicada",
|
||||
"Could not set the app order" : "Não foi possível definir a ordem do aplicativo",
|
||||
"Could not reset the app order" : "Não foi possível redefinir a ordem do aplicativo",
|
||||
|
|
|
@ -8,10 +8,10 @@
|
|||
"The given privacy policy address is not a valid URL" : "O endereço da política de privacidade não é uma URL válida",
|
||||
"The given slogan is too long" : "O slogan dado é muito longo",
|
||||
"The given color is invalid" : "A cor fornecida é inválida",
|
||||
"Disable-user-theming should be true or false" : "Desabilitar-tema-usuário deve ser verdadeiro ou falso",
|
||||
"Disable-user-theming should be true or false" : "A configuração \"disable-user-theming\" (desabilitar temas do usuário) deve ser \"true\" ou \"false\"",
|
||||
"Saved" : "Salva",
|
||||
"Invalid app given" : "Aplicativo inválido fornecido",
|
||||
"Invalid type for setting \"defaultApp\" given" : "Tipo inválido para configuração de \"defaultApp\" fornecido",
|
||||
"Invalid type for setting \"defaultApp\" given" : "Tipo inválido para configuração \"defaultApp\" fornecido",
|
||||
"Invalid setting key" : "Chave de configuração inválida",
|
||||
"The file was uploaded" : "O arquivo foi enviado",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini",
|
||||
|
@ -25,27 +25,27 @@
|
|||
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Você já está usando um tema personalizado. As configurações do aplicativo Theming podem ser sobrescritas por isso.",
|
||||
"Theming" : "Personalização",
|
||||
"Appearance and accessibility" : "Aparência e acessibilidade",
|
||||
"PHP Imagick module" : "Módulo PHP Imageck",
|
||||
"PHP Imagick module" : "Módulo PHP Imagick",
|
||||
"The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "O módulo PHP \"imagick\" não está habilitado, embora o aplicativo de temas esteja. Para que a geração de favicon funcione corretamente, você precisa instalar e habilitar este módulo.",
|
||||
"The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "O módulo PHP \"imagick\" neste caso não tem suporte a SVG. Para melhor compatibilidade é recomendado instalá-lo.",
|
||||
"Dark theme with high contrast mode" : "Tema escuro com modo de alto contraste",
|
||||
"Enable dark high contrast mode" : "Ative o modo escuro de alto contraste",
|
||||
"Similar to the high contrast mode, but with dark colours." : "Semelhante ao modo de alto contraste, mas com cores escuras.",
|
||||
"Dark theme" : "Tema escuro",
|
||||
"Enable dark theme" : "Enable dark theme",
|
||||
"Enable dark theme" : "Ativar o tema escuro",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness." : "Um tema escuro para aliviar seus olhos, reduzindo a luminosidade e o brilho gerais.",
|
||||
"System default theme" : "Tema padrão do sistema",
|
||||
"Enable the system default" : "Ativar o padrão do sistema",
|
||||
"Using the default system appearance." : "Usando a aparência padrão do sistema.",
|
||||
"Dyslexia font" : "Fonte de dislexia",
|
||||
"Enable dyslexia font" : "Ativar fonte dislexia",
|
||||
"Dyslexia font" : "Fonte para dislexia",
|
||||
"Enable dyslexia font" : "Ativar fonte para dislexia",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic é um tipo de letra/fonte grátis concebida para atenuar alguns dos erros comuns de leitura causados pela dislexia.",
|
||||
"High contrast mode" : "Modo de alto contraste",
|
||||
"Enable high contrast mode" : "Ativar modo de alto contraste",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "O modo de alto contraste facilita a navegação. A qualidade visual será reduzida, mas a clareza será aumentada.",
|
||||
"Light theme" : "Tema claro",
|
||||
"Enable the default light theme" : "Ative o tema de luz padrão",
|
||||
"The default light appearance." : "A aparência de luz padrão.",
|
||||
"Enable the default light theme" : "Ativar o tema claro padrão",
|
||||
"The default light appearance." : "A aparência clara padrão.",
|
||||
"Legal notice" : "Aviso legal",
|
||||
"Privacy policy" : "Política de privacidade",
|
||||
"Adjust the Nextcloud theme" : "Ajustar o tema do Nextcloud",
|
||||
|
@ -54,7 +54,7 @@
|
|||
"a safe home for all your data" : "um lugar seguro para seus dados",
|
||||
"Slogan" : "Slogan",
|
||||
"Primary color" : "Cor primária",
|
||||
"The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "A cor primária é usada para destacar elementos como botões importantes. Pode ser ligeiramente ajustado dependendo do esquema de cores atual.",
|
||||
"The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "A cor primária é usada para destacar elementos como botões importantes. Ela pode ser ligeiramente ajustado, dependendo do esquema de cores atual.",
|
||||
"Legal notice link" : "Link do aviso legal",
|
||||
"Privacy policy link" : "Link da política de privacidade",
|
||||
"Header logo" : "Logotipo de cabeçalho",
|
||||
|
@ -65,26 +65,26 @@
|
|||
"Disable user theming" : "Desabilitar temas do usuário",
|
||||
"Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Embora você possa selecionar e personalizar a sua instância, os usuários podem alterar seu plano de fundo e as cores. Se você quiser forçar a sua personalização, marque esta caixa.",
|
||||
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Criar e alterar temas torna possível personalizar facilmente o Nextcloud e clientes suportados. Isso será visível para todos os usuários.",
|
||||
"Instead of a background image you can also configure a plain background color. If you use a background image changing this color will influence the color of the app menu icons." : "Em vez de uma imagem de fundo você também pode configurar uma cor de fundo simples. Se você usar uma imagem de fundo, a alteração dessa cor influenciará a cor dos ícones do menu do aplicativo.",
|
||||
"Instead of a background image you can also configure a plain background color. If you use a background image changing this color will influence the color of the app menu icons." : "Em vez de uma imagem de fundo você também pode configurar uma cor de fundo lisa. Se você usar uma imagem de fundo, a alteração dessa cor influenciará a cor dos ícones do menu do aplicativo.",
|
||||
"Background color" : "Cor de fundo",
|
||||
"Upload new logo" : "Enviar novo logotipo",
|
||||
"Logo" : "Logotipo",
|
||||
"Upload new background and login image" : "Envie um novo papel de parede e imagem de login",
|
||||
"Background and login image" : "Plano de fundo e imagem de login",
|
||||
"Advanced options" : "Opções avançadas",
|
||||
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP ImageMagick para ter suporte a geração automática em SVG para favicons baseados no logotipo e cores enviados.",
|
||||
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP ImageMagick com suporte para imagens SVG para gerar automaticamente favicons com base no logotipo carregado e na cor.",
|
||||
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "O acesso universal é muito importante para nós. Seguimos os padrões da Web e verificamos se tudo pode ser usado também sem mouse e software de assistência, como leitores de tela. Nosso objetivo é estar em conformidade com as {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 no nível AA, com o tema de alto contraste até mesmo no nível AAA.",
|
||||
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Se você encontrar algum problema, não hesite em denunciá-lo em {issuetracker}nosso rastreador de problemas{linkend}. E se você quiser se envolver, junte-se a {designteam}nossa equipe de design{linkend}!",
|
||||
"Unable to apply the setting." : "Não foi possível aplicar a configuração.",
|
||||
"Appearance and accessibility settings" : "Configurações de aparência e acessibilidade",
|
||||
"Misc accessibility options" : "Várias opções de acessibilidade",
|
||||
"Misc accessibility options" : "Opções de acessibilidade diversas",
|
||||
"Enable blur background filter (may increase GPU load)" : "Ativar o filtro de fundo de desfoque (pode aumentar a carga da GPU)",
|
||||
"Customization has been disabled by your administrator" : "A personalização foi desativada pelo seu administrador",
|
||||
"Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Defina uma cor primária para destacar elementos importantes. A cor usada para elementos como botões primários pode diferir um pouco à medida que é ajustada para atender aos requisitos de acessibilidade.",
|
||||
"Background and color" : "Fundo e cor",
|
||||
"The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "O plano de fundo pode ser definido como uma imagem do conjunto padrão, uma imagem personalizada carregada ou uma cor simples.",
|
||||
"Customization has been disabled by your administrator" : "A personalização foi desativada por seu administrador",
|
||||
"Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Defina uma cor primária para destacar elementos importantes. A cor usada para elementos como botões primários pode ser um pouco diferente, pois é ajustada para atender aos requisitos de acessibilidade.",
|
||||
"Background and color" : "Plano de fundo e cor",
|
||||
"The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "O plano de fundo pode ser definido como uma imagem do conjunto padrão, uma imagem personalizada carregada ou uma cor lisa.",
|
||||
"Keyboard shortcuts" : "Atalhos do teclado",
|
||||
"In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Em alguns casos, os atalhos de teclado podem interferir nas ferramentas de acessibilidade. Para permitir o foco em sua ferramenta corretamente, você pode desativar todos os atalhos de teclado aqui. Isso também desativará todos os atalhos disponíveis nos aplicativos.",
|
||||
"In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Em alguns casos, os atalhos de teclado podem interferir nas ferramentas de acessibilidade. Para permitir o foco em sua ferramenta corretamente, você pode desabilitar todos os atalhos de teclado aqui. Isso também desabilitará todos os atalhos disponíveis nos aplicativos.",
|
||||
"Disable all keyboard shortcuts" : "Desabilitar todos os atalhos de teclado",
|
||||
"Current selected app: {app}, position {position} of {total}" : "Aplicativo atualmente selecionado: {app}, posição {position} de {total}",
|
||||
"Move up" : "Mover para cima",
|
||||
|
@ -92,9 +92,9 @@
|
|||
"Select a background from your files" : "Selecione o papel de parede de seus arquivos",
|
||||
"Select background" : "Selecione o plano de fundo",
|
||||
"No background has been selected" : "Nenhum plano de fundo foi selecionado",
|
||||
"Custom background" : "Papel de parede personalizado",
|
||||
"Plain background" : "Fundo simples",
|
||||
"Default background" : "Papel de parede padrão",
|
||||
"Custom background" : "Plano de fundo personalizado",
|
||||
"Plain background" : "Plano de fundo liso",
|
||||
"Default background" : "Plano de fundo padrão",
|
||||
"Theme selection is enforced" : "A seleção do tema é aplicada",
|
||||
"Could not set the app order" : "Não foi possível definir a ordem do aplicativo",
|
||||
"Could not reset the app order" : "Não foi possível redefinir a ordem do aplicativo",
|
||||
|
|
|
@ -61,6 +61,7 @@ OC.L10N.register(
|
|||
"No LDAP base DN was given" : "No LDAP base DN was given",
|
||||
"User base DN is not a subnode of global base DN" : "User base DN is not a subnode of global base DN",
|
||||
"Group base DN is not a subnode of global base DN" : "Group base DN is not a subnode of global base DN",
|
||||
"Login filter does not contain %s placeholder." : "Login filter does not contain %s placeholder.",
|
||||
"Please login with the new password" : "Please login with the new password",
|
||||
"LDAP User backend" : "LDAP User backend",
|
||||
"Your password will expire tomorrow." : "Your password will expire tomorrow.",
|
||||
|
|
|
@ -59,6 +59,7 @@
|
|||
"No LDAP base DN was given" : "No LDAP base DN was given",
|
||||
"User base DN is not a subnode of global base DN" : "User base DN is not a subnode of global base DN",
|
||||
"Group base DN is not a subnode of global base DN" : "Group base DN is not a subnode of global base DN",
|
||||
"Login filter does not contain %s placeholder." : "Login filter does not contain %s placeholder.",
|
||||
"Please login with the new password" : "Please login with the new password",
|
||||
"LDAP User backend" : "LDAP User backend",
|
||||
"Your password will expire tomorrow." : "Your password will expire tomorrow.",
|
||||
|
|
|
@ -210,7 +210,7 @@ OC.L10N.register(
|
|||
"Twitter Field" : "Campo do Twitter",
|
||||
"User profile Twitter will be set from the specified attribute" : "O perfil do usuário Twitter será definido a partir do atributo especificado",
|
||||
"Fediverse Field" : "Campo Fediverso",
|
||||
"User profile Fediverse will be set from the specified attribute" : "O perfil do usuário Fediverse será definido a partir do atributo especificado",
|
||||
"User profile Fediverse will be set from the specified attribute" : "O perfil do usuário Fediverso será definido a partir do atributo especificado",
|
||||
"Organisation Field" : "Campo da organização",
|
||||
"User profile Organisation will be set from the specified attribute" : "A organização do perfil do usuário será definida a partir do atributo especificado",
|
||||
"Role Field" : "Campo de Função",
|
||||
|
|
|
@ -208,7 +208,7 @@
|
|||
"Twitter Field" : "Campo do Twitter",
|
||||
"User profile Twitter will be set from the specified attribute" : "O perfil do usuário Twitter será definido a partir do atributo especificado",
|
||||
"Fediverse Field" : "Campo Fediverso",
|
||||
"User profile Fediverse will be set from the specified attribute" : "O perfil do usuário Fediverse será definido a partir do atributo especificado",
|
||||
"User profile Fediverse will be set from the specified attribute" : "O perfil do usuário Fediverso será definido a partir do atributo especificado",
|
||||
"Organisation Field" : "Campo da organização",
|
||||
"User profile Organisation will be set from the specified attribute" : "A organização do perfil do usuário será definida a partir do atributo especificado",
|
||||
"Role Field" : "Campo de Função",
|
||||
|
|
|
@ -147,7 +147,7 @@ OC.L10N.register(
|
|||
"Already existing files" : "Bez ez eus dija eus ar rentr",
|
||||
"Which files do you want to keep?" : "Peseurt restroù o peus c'houant gouarn",
|
||||
"If you select both versions, the copied file will have a number added to its name." : "M'a choazit an daou stumm, an restr eilet en do un niver ouzhenned war e anv",
|
||||
"Cancel" : "Arrest",
|
||||
"Cancel" : "Nullañ",
|
||||
"Continue" : "Kendec'hel",
|
||||
"(all selected)" : "(dibab pep tra)",
|
||||
"({count} selected)" : "({count} dibabet)",
|
||||
|
|
|
@ -145,7 +145,7 @@
|
|||
"Already existing files" : "Bez ez eus dija eus ar rentr",
|
||||
"Which files do you want to keep?" : "Peseurt restroù o peus c'houant gouarn",
|
||||
"If you select both versions, the copied file will have a number added to its name." : "M'a choazit an daou stumm, an restr eilet en do un niver ouzhenned war e anv",
|
||||
"Cancel" : "Arrest",
|
||||
"Cancel" : "Nullañ",
|
||||
"Continue" : "Kendec'hel",
|
||||
"(all selected)" : "(dibab pep tra)",
|
||||
"({count} selected)" : "({count} dibabet)",
|
||||
|
|
|
@ -146,6 +146,8 @@ OC.L10N.register(
|
|||
"Account name" : "계정 아이디",
|
||||
"Server side authentication failed!" : "서버 인증 실패!",
|
||||
"Please contact your administrator." : "관리자에게 문의하십시오.",
|
||||
"Session error" : "세션 오류",
|
||||
"It appears your session token has expired, please refresh the page and try again." : "세션 토큰이 만료된 것으로 보입니다. 페이지 새로고침을 하고 다시 시도하세요.",
|
||||
"An internal error occurred." : "내부 오류가 발생했습니다.",
|
||||
"Please try again or contact your administrator." : "다시 시도하거나 관리자에게 연락하십시오.",
|
||||
"Password" : "암호",
|
||||
|
@ -205,9 +207,25 @@ OC.L10N.register(
|
|||
"Login form is disabled." : "로그인 양식이 비활성화 되었습니다.",
|
||||
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud 로그인 양식이 비활성화 되었습니다. 이용 가능한 다른 방법으로 로그인 하거나, 관리자에게 문의하십시오.",
|
||||
"More actions" : "더 많은 동작",
|
||||
"Password is too weak" : "너무 약한 암호",
|
||||
"Password is weak" : "약한 암호",
|
||||
"Password is average" : "보통 암호",
|
||||
"Password is strong" : "강한 암호",
|
||||
"Password is very strong" : "매우 강한 암호",
|
||||
"Password is extremely strong" : "극도로 강한 암호",
|
||||
"Unknown password strength" : "알 수 없는 암호 강도",
|
||||
"Your data directory and files are probably accessible from the internet because the <code>.htaccess</code> file does not work." : "<code>.htaccess</code>파일이 작동하지 않아 당신의 데이터 디렉토리와 파일이 인터넷에 노출될 수도 있습니다.",
|
||||
"For information how to properly configure your server, please {linkStart}see the documentation{linkEnd}" : "서버를 적절히 구성하기 위한 정보는 {linkStart}문서를 참조하세요{linkEnd}",
|
||||
"Autoconfig file detected" : "자동구성 파일 감지됨",
|
||||
"The setup form below is pre-filled with the values from the config file." : "아래 설정 입력란은 설정파일의 값으로 미리 입력됩니다.",
|
||||
"Security warning" : "보안 경고",
|
||||
"Create administration account" : "관리자 계정 생성",
|
||||
"Administration account name" : "관리자 계정 이름",
|
||||
"Administration account password" : "관리자 계정 암호",
|
||||
"Storage & database" : "저장소 및 데이터베이스",
|
||||
"Data folder" : "데이터 폴더",
|
||||
"Database configuration" : "데이터베이스 구성",
|
||||
"Only {firstAndOnlyDatabase} is available." : "오직 {firstAndOnlyDatabase}만 가능합니다.",
|
||||
"Install and activate additional PHP modules to choose other database types." : "다른 데이터베이스 종류를 사용하려면 추가 PHP 모듈을 설치 및 활성화하십시오.",
|
||||
"For more details check out the documentation." : "자세한 정보를 보려면 문서를 참고하십시오.",
|
||||
"Performance warning" : "성능 경고",
|
||||
|
@ -220,6 +238,7 @@ OC.L10N.register(
|
|||
"Database tablespace" : "데이터베이스 테이블 공간",
|
||||
"Please specify the port number along with the host name (e.g., localhost:5432)." : "호스트 이름과 함께 포트 번호를 지정하십시오(예: localhost:5432)",
|
||||
"Database host" : "데이터베이스 호스트",
|
||||
"localhost" : "로컬호스트",
|
||||
"Installing …" : "설치중…",
|
||||
"Install" : "설치",
|
||||
"Need help?" : "도움이 필요한가요?",
|
||||
|
|
|
@ -144,6 +144,8 @@
|
|||
"Account name" : "계정 아이디",
|
||||
"Server side authentication failed!" : "서버 인증 실패!",
|
||||
"Please contact your administrator." : "관리자에게 문의하십시오.",
|
||||
"Session error" : "세션 오류",
|
||||
"It appears your session token has expired, please refresh the page and try again." : "세션 토큰이 만료된 것으로 보입니다. 페이지 새로고침을 하고 다시 시도하세요.",
|
||||
"An internal error occurred." : "내부 오류가 발생했습니다.",
|
||||
"Please try again or contact your administrator." : "다시 시도하거나 관리자에게 연락하십시오.",
|
||||
"Password" : "암호",
|
||||
|
@ -203,9 +205,25 @@
|
|||
"Login form is disabled." : "로그인 양식이 비활성화 되었습니다.",
|
||||
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud 로그인 양식이 비활성화 되었습니다. 이용 가능한 다른 방법으로 로그인 하거나, 관리자에게 문의하십시오.",
|
||||
"More actions" : "더 많은 동작",
|
||||
"Password is too weak" : "너무 약한 암호",
|
||||
"Password is weak" : "약한 암호",
|
||||
"Password is average" : "보통 암호",
|
||||
"Password is strong" : "강한 암호",
|
||||
"Password is very strong" : "매우 강한 암호",
|
||||
"Password is extremely strong" : "극도로 강한 암호",
|
||||
"Unknown password strength" : "알 수 없는 암호 강도",
|
||||
"Your data directory and files are probably accessible from the internet because the <code>.htaccess</code> file does not work." : "<code>.htaccess</code>파일이 작동하지 않아 당신의 데이터 디렉토리와 파일이 인터넷에 노출될 수도 있습니다.",
|
||||
"For information how to properly configure your server, please {linkStart}see the documentation{linkEnd}" : "서버를 적절히 구성하기 위한 정보는 {linkStart}문서를 참조하세요{linkEnd}",
|
||||
"Autoconfig file detected" : "자동구성 파일 감지됨",
|
||||
"The setup form below is pre-filled with the values from the config file." : "아래 설정 입력란은 설정파일의 값으로 미리 입력됩니다.",
|
||||
"Security warning" : "보안 경고",
|
||||
"Create administration account" : "관리자 계정 생성",
|
||||
"Administration account name" : "관리자 계정 이름",
|
||||
"Administration account password" : "관리자 계정 암호",
|
||||
"Storage & database" : "저장소 및 데이터베이스",
|
||||
"Data folder" : "데이터 폴더",
|
||||
"Database configuration" : "데이터베이스 구성",
|
||||
"Only {firstAndOnlyDatabase} is available." : "오직 {firstAndOnlyDatabase}만 가능합니다.",
|
||||
"Install and activate additional PHP modules to choose other database types." : "다른 데이터베이스 종류를 사용하려면 추가 PHP 모듈을 설치 및 활성화하십시오.",
|
||||
"For more details check out the documentation." : "자세한 정보를 보려면 문서를 참고하십시오.",
|
||||
"Performance warning" : "성능 경고",
|
||||
|
@ -218,6 +236,7 @@
|
|||
"Database tablespace" : "데이터베이스 테이블 공간",
|
||||
"Please specify the port number along with the host name (e.g., localhost:5432)." : "호스트 이름과 함께 포트 번호를 지정하십시오(예: localhost:5432)",
|
||||
"Database host" : "데이터베이스 호스트",
|
||||
"localhost" : "로컬호스트",
|
||||
"Installing …" : "설치중…",
|
||||
"Install" : "설치",
|
||||
"Need help?" : "도움이 필요한가요?",
|
||||
|
|
|
@ -28,7 +28,7 @@ OC.L10N.register(
|
|||
"State token missing" : "Falta o token de estado",
|
||||
"Your login token is invalid or has expired" : "Seu token de login é inválido ou expirou",
|
||||
"This community release of Nextcloud is unsupported and push notifications are limited." : "Esta versão da comunidade do Nextcloud não é compatível e as notificações por push são limitadas.",
|
||||
"Login" : "Entrar",
|
||||
"Login" : "Login",
|
||||
"Unsupported email length (>255)" : "Comprimento de e-mail não suportado (>255)",
|
||||
"Password reset is disabled" : "A redefinição de senha está desabilitada",
|
||||
"Could not reset password because the token is expired" : "Não foi possível redefinir a senha porque o token expirou",
|
||||
|
@ -43,9 +43,9 @@ OC.L10N.register(
|
|||
"Task not found" : "Tarefa não encontrada",
|
||||
"Internal error" : "Erro interno",
|
||||
"Not found" : "Não encontrado",
|
||||
"Bad request" : "Pedido ruim",
|
||||
"Requested task type does not exist" : "O tipo de tarefa solicitada não existe",
|
||||
"Necessary language model provider is not available" : "O provedor de modelo de idioma necessário não está disponível",
|
||||
"Bad request" : "Requisição inválida",
|
||||
"Requested task type does not exist" : "O tipo de tarefa solicitado não existe",
|
||||
"Necessary language model provider is not available" : "O provedor de modelo de linguagem necessário não está disponível",
|
||||
"No text to image provider is available" : "Nenhum provedor de texto para imagem está disponível",
|
||||
"Image not found" : "Imagem não encontrada",
|
||||
"No translation provider available" : "Nenhum provedor de tradução disponível",
|
||||
|
@ -55,7 +55,7 @@ OC.L10N.register(
|
|||
"Some of your link shares have been removed" : "Alguns dos seus compartilhamentos por link foram removidos",
|
||||
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Devido a um bug de segurança, tivemos que remover alguns dos seus compartilhamentos por link. Por favor, veja o link para mais informações.",
|
||||
"The account limit of this instance is reached." : "O limite de contas desta instância foi atingido.",
|
||||
"Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Digite sua chave de assinatura no aplicativo de suporte para aumentar o limite da conta. Isso também concede a você todos os benefícios adicionais que o Nextcloud Enterprise oferece e é altamente recomendado para operações em empresas.",
|
||||
"Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Digite sua chave de assinatura no aplicativo de suporte para aumentar o limite de contas. Isso também concede a você todos os benefícios adicionais que o Nextcloud Enterprise oferece e é altamente recomendado para operações em empresas.",
|
||||
"Learn more ↗" : "Saiba mais ↗",
|
||||
"Preparing update" : "Preparando a atualização",
|
||||
"[%d / %d]: %s" : "[%d / %d]: %s",
|
||||
|
@ -63,13 +63,13 @@ OC.L10N.register(
|
|||
"Repair info:" : "Informação do reparo:",
|
||||
"Repair warning:" : "Aviso do reparo:",
|
||||
"Repair error:" : "Erro do reparo:",
|
||||
"Please use the command line updater because updating via browser is disabled in your config.php." : "Use o atualizador de linha de comando porque a atualização via navegador está desativada em seu config.php.",
|
||||
"Please use the command line updater because updating via browser is disabled in your config.php." : "Por favor, use o atualizador de linha de comando porque a atualização via navegador está desativada em seu config.php.",
|
||||
"Turned on maintenance mode" : "Ativar o modo de manutenção",
|
||||
"Turned off maintenance mode" : "Desativar o modo de manutenção",
|
||||
"Maintenance mode is kept active" : "O modo de manutenção está sendo mantido como ativo",
|
||||
"Updating database schema" : "Atualizando o schema do banco de dados",
|
||||
"Updated database" : "Atualizar o banco de dados",
|
||||
"Update app \"%s\" from App Store" : "Atualizar aplicativo \"%s\" da App Store",
|
||||
"Update app \"%s\" from App Store" : "Atualizar aplicativo \"%s\" da Loja de Aplicativos",
|
||||
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando se o schema do banco de dados para %s pode ser atualizado (isso pode levar muito tempo, dependendo do tamanho do banco de dados)",
|
||||
"Updated \"%1$s\" to %2$s" : "Atualizou \"%1$s\" para %2$s",
|
||||
"Set log level to debug" : "Definir o nível de log para debug",
|
||||
|
@ -111,33 +111,33 @@ OC.L10N.register(
|
|||
"Create share" : "Criar compartilhamento",
|
||||
"Direct link copied to clipboard" : "Link direto copiado para a área de transferência",
|
||||
"Please copy the link manually:" : "Copie o link manualmente:",
|
||||
"Custom date range" : "Data personalizada",
|
||||
"Custom date range" : "Intervalo personalizado",
|
||||
"Pick start date" : "Escolha uma data de início",
|
||||
"Pick end date" : "Escolha uma data de fim",
|
||||
"Search in date range" : "Pesquise em um intervalo de data",
|
||||
"Search in date range" : "Pesquisar neste intervalo",
|
||||
"Search in current app" : "Pesquisar no aplicativo atual",
|
||||
"Clear search" : "Limpar pesquisa",
|
||||
"Search everywhere" : "Pesquise em qualquer lugar",
|
||||
"Searching …" : "Pesquisando...",
|
||||
"Search everywhere" : "Pesquisar em qualquer lugar",
|
||||
"Searching …" : "Pesquisando …",
|
||||
"Start typing to search" : "Comece a digitar para pesquisar",
|
||||
"No matching results" : "Nenhum resultado encontrado",
|
||||
"Today" : "Hoje",
|
||||
"Last 7 days" : "Últimos 7 dias",
|
||||
"Last 30 days" : "Últimos 30 dias",
|
||||
"This year" : "Este ano",
|
||||
"Last year" : "Ano passado",
|
||||
"Last year" : "Último ano",
|
||||
"Unified search" : "Pesquisa unificada",
|
||||
"Search apps, files, tags, messages" : "Procure por apps, arquivos, etiquetas, mensagens",
|
||||
"Search apps, files, tags, messages" : "Pesquise aplicativos, arquivos, etiquetas, mensagens",
|
||||
"Places" : "Lugares",
|
||||
"Date" : "Data",
|
||||
"Search people" : "Pesquisar pessoas",
|
||||
"Search people" : "Pesquise pessoas",
|
||||
"People" : "Pessoas",
|
||||
"Filter in current view" : "Filtrar na visualização atual",
|
||||
"Results" : "Resultados",
|
||||
"Load more results" : "Carregar mais resultados",
|
||||
"Search in" : "Pesquisar em",
|
||||
"Log in" : "Entrar",
|
||||
"Logging in …" : "Entrando...",
|
||||
"Logging in …" : "Entrando …",
|
||||
"Log in to {productName}" : "Faça login em {productName}",
|
||||
"Wrong login or password." : "Login ou senha incorretos.",
|
||||
"This account is disabled" : "Esta conta está desativada",
|
||||
|
@ -172,10 +172,10 @@ OC.L10N.register(
|
|||
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplicativo de e-mail simples e bem integrado com Arquivos, Contatos e Calendário.",
|
||||
"Chatting, video calls, screen sharing, online meetings and web conferencing – in your browser and with mobile apps." : "Bate-papo, vídeo chamadas, compartilhamento de tela, reuniões online e conferência na web - no seu navegador e com aplicativos móveis.",
|
||||
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos colaborativos, planilhas e apresentações, construídos no Collabora Online.",
|
||||
"Distraction free note taking app." : "Aplicativo de anotações sem distrações.",
|
||||
"Distraction free note taking app." : "Aplicativo de notas sem distrações.",
|
||||
"Recommended apps" : "Aplicativos recomendados",
|
||||
"Loading apps …" : "Carregando aplicativos...",
|
||||
"Could not fetch list of apps from the App Store." : "Não foi possível buscar a lista de aplicativos na App Store.",
|
||||
"Could not fetch list of apps from the App Store." : "Não foi possível buscar a lista de aplicativos da Loje de Aplicativos.",
|
||||
"App download or installation failed" : "O download ou a instalação do aplicativo falhou",
|
||||
"Cannot install this app because it is not compatible" : "Não foi possível instalar este aplicativo pois não é compatível.",
|
||||
"Cannot install this app" : "Não foi possível instalar este aplicativo.",
|
||||
|
@ -198,7 +198,7 @@ OC.L10N.register(
|
|||
"Press Enter to start searching" : "Pressione Enter para iniciar a pesquisa",
|
||||
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Digite {minSearchLength} caractere ou mais para pesquisar","Digite {minSearchLength} caracteres ou mais para pesquisar","Digite {minSearchLength} caracteres ou mais para pesquisar"],
|
||||
"An error occurred while searching for {type}" : "Ocorreu um erro ao pesquisar por {type}",
|
||||
"Search starts once you start typing and results may be reached with the arrow keys" : "A pesquisa iniciará assim que você começar a digitar e os resultados você pode navegar com as setas do teclado",
|
||||
"Search starts once you start typing and results may be reached with the arrow keys" : "A pesquisa iniciará assim que você começar a digitar e você pode navegar nos resultados com as teclas de seta",
|
||||
"Search for {name} only" : "Pesquisar somente por {name}",
|
||||
"Loading more results …" : "Carregando mais resultados…",
|
||||
"Forgot password?" : "Esqueceu a senha?",
|
||||
|
@ -213,11 +213,11 @@ OC.L10N.register(
|
|||
"Password is strong" : "A senha é forte",
|
||||
"Password is very strong" : "A senha é muito forte",
|
||||
"Password is extremely strong" : "A senha é extremamente forte",
|
||||
"Unknown password strength" : "Força desconhecida da senha",
|
||||
"Unknown password strength" : "Força da senha é desconhecida",
|
||||
"Your data directory and files are probably accessible from the internet because the <code>.htaccess</code> file does not work." : "Seu diretório de dados e arquivos provavelmente podem ser acessados pela Internet porque o arquivo <code>.htaccess</code> não funciona.",
|
||||
"For information how to properly configure your server, please {linkStart}see the documentation{linkEnd}" : "Para obter informações sobre como configurar corretamente seu servidor, {linkStart}consulte a documentação{linkEnd}",
|
||||
"Autoconfig file detected" : "Arquivo de configuração automática detectado",
|
||||
"The setup form below is pre-filled with the values from the config file." : "O formulário de configuração abaixo é pré-preenchido com os valores do arquivo de configuração.",
|
||||
"The setup form below is pre-filled with the values from the config file." : "O formulário de configuração abaixo é preenchido previamente com os valores do arquivo de configuração.",
|
||||
"Security warning" : "Alerta de segurança",
|
||||
"Create administration account" : "Criar conta de administração",
|
||||
"Administration account name" : "Nome da conta de administração",
|
||||
|
@ -236,7 +236,7 @@ OC.L10N.register(
|
|||
"Database password" : "Senha do banco de dados",
|
||||
"Database name" : "Nome do banco de dados",
|
||||
"Database tablespace" : "Espaço de tabela do banco de dados",
|
||||
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifique o nome do host e porta (ex., localhost:5432).",
|
||||
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor, especifique o nome do host e a porta (p. ex., localhost:5432).",
|
||||
"Database host" : "Host do banco de dados",
|
||||
"localhost" : "localhost",
|
||||
"Installing …" : "Instalando …",
|
||||
|
@ -245,7 +245,7 @@ OC.L10N.register(
|
|||
"See the documentation" : "Veja a documentação",
|
||||
"{name} version {version} and above" : "{name} versão {version} e superior",
|
||||
"This browser is not supported" : "Este navegador não é compatível",
|
||||
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Seu navegador não é suportado. Atualize para uma versão mais recente ou compatível.",
|
||||
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Seu navegador não é compatível. Por favor, atualize para uma versão mais recente ou compatível.",
|
||||
"Continue with this unsupported browser" : "Continuar com este navegador não compatível",
|
||||
"Supported versions" : "Versões compatíveis",
|
||||
"Search {types} …" : "Pesquisar {types}…",
|
||||
|
@ -294,7 +294,7 @@ OC.L10N.register(
|
|||
"Rename" : "Renomear",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"No tags found" : "Nenhuma etiqueta encontrada",
|
||||
"Clipboard not available, please copy manually" : "Área de transferência não disponível, copie manualmente",
|
||||
"Clipboard not available, please copy manually" : "A área de transferência não está disponível, por favor, copie manualmente",
|
||||
"Personal" : "Pessoal",
|
||||
"Accounts" : "Contas",
|
||||
"Admin" : "Administrar",
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
"State token missing" : "Falta o token de estado",
|
||||
"Your login token is invalid or has expired" : "Seu token de login é inválido ou expirou",
|
||||
"This community release of Nextcloud is unsupported and push notifications are limited." : "Esta versão da comunidade do Nextcloud não é compatível e as notificações por push são limitadas.",
|
||||
"Login" : "Entrar",
|
||||
"Login" : "Login",
|
||||
"Unsupported email length (>255)" : "Comprimento de e-mail não suportado (>255)",
|
||||
"Password reset is disabled" : "A redefinição de senha está desabilitada",
|
||||
"Could not reset password because the token is expired" : "Não foi possível redefinir a senha porque o token expirou",
|
||||
|
@ -41,9 +41,9 @@
|
|||
"Task not found" : "Tarefa não encontrada",
|
||||
"Internal error" : "Erro interno",
|
||||
"Not found" : "Não encontrado",
|
||||
"Bad request" : "Pedido ruim",
|
||||
"Requested task type does not exist" : "O tipo de tarefa solicitada não existe",
|
||||
"Necessary language model provider is not available" : "O provedor de modelo de idioma necessário não está disponível",
|
||||
"Bad request" : "Requisição inválida",
|
||||
"Requested task type does not exist" : "O tipo de tarefa solicitado não existe",
|
||||
"Necessary language model provider is not available" : "O provedor de modelo de linguagem necessário não está disponível",
|
||||
"No text to image provider is available" : "Nenhum provedor de texto para imagem está disponível",
|
||||
"Image not found" : "Imagem não encontrada",
|
||||
"No translation provider available" : "Nenhum provedor de tradução disponível",
|
||||
|
@ -53,7 +53,7 @@
|
|||
"Some of your link shares have been removed" : "Alguns dos seus compartilhamentos por link foram removidos",
|
||||
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Devido a um bug de segurança, tivemos que remover alguns dos seus compartilhamentos por link. Por favor, veja o link para mais informações.",
|
||||
"The account limit of this instance is reached." : "O limite de contas desta instância foi atingido.",
|
||||
"Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Digite sua chave de assinatura no aplicativo de suporte para aumentar o limite da conta. Isso também concede a você todos os benefícios adicionais que o Nextcloud Enterprise oferece e é altamente recomendado para operações em empresas.",
|
||||
"Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Digite sua chave de assinatura no aplicativo de suporte para aumentar o limite de contas. Isso também concede a você todos os benefícios adicionais que o Nextcloud Enterprise oferece e é altamente recomendado para operações em empresas.",
|
||||
"Learn more ↗" : "Saiba mais ↗",
|
||||
"Preparing update" : "Preparando a atualização",
|
||||
"[%d / %d]: %s" : "[%d / %d]: %s",
|
||||
|
@ -61,13 +61,13 @@
|
|||
"Repair info:" : "Informação do reparo:",
|
||||
"Repair warning:" : "Aviso do reparo:",
|
||||
"Repair error:" : "Erro do reparo:",
|
||||
"Please use the command line updater because updating via browser is disabled in your config.php." : "Use o atualizador de linha de comando porque a atualização via navegador está desativada em seu config.php.",
|
||||
"Please use the command line updater because updating via browser is disabled in your config.php." : "Por favor, use o atualizador de linha de comando porque a atualização via navegador está desativada em seu config.php.",
|
||||
"Turned on maintenance mode" : "Ativar o modo de manutenção",
|
||||
"Turned off maintenance mode" : "Desativar o modo de manutenção",
|
||||
"Maintenance mode is kept active" : "O modo de manutenção está sendo mantido como ativo",
|
||||
"Updating database schema" : "Atualizando o schema do banco de dados",
|
||||
"Updated database" : "Atualizar o banco de dados",
|
||||
"Update app \"%s\" from App Store" : "Atualizar aplicativo \"%s\" da App Store",
|
||||
"Update app \"%s\" from App Store" : "Atualizar aplicativo \"%s\" da Loja de Aplicativos",
|
||||
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando se o schema do banco de dados para %s pode ser atualizado (isso pode levar muito tempo, dependendo do tamanho do banco de dados)",
|
||||
"Updated \"%1$s\" to %2$s" : "Atualizou \"%1$s\" para %2$s",
|
||||
"Set log level to debug" : "Definir o nível de log para debug",
|
||||
|
@ -109,33 +109,33 @@
|
|||
"Create share" : "Criar compartilhamento",
|
||||
"Direct link copied to clipboard" : "Link direto copiado para a área de transferência",
|
||||
"Please copy the link manually:" : "Copie o link manualmente:",
|
||||
"Custom date range" : "Data personalizada",
|
||||
"Custom date range" : "Intervalo personalizado",
|
||||
"Pick start date" : "Escolha uma data de início",
|
||||
"Pick end date" : "Escolha uma data de fim",
|
||||
"Search in date range" : "Pesquise em um intervalo de data",
|
||||
"Search in date range" : "Pesquisar neste intervalo",
|
||||
"Search in current app" : "Pesquisar no aplicativo atual",
|
||||
"Clear search" : "Limpar pesquisa",
|
||||
"Search everywhere" : "Pesquise em qualquer lugar",
|
||||
"Searching …" : "Pesquisando...",
|
||||
"Search everywhere" : "Pesquisar em qualquer lugar",
|
||||
"Searching …" : "Pesquisando …",
|
||||
"Start typing to search" : "Comece a digitar para pesquisar",
|
||||
"No matching results" : "Nenhum resultado encontrado",
|
||||
"Today" : "Hoje",
|
||||
"Last 7 days" : "Últimos 7 dias",
|
||||
"Last 30 days" : "Últimos 30 dias",
|
||||
"This year" : "Este ano",
|
||||
"Last year" : "Ano passado",
|
||||
"Last year" : "Último ano",
|
||||
"Unified search" : "Pesquisa unificada",
|
||||
"Search apps, files, tags, messages" : "Procure por apps, arquivos, etiquetas, mensagens",
|
||||
"Search apps, files, tags, messages" : "Pesquise aplicativos, arquivos, etiquetas, mensagens",
|
||||
"Places" : "Lugares",
|
||||
"Date" : "Data",
|
||||
"Search people" : "Pesquisar pessoas",
|
||||
"Search people" : "Pesquise pessoas",
|
||||
"People" : "Pessoas",
|
||||
"Filter in current view" : "Filtrar na visualização atual",
|
||||
"Results" : "Resultados",
|
||||
"Load more results" : "Carregar mais resultados",
|
||||
"Search in" : "Pesquisar em",
|
||||
"Log in" : "Entrar",
|
||||
"Logging in …" : "Entrando...",
|
||||
"Logging in …" : "Entrando …",
|
||||
"Log in to {productName}" : "Faça login em {productName}",
|
||||
"Wrong login or password." : "Login ou senha incorretos.",
|
||||
"This account is disabled" : "Esta conta está desativada",
|
||||
|
@ -170,10 +170,10 @@
|
|||
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplicativo de e-mail simples e bem integrado com Arquivos, Contatos e Calendário.",
|
||||
"Chatting, video calls, screen sharing, online meetings and web conferencing – in your browser and with mobile apps." : "Bate-papo, vídeo chamadas, compartilhamento de tela, reuniões online e conferência na web - no seu navegador e com aplicativos móveis.",
|
||||
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos colaborativos, planilhas e apresentações, construídos no Collabora Online.",
|
||||
"Distraction free note taking app." : "Aplicativo de anotações sem distrações.",
|
||||
"Distraction free note taking app." : "Aplicativo de notas sem distrações.",
|
||||
"Recommended apps" : "Aplicativos recomendados",
|
||||
"Loading apps …" : "Carregando aplicativos...",
|
||||
"Could not fetch list of apps from the App Store." : "Não foi possível buscar a lista de aplicativos na App Store.",
|
||||
"Could not fetch list of apps from the App Store." : "Não foi possível buscar a lista de aplicativos da Loje de Aplicativos.",
|
||||
"App download or installation failed" : "O download ou a instalação do aplicativo falhou",
|
||||
"Cannot install this app because it is not compatible" : "Não foi possível instalar este aplicativo pois não é compatível.",
|
||||
"Cannot install this app" : "Não foi possível instalar este aplicativo.",
|
||||
|
@ -196,7 +196,7 @@
|
|||
"Press Enter to start searching" : "Pressione Enter para iniciar a pesquisa",
|
||||
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Digite {minSearchLength} caractere ou mais para pesquisar","Digite {minSearchLength} caracteres ou mais para pesquisar","Digite {minSearchLength} caracteres ou mais para pesquisar"],
|
||||
"An error occurred while searching for {type}" : "Ocorreu um erro ao pesquisar por {type}",
|
||||
"Search starts once you start typing and results may be reached with the arrow keys" : "A pesquisa iniciará assim que você começar a digitar e os resultados você pode navegar com as setas do teclado",
|
||||
"Search starts once you start typing and results may be reached with the arrow keys" : "A pesquisa iniciará assim que você começar a digitar e você pode navegar nos resultados com as teclas de seta",
|
||||
"Search for {name} only" : "Pesquisar somente por {name}",
|
||||
"Loading more results …" : "Carregando mais resultados…",
|
||||
"Forgot password?" : "Esqueceu a senha?",
|
||||
|
@ -211,11 +211,11 @@
|
|||
"Password is strong" : "A senha é forte",
|
||||
"Password is very strong" : "A senha é muito forte",
|
||||
"Password is extremely strong" : "A senha é extremamente forte",
|
||||
"Unknown password strength" : "Força desconhecida da senha",
|
||||
"Unknown password strength" : "Força da senha é desconhecida",
|
||||
"Your data directory and files are probably accessible from the internet because the <code>.htaccess</code> file does not work." : "Seu diretório de dados e arquivos provavelmente podem ser acessados pela Internet porque o arquivo <code>.htaccess</code> não funciona.",
|
||||
"For information how to properly configure your server, please {linkStart}see the documentation{linkEnd}" : "Para obter informações sobre como configurar corretamente seu servidor, {linkStart}consulte a documentação{linkEnd}",
|
||||
"Autoconfig file detected" : "Arquivo de configuração automática detectado",
|
||||
"The setup form below is pre-filled with the values from the config file." : "O formulário de configuração abaixo é pré-preenchido com os valores do arquivo de configuração.",
|
||||
"The setup form below is pre-filled with the values from the config file." : "O formulário de configuração abaixo é preenchido previamente com os valores do arquivo de configuração.",
|
||||
"Security warning" : "Alerta de segurança",
|
||||
"Create administration account" : "Criar conta de administração",
|
||||
"Administration account name" : "Nome da conta de administração",
|
||||
|
@ -234,7 +234,7 @@
|
|||
"Database password" : "Senha do banco de dados",
|
||||
"Database name" : "Nome do banco de dados",
|
||||
"Database tablespace" : "Espaço de tabela do banco de dados",
|
||||
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifique o nome do host e porta (ex., localhost:5432).",
|
||||
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor, especifique o nome do host e a porta (p. ex., localhost:5432).",
|
||||
"Database host" : "Host do banco de dados",
|
||||
"localhost" : "localhost",
|
||||
"Installing …" : "Instalando …",
|
||||
|
@ -243,7 +243,7 @@
|
|||
"See the documentation" : "Veja a documentação",
|
||||
"{name} version {version} and above" : "{name} versão {version} e superior",
|
||||
"This browser is not supported" : "Este navegador não é compatível",
|
||||
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Seu navegador não é suportado. Atualize para uma versão mais recente ou compatível.",
|
||||
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Seu navegador não é compatível. Por favor, atualize para uma versão mais recente ou compatível.",
|
||||
"Continue with this unsupported browser" : "Continuar com este navegador não compatível",
|
||||
"Supported versions" : "Versões compatíveis",
|
||||
"Search {types} …" : "Pesquisar {types}…",
|
||||
|
@ -292,7 +292,7 @@
|
|||
"Rename" : "Renomear",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"No tags found" : "Nenhuma etiqueta encontrada",
|
||||
"Clipboard not available, please copy manually" : "Área de transferência não disponível, copie manualmente",
|
||||
"Clipboard not available, please copy manually" : "A área de transferência não está disponível, por favor, copie manualmente",
|
||||
"Personal" : "Pessoal",
|
||||
"Accounts" : "Contas",
|
||||
"Admin" : "Administrar",
|
||||
|
|
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "المسار تمّت مشاركته سلفاً مع هذه المجموعة",
|
||||
"Link sharing is not allowed" : "المشاركة عبر الروابط غير مسموحة",
|
||||
"Public upload is not allowed" : "الرفع من قِبَل العموم غير مسموح به",
|
||||
"Path contains files shared with you" : "يحتوي المسار على ملفات تمّت مشاركتها معك",
|
||||
"Sharing is disabled" : "المشاركة معطلة",
|
||||
"Sharing is disabled for you" : "المشاركة معطلة بالنسبة لك",
|
||||
"Cannot share with the share owner" : "لا يمكنك المشاركة مع مالك المشاركة",
|
||||
|
@ -457,6 +456,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "اضغط على الزر الذي تحته ليتم فتحه.",
|
||||
"File is currently busy, please try again later" : "إنّ الملف مشغول الآمن، يرجى إعادة المحاولة لاحقًا",
|
||||
"Cannot download file" : "لا يمكن تنزيل الملف",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "تأكد من وجود ملفٍ باسم \".ocdata\" في جذر دليل البيانات data directory."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "تأكد من وجود ملفٍ باسم \".ocdata\" في جذر دليل البيانات data directory.",
|
||||
"Path contains files shared with you" : "يحتوي المسار على ملفات تمّت مشاركتها معك"
|
||||
},
|
||||
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "المسار تمّت مشاركته سلفاً مع هذه المجموعة",
|
||||
"Link sharing is not allowed" : "المشاركة عبر الروابط غير مسموحة",
|
||||
"Public upload is not allowed" : "الرفع من قِبَل العموم غير مسموح به",
|
||||
"Path contains files shared with you" : "يحتوي المسار على ملفات تمّت مشاركتها معك",
|
||||
"Sharing is disabled" : "المشاركة معطلة",
|
||||
"Sharing is disabled for you" : "المشاركة معطلة بالنسبة لك",
|
||||
"Cannot share with the share owner" : "لا يمكنك المشاركة مع مالك المشاركة",
|
||||
|
@ -455,6 +454,7 @@
|
|||
"Click the button below to open it." : "اضغط على الزر الذي تحته ليتم فتحه.",
|
||||
"File is currently busy, please try again later" : "إنّ الملف مشغول الآمن، يرجى إعادة المحاولة لاحقًا",
|
||||
"Cannot download file" : "لا يمكن تنزيل الملف",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "تأكد من وجود ملفٍ باسم \".ocdata\" في جذر دليل البيانات data directory."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "تأكد من وجود ملفٍ باسم \".ocdata\" في جذر دليل البيانات data directory.",
|
||||
"Path contains files shared with you" : "يحتوي المسار على ملفات تمّت مشاركتها معك"
|
||||
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
|
||||
}
|
|
@ -199,7 +199,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "El camí ja està compartit amb aquest grup",
|
||||
"Link sharing is not allowed" : "La compartició d'enllaços no és permesa",
|
||||
"Public upload is not allowed" : "La pujada pública no és permesa",
|
||||
"Path contains files shared with you" : "El camí conté fitxers compartits amb tu",
|
||||
"Sharing is disabled" : "S’ha desactivat la compartició",
|
||||
"Sharing is disabled for you" : "La compartició està desactivada per a tu",
|
||||
"Cannot share with the share owner" : "No es pot compartir amb el propietari de la compartició",
|
||||
|
@ -455,6 +454,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Feu clic en el botó següent per a obrir-ho.",
|
||||
"File is currently busy, please try again later" : "El fitxer està ocupat actualment; torneu-ho a provar més tard",
|
||||
"Cannot download file" : "No es pot baixar el fitxer",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assegureu-vos que hi hagi un fitxer anomenat «.ocdata» en l'arrel de la carpeta de dades."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assegureu-vos que hi hagi un fitxer anomenat «.ocdata» en l'arrel de la carpeta de dades.",
|
||||
"Path contains files shared with you" : "El camí conté fitxers compartits amb tu"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -197,7 +197,6 @@
|
|||
"Path is already shared with this group" : "El camí ja està compartit amb aquest grup",
|
||||
"Link sharing is not allowed" : "La compartició d'enllaços no és permesa",
|
||||
"Public upload is not allowed" : "La pujada pública no és permesa",
|
||||
"Path contains files shared with you" : "El camí conté fitxers compartits amb tu",
|
||||
"Sharing is disabled" : "S’ha desactivat la compartició",
|
||||
"Sharing is disabled for you" : "La compartició està desactivada per a tu",
|
||||
"Cannot share with the share owner" : "No es pot compartir amb el propietari de la compartició",
|
||||
|
@ -453,6 +452,7 @@
|
|||
"Click the button below to open it." : "Feu clic en el botó següent per a obrir-ho.",
|
||||
"File is currently busy, please try again later" : "El fitxer està ocupat actualment; torneu-ho a provar més tard",
|
||||
"Cannot download file" : "No es pot baixar el fitxer",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assegureu-vos que hi hagi un fitxer anomenat «.ocdata» en l'arrel de la carpeta de dades."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assegureu-vos que hi hagi un fitxer anomenat «.ocdata» en l'arrel de la carpeta de dades.",
|
||||
"Path contains files shared with you" : "El camí conté fitxers compartits amb tu"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "Umístění už je této skupině nasdíleno",
|
||||
"Link sharing is not allowed" : "Sdílení odkazů není povoleno",
|
||||
"Public upload is not allowed" : "Veřejné nahrávání není povoleno",
|
||||
"Path contains files shared with you" : "Popis umístění obsahuje soubory, které vám byly nasdíleny",
|
||||
"Sharing is disabled" : "Sdílení je vypnuto",
|
||||
"Sharing is disabled for you" : "Máte zakázáno sdílet",
|
||||
"Cannot share with the share owner" : "Nelze sdílet zpět vlastníkovi sdílení",
|
||||
|
@ -457,6 +456,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Pro otevření klikněte na tlačítko níže.",
|
||||
"File is currently busy, please try again later" : "Soubor je nyní používán, zkuste to později",
|
||||
"Cannot download file" : "Soubor se nedaří stáhnout",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ověřte, že v kořeni datového adresáře je soubor s názvem „.ocdata“."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ověřte, že v kořeni datového adresáře je soubor s názvem „.ocdata“.",
|
||||
"Path contains files shared with you" : "Popis umístění obsahuje soubory, které vám byly nasdíleny"
|
||||
},
|
||||
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "Umístění už je této skupině nasdíleno",
|
||||
"Link sharing is not allowed" : "Sdílení odkazů není povoleno",
|
||||
"Public upload is not allowed" : "Veřejné nahrávání není povoleno",
|
||||
"Path contains files shared with you" : "Popis umístění obsahuje soubory, které vám byly nasdíleny",
|
||||
"Sharing is disabled" : "Sdílení je vypnuto",
|
||||
"Sharing is disabled for you" : "Máte zakázáno sdílet",
|
||||
"Cannot share with the share owner" : "Nelze sdílet zpět vlastníkovi sdílení",
|
||||
|
@ -455,6 +454,7 @@
|
|||
"Click the button below to open it." : "Pro otevření klikněte na tlačítko níže.",
|
||||
"File is currently busy, please try again later" : "Soubor je nyní používán, zkuste to později",
|
||||
"Cannot download file" : "Soubor se nedaří stáhnout",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ověřte, že v kořeni datového adresáře je soubor s názvem „.ocdata“."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ověřte, že v kořeni datového adresáře je soubor s názvem „.ocdata“.",
|
||||
"Path contains files shared with you" : "Popis umístění obsahuje soubory, které vám byly nasdíleny"
|
||||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
|
||||
}
|
|
@ -199,7 +199,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "Sti deles allerede med denne gruppe",
|
||||
"Link sharing is not allowed" : "Link deling er ikke tilladt",
|
||||
"Public upload is not allowed" : "Offentlig upload er ikke tilladt",
|
||||
"Path contains files shared with you" : "Sti indeholder filer delt med dig",
|
||||
"Sharing is disabled" : "Deling er deaktiveret",
|
||||
"Sharing is disabled for you" : "Deling er deaktiveret for dig",
|
||||
"Cannot share with the share owner" : "Kan ikke dele med delingsejeren",
|
||||
|
@ -455,6 +454,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Klik på knappen nedenunder for at åbne.",
|
||||
"File is currently busy, please try again later" : "Filen er i øjeblikket optaget - forsøg igen senere",
|
||||
"Cannot download file" : "Kan ikke downloade filen",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Du bedes sikre at filen \".ocdata\" befinder sig i roden af din datamappe."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Du bedes sikre at filen \".ocdata\" befinder sig i roden af din datamappe.",
|
||||
"Path contains files shared with you" : "Sti indeholder filer delt med dig"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -197,7 +197,6 @@
|
|||
"Path is already shared with this group" : "Sti deles allerede med denne gruppe",
|
||||
"Link sharing is not allowed" : "Link deling er ikke tilladt",
|
||||
"Public upload is not allowed" : "Offentlig upload er ikke tilladt",
|
||||
"Path contains files shared with you" : "Sti indeholder filer delt med dig",
|
||||
"Sharing is disabled" : "Deling er deaktiveret",
|
||||
"Sharing is disabled for you" : "Deling er deaktiveret for dig",
|
||||
"Cannot share with the share owner" : "Kan ikke dele med delingsejeren",
|
||||
|
@ -453,6 +452,7 @@
|
|||
"Click the button below to open it." : "Klik på knappen nedenunder for at åbne.",
|
||||
"File is currently busy, please try again later" : "Filen er i øjeblikket optaget - forsøg igen senere",
|
||||
"Cannot download file" : "Kan ikke downloade filen",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Du bedes sikre at filen \".ocdata\" befinder sig i roden af din datamappe."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Du bedes sikre at filen \".ocdata\" befinder sig i roden af din datamappe.",
|
||||
"Path contains files shared with you" : "Sti indeholder filer delt med dig"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "Der Pfad ist bereits mit dieser Gruppe geteilt",
|
||||
"Link sharing is not allowed" : "Freigabe via Link ist nicht erlaubt",
|
||||
"Public upload is not allowed" : "Öffentliches Hochladen ist nicht erlaubt",
|
||||
"Path contains files shared with you" : "Der Pfad enthält für dich freigegebene Dateien",
|
||||
"Sharing is disabled" : "Teilen ist deaktiviert",
|
||||
"Sharing is disabled for you" : "Teilen ist für dich deaktiviert",
|
||||
"Cannot share with the share owner" : "Teilen mit dem Freigabeeigentümer nicht möglich",
|
||||
|
@ -457,6 +456,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Klicke zum Öffnen auf die untere Schaltfläche.",
|
||||
"File is currently busy, please try again later" : "Die Datei ist in Benutzung, bitte versuche es später noch einmal",
|
||||
"Cannot download file" : "Datei kann nicht heruntergeladen werden.",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Stelle sicher, dass eine Datei \".ocdata\" im Wurzelverzeichnis des data-Verzeichnisses existiert."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Stelle sicher, dass eine Datei \".ocdata\" im Wurzelverzeichnis des data-Verzeichnisses existiert.",
|
||||
"Path contains files shared with you" : "Der Pfad enthält für dich freigegebene Dateien"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "Der Pfad ist bereits mit dieser Gruppe geteilt",
|
||||
"Link sharing is not allowed" : "Freigabe via Link ist nicht erlaubt",
|
||||
"Public upload is not allowed" : "Öffentliches Hochladen ist nicht erlaubt",
|
||||
"Path contains files shared with you" : "Der Pfad enthält für dich freigegebene Dateien",
|
||||
"Sharing is disabled" : "Teilen ist deaktiviert",
|
||||
"Sharing is disabled for you" : "Teilen ist für dich deaktiviert",
|
||||
"Cannot share with the share owner" : "Teilen mit dem Freigabeeigentümer nicht möglich",
|
||||
|
@ -455,6 +454,7 @@
|
|||
"Click the button below to open it." : "Klicke zum Öffnen auf die untere Schaltfläche.",
|
||||
"File is currently busy, please try again later" : "Die Datei ist in Benutzung, bitte versuche es später noch einmal",
|
||||
"Cannot download file" : "Datei kann nicht heruntergeladen werden.",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Stelle sicher, dass eine Datei \".ocdata\" im Wurzelverzeichnis des data-Verzeichnisses existiert."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Stelle sicher, dass eine Datei \".ocdata\" im Wurzelverzeichnis des data-Verzeichnisses existiert.",
|
||||
"Path contains files shared with you" : "Der Pfad enthält für dich freigegebene Dateien"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "Der Pfad ist bereits mit dieser Gruppe geteilt",
|
||||
"Link sharing is not allowed" : "Freigabe via Link ist nicht erlaubt",
|
||||
"Public upload is not allowed" : "Öffentliches Hochladen ist nicht erlaubt",
|
||||
"Path contains files shared with you" : "Der Pfad enthält für Sie freigegebene Dateien",
|
||||
"Sharing is disabled" : "Teilen ist deaktiviert",
|
||||
"Sharing is disabled for you" : "Teilen ist für Sie deaktiviert",
|
||||
"Cannot share with the share owner" : "Teilen mit dem Freigabeeigentümer nicht möglich",
|
||||
|
@ -457,6 +456,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Klicken Sie zum Öffnen auf die untere Schaltfläche.",
|
||||
"File is currently busy, please try again later" : "Die Datei ist in Benutzung, bitte später erneut versuchen.",
|
||||
"Cannot download file" : "Datei kann nicht heruntergeladen werden",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Stellen Sie sicher, dass eine Datei \".ocdata\" im Wurzelverzeichnis des Datenverzeichnisses existiert."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Stellen Sie sicher, dass eine Datei \".ocdata\" im Wurzelverzeichnis des Datenverzeichnisses existiert.",
|
||||
"Path contains files shared with you" : "Der Pfad enthält für Sie freigegebene Dateien"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "Der Pfad ist bereits mit dieser Gruppe geteilt",
|
||||
"Link sharing is not allowed" : "Freigabe via Link ist nicht erlaubt",
|
||||
"Public upload is not allowed" : "Öffentliches Hochladen ist nicht erlaubt",
|
||||
"Path contains files shared with you" : "Der Pfad enthält für Sie freigegebene Dateien",
|
||||
"Sharing is disabled" : "Teilen ist deaktiviert",
|
||||
"Sharing is disabled for you" : "Teilen ist für Sie deaktiviert",
|
||||
"Cannot share with the share owner" : "Teilen mit dem Freigabeeigentümer nicht möglich",
|
||||
|
@ -455,6 +454,7 @@
|
|||
"Click the button below to open it." : "Klicken Sie zum Öffnen auf die untere Schaltfläche.",
|
||||
"File is currently busy, please try again later" : "Die Datei ist in Benutzung, bitte später erneut versuchen.",
|
||||
"Cannot download file" : "Datei kann nicht heruntergeladen werden",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Stellen Sie sicher, dass eine Datei \".ocdata\" im Wurzelverzeichnis des Datenverzeichnisses existiert."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Stellen Sie sicher, dass eine Datei \".ocdata\" im Wurzelverzeichnis des Datenverzeichnisses existiert.",
|
||||
"Path contains files shared with you" : "Der Pfad enthält für Sie freigegebene Dateien"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "Path is already shared with this group",
|
||||
"Link sharing is not allowed" : "Link sharing is not allowed",
|
||||
"Public upload is not allowed" : "Public upload is not allowed",
|
||||
"Path contains files shared with you" : "Path contains files shared with you",
|
||||
"Sharing is disabled" : "Sharing is disabled",
|
||||
"Sharing is disabled for you" : "Sharing is disabled for you",
|
||||
"Cannot share with the share owner" : "Cannot share with the share owner",
|
||||
|
@ -457,6 +456,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Click the button below to open it.",
|
||||
"File is currently busy, please try again later" : "File is currently busy, please try again later",
|
||||
"Cannot download file" : "Cannot download file",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ensure there is a file called \".ocdata\" in the root of the data directory."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ensure there is a file called \".ocdata\" in the root of the data directory.",
|
||||
"Path contains files shared with you" : "Path contains files shared with you"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "Path is already shared with this group",
|
||||
"Link sharing is not allowed" : "Link sharing is not allowed",
|
||||
"Public upload is not allowed" : "Public upload is not allowed",
|
||||
"Path contains files shared with you" : "Path contains files shared with you",
|
||||
"Sharing is disabled" : "Sharing is disabled",
|
||||
"Sharing is disabled for you" : "Sharing is disabled for you",
|
||||
"Cannot share with the share owner" : "Cannot share with the share owner",
|
||||
|
@ -455,6 +454,7 @@
|
|||
"Click the button below to open it." : "Click the button below to open it.",
|
||||
"File is currently busy, please try again later" : "File is currently busy, please try again later",
|
||||
"Cannot download file" : "Cannot download file",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ensure there is a file called \".ocdata\" in the root of the data directory."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ensure there is a file called \".ocdata\" in the root of the data directory.",
|
||||
"Path contains files shared with you" : "Path contains files shared with you"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "La ruta ya se encuentra compartida con este grupo",
|
||||
"Link sharing is not allowed" : "La compartición de enlaces no está permitida",
|
||||
"Public upload is not allowed" : "No está permitida la subida de archivos pública",
|
||||
"Path contains files shared with you" : "La ruta contiene archivos compartidos con Ud.",
|
||||
"Sharing is disabled" : "Compartir está deshabilitado",
|
||||
"Sharing is disabled for you" : "Compartir está deshabilitado para Ud.",
|
||||
"Cannot share with the share owner" : "No se puede compartir con el propietario del recurso compartido",
|
||||
|
@ -457,6 +456,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Haz clic en el botón de abajo para abrirlo.",
|
||||
"File is currently busy, please try again later" : "El archivo se encuentra actualmente ocupado, por favor inténtelo de nuevo más tarde",
|
||||
"Cannot download file" : "No se puede descargar el archivo",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrate de que existe un archivo llamado \".ocdata\" en la raíz del directorio de datos."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrate de que existe un archivo llamado \".ocdata\" en la raíz del directorio de datos.",
|
||||
"Path contains files shared with you" : "La ruta contiene archivos compartidos con Ud."
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "La ruta ya se encuentra compartida con este grupo",
|
||||
"Link sharing is not allowed" : "La compartición de enlaces no está permitida",
|
||||
"Public upload is not allowed" : "No está permitida la subida de archivos pública",
|
||||
"Path contains files shared with you" : "La ruta contiene archivos compartidos con Ud.",
|
||||
"Sharing is disabled" : "Compartir está deshabilitado",
|
||||
"Sharing is disabled for you" : "Compartir está deshabilitado para Ud.",
|
||||
"Cannot share with the share owner" : "No se puede compartir con el propietario del recurso compartido",
|
||||
|
@ -455,6 +454,7 @@
|
|||
"Click the button below to open it." : "Haz clic en el botón de abajo para abrirlo.",
|
||||
"File is currently busy, please try again later" : "El archivo se encuentra actualmente ocupado, por favor inténtelo de nuevo más tarde",
|
||||
"Cannot download file" : "No se puede descargar el archivo",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrate de que existe un archivo llamado \".ocdata\" en la raíz del directorio de datos."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrate de que existe un archivo llamado \".ocdata\" en la raíz del directorio de datos.",
|
||||
"Path contains files shared with you" : "La ruta contiene archivos compartidos con Ud."
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -176,7 +176,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "La ruta ya ha sido compartida con este grupo",
|
||||
"Link sharing is not allowed" : "La compartición mediante enlaces no está permitida",
|
||||
"Public upload is not allowed" : "No se permite la subida pública de archivos",
|
||||
"Path contains files shared with you" : "La ruta contiene archivos compartidos contigo",
|
||||
"Sharing is disabled" : "Compartir está deshabilitado",
|
||||
"Sharing is disabled for you" : "No estás habilitado para compartir",
|
||||
"Cannot share with the share owner" : "No puedes compartir con el propietario del recurso compartido",
|
||||
|
@ -393,6 +392,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ",
|
||||
"File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ",
|
||||
"Cannot download file" : "No se puede descargar el archivo",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegurate de que exista una archivo llamado \".ocdata\" en la raíz del directorio de datos. "
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegurate de que exista una archivo llamado \".ocdata\" en la raíz del directorio de datos. ",
|
||||
"Path contains files shared with you" : "La ruta contiene archivos compartidos contigo"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -174,7 +174,6 @@
|
|||
"Path is already shared with this group" : "La ruta ya ha sido compartida con este grupo",
|
||||
"Link sharing is not allowed" : "La compartición mediante enlaces no está permitida",
|
||||
"Public upload is not allowed" : "No se permite la subida pública de archivos",
|
||||
"Path contains files shared with you" : "La ruta contiene archivos compartidos contigo",
|
||||
"Sharing is disabled" : "Compartir está deshabilitado",
|
||||
"Sharing is disabled for you" : "No estás habilitado para compartir",
|
||||
"Cannot share with the share owner" : "No puedes compartir con el propietario del recurso compartido",
|
||||
|
@ -391,6 +390,7 @@
|
|||
"Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ",
|
||||
"File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ",
|
||||
"Cannot download file" : "No se puede descargar el archivo",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegurate de que exista una archivo llamado \".ocdata\" en la raíz del directorio de datos. "
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegurate de que exista una archivo llamado \".ocdata\" en la raíz del directorio de datos. ",
|
||||
"Path contains files shared with you" : "La ruta contiene archivos compartidos contigo"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -188,7 +188,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "Bide-izen hau dagoeneko partekatuta dago talde honekin",
|
||||
"Link sharing is not allowed" : "Esteken partekatzea ez da onartzen",
|
||||
"Public upload is not allowed" : "Igotze publikoa ez da onartzen",
|
||||
"Path contains files shared with you" : "Bide-izenak zurekin partekatutako fitxategiak dauzka",
|
||||
"Sharing is disabled" : "Partekatzea desgaituta dago",
|
||||
"Sharing is disabled for you" : "Partekatzea zuretzat desgaituta dago",
|
||||
"Cannot share with the share owner" : "Ezin da partekatzearen jabearekin partekatu",
|
||||
|
@ -444,6 +443,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Egin klik beheko botoian hura irekitzeko.",
|
||||
"File is currently busy, please try again later" : "Fitxategia lanpetuta dago, saiatu berriro geroago",
|
||||
"Cannot download file" : "Ezin da fitxategia deskargatu",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ziurtatu datu direktorioaren erroan \".ocdata\" izeneko fitxategia dagoela."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ziurtatu datu direktorioaren erroan \".ocdata\" izeneko fitxategia dagoela.",
|
||||
"Path contains files shared with you" : "Bide-izenak zurekin partekatutako fitxategiak dauzka"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -186,7 +186,6 @@
|
|||
"Path is already shared with this group" : "Bide-izen hau dagoeneko partekatuta dago talde honekin",
|
||||
"Link sharing is not allowed" : "Esteken partekatzea ez da onartzen",
|
||||
"Public upload is not allowed" : "Igotze publikoa ez da onartzen",
|
||||
"Path contains files shared with you" : "Bide-izenak zurekin partekatutako fitxategiak dauzka",
|
||||
"Sharing is disabled" : "Partekatzea desgaituta dago",
|
||||
"Sharing is disabled for you" : "Partekatzea zuretzat desgaituta dago",
|
||||
"Cannot share with the share owner" : "Ezin da partekatzearen jabearekin partekatu",
|
||||
|
@ -442,6 +441,7 @@
|
|||
"Click the button below to open it." : "Egin klik beheko botoian hura irekitzeko.",
|
||||
"File is currently busy, please try again later" : "Fitxategia lanpetuta dago, saiatu berriro geroago",
|
||||
"Cannot download file" : "Ezin da fitxategia deskargatu",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ziurtatu datu direktorioaren erroan \".ocdata\" izeneko fitxategia dagoela."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ziurtatu datu direktorioaren erroan \".ocdata\" izeneko fitxategia dagoela.",
|
||||
"Path contains files shared with you" : "Bide-izenak zurekin partekatutako fitxategiak dauzka"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "Le chemin est déjà partagé avec ce groupe",
|
||||
"Link sharing is not allowed" : "Le partage de liens n'est pas autorisé",
|
||||
"Public upload is not allowed" : "Le téléversement public n'est pas autorisé",
|
||||
"Path contains files shared with you" : "Le chemin contient des fichiers partagés avec vous",
|
||||
"Sharing is disabled" : "Le partage est désactivé",
|
||||
"Sharing is disabled for you" : "Le partage est désactivé pour vous",
|
||||
"Cannot share with the share owner" : "Impossible de partager avec le propriétaire de l'action",
|
||||
|
@ -457,6 +456,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir",
|
||||
"File is currently busy, please try again later" : "Le fichier est actuellement utilisé, veuillez réessayer plus tard",
|
||||
"Cannot download file" : "Impossible de télécharger le fichier",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assurez-vous que le répertoire de données contient un fichier \".ocdata\" à sa racine."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assurez-vous que le répertoire de données contient un fichier \".ocdata\" à sa racine.",
|
||||
"Path contains files shared with you" : "Le chemin contient des fichiers partagés avec vous"
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "Le chemin est déjà partagé avec ce groupe",
|
||||
"Link sharing is not allowed" : "Le partage de liens n'est pas autorisé",
|
||||
"Public upload is not allowed" : "Le téléversement public n'est pas autorisé",
|
||||
"Path contains files shared with you" : "Le chemin contient des fichiers partagés avec vous",
|
||||
"Sharing is disabled" : "Le partage est désactivé",
|
||||
"Sharing is disabled for you" : "Le partage est désactivé pour vous",
|
||||
"Cannot share with the share owner" : "Impossible de partager avec le propriétaire de l'action",
|
||||
|
@ -455,6 +454,7 @@
|
|||
"Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir",
|
||||
"File is currently busy, please try again later" : "Le fichier est actuellement utilisé, veuillez réessayer plus tard",
|
||||
"Cannot download file" : "Impossible de télécharger le fichier",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assurez-vous que le répertoire de données contient un fichier \".ocdata\" à sa racine."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assurez-vous que le répertoire de données contient un fichier \".ocdata\" à sa racine.",
|
||||
"Path contains files shared with you" : "Le chemin contient des fichiers partagés avec vous"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "Tá an chonair roinnte leis an ngrúpa seo cheana féin",
|
||||
"Link sharing is not allowed" : "Ní cheadaítear nasc a roinnt",
|
||||
"Public upload is not allowed" : "Ní cheadaítear uaslódáil phoiblí",
|
||||
"Path contains files shared with you" : "Tá comhaid a roinntear leat sa chonair",
|
||||
"Sharing is disabled" : "Tá roinnt díchumasaithe",
|
||||
"Sharing is disabled for you" : "Tá comhroinnt díchumasaithe duit",
|
||||
"Cannot share with the share owner" : "Ní féidir a roinnt leis an úinéir na scaireanna",
|
||||
|
@ -457,6 +456,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Cliceáil ar an gcnaipe thíos chun é a oscailt.",
|
||||
"File is currently busy, please try again later" : "Tá an comhad gnóthach faoi láthair, bain triail eile as ar ball le do thoil",
|
||||
"Cannot download file" : "Ní féidir an comhad a íoslódáil",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Cinntigh go bhfuil comhad darb ainm \".ocdata\" i bhfréamh an eolaire sonraí."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Cinntigh go bhfuil comhad darb ainm \".ocdata\" i bhfréamh an eolaire sonraí.",
|
||||
"Path contains files shared with you" : "Tá comhaid a roinntear leat sa chonair"
|
||||
},
|
||||
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "Tá an chonair roinnte leis an ngrúpa seo cheana féin",
|
||||
"Link sharing is not allowed" : "Ní cheadaítear nasc a roinnt",
|
||||
"Public upload is not allowed" : "Ní cheadaítear uaslódáil phoiblí",
|
||||
"Path contains files shared with you" : "Tá comhaid a roinntear leat sa chonair",
|
||||
"Sharing is disabled" : "Tá roinnt díchumasaithe",
|
||||
"Sharing is disabled for you" : "Tá comhroinnt díchumasaithe duit",
|
||||
"Cannot share with the share owner" : "Ní féidir a roinnt leis an úinéir na scaireanna",
|
||||
|
@ -455,6 +454,7 @@
|
|||
"Click the button below to open it." : "Cliceáil ar an gcnaipe thíos chun é a oscailt.",
|
||||
"File is currently busy, please try again later" : "Tá an comhad gnóthach faoi láthair, bain triail eile as ar ball le do thoil",
|
||||
"Cannot download file" : "Ní féidir an comhad a íoslódáil",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Cinntigh go bhfuil comhad darb ainm \".ocdata\" i bhfréamh an eolaire sonraí."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Cinntigh go bhfuil comhad darb ainm \".ocdata\" i bhfréamh an eolaire sonraí.",
|
||||
"Path contains files shared with you" : "Tá comhaid a roinntear leat sa chonair"
|
||||
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
|
||||
}
|
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "A ruta xa está compartida con este grupo",
|
||||
"Link sharing is not allowed" : "Non se permite compartir ligazóns",
|
||||
"Public upload is not allowed" : "Non se permite o envío público",
|
||||
"Path contains files shared with you" : "A ruta contén ficheiros compartidos con Vde.",
|
||||
"Sharing is disabled" : "A compartición está desactivada",
|
||||
"Sharing is disabled for you" : "A compartición está desactivada para Vde.",
|
||||
"Cannot share with the share owner" : "Non é posíbel compartir co propietario do compartido",
|
||||
|
@ -457,6 +456,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Prema no botón de embaixo para abrilo.",
|
||||
"File is currently busy, please try again later" : "O ficheiro está ocupado neste momento, ténteo máis adiante.",
|
||||
"Cannot download file" : "Non é posíbel descargar o ficheiro",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrese de que existe un ficheiro chamado «.ocdata» na raíz do directorio de datos."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrese de que existe un ficheiro chamado «.ocdata» na raíz do directorio de datos.",
|
||||
"Path contains files shared with you" : "A ruta contén ficheiros compartidos con Vde."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "A ruta xa está compartida con este grupo",
|
||||
"Link sharing is not allowed" : "Non se permite compartir ligazóns",
|
||||
"Public upload is not allowed" : "Non se permite o envío público",
|
||||
"Path contains files shared with you" : "A ruta contén ficheiros compartidos con Vde.",
|
||||
"Sharing is disabled" : "A compartición está desactivada",
|
||||
"Sharing is disabled for you" : "A compartición está desactivada para Vde.",
|
||||
"Cannot share with the share owner" : "Non é posíbel compartir co propietario do compartido",
|
||||
|
@ -455,6 +454,7 @@
|
|||
"Click the button below to open it." : "Prema no botón de embaixo para abrilo.",
|
||||
"File is currently busy, please try again later" : "O ficheiro está ocupado neste momento, ténteo máis adiante.",
|
||||
"Cannot download file" : "Non é posíbel descargar o ficheiro",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrese de que existe un ficheiro chamado «.ocdata» na raíz do directorio de datos."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrese de que existe un ficheiro chamado «.ocdata» na raíz do directorio de datos.",
|
||||
"Path contains files shared with you" : "A ruta contén ficheiros compartidos con Vde."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "パスはすでにこのグループで共有されています",
|
||||
"Link sharing is not allowed" : "リンクの共有は許可されていません",
|
||||
"Public upload is not allowed" : "公開アップロードは許可されていません",
|
||||
"Path contains files shared with you" : "パスにはあなたと共有するファイルが含まれています",
|
||||
"Sharing is disabled" : "共有は無効になっています",
|
||||
"Sharing is disabled for you" : "共有は無効になっています",
|
||||
"Cannot share with the share owner" : "共有所有者と共有できません",
|
||||
|
@ -457,6 +456,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "開くには下のボタンをクリック",
|
||||
"File is currently busy, please try again later" : "現在ファイルはビジーです。後でもう一度試してください。",
|
||||
"Cannot download file" : "ファイルをダウンロードできません",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。"
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。",
|
||||
"Path contains files shared with you" : "パスにはあなたと共有するファイルが含まれています"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "パスはすでにこのグループで共有されています",
|
||||
"Link sharing is not allowed" : "リンクの共有は許可されていません",
|
||||
"Public upload is not allowed" : "公開アップロードは許可されていません",
|
||||
"Path contains files shared with you" : "パスにはあなたと共有するファイルが含まれています",
|
||||
"Sharing is disabled" : "共有は無効になっています",
|
||||
"Sharing is disabled for you" : "共有は無効になっています",
|
||||
"Cannot share with the share owner" : "共有所有者と共有できません",
|
||||
|
@ -455,6 +454,7 @@
|
|||
"Click the button below to open it." : "開くには下のボタンをクリック",
|
||||
"File is currently busy, please try again later" : "現在ファイルはビジーです。後でもう一度試してください。",
|
||||
"Cannot download file" : "ファイルをダウンロードできません",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。"
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。",
|
||||
"Path contains files shared with you" : "パスにはあなたと共有するファイルが含まれています"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
|
@ -171,7 +171,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "Ścieżka jest już udostępniona tej grupie",
|
||||
"Link sharing is not allowed" : "Udostępnianie odnośników jest niedozwolone",
|
||||
"Public upload is not allowed" : "Przesyłanie publiczne nie jest dozwolone",
|
||||
"Path contains files shared with you" : "Ścieżka zawiera pliki udostępnione Tobie",
|
||||
"Sharing is disabled" : "Udostępnianie jest wyłączone",
|
||||
"Sharing is disabled for you" : "Udostępnianie jest dla Ciebie wyłączone",
|
||||
"Cannot share with the share owner" : "Nie można udostępnić właścicielowi udziału",
|
||||
|
@ -343,6 +342,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Kliknij przycisk poniżej, aby otworzyć.",
|
||||
"File is currently busy, please try again later" : "Plik jest obecnie niedostępny, spróbuj później",
|
||||
"Cannot download file" : "Nie można pobrać pliku",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Upewnij się, że w katalogu \"data\" znajduje się plik o nazwie \".ocdata\"."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Upewnij się, że w katalogu \"data\" znajduje się plik o nazwie \".ocdata\".",
|
||||
"Path contains files shared with you" : "Ścieżka zawiera pliki udostępnione Tobie"
|
||||
},
|
||||
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
|
||||
|
|
|
@ -169,7 +169,6 @@
|
|||
"Path is already shared with this group" : "Ścieżka jest już udostępniona tej grupie",
|
||||
"Link sharing is not allowed" : "Udostępnianie odnośników jest niedozwolone",
|
||||
"Public upload is not allowed" : "Przesyłanie publiczne nie jest dozwolone",
|
||||
"Path contains files shared with you" : "Ścieżka zawiera pliki udostępnione Tobie",
|
||||
"Sharing is disabled" : "Udostępnianie jest wyłączone",
|
||||
"Sharing is disabled for you" : "Udostępnianie jest dla Ciebie wyłączone",
|
||||
"Cannot share with the share owner" : "Nie można udostępnić właścicielowi udziału",
|
||||
|
@ -341,6 +340,7 @@
|
|||
"Click the button below to open it." : "Kliknij przycisk poniżej, aby otworzyć.",
|
||||
"File is currently busy, please try again later" : "Plik jest obecnie niedostępny, spróbuj później",
|
||||
"Cannot download file" : "Nie można pobrać pliku",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Upewnij się, że w katalogu \"data\" znajduje się plik o nazwie \".ocdata\"."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Upewnij się, że w katalogu \"data\" znajduje się plik o nazwie \".ocdata\".",
|
||||
"Path contains files shared with you" : "Ścieżka zawiera pliki udostępnione Tobie"
|
||||
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
|
||||
}
|
|
@ -9,11 +9,11 @@ OC.L10N.register(
|
|||
"Sample configuration detected" : "Configuração de exemplo detectada",
|
||||
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Foi detectado que a configuração de exemplo foi copiada. Isso pode terminar sua instalação e não é suportado. Por favor leia a documentação antes de realizar mudanças no config.php",
|
||||
"The page could not be found on the server." : "A página não pôde ser encontrada no servidor.",
|
||||
"%s email verification" : "%s e-mail de verificação",
|
||||
"Email verification" : "E-mail de verificação",
|
||||
"Click the following button to confirm your email." : "Clique no botão a seguir para confirmar seu e-mail.",
|
||||
"Click the following link to confirm your email." : "Clique no link a seguir para confirmar seu e-mail.",
|
||||
"Confirm your email" : "Confirme seu e-mail",
|
||||
"%s email verification" : "Verificação de e-mail de %s",
|
||||
"Email verification" : "Verificação do endereço de e-mail",
|
||||
"Click the following button to confirm your email." : "Clique no botão a seguir para confirmar seu endereço de e-mail.",
|
||||
"Click the following link to confirm your email." : "Clique no link a seguir para confirmar seu endereço de e-mail.",
|
||||
"Confirm your email" : "Confirmar seu e-mail",
|
||||
"Other activities" : "Outras atividades",
|
||||
"%1$s and %2$s" : "%1$s e %2$s",
|
||||
"%1$s, %2$s and %3$s" : "%1$s, %2$s e %3$s",
|
||||
|
@ -128,14 +128,14 @@ OC.L10N.register(
|
|||
"Log out" : "Sair",
|
||||
"Accounts" : "Contas",
|
||||
"Email" : "E-mail",
|
||||
"Mail %s" : "E-Mail %s",
|
||||
"Fediverse" : "Fediverse",
|
||||
"View %s on the fediverse" : "Ver %s no fediverse",
|
||||
"Mail %s" : "Enviar e-mail para %s",
|
||||
"Fediverse" : "Fediverso",
|
||||
"View %s on the fediverse" : "Ver %s no fediverso",
|
||||
"Phone" : "Fone",
|
||||
"Call %s" : "Chamar %s",
|
||||
"Call %s" : "Ligar para %s",
|
||||
"Twitter" : "Twitter",
|
||||
"View %s on Twitter" : "Visualizar %s no Twitter",
|
||||
"Website" : "Website",
|
||||
"View %s on Twitter" : "Ver %s no Twitter",
|
||||
"Website" : "Site",
|
||||
"Visit %s" : "Visitar %s",
|
||||
"Address" : "Endereço",
|
||||
"Profile picture" : "Foto do perfil",
|
||||
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "O caminho já está compartilhado com este grupo",
|
||||
"Link sharing is not allowed" : "O compartilhamento de link não é permitido",
|
||||
"Public upload is not allowed" : "O upload público não é permitido",
|
||||
"Path contains files shared with you" : "O caminho contém arquivos compartilhados com você",
|
||||
"Sharing is disabled" : "O compartilhamento está desativado",
|
||||
"Sharing is disabled for you" : "O compartilhamento está desativado para você",
|
||||
"Cannot share with the share owner" : "Não é possível compartilhar com o proprietário do compartilhamento",
|
||||
|
@ -438,7 +437,7 @@ OC.L10N.register(
|
|||
"The desired language to translate the origin text in" : "O idioma definido para traduzir o texto original",
|
||||
"Result" : "Resultado",
|
||||
"The translated text" : "O texto traduzido",
|
||||
"Free prompt" : "Solicitação gratuita",
|
||||
"Free prompt" : "Prompt livre",
|
||||
"Runs an arbitrary prompt through the language model." : "Executa um prompt arbitrário por meio do modelo de idioma.",
|
||||
"Generate headline" : "Gerar título",
|
||||
"Summarizes text by reducing its length without losing key information." : "Resume o texto reduzindo seu comprimento sem perder informações importantes.",
|
||||
|
@ -457,6 +456,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Clique no botão abaixo para abri-lo.",
|
||||
"File is currently busy, please try again later" : "O arquivo está ocupado, tente novamente mais tarde",
|
||||
"Cannot download file" : "Não é possível baixar o arquivo",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assegure-se que exista um arquivo chamado \".ocdata\" na raiz do diretório \"data\"."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assegure-se que exista um arquivo chamado \".ocdata\" na raiz do diretório \"data\".",
|
||||
"Path contains files shared with you" : "O caminho contém arquivos compartilhados com você"
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -7,11 +7,11 @@
|
|||
"Sample configuration detected" : "Configuração de exemplo detectada",
|
||||
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Foi detectado que a configuração de exemplo foi copiada. Isso pode terminar sua instalação e não é suportado. Por favor leia a documentação antes de realizar mudanças no config.php",
|
||||
"The page could not be found on the server." : "A página não pôde ser encontrada no servidor.",
|
||||
"%s email verification" : "%s e-mail de verificação",
|
||||
"Email verification" : "E-mail de verificação",
|
||||
"Click the following button to confirm your email." : "Clique no botão a seguir para confirmar seu e-mail.",
|
||||
"Click the following link to confirm your email." : "Clique no link a seguir para confirmar seu e-mail.",
|
||||
"Confirm your email" : "Confirme seu e-mail",
|
||||
"%s email verification" : "Verificação de e-mail de %s",
|
||||
"Email verification" : "Verificação do endereço de e-mail",
|
||||
"Click the following button to confirm your email." : "Clique no botão a seguir para confirmar seu endereço de e-mail.",
|
||||
"Click the following link to confirm your email." : "Clique no link a seguir para confirmar seu endereço de e-mail.",
|
||||
"Confirm your email" : "Confirmar seu e-mail",
|
||||
"Other activities" : "Outras atividades",
|
||||
"%1$s and %2$s" : "%1$s e %2$s",
|
||||
"%1$s, %2$s and %3$s" : "%1$s, %2$s e %3$s",
|
||||
|
@ -126,14 +126,14 @@
|
|||
"Log out" : "Sair",
|
||||
"Accounts" : "Contas",
|
||||
"Email" : "E-mail",
|
||||
"Mail %s" : "E-Mail %s",
|
||||
"Fediverse" : "Fediverse",
|
||||
"View %s on the fediverse" : "Ver %s no fediverse",
|
||||
"Mail %s" : "Enviar e-mail para %s",
|
||||
"Fediverse" : "Fediverso",
|
||||
"View %s on the fediverse" : "Ver %s no fediverso",
|
||||
"Phone" : "Fone",
|
||||
"Call %s" : "Chamar %s",
|
||||
"Call %s" : "Ligar para %s",
|
||||
"Twitter" : "Twitter",
|
||||
"View %s on Twitter" : "Visualizar %s no Twitter",
|
||||
"Website" : "Website",
|
||||
"View %s on Twitter" : "Ver %s no Twitter",
|
||||
"Website" : "Site",
|
||||
"Visit %s" : "Visitar %s",
|
||||
"Address" : "Endereço",
|
||||
"Profile picture" : "Foto do perfil",
|
||||
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "O caminho já está compartilhado com este grupo",
|
||||
"Link sharing is not allowed" : "O compartilhamento de link não é permitido",
|
||||
"Public upload is not allowed" : "O upload público não é permitido",
|
||||
"Path contains files shared with you" : "O caminho contém arquivos compartilhados com você",
|
||||
"Sharing is disabled" : "O compartilhamento está desativado",
|
||||
"Sharing is disabled for you" : "O compartilhamento está desativado para você",
|
||||
"Cannot share with the share owner" : "Não é possível compartilhar com o proprietário do compartilhamento",
|
||||
|
@ -436,7 +435,7 @@
|
|||
"The desired language to translate the origin text in" : "O idioma definido para traduzir o texto original",
|
||||
"Result" : "Resultado",
|
||||
"The translated text" : "O texto traduzido",
|
||||
"Free prompt" : "Solicitação gratuita",
|
||||
"Free prompt" : "Prompt livre",
|
||||
"Runs an arbitrary prompt through the language model." : "Executa um prompt arbitrário por meio do modelo de idioma.",
|
||||
"Generate headline" : "Gerar título",
|
||||
"Summarizes text by reducing its length without losing key information." : "Resume o texto reduzindo seu comprimento sem perder informações importantes.",
|
||||
|
@ -455,6 +454,7 @@
|
|||
"Click the button below to open it." : "Clique no botão abaixo para abri-lo.",
|
||||
"File is currently busy, please try again later" : "O arquivo está ocupado, tente novamente mais tarde",
|
||||
"Cannot download file" : "Não é possível baixar o arquivo",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assegure-se que exista um arquivo chamado \".ocdata\" na raiz do diretório \"data\"."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assegure-se que exista um arquivo chamado \".ocdata\" na raiz do diretório \"data\".",
|
||||
"Path contains files shared with you" : "O caminho contém arquivos compartilhados com você"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -173,7 +173,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "Путь уже является общим для этой группы",
|
||||
"Link sharing is not allowed" : "Обмен ссылками запрещен",
|
||||
"Public upload is not allowed" : "Публичная загрузка данных запрещена",
|
||||
"Path contains files shared with you" : "Путь содержит файлы, к которым вы предоставили общий доступ",
|
||||
"Sharing is disabled" : "Общий доступ отключен",
|
||||
"Sharing is disabled for you" : "Общий доступ для вас отключен",
|
||||
"Cannot share with the share owner" : "Невозможно поделиться с владельцем общего доступа",
|
||||
|
@ -395,6 +394,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Нажмите расположенную ниже кнопку для перехода к полученному общему ресурсу.",
|
||||
"File is currently busy, please try again later" : "Файл в данный момент используется, повторите попытку позже.",
|
||||
"Cannot download file" : "Не удалось скачать файл",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Убедитесь, что в корне каталога данных присутствует файл «.ocdata»."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Убедитесь, что в корне каталога данных присутствует файл «.ocdata».",
|
||||
"Path contains files shared with you" : "Путь содержит файлы, к которым вы предоставили общий доступ"
|
||||
},
|
||||
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
|
||||
|
|
|
@ -171,7 +171,6 @@
|
|||
"Path is already shared with this group" : "Путь уже является общим для этой группы",
|
||||
"Link sharing is not allowed" : "Обмен ссылками запрещен",
|
||||
"Public upload is not allowed" : "Публичная загрузка данных запрещена",
|
||||
"Path contains files shared with you" : "Путь содержит файлы, к которым вы предоставили общий доступ",
|
||||
"Sharing is disabled" : "Общий доступ отключен",
|
||||
"Sharing is disabled for you" : "Общий доступ для вас отключен",
|
||||
"Cannot share with the share owner" : "Невозможно поделиться с владельцем общего доступа",
|
||||
|
@ -393,6 +392,7 @@
|
|||
"Click the button below to open it." : "Нажмите расположенную ниже кнопку для перехода к полученному общему ресурсу.",
|
||||
"File is currently busy, please try again later" : "Файл в данный момент используется, повторите попытку позже.",
|
||||
"Cannot download file" : "Не удалось скачать файл",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Убедитесь, что в корне каталога данных присутствует файл «.ocdata»."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Убедитесь, что в корне каталога данных присутствует файл «.ocdata».",
|
||||
"Path contains files shared with you" : "Путь содержит файлы, к которым вы предоставили общий доступ"
|
||||
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
|
||||
}
|
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "Cesta je už zdieľaná s touto skupinou",
|
||||
"Link sharing is not allowed" : "Zdieľanie odkazu nie je povolené",
|
||||
"Public upload is not allowed" : "Verejné nahrávanie nie je povolené",
|
||||
"Path contains files shared with you" : "Cesta obsahuje súbory zdieľané s vami",
|
||||
"Sharing is disabled" : "Zdieľanie je zakázané",
|
||||
"Sharing is disabled for you" : "Zdieľanie je pre vás zakázané",
|
||||
"Cannot share with the share owner" : "Nie je možné zdieľať s vlastníkom",
|
||||
|
@ -457,6 +456,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Pre otvorenie klienta kliknite na tlačítko nižšie.",
|
||||
"File is currently busy, please try again later" : "Súbor sa práve používa, skúste prosím neskôr",
|
||||
"Cannot download file" : "Nemožno stiahnuť súbor",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Uistite sa, že v koreňovom adresári sa nachádza súbor s názvom \".ocdata\"."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Uistite sa, že v koreňovom adresári sa nachádza súbor s názvom \".ocdata\".",
|
||||
"Path contains files shared with you" : "Cesta obsahuje súbory zdieľané s vami"
|
||||
},
|
||||
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "Cesta je už zdieľaná s touto skupinou",
|
||||
"Link sharing is not allowed" : "Zdieľanie odkazu nie je povolené",
|
||||
"Public upload is not allowed" : "Verejné nahrávanie nie je povolené",
|
||||
"Path contains files shared with you" : "Cesta obsahuje súbory zdieľané s vami",
|
||||
"Sharing is disabled" : "Zdieľanie je zakázané",
|
||||
"Sharing is disabled for you" : "Zdieľanie je pre vás zakázané",
|
||||
"Cannot share with the share owner" : "Nie je možné zdieľať s vlastníkom",
|
||||
|
@ -455,6 +454,7 @@
|
|||
"Click the button below to open it." : "Pre otvorenie klienta kliknite na tlačítko nižšie.",
|
||||
"File is currently busy, please try again later" : "Súbor sa práve používa, skúste prosím neskôr",
|
||||
"Cannot download file" : "Nemožno stiahnuť súbor",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Uistite sa, že v koreňovom adresári sa nachádza súbor s názvom \".ocdata\"."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Uistite sa, že v koreňovom adresári sa nachádza súbor s názvom \".ocdata\".",
|
||||
"Path contains files shared with you" : "Cesta obsahuje súbory zdieľané s vami"
|
||||
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
|
||||
}
|
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "Путања се већ дели са овом групом",
|
||||
"Link sharing is not allowed" : "Није дозвољено дељење линком",
|
||||
"Public upload is not allowed" : "Није дозвољено јавно отпремање",
|
||||
"Path contains files shared with you" : "Путања садржи фајлове који су подељени са вама",
|
||||
"Sharing is disabled" : "Дељење је искључено",
|
||||
"Sharing is disabled for you" : "Дељење је за вас искључено",
|
||||
"Cannot share with the share owner" : "Не може да се дели са власником дељења",
|
||||
|
@ -457,6 +456,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Кликните дугме испод да га отворите.",
|
||||
"File is currently busy, please try again later" : "Фајл је тренутно заузет, покушајте поново касније",
|
||||
"Cannot download file" : "Фајл не може да се преузме",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Уверите се да фајл \".ocdata\" постоји у корену директоријума са подацима."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Уверите се да фајл \".ocdata\" постоји у корену директоријума са подацима.",
|
||||
"Path contains files shared with you" : "Путања садржи фајлове који су подељени са вама"
|
||||
},
|
||||
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "Путања се већ дели са овом групом",
|
||||
"Link sharing is not allowed" : "Није дозвољено дељење линком",
|
||||
"Public upload is not allowed" : "Није дозвољено јавно отпремање",
|
||||
"Path contains files shared with you" : "Путања садржи фајлове који су подељени са вама",
|
||||
"Sharing is disabled" : "Дељење је искључено",
|
||||
"Sharing is disabled for you" : "Дељење је за вас искључено",
|
||||
"Cannot share with the share owner" : "Не може да се дели са власником дељења",
|
||||
|
@ -455,6 +454,7 @@
|
|||
"Click the button below to open it." : "Кликните дугме испод да га отворите.",
|
||||
"File is currently busy, please try again later" : "Фајл је тренутно заузет, покушајте поново касније",
|
||||
"Cannot download file" : "Фајл не може да се преузме",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Уверите се да фајл \".ocdata\" постоји у корену директоријума са подацима."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Уверите се да фајл \".ocdata\" постоји у корену директоријума са подацима.",
|
||||
"Path contains files shared with you" : "Путања садржи фајлове који су подељени са вама"
|
||||
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
|
||||
}
|
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "Sökvägen delas redan med den här gruppen",
|
||||
"Link sharing is not allowed" : "Länkdelning är inte tillåtet",
|
||||
"Public upload is not allowed" : "Offentlig uppladdning är inte tillåten",
|
||||
"Path contains files shared with you" : "Sökvägen innehåller filer som delas med dig",
|
||||
"Sharing is disabled" : "Delning är inaktiverat",
|
||||
"Sharing is disabled for you" : "Delning är inaktiverat för dig",
|
||||
"Cannot share with the share owner" : "Kan inte dela med ägaren",
|
||||
|
@ -434,6 +433,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Klicka på knappen nedan för att öppna det.",
|
||||
"File is currently busy, please try again later" : "Filen är för tillfället upptagen, försök igen senare",
|
||||
"Cannot download file" : "Kan inte ladda ner fil",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Säkerställ att du har filen \".ocdata\" i huvudkatalogen för din data."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Säkerställ att du har filen \".ocdata\" i huvudkatalogen för din data.",
|
||||
"Path contains files shared with you" : "Sökvägen innehåller filer som delas med dig"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "Sökvägen delas redan med den här gruppen",
|
||||
"Link sharing is not allowed" : "Länkdelning är inte tillåtet",
|
||||
"Public upload is not allowed" : "Offentlig uppladdning är inte tillåten",
|
||||
"Path contains files shared with you" : "Sökvägen innehåller filer som delas med dig",
|
||||
"Sharing is disabled" : "Delning är inaktiverat",
|
||||
"Sharing is disabled for you" : "Delning är inaktiverat för dig",
|
||||
"Cannot share with the share owner" : "Kan inte dela med ägaren",
|
||||
|
@ -432,6 +431,7 @@
|
|||
"Click the button below to open it." : "Klicka på knappen nedan för att öppna det.",
|
||||
"File is currently busy, please try again later" : "Filen är för tillfället upptagen, försök igen senare",
|
||||
"Cannot download file" : "Kan inte ladda ner fil",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Säkerställ att du har filen \".ocdata\" i huvudkatalogen för din data."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Säkerställ att du har filen \".ocdata\" i huvudkatalogen för din data.",
|
||||
"Path contains files shared with you" : "Sökvägen innehåller filer som delas med dig"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "Bu yol bu grup ile zaten paylaşılmış",
|
||||
"Link sharing is not allowed" : "Bağlantı paylaşımına izin verilmiyor",
|
||||
"Public upload is not allowed" : "Herkese açık yüklemeye izin verilmiyor",
|
||||
"Path contains files shared with you" : "Yolda sizinle paylaşılmış dosyalar var",
|
||||
"Sharing is disabled" : "Paylaşım kullanımdan kaldırılmış",
|
||||
"Sharing is disabled for you" : "Paylaşım sizin için kullanımdan kaldırılmış",
|
||||
"Cannot share with the share owner" : "Paylaşımı sahibi ile paylaşamazsınız",
|
||||
|
@ -457,6 +456,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.",
|
||||
"File is currently busy, please try again later" : "Dosya şu anda meşgul. Lütfen bir süre sonra yeniden deneyin",
|
||||
"Cannot download file" : "Dosya indirilemedi",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Veri klasörü kökünde \".ocdata\" adında bir dosya bulunduğundan emin olun."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Veri klasörü kökünde \".ocdata\" adında bir dosya bulunduğundan emin olun.",
|
||||
"Path contains files shared with you" : "Yolda sizinle paylaşılmış dosyalar var"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "Bu yol bu grup ile zaten paylaşılmış",
|
||||
"Link sharing is not allowed" : "Bağlantı paylaşımına izin verilmiyor",
|
||||
"Public upload is not allowed" : "Herkese açık yüklemeye izin verilmiyor",
|
||||
"Path contains files shared with you" : "Yolda sizinle paylaşılmış dosyalar var",
|
||||
"Sharing is disabled" : "Paylaşım kullanımdan kaldırılmış",
|
||||
"Sharing is disabled for you" : "Paylaşım sizin için kullanımdan kaldırılmış",
|
||||
"Cannot share with the share owner" : "Paylaşımı sahibi ile paylaşamazsınız",
|
||||
|
@ -455,6 +454,7 @@
|
|||
"Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.",
|
||||
"File is currently busy, please try again later" : "Dosya şu anda meşgul. Lütfen bir süre sonra yeniden deneyin",
|
||||
"Cannot download file" : "Dosya indirilemedi",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Veri klasörü kökünde \".ocdata\" adında bir dosya bulunduğundan emin olun."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Veri klasörü kökünde \".ocdata\" adında bir dosya bulunduğundan emin olun.",
|
||||
"Path contains files shared with you" : "Yolda sizinle paylaşılmış dosyalar var"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
|
@ -169,7 +169,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "يول ئاللىقاچان بۇ گۇرۇپپا بىلەن ئورتاقلاشتى",
|
||||
"Link sharing is not allowed" : "ئۇلىنىشنى ئورتاقلىشىشقا بولمايدۇ",
|
||||
"Public upload is not allowed" : "ئاممىۋى يوللاشقا بولمايدۇ",
|
||||
"Path contains files shared with you" : "يول سىز بىلەن ئورتاقلاشقان ھۆججەتلەرنى ئۆز ئىچىگە ئالىدۇ",
|
||||
"Sharing is disabled" : "ئورتاقلىشىش چەكلەنگەن",
|
||||
"Sharing is disabled for you" : "ئورتاقلىشىش سىز ئۈچۈن چەكلەنگەن",
|
||||
"Cannot share with the share owner" : "پاي ئىگىسى بىلەن ئورتاقلىشالمايدۇ",
|
||||
|
@ -393,6 +392,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "ئۇنى ئېچىش ئۈچۈن تۆۋەندىكى كۇنۇپكىنى بېسىڭ.",
|
||||
"File is currently busy, please try again later" : "ھۆججەت ھازىر ئالدىراش ، كېيىن قايتا سىناڭ",
|
||||
"Cannot download file" : "ھۆججەتنى چۈشۈرگىلى بولمايدۇ",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "سانلىق مەلۇمات مۇندەرىجىسىنىڭ يىلتىزىدا \".ocdata\" دەپ ئاتىلىدىغان ھۆججەتنىڭ بارلىقىغا كاپالەتلىك قىلىڭ."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "سانلىق مەلۇمات مۇندەرىجىسىنىڭ يىلتىزىدا \".ocdata\" دەپ ئاتىلىدىغان ھۆججەتنىڭ بارلىقىغا كاپالەتلىك قىلىڭ.",
|
||||
"Path contains files shared with you" : "يول سىز بىلەن ئورتاقلاشقان ھۆججەتلەرنى ئۆز ئىچىگە ئالىدۇ"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -167,7 +167,6 @@
|
|||
"Path is already shared with this group" : "يول ئاللىقاچان بۇ گۇرۇپپا بىلەن ئورتاقلاشتى",
|
||||
"Link sharing is not allowed" : "ئۇلىنىشنى ئورتاقلىشىشقا بولمايدۇ",
|
||||
"Public upload is not allowed" : "ئاممىۋى يوللاشقا بولمايدۇ",
|
||||
"Path contains files shared with you" : "يول سىز بىلەن ئورتاقلاشقان ھۆججەتلەرنى ئۆز ئىچىگە ئالىدۇ",
|
||||
"Sharing is disabled" : "ئورتاقلىشىش چەكلەنگەن",
|
||||
"Sharing is disabled for you" : "ئورتاقلىشىش سىز ئۈچۈن چەكلەنگەن",
|
||||
"Cannot share with the share owner" : "پاي ئىگىسى بىلەن ئورتاقلىشالمايدۇ",
|
||||
|
@ -391,6 +390,7 @@
|
|||
"Click the button below to open it." : "ئۇنى ئېچىش ئۈچۈن تۆۋەندىكى كۇنۇپكىنى بېسىڭ.",
|
||||
"File is currently busy, please try again later" : "ھۆججەت ھازىر ئالدىراش ، كېيىن قايتا سىناڭ",
|
||||
"Cannot download file" : "ھۆججەتنى چۈشۈرگىلى بولمايدۇ",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "سانلىق مەلۇمات مۇندەرىجىسىنىڭ يىلتىزىدا \".ocdata\" دەپ ئاتىلىدىغان ھۆججەتنىڭ بارلىقىغا كاپالەتلىك قىلىڭ."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "سانلىق مەلۇمات مۇندەرىجىسىنىڭ يىلتىزىدا \".ocdata\" دەپ ئاتىلىدىغان ھۆججەتنىڭ بارلىقىغا كاپالەتلىك قىلىڭ.",
|
||||
"Path contains files shared with you" : "يول سىز بىلەن ئورتاقلاشقان ھۆججەتلەرنى ئۆز ئىچىگە ئالىدۇ"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "Шлях вже надано у спільний доступ для цієї групи",
|
||||
"Link sharing is not allowed" : "Спільний доступ через посилання не дозволено",
|
||||
"Public upload is not allowed" : "Публічні завантаження не дозволено",
|
||||
"Path contains files shared with you" : "Шлях містить файли, якими поділилися з вами",
|
||||
"Sharing is disabled" : "Спільний доступ вимкнено",
|
||||
"Sharing is disabled for you" : "Ви не маєте права надавати у доступ файли або каталоги",
|
||||
"Cannot share with the share owner" : "Неможливо надавати у доступ власникові спільного ресурсу",
|
||||
|
@ -363,6 +362,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "Щоб відкрити файл, натисніть кнопку нижче.",
|
||||
"File is currently busy, please try again later" : "Файл на разі зайнятий, будь ласка, спробуйте пізніше",
|
||||
"Cannot download file" : "Неможливо звантажити файл",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Переконайтеся, що в корені каталогу даних є файл під назвою \".ocdata\"."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Переконайтеся, що в корені каталогу даних є файл під назвою \".ocdata\".",
|
||||
"Path contains files shared with you" : "Шлях містить файли, якими поділилися з вами"
|
||||
},
|
||||
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "Шлях вже надано у спільний доступ для цієї групи",
|
||||
"Link sharing is not allowed" : "Спільний доступ через посилання не дозволено",
|
||||
"Public upload is not allowed" : "Публічні завантаження не дозволено",
|
||||
"Path contains files shared with you" : "Шлях містить файли, якими поділилися з вами",
|
||||
"Sharing is disabled" : "Спільний доступ вимкнено",
|
||||
"Sharing is disabled for you" : "Ви не маєте права надавати у доступ файли або каталоги",
|
||||
"Cannot share with the share owner" : "Неможливо надавати у доступ власникові спільного ресурсу",
|
||||
|
@ -361,6 +360,7 @@
|
|||
"Click the button below to open it." : "Щоб відкрити файл, натисніть кнопку нижче.",
|
||||
"File is currently busy, please try again later" : "Файл на разі зайнятий, будь ласка, спробуйте пізніше",
|
||||
"Cannot download file" : "Неможливо звантажити файл",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Переконайтеся, що в корені каталогу даних є файл під назвою \".ocdata\"."
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Переконайтеся, що в корені каталогу даних є файл під назвою \".ocdata\".",
|
||||
"Path contains files shared with you" : "Шлях містить файли, якими поділилися з вами"
|
||||
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
|
||||
}
|
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "路径已与此群组共享",
|
||||
"Link sharing is not allowed" : "不允许共享链接",
|
||||
"Public upload is not allowed" : "不允许公开上传",
|
||||
"Path contains files shared with you" : "路径包含与你共享的文件",
|
||||
"Sharing is disabled" : "共享已禁用",
|
||||
"Sharing is disabled for you" : "已为您禁用共享",
|
||||
"Cannot share with the share owner" : "无法与共享所有者共享",
|
||||
|
@ -457,6 +456,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "点击下方按钮可打开它。",
|
||||
"File is currently busy, please try again later" : "文件当前正忙,请稍后再试",
|
||||
"Cannot download file" : "无法下载文件",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "请确定在根目录下有一个名为\".ocdata\"的文件。"
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "请确定在根目录下有一个名为\".ocdata\"的文件。",
|
||||
"Path contains files shared with you" : "路径包含与你共享的文件"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "路径已与此群组共享",
|
||||
"Link sharing is not allowed" : "不允许共享链接",
|
||||
"Public upload is not allowed" : "不允许公开上传",
|
||||
"Path contains files shared with you" : "路径包含与你共享的文件",
|
||||
"Sharing is disabled" : "共享已禁用",
|
||||
"Sharing is disabled for you" : "已为您禁用共享",
|
||||
"Cannot share with the share owner" : "无法与共享所有者共享",
|
||||
|
@ -455,6 +454,7 @@
|
|||
"Click the button below to open it." : "点击下方按钮可打开它。",
|
||||
"File is currently busy, please try again later" : "文件当前正忙,请稍后再试",
|
||||
"Cannot download file" : "无法下载文件",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "请确定在根目录下有一个名为\".ocdata\"的文件。"
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "请确定在根目录下有一个名为\".ocdata\"的文件。",
|
||||
"Path contains files shared with you" : "路径包含与你共享的文件"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "已與此群組分享了路徑",
|
||||
"Link sharing is not allowed" : "不允許連結分享",
|
||||
"Public upload is not allowed" : "不允許公開上傳",
|
||||
"Path contains files shared with you" : "路徑包含與您分享的檔案",
|
||||
"Sharing is disabled" : "已停用分享",
|
||||
"Sharing is disabled for you" : "您已停用分享",
|
||||
"Cannot share with the share owner" : "無法與分享擁有者分享",
|
||||
|
@ -457,6 +456,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "點下方連結開啟",
|
||||
"File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試",
|
||||
"Cannot download file" : "無法下載檔案",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \"。ocdata\" 檔案"
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \"。ocdata\" 檔案",
|
||||
"Path contains files shared with you" : "路徑包含與您分享的檔案"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "已與此群組分享了路徑",
|
||||
"Link sharing is not allowed" : "不允許連結分享",
|
||||
"Public upload is not allowed" : "不允許公開上傳",
|
||||
"Path contains files shared with you" : "路徑包含與您分享的檔案",
|
||||
"Sharing is disabled" : "已停用分享",
|
||||
"Sharing is disabled for you" : "您已停用分享",
|
||||
"Cannot share with the share owner" : "無法與分享擁有者分享",
|
||||
|
@ -455,6 +454,7 @@
|
|||
"Click the button below to open it." : "點下方連結開啟",
|
||||
"File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試",
|
||||
"Cannot download file" : "無法下載檔案",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \"。ocdata\" 檔案"
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \"。ocdata\" 檔案",
|
||||
"Path contains files shared with you" : "路徑包含與您分享的檔案"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
|
@ -201,7 +201,6 @@ OC.L10N.register(
|
|||
"Path is already shared with this group" : "路徑已與此群組分享",
|
||||
"Link sharing is not allowed" : "不允許連結分享",
|
||||
"Public upload is not allowed" : "不允許公開上傳",
|
||||
"Path contains files shared with you" : "路徑包含與您分享的檔案",
|
||||
"Sharing is disabled" : "已停用分享",
|
||||
"Sharing is disabled for you" : "您已停用分享",
|
||||
"Cannot share with the share owner" : "無法與分享擁有者分享",
|
||||
|
@ -457,6 +456,7 @@ OC.L10N.register(
|
|||
"Click the button below to open it." : "點擊下方的按鈕將其打開。",
|
||||
"File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試",
|
||||
"Cannot download file" : "無法下載檔案",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個「.ocdata」檔案。"
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個「.ocdata」檔案。",
|
||||
"Path contains files shared with you" : "路徑包含與您分享的檔案"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
"Path is already shared with this group" : "路徑已與此群組分享",
|
||||
"Link sharing is not allowed" : "不允許連結分享",
|
||||
"Public upload is not allowed" : "不允許公開上傳",
|
||||
"Path contains files shared with you" : "路徑包含與您分享的檔案",
|
||||
"Sharing is disabled" : "已停用分享",
|
||||
"Sharing is disabled for you" : "您已停用分享",
|
||||
"Cannot share with the share owner" : "無法與分享擁有者分享",
|
||||
|
@ -455,6 +454,7 @@
|
|||
"Click the button below to open it." : "點擊下方的按鈕將其打開。",
|
||||
"File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試",
|
||||
"Cannot download file" : "無法下載檔案",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個「.ocdata」檔案。"
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個「.ocdata」檔案。",
|
||||
"Path contains files shared with you" : "路徑包含與您分享的檔案"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
Loading…
Add table
Reference in a new issue