Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-07 04:10:47 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-07 04:10:47 +0300
commit1a6f21d6d38b945417a76efb8cefedcdd99fb877 (patch)
tree0c87400b259ee749784d543aa0fcf8800e0b5049 /lib
parent7e72a26dc7df4c81d3b2d83ffc525b85fcc6f309 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/hu.js16
-rw-r--r--lib/l10n/hu.json16
2 files changed, 30 insertions, 2 deletions
diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js
index d4a5c3ee1ee..a37b87be00b 100644
--- a/lib/l10n/hu.js
+++ b/lib/l10n/hu.js
@@ -227,6 +227,20 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "A tároló beállítása nem teljes. %s",
"Storage connection error. %s" : "Tároló kapcsolódási hiba. %s",
"Storage is temporarily not available" : "A tároló átmenetileg nem érthető el",
- "Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s"
+ "Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s",
+ "Personal" : "Személyes",
+ "Admin" : "Adminisztrátor",
+ "DB Error: \"%s\"" : "Adatbázis hiba: \"%s\"",
+ "Offending command was: \"%s\"" : "A hibát ez a parancs okozta: \"%s\"",
+ "Offending command was: \"%s\", name: %s, password: %s" : "A hibát okozó parancs ez volt: \"%s\", login név: %s, jelszó: %s",
+ "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Nem sikerült %s-re beállítani az elérési jogosultságokat, mert a megadottak túllépik a %s-re érvényes jogosultságokat",
+ "Setting permissions for %s failed, because the item was not found" : "Nem sikerült %s-re beállítani az elérési jogosultságokat, mert a kérdéses fájl nem található",
+ "Cannot clear expiration date. Shares are required to have an expiration date." : "Nem lehet beállítani a lejárati időt. A megosztásoknak kötelező megadni lejárati időt!",
+ "Cannot increase permissions of %s" : "%s jogosultságait nem lehet megemelni",
+ "Files can't be shared with delete permissions" : "A fájlokat nem lehet megosztani a törlési jogosultságokkal",
+ "Files can't be shared with create permissions" : "A fájlokat nem lehet megosztani a létrehozási jogosultságokkal",
+ "Cannot set expiration date more than %s days in the future" : "%s napnál távolabbi lejárati dátumot nem lehet beállítani",
+ "No app name specified" : "Nincs az alkalmazás név megadva.",
+ "App '%s' could not be installed!" : "\"%s\" alkalmazás nem lehet telepíthető!"
},
"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/hu.json b/lib/l10n/hu.json
index 142469e54b3..2ae1130a9a9 100644
--- a/lib/l10n/hu.json
+++ b/lib/l10n/hu.json
@@ -225,6 +225,20 @@
"Storage incomplete configuration. %s" : "A tároló beállítása nem teljes. %s",
"Storage connection error. %s" : "Tároló kapcsolódási hiba. %s",
"Storage is temporarily not available" : "A tároló átmenetileg nem érthető el",
- "Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s"
+ "Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s",
+ "Personal" : "Személyes",
+ "Admin" : "Adminisztrátor",
+ "DB Error: \"%s\"" : "Adatbázis hiba: \"%s\"",
+ "Offending command was: \"%s\"" : "A hibát ez a parancs okozta: \"%s\"",
+ "Offending command was: \"%s\", name: %s, password: %s" : "A hibát okozó parancs ez volt: \"%s\", login név: %s, jelszó: %s",
+ "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Nem sikerült %s-re beállítani az elérési jogosultságokat, mert a megadottak túllépik a %s-re érvényes jogosultságokat",
+ "Setting permissions for %s failed, because the item was not found" : "Nem sikerült %s-re beállítani az elérési jogosultságokat, mert a kérdéses fájl nem található",
+ "Cannot clear expiration date. Shares are required to have an expiration date." : "Nem lehet beállítani a lejárati időt. A megosztásoknak kötelező megadni lejárati időt!",
+ "Cannot increase permissions of %s" : "%s jogosultságait nem lehet megemelni",
+ "Files can't be shared with delete permissions" : "A fájlokat nem lehet megosztani a törlési jogosultságokkal",
+ "Files can't be shared with create permissions" : "A fájlokat nem lehet megosztani a létrehozási jogosultságokkal",
+ "Cannot set expiration date more than %s days in the future" : "%s napnál távolabbi lejárati dátumot nem lehet beállítani",
+ "No app name specified" : "Nincs az alkalmazás név megadva.",
+ "App '%s' could not be installed!" : "\"%s\" alkalmazás nem lehet telepíthető!"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file