[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/29373/head
Nextcloud bot 3 years ago
parent 8a511de8cb
commit fb18f29148
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C

@ -10,6 +10,8 @@ OC.L10N.register(
"You deleted calendar {calendar}" : "Törölted a naptárt: {calendar}",
"{actor} updated calendar {calendar}" : "{actor} frissítette a napárt: {calendar}",
"You updated calendar {calendar}" : "Frissítetted a naptárt: {calendar}",
"{actor} restored calendar {calendar}" : "{actor} visszaállította a naptárat {calendar}",
"You restored calendar {calendar}" : "Visszaállítottad a naptárat {calendar}",
"You shared calendar {calendar} as public link" : "Nyilvános hivatkozásként megosztottad ezt a naptárt: {calendar}",
"You removed public link for calendar {calendar}" : "Eltávolítottad a naptár nyilvános hivatkozását: {calendar}",
"{actor} shared calendar {calendar} with you" : "{actor} megosztotta veled ezt a naptárt: {calendar}",
@ -29,6 +31,8 @@ OC.L10N.register(
"You deleted event {event} from calendar {calendar}" : "Törölted ezt az eseményt: {event} ebből a naptárból: {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} frissítette ezt az eseményt: {event} ebben a naptárban: {calendar}",
"You updated event {event} in calendar {calendar}" : "Frissítetted ezt az eseményt: {event} ebben a naptárban: {calendar}",
"{actor} restored event {event} of calendar {calendar}" : "{actor} visszaállította a naptár {calendar} egy eseményét {event}",
"You restored event {event} of calendar {calendar}" : "Visszaállítottad a naptár {calendar} egy eseményét {event}",
"Busy" : "Foglalt",
"{actor} created todo {todo} in list {calendar}" : "{actor} létrehozta ezt a teendőt: {todo} ebben a listában: {calendar}",
"You created todo {todo} in list {calendar}" : "Létrehoztad ezt a teendőt: {todo} ebben a listában: {calendar}",
@ -40,6 +44,7 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "Elintézted ezt a teendőt: {todo} ebben a listában: {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} újranyitotta ezt a teendőt: {todo} ebben a listában: {calendar}",
"You reopened todo {todo} in list {calendar}" : "Újranyitottad ezt a teendőt: {todo} ebben a listában: {calendar}",
"Calendar, contacts and tasks" : "Naptár, címjegyzék és feladatok",
"A <strong>calendar</strong> was modified" : "Egy <strong>naptár</strong> megváltozott",
"A calendar <strong>event</strong> was modified" : "Egy naptár <strong>esemény</strong> megváltozott",
"A calendar <strong>todo</strong> was modified" : "Egy naptár <strong>teendő</strong> megváltozott",
@ -61,8 +66,11 @@ OC.L10N.register(
"Description: %s" : "Leírás: %s",
"Where: %s" : "Hely: %s",
"%1$s via %2$s" : "%1$s - %2$s",
"Cancelled: %1$s" : "Visszavonva: %1$s",
"Invitation canceled" : "Meghívás visszavonva",
"Re: %1$s" : "Vá: %1$s",
"Invitation updated" : "Meghívó frissítve",
"Invitation: %1$s" : "Meghívó: %1$s",
"Invitation" : "Meghívás",
"Title:" : "Cím:",
"Time:" : "Idő:",
@ -75,6 +83,31 @@ OC.L10N.register(
"More options …" : "További opciók …",
"More options at %s" : "További opciók itt: %s",
"Contacts" : "Névjegyek",
"{actor} created address book {addressbook}" : "{actor} létrehozta a címjegyzéket {addressbook}",
"You created address book {addressbook}" : "Létrehoztad a címjegyzéket {addressbook}",
"{actor} deleted address book {addressbook}" : "{actor} törölte a címjegyzéket {addressbook}",
"You deleted address book {addressbook}" : "Törölted a címjegyzéket {addressbook}",
"{actor} updated address book {addressbook}" : "{actor} aktualizálta a címjegyzéket {addressbook}",
"You updated address book {addressbook}" : "Aktualizáltad a címjegyzéket {addressbook}",
"{actor} shared address book {addressbook} with you" : "{actor} megosztotta a címjegyzéket {addressbook} veled",
"You shared address book {addressbook} with {user}" : "Megosztottad a címjegyzéket {addressbook} a felhasználóval: {user}",
"{actor} shared address book {addressbook} with {user}" : "{actor} megosztotta a címjegyzéket {addressbook} a felhasználóval: {user}",
"{actor} unshared address book {addressbook} from you" : "{actor} visszavonta a címjegyzék {addressbook} megosztását tőled",
"You unshared address book {addressbook} from {user}" : "Visszavontad a címjegyzék {addressbook} megosztását tőle: {user}",
"{actor} unshared address book {addressbook} from {user}" : "{actor} visszavonta a címjegyzék {addressbook} megosztását tőle: {user}",
"{actor} unshared address book {addressbook} from themselves" : "{actor} visszavonta tőlük a címjegyzék {addressbook} megosztását",
"You shared address book {addressbook} with group {group}" : "Megosztottad a címjegyzéket {addressbook} a csoporttal {group}",
"{actor} shared address book {addressbook} with group {group}" : "{actor} megosztotta a címjegyzéket {addressbook} a csoporttal {group}",
"You unshared address book {addressbook} from group {group}" : "Visszavontad a címjegyzék {addressbook} megosztását a csoporttól {group}",
"{actor} unshared address book {addressbook} from group {group}" : "{actor} visszavonta a címjegyzék {addressbook} megosztását a csoporttól {group}",
"{actor} created contact {card} in address book {addressbook}" : "{actor} létrehozott egy bejegyzést {card} a címjegyzékben {addressbook}",
"You created contact {card} in address book {addressbook}" : "Létrehoztál egy bejegyzést {card} a címjegyzékben {addressbook}",
"{actor} deleted contact {card} from address book {addressbook}" : "{actor} törölt egy bejegyzést {card} a címjegyzékből {addressbook}",
"You deleted contact {card} from address book {addressbook}" : "Töröltél egy bejegyzést {card} a címjegyzékből {addressbook}",
"{actor} updated contact {card} in address book {addressbook}" : "{actor} aktualizált egy bejegyzést {card} a címjegyzékben {addressbook}",
"You updated contact {card} in address book {addressbook}" : "Aktualizáltál egy bejegyzést {card} a címjegyzékben {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Egy Névjegy vagy címjegyzék módosítva lett",
"System is in maintenance mode." : "A rendszer karbantartás alatt van",
"Upgrade needed" : "Frissítés szükséges",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "A %s naptárat úgy kell beállítani, hogy HTTPS-t használjon a CalDAVés és a CardDAV eléréséhez iOS / macOS rendszeren.",
"Configures a CalDAV account" : "Konfigurálja a CalDAV fiókot",
@ -87,7 +120,18 @@ OC.L10N.register(
"Due on %s" : "%s időpontban esedékes",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV végpont",
"Availability" : "Elérhetőség",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ha beállítod a munkaidődet, más felhasználók megbeszélés létrehozásakor fogják, hogy mikor vagy elérhető.",
"Please select a time zone:" : "Válassz időzónát:",
"to" : "címzett",
"Save" : "Mentés",
"Monday" : "Hétfő",
"Tuesday" : "Kedd",
"Wednesday" : "Szerda",
"Thursday" : "Csütörtök",
"Friday" : "Péntek",
"Saturday" : "Szombat",
"Sunday" : "Vasárnap",
"Calendar server" : "Naptár szerver",
"Send invitations to attendees" : "Meghívó küldése a résztvevőknek",
"Automatically generate a birthday calendar" : "Születésnapokat tartalmazó naptár automatikus létrehozása",

@ -8,6 +8,8 @@
"You deleted calendar {calendar}" : "Törölted a naptárt: {calendar}",
"{actor} updated calendar {calendar}" : "{actor} frissítette a napárt: {calendar}",
"You updated calendar {calendar}" : "Frissítetted a naptárt: {calendar}",
"{actor} restored calendar {calendar}" : "{actor} visszaállította a naptárat {calendar}",
"You restored calendar {calendar}" : "Visszaállítottad a naptárat {calendar}",
"You shared calendar {calendar} as public link" : "Nyilvános hivatkozásként megosztottad ezt a naptárt: {calendar}",
"You removed public link for calendar {calendar}" : "Eltávolítottad a naptár nyilvános hivatkozását: {calendar}",
"{actor} shared calendar {calendar} with you" : "{actor} megosztotta veled ezt a naptárt: {calendar}",
@ -27,6 +29,8 @@
"You deleted event {event} from calendar {calendar}" : "Törölted ezt az eseményt: {event} ebből a naptárból: {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} frissítette ezt az eseményt: {event} ebben a naptárban: {calendar}",
"You updated event {event} in calendar {calendar}" : "Frissítetted ezt az eseményt: {event} ebben a naptárban: {calendar}",
"{actor} restored event {event} of calendar {calendar}" : "{actor} visszaállította a naptár {calendar} egy eseményét {event}",
"You restored event {event} of calendar {calendar}" : "Visszaállítottad a naptár {calendar} egy eseményét {event}",
"Busy" : "Foglalt",
"{actor} created todo {todo} in list {calendar}" : "{actor} létrehozta ezt a teendőt: {todo} ebben a listában: {calendar}",
"You created todo {todo} in list {calendar}" : "Létrehoztad ezt a teendőt: {todo} ebben a listában: {calendar}",
@ -38,6 +42,7 @@
"You solved todo {todo} in list {calendar}" : "Elintézted ezt a teendőt: {todo} ebben a listában: {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} újranyitotta ezt a teendőt: {todo} ebben a listában: {calendar}",
"You reopened todo {todo} in list {calendar}" : "Újranyitottad ezt a teendőt: {todo} ebben a listában: {calendar}",
"Calendar, contacts and tasks" : "Naptár, címjegyzék és feladatok",
"A <strong>calendar</strong> was modified" : "Egy <strong>naptár</strong> megváltozott",
"A calendar <strong>event</strong> was modified" : "Egy naptár <strong>esemény</strong> megváltozott",
"A calendar <strong>todo</strong> was modified" : "Egy naptár <strong>teendő</strong> megváltozott",
@ -59,8 +64,11 @@
"Description: %s" : "Leírás: %s",
"Where: %s" : "Hely: %s",
"%1$s via %2$s" : "%1$s - %2$s",
"Cancelled: %1$s" : "Visszavonva: %1$s",
"Invitation canceled" : "Meghívás visszavonva",
"Re: %1$s" : "Vá: %1$s",
"Invitation updated" : "Meghívó frissítve",
"Invitation: %1$s" : "Meghívó: %1$s",
"Invitation" : "Meghívás",
"Title:" : "Cím:",
"Time:" : "Idő:",
@ -73,6 +81,31 @@
"More options …" : "További opciók …",
"More options at %s" : "További opciók itt: %s",
"Contacts" : "Névjegyek",
"{actor} created address book {addressbook}" : "{actor} létrehozta a címjegyzéket {addressbook}",
"You created address book {addressbook}" : "Létrehoztad a címjegyzéket {addressbook}",
"{actor} deleted address book {addressbook}" : "{actor} törölte a címjegyzéket {addressbook}",
"You deleted address book {addressbook}" : "Törölted a címjegyzéket {addressbook}",
"{actor} updated address book {addressbook}" : "{actor} aktualizálta a címjegyzéket {addressbook}",
"You updated address book {addressbook}" : "Aktualizáltad a címjegyzéket {addressbook}",
"{actor} shared address book {addressbook} with you" : "{actor} megosztotta a címjegyzéket {addressbook} veled",
"You shared address book {addressbook} with {user}" : "Megosztottad a címjegyzéket {addressbook} a felhasználóval: {user}",
"{actor} shared address book {addressbook} with {user}" : "{actor} megosztotta a címjegyzéket {addressbook} a felhasználóval: {user}",
"{actor} unshared address book {addressbook} from you" : "{actor} visszavonta a címjegyzék {addressbook} megosztását tőled",
"You unshared address book {addressbook} from {user}" : "Visszavontad a címjegyzék {addressbook} megosztását tőle: {user}",
"{actor} unshared address book {addressbook} from {user}" : "{actor} visszavonta a címjegyzék {addressbook} megosztását tőle: {user}",
"{actor} unshared address book {addressbook} from themselves" : "{actor} visszavonta tőlük a címjegyzék {addressbook} megosztását",
"You shared address book {addressbook} with group {group}" : "Megosztottad a címjegyzéket {addressbook} a csoporttal {group}",
"{actor} shared address book {addressbook} with group {group}" : "{actor} megosztotta a címjegyzéket {addressbook} a csoporttal {group}",
"You unshared address book {addressbook} from group {group}" : "Visszavontad a címjegyzék {addressbook} megosztását a csoporttól {group}",
"{actor} unshared address book {addressbook} from group {group}" : "{actor} visszavonta a címjegyzék {addressbook} megosztását a csoporttól {group}",
"{actor} created contact {card} in address book {addressbook}" : "{actor} létrehozott egy bejegyzést {card} a címjegyzékben {addressbook}",
"You created contact {card} in address book {addressbook}" : "Létrehoztál egy bejegyzést {card} a címjegyzékben {addressbook}",
"{actor} deleted contact {card} from address book {addressbook}" : "{actor} törölt egy bejegyzést {card} a címjegyzékből {addressbook}",
"You deleted contact {card} from address book {addressbook}" : "Töröltél egy bejegyzést {card} a címjegyzékből {addressbook}",
"{actor} updated contact {card} in address book {addressbook}" : "{actor} aktualizált egy bejegyzést {card} a címjegyzékben {addressbook}",
"You updated contact {card} in address book {addressbook}" : "Aktualizáltál egy bejegyzést {card} a címjegyzékben {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Egy Névjegy vagy címjegyzék módosítva lett",
"System is in maintenance mode." : "A rendszer karbantartás alatt van",
"Upgrade needed" : "Frissítés szükséges",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "A %s naptárat úgy kell beállítani, hogy HTTPS-t használjon a CalDAVés és a CardDAV eléréséhez iOS / macOS rendszeren.",
"Configures a CalDAV account" : "Konfigurálja a CalDAV fiókot",
@ -85,7 +118,18 @@
"Due on %s" : "%s időpontban esedékes",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV végpont",
"Availability" : "Elérhetőség",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ha beállítod a munkaidődet, más felhasználók megbeszélés létrehozásakor fogják, hogy mikor vagy elérhető.",
"Please select a time zone:" : "Válassz időzónát:",
"to" : "címzett",
"Save" : "Mentés",
"Monday" : "Hétfő",
"Tuesday" : "Kedd",
"Wednesday" : "Szerda",
"Thursday" : "Csütörtök",
"Friday" : "Péntek",
"Saturday" : "Szombat",
"Sunday" : "Vasárnap",
"Calendar server" : "Naptár szerver",
"Send invitations to attendees" : "Meghívó küldése a résztvevőknek",
"Automatically generate a birthday calendar" : "Születésnapokat tartalmazó naptár automatikus létrehozása",

@ -121,7 +121,20 @@ OC.L10N.register(
"Due on %s" : "Termín do %s",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Koncový bod WebDAV",
"Availability" : "Dostupnosť",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ak nakonfigurujete svoj pracovný čas, ostatní používatelia uvidia, keď si rezervujete schôdzku, keď nebudete v práci.",
"Please select a time zone:" : "Prosím vyberte časovú zónu:",
"to" : "do",
"Delete slot" : "Odstrániť slot",
"Add slot" : "Pridať slot",
"Save" : "Uložiť",
"Monday" : "Pondelok",
"Tuesday" : "Utorok",
"Wednesday" : "Streda",
"Thursday" : "Štvrtok",
"Friday" : "Piatok",
"Saturday" : "Sobota",
"Sunday" : "Nedeľa",
"Calendar server" : "Kalendárový server",
"Send invitations to attendees" : "Odoslanie pozvánok účastníkom",
"Automatically generate a birthday calendar" : "Automaticky generovať narodeninový kalendár",

@ -119,7 +119,20 @@
"Due on %s" : "Termín do %s",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Koncový bod WebDAV",
"Availability" : "Dostupnosť",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ak nakonfigurujete svoj pracovný čas, ostatní používatelia uvidia, keď si rezervujete schôdzku, keď nebudete v práci.",
"Please select a time zone:" : "Prosím vyberte časovú zónu:",
"to" : "do",
"Delete slot" : "Odstrániť slot",
"Add slot" : "Pridať slot",
"Save" : "Uložiť",
"Monday" : "Pondelok",
"Tuesday" : "Utorok",
"Wednesday" : "Streda",
"Thursday" : "Štvrtok",
"Friday" : "Piatok",
"Saturday" : "Sobota",
"Sunday" : "Nedeľa",
"Calendar server" : "Kalendárový server",
"Send invitations to attendees" : "Odoslanie pozvánok účastníkom",
"Automatically generate a birthday calendar" : "Automaticky generovať narodeninový kalendár",

@ -103,6 +103,7 @@ OC.L10N.register(
"Please specify a file or folder path" : "Adj meg egy fájl vagy mappa útvonalat",
"Wrong path, file/folder doesn't exist" : "Hibás útvonal, a fájl/mappa nem létezik",
"Could not create share" : "A megosztás nem hozható létre",
"Invalid permissions" : "Érvénytelen jogosultságok",
"Please specify a valid user" : "Kérlek adj meg egy érvényes felhasználót",
"Group sharing is disabled by the administrator" : "A csoportos megosztást letiltotta a rendszergazda",
"Please specify a valid group" : "Kérlek adj meg egy érvényes csoportot",
@ -112,6 +113,8 @@ OC.L10N.register(
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "A Nextcloud Beszélgetés %s megosztásának küldése nem sikerült mert a Nextcloud Beszélgetés nem engedélyezett",
"Invalid date, date format must be YYYY-MM-DD" : "Érvénytelen dátum, a dátum csak YYYY-MM-DD formátumú lehet",
"Sharing %1$s failed because the back end does not allow shares from type %2$s" : "A(z) %1$s megosztása meghiúsult, mert a háttérprogram nem engedélyezi a(z)%2$s típusú megosztást",
"Please specify a valid federated user ID" : "Kérlek adj meg egy érvényes federált felhasználót",
"Please specify a valid federated group ID" : "Kérlek adj meg egy érvényes federált csoportot",
"You cannot share to a Circle if the app is not enabled" : "Nem tudod megosztani egy Körrel, ha az alkalmazás nem engedélyezett",
"Please specify a valid circle" : "Kérlek adj meg egy érvényes Kört",
"Sharing %s failed because the back end does not support room shares" : "A(z) %s megosztása nem sikerült, mert a háttér nem támogatja a szoba megosztásokat.",
@ -120,6 +123,8 @@ OC.L10N.register(
"Could not lock node" : "Nem sikerült zárolni a csomópontot",
"Could not lock path" : "Az útvonal nem zárolható",
"Wrong or no update parameter given" : "Hibás vagy üres frissítési paraméter",
"Cannot change permissions for public share links" : "Nem lehet módosítani a nyilvános megosztási hivatkozások jogosultságait",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "A Nextcloud Beszélgetés jelszó megosztásának küldése nem sikerült, mert a Nextcloud Beszélgetés nem engedélyezett.",
"shared by %s" : "megosztotta %s",
"Download all files" : "Összes fájl letöltése",
"Direct link" : "Közvetlen hivatkozás",
@ -135,6 +140,13 @@ OC.L10N.register(
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Ez az alkalmazás lehetővé teszi a felhasználók számára a fájlok megosztását a Nextcloudon belül. Amennyibena engedélyezve van, az adminisztrátor kiválaszthatja, hogy mely csoportok oszthassák meg a fájlokat. Az érintett felhasználók ezután megoszthatják a fájlokat és mappákat más felhasználókkal és csoportokkal a Nextcloudon belül. Ezenkívül, ha az adminisztrátor engedélyezi a megosztási hivatkozással funkciót, akkor egy külső hivatkozás segítségével fájlokat oszthat meg más felhasználókkal a Nextcloudon kívül. Az adminisztrátorok kikényszeríthetik a jelszavakat, a lejárati dátumokat, és engedélyezhetik a szerverek közötti megosztást megosztási linkeken keresztül, valamint mobileszközökön történő megosztást.\nA funkció kikapcsolása eltávolítja a megosztott fájlokat és mappákat a szerverről az összes megosztott címzett számára, valamint a szinkronizálási kliensek és mobilalkalmazások számára. További információ a Nextcloud dokumentációjában található.",
"Sharing" : "Megosztás",
"Accept user and group shares by default" : "Alapértelmezés szerint fogadja el a felhasználói és csoportos megosztásokat",
"Error while toggling options" : "Hiba a beállítások módosításakor",
"Set default folder for accepted shares" : "Állítsd be az alapértelmezett mappát az elfogadott megosztásokhoz",
"Reset" : "Visszaállítás",
"Reset folder to system default" : "Mappa visszaállítása az alapértelmezett értékre",
"Choose a default folder for accepted shares" : "Válassz egy mappát az elfogadott megosztásokhoz",
"Invalid path selected" : "A megadott útvonal érvénytelen",
"Unknown error" : "Ismeretlen hiba",
"Allow editing" : "Szerkesztés engedélyezése",
"Allow creating" : "Létrehozás engedélyezése",
"Allow deleting" : "Törlés engedélyezése",

@ -101,6 +101,7 @@
"Please specify a file or folder path" : "Adj meg egy fájl vagy mappa útvonalat",
"Wrong path, file/folder doesn't exist" : "Hibás útvonal, a fájl/mappa nem létezik",
"Could not create share" : "A megosztás nem hozható létre",
"Invalid permissions" : "Érvénytelen jogosultságok",
"Please specify a valid user" : "Kérlek adj meg egy érvényes felhasználót",
"Group sharing is disabled by the administrator" : "A csoportos megosztást letiltotta a rendszergazda",
"Please specify a valid group" : "Kérlek adj meg egy érvényes csoportot",
@ -110,6 +111,8 @@
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "A Nextcloud Beszélgetés %s megosztásának küldése nem sikerült mert a Nextcloud Beszélgetés nem engedélyezett",
"Invalid date, date format must be YYYY-MM-DD" : "Érvénytelen dátum, a dátum csak YYYY-MM-DD formátumú lehet",
"Sharing %1$s failed because the back end does not allow shares from type %2$s" : "A(z) %1$s megosztása meghiúsult, mert a háttérprogram nem engedélyezi a(z)%2$s típusú megosztást",
"Please specify a valid federated user ID" : "Kérlek adj meg egy érvényes federált felhasználót",
"Please specify a valid federated group ID" : "Kérlek adj meg egy érvényes federált csoportot",
"You cannot share to a Circle if the app is not enabled" : "Nem tudod megosztani egy Körrel, ha az alkalmazás nem engedélyezett",
"Please specify a valid circle" : "Kérlek adj meg egy érvényes Kört",
"Sharing %s failed because the back end does not support room shares" : "A(z) %s megosztása nem sikerült, mert a háttér nem támogatja a szoba megosztásokat.",
@ -118,6 +121,8 @@
"Could not lock node" : "Nem sikerült zárolni a csomópontot",
"Could not lock path" : "Az útvonal nem zárolható",
"Wrong or no update parameter given" : "Hibás vagy üres frissítési paraméter",
"Cannot change permissions for public share links" : "Nem lehet módosítani a nyilvános megosztási hivatkozások jogosultságait",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "A Nextcloud Beszélgetés jelszó megosztásának küldése nem sikerült, mert a Nextcloud Beszélgetés nem engedélyezett.",
"shared by %s" : "megosztotta %s",
"Download all files" : "Összes fájl letöltése",
"Direct link" : "Közvetlen hivatkozás",
@ -133,6 +138,13 @@
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Ez az alkalmazás lehetővé teszi a felhasználók számára a fájlok megosztását a Nextcloudon belül. Amennyibena engedélyezve van, az adminisztrátor kiválaszthatja, hogy mely csoportok oszthassák meg a fájlokat. Az érintett felhasználók ezután megoszthatják a fájlokat és mappákat más felhasználókkal és csoportokkal a Nextcloudon belül. Ezenkívül, ha az adminisztrátor engedélyezi a megosztási hivatkozással funkciót, akkor egy külső hivatkozás segítségével fájlokat oszthat meg más felhasználókkal a Nextcloudon kívül. Az adminisztrátorok kikényszeríthetik a jelszavakat, a lejárati dátumokat, és engedélyezhetik a szerverek közötti megosztást megosztási linkeken keresztül, valamint mobileszközökön történő megosztást.\nA funkció kikapcsolása eltávolítja a megosztott fájlokat és mappákat a szerverről az összes megosztott címzett számára, valamint a szinkronizálási kliensek és mobilalkalmazások számára. További információ a Nextcloud dokumentációjában található.",
"Sharing" : "Megosztás",
"Accept user and group shares by default" : "Alapértelmezés szerint fogadja el a felhasználói és csoportos megosztásokat",
"Error while toggling options" : "Hiba a beállítások módosításakor",
"Set default folder for accepted shares" : "Állítsd be az alapértelmezett mappát az elfogadott megosztásokhoz",
"Reset" : "Visszaállítás",
"Reset folder to system default" : "Mappa visszaállítása az alapértelmezett értékre",
"Choose a default folder for accepted shares" : "Válassz egy mappát az elfogadott megosztásokhoz",
"Invalid path selected" : "A megadott útvonal érvénytelen",
"Unknown error" : "Ismeretlen hiba",
"Allow editing" : "Szerkesztés engedélyezése",
"Allow creating" : "Létrehozás engedélyezése",
"Allow deleting" : "Törlés engedélyezése",

@ -220,7 +220,10 @@ OC.L10N.register(
"Copied!" : "Skopírované!",
"Copy" : "Kopírovať",
"Could not copy app password. Please copy it manually." : "Nie je možné skopírovať heslo pre aplikáciu. Skopírujte ho ručne.",
"Your biography" : "Váš životopis",
"Unable to update biography" : "Nie je možné aktualizovať životopis",
"Your full name" : "Vaše celé meno",
"Unable to update full name" : "Nie je možné aktualizovať vaše celé meno",
"No full name set" : "Nie je nastavené celé meno",
"Email options" : "Možnosti E-mailu",
"Primary email for password reset and notifications" : "Primárny e-mail na obnovenie hesla a zasielanie upozornení",
@ -231,10 +234,24 @@ OC.L10N.register(
"Set as primary email" : "Nastaviť ako primárny e-mail",
"Your email address" : "Vaša emailová adresa",
"Additional email address {index}" : "Ďaľšia e-mail adresa {index}",
"Unable to delete primary email address" : "Nie je možné zmazať primárnu e-mail adresu",
"Unable to update primary email address" : "Nie je možné aktualizovať primárnu e-mail adresu",
"Unable to add additional email address" : "Nie je možné pridať ďalšiu e-mail adresu",
"Unable to update additional email address" : "Nie je možné aktualizovať ďalšiu e-mail adresu",
"Unable to delete additional email address" : "Nie je možné odstrániť ďalšiu e-mail adresu",
"No email address set" : "Emailová adresa nie je nastavená",
"Additional emails" : "Ďalšie e-maily",
"Your headline" : "Váš titulok",
"Unable to update headline" : "Nie je možné aktualizovať titulok",
"Language" : "Jazyk",
"Help translate" : "Pomôcť s prekladom",
"Unable to update language" : "Nie je možné aktualizovať jazyk",
"No language set" : "Nie je nastavený žiadny jazyk",
"Your organisation" : "Vaša organizácia",
"Unable to update organisation" : "Nie je možné aktualizovať vašu organizáciu",
"Enable Profile" : "Povoliť Profil",
"Your role" : "Vaša rola",
"Unable to update role" : "Nie je možné aktualizovať rolu",
"Add" : "Pridať",
"Unable to update federation scope of the primary {accountProperty}" : "Nie je možné aktualizovať rozsah federácie primárneho {accountProperty}",
"Unable to update federation scope of additional {accountProperty}" : "Nie je možné aktualizovať rozsah federácie dodatočného {accountProperty}",
@ -316,11 +333,20 @@ OC.L10N.register(
"Please confirm the group removal " : "Prosím potvrďte vymazanie skupiny.",
"Address" : "Adresa",
"Avatar" : "Avatar",
"About" : "O aplikácii",
"Full name" : "Meno a priezvisko",
"Additional email" : "Ďalšie e-maily",
"Headline" : "Titulok",
"Organisation" : "Organizácia",
"Phone number" : "Telefónne číslo",
"Profile" : "Profil",
"Role" : "Rola",
"Twitter" : "Twitter",
"Website" : "Webstránka",
"Profile Visibility" : "Viditeľnosť profilu",
"Show to everyone" : "Viditeľné pre všetkých",
"Show to logged in users only" : "Viditeľné iba pre prihlásených užívateľov",
"Hide" : "Skyť",
"Download and enable" : "Stiahnuť a povoliť",
"Enable" : "Zapnúť",
"Enable untested app" : "Zapnúť netestovanú aplikáciu",

@ -218,7 +218,10 @@
"Copied!" : "Skopírované!",
"Copy" : "Kopírovať",
"Could not copy app password. Please copy it manually." : "Nie je možné skopírovať heslo pre aplikáciu. Skopírujte ho ručne.",
"Your biography" : "Váš životopis",
"Unable to update biography" : "Nie je možné aktualizovať životopis",
"Your full name" : "Vaše celé meno",
"Unable to update full name" : "Nie je možné aktualizovať vaše celé meno",
"No full name set" : "Nie je nastavené celé meno",
"Email options" : "Možnosti E-mailu",
"Primary email for password reset and notifications" : "Primárny e-mail na obnovenie hesla a zasielanie upozornení",
@ -229,10 +232,24 @@
"Set as primary email" : "Nastaviť ako primárny e-mail",
"Your email address" : "Vaša emailová adresa",
"Additional email address {index}" : "Ďaľšia e-mail adresa {index}",
"Unable to delete primary email address" : "Nie je možné zmazať primárnu e-mail adresu",
"Unable to update primary email address" : "Nie je možné aktualizovať primárnu e-mail adresu",
"Unable to add additional email address" : "Nie je možné pridať ďalšiu e-mail adresu",
"Unable to update additional email address" : "Nie je možné aktualizovať ďalšiu e-mail adresu",
"Unable to delete additional email address" : "Nie je možné odstrániť ďalšiu e-mail adresu",
"No email address set" : "Emailová adresa nie je nastavená",
"Additional emails" : "Ďalšie e-maily",
"Your headline" : "Váš titulok",
"Unable to update headline" : "Nie je možné aktualizovať titulok",
"Language" : "Jazyk",
"Help translate" : "Pomôcť s prekladom",
"Unable to update language" : "Nie je možné aktualizovať jazyk",
"No language set" : "Nie je nastavený žiadny jazyk",
"Your organisation" : "Vaša organizácia",
"Unable to update organisation" : "Nie je možné aktualizovať vašu organizáciu",
"Enable Profile" : "Povoliť Profil",
"Your role" : "Vaša rola",
"Unable to update role" : "Nie je možné aktualizovať rolu",
"Add" : "Pridať",
"Unable to update federation scope of the primary {accountProperty}" : "Nie je možné aktualizovať rozsah federácie primárneho {accountProperty}",
"Unable to update federation scope of additional {accountProperty}" : "Nie je možné aktualizovať rozsah federácie dodatočného {accountProperty}",
@ -314,11 +331,20 @@
"Please confirm the group removal " : "Prosím potvrďte vymazanie skupiny.",
"Address" : "Adresa",
"Avatar" : "Avatar",
"About" : "O aplikácii",
"Full name" : "Meno a priezvisko",
"Additional email" : "Ďalšie e-maily",
"Headline" : "Titulok",
"Organisation" : "Organizácia",
"Phone number" : "Telefónne číslo",
"Profile" : "Profil",
"Role" : "Rola",
"Twitter" : "Twitter",
"Website" : "Webstránka",
"Profile Visibility" : "Viditeľnosť profilu",
"Show to everyone" : "Viditeľné pre všetkých",
"Show to logged in users only" : "Viditeľné iba pre prihlásených užívateľov",
"Hide" : "Skyť",
"Download and enable" : "Stiahnuť a povoliť",
"Enable" : "Zapnúť",
"Enable untested app" : "Zapnúť netestovanú aplikáciu",

@ -9,6 +9,7 @@ OC.L10N.register(
"Working remotely" : "Arbeitet aus der Ferne",
"In a call" : "In einem Anruf",
"User status" : "Benutzerstatus",
"View profile" : "Profil ansehen",
"Clear status message after" : "Statusnachricht löschen nach",
"What is your status?" : "Wie ist Dein Status?",
"Set status" : "Status setzen",

@ -7,6 +7,7 @@
"Working remotely" : "Arbeitet aus der Ferne",
"In a call" : "In einem Anruf",
"User status" : "Benutzerstatus",
"View profile" : "Profil ansehen",
"Clear status message after" : "Statusnachricht löschen nach",
"What is your status?" : "Wie ist Dein Status?",
"Set status" : "Status setzen",

@ -7,7 +7,9 @@ OC.L10N.register(
"Out sick" : "Choroba",
"Vacationing" : "Na dovolenke",
"Working remotely" : "Pracuje na diaľku",
"In a call" : "práve telefonuje",
"User status" : "Stav užívateľa",
"View profile" : "Zobraziť profil",
"Clear status message after" : "Vyčistiť správu o stave po",
"What is your status?" : "Aký je váš stav?",
"Set status" : "Nastaviť stav",

@ -5,7 +5,9 @@
"Out sick" : "Choroba",
"Vacationing" : "Na dovolenke",
"Working remotely" : "Pracuje na diaľku",
"In a call" : "práve telefonuje",
"User status" : "Stav užívateľa",
"View profile" : "Zobraziť profil",
"Clear status message after" : "Vyčistiť správu o stave po",
"What is your status?" : "Aký je váš stav?",
"Set status" : "Nastaviť stav",

@ -177,6 +177,9 @@ OC.L10N.register(
"Log in with a device" : "Bejelentkezés eszközzel",
"Back" : "Vissza",
"Login form is disabled." : "A bejelentkezési űrlap letiltva.",
"Edit Profile" : "Profil szerkesztése",
"hasn't added any info yet" : "Még nem lett hozzáadva információ",
"The headline and about section will show up here" : "A fejléc és a Rólam szekció itt fog megjelenni",
"Reset search" : "Keresés visszaállítása",
"Search for {name} only" : "Keresés csak a(z) {name} kifejezésre",
"No results for {query}" : "Nincs találat a következőre: {query}",
@ -267,6 +270,8 @@ OC.L10N.register(
"Admin" : "Rendszergazda",
"Help" : "Súgó",
"Access forbidden" : "A hozzáférés nem engedélyezett",
"Profile not found" : "Nem található profil",
"The profile does not exist." : "A profil nem létezik.",
"Back to %s" : "Vissza ide %s",
"File not found" : "Fájl nem található",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "A dokumentum nem található a szerveren. Valószínűleg a megosztás törölve lett vagy lejárt.",

@ -175,6 +175,9 @@
"Log in with a device" : "Bejelentkezés eszközzel",
"Back" : "Vissza",
"Login form is disabled." : "A bejelentkezési űrlap letiltva.",
"Edit Profile" : "Profil szerkesztése",
"hasn't added any info yet" : "Még nem lett hozzáadva információ",
"The headline and about section will show up here" : "A fejléc és a Rólam szekció itt fog megjelenni",
"Reset search" : "Keresés visszaállítása",
"Search for {name} only" : "Keresés csak a(z) {name} kifejezésre",
"No results for {query}" : "Nincs találat a következőre: {query}",
@ -265,6 +268,8 @@
"Admin" : "Rendszergazda",
"Help" : "Súgó",
"Access forbidden" : "A hozzáférés nem engedélyezett",
"Profile not found" : "Nem található profil",
"The profile does not exist." : "A profil nem létezik.",
"Back to %s" : "Vissza ide %s",
"File not found" : "Fájl nem található",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "A dokumentum nem található a szerveren. Valószínűleg a megosztás törölve lett vagy lejárt.",

@ -82,6 +82,7 @@ OC.L10N.register(
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nie je nakonfigurovaná vyrovnávacia pamäť. Ak chcete zvýšiť výkon, nakonfigurujte prosím memcache ak je to možné. Viac informácií nájdete v {linkstart}dokumentácii ↗{linkend}.",
"No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Použiteľný zdroj náhodnosti pre PHP nebol nájdený, čo nie je odporúčané z bezpečnostných dôvodov. Viac informácií nájdete v {linkstart}dokumentácii ↗{linkend}.",
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Aktuálne používate PHP {version}. Dôrazne odporúčame prechod na vyššiu verziu ihneď, ako to vaša distribúcia dovolí, aby ste využili {linkstart}všetky výkonnostné a bezpečnostné možnosti novej verzie od PHP Group ↗{linkend}.",
"Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 je posledné vydanie podporujúce PHP 7.3. Nextcloud 24 vyžaduje aspoň PHP 7.4.",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Konfigurácia hlavičiek reverse proxy nie je správna alebo pristupujete k NextCloud z dôveryhodného proxy servera. Ak k NextCloud nepristupujete z dôveryhodného proxy servera, vzniká bezpečnostné riziko - IP adresa potenciálneho útočníka, ktorú vidí NextCloud, môže byť falošná. Viac informácií nájdete v našej {linkstart}dokumentácii ↗{linkend}.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached je nakonfigurovaný ako distribuovaná vyrovnávacia pamäť, ale v PHP je nainštalovaný nesprávny modul - \"memcache\". \\OC\\Memcache\\Memcached podporuje len modul \"memcached\", \"memcache\" nie je podporovaný. Viac informácií nájdete na {linkstart}memcached wiki stránke o oboch moduloch ↗{linkend}.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Niektoré súbory neprešli kontrolou integrity. Ďalšie informácie o tom, ako vyriešiť tento problém, nájdete v dokumentácii {linkstart1} ↗{linkend}. ({linkstart2}Zoznam neplatných súborov ... {linkend} / {linkstart3} Znova prehľadať ...{linkend})",
@ -177,6 +178,10 @@ OC.L10N.register(
"Log in with a device" : "Prihlásiť sa pomocou zariadenia",
"Back" : "Späť",
"Login form is disabled." : "Prihlasovací formulár je vypnutý.",
"Edit Profile" : "Upraviť Profil",
"hasn't added any info yet" : "zatiaľ nepridal žiadne informácie",
"The headline and about section will show up here" : "Tu sa zobrazí nadpis a sekcia Informácie",
"Error opening the user status modal, try hard refreshing the page" : "Chyba pri otváraní modálneho okna stavu používateľa, skúste stránku obnoviť",
"Reset search" : "Vynuluj vyhľadávanie",
"Search for {name} only" : "Hľadať iba {name}",
"No results for {query}" : "Žiadne výsledky pre {query}",
@ -267,6 +272,8 @@ OC.L10N.register(
"Admin" : "Administrácia",
"Help" : "Pomoc",
"Access forbidden" : "Prístup odmietnutý",
"Profile not found" : "Profil nenájdený",
"The profile does not exist." : "Profil neexistuje.",
"Back to %s" : "Späť na %s",
"File not found" : "Súbor nenájdený",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "Na serveri sa nepodarilo nájsť dokument. Je možné, že bolo zrušené sprístupnenie alebo skončila jeho platnosť.",

@ -80,6 +80,7 @@
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nie je nakonfigurovaná vyrovnávacia pamäť. Ak chcete zvýšiť výkon, nakonfigurujte prosím memcache ak je to možné. Viac informácií nájdete v {linkstart}dokumentácii ↗{linkend}.",
"No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Použiteľný zdroj náhodnosti pre PHP nebol nájdený, čo nie je odporúčané z bezpečnostných dôvodov. Viac informácií nájdete v {linkstart}dokumentácii ↗{linkend}.",
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Aktuálne používate PHP {version}. Dôrazne odporúčame prechod na vyššiu verziu ihneď, ako to vaša distribúcia dovolí, aby ste využili {linkstart}všetky výkonnostné a bezpečnostné možnosti novej verzie od PHP Group ↗{linkend}.",
"Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 je posledné vydanie podporujúce PHP 7.3. Nextcloud 24 vyžaduje aspoň PHP 7.4.",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Konfigurácia hlavičiek reverse proxy nie je správna alebo pristupujete k NextCloud z dôveryhodného proxy servera. Ak k NextCloud nepristupujete z dôveryhodného proxy servera, vzniká bezpečnostné riziko - IP adresa potenciálneho útočníka, ktorú vidí NextCloud, môže byť falošná. Viac informácií nájdete v našej {linkstart}dokumentácii ↗{linkend}.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached je nakonfigurovaný ako distribuovaná vyrovnávacia pamäť, ale v PHP je nainštalovaný nesprávny modul - \"memcache\". \\OC\\Memcache\\Memcached podporuje len modul \"memcached\", \"memcache\" nie je podporovaný. Viac informácií nájdete na {linkstart}memcached wiki stránke o oboch moduloch ↗{linkend}.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Niektoré súbory neprešli kontrolou integrity. Ďalšie informácie o tom, ako vyriešiť tento problém, nájdete v dokumentácii {linkstart1} ↗{linkend}. ({linkstart2}Zoznam neplatných súborov ... {linkend} / {linkstart3} Znova prehľadať ...{linkend})",
@ -175,6 +176,10 @@
"Log in with a device" : "Prihlásiť sa pomocou zariadenia",
"Back" : "Späť",
"Login form is disabled." : "Prihlasovací formulár je vypnutý.",
"Edit Profile" : "Upraviť Profil",
"hasn't added any info yet" : "zatiaľ nepridal žiadne informácie",
"The headline and about section will show up here" : "Tu sa zobrazí nadpis a sekcia Informácie",
"Error opening the user status modal, try hard refreshing the page" : "Chyba pri otváraní modálneho okna stavu používateľa, skúste stránku obnoviť",
"Reset search" : "Vynuluj vyhľadávanie",
"Search for {name} only" : "Hľadať iba {name}",
"No results for {query}" : "Žiadne výsledky pre {query}",
@ -265,6 +270,8 @@
"Admin" : "Administrácia",
"Help" : "Pomoc",
"Access forbidden" : "Prístup odmietnutý",
"Profile not found" : "Profil nenájdený",
"The profile does not exist." : "Profil neexistuje.",
"Back to %s" : "Späť na %s",
"File not found" : "Súbor nenájdený",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "Na serveri sa nepodarilo nájsť dokument. Je možné, že bolo zrušené sprístupnenie alebo skončila jeho platnosť.",

@ -54,6 +54,7 @@ OC.L10N.register(
"Unknown filetype" : "Neznámy typ súboru",
"Invalid image" : "Chybný obrázok",
"Avatar image is not square" : "Obrázok avatara nie je štvorcový",
"View profile" : "Zobraziť profil",
"today" : "dnes",
"tomorrow" : "zajtra",
"yesterday" : "včera",
@ -93,6 +94,21 @@ OC.L10N.register(
"Settings" : "Nastavenia",
"Log out" : "Odhlásiť sa",
"Users" : "Používatelia",
"Email" : "E-mail",
"Mail %s" : "Pošta pre %s",
"Phone" : "Telefón",
"Call %s" : "Zavolať %s",
"Twitter" : "Twitter",
"View %s on Twitter" : "Zobraziť %s na Twitteri",
"Website" : "Webstránka",
"Visit %s" : "Navštíviť %s",
"Address" : "Adresa",
"Avatar" : "Avatar",
"About" : "O aplikácii",
"Full name" : "Celé meno",
"Headline" : "Titulok",
"Organisation" : "Organizácia",
"Role" : "Rola",
"Unknown user" : "Neznámy používateľ",
"Additional settings" : "Ďalšie nastavenia",
"%s enter the database username and name." : "%s zadajte používateľské meno a meno databázy",

@ -52,6 +52,7 @@
"Unknown filetype" : "Neznámy typ súboru",
"Invalid image" : "Chybný obrázok",
"Avatar image is not square" : "Obrázok avatara nie je štvorcový",
"View profile" : "Zobraziť profil",
"today" : "dnes",
"tomorrow" : "zajtra",
"yesterday" : "včera",
@ -91,6 +92,21 @@
"Settings" : "Nastavenia",
"Log out" : "Odhlásiť sa",
"Users" : "Používatelia",
"Email" : "E-mail",
"Mail %s" : "Pošta pre %s",
"Phone" : "Telefón",
"Call %s" : "Zavolať %s",
"Twitter" : "Twitter",
"View %s on Twitter" : "Zobraziť %s na Twitteri",
"Website" : "Webstránka",
"Visit %s" : "Navštíviť %s",
"Address" : "Adresa",
"Avatar" : "Avatar",
"About" : "O aplikácii",
"Full name" : "Celé meno",
"Headline" : "Titulok",
"Organisation" : "Organizácia",
"Role" : "Rola",
"Unknown user" : "Neznámy používateľ",
"Additional settings" : "Ďalšie nastavenia",
"%s enter the database username and name." : "%s zadajte používateľské meno a meno databázy",

Loading…
Cancel
Save