diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-06 02:17:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-06 02:17:22 +0000 |
commit | dd60e3282d8159a7ee249ce685fb184c85f14eb5 (patch) | |
tree | b84e7d75293b6386dd4ea7ed8c5a77453fcfc29f /core/l10n/ast.js | |
parent | 02680cf93d7ba38a467d8f505424eb357cee5816 (diff) | |
download | nextcloud-server-dd60e3282d8159a7ee249ce685fb184c85f14eb5.tar.gz nextcloud-server-dd60e3282d8159a7ee249ce685fb184c85f14eb5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index c0e9226a636..07a035cf0a5 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -50,9 +50,6 @@ OC.L10N.register( "An error occurred." : "Asocedió un fallu", "Please reload the page." : "Por favor, recarga la páxina", "Continue to Nextcloud" : "Siguir con Nextcloud", - "Searching other places" : "Guetando otros llugares", - "No search results in other folders for {tag}{filter}{endtag}" : "Nun hai resultaos de gueta n'otres carpetes pa {tag}{filter}{endtag}", - "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultáu de gueta n'otres carpetes","{count} resultaos de gueta n'otres carpetes"], "Log in" : "Aniciar sesión", "Logging in …" : "Aniciando sesión...", "Server side authentication failed!" : "Falló l'autenticación nel sirvidor!", @@ -233,6 +230,9 @@ OC.L10N.register( "Name..." : "Nome...", "Error removing share" : "Fallu desaniciando la compartición", "({scope})" : "({scope})", + "Searching other places" : "Guetando otros llugares", + "No search results in other folders for {tag}{filter}{endtag}" : "Nun hai resultaos de gueta n'otres carpetes pa {tag}{filter}{endtag}", + "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultáu de gueta n'otres carpetes","{count} resultaos de gueta n'otres carpetes"], "Saving..." : "Guardando...", "Search" : "Guetar", "These apps will be updated:" : "Anovaránse estes aplicaciones:" |