From 7b1f031ae0c69173d5483eac5c7b3083f156c399 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 13 Dec 2022 02:33:04 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- apps/settings/l10n/pt_BR.js | 1 + apps/settings/l10n/pt_BR.json | 1 + apps/settings/l10n/pt_PT.js | 1 + apps/settings/l10n/pt_PT.json | 1 + apps/twofactor_backupcodes/l10n/pt_PT.js | 16 ++ apps/twofactor_backupcodes/l10n/pt_PT.json | 14 ++ apps/workflowengine/l10n/pt_PT.js | 12 ++ apps/workflowengine/l10n/pt_PT.json | 12 ++ core/l10n/bg.js | 3 +- core/l10n/bg.json | 3 +- core/l10n/ca.js | 3 +- core/l10n/ca.json | 3 +- core/l10n/cs.js | 3 +- core/l10n/cs.json | 3 +- core/l10n/da.js | 3 +- core/l10n/da.json | 3 +- core/l10n/de.js | 3 +- core/l10n/de.json | 3 +- core/l10n/de_DE.js | 3 +- core/l10n/de_DE.json | 3 +- core/l10n/en_GB.js | 3 +- core/l10n/en_GB.json | 3 +- core/l10n/es.js | 3 +- core/l10n/es.json | 3 +- core/l10n/et_EE.js | 217 +++++++++++++++++++++ core/l10n/et_EE.json | 215 ++++++++++++++++++++ core/l10n/eu.js | 3 +- core/l10n/eu.json | 3 +- core/l10n/fi.js | 3 +- core/l10n/fi.json | 3 +- core/l10n/fr.js | 3 +- core/l10n/fr.json | 3 +- core/l10n/hu.js | 3 +- core/l10n/hu.json | 3 +- core/l10n/ja.js | 3 +- core/l10n/ja.json | 3 +- core/l10n/ko.js | 3 +- core/l10n/ko.json | 3 +- core/l10n/nl.js | 3 +- core/l10n/nl.json | 3 +- core/l10n/pl.js | 3 +- core/l10n/pl.json | 3 +- core/l10n/pt_BR.js | 5 +- core/l10n/pt_BR.json | 5 +- core/l10n/pt_PT.js | 1 + core/l10n/pt_PT.json | 1 + core/l10n/ru.js | 3 +- core/l10n/ru.json | 3 +- core/l10n/sk.js | 3 +- core/l10n/sk.json | 3 +- core/l10n/sl.js | 3 +- core/l10n/sl.json | 3 +- core/l10n/sv.js | 3 +- core/l10n/sv.json | 3 +- core/l10n/tr.js | 3 +- core/l10n/tr.json | 3 +- core/l10n/uk.js | 3 +- core/l10n/uk.json | 3 +- core/l10n/zh_CN.js | 3 +- core/l10n/zh_CN.json | 3 +- core/l10n/zh_HK.js | 3 +- core/l10n/zh_HK.json | 3 +- core/l10n/zh_TW.js | 3 +- core/l10n/zh_TW.json | 3 +- 64 files changed, 548 insertions(+), 104 deletions(-) create mode 100644 apps/twofactor_backupcodes/l10n/pt_PT.js create mode 100644 apps/twofactor_backupcodes/l10n/pt_PT.json create mode 100644 core/l10n/et_EE.js create mode 100644 core/l10n/et_EE.json diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 28656119b6e..a8483119397 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -413,6 +413,7 @@ OC.L10N.register( "Website" : "Website", "Profile visibility" : "Visibilidade do perfil", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Não disponível porque esta propriedade é necessária para a funcionalidade principal, incluindo compartilhamento de arquivos e convites de calendário", + "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Não disponível como federação pois foi desabilitado para sua conta, entre em contato com seu administrador do sistema se tiver alguma dúvida", "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Não disponível, pois a publicação de dados específicos do usuário no servidor de pesquisa não é permitida, entre em contato com o administrador do sistema se tiver alguma dúvida", "Active apps" : "Aplicativos ativados", "Disabled apps" : "Aplicativos desativados", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 7cff8162929..bf6961cfed8 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -411,6 +411,7 @@ "Website" : "Website", "Profile visibility" : "Visibilidade do perfil", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Não disponível porque esta propriedade é necessária para a funcionalidade principal, incluindo compartilhamento de arquivos e convites de calendário", + "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Não disponível como federação pois foi desabilitado para sua conta, entre em contato com seu administrador do sistema se tiver alguma dúvida", "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Não disponível, pois a publicação de dados específicos do usuário no servidor de pesquisa não é permitida, entre em contato com o administrador do sistema se tiver alguma dúvida", "Active apps" : "Aplicativos ativados", "Disabled apps" : "Aplicativos desativados", diff --git a/apps/settings/l10n/pt_PT.js b/apps/settings/l10n/pt_PT.js index 8ddcb2dbc99..bfe82cb948c 100644 --- a/apps/settings/l10n/pt_PT.js +++ b/apps/settings/l10n/pt_PT.js @@ -230,6 +230,7 @@ OC.L10N.register( "Exclude groups from sharing" : "Excluir grupos das partilhas", "These groups will still be able to receive shares, but not to initiate them." : "Estes grupos poderão receber partilhas, mas não poderão iniciá-las.", "This text will be shown on the public link upload page when the file list is hidden." : "Este texto será exibido na página de carregamento de ligações públicas quando a lista de ficheiros estiver oculta. ", + "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolvido pela [communityopen]Comunidade Nextcloud[linkclose]. O [githubcode]código fonte[/linkclose] está licenciado sob [licenseopen]AGPL[linkclose].", "Like our Facebook page" : "Deixe um Gosto na nossa página do Facebook", "Follow us on Twitter" : "Siga-nos no Twitter", "Check out our blog" : "Veja o nosso blog", diff --git a/apps/settings/l10n/pt_PT.json b/apps/settings/l10n/pt_PT.json index 03bfc94fe04..01613ca65f8 100644 --- a/apps/settings/l10n/pt_PT.json +++ b/apps/settings/l10n/pt_PT.json @@ -228,6 +228,7 @@ "Exclude groups from sharing" : "Excluir grupos das partilhas", "These groups will still be able to receive shares, but not to initiate them." : "Estes grupos poderão receber partilhas, mas não poderão iniciá-las.", "This text will be shown on the public link upload page when the file list is hidden." : "Este texto será exibido na página de carregamento de ligações públicas quando a lista de ficheiros estiver oculta. ", + "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolvido pela [communityopen]Comunidade Nextcloud[linkclose]. O [githubcode]código fonte[/linkclose] está licenciado sob [licenseopen]AGPL[linkclose].", "Like our Facebook page" : "Deixe um Gosto na nossa página do Facebook", "Follow us on Twitter" : "Siga-nos no Twitter", "Check out our blog" : "Veja o nosso blog", diff --git a/apps/twofactor_backupcodes/l10n/pt_PT.js b/apps/twofactor_backupcodes/l10n/pt_PT.js new file mode 100644 index 00000000000..319ab654bb0 --- /dev/null +++ b/apps/twofactor_backupcodes/l10n/pt_PT.js @@ -0,0 +1,16 @@ +OC.L10N.register( + "twofactor_backupcodes", + { + "Second-factor backup codes" : "Códigos de segurança de segundo fator", + "Generate backup codes" : "Gerar códigos de cópia de segurança", + "Backup code" : "Código de segurança", + "Use backup code" : "Usar código de cópia de segurança", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estes são os seus códigos de segurança. Por favor, guarde ou imprima-os pois estes códigos não serão possíveis de visualizar novamente.", + "Save backup codes" : "Guardar códigos de segurança", + "Print backup codes" : "Imprimir códigos de segurança", + "Regenerate backup codes" : "Voltar a gerar os códigos de segurança", + "If you regenerate backup codes, you automatically invalidate old codes." : "Se voltar a gerar os códigos de segurança os seus códigos antigos serão automaticamente invalidados.", + "An error occurred while generating your backup codes" : "Ocorreu um erro enquanto os códigos de segurança eram gerados", + "Submit" : "Submeter" +}, +"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/twofactor_backupcodes/l10n/pt_PT.json b/apps/twofactor_backupcodes/l10n/pt_PT.json new file mode 100644 index 00000000000..c22cb323567 --- /dev/null +++ b/apps/twofactor_backupcodes/l10n/pt_PT.json @@ -0,0 +1,14 @@ +{ "translations": { + "Second-factor backup codes" : "Códigos de segurança de segundo fator", + "Generate backup codes" : "Gerar códigos de cópia de segurança", + "Backup code" : "Código de segurança", + "Use backup code" : "Usar código de cópia de segurança", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estes são os seus códigos de segurança. Por favor, guarde ou imprima-os pois estes códigos não serão possíveis de visualizar novamente.", + "Save backup codes" : "Guardar códigos de segurança", + "Print backup codes" : "Imprimir códigos de segurança", + "Regenerate backup codes" : "Voltar a gerar os códigos de segurança", + "If you regenerate backup codes, you automatically invalidate old codes." : "Se voltar a gerar os códigos de segurança os seus códigos antigos serão automaticamente invalidados.", + "An error occurred while generating your backup codes" : "Ocorreu um erro enquanto os códigos de segurança eram gerados", + "Submit" : "Submeter" +},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/apps/workflowengine/l10n/pt_PT.js b/apps/workflowengine/l10n/pt_PT.js index 05cdc4c93fc..31f3a639b86 100644 --- a/apps/workflowengine/l10n/pt_PT.js +++ b/apps/workflowengine/l10n/pt_PT.js @@ -33,6 +33,7 @@ OC.L10N.register( "Entity %s is invalid" : "Entidade %s é inválida", "No events are chosen." : "Não são escolhidos eventos.", "Entity %s has no event %s" : "Entidade %s não tem evento %s", + "Check %s is invalid or does not exist" : "Verifique%sé inválido ou não existe", "Flow" : "Fluxo", "Nextcloud workflow engine" : "Motor de fluxo de trabalho da Nextcloud", "Select a filter" : "Selecionar um filtro", @@ -60,9 +61,20 @@ OC.L10N.register( "greater or equals" : "maior ou igual", "greater" : "maior", "Request remote address" : "Solicitar endereço remoto", + "matches IPv4" : "corresponde a IPv4", + "does not match IPv4" : "não corresponde a IPv4", + "matches IPv6" : "corresponde a IPv6", + "does not match IPv6" : "não corresponde a IPv6", + "File system tag" : "Etiqueta do sistema de ficheiros", + "is tagged with" : "tem a etiqueta", + "is not tagged with" : "não tem a etiqueta", "Request URL" : "Solicitar URL", + "Request time" : "Tempo do pedido", "between" : "entre", + "not between" : "fora de", "Request user agent" : "Solicitar agente de utilizador", + "is member of" : "é membro de", + "is not member of" : "não é um membro de", "No results" : "Sem resultados", "%s (invisible)" : "%s (invisível)", "%s (restricted)" : "%s (limitado)" diff --git a/apps/workflowengine/l10n/pt_PT.json b/apps/workflowengine/l10n/pt_PT.json index 448ad746923..fff173f217a 100644 --- a/apps/workflowengine/l10n/pt_PT.json +++ b/apps/workflowengine/l10n/pt_PT.json @@ -31,6 +31,7 @@ "Entity %s is invalid" : "Entidade %s é inválida", "No events are chosen." : "Não são escolhidos eventos.", "Entity %s has no event %s" : "Entidade %s não tem evento %s", + "Check %s is invalid or does not exist" : "Verifique%sé inválido ou não existe", "Flow" : "Fluxo", "Nextcloud workflow engine" : "Motor de fluxo de trabalho da Nextcloud", "Select a filter" : "Selecionar um filtro", @@ -58,9 +59,20 @@ "greater or equals" : "maior ou igual", "greater" : "maior", "Request remote address" : "Solicitar endereço remoto", + "matches IPv4" : "corresponde a IPv4", + "does not match IPv4" : "não corresponde a IPv4", + "matches IPv6" : "corresponde a IPv6", + "does not match IPv6" : "não corresponde a IPv6", + "File system tag" : "Etiqueta do sistema de ficheiros", + "is tagged with" : "tem a etiqueta", + "is not tagged with" : "não tem a etiqueta", "Request URL" : "Solicitar URL", + "Request time" : "Tempo do pedido", "between" : "entre", + "not between" : "fora de", "Request user agent" : "Solicitar agente de utilizador", + "is member of" : "é membro de", + "is not member of" : "não é um membro de", "No results" : "Sem resultados", "%s (invisible)" : "%s (invisível)", "%s (restricted)" : "%s (limitado)" diff --git a/core/l10n/bg.js b/core/l10n/bg.js index a566fbc575a..bdd719d231b 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -422,7 +422,6 @@ OC.L10N.register( "Settings menu" : "Настройки", "The password is wrong. Try again." : "Паролата е грешна. Опитайте отново.", "Setup two-factor authentication" : "Свържи двустепенно удостоверяване", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Изглежда, че използвате 32-битова PHP версия. Приложението Nextcloud 26 и по-новите версии изискват 64-битова версия. Моля, обновете операционната си система и PHP на 64-битова версия! За повече подробности прочетете {linkstart}страницата с документация за това {linkend}.", - "Search starts once you start typing" : "Търсенето започва, щом започнете да пишете" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Изглежда, че използвате 32-битова PHP версия. Приложението Nextcloud 26 и по-новите версии изискват 64-битова версия. Моля, обновете операционната си система и PHP на 64-битова версия! За повече подробности прочетете {linkstart}страницата с документация за това {linkend}." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/bg.json b/core/l10n/bg.json index 6d0d59df4fc..939b68289ec 100644 --- a/core/l10n/bg.json +++ b/core/l10n/bg.json @@ -420,7 +420,6 @@ "Settings menu" : "Настройки", "The password is wrong. Try again." : "Паролата е грешна. Опитайте отново.", "Setup two-factor authentication" : "Свържи двустепенно удостоверяване", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Изглежда, че използвате 32-битова PHP версия. Приложението Nextcloud 26 и по-новите версии изискват 64-битова версия. Моля, обновете операционната си система и PHP на 64-битова версия! За повече подробности прочетете {linkstart}страницата с документация за това {linkend}.", - "Search starts once you start typing" : "Търсенето започва, щом започнете да пишете" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Изглежда, че използвате 32-битова PHP версия. Приложението Nextcloud 26 и по-новите версии изискват 64-битова версия. Моля, обновете операционната си система и PHP на 64-битова версия! За повече подробности прочетете {linkstart}страницата с документация за това {linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/ca.js b/core/l10n/ca.js index b0312cc78e5..2d23d0cdf6d 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -422,7 +422,6 @@ OC.L10N.register( "Settings menu" : "Menú de paràmetres", "The password is wrong. Try again." : "Contrasenya incorrecta. Torneu-ho a provar.", "Setup two-factor authentication" : "Configura l'autenticació de doble factor", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sembla que esteu executant una versió PHP de 32 bits. Nextcloud 26 i superior requereixen 64 bits. Si us plau, actualitzeu el vostre sistema operatiu i PHP a 64 bits! Per obtenir més detalls, llegiu {linkstart}la pàgina de documentació sobre això ↗{linkend}.", - "Search starts once you start typing" : "La cerca comença quan comences a escriure" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sembla que esteu executant una versió PHP de 32 bits. Nextcloud 26 i superior requereixen 64 bits. Si us plau, actualitzeu el vostre sistema operatiu i PHP a 64 bits! Per obtenir més detalls, llegiu {linkstart}la pàgina de documentació sobre això ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/ca.json b/core/l10n/ca.json index c212a04fa5d..939957bf762 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -420,7 +420,6 @@ "Settings menu" : "Menú de paràmetres", "The password is wrong. Try again." : "Contrasenya incorrecta. Torneu-ho a provar.", "Setup two-factor authentication" : "Configura l'autenticació de doble factor", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sembla que esteu executant una versió PHP de 32 bits. Nextcloud 26 i superior requereixen 64 bits. Si us plau, actualitzeu el vostre sistema operatiu i PHP a 64 bits! Per obtenir més detalls, llegiu {linkstart}la pàgina de documentació sobre això ↗{linkend}.", - "Search starts once you start typing" : "La cerca comença quan comences a escriure" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sembla que esteu executant una versió PHP de 32 bits. Nextcloud 26 i superior requereixen 64 bits. Si us plau, actualitzeu el vostre sistema operatiu i PHP a 64 bits! Per obtenir més detalls, llegiu {linkstart}la pàgina de documentació sobre això ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/cs.js b/core/l10n/cs.js index f2daf184ac8..4d25b894638 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -424,7 +424,6 @@ OC.L10N.register( "Settings menu" : "Nabídka nastavení", "The password is wrong. Try again." : "Chybné heslo. Zkuste to znovu.", "Setup two-factor authentication" : "Nastavit dvoufázové ověřování", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá se, že provozujete 32bitovou verzi PHP. Nextcloud verze 26 a novější vyžaduje 64bit. Přejděte na 64bit instalaci operačního systému a PHP! Bližší podrobnosti naleznete {linkstart}na stránce v dokumentaci ↗{linkend}.", - "Search starts once you start typing" : "Hledání začne jakmile začnete psát" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá se, že provozujete 32bitovou verzi PHP. Nextcloud verze 26 a novější vyžaduje 64bit. Přejděte na 64bit instalaci operačního systému a PHP! Bližší podrobnosti naleznete {linkstart}na stránce v dokumentaci ↗{linkend}." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/core/l10n/cs.json b/core/l10n/cs.json index 1cdb9a7764f..19da949f12c 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -422,7 +422,6 @@ "Settings menu" : "Nabídka nastavení", "The password is wrong. Try again." : "Chybné heslo. Zkuste to znovu.", "Setup two-factor authentication" : "Nastavit dvoufázové ověřování", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá se, že provozujete 32bitovou verzi PHP. Nextcloud verze 26 a novější vyžaduje 64bit. Přejděte na 64bit instalaci operačního systému a PHP! Bližší podrobnosti naleznete {linkstart}na stránce v dokumentaci ↗{linkend}.", - "Search starts once you start typing" : "Hledání začne jakmile začnete psát" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá se, že provozujete 32bitovou verzi PHP. Nextcloud verze 26 a novější vyžaduje 64bit. Přejděte na 64bit instalaci operačního systému a PHP! Bližší podrobnosti naleznete {linkstart}na stránce v dokumentaci ↗{linkend}." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/core/l10n/da.js b/core/l10n/da.js index cbbb37ae85a..e6ee923bb36 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -420,7 +420,6 @@ OC.L10N.register( "More apps menu" : "Flere apps menu", "Settings menu" : "Indstillingsmenu", "The password is wrong. Try again." : "Passwordet er forkert. Prøv igen.", - "Setup two-factor authentication" : "Opsæt to-faktor godkendelse", - "Search starts once you start typing" : "Søgningen starter, når du begynder at skrive" + "Setup two-factor authentication" : "Opsæt to-faktor godkendelse" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/da.json b/core/l10n/da.json index 6923bb3a561..f72cc0c4035 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -418,7 +418,6 @@ "More apps menu" : "Flere apps menu", "Settings menu" : "Indstillingsmenu", "The password is wrong. Try again." : "Passwordet er forkert. Prøv igen.", - "Setup two-factor authentication" : "Opsæt to-faktor godkendelse", - "Search starts once you start typing" : "Søgningen starter, når du begynder at skrive" + "Setup two-factor authentication" : "Opsæt to-faktor godkendelse" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/de.js b/core/l10n/de.js index 1efd87921ab..7f09ff3ab61 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -417,7 +417,6 @@ OC.L10N.register( "Settings menu" : "Einstellungen-Menü", "The password is wrong. Try again." : "Das Passwort ist falsch. Bitte versuche es erneut.", "Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Es scheint, dass Nextcloud mit einer 32-Bit-PHP-Version ausgeführt wird. Nextcloud 26 und neuer benötigt die 64-Bit-Version. Bitte aktualisiere dein Betriebssystem und PHP auf 64-Bit. Für weitere Details lese die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}.", - "Search starts once you start typing" : "Die Suche beginnt, sobald du mit der Eingabe beginnst." + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Es scheint, dass Nextcloud mit einer 32-Bit-PHP-Version ausgeführt wird. Nextcloud 26 und neuer benötigt die 64-Bit-Version. Bitte aktualisiere dein Betriebssystem und PHP auf 64-Bit. Für weitere Details lese die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/de.json b/core/l10n/de.json index e7e61c51001..3eb5c417f6e 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -415,7 +415,6 @@ "Settings menu" : "Einstellungen-Menü", "The password is wrong. Try again." : "Das Passwort ist falsch. Bitte versuche es erneut.", "Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Es scheint, dass Nextcloud mit einer 32-Bit-PHP-Version ausgeführt wird. Nextcloud 26 und neuer benötigt die 64-Bit-Version. Bitte aktualisiere dein Betriebssystem und PHP auf 64-Bit. Für weitere Details lese die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}.", - "Search starts once you start typing" : "Die Suche beginnt, sobald du mit der Eingabe beginnst." + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Es scheint, dass Nextcloud mit einer 32-Bit-PHP-Version ausgeführt wird. Nextcloud 26 und neuer benötigt die 64-Bit-Version. Bitte aktualisiere dein Betriebssystem und PHP auf 64-Bit. Für weitere Details lese die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 2f0c376ae02..f8591719e1a 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -424,7 +424,6 @@ OC.L10N.register( "Settings menu" : "Einstellungen-Menü", "The password is wrong. Try again." : "Das Passwort ist falsch. Bitte erneut versuchen.", "Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung einrichten", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sie scheinen eine 32-Bit-PHP-Version auszuführen. Nextcloud 26 und neuer benötigt 64-Bit. Bitte aktualisieren Sie Ihr Betriebssystem und PHP auf 64-Bit! Für weitere Details lesen Sie die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}.", - "Search starts once you start typing" : "Die Suche beginnt, sobald Sie mit der Eingabe beginnen" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sie scheinen eine 32-Bit-PHP-Version auszuführen. Nextcloud 26 und neuer benötigt 64-Bit. Bitte aktualisieren Sie Ihr Betriebssystem und PHP auf 64-Bit! Für weitere Details lesen Sie die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index faf73546386..12f57011593 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -422,7 +422,6 @@ "Settings menu" : "Einstellungen-Menü", "The password is wrong. Try again." : "Das Passwort ist falsch. Bitte erneut versuchen.", "Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung einrichten", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sie scheinen eine 32-Bit-PHP-Version auszuführen. Nextcloud 26 und neuer benötigt 64-Bit. Bitte aktualisieren Sie Ihr Betriebssystem und PHP auf 64-Bit! Für weitere Details lesen Sie die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}.", - "Search starts once you start typing" : "Die Suche beginnt, sobald Sie mit der Eingabe beginnen" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sie scheinen eine 32-Bit-PHP-Version auszuführen. Nextcloud 26 und neuer benötigt 64-Bit. Bitte aktualisieren Sie Ihr Betriebssystem und PHP auf 64-Bit! Für weitere Details lesen Sie die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 7a6d96690ad..eb11ba53cee 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -424,7 +424,6 @@ OC.L10N.register( "Settings menu" : "Settings menu", "The password is wrong. Try again." : "The password is wrong. Try again.", "Setup two-factor authentication" : "Setup two-factor authentication", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}.", - "Search starts once you start typing" : "Search starts once you start typing" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index e30553b26d5..b23e11da359 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -422,7 +422,6 @@ "Settings menu" : "Settings menu", "The password is wrong. Try again." : "The password is wrong. Try again.", "Setup two-factor authentication" : "Setup two-factor authentication", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}.", - "Search starts once you start typing" : "Search starts once you start typing" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es.js b/core/l10n/es.js index f8afd6fda2a..8740542513e 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -424,7 +424,6 @@ OC.L10N.register( "Settings menu" : "Menú de configuraciones", "The password is wrong. Try again." : "La contraseña es incorrecta. Vuelve a intentarlo.", "Setup two-factor authentication" : "Configurar autenticación de dos factores", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que está ejecutando una versión de PHP de 32 bits. Nextcloud 26 y superiores necesitan 64 bits. ¡Por favor, actualice su sistema operativo y PHP a 64 bits! Puede leer más detalles en {linkstart}la página de documentación correspondiente ↗{linkend}.", - "Search starts once you start typing" : "La búsqueda comenzará cuando comience a escribir" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que está ejecutando una versión de PHP de 32 bits. Nextcloud 26 y superiores necesitan 64 bits. ¡Por favor, actualice su sistema operativo y PHP a 64 bits! Puede leer más detalles en {linkstart}la página de documentación correspondiente ↗{linkend}." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/core/l10n/es.json b/core/l10n/es.json index 42a4a6cfc54..420978510c5 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -422,7 +422,6 @@ "Settings menu" : "Menú de configuraciones", "The password is wrong. Try again." : "La contraseña es incorrecta. Vuelve a intentarlo.", "Setup two-factor authentication" : "Configurar autenticación de dos factores", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que está ejecutando una versión de PHP de 32 bits. Nextcloud 26 y superiores necesitan 64 bits. ¡Por favor, actualice su sistema operativo y PHP a 64 bits! Puede leer más detalles en {linkstart}la página de documentación correspondiente ↗{linkend}.", - "Search starts once you start typing" : "La búsqueda comenzará cuando comience a escribir" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que está ejecutando una versión de PHP de 32 bits. Nextcloud 26 y superiores necesitan 64 bits. ¡Por favor, actualice su sistema operativo y PHP a 64 bits! Puede leer más detalles en {linkstart}la página de documentación correspondiente ↗{linkend}." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js new file mode 100644 index 00000000000..cdccf2c116e --- /dev/null +++ b/core/l10n/et_EE.js @@ -0,0 +1,217 @@ +OC.L10N.register( + "core", + { + "Please select a file." : "Palun vali fail.", + "File is too big" : "Fail on liiga suur", + "The selected file is not an image." : "Valitud fail ei ole pilt.", + "The selected file cannot be read." : "Valitud faili ei ole võimalik lugeda.", + "The file was uploaded" : "Fail laaditi üles", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Üleslaetud fail on suurem, kui php.ini failis määratud upload_max_filesize", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Üleslaetud fail on suurem, kui MAX_FILE_SIZE atribuut, mis seadistati HTML vormis", + "The file was only partially uploaded" : "Fail laaditi üles ainult osaliselt", + "No file was uploaded" : "Ühtegi faili ei latud üles", + "Missing a temporary folder" : "Ajutine kausta on puudu", + "Could not write file to disk" : "Faili kirjutamine kettale ebaõnnestus", + "Invalid file provided" : "Vigane fail", + "No image or file provided" : "Ühtegi pilti või faili pole pakutud", + "Unknown filetype" : "Tundmatu failitüüp", + "An error occurred. Please contact your admin." : "Tekkis tõrge. Palun võta ühendust administraatoriga.", + "Invalid image" : "Vigane pilt", + "No temporary profile picture available, try again" : "Ühtegi ajutist profiilipilti pole saadaval, proovi uuesti", + "No crop data provided" : "Lõikeandmeid ei leitud", + "No valid crop data provided" : "Kehtivaid lõikeandmeid pole leitud", + "Crop is not square" : "Lõikamine pole ruudukujuline", + "Invalid app password" : "Vale rakenduse parool", + "Login" : "Logi sisse", + "Password reset is disabled" : "Parooli taastamine on välja lülitatud", + "%s password reset" : "%s parooli lähtestus", + "Password reset" : "Parooli taastamine ", + "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Kliki allolevale nupule, et taastada oma parool. Kui sa ei ole paroolitaastamist pärinud. siis ignoreeri seda e-kirja.", + "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Kliki allolevale lingile, et taastada oma parool. Kui sa ei ole parooli taastamist pärinud. siis ignoreeri seda e-kirja.", + "Reset your password" : "Lähtesta oma parool", + "Preparing update" : "Uuendamise ettevalmistamine", + "[%d / %d]: %s" : "[%d / %d]: %s", + "Please use the command line updater because automatic updating is disabled in the config.php." : "Palun kasutage uuendamiseks käsurida, kuna automaatne uuendamine on config.php failis välja lülitatud.", + "Turned on maintenance mode" : "Hooldusrežiim sisse lülitatud", + "Turned off maintenance mode" : "Hooldusrežiim välja lülitatud", + "Maintenance mode is kept active" : "Hooldusrežiim on aktiivne", + "Updating database schema" : "Andmebaasi skeemi uuendamine", + "Updated database" : "Uuendatud andmebaas", + "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Kontrollitakse, kas %s andmebaasi skeemi saab uuendada (see võib võtta kaua aega sõltuvalt andmebaasi suuruses)", + "Reset log level" : "Lähtesta logi tase", + "Starting code integrity check" : "Koodi terviklikkuse kontrolli alustamine", + "Finished code integrity check" : "Koodi terviklikkuse kontrolli lõpp", + "%s (incompatible)" : "%s (pole ühilduv)", + "Already up to date" : "On juba ajakohane", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Sinu veebiserver pole veel piisavalt korralikult seadistatud, et lubada failide sünkroniseerimist, kuna WebDAV liides paistab olevat katki.", + "Error occurred while checking server setup" : "Serveri seadete kontrolimisel tekkis viga", + "unknown text" : "tundmatu tekst", + "Hello world!" : "Tere maailm!", + "sunny" : "päikeseline", + "Hello {name}, the weather is {weather}" : "Tere {name}, ilm on {weather}", + "Hello {name}" : "Tere, {name}", + "new" : "uus", + "_download %n file_::_download %n files_" : ["laadi alla %n fail","laadi alla %n faili"], + "The update is in progress, leaving this page might interrupt the process in some environments." : "Värskendus on käimas, lahkudes sellelt lehelt võib protsessi mõnes keskkonnas katkestada.", + "Update to {version}" : "Uuenda versioonile {version}", + "An error occurred." : "Tekkis tõrge.", + "Please reload the page." : "Palun laadi see uuesti.", + "The update was unsuccessful. For more information check our forum post covering this issue." : "Uuendus ebaõnnestus. Täiendavat infot vaata meie foorumi postituses .", + "The update was unsuccessful. Please report this issue to the Nextcloud community." : "Uuendus ebaõnnestus. Palun teavita probleemist Nextcloudi kogukonda.", + "More apps" : "Veel rakendusi", + "Log in" : "Logi sisse", + "Logging in …" : "Sisselogimine ...", + "Server side authentication failed!" : "Serveripoolne autentimine ebaõnnestus!", + "Please contact your administrator." : "Palun kontakteeru oma süsteemihalduriga.", + "An internal error occurred." : "Tekkis sisemine tõrge.", + "Please try again or contact your administrator." : "Palun proovi uuesti või võta ühendust oma administraatoriga.", + "Password" : "Parool", + "Wrong username or password." : "Vale kasutajanimi või parool.", + "User disabled" : "Kasutaja deaktiveeritud", + "Username or email" : "Kasutajanimi või e-posti aadress", + "Reset password" : "Lähtesta parool", + "Couldn't send reset email. Please contact your administrator." : "Ei suutnud lähtestada e-maili. Palun kontakteeru süsteemihalduriga.", + "New password" : "Uus parool", + "I know what I'm doing" : "Ma tean mida teen", + "Skip" : "Jäta vahele", + "Forgot password?" : "Unustasid parooli?", + "Back" : "Tagasi", + "Reset search" : "Lähtesta otsing", + "Search" : "Otsi", + "Settings" : "Seaded", + "Could not load your contacts" : "Sinu kontaktide laadimine ebaõnnestus", + "Search contacts …" : "Otsi kontakte", + "No contacts found" : "Kontakte ei leitud", + "Show all contacts …" : "Näita kõiki kontakte", + "Loading your contacts …" : "Sinu kontaktide laadimine ...", + "Looking for {term} …" : "Otsin {term} …", + "No" : "Ei", + "Yes" : "Jah", + "No files in here" : "Siin ei ole faile", + "New folder" : "Uus kaust", + "Name" : "Nimi", + "Size" : "Suurus", + "Modified" : "Muudetud", + "\"{name}\" is an invalid file name." : "\"{name}\" on vigane failinimi.", + "File name cannot be empty." : "Faili nimi ei saa olla tühi.", + "\"/\" is not allowed inside a file name." : "\"/\" pole failinimedes lubatud.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" pole lubatud failitüüp", + "{newName} already exists" : "{newName} on juba olemas", + "Choose" : "Vali", + "Copy" : "Kopeeri", + "Move" : "Liiguta", + "Error loading file picker template: {error}" : "Viga failivalija malli laadimisel: {error}", + "OK" : "OK", + "Error loading message template: {error}" : "Viga sõnumi malli laadimisel: {error}", + "read-only" : "kirjutuskaitstud", + "_{count} file conflict_::_{count} file conflicts_" : ["{count} failikonflikt","{count} failikonflikti"], + "One file conflict" : "Üks failikonflikt", + "New Files" : "Uued failid", + "Already existing files" : "Juba olemasolevad failid", + "Which files do you want to keep?" : "Milliseid faile sa soovid alles hoida?", + "If you select both versions, the copied file will have a number added to its name." : "Kui valid mõlemad versioonid, siis lisatakse kopeeritud faili nimele number.", + "Cancel" : "Loobu", + "Continue" : "Jätka", + "(all selected)" : "(kõik valitud)", + "({count} selected)" : "({count} valitud)", + "Error loading file exists template" : "Viga faili olemasolu malli laadimisel", + "Pending" : "Ootel", + "Copy to {folder}" : "Kopeeri {folder}", + "Move to {folder}" : "Liiguta {folder}", + "Authentication required" : "Autentimine on vajalik", + "This action requires you to confirm your password" : "See tegevus nõuab parooli kinnitamist", + "Confirm" : "Kinnita", + "Failed to authenticate, try again" : "Autentimine ebaõnnestus, proovige uuesti", + "seconds ago" : "sekundit tagasi", + "Connection to server lost" : "Ühendus serveriga katkes", + "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Tõrge lehe laadimisel, ümberlaadimine %n sekundi pärast","Tõrge lehe laadimisel, ümberlaadimine %n sekundi pärast"], + "Hide details" : "Peida üksikasjad", + "Very weak password" : "Väga nõrk parool", + "Weak password" : "Nõrk parool", + "So-so password" : "Enam-vähem sobiv parool", + "Good password" : "Hea parool", + "Strong password" : "Väga hea parool", + "No action available" : "Ühtegi tegevust pole saadaval", + "Error fetching contact actions" : "Viga kontakti toimingute laadimisel", + "Non-existing tag #{tag}" : "Olematu silt #{tag}", + "Restricted" : "Piiratud", + "Invisible" : "Nähtamatu", + "Delete" : "Kustuta", + "Rename" : "Nimeta ümber", + "Collaborative tags" : "Koostöö sildid", + "No tags found" : "Märgendeid ei leitud", + "Personal" : "Isiklik", + "Users" : "Kasutajad", + "Apps" : "Rakendused", + "Admin" : "Admin", + "Help" : "Abiinfo", + "Access forbidden" : "Ligipääs on keelatud", + "Page not found" : "Lehekülge ei leitud", + "Error" : "Viga", + "Previous" : "Eelmine", + "Internal Server Error" : "Serveri sisemine viga", + "The server was unable to complete your request." : "Server ei suutnud sinu päringut lõpetada.", + "If this happens again, please send the technical details below to the server administrator." : "Kui see veel kord juhtub, saada tehnilised detailid allpool serveri administraatorile.", + "More details can be found in the server log." : "Lisainfot võib leida serveri logist.", + "Technical details" : "Tehnilised andmed", + "Remote Address: %s" : "Kaugaadress: %s", + "Request ID: %s" : "Päringu ID: %s", + "Type: %s" : "Tüüp: %s", + "Code: %s" : "Kood: %s", + "Message: %s" : "Sõnum: %s", + "File: %s" : "Fail: %s", + "Line: %s" : "Rida: %s", + "Trace" : "Jälita", + "Security warning" : "Turvahoiatus", + "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Su andmete kataloog ja failid on tõenäoliselt internetist vabalt saadaval kuna .htaccess fail ei toimi.", + "For information how to properly configure your server, please see the documentation." : "Serveri õigeks seadistamiseks leiate leiate infot dokumentatsioonist.", + "Create an admin account" : "Loo admini konto", + "Username" : "Kasutajanimi", + "Storage & database" : "Andmehoidla ja andmebaas", + "Data folder" : "Andmete kaust", + "Configure the database" : "Seadista andmebaasi", + "Only %s is available." : "Ainult %s on saadaval.", + "Install and activate additional PHP modules to choose other database types." : "Paigalda ja aktiveeri täiendavaid PHP mooduleid, et teisi andmebaasi tüüpe valida.", + "For more details check out the documentation." : "Lisainfot vaata dokumentatsioonist.", + "Database user" : "Andmebaasi kasutaja", + "Database password" : "Andmebaasi parool", + "Database name" : "Andmebasi nimi", + "Database tablespace" : "Andmebaasi tabeliruum", + "Database host" : "Andmebaasi host", + "Please specify the port number along with the host name (e.g., localhost:5432)." : "Palun sisesta pordi number koos hostinimega (nt. localhost: 5432).", + "Performance warning" : "Kiiruse hoiatus", + "Need help?" : "Vajad abi?", + "See the documentation" : "Vaata dokumentatsiooni", + "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "See rakendus vajab toimimiseks JavaScripti. Palun {linkstart}luba JavaScript{linkend} ning laadi see leht uuesti.", + "Contacts" : "Kontaktid", + "Confirm your password" : "Kinnita oma parool", + "Grant access" : "Anna ligipääs", + "Account access" : "Konto ligipääs", + "This share is password-protected" : "See jagamine on parooliga kaitstud", + "Go to %s" : "Mine %s", + "Two-factor authentication" : "Kaheastmeline autentimine", + "Use backup code" : "Kasuta varu koodi", + "Error while validating your second factor" : "Teise faktori valideerimise viga", + "Access through untrusted domain" : "Ligipääs läbi ebausaldusväärse domeeni", + "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Palun võtke ühendust oma administraatoriga. Kui olete administraator, muutke konfiguratsioonis config/config.php sätet \"trusted_domains\", nagu näidis config.sample.php failis.", + "App update required" : "Rakenduse uuendus on nõutud", + "These incompatible apps will be disabled:" : "Need mitteühilduvad rakendused lülitatakse välja:", + "The theme %s has been disabled." : "Teema %s on keelatud.", + "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Enne jätkamist veendu, et andmebaas, seadete ning andmete kataloog on varundatud.", + "Start update" : "Käivita uuendus", + "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Suurtel saitidel aegumise vältimiseks võid sa paigalduskaustas käivitada järgmise käsu:", + "Detailed logs" : "Üksikasjalikud logid", + "Update needed" : "Uuendamine vajaliik", + "Please use the command line updater because you have a big instance with more than 50 users." : "Palun kasutage uuendamiseks käsurida, kuna teil on suur instants rohkem kui 50 kasutajaga.", + "For help, see the documentation." : "Abi saamiseks vaata dokumentatsiooni.", + "Upgrade via web on my own risk" : "Uuenda veebi kaudu omal vastutusel", + "This %s instance is currently in maintenance mode, which may take a while." : "See %s instants on hetkel haldusrežiimis, mis võib kesta mõnda aega.", + "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakteeru oma süsteemihalduriga, kui see teade püsib või on tekkinud ootamatult.", + "[%d / %d]: Checking table %s" : "[%d / %d]: Kontrollin tabelit %s", + "restricted" : "piiratud", + "invisible" : "nähtamatu", + "File not found" : "Faili ei leitud", + "More" : "Rohkem", + "The password is wrong. Try again." : "Parool on vale. Proovi uuesti." +}, +"nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/et_EE.json b/core/l10n/et_EE.json new file mode 100644 index 00000000000..540c5baf7ae --- /dev/null +++ b/core/l10n/et_EE.json @@ -0,0 +1,215 @@ +{ "translations": { + "Please select a file." : "Palun vali fail.", + "File is too big" : "Fail on liiga suur", + "The selected file is not an image." : "Valitud fail ei ole pilt.", + "The selected file cannot be read." : "Valitud faili ei ole võimalik lugeda.", + "The file was uploaded" : "Fail laaditi üles", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Üleslaetud fail on suurem, kui php.ini failis määratud upload_max_filesize", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Üleslaetud fail on suurem, kui MAX_FILE_SIZE atribuut, mis seadistati HTML vormis", + "The file was only partially uploaded" : "Fail laaditi üles ainult osaliselt", + "No file was uploaded" : "Ühtegi faili ei latud üles", + "Missing a temporary folder" : "Ajutine kausta on puudu", + "Could not write file to disk" : "Faili kirjutamine kettale ebaõnnestus", + "Invalid file provided" : "Vigane fail", + "No image or file provided" : "Ühtegi pilti või faili pole pakutud", + "Unknown filetype" : "Tundmatu failitüüp", + "An error occurred. Please contact your admin." : "Tekkis tõrge. Palun võta ühendust administraatoriga.", + "Invalid image" : "Vigane pilt", + "No temporary profile picture available, try again" : "Ühtegi ajutist profiilipilti pole saadaval, proovi uuesti", + "No crop data provided" : "Lõikeandmeid ei leitud", + "No valid crop data provided" : "Kehtivaid lõikeandmeid pole leitud", + "Crop is not square" : "Lõikamine pole ruudukujuline", + "Invalid app password" : "Vale rakenduse parool", + "Login" : "Logi sisse", + "Password reset is disabled" : "Parooli taastamine on välja lülitatud", + "%s password reset" : "%s parooli lähtestus", + "Password reset" : "Parooli taastamine ", + "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Kliki allolevale nupule, et taastada oma parool. Kui sa ei ole paroolitaastamist pärinud. siis ignoreeri seda e-kirja.", + "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Kliki allolevale lingile, et taastada oma parool. Kui sa ei ole parooli taastamist pärinud. siis ignoreeri seda e-kirja.", + "Reset your password" : "Lähtesta oma parool", + "Preparing update" : "Uuendamise ettevalmistamine", + "[%d / %d]: %s" : "[%d / %d]: %s", + "Please use the command line updater because automatic updating is disabled in the config.php." : "Palun kasutage uuendamiseks käsurida, kuna automaatne uuendamine on config.php failis välja lülitatud.", + "Turned on maintenance mode" : "Hooldusrežiim sisse lülitatud", + "Turned off maintenance mode" : "Hooldusrežiim välja lülitatud", + "Maintenance mode is kept active" : "Hooldusrežiim on aktiivne", + "Updating database schema" : "Andmebaasi skeemi uuendamine", + "Updated database" : "Uuendatud andmebaas", + "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Kontrollitakse, kas %s andmebaasi skeemi saab uuendada (see võib võtta kaua aega sõltuvalt andmebaasi suuruses)", + "Reset log level" : "Lähtesta logi tase", + "Starting code integrity check" : "Koodi terviklikkuse kontrolli alustamine", + "Finished code integrity check" : "Koodi terviklikkuse kontrolli lõpp", + "%s (incompatible)" : "%s (pole ühilduv)", + "Already up to date" : "On juba ajakohane", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Sinu veebiserver pole veel piisavalt korralikult seadistatud, et lubada failide sünkroniseerimist, kuna WebDAV liides paistab olevat katki.", + "Error occurred while checking server setup" : "Serveri seadete kontrolimisel tekkis viga", + "unknown text" : "tundmatu tekst", + "Hello world!" : "Tere maailm!", + "sunny" : "päikeseline", + "Hello {name}, the weather is {weather}" : "Tere {name}, ilm on {weather}", + "Hello {name}" : "Tere, {name}", + "new" : "uus", + "_download %n file_::_download %n files_" : ["laadi alla %n fail","laadi alla %n faili"], + "The update is in progress, leaving this page might interrupt the process in some environments." : "Värskendus on käimas, lahkudes sellelt lehelt võib protsessi mõnes keskkonnas katkestada.", + "Update to {version}" : "Uuenda versioonile {version}", + "An error occurred." : "Tekkis tõrge.", + "Please reload the page." : "Palun laadi see uuesti.", + "The update was unsuccessful. For more information check our forum post covering this issue." : "Uuendus ebaõnnestus. Täiendavat infot vaata meie foorumi postituses .", + "The update was unsuccessful. Please report this issue to the Nextcloud community." : "Uuendus ebaõnnestus. Palun teavita probleemist Nextcloudi kogukonda.", + "More apps" : "Veel rakendusi", + "Log in" : "Logi sisse", + "Logging in …" : "Sisselogimine ...", + "Server side authentication failed!" : "Serveripoolne autentimine ebaõnnestus!", + "Please contact your administrator." : "Palun kontakteeru oma süsteemihalduriga.", + "An internal error occurred." : "Tekkis sisemine tõrge.", + "Please try again or contact your administrator." : "Palun proovi uuesti või võta ühendust oma administraatoriga.", + "Password" : "Parool", + "Wrong username or password." : "Vale kasutajanimi või parool.", + "User disabled" : "Kasutaja deaktiveeritud", + "Username or email" : "Kasutajanimi või e-posti aadress", + "Reset password" : "Lähtesta parool", + "Couldn't send reset email. Please contact your administrator." : "Ei suutnud lähtestada e-maili. Palun kontakteeru süsteemihalduriga.", + "New password" : "Uus parool", + "I know what I'm doing" : "Ma tean mida teen", + "Skip" : "Jäta vahele", + "Forgot password?" : "Unustasid parooli?", + "Back" : "Tagasi", + "Reset search" : "Lähtesta otsing", + "Search" : "Otsi", + "Settings" : "Seaded", + "Could not load your contacts" : "Sinu kontaktide laadimine ebaõnnestus", + "Search contacts …" : "Otsi kontakte", + "No contacts found" : "Kontakte ei leitud", + "Show all contacts …" : "Näita kõiki kontakte", + "Loading your contacts …" : "Sinu kontaktide laadimine ...", + "Looking for {term} …" : "Otsin {term} …", + "No" : "Ei", + "Yes" : "Jah", + "No files in here" : "Siin ei ole faile", + "New folder" : "Uus kaust", + "Name" : "Nimi", + "Size" : "Suurus", + "Modified" : "Muudetud", + "\"{name}\" is an invalid file name." : "\"{name}\" on vigane failinimi.", + "File name cannot be empty." : "Faili nimi ei saa olla tühi.", + "\"/\" is not allowed inside a file name." : "\"/\" pole failinimedes lubatud.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" pole lubatud failitüüp", + "{newName} already exists" : "{newName} on juba olemas", + "Choose" : "Vali", + "Copy" : "Kopeeri", + "Move" : "Liiguta", + "Error loading file picker template: {error}" : "Viga failivalija malli laadimisel: {error}", + "OK" : "OK", + "Error loading message template: {error}" : "Viga sõnumi malli laadimisel: {error}", + "read-only" : "kirjutuskaitstud", + "_{count} file conflict_::_{count} file conflicts_" : ["{count} failikonflikt","{count} failikonflikti"], + "One file conflict" : "Üks failikonflikt", + "New Files" : "Uued failid", + "Already existing files" : "Juba olemasolevad failid", + "Which files do you want to keep?" : "Milliseid faile sa soovid alles hoida?", + "If you select both versions, the copied file will have a number added to its name." : "Kui valid mõlemad versioonid, siis lisatakse kopeeritud faili nimele number.", + "Cancel" : "Loobu", + "Continue" : "Jätka", + "(all selected)" : "(kõik valitud)", + "({count} selected)" : "({count} valitud)", + "Error loading file exists template" : "Viga faili olemasolu malli laadimisel", + "Pending" : "Ootel", + "Copy to {folder}" : "Kopeeri {folder}", + "Move to {folder}" : "Liiguta {folder}", + "Authentication required" : "Autentimine on vajalik", + "This action requires you to confirm your password" : "See tegevus nõuab parooli kinnitamist", + "Confirm" : "Kinnita", + "Failed to authenticate, try again" : "Autentimine ebaõnnestus, proovige uuesti", + "seconds ago" : "sekundit tagasi", + "Connection to server lost" : "Ühendus serveriga katkes", + "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Tõrge lehe laadimisel, ümberlaadimine %n sekundi pärast","Tõrge lehe laadimisel, ümberlaadimine %n sekundi pärast"], + "Hide details" : "Peida üksikasjad", + "Very weak password" : "Väga nõrk parool", + "Weak password" : "Nõrk parool", + "So-so password" : "Enam-vähem sobiv parool", + "Good password" : "Hea parool", + "Strong password" : "Väga hea parool", + "No action available" : "Ühtegi tegevust pole saadaval", + "Error fetching contact actions" : "Viga kontakti toimingute laadimisel", + "Non-existing tag #{tag}" : "Olematu silt #{tag}", + "Restricted" : "Piiratud", + "Invisible" : "Nähtamatu", + "Delete" : "Kustuta", + "Rename" : "Nimeta ümber", + "Collaborative tags" : "Koostöö sildid", + "No tags found" : "Märgendeid ei leitud", + "Personal" : "Isiklik", + "Users" : "Kasutajad", + "Apps" : "Rakendused", + "Admin" : "Admin", + "Help" : "Abiinfo", + "Access forbidden" : "Ligipääs on keelatud", + "Page not found" : "Lehekülge ei leitud", + "Error" : "Viga", + "Previous" : "Eelmine", + "Internal Server Error" : "Serveri sisemine viga", + "The server was unable to complete your request." : "Server ei suutnud sinu päringut lõpetada.", + "If this happens again, please send the technical details below to the server administrator." : "Kui see veel kord juhtub, saada tehnilised detailid allpool serveri administraatorile.", + "More details can be found in the server log." : "Lisainfot võib leida serveri logist.", + "Technical details" : "Tehnilised andmed", + "Remote Address: %s" : "Kaugaadress: %s", + "Request ID: %s" : "Päringu ID: %s", + "Type: %s" : "Tüüp: %s", + "Code: %s" : "Kood: %s", + "Message: %s" : "Sõnum: %s", + "File: %s" : "Fail: %s", + "Line: %s" : "Rida: %s", + "Trace" : "Jälita", + "Security warning" : "Turvahoiatus", + "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Su andmete kataloog ja failid on tõenäoliselt internetist vabalt saadaval kuna .htaccess fail ei toimi.", + "For information how to properly configure your server, please see the documentation." : "Serveri õigeks seadistamiseks leiate leiate infot dokumentatsioonist.", + "Create an admin account" : "Loo admini konto", + "Username" : "Kasutajanimi", + "Storage & database" : "Andmehoidla ja andmebaas", + "Data folder" : "Andmete kaust", + "Configure the database" : "Seadista andmebaasi", + "Only %s is available." : "Ainult %s on saadaval.", + "Install and activate additional PHP modules to choose other database types." : "Paigalda ja aktiveeri täiendavaid PHP mooduleid, et teisi andmebaasi tüüpe valida.", + "For more details check out the documentation." : "Lisainfot vaata dokumentatsioonist.", + "Database user" : "Andmebaasi kasutaja", + "Database password" : "Andmebaasi parool", + "Database name" : "Andmebasi nimi", + "Database tablespace" : "Andmebaasi tabeliruum", + "Database host" : "Andmebaasi host", + "Please specify the port number along with the host name (e.g., localhost:5432)." : "Palun sisesta pordi number koos hostinimega (nt. localhost: 5432).", + "Performance warning" : "Kiiruse hoiatus", + "Need help?" : "Vajad abi?", + "See the documentation" : "Vaata dokumentatsiooni", + "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "See rakendus vajab toimimiseks JavaScripti. Palun {linkstart}luba JavaScript{linkend} ning laadi see leht uuesti.", + "Contacts" : "Kontaktid", + "Confirm your password" : "Kinnita oma parool", + "Grant access" : "Anna ligipääs", + "Account access" : "Konto ligipääs", + "This share is password-protected" : "See jagamine on parooliga kaitstud", + "Go to %s" : "Mine %s", + "Two-factor authentication" : "Kaheastmeline autentimine", + "Use backup code" : "Kasuta varu koodi", + "Error while validating your second factor" : "Teise faktori valideerimise viga", + "Access through untrusted domain" : "Ligipääs läbi ebausaldusväärse domeeni", + "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Palun võtke ühendust oma administraatoriga. Kui olete administraator, muutke konfiguratsioonis config/config.php sätet \"trusted_domains\", nagu näidis config.sample.php failis.", + "App update required" : "Rakenduse uuendus on nõutud", + "These incompatible apps will be disabled:" : "Need mitteühilduvad rakendused lülitatakse välja:", + "The theme %s has been disabled." : "Teema %s on keelatud.", + "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Enne jätkamist veendu, et andmebaas, seadete ning andmete kataloog on varundatud.", + "Start update" : "Käivita uuendus", + "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Suurtel saitidel aegumise vältimiseks võid sa paigalduskaustas käivitada järgmise käsu:", + "Detailed logs" : "Üksikasjalikud logid", + "Update needed" : "Uuendamine vajaliik", + "Please use the command line updater because you have a big instance with more than 50 users." : "Palun kasutage uuendamiseks käsurida, kuna teil on suur instants rohkem kui 50 kasutajaga.", + "For help, see the documentation." : "Abi saamiseks vaata dokumentatsiooni.", + "Upgrade via web on my own risk" : "Uuenda veebi kaudu omal vastutusel", + "This %s instance is currently in maintenance mode, which may take a while." : "See %s instants on hetkel haldusrežiimis, mis võib kesta mõnda aega.", + "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakteeru oma süsteemihalduriga, kui see teade püsib või on tekkinud ootamatult.", + "[%d / %d]: Checking table %s" : "[%d / %d]: Kontrollin tabelit %s", + "restricted" : "piiratud", + "invisible" : "nähtamatu", + "File not found" : "Faili ei leitud", + "More" : "Rohkem", + "The password is wrong. Try again." : "Parool on vale. Proovi uuesti." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 097078d0557..ba684ec21ac 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -424,7 +424,6 @@ OC.L10N.register( "Settings menu" : "Ezarpenak menua", "The password is wrong. Try again." : "Pasahitza ez da zuzena. Saiatu berriro.", "Setup two-factor authentication" : "Konfiguratu bi faktoreko autentifikazioa", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "32 biteko PHP bertsioa exekutatzen ari zarela dirudi. Nextcloud 26k eta berriagoek 64 biteko behar dute. Mesedez, eguneratu zure OS eta PHPa 64 bitekora! Xehetasun gehiago lortzeko, irakurri {linkstart} honi buruzko dokumentazio orria ↗{linkend}.", - "Search starts once you start typing" : "Idaztean hasten da bilaketarekin" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "32 biteko PHP bertsioa exekutatzen ari zarela dirudi. Nextcloud 26k eta berriagoek 64 biteko behar dute. Mesedez, eguneratu zure OS eta PHPa 64 bitekora! Xehetasun gehiago lortzeko, irakurri {linkstart} honi buruzko dokumentazio orria ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/eu.json b/core/l10n/eu.json index 2eb67102c4d..63322126fc7 100644 --- a/core/l10n/eu.json +++ b/core/l10n/eu.json @@ -422,7 +422,6 @@ "Settings menu" : "Ezarpenak menua", "The password is wrong. Try again." : "Pasahitza ez da zuzena. Saiatu berriro.", "Setup two-factor authentication" : "Konfiguratu bi faktoreko autentifikazioa", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "32 biteko PHP bertsioa exekutatzen ari zarela dirudi. Nextcloud 26k eta berriagoek 64 biteko behar dute. Mesedez, eguneratu zure OS eta PHPa 64 bitekora! Xehetasun gehiago lortzeko, irakurri {linkstart} honi buruzko dokumentazio orria ↗{linkend}.", - "Search starts once you start typing" : "Idaztean hasten da bilaketarekin" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "32 biteko PHP bertsioa exekutatzen ari zarela dirudi. Nextcloud 26k eta berriagoek 64 biteko behar dute. Mesedez, eguneratu zure OS eta PHPa 64 bitekora! Xehetasun gehiago lortzeko, irakurri {linkstart} honi buruzko dokumentazio orria ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 8c0e59f2cfd..f7fc04ae3d8 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -376,7 +376,6 @@ OC.L10N.register( "More apps menu" : "Lisäsovellusvalikko", "Settings menu" : "Asetusvalikko", "The password is wrong. Try again." : "Salasana on väärin. Yritä uudelleen.", - "Setup two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen", - "Search starts once you start typing" : "Haku käynnistyy kun alat kirjoittamaan" + "Setup two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/fi.json b/core/l10n/fi.json index 34b7c2305c5..abb29caa59b 100644 --- a/core/l10n/fi.json +++ b/core/l10n/fi.json @@ -374,7 +374,6 @@ "More apps menu" : "Lisäsovellusvalikko", "Settings menu" : "Asetusvalikko", "The password is wrong. Try again." : "Salasana on väärin. Yritä uudelleen.", - "Setup two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen", - "Search starts once you start typing" : "Haku käynnistyy kun alat kirjoittamaan" + "Setup two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/fr.js b/core/l10n/fr.js index fba1ee7f5ba..76ea8fbd4ee 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -424,7 +424,6 @@ OC.L10N.register( "Settings menu" : "Menu des paramètres", "The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.", "Setup two-factor authentication" : "Paramétrer l'authentification à double facteur", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Il semble que vous exécutez une version 32-bit de PHP. Nextcloud 26 et plus nécessitent 64-bit. Veuillez mettre à jour votre système d'exploitation et PHP en 64 bits ! Pour plus de détails, lisez {linkstart}la page de documentation à ce sujet ↗{linkend}.", - "Search starts once you start typing" : "La recherche démarre lorsque vous commencez à saisir" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Il semble que vous exécutez une version 32-bit de PHP. Nextcloud 26 et plus nécessitent 64-bit. Veuillez mettre à jour votre système d'exploitation et PHP en 64 bits ! Pour plus de détails, lisez {linkstart}la page de documentation à ce sujet ↗{linkend}." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 941a110bbb6..b3b6631a205 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -422,7 +422,6 @@ "Settings menu" : "Menu des paramètres", "The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.", "Setup two-factor authentication" : "Paramétrer l'authentification à double facteur", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Il semble que vous exécutez une version 32-bit de PHP. Nextcloud 26 et plus nécessitent 64-bit. Veuillez mettre à jour votre système d'exploitation et PHP en 64 bits ! Pour plus de détails, lisez {linkstart}la page de documentation à ce sujet ↗{linkend}.", - "Search starts once you start typing" : "La recherche démarre lorsque vous commencez à saisir" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Il semble que vous exécutez une version 32-bit de PHP. Nextcloud 26 et plus nécessitent 64-bit. Veuillez mettre à jour votre système d'exploitation et PHP en 64 bits ! Pour plus de détails, lisez {linkstart}la page de documentation à ce sujet ↗{linkend}." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/core/l10n/hu.js b/core/l10n/hu.js index 1ec02efd267..eaa766ce124 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -422,7 +422,6 @@ OC.L10N.register( "Settings menu" : "Beállítások menü", "The password is wrong. Try again." : "A megadott jelszó hibás. Próbálja újra.", "Setup two-factor authentication" : "Kétfaktoros hitelesítés beállítása", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Úgy tűnik, hogy a PHP 32 bites változatát futtatja. a Nextcloud 26-os és újabb verziójához 64 bites szükséges. Frissítse az operációs rendszerét és a PHP-ját 64 bitesre. További információkért olvassa el az erről szóló {linkstart}dokumentációs oldalt ↗{linkend}.", - "Search starts once you start typing" : "A keresés elindul, ha elkezd gépelni" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Úgy tűnik, hogy a PHP 32 bites változatát futtatja. a Nextcloud 26-os és újabb verziójához 64 bites szükséges. Frissítse az operációs rendszerét és a PHP-ját 64 bitesre. További információkért olvassa el az erről szóló {linkstart}dokumentációs oldalt ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/hu.json b/core/l10n/hu.json index e3213e48f63..2ee88a39563 100644 --- a/core/l10n/hu.json +++ b/core/l10n/hu.json @@ -420,7 +420,6 @@ "Settings menu" : "Beállítások menü", "The password is wrong. Try again." : "A megadott jelszó hibás. Próbálja újra.", "Setup two-factor authentication" : "Kétfaktoros hitelesítés beállítása", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Úgy tűnik, hogy a PHP 32 bites változatát futtatja. a Nextcloud 26-os és újabb verziójához 64 bites szükséges. Frissítse az operációs rendszerét és a PHP-ját 64 bitesre. További információkért olvassa el az erről szóló {linkstart}dokumentációs oldalt ↗{linkend}.", - "Search starts once you start typing" : "A keresés elindul, ha elkezd gépelni" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Úgy tűnik, hogy a PHP 32 bites változatát futtatja. a Nextcloud 26-os és újabb verziójához 64 bites szükséges. Frissítse az operációs rendszerét és a PHP-ját 64 bitesre. További információkért olvassa el az erről szóló {linkstart}dokumentációs oldalt ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/ja.js b/core/l10n/ja.js index bef9d43b16f..6e1c76c6b67 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -422,7 +422,6 @@ OC.L10N.register( "Settings menu" : "メニュー設定", "The password is wrong. Try again." : "パスワードが違います。再入力してください", "Setup two-factor authentication" : "二要素認証を設定", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "32ビット版のPHPが動いているようです。Nextcloud 26以上を動かすには64ビット版が必要です。OSとPHPを64ビット版にアップグレードしてください!詳細は{linkstart}こちらのドキュメント ↗{linkend}をご覧ください。", - "Search starts once you start typing" : "入力すると検索が開始されます" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "32ビット版のPHPが動いているようです。Nextcloud 26以上を動かすには64ビット版が必要です。OSとPHPを64ビット版にアップグレードしてください!詳細は{linkstart}こちらのドキュメント ↗{linkend}をご覧ください。" }, "nplurals=1; plural=0;"); diff --git a/core/l10n/ja.json b/core/l10n/ja.json index eef125689ee..8c458392fa4 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -420,7 +420,6 @@ "Settings menu" : "メニュー設定", "The password is wrong. Try again." : "パスワードが違います。再入力してください", "Setup two-factor authentication" : "二要素認証を設定", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "32ビット版のPHPが動いているようです。Nextcloud 26以上を動かすには64ビット版が必要です。OSとPHPを64ビット版にアップグレードしてください!詳細は{linkstart}こちらのドキュメント ↗{linkend}をご覧ください。", - "Search starts once you start typing" : "入力すると検索が開始されます" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "32ビット版のPHPが動いているようです。Nextcloud 26以上を動かすには64ビット版が必要です。OSとPHPを64ビット版にアップグレードしてください!詳細は{linkstart}こちらのドキュメント ↗{linkend}をご覧ください。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 65340f27da7..be445794f9a 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -397,7 +397,6 @@ OC.L10N.register( "More apps menu" : "더 많은 앱 메뉴", "Settings menu" : "설정 메뉴", "The password is wrong. Try again." : "암호가 잘못되었습니다. 다시 시도하십시오", - "Setup two-factor authentication" : "2단계 인증 설정", - "Search starts once you start typing" : "입력시 검색을 시작합니다" + "Setup two-factor authentication" : "2단계 인증 설정" }, "nplurals=1; plural=0;"); diff --git a/core/l10n/ko.json b/core/l10n/ko.json index 6518cf835e4..648aa7c143e 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -395,7 +395,6 @@ "More apps menu" : "더 많은 앱 메뉴", "Settings menu" : "설정 메뉴", "The password is wrong. Try again." : "암호가 잘못되었습니다. 다시 시도하십시오", - "Setup two-factor authentication" : "2단계 인증 설정", - "Search starts once you start typing" : "입력시 검색을 시작합니다" + "Setup two-factor authentication" : "2단계 인증 설정" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 83fda3e78fb..3378419cb3a 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -405,7 +405,6 @@ OC.L10N.register( "More apps menu" : "Meer apps menu", "Settings menu" : "Instellingenmenu", "The password is wrong. Try again." : "Het wachtwoord is onjuist. Probeer opnieuw.", - "Setup two-factor authentication" : "Instellen tweefactor authenticatie", - "Search starts once you start typing" : "Zoeken begint zodra u iets typt" + "Setup two-factor authentication" : "Instellen tweefactor authenticatie" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 55680e759ab..3a5d3ecb3c3 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -403,7 +403,6 @@ "More apps menu" : "Meer apps menu", "Settings menu" : "Instellingenmenu", "The password is wrong. Try again." : "Het wachtwoord is onjuist. Probeer opnieuw.", - "Setup two-factor authentication" : "Instellen tweefactor authenticatie", - "Search starts once you start typing" : "Zoeken begint zodra u iets typt" + "Setup two-factor authentication" : "Instellen tweefactor authenticatie" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/pl.js b/core/l10n/pl.js index ad112962d84..d71769be7a6 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -424,7 +424,6 @@ OC.L10N.register( "Settings menu" : "Menu ustawień", "The password is wrong. Try again." : "Hasło jest nieprawidłowe. Spróbuj ponownie.", "Setup two-factor authentication" : "Ustaw uwierzytelnianie dwuskładnikowe", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Wygląda na to, że korzystasz z 32-bitowej wersji PHP. Nextcloud 26 i nowsze wymagają wersji 64-bitowej. Zaktualizuj swój system operacyjny i PHP do wersji 64-bitowej! Aby uzyskać więcej informacji, przeczytaj {linkstart}stronę dokumentacji na ten temat ↗{linkend}.", - "Search starts once you start typing" : "Wyszukiwanie rozpocznie się, gdy zaczniesz pisać" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Wygląda na to, że korzystasz z 32-bitowej wersji PHP. Nextcloud 26 i nowsze wymagają wersji 64-bitowej. Zaktualizuj swój system operacyjny i PHP do wersji 64-bitowej! Aby uzyskać więcej informacji, przeczytaj {linkstart}stronę dokumentacji na ten temat ↗{linkend}." }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 88bc230662e..9b3dcf17733 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -422,7 +422,6 @@ "Settings menu" : "Menu ustawień", "The password is wrong. Try again." : "Hasło jest nieprawidłowe. Spróbuj ponownie.", "Setup two-factor authentication" : "Ustaw uwierzytelnianie dwuskładnikowe", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Wygląda na to, że korzystasz z 32-bitowej wersji PHP. Nextcloud 26 i nowsze wymagają wersji 64-bitowej. Zaktualizuj swój system operacyjny i PHP do wersji 64-bitowej! Aby uzyskać więcej informacji, przeczytaj {linkstart}stronę dokumentacji na ten temat ↗{linkend}.", - "Search starts once you start typing" : "Wyszukiwanie rozpocznie się, gdy zaczniesz pisać" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Wygląda na to, że korzystasz z 32-bitowej wersji PHP. Nextcloud 26 i nowsze wymagają wersji 64-bitowej. Zaktualizuj swój system operacyjny i PHP do wersji 64-bitowej! Aby uzyskać więcej informacji, przeczytaj {linkstart}stronę dokumentacji na ten temat ↗{linkend}." },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index edd97dfbfcb..91584e44409 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -99,6 +99,7 @@ OC.L10N.register( "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Nesta instalação estão faltando alguns módulos PHP recomendados. Para melhor desempenho e compatibilidade, é altamente recomendável instalá-los.", "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "O módulo PHP \"imagick\" não está habilitado, embora o aplicativo de temas esteja. Para que a geração de favicon funcione corretamente, você precisa instalar e habilitar este módulo.", "The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "Os módulos PHP \"gmp\" e/ou \"bcmath\" não estão habilitados. Se você usar a autenticação sem senha do WebAuthn, esses módulos serão necessários.", + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page ↗{linkend} about this." : "Parece que você está executando uma versão PHP de 32 bits. Nextcloud 26 precisa de 64 bits para funcionar bem. Por favor, atualize seu sistema operacional e PHP para 64 bits! Para mais detalhes, leia {linkstart}a página de documentação sobre este ↗{linkend}.", "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "A extensão php-imagick nesta instância não tem suporte para SVG. Para melhor compatibilidade é recomendado instalá-la.", "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Algumas colunas no banco de dados não têm uma conversão para big int. Devido ao fato de que alterar os tipos de coluna em tabelas grandes pode levar algum tempo, eles não foram alterados automaticamente. Ao executar \"occ db:convert-filecache-bigint\", essas alterações pendentes podem ser aplicadas manualmente. Esta operação precisa ser feita enquanto a instância estiver offline. Para mais detalhes, leia {linkstart}a página de documentação sobre este ↗{linkend}.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Atualmente, o SQLite está sendo usado como plataforma de banco de dados. Para instalações maiores, recomendamos que migre para outra.", @@ -189,6 +190,7 @@ OC.L10N.register( "You have not added any info yet" : "Você ainda não adicionou nenhuma informação", "{user} has not added any info yet" : "{user} ainda não adicionou nenhuma informação", "Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de status do usuário, tente atualizar a página", + "Search starts once you start typing and results may be reached with the arrow keys" : "A pesquisa iniciará assim que você começar a digitar e os resultados você pode navegar com as setas do teclado", "Reset search" : "Redefinir pesquisa", "Start search" : "Começar a pesquisar", "Search for {name} only" : "Pesquisar somente por {nome}", @@ -420,7 +422,6 @@ OC.L10N.register( "More apps menu" : "Mais aplicativos", "Settings menu" : "Menu de configurações", "The password is wrong. Try again." : "Senha incorreta. Tente novamente.", - "Setup two-factor authentication" : "Configurar autenticação de dois fatores", - "Search starts once you start typing" : "A pesquisa começa quando você começa a digitar" + "Setup two-factor authentication" : "Configurar autenticação de dois fatores" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index cde6fc116a9..7f938926298 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -97,6 +97,7 @@ "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Nesta instalação estão faltando alguns módulos PHP recomendados. Para melhor desempenho e compatibilidade, é altamente recomendável instalá-los.", "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "O módulo PHP \"imagick\" não está habilitado, embora o aplicativo de temas esteja. Para que a geração de favicon funcione corretamente, você precisa instalar e habilitar este módulo.", "The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "Os módulos PHP \"gmp\" e/ou \"bcmath\" não estão habilitados. Se você usar a autenticação sem senha do WebAuthn, esses módulos serão necessários.", + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page ↗{linkend} about this." : "Parece que você está executando uma versão PHP de 32 bits. Nextcloud 26 precisa de 64 bits para funcionar bem. Por favor, atualize seu sistema operacional e PHP para 64 bits! Para mais detalhes, leia {linkstart}a página de documentação sobre este ↗{linkend}.", "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "A extensão php-imagick nesta instância não tem suporte para SVG. Para melhor compatibilidade é recomendado instalá-la.", "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Algumas colunas no banco de dados não têm uma conversão para big int. Devido ao fato de que alterar os tipos de coluna em tabelas grandes pode levar algum tempo, eles não foram alterados automaticamente. Ao executar \"occ db:convert-filecache-bigint\", essas alterações pendentes podem ser aplicadas manualmente. Esta operação precisa ser feita enquanto a instância estiver offline. Para mais detalhes, leia {linkstart}a página de documentação sobre este ↗{linkend}.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Atualmente, o SQLite está sendo usado como plataforma de banco de dados. Para instalações maiores, recomendamos que migre para outra.", @@ -187,6 +188,7 @@ "You have not added any info yet" : "Você ainda não adicionou nenhuma informação", "{user} has not added any info yet" : "{user} ainda não adicionou nenhuma informação", "Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de status do usuário, tente atualizar a página", + "Search starts once you start typing and results may be reached with the arrow keys" : "A pesquisa iniciará assim que você começar a digitar e os resultados você pode navegar com as setas do teclado", "Reset search" : "Redefinir pesquisa", "Start search" : "Começar a pesquisar", "Search for {name} only" : "Pesquisar somente por {nome}", @@ -418,7 +420,6 @@ "More apps menu" : "Mais aplicativos", "Settings menu" : "Menu de configurações", "The password is wrong. Try again." : "Senha incorreta. Tente novamente.", - "Setup two-factor authentication" : "Configurar autenticação de dois fatores", - "Search starts once you start typing" : "A pesquisa começa quando você começa a digitar" + "Setup two-factor authentication" : "Configurar autenticação de dois fatores" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index bf0962caf48..421060973b9 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -219,6 +219,7 @@ OC.L10N.register( "No action available" : "Nenhuma acção disponível", "Error fetching contact actions" : "Erro ao obter acções dos contactos", "Non-existing tag #{tag}" : "Etiqueta não existente #{tag}", + "Restricted" : "Restrito", "Invisible" : "Invisível ", "Delete" : "Eliminar", "Rename" : "Renomear", diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json index 36fd5363047..7f9e691491e 100644 --- a/core/l10n/pt_PT.json +++ b/core/l10n/pt_PT.json @@ -217,6 +217,7 @@ "No action available" : "Nenhuma acção disponível", "Error fetching contact actions" : "Erro ao obter acções dos contactos", "Non-existing tag #{tag}" : "Etiqueta não existente #{tag}", + "Restricted" : "Restrito", "Invisible" : "Invisível ", "Delete" : "Eliminar", "Rename" : "Renomear", diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 71704886b7d..492fbfd8134 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -422,7 +422,6 @@ OC.L10N.register( "Settings menu" : "Меню настроек", "The password is wrong. Try again." : "Неверный пароль. Повторите попытку.", "Setup two-factor authentication" : "Установка двухфакторной аутентификации", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Похоже, что используется 32-битная версия PHP. Для работы Nextcloud начиная с версии 26 требуется 64-битная версия. Обновите операционную систему и PHP до 64-битных версий. Для дополнительной информации {linkstart}обратитесь к документации ↗.{linkend}", - "Search starts once you start typing" : "Введите текст для начала поиска" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Похоже, что используется 32-битная версия PHP. Для работы Nextcloud начиная с версии 26 требуется 64-битная версия. Обновите операционную систему и PHP до 64-битных версий. Для дополнительной информации {linkstart}обратитесь к документации ↗.{linkend}" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/core/l10n/ru.json b/core/l10n/ru.json index 40dc152ad4d..801c962a9b6 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -420,7 +420,6 @@ "Settings menu" : "Меню настроек", "The password is wrong. Try again." : "Неверный пароль. Повторите попытку.", "Setup two-factor authentication" : "Установка двухфакторной аутентификации", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Похоже, что используется 32-битная версия PHP. Для работы Nextcloud начиная с версии 26 требуется 64-битная версия. Обновите операционную систему и PHP до 64-битных версий. Для дополнительной информации {linkstart}обратитесь к документации ↗.{linkend}", - "Search starts once you start typing" : "Введите текст для начала поиска" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Похоже, что используется 32-битная версия PHP. Для работы Nextcloud начиная с версии 26 требуется 64-битная версия. Обновите операционную систему и PHP до 64-битных версий. Для дополнительной информации {linkstart}обратитесь к документации ↗.{linkend}" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/core/l10n/sk.js b/core/l10n/sk.js index e43aae5cdd1..c8abfcd77f3 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -422,7 +422,6 @@ OC.L10N.register( "Settings menu" : "Menu nastavení", "The password is wrong. Try again." : "Heslo je chybné. Skúste to znova.", "Setup two-factor authentication" : "Nastaviť dvojzložkové overovanie", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá sa, že používate 32-bitovú verziu PHP. Nextcloud 26 a vyšší potrebuje 64-bit. Prosím, aktualizujte svoj OS a PHP na 64-bitové! Ďalšie podrobnosti nájdete na {linkstart}stránke dokumentácie↗{linkend}.", - "Search starts once you start typing" : "Vyhľadávanie sa spustí, keď začnete písať" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá sa, že používate 32-bitovú verziu PHP. Nextcloud 26 a vyšší potrebuje 64-bit. Prosím, aktualizujte svoj OS a PHP na 64-bitové! Ďalšie podrobnosti nájdete na {linkstart}stránke dokumentácie↗{linkend}." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/core/l10n/sk.json b/core/l10n/sk.json index a197a311464..e6c9afb670f 100644 --- a/core/l10n/sk.json +++ b/core/l10n/sk.json @@ -420,7 +420,6 @@ "Settings menu" : "Menu nastavení", "The password is wrong. Try again." : "Heslo je chybné. Skúste to znova.", "Setup two-factor authentication" : "Nastaviť dvojzložkové overovanie", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá sa, že používate 32-bitovú verziu PHP. Nextcloud 26 a vyšší potrebuje 64-bit. Prosím, aktualizujte svoj OS a PHP na 64-bitové! Ďalšie podrobnosti nájdete na {linkstart}stránke dokumentácie↗{linkend}.", - "Search starts once you start typing" : "Vyhľadávanie sa spustí, keď začnete písať" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá sa, že používate 32-bitovú verziu PHP. Nextcloud 26 a vyšší potrebuje 64-bit. Prosím, aktualizujte svoj OS a PHP na 64-bitové! Ďalšie podrobnosti nájdete na {linkstart}stránke dokumentácie↗{linkend}." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 1f546d5bdf7..cd68dd66a31 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -386,7 +386,6 @@ OC.L10N.register( "More apps menu" : "Meni več programov", "Settings menu" : "Meni nastavitev", "The password is wrong. Try again." : "Geslo je napačno. Poskusite znova.", - "Setup two-factor authentication" : "Nastavite dvostopenjsko overitev", - "Search starts once you start typing" : "Iskanje se začne z vpisovanjem" + "Setup two-factor authentication" : "Nastavite dvostopenjsko overitev" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/core/l10n/sl.json b/core/l10n/sl.json index a6c94cf88d5..d6763d0d425 100644 --- a/core/l10n/sl.json +++ b/core/l10n/sl.json @@ -384,7 +384,6 @@ "More apps menu" : "Meni več programov", "Settings menu" : "Meni nastavitev", "The password is wrong. Try again." : "Geslo je napačno. Poskusite znova.", - "Setup two-factor authentication" : "Nastavite dvostopenjsko overitev", - "Search starts once you start typing" : "Iskanje se začne z vpisovanjem" + "Setup two-factor authentication" : "Nastavite dvostopenjsko overitev" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 9196caf2968..f5d99c5e746 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -394,7 +394,6 @@ OC.L10N.register( "More apps menu" : "Fler appar - meny", "Settings menu" : "Inställningsmeny", "The password is wrong. Try again." : "Felaktigt lösenord. Försök igen.", - "Setup two-factor authentication" : "Ställ in tvåfaktorsautentisering", - "Search starts once you start typing" : "Sökningen startar när du börjar skriva" + "Setup two-factor authentication" : "Ställ in tvåfaktorsautentisering" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/sv.json b/core/l10n/sv.json index cc2bf07153a..9fbff077784 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -392,7 +392,6 @@ "More apps menu" : "Fler appar - meny", "Settings menu" : "Inställningsmeny", "The password is wrong. Try again." : "Felaktigt lösenord. Försök igen.", - "Setup two-factor authentication" : "Ställ in tvåfaktorsautentisering", - "Search starts once you start typing" : "Sökningen startar när du börjar skriva" + "Setup two-factor authentication" : "Ställ in tvåfaktorsautentisering" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 1c60d7a8166..4c488af95af 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -424,7 +424,6 @@ OC.L10N.register( "Settings menu" : "Ayarlar menüsü", "The password is wrong. Try again." : "Parola yanlış. Yeniden deneyin.", "Setup two-factor authentication" : "İki aşamalı kimlik doğrulama kurulumu", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "32 bit bir PHP sürümü çalıştırıyorsunuz gibi görünüyor. Nextcloud 26 sürümü ve üzerinin iyi çalışması için 64 bit kullanılmalıdır. Lütfen işletim sisteminizi ve PHP sürümünüzü 64 bit olacak şekilde yükseltin! Ayrıntılı bilgi almak için {linkstart}ilgili belgeler sayfasına bakabilirsiniz↗{linkend}.", - "Search starts once you start typing" : "Yazmaya başladığınızda arama yapılır" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "32 bit bir PHP sürümü çalıştırıyorsunuz gibi görünüyor. Nextcloud 26 sürümü ve üzerinin iyi çalışması için 64 bit kullanılmalıdır. Lütfen işletim sisteminizi ve PHP sürümünüzü 64 bit olacak şekilde yükseltin! Ayrıntılı bilgi almak için {linkstart}ilgili belgeler sayfasına bakabilirsiniz↗{linkend}." }, "nplurals=2; plural=(n > 1);"); diff --git a/core/l10n/tr.json b/core/l10n/tr.json index f80d5d94f84..2264b46cc7a 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -422,7 +422,6 @@ "Settings menu" : "Ayarlar menüsü", "The password is wrong. Try again." : "Parola yanlış. Yeniden deneyin.", "Setup two-factor authentication" : "İki aşamalı kimlik doğrulama kurulumu", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "32 bit bir PHP sürümü çalıştırıyorsunuz gibi görünüyor. Nextcloud 26 sürümü ve üzerinin iyi çalışması için 64 bit kullanılmalıdır. Lütfen işletim sisteminizi ve PHP sürümünüzü 64 bit olacak şekilde yükseltin! Ayrıntılı bilgi almak için {linkstart}ilgili belgeler sayfasına bakabilirsiniz↗{linkend}.", - "Search starts once you start typing" : "Yazmaya başladığınızda arama yapılır" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "32 bit bir PHP sürümü çalıştırıyorsunuz gibi görünüyor. Nextcloud 26 sürümü ve üzerinin iyi çalışması için 64 bit kullanılmalıdır. Lütfen işletim sisteminizi ve PHP sürümünüzü 64 bit olacak şekilde yükseltin! Ayrıntılı bilgi almak için {linkstart}ilgili belgeler sayfasına bakabilirsiniz↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/core/l10n/uk.js b/core/l10n/uk.js index ee20e10e947..829714fdd8c 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -417,7 +417,6 @@ OC.L10N.register( "More apps menu" : "Меню з більшим числом застосунків", "Settings menu" : "Меню налаштувань", "The password is wrong. Try again." : "Пароль неправильний. Спробуйте ще раз.", - "Setup two-factor authentication" : "Налаштувати двофакторну автентифікацію", - "Search starts once you start typing" : "Пошук здійснюється під час введення тексту" + "Setup two-factor authentication" : "Налаштувати двофакторну автентифікацію" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/core/l10n/uk.json b/core/l10n/uk.json index 64c98282cb6..28c230c456c 100644 --- a/core/l10n/uk.json +++ b/core/l10n/uk.json @@ -415,7 +415,6 @@ "More apps menu" : "Меню з більшим числом застосунків", "Settings menu" : "Меню налаштувань", "The password is wrong. Try again." : "Пароль неправильний. Спробуйте ще раз.", - "Setup two-factor authentication" : "Налаштувати двофакторну автентифікацію", - "Search starts once you start typing" : "Пошук здійснюється під час введення тексту" + "Setup two-factor authentication" : "Налаштувати двофакторну автентифікацію" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index a3f1edc1865..4d1c2fdc452 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -419,7 +419,6 @@ OC.L10N.register( "More apps menu" : "更多的应用菜单", "Settings menu" : "设置菜单", "The password is wrong. Try again." : "用户名或密码错误!请重试", - "Setup two-factor authentication" : "配置两步验证", - "Search starts once you start typing" : "输入后立即搜索" + "Setup two-factor authentication" : "配置两步验证" }, "nplurals=1; plural=0;"); diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 06709232981..4a0438b46bd 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -417,7 +417,6 @@ "More apps menu" : "更多的应用菜单", "Settings menu" : "设置菜单", "The password is wrong. Try again." : "用户名或密码错误!请重试", - "Setup two-factor authentication" : "配置两步验证", - "Search starts once you start typing" : "输入后立即搜索" + "Setup two-factor authentication" : "配置两步验证" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index e0bcde6a0cc..8b758b3d27e 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -424,7 +424,6 @@ OC.L10N.register( "Settings menu" : "設定選單", "The password is wrong. Try again." : "密碼錯誤,請重試", "Setup two-factor authentication" : "設定雙重認證", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 26 或更新版本需要使用 64 位元的版本。請將您的作業系統與 PHP 升級至 64 位元!要取得更多詳細資訊,請閱讀{linkstart}關於此問題的文件 ↗{linkend}。", - "Search starts once you start typing" : "開始輸入後開始搜尋" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 26 或更新版本需要使用 64 位元的版本。請將您的作業系統與 PHP 升級至 64 位元!要取得更多詳細資訊,請閱讀{linkstart}關於此問題的文件 ↗{linkend}。" }, "nplurals=1; plural=0;"); diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index fdf68d4a233..bf809d3a592 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -422,7 +422,6 @@ "Settings menu" : "設定選單", "The password is wrong. Try again." : "密碼錯誤,請重試", "Setup two-factor authentication" : "設定雙重認證", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 26 或更新版本需要使用 64 位元的版本。請將您的作業系統與 PHP 升級至 64 位元!要取得更多詳細資訊,請閱讀{linkstart}關於此問題的文件 ↗{linkend}。", - "Search starts once you start typing" : "開始輸入後開始搜尋" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 26 或更新版本需要使用 64 位元的版本。請將您的作業系統與 PHP 升級至 64 位元!要取得更多詳細資訊,請閱讀{linkstart}關於此問題的文件 ↗{linkend}。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 7e0b62024e4..6a8adaa2261 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -424,7 +424,6 @@ OC.L10N.register( "Settings menu" : "設定選單", "The password is wrong. Try again." : "密碼錯誤,請重試", "Setup two-factor authentication" : "設定雙因素驗證", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 26 或更新版本需要使用 64 位元的版本。請將您的作業系統與 PHP 升級至 64 位元!要取得更多詳細資訊,請閱讀{linkstart}關於此問題的文件 ↗{linkend}。", - "Search starts once you start typing" : "開始輸入後開始搜尋" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 26 或更新版本需要使用 64 位元的版本。請將您的作業系統與 PHP 升級至 64 位元!要取得更多詳細資訊,請閱讀{linkstart}關於此問題的文件 ↗{linkend}。" }, "nplurals=1; plural=0;"); diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index 50ba9636a61..30f97a887aa 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -422,7 +422,6 @@ "Settings menu" : "設定選單", "The password is wrong. Try again." : "密碼錯誤,請重試", "Setup two-factor authentication" : "設定雙因素驗證", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 26 或更新版本需要使用 64 位元的版本。請將您的作業系統與 PHP 升級至 64 位元!要取得更多詳細資訊,請閱讀{linkstart}關於此問題的文件 ↗{linkend}。", - "Search starts once you start typing" : "開始輸入後開始搜尋" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 26 或更新版本需要使用 64 位元的版本。請將您的作業系統與 PHP 升級至 64 位元!要取得更多詳細資訊,請閱讀{linkstart}關於此問題的文件 ↗{linkend}。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file -- 2.39.5