From c108d816ac3536db058ae4462bf4cf290472efff Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 9 Jul 2016 00:09:16 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/comments/l10n/de.js | 6 +++--- apps/comments/l10n/de.json | 6 +++--- apps/comments/l10n/de_DE.js | 8 ++++---- apps/comments/l10n/de_DE.json | 8 ++++---- apps/encryption/l10n/pt_BR.js | 22 +++++++++++----------- apps/encryption/l10n/pt_BR.json | 22 +++++++++++----------- apps/federatedfilesharing/l10n/pt_BR.js | 4 ++-- apps/federatedfilesharing/l10n/pt_BR.json | 4 ++-- apps/federation/l10n/pt_BR.js | 2 +- apps/federation/l10n/pt_BR.json | 2 +- apps/files/l10n/de.js | 5 +++-- apps/files/l10n/de.json | 5 +++-- apps/files/l10n/de_DE.js | 9 +++++---- apps/files/l10n/de_DE.json | 9 +++++---- apps/files/l10n/fr.js | 1 + apps/files/l10n/fr.json | 1 + apps/files/l10n/nl.js | 1 + apps/files/l10n/nl.json | 1 + apps/files/l10n/pt_BR.js | 17 +++++++++-------- apps/files/l10n/pt_BR.json | 17 +++++++++-------- apps/files_sharing/l10n/de.js | 2 ++ apps/files_sharing/l10n/de.json | 2 ++ apps/files_sharing/l10n/de_DE.js | 2 ++ apps/files_sharing/l10n/de_DE.json | 2 ++ apps/files_sharing/l10n/fr.js | 2 ++ apps/files_sharing/l10n/fr.json | 2 ++ apps/files_sharing/l10n/nl.js | 2 ++ apps/files_sharing/l10n/nl.json | 2 ++ apps/files_sharing/l10n/pt_BR.js | 2 ++ apps/files_sharing/l10n/pt_BR.json | 2 ++ apps/files_versions/l10n/de.js | 2 +- apps/files_versions/l10n/de.json | 2 +- apps/files_versions/l10n/de_DE.js | 2 +- apps/files_versions/l10n/de_DE.json | 2 +- apps/updatenotification/l10n/de.js | 6 +++--- apps/updatenotification/l10n/de.json | 6 +++--- apps/updatenotification/l10n/de_DE.js | 8 ++++---- apps/updatenotification/l10n/de_DE.json | 8 ++++---- apps/updatenotification/l10n/pt_BR.js | 2 +- apps/updatenotification/l10n/pt_BR.json | 2 +- core/l10n/ca.js | 2 ++ core/l10n/ca.json | 2 ++ core/l10n/de.js | 14 +++++++------- core/l10n/de.json | 14 +++++++------- core/l10n/de_DE.js | 6 +++--- core/l10n/de_DE.json | 6 +++--- settings/l10n/de.js | 3 ++- settings/l10n/de.json | 3 ++- settings/l10n/de_DE.js | 1 + settings/l10n/de_DE.json | 1 + settings/l10n/fr.js | 1 + settings/l10n/fr.json | 1 + settings/l10n/pt_BR.js | 1 + settings/l10n/pt_BR.json | 1 + 54 files changed, 154 insertions(+), 112 deletions(-) diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index f9f552faf0..27d5154d15 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -8,7 +8,7 @@ OC.L10N.register( "Edit comment" : "Kommentar bearbeiten", "[Deleted user]" : "[Gelöschter Benutzer]", "Comments" : "Kommentare", - "No other comments available" : "Keine anderen Kommentare vorhanden", + "No other comments available" : "Keine weiteren Kommentare vorhanden", "More comments..." : "Weitere Kommentare...", "Save" : "Speichern", "Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}", @@ -18,8 +18,8 @@ OC.L10N.register( "{count} unread comments" : "{count} ungelesene Kommentare", "Comment" : "Kommentar", "Comments for files (always listed in stream)" : "Kommentare für Dateien(immer im Stream aufgelistet)", - "You commented" : "Kommentar hinzugefügt", - "%1$s commented" : "%1$s kommentierte", + "You commented" : "Von Dir kommentiert", + "%1$s commented" : "%1$s kommentiert", "You commented on %2$s" : "Du hast %2$s kommentiert", "%1$s commented on %2$s" : "%1$s kommentierte %2$s" }, diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index 4322d717c9..36e557bcb6 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -6,7 +6,7 @@ "Edit comment" : "Kommentar bearbeiten", "[Deleted user]" : "[Gelöschter Benutzer]", "Comments" : "Kommentare", - "No other comments available" : "Keine anderen Kommentare vorhanden", + "No other comments available" : "Keine weiteren Kommentare vorhanden", "More comments..." : "Weitere Kommentare...", "Save" : "Speichern", "Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}", @@ -16,8 +16,8 @@ "{count} unread comments" : "{count} ungelesene Kommentare", "Comment" : "Kommentar", "Comments for files (always listed in stream)" : "Kommentare für Dateien(immer im Stream aufgelistet)", - "You commented" : "Kommentar hinzugefügt", - "%1$s commented" : "%1$s kommentierte", + "You commented" : "Von Dir kommentiert", + "%1$s commented" : "%1$s kommentiert", "You commented on %2$s" : "Du hast %2$s kommentiert", "%1$s commented on %2$s" : "%1$s kommentierte %2$s" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js index 37fd10b994..eae9e8afd9 100644 --- a/apps/comments/l10n/de_DE.js +++ b/apps/comments/l10n/de_DE.js @@ -1,14 +1,14 @@ OC.L10N.register( "comments", { - "Type in a new comment..." : "Neuer Kommentar...", + "Type in a new comment..." : "Neuen Kommentar eingeben...", "Delete comment" : "Kommentar löschen", "Post" : "Speichern", "Cancel" : "Abbrechen", "Edit comment" : "Kommentar bearbeiten", "[Deleted user]" : "[gelöschter Benutzer]", "Comments" : "Kommentare", - "No other comments available" : "Keine anderen Kommentare verfügbar", + "No other comments available" : "Keine weiteren Kommentare verfügbar", "More comments..." : "Weitere Kommentare...", "Save" : "Speichern", "Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt", @@ -18,9 +18,9 @@ OC.L10N.register( "{count} unread comments" : "[count] ungelesene Kommentare", "Comment" : "Kommentar", "Comments for files (always listed in stream)" : "Kommentare für Dateien(immer im Stream aufgelistet)", - "You commented" : "Durch dich kommentiert", + "You commented" : "Sie haben kommentiert", "%1$s commented" : "%1$s kommentiert", - "You commented on %2$s" : "Du hast %2$s kommentiert", + "You commented on %2$s" : "Sie haben %2$s kommentiert", "%1$s commented on %2$s" : "%1$s kommentierte %2$s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json index 4c43f945ac..ab4231e415 100644 --- a/apps/comments/l10n/de_DE.json +++ b/apps/comments/l10n/de_DE.json @@ -1,12 +1,12 @@ { "translations": { - "Type in a new comment..." : "Neuer Kommentar...", + "Type in a new comment..." : "Neuen Kommentar eingeben...", "Delete comment" : "Kommentar löschen", "Post" : "Speichern", "Cancel" : "Abbrechen", "Edit comment" : "Kommentar bearbeiten", "[Deleted user]" : "[gelöschter Benutzer]", "Comments" : "Kommentare", - "No other comments available" : "Keine anderen Kommentare verfügbar", + "No other comments available" : "Keine weiteren Kommentare verfügbar", "More comments..." : "Weitere Kommentare...", "Save" : "Speichern", "Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt", @@ -16,9 +16,9 @@ "{count} unread comments" : "[count] ungelesene Kommentare", "Comment" : "Kommentar", "Comments for files (always listed in stream)" : "Kommentare für Dateien(immer im Stream aufgelistet)", - "You commented" : "Durch dich kommentiert", + "You commented" : "Sie haben kommentiert", "%1$s commented" : "%1$s kommentiert", - "You commented on %2$s" : "Du hast %2$s kommentiert", + "You commented on %2$s" : "Sie haben %2$s kommentiert", "%1$s commented on %2$s" : "%1$s kommentierte %2$s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/encryption/l10n/pt_BR.js b/apps/encryption/l10n/pt_BR.js index 99043491a8..560e1daf04 100644 --- a/apps/encryption/l10n/pt_BR.js +++ b/apps/encryption/l10n/pt_BR.js @@ -5,9 +5,9 @@ OC.L10N.register( "Please repeat the recovery key password" : "Por favor, repita a senha da chave de recuperação", "Repeated recovery key password does not match the provided recovery key password" : "A senha repetidas da chave de valorização não corresponde a senha da chave de recuperação prevista", "Recovery key successfully enabled" : "Recuperação de chave habilitada com sucesso", - "Could not enable recovery key. Please check your recovery key password!" : "Impossível habilitar recuperação de chave. Por favor verifique sua senha para recuperação de chave!", + "Could not enable recovery key. Please check your recovery key password!" : "Impossível habilitar recuperação de chave. Por favor, verifique sua senha para recuperação de chave!", "Recovery key successfully disabled" : "Recuperação de chave desabilitada com sucesso", - "Could not disable recovery key. Please check your recovery key password!" : "Impossível desabilitar recuperação de chave. Por favor verifique sua senha para recuperação de chave!", + "Could not disable recovery key. Please check your recovery key password!" : "Impossível desabilitar recuperação de chave. Por favor, verifique sua senha para recuperação de chave!", "Missing parameters" : "Parâmetros que faltam", "Please provide the old recovery password" : "Por favor, forneça a antiga senha de recuperação", "Please provide a new recovery password" : "Por favor, forneça a nova senha de recuperação", @@ -15,8 +15,8 @@ OC.L10N.register( "Password successfully changed." : "Senha alterada com sucesso.", "Could not change the password. Maybe the old password was not correct." : "Não foi possível alterar a senha. Talvez a senha antiga não estava correta.", "Recovery Key disabled" : "Recuperação de chave desativada", - "Recovery Key enabled" : "Recuperar Chave habilitada", - "Could not enable the recovery key, please try again or contact your administrator" : "Não foi possível habilitar a chave recuperada, por favor tente novamente ou entre em contato com seu administrador", + "Recovery Key enabled" : "Recuperação de chave ativada", + "Could not enable the recovery key, please try again or contact your administrator" : "Não foi possível ativar a recuperação de chave. Tente novamente ou entre em contato com seu administrador", "Could not update the private key password." : "Não foi possível atualizar a senha da chave privada.", "The old password was not correct, please try again." : "A senha antiga não estava correta, por favor, tente novamente.", "The current log-in password was not correct, please try again." : "A senha atual do log-in não estava correta, por favor, tente novamente.", @@ -25,15 +25,15 @@ OC.L10N.register( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chave do App de Criptografia é inválida. Por favor, atualize sua senha de chave privada em suas configurações pessoais para recuperar o acesso a seus arquivos criptografados.", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "App de criptografia está ativado, mas as chaves não estão inicializadas, por favor log-out e faça login novamente", "Encryption App is enabled and ready" : "Aplicativo de criptografia está ativado e pronto", - "Bad Signature" : "Assinatura Ruim", - "Missing Signature" : "Faltando Assinatura", + "Bad Signature" : "Assinatura ruim", + "Missing Signature" : "Faltando assinatura", "one-time password for server-side-encryption" : "senha de uso único para criptografia-lado-servidor", - "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Este arquivo não pode ser decriptado, provavelmente este é um arquivo compartilhado. Por favor peça ao dono do arquivo para compartilha-lo com você.", + "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Este arquivo não pode ser decriptado, provavelmente este é um arquivo compartilhado. Por favor, peça ao dono do arquivo para compartilhá-lo com você.", "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Não é possível ler este arquivo, provavelmente este é um arquivo compartilhado. Por favor, pergunte o dono do arquivo para recompartilhar o arquivo com você.", "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Olá,\n\nO administrador habilitou criptografia-lado-servidor. Os seus arquivos foram criptografados usando a senha '%s'.\n\nPor favor faça o login para a interface da Web, vá para a seção 'módulo de criptografia básico' das suas definições pessoais e atualize sua senha de criptografia, inserindo esta senha no campo 'senha antiga de log-in' e sua atual senha-de-login.\n\n", "The share will expire on %s." : "O compartilhamento irá expirar em %s.", "Cheers!" : "Saudações!", - "Hey there,

the admin enabled server-side-encryption. Your files were encrypted using the password %s.

Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.

" : "Olá,

o administrador habilitou criptografia-lado-servidor. Os seus arquivos foram criptografados usando a senha %s.

Por favor faça o login para a interface da Web, vá para a seção 'módulo de criptografia básico' das suas definições pessoais e atualize sua senha de criptografia, inserindo esta senha no campo 'senha antiga de log-in' e sua atual senha-de-login..

", + "Hey there,

the admin enabled server-side-encryption. Your files were encrypted using the password %s.

Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.

" : "Olá,

o administrador habilitou criptografia-lado-servidor. Os seus arquivos foram criptografados usando a senha %s.

Por favor, faça o login para a interface da Web, vá para a seção 'módulo de criptografia básico' das suas definições pessoais e atualize sua senha de criptografia, inserindo esta senha no campo 'senha antiga de log-in' e sua atual senha-de-login.

", "Encrypt the home storage" : "Criptografar a pasta de armazenamento home", "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ativar essa opção de criptografia para todos os arquivos armazenados no armazenamento principal, caso contrário, apenas arquivos no armazenamento externo serão criptografados", "Enable recovery key" : "Habilitar recuperação de chave", @@ -45,16 +45,16 @@ OC.L10N.register( "Old recovery key password" : "Senha da chave de recuperação antiga", "New recovery key password" : "Nova senha da chave de recuperação", "Repeat new recovery key password" : "Repita a nova senha da chave de recuperação", - "Change Password" : "Trocar Senha", + "Change Password" : "Trocar senha", "basic encryption module" : "Modo de criptografia básico", "Your private key password no longer matches your log-in password." : "A sua senha de chave privada não corresponde a sua senha de login.", "Set your old private key password to your current log-in password:" : "Defina a sua antiga senha da chave privada para sua senha de login atual:", " If you don't remember your old password you can ask your administrator to recover your files." : "Se você não se lembra de sua antiga senha você pode pedir ao administrador que recupere seus arquivos.", "Old log-in password" : "Senha antiga de login", "Current log-in password" : "Senha de login atual", - "Update Private Key Password" : "Atualizar Senha de Chave Privada", + "Update Private Key Password" : "Atualizar senha de chave privada", "Enable password recovery:" : "Habilitar recuperação de senha:", - "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar essa opção vai permitir que você obtenha novamente acesso aos seus arquivos encriptados em caso de perda de senha", + "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Ativar essa opção vai permitir que você obtenha novamente acesso aos seus arquivos criptografados em caso de perda de senha", "Enabled" : "Habilitado", "Disabled" : "Desabilitado" }, diff --git a/apps/encryption/l10n/pt_BR.json b/apps/encryption/l10n/pt_BR.json index eca7cdd72a..cc788cc4e7 100644 --- a/apps/encryption/l10n/pt_BR.json +++ b/apps/encryption/l10n/pt_BR.json @@ -3,9 +3,9 @@ "Please repeat the recovery key password" : "Por favor, repita a senha da chave de recuperação", "Repeated recovery key password does not match the provided recovery key password" : "A senha repetidas da chave de valorização não corresponde a senha da chave de recuperação prevista", "Recovery key successfully enabled" : "Recuperação de chave habilitada com sucesso", - "Could not enable recovery key. Please check your recovery key password!" : "Impossível habilitar recuperação de chave. Por favor verifique sua senha para recuperação de chave!", + "Could not enable recovery key. Please check your recovery key password!" : "Impossível habilitar recuperação de chave. Por favor, verifique sua senha para recuperação de chave!", "Recovery key successfully disabled" : "Recuperação de chave desabilitada com sucesso", - "Could not disable recovery key. Please check your recovery key password!" : "Impossível desabilitar recuperação de chave. Por favor verifique sua senha para recuperação de chave!", + "Could not disable recovery key. Please check your recovery key password!" : "Impossível desabilitar recuperação de chave. Por favor, verifique sua senha para recuperação de chave!", "Missing parameters" : "Parâmetros que faltam", "Please provide the old recovery password" : "Por favor, forneça a antiga senha de recuperação", "Please provide a new recovery password" : "Por favor, forneça a nova senha de recuperação", @@ -13,8 +13,8 @@ "Password successfully changed." : "Senha alterada com sucesso.", "Could not change the password. Maybe the old password was not correct." : "Não foi possível alterar a senha. Talvez a senha antiga não estava correta.", "Recovery Key disabled" : "Recuperação de chave desativada", - "Recovery Key enabled" : "Recuperar Chave habilitada", - "Could not enable the recovery key, please try again or contact your administrator" : "Não foi possível habilitar a chave recuperada, por favor tente novamente ou entre em contato com seu administrador", + "Recovery Key enabled" : "Recuperação de chave ativada", + "Could not enable the recovery key, please try again or contact your administrator" : "Não foi possível ativar a recuperação de chave. Tente novamente ou entre em contato com seu administrador", "Could not update the private key password." : "Não foi possível atualizar a senha da chave privada.", "The old password was not correct, please try again." : "A senha antiga não estava correta, por favor, tente novamente.", "The current log-in password was not correct, please try again." : "A senha atual do log-in não estava correta, por favor, tente novamente.", @@ -23,15 +23,15 @@ "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chave do App de Criptografia é inválida. Por favor, atualize sua senha de chave privada em suas configurações pessoais para recuperar o acesso a seus arquivos criptografados.", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "App de criptografia está ativado, mas as chaves não estão inicializadas, por favor log-out e faça login novamente", "Encryption App is enabled and ready" : "Aplicativo de criptografia está ativado e pronto", - "Bad Signature" : "Assinatura Ruim", - "Missing Signature" : "Faltando Assinatura", + "Bad Signature" : "Assinatura ruim", + "Missing Signature" : "Faltando assinatura", "one-time password for server-side-encryption" : "senha de uso único para criptografia-lado-servidor", - "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Este arquivo não pode ser decriptado, provavelmente este é um arquivo compartilhado. Por favor peça ao dono do arquivo para compartilha-lo com você.", + "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Este arquivo não pode ser decriptado, provavelmente este é um arquivo compartilhado. Por favor, peça ao dono do arquivo para compartilhá-lo com você.", "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Não é possível ler este arquivo, provavelmente este é um arquivo compartilhado. Por favor, pergunte o dono do arquivo para recompartilhar o arquivo com você.", "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Olá,\n\nO administrador habilitou criptografia-lado-servidor. Os seus arquivos foram criptografados usando a senha '%s'.\n\nPor favor faça o login para a interface da Web, vá para a seção 'módulo de criptografia básico' das suas definições pessoais e atualize sua senha de criptografia, inserindo esta senha no campo 'senha antiga de log-in' e sua atual senha-de-login.\n\n", "The share will expire on %s." : "O compartilhamento irá expirar em %s.", "Cheers!" : "Saudações!", - "Hey there,

the admin enabled server-side-encryption. Your files were encrypted using the password %s.

Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.

" : "Olá,

o administrador habilitou criptografia-lado-servidor. Os seus arquivos foram criptografados usando a senha %s.

Por favor faça o login para a interface da Web, vá para a seção 'módulo de criptografia básico' das suas definições pessoais e atualize sua senha de criptografia, inserindo esta senha no campo 'senha antiga de log-in' e sua atual senha-de-login..

", + "Hey there,

the admin enabled server-side-encryption. Your files were encrypted using the password %s.

Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.

" : "Olá,

o administrador habilitou criptografia-lado-servidor. Os seus arquivos foram criptografados usando a senha %s.

Por favor, faça o login para a interface da Web, vá para a seção 'módulo de criptografia básico' das suas definições pessoais e atualize sua senha de criptografia, inserindo esta senha no campo 'senha antiga de log-in' e sua atual senha-de-login.

", "Encrypt the home storage" : "Criptografar a pasta de armazenamento home", "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ativar essa opção de criptografia para todos os arquivos armazenados no armazenamento principal, caso contrário, apenas arquivos no armazenamento externo serão criptografados", "Enable recovery key" : "Habilitar recuperação de chave", @@ -43,16 +43,16 @@ "Old recovery key password" : "Senha da chave de recuperação antiga", "New recovery key password" : "Nova senha da chave de recuperação", "Repeat new recovery key password" : "Repita a nova senha da chave de recuperação", - "Change Password" : "Trocar Senha", + "Change Password" : "Trocar senha", "basic encryption module" : "Modo de criptografia básico", "Your private key password no longer matches your log-in password." : "A sua senha de chave privada não corresponde a sua senha de login.", "Set your old private key password to your current log-in password:" : "Defina a sua antiga senha da chave privada para sua senha de login atual:", " If you don't remember your old password you can ask your administrator to recover your files." : "Se você não se lembra de sua antiga senha você pode pedir ao administrador que recupere seus arquivos.", "Old log-in password" : "Senha antiga de login", "Current log-in password" : "Senha de login atual", - "Update Private Key Password" : "Atualizar Senha de Chave Privada", + "Update Private Key Password" : "Atualizar senha de chave privada", "Enable password recovery:" : "Habilitar recuperação de senha:", - "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar essa opção vai permitir que você obtenha novamente acesso aos seus arquivos encriptados em caso de perda de senha", + "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Ativar essa opção vai permitir que você obtenha novamente acesso aos seus arquivos criptografados em caso de perda de senha", "Enabled" : "Habilitado", "Disabled" : "Desabilitado" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/federatedfilesharing/l10n/pt_BR.js b/apps/federatedfilesharing/l10n/pt_BR.js index 9ff351ba77..3d2697d6bd 100644 --- a/apps/federatedfilesharing/l10n/pt_BR.js +++ b/apps/federatedfilesharing/l10n/pt_BR.js @@ -3,12 +3,12 @@ OC.L10N.register( { "Federated sharing" : "Compartilhamento federado", "Invalid Federated Cloud ID" : "Inválida Associação de Nuvem ID", - "Sharing %s failed, because this item is already shared with %s" : "Compartilhamento %s falhou, porque este ítem já está compartilhado com %s", + "Sharing %s failed, because this item is already shared with %s" : "Compartilhamento %s falhou, porque este item já está compartilhado com %s", "Not allowed to create a federated share with the same user" : "Não é permitido criar um compartilhamento associado com o mesmo usuário", "File is already shared with %s" : "O arquivo já é compartilhado com %s", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "O compartilhamento %s falhou, porque não foi possível encontrar %s, talvez o servidor esteja inacessível.", "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Você recebeu \"/%3$s\" como um compartilhamento remoto de %1$s (em nome de %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Você recebeu \"/%3$s\" como um compertilhamento remoto de %1$s", + "You received \"/%3$s\" as a remote share from %1$s" : "Você recebeu \"/%3$s\" como um compartilhamento remoto de %1$s", "Accept" : "Aceitar", "Decline" : "Rejeitar", "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Compartilhe comigo através do meu #Nextcloud Nuvem ID Federada, veja %s", diff --git a/apps/federatedfilesharing/l10n/pt_BR.json b/apps/federatedfilesharing/l10n/pt_BR.json index c96c66aa12..57c06af133 100644 --- a/apps/federatedfilesharing/l10n/pt_BR.json +++ b/apps/federatedfilesharing/l10n/pt_BR.json @@ -1,12 +1,12 @@ { "translations": { "Federated sharing" : "Compartilhamento federado", "Invalid Federated Cloud ID" : "Inválida Associação de Nuvem ID", - "Sharing %s failed, because this item is already shared with %s" : "Compartilhamento %s falhou, porque este ítem já está compartilhado com %s", + "Sharing %s failed, because this item is already shared with %s" : "Compartilhamento %s falhou, porque este item já está compartilhado com %s", "Not allowed to create a federated share with the same user" : "Não é permitido criar um compartilhamento associado com o mesmo usuário", "File is already shared with %s" : "O arquivo já é compartilhado com %s", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "O compartilhamento %s falhou, porque não foi possível encontrar %s, talvez o servidor esteja inacessível.", "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Você recebeu \"/%3$s\" como um compartilhamento remoto de %1$s (em nome de %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Você recebeu \"/%3$s\" como um compertilhamento remoto de %1$s", + "You received \"/%3$s\" as a remote share from %1$s" : "Você recebeu \"/%3$s\" como um compartilhamento remoto de %1$s", "Accept" : "Aceitar", "Decline" : "Rejeitar", "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Compartilhe comigo através do meu #Nextcloud Nuvem ID Federada, veja %s", diff --git a/apps/federation/l10n/pt_BR.js b/apps/federation/l10n/pt_BR.js index 0ff0039450..28032e7c33 100644 --- a/apps/federation/l10n/pt_BR.js +++ b/apps/federation/l10n/pt_BR.js @@ -8,7 +8,7 @@ OC.L10N.register( "Federation" : "Associação", "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federação permite que você conecte com outros servidores confiáveis para trocar o diretório do usuário. Por exemplo, este atributo será usado para completar automaticamente usuários externos para compartilhamento federado.", "Add server automatically once a federated share was created successfully" : "Adicionar servidor automaticamente uma vez que um compartilhamento associado foi criado com êxito", - "Trusted Servers" : "Servidores Confiáveis", + "Trusted Servers" : "Servidores confiáveis", "+ Add ownCloud server" : "+ Adicionar servidor ownCloud", "ownCloud Server" : "Servidor ownCloud" }, diff --git a/apps/federation/l10n/pt_BR.json b/apps/federation/l10n/pt_BR.json index f800a0334a..75eb2b3989 100644 --- a/apps/federation/l10n/pt_BR.json +++ b/apps/federation/l10n/pt_BR.json @@ -6,7 +6,7 @@ "Federation" : "Associação", "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federação permite que você conecte com outros servidores confiáveis para trocar o diretório do usuário. Por exemplo, este atributo será usado para completar automaticamente usuários externos para compartilhamento federado.", "Add server automatically once a federated share was created successfully" : "Adicionar servidor automaticamente uma vez que um compartilhamento associado foi criado com êxito", - "Trusted Servers" : "Servidores Confiáveis", + "Trusted Servers" : "Servidores confiáveis", "+ Add ownCloud server" : "+ Adicionar servidor ownCloud", "ownCloud Server" : "Servidor ownCloud" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index e8f88b1781..8ef62cbc12 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -25,11 +25,11 @@ OC.L10N.register( "Home" : "Home", "Close" : "Schließen", "Favorites" : "Favoriten", - "Upload cancelled." : "Upload abgebrochen.", + "Upload cancelled." : "Hochladen abgebrochen.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Die Datei {filename} kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist", "Total file size {size1} exceeds upload limit {size2}" : "Die Gesamt-Größe {size1} überschreitet die Upload-Begrenzung {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nicht genügend freier Speicherplatz, Du möchtest{size1} hochladen, es sind jedoch nur noch {size2} verfügbar.", - "Error uploading file \"{fileName}\": {message}" : "Fehler beim Hochladen von \"{fileName}\": {message}", + "Error uploading file \"{fileName}\": {message}" : "Fehler beim Hochladen der Datei \"{fileName}\": {message}", "Could not get result from server." : "Ergebnis konnte nicht vom Server abgerufen werden.", "Uploading..." : "Hochladen…", "..." : "...", @@ -83,6 +83,7 @@ OC.L10N.register( "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Der Speicher von {owner} ist beinahe voll ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Dein Speicher ist fast voll ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["stimmt mit '{filter}' überein","stimmen mit '{filter}' überein"], + "View in folder" : "In Ordner anzeigen", "Path" : "Pfad", "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], "Favorited" : "Favorisiert", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 0e464014e4..532aced68d 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -23,11 +23,11 @@ "Home" : "Home", "Close" : "Schließen", "Favorites" : "Favoriten", - "Upload cancelled." : "Upload abgebrochen.", + "Upload cancelled." : "Hochladen abgebrochen.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Die Datei {filename} kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist", "Total file size {size1} exceeds upload limit {size2}" : "Die Gesamt-Größe {size1} überschreitet die Upload-Begrenzung {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nicht genügend freier Speicherplatz, Du möchtest{size1} hochladen, es sind jedoch nur noch {size2} verfügbar.", - "Error uploading file \"{fileName}\": {message}" : "Fehler beim Hochladen von \"{fileName}\": {message}", + "Error uploading file \"{fileName}\": {message}" : "Fehler beim Hochladen der Datei \"{fileName}\": {message}", "Could not get result from server." : "Ergebnis konnte nicht vom Server abgerufen werden.", "Uploading..." : "Hochladen…", "..." : "...", @@ -81,6 +81,7 @@ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Der Speicher von {owner} ist beinahe voll ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Dein Speicher ist fast voll ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["stimmt mit '{filter}' überein","stimmen mit '{filter}' überein"], + "View in folder" : "In Ordner anzeigen", "Path" : "Pfad", "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], "Favorited" : "Favorisiert", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 6a2f0ab1f5..8be185156f 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -22,10 +22,10 @@ OC.L10N.register( "Files" : "Dateien", "All files" : "Alle Dateien", "File could not be found" : "Datei konnte nicht gefunden werden", - "Home" : "Zuhause", + "Home" : "Home", "Close" : "Schließen", "Favorites" : "Favoriten", - "Upload cancelled." : "Upload abgebrochen.", + "Upload cancelled." : "Hochladen abgebrochen.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Die Datei {filename} kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist", "Total file size {size1} exceeds upload limit {size2}" : "Die Gesamt-Größe {size1} überschreitet die Upload-Begrenzung {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nicht genügend freier Speicherplatz, Sie möchten {size1} hochladen, es sind jedoch nur noch {size2} verfügbar.", @@ -55,8 +55,8 @@ OC.L10N.register( "Unable to determine date" : "Datum konnte nicht ermittelt werden", "This operation is forbidden" : "Diese Operation ist nicht erlaubt", "This directory is unavailable, please check the logs or contact the administrator" : "Dieses Verzeichnis ist nicht verfügbar, bitte überprüfen Sie die Logdateien oder kontaktieren Sie den Administrator", - "Could not move \"{file}\", target exists" : "Die Datei konnte nicht verschoben werden \"{file}\", da die Datei im Zielordner bereits existiert", - "Could not move \"{file}\"" : "Die Datei konnte nicht verschoben werden \"{file}\"", + "Could not move \"{file}\", target exists" : "\"{file}\" konnte nicht verschoben werden, Ziel existiert bereits", + "Could not move \"{file}\"" : "\"{file}\" konnte nicht verschoben werden", "{newName} already exists" : "{newName} existiert bereits", "Could not rename \"{fileName}\", it does not exist any more" : "Die Datei konnte nicht umbennant werden \"{fileName}\", da die Datei nicht mehr existiert", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Der Name „{targetName}“ wird bereits im Ordner „{dir}“ benutzt. Bitte wählen Sie einen anderen Namen.", @@ -83,6 +83,7 @@ OC.L10N.register( "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Der Speicher von {owner} ist beinahe voll ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Ihr Speicher ist fast voll ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["stimmt mit '{filter}' überein","stimmen mit '{filter}' überein"], + "View in folder" : "In Ordner anzeigen", "Path" : "Pfad", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favorisiert", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 047299f951..d96cbf265d 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -20,10 +20,10 @@ "Files" : "Dateien", "All files" : "Alle Dateien", "File could not be found" : "Datei konnte nicht gefunden werden", - "Home" : "Zuhause", + "Home" : "Home", "Close" : "Schließen", "Favorites" : "Favoriten", - "Upload cancelled." : "Upload abgebrochen.", + "Upload cancelled." : "Hochladen abgebrochen.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Die Datei {filename} kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist", "Total file size {size1} exceeds upload limit {size2}" : "Die Gesamt-Größe {size1} überschreitet die Upload-Begrenzung {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nicht genügend freier Speicherplatz, Sie möchten {size1} hochladen, es sind jedoch nur noch {size2} verfügbar.", @@ -53,8 +53,8 @@ "Unable to determine date" : "Datum konnte nicht ermittelt werden", "This operation is forbidden" : "Diese Operation ist nicht erlaubt", "This directory is unavailable, please check the logs or contact the administrator" : "Dieses Verzeichnis ist nicht verfügbar, bitte überprüfen Sie die Logdateien oder kontaktieren Sie den Administrator", - "Could not move \"{file}\", target exists" : "Die Datei konnte nicht verschoben werden \"{file}\", da die Datei im Zielordner bereits existiert", - "Could not move \"{file}\"" : "Die Datei konnte nicht verschoben werden \"{file}\"", + "Could not move \"{file}\", target exists" : "\"{file}\" konnte nicht verschoben werden, Ziel existiert bereits", + "Could not move \"{file}\"" : "\"{file}\" konnte nicht verschoben werden", "{newName} already exists" : "{newName} existiert bereits", "Could not rename \"{fileName}\", it does not exist any more" : "Die Datei konnte nicht umbennant werden \"{fileName}\", da die Datei nicht mehr existiert", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Der Name „{targetName}“ wird bereits im Ordner „{dir}“ benutzt. Bitte wählen Sie einen anderen Namen.", @@ -81,6 +81,7 @@ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Der Speicher von {owner} ist beinahe voll ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Ihr Speicher ist fast voll ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["stimmt mit '{filter}' überein","stimmen mit '{filter}' überein"], + "View in folder" : "In Ordner anzeigen", "Path" : "Pfad", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favorisiert", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 9ca03c43a0..49f5204c97 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -83,6 +83,7 @@ OC.L10N.register( "Storage of {owner} is almost full ({usedSpacePercent}%)" : "L'espace de stockage de {owner} est presque plein ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Votre espace de stockage est presque plein ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["correspond à '{filter}'","correspondent à '{filter}'"], + "View in folder" : "Voir dans le dossier", "Path" : "Chemin", "_%n byte_::_%n bytes_" : ["%n octet","%n octets"], "Favorited" : "Marqué comme favori", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 8090edb3d2..e0b5dba218 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -81,6 +81,7 @@ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "L'espace de stockage de {owner} est presque plein ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Votre espace de stockage est presque plein ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["correspond à '{filter}'","correspondent à '{filter}'"], + "View in folder" : "Voir dans le dossier", "Path" : "Chemin", "_%n byte_::_%n bytes_" : ["%n octet","%n octets"], "Favorited" : "Marqué comme favori", diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 898a34946a..44b46861fe 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -83,6 +83,7 @@ OC.L10N.register( "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Opslagruimte van {owner} zit bijna vol ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Je opslagruimte zit bijna vol ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["komt overeen met '{filter}'","komen overeen met '{filter}'"], + "View in folder" : "Bekijken in map", "Path" : "Pad", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favoriet", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index c9ab833028..29a1bada1c 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -81,6 +81,7 @@ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Opslagruimte van {owner} zit bijna vol ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Je opslagruimte zit bijna vol ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["komt overeen met '{filter}'","komen overeen met '{filter}'"], + "View in folder" : "Bekijken in map", "Path" : "Pad", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favoriet", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 7bc2a94deb..ab1ad524f5 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -2,9 +2,9 @@ OC.L10N.register( "files", { "Storage not available" : "Armazanamento não disponível", - "Storage invalid" : "Armazenamento invávilido", + "Storage invalid" : "Armazenamento inválido", "Unknown error" : "Erro desconhecido", - "Unable to set upload directory." : "Impossível configurar o diretório de envio", + "Unable to set upload directory." : "Não é possível configurar o diretório de envio.", "Invalid Token" : "Token inválido", "No file was uploaded. Unknown error" : "Nenhum arquivo foi enviado. Erro desconhecido", "There is no error, the file uploaded with success" : "Sem erros, o arquivo foi enviado com sucesso", @@ -83,6 +83,7 @@ OC.L10N.register( "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Armazenamento do {owner} está quase cheio ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Seu armazenamento está quase cheio ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincide com '{filter}'"], + "View in folder" : "Exibir na pasta", "Path" : "Caminho", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favorito", @@ -97,30 +98,30 @@ OC.L10N.register( "A file or folder has been changed" : "Um arquivo ou pasta foi modificado", "Limit notifications about creation and changes to your favorite files (Stream only)" : "Limite de notificações sobre a criação e alterações em seus arquivos favoritos (apenas Stream)", "A file or folder has been deleted" : "Um arquivo ou pasta foi excluído", - "A file or folder has been restored" : "Um arquivo ou pasta foi restautado", + "A file or folder has been restored" : "Um arquivo ou pasta foi restaurado", "You created %1$s" : "Você criou %1$s", "%2$s created %1$s" : "%2$s criou %1$s", "%1$s was created in a public folder" : "%1$s foi criado em uma pasta pública", "You changed %1$s" : "Você modificou %1$s", "%2$s changed %1$s" : "%2$s modificou %1$s", "You deleted %1$s" : "Você excluiu %1$s ", - "%2$s deleted %1$s" : "%2$s eliminou %1$s", + "%2$s deleted %1$s" : "%2$s excluiu %1$s", "You restored %1$s" : "Você restaurou %1$s", "%2$s restored %1$s" : "%2$s restaurou %1$s", "Changed by %2$s" : "Modificado por %2$s", - "Deleted by %2$s" : "Deletado por %2$s", + "Deleted by %2$s" : "Excluído por %2$s", "Restored by %2$s" : "Restaurado por %2$s", "Upload (max. %s)" : "Envio (max. %s)", - "File handling" : "Tratamento de Arquivo", + "File handling" : "Tratamento de arquivo", "Maximum upload size" : "Tamanho máximo para envio", "max. possible: " : "max. possível:", "Save" : "Salvar", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Com PHP-FPM pode demorar 5 minutos para que as alterações sejam aplicadas.", "Missing permissions to edit from here." : "Faltando permissões para editar a partir daqui.", "Settings" : "Configurações", - "Show hidden files" : "Mostrar arquivos escondidos", + "Show hidden files" : "Mostrar arquivos ocultos", "WebDAV" : "WebDAV", - "Use this address to access your Files via WebDAV" : "Use este endereço para acessar seus Arquivos via WebDAV", + "Use this address to access your Files via WebDAV" : "Use este endereço para acessar seus arquivos via WebDAV", "No files in here" : "Nenhum arquivo aqui", "Upload some content or sync with your devices!" : "Carregue algum conteúdo ou sincronize com seus dispositivos!", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index f16c8c374a..14994bdd2f 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -1,8 +1,8 @@ { "translations": { "Storage not available" : "Armazanamento não disponível", - "Storage invalid" : "Armazenamento invávilido", + "Storage invalid" : "Armazenamento inválido", "Unknown error" : "Erro desconhecido", - "Unable to set upload directory." : "Impossível configurar o diretório de envio", + "Unable to set upload directory." : "Não é possível configurar o diretório de envio.", "Invalid Token" : "Token inválido", "No file was uploaded. Unknown error" : "Nenhum arquivo foi enviado. Erro desconhecido", "There is no error, the file uploaded with success" : "Sem erros, o arquivo foi enviado com sucesso", @@ -81,6 +81,7 @@ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Armazenamento do {owner} está quase cheio ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Seu armazenamento está quase cheio ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincide com '{filter}'"], + "View in folder" : "Exibir na pasta", "Path" : "Caminho", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favorito", @@ -95,30 +96,30 @@ "A file or folder has been changed" : "Um arquivo ou pasta foi modificado", "Limit notifications about creation and changes to your favorite files (Stream only)" : "Limite de notificações sobre a criação e alterações em seus arquivos favoritos (apenas Stream)", "A file or folder has been deleted" : "Um arquivo ou pasta foi excluído", - "A file or folder has been restored" : "Um arquivo ou pasta foi restautado", + "A file or folder has been restored" : "Um arquivo ou pasta foi restaurado", "You created %1$s" : "Você criou %1$s", "%2$s created %1$s" : "%2$s criou %1$s", "%1$s was created in a public folder" : "%1$s foi criado em uma pasta pública", "You changed %1$s" : "Você modificou %1$s", "%2$s changed %1$s" : "%2$s modificou %1$s", "You deleted %1$s" : "Você excluiu %1$s ", - "%2$s deleted %1$s" : "%2$s eliminou %1$s", + "%2$s deleted %1$s" : "%2$s excluiu %1$s", "You restored %1$s" : "Você restaurou %1$s", "%2$s restored %1$s" : "%2$s restaurou %1$s", "Changed by %2$s" : "Modificado por %2$s", - "Deleted by %2$s" : "Deletado por %2$s", + "Deleted by %2$s" : "Excluído por %2$s", "Restored by %2$s" : "Restaurado por %2$s", "Upload (max. %s)" : "Envio (max. %s)", - "File handling" : "Tratamento de Arquivo", + "File handling" : "Tratamento de arquivo", "Maximum upload size" : "Tamanho máximo para envio", "max. possible: " : "max. possível:", "Save" : "Salvar", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Com PHP-FPM pode demorar 5 minutos para que as alterações sejam aplicadas.", "Missing permissions to edit from here." : "Faltando permissões para editar a partir daqui.", "Settings" : "Configurações", - "Show hidden files" : "Mostrar arquivos escondidos", + "Show hidden files" : "Mostrar arquivos ocultos", "WebDAV" : "WebDAV", - "Use this address to access your Files via WebDAV" : "Use este endereço para acessar seus Arquivos via WebDAV", + "Use this address to access your Files via WebDAV" : "Use este endereço para acessar seus arquivos via WebDAV", "No files in here" : "Nenhum arquivo aqui", "Upload some content or sync with your devices!" : "Carregue algum conteúdo ou sincronize com seus dispositivos!", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 3bb4e0c95e..ab5f5eb260 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -25,6 +25,7 @@ OC.L10N.register( "You can upload into this folder" : "In diesen Ordner kann hochgeladen werden", "No ownCloud installation (7 or higher) found at {remote}" : "Keine OwnCloud-Installation (7 oder höher) auf {remote} gefunden", "Invalid ownCloud url" : "Ungültige OwnCloud-URL", + "No expiration date set" : "Kein Ablaufdatum gesetzt", "Shared by" : "Geteilt von ", "Sharing" : "Teilen", "Share API is disabled" : "Teilen-API ist deaktivert", @@ -95,6 +96,7 @@ OC.L10N.register( "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Name" : "Name", "Share time" : "Freigabezeitpunkt", + "Expiration date" : "Ablaufdatum", "Sorry, this link doesn’t seem to work anymore." : "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren.", "Reasons might be:" : "Gründe könnten sein:", "the item was removed" : "Das Element wurde entfernt", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 4bb6907296..3182de46a9 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -23,6 +23,7 @@ "You can upload into this folder" : "In diesen Ordner kann hochgeladen werden", "No ownCloud installation (7 or higher) found at {remote}" : "Keine OwnCloud-Installation (7 oder höher) auf {remote} gefunden", "Invalid ownCloud url" : "Ungültige OwnCloud-URL", + "No expiration date set" : "Kein Ablaufdatum gesetzt", "Shared by" : "Geteilt von ", "Sharing" : "Teilen", "Share API is disabled" : "Teilen-API ist deaktivert", @@ -93,6 +94,7 @@ "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Name" : "Name", "Share time" : "Freigabezeitpunkt", + "Expiration date" : "Ablaufdatum", "Sorry, this link doesn’t seem to work anymore." : "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren.", "Reasons might be:" : "Gründe könnten sein:", "the item was removed" : "Das Element wurde entfernt", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index b99e2790ad..3f356a25db 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -25,6 +25,7 @@ OC.L10N.register( "You can upload into this folder" : "Sie können in diesen Ordner hochladen", "No ownCloud installation (7 or higher) found at {remote}" : "Keine OwnCloud-Installation (7 oder höher) auf {remote} gefunden", "Invalid ownCloud url" : "Ungültige OwnCloud-Adresse", + "No expiration date set" : "Kein Ablaufdatum gesetzt", "Shared by" : "Geteilt von", "Sharing" : "Teilen", "Share API is disabled" : "Teilen-API ist deaktivert", @@ -95,6 +96,7 @@ OC.L10N.register( "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Name" : "Name", "Share time" : "Freigabezeitpunkt", + "Expiration date" : "Ablaufdatum", "Sorry, this link doesn’t seem to work anymore." : "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren.", "Reasons might be:" : "Gründe könnten sein:", "the item was removed" : "Das Element wurde entfernt", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index d096627352..8f73b866eb 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -23,6 +23,7 @@ "You can upload into this folder" : "Sie können in diesen Ordner hochladen", "No ownCloud installation (7 or higher) found at {remote}" : "Keine OwnCloud-Installation (7 oder höher) auf {remote} gefunden", "Invalid ownCloud url" : "Ungültige OwnCloud-Adresse", + "No expiration date set" : "Kein Ablaufdatum gesetzt", "Shared by" : "Geteilt von", "Sharing" : "Teilen", "Share API is disabled" : "Teilen-API ist deaktivert", @@ -93,6 +94,7 @@ "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Name" : "Name", "Share time" : "Freigabezeitpunkt", + "Expiration date" : "Ablaufdatum", "Sorry, this link doesn’t seem to work anymore." : "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren.", "Reasons might be:" : "Gründe könnten sein:", "the item was removed" : "Das Element wurde entfernt", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 52259e88e5..2e632f1a9d 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -25,6 +25,7 @@ OC.L10N.register( "You can upload into this folder" : "Vous pouvez téléverser dans ce dossier", "No ownCloud installation (7 or higher) found at {remote}" : "Aucune installation ownCloud (7 ou supérieur) trouvée sur {remote}", "Invalid ownCloud url" : "URL ownCloud non valide", + "No expiration date set" : "Aucune date d'expiration définie", "Shared by" : "Partagé par", "Sharing" : "Partage", "Share API is disabled" : "l'API de partage est désactivée", @@ -95,6 +96,7 @@ OC.L10N.register( "No entries found in this folder" : "Aucune entrée trouvée dans ce dossier", "Name" : "Nom", "Share time" : "Date de partage", + "Expiration date" : "Date d'expiration", "Sorry, this link doesn’t seem to work anymore." : "Désolé, mais ce lien semble ne plus fonctionner.", "Reasons might be:" : "Les raisons peuvent être :", "the item was removed" : "l'élément a été supprimé", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 66ea6fab37..3594a3a330 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -23,6 +23,7 @@ "You can upload into this folder" : "Vous pouvez téléverser dans ce dossier", "No ownCloud installation (7 or higher) found at {remote}" : "Aucune installation ownCloud (7 ou supérieur) trouvée sur {remote}", "Invalid ownCloud url" : "URL ownCloud non valide", + "No expiration date set" : "Aucune date d'expiration définie", "Shared by" : "Partagé par", "Sharing" : "Partage", "Share API is disabled" : "l'API de partage est désactivée", @@ -93,6 +94,7 @@ "No entries found in this folder" : "Aucune entrée trouvée dans ce dossier", "Name" : "Nom", "Share time" : "Date de partage", + "Expiration date" : "Date d'expiration", "Sorry, this link doesn’t seem to work anymore." : "Désolé, mais ce lien semble ne plus fonctionner.", "Reasons might be:" : "Les raisons peuvent être :", "the item was removed" : "l'élément a été supprimé", diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 680a9d94bd..2d50e1fcc9 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -25,6 +25,7 @@ OC.L10N.register( "You can upload into this folder" : "Je kunt uploaden naar deze map", "No ownCloud installation (7 or higher) found at {remote}" : "Geen recente ownCloud installatie (7 of hoger) gevonden op {remote}", "Invalid ownCloud url" : "Ongeldige ownCloud url", + "No expiration date set" : "Geen vervaldatum ingesteld", "Shared by" : "Gedeeld door", "Sharing" : "Delen", "Share API is disabled" : "Delen API is uitgeschakeld", @@ -95,6 +96,7 @@ OC.L10N.register( "No entries found in this folder" : "Niets gevonden in deze map", "Name" : "Naam", "Share time" : "Deel tijd", + "Expiration date" : "Vervaldatm", "Sorry, this link doesn’t seem to work anymore." : "Sorry, deze link lijkt niet meer in gebruik te zijn.", "Reasons might be:" : "Redenen kunnen zijn:", "the item was removed" : "bestand was verwijderd", diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index 3170ab5518..505becb5c9 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -23,6 +23,7 @@ "You can upload into this folder" : "Je kunt uploaden naar deze map", "No ownCloud installation (7 or higher) found at {remote}" : "Geen recente ownCloud installatie (7 of hoger) gevonden op {remote}", "Invalid ownCloud url" : "Ongeldige ownCloud url", + "No expiration date set" : "Geen vervaldatum ingesteld", "Shared by" : "Gedeeld door", "Sharing" : "Delen", "Share API is disabled" : "Delen API is uitgeschakeld", @@ -93,6 +94,7 @@ "No entries found in this folder" : "Niets gevonden in deze map", "Name" : "Naam", "Share time" : "Deel tijd", + "Expiration date" : "Vervaldatm", "Sorry, this link doesn’t seem to work anymore." : "Sorry, deze link lijkt niet meer in gebruik te zijn.", "Reasons might be:" : "Redenen kunnen zijn:", "the item was removed" : "bestand was verwijderd", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index dbe3db3dcf..27e7d299e2 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -25,6 +25,7 @@ OC.L10N.register( "You can upload into this folder" : "Você não pode enviar arquivos para esta pasta", "No ownCloud installation (7 or higher) found at {remote}" : "Nenhuma instalação ownCloud (7 ou superior) foi encontrada em {remote}", "Invalid ownCloud url" : "Url invalida para ownCloud", + "No expiration date set" : "Nenhuma data de expiração definida", "Shared by" : "Compartilhado por", "Sharing" : "Compartilhamento", "Share API is disabled" : "O compartilhamento de API está desabilitado.", @@ -95,6 +96,7 @@ OC.L10N.register( "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", "Name" : "Nome", "Share time" : "Data compartilhado", + "Expiration date" : "Data de expiração", "Sorry, this link doesn’t seem to work anymore." : "Desculpe, este link parece não mais funcionar.", "Reasons might be:" : "As razões podem ser:", "the item was removed" : "o item foi removido", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 28396902cc..9f2312967f 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -23,6 +23,7 @@ "You can upload into this folder" : "Você não pode enviar arquivos para esta pasta", "No ownCloud installation (7 or higher) found at {remote}" : "Nenhuma instalação ownCloud (7 ou superior) foi encontrada em {remote}", "Invalid ownCloud url" : "Url invalida para ownCloud", + "No expiration date set" : "Nenhuma data de expiração definida", "Shared by" : "Compartilhado por", "Sharing" : "Compartilhamento", "Share API is disabled" : "O compartilhamento de API está desabilitado.", @@ -93,6 +94,7 @@ "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", "Name" : "Nome", "Share time" : "Data compartilhado", + "Expiration date" : "Data de expiração", "Sorry, this link doesn’t seem to work anymore." : "Desculpe, este link parece não mais funcionar.", "Reasons might be:" : "As razões podem ser:", "the item was removed" : "o item foi removido", diff --git a/apps/files_versions/l10n/de.js b/apps/files_versions/l10n/de.js index d49a168a02..3d57e67c5e 100644 --- a/apps/files_versions/l10n/de.js +++ b/apps/files_versions/l10n/de.js @@ -3,7 +3,7 @@ OC.L10N.register( { "Could not revert: %s" : "%s konnte nicht zurückgesetzt werden", "Versions" : "Versionen", - "Failed to revert {file} to revision {timestamp}." : "Konnte {file} der Revision {timestamp} nicht rückgängig machen.", + "Failed to revert {file} to revision {timestamp}." : "Konnte {file} nicht auf Revision {timestamp} zurücksetzen.", "Restore" : "Wiederherstellen", "No other versions available" : "Keine anderen Versionen verfügbar", "More versions..." : "Weitere Versionen…" diff --git a/apps/files_versions/l10n/de.json b/apps/files_versions/l10n/de.json index 8eff3bf186..48f89677be 100644 --- a/apps/files_versions/l10n/de.json +++ b/apps/files_versions/l10n/de.json @@ -1,7 +1,7 @@ { "translations": { "Could not revert: %s" : "%s konnte nicht zurückgesetzt werden", "Versions" : "Versionen", - "Failed to revert {file} to revision {timestamp}." : "Konnte {file} der Revision {timestamp} nicht rückgängig machen.", + "Failed to revert {file} to revision {timestamp}." : "Konnte {file} nicht auf Revision {timestamp} zurücksetzen.", "Restore" : "Wiederherstellen", "No other versions available" : "Keine anderen Versionen verfügbar", "More versions..." : "Weitere Versionen…" diff --git a/apps/files_versions/l10n/de_DE.js b/apps/files_versions/l10n/de_DE.js index d49a168a02..3d57e67c5e 100644 --- a/apps/files_versions/l10n/de_DE.js +++ b/apps/files_versions/l10n/de_DE.js @@ -3,7 +3,7 @@ OC.L10N.register( { "Could not revert: %s" : "%s konnte nicht zurückgesetzt werden", "Versions" : "Versionen", - "Failed to revert {file} to revision {timestamp}." : "Konnte {file} der Revision {timestamp} nicht rückgängig machen.", + "Failed to revert {file} to revision {timestamp}." : "Konnte {file} nicht auf Revision {timestamp} zurücksetzen.", "Restore" : "Wiederherstellen", "No other versions available" : "Keine anderen Versionen verfügbar", "More versions..." : "Weitere Versionen…" diff --git a/apps/files_versions/l10n/de_DE.json b/apps/files_versions/l10n/de_DE.json index 8eff3bf186..48f89677be 100644 --- a/apps/files_versions/l10n/de_DE.json +++ b/apps/files_versions/l10n/de_DE.json @@ -1,7 +1,7 @@ { "translations": { "Could not revert: %s" : "%s konnte nicht zurückgesetzt werden", "Versions" : "Versionen", - "Failed to revert {file} to revision {timestamp}." : "Konnte {file} der Revision {timestamp} nicht rückgängig machen.", + "Failed to revert {file} to revision {timestamp}." : "Konnte {file} nicht auf Revision {timestamp} zurücksetzen.", "Restore" : "Wiederherstellen", "No other versions available" : "Keine anderen Versionen verfügbar", "More versions..." : "Weitere Versionen…" diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index c92ff0a351..a4d7b3062f 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -2,10 +2,10 @@ OC.L10N.register( "updatenotification", { "Update notifications" : "Update-Benachrichtigungen", - "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierungen.", - "Updated channel" : "Aktualisierter Kanal", + "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", + "Updated channel" : "Update-Kanal", "Nextcloud core" : "Nextcloud Kern", - "Update for %1$s to version %2$s is available." : "Ein Update für %1$s auf Version %2$s ist verfügbar.", + "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "Updater" : "Updater", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", "Open updater" : "Updater aufrufen", diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json index 640bcd2796..73a8e89d1c 100644 --- a/apps/updatenotification/l10n/de.json +++ b/apps/updatenotification/l10n/de.json @@ -1,9 +1,9 @@ { "translations": { "Update notifications" : "Update-Benachrichtigungen", - "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierungen.", - "Updated channel" : "Aktualisierter Kanal", + "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", + "Updated channel" : "Update-Kanal", "Nextcloud core" : "Nextcloud Kern", - "Update for %1$s to version %2$s is available." : "Ein Update für %1$s auf Version %2$s ist verfügbar.", + "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "Updater" : "Updater", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", "Open updater" : "Updater aufrufen", diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index cb0f4eef9b..332f31cea3 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -2,14 +2,14 @@ OC.L10N.register( "updatenotification", { "Update notifications" : "Update-Benachrichtigungen", - "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierungen.", - "Updated channel" : "Aktualisierter Kanal", + "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", + "Updated channel" : "Update-Kanal", "Nextcloud core" : "Nextcloud Kern", - "Update for %1$s to version %2$s is available." : "Ein Update für %1$s auf Version %2$s ist verfügbar.", + "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "Updater" : "Updater", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", "Open updater" : "Updater aufrufen", - "Your version is up to date." : "Die neuste Version ist installiert.", + "Your version is up to date." : "Ihre Version ist aktuell.", "Checked on %s" : "Überprüft auf %s", "Update channel:" : "Update-Kanal:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Sie können immer auf eine neuere Version / experimentellen Kanal updaten, aber kein Downgrade auf einen stabileren Kanal durchführen.", diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json index aa38d41b6a..5dc8c42088 100644 --- a/apps/updatenotification/l10n/de_DE.json +++ b/apps/updatenotification/l10n/de_DE.json @@ -1,13 +1,13 @@ { "translations": { "Update notifications" : "Update-Benachrichtigungen", - "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierungen.", - "Updated channel" : "Aktualisierter Kanal", + "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", + "Updated channel" : "Update-Kanal", "Nextcloud core" : "Nextcloud Kern", - "Update for %1$s to version %2$s is available." : "Ein Update für %1$s auf Version %2$s ist verfügbar.", + "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "Updater" : "Updater", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", "Open updater" : "Updater aufrufen", - "Your version is up to date." : "Die neuste Version ist installiert.", + "Your version is up to date." : "Ihre Version ist aktuell.", "Checked on %s" : "Überprüft auf %s", "Update channel:" : "Update-Kanal:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Sie können immer auf eine neuere Version / experimentellen Kanal updaten, aber kein Downgrade auf einen stabileren Kanal durchführen.", diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js index 025930335c..d606b4278e 100644 --- a/apps/updatenotification/l10n/pt_BR.js +++ b/apps/updatenotification/l10n/pt_BR.js @@ -9,7 +9,7 @@ OC.L10N.register( "Updater" : "Atualizador", "A new version is available: %s" : "Uma nova versão está disponível: %s", "Open updater" : "Abrir o atualizador", - "Your version is up to date." : "Sua versão está atualizada", + "Your version is up to date." : "Sua versão está atualizada.", "Checked on %s" : "Verificada em %s", "Update channel:" : "Atualização do canal:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Você pode sempre atualizar para uma versão / canal experimental mais recente. Mas você nunca pode voltar para um canal mais estável.", diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json index 3638b5703f..02da300a08 100644 --- a/apps/updatenotification/l10n/pt_BR.json +++ b/apps/updatenotification/l10n/pt_BR.json @@ -7,7 +7,7 @@ "Updater" : "Atualizador", "A new version is available: %s" : "Uma nova versão está disponível: %s", "Open updater" : "Abrir o atualizador", - "Your version is up to date." : "Sua versão está atualizada", + "Your version is up to date." : "Sua versão está atualizada.", "Checked on %s" : "Verificada em %s", "Update channel:" : "Atualização do canal:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Você pode sempre atualizar para uma versão / canal experimental mais recente. Mas você nunca pode voltar para um canal mais estável.", diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 59bef89734..6b8f700dd4 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -1,11 +1,13 @@ OC.L10N.register( "core", { + "Please select a file." : "Seleccioneu un fitxer.", "File is too big" : "El fitxer és massa gran", "Invalid file provided" : "L'arxiu proporcionat no és vàlid", "No image or file provided" : "No s'han proporcionat imatges o fitxers", "Unknown filetype" : "Tipus de fitxer desconegut", "Invalid image" : "Imatge no vàlida", + "An error occurred. Please contact your admin." : "Hi ha hagut un error. Contacteu amb l'administrador.", "No temporary profile picture available, try again" : "No hi ha imatge temporal de perfil disponible, torneu a intentar-ho", "No crop data provided" : "No heu proporcionat dades del retall", "No valid crop data provided" : "Les dades del retall proporcionades no són vàlides", diff --git a/core/l10n/ca.json b/core/l10n/ca.json index 9b6f4664e4..6b0dc3ad50 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -1,9 +1,11 @@ { "translations": { + "Please select a file." : "Seleccioneu un fitxer.", "File is too big" : "El fitxer és massa gran", "Invalid file provided" : "L'arxiu proporcionat no és vàlid", "No image or file provided" : "No s'han proporcionat imatges o fitxers", "Unknown filetype" : "Tipus de fitxer desconegut", "Invalid image" : "Imatge no vàlida", + "An error occurred. Please contact your admin." : "Hi ha hagut un error. Contacteu amb l'administrador.", "No temporary profile picture available, try again" : "No hi ha imatge temporal de perfil disponible, torneu a intentar-ho", "No crop data provided" : "No heu proporcionat dades del retall", "No valid crop data provided" : "Les dades del retall proporcionades no són vàlides", diff --git a/core/l10n/de.js b/core/l10n/de.js index b8cd48a3ff..b11e4d1da7 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -23,7 +23,7 @@ OC.L10N.register( "Error deleting tag(s)" : "Fehler beim Löschen des Schlagwortes bzw. der Schlagwörter", "Error tagging" : "Fehler beim Hinzufügen der Schlagwörter", "Error untagging" : "Fehler beim Entfernen der Schlagwörter", - "Error favoriting" : "Fehler beim Favorisieren", + "Error favoriting" : "Fehler beim Hinzufügen zu den Favoriten", "Error unfavoriting" : "Fehler beim Entfernen aus den Favoriten", "Couldn't send mail to following users: %s " : "An folgende Benutzer konnte keine E-Mail versandt werden: %s", "Preparing update" : "Update vorbereiten", @@ -47,9 +47,9 @@ OC.L10N.register( "Reset log level" : "Ursprüngliches Log-Level wiederhergestellt", "Starting code integrity check" : "Code-Integrität wird überprüft", "Finished code integrity check" : "Code-Integritätsprüfung abgeschlossen", - "%s (3rdparty)" : "%s (3rdparty)", - "%s (incompatible)" : "%s (nicht kompatibel)", - "Following apps have been disabled: %s" : "Die folgenden Apps sind deaktiviert worden: %s", + "%s (3rdparty)" : "%s (Drittanbieter)", + "%s (incompatible)" : "%s (inkompatibel)", + "Following apps have been disabled: %s" : "Die folgenden Apps wurden deaktiviert: %s", "Already up to date" : "Bereits aktuell", "Sunday" : "Sonntag", "Monday" : "Montag", @@ -118,7 +118,7 @@ OC.L10N.register( "New Files" : "Neue Dateien", "Already existing files" : "Bereits existierende Dateien", "Which files do you want to keep?" : "Welche Dateien sollen erhalten bleiben?", - "If you select both versions, the copied file will have a number added to its name." : "Falls beide Versionen gewählt werden, wird bei der kopierten Datei eine Zahl am Ende des Dateinamens ergänzt.", + "If you select both versions, the copied file will have a number added to its name." : "Falls beide Versionen gewählt werden, wird bei der kopierten Datei eine Zahl am Ende des Dateinamens hinzugefügt", "Cancel" : "Abbrechen", "Continue" : "Fortsetzen", "(all selected)" : "(Alle ausgewählt)", @@ -126,7 +126,7 @@ OC.L10N.register( "Error loading file exists template" : "Fehler beim Laden der vorhanden Dateivorlage", "Very weak password" : "Sehr schwaches Passwort", "Weak password" : "Schwaches Passwort", - "So-so password" : "Durchschnittliches Passwort", + "So-so password" : "Passables Passwort", "Good password" : "Gutes Passwort", "Strong password" : "Starkes Passwort", "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Ihr Webserver ist noch nicht hinreichend für Datei-Synchronisation konfiguriert, weil die WebDAV-Schnittstelle vermutlich nicht funktioniert.", @@ -316,7 +316,7 @@ OC.L10N.register( "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Zur Vermeidung von Zeitüberschreitungen bei größeren Installationen können Sie stattdessen den folgenden Befehl in Ihrem Installationsverzeichnis ausführen:", "Detailed logs" : "Detaillierte Fehlermeldungen", "Update needed" : "Update wird benötigt", - "Please use the command line updater because you have a big instance." : "Da Sie eine grosse Instanz nutzen, wird die Benutzung des Aktualisierungsprogrammes über die Kommandozeile empfohlen.", + "Please use the command line updater because you have a big instance." : "Da Du eine grosse Instanz nutzt, wird die Benutzung des Aktualisierungsprogrammes über die Kommandozeile empfohlen.", "For help, see the documentation." : "Für weitere Hilfen, schaue bitte in die Dokumentation.", "This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.", "This page will refresh itself when the %s instance is available again." : "Diese Seite aktualisiert sich automatisch, wenn die %s-Instanz wieder verfügbar ist." diff --git a/core/l10n/de.json b/core/l10n/de.json index d31b856ef7..a96747b11e 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -21,7 +21,7 @@ "Error deleting tag(s)" : "Fehler beim Löschen des Schlagwortes bzw. der Schlagwörter", "Error tagging" : "Fehler beim Hinzufügen der Schlagwörter", "Error untagging" : "Fehler beim Entfernen der Schlagwörter", - "Error favoriting" : "Fehler beim Favorisieren", + "Error favoriting" : "Fehler beim Hinzufügen zu den Favoriten", "Error unfavoriting" : "Fehler beim Entfernen aus den Favoriten", "Couldn't send mail to following users: %s " : "An folgende Benutzer konnte keine E-Mail versandt werden: %s", "Preparing update" : "Update vorbereiten", @@ -45,9 +45,9 @@ "Reset log level" : "Ursprüngliches Log-Level wiederhergestellt", "Starting code integrity check" : "Code-Integrität wird überprüft", "Finished code integrity check" : "Code-Integritätsprüfung abgeschlossen", - "%s (3rdparty)" : "%s (3rdparty)", - "%s (incompatible)" : "%s (nicht kompatibel)", - "Following apps have been disabled: %s" : "Die folgenden Apps sind deaktiviert worden: %s", + "%s (3rdparty)" : "%s (Drittanbieter)", + "%s (incompatible)" : "%s (inkompatibel)", + "Following apps have been disabled: %s" : "Die folgenden Apps wurden deaktiviert: %s", "Already up to date" : "Bereits aktuell", "Sunday" : "Sonntag", "Monday" : "Montag", @@ -116,7 +116,7 @@ "New Files" : "Neue Dateien", "Already existing files" : "Bereits existierende Dateien", "Which files do you want to keep?" : "Welche Dateien sollen erhalten bleiben?", - "If you select both versions, the copied file will have a number added to its name." : "Falls beide Versionen gewählt werden, wird bei der kopierten Datei eine Zahl am Ende des Dateinamens ergänzt.", + "If you select both versions, the copied file will have a number added to its name." : "Falls beide Versionen gewählt werden, wird bei der kopierten Datei eine Zahl am Ende des Dateinamens hinzugefügt", "Cancel" : "Abbrechen", "Continue" : "Fortsetzen", "(all selected)" : "(Alle ausgewählt)", @@ -124,7 +124,7 @@ "Error loading file exists template" : "Fehler beim Laden der vorhanden Dateivorlage", "Very weak password" : "Sehr schwaches Passwort", "Weak password" : "Schwaches Passwort", - "So-so password" : "Durchschnittliches Passwort", + "So-so password" : "Passables Passwort", "Good password" : "Gutes Passwort", "Strong password" : "Starkes Passwort", "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Ihr Webserver ist noch nicht hinreichend für Datei-Synchronisation konfiguriert, weil die WebDAV-Schnittstelle vermutlich nicht funktioniert.", @@ -314,7 +314,7 @@ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Zur Vermeidung von Zeitüberschreitungen bei größeren Installationen können Sie stattdessen den folgenden Befehl in Ihrem Installationsverzeichnis ausführen:", "Detailed logs" : "Detaillierte Fehlermeldungen", "Update needed" : "Update wird benötigt", - "Please use the command line updater because you have a big instance." : "Da Sie eine grosse Instanz nutzen, wird die Benutzung des Aktualisierungsprogrammes über die Kommandozeile empfohlen.", + "Please use the command line updater because you have a big instance." : "Da Du eine grosse Instanz nutzt, wird die Benutzung des Aktualisierungsprogrammes über die Kommandozeile empfohlen.", "For help, see the documentation." : "Für weitere Hilfen, schaue bitte in die Dokumentation.", "This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.", "This page will refresh itself when the %s instance is available again." : "Diese Seite aktualisiert sich automatisch, wenn die %s-Instanz wieder verfügbar ist." diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 8efa5bf393..5f537b934b 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -49,7 +49,7 @@ OC.L10N.register( "Finished code integrity check" : "Code-Integritätsprüfung abgeschlossen", "%s (3rdparty)" : "%s (Drittanbieter)", "%s (incompatible)" : "%s (inkompatibel)", - "Following apps have been disabled: %s" : "Die folgenden Apps sind deaktiviert worden: %s", + "Following apps have been disabled: %s" : "Die folgenden Apps wurden deaktiviert: %s", "Already up to date" : "Bereits aktuell", "Sunday" : "Sonntag", "Monday" : "Montag", @@ -96,7 +96,7 @@ OC.L10N.register( "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dez.", - "There were problems with the code integrity check. More information…" : "Es gab Probleme bei der Code Integritätsprüfung. Mehr Information...", + "There were problems with the code integrity check. More information…" : "Es gab Probleme bei der Code Integritätsprüfung. Mehr Informationen...", "Settings" : "Einstellungen", "Problem loading page, reloading in 5 seconds" : "Problem beim Laden der Seite, Seite wird in 5 Sekunden nochmals geladen", "Saving..." : "Speichervorgang…", @@ -316,7 +316,7 @@ OC.L10N.register( "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Zur Vermeidung von Zeitüberschreitungen bei größeren Installationen können Sie stattdessen den folgenden Befehl in Ihrem Installationsverzeichnis ausführen:", "Detailed logs" : "Detaillierte Fehlermeldungen", "Update needed" : "Update erforderlich", - "Please use the command line updater because you have a big instance." : "Da Sie eine große Instanz von Nextcloud besitzt, nutzen Sie bitte den Updater über die Kommandozeile.", + "Please use the command line updater because you have a big instance." : "Da Sie eine große Instanz von Nextcloud besitzen, wird die Benutzung des Aktualisierungsprogrammes über die Kommandozeile empfohlen.", "For help, see the documentation." : "Für weitere Hilfen, schauen Sie bitte in die Dokumentation.", "This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.", "This page will refresh itself when the %s instance is available again." : "Diese Seite aktualisiert sich automatisch, wenn die %s-Instanz wieder verfügbar ist." diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 6bcd79e756..537feca57e 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -47,7 +47,7 @@ "Finished code integrity check" : "Code-Integritätsprüfung abgeschlossen", "%s (3rdparty)" : "%s (Drittanbieter)", "%s (incompatible)" : "%s (inkompatibel)", - "Following apps have been disabled: %s" : "Die folgenden Apps sind deaktiviert worden: %s", + "Following apps have been disabled: %s" : "Die folgenden Apps wurden deaktiviert: %s", "Already up to date" : "Bereits aktuell", "Sunday" : "Sonntag", "Monday" : "Montag", @@ -94,7 +94,7 @@ "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dez.", - "There were problems with the code integrity check. More information…" : "Es gab Probleme bei der Code Integritätsprüfung. Mehr Information...", + "There were problems with the code integrity check. More information…" : "Es gab Probleme bei der Code Integritätsprüfung. Mehr Informationen...", "Settings" : "Einstellungen", "Problem loading page, reloading in 5 seconds" : "Problem beim Laden der Seite, Seite wird in 5 Sekunden nochmals geladen", "Saving..." : "Speichervorgang…", @@ -314,7 +314,7 @@ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Zur Vermeidung von Zeitüberschreitungen bei größeren Installationen können Sie stattdessen den folgenden Befehl in Ihrem Installationsverzeichnis ausführen:", "Detailed logs" : "Detaillierte Fehlermeldungen", "Update needed" : "Update erforderlich", - "Please use the command line updater because you have a big instance." : "Da Sie eine große Instanz von Nextcloud besitzt, nutzen Sie bitte den Updater über die Kommandozeile.", + "Please use the command line updater because you have a big instance." : "Da Sie eine große Instanz von Nextcloud besitzen, wird die Benutzung des Aktualisierungsprogrammes über die Kommandozeile empfohlen.", "For help, see the documentation." : "Für weitere Hilfen, schauen Sie bitte in die Dokumentation.", "This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.", "This page will refresh itself when the %s instance is available again." : "Diese Seite aktualisiert sich automatisch, wenn die %s-Instanz wieder verfügbar ist." diff --git a/settings/l10n/de.js b/settings/l10n/de.js index 650d1d8305..dd665a2abc 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -15,7 +15,7 @@ OC.L10N.register( "Federated Cloud Sharing" : "Federated-Cloud-Sharing", "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL verwendet eine veraltete %s Version (%s). Bitte aktualisiere dein Betriebssystem, da ansonsten Funktionen, wie z.B. %s, nicht zuverlässig funktionieren werden.", "A problem occurred, please check your log files (Error: %s)" : "Es ist ein Problem aufgetreten, bitte überprüfe Deine Logdateien (Fehler: %s)", - "Migration Completed" : "Migration komplett", + "Migration Completed" : "Migration abgeschlossen", "Group already exists." : "Gruppe existiert bereits.", "Unable to add group." : "Gruppe konnte nicht angelegt werden.", "Unable to delete group." : "Gruppe konnte nicht gelöscht werden.", @@ -110,6 +110,7 @@ OC.L10N.register( "never" : "niemals", "deleted {userName}" : "{userName} gelöscht", "add group" : "Gruppe hinzufügen", + "Invalid quota value \"{val}\"" : "Ungültiger Grenzwert \"{val}\"", "Changing the password will result in data loss, because data recovery is not available for this user" : "Die Änderung des Passworts führt zu Datenverlust, weil die Datenwiederherstellung für diesen Benutzer nicht verfügbar ist", "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden", "Error creating user: {message}" : "Fehler beim Anlegen des Benutzers: {message}", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index 8485a05288..198cc5f4d1 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -13,7 +13,7 @@ "Federated Cloud Sharing" : "Federated-Cloud-Sharing", "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL verwendet eine veraltete %s Version (%s). Bitte aktualisiere dein Betriebssystem, da ansonsten Funktionen, wie z.B. %s, nicht zuverlässig funktionieren werden.", "A problem occurred, please check your log files (Error: %s)" : "Es ist ein Problem aufgetreten, bitte überprüfe Deine Logdateien (Fehler: %s)", - "Migration Completed" : "Migration komplett", + "Migration Completed" : "Migration abgeschlossen", "Group already exists." : "Gruppe existiert bereits.", "Unable to add group." : "Gruppe konnte nicht angelegt werden.", "Unable to delete group." : "Gruppe konnte nicht gelöscht werden.", @@ -108,6 +108,7 @@ "never" : "niemals", "deleted {userName}" : "{userName} gelöscht", "add group" : "Gruppe hinzufügen", + "Invalid quota value \"{val}\"" : "Ungültiger Grenzwert \"{val}\"", "Changing the password will result in data loss, because data recovery is not available for this user" : "Die Änderung des Passworts führt zu Datenverlust, weil die Datenwiederherstellung für diesen Benutzer nicht verfügbar ist", "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden", "Error creating user: {message}" : "Fehler beim Anlegen des Benutzers: {message}", diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index fbc467343a..b81ae76990 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -110,6 +110,7 @@ OC.L10N.register( "never" : "niemals", "deleted {userName}" : "{userName} gelöscht", "add group" : "Gruppe hinzufügen", + "Invalid quota value \"{val}\"" : "Ungültiger Grenzwert \"{val}\"", "Changing the password will result in data loss, because data recovery is not available for this user" : "Die Änderung des Passworts führt zu Datenverlust, weil die Datenwiederherstellung für diesen Benutzer nicht verfügbar ist", "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden", "Error creating user: {message}" : "Fehler beim Erstellen eines Benutzers: {message}", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index 3ee110e923..d2eddf1205 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -108,6 +108,7 @@ "never" : "niemals", "deleted {userName}" : "{userName} gelöscht", "add group" : "Gruppe hinzufügen", + "Invalid quota value \"{val}\"" : "Ungültiger Grenzwert \"{val}\"", "Changing the password will result in data loss, because data recovery is not available for this user" : "Die Änderung des Passworts führt zu Datenverlust, weil die Datenwiederherstellung für diesen Benutzer nicht verfügbar ist", "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden", "Error creating user: {message}" : "Fehler beim Erstellen eines Benutzers: {message}", diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index a541eeda86..ccd40e4668 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -110,6 +110,7 @@ OC.L10N.register( "never" : "jamais", "deleted {userName}" : "{userName} supprimé", "add group" : "ajouter un groupe", + "Invalid quota value \"{val}\"" : "Valeur de quota invalide \"{val}\"", "Changing the password will result in data loss, because data recovery is not available for this user" : "La modification du mot de passe entrainera la perte des données car la restauration de données n'est pas disponible pour cet utilisateur", "A valid username must be provided" : "Un nom d'utilisateur valide doit être saisi", "Error creating user: {message}" : "Erreur a la création d'un utilisateur : {message}", diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index 89e66e1c0c..8ca1b53746 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -108,6 +108,7 @@ "never" : "jamais", "deleted {userName}" : "{userName} supprimé", "add group" : "ajouter un groupe", + "Invalid quota value \"{val}\"" : "Valeur de quota invalide \"{val}\"", "Changing the password will result in data loss, because data recovery is not available for this user" : "La modification du mot de passe entrainera la perte des données car la restauration de données n'est pas disponible pour cet utilisateur", "A valid username must be provided" : "Un nom d'utilisateur valide doit être saisi", "Error creating user: {message}" : "Erreur a la création d'un utilisateur : {message}", diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index 185b63bd15..aa7f91881b 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -110,6 +110,7 @@ OC.L10N.register( "never" : "nunca", "deleted {userName}" : "eliminado {userName}", "add group" : "adicionar grupo", + "Invalid quota value \"{val}\"" : "Valor da quota inválido \"{val}\"", "Changing the password will result in data loss, because data recovery is not available for this user" : "Trocar a senha irá resultar em perda de dados, porque recuperação de dados não está disponível para este usuário", "A valid username must be provided" : "Forneça um nome de usuário válido", "Error creating user: {message}" : "Erro criando o usuário: {message}", diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index 9c5e1f0eef..9b6faf9349 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -108,6 +108,7 @@ "never" : "nunca", "deleted {userName}" : "eliminado {userName}", "add group" : "adicionar grupo", + "Invalid quota value \"{val}\"" : "Valor da quota inválido \"{val}\"", "Changing the password will result in data loss, because data recovery is not available for this user" : "Trocar a senha irá resultar em perda de dados, porque recuperação de dados não está disponível para este usuário", "A valid username must be provided" : "Forneça um nome de usuário válido", "Error creating user: {message}" : "Erro criando o usuário: {message}",