diff --git a/l10n/be.js b/l10n/be.js index 5040ebab8..7ecde4dce 100644 --- a/l10n/be.js +++ b/l10n/be.js @@ -8,6 +8,7 @@ OC.L10N.register( "Done" : "Гатова", "File" : "Файл", "Cancel" : "Скасаваць", + "File already exists" : "Файл ужо існуе", "Active filters" : "Актыўныя фільтры", "Apply filter" : "Ужыць фільтр", "Open" : "Адкрыць", diff --git a/l10n/be.json b/l10n/be.json index 55b8a771b..1a39db7d9 100644 --- a/l10n/be.json +++ b/l10n/be.json @@ -6,6 +6,7 @@ "Done" : "Гатова", "File" : "Файл", "Cancel" : "Скасаваць", + "File already exists" : "Файл ужо існуе", "Active filters" : "Актыўныя фільтры", "Apply filter" : "Ужыць фільтр", "Open" : "Адкрыць", diff --git a/l10n/hu.js b/l10n/hu.js index fd6f2c78f..8f771f4dd 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -124,6 +124,7 @@ OC.L10N.register( "This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Ez a megjegyzés több mint %s karakter hosszú.\nMellékletként lett hozzáadva a(z) %s nevű kártyához.\nEzen az URL-en érhető el: %s.", "Attachments" : "Mellékletek", "File" : "Fájl", + "date" : "dátum", "Card not found" : "A kártya nem található", "Path is already shared with this card" : "Az útvonal már meg van osztva ezzel a kártyával", "Invalid date, date format must be YYYY-MM-DD" : "Érvénytelen dátum, a dátumnak YYYY-MM-DD formátumúnak kell lennie", @@ -239,6 +240,7 @@ OC.L10N.register( "Modified" : "Módosítva", "Created" : "Létrehozva", "The title cannot be empty." : "A cím nem lehet üres.", + "Cannot close unsaved card!" : "A mentetlen kártya nem zárható be!", "Open in sidebar view" : "Oldalsáv nézet megnyitása", "Open in bigger view" : "Megtekintés nagyobb nézetben", "Comments" : "Hozzászólások", @@ -253,6 +255,7 @@ OC.L10N.register( "Reply" : "Válasz", "Update" : "Frissítés", "Write a description …" : "Leírás megadása…", + "Could not save description" : "A leírás mentése sikertelen", "Description" : "Leírás", "(Unsaved)" : "(Nem mentett)", "(Saving…)" : "(Mentés…)", diff --git a/l10n/hu.json b/l10n/hu.json index 0f5064b63..0e77c4e71 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -122,6 +122,7 @@ "This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Ez a megjegyzés több mint %s karakter hosszú.\nMellékletként lett hozzáadva a(z) %s nevű kártyához.\nEzen az URL-en érhető el: %s.", "Attachments" : "Mellékletek", "File" : "Fájl", + "date" : "dátum", "Card not found" : "A kártya nem található", "Path is already shared with this card" : "Az útvonal már meg van osztva ezzel a kártyával", "Invalid date, date format must be YYYY-MM-DD" : "Érvénytelen dátum, a dátumnak YYYY-MM-DD formátumúnak kell lennie", @@ -237,6 +238,7 @@ "Modified" : "Módosítva", "Created" : "Létrehozva", "The title cannot be empty." : "A cím nem lehet üres.", + "Cannot close unsaved card!" : "A mentetlen kártya nem zárható be!", "Open in sidebar view" : "Oldalsáv nézet megnyitása", "Open in bigger view" : "Megtekintés nagyobb nézetben", "Comments" : "Hozzászólások", @@ -251,6 +253,7 @@ "Reply" : "Válasz", "Update" : "Frissítés", "Write a description …" : "Leírás megadása…", + "Could not save description" : "A leírás mentése sikertelen", "Description" : "Leírás", "(Unsaved)" : "(Nem mentett)", "(Saving…)" : "(Mentés…)",