diff options
Diffstat (limited to 'l10n-hu/mobile/android/chrome/aboutDownloads.dtd')
-rw-r--r-- | l10n-hu/mobile/android/chrome/aboutDownloads.dtd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-hu/mobile/android/chrome/aboutDownloads.dtd b/l10n-hu/mobile/android/chrome/aboutDownloads.dtd new file mode 100644 index 0000000000..804835b887 --- /dev/null +++ b/l10n-hu/mobile/android/chrome/aboutDownloads.dtd @@ -0,0 +1,15 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY aboutDownloads.title "Letöltések"> +<!ENTITY aboutDownloads.header "Letöltéseim"> +<!ENTITY aboutDownloads.empty "Nincsenek letöltések"> + +<!ENTITY aboutDownloads.open "Megnyitás"> +<!ENTITY aboutDownloads.remove "Törlés"> +<!ENTITY aboutDownloads.removeAll "Összes törlése"> +<!ENTITY aboutDownloads.pause "Szünet"> +<!ENTITY aboutDownloads.resume "Folytatás"> +<!ENTITY aboutDownloads.cancel "Mégse"> +<!ENTITY aboutDownloads.retry "Újra"> |