diff options
author | Morris Jobke <hey@morrisjobke.de> | 2016-06-22 10:27:24 +0200 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2016-06-22 10:27:24 +0200 |
commit | 7e186194c4c6387489b14b5c74ea522e3850b92d (patch) | |
tree | fa1240311ae76e301747d41b326ac37c8b4110db /core/l10n/hu_HU.js | |
parent | 7ba89b1175dc11db2abf3560f82d9b188df29b82 (diff) | |
download | nextcloud-server-7e186194c4c6387489b14b5c74ea522e3850b92d.tar.gz nextcloud-server-7e186194c4c6387489b14b5c74ea522e3850b92d.zip |
Fix translation strings
Diffstat (limited to 'core/l10n/hu_HU.js')
-rw-r--r-- | core/l10n/hu_HU.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/hu_HU.js b/core/l10n/hu_HU.js index 3bf38c15eb7..4c1d5e018d2 100644 --- a/core/l10n/hu_HU.js +++ b/core/l10n/hu_HU.js @@ -291,7 +291,7 @@ OC.L10N.register( "New password" : "Új jelszó", "New Password" : "Új jelszó", "Reset password" : "Jelszó-visszaállítás", - "This ownCloud instance is currently in single user mode." : "Ez az ownCloud szolgáltatás jelenleg egyfelhasználós üzemmódban működik.", + "This Nextcloud instance is currently in single user mode." : "Ez az Nextcloud szolgáltatás jelenleg egyfelhasználós üzemmódban működik.", "This means only administrators can use the instance." : "Ez azt jelenti, hogy csak az adminisztrátor használhatja ezt a példányt", "Contact your system administrator if this message persists or appeared unexpectedly." : "Ha ez az üzenet ismételten vagy indokolatlanul megjelenik, akkor keresse fel a rendszergazdáját!", "Thank you for your patience." : "Köszönjük a türelmét!", |