diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-20 02:37:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-20 02:37:33 +0000 |
commit | 8bdc93382176480ccc8ea7fb7a689d03eb37e3f8 (patch) | |
tree | c2e74a3cd8fafa59db6974a8807b322fb4524934 /core | |
parent | 8985b7930653139859002eb3eca2852999ed8f0d (diff) | |
download | nextcloud-server-8bdc93382176480ccc8ea7fb7a689d03eb37e3f8.tar.gz nextcloud-server-8bdc93382176480ccc8ea7fb7a689d03eb37e3f8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/oc.js | 5 | ||||
-rw-r--r-- | core/l10n/oc.json | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/core/l10n/oc.js b/core/l10n/oc.js index 56d7a143663..64b4b923686 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -224,6 +224,8 @@ OC.L10N.register( "Failed to rename the project" : "Renomenatge impossible del projècte", "Failed to create a project" : "Creacion d’un projècte fracassada", "Failed to add the item to the project" : "Apondon fracassat d’un element al projècte", + "Connect items to a project to make them easier to find" : "Connectatz d’elements a un projècte per lo rendre mai simples de trobar", + "New in" : "Nòu dins", "View changelog" : "Veire jornal de modificacions", "Very weak password" : "Senhal plan feble", "Weak password" : "Senhal feble", @@ -350,7 +352,10 @@ OC.L10N.register( "This page will refresh itself when the instance is available again." : "Aquesta pagina s’actualizarà soleta quand l’instància serà disponibla de nòu.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contactatz l’administrator sistèma s’aqueste messatge ten d’aparéisser o apareis sens rason.", "Following apps have been disabled: %s" : "Las aplicacions seguentas son estadas desactivadas : %s", + "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "L’utilizacion de l’aisinas de corrièl inclús dins php es pas mai suportat. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Mercés d’actualizar vòstres paramètres de servidor mail ↗<a/>.", "Searching other places" : "Recèrca endacòm mai", + "No search results in other folders for {tag}{filter}{endtag}" : "Cap de resultat de recèrca dins d’autres dossièrs per {tag}{filter}{endtag}", + "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultat de recèrca dins d’autres dossièrs","{count} resultats de recèrca dins d’autres dossièrs"], "Nextcloud {app}" : "Nextcloud {app}", "Search" : "Recercar", "These apps will be updated:" : "Aquestas aplicacions son estadas actualizadas :" diff --git a/core/l10n/oc.json b/core/l10n/oc.json index 6e519b88a34..8386b40c3af 100644 --- a/core/l10n/oc.json +++ b/core/l10n/oc.json @@ -222,6 +222,8 @@ "Failed to rename the project" : "Renomenatge impossible del projècte", "Failed to create a project" : "Creacion d’un projècte fracassada", "Failed to add the item to the project" : "Apondon fracassat d’un element al projècte", + "Connect items to a project to make them easier to find" : "Connectatz d’elements a un projècte per lo rendre mai simples de trobar", + "New in" : "Nòu dins", "View changelog" : "Veire jornal de modificacions", "Very weak password" : "Senhal plan feble", "Weak password" : "Senhal feble", @@ -348,7 +350,10 @@ "This page will refresh itself when the instance is available again." : "Aquesta pagina s’actualizarà soleta quand l’instància serà disponibla de nòu.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contactatz l’administrator sistèma s’aqueste messatge ten d’aparéisser o apareis sens rason.", "Following apps have been disabled: %s" : "Las aplicacions seguentas son estadas desactivadas : %s", + "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "L’utilizacion de l’aisinas de corrièl inclús dins php es pas mai suportat. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Mercés d’actualizar vòstres paramètres de servidor mail ↗<a/>.", "Searching other places" : "Recèrca endacòm mai", + "No search results in other folders for {tag}{filter}{endtag}" : "Cap de resultat de recèrca dins d’autres dossièrs per {tag}{filter}{endtag}", + "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultat de recèrca dins d’autres dossièrs","{count} resultats de recèrca dins d’autres dossièrs"], "Nextcloud {app}" : "Nextcloud {app}", "Search" : "Recercar", "These apps will be updated:" : "Aquestas aplicacions son estadas actualizadas :" |