Skip to content

Commit d0e177b

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 7478e5c commit d0e177b

4 files changed

Lines changed: 8 additions & 0 deletions

File tree

l10n/be.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ OC.L10N.register(
88
"Done" : "Гатова",
99
"File" : "Файл",
1010
"Cancel" : "Скасаваць",
11+
"File already exists" : "Файл ужо існуе",
1112
"Active filters" : "Актыўныя фільтры",
1213
"Apply filter" : "Ужыць фільтр",
1314
"Open" : "Адкрыць",

l10n/be.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"Done" : "Гатова",
77
"File" : "Файл",
88
"Cancel" : "Скасаваць",
9+
"File already exists" : "Файл ужо існуе",
910
"Active filters" : "Актыўныя фільтры",
1011
"Apply filter" : "Ужыць фільтр",
1112
"Open" : "Адкрыць",

l10n/hu.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ OC.L10N.register(
124124
"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.",
125125
"Attachments" : "Mellékletek",
126126
"File" : "Fájl",
127+
"date" : "dátum",
127128
"Card not found" : "A kártya nem található",
128129
"Path is already shared with this card" : "Az útvonal már meg van osztva ezzel a kártyával",
129130
"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(
239240
"Modified" : "Módosítva",
240241
"Created" : "Létrehozva",
241242
"The title cannot be empty." : "A cím nem lehet üres.",
243+
"Cannot close unsaved card!" : "A mentetlen kártya nem zárható be!",
242244
"Open in sidebar view" : "Oldalsáv nézet megnyitása",
243245
"Open in bigger view" : "Megtekintés nagyobb nézetben",
244246
"Comments" : "Hozzászólások",
@@ -253,6 +255,7 @@ OC.L10N.register(
253255
"Reply" : "Válasz",
254256
"Update" : "Frissítés",
255257
"Write a description …" : "Leírás megadása…",
258+
"Could not save description" : "A leírás mentése sikertelen",
256259
"Description" : "Leírás",
257260
"(Unsaved)" : "(Nem mentett)",
258261
"(Saving…)" : "(Mentés…)",

l10n/hu.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@
122122
"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.",
123123
"Attachments" : "Mellékletek",
124124
"File" : "Fájl",
125+
"date" : "dátum",
125126
"Card not found" : "A kártya nem található",
126127
"Path is already shared with this card" : "Az útvonal már meg van osztva ezzel a kártyával",
127128
"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 @@
237238
"Modified" : "Módosítva",
238239
"Created" : "Létrehozva",
239240
"The title cannot be empty." : "A cím nem lehet üres.",
241+
"Cannot close unsaved card!" : "A mentetlen kártya nem zárható be!",
240242
"Open in sidebar view" : "Oldalsáv nézet megnyitása",
241243
"Open in bigger view" : "Megtekintés nagyobb nézetben",
242244
"Comments" : "Hozzászólások",
@@ -251,6 +253,7 @@
251253
"Reply" : "Válasz",
252254
"Update" : "Frissítés",
253255
"Write a description …" : "Leírás megadása…",
256+
"Could not save description" : "A leírás mentése sikertelen",
254257
"Description" : "Leírás",
255258
"(Unsaved)" : "(Nem mentett)",
256259
"(Saving…)" : "(Mentés…)",

0 commit comments

Comments
 (0)