diff options
Diffstat (limited to 'apps/theming/l10n/hu.js')
-rw-r--r-- | apps/theming/l10n/hu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/hu.js b/apps/theming/l10n/hu.js index 32f2f666328..e0f463419d9 100644 --- a/apps/theming/l10n/hu.js +++ b/apps/theming/l10n/hu.js @@ -24,8 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "A fájlt nem sikerült a lemezre írni", "A PHP extension stopped the file upload" : "Egy PHP kiterjesztés megállította a fájl feltöltését", "No file uploaded" : "Nincs fájl feltöltve", - "Failed to clean up the old administration theming images folder" : "Nem sikerült megtisztítani a régi rendszergazdai témaképek mappát", - "Failed to clean up the old administration image folder" : "Nem sikerült megtisztítani a régi rendszergazdai képmappát", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Már egyéni témát használ. Lehet, hogy a témázó alkalmazás beállításai felülírták.", "Theming" : "Témázás", "Appearance and accessibility" : "Megjelenés és akadálymentesítés", @@ -101,6 +99,8 @@ OC.L10N.register( "Reset to default" : "Visszaállítás alapértelmezettre", "Upload" : "Feltöltés", "Remove background image" : "Háttérkép eltávolítása", + "Failed to clean up the old administration theming images folder" : "Nem sikerült megtisztítani a régi rendszergazdai témaképek mappát", + "Failed to clean up the old administration image folder" : "Nem sikerült megtisztítani a régi rendszergazdai képmappát", "Select a custom color" : "Válasszon egyéni színt" }, "nplurals=2; plural=(n != 1);"); |