aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-29 02:28:29 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-29 02:28:29 +0000
commitcd064017ca96a26bfacb83c831498826daad4330 (patch)
treedbd4a8397098145fa73b029de2546607c5d42d17 /core
parentd6847a975767bb610018d531d614b50f1da09a98 (diff)
downloadnextcloud-server-cd064017ca96a26bfacb83c831498826daad4330.tar.gz
nextcloud-server-cd064017ca96a26bfacb83c831498826daad4330.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r--core/l10n/de_DE.js2
-rw-r--r--core/l10n/de_DE.json2
-rw-r--r--core/l10n/es.js1
-rw-r--r--core/l10n/es.json1
4 files changed, 4 insertions, 2 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 6a9f1001989..57cde3705db 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -208,7 +208,7 @@ OC.L10N.register(
"Load more results" : "Weitere Ergebnisse laden",
"Search" : "Suche",
"No results for {query}" : "Keine Suchergebnisse zu {query}",
- "Press Enter to start searching" : "Zum Suchen EIngabetaste drücken",
+ "Press Enter to start searching" : "Zum Suchen Eingabetaste drücken",
"An error occurred while searching for {type}" : "Es ist ein Fehler beim Suchen nach {type} aufgetreten",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Bitte geben Sie {minSearchLength} Zeichen oder mehr ein nach denen gesucht werden soll","Bitte geben Sie {minSearchLength} Zeichen oder mehr ein nach denen gesucht werden soll"],
"This browser is not supported" : "Dieser Browser wird nicht unterstützt",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index b54cd2f1ac2..f89f3454068 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -206,7 +206,7 @@
"Load more results" : "Weitere Ergebnisse laden",
"Search" : "Suche",
"No results for {query}" : "Keine Suchergebnisse zu {query}",
- "Press Enter to start searching" : "Zum Suchen EIngabetaste drücken",
+ "Press Enter to start searching" : "Zum Suchen Eingabetaste drücken",
"An error occurred while searching for {type}" : "Es ist ein Fehler beim Suchen nach {type} aufgetreten",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Bitte geben Sie {minSearchLength} Zeichen oder mehr ein nach denen gesucht werden soll","Bitte geben Sie {minSearchLength} Zeichen oder mehr ein nach denen gesucht werden soll"],
"This browser is not supported" : "Dieser Browser wird nicht unterstützt",
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 32e3fbc1e41..2f5adb382fa 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -309,6 +309,7 @@ OC.L10N.register(
"The profile does not exist." : "El perfil no existe.",
"Back to %s" : "Volver a %s",
"Page not found" : "Página no encontrada",
+ "The page could not be found on the server or you may not be allowed to view it." : "La página no fue encontrada en el servidor o podría no tener acceso a verla.",
"Too many requests" : "Demasiadas peticiones",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Hubo demasiadas peticiones desde su red. Vuelva a intentarlo más tarde o póngase en contacto con su administrador si se trata de un error.",
"Error" : "Error",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index 8dafabf2780..3dcab8df1fa 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -307,6 +307,7 @@
"The profile does not exist." : "El perfil no existe.",
"Back to %s" : "Volver a %s",
"Page not found" : "Página no encontrada",
+ "The page could not be found on the server or you may not be allowed to view it." : "La página no fue encontrada en el servidor o podría no tener acceso a verla.",
"Too many requests" : "Demasiadas peticiones",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Hubo demasiadas peticiones desde su red. Vuelva a intentarlo más tarde o póngase en contacto con su administrador si se trata de un error.",
"Error" : "Error",