diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-16 01:12:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-16 01:12:34 +0000 |
commit | f8988c257c9217e968a377ce38ea558862948118 (patch) | |
tree | 410c71e59b1f3989570679ce560d64aa7420d1e9 /apps/accessibility/l10n/hu.js | |
parent | 24d239d3e6c7a9364e8648696e20c635d8d62e9b (diff) | |
download | nextcloud-server-f8988c257c9217e968a377ce38ea558862948118.tar.gz nextcloud-server-f8988c257c9217e968a377ce38ea558862948118.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n/hu.js')
-rw-r--r-- | apps/accessibility/l10n/hu.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/accessibility/l10n/hu.js b/apps/accessibility/l10n/hu.js new file mode 100644 index 00000000000..cb505d688ca --- /dev/null +++ b/apps/accessibility/l10n/hu.js @@ -0,0 +1,12 @@ +OC.L10N.register( + "accessibility", + { + "High contrast theme" : "Nagy színmélység téma", + "Dark theme (beta)" : "Sötét téma(teszt)", + "Dyslexia font" : "Diszlexia betű", + "Accessibility" : "Elérhetőség", + "Accessibility options for nextcloud" : "Nextcloud elérhetőségi lehetőségek", + "our design team" : "fejlesztői csapatunk", + "Enable" : "Engedélyez" +}, +"nplurals=2; plural=(n != 1);"); |