diff --git a/l10n/nb.js b/l10n/nb.js index f0c88d3d..79c26c09 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -52,6 +52,7 @@ OC.L10N.register( "Form sharing" : "Skjemadeling", "Allow sharing by link" : "Tillat deling via kobling", "Allow sharing to all logged in accounts" : "Tillat deling til alle påloggede kontoer", + "Allow showing form to all logged in accounts on sidebar" : "Tillat visning av skjema til alle påloggede kontoer på sidefeltet", "Error while saving configuration" : "Feil under lagring av konfigurasjon", "Error while reloading config" : "Feil under lasting av konfigurasjon på nytt", "Form actions" : "Skjemahandlinger", @@ -243,6 +244,7 @@ OC.L10N.register( "Some answers are not valid" : "Noen svar er ikke gyldige", "There was an error submitting the form: {message}" : "Det oppstod en feil under innsending av skjemaet: {message}.", "Error while saving question" : "Det oppsto en feil ved lagring av spørsmål", + "Error while saving question options" : "Feil under lagring av spørsmålsalternativer", "Form link copied" : "Skjema-lenke kopiert", "Cannot copy, please copy the link manually" : "Kan ikke kopiere, kopier lenken manuelt", "No recommendations. Start typing." : "Ingen anbefalinger. Start å skrive.", diff --git a/l10n/nb.json b/l10n/nb.json index 9db3dece..e16ebe15 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -50,6 +50,7 @@ "Form sharing" : "Skjemadeling", "Allow sharing by link" : "Tillat deling via kobling", "Allow sharing to all logged in accounts" : "Tillat deling til alle påloggede kontoer", + "Allow showing form to all logged in accounts on sidebar" : "Tillat visning av skjema til alle påloggede kontoer på sidefeltet", "Error while saving configuration" : "Feil under lagring av konfigurasjon", "Error while reloading config" : "Feil under lasting av konfigurasjon på nytt", "Form actions" : "Skjemahandlinger", @@ -241,6 +242,7 @@ "Some answers are not valid" : "Noen svar er ikke gyldige", "There was an error submitting the form: {message}" : "Det oppstod en feil under innsending av skjemaet: {message}.", "Error while saving question" : "Det oppsto en feil ved lagring av spørsmål", + "Error while saving question options" : "Feil under lagring av spørsmålsalternativer", "Form link copied" : "Skjema-lenke kopiert", "Cannot copy, please copy the link manually" : "Kan ikke kopiere, kopier lenken manuelt", "No recommendations. Start typing." : "Ingen anbefalinger. Start å skrive.", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index d1053f1f..d1ba63ac 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -52,6 +52,7 @@ OC.L10N.register( "Form sharing" : "Compartilhamento do formulário", "Allow sharing by link" : "Habilitar compartilhamento por link", "Allow sharing to all logged in accounts" : "Habilitar compartilhamento para todas as contas conectadas", + "Allow showing form to all logged in accounts on sidebar" : "Permitir a exibição do formulário para todas as contas conectadas na barra lateral", "Error while saving configuration" : "Erro ao salvar configuração", "Error while reloading config" : "Erro ao recarregar a configuração", "Form actions" : "Ações do formulário", @@ -243,6 +244,7 @@ OC.L10N.register( "Some answers are not valid" : "Algumas respostas não são válidas", "There was an error submitting the form: {message}" : "Ocorreu um erro ao enviar o formulário: {message}", "Error while saving question" : "Erro ao salvar a pergunta", + "Error while saving question options" : "Erro ao salvar opções de perguntas", "Form link copied" : "Link do formulário copiado", "Cannot copy, please copy the link manually" : "Não é possível copiar, copie o link manualmente", "No recommendations. Start typing." : "Sem recomendações. Inicie a digitação.", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 3944c3d1..dc9a8e09 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -50,6 +50,7 @@ "Form sharing" : "Compartilhamento do formulário", "Allow sharing by link" : "Habilitar compartilhamento por link", "Allow sharing to all logged in accounts" : "Habilitar compartilhamento para todas as contas conectadas", + "Allow showing form to all logged in accounts on sidebar" : "Permitir a exibição do formulário para todas as contas conectadas na barra lateral", "Error while saving configuration" : "Erro ao salvar configuração", "Error while reloading config" : "Erro ao recarregar a configuração", "Form actions" : "Ações do formulário", @@ -241,6 +242,7 @@ "Some answers are not valid" : "Algumas respostas não são válidas", "There was an error submitting the form: {message}" : "Ocorreu um erro ao enviar o formulário: {message}", "Error while saving question" : "Erro ao salvar a pergunta", + "Error while saving question options" : "Erro ao salvar opções de perguntas", "Form link copied" : "Link do formulário copiado", "Cannot copy, please copy the link manually" : "Não é possível copiar, copie o link manualmente", "No recommendations. Start typing." : "Sem recomendações. Inicie a digitação.", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 74445755..681caecc 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -52,6 +52,7 @@ OC.L10N.register( "Form sharing" : "表格分享", "Allow sharing by link" : "允許透過連結分享", "Allow sharing to all logged in accounts" : "允許分享給所有登錄的帳戶", + "Allow showing form to all logged in accounts on sidebar" : "允許在側邊欄向所有已登入帳戶顯示表格", "Error while saving configuration" : "儲存配置時發生錯誤", "Error while reloading config" : "重新加載配置時出錯", "Form actions" : "表格操作", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index e16ea131..2b971e0b 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -50,6 +50,7 @@ "Form sharing" : "表格分享", "Allow sharing by link" : "允許透過連結分享", "Allow sharing to all logged in accounts" : "允許分享給所有登錄的帳戶", + "Allow showing form to all logged in accounts on sidebar" : "允許在側邊欄向所有已登入帳戶顯示表格", "Error while saving configuration" : "儲存配置時發生錯誤", "Error while reloading config" : "重新加載配置時出錯", "Form actions" : "表格操作",