diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-10 02:18:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-10 02:18:44 +0000 |
commit | 4295fe67b73256328c0176a3ef1d8dac20f6b3b9 (patch) | |
tree | 669e7d7f43497a931c742e1ee70303117a7e9b9a /apps/dashboard/l10n/hu.json | |
parent | 2ec160aec8ec8d67e8cc42d9f2a83406768b7b6d (diff) | |
download | nextcloud-server-4295fe67b73256328c0176a3ef1d8dac20f6b3b9.tar.gz nextcloud-server-4295fe67b73256328c0176a3ef1d8dac20f6b3b9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard/l10n/hu.json')
-rw-r--r-- | apps/dashboard/l10n/hu.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/hu.json b/apps/dashboard/l10n/hu.json new file mode 100644 index 00000000000..2842a56ebd3 --- /dev/null +++ b/apps/dashboard/l10n/hu.json @@ -0,0 +1,29 @@ +{ "translations": { + "Dashboard" : "Irányítópult", + "Dashboard app" : "Irányítópult modul", + "Show something" : "Mutass valamit", + "Customize" : "Testreszab", + "Edit widgets" : "Modulok szerkesztése", + "Get more widgets from the app store" : "Tölts le további modulokat az app áruházból", + "Change background image" : "Háttérkép megváltoztatása", + "Weather service" : "Időjárás", + "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "A magánélet védelmében az információt az Ön nevében a Nextcloud szerver kéri le, így az Ön személyes adatai nem kerülnek az időjárási adatok szolgáltatójához.", + "Weather data from Met.no" : "Időjárási adatok a Met.no-tól", + "geocoding with Nominatim" : "geokódolás a Nominatim-al", + "elevation data from OpenTopoData" : "magassági adatok az OpenTopoData-tól", + "Weather" : "Időjárás", + "Status" : "Állapot", + "Good evening, {name}" : "Jó estét, (name)", + "Good evening" : "Jó estét", + "Good afternoon, {name}" : "Jó napot, (name)", + "Good afternoon" : "Jó napot", + "Good morning, {name}" : "Jó reggelt, (name)", + "Good morning" : "Jó reggelt", + "Good night, {name}" : "Jó éjszakát, (name)", + "Good night" : "Jó éjszakát", + "Pick from files" : "Választás a fájlok közül", + "Default images" : "Alapértelmezett képek", + "Plain background" : "Egyszerű háttér", + "Insert from {productName}" : "Beillesztés (productName)-ból" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |