diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-05 00:29:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-05 00:29:52 +0000 |
commit | 2b4be90b3415baa1eddb6a5c67b6d0a74a940388 (patch) | |
tree | 79805ff9e2b43cdc7bf77083db68253c527fb952 /core | |
parent | 72c285f4711754ee2ceaa072c33c2a6c89b556d7 (diff) | |
download | nextcloud-server-2b4be90b3415baa1eddb6a5c67b6d0a74a940388.tar.gz nextcloud-server-2b4be90b3415baa1eddb6a5c67b6d0a74a940388.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/fr.js | 2 | ||||
-rw-r--r-- | core/l10n/fr.json | 2 | ||||
-rw-r--r-- | core/l10n/gl.js | 2 | ||||
-rw-r--r-- | core/l10n/gl.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index e9b8b3879f2..6606faec143 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -209,7 +209,7 @@ OC.L10N.register( "Reset search" : "Réinitialiser la recherche", "Start search" : "Démarrer la recherche", "Search for {name} only" : "Rechercher pour {name} uniquement", - "Start typing to search" : "Tapez pour lancer la recherche", + "Start typing to search" : "Commencez à taper pour lancer la rechercher", "Loading more results …" : "Chargement de plus de résultats …", "Load more results" : "Charger plus de résultats", "Search" : "Rechercher", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 6860aa914a3..80a02b91177 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -207,7 +207,7 @@ "Reset search" : "Réinitialiser la recherche", "Start search" : "Démarrer la recherche", "Search for {name} only" : "Rechercher pour {name} uniquement", - "Start typing to search" : "Tapez pour lancer la recherche", + "Start typing to search" : "Commencez à taper pour lancer la rechercher", "Loading more results …" : "Chargement de plus de résultats …", "Load more results" : "Charger plus de résultats", "Search" : "Rechercher", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 94a9f7cd542..a62df672e97 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -141,7 +141,7 @@ OC.L10N.register( "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Estes son os resultados da súa busca<script>alert(1)</script></strong>", "new" : "novo", "_download %n file_::_download %n files_" : ["descargar %n ficheiro","descargar %n ficheiros"], - "The update is in progress, leaving this page might interrupt the process in some environments." : "A actualización está en proceso, saír desta páxina podería interromper o proceso nalgúns contornos.", + "The update is in progress, leaving this page might interrupt the process in some environments." : "A actualización está en curso, saír desta páxina podería interromper o proceso nalgúns contornos.", "Update to {version}" : "Actualizar a {version}", "An error occurred." : "Produciuse un erro", "Please reload the page." : "Volva cargar a páxina.", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 326d2e45472..112673c7998 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -139,7 +139,7 @@ "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Estes son os resultados da súa busca<script>alert(1)</script></strong>", "new" : "novo", "_download %n file_::_download %n files_" : ["descargar %n ficheiro","descargar %n ficheiros"], - "The update is in progress, leaving this page might interrupt the process in some environments." : "A actualización está en proceso, saír desta páxina podería interromper o proceso nalgúns contornos.", + "The update is in progress, leaving this page might interrupt the process in some environments." : "A actualización está en curso, saír desta páxina podería interromper o proceso nalgúns contornos.", "Update to {version}" : "Actualizar a {version}", "An error occurred." : "Produciuse un erro", "Please reload the page." : "Volva cargar a páxina.", |