diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-30 02:19:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-30 02:19:19 +0000 |
commit | f00e1e778a933eb13e61d980d2a638c22926e3ee (patch) | |
tree | 135dcc0fbf284d20e1e58b21bc3f4875cd1bdf60 /core | |
parent | af77e89e67481c1e169b5952d1f633b555a80464 (diff) | |
download | nextcloud-server-f00e1e778a933eb13e61d980d2a638c22926e3ee.tar.gz nextcloud-server-f00e1e778a933eb13e61d980d2a638c22926e3ee.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/cs.js | 2 | ||||
-rw-r--r-- | core/l10n/cs.json | 2 | ||||
-rw-r--r-- | core/l10n/nl.js | 2 | ||||
-rw-r--r-- | core/l10n/nl.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 924621326fb..1319f029a9c 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -266,7 +266,7 @@ OC.L10N.register( "If this happens again, please send the technical details below to the server administrator." : "Pokud se toto stane znovu, pošlete níže uvedené technické podrobnosti správci serveru.", "More details can be found in the server log." : "Další podrobnosti naleznete v záznamu událostí serveru.", "Technical details" : "Technické podrobnosti", - "Remote Address: %s" : "Adresa protějšku: %s", + "Remote Address: %s" : "Federovaná adresa: %s", "Request ID: %s" : "Identifikátor požadavku: %s", "Type: %s" : "Typ: %s", "Code: %s" : "Kód: %s", diff --git a/core/l10n/cs.json b/core/l10n/cs.json index 22895d3e187..474f1e53a6d 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -264,7 +264,7 @@ "If this happens again, please send the technical details below to the server administrator." : "Pokud se toto stane znovu, pošlete níže uvedené technické podrobnosti správci serveru.", "More details can be found in the server log." : "Další podrobnosti naleznete v záznamu událostí serveru.", "Technical details" : "Technické podrobnosti", - "Remote Address: %s" : "Adresa protějšku: %s", + "Remote Address: %s" : "Federovaná adresa: %s", "Request ID: %s" : "Identifikátor požadavku: %s", "Type: %s" : "Typ: %s", "Code: %s" : "Kód: %s", diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 32971d37b6d..7e430002c85 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -171,7 +171,7 @@ OC.L10N.register( "Log in with a device" : "Inloggen met een toestel", "Back" : "Terug", "Reset search" : "Zoekopdracht wissen", - "Search for {name} only" : "Zoek enkel naar {name}", + "Search for {name} only" : "Zoek alleen naar {name}", "No results for {query}" : "Geen resultaten voor {query}", "Start typing to search" : "Begin met typen om te zoeken", "Loading more results …" : "Meer resultaten laden ...", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index befda653f29..c37905f9cb0 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -169,7 +169,7 @@ "Log in with a device" : "Inloggen met een toestel", "Back" : "Terug", "Reset search" : "Zoekopdracht wissen", - "Search for {name} only" : "Zoek enkel naar {name}", + "Search for {name} only" : "Zoek alleen naar {name}", "No results for {query}" : "Geen resultaten voor {query}", "Start typing to search" : "Begin met typen om te zoeken", "Loading more results …" : "Meer resultaten laden ...", |