[tx-robot] updated from transifex
This commit is contained in:
parent
cc08a058c5
commit
adfa249110
|
@ -0,0 +1,39 @@
|
|||
OC.L10N.register(
|
||||
"comments",
|
||||
{
|
||||
"Comments" : "Коментари",
|
||||
"Unknown user" : "Непознат потребител",
|
||||
"New comment …" : "Нов коментар...",
|
||||
"Delete comment" : "Изтрий коментар",
|
||||
"Post" : "Публикация",
|
||||
"Cancel" : "Отказ",
|
||||
"Edit comment" : "Редактирай коментра",
|
||||
"[Deleted user]" : "[Изтрит потребител]",
|
||||
"No comments yet, start the conversation!" : "Все-още няма коментари, започни разговор!",
|
||||
"More comments …" : "Още коментари...",
|
||||
"Save" : "Запазване",
|
||||
"Allowed characters {count} of {max}" : "Позволени символи {count} от {max}",
|
||||
"Error occurred while retrieving comment with id {id}" : "Възникна грешка по време на извличане на коментар с код {id}",
|
||||
"Error occurred while updating comment with id {id}" : "Възникна грешка по време на обновяване на коментар с код {id}",
|
||||
"Error occurred while posting comment" : "Възникна грешка по време на изпращане на коментар",
|
||||
"_%n unread comment_::_%n unread comments_" : ["%n непрочетен коментар","%n непрочетени коментари"],
|
||||
"Comment" : "Коментар",
|
||||
"You commented" : "Вие коментирахте",
|
||||
"%1$s commented" : "%1$s коментира",
|
||||
"{author} commented" : "{author} коментира",
|
||||
"You commented on %1$s" : "Ти коментира за %1$s",
|
||||
"You commented on {file}" : "Ти коментира за {file}",
|
||||
"%1$s commented on %2$s" : "%1$s коментиран за %2$s",
|
||||
"{author} commented on {file}" : "{author} коментира за {file}",
|
||||
"<strong>Comments</strong> for files" : "<strong>Коментари</strong> за файлове",
|
||||
"A (now) deleted user mentioned you in a comment on “%s”" : "(Токущо) изтрит потребител те коментира в “%s”",
|
||||
"A (now) deleted user mentioned you in a comment on “{file}”" : "(Токущо) изтрит потребител те спомена в коментар за “{file}”",
|
||||
"%1$s mentioned you in a comment on “%2$s”" : "%1$s те спомена в коментар за “%2$s”",
|
||||
"{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”",
|
||||
"Type in a new comment..." : "Напиши нов коментар...",
|
||||
"No other comments available" : "Няма други коментари",
|
||||
"More comments..." : "Още коментари...",
|
||||
"{count} unread comments" : "{count} непрочетени коментари",
|
||||
"You commented on %2$s" : "Ти коментира за %2$s"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,37 @@
|
|||
{ "translations": {
|
||||
"Comments" : "Коментари",
|
||||
"Unknown user" : "Непознат потребител",
|
||||
"New comment …" : "Нов коментар...",
|
||||
"Delete comment" : "Изтрий коментар",
|
||||
"Post" : "Публикация",
|
||||
"Cancel" : "Отказ",
|
||||
"Edit comment" : "Редактирай коментра",
|
||||
"[Deleted user]" : "[Изтрит потребител]",
|
||||
"No comments yet, start the conversation!" : "Все-още няма коментари, започни разговор!",
|
||||
"More comments …" : "Още коментари...",
|
||||
"Save" : "Запазване",
|
||||
"Allowed characters {count} of {max}" : "Позволени символи {count} от {max}",
|
||||
"Error occurred while retrieving comment with id {id}" : "Възникна грешка по време на извличане на коментар с код {id}",
|
||||
"Error occurred while updating comment with id {id}" : "Възникна грешка по време на обновяване на коментар с код {id}",
|
||||
"Error occurred while posting comment" : "Възникна грешка по време на изпращане на коментар",
|
||||
"_%n unread comment_::_%n unread comments_" : ["%n непрочетен коментар","%n непрочетени коментари"],
|
||||
"Comment" : "Коментар",
|
||||
"You commented" : "Вие коментирахте",
|
||||
"%1$s commented" : "%1$s коментира",
|
||||
"{author} commented" : "{author} коментира",
|
||||
"You commented on %1$s" : "Ти коментира за %1$s",
|
||||
"You commented on {file}" : "Ти коментира за {file}",
|
||||
"%1$s commented on %2$s" : "%1$s коментиран за %2$s",
|
||||
"{author} commented on {file}" : "{author} коментира за {file}",
|
||||
"<strong>Comments</strong> for files" : "<strong>Коментари</strong> за файлове",
|
||||
"A (now) deleted user mentioned you in a comment on “%s”" : "(Токущо) изтрит потребител те коментира в “%s”",
|
||||
"A (now) deleted user mentioned you in a comment on “{file}”" : "(Токущо) изтрит потребител те спомена в коментар за “{file}”",
|
||||
"%1$s mentioned you in a comment on “%2$s”" : "%1$s те спомена в коментар за “%2$s”",
|
||||
"{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”",
|
||||
"Type in a new comment..." : "Напиши нов коментар...",
|
||||
"No other comments available" : "Няма други коментари",
|
||||
"More comments..." : "Още коментари...",
|
||||
"{count} unread comments" : "{count} непрочетени коментари",
|
||||
"You commented on %2$s" : "Ти коментира за %2$s"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,39 @@
|
|||
OC.L10N.register(
|
||||
"comments",
|
||||
{
|
||||
"Comments" : "Komentáře",
|
||||
"Unknown user" : "Neznámý uživatel",
|
||||
"New comment …" : "Nový komentář ...",
|
||||
"Delete comment" : "Smazat komentář",
|
||||
"Post" : "Zveřejnit",
|
||||
"Cancel" : "Zrušit",
|
||||
"Edit comment" : "Upravit komentář",
|
||||
"[Deleted user]" : "[Smazaný uživatel]",
|
||||
"No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!",
|
||||
"More comments …" : "Více komentářů ...",
|
||||
"Save" : "Uložit",
|
||||
"Allowed characters {count} of {max}" : "Povolených znaků {count} z {max}",
|
||||
"Error occurred while retrieving comment with id {id}" : "Došlo k chybě při načítání komentáře s id {id}",
|
||||
"Error occurred while updating comment with id {id}" : "Došlo k chybě při aktualizování komentáře s id {id}",
|
||||
"Error occurred while posting comment" : "Došlo k chybě při zveřejňování komentáře",
|
||||
"_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů"],
|
||||
"Comment" : "Komentář",
|
||||
"You commented" : "Okomentoval(a) jsi",
|
||||
"%1$s commented" : "%1$s okomentován",
|
||||
"{author} commented" : "{author} okomentoval(a)",
|
||||
"You commented on %1$s" : "Okomentoval(a) jste %1$s",
|
||||
"You commented on {file}" : "Okomentoval(a) jste {file}",
|
||||
"%1$s commented on %2$s" : "%1$s okomentoval %2$s",
|
||||
"{author} commented on {file}" : "{author} okomentoval(a) {file}",
|
||||
"<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů",
|
||||
"A (now) deleted user mentioned you in a comment on “%s”" : "A (now) deleted user mentioned you in a comment on “%s”",
|
||||
"A (now) deleted user mentioned you in a comment on “{file}”" : "Nyní již smazaný uživatel vás zmínil v komentáři u \"{file}\"",
|
||||
"%1$s mentioned you in a comment on “%2$s”" : "%1$s vás zmínil(a) v komentáři u %2$s",
|
||||
"{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil v komentáři u “{file}”",
|
||||
"Type in a new comment..." : "Zadat nový komentář...",
|
||||
"No other comments available" : "Nejsou dostupné žádné další komentáře",
|
||||
"More comments..." : "Více komentářů...",
|
||||
"{count} unread comments" : "{count} nepřečtených komentářů",
|
||||
"You commented on %2$s" : "Okomentoval(a) jsi %2$s"
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
|
@ -0,0 +1,37 @@
|
|||
{ "translations": {
|
||||
"Comments" : "Komentáře",
|
||||
"Unknown user" : "Neznámý uživatel",
|
||||
"New comment …" : "Nový komentář ...",
|
||||
"Delete comment" : "Smazat komentář",
|
||||
"Post" : "Zveřejnit",
|
||||
"Cancel" : "Zrušit",
|
||||
"Edit comment" : "Upravit komentář",
|
||||
"[Deleted user]" : "[Smazaný uživatel]",
|
||||
"No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!",
|
||||
"More comments …" : "Více komentářů ...",
|
||||
"Save" : "Uložit",
|
||||
"Allowed characters {count} of {max}" : "Povolených znaků {count} z {max}",
|
||||
"Error occurred while retrieving comment with id {id}" : "Došlo k chybě při načítání komentáře s id {id}",
|
||||
"Error occurred while updating comment with id {id}" : "Došlo k chybě při aktualizování komentáře s id {id}",
|
||||
"Error occurred while posting comment" : "Došlo k chybě při zveřejňování komentáře",
|
||||
"_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů"],
|
||||
"Comment" : "Komentář",
|
||||
"You commented" : "Okomentoval(a) jsi",
|
||||
"%1$s commented" : "%1$s okomentován",
|
||||
"{author} commented" : "{author} okomentoval(a)",
|
||||
"You commented on %1$s" : "Okomentoval(a) jste %1$s",
|
||||
"You commented on {file}" : "Okomentoval(a) jste {file}",
|
||||
"%1$s commented on %2$s" : "%1$s okomentoval %2$s",
|
||||
"{author} commented on {file}" : "{author} okomentoval(a) {file}",
|
||||
"<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů",
|
||||
"A (now) deleted user mentioned you in a comment on “%s”" : "A (now) deleted user mentioned you in a comment on “%s”",
|
||||
"A (now) deleted user mentioned you in a comment on “{file}”" : "Nyní již smazaný uživatel vás zmínil v komentáři u \"{file}\"",
|
||||
"%1$s mentioned you in a comment on “%2$s”" : "%1$s vás zmínil(a) v komentáři u %2$s",
|
||||
"{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil v komentáři u “{file}”",
|
||||
"Type in a new comment..." : "Zadat nový komentář...",
|
||||
"No other comments available" : "Nejsou dostupné žádné další komentáře",
|
||||
"More comments..." : "Více komentářů...",
|
||||
"{count} unread comments" : "{count} nepřečtených komentářů",
|
||||
"You commented on %2$s" : "Okomentoval(a) jsi %2$s"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
|
@ -0,0 +1,39 @@
|
|||
OC.L10N.register(
|
||||
"comments",
|
||||
{
|
||||
"Comments" : "Hozzászólások",
|
||||
"Unknown user" : "Ismeretlen felhasználó",
|
||||
"New comment …" : "Új hozzászólás...",
|
||||
"Delete comment" : "Hozzászólás törlése",
|
||||
"Post" : "Küldés",
|
||||
"Cancel" : "Mégsem",
|
||||
"Edit comment" : "Hozzászólás szerkesztése",
|
||||
"[Deleted user]" : "[Törölt felhasználó]",
|
||||
"No comments yet, start the conversation!" : "Még nincsenek hozzászólások, kezdd el a beszélgetést!",
|
||||
"More comments …" : "Több hozzászólás...",
|
||||
"Save" : "Mentés",
|
||||
"Allowed characters {count} of {max}" : "Engedélyezett karakterek: {count} / {max}",
|
||||
"Error occurred while retrieving comment with id {id}" : "Hiba a következő azonosítójú hozzászólás letöltése közben: {id}",
|
||||
"Error occurred while updating comment with id {id}" : "Hiba a következő azonosítójú hozzászólás frissítése közben: {id}",
|
||||
"Error occurred while posting comment" : "Hiba történt a hozzászólás küldése közben",
|
||||
"_%n unread comment_::_%n unread comments_" : ["%n olvasatlan hozzászólás","%n olvasatlan hozzászólás"],
|
||||
"Comment" : "Hozzászólás",
|
||||
"You commented" : "Hozzászóltál",
|
||||
"%1$s commented" : "%1$s hozzászólt",
|
||||
"{author} commented" : "{author} hozzászólt",
|
||||
"You commented on %1$s" : "Hozzászoltál ehhez: %1$s",
|
||||
"You commented on {file}" : "Hozzászóltál ehhez: {file}",
|
||||
"%1$s commented on %2$s" : "%1$s hozzászólt ehhez: %2$s",
|
||||
"{author} commented on {file}" : "{author} hozzászólt ehhez: {file}",
|
||||
"<strong>Comments</strong> for files" : "<strong>Hozzászólások</strong> fájlokhoz",
|
||||
"A (now) deleted user mentioned you in a comment on “%s”" : "Egy (most) törölt felhasználó megemlített egy hozzászólásban itt: “%s”",
|
||||
"A (now) deleted user mentioned you in a comment on “{file}”" : "Egy (most) törölt felhasználó megemlített egy hozzászólásban itt: “{file}”",
|
||||
"%1$s mentioned you in a comment on “%2$s”" : "%1$s megemlített egy hozzászólásban itt: “%2$s”",
|
||||
"{user} mentioned you in a comment on “{file}”" : "{user} megemlített egy hozzászólásban itt: “{file}”",
|
||||
"Type in a new comment..." : "Új hozzászólás írása...",
|
||||
"No other comments available" : "Nincs több hozzászólás.",
|
||||
"More comments..." : "Több hozzászólás...",
|
||||
"{count} unread comments" : "{count} olvasatlan hozzászólás",
|
||||
"You commented on %2$s" : "Hozzászólt ehhez: %2$s"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,37 @@
|
|||
{ "translations": {
|
||||
"Comments" : "Hozzászólások",
|
||||
"Unknown user" : "Ismeretlen felhasználó",
|
||||
"New comment …" : "Új hozzászólás...",
|
||||
"Delete comment" : "Hozzászólás törlése",
|
||||
"Post" : "Küldés",
|
||||
"Cancel" : "Mégsem",
|
||||
"Edit comment" : "Hozzászólás szerkesztése",
|
||||
"[Deleted user]" : "[Törölt felhasználó]",
|
||||
"No comments yet, start the conversation!" : "Még nincsenek hozzászólások, kezdd el a beszélgetést!",
|
||||
"More comments …" : "Több hozzászólás...",
|
||||
"Save" : "Mentés",
|
||||
"Allowed characters {count} of {max}" : "Engedélyezett karakterek: {count} / {max}",
|
||||
"Error occurred while retrieving comment with id {id}" : "Hiba a következő azonosítójú hozzászólás letöltése közben: {id}",
|
||||
"Error occurred while updating comment with id {id}" : "Hiba a következő azonosítójú hozzászólás frissítése közben: {id}",
|
||||
"Error occurred while posting comment" : "Hiba történt a hozzászólás küldése közben",
|
||||
"_%n unread comment_::_%n unread comments_" : ["%n olvasatlan hozzászólás","%n olvasatlan hozzászólás"],
|
||||
"Comment" : "Hozzászólás",
|
||||
"You commented" : "Hozzászóltál",
|
||||
"%1$s commented" : "%1$s hozzászólt",
|
||||
"{author} commented" : "{author} hozzászólt",
|
||||
"You commented on %1$s" : "Hozzászoltál ehhez: %1$s",
|
||||
"You commented on {file}" : "Hozzászóltál ehhez: {file}",
|
||||
"%1$s commented on %2$s" : "%1$s hozzászólt ehhez: %2$s",
|
||||
"{author} commented on {file}" : "{author} hozzászólt ehhez: {file}",
|
||||
"<strong>Comments</strong> for files" : "<strong>Hozzászólások</strong> fájlokhoz",
|
||||
"A (now) deleted user mentioned you in a comment on “%s”" : "Egy (most) törölt felhasználó megemlített egy hozzászólásban itt: “%s”",
|
||||
"A (now) deleted user mentioned you in a comment on “{file}”" : "Egy (most) törölt felhasználó megemlített egy hozzászólásban itt: “{file}”",
|
||||
"%1$s mentioned you in a comment on “%2$s”" : "%1$s megemlített egy hozzászólásban itt: “%2$s”",
|
||||
"{user} mentioned you in a comment on “{file}”" : "{user} megemlített egy hozzászólásban itt: “{file}”",
|
||||
"Type in a new comment..." : "Új hozzászólás írása...",
|
||||
"No other comments available" : "Nincs több hozzászólás.",
|
||||
"More comments..." : "Több hozzászólás...",
|
||||
"{count} unread comments" : "{count} olvasatlan hozzászólás",
|
||||
"You commented on %2$s" : "Hozzászólt ehhez: %2$s"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,39 @@
|
|||
OC.L10N.register(
|
||||
"comments",
|
||||
{
|
||||
"Comments" : "Kommentarer",
|
||||
"Unknown user" : "Ukjent bruker",
|
||||
"New comment …" : "Ny kommentar",
|
||||
"Delete comment" : "Slett kommentar",
|
||||
"Post" : "Send",
|
||||
"Cancel" : "Avbryt",
|
||||
"Edit comment" : "Rediger kommentar",
|
||||
"[Deleted user]" : "[Slettet bruker]",
|
||||
"No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!",
|
||||
"More comments …" : "Flere kommentarer..",
|
||||
"Save" : "Lagre",
|
||||
"Allowed characters {count} of {max}" : "Antall tegn tillatt {count} av {max}",
|
||||
"Error occurred while retrieving comment with id {id}" : "En feil oppstod under henting av kommentar med id {id}",
|
||||
"Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}",
|
||||
"Error occurred while posting comment" : "En feil oppstod under posting av kommentar",
|
||||
"_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"],
|
||||
"Comment" : "Kommentar",
|
||||
"You commented" : "Du kommenterte",
|
||||
"%1$s commented" : "%1$s kommentert",
|
||||
"{author} commented" : "{author} kommenterte",
|
||||
"You commented on %1$s" : "Du kommenterte på %1$s",
|
||||
"You commented on {file}" : "Du kommenterte på {file}",
|
||||
"%1$s commented on %2$s" : "%1$s kommenterte %2$s",
|
||||
"{author} commented on {file}" : "{author} kommenterte på {file}",
|
||||
"<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
|
||||
"A (now) deleted user mentioned you in a comment on “%s”" : "En (now) slettet bruker nevnte deg i en kommentar til “%s”",
|
||||
"A (now) deleted user mentioned you in a comment on “{file}”" : "A (now) slettet bruker nevnte deg i en kommentar til “{file}”",
|
||||
"%1$s mentioned you in a comment on “%2$s”" : "%1$s nevnte deg i en kommentar på “%2$s”",
|
||||
"{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”",
|
||||
"Type in a new comment..." : "Skriv inn en ny kommentar...",
|
||||
"No other comments available" : "Ingen andre kommentarer tilgjengelig",
|
||||
"More comments..." : "Flere kommentarer..",
|
||||
"{count} unread comments" : "{count} uleste kommentarer",
|
||||
"You commented on %2$s" : "Du kommenterte til %2$s"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,37 @@
|
|||
{ "translations": {
|
||||
"Comments" : "Kommentarer",
|
||||
"Unknown user" : "Ukjent bruker",
|
||||
"New comment …" : "Ny kommentar",
|
||||
"Delete comment" : "Slett kommentar",
|
||||
"Post" : "Send",
|
||||
"Cancel" : "Avbryt",
|
||||
"Edit comment" : "Rediger kommentar",
|
||||
"[Deleted user]" : "[Slettet bruker]",
|
||||
"No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!",
|
||||
"More comments …" : "Flere kommentarer..",
|
||||
"Save" : "Lagre",
|
||||
"Allowed characters {count} of {max}" : "Antall tegn tillatt {count} av {max}",
|
||||
"Error occurred while retrieving comment with id {id}" : "En feil oppstod under henting av kommentar med id {id}",
|
||||
"Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}",
|
||||
"Error occurred while posting comment" : "En feil oppstod under posting av kommentar",
|
||||
"_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"],
|
||||
"Comment" : "Kommentar",
|
||||
"You commented" : "Du kommenterte",
|
||||
"%1$s commented" : "%1$s kommentert",
|
||||
"{author} commented" : "{author} kommenterte",
|
||||
"You commented on %1$s" : "Du kommenterte på %1$s",
|
||||
"You commented on {file}" : "Du kommenterte på {file}",
|
||||
"%1$s commented on %2$s" : "%1$s kommenterte %2$s",
|
||||
"{author} commented on {file}" : "{author} kommenterte på {file}",
|
||||
"<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
|
||||
"A (now) deleted user mentioned you in a comment on “%s”" : "En (now) slettet bruker nevnte deg i en kommentar til “%s”",
|
||||
"A (now) deleted user mentioned you in a comment on “{file}”" : "A (now) slettet bruker nevnte deg i en kommentar til “{file}”",
|
||||
"%1$s mentioned you in a comment on “%2$s”" : "%1$s nevnte deg i en kommentar på “%2$s”",
|
||||
"{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”",
|
||||
"Type in a new comment..." : "Skriv inn en ny kommentar...",
|
||||
"No other comments available" : "Ingen andre kommentarer tilgjengelig",
|
||||
"More comments..." : "Flere kommentarer..",
|
||||
"{count} unread comments" : "{count} uleste kommentarer",
|
||||
"You commented on %2$s" : "Du kommenterte til %2$s"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,34 @@
|
|||
OC.L10N.register(
|
||||
"comments",
|
||||
{
|
||||
"Comments" : "Komentáre",
|
||||
"Unknown user" : "Neznámy používateľ",
|
||||
"New comment …" : "Nový komentár ...",
|
||||
"Delete comment" : "Zmazať komentár",
|
||||
"Post" : "Odoslať",
|
||||
"Cancel" : "Zrušiť",
|
||||
"Edit comment" : "Upraviť komentár",
|
||||
"[Deleted user]" : "[Zmazaný užívateľ]",
|
||||
"No comments yet, start the conversation!" : "Žiadne komentáre, začnite konverzáciu!",
|
||||
"More comments …" : "Ďalšie komentáre ...",
|
||||
"Save" : "Uložiť",
|
||||
"Allowed characters {count} of {max}" : "Počet povolených znakov {count} z {max}",
|
||||
"Error occurred while retrieving comment with id {id}" : "Pri načítavaní komentára s id {id} nastala chyba",
|
||||
"Error occurred while updating comment with id {id}" : "Pri aktualizovaní komentára s id {id} nastala chyba",
|
||||
"Error occurred while posting comment" : "Pri odosielaní komentára nastala chyba",
|
||||
"_%n unread comment_::_%n unread comments_" : ["%n neprečítaný komentár","%n neprečítaných komentárov","%n neprečítaných komentárov"],
|
||||
"Comment" : "Komentár",
|
||||
"You commented" : "Komentovali ste",
|
||||
"%1$s commented" : "%1$s komentoval",
|
||||
"{author} commented" : "{author} komentoval",
|
||||
"You commented on %1$s" : "Komentovali ste %1$s",
|
||||
"You commented on {file}" : "Komentovali ste {file}",
|
||||
"%1$s commented on %2$s" : "%1$s komentoval %2$s",
|
||||
"{author} commented on {file}" : "{author} komentoval {file}",
|
||||
"<strong>Comments</strong> for files" : "<strong>Komentáre</strong> pre súbory",
|
||||
"Type in a new comment..." : "Zadať nový komentár...",
|
||||
"No other comments available" : "Žiadne ďalšie komentáre nie sú dostupné",
|
||||
"More comments..." : "Ďalšie komentáre...",
|
||||
"{count} unread comments" : "{count} neprečítaných komentárov"
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
|
@ -0,0 +1,32 @@
|
|||
{ "translations": {
|
||||
"Comments" : "Komentáre",
|
||||
"Unknown user" : "Neznámy používateľ",
|
||||
"New comment …" : "Nový komentár ...",
|
||||
"Delete comment" : "Zmazať komentár",
|
||||
"Post" : "Odoslať",
|
||||
"Cancel" : "Zrušiť",
|
||||
"Edit comment" : "Upraviť komentár",
|
||||
"[Deleted user]" : "[Zmazaný užívateľ]",
|
||||
"No comments yet, start the conversation!" : "Žiadne komentáre, začnite konverzáciu!",
|
||||
"More comments …" : "Ďalšie komentáre ...",
|
||||
"Save" : "Uložiť",
|
||||
"Allowed characters {count} of {max}" : "Počet povolených znakov {count} z {max}",
|
||||
"Error occurred while retrieving comment with id {id}" : "Pri načítavaní komentára s id {id} nastala chyba",
|
||||
"Error occurred while updating comment with id {id}" : "Pri aktualizovaní komentára s id {id} nastala chyba",
|
||||
"Error occurred while posting comment" : "Pri odosielaní komentára nastala chyba",
|
||||
"_%n unread comment_::_%n unread comments_" : ["%n neprečítaný komentár","%n neprečítaných komentárov","%n neprečítaných komentárov"],
|
||||
"Comment" : "Komentár",
|
||||
"You commented" : "Komentovali ste",
|
||||
"%1$s commented" : "%1$s komentoval",
|
||||
"{author} commented" : "{author} komentoval",
|
||||
"You commented on %1$s" : "Komentovali ste %1$s",
|
||||
"You commented on {file}" : "Komentovali ste {file}",
|
||||
"%1$s commented on %2$s" : "%1$s komentoval %2$s",
|
||||
"{author} commented on {file}" : "{author} komentoval {file}",
|
||||
"<strong>Comments</strong> for files" : "<strong>Komentáre</strong> pre súbory",
|
||||
"Type in a new comment..." : "Zadať nový komentár...",
|
||||
"No other comments available" : "Žiadne ďalšie komentáre nie sú dostupné",
|
||||
"More comments..." : "Ďalšie komentáre...",
|
||||
"{count} unread comments" : "{count} neprečítaných komentárov"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
|
@ -0,0 +1,63 @@
|
|||
OC.L10N.register(
|
||||
"encryption",
|
||||
{
|
||||
"Missing recovery key password" : "Chybí heslo klíče pro obnovu",
|
||||
"Please repeat the recovery key password" : "Zopakujte prosím heslo klíče pro obnovu",
|
||||
"Repeated recovery key password does not match the provided recovery key password" : "Zadaná hesla pro obnovu se neshodují",
|
||||
"Recovery key successfully enabled" : "Záchranný klíč byl úspěšně povolen",
|
||||
"Could not enable recovery key. Please check your recovery key password!" : "Nepodařilo se povolit záchranný klíč. Zkontrolujte prosím vaše heslo záchranného klíče!",
|
||||
"Recovery key successfully disabled" : "Záchranný klíč byl úspěšně zakázán",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Nelze zakázat záchranný klíč. Zkontrolujte prosím heslo svého záchranného klíče!",
|
||||
"Missing parameters" : "Chybějící parametry",
|
||||
"Please provide the old recovery password" : "Zadejte prosím staré heslo pro obnovu",
|
||||
"Please provide a new recovery password" : "Zadejte prosím nové heslo pro obnovu",
|
||||
"Please repeat the new recovery password" : "Zopakujte prosím nové heslo pro obnovu",
|
||||
"Password successfully changed." : "Heslo bylo úspěšně změněno.",
|
||||
"Could not change the password. Maybe the old password was not correct." : "Změna hesla se nezdařila. Pravděpodobně nebylo stávající heslo zadáno správně.",
|
||||
"Recovery Key disabled" : "Záchranný klíč není povolen",
|
||||
"Recovery Key enabled" : "Záchranný klíč povolen",
|
||||
"Could not enable the recovery key, please try again or contact your administrator" : "Nelze povolit záchranný klíč. Zkuste to prosím znovu nebo kontaktujte svého správce.",
|
||||
"Could not update the private key password." : "Nelze aktualizovat heslo soukromého klíče.",
|
||||
"The old password was not correct, please try again." : "Staré heslo nebylo zadáno správně, zkuste to prosím znovu.",
|
||||
"The current log-in password was not correct, please try again." : "Současné přihlašovací heslo nebylo zadáno správně, zkuste to prosím znovu.",
|
||||
"Private key password successfully updated." : "Heslo soukromého klíče úspěšně aktualizováno.",
|
||||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Musíte přenést své šifrovací klíče ze staré verze šifrování (ownCloud <= 8.0) na novou. Spusťte příkaz 'occ encryption:migrate' nebo kontaktujte svého administrátora.",
|
||||
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chybný soukromý klíč pro šifrovací aplikaci. Aktualizujte prosím heslo svého soukromého klíče v osobním nastavení, abyste znovu získali přístup ke svým zašifrovaným souborům.",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro šifrování je zapnuta, ale šifrovací klíče ještě nejsou inicializované. Prosím odhlaste se a znovu se přihlaste",
|
||||
"Encryption app is enabled and ready" : "Aplikace šifrování je již povolena a připravena",
|
||||
"Bad Signature" : "Špatný podpis",
|
||||
"Missing Signature" : "Chybějící podpis",
|
||||
"one-time password for server-side-encryption" : "jednorázové heslo pro šifrování na straně serveru",
|
||||
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tento soubor se nepodařilo dešifrovat, pravděpodobně je sdílený. Požádejte prosím majitele souboru, aby jej s vámi znovu sdílel.",
|
||||
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Soubor nelze načíst, pravděpodobně se jedná o sdílený soubor. Požádejte prosím vlastníka souboru, aby vám jej znovu sdílel.",
|
||||
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Ahoj!\n\nAdministrátor povolil šifrování dat na serveru. Vaše soubory byly zašifrovány za použití hesla '%s'.\n\nPřihlašte se do webového rozhraní, přejděte do nastavení 'základního šifrovacího modulu' a aktualizujte šifrovací heslo zadáním hesla výše do pole 'původní přihlašovací heslo' a svého aktuálního přihlašovacího hesla.\n\n",
|
||||
"The share will expire on %s." : "Sdílení vyprší %s.",
|
||||
"Cheers!" : "Ať slouží!",
|
||||
"Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Ahoj!<br><br>Administrátor povolil šifrování dat na serveru. Vaše soubory byly zašifrovány za použití hesla <strong>%s<strong>.<br><br>Přihlašte se do webového rozhraní, přejděte do nastavení \"základního šifrovacího modulu\" a aktualizujte šifrovací heslo zadáním hesla výše do pole \"původní přihlašovací heslo\" a svého aktuálního přihlašovacího hesla.<br><br>",
|
||||
"Default encryption module" : "Výchozí šifrovací modul",
|
||||
"Encrypt the home storage" : "Zašifrovat domovské úložiště",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Povolení tohoto nastavení zašifruje všechny soubory uložené v hlavním úložišti, jinak budou šifrovány pouze soubory na externích úložištích.",
|
||||
"Enable recovery key" : "Povolit záchranný klíč",
|
||||
"Disable recovery key" : "Vypnout záchranný klíč",
|
||||
"The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Záchranný klíč je dodatečný šifrovací klíč použitý pro\nšifrování souborů. S jeho pomocí lze obnovit soubory uživatele při zapomenutí hesla.",
|
||||
"Recovery key password" : "Heslo klíče pro obnovu",
|
||||
"Repeat recovery key password" : "Zopakovat heslo záchranného klíče",
|
||||
"Change recovery key password:" : "Změna hesla klíče pro obnovu:",
|
||||
"Old recovery key password" : "Staré heslo záchranného klíče",
|
||||
"New recovery key password" : "Nové heslo záchranného klíče",
|
||||
"Repeat new recovery key password" : "Zopakujte nové heslo záchranného klíče",
|
||||
"Change Password" : "Změnit heslo",
|
||||
"Basic encryption module" : "Základní šifrovací modul",
|
||||
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro šifrování je zapnuta, ale vaše klíče nejsou inicializované. Prosím odhlaste se a znovu přihlaste",
|
||||
"Your private key password no longer matches your log-in password." : "Heslo vašeho soukromého klíče se již neshoduje s vaším přihlašovacím heslem.",
|
||||
"Set your old private key password to your current log-in password:" : "Změňte své staré heslo soukromého klíče na stejné, jako je vaše současné přihlašovací heslo:",
|
||||
" If you don't remember your old password you can ask your administrator to recover your files." : "Pokud si nepamatujete své původní heslo, můžete požádat správce o obnovu vašich souborů.",
|
||||
"Old log-in password" : "Původní přihlašovací heslo",
|
||||
"Current log-in password" : "Aktuální přihlašovací heslo",
|
||||
"Update Private Key Password" : "Změnit heslo soukromého klíče",
|
||||
"Enable password recovery:" : "Povolit obnovu hesla:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Zapnutí této volby vám umožní znovu získat přístup k vašim zašifrovaným souborům pokud ztratíte heslo",
|
||||
"Enabled" : "Povoleno",
|
||||
"Disabled" : "Zakázáno"
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
|
@ -0,0 +1,61 @@
|
|||
{ "translations": {
|
||||
"Missing recovery key password" : "Chybí heslo klíče pro obnovu",
|
||||
"Please repeat the recovery key password" : "Zopakujte prosím heslo klíče pro obnovu",
|
||||
"Repeated recovery key password does not match the provided recovery key password" : "Zadaná hesla pro obnovu se neshodují",
|
||||
"Recovery key successfully enabled" : "Záchranný klíč byl úspěšně povolen",
|
||||
"Could not enable recovery key. Please check your recovery key password!" : "Nepodařilo se povolit záchranný klíč. Zkontrolujte prosím vaše heslo záchranného klíče!",
|
||||
"Recovery key successfully disabled" : "Záchranný klíč byl úspěšně zakázán",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Nelze zakázat záchranný klíč. Zkontrolujte prosím heslo svého záchranného klíče!",
|
||||
"Missing parameters" : "Chybějící parametry",
|
||||
"Please provide the old recovery password" : "Zadejte prosím staré heslo pro obnovu",
|
||||
"Please provide a new recovery password" : "Zadejte prosím nové heslo pro obnovu",
|
||||
"Please repeat the new recovery password" : "Zopakujte prosím nové heslo pro obnovu",
|
||||
"Password successfully changed." : "Heslo bylo úspěšně změněno.",
|
||||
"Could not change the password. Maybe the old password was not correct." : "Změna hesla se nezdařila. Pravděpodobně nebylo stávající heslo zadáno správně.",
|
||||
"Recovery Key disabled" : "Záchranný klíč není povolen",
|
||||
"Recovery Key enabled" : "Záchranný klíč povolen",
|
||||
"Could not enable the recovery key, please try again or contact your administrator" : "Nelze povolit záchranný klíč. Zkuste to prosím znovu nebo kontaktujte svého správce.",
|
||||
"Could not update the private key password." : "Nelze aktualizovat heslo soukromého klíče.",
|
||||
"The old password was not correct, please try again." : "Staré heslo nebylo zadáno správně, zkuste to prosím znovu.",
|
||||
"The current log-in password was not correct, please try again." : "Současné přihlašovací heslo nebylo zadáno správně, zkuste to prosím znovu.",
|
||||
"Private key password successfully updated." : "Heslo soukromého klíče úspěšně aktualizováno.",
|
||||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Musíte přenést své šifrovací klíče ze staré verze šifrování (ownCloud <= 8.0) na novou. Spusťte příkaz 'occ encryption:migrate' nebo kontaktujte svého administrátora.",
|
||||
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chybný soukromý klíč pro šifrovací aplikaci. Aktualizujte prosím heslo svého soukromého klíče v osobním nastavení, abyste znovu získali přístup ke svým zašifrovaným souborům.",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro šifrování je zapnuta, ale šifrovací klíče ještě nejsou inicializované. Prosím odhlaste se a znovu se přihlaste",
|
||||
"Encryption app is enabled and ready" : "Aplikace šifrování je již povolena a připravena",
|
||||
"Bad Signature" : "Špatný podpis",
|
||||
"Missing Signature" : "Chybějící podpis",
|
||||
"one-time password for server-side-encryption" : "jednorázové heslo pro šifrování na straně serveru",
|
||||
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tento soubor se nepodařilo dešifrovat, pravděpodobně je sdílený. Požádejte prosím majitele souboru, aby jej s vámi znovu sdílel.",
|
||||
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Soubor nelze načíst, pravděpodobně se jedná o sdílený soubor. Požádejte prosím vlastníka souboru, aby vám jej znovu sdílel.",
|
||||
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Ahoj!\n\nAdministrátor povolil šifrování dat na serveru. Vaše soubory byly zašifrovány za použití hesla '%s'.\n\nPřihlašte se do webového rozhraní, přejděte do nastavení 'základního šifrovacího modulu' a aktualizujte šifrovací heslo zadáním hesla výše do pole 'původní přihlašovací heslo' a svého aktuálního přihlašovacího hesla.\n\n",
|
||||
"The share will expire on %s." : "Sdílení vyprší %s.",
|
||||
"Cheers!" : "Ať slouží!",
|
||||
"Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Ahoj!<br><br>Administrátor povolil šifrování dat na serveru. Vaše soubory byly zašifrovány za použití hesla <strong>%s<strong>.<br><br>Přihlašte se do webového rozhraní, přejděte do nastavení \"základního šifrovacího modulu\" a aktualizujte šifrovací heslo zadáním hesla výše do pole \"původní přihlašovací heslo\" a svého aktuálního přihlašovacího hesla.<br><br>",
|
||||
"Default encryption module" : "Výchozí šifrovací modul",
|
||||
"Encrypt the home storage" : "Zašifrovat domovské úložiště",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Povolení tohoto nastavení zašifruje všechny soubory uložené v hlavním úložišti, jinak budou šifrovány pouze soubory na externích úložištích.",
|
||||
"Enable recovery key" : "Povolit záchranný klíč",
|
||||
"Disable recovery key" : "Vypnout záchranný klíč",
|
||||
"The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Záchranný klíč je dodatečný šifrovací klíč použitý pro\nšifrování souborů. S jeho pomocí lze obnovit soubory uživatele při zapomenutí hesla.",
|
||||
"Recovery key password" : "Heslo klíče pro obnovu",
|
||||
"Repeat recovery key password" : "Zopakovat heslo záchranného klíče",
|
||||
"Change recovery key password:" : "Změna hesla klíče pro obnovu:",
|
||||
"Old recovery key password" : "Staré heslo záchranného klíče",
|
||||
"New recovery key password" : "Nové heslo záchranného klíče",
|
||||
"Repeat new recovery key password" : "Zopakujte nové heslo záchranného klíče",
|
||||
"Change Password" : "Změnit heslo",
|
||||
"Basic encryption module" : "Základní šifrovací modul",
|
||||
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro šifrování je zapnuta, ale vaše klíče nejsou inicializované. Prosím odhlaste se a znovu přihlaste",
|
||||
"Your private key password no longer matches your log-in password." : "Heslo vašeho soukromého klíče se již neshoduje s vaším přihlašovacím heslem.",
|
||||
"Set your old private key password to your current log-in password:" : "Změňte své staré heslo soukromého klíče na stejné, jako je vaše současné přihlašovací heslo:",
|
||||
" If you don't remember your old password you can ask your administrator to recover your files." : "Pokud si nepamatujete své původní heslo, můžete požádat správce o obnovu vašich souborů.",
|
||||
"Old log-in password" : "Původní přihlašovací heslo",
|
||||
"Current log-in password" : "Aktuální přihlašovací heslo",
|
||||
"Update Private Key Password" : "Změnit heslo soukromého klíče",
|
||||
"Enable password recovery:" : "Povolit obnovu hesla:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Zapnutí této volby vám umožní znovu získat přístup k vašim zašifrovaným souborům pokud ztratíte heslo",
|
||||
"Enabled" : "Povoleno",
|
||||
"Disabled" : "Zakázáno"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
OC.L10N.register(
|
||||
"encryption",
|
||||
{
|
||||
"Missing recovery key password" : "Palautusavaimen salasana puuttuu",
|
||||
"Please repeat the recovery key password" : "Toista palautusavaimen salasana",
|
||||
"Repeated recovery key password does not match the provided recovery key password" : "Toistamiseen annettu palautusavaimen salasana ei täsmää annettua palautusavaimen salasanaa",
|
||||
"Recovery key successfully enabled" : "Palautusavain kytketty päälle onnistuneesti",
|
||||
"Could not enable recovery key. Please check your recovery key password!" : "Palautusavaimen käyttöönotto epäonnistui. Tarkista palautusavaimesi salasana!",
|
||||
"Recovery key successfully disabled" : "Palautusavain poistettu onnistuneesti käytöstä",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Palautusavaimen poistaminen käytöstä ei onnistunut. Tarkista palautusavaimesi salasana!",
|
||||
"Missing parameters" : "Puuttuvat parametrit",
|
||||
"Please provide the old recovery password" : "Anna vanha palautussalasana",
|
||||
"Please provide a new recovery password" : "Anna uusi palautussalasana",
|
||||
"Please repeat the new recovery password" : "Toista uusi palautussalasana",
|
||||
"Password successfully changed." : "Salasana vaihdettiin onnistuneesti.",
|
||||
"Could not change the password. Maybe the old password was not correct." : "Salasanan vaihto epäonnistui. Kenties vanha salasana oli väärin.",
|
||||
"Recovery Key disabled" : "Palautusavain poistettu käytöstä",
|
||||
"Recovery Key enabled" : "Palautusavain käytössä",
|
||||
"Could not enable the recovery key, please try again or contact your administrator" : "Palautusavaimen käyttöönotto epäonnistui, yritä myöhemmin uudelleen tai ota yhteys ylläpitäjään",
|
||||
"Could not update the private key password." : "Yksityisen avaimen salasanaa ei voitu päivittää.",
|
||||
"The old password was not correct, please try again." : "Vanha salasana oli väärin, yritä uudelleen.",
|
||||
"The current log-in password was not correct, please try again." : "Nykyinen kirjautumiseen käytettävä salasana oli väärin, yritä uudelleen.",
|
||||
"Private key password successfully updated." : "Yksityisen avaimen salasana päivitettiin onnistuneesti.",
|
||||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Salausavaimet tulee siirtää vanhasta salaustavasta (ownCloud <= 8.0) uuteen salaustapaan. Suorita 'occ encryption:migrate' tai ota yhteys ylläpitoon",
|
||||
"Bad Signature" : "Virheellinen allekirjoitus",
|
||||
"Missing Signature" : "Puuttuva allekirjoitus",
|
||||
"one-time password for server-side-encryption" : "kertakäyttöinen salasana palvelinpään salausta varten",
|
||||
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tämän tiedoston salauksen purkaminen ei onnistu. Kyseessä on luultavasti jaettu tiedosto. Pyydä tiedoston omistajaa jakamaan tiedosto kanssasi uudelleen.",
|
||||
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tiedostoa ei voi lukea, se on luultavasti jaettu tiedosto. Pyydä tiedoston omistajaa jakamaan tiedosto uudelleen kanssasi.",
|
||||
"The share will expire on %s." : "Jakaminen päättyy %s.",
|
||||
"Cheers!" : "Kiitos!",
|
||||
"Encrypt the home storage" : "Salaa oma kotitila",
|
||||
"Enable recovery key" : "Ota palautusavain käyttöön",
|
||||
"Disable recovery key" : "Poista palautusavain käytöstä",
|
||||
"The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Palautusavain on ylimääräinen salausavain, jota käytetään tiedostojen salaamiseen. Sen avulla on mahdollista palauttaa käyttäjien tiedostot, vaikka käyttäjä unohtaisi oman salasanansa.",
|
||||
"Recovery key password" : "Palautusavaimen salasana",
|
||||
"Repeat recovery key password" : "Toista salausavaimen salasana",
|
||||
"Change recovery key password:" : "Vaihda palautusavaimen salasana:",
|
||||
"Old recovery key password" : "Vanha salausavaimen salasana",
|
||||
"New recovery key password" : "Uusi salausavaimen salasana",
|
||||
"Repeat new recovery key password" : "Toista uusi salausavaimen salasana",
|
||||
"Change Password" : "Vaihda salasana",
|
||||
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Salaussovellus on käytössä, mutta salausavaimia ei ole alustettu. Ole hyvä ja kirjaudu sisään uudelleen.",
|
||||
"Your private key password no longer matches your log-in password." : "Salaisen avaimesi salasana ei enää vastaa kirjautumissalasanaasi.",
|
||||
"Set your old private key password to your current log-in password:" : "Aseta yksityisen avaimen vanha salasana vastaamaan nykyistä kirjautumissalasanaasi:",
|
||||
" If you don't remember your old password you can ask your administrator to recover your files." : "Jos et muista vanhaa salasanaasi, voit pyytää ylläpitäjää palauttamaan tiedostosi.",
|
||||
"Old log-in password" : "Vanha kirjautumissalasana",
|
||||
"Current log-in password" : "Nykyinen kirjautumissalasana",
|
||||
"Update Private Key Password" : "Päivitä yksityisen avaimen salasana",
|
||||
"Enable password recovery:" : "Ota salasanan palautus käyttöön:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Tämän valinnan käyttäminen mahdollistaa pääsyn salattuihin tiedostoihisi, jos salasana unohtuu",
|
||||
"Enabled" : "Käytössä",
|
||||
"Disabled" : "Ei käytössä"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,53 @@
|
|||
{ "translations": {
|
||||
"Missing recovery key password" : "Palautusavaimen salasana puuttuu",
|
||||
"Please repeat the recovery key password" : "Toista palautusavaimen salasana",
|
||||
"Repeated recovery key password does not match the provided recovery key password" : "Toistamiseen annettu palautusavaimen salasana ei täsmää annettua palautusavaimen salasanaa",
|
||||
"Recovery key successfully enabled" : "Palautusavain kytketty päälle onnistuneesti",
|
||||
"Could not enable recovery key. Please check your recovery key password!" : "Palautusavaimen käyttöönotto epäonnistui. Tarkista palautusavaimesi salasana!",
|
||||
"Recovery key successfully disabled" : "Palautusavain poistettu onnistuneesti käytöstä",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Palautusavaimen poistaminen käytöstä ei onnistunut. Tarkista palautusavaimesi salasana!",
|
||||
"Missing parameters" : "Puuttuvat parametrit",
|
||||
"Please provide the old recovery password" : "Anna vanha palautussalasana",
|
||||
"Please provide a new recovery password" : "Anna uusi palautussalasana",
|
||||
"Please repeat the new recovery password" : "Toista uusi palautussalasana",
|
||||
"Password successfully changed." : "Salasana vaihdettiin onnistuneesti.",
|
||||
"Could not change the password. Maybe the old password was not correct." : "Salasanan vaihto epäonnistui. Kenties vanha salasana oli väärin.",
|
||||
"Recovery Key disabled" : "Palautusavain poistettu käytöstä",
|
||||
"Recovery Key enabled" : "Palautusavain käytössä",
|
||||
"Could not enable the recovery key, please try again or contact your administrator" : "Palautusavaimen käyttöönotto epäonnistui, yritä myöhemmin uudelleen tai ota yhteys ylläpitäjään",
|
||||
"Could not update the private key password." : "Yksityisen avaimen salasanaa ei voitu päivittää.",
|
||||
"The old password was not correct, please try again." : "Vanha salasana oli väärin, yritä uudelleen.",
|
||||
"The current log-in password was not correct, please try again." : "Nykyinen kirjautumiseen käytettävä salasana oli väärin, yritä uudelleen.",
|
||||
"Private key password successfully updated." : "Yksityisen avaimen salasana päivitettiin onnistuneesti.",
|
||||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Salausavaimet tulee siirtää vanhasta salaustavasta (ownCloud <= 8.0) uuteen salaustapaan. Suorita 'occ encryption:migrate' tai ota yhteys ylläpitoon",
|
||||
"Bad Signature" : "Virheellinen allekirjoitus",
|
||||
"Missing Signature" : "Puuttuva allekirjoitus",
|
||||
"one-time password for server-side-encryption" : "kertakäyttöinen salasana palvelinpään salausta varten",
|
||||
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tämän tiedoston salauksen purkaminen ei onnistu. Kyseessä on luultavasti jaettu tiedosto. Pyydä tiedoston omistajaa jakamaan tiedosto kanssasi uudelleen.",
|
||||
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tiedostoa ei voi lukea, se on luultavasti jaettu tiedosto. Pyydä tiedoston omistajaa jakamaan tiedosto uudelleen kanssasi.",
|
||||
"The share will expire on %s." : "Jakaminen päättyy %s.",
|
||||
"Cheers!" : "Kiitos!",
|
||||
"Encrypt the home storage" : "Salaa oma kotitila",
|
||||
"Enable recovery key" : "Ota palautusavain käyttöön",
|
||||
"Disable recovery key" : "Poista palautusavain käytöstä",
|
||||
"The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Palautusavain on ylimääräinen salausavain, jota käytetään tiedostojen salaamiseen. Sen avulla on mahdollista palauttaa käyttäjien tiedostot, vaikka käyttäjä unohtaisi oman salasanansa.",
|
||||
"Recovery key password" : "Palautusavaimen salasana",
|
||||
"Repeat recovery key password" : "Toista salausavaimen salasana",
|
||||
"Change recovery key password:" : "Vaihda palautusavaimen salasana:",
|
||||
"Old recovery key password" : "Vanha salausavaimen salasana",
|
||||
"New recovery key password" : "Uusi salausavaimen salasana",
|
||||
"Repeat new recovery key password" : "Toista uusi salausavaimen salasana",
|
||||
"Change Password" : "Vaihda salasana",
|
||||
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Salaussovellus on käytössä, mutta salausavaimia ei ole alustettu. Ole hyvä ja kirjaudu sisään uudelleen.",
|
||||
"Your private key password no longer matches your log-in password." : "Salaisen avaimesi salasana ei enää vastaa kirjautumissalasanaasi.",
|
||||
"Set your old private key password to your current log-in password:" : "Aseta yksityisen avaimen vanha salasana vastaamaan nykyistä kirjautumissalasanaasi:",
|
||||
" If you don't remember your old password you can ask your administrator to recover your files." : "Jos et muista vanhaa salasanaasi, voit pyytää ylläpitäjää palauttamaan tiedostosi.",
|
||||
"Old log-in password" : "Vanha kirjautumissalasana",
|
||||
"Current log-in password" : "Nykyinen kirjautumissalasana",
|
||||
"Update Private Key Password" : "Päivitä yksityisen avaimen salasana",
|
||||
"Enable password recovery:" : "Ota salasanan palautus käyttöön:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Tämän valinnan käyttäminen mahdollistaa pääsyn salattuihin tiedostoihisi, jos salasana unohtuu",
|
||||
"Enabled" : "Käytössä",
|
||||
"Disabled" : "Ei käytössä"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,63 @@
|
|||
OC.L10N.register(
|
||||
"encryption",
|
||||
{
|
||||
"Missing recovery key password" : "Hiányzó helyreállítási kulcs jelszó",
|
||||
"Please repeat the recovery key password" : "Ismételd meg a helyreállítási kulcs jelszavát",
|
||||
"Repeated recovery key password does not match the provided recovery key password" : "A megismételt helyreállítási kulcs jelszó nem egyezik meg a megadott helyreállítási kulcs jelszóval ",
|
||||
"Recovery key successfully enabled" : "A helyreállítási kulcs sikeresen bekapcsolva",
|
||||
"Could not enable recovery key. Please check your recovery key password!" : "A helyreállítási kulcsot nem lehetett engedélyezni. Ellenőrizze a helyreállítási kulcsa jelszavát!",
|
||||
"Recovery key successfully disabled" : "A helyreállítási kulcs sikeresen kikapcsolva",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "A helyreállítási kulcsot nem lehetett kikapcsolni. Ellenőrizze a helyreállítási kulcsa jelszavát!",
|
||||
"Missing parameters" : "Hiányzó paraméterek",
|
||||
"Please provide the old recovery password" : "Kérlek add meg a régi visszaállítási jelszót",
|
||||
"Please provide a new recovery password" : "Kérlek add meg az új visszaállítási jelszót",
|
||||
"Please repeat the new recovery password" : "Kérlek ismételd meg az új visszaállítási jelszót",
|
||||
"Password successfully changed." : "A jelszót sikeresen megváltoztattuk.",
|
||||
"Could not change the password. Maybe the old password was not correct." : "A jelszót nem lehet megváltoztatni! Lehet, hogy hibás volt a régi jelszó.",
|
||||
"Recovery Key disabled" : "Visszaállítási kulcs letilva",
|
||||
"Recovery Key enabled" : "Visszaállítási kulcs engedélyezve",
|
||||
"Could not enable the recovery key, please try again or contact your administrator" : "Nem sikerült engedélyezni a visszaállítási kulcsot, kérlek próbáld újra vagy lép kapcsolatba az adminisztrátorral",
|
||||
"Could not update the private key password." : "Nem sikerült frissíteni a privát kulcs jelszavát.",
|
||||
"The old password was not correct, please try again." : "A régi jelszó nem volt helyes, kérlek próbáld újra.",
|
||||
"The current log-in password was not correct, please try again." : "Az aktuális bejelentkezési jelszó nem volt helyes, kérlek próbáld újra.",
|
||||
"Private key password successfully updated." : "A személyes kulcsának jelszava frissítésre került.",
|
||||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Migrálni kell a titkosítási kulcsaidat a rég titkosításról (ownCloud <= 8.0) az újra. Kérlek futtasd az 'occ encryption:migrate' parancsot, vagy lépj kapcsolatba az adminisztrátorral",
|
||||
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "A titkosító alkalmazás privát kulcsa érvénytelen. A titkosított fájljaidhoz való hozzáféréshez frissítsd a privát kulcsod jelszavát a személyes beállításoknál.",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "A titkosító alkalmazás engedélyezve van, de a kulcsaid még nincsenek inicializálva. Kérlek lépj ki, majd lépj be újra",
|
||||
"Encryption app is enabled and ready" : "A titkosító alkalmazás engedélyezve és készen áll",
|
||||
"Bad Signature" : "Rossz aláírás",
|
||||
"Missing Signature" : "Hiányzó aláírás",
|
||||
"one-time password for server-side-encryption" : "szerver-oldali titkosítás egyszer használható jelszava",
|
||||
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "A fájlt nem sikerült visszafejteni, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy újra ossza meg veled ezt az állományt!",
|
||||
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ez a fájl nem olvasható, valószínűleg ez egy megosztott fájl. Kérd meg a tulajdonosát, hogy ossza meg veled újra ezt a fájlt.",
|
||||
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Szia!\n\nAz adminisztrátor bekapcsolta a szerver-oldali titkosítást. A fájljaid ezzel a jelszóval lettek titkosítva: '%s'.\n\nKérlek jelentkezz be a webes felületre és a személyes beállítások 'alap titkosítási modul' szekcióban frissítsd a titkosítási jelszavad, úgy hogy megadod a 'régi bejelentkezési jelszó' mezőben ezt a jelszót, majd az aktuális bejelentkezési jelszavad.\n\n",
|
||||
"The share will expire on %s." : "A megosztás lejár ekkor %s",
|
||||
"Cheers!" : "Üdv.",
|
||||
"Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Szia!<br><br>Az adminisztrátor bekapcsolta a szerver-oldali titkosítást. A fájljaid ezzel a jelszóval lettek titkosítva: <strong>%s</strong>.<br><br>Kérlek jelentkezz be a webes felületre és a személyes beállítások 'alap titkosítási modul' szekcióban frissítsd a titkosítási jelszavad, úgy hogy megadod a 'régi bejelentkezési jelszó' mezőben ezt a jelszót, majd az aktuális bejelentkezési jelszavad.<br><br>",
|
||||
"Default encryption module" : "Alapértelmezett titkosítási modul",
|
||||
"Encrypt the home storage" : "Helyi tároló titkosítása",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "A lehetőség engedélyezésekor minden fájlt titkosít a fő tárolóban, egyébként csak a külső tárolókon lévő fájlok lesznek titkosítva",
|
||||
"Enable recovery key" : "Visszaállítási kulcs engedélyezése",
|
||||
"Disable recovery key" : "Visszaállítási kulcs letiltása",
|
||||
"The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "A visszaállítási kulcs egy a fájlok titkosítására szolgáló extra titkosítási kulcs. A segítségével vissza lehet állítani a fájlokat ha felhasználó elfelejtette a jelszavát.",
|
||||
"Recovery key password" : "A helyreállítási kulcs jelszava",
|
||||
"Repeat recovery key password" : "Ismételd meg a visszaállítási kulcs jelszavát",
|
||||
"Change recovery key password:" : "A helyreállítási kulcs jelszavának módosítása:",
|
||||
"Old recovery key password" : "A régi helyreállítási kulcs jelszava",
|
||||
"New recovery key password" : "Az új helyreállítási kulcs jelszava",
|
||||
"Repeat new recovery key password" : "Ismételd meg az új helyreállítási kulcs jelszavát",
|
||||
"Change Password" : "Jelszó megváltoztatása",
|
||||
"Basic encryption module" : "Alap titkosítási modul",
|
||||
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A fájlok titkosítása engedélyezve van, de az Ön titkos kulcsai nincsenek beállítva. Ezért kérlek, hogy jelentkezz ki, és lépj be újra!",
|
||||
"Your private key password no longer matches your log-in password." : "A privát kulcs jelszavad már nem egyezik meg a bejelentkezési jelszavaddal. ",
|
||||
"Set your old private key password to your current log-in password:" : "Állítsd át a régi privát kulcs jelszavadat az aktuális bejelentkezési jelszavadra:",
|
||||
" If you don't remember your old password you can ask your administrator to recover your files." : "Ha nem emlékszik a régi jelszavára akkor megkérheti a rendszergazdát, hogy állítsa vissza a fájljait.",
|
||||
"Old log-in password" : "Régi bejelentkezési jelszó",
|
||||
"Current log-in password" : "Jelenlegi bejelentkezési jelszó",
|
||||
"Update Private Key Password" : "A személyest kulcs jelszó frissítése",
|
||||
"Enable password recovery:" : "Jelszó-visszaállítás bekapcsolása",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Ez az opció lehetővé teszi, hogy a titkosított fájlok tartalmát visszanyerjük abban az esetben, ha elfelejti a jelszavát",
|
||||
"Enabled" : "Bekapcsolva",
|
||||
"Disabled" : "Kikapcsolva"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,61 @@
|
|||
{ "translations": {
|
||||
"Missing recovery key password" : "Hiányzó helyreállítási kulcs jelszó",
|
||||
"Please repeat the recovery key password" : "Ismételd meg a helyreállítási kulcs jelszavát",
|
||||
"Repeated recovery key password does not match the provided recovery key password" : "A megismételt helyreállítási kulcs jelszó nem egyezik meg a megadott helyreállítási kulcs jelszóval ",
|
||||
"Recovery key successfully enabled" : "A helyreállítási kulcs sikeresen bekapcsolva",
|
||||
"Could not enable recovery key. Please check your recovery key password!" : "A helyreállítási kulcsot nem lehetett engedélyezni. Ellenőrizze a helyreállítási kulcsa jelszavát!",
|
||||
"Recovery key successfully disabled" : "A helyreállítási kulcs sikeresen kikapcsolva",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "A helyreállítási kulcsot nem lehetett kikapcsolni. Ellenőrizze a helyreállítási kulcsa jelszavát!",
|
||||
"Missing parameters" : "Hiányzó paraméterek",
|
||||
"Please provide the old recovery password" : "Kérlek add meg a régi visszaállítási jelszót",
|
||||
"Please provide a new recovery password" : "Kérlek add meg az új visszaállítási jelszót",
|
||||
"Please repeat the new recovery password" : "Kérlek ismételd meg az új visszaállítási jelszót",
|
||||
"Password successfully changed." : "A jelszót sikeresen megváltoztattuk.",
|
||||
"Could not change the password. Maybe the old password was not correct." : "A jelszót nem lehet megváltoztatni! Lehet, hogy hibás volt a régi jelszó.",
|
||||
"Recovery Key disabled" : "Visszaállítási kulcs letilva",
|
||||
"Recovery Key enabled" : "Visszaállítási kulcs engedélyezve",
|
||||
"Could not enable the recovery key, please try again or contact your administrator" : "Nem sikerült engedélyezni a visszaállítási kulcsot, kérlek próbáld újra vagy lép kapcsolatba az adminisztrátorral",
|
||||
"Could not update the private key password." : "Nem sikerült frissíteni a privát kulcs jelszavát.",
|
||||
"The old password was not correct, please try again." : "A régi jelszó nem volt helyes, kérlek próbáld újra.",
|
||||
"The current log-in password was not correct, please try again." : "Az aktuális bejelentkezési jelszó nem volt helyes, kérlek próbáld újra.",
|
||||
"Private key password successfully updated." : "A személyes kulcsának jelszava frissítésre került.",
|
||||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Migrálni kell a titkosítási kulcsaidat a rég titkosításról (ownCloud <= 8.0) az újra. Kérlek futtasd az 'occ encryption:migrate' parancsot, vagy lépj kapcsolatba az adminisztrátorral",
|
||||
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "A titkosító alkalmazás privát kulcsa érvénytelen. A titkosított fájljaidhoz való hozzáféréshez frissítsd a privát kulcsod jelszavát a személyes beállításoknál.",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "A titkosító alkalmazás engedélyezve van, de a kulcsaid még nincsenek inicializálva. Kérlek lépj ki, majd lépj be újra",
|
||||
"Encryption app is enabled and ready" : "A titkosító alkalmazás engedélyezve és készen áll",
|
||||
"Bad Signature" : "Rossz aláírás",
|
||||
"Missing Signature" : "Hiányzó aláírás",
|
||||
"one-time password for server-side-encryption" : "szerver-oldali titkosítás egyszer használható jelszava",
|
||||
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "A fájlt nem sikerült visszafejteni, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy újra ossza meg veled ezt az állományt!",
|
||||
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ez a fájl nem olvasható, valószínűleg ez egy megosztott fájl. Kérd meg a tulajdonosát, hogy ossza meg veled újra ezt a fájlt.",
|
||||
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Szia!\n\nAz adminisztrátor bekapcsolta a szerver-oldali titkosítást. A fájljaid ezzel a jelszóval lettek titkosítva: '%s'.\n\nKérlek jelentkezz be a webes felületre és a személyes beállítások 'alap titkosítási modul' szekcióban frissítsd a titkosítási jelszavad, úgy hogy megadod a 'régi bejelentkezési jelszó' mezőben ezt a jelszót, majd az aktuális bejelentkezési jelszavad.\n\n",
|
||||
"The share will expire on %s." : "A megosztás lejár ekkor %s",
|
||||
"Cheers!" : "Üdv.",
|
||||
"Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Szia!<br><br>Az adminisztrátor bekapcsolta a szerver-oldali titkosítást. A fájljaid ezzel a jelszóval lettek titkosítva: <strong>%s</strong>.<br><br>Kérlek jelentkezz be a webes felületre és a személyes beállítások 'alap titkosítási modul' szekcióban frissítsd a titkosítási jelszavad, úgy hogy megadod a 'régi bejelentkezési jelszó' mezőben ezt a jelszót, majd az aktuális bejelentkezési jelszavad.<br><br>",
|
||||
"Default encryption module" : "Alapértelmezett titkosítási modul",
|
||||
"Encrypt the home storage" : "Helyi tároló titkosítása",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "A lehetőség engedélyezésekor minden fájlt titkosít a fő tárolóban, egyébként csak a külső tárolókon lévő fájlok lesznek titkosítva",
|
||||
"Enable recovery key" : "Visszaállítási kulcs engedélyezése",
|
||||
"Disable recovery key" : "Visszaállítási kulcs letiltása",
|
||||
"The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "A visszaállítási kulcs egy a fájlok titkosítására szolgáló extra titkosítási kulcs. A segítségével vissza lehet állítani a fájlokat ha felhasználó elfelejtette a jelszavát.",
|
||||
"Recovery key password" : "A helyreállítási kulcs jelszava",
|
||||
"Repeat recovery key password" : "Ismételd meg a visszaállítási kulcs jelszavát",
|
||||
"Change recovery key password:" : "A helyreállítási kulcs jelszavának módosítása:",
|
||||
"Old recovery key password" : "A régi helyreállítási kulcs jelszava",
|
||||
"New recovery key password" : "Az új helyreállítási kulcs jelszava",
|
||||
"Repeat new recovery key password" : "Ismételd meg az új helyreállítási kulcs jelszavát",
|
||||
"Change Password" : "Jelszó megváltoztatása",
|
||||
"Basic encryption module" : "Alap titkosítási modul",
|
||||
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A fájlok titkosítása engedélyezve van, de az Ön titkos kulcsai nincsenek beállítva. Ezért kérlek, hogy jelentkezz ki, és lépj be újra!",
|
||||
"Your private key password no longer matches your log-in password." : "A privát kulcs jelszavad már nem egyezik meg a bejelentkezési jelszavaddal. ",
|
||||
"Set your old private key password to your current log-in password:" : "Állítsd át a régi privát kulcs jelszavadat az aktuális bejelentkezési jelszavadra:",
|
||||
" If you don't remember your old password you can ask your administrator to recover your files." : "Ha nem emlékszik a régi jelszavára akkor megkérheti a rendszergazdát, hogy állítsa vissza a fájljait.",
|
||||
"Old log-in password" : "Régi bejelentkezési jelszó",
|
||||
"Current log-in password" : "Jelenlegi bejelentkezési jelszó",
|
||||
"Update Private Key Password" : "A személyest kulcs jelszó frissítése",
|
||||
"Enable password recovery:" : "Jelszó-visszaállítás bekapcsolása",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Ez az opció lehetővé teszi, hogy a titkosított fájlok tartalmát visszanyerjük abban az esetben, ha elfelejti a jelszavát",
|
||||
"Enabled" : "Bekapcsolva",
|
||||
"Disabled" : "Kikapcsolva"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,63 @@
|
|||
OC.L10N.register(
|
||||
"encryption",
|
||||
{
|
||||
"Missing recovery key password" : "Passord for gjenopprettingsnøkkel mangler",
|
||||
"Please repeat the recovery key password" : "Gjenta passord for gjenopprettingsnøkkel",
|
||||
"Repeated recovery key password does not match the provided recovery key password" : "Gjentatt passord for gjenopprettingsnøkkel stemmer ikke med oppgitt passord for gjenopprettingsnøkkel",
|
||||
"Recovery key successfully enabled" : "Gjenopprettingsnøkkel aktivert",
|
||||
"Could not enable recovery key. Please check your recovery key password!" : "Klarte ikke å aktivere gjenopprettingsnøkkel. Sjekk passordet for gjenopprettingsnøkkelen.",
|
||||
"Recovery key successfully disabled" : "Gjenopprettingsnøkkel ble deaktivert",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Klarte ikke å deaktivere gjenopprettingsnøkkel. Sjekk passordet for gjenopprettingsnøkkelen.",
|
||||
"Missing parameters" : "Manglende parametre",
|
||||
"Please provide the old recovery password" : "Oppgi det gamle gjenopprettingspassordet",
|
||||
"Please provide a new recovery password" : "Oppgi et nytt gjenopprettingspassord",
|
||||
"Please repeat the new recovery password" : "Gjenta det nye gjenopprettingspassordet",
|
||||
"Password successfully changed." : "Passordet ble endret.",
|
||||
"Could not change the password. Maybe the old password was not correct." : "Klarte ikke å endre passordet. Kanskje gammelt passord ikke var korrekt.",
|
||||
"Recovery Key disabled" : "Gjenopprettingsnøkkel deaktivert",
|
||||
"Recovery Key enabled" : "Gjenopprettingsnøkkel aktivert",
|
||||
"Could not enable the recovery key, please try again or contact your administrator" : "Klarte ikke å aktivere gjenopprettingsnøkkelen. Prøv igjen eller kontakt administratoren.",
|
||||
"Could not update the private key password." : "Klarte ikke å oppdatere privatnøkkelpassordet.",
|
||||
"The old password was not correct, please try again." : "Det gamle passordet var feil. Prøv igjen.",
|
||||
"The current log-in password was not correct, please try again." : "Det nåværende innloggingspassordet var feil. Prøv igjen.",
|
||||
"Private key password successfully updated." : "Passord for privat nøkkel ble oppdatert.",
|
||||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Du må migrere krypteringsnøklene din fra den gamle krypteringen (ownCloud <= 8.0) til den nye. Vennligst kjør 'occ encryption:migrate' eller kontakt en administrator",
|
||||
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ugyldig privat nøkkel for Krypteringsappen. Oppdater passordet for din private nøkkel i dine personlige innstillinger for å gjenopprette tilgang til de krypterte filene dine.",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "App for kryptering er aktivert men nøklene dine er ikke satt opp. Logg ut og logg inn igjen.",
|
||||
"Encryption app is enabled and ready" : "Krypteringsappen er aktivert og klar",
|
||||
"Bad Signature" : "Feil signatur",
|
||||
"Missing Signature" : "Manglende signatur",
|
||||
"one-time password for server-side-encryption" : "engangspassord for tjenerkryptering",
|
||||
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Kan ikke dekryptere denne filen. Dette er sannsynligvis en delt fil. Spør eieren av filen om å dele den med deg på nytt.",
|
||||
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Kan ikke lese denne filen, som sannsynligvis er en delt fil. Be eieren av filen om å dele den med deg på nytt.",
|
||||
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hei,\n\nAdministratoren har aktivert serverkryptering. Filene dine er blitt kryptert med passordet '%s'.\n\nVennligst logg inn på web-grensesnittet, gå til seksjonen 'grunnleggende krypteringsmodul' i dine personlige innstillinger og oppdater krypteringspassordet ditt ved å legge inn dette passordet i feltet 'gammelt påloggingspassord' sammen med ditt nåværende påloggingspassord.\n\n",
|
||||
"The share will expire on %s." : "Delingen vil opphøre %s.",
|
||||
"Cheers!" : "Ha det!",
|
||||
"Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Hei,<br><br>Administratoren har aktivert serverkryptering. Filene dine er blitt kryptert med passordet <strong>%s</strong>.<br><br>Vennligst logg inn på web-grensesnittet, gå til seksjonen \"grunnleggende krypteringsmodul\" i dine personlige innstillinger og oppdater krypteringspassordet ditt ved å legge inn dette passordet i feltet \"gammelt påloggingspassord\" sammen med ditt nåværende påloggingspassord.<br><br>",
|
||||
"Default encryption module" : "Standard krypteringsmodul",
|
||||
"Encrypt the home storage" : "Krypter hjemmelageret",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Aktivering av dette valget krypterer alle filer som er lagret på hovedlageret. Ellers vil kun filer på eksterne lagre bli kryptert.",
|
||||
"Enable recovery key" : "Aktiver gjenopprettingsnøkkel",
|
||||
"Disable recovery key" : "Deaktiver gjenopprettingsnøkkel",
|
||||
"The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Gjenopprettingsnøkkelen er en ekstra krypteringsnøkkel som brukes til å kryptere filer. Den tillater gjenoppretting av en brukers filer i tilfelle brukeren glemmer passordet sitt.",
|
||||
"Recovery key password" : "Passord for gjenopprettingsnøkkel",
|
||||
"Repeat recovery key password" : "Gjenta passord for gjenopprettingsnøkkel",
|
||||
"Change recovery key password:" : "Endre passord for gjenopprettingsnøkkel:",
|
||||
"Old recovery key password" : "Gammelt passord for gjenopprettingsnøkkel",
|
||||
"New recovery key password" : "Nytt passord for gjenopprettingsnøkkel",
|
||||
"Repeat new recovery key password" : "Gjenta nytt passord for gjenopprettingsnøkkel",
|
||||
"Change Password" : "Endre passord",
|
||||
"Basic encryption module" : "Grunnleggende krypteringsmodul",
|
||||
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "App for kryptering er aktivert men nøklene dine er ikke satt opp. Logg ut og logg inn igjen.",
|
||||
"Your private key password no longer matches your log-in password." : "Passordet for din private nøkkel stemmer ikke lenger med påloggingspassordet ditt.",
|
||||
"Set your old private key password to your current log-in password:" : "Sett ditt gamle passord for privat nøkkel til ditt nåværende påloggingspassord:",
|
||||
" If you don't remember your old password you can ask your administrator to recover your files." : "Hvis du ikke husker det gamle passordet ditt kan du spørre administratoren om å gjenopprette filene dine.",
|
||||
"Old log-in password" : "Gammelt påloggingspassord",
|
||||
"Current log-in password" : "Nåværende påloggingspassord",
|
||||
"Update Private Key Password" : "Oppdater passord for privat nøkkel",
|
||||
"Enable password recovery:" : "Aktiver gjenoppretting av passord:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Aktivering av dette valget tillater deg å gjenerobre tilgang til dine krypterte filer i tilfelle du mister passordet ditt.",
|
||||
"Enabled" : "Aktiv",
|
||||
"Disabled" : "Inaktiv"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,61 @@
|
|||
{ "translations": {
|
||||
"Missing recovery key password" : "Passord for gjenopprettingsnøkkel mangler",
|
||||
"Please repeat the recovery key password" : "Gjenta passord for gjenopprettingsnøkkel",
|
||||
"Repeated recovery key password does not match the provided recovery key password" : "Gjentatt passord for gjenopprettingsnøkkel stemmer ikke med oppgitt passord for gjenopprettingsnøkkel",
|
||||
"Recovery key successfully enabled" : "Gjenopprettingsnøkkel aktivert",
|
||||
"Could not enable recovery key. Please check your recovery key password!" : "Klarte ikke å aktivere gjenopprettingsnøkkel. Sjekk passordet for gjenopprettingsnøkkelen.",
|
||||
"Recovery key successfully disabled" : "Gjenopprettingsnøkkel ble deaktivert",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Klarte ikke å deaktivere gjenopprettingsnøkkel. Sjekk passordet for gjenopprettingsnøkkelen.",
|
||||
"Missing parameters" : "Manglende parametre",
|
||||
"Please provide the old recovery password" : "Oppgi det gamle gjenopprettingspassordet",
|
||||
"Please provide a new recovery password" : "Oppgi et nytt gjenopprettingspassord",
|
||||
"Please repeat the new recovery password" : "Gjenta det nye gjenopprettingspassordet",
|
||||
"Password successfully changed." : "Passordet ble endret.",
|
||||
"Could not change the password. Maybe the old password was not correct." : "Klarte ikke å endre passordet. Kanskje gammelt passord ikke var korrekt.",
|
||||
"Recovery Key disabled" : "Gjenopprettingsnøkkel deaktivert",
|
||||
"Recovery Key enabled" : "Gjenopprettingsnøkkel aktivert",
|
||||
"Could not enable the recovery key, please try again or contact your administrator" : "Klarte ikke å aktivere gjenopprettingsnøkkelen. Prøv igjen eller kontakt administratoren.",
|
||||
"Could not update the private key password." : "Klarte ikke å oppdatere privatnøkkelpassordet.",
|
||||
"The old password was not correct, please try again." : "Det gamle passordet var feil. Prøv igjen.",
|
||||
"The current log-in password was not correct, please try again." : "Det nåværende innloggingspassordet var feil. Prøv igjen.",
|
||||
"Private key password successfully updated." : "Passord for privat nøkkel ble oppdatert.",
|
||||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Du må migrere krypteringsnøklene din fra den gamle krypteringen (ownCloud <= 8.0) til den nye. Vennligst kjør 'occ encryption:migrate' eller kontakt en administrator",
|
||||
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ugyldig privat nøkkel for Krypteringsappen. Oppdater passordet for din private nøkkel i dine personlige innstillinger for å gjenopprette tilgang til de krypterte filene dine.",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "App for kryptering er aktivert men nøklene dine er ikke satt opp. Logg ut og logg inn igjen.",
|
||||
"Encryption app is enabled and ready" : "Krypteringsappen er aktivert og klar",
|
||||
"Bad Signature" : "Feil signatur",
|
||||
"Missing Signature" : "Manglende signatur",
|
||||
"one-time password for server-side-encryption" : "engangspassord for tjenerkryptering",
|
||||
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Kan ikke dekryptere denne filen. Dette er sannsynligvis en delt fil. Spør eieren av filen om å dele den med deg på nytt.",
|
||||
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Kan ikke lese denne filen, som sannsynligvis er en delt fil. Be eieren av filen om å dele den med deg på nytt.",
|
||||
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hei,\n\nAdministratoren har aktivert serverkryptering. Filene dine er blitt kryptert med passordet '%s'.\n\nVennligst logg inn på web-grensesnittet, gå til seksjonen 'grunnleggende krypteringsmodul' i dine personlige innstillinger og oppdater krypteringspassordet ditt ved å legge inn dette passordet i feltet 'gammelt påloggingspassord' sammen med ditt nåværende påloggingspassord.\n\n",
|
||||
"The share will expire on %s." : "Delingen vil opphøre %s.",
|
||||
"Cheers!" : "Ha det!",
|
||||
"Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Hei,<br><br>Administratoren har aktivert serverkryptering. Filene dine er blitt kryptert med passordet <strong>%s</strong>.<br><br>Vennligst logg inn på web-grensesnittet, gå til seksjonen \"grunnleggende krypteringsmodul\" i dine personlige innstillinger og oppdater krypteringspassordet ditt ved å legge inn dette passordet i feltet \"gammelt påloggingspassord\" sammen med ditt nåværende påloggingspassord.<br><br>",
|
||||
"Default encryption module" : "Standard krypteringsmodul",
|
||||
"Encrypt the home storage" : "Krypter hjemmelageret",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Aktivering av dette valget krypterer alle filer som er lagret på hovedlageret. Ellers vil kun filer på eksterne lagre bli kryptert.",
|
||||
"Enable recovery key" : "Aktiver gjenopprettingsnøkkel",
|
||||
"Disable recovery key" : "Deaktiver gjenopprettingsnøkkel",
|
||||
"The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Gjenopprettingsnøkkelen er en ekstra krypteringsnøkkel som brukes til å kryptere filer. Den tillater gjenoppretting av en brukers filer i tilfelle brukeren glemmer passordet sitt.",
|
||||
"Recovery key password" : "Passord for gjenopprettingsnøkkel",
|
||||
"Repeat recovery key password" : "Gjenta passord for gjenopprettingsnøkkel",
|
||||
"Change recovery key password:" : "Endre passord for gjenopprettingsnøkkel:",
|
||||
"Old recovery key password" : "Gammelt passord for gjenopprettingsnøkkel",
|
||||
"New recovery key password" : "Nytt passord for gjenopprettingsnøkkel",
|
||||
"Repeat new recovery key password" : "Gjenta nytt passord for gjenopprettingsnøkkel",
|
||||
"Change Password" : "Endre passord",
|
||||
"Basic encryption module" : "Grunnleggende krypteringsmodul",
|
||||
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "App for kryptering er aktivert men nøklene dine er ikke satt opp. Logg ut og logg inn igjen.",
|
||||
"Your private key password no longer matches your log-in password." : "Passordet for din private nøkkel stemmer ikke lenger med påloggingspassordet ditt.",
|
||||
"Set your old private key password to your current log-in password:" : "Sett ditt gamle passord for privat nøkkel til ditt nåværende påloggingspassord:",
|
||||
" If you don't remember your old password you can ask your administrator to recover your files." : "Hvis du ikke husker det gamle passordet ditt kan du spørre administratoren om å gjenopprette filene dine.",
|
||||
"Old log-in password" : "Gammelt påloggingspassord",
|
||||
"Current log-in password" : "Nåværende påloggingspassord",
|
||||
"Update Private Key Password" : "Oppdater passord for privat nøkkel",
|
||||
"Enable password recovery:" : "Aktiver gjenoppretting av passord:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Aktivering av dette valget tillater deg å gjenerobre tilgang til dine krypterte filer i tilfelle du mister passordet ditt.",
|
||||
"Enabled" : "Aktiv",
|
||||
"Disabled" : "Inaktiv"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,63 @@
|
|||
OC.L10N.register(
|
||||
"encryption",
|
||||
{
|
||||
"Missing recovery key password" : "Chýba kľúč pre obnovu hesla",
|
||||
"Please repeat the recovery key password" : "Prosím zopakujte heslo kľúča pre obnovu",
|
||||
"Repeated recovery key password does not match the provided recovery key password" : "Zopakované heslo kľúča pre obnovenie nesúhlasí zo zadaným heslom",
|
||||
"Recovery key successfully enabled" : "Záchranný kľúč bol úspešne povolený",
|
||||
"Could not enable recovery key. Please check your recovery key password!" : "Nepodarilo sa povoliť záchranný kľúč. Skontrolujte prosím Vaše heslo záchranného kľúča!",
|
||||
"Recovery key successfully disabled" : "Záchranný kľúč bol úspešne zakázaný",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Nepodarilo sa zakázať záchranný kľúč. Skontrolujte prosím Vaše heslo záchranného kľúča!",
|
||||
"Missing parameters" : "Chýbajúce parametre",
|
||||
"Please provide the old recovery password" : "Zadajte prosím staré heslo pre obnovenie",
|
||||
"Please provide a new recovery password" : "Zadajte prosím nové heslo pre obnovenie",
|
||||
"Please repeat the new recovery password" : "Zopakujte prosím nové heslo pre obnovenie",
|
||||
"Password successfully changed." : "Heslo úspešne zmenené.",
|
||||
"Could not change the password. Maybe the old password was not correct." : "Nemožno zmeniť heslo. Pravdepodobne nebolo staré heslo zadané správne.",
|
||||
"Recovery Key disabled" : "Obnovovací kľúč je zakázaný",
|
||||
"Recovery Key enabled" : "Obnovovací kľúč je povolený",
|
||||
"Could not enable the recovery key, please try again or contact your administrator" : "Nepodarilo sa zapnúť záchranný kľúč. Prosím, skúste to znova alebo kontaktujte svojho správcu",
|
||||
"Could not update the private key password." : "Nemožno aktualizovať heslo súkromného kľúča.",
|
||||
"The old password was not correct, please try again." : "Staré heslo nebolo zadané správne, prosím skúste to ešte raz.",
|
||||
"The current log-in password was not correct, please try again." : "Toto heslo nebolo správne, prosím skúste to ešte raz.",
|
||||
"Private key password successfully updated." : "Heslo súkromného kľúča je úspešne aktualizované.",
|
||||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Musíte migrovať vaše šifrovacie kľúče zo starého šifrovania (ownCloud <= 8,0) na nové. Spustite „occ encryption:migrate“ alebo sa obráťte na správcu",
|
||||
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Neplatný súkromný kľúč pre šifrovanie. Aktualizujte prosím heslo vášho súkromného kľúča v osobných nastaveniach pre obnovenie prístupu k vaším šifrovaným súborom.",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikácia pre šifrovanie je povolená, ale vaše kľúče nie sú inicializované. Odhláste sa a znovu sa prihláste.",
|
||||
"Encryption app is enabled and ready" : "Aplikácia pre šifrovanie je povolená a pripravená",
|
||||
"Bad Signature" : "Zlý podpis",
|
||||
"Missing Signature" : "Chýbajúci podpis",
|
||||
"one-time password for server-side-encryption" : "jednorazové heslo na šifrovanie na strane servera",
|
||||
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tento súbor nie je možné rozšifrovať, môže ísť o súbor sprístupnený iným používateľom. Požiadajte majiteľa súboru, aby vám ho sprístupnil ešte raz.",
|
||||
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tento súbor nie je možné prečítať, môže ísť o súbor sprístupnený iným používateľom. Požiadajte majiteľa súboru, aby vám ho sprístupnil ešte raz.",
|
||||
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Dobrý deň,\n\nAdministrátor povolil šifrovanie na strane servera. Vaše súbory boli zašifrované pomocou hesla '%s'.\n\nPrihláste sa prosím cez webový prehliadač, choďte do sekcie základného šifrovacieho modulu v osobných nastaveniach a zadajte horeuvedené heslo do políčka 'staré prihlasovacie heslo' a vaše súčasné prihlasovacie heslo.\n\n",
|
||||
"The share will expire on %s." : "Sprístupnenie vyprší %s.",
|
||||
"Cheers!" : "Pekný deň!",
|
||||
"Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Dobrý deň,<br><br>Administrátor povolil šifrovanie na strane servera. Vaše súbory boli zašifrované pomocou hesla <strong>%s</strong>.<br><br>Prihláste sa prosím cez webový prehliadač, choďte do sekcie základného šifrovacieho modulu v osobných nastaveniach a zadajte horeuvedené heslo do políčka 'staré prihlasovacie heslo' a vaše súčasné prihlasovacie heslo.<br><br>",
|
||||
"Default encryption module" : "Predvolený šifrovací modul",
|
||||
"Encrypt the home storage" : "Šifrovať domáce úložisko",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Zapnutím tejto voľby zašifrujete všetky súbory v hlavnom úložisku, v opačnom prípade zašifrujete iba súbory na externom úložisku.",
|
||||
"Enable recovery key" : "Povoliť obnovovací kľúč",
|
||||
"Disable recovery key" : "Zakázať obnovovací kľúč",
|
||||
"The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Záchranný kľúč je ďalší šifrovací kľúč, ktorý sa používa na šifrovanie súborov. Umožňuje záchranu súborov používateľa ak zabudne svoje heslo.",
|
||||
"Recovery key password" : "Heslo obnovovacieho kľúča",
|
||||
"Repeat recovery key password" : "Zopakovať heslo k záchrannému kľúču",
|
||||
"Change recovery key password:" : "Zmeniť heslo obnovovacieho kľúča:",
|
||||
"Old recovery key password" : "Staré heslo k záchrannému kľúču",
|
||||
"New recovery key password" : "Nové heslo obnovovacieho kľúča",
|
||||
"Repeat new recovery key password" : "Zopakujte nové heslo obnovovacieho kľúča",
|
||||
"Change Password" : "Zmeniť heslo",
|
||||
"Basic encryption module" : "Základný šifrovací modul",
|
||||
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikácia na šifrovanie je zapnutá, ale vaše kľúče nie sú inicializované. Odhláste sa a znovu sa prihláste.",
|
||||
"Your private key password no longer matches your log-in password." : "Heslo vášho súkromného kľúča sa nezhoduje v vašim prihlasovacím heslom.",
|
||||
"Set your old private key password to your current log-in password:" : "Zmeňte si vaše staré heslo súkromného kľúča na rovnaké, aké je vaše aktuálne prihlasovacie heslo:",
|
||||
" If you don't remember your old password you can ask your administrator to recover your files." : "Ak si nepamätáte svoje staré heslo, môžete požiadať administrátora o obnovenie svojich súborov.",
|
||||
"Old log-in password" : "Staré prihlasovacie heslo",
|
||||
"Current log-in password" : "Súčasné prihlasovacie heslo",
|
||||
"Update Private Key Password" : "Aktualizovať heslo súkromného kľúča",
|
||||
"Enable password recovery:" : "Povoliť obnovu hesla:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Povolenie Vám umožní znovu získať prístup k Vašim zašifrovaným súborom, ak stratíte heslo",
|
||||
"Enabled" : "Povolené",
|
||||
"Disabled" : "Zakázané"
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
|
@ -0,0 +1,61 @@
|
|||
{ "translations": {
|
||||
"Missing recovery key password" : "Chýba kľúč pre obnovu hesla",
|
||||
"Please repeat the recovery key password" : "Prosím zopakujte heslo kľúča pre obnovu",
|
||||
"Repeated recovery key password does not match the provided recovery key password" : "Zopakované heslo kľúča pre obnovenie nesúhlasí zo zadaným heslom",
|
||||
"Recovery key successfully enabled" : "Záchranný kľúč bol úspešne povolený",
|
||||
"Could not enable recovery key. Please check your recovery key password!" : "Nepodarilo sa povoliť záchranný kľúč. Skontrolujte prosím Vaše heslo záchranného kľúča!",
|
||||
"Recovery key successfully disabled" : "Záchranný kľúč bol úspešne zakázaný",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Nepodarilo sa zakázať záchranný kľúč. Skontrolujte prosím Vaše heslo záchranného kľúča!",
|
||||
"Missing parameters" : "Chýbajúce parametre",
|
||||
"Please provide the old recovery password" : "Zadajte prosím staré heslo pre obnovenie",
|
||||
"Please provide a new recovery password" : "Zadajte prosím nové heslo pre obnovenie",
|
||||
"Please repeat the new recovery password" : "Zopakujte prosím nové heslo pre obnovenie",
|
||||
"Password successfully changed." : "Heslo úspešne zmenené.",
|
||||
"Could not change the password. Maybe the old password was not correct." : "Nemožno zmeniť heslo. Pravdepodobne nebolo staré heslo zadané správne.",
|
||||
"Recovery Key disabled" : "Obnovovací kľúč je zakázaný",
|
||||
"Recovery Key enabled" : "Obnovovací kľúč je povolený",
|
||||
"Could not enable the recovery key, please try again or contact your administrator" : "Nepodarilo sa zapnúť záchranný kľúč. Prosím, skúste to znova alebo kontaktujte svojho správcu",
|
||||
"Could not update the private key password." : "Nemožno aktualizovať heslo súkromného kľúča.",
|
||||
"The old password was not correct, please try again." : "Staré heslo nebolo zadané správne, prosím skúste to ešte raz.",
|
||||
"The current log-in password was not correct, please try again." : "Toto heslo nebolo správne, prosím skúste to ešte raz.",
|
||||
"Private key password successfully updated." : "Heslo súkromného kľúča je úspešne aktualizované.",
|
||||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Musíte migrovať vaše šifrovacie kľúče zo starého šifrovania (ownCloud <= 8,0) na nové. Spustite „occ encryption:migrate“ alebo sa obráťte na správcu",
|
||||
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Neplatný súkromný kľúč pre šifrovanie. Aktualizujte prosím heslo vášho súkromného kľúča v osobných nastaveniach pre obnovenie prístupu k vaším šifrovaným súborom.",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikácia pre šifrovanie je povolená, ale vaše kľúče nie sú inicializované. Odhláste sa a znovu sa prihláste.",
|
||||
"Encryption app is enabled and ready" : "Aplikácia pre šifrovanie je povolená a pripravená",
|
||||
"Bad Signature" : "Zlý podpis",
|
||||
"Missing Signature" : "Chýbajúci podpis",
|
||||
"one-time password for server-side-encryption" : "jednorazové heslo na šifrovanie na strane servera",
|
||||
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tento súbor nie je možné rozšifrovať, môže ísť o súbor sprístupnený iným používateľom. Požiadajte majiteľa súboru, aby vám ho sprístupnil ešte raz.",
|
||||
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tento súbor nie je možné prečítať, môže ísť o súbor sprístupnený iným používateľom. Požiadajte majiteľa súboru, aby vám ho sprístupnil ešte raz.",
|
||||
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Dobrý deň,\n\nAdministrátor povolil šifrovanie na strane servera. Vaše súbory boli zašifrované pomocou hesla '%s'.\n\nPrihláste sa prosím cez webový prehliadač, choďte do sekcie základného šifrovacieho modulu v osobných nastaveniach a zadajte horeuvedené heslo do políčka 'staré prihlasovacie heslo' a vaše súčasné prihlasovacie heslo.\n\n",
|
||||
"The share will expire on %s." : "Sprístupnenie vyprší %s.",
|
||||
"Cheers!" : "Pekný deň!",
|
||||
"Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Dobrý deň,<br><br>Administrátor povolil šifrovanie na strane servera. Vaše súbory boli zašifrované pomocou hesla <strong>%s</strong>.<br><br>Prihláste sa prosím cez webový prehliadač, choďte do sekcie základného šifrovacieho modulu v osobných nastaveniach a zadajte horeuvedené heslo do políčka 'staré prihlasovacie heslo' a vaše súčasné prihlasovacie heslo.<br><br>",
|
||||
"Default encryption module" : "Predvolený šifrovací modul",
|
||||
"Encrypt the home storage" : "Šifrovať domáce úložisko",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Zapnutím tejto voľby zašifrujete všetky súbory v hlavnom úložisku, v opačnom prípade zašifrujete iba súbory na externom úložisku.",
|
||||
"Enable recovery key" : "Povoliť obnovovací kľúč",
|
||||
"Disable recovery key" : "Zakázať obnovovací kľúč",
|
||||
"The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Záchranný kľúč je ďalší šifrovací kľúč, ktorý sa používa na šifrovanie súborov. Umožňuje záchranu súborov používateľa ak zabudne svoje heslo.",
|
||||
"Recovery key password" : "Heslo obnovovacieho kľúča",
|
||||
"Repeat recovery key password" : "Zopakovať heslo k záchrannému kľúču",
|
||||
"Change recovery key password:" : "Zmeniť heslo obnovovacieho kľúča:",
|
||||
"Old recovery key password" : "Staré heslo k záchrannému kľúču",
|
||||
"New recovery key password" : "Nové heslo obnovovacieho kľúča",
|
||||
"Repeat new recovery key password" : "Zopakujte nové heslo obnovovacieho kľúča",
|
||||
"Change Password" : "Zmeniť heslo",
|
||||
"Basic encryption module" : "Základný šifrovací modul",
|
||||
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikácia na šifrovanie je zapnutá, ale vaše kľúče nie sú inicializované. Odhláste sa a znovu sa prihláste.",
|
||||
"Your private key password no longer matches your log-in password." : "Heslo vášho súkromného kľúča sa nezhoduje v vašim prihlasovacím heslom.",
|
||||
"Set your old private key password to your current log-in password:" : "Zmeňte si vaše staré heslo súkromného kľúča na rovnaké, aké je vaše aktuálne prihlasovacie heslo:",
|
||||
" If you don't remember your old password you can ask your administrator to recover your files." : "Ak si nepamätáte svoje staré heslo, môžete požiadať administrátora o obnovenie svojich súborov.",
|
||||
"Old log-in password" : "Staré prihlasovacie heslo",
|
||||
"Current log-in password" : "Súčasné prihlasovacie heslo",
|
||||
"Update Private Key Password" : "Aktualizovať heslo súkromného kľúča",
|
||||
"Enable password recovery:" : "Povoliť obnovu hesla:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Povolenie Vám umožní znovu získať prístup k Vašim zašifrovaným súborom, ak stratíte heslo",
|
||||
"Enabled" : "Povolené",
|
||||
"Disabled" : "Zakázané"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
|
@ -0,0 +1,58 @@
|
|||
OC.L10N.register(
|
||||
"encryption",
|
||||
{
|
||||
"Missing recovery key password" : "รหัสกู้คืนรหัสผ่านหายไป",
|
||||
"Please repeat the recovery key password" : "กรุณาใส่รหัสกู้คืนรหัสผ่าน อีกครั้ง",
|
||||
"Repeated recovery key password does not match the provided recovery key password" : "ใส่รหัสกู้คืนรหัสผ่านไม่ตรงกัน",
|
||||
"Recovery key successfully enabled" : "เปิดใช้งานรหัสการกู้คืนเรียบร้อยแล้ว",
|
||||
"Could not enable recovery key. Please check your recovery key password!" : "ไม่สามารถเปิดใช้งานรหัสการกู้คืน กรุณาตรวจสอบรหัสผ่านคีย์การกู้คืนของคุณ!",
|
||||
"Recovery key successfully disabled" : "ปิดใช้งานรหัสการกู้คืนเรียบร้อยแล้ว",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "ไม่สามารถปิดใช้งานรหัสการกู้คืน กรุณาตรวจสอบรหัสผ่านคีย์การกู้คืนของคุณ!",
|
||||
"Missing parameters" : "ค่าพารามิเตอร์หายไป",
|
||||
"Please provide the old recovery password" : "โปรดระบุรหัสผ่านการกู้คืนเก่า",
|
||||
"Please provide a new recovery password" : "โปรดระบุรหัสผ่านการกู้คืนใหม่",
|
||||
"Please repeat the new recovery password" : "โปรดระบุการกู้คืนรหัสผ่านใหม่ อีกครั้ง",
|
||||
"Password successfully changed." : "เปลี่ยนรหัสผ่านเรียบร้อยแล้ว",
|
||||
"Could not change the password. Maybe the old password was not correct." : "ไม่สามารถเปลี่ยนรหัสผ่าน บางทีรหัสผ่านเดิมอาจไม่ถูกต้อง",
|
||||
"Recovery Key disabled" : "ปิดการใช้งานการกู้คืนรหัส",
|
||||
"Recovery Key enabled" : "เปิดการใช้งานการกู้คืนรหัส",
|
||||
"Could not enable the recovery key, please try again or contact your administrator" : "ไม่สามารถเปิดใช้งานการกู้คืนรหัสโปรดลองอีกครั้งหรือติดต่อผู้ดูแลระบบ",
|
||||
"Could not update the private key password." : "ไม่สามารถอัพเดทรหัสการเข้ารหัสส่วนตัว",
|
||||
"The old password was not correct, please try again." : "รหัสผ่านเดิมไม่ถูกต้องโปรดลองอีกครั้ง",
|
||||
"The current log-in password was not correct, please try again." : "รหัสผ่านเข้าสู่ระบบในปัจจุบันไม่ถูกต้องโปรดลองอีกครั้ง",
|
||||
"Private key password successfully updated." : "อัพเดทรหัส Private key เรียบร้อยแล้ว",
|
||||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "คุณจำเป็นต้องย้ายรหัสการเข้ารหัสลับของคุณจากการเข้ารหัสเก่า (ownCloud ที่มีเวอร์ชันต่ำกว่าหรือเท่ากับ 8.0) ไปเวอร์ชันใหม่ โปรดเรียกใช้ 'occ encryption:migrate' หรือติดต่อผู้ดูแลระบบ",
|
||||
"Bad Signature" : "ลายเซ็นไม่ดี",
|
||||
"Missing Signature" : "ลายเซ็นขาดหายไป",
|
||||
"one-time password for server-side-encryption" : "รหัสผ่านเพียงครั้งเดียว สำหรับเข้ารหัสฝั่งเซิร์ฟเวอร์",
|
||||
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "ไม่สามารถถอดรหัสไฟล์นี้ มันอาจเป็นไฟล์ที่ใช้งานร่วมกัน กรุณาถามเจ้าของไฟล์เพื่อยกเลิกการใช้งานร่วมกัน ",
|
||||
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "ไม่สามารถอ่านไฟล์นี้ มันอาจเป็นไฟล์ที่ใช้งานร่วมกัน กรุณาสอบถามเจ้าของไฟล์เพื่อแชร์ไฟล์กับคุณ",
|
||||
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "นี่คุณ<br>\n<br> \nผู้ดูแลระบบเปิดใช้งานการเข้ารหัสฝั่งเซิร์ฟเวอร์ ไฟล์ของคุณจะถูกเข้ารหัสโดยใช้รหัสผ่าน <strong>%s</strong><br>\n<br>\nกรุณาเข้าสู่ระบบเว็บอินเตอร์เฟซไปที่ส่วน \"โมดูลการเข้ารหัสพื้นฐาน\" ของการตั้งค่าส่วนบุคคลของคุณและอัพเดทการเข้ารหัสรหัสผ่านของคุณโดย ป้อนรหัสผ่านนี้ในช่อง \"รหัสผ่านเก่าที่เข้าสู่ระบบ\" และเข้าสู่ระบบด้วยรหัสผ่านปัจจุบันของคุณ<br>\n<br>\n",
|
||||
"The share will expire on %s." : "การแชร์จะหมดอายุในวันที่ %s",
|
||||
"Cheers!" : "ไชโย!",
|
||||
"Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "นี่คุณ <br><br> ผู้ดูแลระบบเปิดใช้งานการเข้ารหัสฝั่งเซิร์ฟเวอร์ ไฟล์ของคุณจะถูกเข้ารหัสโดยใช้รหัสผ่าน <strong>%s</strong> <br><br>กรุณาเข้าสู่ระบบเว็บอินเตอร์เฟซไปที่ส่วน \"โมดูลการเข้ารหัสพื้นฐาน\" ของการตั้งค่าส่วนบุคคลของคุณและอัพเดทการเข้ารหัสรหัสผ่านของคุณโดย ป้อนรหัสผ่านนี้ในช่อง \"รหัสผ่านเก่าที่เข้าสู่ระบบ\" และเข้าสู่ระบบด้วยรหัสผ่านปัจจุบันของคุณ<br><br>",
|
||||
"Encrypt the home storage" : "การเข้ารหัสพื้นที่จัดเก็บหน้าโฮม",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "การเปิดใช้งานตัวเลือกนี้จะเข้ารหัสไฟล์ทั้งหมดที่เก็บไว้ในพื้นที่จัดเก็บข้อมูลหลัก มิฉะนั้นจะเข้ารหัสเฉพาะไฟล์ที่เป็นพื้นที่จัดเก็บข้อมูลภายนอก",
|
||||
"Enable recovery key" : "เปิดใช้งานการกู้คืนรหัส",
|
||||
"Disable recovery key" : "ปิดใช้งานรหัสการกู้คืนรหัส",
|
||||
"The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "รหัสการกู้คืนเป็นการเข้ารหัสลับพิเศษจะใช้ในการเข้ารหัสไฟล์ มันจะช่วยเรื่องการกู้คืนไฟล์ของผู้ใช้ที่ลืมรหัสผ่าน",
|
||||
"Recovery key password" : "รหัสการกู้คืนรหัสผ่าน",
|
||||
"Repeat recovery key password" : "รหัสการกู้คืนรหัสผ่าน อีกครั้ง",
|
||||
"Change recovery key password:" : "เปลี่ยนรหัสการกู้คืนรหัสผ่าน",
|
||||
"Old recovery key password" : "รหัสการกู้คืนรหัสผ่านเก่า",
|
||||
"New recovery key password" : "รหัสการกู้คืนรหัสผ่านใหม่",
|
||||
"Repeat new recovery key password" : "รหัสการกู้คืนรหัสผ่านใหม่ อีกครั้ง",
|
||||
"Change Password" : "เปลี่ยนรหัสผ่าน",
|
||||
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "การเข้ารหัสแอพฯ ถูกเปิดใช้งานแต่รหัสของคุณยังไม่ได้เริ่มต้นใช้ โปรดออกและเข้าสู่ระบบอีกครั้ง",
|
||||
"Your private key password no longer matches your log-in password." : "รหัสการเข้ารหัสผ่านส่วนตัวของคุณไม่ตรงกับรหัสผ่านในการเข้าสู่ระบบของคุณ",
|
||||
"Set your old private key password to your current log-in password:" : "ตั้งรหัสการเข้ารหัสผ่านส่วนตัวเก่าของคุณเพื่อเข้าสู่ระบบในปัจจุบันของคุณ:",
|
||||
" If you don't remember your old password you can ask your administrator to recover your files." : "ถ้าคุณลืมรหัสผ่านเก่าของคุณ คุณสามารถขอให้ผู้ดูแลระบบกู้คืนไฟล์ของคุณ",
|
||||
"Old log-in password" : "เข้าสู่ระบบด้วยรหัสผ่านเก่า",
|
||||
"Current log-in password" : "เข้าสู่ระบบด้วยรหัสผ่านปัจจุบัน",
|
||||
"Update Private Key Password" : "อัพเดทรหัสการเข้ารหัสผ่านส่วนตัว",
|
||||
"Enable password recovery:" : "เปิดใช้งานการกู้คืนรหัสผ่าน:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "การเปิดใช้งานตัวเลือกนี้จะช่วยให้คุณได้รับการเข้าถึงไฟล์ที่มีการเข้ารหัสของคุณในกรณีที่คุณลืมรหัสผ่าน",
|
||||
"Enabled" : "เปิดการใช้งาน",
|
||||
"Disabled" : "ปิดการใช้งาน"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
|
@ -0,0 +1,56 @@
|
|||
{ "translations": {
|
||||
"Missing recovery key password" : "รหัสกู้คืนรหัสผ่านหายไป",
|
||||
"Please repeat the recovery key password" : "กรุณาใส่รหัสกู้คืนรหัสผ่าน อีกครั้ง",
|
||||
"Repeated recovery key password does not match the provided recovery key password" : "ใส่รหัสกู้คืนรหัสผ่านไม่ตรงกัน",
|
||||
"Recovery key successfully enabled" : "เปิดใช้งานรหัสการกู้คืนเรียบร้อยแล้ว",
|
||||
"Could not enable recovery key. Please check your recovery key password!" : "ไม่สามารถเปิดใช้งานรหัสการกู้คืน กรุณาตรวจสอบรหัสผ่านคีย์การกู้คืนของคุณ!",
|
||||
"Recovery key successfully disabled" : "ปิดใช้งานรหัสการกู้คืนเรียบร้อยแล้ว",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "ไม่สามารถปิดใช้งานรหัสการกู้คืน กรุณาตรวจสอบรหัสผ่านคีย์การกู้คืนของคุณ!",
|
||||
"Missing parameters" : "ค่าพารามิเตอร์หายไป",
|
||||
"Please provide the old recovery password" : "โปรดระบุรหัสผ่านการกู้คืนเก่า",
|
||||
"Please provide a new recovery password" : "โปรดระบุรหัสผ่านการกู้คืนใหม่",
|
||||
"Please repeat the new recovery password" : "โปรดระบุการกู้คืนรหัสผ่านใหม่ อีกครั้ง",
|
||||
"Password successfully changed." : "เปลี่ยนรหัสผ่านเรียบร้อยแล้ว",
|
||||
"Could not change the password. Maybe the old password was not correct." : "ไม่สามารถเปลี่ยนรหัสผ่าน บางทีรหัสผ่านเดิมอาจไม่ถูกต้อง",
|
||||
"Recovery Key disabled" : "ปิดการใช้งานการกู้คืนรหัส",
|
||||
"Recovery Key enabled" : "เปิดการใช้งานการกู้คืนรหัส",
|
||||
"Could not enable the recovery key, please try again or contact your administrator" : "ไม่สามารถเปิดใช้งานการกู้คืนรหัสโปรดลองอีกครั้งหรือติดต่อผู้ดูแลระบบ",
|
||||
"Could not update the private key password." : "ไม่สามารถอัพเดทรหัสการเข้ารหัสส่วนตัว",
|
||||
"The old password was not correct, please try again." : "รหัสผ่านเดิมไม่ถูกต้องโปรดลองอีกครั้ง",
|
||||
"The current log-in password was not correct, please try again." : "รหัสผ่านเข้าสู่ระบบในปัจจุบันไม่ถูกต้องโปรดลองอีกครั้ง",
|
||||
"Private key password successfully updated." : "อัพเดทรหัส Private key เรียบร้อยแล้ว",
|
||||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "คุณจำเป็นต้องย้ายรหัสการเข้ารหัสลับของคุณจากการเข้ารหัสเก่า (ownCloud ที่มีเวอร์ชันต่ำกว่าหรือเท่ากับ 8.0) ไปเวอร์ชันใหม่ โปรดเรียกใช้ 'occ encryption:migrate' หรือติดต่อผู้ดูแลระบบ",
|
||||
"Bad Signature" : "ลายเซ็นไม่ดี",
|
||||
"Missing Signature" : "ลายเซ็นขาดหายไป",
|
||||
"one-time password for server-side-encryption" : "รหัสผ่านเพียงครั้งเดียว สำหรับเข้ารหัสฝั่งเซิร์ฟเวอร์",
|
||||
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "ไม่สามารถถอดรหัสไฟล์นี้ มันอาจเป็นไฟล์ที่ใช้งานร่วมกัน กรุณาถามเจ้าของไฟล์เพื่อยกเลิกการใช้งานร่วมกัน ",
|
||||
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "ไม่สามารถอ่านไฟล์นี้ มันอาจเป็นไฟล์ที่ใช้งานร่วมกัน กรุณาสอบถามเจ้าของไฟล์เพื่อแชร์ไฟล์กับคุณ",
|
||||
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "นี่คุณ<br>\n<br> \nผู้ดูแลระบบเปิดใช้งานการเข้ารหัสฝั่งเซิร์ฟเวอร์ ไฟล์ของคุณจะถูกเข้ารหัสโดยใช้รหัสผ่าน <strong>%s</strong><br>\n<br>\nกรุณาเข้าสู่ระบบเว็บอินเตอร์เฟซไปที่ส่วน \"โมดูลการเข้ารหัสพื้นฐาน\" ของการตั้งค่าส่วนบุคคลของคุณและอัพเดทการเข้ารหัสรหัสผ่านของคุณโดย ป้อนรหัสผ่านนี้ในช่อง \"รหัสผ่านเก่าที่เข้าสู่ระบบ\" และเข้าสู่ระบบด้วยรหัสผ่านปัจจุบันของคุณ<br>\n<br>\n",
|
||||
"The share will expire on %s." : "การแชร์จะหมดอายุในวันที่ %s",
|
||||
"Cheers!" : "ไชโย!",
|
||||
"Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "นี่คุณ <br><br> ผู้ดูแลระบบเปิดใช้งานการเข้ารหัสฝั่งเซิร์ฟเวอร์ ไฟล์ของคุณจะถูกเข้ารหัสโดยใช้รหัสผ่าน <strong>%s</strong> <br><br>กรุณาเข้าสู่ระบบเว็บอินเตอร์เฟซไปที่ส่วน \"โมดูลการเข้ารหัสพื้นฐาน\" ของการตั้งค่าส่วนบุคคลของคุณและอัพเดทการเข้ารหัสรหัสผ่านของคุณโดย ป้อนรหัสผ่านนี้ในช่อง \"รหัสผ่านเก่าที่เข้าสู่ระบบ\" และเข้าสู่ระบบด้วยรหัสผ่านปัจจุบันของคุณ<br><br>",
|
||||
"Encrypt the home storage" : "การเข้ารหัสพื้นที่จัดเก็บหน้าโฮม",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "การเปิดใช้งานตัวเลือกนี้จะเข้ารหัสไฟล์ทั้งหมดที่เก็บไว้ในพื้นที่จัดเก็บข้อมูลหลัก มิฉะนั้นจะเข้ารหัสเฉพาะไฟล์ที่เป็นพื้นที่จัดเก็บข้อมูลภายนอก",
|
||||
"Enable recovery key" : "เปิดใช้งานการกู้คืนรหัส",
|
||||
"Disable recovery key" : "ปิดใช้งานรหัสการกู้คืนรหัส",
|
||||
"The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "รหัสการกู้คืนเป็นการเข้ารหัสลับพิเศษจะใช้ในการเข้ารหัสไฟล์ มันจะช่วยเรื่องการกู้คืนไฟล์ของผู้ใช้ที่ลืมรหัสผ่าน",
|
||||
"Recovery key password" : "รหัสการกู้คืนรหัสผ่าน",
|
||||
"Repeat recovery key password" : "รหัสการกู้คืนรหัสผ่าน อีกครั้ง",
|
||||
"Change recovery key password:" : "เปลี่ยนรหัสการกู้คืนรหัสผ่าน",
|
||||
"Old recovery key password" : "รหัสการกู้คืนรหัสผ่านเก่า",
|
||||
"New recovery key password" : "รหัสการกู้คืนรหัสผ่านใหม่",
|
||||
"Repeat new recovery key password" : "รหัสการกู้คืนรหัสผ่านใหม่ อีกครั้ง",
|
||||
"Change Password" : "เปลี่ยนรหัสผ่าน",
|
||||
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "การเข้ารหัสแอพฯ ถูกเปิดใช้งานแต่รหัสของคุณยังไม่ได้เริ่มต้นใช้ โปรดออกและเข้าสู่ระบบอีกครั้ง",
|
||||
"Your private key password no longer matches your log-in password." : "รหัสการเข้ารหัสผ่านส่วนตัวของคุณไม่ตรงกับรหัสผ่านในการเข้าสู่ระบบของคุณ",
|
||||
"Set your old private key password to your current log-in password:" : "ตั้งรหัสการเข้ารหัสผ่านส่วนตัวเก่าของคุณเพื่อเข้าสู่ระบบในปัจจุบันของคุณ:",
|
||||
" If you don't remember your old password you can ask your administrator to recover your files." : "ถ้าคุณลืมรหัสผ่านเก่าของคุณ คุณสามารถขอให้ผู้ดูแลระบบกู้คืนไฟล์ของคุณ",
|
||||
"Old log-in password" : "เข้าสู่ระบบด้วยรหัสผ่านเก่า",
|
||||
"Current log-in password" : "เข้าสู่ระบบด้วยรหัสผ่านปัจจุบัน",
|
||||
"Update Private Key Password" : "อัพเดทรหัสการเข้ารหัสผ่านส่วนตัว",
|
||||
"Enable password recovery:" : "เปิดใช้งานการกู้คืนรหัสผ่าน:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "การเปิดใช้งานตัวเลือกนี้จะช่วยให้คุณได้รับการเข้าถึงไฟล์ที่มีการเข้ารหัสของคุณในกรณีที่คุณลืมรหัสผ่าน",
|
||||
"Enabled" : "เปิดการใช้งาน",
|
||||
"Disabled" : "ปิดการใช้งาน"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
OC.L10N.register(
|
||||
"federatedfilesharing",
|
||||
{
|
||||
"Federated sharing" : "Propojené sdílení",
|
||||
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Chcete přidat vzdálené sdílení {name} od {owner}@{remote}?",
|
||||
"Remote share" : "Vzdálené sdílení",
|
||||
"Remote share password" : "Heslo vzdáleného sdílení",
|
||||
"Cancel" : "Zrušit",
|
||||
"Add remote share" : "Přidat propojené sdílení",
|
||||
"Copy" : "Kopie",
|
||||
"Copied!" : "Zkopírováno!",
|
||||
"Not supported!" : "Nepodporováno!",
|
||||
"Press ⌘-C to copy." : "Zmáčknout ⌘-C pro kopírování.",
|
||||
"Press Ctrl-C to copy." : "Zmáčknout Ctrl-C pro kopírování.",
|
||||
"Invalid Federated Cloud ID" : "Neplatné sdružené cloud ID",
|
||||
"Server to server sharing is not enabled on this server" : "Sdílení ze serveru na server není na tomto serveru povoleno",
|
||||
"Couldn't establish a federated share." : "Nepodařilo se ustavit spojené sdílení.",
|
||||
"Couldn't establish a federated share, maybe the password was wrong." : "Nepodařilo se ustavit propojené sdílení, heslo může být nesprávné.",
|
||||
"Federated Share request was successful, you will receive a invitation. Check your notifications." : "Požadavek na spojené sdílení uspěl, obdržíte pozvánku. Zkontrolujte vaše upozornění.",
|
||||
"The mountpoint name contains invalid characters." : "Jméno přípojného bodu obsahuje neplatné znaky.",
|
||||
"Not allowed to create a federated share with the owner." : "ONení povoleno s autorem vytvořit propojené sdílení.",
|
||||
"Invalid or untrusted SSL certificate" : "Neplatný nebo nedůvěryhodný SSL certifikát",
|
||||
"Could not authenticate to remote share, password might be wrong" : "Autentizace ke vzdálenému sdílení selhala, heslo může být nesprávné",
|
||||
"Storage not valid" : "Úložiště není platné",
|
||||
"Federated Share successfully added" : "Propojené sdílení úspěšně přidáno",
|
||||
"Couldn't add remote share" : "Nepodařilo se přidat propojené sdílení",
|
||||
"Sharing %s failed, because this item is already shared with %s" : "Sdílení položky %s selhalo, protože položka již je s uživatelem %s sdílena",
|
||||
"Not allowed to create a federated share with the same user" : "Není povoleno vytvořit propojené sdílení s tím samým uživatelem",
|
||||
"File is already shared with %s" : "Soubor je již sdílen s %s",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Sdílení %s selhalo, %s se nepodařilo nalézt, server pravděpodobně právě není dostupný nebo používá self-signed certifikát.",
|
||||
"Could not find share" : "Nelze nalézt sdílení",
|
||||
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Obdržel(a) jste %3$s jako vzdálené sdílení od %1$s (jménem %2$s)",
|
||||
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Obdržel(a) jste {share} jako vzdálené sdílení od {user} (jménem {behalf})",
|
||||
"You received \"%3$s\" as a remote share from %1$s" : "Obdržel(a) jste %3$s jako vzdálené sdílení od %1$s",
|
||||
"You received {share} as a remote share from {user}" : "Obdržel(a) jste {share} jako vzdálené sdílení od {user}",
|
||||
"Accept" : "Přijmout",
|
||||
"Decline" : "Zamítnout",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Sdílej se mnou pomocí mého #Nextcloud sdruženého cloud ID, více na %s",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID" : "Sdílej se mnou pomocí mého #Nextcloud sdruženého cloud ID",
|
||||
"Federated Cloud Sharing" : "Propojené cloudové sdílení",
|
||||
"Open documentation" : "Otevřít dokumentaci",
|
||||
"Allow users on this server to send shares to other servers" : "Povolit uživatelům z tohoto serveru zasílat sdílení na jiné servery",
|
||||
"Allow users on this server to receive shares from other servers" : "Povolit uživatelům na tomto serveru přijímat sdílení z jiných serverů",
|
||||
"Search global and public address book for users" : "Hledat uživatele v globálním a veřejném adresáři",
|
||||
"Federated Cloud" : "Sdružený cloud",
|
||||
"Your Federated Cloud ID:" : "Vaše sdružené cloud ID:",
|
||||
"Share it:" : "Sdílet:",
|
||||
"Add to your website" : "Přidat na svou webovou stránku",
|
||||
"Share with me via Nextcloud" : "Sdíleno se mnou přes Nextcloud",
|
||||
"HTML Code:" : "HTML kód:",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sdílení %s selhalo, %s se nepodařilo nalézt, server pravděpodobně právě není dostupný.",
|
||||
"You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Obdrželi jste \"/%3$s\" jako vzdálené sdílení od %1$s (zastupuje %2$s)",
|
||||
"You received \"/%3$s\" as a remote share from %1$s" : "Obdrželi jste \"/%3$s\" jako vzdálené sdílení od %1$s"
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
|
@ -0,0 +1,53 @@
|
|||
{ "translations": {
|
||||
"Federated sharing" : "Propojené sdílení",
|
||||
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Chcete přidat vzdálené sdílení {name} od {owner}@{remote}?",
|
||||
"Remote share" : "Vzdálené sdílení",
|
||||
"Remote share password" : "Heslo vzdáleného sdílení",
|
||||
"Cancel" : "Zrušit",
|
||||
"Add remote share" : "Přidat propojené sdílení",
|
||||
"Copy" : "Kopie",
|
||||
"Copied!" : "Zkopírováno!",
|
||||
"Not supported!" : "Nepodporováno!",
|
||||
"Press ⌘-C to copy." : "Zmáčknout ⌘-C pro kopírování.",
|
||||
"Press Ctrl-C to copy." : "Zmáčknout Ctrl-C pro kopírování.",
|
||||
"Invalid Federated Cloud ID" : "Neplatné sdružené cloud ID",
|
||||
"Server to server sharing is not enabled on this server" : "Sdílení ze serveru na server není na tomto serveru povoleno",
|
||||
"Couldn't establish a federated share." : "Nepodařilo se ustavit spojené sdílení.",
|
||||
"Couldn't establish a federated share, maybe the password was wrong." : "Nepodařilo se ustavit propojené sdílení, heslo může být nesprávné.",
|
||||
"Federated Share request was successful, you will receive a invitation. Check your notifications." : "Požadavek na spojené sdílení uspěl, obdržíte pozvánku. Zkontrolujte vaše upozornění.",
|
||||
"The mountpoint name contains invalid characters." : "Jméno přípojného bodu obsahuje neplatné znaky.",
|
||||
"Not allowed to create a federated share with the owner." : "ONení povoleno s autorem vytvořit propojené sdílení.",
|
||||
"Invalid or untrusted SSL certificate" : "Neplatný nebo nedůvěryhodný SSL certifikát",
|
||||
"Could not authenticate to remote share, password might be wrong" : "Autentizace ke vzdálenému sdílení selhala, heslo může být nesprávné",
|
||||
"Storage not valid" : "Úložiště není platné",
|
||||
"Federated Share successfully added" : "Propojené sdílení úspěšně přidáno",
|
||||
"Couldn't add remote share" : "Nepodařilo se přidat propojené sdílení",
|
||||
"Sharing %s failed, because this item is already shared with %s" : "Sdílení položky %s selhalo, protože položka již je s uživatelem %s sdílena",
|
||||
"Not allowed to create a federated share with the same user" : "Není povoleno vytvořit propojené sdílení s tím samým uživatelem",
|
||||
"File is already shared with %s" : "Soubor je již sdílen s %s",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Sdílení %s selhalo, %s se nepodařilo nalézt, server pravděpodobně právě není dostupný nebo používá self-signed certifikát.",
|
||||
"Could not find share" : "Nelze nalézt sdílení",
|
||||
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Obdržel(a) jste %3$s jako vzdálené sdílení od %1$s (jménem %2$s)",
|
||||
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Obdržel(a) jste {share} jako vzdálené sdílení od {user} (jménem {behalf})",
|
||||
"You received \"%3$s\" as a remote share from %1$s" : "Obdržel(a) jste %3$s jako vzdálené sdílení od %1$s",
|
||||
"You received {share} as a remote share from {user}" : "Obdržel(a) jste {share} jako vzdálené sdílení od {user}",
|
||||
"Accept" : "Přijmout",
|
||||
"Decline" : "Zamítnout",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Sdílej se mnou pomocí mého #Nextcloud sdruženého cloud ID, více na %s",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID" : "Sdílej se mnou pomocí mého #Nextcloud sdruženého cloud ID",
|
||||
"Federated Cloud Sharing" : "Propojené cloudové sdílení",
|
||||
"Open documentation" : "Otevřít dokumentaci",
|
||||
"Allow users on this server to send shares to other servers" : "Povolit uživatelům z tohoto serveru zasílat sdílení na jiné servery",
|
||||
"Allow users on this server to receive shares from other servers" : "Povolit uživatelům na tomto serveru přijímat sdílení z jiných serverů",
|
||||
"Search global and public address book for users" : "Hledat uživatele v globálním a veřejném adresáři",
|
||||
"Federated Cloud" : "Sdružený cloud",
|
||||
"Your Federated Cloud ID:" : "Vaše sdružené cloud ID:",
|
||||
"Share it:" : "Sdílet:",
|
||||
"Add to your website" : "Přidat na svou webovou stránku",
|
||||
"Share with me via Nextcloud" : "Sdíleno se mnou přes Nextcloud",
|
||||
"HTML Code:" : "HTML kód:",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sdílení %s selhalo, %s se nepodařilo nalézt, server pravděpodobně právě není dostupný.",
|
||||
"You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Obdrželi jste \"/%3$s\" jako vzdálené sdílení od %1$s (zastupuje %2$s)",
|
||||
"You received \"/%3$s\" as a remote share from %1$s" : "Obdrželi jste \"/%3$s\" jako vzdálené sdílení od %1$s"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
|
@ -0,0 +1,48 @@
|
|||
OC.L10N.register(
|
||||
"federatedfilesharing",
|
||||
{
|
||||
"Federated sharing" : "Federoitu jakaminen",
|
||||
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Haluatko lisätä etäjaon {name} kohteesta {owner}@{remote}?",
|
||||
"Remote share" : "Etäjako",
|
||||
"Remote share password" : "Etäjaon salasana",
|
||||
"Cancel" : "Peruuta",
|
||||
"Add remote share" : "Lisää etäjako",
|
||||
"Copied!" : "Kopioitu!",
|
||||
"Not supported!" : "Ei tuettu!",
|
||||
"Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.",
|
||||
"Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.",
|
||||
"Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste",
|
||||
"Server to server sharing is not enabled on this server" : "Palvelimien kesken jakaminen ei ole käytössä tällä palvelimella",
|
||||
"Couldn't establish a federated share." : "Ei voinut muodostaa federoitua jakoa.",
|
||||
"Couldn't establish a federated share, maybe the password was wrong." : "Ei voinut muodostaa federoitua jakoa. Ehkä salasana oli väärin.",
|
||||
"Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federoidun jaon pyyntö onnistui. Tulet saamaan kutsun. Tarkista ilmoituksesi.",
|
||||
"The mountpoint name contains invalid characters." : "Liitospisteen nimi sisältää virheellisiä merkkejä.",
|
||||
"Not allowed to create a federated share with the owner." : "Omistajan kanssa ei ole sallittua luoda federoitua jakoa",
|
||||
"Invalid or untrusted SSL certificate" : "Virheellinen tai ei-luotettu SSL-varmenne",
|
||||
"Could not authenticate to remote share, password might be wrong" : "Tunnistautuminen etäjakoa kohtaan epäonnistui. Salasana saattaa olla väärä",
|
||||
"Storage not valid" : "Tallennustila ei ole kelvollinen",
|
||||
"Federated Share successfully added" : "Federoitu jako lisätty onnistuneesti",
|
||||
"Couldn't add remote share" : "Etäjaon liittäminen epäonnistui",
|
||||
"Sharing %s failed, because this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjän %s kanssa",
|
||||
"Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa",
|
||||
"File is already shared with %s" : "Tiedosto on jo jaettu kohteen %s kanssa",
|
||||
"Could not find share" : "Ei löytynyt jakoa",
|
||||
"Accept" : "Hyväksy",
|
||||
"Decline" : "Kieltäydy",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Jaa kanssani käyttäen #Nextcloud ja federoitua pilvitunnistetta, katso %s",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID" : "Jaa kanssani käyttäen #Nextcloud ja federoitua pilvitunnistetta",
|
||||
"Federated Cloud Sharing" : "Federoitu pilvijakaminen",
|
||||
"Open documentation" : "Avaa dokumentaatio",
|
||||
"Allow users on this server to send shares to other servers" : "Salli tämän palvelimen käyttäjien lähettää jakoja muille palvelimille",
|
||||
"Allow users on this server to receive shares from other servers" : "Salli tämän palvelimen käyttäjien vastaanottaa jakoja muilta palvelimilta",
|
||||
"Federated Cloud" : "Federoitu pilvi",
|
||||
"Your Federated Cloud ID:" : "Federoidun pilvesi tunniste:",
|
||||
"Share it:" : "Jaa se:",
|
||||
"Add to your website" : "Lisää verkkosivuillesi",
|
||||
"Share with me via Nextcloud" : "Jaa kanssani Nextcloudin kautta",
|
||||
"HTML Code:" : "HTML-koodi:",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Kohteen %s jakaminen epäonnistui, kohdetta %s ei löytynyt. Kenties palvelin ei ole juuri nyt tavoitettavissa.",
|
||||
"You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Vastaanotit \"/%3$s\":n etäjakona käyttäjältä %1$s (%2$s:n puolesta)",
|
||||
"You received \"/%3$s\" as a remote share from %1$s" : "Vastaanotit \"/%3$s\":n etäjakona käyttäjältä %1$s"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,46 @@
|
|||
{ "translations": {
|
||||
"Federated sharing" : "Federoitu jakaminen",
|
||||
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Haluatko lisätä etäjaon {name} kohteesta {owner}@{remote}?",
|
||||
"Remote share" : "Etäjako",
|
||||
"Remote share password" : "Etäjaon salasana",
|
||||
"Cancel" : "Peruuta",
|
||||
"Add remote share" : "Lisää etäjako",
|
||||
"Copied!" : "Kopioitu!",
|
||||
"Not supported!" : "Ei tuettu!",
|
||||
"Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.",
|
||||
"Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.",
|
||||
"Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste",
|
||||
"Server to server sharing is not enabled on this server" : "Palvelimien kesken jakaminen ei ole käytössä tällä palvelimella",
|
||||
"Couldn't establish a federated share." : "Ei voinut muodostaa federoitua jakoa.",
|
||||
"Couldn't establish a federated share, maybe the password was wrong." : "Ei voinut muodostaa federoitua jakoa. Ehkä salasana oli väärin.",
|
||||
"Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federoidun jaon pyyntö onnistui. Tulet saamaan kutsun. Tarkista ilmoituksesi.",
|
||||
"The mountpoint name contains invalid characters." : "Liitospisteen nimi sisältää virheellisiä merkkejä.",
|
||||
"Not allowed to create a federated share with the owner." : "Omistajan kanssa ei ole sallittua luoda federoitua jakoa",
|
||||
"Invalid or untrusted SSL certificate" : "Virheellinen tai ei-luotettu SSL-varmenne",
|
||||
"Could not authenticate to remote share, password might be wrong" : "Tunnistautuminen etäjakoa kohtaan epäonnistui. Salasana saattaa olla väärä",
|
||||
"Storage not valid" : "Tallennustila ei ole kelvollinen",
|
||||
"Federated Share successfully added" : "Federoitu jako lisätty onnistuneesti",
|
||||
"Couldn't add remote share" : "Etäjaon liittäminen epäonnistui",
|
||||
"Sharing %s failed, because this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjän %s kanssa",
|
||||
"Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa",
|
||||
"File is already shared with %s" : "Tiedosto on jo jaettu kohteen %s kanssa",
|
||||
"Could not find share" : "Ei löytynyt jakoa",
|
||||
"Accept" : "Hyväksy",
|
||||
"Decline" : "Kieltäydy",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Jaa kanssani käyttäen #Nextcloud ja federoitua pilvitunnistetta, katso %s",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID" : "Jaa kanssani käyttäen #Nextcloud ja federoitua pilvitunnistetta",
|
||||
"Federated Cloud Sharing" : "Federoitu pilvijakaminen",
|
||||
"Open documentation" : "Avaa dokumentaatio",
|
||||
"Allow users on this server to send shares to other servers" : "Salli tämän palvelimen käyttäjien lähettää jakoja muille palvelimille",
|
||||
"Allow users on this server to receive shares from other servers" : "Salli tämän palvelimen käyttäjien vastaanottaa jakoja muilta palvelimilta",
|
||||
"Federated Cloud" : "Federoitu pilvi",
|
||||
"Your Federated Cloud ID:" : "Federoidun pilvesi tunniste:",
|
||||
"Share it:" : "Jaa se:",
|
||||
"Add to your website" : "Lisää verkkosivuillesi",
|
||||
"Share with me via Nextcloud" : "Jaa kanssani Nextcloudin kautta",
|
||||
"HTML Code:" : "HTML-koodi:",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Kohteen %s jakaminen epäonnistui, kohdetta %s ei löytynyt. Kenties palvelin ei ole juuri nyt tavoitettavissa.",
|
||||
"You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Vastaanotit \"/%3$s\":n etäjakona käyttäjältä %1$s (%2$s:n puolesta)",
|
||||
"You received \"/%3$s\" as a remote share from %1$s" : "Vastaanotit \"/%3$s\":n etäjakona käyttäjältä %1$s"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
OC.L10N.register(
|
||||
"federatedfilesharing",
|
||||
{
|
||||
"Federated sharing" : "Egyesített megosztás",
|
||||
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Hozzá akarod adni a {name} távoli megosztást innen: {owner}@{remote}?",
|
||||
"Remote share" : "Távoli megosztás",
|
||||
"Remote share password" : "Jelszó a távoli megosztáshoz",
|
||||
"Cancel" : "Mégsem",
|
||||
"Add remote share" : "Távoli megosztás hozzáadása",
|
||||
"Copy" : "Másol",
|
||||
"Copied!" : "Másolva!",
|
||||
"Not supported!" : "Nem támogatott!",
|
||||
"Press ⌘-C to copy." : "A másoláshoz nyomj ⌘-C-t.",
|
||||
"Press Ctrl-C to copy." : "A másoláshoz nyomj Ctrl-C-t.",
|
||||
"Invalid Federated Cloud ID" : "Érvénytelen Egyesített Felhő Azonosító",
|
||||
"Server to server sharing is not enabled on this server" : "A kiszolgálók közötti megosztás nincs engedélyezve ezen a kiszolgálón",
|
||||
"Couldn't establish a federated share." : "Egy egyesített megosztás nem hozható létre.",
|
||||
"Couldn't establish a federated share, maybe the password was wrong." : "Egy egyesített megosztás nem hozható létre, lehet hogy nem megfelelő a jelszó.",
|
||||
"Federated Share request was successful, you will receive a invitation. Check your notifications." : "Az egyesített megosztási kérés sikeres volt, kapni fogsz egy értesítést. Ellenőrizd az értesítéseidet.",
|
||||
"The mountpoint name contains invalid characters." : "A csatolási pont neve érvénytelen karaktereket tartalmaz ",
|
||||
"Not allowed to create a federated share with the owner." : "A tulajdonossal nem lehet egyesített megosztást létrehozni.",
|
||||
"Invalid or untrusted SSL certificate" : "Érvénytelen vagy nem megbízható az SSL tanúsítvány",
|
||||
"Could not authenticate to remote share, password might be wrong" : "Nem sikerült az azonosítás a távoli megosztáshoz. Lehet, hogy rossz a jelszó.",
|
||||
"Storage not valid" : "A tároló nem érvényes",
|
||||
"Federated Share successfully added" : "Egyesített megosztás sikeresen hozzáadva",
|
||||
"Couldn't add remote share" : "Távoli megosztás nem adható hozzá",
|
||||
"Sharing %s failed, because this item is already shared with %s" : "%s megosztása nem sikerült, mert ez már meg van osztva vele: %s",
|
||||
"Not allowed to create a federated share with the same user" : "Azonos felhasználóval nem lehet létrehozni egyesített megosztást",
|
||||
"File is already shared with %s" : "Fájl már megosztva vele: %s",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "%s megosztása nem sikerült, mert %s nem található, lehetséges, hogy a szerver jelenleg nem érhető el vagy ön-aláírt tanúsítványt használ.",
|
||||
"Could not find share" : "A megosztás nem található",
|
||||
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Kaptál egy távoli megosztást: \"%3$s\", innen: %1$s (%2$s nevében)",
|
||||
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Kaptál egy távoli megosztást: {share}, innen: {user} ({behalf} nevében)",
|
||||
"You received \"%3$s\" as a remote share from %1$s" : "Kaptál egy távoli megosztást: \"%3$s\", innen: %1$s",
|
||||
"You received {share} as a remote share from {user}" : "Kaptál egy távoli megosztást: {share}, innen: {user}",
|
||||
"Accept" : "Elfogadás",
|
||||
"Decline" : "Elutasítás",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Ossza meg velem az #Nextcloud Egyesített Felhő Azonosító segítségével, lásd %s",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID" : "Ossza meg velem az #Nextcloud Egyesített Felhő Azonosító segítségével ",
|
||||
"Federated Cloud Sharing" : "Megosztás Egyesített Felhőben",
|
||||
"Open documentation" : "Dokumentáció megnyitása",
|
||||
"Allow users on this server to send shares to other servers" : "Engedélyezze ezen szerver felhasználóinak, hogy fájlokat osszanak meg más szerverekkel.",
|
||||
"Allow users on this server to receive shares from other servers" : "Engedélyezze ezen szerver felhasználóinak, hogy megosztásokat fogadjanak más szerverektől",
|
||||
"Search global and public address book for users" : "Felhasználók keresése a globális és a nyilvános névjegyekben",
|
||||
"Federated Cloud" : "Egyesített felhő",
|
||||
"Your Federated Cloud ID:" : "Egyesített felhő azonosító:",
|
||||
"Share it:" : "Oszd meg:",
|
||||
"Add to your website" : "Adja hozzá saját weboldalához",
|
||||
"Share with me via Nextcloud" : "Ossza meg velem Nextcloud-on keresztül",
|
||||
"HTML Code:" : "HTML kód:",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s megosztása sikertelen, mert %s nem található; talán a szerver jelenleg nem elérhető.",
|
||||
"You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Kapott egy távoli megosztást: \"/%3$s\", innen: %1$s (%2$s nevében)",
|
||||
"You received \"/%3$s\" as a remote share from %1$s" : "Kapott egy távoli megosztást: \"/%3$s\", innen: %1$s"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,53 @@
|
|||
{ "translations": {
|
||||
"Federated sharing" : "Egyesített megosztás",
|
||||
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Hozzá akarod adni a {name} távoli megosztást innen: {owner}@{remote}?",
|
||||
"Remote share" : "Távoli megosztás",
|
||||
"Remote share password" : "Jelszó a távoli megosztáshoz",
|
||||
"Cancel" : "Mégsem",
|
||||
"Add remote share" : "Távoli megosztás hozzáadása",
|
||||
"Copy" : "Másol",
|
||||
"Copied!" : "Másolva!",
|
||||
"Not supported!" : "Nem támogatott!",
|
||||
"Press ⌘-C to copy." : "A másoláshoz nyomj ⌘-C-t.",
|
||||
"Press Ctrl-C to copy." : "A másoláshoz nyomj Ctrl-C-t.",
|
||||
"Invalid Federated Cloud ID" : "Érvénytelen Egyesített Felhő Azonosító",
|
||||
"Server to server sharing is not enabled on this server" : "A kiszolgálók közötti megosztás nincs engedélyezve ezen a kiszolgálón",
|
||||
"Couldn't establish a federated share." : "Egy egyesített megosztás nem hozható létre.",
|
||||
"Couldn't establish a federated share, maybe the password was wrong." : "Egy egyesített megosztás nem hozható létre, lehet hogy nem megfelelő a jelszó.",
|
||||
"Federated Share request was successful, you will receive a invitation. Check your notifications." : "Az egyesített megosztási kérés sikeres volt, kapni fogsz egy értesítést. Ellenőrizd az értesítéseidet.",
|
||||
"The mountpoint name contains invalid characters." : "A csatolási pont neve érvénytelen karaktereket tartalmaz ",
|
||||
"Not allowed to create a federated share with the owner." : "A tulajdonossal nem lehet egyesített megosztást létrehozni.",
|
||||
"Invalid or untrusted SSL certificate" : "Érvénytelen vagy nem megbízható az SSL tanúsítvány",
|
||||
"Could not authenticate to remote share, password might be wrong" : "Nem sikerült az azonosítás a távoli megosztáshoz. Lehet, hogy rossz a jelszó.",
|
||||
"Storage not valid" : "A tároló nem érvényes",
|
||||
"Federated Share successfully added" : "Egyesített megosztás sikeresen hozzáadva",
|
||||
"Couldn't add remote share" : "Távoli megosztás nem adható hozzá",
|
||||
"Sharing %s failed, because this item is already shared with %s" : "%s megosztása nem sikerült, mert ez már meg van osztva vele: %s",
|
||||
"Not allowed to create a federated share with the same user" : "Azonos felhasználóval nem lehet létrehozni egyesített megosztást",
|
||||
"File is already shared with %s" : "Fájl már megosztva vele: %s",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "%s megosztása nem sikerült, mert %s nem található, lehetséges, hogy a szerver jelenleg nem érhető el vagy ön-aláírt tanúsítványt használ.",
|
||||
"Could not find share" : "A megosztás nem található",
|
||||
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Kaptál egy távoli megosztást: \"%3$s\", innen: %1$s (%2$s nevében)",
|
||||
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Kaptál egy távoli megosztást: {share}, innen: {user} ({behalf} nevében)",
|
||||
"You received \"%3$s\" as a remote share from %1$s" : "Kaptál egy távoli megosztást: \"%3$s\", innen: %1$s",
|
||||
"You received {share} as a remote share from {user}" : "Kaptál egy távoli megosztást: {share}, innen: {user}",
|
||||
"Accept" : "Elfogadás",
|
||||
"Decline" : "Elutasítás",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Ossza meg velem az #Nextcloud Egyesített Felhő Azonosító segítségével, lásd %s",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID" : "Ossza meg velem az #Nextcloud Egyesített Felhő Azonosító segítségével ",
|
||||
"Federated Cloud Sharing" : "Megosztás Egyesített Felhőben",
|
||||
"Open documentation" : "Dokumentáció megnyitása",
|
||||
"Allow users on this server to send shares to other servers" : "Engedélyezze ezen szerver felhasználóinak, hogy fájlokat osszanak meg más szerverekkel.",
|
||||
"Allow users on this server to receive shares from other servers" : "Engedélyezze ezen szerver felhasználóinak, hogy megosztásokat fogadjanak más szerverektől",
|
||||
"Search global and public address book for users" : "Felhasználók keresése a globális és a nyilvános névjegyekben",
|
||||
"Federated Cloud" : "Egyesített felhő",
|
||||
"Your Federated Cloud ID:" : "Egyesített felhő azonosító:",
|
||||
"Share it:" : "Oszd meg:",
|
||||
"Add to your website" : "Adja hozzá saját weboldalához",
|
||||
"Share with me via Nextcloud" : "Ossza meg velem Nextcloud-on keresztül",
|
||||
"HTML Code:" : "HTML kód:",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s megosztása sikertelen, mert %s nem található; talán a szerver jelenleg nem elérhető.",
|
||||
"You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Kapott egy távoli megosztást: \"/%3$s\", innen: %1$s (%2$s nevében)",
|
||||
"You received \"/%3$s\" as a remote share from %1$s" : "Kapott egy távoli megosztást: \"/%3$s\", innen: %1$s"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,50 @@
|
|||
OC.L10N.register(
|
||||
"federatedfilesharing",
|
||||
{
|
||||
"Federated sharing" : "Sammenknyttet deling",
|
||||
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Ønsker du å legge til ekstern ressurs {name} fra {owner}@{remote}?",
|
||||
"Remote share" : "Ekstern ressurs",
|
||||
"Remote share password" : "Passord for ekstern ressurs",
|
||||
"Cancel" : "Avbryt",
|
||||
"Add remote share" : "Legg til ekstern ressurs",
|
||||
"Copy" : "Kopier",
|
||||
"Copied!" : "Kopiert!",
|
||||
"Not supported!" : "Ikke støttet!",
|
||||
"Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere",
|
||||
"Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere",
|
||||
"Invalid Federated Cloud ID" : "Ugyldig ID for sammenknyttet sky",
|
||||
"Server to server sharing is not enabled on this server" : "Tjener til tjener deling er ikke aktivert på denne tjeneren",
|
||||
"Couldn't establish a federated share." : "Kunne ikke etablere en forent ressurs",
|
||||
"Couldn't establish a federated share, maybe the password was wrong." : "Kunne ikke etablere en forent ressurs, kanskje passordet var feil.",
|
||||
"Federated Share request was successful, you will receive a invitation. Check your notifications." : "Forent ressurs forespørselen var vellykket, du vil motta en invitasjon. Sjekk dine varsler.",
|
||||
"The mountpoint name contains invalid characters." : "Navnet på oppkoblingspunktet inneholder ugyldige tegn.",
|
||||
"Not allowed to create a federated share with the owner." : "Ikke tillatt å opprette en forent ressurs med eieren.",
|
||||
"Invalid or untrusted SSL certificate" : "Ugyldig eller ikke-klarert SSL-sertifikat",
|
||||
"Could not authenticate to remote share, password might be wrong" : "Kunne ikke autentisere mot ekstern ressurs, passordet var kanskje feil.",
|
||||
"Storage not valid" : "Lagringsplass ikke gyldig",
|
||||
"Federated Share successfully added" : "Forent ressurs ble lagt til",
|
||||
"Couldn't add remote share" : "Kunne ikke legge til ekstern ressurs",
|
||||
"Sharing %s failed, because this item is already shared with %s" : "Deling av %s feilet, fordi dette elementet allerede er delt med %s",
|
||||
"Not allowed to create a federated share with the same user" : "Ikke tillatt å opprette en Sammenknyttet sky-deling med den samme brukeren",
|
||||
"File is already shared with %s" : "Filen er allerede delt med %s",
|
||||
"Could not find share" : "Kunne ikke finne ressurs",
|
||||
"You received {share} as a remote share from {user}" : "Du mottok {share} som en fjerndeling fra {user}",
|
||||
"Accept" : "Aksepter",
|
||||
"Decline" : "Avslå",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Del med meg gjennom min #Nextcloud ID for sammenknyttet sky, se %s",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID" : "Del med meg gjennom min #Nextcloud ID for sammenknyttet sky",
|
||||
"Federated Cloud Sharing" : "Sammenknyttet sky-deling",
|
||||
"Open documentation" : "Åpne dokumentasjonen",
|
||||
"Allow users on this server to send shares to other servers" : "Tillat at brukere på denne tjeneren sender delinger til andre tjenere",
|
||||
"Allow users on this server to receive shares from other servers" : "Tillat at brukere på denne tjeneren mottar delinger fra andre tjenere",
|
||||
"Federated Cloud" : "Sammenknyttet sky",
|
||||
"Your Federated Cloud ID:" : "Din ID for sammenknyttet sky:",
|
||||
"Share it:" : "Del den:",
|
||||
"Add to your website" : "Legg på websiden din",
|
||||
"Share with me via Nextcloud" : "Del med meg via Nextcloud",
|
||||
"HTML Code:" : "HTML-kode:",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deling %s feilet, fant ikke %s, kanskje tjeneren er utilgjengelig for øyeblikket.",
|
||||
"You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Du mottor \"/%3$s\" som en fjerndeling fra %1$s (på vegne av %2$s)",
|
||||
"You received \"/%3$s\" as a remote share from %1$s" : "Du mottok \"/%3$s\" som en fjerndeling fra %1$s"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,48 @@
|
|||
{ "translations": {
|
||||
"Federated sharing" : "Sammenknyttet deling",
|
||||
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Ønsker du å legge til ekstern ressurs {name} fra {owner}@{remote}?",
|
||||
"Remote share" : "Ekstern ressurs",
|
||||
"Remote share password" : "Passord for ekstern ressurs",
|
||||
"Cancel" : "Avbryt",
|
||||
"Add remote share" : "Legg til ekstern ressurs",
|
||||
"Copy" : "Kopier",
|
||||
"Copied!" : "Kopiert!",
|
||||
"Not supported!" : "Ikke støttet!",
|
||||
"Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere",
|
||||
"Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere",
|
||||
"Invalid Federated Cloud ID" : "Ugyldig ID for sammenknyttet sky",
|
||||
"Server to server sharing is not enabled on this server" : "Tjener til tjener deling er ikke aktivert på denne tjeneren",
|
||||
"Couldn't establish a federated share." : "Kunne ikke etablere en forent ressurs",
|
||||
"Couldn't establish a federated share, maybe the password was wrong." : "Kunne ikke etablere en forent ressurs, kanskje passordet var feil.",
|
||||
"Federated Share request was successful, you will receive a invitation. Check your notifications." : "Forent ressurs forespørselen var vellykket, du vil motta en invitasjon. Sjekk dine varsler.",
|
||||
"The mountpoint name contains invalid characters." : "Navnet på oppkoblingspunktet inneholder ugyldige tegn.",
|
||||
"Not allowed to create a federated share with the owner." : "Ikke tillatt å opprette en forent ressurs med eieren.",
|
||||
"Invalid or untrusted SSL certificate" : "Ugyldig eller ikke-klarert SSL-sertifikat",
|
||||
"Could not authenticate to remote share, password might be wrong" : "Kunne ikke autentisere mot ekstern ressurs, passordet var kanskje feil.",
|
||||
"Storage not valid" : "Lagringsplass ikke gyldig",
|
||||
"Federated Share successfully added" : "Forent ressurs ble lagt til",
|
||||
"Couldn't add remote share" : "Kunne ikke legge til ekstern ressurs",
|
||||
"Sharing %s failed, because this item is already shared with %s" : "Deling av %s feilet, fordi dette elementet allerede er delt med %s",
|
||||
"Not allowed to create a federated share with the same user" : "Ikke tillatt å opprette en Sammenknyttet sky-deling med den samme brukeren",
|
||||
"File is already shared with %s" : "Filen er allerede delt med %s",
|
||||
"Could not find share" : "Kunne ikke finne ressurs",
|
||||
"You received {share} as a remote share from {user}" : "Du mottok {share} som en fjerndeling fra {user}",
|
||||
"Accept" : "Aksepter",
|
||||
"Decline" : "Avslå",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Del med meg gjennom min #Nextcloud ID for sammenknyttet sky, se %s",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID" : "Del med meg gjennom min #Nextcloud ID for sammenknyttet sky",
|
||||
"Federated Cloud Sharing" : "Sammenknyttet sky-deling",
|
||||
"Open documentation" : "Åpne dokumentasjonen",
|
||||
"Allow users on this server to send shares to other servers" : "Tillat at brukere på denne tjeneren sender delinger til andre tjenere",
|
||||
"Allow users on this server to receive shares from other servers" : "Tillat at brukere på denne tjeneren mottar delinger fra andre tjenere",
|
||||
"Federated Cloud" : "Sammenknyttet sky",
|
||||
"Your Federated Cloud ID:" : "Din ID for sammenknyttet sky:",
|
||||
"Share it:" : "Del den:",
|
||||
"Add to your website" : "Legg på websiden din",
|
||||
"Share with me via Nextcloud" : "Del med meg via Nextcloud",
|
||||
"HTML Code:" : "HTML-kode:",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deling %s feilet, fant ikke %s, kanskje tjeneren er utilgjengelig for øyeblikket.",
|
||||
"You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Du mottor \"/%3$s\" som en fjerndeling fra %1$s (på vegne av %2$s)",
|
||||
"You received \"/%3$s\" as a remote share from %1$s" : "Du mottok \"/%3$s\" som en fjerndeling fra %1$s"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,19 @@
|
|||
OC.L10N.register(
|
||||
"federation",
|
||||
{
|
||||
"Added to the list of trusted servers" : "Přidán na seznam důvěryhodných serverů.",
|
||||
"Server is already in the list of trusted servers." : "Server je již přidán na seznam důvěryhodných serverů.",
|
||||
"No server to federate with found" : "Nenalezen žádný server ke sdružování",
|
||||
"Could not add server" : "Nepodařilo se přidat server",
|
||||
"Federation" : "Sdružování",
|
||||
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Sdružování vám umožňuje se připojit k dalším důvěryhodným serverům za účelem výměny uživatelských adresářů. Používá se to např. pro automatické doplňování uživatelů při sdruženém sdílení.",
|
||||
"Add server automatically once a federated share was created successfully" : "Přidat server automaticky jakmile je úspěšně vytvořeno sdružené sdílení",
|
||||
"Trusted servers" : "Důvěryhodné servery",
|
||||
"+ Add trusted server" : "+ Přidat důvěryhodný server",
|
||||
"Trusted server" : "Důvěryhodný server",
|
||||
"Add" : "Přidat",
|
||||
"Trusted Servers" : "Důvěryhodné servery",
|
||||
"+ Add Nextcloud server" : "+ Přidat Nextcloud server",
|
||||
"Nextcloud Server" : "Server Nextcloud"
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
|
@ -0,0 +1,17 @@
|
|||
{ "translations": {
|
||||
"Added to the list of trusted servers" : "Přidán na seznam důvěryhodných serverů.",
|
||||
"Server is already in the list of trusted servers." : "Server je již přidán na seznam důvěryhodných serverů.",
|
||||
"No server to federate with found" : "Nenalezen žádný server ke sdružování",
|
||||
"Could not add server" : "Nepodařilo se přidat server",
|
||||
"Federation" : "Sdružování",
|
||||
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Sdružování vám umožňuje se připojit k dalším důvěryhodným serverům za účelem výměny uživatelských adresářů. Používá se to např. pro automatické doplňování uživatelů při sdruženém sdílení.",
|
||||
"Add server automatically once a federated share was created successfully" : "Přidat server automaticky jakmile je úspěšně vytvořeno sdružené sdílení",
|
||||
"Trusted servers" : "Důvěryhodné servery",
|
||||
"+ Add trusted server" : "+ Přidat důvěryhodný server",
|
||||
"Trusted server" : "Důvěryhodný server",
|
||||
"Add" : "Přidat",
|
||||
"Trusted Servers" : "Důvěryhodné servery",
|
||||
"+ Add Nextcloud server" : "+ Přidat Nextcloud server",
|
||||
"Nextcloud Server" : "Server Nextcloud"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
|
@ -0,0 +1,19 @@
|
|||
OC.L10N.register(
|
||||
"federation",
|
||||
{
|
||||
"Added to the list of trusted servers" : "Hozzáadva a megbízható szerverek listájához",
|
||||
"Server is already in the list of trusted servers." : "A szerver már a megbízható szerverek közt van.",
|
||||
"No server to federate with found" : "Nem található egyesíthető szerver",
|
||||
"Could not add server" : "Nem lehet hozzáadni a szervert",
|
||||
"Federation" : "Egyesítés",
|
||||
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Az egyesítés lehetővé teszi a kapcsolódást más megbízható szerverekhez a felhasználói könyvtárak kicseréléséhez. Például ennek segítségével lesznek automatikusan kiegészítve a külső felhasználók az egyesített megosztáshoz.",
|
||||
"Add server automatically once a federated share was created successfully" : "Szerver automatikus hozzáadása, ha az egyesített megosztás létrehozása sikeres",
|
||||
"Trusted servers" : "Megbízható szerverek",
|
||||
"+ Add trusted server" : "+ Megbízható szerver hozzáadása",
|
||||
"Trusted server" : "Megbízható szerver",
|
||||
"Add" : "Hozzáadás",
|
||||
"Trusted Servers" : "Megbízható szerverek",
|
||||
"+ Add Nextcloud server" : "+ Nextcloud szerver hozzáadása",
|
||||
"Nextcloud Server" : "Nextcloud szerver"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,17 @@
|
|||
{ "translations": {
|
||||
"Added to the list of trusted servers" : "Hozzáadva a megbízható szerverek listájához",
|
||||
"Server is already in the list of trusted servers." : "A szerver már a megbízható szerverek közt van.",
|
||||
"No server to federate with found" : "Nem található egyesíthető szerver",
|
||||
"Could not add server" : "Nem lehet hozzáadni a szervert",
|
||||
"Federation" : "Egyesítés",
|
||||
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Az egyesítés lehetővé teszi a kapcsolódást más megbízható szerverekhez a felhasználói könyvtárak kicseréléséhez. Például ennek segítségével lesznek automatikusan kiegészítve a külső felhasználók az egyesített megosztáshoz.",
|
||||
"Add server automatically once a federated share was created successfully" : "Szerver automatikus hozzáadása, ha az egyesített megosztás létrehozása sikeres",
|
||||
"Trusted servers" : "Megbízható szerverek",
|
||||
"+ Add trusted server" : "+ Megbízható szerver hozzáadása",
|
||||
"Trusted server" : "Megbízható szerver",
|
||||
"Add" : "Hozzáadás",
|
||||
"Trusted Servers" : "Megbízható szerverek",
|
||||
"+ Add Nextcloud server" : "+ Nextcloud szerver hozzáadása",
|
||||
"Nextcloud Server" : "Nextcloud szerver"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,18 @@
|
|||
OC.L10N.register(
|
||||
"federation",
|
||||
{
|
||||
"Added to the list of trusted servers" : "Lagt til i listen over klarerte tjenere",
|
||||
"Server is already in the list of trusted servers." : "Tjeneren er allerede i listen av klarerte tjenere.",
|
||||
"No server to federate with found" : "Ingen tjener å forene med ble funnet",
|
||||
"Could not add server" : "Kunne ikke legge til tjener",
|
||||
"Federation" : "Sammenknytting",
|
||||
"Add server automatically once a federated share was created successfully" : "Legg til server automatisk når en sammenknyttet deling er blitt opprettet",
|
||||
"Trusted servers" : "Klarerte tjenere",
|
||||
"+ Add trusted server" : "+ Legg til klarert tjener",
|
||||
"Trusted server" : "Klarert tjener",
|
||||
"Add" : "Legg til",
|
||||
"Trusted Servers" : "Klarerte tjenere",
|
||||
"+ Add Nextcloud server" : "+ Legg til Nextcloud tjener",
|
||||
"Nextcloud Server" : "Nextcloud tjener"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,16 @@
|
|||
{ "translations": {
|
||||
"Added to the list of trusted servers" : "Lagt til i listen over klarerte tjenere",
|
||||
"Server is already in the list of trusted servers." : "Tjeneren er allerede i listen av klarerte tjenere.",
|
||||
"No server to federate with found" : "Ingen tjener å forene med ble funnet",
|
||||
"Could not add server" : "Kunne ikke legge til tjener",
|
||||
"Federation" : "Sammenknytting",
|
||||
"Add server automatically once a federated share was created successfully" : "Legg til server automatisk når en sammenknyttet deling er blitt opprettet",
|
||||
"Trusted servers" : "Klarerte tjenere",
|
||||
"+ Add trusted server" : "+ Legg til klarert tjener",
|
||||
"Trusted server" : "Klarert tjener",
|
||||
"Add" : "Legg til",
|
||||
"Trusted Servers" : "Klarerte tjenere",
|
||||
"+ Add Nextcloud server" : "+ Legg til Nextcloud tjener",
|
||||
"Nextcloud Server" : "Nextcloud tjener"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,178 @@
|
|||
OC.L10N.register(
|
||||
"files",
|
||||
{
|
||||
"Storage is temporarily not available" : "Временно хранилището не е налично.",
|
||||
"Storage invalid" : "Невалидно хранилище.",
|
||||
"Unknown error" : "Неизвестна грешка",
|
||||
"All files" : "Всички файлове",
|
||||
"Recent" : "Скорошен",
|
||||
"File could not be found" : "Файлът не може да бъде открит",
|
||||
"Home" : "Домашен",
|
||||
"Close" : "Затвори",
|
||||
"Favorites" : "Любими",
|
||||
"Could not create folder \"{dir}\"" : "Папката \"{dir}\" не може да бъде създадена",
|
||||
"Upload cancelled." : "Качването е прекъснато.",
|
||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Неуспешно качване на {filename}, защото е директория или с размер 0 байта.",
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Няма достатъчно свободно място. Опитвате да качите {size1} при свободни само {size2}",
|
||||
"Target folder \"{dir}\" does not exist any more" : "Целева папка \"{dir}\" не съществува вече",
|
||||
"Not enough free space" : "Няма достатъчно свободно място",
|
||||
"Uploading..." : "Качване...",
|
||||
"..." : "...",
|
||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} от {totalSize} ({bitrate})",
|
||||
"Actions" : "Действия",
|
||||
"Download" : "Изтегли",
|
||||
"Rename" : "Преименуване",
|
||||
"Move" : "Преместване",
|
||||
"Target folder" : "Целева папка",
|
||||
"Delete" : "Изтриване",
|
||||
"Disconnect storage" : "Извади хранилището",
|
||||
"Unshare" : "Прекратяване на споделяне",
|
||||
"Files" : "Файлове",
|
||||
"Details" : "Детайли",
|
||||
"Select" : "Избери",
|
||||
"Pending" : "Чакащо",
|
||||
"Unable to determine date" : "Неуспешно установяване на дата",
|
||||
"This operation is forbidden" : "Операцията е забранена",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Директорията не е налична. Проверете журнала или се свържете с администратора",
|
||||
"Could not move \"{file}\", target exists" : "Файлът \"{file}\" не може да бъде преместен защото съществува в дестинацията",
|
||||
"Could not move \"{file}\"" : "Файлът \"{file}\" не може да бъде преместен",
|
||||
"{newName} already exists" : "{newName} вече съществува",
|
||||
"Could not rename \"{fileName}\", it does not exist any more" : "Файлът \"{fileName}\" не може да бъде преименуван защото не съществува",
|
||||
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Името \"{targetName}\" вече се ползва от директория \"{dir}\". Моля, изберете друго име.",
|
||||
"Could not rename \"{fileName}\"" : "\"{fileName}\" не може да бъде преименуван",
|
||||
"Could not create file \"{file}\"" : "Файлът \"{file}\" не може да бъде създаден",
|
||||
"Could not create file \"{file}\" because it already exists" : "Файлът \"{file}\" не може да бъде създаден защото вече съществува",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "Папката \"{dir}\" не може да бъде създадена защото вече съществува",
|
||||
"Error deleting file \"{fileName}\"." : "Грешка при изтриването на файла \"{fileName}\".",
|
||||
"No search results in other folders for '{tag}{filter}{endtag}'" : "Няма резултати от търсенето в други папки за '{tag}{filter}{endtag}'",
|
||||
"Name" : "Име",
|
||||
"Size" : "Размер",
|
||||
"Modified" : "Променен на",
|
||||
"_%n folder_::_%n folders_" : ["%n папка","%n папки"],
|
||||
"_%n file_::_%n files_" : ["%n файл","%n файла"],
|
||||
"{dirs} and {files}" : "{dirs} и {files}",
|
||||
"_including %n hidden_::_including %n hidden_" : ["включително %n скрит","включително %n скрити"],
|
||||
"You don’t have permission to upload or create files here" : "Нямаш разрешение да създаваш или качваш файлове тук.",
|
||||
"_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла."],
|
||||
"New" : "Създай",
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" е непозволено име за файл.",
|
||||
"File name cannot be empty." : "Името на файла не може да бъде оставено празно.",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Хранилището на {owner} е запълнено. Поради това качването и синхронизирането на файлове е невъзможно!",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Хранилището е запълнено. Поради това качването и синхронизирането на файлове е невъзможно!",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Хранилището на {owner} е почти запълнено ({usedSpacePercent}%)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "Вашето хранилище е почти запълнено ({usedSpacePercent}%).",
|
||||
"_matches '{filter}'_::_match '{filter}'_" : ["пасва на '{filter}'","пасват на '{filter}'\n "],
|
||||
"View in folder" : "Преглед в папка",
|
||||
"Path" : "Път",
|
||||
"_%n byte_::_%n bytes_" : ["%n байт","%n байта"],
|
||||
"Favorited" : "Отбелязано в любими",
|
||||
"Favorite" : "Любими",
|
||||
"Copy local link" : "Копиране на локална връзка",
|
||||
"Folder" : "Папка",
|
||||
"New folder" : "Нова папка",
|
||||
"Upload" : "Качване",
|
||||
"An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на тагове",
|
||||
"Added to favorites" : "Добавено към предпочитани",
|
||||
"Removed from favorites" : "Премахнато от предпочитани",
|
||||
"You added {file} to your favorites" : "Добавихте {file} към предпочитани",
|
||||
"You removed {file} from your favorites" : "Махнахте {file} от вашите предпочитания",
|
||||
"File changes" : "Файлови промени",
|
||||
"Created by {user}" : "Създаден от {user}",
|
||||
"Changed by {user}" : "Променен от {user}",
|
||||
"Deleted by {user}" : "Изтрит от {user}",
|
||||
"Restored by {user}" : "Възстановен от {user}",
|
||||
"Renamed by {user}" : "Преименуван от {user}",
|
||||
"Moved by {user}" : "Преместен от {user}",
|
||||
"You created {file}" : "Вие създадохте {file}",
|
||||
"{user} created {file}" : "{user} създаде {file}",
|
||||
"{file} was created in a public folder" : "{file} беше създаден в публична папка",
|
||||
"You changed {file}" : "Променихте {file}",
|
||||
"{user} changed {file}" : "{user} промени {file}",
|
||||
"You deleted {file}" : "Вие изтрихте {file}",
|
||||
"{user} deleted {file}" : "{user} изтри {file}",
|
||||
"You restored {file}" : "Възстановихте {file}",
|
||||
"{user} restored {file}" : "{user} възстанови {file}",
|
||||
"You renamed {oldfile} to {newfile}" : "Преименувахте {oldfile} на {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} преименува {oldfile} на {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "Преместихте {oldfile} в {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} премести {oldfile} в {newfile}",
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "Файл беше добавен или премахнат от <strong>предпочитанията</strong> ви",
|
||||
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "<strong>Промяна</strong> или <strong>преименуване</strong> на файл / папка",
|
||||
"A new file or folder has been <strong>created</strong>" : "<strong>Създаване</strong> на нов файл / папка",
|
||||
"A new file or folder has been <strong>deleted</strong>" : "Нов файл или папка беше <strong>изтрит/а</strong>",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Изпращай известия само при създаване / промяна на <strong>любими файлове</strong> <em>(Само за потока)</em>",
|
||||
"A new file or folder has been <strong>restored</strong>" : "Нов файл или папка беше <strong>възстановен/а</strong>",
|
||||
"Upload (max. %s)" : "Качи (макс. %s)",
|
||||
"File handling" : "Операция с файла",
|
||||
"Maximum upload size" : "Максимален размер",
|
||||
"max. possible: " : "максимално:",
|
||||
"Save" : "Запис",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Ако ползвате PHP-FPM прилагането на една промяна може да отнеме 5 минути.",
|
||||
"Missing permissions to edit from here." : "Липсва разрешение за редакция от тук.",
|
||||
"Settings" : "Настройки",
|
||||
"Show hidden files" : "Показвай и скрити файлове",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Ползвайте горния адрес <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">за да достъпите файловете чрез WebDAV</a>",
|
||||
"No files in here" : "Тук няма файлове",
|
||||
"Upload some content or sync with your devices!" : "Качи съдържание или синхронизирай с твоите устройства!",
|
||||
"No entries found in this folder" : "Няма намерени записи в тази папка",
|
||||
"Select all" : "Избери всички",
|
||||
"Upload too large" : "Прекалено голям файл за качване.",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитвате да качите са по-големи от позволеното на сървъра.",
|
||||
"No favorites" : "Няма любими",
|
||||
"Files and folders you mark as favorite will show up here" : "Файловете и папките които отбелязваш като любими ще се показват тук",
|
||||
"Shared with you" : "Споделено с вас",
|
||||
"Shared with others" : "Споделено с други",
|
||||
"Shared by link" : "Споделено с връзка",
|
||||
"Tags" : "Етикети",
|
||||
"Deleted files" : "Изтрити файлове",
|
||||
"Text file" : "Текстов файл",
|
||||
"New text file.txt" : "Нов текст file.txt",
|
||||
"Storage not available" : "Хранилището не е налично",
|
||||
"Unable to set upload directory." : "Неуспешно задаване на директория за качване.",
|
||||
"Invalid Token" : "Невалиеден токен",
|
||||
"No file was uploaded. Unknown error" : "Нито един файл не е качен. Неизвестна грешка",
|
||||
"There is no error, the file uploaded with success" : "Файлът е качен успешно.",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Размерът на файла надвишава максималния размер определен от upload_max_filesize в php.ini:",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размерът на файла надвишава максималния размер определен от MAX_FILE_SIZE в HTML формата.",
|
||||
"The uploaded file was only partially uploaded" : "Файлът е качен частично",
|
||||
"No file was uploaded" : "Файлът не е качен",
|
||||
"Missing a temporary folder" : "Липсва временна папка",
|
||||
"Failed to write to disk" : "Възникна проблем при запис на диска",
|
||||
"Not enough storage available" : "Недостатъчно място в хранилището",
|
||||
"The target folder has been moved or deleted." : "Крайната папка е изтрита или преместена.",
|
||||
"Upload failed. Could not find uploaded file" : "Неуспешно качване. Качения файл не е намерен",
|
||||
"Upload failed. Could not get file info." : "Неуспешно качване. Не се получи информация за файла.",
|
||||
"Invalid directory." : "Невалидна директория.",
|
||||
"Total file size {size1} exceeds upload limit {size2}" : "Общия размер {size1} надминава лимита за качване {size2}.",
|
||||
"Error uploading file \"{fileName}\": {message}" : "Грешка при качването на файла \"{fileName}\": {message}",
|
||||
"Could not get result from server." : "Не се получи резултат от сървърът.",
|
||||
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} час{plural_s} остават",
|
||||
"{hours}:{minutes}h" : "{hours}:{minutes}ч",
|
||||
"{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} минут{plural_s} остават",
|
||||
"{minutes}:{seconds}m" : "{minutes}:{seconds}м",
|
||||
"{seconds} second{plural_s} left" : "{seconds} секунд{plural_s} остават",
|
||||
"{seconds}s" : "{seconds}и",
|
||||
"Any moment now..." : "Всеки момент...",
|
||||
"Soon..." : "Скоро...",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." : "Извършва се качване на файлове. Затварянето на тази страница ще прекъсне качването.",
|
||||
"No entries in this folder match '{filter}'" : "Нищо в тази папка не пасва на '{filter}'",
|
||||
"Local link" : "Локална връзка",
|
||||
"{newname} already exists" : "{newname} вече съществува",
|
||||
"A file or folder has been <strong>changed</strong>" : "<strong>Промяна</strong> на файл / папка",
|
||||
"A file or folder has been <strong>deleted</strong>" : "<strong>Изтриване</strong> на файл / папка",
|
||||
"A file or folder has been <strong>restored</strong>" : "<strong>Възстановяване</strong> на на файл / папка",
|
||||
"You created %1$s" : "Вие създадохте %1$s",
|
||||
"%2$s created %1$s" : "%2$s създаде %1$s",
|
||||
"%1$s was created in a public folder" : "%1$s е създаден в публична папка",
|
||||
"You changed %1$s" : "Вие променихте %1$s",
|
||||
"%2$s changed %1$s" : "%2$s промени %1$s",
|
||||
"You deleted %1$s" : "Вие изтрихте %1$s",
|
||||
"%2$s deleted %1$s" : "%2$s изтри %1$s.",
|
||||
"You restored %1$s" : "Вие възстановихте %1$s",
|
||||
"%2$s restored %1$s" : "%2$s възстанови %1$s",
|
||||
"Changed by %2$s" : "Променен от %2$s",
|
||||
"Deleted by %2$s" : "Изтрит от %2$s",
|
||||
"Restored by %2$s" : "Възстанвен от %2$s"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,176 @@
|
|||
{ "translations": {
|
||||
"Storage is temporarily not available" : "Временно хранилището не е налично.",
|
||||
"Storage invalid" : "Невалидно хранилище.",
|
||||
"Unknown error" : "Неизвестна грешка",
|
||||
"All files" : "Всички файлове",
|
||||
"Recent" : "Скорошен",
|
||||
"File could not be found" : "Файлът не може да бъде открит",
|
||||
"Home" : "Домашен",
|
||||
"Close" : "Затвори",
|
||||
"Favorites" : "Любими",
|
||||
"Could not create folder \"{dir}\"" : "Папката \"{dir}\" не може да бъде създадена",
|
||||
"Upload cancelled." : "Качването е прекъснато.",
|
||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Неуспешно качване на {filename}, защото е директория или с размер 0 байта.",
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Няма достатъчно свободно място. Опитвате да качите {size1} при свободни само {size2}",
|
||||
"Target folder \"{dir}\" does not exist any more" : "Целева папка \"{dir}\" не съществува вече",
|
||||
"Not enough free space" : "Няма достатъчно свободно място",
|
||||
"Uploading..." : "Качване...",
|
||||
"..." : "...",
|
||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} от {totalSize} ({bitrate})",
|
||||
"Actions" : "Действия",
|
||||
"Download" : "Изтегли",
|
||||
"Rename" : "Преименуване",
|
||||
"Move" : "Преместване",
|
||||
"Target folder" : "Целева папка",
|
||||
"Delete" : "Изтриване",
|
||||
"Disconnect storage" : "Извади хранилището",
|
||||
"Unshare" : "Прекратяване на споделяне",
|
||||
"Files" : "Файлове",
|
||||
"Details" : "Детайли",
|
||||
"Select" : "Избери",
|
||||
"Pending" : "Чакащо",
|
||||
"Unable to determine date" : "Неуспешно установяване на дата",
|
||||
"This operation is forbidden" : "Операцията е забранена",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Директорията не е налична. Проверете журнала или се свържете с администратора",
|
||||
"Could not move \"{file}\", target exists" : "Файлът \"{file}\" не може да бъде преместен защото съществува в дестинацията",
|
||||
"Could not move \"{file}\"" : "Файлът \"{file}\" не може да бъде преместен",
|
||||
"{newName} already exists" : "{newName} вече съществува",
|
||||
"Could not rename \"{fileName}\", it does not exist any more" : "Файлът \"{fileName}\" не може да бъде преименуван защото не съществува",
|
||||
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Името \"{targetName}\" вече се ползва от директория \"{dir}\". Моля, изберете друго име.",
|
||||
"Could not rename \"{fileName}\"" : "\"{fileName}\" не може да бъде преименуван",
|
||||
"Could not create file \"{file}\"" : "Файлът \"{file}\" не може да бъде създаден",
|
||||
"Could not create file \"{file}\" because it already exists" : "Файлът \"{file}\" не може да бъде създаден защото вече съществува",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "Папката \"{dir}\" не може да бъде създадена защото вече съществува",
|
||||
"Error deleting file \"{fileName}\"." : "Грешка при изтриването на файла \"{fileName}\".",
|
||||
"No search results in other folders for '{tag}{filter}{endtag}'" : "Няма резултати от търсенето в други папки за '{tag}{filter}{endtag}'",
|
||||
"Name" : "Име",
|
||||
"Size" : "Размер",
|
||||
"Modified" : "Променен на",
|
||||
"_%n folder_::_%n folders_" : ["%n папка","%n папки"],
|
||||
"_%n file_::_%n files_" : ["%n файл","%n файла"],
|
||||
"{dirs} and {files}" : "{dirs} и {files}",
|
||||
"_including %n hidden_::_including %n hidden_" : ["включително %n скрит","включително %n скрити"],
|
||||
"You don’t have permission to upload or create files here" : "Нямаш разрешение да създаваш или качваш файлове тук.",
|
||||
"_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла."],
|
||||
"New" : "Създай",
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" е непозволено име за файл.",
|
||||
"File name cannot be empty." : "Името на файла не може да бъде оставено празно.",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Хранилището на {owner} е запълнено. Поради това качването и синхронизирането на файлове е невъзможно!",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Хранилището е запълнено. Поради това качването и синхронизирането на файлове е невъзможно!",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Хранилището на {owner} е почти запълнено ({usedSpacePercent}%)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "Вашето хранилище е почти запълнено ({usedSpacePercent}%).",
|
||||
"_matches '{filter}'_::_match '{filter}'_" : ["пасва на '{filter}'","пасват на '{filter}'\n "],
|
||||
"View in folder" : "Преглед в папка",
|
||||
"Path" : "Път",
|
||||
"_%n byte_::_%n bytes_" : ["%n байт","%n байта"],
|
||||
"Favorited" : "Отбелязано в любими",
|
||||
"Favorite" : "Любими",
|
||||
"Copy local link" : "Копиране на локална връзка",
|
||||
"Folder" : "Папка",
|
||||
"New folder" : "Нова папка",
|
||||
"Upload" : "Качване",
|
||||
"An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на тагове",
|
||||
"Added to favorites" : "Добавено към предпочитани",
|
||||
"Removed from favorites" : "Премахнато от предпочитани",
|
||||
"You added {file} to your favorites" : "Добавихте {file} към предпочитани",
|
||||
"You removed {file} from your favorites" : "Махнахте {file} от вашите предпочитания",
|
||||
"File changes" : "Файлови промени",
|
||||
"Created by {user}" : "Създаден от {user}",
|
||||
"Changed by {user}" : "Променен от {user}",
|
||||
"Deleted by {user}" : "Изтрит от {user}",
|
||||
"Restored by {user}" : "Възстановен от {user}",
|
||||
"Renamed by {user}" : "Преименуван от {user}",
|
||||
"Moved by {user}" : "Преместен от {user}",
|
||||
"You created {file}" : "Вие създадохте {file}",
|
||||
"{user} created {file}" : "{user} създаде {file}",
|
||||
"{file} was created in a public folder" : "{file} беше създаден в публична папка",
|
||||
"You changed {file}" : "Променихте {file}",
|
||||
"{user} changed {file}" : "{user} промени {file}",
|
||||
"You deleted {file}" : "Вие изтрихте {file}",
|
||||
"{user} deleted {file}" : "{user} изтри {file}",
|
||||
"You restored {file}" : "Възстановихте {file}",
|
||||
"{user} restored {file}" : "{user} възстанови {file}",
|
||||
"You renamed {oldfile} to {newfile}" : "Преименувахте {oldfile} на {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} преименува {oldfile} на {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "Преместихте {oldfile} в {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} премести {oldfile} в {newfile}",
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "Файл беше добавен или премахнат от <strong>предпочитанията</strong> ви",
|
||||
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "<strong>Промяна</strong> или <strong>преименуване</strong> на файл / папка",
|
||||
"A new file or folder has been <strong>created</strong>" : "<strong>Създаване</strong> на нов файл / папка",
|
||||
"A new file or folder has been <strong>deleted</strong>" : "Нов файл или папка беше <strong>изтрит/а</strong>",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Изпращай известия само при създаване / промяна на <strong>любими файлове</strong> <em>(Само за потока)</em>",
|
||||
"A new file or folder has been <strong>restored</strong>" : "Нов файл или папка беше <strong>възстановен/а</strong>",
|
||||
"Upload (max. %s)" : "Качи (макс. %s)",
|
||||
"File handling" : "Операция с файла",
|
||||
"Maximum upload size" : "Максимален размер",
|
||||
"max. possible: " : "максимално:",
|
||||
"Save" : "Запис",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Ако ползвате PHP-FPM прилагането на една промяна може да отнеме 5 минути.",
|
||||
"Missing permissions to edit from here." : "Липсва разрешение за редакция от тук.",
|
||||
"Settings" : "Настройки",
|
||||
"Show hidden files" : "Показвай и скрити файлове",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Ползвайте горния адрес <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">за да достъпите файловете чрез WebDAV</a>",
|
||||
"No files in here" : "Тук няма файлове",
|
||||
"Upload some content or sync with your devices!" : "Качи съдържание или синхронизирай с твоите устройства!",
|
||||
"No entries found in this folder" : "Няма намерени записи в тази папка",
|
||||
"Select all" : "Избери всички",
|
||||
"Upload too large" : "Прекалено голям файл за качване.",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитвате да качите са по-големи от позволеното на сървъра.",
|
||||
"No favorites" : "Няма любими",
|
||||
"Files and folders you mark as favorite will show up here" : "Файловете и папките които отбелязваш като любими ще се показват тук",
|
||||
"Shared with you" : "Споделено с вас",
|
||||
"Shared with others" : "Споделено с други",
|
||||
"Shared by link" : "Споделено с връзка",
|
||||
"Tags" : "Етикети",
|
||||
"Deleted files" : "Изтрити файлове",
|
||||
"Text file" : "Текстов файл",
|
||||
"New text file.txt" : "Нов текст file.txt",
|
||||
"Storage not available" : "Хранилището не е налично",
|
||||
"Unable to set upload directory." : "Неуспешно задаване на директория за качване.",
|
||||
"Invalid Token" : "Невалиеден токен",
|
||||
"No file was uploaded. Unknown error" : "Нито един файл не е качен. Неизвестна грешка",
|
||||
"There is no error, the file uploaded with success" : "Файлът е качен успешно.",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Размерът на файла надвишава максималния размер определен от upload_max_filesize в php.ini:",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размерът на файла надвишава максималния размер определен от MAX_FILE_SIZE в HTML формата.",
|
||||
"The uploaded file was only partially uploaded" : "Файлът е качен частично",
|
||||
"No file was uploaded" : "Файлът не е качен",
|
||||
"Missing a temporary folder" : "Липсва временна папка",
|
||||
"Failed to write to disk" : "Възникна проблем при запис на диска",
|
||||
"Not enough storage available" : "Недостатъчно място в хранилището",
|
||||
"The target folder has been moved or deleted." : "Крайната папка е изтрита или преместена.",
|
||||
"Upload failed. Could not find uploaded file" : "Неуспешно качване. Качения файл не е намерен",
|
||||
"Upload failed. Could not get file info." : "Неуспешно качване. Не се получи информация за файла.",
|
||||
"Invalid directory." : "Невалидна директория.",
|
||||
"Total file size {size1} exceeds upload limit {size2}" : "Общия размер {size1} надминава лимита за качване {size2}.",
|
||||
"Error uploading file \"{fileName}\": {message}" : "Грешка при качването на файла \"{fileName}\": {message}",
|
||||
"Could not get result from server." : "Не се получи резултат от сървърът.",
|
||||
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} час{plural_s} остават",
|
||||
"{hours}:{minutes}h" : "{hours}:{minutes}ч",
|
||||
"{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} минут{plural_s} остават",
|
||||
"{minutes}:{seconds}m" : "{minutes}:{seconds}м",
|
||||
"{seconds} second{plural_s} left" : "{seconds} секунд{plural_s} остават",
|
||||
"{seconds}s" : "{seconds}и",
|
||||
"Any moment now..." : "Всеки момент...",
|
||||
"Soon..." : "Скоро...",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." : "Извършва се качване на файлове. Затварянето на тази страница ще прекъсне качването.",
|
||||
"No entries in this folder match '{filter}'" : "Нищо в тази папка не пасва на '{filter}'",
|
||||
"Local link" : "Локална връзка",
|
||||
"{newname} already exists" : "{newname} вече съществува",
|
||||
"A file or folder has been <strong>changed</strong>" : "<strong>Промяна</strong> на файл / папка",
|
||||
"A file or folder has been <strong>deleted</strong>" : "<strong>Изтриване</strong> на файл / папка",
|
||||
"A file or folder has been <strong>restored</strong>" : "<strong>Възстановяване</strong> на на файл / папка",
|
||||
"You created %1$s" : "Вие създадохте %1$s",
|
||||
"%2$s created %1$s" : "%2$s създаде %1$s",
|
||||
"%1$s was created in a public folder" : "%1$s е създаден в публична папка",
|
||||
"You changed %1$s" : "Вие променихте %1$s",
|
||||
"%2$s changed %1$s" : "%2$s промени %1$s",
|
||||
"You deleted %1$s" : "Вие изтрихте %1$s",
|
||||
"%2$s deleted %1$s" : "%2$s изтри %1$s.",
|
||||
"You restored %1$s" : "Вие възстановихте %1$s",
|
||||
"%2$s restored %1$s" : "%2$s възстанови %1$s",
|
||||
"Changed by %2$s" : "Променен от %2$s",
|
||||
"Deleted by %2$s" : "Изтрит от %2$s",
|
||||
"Restored by %2$s" : "Възстанвен от %2$s"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -72,7 +72,7 @@ OC.L10N.register(
|
|||
"Restored by {user}" : "Restaurat per {user}",
|
||||
"Renamed by {user}" : "Renombrat per {user}",
|
||||
"Moved by {user}" : "Mogut per {user}",
|
||||
"You deleted {file}" : "Heu esborrat {fiel}",
|
||||
"You deleted {file}" : "Heu esborrat {file}",
|
||||
"A new file or folder has been <strong>created</strong>" : "S'ha <strong>creat</strong> un nou fitxer o una nova carpeta",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar les notificacions sobre la creació i canvis dels seus <strong>arxius favorits</strong><em>(solament Stream)</em>",
|
||||
"Upload (max. %s)" : "Pujada (màx. %s)",
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"Restored by {user}" : "Restaurat per {user}",
|
||||
"Renamed by {user}" : "Renombrat per {user}",
|
||||
"Moved by {user}" : "Mogut per {user}",
|
||||
"You deleted {file}" : "Heu esborrat {fiel}",
|
||||
"You deleted {file}" : "Heu esborrat {file}",
|
||||
"A new file or folder has been <strong>created</strong>" : "S'ha <strong>creat</strong> un nou fitxer o una nova carpeta",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar les notificacions sobre la creació i canvis dels seus <strong>arxius favorits</strong><em>(solament Stream)</em>",
|
||||
"Upload (max. %s)" : "Pujada (màx. %s)",
|
||||
|
|
|
@ -0,0 +1,179 @@
|
|||
OC.L10N.register(
|
||||
"files",
|
||||
{
|
||||
"Storage is temporarily not available" : "Úložiště je dočasně nedostupné",
|
||||
"Storage invalid" : "Neplatné úložiště",
|
||||
"Unknown error" : "Neznámá chyba",
|
||||
"All files" : "Všechny soubory",
|
||||
"Recent" : "Nedávné",
|
||||
"File could not be found" : "Soubor nelze nalézt",
|
||||
"Home" : "Domů",
|
||||
"Close" : "Zavřít",
|
||||
"Favorites" : "Oblíbené",
|
||||
"Could not create folder \"{dir}\"" : "Nelze vytvořit adresář \"{dir}\"",
|
||||
"Upload cancelled." : "Odesílání zrušeno.",
|
||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nelze nahrát soubor {filename}, protože je to buď adresář nebo má velikost 0 bytů",
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}",
|
||||
"Target folder \"{dir}\" does not exist any more" : "Cílový adresář \"{dir}\" již neexistuje",
|
||||
"Not enough free space" : "Nedostatek volného prostoru",
|
||||
"Uploading..." : "Odesílám...",
|
||||
"..." : "...",
|
||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
|
||||
"Actions" : "Činnosti",
|
||||
"Download" : "Stáhnout",
|
||||
"Rename" : "Přejmenovat",
|
||||
"Move" : "Přesunout",
|
||||
"Target folder" : "Cílový adresář",
|
||||
"Delete" : "Smazat",
|
||||
"Disconnect storage" : "Odpojit úložiště",
|
||||
"Unshare" : "Zrušit sdílení",
|
||||
"Could not load info for file \"{file}\"" : "Nepodařilo se načíst informace pro soubor {file}",
|
||||
"Files" : "Soubory",
|
||||
"Details" : "Podrobnosti",
|
||||
"Select" : "Vybrat",
|
||||
"Pending" : "Nevyřízené",
|
||||
"Unable to determine date" : "Nelze určit datum",
|
||||
"This operation is forbidden" : "Tato operace je zakázána",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte prosím logy nebo kontaktujte svého správce systému",
|
||||
"Could not move \"{file}\", target exists" : "Nelze přesunout \"{file}\", cíl existuje",
|
||||
"Could not move \"{file}\"" : "Nelze přesunout \"{file}\"",
|
||||
"{newName} already exists" : "{newName} již existuje",
|
||||
"Could not rename \"{fileName}\", it does not exist any more" : "Nelze přejmenovat \"{fileName}\", již neexistuje",
|
||||
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Jméno \"{targetName}\" je již použito v adresáři \"{dir}\". Vyberte prosím jiné jméno.",
|
||||
"Could not rename \"{fileName}\"" : "Nelze přejmenovat \"{fileName}\"",
|
||||
"Could not create file \"{file}\"" : "Nelze vytvořit soubor \"{file}\"",
|
||||
"Could not create file \"{file}\" because it already exists" : "Nelze vytvořit soubor \"{file}\", protože již existuje",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "Nelze vytvořit adresář \"{dir}\", protože již existuje",
|
||||
"Error deleting file \"{fileName}\"." : "Chyba mazání souboru \"{fileName}\".",
|
||||
"No search results in other folders for '{tag}{filter}{endtag}'" : "Žádné výsledky hledání '{tag}{filter}{endtag}' v dalších adresářích",
|
||||
"Name" : "Název",
|
||||
"Size" : "Velikost",
|
||||
"Modified" : "Upraveno",
|
||||
"_%n folder_::_%n folders_" : ["%n adresář","%n adresáře","%n adresářů"],
|
||||
"_%n file_::_%n files_" : ["%n soubor","%n soubory","%n souborů"],
|
||||
"{dirs} and {files}" : "{dirs} a {files}",
|
||||
"_including %n hidden_::_including %n hidden_" : ["přidán %n skrytý","přidány %n skryté","přidáno %n skrytých"],
|
||||
"You don’t have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo vytvářet soubory",
|
||||
"_Uploading %n file_::_Uploading %n files_" : ["Nahrávám %n soubor","Nahrávám %n soubory","Nahrávám %n souborů"],
|
||||
"New" : "Nový",
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" je neplatným názvem souboru.",
|
||||
"File name cannot be empty." : "Název souboru nemůže být prázdný řetězec.",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Úložiště uživatele {owner} je zaplněné, soubory nelze aktualizovat a synchronizovat!",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Vaše úložiště je plné, nelze aktualizovat ani synchronizovat soubory.",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Úložiště uživatele {owner} je téměř plné ({usedSpacePercent}%)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložiště je téměř plné ({usedSpacePercent}%)",
|
||||
"_matches '{filter}'_::_match '{filter}'_" : ["odpovídá '{filter}'","odpovídá '{filter}'","odpovídá '{filter}'"],
|
||||
"View in folder" : "Zobrazit v adresáři",
|
||||
"Path" : "Cesta",
|
||||
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů"],
|
||||
"Favorited" : "Přidáno k oblíbeným",
|
||||
"Favorite" : "Oblíbené",
|
||||
"Copy local link" : "Kopírovat místní odkaz",
|
||||
"Folder" : "Adresář",
|
||||
"New folder" : "Nový adresář",
|
||||
"Upload" : "Odeslat",
|
||||
"An error occurred while trying to update the tags" : "Při pokusu o úpravu tagů nastala chyba",
|
||||
"Added to favorites" : "Přidán k oblíbeným",
|
||||
"Removed from favorites" : "Odebráno z oblíbených",
|
||||
"You added {file} to your favorites" : "Do svých oblíbených jste přidal(a) {file}",
|
||||
"You removed {file} from your favorites" : "Odstranil(a) jste {file} ze svých oblíbených",
|
||||
"File changes" : "Změny souboru",
|
||||
"Created by {user}" : "Vytvořil {user}",
|
||||
"Changed by {user}" : "Změnil {user}",
|
||||
"Deleted by {user}" : "Odstranil {user}",
|
||||
"Restored by {user}" : "Obnovil {user}",
|
||||
"Renamed by {user}" : "Přejmenoval {user}",
|
||||
"Moved by {user}" : "Přesunul {user}",
|
||||
"You created {file}" : "Vytvořil(a) jste {file}",
|
||||
"{user} created {file}" : "{user} vytvořil(a) {file}",
|
||||
"{file} was created in a public folder" : "Soubor {file} byl vytvořen ve veřejné složce",
|
||||
"You changed {file}" : "Změnil(a) jste {file}",
|
||||
"{user} changed {file}" : "{user} změnil(a) {file}",
|
||||
"You deleted {file}" : "Odstranil(a) jste {file}",
|
||||
"{user} deleted {file}" : "{user} smazal(a) {file}",
|
||||
"You restored {file}" : "Obnovil(a) jste {file}",
|
||||
"{user} restored {file}" : "{user} obnovil {file}",
|
||||
"You renamed {oldfile} to {newfile}" : "Přejmenoval(a) jste {oldfile} na {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} přejmenoval {oldfile} na {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "{oldfile} jste přesunul(a) do {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} přesunul(a) {oldfile} do {newfile}",
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "Soubor byl přidán, nebo odstraněn z vašich <strong>oblíbených</strong>",
|
||||
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Soubor nebo adresář byl <strong>změněn</strong> nebo <strong>přejmenován</strong>",
|
||||
"A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo adresář",
|
||||
"A new file or folder has been <strong>deleted</strong>" : "Nový soubor nebo adresář byl <strong>smazán</strong>",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omezovat oznámení o tvorbě a změnách <strong>oblíbených souborů</strong> <em>(Pouze v proudu)</em>",
|
||||
"A new file or folder has been <strong>restored</strong>" : "Nový soubor nebo adresář byl <strong>obnoven</strong>",
|
||||
"Upload (max. %s)" : "Nahrát (max. %s)",
|
||||
"File handling" : "Zacházení se soubory",
|
||||
"Maximum upload size" : "Maximální velikost pro odesílání",
|
||||
"max. possible: " : "největší možná: ",
|
||||
"Save" : "Uložit",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Při použití PHP-FPM může změna nastavení trvat až 5 minut od uložení.",
|
||||
"Missing permissions to edit from here." : "Pro úpravy v aktuálním náhledu chybí oprávnění.",
|
||||
"Settings" : "Nastavení",
|
||||
"Show hidden files" : "Zobrazit skryté soubory",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">přístup ke svým Souborům přes WebDAV</a>",
|
||||
"No files in here" : "Žádné soubory",
|
||||
"Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo synchronizujte se svými přístroji!",
|
||||
"No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno",
|
||||
"Select all" : "Vybrat vše",
|
||||
"Upload too large" : "Odesílaný soubor je příliš velký",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Soubory, které se snažíte odeslat, překračují limit velikosti odesílání na tomto serveru.",
|
||||
"No favorites" : "Žádné oblíbené",
|
||||
"Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a adresáře označené jako oblíbené",
|
||||
"Shared with you" : "Sdíleno s vámi",
|
||||
"Shared with others" : "Sdíleno s ostatními",
|
||||
"Shared by link" : "Sdíleno pomocí odkazu",
|
||||
"Tags" : "Značky",
|
||||
"Deleted files" : "Odstraněné soubory",
|
||||
"Text file" : "Textový soubor",
|
||||
"New text file.txt" : "Nový textový soubor.txt",
|
||||
"Storage not available" : "Úložiště není dostupné",
|
||||
"Unable to set upload directory." : "Nelze nastavit adresář pro nahrané soubory.",
|
||||
"Invalid Token" : "Neplatný token",
|
||||
"No file was uploaded. Unknown error" : "Žádný soubor nebyl odeslán. Neznámá chyba",
|
||||
"There is no error, the file uploaded with success" : "Soubor byl odeslán úspěšně",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Odesílaný soubor přesahuje velikost upload_max_filesize povolenou v php.ini:",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Odeslaný soubor přesáhl svou velikostí parametr MAX_FILE_SIZE specifikovaný ve formuláři HTML",
|
||||
"The uploaded file was only partially uploaded" : "Soubor byl odeslán pouze částečně",
|
||||
"No file was uploaded" : "Žádný soubor nebyl odeslán",
|
||||
"Missing a temporary folder" : "Chybí adresář pro dočasné soubory",
|
||||
"Failed to write to disk" : "Zápis na disk selhal",
|
||||
"Not enough storage available" : "Nedostatek dostupného úložného prostoru",
|
||||
"The target folder has been moved or deleted." : "Cílový adresář byl přesunuta nebo smazán.",
|
||||
"Upload failed. Could not find uploaded file" : "Nahrávání selhalo. Nepodařilo se nalézt nahraný soubor.",
|
||||
"Upload failed. Could not get file info." : "Nahrávání selhalo. Nepodařilo se získat informace o souboru.",
|
||||
"Invalid directory." : "Neplatný adresář",
|
||||
"Total file size {size1} exceeds upload limit {size2}" : "Celková velikost souboru {size1} překračuje povolenou velikost pro nahrávání {size2}",
|
||||
"Error uploading file \"{fileName}\": {message}" : "Chyba nahrávání souboru \"{fileName}\": {message}",
|
||||
"Could not get result from server." : "Nepodařilo se získat výsledek ze serveru.",
|
||||
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "zbývá {hours}:{minutes}:{seconds} hour{plural_s}",
|
||||
"{hours}:{minutes}h" : "{hours}:{minutes}h",
|
||||
"{minutes}:{seconds} minute{plural_s} left" : "zbývá {minutes}:{seconds} minute{plural_s}",
|
||||
"{minutes}:{seconds}m" : "{minutes}:{seconds}m",
|
||||
"{seconds} second{plural_s} left" : "{seconds} sekund{plural_s} zbývá",
|
||||
"{seconds}s" : "{seconds}s",
|
||||
"Any moment now..." : "Každou chvíli...",
|
||||
"Soon..." : "Brzy...",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." : "Probíhá odesílání souboru. Opuštění stránky způsobí zrušení nahrávání.",
|
||||
"No entries in this folder match '{filter}'" : "V tomto adresáři nic nesouhlasí s '{filter}'",
|
||||
"Local link" : "Místní odkaz",
|
||||
"{newname} already exists" : "{newname} již existuje",
|
||||
"A file or folder has been <strong>changed</strong>" : "Soubor nebo adresář byl <strong>změněn</strong>",
|
||||
"A file or folder has been <strong>deleted</strong>" : "Soubor nebo adresář byl <strong>smazán</strong>",
|
||||
"A file or folder has been <strong>restored</strong>" : "Soubor nebo adresář byla <strong>obnoven</strong>",
|
||||
"You created %1$s" : "Vytvořili jste %1$s",
|
||||
"%2$s created %1$s" : "%2$s vytvořil(a) %1$s",
|
||||
"%1$s was created in a public folder" : "%1$s byl vytvořen ve veřejném adresáři",
|
||||
"You changed %1$s" : "Změnili jste %1$s",
|
||||
"%2$s changed %1$s" : "%2$s změnil(a) %1$s",
|
||||
"You deleted %1$s" : "Smazali jste %1$s",
|
||||
"%2$s deleted %1$s" : "%2$s smazal(a) %1$s",
|
||||
"You restored %1$s" : "Obnovili jste %1$s",
|
||||
"%2$s restored %1$s" : "%2$s obnovil(a) %1$s",
|
||||
"Changed by %2$s" : "Změněno uživatelem %2$s",
|
||||
"Deleted by %2$s" : "Smazáno uživatelem %2$s",
|
||||
"Restored by %2$s" : "Obnoveno uživatelem %2$s"
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
|
@ -0,0 +1,177 @@
|
|||
{ "translations": {
|
||||
"Storage is temporarily not available" : "Úložiště je dočasně nedostupné",
|
||||
"Storage invalid" : "Neplatné úložiště",
|
||||
"Unknown error" : "Neznámá chyba",
|
||||
"All files" : "Všechny soubory",
|
||||
"Recent" : "Nedávné",
|
||||
"File could not be found" : "Soubor nelze nalézt",
|
||||
"Home" : "Domů",
|
||||
"Close" : "Zavřít",
|
||||
"Favorites" : "Oblíbené",
|
||||
"Could not create folder \"{dir}\"" : "Nelze vytvořit adresář \"{dir}\"",
|
||||
"Upload cancelled." : "Odesílání zrušeno.",
|
||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nelze nahrát soubor {filename}, protože je to buď adresář nebo má velikost 0 bytů",
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}",
|
||||
"Target folder \"{dir}\" does not exist any more" : "Cílový adresář \"{dir}\" již neexistuje",
|
||||
"Not enough free space" : "Nedostatek volného prostoru",
|
||||
"Uploading..." : "Odesílám...",
|
||||
"..." : "...",
|
||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
|
||||
"Actions" : "Činnosti",
|
||||
"Download" : "Stáhnout",
|
||||
"Rename" : "Přejmenovat",
|
||||
"Move" : "Přesunout",
|
||||
"Target folder" : "Cílový adresář",
|
||||
"Delete" : "Smazat",
|
||||
"Disconnect storage" : "Odpojit úložiště",
|
||||
"Unshare" : "Zrušit sdílení",
|
||||
"Could not load info for file \"{file}\"" : "Nepodařilo se načíst informace pro soubor {file}",
|
||||
"Files" : "Soubory",
|
||||
"Details" : "Podrobnosti",
|
||||
"Select" : "Vybrat",
|
||||
"Pending" : "Nevyřízené",
|
||||
"Unable to determine date" : "Nelze určit datum",
|
||||
"This operation is forbidden" : "Tato operace je zakázána",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte prosím logy nebo kontaktujte svého správce systému",
|
||||
"Could not move \"{file}\", target exists" : "Nelze přesunout \"{file}\", cíl existuje",
|
||||
"Could not move \"{file}\"" : "Nelze přesunout \"{file}\"",
|
||||
"{newName} already exists" : "{newName} již existuje",
|
||||
"Could not rename \"{fileName}\", it does not exist any more" : "Nelze přejmenovat \"{fileName}\", již neexistuje",
|
||||
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Jméno \"{targetName}\" je již použito v adresáři \"{dir}\". Vyberte prosím jiné jméno.",
|
||||
"Could not rename \"{fileName}\"" : "Nelze přejmenovat \"{fileName}\"",
|
||||
"Could not create file \"{file}\"" : "Nelze vytvořit soubor \"{file}\"",
|
||||
"Could not create file \"{file}\" because it already exists" : "Nelze vytvořit soubor \"{file}\", protože již existuje",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "Nelze vytvořit adresář \"{dir}\", protože již existuje",
|
||||
"Error deleting file \"{fileName}\"." : "Chyba mazání souboru \"{fileName}\".",
|
||||
"No search results in other folders for '{tag}{filter}{endtag}'" : "Žádné výsledky hledání '{tag}{filter}{endtag}' v dalších adresářích",
|
||||
"Name" : "Název",
|
||||
"Size" : "Velikost",
|
||||
"Modified" : "Upraveno",
|
||||
"_%n folder_::_%n folders_" : ["%n adresář","%n adresáře","%n adresářů"],
|
||||
"_%n file_::_%n files_" : ["%n soubor","%n soubory","%n souborů"],
|
||||
"{dirs} and {files}" : "{dirs} a {files}",
|
||||
"_including %n hidden_::_including %n hidden_" : ["přidán %n skrytý","přidány %n skryté","přidáno %n skrytých"],
|
||||
"You don’t have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo vytvářet soubory",
|
||||
"_Uploading %n file_::_Uploading %n files_" : ["Nahrávám %n soubor","Nahrávám %n soubory","Nahrávám %n souborů"],
|
||||
"New" : "Nový",
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" je neplatným názvem souboru.",
|
||||
"File name cannot be empty." : "Název souboru nemůže být prázdný řetězec.",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Úložiště uživatele {owner} je zaplněné, soubory nelze aktualizovat a synchronizovat!",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Vaše úložiště je plné, nelze aktualizovat ani synchronizovat soubory.",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Úložiště uživatele {owner} je téměř plné ({usedSpacePercent}%)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložiště je téměř plné ({usedSpacePercent}%)",
|
||||
"_matches '{filter}'_::_match '{filter}'_" : ["odpovídá '{filter}'","odpovídá '{filter}'","odpovídá '{filter}'"],
|
||||
"View in folder" : "Zobrazit v adresáři",
|
||||
"Path" : "Cesta",
|
||||
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů"],
|
||||
"Favorited" : "Přidáno k oblíbeným",
|
||||
"Favorite" : "Oblíbené",
|
||||
"Copy local link" : "Kopírovat místní odkaz",
|
||||
"Folder" : "Adresář",
|
||||
"New folder" : "Nový adresář",
|
||||
"Upload" : "Odeslat",
|
||||
"An error occurred while trying to update the tags" : "Při pokusu o úpravu tagů nastala chyba",
|
||||
"Added to favorites" : "Přidán k oblíbeným",
|
||||
"Removed from favorites" : "Odebráno z oblíbených",
|
||||
"You added {file} to your favorites" : "Do svých oblíbených jste přidal(a) {file}",
|
||||
"You removed {file} from your favorites" : "Odstranil(a) jste {file} ze svých oblíbených",
|
||||
"File changes" : "Změny souboru",
|
||||
"Created by {user}" : "Vytvořil {user}",
|
||||
"Changed by {user}" : "Změnil {user}",
|
||||
"Deleted by {user}" : "Odstranil {user}",
|
||||
"Restored by {user}" : "Obnovil {user}",
|
||||
"Renamed by {user}" : "Přejmenoval {user}",
|
||||
"Moved by {user}" : "Přesunul {user}",
|
||||
"You created {file}" : "Vytvořil(a) jste {file}",
|
||||
"{user} created {file}" : "{user} vytvořil(a) {file}",
|
||||
"{file} was created in a public folder" : "Soubor {file} byl vytvořen ve veřejné složce",
|
||||
"You changed {file}" : "Změnil(a) jste {file}",
|
||||
"{user} changed {file}" : "{user} změnil(a) {file}",
|
||||
"You deleted {file}" : "Odstranil(a) jste {file}",
|
||||
"{user} deleted {file}" : "{user} smazal(a) {file}",
|
||||
"You restored {file}" : "Obnovil(a) jste {file}",
|
||||
"{user} restored {file}" : "{user} obnovil {file}",
|
||||
"You renamed {oldfile} to {newfile}" : "Přejmenoval(a) jste {oldfile} na {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} přejmenoval {oldfile} na {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "{oldfile} jste přesunul(a) do {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} přesunul(a) {oldfile} do {newfile}",
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "Soubor byl přidán, nebo odstraněn z vašich <strong>oblíbených</strong>",
|
||||
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Soubor nebo adresář byl <strong>změněn</strong> nebo <strong>přejmenován</strong>",
|
||||
"A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo adresář",
|
||||
"A new file or folder has been <strong>deleted</strong>" : "Nový soubor nebo adresář byl <strong>smazán</strong>",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omezovat oznámení o tvorbě a změnách <strong>oblíbených souborů</strong> <em>(Pouze v proudu)</em>",
|
||||
"A new file or folder has been <strong>restored</strong>" : "Nový soubor nebo adresář byl <strong>obnoven</strong>",
|
||||
"Upload (max. %s)" : "Nahrát (max. %s)",
|
||||
"File handling" : "Zacházení se soubory",
|
||||
"Maximum upload size" : "Maximální velikost pro odesílání",
|
||||
"max. possible: " : "největší možná: ",
|
||||
"Save" : "Uložit",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Při použití PHP-FPM může změna nastavení trvat až 5 minut od uložení.",
|
||||
"Missing permissions to edit from here." : "Pro úpravy v aktuálním náhledu chybí oprávnění.",
|
||||
"Settings" : "Nastavení",
|
||||
"Show hidden files" : "Zobrazit skryté soubory",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">přístup ke svým Souborům přes WebDAV</a>",
|
||||
"No files in here" : "Žádné soubory",
|
||||
"Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo synchronizujte se svými přístroji!",
|
||||
"No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno",
|
||||
"Select all" : "Vybrat vše",
|
||||
"Upload too large" : "Odesílaný soubor je příliš velký",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Soubory, které se snažíte odeslat, překračují limit velikosti odesílání na tomto serveru.",
|
||||
"No favorites" : "Žádné oblíbené",
|
||||
"Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a adresáře označené jako oblíbené",
|
||||
"Shared with you" : "Sdíleno s vámi",
|
||||
"Shared with others" : "Sdíleno s ostatními",
|
||||
"Shared by link" : "Sdíleno pomocí odkazu",
|
||||
"Tags" : "Značky",
|
||||
"Deleted files" : "Odstraněné soubory",
|
||||
"Text file" : "Textový soubor",
|
||||
"New text file.txt" : "Nový textový soubor.txt",
|
||||
"Storage not available" : "Úložiště není dostupné",
|
||||
"Unable to set upload directory." : "Nelze nastavit adresář pro nahrané soubory.",
|
||||
"Invalid Token" : "Neplatný token",
|
||||
"No file was uploaded. Unknown error" : "Žádný soubor nebyl odeslán. Neznámá chyba",
|
||||
"There is no error, the file uploaded with success" : "Soubor byl odeslán úspěšně",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Odesílaný soubor přesahuje velikost upload_max_filesize povolenou v php.ini:",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Odeslaný soubor přesáhl svou velikostí parametr MAX_FILE_SIZE specifikovaný ve formuláři HTML",
|
||||
"The uploaded file was only partially uploaded" : "Soubor byl odeslán pouze částečně",
|
||||
"No file was uploaded" : "Žádný soubor nebyl odeslán",
|
||||
"Missing a temporary folder" : "Chybí adresář pro dočasné soubory",
|
||||
"Failed to write to disk" : "Zápis na disk selhal",
|
||||
"Not enough storage available" : "Nedostatek dostupného úložného prostoru",
|
||||
"The target folder has been moved or deleted." : "Cílový adresář byl přesunuta nebo smazán.",
|
||||
"Upload failed. Could not find uploaded file" : "Nahrávání selhalo. Nepodařilo se nalézt nahraný soubor.",
|
||||
"Upload failed. Could not get file info." : "Nahrávání selhalo. Nepodařilo se získat informace o souboru.",
|
||||
"Invalid directory." : "Neplatný adresář",
|
||||
"Total file size {size1} exceeds upload limit {size2}" : "Celková velikost souboru {size1} překračuje povolenou velikost pro nahrávání {size2}",
|
||||
"Error uploading file \"{fileName}\": {message}" : "Chyba nahrávání souboru \"{fileName}\": {message}",
|
||||
"Could not get result from server." : "Nepodařilo se získat výsledek ze serveru.",
|
||||
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "zbývá {hours}:{minutes}:{seconds} hour{plural_s}",
|
||||
"{hours}:{minutes}h" : "{hours}:{minutes}h",
|
||||
"{minutes}:{seconds} minute{plural_s} left" : "zbývá {minutes}:{seconds} minute{plural_s}",
|
||||
"{minutes}:{seconds}m" : "{minutes}:{seconds}m",
|
||||
"{seconds} second{plural_s} left" : "{seconds} sekund{plural_s} zbývá",
|
||||
"{seconds}s" : "{seconds}s",
|
||||
"Any moment now..." : "Každou chvíli...",
|
||||
"Soon..." : "Brzy...",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." : "Probíhá odesílání souboru. Opuštění stránky způsobí zrušení nahrávání.",
|
||||
"No entries in this folder match '{filter}'" : "V tomto adresáři nic nesouhlasí s '{filter}'",
|
||||
"Local link" : "Místní odkaz",
|
||||
"{newname} already exists" : "{newname} již existuje",
|
||||
"A file or folder has been <strong>changed</strong>" : "Soubor nebo adresář byl <strong>změněn</strong>",
|
||||
"A file or folder has been <strong>deleted</strong>" : "Soubor nebo adresář byl <strong>smazán</strong>",
|
||||
"A file or folder has been <strong>restored</strong>" : "Soubor nebo adresář byla <strong>obnoven</strong>",
|
||||
"You created %1$s" : "Vytvořili jste %1$s",
|
||||
"%2$s created %1$s" : "%2$s vytvořil(a) %1$s",
|
||||
"%1$s was created in a public folder" : "%1$s byl vytvořen ve veřejném adresáři",
|
||||
"You changed %1$s" : "Změnili jste %1$s",
|
||||
"%2$s changed %1$s" : "%2$s změnil(a) %1$s",
|
||||
"You deleted %1$s" : "Smazali jste %1$s",
|
||||
"%2$s deleted %1$s" : "%2$s smazal(a) %1$s",
|
||||
"You restored %1$s" : "Obnovili jste %1$s",
|
||||
"%2$s restored %1$s" : "%2$s obnovil(a) %1$s",
|
||||
"Changed by %2$s" : "Změněno uživatelem %2$s",
|
||||
"Deleted by %2$s" : "Smazáno uživatelem %2$s",
|
||||
"Restored by %2$s" : "Obnoveno uživatelem %2$s"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
|
@ -0,0 +1,138 @@
|
|||
OC.L10N.register(
|
||||
"files",
|
||||
{
|
||||
"Storage invalid" : "Virheellinen tallennustila",
|
||||
"Unknown error" : "Tuntematon virhe",
|
||||
"All files" : "Kaikki tiedostot",
|
||||
"Recent" : "Viimeaikaiset",
|
||||
"File could not be found" : "TIedostoa ei löytynyt",
|
||||
"Home" : "Koti",
|
||||
"Close" : "Sulje",
|
||||
"Favorites" : "Suosikit",
|
||||
"Could not create folder \"{dir}\"" : "Kansiota \"{dir}\" ei voitu luoda",
|
||||
"Upload cancelled." : "Lähetys peruttu.",
|
||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Kohdetta {filename} ei voi lähettää, koska se on joko kansio tai sen koko on 0 tavua",
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Ei riittävästi vapaata tilaa. Lähetyksesi koko on {size1}, mutta vain {size2} on jäljellä",
|
||||
"Uploading..." : "Lähetetään...",
|
||||
"..." : "...",
|
||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize} ({bitrate})",
|
||||
"Actions" : "Toiminnot",
|
||||
"Download" : "Lataa",
|
||||
"Rename" : "Nimeä uudelleen",
|
||||
"Delete" : "Poista",
|
||||
"Disconnect storage" : "Katkaise yhteys tallennustilaan",
|
||||
"Unshare" : "Peru jakaminen",
|
||||
"Files" : "Tiedostot",
|
||||
"Details" : "Tiedot",
|
||||
"Select" : "Valitse",
|
||||
"Pending" : "Odottaa",
|
||||
"Unable to determine date" : "Päivämäärän määrittäminen epäonnistui",
|
||||
"This operation is forbidden" : "Tämä toiminto on kielletty",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Hakemisto ei ole käytettävissä. Tarkista lokit tai ole yhteydessä ylläpitoon.",
|
||||
"Could not move \"{file}\", target exists" : "Tiedoston \"{file}\" siirtäminen ei onnistunut, kohde on olemassa",
|
||||
"Could not move \"{file}\"" : "Tiedoston \"{file}\" siirtäminen ei onnistunut",
|
||||
"{newName} already exists" : "{newName} on jo olemassa",
|
||||
"Could not rename \"{fileName}\", it does not exist any more" : "Tiedoston \"{fileName}\" nimeäminen uudelleen ei onnistunut, koska sitä ei ole enää olemassa",
|
||||
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nimi \"{targetName}\" on jo käytössä kansiossa \"{dir}\". Valitse toinen nimi.",
|
||||
"Could not rename \"{fileName}\"" : "Tiedoston \"{fileName}\" nimeäminen uudelleen ei onnistunut",
|
||||
"Could not create file \"{file}\"" : "Tiedostoa \"{file}\" ei voitu luoda",
|
||||
"Could not create file \"{file}\" because it already exists" : "Tiedostoa \"{file}\" ei voitu luoda, koska se on jo olemassa",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "Kansiota \"{dir}\" ei voitu luoda, koska se on jo olemassa",
|
||||
"Error deleting file \"{fileName}\"." : "Virhe poistaessa tiedostoa \"{fileName}\".",
|
||||
"Name" : "Nimi",
|
||||
"Size" : "Koko",
|
||||
"Modified" : "Muokattu",
|
||||
"_%n folder_::_%n folders_" : ["%n kansio","%n kansiota"],
|
||||
"_%n file_::_%n files_" : ["%n tiedosto","%n tiedostoa"],
|
||||
"{dirs} and {files}" : "{dirs} ja {files}",
|
||||
"_including %n hidden_::_including %n hidden_" : ["Sisältäen %n piilotetun","Sisältäen %n piilotettua"],
|
||||
"You don’t have permission to upload or create files here" : "Käyttöoikeutesi eivät riitä tiedostojen lähettämiseen tai kansioiden luomiseen tähän sijaintiin",
|
||||
"_Uploading %n file_::_Uploading %n files_" : ["Lähetetään %n tiedosto","Lähetetään %n tiedostoa"],
|
||||
"New" : "Uusi",
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" on virheellinen tiedostonimi.",
|
||||
"File name cannot be empty." : "Tiedoston nimi ei voi olla tyhjä.",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Käyttäjän {owner} tallennustila on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkronoida!",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Käyttäjän {owner} tallennustila on melkein täynnä ({usedSpacePercent} %)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "Tallennustila on melkein loppu ({usedSpacePercent}%)",
|
||||
"_matches '{filter}'_::_match '{filter}'_" : ["vastaa '{filter}'","vastaa '{filter}'"],
|
||||
"View in folder" : "Näe kansiossa",
|
||||
"Path" : "Polku",
|
||||
"_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"],
|
||||
"Favorited" : "Lisätty suosikkeihin",
|
||||
"Favorite" : "Suosikki",
|
||||
"Folder" : "Kansio",
|
||||
"New folder" : "Uusi kansio",
|
||||
"Upload" : "Lähetä",
|
||||
"An error occurred while trying to update the tags" : "Tunnisteiden päivitystä yrittäessä tapahtui virhe",
|
||||
"A new file or folder has been <strong>created</strong>" : "Uusi tiedosto tai kansio on <strong>luotu</strong>",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Rajoita luomis- ja muutosilmoitukset <strong>omiin suosikkitiedostoihin</strong> <em>(Vain listaus)</em>",
|
||||
"Upload (max. %s)" : "Lähetys (enintään %s)",
|
||||
"File handling" : "Tiedostonhallinta",
|
||||
"Maximum upload size" : "Lähetettävän tiedoston suurin sallittu koko",
|
||||
"max. possible: " : "suurin mahdollinen:",
|
||||
"Save" : "Tallenna",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "PHP-FPM:tä käyttäen muutoksien voimaantulossa saattaa kestää 5 minuuttia.",
|
||||
"Missing permissions to edit from here." : "Käyttöoikeudet eivät riitä tätä kautta muokkaamiseen.",
|
||||
"Settings" : "Asetukset",
|
||||
"Show hidden files" : "Näytä piilotetut tiedostot",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">päästäksesi tiedostoihisi WebDAV-liittymän kautta</a>",
|
||||
"No files in here" : "Täällä ei ole tiedostoja",
|
||||
"Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!",
|
||||
"No entries found in this folder" : "Ei kohteita tässä kansiossa",
|
||||
"Select all" : "Valitse kaikki",
|
||||
"Upload too large" : "Lähetettävä tiedosto on liian suuri",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan.",
|
||||
"No favorites" : "Ei suosikkeja",
|
||||
"Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä",
|
||||
"Text file" : "Tekstitiedosto",
|
||||
"New text file.txt" : "Uusi tekstitiedosto.txt",
|
||||
"Storage not available" : "Tallennustila ei ole käytettävissä",
|
||||
"Unable to set upload directory." : "Lähetyskansion asettaminen epäonnistui.",
|
||||
"Invalid Token" : "Virheellinen token",
|
||||
"No file was uploaded. Unknown error" : "Tiedostoa ei lähetetty. Tuntematon virhe",
|
||||
"There is no error, the file uploaded with success" : "Ei virheitä, tiedosto lähetettiin onnistuneesti",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Lähetetyn tiedoston koko ylittää php.ini-tiedoston upload_max_filesize-säännön:",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Lähetettävän tiedoston enimmäiskoko ylittää HTML-lomakkeessa määritellyn MAX_FILE_SIZE-säännön",
|
||||
"The uploaded file was only partially uploaded" : "Tiedoston lähetys onnistui vain osittain",
|
||||
"No file was uploaded" : "Yhtäkään tiedostoa ei lähetetty",
|
||||
"Missing a temporary folder" : "Tilapäiskansio puuttuu",
|
||||
"Failed to write to disk" : "Levylle kirjoitus epäonnistui",
|
||||
"Not enough storage available" : "Tallennustilaa ei ole riittävästi käytettävissä",
|
||||
"The target folder has been moved or deleted." : "Kohdekansio on siirretty tai poistettu.",
|
||||
"Upload failed. Could not find uploaded file" : "Lähetys epäonnistui. Lähettävää tiedostoa ei löydetty.",
|
||||
"Upload failed. Could not get file info." : "Lähetys epäonnistui. Lähettävää tiedostoa ei löydetty.",
|
||||
"Invalid directory." : "Virheellinen kansio.",
|
||||
"Total file size {size1} exceeds upload limit {size2}" : "Yhteiskoko {size1} ylittää lähetysrajan {size2}",
|
||||
"Error uploading file \"{fileName}\": {message}" : "Virhe lähettäessä tiedostoa \"{fileName}\": {message}",
|
||||
"Could not get result from server." : "Tuloksien saaminen palvelimelta ei onnistunut.",
|
||||
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} jäljellä",
|
||||
"{hours}:{minutes}h" : "{hours}h {minutes}m",
|
||||
"{minutes}:{seconds} minute{plural_s} left" : "{minutes}m {seconds}s jäljellä",
|
||||
"{minutes}:{seconds}m" : "{minutes}m {seconds}s",
|
||||
"{seconds} second{plural_s} left" : "{seconds}s jäljellä",
|
||||
"{seconds}s" : "{seconds} s",
|
||||
"Any moment now..." : "Minä tahansa hetkenä...",
|
||||
"Soon..." : "Pian...",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." : "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen.",
|
||||
"No entries in this folder match '{filter}'" : "Mikään tässä kansiossa ei vastaa suodatusta '{filter}'",
|
||||
"Local link" : "Paikallinen linkki",
|
||||
"{newname} already exists" : "{newname} on jo olemassa",
|
||||
"A file or folder has been <strong>changed</strong>" : "Tiedostoa tai kansiota on <strong>muutettu</strong>",
|
||||
"A file or folder has been <strong>deleted</strong>" : "Tiedosto tai kansio on <strong>poistettu</strong>",
|
||||
"A file or folder has been <strong>restored</strong>" : "Tiedosto tai kansio on <strong>palautettu</strong>",
|
||||
"You created %1$s" : "Loit kohteen %1$s",
|
||||
"%2$s created %1$s" : "%2$s loi kohteen %1$s",
|
||||
"%1$s was created in a public folder" : "%1$s luotiin julkiseen kansioon",
|
||||
"You changed %1$s" : "Muutit kohdetta %1$s",
|
||||
"%2$s changed %1$s" : "%2$s muutti kohdetta %1$s",
|
||||
"You deleted %1$s" : "Poistit kohteen %1$s",
|
||||
"%2$s deleted %1$s" : "%2$s poisti kohteen %1$s",
|
||||
"You restored %1$s" : "Palautit kohteen %1$s",
|
||||
"%2$s restored %1$s" : "%2$s palautti kohteen %1$s",
|
||||
"Changed by %2$s" : "Muuttanut %2$s",
|
||||
"Deleted by %2$s" : "Poistanut %2$s",
|
||||
"Restored by %2$s" : "Palauttanut %2$s"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,136 @@
|
|||
{ "translations": {
|
||||
"Storage invalid" : "Virheellinen tallennustila",
|
||||
"Unknown error" : "Tuntematon virhe",
|
||||
"All files" : "Kaikki tiedostot",
|
||||
"Recent" : "Viimeaikaiset",
|
||||
"File could not be found" : "TIedostoa ei löytynyt",
|
||||
"Home" : "Koti",
|
||||
"Close" : "Sulje",
|
||||
"Favorites" : "Suosikit",
|
||||
"Could not create folder \"{dir}\"" : "Kansiota \"{dir}\" ei voitu luoda",
|
||||
"Upload cancelled." : "Lähetys peruttu.",
|
||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Kohdetta {filename} ei voi lähettää, koska se on joko kansio tai sen koko on 0 tavua",
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Ei riittävästi vapaata tilaa. Lähetyksesi koko on {size1}, mutta vain {size2} on jäljellä",
|
||||
"Uploading..." : "Lähetetään...",
|
||||
"..." : "...",
|
||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize} ({bitrate})",
|
||||
"Actions" : "Toiminnot",
|
||||
"Download" : "Lataa",
|
||||
"Rename" : "Nimeä uudelleen",
|
||||
"Delete" : "Poista",
|
||||
"Disconnect storage" : "Katkaise yhteys tallennustilaan",
|
||||
"Unshare" : "Peru jakaminen",
|
||||
"Files" : "Tiedostot",
|
||||
"Details" : "Tiedot",
|
||||
"Select" : "Valitse",
|
||||
"Pending" : "Odottaa",
|
||||
"Unable to determine date" : "Päivämäärän määrittäminen epäonnistui",
|
||||
"This operation is forbidden" : "Tämä toiminto on kielletty",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Hakemisto ei ole käytettävissä. Tarkista lokit tai ole yhteydessä ylläpitoon.",
|
||||
"Could not move \"{file}\", target exists" : "Tiedoston \"{file}\" siirtäminen ei onnistunut, kohde on olemassa",
|
||||
"Could not move \"{file}\"" : "Tiedoston \"{file}\" siirtäminen ei onnistunut",
|
||||
"{newName} already exists" : "{newName} on jo olemassa",
|
||||
"Could not rename \"{fileName}\", it does not exist any more" : "Tiedoston \"{fileName}\" nimeäminen uudelleen ei onnistunut, koska sitä ei ole enää olemassa",
|
||||
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nimi \"{targetName}\" on jo käytössä kansiossa \"{dir}\". Valitse toinen nimi.",
|
||||
"Could not rename \"{fileName}\"" : "Tiedoston \"{fileName}\" nimeäminen uudelleen ei onnistunut",
|
||||
"Could not create file \"{file}\"" : "Tiedostoa \"{file}\" ei voitu luoda",
|
||||
"Could not create file \"{file}\" because it already exists" : "Tiedostoa \"{file}\" ei voitu luoda, koska se on jo olemassa",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "Kansiota \"{dir}\" ei voitu luoda, koska se on jo olemassa",
|
||||
"Error deleting file \"{fileName}\"." : "Virhe poistaessa tiedostoa \"{fileName}\".",
|
||||
"Name" : "Nimi",
|
||||
"Size" : "Koko",
|
||||
"Modified" : "Muokattu",
|
||||
"_%n folder_::_%n folders_" : ["%n kansio","%n kansiota"],
|
||||
"_%n file_::_%n files_" : ["%n tiedosto","%n tiedostoa"],
|
||||
"{dirs} and {files}" : "{dirs} ja {files}",
|
||||
"_including %n hidden_::_including %n hidden_" : ["Sisältäen %n piilotetun","Sisältäen %n piilotettua"],
|
||||
"You don’t have permission to upload or create files here" : "Käyttöoikeutesi eivät riitä tiedostojen lähettämiseen tai kansioiden luomiseen tähän sijaintiin",
|
||||
"_Uploading %n file_::_Uploading %n files_" : ["Lähetetään %n tiedosto","Lähetetään %n tiedostoa"],
|
||||
"New" : "Uusi",
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" on virheellinen tiedostonimi.",
|
||||
"File name cannot be empty." : "Tiedoston nimi ei voi olla tyhjä.",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Käyttäjän {owner} tallennustila on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkronoida!",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Käyttäjän {owner} tallennustila on melkein täynnä ({usedSpacePercent} %)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "Tallennustila on melkein loppu ({usedSpacePercent}%)",
|
||||
"_matches '{filter}'_::_match '{filter}'_" : ["vastaa '{filter}'","vastaa '{filter}'"],
|
||||
"View in folder" : "Näe kansiossa",
|
||||
"Path" : "Polku",
|
||||
"_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"],
|
||||
"Favorited" : "Lisätty suosikkeihin",
|
||||
"Favorite" : "Suosikki",
|
||||
"Folder" : "Kansio",
|
||||
"New folder" : "Uusi kansio",
|
||||
"Upload" : "Lähetä",
|
||||
"An error occurred while trying to update the tags" : "Tunnisteiden päivitystä yrittäessä tapahtui virhe",
|
||||
"A new file or folder has been <strong>created</strong>" : "Uusi tiedosto tai kansio on <strong>luotu</strong>",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Rajoita luomis- ja muutosilmoitukset <strong>omiin suosikkitiedostoihin</strong> <em>(Vain listaus)</em>",
|
||||
"Upload (max. %s)" : "Lähetys (enintään %s)",
|
||||
"File handling" : "Tiedostonhallinta",
|
||||
"Maximum upload size" : "Lähetettävän tiedoston suurin sallittu koko",
|
||||
"max. possible: " : "suurin mahdollinen:",
|
||||
"Save" : "Tallenna",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "PHP-FPM:tä käyttäen muutoksien voimaantulossa saattaa kestää 5 minuuttia.",
|
||||
"Missing permissions to edit from here." : "Käyttöoikeudet eivät riitä tätä kautta muokkaamiseen.",
|
||||
"Settings" : "Asetukset",
|
||||
"Show hidden files" : "Näytä piilotetut tiedostot",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">päästäksesi tiedostoihisi WebDAV-liittymän kautta</a>",
|
||||
"No files in here" : "Täällä ei ole tiedostoja",
|
||||
"Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!",
|
||||
"No entries found in this folder" : "Ei kohteita tässä kansiossa",
|
||||
"Select all" : "Valitse kaikki",
|
||||
"Upload too large" : "Lähetettävä tiedosto on liian suuri",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan.",
|
||||
"No favorites" : "Ei suosikkeja",
|
||||
"Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä",
|
||||
"Text file" : "Tekstitiedosto",
|
||||
"New text file.txt" : "Uusi tekstitiedosto.txt",
|
||||
"Storage not available" : "Tallennustila ei ole käytettävissä",
|
||||
"Unable to set upload directory." : "Lähetyskansion asettaminen epäonnistui.",
|
||||
"Invalid Token" : "Virheellinen token",
|
||||
"No file was uploaded. Unknown error" : "Tiedostoa ei lähetetty. Tuntematon virhe",
|
||||
"There is no error, the file uploaded with success" : "Ei virheitä, tiedosto lähetettiin onnistuneesti",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Lähetetyn tiedoston koko ylittää php.ini-tiedoston upload_max_filesize-säännön:",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Lähetettävän tiedoston enimmäiskoko ylittää HTML-lomakkeessa määritellyn MAX_FILE_SIZE-säännön",
|
||||
"The uploaded file was only partially uploaded" : "Tiedoston lähetys onnistui vain osittain",
|
||||
"No file was uploaded" : "Yhtäkään tiedostoa ei lähetetty",
|
||||
"Missing a temporary folder" : "Tilapäiskansio puuttuu",
|
||||
"Failed to write to disk" : "Levylle kirjoitus epäonnistui",
|
||||
"Not enough storage available" : "Tallennustilaa ei ole riittävästi käytettävissä",
|
||||
"The target folder has been moved or deleted." : "Kohdekansio on siirretty tai poistettu.",
|
||||
"Upload failed. Could not find uploaded file" : "Lähetys epäonnistui. Lähettävää tiedostoa ei löydetty.",
|
||||
"Upload failed. Could not get file info." : "Lähetys epäonnistui. Lähettävää tiedostoa ei löydetty.",
|
||||
"Invalid directory." : "Virheellinen kansio.",
|
||||
"Total file size {size1} exceeds upload limit {size2}" : "Yhteiskoko {size1} ylittää lähetysrajan {size2}",
|
||||
"Error uploading file \"{fileName}\": {message}" : "Virhe lähettäessä tiedostoa \"{fileName}\": {message}",
|
||||
"Could not get result from server." : "Tuloksien saaminen palvelimelta ei onnistunut.",
|
||||
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} jäljellä",
|
||||
"{hours}:{minutes}h" : "{hours}h {minutes}m",
|
||||
"{minutes}:{seconds} minute{plural_s} left" : "{minutes}m {seconds}s jäljellä",
|
||||
"{minutes}:{seconds}m" : "{minutes}m {seconds}s",
|
||||
"{seconds} second{plural_s} left" : "{seconds}s jäljellä",
|
||||
"{seconds}s" : "{seconds} s",
|
||||
"Any moment now..." : "Minä tahansa hetkenä...",
|
||||
"Soon..." : "Pian...",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." : "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen.",
|
||||
"No entries in this folder match '{filter}'" : "Mikään tässä kansiossa ei vastaa suodatusta '{filter}'",
|
||||
"Local link" : "Paikallinen linkki",
|
||||
"{newname} already exists" : "{newname} on jo olemassa",
|
||||
"A file or folder has been <strong>changed</strong>" : "Tiedostoa tai kansiota on <strong>muutettu</strong>",
|
||||
"A file or folder has been <strong>deleted</strong>" : "Tiedosto tai kansio on <strong>poistettu</strong>",
|
||||
"A file or folder has been <strong>restored</strong>" : "Tiedosto tai kansio on <strong>palautettu</strong>",
|
||||
"You created %1$s" : "Loit kohteen %1$s",
|
||||
"%2$s created %1$s" : "%2$s loi kohteen %1$s",
|
||||
"%1$s was created in a public folder" : "%1$s luotiin julkiseen kansioon",
|
||||
"You changed %1$s" : "Muutit kohdetta %1$s",
|
||||
"%2$s changed %1$s" : "%2$s muutti kohdetta %1$s",
|
||||
"You deleted %1$s" : "Poistit kohteen %1$s",
|
||||
"%2$s deleted %1$s" : "%2$s poisti kohteen %1$s",
|
||||
"You restored %1$s" : "Palautit kohteen %1$s",
|
||||
"%2$s restored %1$s" : "%2$s palautti kohteen %1$s",
|
||||
"Changed by %2$s" : "Muuttanut %2$s",
|
||||
"Deleted by %2$s" : "Poistanut %2$s",
|
||||
"Restored by %2$s" : "Palauttanut %2$s"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,179 @@
|
|||
OC.L10N.register(
|
||||
"files",
|
||||
{
|
||||
"Storage is temporarily not available" : "A tároló átmenetileg nem érhető el",
|
||||
"Storage invalid" : "A tároló érvénytelen",
|
||||
"Unknown error" : "Ismeretlen hiba",
|
||||
"All files" : "Az összes fájl",
|
||||
"Recent" : "Legutóbbi",
|
||||
"File could not be found" : "Fájl nem található",
|
||||
"Home" : "Saját mappa",
|
||||
"Close" : "Bezárás",
|
||||
"Favorites" : "Kedvencek",
|
||||
"Could not create folder \"{dir}\"" : "{dir} mappa nem hozható létre",
|
||||
"Upload cancelled." : "A feltöltést megszakítottuk.",
|
||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "A(z) {filename} fájl nem tölthető fel, mert ez vagy egy könyvtár, vagy pedig 0 bájtból áll.",
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nincs elég szabad hely. A feltöltés mérete {size1}, de csak ennyi hely van: {size2}.",
|
||||
"Target folder \"{dir}\" does not exist any more" : "A cél mappa már nem létezik: \"{dir}\"",
|
||||
"Not enough free space" : "Nincs elég szabad hely",
|
||||
"Uploading..." : "Feltöltés...",
|
||||
"..." : "...",
|
||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
|
||||
"Actions" : "Műveletek",
|
||||
"Download" : "Letöltés",
|
||||
"Rename" : "Átnevezés",
|
||||
"Move" : "Áthelyezés",
|
||||
"Target folder" : "Cél mappa",
|
||||
"Delete" : "Törlés",
|
||||
"Disconnect storage" : "Tároló leválasztása",
|
||||
"Unshare" : "A megosztás visszavonása",
|
||||
"Could not load info for file \"{file}\"" : "Nem sikerült betölteni az információs fájl ehhez: \"{file}\"",
|
||||
"Files" : "Fájlok",
|
||||
"Details" : "Részletek",
|
||||
"Select" : "Kiválaszt",
|
||||
"Pending" : "Folyamatban",
|
||||
"Unable to determine date" : "Nem lehet meghatározni a dátumot",
|
||||
"This operation is forbidden" : "Tiltott művelet",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Ez a könyvtár nem elérhető, kérem nézze meg a naplófájlokat vagy keresse az adminisztrátort",
|
||||
"Could not move \"{file}\", target exists" : "{file} fájl nem áthelyezhető, mert a cél már létezik",
|
||||
"Could not move \"{file}\"" : "{file} fájl nem áthelyezhető",
|
||||
"{newName} already exists" : "{newName} már létezik",
|
||||
"Could not rename \"{fileName}\", it does not exist any more" : "Nem átnevezhető erre: {fileName}, mert már nem létezik",
|
||||
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "{targetName} már használatban van ebben a mappában: {dir}. Kérjük, válassz másik nevet.",
|
||||
"Could not rename \"{fileName}\"" : "{fileName} fájl nem átnevezhető",
|
||||
"Could not create file \"{file}\"" : "{file} fájl nem létrehozható",
|
||||
"Could not create file \"{file}\" because it already exists" : "{file} fájl nem létrehozható, mert már létezik",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "{dir} mappa nem hozható létre, mert már létezik",
|
||||
"Error deleting file \"{fileName}\"." : "Hiba történt {fileName} fájl törlése közben.",
|
||||
"No search results in other folders for '{tag}{filter}{endtag}'" : "Ehhez nincsenek keresési eredmények más mappákban: '{tag}{filter}{endtag}'",
|
||||
"Name" : "Név",
|
||||
"Size" : "Méret",
|
||||
"Modified" : "Módosítva",
|
||||
"_%n folder_::_%n folders_" : ["%n mappa","%n mappa"],
|
||||
"_%n file_::_%n files_" : ["%n fájl","%n fájl"],
|
||||
"{dirs} and {files}" : "{dirs} és {files}",
|
||||
"_including %n hidden_::_including %n hidden_" : ["beleértve %n rejtett","beleértve %n rejtett"],
|
||||
"You don’t have permission to upload or create files here" : "Nincs jogosultságod fájlok feltöltéséhez vagy létrehozásához ide",
|
||||
"_Uploading %n file_::_Uploading %n files_" : ["%n fájl feltöltése","%n fájl feltöltése"],
|
||||
"New" : "Új",
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" érvénytelen, mint fájlnév.",
|
||||
"File name cannot be empty." : "A fájlnév nem lehet semmi.",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "A {owner} felhasználó tárolója betelt, a fájlok nem frissíthetők és szinkronizálhatók többet!",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "A tároló tele van, a fájlok nem frissíthetőek vagy szinkronizálhatóak a jövőben.",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "A {owner} felhasználó tárolója majdnem betelt ({usedSpacePercent}%)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "A tároló majdnem tele van ({usedSpacePercent}%)",
|
||||
"_matches '{filter}'_::_match '{filter}'_" : ["egyezés '{filter}'","egyezés '{filter}'"],
|
||||
"View in folder" : "Megtekintés mappában",
|
||||
"Path" : "Útvonal",
|
||||
"_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"],
|
||||
"Favorited" : "Kedvenc",
|
||||
"Favorite" : "Kedvenc",
|
||||
"Copy local link" : "Helyi hivatkozás másolása",
|
||||
"Folder" : "Mappa",
|
||||
"New folder" : "Új mappa",
|
||||
"Upload" : "Feltöltés",
|
||||
"An error occurred while trying to update the tags" : "Hiba történt, miközben megpróbálta frissíteni a címkéket",
|
||||
"Added to favorites" : "Hozzáadva a kedvencekhez",
|
||||
"Removed from favorites" : "Eltávolítva a kedvencekből",
|
||||
"You added {file} to your favorites" : "Hozzáadtad a kedvenceidhez: {file}",
|
||||
"You removed {file} from your favorites" : "Eltávolítottad a kedvenceidből: {file}",
|
||||
"File changes" : "Fájl változások",
|
||||
"Created by {user}" : "Létrehozta: {user}",
|
||||
"Changed by {user}" : "Módosította: {user}",
|
||||
"Deleted by {user}" : "Törölte: {user}",
|
||||
"Restored by {user}" : "Visszaállította: {user}",
|
||||
"Renamed by {user}" : "Átnevezte: {user}",
|
||||
"Moved by {user}" : "Áthelyezte: {user}",
|
||||
"You created {file}" : "Létrehoztad: {file}",
|
||||
"{user} created {file}" : "{user} létrehozta: {file}",
|
||||
"{file} was created in a public folder" : "{file} létrehozva egy nyilvános mappában",
|
||||
"You changed {file}" : "Módosítottad: {file}",
|
||||
"{user} changed {file}" : "{user} módosította: {file}",
|
||||
"You deleted {file}" : "Törölted: {file}",
|
||||
"{user} deleted {file}" : "{user} törölte: {file}",
|
||||
"You restored {file}" : "Visszaállítottad: {file}",
|
||||
"{user} restored {file}" : "{user} visszaállította: {file}",
|
||||
"You renamed {oldfile} to {newfile}" : "Átnevezted ezt: {oldfile} erre: {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} átnevezte ezt: {oldfile} erre: {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "Áthelyezted ezt: {oldfile} ide: {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} áthelyezte ezt: {oldfile} ide: {newfile}",
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "Egy fájl eltávolítva vagy hozzáadva a <strong>kedvenceidhez</strong>",
|
||||
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "A fájl vagy mappa <strong>megváltozott</strong> vagy <strong>át lett nevezve</strong>",
|
||||
"A new file or folder has been <strong>created</strong>" : "Új fájl vagy mappa <strong>létrehozva</strong>",
|
||||
"A new file or folder has been <strong>deleted</strong>" : "Egy új fájl vagy mappa <strong>törölve</strong>",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Szűkítse le az értesítéseket a létrehozásról és a változásokról a <strong>kedvenc fájlok</strong> <em>(Stream only)</em> -ra",
|
||||
"A new file or folder has been <strong>restored</strong>" : "Egy új fájl vagy mappa <strong>visszaállítva</strong>",
|
||||
"Upload (max. %s)" : "Feltöltés (max.: %s)",
|
||||
"File handling" : "Fájlkezelés",
|
||||
"Maximum upload size" : "Maximális feltölthető fájlméret",
|
||||
"max. possible: " : "max. lehetséges: ",
|
||||
"Save" : "Mentés",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "PHP-FPM-mel akár 5 percbe is telhet, míg ez a beállítás érvénybe lép.",
|
||||
"Missing permissions to edit from here." : "Innen nem lehet szerkeszteni hiányzó jogosultság miatt.",
|
||||
"Settings" : "Beállítások",
|
||||
"Show hidden files" : "Rejtett fájlok megjelenítése",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Használja ezt a címet <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">a Fájlok eléréséhez WebDAV-on keresztül</a>.",
|
||||
"No files in here" : "Itt nincsenek fájlok",
|
||||
"Upload some content or sync with your devices!" : "Tölts fel néhány tartalmat, vagy szinkronizálj az eszközöddel!",
|
||||
"No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában",
|
||||
"Select all" : "Összes kijelölése",
|
||||
"Upload too large" : "A feltöltés túl nagy",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "A feltöltendő fájlok mérete meghaladja a szerveren megengedett maximális méretet.",
|
||||
"No favorites" : "Nincsenek kedvencek",
|
||||
"Files and folders you mark as favorite will show up here" : "A kedvencnek jelölt fájlokat és mappákat itt találod meg",
|
||||
"Shared with you" : "Megosztva veled",
|
||||
"Shared with others" : "Megosztva másokkal",
|
||||
"Shared by link" : "Megosztva hivatkozással",
|
||||
"Tags" : "Címkék",
|
||||
"Deleted files" : "Törölt fájlok",
|
||||
"Text file" : "Szövegfájl",
|
||||
"New text file.txt" : "Új szöveges fájl.txt",
|
||||
"Storage not available" : "A tároló elérhetetlen.",
|
||||
"Unable to set upload directory." : "Nem lehet beállítani a felöltési könyvtárat.",
|
||||
"Invalid Token" : "Hibás token",
|
||||
"No file was uploaded. Unknown error" : "Nem történt feltöltés. Ismeretlen hiba",
|
||||
"There is no error, the file uploaded with success" : "A fájlt sikerült feltölteni",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "A feltöltött fájl mérete meghaladja a php.ini fájlban megadott upload_max_filesize paraméter értékét.",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "A feltöltött fájl mérete meghaladja a MAX_FILE_SIZE paramétert, ami a HTML formban került megadásra.",
|
||||
"The uploaded file was only partially uploaded" : "Az eredeti fájlt csak részben sikerült feltölteni.",
|
||||
"No file was uploaded" : "Nem töltődött fel fájl",
|
||||
"Missing a temporary folder" : "Hiányzik egy ideiglenes mappa",
|
||||
"Failed to write to disk" : "Nem sikerült a lemezre történő írás",
|
||||
"Not enough storage available" : "Nincs elég szabad hely.",
|
||||
"The target folder has been moved or deleted." : "A célmappa törlődött, vagy áthelyezésre került.",
|
||||
"Upload failed. Could not find uploaded file" : "A feltöltés nem sikerült. Nem található a feltöltött fájl.",
|
||||
"Upload failed. Could not get file info." : "A feltöltés nem sikerült. A fájl leíró információk nem érhetők el.",
|
||||
"Invalid directory." : "Érvénytelen könyvtár.",
|
||||
"Total file size {size1} exceeds upload limit {size2}" : "A teljes fájlméret: {size1} meghaladja a feltöltési limitet: {size2}",
|
||||
"Error uploading file \"{fileName}\": {message}" : "Hiba történt a fájlfeltöltés közben: \"{fileName}\": {message}",
|
||||
"Could not get result from server." : "A szervertől nem kapható meg a művelet eredménye.",
|
||||
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} óra{plural_s} maradt hátra",
|
||||
"{hours}:{minutes}h" : "{hours}:{minutes}ó",
|
||||
"{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} perc{plural_s} maradt hátra",
|
||||
"{minutes}:{seconds}m" : "{minutes}:{seconds}p",
|
||||
"{seconds} second{plural_s} left" : "{seconds} másodperc maradt hátra",
|
||||
"{seconds}s" : "{seconds}mp",
|
||||
"Any moment now..." : "Mostmár bármelyik pillanatban...",
|
||||
"Soon..." : "Hamarosan...",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." : "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a feltöltést.",
|
||||
"No entries in this folder match '{filter}'" : "Nincsenek egyező bejegyzések ebben a mappában '{filter}'",
|
||||
"Local link" : "Helyi hivatkozás",
|
||||
"{newname} already exists" : "{newname} már létezik",
|
||||
"A file or folder has been <strong>changed</strong>" : "Fájl vagy mappa <strong>módosítva</strong>",
|
||||
"A file or folder has been <strong>deleted</strong>" : "Fájl vagy mappa <strong>törölve</strong>",
|
||||
"A file or folder has been <strong>restored</strong>" : "Fájl vagy mappa <strong>visszaállítva</strong>",
|
||||
"You created %1$s" : "Létrehoztad: %1$s",
|
||||
"%2$s created %1$s" : "%2$s létrehozta: %1$s",
|
||||
"%1$s was created in a public folder" : "%1$s létrehozva egy nyilvános mappában",
|
||||
"You changed %1$s" : "Megváltoztattad: %1$s",
|
||||
"%2$s changed %1$s" : "%2$s megváltoztatta: %1$s",
|
||||
"You deleted %1$s" : "Törölted: %1$s",
|
||||
"%2$s deleted %1$s" : "%2$s törölte: %1$s",
|
||||
"You restored %1$s" : "Visszatöltötted %1$s",
|
||||
"%2$s restored %1$s" : "%1$s visszatöltötte %2$s",
|
||||
"Changed by %2$s" : "Megváltoztatta: %2$s",
|
||||
"Deleted by %2$s" : "Törölte: %2$s",
|
||||
"Restored by %2$s" : "Visszaállította: %2$s"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,177 @@
|
|||
{ "translations": {
|
||||
"Storage is temporarily not available" : "A tároló átmenetileg nem érhető el",
|
||||
"Storage invalid" : "A tároló érvénytelen",
|
||||
"Unknown error" : "Ismeretlen hiba",
|
||||
"All files" : "Az összes fájl",
|
||||
"Recent" : "Legutóbbi",
|
||||
"File could not be found" : "Fájl nem található",
|
||||
"Home" : "Saját mappa",
|
||||
"Close" : "Bezárás",
|
||||
"Favorites" : "Kedvencek",
|
||||
"Could not create folder \"{dir}\"" : "{dir} mappa nem hozható létre",
|
||||
"Upload cancelled." : "A feltöltést megszakítottuk.",
|
||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "A(z) {filename} fájl nem tölthető fel, mert ez vagy egy könyvtár, vagy pedig 0 bájtból áll.",
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nincs elég szabad hely. A feltöltés mérete {size1}, de csak ennyi hely van: {size2}.",
|
||||
"Target folder \"{dir}\" does not exist any more" : "A cél mappa már nem létezik: \"{dir}\"",
|
||||
"Not enough free space" : "Nincs elég szabad hely",
|
||||
"Uploading..." : "Feltöltés...",
|
||||
"..." : "...",
|
||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
|
||||
"Actions" : "Műveletek",
|
||||
"Download" : "Letöltés",
|
||||
"Rename" : "Átnevezés",
|
||||
"Move" : "Áthelyezés",
|
||||
"Target folder" : "Cél mappa",
|
||||
"Delete" : "Törlés",
|
||||
"Disconnect storage" : "Tároló leválasztása",
|
||||
"Unshare" : "A megosztás visszavonása",
|
||||
"Could not load info for file \"{file}\"" : "Nem sikerült betölteni az információs fájl ehhez: \"{file}\"",
|
||||
"Files" : "Fájlok",
|
||||
"Details" : "Részletek",
|
||||
"Select" : "Kiválaszt",
|
||||
"Pending" : "Folyamatban",
|
||||
"Unable to determine date" : "Nem lehet meghatározni a dátumot",
|
||||
"This operation is forbidden" : "Tiltott művelet",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Ez a könyvtár nem elérhető, kérem nézze meg a naplófájlokat vagy keresse az adminisztrátort",
|
||||
"Could not move \"{file}\", target exists" : "{file} fájl nem áthelyezhető, mert a cél már létezik",
|
||||
"Could not move \"{file}\"" : "{file} fájl nem áthelyezhető",
|
||||
"{newName} already exists" : "{newName} már létezik",
|
||||
"Could not rename \"{fileName}\", it does not exist any more" : "Nem átnevezhető erre: {fileName}, mert már nem létezik",
|
||||
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "{targetName} már használatban van ebben a mappában: {dir}. Kérjük, válassz másik nevet.",
|
||||
"Could not rename \"{fileName}\"" : "{fileName} fájl nem átnevezhető",
|
||||
"Could not create file \"{file}\"" : "{file} fájl nem létrehozható",
|
||||
"Could not create file \"{file}\" because it already exists" : "{file} fájl nem létrehozható, mert már létezik",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "{dir} mappa nem hozható létre, mert már létezik",
|
||||
"Error deleting file \"{fileName}\"." : "Hiba történt {fileName} fájl törlése közben.",
|
||||
"No search results in other folders for '{tag}{filter}{endtag}'" : "Ehhez nincsenek keresési eredmények más mappákban: '{tag}{filter}{endtag}'",
|
||||
"Name" : "Név",
|
||||
"Size" : "Méret",
|
||||
"Modified" : "Módosítva",
|
||||
"_%n folder_::_%n folders_" : ["%n mappa","%n mappa"],
|
||||
"_%n file_::_%n files_" : ["%n fájl","%n fájl"],
|
||||
"{dirs} and {files}" : "{dirs} és {files}",
|
||||
"_including %n hidden_::_including %n hidden_" : ["beleértve %n rejtett","beleértve %n rejtett"],
|
||||
"You don’t have permission to upload or create files here" : "Nincs jogosultságod fájlok feltöltéséhez vagy létrehozásához ide",
|
||||
"_Uploading %n file_::_Uploading %n files_" : ["%n fájl feltöltése","%n fájl feltöltése"],
|
||||
"New" : "Új",
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" érvénytelen, mint fájlnév.",
|
||||
"File name cannot be empty." : "A fájlnév nem lehet semmi.",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "A {owner} felhasználó tárolója betelt, a fájlok nem frissíthetők és szinkronizálhatók többet!",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "A tároló tele van, a fájlok nem frissíthetőek vagy szinkronizálhatóak a jövőben.",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "A {owner} felhasználó tárolója majdnem betelt ({usedSpacePercent}%)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "A tároló majdnem tele van ({usedSpacePercent}%)",
|
||||
"_matches '{filter}'_::_match '{filter}'_" : ["egyezés '{filter}'","egyezés '{filter}'"],
|
||||
"View in folder" : "Megtekintés mappában",
|
||||
"Path" : "Útvonal",
|
||||
"_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"],
|
||||
"Favorited" : "Kedvenc",
|
||||
"Favorite" : "Kedvenc",
|
||||
"Copy local link" : "Helyi hivatkozás másolása",
|
||||
"Folder" : "Mappa",
|
||||
"New folder" : "Új mappa",
|
||||
"Upload" : "Feltöltés",
|
||||
"An error occurred while trying to update the tags" : "Hiba történt, miközben megpróbálta frissíteni a címkéket",
|
||||
"Added to favorites" : "Hozzáadva a kedvencekhez",
|
||||
"Removed from favorites" : "Eltávolítva a kedvencekből",
|
||||
"You added {file} to your favorites" : "Hozzáadtad a kedvenceidhez: {file}",
|
||||
"You removed {file} from your favorites" : "Eltávolítottad a kedvenceidből: {file}",
|
||||
"File changes" : "Fájl változások",
|
||||
"Created by {user}" : "Létrehozta: {user}",
|
||||
"Changed by {user}" : "Módosította: {user}",
|
||||
"Deleted by {user}" : "Törölte: {user}",
|
||||
"Restored by {user}" : "Visszaállította: {user}",
|
||||
"Renamed by {user}" : "Átnevezte: {user}",
|
||||
"Moved by {user}" : "Áthelyezte: {user}",
|
||||
"You created {file}" : "Létrehoztad: {file}",
|
||||
"{user} created {file}" : "{user} létrehozta: {file}",
|
||||
"{file} was created in a public folder" : "{file} létrehozva egy nyilvános mappában",
|
||||
"You changed {file}" : "Módosítottad: {file}",
|
||||
"{user} changed {file}" : "{user} módosította: {file}",
|
||||
"You deleted {file}" : "Törölted: {file}",
|
||||
"{user} deleted {file}" : "{user} törölte: {file}",
|
||||
"You restored {file}" : "Visszaállítottad: {file}",
|
||||
"{user} restored {file}" : "{user} visszaállította: {file}",
|
||||
"You renamed {oldfile} to {newfile}" : "Átnevezted ezt: {oldfile} erre: {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} átnevezte ezt: {oldfile} erre: {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "Áthelyezted ezt: {oldfile} ide: {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} áthelyezte ezt: {oldfile} ide: {newfile}",
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "Egy fájl eltávolítva vagy hozzáadva a <strong>kedvenceidhez</strong>",
|
||||
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "A fájl vagy mappa <strong>megváltozott</strong> vagy <strong>át lett nevezve</strong>",
|
||||
"A new file or folder has been <strong>created</strong>" : "Új fájl vagy mappa <strong>létrehozva</strong>",
|
||||
"A new file or folder has been <strong>deleted</strong>" : "Egy új fájl vagy mappa <strong>törölve</strong>",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Szűkítse le az értesítéseket a létrehozásról és a változásokról a <strong>kedvenc fájlok</strong> <em>(Stream only)</em> -ra",
|
||||
"A new file or folder has been <strong>restored</strong>" : "Egy új fájl vagy mappa <strong>visszaállítva</strong>",
|
||||
"Upload (max. %s)" : "Feltöltés (max.: %s)",
|
||||
"File handling" : "Fájlkezelés",
|
||||
"Maximum upload size" : "Maximális feltölthető fájlméret",
|
||||
"max. possible: " : "max. lehetséges: ",
|
||||
"Save" : "Mentés",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "PHP-FPM-mel akár 5 percbe is telhet, míg ez a beállítás érvénybe lép.",
|
||||
"Missing permissions to edit from here." : "Innen nem lehet szerkeszteni hiányzó jogosultság miatt.",
|
||||
"Settings" : "Beállítások",
|
||||
"Show hidden files" : "Rejtett fájlok megjelenítése",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Használja ezt a címet <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">a Fájlok eléréséhez WebDAV-on keresztül</a>.",
|
||||
"No files in here" : "Itt nincsenek fájlok",
|
||||
"Upload some content or sync with your devices!" : "Tölts fel néhány tartalmat, vagy szinkronizálj az eszközöddel!",
|
||||
"No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában",
|
||||
"Select all" : "Összes kijelölése",
|
||||
"Upload too large" : "A feltöltés túl nagy",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "A feltöltendő fájlok mérete meghaladja a szerveren megengedett maximális méretet.",
|
||||
"No favorites" : "Nincsenek kedvencek",
|
||||
"Files and folders you mark as favorite will show up here" : "A kedvencnek jelölt fájlokat és mappákat itt találod meg",
|
||||
"Shared with you" : "Megosztva veled",
|
||||
"Shared with others" : "Megosztva másokkal",
|
||||
"Shared by link" : "Megosztva hivatkozással",
|
||||
"Tags" : "Címkék",
|
||||
"Deleted files" : "Törölt fájlok",
|
||||
"Text file" : "Szövegfájl",
|
||||
"New text file.txt" : "Új szöveges fájl.txt",
|
||||
"Storage not available" : "A tároló elérhetetlen.",
|
||||
"Unable to set upload directory." : "Nem lehet beállítani a felöltési könyvtárat.",
|
||||
"Invalid Token" : "Hibás token",
|
||||
"No file was uploaded. Unknown error" : "Nem történt feltöltés. Ismeretlen hiba",
|
||||
"There is no error, the file uploaded with success" : "A fájlt sikerült feltölteni",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "A feltöltött fájl mérete meghaladja a php.ini fájlban megadott upload_max_filesize paraméter értékét.",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "A feltöltött fájl mérete meghaladja a MAX_FILE_SIZE paramétert, ami a HTML formban került megadásra.",
|
||||
"The uploaded file was only partially uploaded" : "Az eredeti fájlt csak részben sikerült feltölteni.",
|
||||
"No file was uploaded" : "Nem töltődött fel fájl",
|
||||
"Missing a temporary folder" : "Hiányzik egy ideiglenes mappa",
|
||||
"Failed to write to disk" : "Nem sikerült a lemezre történő írás",
|
||||
"Not enough storage available" : "Nincs elég szabad hely.",
|
||||
"The target folder has been moved or deleted." : "A célmappa törlődött, vagy áthelyezésre került.",
|
||||
"Upload failed. Could not find uploaded file" : "A feltöltés nem sikerült. Nem található a feltöltött fájl.",
|
||||
"Upload failed. Could not get file info." : "A feltöltés nem sikerült. A fájl leíró információk nem érhetők el.",
|
||||
"Invalid directory." : "Érvénytelen könyvtár.",
|
||||
"Total file size {size1} exceeds upload limit {size2}" : "A teljes fájlméret: {size1} meghaladja a feltöltési limitet: {size2}",
|
||||
"Error uploading file \"{fileName}\": {message}" : "Hiba történt a fájlfeltöltés közben: \"{fileName}\": {message}",
|
||||
"Could not get result from server." : "A szervertől nem kapható meg a művelet eredménye.",
|
||||
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} óra{plural_s} maradt hátra",
|
||||
"{hours}:{minutes}h" : "{hours}:{minutes}ó",
|
||||
"{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} perc{plural_s} maradt hátra",
|
||||
"{minutes}:{seconds}m" : "{minutes}:{seconds}p",
|
||||
"{seconds} second{plural_s} left" : "{seconds} másodperc maradt hátra",
|
||||
"{seconds}s" : "{seconds}mp",
|
||||
"Any moment now..." : "Mostmár bármelyik pillanatban...",
|
||||
"Soon..." : "Hamarosan...",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." : "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a feltöltést.",
|
||||
"No entries in this folder match '{filter}'" : "Nincsenek egyező bejegyzések ebben a mappában '{filter}'",
|
||||
"Local link" : "Helyi hivatkozás",
|
||||
"{newname} already exists" : "{newname} már létezik",
|
||||
"A file or folder has been <strong>changed</strong>" : "Fájl vagy mappa <strong>módosítva</strong>",
|
||||
"A file or folder has been <strong>deleted</strong>" : "Fájl vagy mappa <strong>törölve</strong>",
|
||||
"A file or folder has been <strong>restored</strong>" : "Fájl vagy mappa <strong>visszaállítva</strong>",
|
||||
"You created %1$s" : "Létrehoztad: %1$s",
|
||||
"%2$s created %1$s" : "%2$s létrehozta: %1$s",
|
||||
"%1$s was created in a public folder" : "%1$s létrehozva egy nyilvános mappában",
|
||||
"You changed %1$s" : "Megváltoztattad: %1$s",
|
||||
"%2$s changed %1$s" : "%2$s megváltoztatta: %1$s",
|
||||
"You deleted %1$s" : "Törölted: %1$s",
|
||||
"%2$s deleted %1$s" : "%2$s törölte: %1$s",
|
||||
"You restored %1$s" : "Visszatöltötted %1$s",
|
||||
"%2$s restored %1$s" : "%1$s visszatöltötte %2$s",
|
||||
"Changed by %2$s" : "Megváltoztatta: %2$s",
|
||||
"Deleted by %2$s" : "Törölte: %2$s",
|
||||
"Restored by %2$s" : "Visszaállította: %2$s"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,179 @@
|
|||
OC.L10N.register(
|
||||
"files",
|
||||
{
|
||||
"Storage is temporarily not available" : "Lagring er midlertidig utilgjengelig",
|
||||
"Storage invalid" : "Lagringsplass ugyldig",
|
||||
"Unknown error" : "Ukjent feil",
|
||||
"All files" : "Alle filer",
|
||||
"Recent" : "Nylig",
|
||||
"File could not be found" : "Filen ble ikke funnet",
|
||||
"Home" : "Hjem",
|
||||
"Close" : "Lukk",
|
||||
"Favorites" : "Favoritter",
|
||||
"Could not create folder \"{dir}\"" : "Klarete ikke å opprette mappe \"{dir}\"",
|
||||
"Upload cancelled." : "Opplasting avbrutt.",
|
||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan ikke laste opp {filename} fordi det er en mappe eller har 0 bytes",
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Ikke nok ledig plass. Du laster opp size1} men bare {size2} er ledig",
|
||||
"Target folder \"{dir}\" does not exist any more" : "Målmappen \"{dir}\" finnes ikke lenger",
|
||||
"Not enough free space" : "Ikke nok ledig diskplass",
|
||||
"Uploading..." : "Laster opp...",
|
||||
"..." : "...",
|
||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} av {totalSize} ({bitrate})",
|
||||
"Actions" : "Handlinger",
|
||||
"Download" : "Last ned",
|
||||
"Rename" : "Gi nytt navn",
|
||||
"Move" : "Flytt",
|
||||
"Target folder" : "Målmappe",
|
||||
"Delete" : "Slett",
|
||||
"Disconnect storage" : "Koble fra lagring",
|
||||
"Unshare" : "Avslutt deling",
|
||||
"Could not load info for file \"{file}\"" : "Klarte ikke å hente informasjon som filen \"{file}\"",
|
||||
"Files" : "Filer",
|
||||
"Details" : "Detaljer",
|
||||
"Select" : "Velg",
|
||||
"Pending" : "Venter",
|
||||
"Unable to determine date" : "Kan ikke fastslå datoen",
|
||||
"This operation is forbidden" : "Operasjonen er forbudt",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Denne mappen er utilgjengelig. Sjekk loggene eller kontakt administrator",
|
||||
"Could not move \"{file}\", target exists" : "Klarte ikke å flytte \"{file}\", målfilen finnes",
|
||||
"Could not move \"{file}\"" : "Klarte ikke å flytte \"{file}\"",
|
||||
"{newName} already exists" : "{newName} finnes allerede",
|
||||
"Could not rename \"{fileName}\", it does not exist any more" : "Klarte ikke å omdøpe \"{fileName}\", den finnes ikke lenger",
|
||||
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Navnet \"{targetName}\" brukes allerede i mappen \"{dir}\". Velg et annet navn.",
|
||||
"Could not rename \"{fileName}\"" : "Klarte ikke å omdøpe \"{fileName}\"",
|
||||
"Could not create file \"{file}\"" : "Klarte ikke å opprette fil \"{file}\"",
|
||||
"Could not create file \"{file}\" because it already exists" : "Klarte ikke å opprette fil \"{file}\" fordi den finnes allerede",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "Klarete ikke å opprette mappe \"{dir}\" fordi den finnes allerede",
|
||||
"Error deleting file \"{fileName}\"." : "Feil ved sletting av fil \"{fileName}\".",
|
||||
"No search results in other folders for '{tag}{filter}{endtag}'" : "Tomt søkeresultat i andre mapper for '{tag}{filter}{endtag}'",
|
||||
"Name" : "Navn",
|
||||
"Size" : "Størrelse",
|
||||
"Modified" : "Endret",
|
||||
"_%n folder_::_%n folders_" : ["%n mappe","%n mapper"],
|
||||
"_%n file_::_%n files_" : ["%n fil","%n filer"],
|
||||
"{dirs} and {files}" : "{dirs} og {files}",
|
||||
"_including %n hidden_::_including %n hidden_" : ["Inkludert %n skjult","Inkludert %n skjulte"],
|
||||
"You don’t have permission to upload or create files here" : "Du har ikke tillatelse til å laste opp eller opprette filer her",
|
||||
"_Uploading %n file_::_Uploading %n files_" : ["Laster opp %n fil","Laster opp %n filer"],
|
||||
"New" : "Ny",
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" er et uglydig filnavn.",
|
||||
"File name cannot be empty." : "Filnavn kan ikke være tomt.",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Lagringsplass for {owner} er full, filer kan ikke oppdateres eller synkroniseres lenger!",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Lagringsplass er oppbrukt, filer kan ikke lenger oppdateres eller synkroniseres!",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Lagringsplass for {owner} er nesten full ({usedSpacePercent}%)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "Lagringsplass er nesten brukt opp ({usedSpacePercent}%)",
|
||||
"_matches '{filter}'_::_match '{filter}'_" : [" stemmer med '{filter}'"," stemmer med '{filter}'"],
|
||||
"View in folder" : "Vis i mappe",
|
||||
"Path" : "Sti",
|
||||
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
|
||||
"Favorited" : "Er favoritt",
|
||||
"Favorite" : "Gjør til favoritt",
|
||||
"Copy local link" : "Kopier lokal lenke",
|
||||
"Folder" : "Mappe",
|
||||
"New folder" : "Ny mappe",
|
||||
"Upload" : "Last opp",
|
||||
"An error occurred while trying to update the tags" : "En feil oppstod under oppdatering av merkelappene",
|
||||
"Added to favorites" : "Lagt til i favoritter",
|
||||
"Removed from favorites" : "Fjernet fra favoritter",
|
||||
"You added {file} to your favorites" : "Du la til {file} i dine favoritter",
|
||||
"You removed {file} from your favorites" : "Du fjernet {file} fra dine favoritter",
|
||||
"File changes" : "Filendringer",
|
||||
"Created by {user}" : "Opprettet av {user}",
|
||||
"Changed by {user}" : "Endret av {user}",
|
||||
"Deleted by {user}" : "Slettet av {user}",
|
||||
"Restored by {user}" : "Gjenopprettet av {user}",
|
||||
"Renamed by {user}" : "Navn endret av {user}",
|
||||
"Moved by {user}" : "Flyttet av {user}",
|
||||
"You created {file}" : "Du opprettet {file}",
|
||||
"{user} created {file}" : "{user} opprettet {file}",
|
||||
"{file} was created in a public folder" : "{file} ble opprettet i en offentlig mappe",
|
||||
"You changed {file}" : "Du endret {file}",
|
||||
"{user} changed {file}" : "{user} endret {file}",
|
||||
"You deleted {file}" : "Du slettet {file}",
|
||||
"{user} deleted {file}" : "{user} slettet {file}",
|
||||
"You restored {file}" : "Du gjenopprettet {file}",
|
||||
"{user} restored {file}" : "{user} gjenopprettet {file}",
|
||||
"You renamed {oldfile} to {newfile}" : "Du endret navn på {oldfile} til {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} endret navn på {oldfile} til {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "Du flyttet {oldfile} til {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} flyttet {oldfile} til {newfile}",
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "En fil har blitt lagt til eller fjernet fra dine <strong>favoritter</strong>",
|
||||
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "En fil eller mappe ble <strong>endret</strong> eller <strong>omdøpt</strong>",
|
||||
"A new file or folder has been <strong>created</strong>" : "En ny fil eller mappe ble <strong>opprettet</strong>",
|
||||
"A new file or folder has been <strong>deleted</strong>" : "En ny fil eller mappe har blitt <strong>slettet</strong>",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begrens varsling om oppretting og endringer til <strong>favorittfilene</strong> dine <em>(Kun strøm)</em>",
|
||||
"A new file or folder has been <strong>restored</strong>" : "En ny fil eller mappe har blitt <strong>gjenopprettet</strong>",
|
||||
"Upload (max. %s)" : "Opplasting (maks. %s)",
|
||||
"File handling" : "Filhåndtering",
|
||||
"Maximum upload size" : "Største opplastingsstørrelse",
|
||||
"max. possible: " : "max. mulige:",
|
||||
"Save" : "Lagre",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Med PHP-FPM kan det ta 5 minutter før endringene trer i kraft.",
|
||||
"Missing permissions to edit from here." : "Manglende rettigheter til å redigere herfra.",
|
||||
"Settings" : "Innstillinger",
|
||||
"Show hidden files" : "Vis skjulte filer",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Bruk adressen <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">for å få tilgang til WebDAV</a>",
|
||||
"No files in here" : "Ingen filer her",
|
||||
"Upload some content or sync with your devices!" : "Last opp noe innhold eller synkroniser med enhetene dine!",
|
||||
"No entries found in this folder" : "Ingen oppføringer funnet i denne mappen",
|
||||
"Select all" : "Velg alle",
|
||||
"Upload too large" : "Filen er for stor",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filene du prøver å laste opp er for store til å laste opp til denne tjeneren.",
|
||||
"No favorites" : "Ingen favoritter",
|
||||
"Files and folders you mark as favorite will show up here" : "Filer og mapper som du gjør til favoritter vises her",
|
||||
"Shared with you" : "Delt med deg",
|
||||
"Shared with others" : "Delt med andre",
|
||||
"Shared by link" : "Delt med lenke",
|
||||
"Tags" : "Knagger",
|
||||
"Deleted files" : "Slettede filer",
|
||||
"Text file" : "Tekstfil",
|
||||
"New text file.txt" : "Ny tekstfil.txt",
|
||||
"Storage not available" : "Lagringsplass ikke tilgjengelig",
|
||||
"Unable to set upload directory." : "Kunne ikke sette opplastingskatalog.",
|
||||
"Invalid Token" : "Ugyldig nøkkel",
|
||||
"No file was uploaded. Unknown error" : "Ingen filer ble lastet opp. Ukjent feil.",
|
||||
"There is no error, the file uploaded with success" : "Pust ut, ingen feil. Filen ble lastet opp problemfritt",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Filstørrelsen overskrider maksgrensedirektivet upload_max_filesize i php.ini-konfigurasjonen.",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Filen du prøvde å laste opp var større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet.",
|
||||
"The uploaded file was only partially uploaded" : "Filen du prøvde å laste opp ble kun delvis lastet opp",
|
||||
"No file was uploaded" : "Ingen filer ble lastet opp",
|
||||
"Missing a temporary folder" : "Mangler midlertidig mappe",
|
||||
"Failed to write to disk" : "Klarte ikke å skrive til disk",
|
||||
"Not enough storage available" : "Ikke nok lagringsplass",
|
||||
"The target folder has been moved or deleted." : "Målmappen er blitt flyttet eller slettet.",
|
||||
"Upload failed. Could not find uploaded file" : "Opplasting feilet. Fant ikke opplastet fil.",
|
||||
"Upload failed. Could not get file info." : "Opplasting feilet. Klarte ikke å finne informasjon om fil.",
|
||||
"Invalid directory." : "Ugyldig katalog.",
|
||||
"Total file size {size1} exceeds upload limit {size2}" : "Total filstørrelse {size1} overstiger grense for opplasting {size2}",
|
||||
"Error uploading file \"{fileName}\": {message}" : "Feil ved opplasting av fil \"{fileName}\": {message}",
|
||||
"Could not get result from server." : "Fikk ikke resultat fra tjeneren.",
|
||||
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} timer{plural_s} igjen",
|
||||
"{hours}:{minutes}h" : "{hours}:{minutes}h",
|
||||
"{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minutter{plural_s} igjen",
|
||||
"{minutes}:{seconds}m" : "{minutes}:{seconds}m",
|
||||
"{seconds} second{plural_s} left" : "{seconds} sekunder{plural_s} igjen",
|
||||
"{seconds}s" : "{seconds}er",
|
||||
"Any moment now..." : "Hvert øyeblikk nå...",
|
||||
"Soon..." : "Snart...",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." : "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen.",
|
||||
"No entries in this folder match '{filter}'" : "Ingen oppføringer i denne mappen stemmer med '{filter}'",
|
||||
"Local link" : "Lokal lenke",
|
||||
"{newname} already exists" : "{newname} finnes allerede",
|
||||
"A file or folder has been <strong>changed</strong>" : "En fil eller mappe ble <strong>endret</strong>",
|
||||
"A file or folder has been <strong>deleted</strong>" : "En fil eller mappe ble <strong>slettet</strong>",
|
||||
"A file or folder has been <strong>restored</strong>" : "En fil eller mappe ble <strong>gjenopprettet</strong>",
|
||||
"You created %1$s" : "Du opprettet %1$s",
|
||||
"%2$s created %1$s" : "%2$s opprettet %1$s",
|
||||
"%1$s was created in a public folder" : "%1$s ble opprettet i en offentlig mappe",
|
||||
"You changed %1$s" : "Du endret %1$s",
|
||||
"%2$s changed %1$s" : "%2$s endret %1$s",
|
||||
"You deleted %1$s" : "Du slettet %1$s",
|
||||
"%2$s deleted %1$s" : "%2$s slettet %1$s",
|
||||
"You restored %1$s" : "Du gjenopprettet %1$s",
|
||||
"%2$s restored %1$s" : "%2$s gjenopprettet %1$s",
|
||||
"Changed by %2$s" : "Endret av %2$s",
|
||||
"Deleted by %2$s" : "Slettet av %2$s",
|
||||
"Restored by %2$s" : "Gjenopprettet av %2$s"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,177 @@
|
|||
{ "translations": {
|
||||
"Storage is temporarily not available" : "Lagring er midlertidig utilgjengelig",
|
||||
"Storage invalid" : "Lagringsplass ugyldig",
|
||||
"Unknown error" : "Ukjent feil",
|
||||
"All files" : "Alle filer",
|
||||
"Recent" : "Nylig",
|
||||
"File could not be found" : "Filen ble ikke funnet",
|
||||
"Home" : "Hjem",
|
||||
"Close" : "Lukk",
|
||||
"Favorites" : "Favoritter",
|
||||
"Could not create folder \"{dir}\"" : "Klarete ikke å opprette mappe \"{dir}\"",
|
||||
"Upload cancelled." : "Opplasting avbrutt.",
|
||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan ikke laste opp {filename} fordi det er en mappe eller har 0 bytes",
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Ikke nok ledig plass. Du laster opp size1} men bare {size2} er ledig",
|
||||
"Target folder \"{dir}\" does not exist any more" : "Målmappen \"{dir}\" finnes ikke lenger",
|
||||
"Not enough free space" : "Ikke nok ledig diskplass",
|
||||
"Uploading..." : "Laster opp...",
|
||||
"..." : "...",
|
||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} av {totalSize} ({bitrate})",
|
||||
"Actions" : "Handlinger",
|
||||
"Download" : "Last ned",
|
||||
"Rename" : "Gi nytt navn",
|
||||
"Move" : "Flytt",
|
||||
"Target folder" : "Målmappe",
|
||||
"Delete" : "Slett",
|
||||
"Disconnect storage" : "Koble fra lagring",
|
||||
"Unshare" : "Avslutt deling",
|
||||
"Could not load info for file \"{file}\"" : "Klarte ikke å hente informasjon som filen \"{file}\"",
|
||||
"Files" : "Filer",
|
||||
"Details" : "Detaljer",
|
||||
"Select" : "Velg",
|
||||
"Pending" : "Venter",
|
||||
"Unable to determine date" : "Kan ikke fastslå datoen",
|
||||
"This operation is forbidden" : "Operasjonen er forbudt",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Denne mappen er utilgjengelig. Sjekk loggene eller kontakt administrator",
|
||||
"Could not move \"{file}\", target exists" : "Klarte ikke å flytte \"{file}\", målfilen finnes",
|
||||
"Could not move \"{file}\"" : "Klarte ikke å flytte \"{file}\"",
|
||||
"{newName} already exists" : "{newName} finnes allerede",
|
||||
"Could not rename \"{fileName}\", it does not exist any more" : "Klarte ikke å omdøpe \"{fileName}\", den finnes ikke lenger",
|
||||
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Navnet \"{targetName}\" brukes allerede i mappen \"{dir}\". Velg et annet navn.",
|
||||
"Could not rename \"{fileName}\"" : "Klarte ikke å omdøpe \"{fileName}\"",
|
||||
"Could not create file \"{file}\"" : "Klarte ikke å opprette fil \"{file}\"",
|
||||
"Could not create file \"{file}\" because it already exists" : "Klarte ikke å opprette fil \"{file}\" fordi den finnes allerede",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "Klarete ikke å opprette mappe \"{dir}\" fordi den finnes allerede",
|
||||
"Error deleting file \"{fileName}\"." : "Feil ved sletting av fil \"{fileName}\".",
|
||||
"No search results in other folders for '{tag}{filter}{endtag}'" : "Tomt søkeresultat i andre mapper for '{tag}{filter}{endtag}'",
|
||||
"Name" : "Navn",
|
||||
"Size" : "Størrelse",
|
||||
"Modified" : "Endret",
|
||||
"_%n folder_::_%n folders_" : ["%n mappe","%n mapper"],
|
||||
"_%n file_::_%n files_" : ["%n fil","%n filer"],
|
||||
"{dirs} and {files}" : "{dirs} og {files}",
|
||||
"_including %n hidden_::_including %n hidden_" : ["Inkludert %n skjult","Inkludert %n skjulte"],
|
||||
"You don’t have permission to upload or create files here" : "Du har ikke tillatelse til å laste opp eller opprette filer her",
|
||||
"_Uploading %n file_::_Uploading %n files_" : ["Laster opp %n fil","Laster opp %n filer"],
|
||||
"New" : "Ny",
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" er et uglydig filnavn.",
|
||||
"File name cannot be empty." : "Filnavn kan ikke være tomt.",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Lagringsplass for {owner} er full, filer kan ikke oppdateres eller synkroniseres lenger!",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Lagringsplass er oppbrukt, filer kan ikke lenger oppdateres eller synkroniseres!",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Lagringsplass for {owner} er nesten full ({usedSpacePercent}%)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "Lagringsplass er nesten brukt opp ({usedSpacePercent}%)",
|
||||
"_matches '{filter}'_::_match '{filter}'_" : [" stemmer med '{filter}'"," stemmer med '{filter}'"],
|
||||
"View in folder" : "Vis i mappe",
|
||||
"Path" : "Sti",
|
||||
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
|
||||
"Favorited" : "Er favoritt",
|
||||
"Favorite" : "Gjør til favoritt",
|
||||
"Copy local link" : "Kopier lokal lenke",
|
||||
"Folder" : "Mappe",
|
||||
"New folder" : "Ny mappe",
|
||||
"Upload" : "Last opp",
|
||||
"An error occurred while trying to update the tags" : "En feil oppstod under oppdatering av merkelappene",
|
||||
"Added to favorites" : "Lagt til i favoritter",
|
||||
"Removed from favorites" : "Fjernet fra favoritter",
|
||||
"You added {file} to your favorites" : "Du la til {file} i dine favoritter",
|
||||
"You removed {file} from your favorites" : "Du fjernet {file} fra dine favoritter",
|
||||
"File changes" : "Filendringer",
|
||||
"Created by {user}" : "Opprettet av {user}",
|
||||
"Changed by {user}" : "Endret av {user}",
|
||||
"Deleted by {user}" : "Slettet av {user}",
|
||||
"Restored by {user}" : "Gjenopprettet av {user}",
|
||||
"Renamed by {user}" : "Navn endret av {user}",
|
||||
"Moved by {user}" : "Flyttet av {user}",
|
||||
"You created {file}" : "Du opprettet {file}",
|
||||
"{user} created {file}" : "{user} opprettet {file}",
|
||||
"{file} was created in a public folder" : "{file} ble opprettet i en offentlig mappe",
|
||||
"You changed {file}" : "Du endret {file}",
|
||||
"{user} changed {file}" : "{user} endret {file}",
|
||||
"You deleted {file}" : "Du slettet {file}",
|
||||
"{user} deleted {file}" : "{user} slettet {file}",
|
||||
"You restored {file}" : "Du gjenopprettet {file}",
|
||||
"{user} restored {file}" : "{user} gjenopprettet {file}",
|
||||
"You renamed {oldfile} to {newfile}" : "Du endret navn på {oldfile} til {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} endret navn på {oldfile} til {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "Du flyttet {oldfile} til {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} flyttet {oldfile} til {newfile}",
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "En fil har blitt lagt til eller fjernet fra dine <strong>favoritter</strong>",
|
||||
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "En fil eller mappe ble <strong>endret</strong> eller <strong>omdøpt</strong>",
|
||||
"A new file or folder has been <strong>created</strong>" : "En ny fil eller mappe ble <strong>opprettet</strong>",
|
||||
"A new file or folder has been <strong>deleted</strong>" : "En ny fil eller mappe har blitt <strong>slettet</strong>",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begrens varsling om oppretting og endringer til <strong>favorittfilene</strong> dine <em>(Kun strøm)</em>",
|
||||
"A new file or folder has been <strong>restored</strong>" : "En ny fil eller mappe har blitt <strong>gjenopprettet</strong>",
|
||||
"Upload (max. %s)" : "Opplasting (maks. %s)",
|
||||
"File handling" : "Filhåndtering",
|
||||
"Maximum upload size" : "Største opplastingsstørrelse",
|
||||
"max. possible: " : "max. mulige:",
|
||||
"Save" : "Lagre",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Med PHP-FPM kan det ta 5 minutter før endringene trer i kraft.",
|
||||
"Missing permissions to edit from here." : "Manglende rettigheter til å redigere herfra.",
|
||||
"Settings" : "Innstillinger",
|
||||
"Show hidden files" : "Vis skjulte filer",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Bruk adressen <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">for å få tilgang til WebDAV</a>",
|
||||
"No files in here" : "Ingen filer her",
|
||||
"Upload some content or sync with your devices!" : "Last opp noe innhold eller synkroniser med enhetene dine!",
|
||||
"No entries found in this folder" : "Ingen oppføringer funnet i denne mappen",
|
||||
"Select all" : "Velg alle",
|
||||
"Upload too large" : "Filen er for stor",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filene du prøver å laste opp er for store til å laste opp til denne tjeneren.",
|
||||
"No favorites" : "Ingen favoritter",
|
||||
"Files and folders you mark as favorite will show up here" : "Filer og mapper som du gjør til favoritter vises her",
|
||||
"Shared with you" : "Delt med deg",
|
||||
"Shared with others" : "Delt med andre",
|
||||
"Shared by link" : "Delt med lenke",
|
||||
"Tags" : "Knagger",
|
||||
"Deleted files" : "Slettede filer",
|
||||
"Text file" : "Tekstfil",
|
||||
"New text file.txt" : "Ny tekstfil.txt",
|
||||
"Storage not available" : "Lagringsplass ikke tilgjengelig",
|
||||
"Unable to set upload directory." : "Kunne ikke sette opplastingskatalog.",
|
||||
"Invalid Token" : "Ugyldig nøkkel",
|
||||
"No file was uploaded. Unknown error" : "Ingen filer ble lastet opp. Ukjent feil.",
|
||||
"There is no error, the file uploaded with success" : "Pust ut, ingen feil. Filen ble lastet opp problemfritt",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Filstørrelsen overskrider maksgrensedirektivet upload_max_filesize i php.ini-konfigurasjonen.",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Filen du prøvde å laste opp var større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet.",
|
||||
"The uploaded file was only partially uploaded" : "Filen du prøvde å laste opp ble kun delvis lastet opp",
|
||||
"No file was uploaded" : "Ingen filer ble lastet opp",
|
||||
"Missing a temporary folder" : "Mangler midlertidig mappe",
|
||||
"Failed to write to disk" : "Klarte ikke å skrive til disk",
|
||||
"Not enough storage available" : "Ikke nok lagringsplass",
|
||||
"The target folder has been moved or deleted." : "Målmappen er blitt flyttet eller slettet.",
|
||||
"Upload failed. Could not find uploaded file" : "Opplasting feilet. Fant ikke opplastet fil.",
|
||||
"Upload failed. Could not get file info." : "Opplasting feilet. Klarte ikke å finne informasjon om fil.",
|
||||
"Invalid directory." : "Ugyldig katalog.",
|
||||
"Total file size {size1} exceeds upload limit {size2}" : "Total filstørrelse {size1} overstiger grense for opplasting {size2}",
|
||||
"Error uploading file \"{fileName}\": {message}" : "Feil ved opplasting av fil \"{fileName}\": {message}",
|
||||
"Could not get result from server." : "Fikk ikke resultat fra tjeneren.",
|
||||
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} timer{plural_s} igjen",
|
||||
"{hours}:{minutes}h" : "{hours}:{minutes}h",
|
||||
"{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minutter{plural_s} igjen",
|
||||
"{minutes}:{seconds}m" : "{minutes}:{seconds}m",
|
||||
"{seconds} second{plural_s} left" : "{seconds} sekunder{plural_s} igjen",
|
||||
"{seconds}s" : "{seconds}er",
|
||||
"Any moment now..." : "Hvert øyeblikk nå...",
|
||||
"Soon..." : "Snart...",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." : "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen.",
|
||||
"No entries in this folder match '{filter}'" : "Ingen oppføringer i denne mappen stemmer med '{filter}'",
|
||||
"Local link" : "Lokal lenke",
|
||||
"{newname} already exists" : "{newname} finnes allerede",
|
||||
"A file or folder has been <strong>changed</strong>" : "En fil eller mappe ble <strong>endret</strong>",
|
||||
"A file or folder has been <strong>deleted</strong>" : "En fil eller mappe ble <strong>slettet</strong>",
|
||||
"A file or folder has been <strong>restored</strong>" : "En fil eller mappe ble <strong>gjenopprettet</strong>",
|
||||
"You created %1$s" : "Du opprettet %1$s",
|
||||
"%2$s created %1$s" : "%2$s opprettet %1$s",
|
||||
"%1$s was created in a public folder" : "%1$s ble opprettet i en offentlig mappe",
|
||||
"You changed %1$s" : "Du endret %1$s",
|
||||
"%2$s changed %1$s" : "%2$s endret %1$s",
|
||||
"You deleted %1$s" : "Du slettet %1$s",
|
||||
"%2$s deleted %1$s" : "%2$s slettet %1$s",
|
||||
"You restored %1$s" : "Du gjenopprettet %1$s",
|
||||
"%2$s restored %1$s" : "%2$s gjenopprettet %1$s",
|
||||
"Changed by %2$s" : "Endret av %2$s",
|
||||
"Deleted by %2$s" : "Slettet av %2$s",
|
||||
"Restored by %2$s" : "Gjenopprettet av %2$s"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,182 @@
|
|||
OC.L10N.register(
|
||||
"files",
|
||||
{
|
||||
"Storage is temporarily not available" : "Úložisko je dočasne nedostupné",
|
||||
"Storage invalid" : "Úložisko nie je platné",
|
||||
"Unknown error" : "Neznáma chyba",
|
||||
"All files" : "Všetky súbory",
|
||||
"Recent" : "Nedávne",
|
||||
"File could not be found" : "Súbor nie je možné nájsť",
|
||||
"Home" : "Domov",
|
||||
"Close" : "Zavrieť",
|
||||
"Favorites" : "Obľúbené",
|
||||
"Could not create folder \"{dir}\"" : "Nemožno vytvoriť priečinok \"{dir}\"",
|
||||
"Upload cancelled." : "Odosielanie je zrušené.",
|
||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nemožno nahrať súbor {filename}, pretože je to priečinok, alebo má 0 bitov",
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nie je dostatok voľného miesta, chcete nahrať {size1} ale k dispozíciji je len {size2}",
|
||||
"Target folder \"{dir}\" does not exist any more" : "Cieľový priečinok \"{dir}\" už neexistuje",
|
||||
"Not enough free space" : "Nedostatok voľného miesta",
|
||||
"Uploading..." : "Nahrávam...",
|
||||
"..." : "...",
|
||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
|
||||
"Actions" : "Akcie",
|
||||
"Download" : "Sťahovanie",
|
||||
"Rename" : "Premenovať",
|
||||
"Move" : "Presunúť",
|
||||
"Target folder" : "Cieľový priečinok",
|
||||
"Delete" : "Zmazať",
|
||||
"Disconnect storage" : "Odpojiť úložisko",
|
||||
"Unshare" : "Zneprístupniť",
|
||||
"Could not load info for file \"{file}\"" : "Nebolo možné načítať informácie súboru \"{file}\"",
|
||||
"Files" : "Súbory",
|
||||
"Details" : "Podrobnosti",
|
||||
"Select" : "Vybrať",
|
||||
"Pending" : "Čaká",
|
||||
"Unable to determine date" : "Nemožno určiť dátum",
|
||||
"This operation is forbidden" : "Táto operácia je zakázaná",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Priečinok je nedostupný, skontrolujte prosím logy, alebo kontaktujte správcu",
|
||||
"Could not move \"{file}\", target exists" : "Nie je možné presunúť \"{file}\", cieľ už existuje",
|
||||
"Could not move \"{file}\"" : "Nie je možné presunúť \"{file}\"",
|
||||
"{newName} already exists" : "{newName} už existuje",
|
||||
"Could not rename \"{fileName}\", it does not exist any more" : "Nie je možné premenovať \"{fileName}\", cieľ už neexistuje",
|
||||
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Názov \"{targetName}\" je už použitý v priečinku \"{dir}\". Zvoľte prosím iný názov.",
|
||||
"Could not rename \"{fileName}\"" : "Nie je možné premenovať \"{file}\"",
|
||||
"Could not create file \"{file}\"" : "Nie je možné vytvoriť súbor \"{file}\"",
|
||||
"Could not create file \"{file}\" because it already exists" : "Nie je možné vytvoriť súbor \"{file}\" lebo už existuje",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "Nie je možné vytvoriť priečinok \"{dir}\" lebo už existuje",
|
||||
"Error deleting file \"{fileName}\"." : "Chyba pri mazaní súboru \"{fileName}\".",
|
||||
"No search results in other folders for '{tag}{filter}{endtag}'" : "Žiadne výsledky vyhľadávania v ostatných priečinkoch pre '{tag}{filter}{endtag}'",
|
||||
"Name" : "Názov",
|
||||
"Size" : "Veľkosť",
|
||||
"Modified" : "Upravené",
|
||||
"_%n folder_::_%n folders_" : ["%n priečinok","%n priečinky","%n priečinkov"],
|
||||
"_%n file_::_%n files_" : ["%n súbor","%n súbory","%n súborov"],
|
||||
"{dirs} and {files}" : "{dirs} a {files}",
|
||||
"_including %n hidden_::_including %n hidden_" : ["vrátane %n skytého","vrátane %n skrytých","vrátane %n skrytých"],
|
||||
"You don’t have permission to upload or create files here" : "Nemáte oprávnenie sem nahrávať alebo vytvoriť súbory",
|
||||
"_Uploading %n file_::_Uploading %n files_" : ["Nahrávam %n súbor","Nahrávam %n súbory","Nahrávam %n súborov"],
|
||||
"New" : "Nový",
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" je neplatné meno súboru.",
|
||||
"File name cannot be empty." : "Meno súboru nemôže byť prázdne",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Úložisko používateľa {owner} je plné, súbory sa viac nedajú aktualizovať ani synchronizovať.",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Vaše úložisko je plné. Súbory nemožno aktualizovať ani synchronizovať!",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Úloisko používateľa {owner} je takmer plné ({usedSpacePercent}%)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložisko je takmer plné ({usedSpacePercent}%)",
|
||||
"_matches '{filter}'_::_match '{filter}'_" : ["zodpovedá '{filter}'","zodpovedá '{filter}'","zodpovedá '{filter}'"],
|
||||
"View in folder" : "Zobraziť v priečinku",
|
||||
"Path" : "Cesta",
|
||||
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtov"],
|
||||
"Favorited" : "Pridané k obľúbeným",
|
||||
"Favorite" : "Obľúbené",
|
||||
"Copy local link" : "Kopíruj lokálny odkaz",
|
||||
"Folder" : "Priečinok",
|
||||
"New folder" : "Nový priečinok",
|
||||
"Upload" : "Nahrať",
|
||||
"An error occurred while trying to update the tags" : "Pri pokuse o aktualizáciu štítkov došlo k chybe",
|
||||
"Added to favorites" : "Pridané do obľúbených",
|
||||
"Removed from favorites" : "Odstránené z obľúbených",
|
||||
"You added {file} to your favorites" : "Pridali ste {file} do vašich obľúbených",
|
||||
"You removed {file} from your favorites" : "Odstránili ste {file} z vašich obľúbených",
|
||||
"File changes" : "Zmeny v súboroch",
|
||||
"Created by {user}" : "Vytvorené užívateľom {user}",
|
||||
"Changed by {user}" : "Zmenené užívateľom {user}",
|
||||
"Deleted by {user}" : "Zmazané užívateľom {user}",
|
||||
"Restored by {user}" : "Obnovené užívateľom {user}",
|
||||
"Renamed by {user}" : "Premenované užívateľom {user}",
|
||||
"Moved by {user}" : "Presunuté užívateľom {user}",
|
||||
"You created {file}" : "Vytvorili ste súbor {file}",
|
||||
"{user} created {file}" : "{user} vytvoril súbor {file}",
|
||||
"{file} was created in a public folder" : "{file} bol vytvorený vo verejnom priečinku",
|
||||
"You changed {file}" : "Zmenili ste {file}",
|
||||
"{user} changed {file}" : "{user} zmenil {file}",
|
||||
"You deleted {file}" : "Zmazali ste {file}",
|
||||
"{user} deleted {file}" : "{user} zmazal {file}",
|
||||
"You restored {file}" : "Obnovili ste {file}",
|
||||
"{user} restored {file}" : "{user} obnovil {file}",
|
||||
"You renamed {oldfile} to {newfile}" : "Premenovali ste {oldfile} na {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} premenoval {oldfile} na {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "Presunuli ste {oldfile} do {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} presunul {oldfile} do {newfile}",
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "Súbor bol pridaný alebo odstránený z vašich <strong>obľúbených</strong>",
|
||||
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Súbor alebo priečinok bol <strong>zmenený</strong> alebo <strong>premenovaný</strong>",
|
||||
"A new file or folder has been <strong>created</strong>" : "Nový súbor alebo priečinok bol <strong>vytvorený</strong>",
|
||||
"A new file or folder has been <strong>deleted</strong>" : "Nový súbor alebo priečinok bol <strong>zmazaný</strong>",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Obmedzte upozornenia na vytvorenie a zmeny na vaše <strong>obľúbené súbory</strong> <em>(Len streamy)</em>",
|
||||
"A new file or folder has been <strong>restored</strong>" : "Nový súbor alebo priečinok bol<strong>obnovený</strong>",
|
||||
"Upload (max. %s)" : "Nahrať (max. %s)",
|
||||
"File handling" : "Nastavenie správania sa k súborom",
|
||||
"Maximum upload size" : "Maximálna veľkosť odosielaného súboru",
|
||||
"max. possible: " : "najväčšie možné:",
|
||||
"Save" : "Uložiť",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Použitím PHP-FPM môžu byť zmeny vykonané do 5 minút.",
|
||||
"Missing permissions to edit from here." : "Chýbajú orávnenia pre možnosť tu upravovať.",
|
||||
"Settings" : "Nastavenia",
|
||||
"Show hidden files" : "Zobraziť skryté súbory",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použi túto adresu pre <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">prístup ku svojím súborom cez WebDAV</a>",
|
||||
"No files in here" : "Nie sú tu žiadne súbory",
|
||||
"Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte zo svojimi zariadeniami!",
|
||||
"No entries found in this folder" : "V tomto priečinku nebolo nič nájdené",
|
||||
"Select all" : "Vybrať všetko",
|
||||
"Upload too large" : "Nahrávanie je príliš veľké",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Súbory, ktoré sa snažíte nahrať, presahujú maximálnu veľkosť pre nahratie súborov na tento server.",
|
||||
"No favorites" : "Žiadne obľúbené",
|
||||
"Files and folders you mark as favorite will show up here" : "Súbory a priečinky označené ako obľúbené budú zobrazené tu",
|
||||
"Shared with you" : "Vám sprístupnené",
|
||||
"Shared with others" : "Sprístupnené ostatným",
|
||||
"Shared by link" : "Sprístupnené prostredníctvom odkazu",
|
||||
"Tags" : "Štítky",
|
||||
"Deleted files" : "Zmazané súbory",
|
||||
"Text file" : "Textový súbor",
|
||||
"New text file.txt" : "Nový text file.txt",
|
||||
"Storage not available" : "Úložisko nie je dostupné",
|
||||
"Unable to set upload directory." : "Nemožno nastaviť priečinok pre nahrané súbory.",
|
||||
"Invalid Token" : "Neplatný token",
|
||||
"No file was uploaded. Unknown error" : "Žiaden súbor nebol nahraný. Neznáma chyba",
|
||||
"There is no error, the file uploaded with success" : "Nenastala žiadna chyba, súbor bol úspešne nahraný",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini:",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Ukladaný súbor prekračuje nastavenie MAX_FILE_SIZE z volieb HTML formulára.",
|
||||
"The uploaded file was only partially uploaded" : "Ukladaný súbor sa nahral len čiastočne",
|
||||
"No file was uploaded" : "Žiadny súbor nebol uložený",
|
||||
"Missing a temporary folder" : "Chýba dočasný priečinok",
|
||||
"Failed to write to disk" : "Zápis na disk sa nepodaril",
|
||||
"Not enough storage available" : "Nedostatok dostupného úložného priestoru",
|
||||
"The target folder has been moved or deleted." : "Cieľový priečinok bol premiestnený alebo odstránený.",
|
||||
"Upload failed. Could not find uploaded file" : "Nahrávanie zlyhalo. Nepodarilo sa nájsť nahrávaný súbor",
|
||||
"Upload failed. Could not get file info." : "Nahrávanie zlyhalo. Nepodarilo sa získať informácie o súbore.",
|
||||
"Invalid directory." : "Neplatný priečinok.",
|
||||
"Total file size {size1} exceeds upload limit {size2}" : "Celková veľkosť súboru {size1} prekračuje upload limit {size2}",
|
||||
"Error uploading file \"{fileName}\": {message}" : "Chyba pri nahrávaní súboru \"{fileName}\": {message}",
|
||||
"Could not get result from server." : "Nepodarilo sa dostať výsledky zo servera.",
|
||||
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "zostáva {hours}:{minutes}:{seconds} hodín",
|
||||
"{hours}:{minutes}h" : "{hours}:{minutes}h",
|
||||
"{minutes}:{seconds} minute{plural_s} left" : "zostáva {minutes}:{seconds} minút",
|
||||
"{minutes}:{seconds}m" : "{minutes}:{seconds}m",
|
||||
"{seconds} second{plural_s} left" : "zostáva {seconds} sekúnd",
|
||||
"{seconds}s" : "{seconds}s",
|
||||
"Any moment now..." : "Už každú chvíľu…",
|
||||
"Soon..." : "Čoskoro…",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." : "Opustenie stránky zruší práve prebiehajúce odosielanie súboru.",
|
||||
"No entries in this folder match '{filter}'" : "V tomto priečinku nič nezodpovedá '{filter}'",
|
||||
"Local link" : "Lokálny odkaz",
|
||||
"{newname} already exists" : "{newname} už existuje",
|
||||
"A file or folder has been <strong>changed</strong>" : "Súbor alebo priečinok bol <strong>zmenený</strong>",
|
||||
"A file or folder has been <strong>deleted</strong>" : "Súbor alebo priečinok bol <strong>odstránený</strong>",
|
||||
"A file or folder has been <strong>restored</strong>" : "Súbor alebo priečinok bol <strong>obnovený</strong>",
|
||||
"You created %1$s" : "Vytvorili ste %1$s",
|
||||
"%2$s created %1$s" : "%2$s vytvoril %1$s",
|
||||
"%1$s was created in a public folder" : "%1$s vytvorený vo verejnom priečinku",
|
||||
"You changed %1$s" : "Zmenili ste %1$s",
|
||||
"%2$s changed %1$s" : "%2$s zmenil %1$s",
|
||||
"You deleted %1$s" : "Bol zmazaný %1$s",
|
||||
"%2$s deleted %1$s" : "%2$s zmazal %1$s",
|
||||
"You restored %1$s" : "Bol obnovený %1$s",
|
||||
"%2$s restored %1$s" : "%2$s obnovil %1$s",
|
||||
"Changed by %2$s" : "Zmenené %2$s",
|
||||
"Deleted by %2$s" : "Zmazané %2$s",
|
||||
"Restored by %2$s" : "Obnovené %2$s",
|
||||
"_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["zostáva {hours}:{minutes}:{seconds} hodina","zostáva {hours}:{minutes}:{seconds} hodín","zostáva {hours}:{minutes}:{seconds} hodín"],
|
||||
"_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["zostáva {minutes}:{seconds} minúta","zostáva {minutes}:{seconds} minút","zostáva {minutes}:{seconds} minút"],
|
||||
"_{seconds} second left_::_{seconds} seconds left_" : ["zostáva {seconds} sekunda","zostáva {seconds} sekúnd","zostáva {seconds} sekúnd"]
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
|
@ -0,0 +1,180 @@
|
|||
{ "translations": {
|
||||
"Storage is temporarily not available" : "Úložisko je dočasne nedostupné",
|
||||
"Storage invalid" : "Úložisko nie je platné",
|
||||
"Unknown error" : "Neznáma chyba",
|
||||
"All files" : "Všetky súbory",
|
||||
"Recent" : "Nedávne",
|
||||
"File could not be found" : "Súbor nie je možné nájsť",
|
||||
"Home" : "Domov",
|
||||
"Close" : "Zavrieť",
|
||||
"Favorites" : "Obľúbené",
|
||||
"Could not create folder \"{dir}\"" : "Nemožno vytvoriť priečinok \"{dir}\"",
|
||||
"Upload cancelled." : "Odosielanie je zrušené.",
|
||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nemožno nahrať súbor {filename}, pretože je to priečinok, alebo má 0 bitov",
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nie je dostatok voľného miesta, chcete nahrať {size1} ale k dispozíciji je len {size2}",
|
||||
"Target folder \"{dir}\" does not exist any more" : "Cieľový priečinok \"{dir}\" už neexistuje",
|
||||
"Not enough free space" : "Nedostatok voľného miesta",
|
||||
"Uploading..." : "Nahrávam...",
|
||||
"..." : "...",
|
||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
|
||||
"Actions" : "Akcie",
|
||||
"Download" : "Sťahovanie",
|
||||
"Rename" : "Premenovať",
|
||||
"Move" : "Presunúť",
|
||||
"Target folder" : "Cieľový priečinok",
|
||||
"Delete" : "Zmazať",
|
||||
"Disconnect storage" : "Odpojiť úložisko",
|
||||
"Unshare" : "Zneprístupniť",
|
||||
"Could not load info for file \"{file}\"" : "Nebolo možné načítať informácie súboru \"{file}\"",
|
||||
"Files" : "Súbory",
|
||||
"Details" : "Podrobnosti",
|
||||
"Select" : "Vybrať",
|
||||
"Pending" : "Čaká",
|
||||
"Unable to determine date" : "Nemožno určiť dátum",
|
||||
"This operation is forbidden" : "Táto operácia je zakázaná",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Priečinok je nedostupný, skontrolujte prosím logy, alebo kontaktujte správcu",
|
||||
"Could not move \"{file}\", target exists" : "Nie je možné presunúť \"{file}\", cieľ už existuje",
|
||||
"Could not move \"{file}\"" : "Nie je možné presunúť \"{file}\"",
|
||||
"{newName} already exists" : "{newName} už existuje",
|
||||
"Could not rename \"{fileName}\", it does not exist any more" : "Nie je možné premenovať \"{fileName}\", cieľ už neexistuje",
|
||||
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Názov \"{targetName}\" je už použitý v priečinku \"{dir}\". Zvoľte prosím iný názov.",
|
||||
"Could not rename \"{fileName}\"" : "Nie je možné premenovať \"{file}\"",
|
||||
"Could not create file \"{file}\"" : "Nie je možné vytvoriť súbor \"{file}\"",
|
||||
"Could not create file \"{file}\" because it already exists" : "Nie je možné vytvoriť súbor \"{file}\" lebo už existuje",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "Nie je možné vytvoriť priečinok \"{dir}\" lebo už existuje",
|
||||
"Error deleting file \"{fileName}\"." : "Chyba pri mazaní súboru \"{fileName}\".",
|
||||
"No search results in other folders for '{tag}{filter}{endtag}'" : "Žiadne výsledky vyhľadávania v ostatných priečinkoch pre '{tag}{filter}{endtag}'",
|
||||
"Name" : "Názov",
|
||||
"Size" : "Veľkosť",
|
||||
"Modified" : "Upravené",
|
||||
"_%n folder_::_%n folders_" : ["%n priečinok","%n priečinky","%n priečinkov"],
|
||||
"_%n file_::_%n files_" : ["%n súbor","%n súbory","%n súborov"],
|
||||
"{dirs} and {files}" : "{dirs} a {files}",
|
||||
"_including %n hidden_::_including %n hidden_" : ["vrátane %n skytého","vrátane %n skrytých","vrátane %n skrytých"],
|
||||
"You don’t have permission to upload or create files here" : "Nemáte oprávnenie sem nahrávať alebo vytvoriť súbory",
|
||||
"_Uploading %n file_::_Uploading %n files_" : ["Nahrávam %n súbor","Nahrávam %n súbory","Nahrávam %n súborov"],
|
||||
"New" : "Nový",
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" je neplatné meno súboru.",
|
||||
"File name cannot be empty." : "Meno súboru nemôže byť prázdne",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Úložisko používateľa {owner} je plné, súbory sa viac nedajú aktualizovať ani synchronizovať.",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Vaše úložisko je plné. Súbory nemožno aktualizovať ani synchronizovať!",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Úloisko používateľa {owner} je takmer plné ({usedSpacePercent}%)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložisko je takmer plné ({usedSpacePercent}%)",
|
||||
"_matches '{filter}'_::_match '{filter}'_" : ["zodpovedá '{filter}'","zodpovedá '{filter}'","zodpovedá '{filter}'"],
|
||||
"View in folder" : "Zobraziť v priečinku",
|
||||
"Path" : "Cesta",
|
||||
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtov"],
|
||||
"Favorited" : "Pridané k obľúbeným",
|
||||
"Favorite" : "Obľúbené",
|
||||
"Copy local link" : "Kopíruj lokálny odkaz",
|
||||
"Folder" : "Priečinok",
|
||||
"New folder" : "Nový priečinok",
|
||||
"Upload" : "Nahrať",
|
||||
"An error occurred while trying to update the tags" : "Pri pokuse o aktualizáciu štítkov došlo k chybe",
|
||||
"Added to favorites" : "Pridané do obľúbených",
|
||||
"Removed from favorites" : "Odstránené z obľúbených",
|
||||
"You added {file} to your favorites" : "Pridali ste {file} do vašich obľúbených",
|
||||
"You removed {file} from your favorites" : "Odstránili ste {file} z vašich obľúbených",
|
||||
"File changes" : "Zmeny v súboroch",
|
||||
"Created by {user}" : "Vytvorené užívateľom {user}",
|
||||
"Changed by {user}" : "Zmenené užívateľom {user}",
|
||||
"Deleted by {user}" : "Zmazané užívateľom {user}",
|
||||
"Restored by {user}" : "Obnovené užívateľom {user}",
|
||||
"Renamed by {user}" : "Premenované užívateľom {user}",
|
||||
"Moved by {user}" : "Presunuté užívateľom {user}",
|
||||
"You created {file}" : "Vytvorili ste súbor {file}",
|
||||
"{user} created {file}" : "{user} vytvoril súbor {file}",
|
||||
"{file} was created in a public folder" : "{file} bol vytvorený vo verejnom priečinku",
|
||||
"You changed {file}" : "Zmenili ste {file}",
|
||||
"{user} changed {file}" : "{user} zmenil {file}",
|
||||
"You deleted {file}" : "Zmazali ste {file}",
|
||||
"{user} deleted {file}" : "{user} zmazal {file}",
|
||||
"You restored {file}" : "Obnovili ste {file}",
|
||||
"{user} restored {file}" : "{user} obnovil {file}",
|
||||
"You renamed {oldfile} to {newfile}" : "Premenovali ste {oldfile} na {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} premenoval {oldfile} na {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "Presunuli ste {oldfile} do {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} presunul {oldfile} do {newfile}",
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "Súbor bol pridaný alebo odstránený z vašich <strong>obľúbených</strong>",
|
||||
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Súbor alebo priečinok bol <strong>zmenený</strong> alebo <strong>premenovaný</strong>",
|
||||
"A new file or folder has been <strong>created</strong>" : "Nový súbor alebo priečinok bol <strong>vytvorený</strong>",
|
||||
"A new file or folder has been <strong>deleted</strong>" : "Nový súbor alebo priečinok bol <strong>zmazaný</strong>",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Obmedzte upozornenia na vytvorenie a zmeny na vaše <strong>obľúbené súbory</strong> <em>(Len streamy)</em>",
|
||||
"A new file or folder has been <strong>restored</strong>" : "Nový súbor alebo priečinok bol<strong>obnovený</strong>",
|
||||
"Upload (max. %s)" : "Nahrať (max. %s)",
|
||||
"File handling" : "Nastavenie správania sa k súborom",
|
||||
"Maximum upload size" : "Maximálna veľkosť odosielaného súboru",
|
||||
"max. possible: " : "najväčšie možné:",
|
||||
"Save" : "Uložiť",
|
||||
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Použitím PHP-FPM môžu byť zmeny vykonané do 5 minút.",
|
||||
"Missing permissions to edit from here." : "Chýbajú orávnenia pre možnosť tu upravovať.",
|
||||
"Settings" : "Nastavenia",
|
||||
"Show hidden files" : "Zobraziť skryté súbory",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použi túto adresu pre <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">prístup ku svojím súborom cez WebDAV</a>",
|
||||
"No files in here" : "Nie sú tu žiadne súbory",
|
||||
"Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte zo svojimi zariadeniami!",
|
||||
"No entries found in this folder" : "V tomto priečinku nebolo nič nájdené",
|
||||
"Select all" : "Vybrať všetko",
|
||||
"Upload too large" : "Nahrávanie je príliš veľké",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Súbory, ktoré sa snažíte nahrať, presahujú maximálnu veľkosť pre nahratie súborov na tento server.",
|
||||
"No favorites" : "Žiadne obľúbené",
|
||||
"Files and folders you mark as favorite will show up here" : "Súbory a priečinky označené ako obľúbené budú zobrazené tu",
|
||||
"Shared with you" : "Vám sprístupnené",
|
||||
"Shared with others" : "Sprístupnené ostatným",
|
||||
"Shared by link" : "Sprístupnené prostredníctvom odkazu",
|
||||
"Tags" : "Štítky",
|
||||
"Deleted files" : "Zmazané súbory",
|
||||
"Text file" : "Textový súbor",
|
||||
"New text file.txt" : "Nový text file.txt",
|
||||
"Storage not available" : "Úložisko nie je dostupné",
|
||||
"Unable to set upload directory." : "Nemožno nastaviť priečinok pre nahrané súbory.",
|
||||
"Invalid Token" : "Neplatný token",
|
||||
"No file was uploaded. Unknown error" : "Žiaden súbor nebol nahraný. Neznáma chyba",
|
||||
"There is no error, the file uploaded with success" : "Nenastala žiadna chyba, súbor bol úspešne nahraný",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini:",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Ukladaný súbor prekračuje nastavenie MAX_FILE_SIZE z volieb HTML formulára.",
|
||||
"The uploaded file was only partially uploaded" : "Ukladaný súbor sa nahral len čiastočne",
|
||||
"No file was uploaded" : "Žiadny súbor nebol uložený",
|
||||
"Missing a temporary folder" : "Chýba dočasný priečinok",
|
||||
"Failed to write to disk" : "Zápis na disk sa nepodaril",
|
||||
"Not enough storage available" : "Nedostatok dostupného úložného priestoru",
|
||||
"The target folder has been moved or deleted." : "Cieľový priečinok bol premiestnený alebo odstránený.",
|
||||
"Upload failed. Could not find uploaded file" : "Nahrávanie zlyhalo. Nepodarilo sa nájsť nahrávaný súbor",
|
||||
"Upload failed. Could not get file info." : "Nahrávanie zlyhalo. Nepodarilo sa získať informácie o súbore.",
|
||||
"Invalid directory." : "Neplatný priečinok.",
|
||||
"Total file size {size1} exceeds upload limit {size2}" : "Celková veľkosť súboru {size1} prekračuje upload limit {size2}",
|
||||
"Error uploading file \"{fileName}\": {message}" : "Chyba pri nahrávaní súboru \"{fileName}\": {message}",
|
||||
"Could not get result from server." : "Nepodarilo sa dostať výsledky zo servera.",
|
||||
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "zostáva {hours}:{minutes}:{seconds} hodín",
|
||||
"{hours}:{minutes}h" : "{hours}:{minutes}h",
|
||||
"{minutes}:{seconds} minute{plural_s} left" : "zostáva {minutes}:{seconds} minút",
|
||||
"{minutes}:{seconds}m" : "{minutes}:{seconds}m",
|
||||
"{seconds} second{plural_s} left" : "zostáva {seconds} sekúnd",
|
||||
"{seconds}s" : "{seconds}s",
|
||||
"Any moment now..." : "Už každú chvíľu…",
|
||||
"Soon..." : "Čoskoro…",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." : "Opustenie stránky zruší práve prebiehajúce odosielanie súboru.",
|
||||
"No entries in this folder match '{filter}'" : "V tomto priečinku nič nezodpovedá '{filter}'",
|
||||
"Local link" : "Lokálny odkaz",
|
||||
"{newname} already exists" : "{newname} už existuje",
|
||||
"A file or folder has been <strong>changed</strong>" : "Súbor alebo priečinok bol <strong>zmenený</strong>",
|
||||
"A file or folder has been <strong>deleted</strong>" : "Súbor alebo priečinok bol <strong>odstránený</strong>",
|
||||
"A file or folder has been <strong>restored</strong>" : "Súbor alebo priečinok bol <strong>obnovený</strong>",
|
||||
"You created %1$s" : "Vytvorili ste %1$s",
|
||||
"%2$s created %1$s" : "%2$s vytvoril %1$s",
|
||||
"%1$s was created in a public folder" : "%1$s vytvorený vo verejnom priečinku",
|
||||
"You changed %1$s" : "Zmenili ste %1$s",
|
||||
"%2$s changed %1$s" : "%2$s zmenil %1$s",
|
||||
"You deleted %1$s" : "Bol zmazaný %1$s",
|
||||
"%2$s deleted %1$s" : "%2$s zmazal %1$s",
|
||||
"You restored %1$s" : "Bol obnovený %1$s",
|
||||
"%2$s restored %1$s" : "%2$s obnovil %1$s",
|
||||
"Changed by %2$s" : "Zmenené %2$s",
|
||||
"Deleted by %2$s" : "Zmazané %2$s",
|
||||
"Restored by %2$s" : "Obnovené %2$s",
|
||||
"_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["zostáva {hours}:{minutes}:{seconds} hodina","zostáva {hours}:{minutes}:{seconds} hodín","zostáva {hours}:{minutes}:{seconds} hodín"],
|
||||
"_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["zostáva {minutes}:{seconds} minúta","zostáva {minutes}:{seconds} minút","zostáva {minutes}:{seconds} minút"],
|
||||
"_{seconds} second left_::_{seconds} seconds left_" : ["zostáva {seconds} sekunda","zostáva {seconds} sekúnd","zostáva {seconds} sekúnd"]
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
|
@ -0,0 +1,131 @@
|
|||
OC.L10N.register(
|
||||
"files_external",
|
||||
{
|
||||
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Získání přístupových tokenů selhalo. Ověřte že klíč aplikace a tajné heslo jsou správné.",
|
||||
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Získání přístupových tokenů selhalo. Ověřte že klíč aplikace a tajné heslo jsou správné.",
|
||||
"Please provide a valid app key and secret." : "Zadejte prosím platný klíč a tajné heslo aplikace.",
|
||||
"Step 1 failed. Exception: %s" : "Selhal krok 1. Výjimka: %s",
|
||||
"Step 2 failed. Exception: %s" : "Selhal krok 2. Výjimka: %s",
|
||||
"External storage" : "Externí úložiště",
|
||||
"Dropbox App Configuration" : "Nastavení aplikace Dropbox",
|
||||
"Google Drive App Configuration" : "Nastavení aplikace Disk Google",
|
||||
"Personal" : "Osobní",
|
||||
"System" : "Systém",
|
||||
"Grant access" : "Povolit přístup",
|
||||
"Error configuring OAuth1" : "Chyba nastavení OAuth1",
|
||||
"Error configuring OAuth2" : "Chyba nastavení OAuth2",
|
||||
"Generate keys" : "Vytvořit klíče",
|
||||
"Error generating key pair" : "Chyba při vytváření páru klíčů",
|
||||
"All users. Type to select user or group." : "Všichni uživatelé. Začněte psát pro výběr uživatelů a skupin.",
|
||||
"(group)" : "(skupina)",
|
||||
"Compatibility with Mac NFD encoding (slow)" : "Kompatibilita s Mac NFD kódováním (pomalé)",
|
||||
"Admin defined" : "Nastaveno administrátorem",
|
||||
"Saved" : "Uloženo",
|
||||
"Saving..." : "Ukládá se...",
|
||||
"Save" : "Uložit",
|
||||
"Empty response from the server" : "Prázdná odpověď serveru",
|
||||
"Couldn't access. Please logout and login to activate this mount point" : "Nelze připojit. Pro aktivaci tohoto přípojného bodu se prosím odhlašte a znovu přihlašte",
|
||||
"Couldn't get the information from the remote server: {code} {type}" : "Nelze obdržet informaci ze vzdáleného serveru: {code} {type}",
|
||||
"Couldn't get the list of external mount points: {type}" : "Nelze obdržet seznam vzdálených přípojných bodů: {type}",
|
||||
"There was an error with message: " : "Došlo k chybě s tímto hlášením:",
|
||||
"External mount error" : "Chyba vzdáleného úložiště",
|
||||
"external-storage" : "external-storage",
|
||||
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nelze obdržet seznam síťových úložišť systému Windows: prázdná odpověď serveru",
|
||||
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Některá z nastavených vzdálených úložišť nejsou připojena. Pro více informací prosím klikněte na červenou šipku(y)",
|
||||
"Please enter the credentials for the {mount} mount" : "Zadejte prosím přihlašovací údaje k přípojnému bodu {mount}",
|
||||
"Username" : "Uživatelské jméno",
|
||||
"Password" : "Heslo",
|
||||
"Credentials saved" : "Přihlašovací údaje uloženy",
|
||||
"Credentials saving failed" : "Uložení přihlašovacích údajů selhalo",
|
||||
"Credentials required" : "Vyžadovány přihlašovací údaje",
|
||||
"Storage with id \"%i\" not found" : "Úložiště s id \"%i\" nebylo nalezeno",
|
||||
"Invalid backend or authentication mechanism class" : "Neplatný backend nebo třída ověřovacího mechanismu",
|
||||
"Invalid mount point" : "Neplatný přípojný bod",
|
||||
"Objectstore forbidden" : "Úložiště objektů zakázáno",
|
||||
"Invalid storage backend \"%s\"" : "Neplatná služba úložiště \"%s\"",
|
||||
"Not permitted to use backend \"%s\"" : "Nebylo povoleno použítí služby \"%s\"",
|
||||
"Not permitted to use authentication mechanism \"%s\"" : "Nebylo povoleno použití ověřovacího mechanismu \"%s\"",
|
||||
"Unsatisfied backend parameters" : "Neuspokojivé parametry služby",
|
||||
"Unsatisfied authentication mechanism parameters" : "Neuspokojivé parametry ověřovacího mechanismu",
|
||||
"Insufficient data: %s" : "Nedostatečná data: %s",
|
||||
"%s" : "%s",
|
||||
"Storage with id \"%i\" is not user editable" : "Úložiště s id \"%i\" uživatelé nemohou upravovat",
|
||||
"Access key" : "Přístupový klíč",
|
||||
"Secret key" : "Tajný klíč",
|
||||
"Builtin" : "Zabudované",
|
||||
"None" : "Žádné",
|
||||
"OAuth1" : "OAuth1",
|
||||
"App key" : "Klíč aplikace",
|
||||
"App secret" : "Tajemství aplikace",
|
||||
"OAuth2" : "OAuth2",
|
||||
"Client ID" : "Klientské ID",
|
||||
"Client secret" : "Klientské tajemství",
|
||||
"OpenStack" : "OpenStack",
|
||||
"Tenant name" : "Jméno vlastníka",
|
||||
"Identity endpoint URL" : "Identifikační koncový bod URL",
|
||||
"Rackspace" : "Rackspace",
|
||||
"API key" : "Klíč API",
|
||||
"Global credentials" : "Globální přihlašovací údaje",
|
||||
"Log-in credentials, save in database" : "Přihlašovací údaje, ukládat v databázi",
|
||||
"Username and password" : "Uživatelské jméno a heslo",
|
||||
"Log-in credentials, save in session" : "Přihlašovací údaje, ukládat v sezení",
|
||||
"User entered, store in database" : "Uživatel zadán, uložit v databázi",
|
||||
"RSA public key" : "RSA veřejný klíč",
|
||||
"Public key" : "Veřejný klíč",
|
||||
"Amazon S3" : "Amazon S3",
|
||||
"Bucket" : "Bucket",
|
||||
"Hostname" : "Hostname",
|
||||
"Port" : "Port",
|
||||
"Region" : "Kraj",
|
||||
"Enable SSL" : "Povolit SSL",
|
||||
"Enable Path Style" : "Povolit Path Style",
|
||||
"WebDAV" : "WebDAV",
|
||||
"URL" : "URL",
|
||||
"Remote subfolder" : "Vzdálený podadresář",
|
||||
"Secure https://" : "Zabezpečené https://",
|
||||
"Dropbox" : "Dropbox",
|
||||
"FTP" : "FTP",
|
||||
"Host" : "Počítač",
|
||||
"Secure ftps://" : "Zabezpečené ftps://",
|
||||
"Google Drive" : "Google Drive",
|
||||
"Local" : "Místní",
|
||||
"Location" : "Umístění",
|
||||
"Nextcloud" : "Nextcloud",
|
||||
"SFTP" : "SFTP",
|
||||
"Root" : "Kořen",
|
||||
"SFTP with secret key login" : "SFTP login s tajným klíčem",
|
||||
"SMB / CIFS" : "SMB / CIFS",
|
||||
"Share" : "Sdílet",
|
||||
"Domain" : "Doména",
|
||||
"SMB / CIFS using OC login" : "SMB / CIFS za použití přihlašovacího jména OC",
|
||||
"Username as share" : "Uživatelské jméno jako sdílený adresář",
|
||||
"OpenStack Object Storage" : "OpenStack Object Storage",
|
||||
"Service name" : "Jméno služby",
|
||||
"Request timeout (seconds)" : "Čas vypršení požadavku (sekundy)",
|
||||
"External storages" : "Externí úložiště",
|
||||
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "cURL podpora v PHP není povolena nebo nainstalována. Není možné připojit %s. Prosím požádejte svého správce systému ať ji nainstaluje.",
|
||||
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP podpora v PHP není povolena nebo nainstalována. Není možné připojit %s. Prosím požádejte svého správce systému ať ji nainstaluje.",
|
||||
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" není instalováno. Není možné připojit %s. Prosím požádejte svého správce systému o instalaci.",
|
||||
"No external storage configured" : "Není nakonfigurováno žádné externí úložiště",
|
||||
"You can add external storages in the personal settings" : "Externí úložiště můžete přidat v osobních nastaveních",
|
||||
"Name" : "Název",
|
||||
"Storage type" : "Typ úložiště",
|
||||
"Scope" : "Rozsah",
|
||||
"Enable encryption" : "Povolit šifrování",
|
||||
"Enable previews" : "Povolit náhledy",
|
||||
"Enable sharing" : "Povolit sdílení",
|
||||
"Check for changes" : "Zkontrolovat změny",
|
||||
"Never" : "Nikdy",
|
||||
"Once every direct access" : "Jednou pro každý přímý přístup",
|
||||
"Folder name" : "Název adresáře",
|
||||
"Authentication" : "Ověření",
|
||||
"Configuration" : "Nastavení",
|
||||
"Available for" : "Dostupné pro",
|
||||
"Add storage" : "Přidat úložiště",
|
||||
"Advanced settings" : "Pokročilá nastavení",
|
||||
"Delete" : "Smazat",
|
||||
"Allow users to mount external storage" : "Povolit uživatelům připojení externího úložiště",
|
||||
"Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště",
|
||||
"Couldn't get the information from the ownCloud server: {code} {type}" : "Nelze obdržet informaci z ownCloud serveru: {code} {type}"
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
|
@ -0,0 +1,129 @@
|
|||
{ "translations": {
|
||||
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Získání přístupových tokenů selhalo. Ověřte že klíč aplikace a tajné heslo jsou správné.",
|
||||
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Získání přístupových tokenů selhalo. Ověřte že klíč aplikace a tajné heslo jsou správné.",
|
||||
"Please provide a valid app key and secret." : "Zadejte prosím platný klíč a tajné heslo aplikace.",
|
||||
"Step 1 failed. Exception: %s" : "Selhal krok 1. Výjimka: %s",
|
||||
"Step 2 failed. Exception: %s" : "Selhal krok 2. Výjimka: %s",
|
||||
"External storage" : "Externí úložiště",
|
||||
"Dropbox App Configuration" : "Nastavení aplikace Dropbox",
|
||||
"Google Drive App Configuration" : "Nastavení aplikace Disk Google",
|
||||
"Personal" : "Osobní",
|
||||
"System" : "Systém",
|
||||
"Grant access" : "Povolit přístup",
|
||||
"Error configuring OAuth1" : "Chyba nastavení OAuth1",
|
||||
"Error configuring OAuth2" : "Chyba nastavení OAuth2",
|
||||
"Generate keys" : "Vytvořit klíče",
|
||||
"Error generating key pair" : "Chyba při vytváření páru klíčů",
|
||||
"All users. Type to select user or group." : "Všichni uživatelé. Začněte psát pro výběr uživatelů a skupin.",
|
||||
"(group)" : "(skupina)",
|
||||
"Compatibility with Mac NFD encoding (slow)" : "Kompatibilita s Mac NFD kódováním (pomalé)",
|
||||
"Admin defined" : "Nastaveno administrátorem",
|
||||
"Saved" : "Uloženo",
|
||||
"Saving..." : "Ukládá se...",
|
||||
"Save" : "Uložit",
|
||||
"Empty response from the server" : "Prázdná odpověď serveru",
|
||||
"Couldn't access. Please logout and login to activate this mount point" : "Nelze připojit. Pro aktivaci tohoto přípojného bodu se prosím odhlašte a znovu přihlašte",
|
||||
"Couldn't get the information from the remote server: {code} {type}" : "Nelze obdržet informaci ze vzdáleného serveru: {code} {type}",
|
||||
"Couldn't get the list of external mount points: {type}" : "Nelze obdržet seznam vzdálených přípojných bodů: {type}",
|
||||
"There was an error with message: " : "Došlo k chybě s tímto hlášením:",
|
||||
"External mount error" : "Chyba vzdáleného úložiště",
|
||||
"external-storage" : "external-storage",
|
||||
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nelze obdržet seznam síťových úložišť systému Windows: prázdná odpověď serveru",
|
||||
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Některá z nastavených vzdálených úložišť nejsou připojena. Pro více informací prosím klikněte na červenou šipku(y)",
|
||||
"Please enter the credentials for the {mount} mount" : "Zadejte prosím přihlašovací údaje k přípojnému bodu {mount}",
|
||||
"Username" : "Uživatelské jméno",
|
||||
"Password" : "Heslo",
|
||||
"Credentials saved" : "Přihlašovací údaje uloženy",
|
||||
"Credentials saving failed" : "Uložení přihlašovacích údajů selhalo",
|
||||
"Credentials required" : "Vyžadovány přihlašovací údaje",
|
||||
"Storage with id \"%i\" not found" : "Úložiště s id \"%i\" nebylo nalezeno",
|
||||
"Invalid backend or authentication mechanism class" : "Neplatný backend nebo třída ověřovacího mechanismu",
|
||||
"Invalid mount point" : "Neplatný přípojný bod",
|
||||
"Objectstore forbidden" : "Úložiště objektů zakázáno",
|
||||
"Invalid storage backend \"%s\"" : "Neplatná služba úložiště \"%s\"",
|
||||
"Not permitted to use backend \"%s\"" : "Nebylo povoleno použítí služby \"%s\"",
|
||||
"Not permitted to use authentication mechanism \"%s\"" : "Nebylo povoleno použití ověřovacího mechanismu \"%s\"",
|
||||
"Unsatisfied backend parameters" : "Neuspokojivé parametry služby",
|
||||
"Unsatisfied authentication mechanism parameters" : "Neuspokojivé parametry ověřovacího mechanismu",
|
||||
"Insufficient data: %s" : "Nedostatečná data: %s",
|
||||
"%s" : "%s",
|
||||
"Storage with id \"%i\" is not user editable" : "Úložiště s id \"%i\" uživatelé nemohou upravovat",
|
||||
"Access key" : "Přístupový klíč",
|
||||
"Secret key" : "Tajný klíč",
|
||||
"Builtin" : "Zabudované",
|
||||
"None" : "Žádné",
|
||||
"OAuth1" : "OAuth1",
|
||||
"App key" : "Klíč aplikace",
|
||||
"App secret" : "Tajemství aplikace",
|
||||
"OAuth2" : "OAuth2",
|
||||
"Client ID" : "Klientské ID",
|
||||
"Client secret" : "Klientské tajemství",
|
||||
"OpenStack" : "OpenStack",
|
||||
"Tenant name" : "Jméno vlastníka",
|
||||
"Identity endpoint URL" : "Identifikační koncový bod URL",
|
||||
"Rackspace" : "Rackspace",
|
||||
"API key" : "Klíč API",
|
||||
"Global credentials" : "Globální přihlašovací údaje",
|
||||
"Log-in credentials, save in database" : "Přihlašovací údaje, ukládat v databázi",
|
||||
"Username and password" : "Uživatelské jméno a heslo",
|
||||
"Log-in credentials, save in session" : "Přihlašovací údaje, ukládat v sezení",
|
||||
"User entered, store in database" : "Uživatel zadán, uložit v databázi",
|
||||
"RSA public key" : "RSA veřejný klíč",
|
||||
"Public key" : "Veřejný klíč",
|
||||
"Amazon S3" : "Amazon S3",
|
||||
"Bucket" : "Bucket",
|
||||
"Hostname" : "Hostname",
|
||||
"Port" : "Port",
|
||||
"Region" : "Kraj",
|
||||
"Enable SSL" : "Povolit SSL",
|
||||
"Enable Path Style" : "Povolit Path Style",
|
||||
"WebDAV" : "WebDAV",
|
||||
"URL" : "URL",
|
||||
"Remote subfolder" : "Vzdálený podadresář",
|
||||
"Secure https://" : "Zabezpečené https://",
|
||||
"Dropbox" : "Dropbox",
|
||||
"FTP" : "FTP",
|
||||
"Host" : "Počítač",
|
||||
"Secure ftps://" : "Zabezpečené ftps://",
|
||||
"Google Drive" : "Google Drive",
|
||||
"Local" : "Místní",
|
||||
"Location" : "Umístění",
|
||||
"Nextcloud" : "Nextcloud",
|
||||
"SFTP" : "SFTP",
|
||||
"Root" : "Kořen",
|
||||
"SFTP with secret key login" : "SFTP login s tajným klíčem",
|
||||
"SMB / CIFS" : "SMB / CIFS",
|
||||
"Share" : "Sdílet",
|
||||
"Domain" : "Doména",
|
||||
"SMB / CIFS using OC login" : "SMB / CIFS za použití přihlašovacího jména OC",
|
||||
"Username as share" : "Uživatelské jméno jako sdílený adresář",
|
||||
"OpenStack Object Storage" : "OpenStack Object Storage",
|
||||
"Service name" : "Jméno služby",
|
||||
"Request timeout (seconds)" : "Čas vypršení požadavku (sekundy)",
|
||||
"External storages" : "Externí úložiště",
|
||||
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "cURL podpora v PHP není povolena nebo nainstalována. Není možné připojit %s. Prosím požádejte svého správce systému ať ji nainstaluje.",
|
||||
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP podpora v PHP není povolena nebo nainstalována. Není možné připojit %s. Prosím požádejte svého správce systému ať ji nainstaluje.",
|
||||
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" není instalováno. Není možné připojit %s. Prosím požádejte svého správce systému o instalaci.",
|
||||
"No external storage configured" : "Není nakonfigurováno žádné externí úložiště",
|
||||
"You can add external storages in the personal settings" : "Externí úložiště můžete přidat v osobních nastaveních",
|
||||
"Name" : "Název",
|
||||
"Storage type" : "Typ úložiště",
|
||||
"Scope" : "Rozsah",
|
||||
"Enable encryption" : "Povolit šifrování",
|
||||
"Enable previews" : "Povolit náhledy",
|
||||
"Enable sharing" : "Povolit sdílení",
|
||||
"Check for changes" : "Zkontrolovat změny",
|
||||
"Never" : "Nikdy",
|
||||
"Once every direct access" : "Jednou pro každý přímý přístup",
|
||||
"Folder name" : "Název adresáře",
|
||||
"Authentication" : "Ověření",
|
||||
"Configuration" : "Nastavení",
|
||||
"Available for" : "Dostupné pro",
|
||||
"Add storage" : "Přidat úložiště",
|
||||
"Advanced settings" : "Pokročilá nastavení",
|
||||
"Delete" : "Smazat",
|
||||
"Allow users to mount external storage" : "Povolit uživatelům připojení externího úložiště",
|
||||
"Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště",
|
||||
"Couldn't get the information from the ownCloud server: {code} {type}" : "Nelze obdržet informaci z ownCloud serveru: {code} {type}"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
|
@ -0,0 +1,111 @@
|
|||
OC.L10N.register(
|
||||
"files_external",
|
||||
{
|
||||
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Pyyntötunnisteen nouto epäonnistui. Tarkista että sovellusavaimesi ja -salaisuutesi ovat oikein.",
|
||||
"Step 1 failed. Exception: %s" : "Vaihe 1 epäonnistui. Poikkeus: %s",
|
||||
"Step 2 failed. Exception: %s" : "Vaihe 2 epäonnistui. Poikkeus: %s",
|
||||
"External storage" : "Ulkoinen tallennustila",
|
||||
"Dropbox App Configuration" : "Dropbox-sovelluksen määritys",
|
||||
"Google Drive App Configuration" : "Google Drive -sovelluksen määritys",
|
||||
"Personal" : "Henkilökohtainen",
|
||||
"System" : "Järjestelmä",
|
||||
"Grant access" : "Salli pääsy",
|
||||
"Error configuring OAuth1" : "Virhe OAuth1:n asetuksia tehdessä",
|
||||
"Error configuring OAuth2" : "Virhe OAuth2:n asetuksia tehdessä",
|
||||
"Generate keys" : "Luo avaimet",
|
||||
"Error generating key pair" : "Virhe luotaessa avainparia",
|
||||
"All users. Type to select user or group." : "Kaikki käyttäjät. Kirjoita valitaksesi käyttäjän tai ryhmän.",
|
||||
"(group)" : "(ryhmä)",
|
||||
"Admin defined" : "Ylläpitäjän määrittämä",
|
||||
"Saved" : "Tallennettu",
|
||||
"Saving..." : "Tallennetaan...",
|
||||
"Save" : "Tallenna",
|
||||
"Empty response from the server" : "Tyhjä vastaus palvelimelta",
|
||||
"Couldn't access. Please logout and login to activate this mount point" : "Käyttö epäonnistui. Kirjaudu ulos ja takaisin sisään aktivoidaksesi tämän liitospisteen",
|
||||
"Couldn't get the list of external mount points: {type}" : "Erillisten liitospisteiden listauksen noutaminen epäonnistui: {type}",
|
||||
"There was an error with message: " : "Tapahtui virhe viestillä:",
|
||||
"External mount error" : "Ulkoinen liitosvirhe",
|
||||
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows-verkkoasemien liitospisteiden listauksen noutaminen epäonnistui: tyhjä vastaus palvelimelta",
|
||||
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Jotkin määritetyt erilliset liitospisteet eivät ole yhdistettynä. Napsauta punaisia rivejä saadaksesi lisätietoja",
|
||||
"Please enter the credentials for the {mount} mount" : "Anna kirjautumistiedot liitokselle {mount}",
|
||||
"Username" : "Käyttäjätunnus",
|
||||
"Password" : "Salasana",
|
||||
"Credentials saved" : "Kirjautumistiedot tallennettu",
|
||||
"Credentials saving failed" : "Kirjautumistietojen tallentaminen epäonnistui",
|
||||
"Credentials required" : "Kirjautumistiedot vaaditaan",
|
||||
"Storage with id \"%i\" not found" : "Tallennustilaa tunnisteella \"%i\" ei löytynyt",
|
||||
"Invalid backend or authentication mechanism class" : "Virheellinen tietovarasto tai tunnistautumismekanismin luokka",
|
||||
"Invalid mount point" : "Virheellinen liitoskohta",
|
||||
"Invalid storage backend \"%s\"" : "Virheellinen tietovarasto \"%s\"",
|
||||
"Not permitted to use backend \"%s\"" : "Ei lupaa käyttää tietovarastoa \"%s\"",
|
||||
"Unsatisfied backend parameters" : "Riittämättömät tietovaraston parametrit",
|
||||
"%s" : "%s",
|
||||
"Access key" : "Pääsyavain",
|
||||
"Secret key" : "Salainen avain",
|
||||
"Builtin" : "Sisäänrakennettu",
|
||||
"None" : "Ei mitään",
|
||||
"OAuth1" : "OAuth1",
|
||||
"App key" : "Sovellusavain",
|
||||
"App secret" : "Sovellussalaisuus",
|
||||
"OAuth2" : "OAuth2",
|
||||
"Client ID" : "Asiakkaan tunniste",
|
||||
"Client secret" : "Asiakassalaisuus",
|
||||
"OpenStack" : "OpenStack",
|
||||
"Tenant name" : "Tenant nimi",
|
||||
"Rackspace" : "Rackspace",
|
||||
"API key" : "API-avain",
|
||||
"Username and password" : "Käyttäjätunnus ja salasana",
|
||||
"Log-in credentials, save in session" : "Kirjautumistiedot, tallenna istuntoon",
|
||||
"User entered, store in database" : "Käyttäjän antama, tallennettu tietokantaan",
|
||||
"RSA public key" : "Julkinen RSA-avain",
|
||||
"Public key" : "Julkinen avain",
|
||||
"Amazon S3" : "Amazon S3",
|
||||
"Port" : "Portti",
|
||||
"Region" : "Alue",
|
||||
"Enable SSL" : "Käytä SSL:ää",
|
||||
"WebDAV" : "WebDAV",
|
||||
"URL" : "Verkko-osoite",
|
||||
"Remote subfolder" : "Etäalikansio",
|
||||
"Secure https://" : "Salattu https://",
|
||||
"Dropbox" : "Dropbox",
|
||||
"FTP" : "FTP",
|
||||
"Host" : "Isäntä",
|
||||
"Secure ftps://" : "Salattu ftps://",
|
||||
"Google Drive" : "Google Drive",
|
||||
"Local" : "Paikallinen",
|
||||
"Location" : "Sijainti",
|
||||
"Nextcloud" : "Nextcloud",
|
||||
"SFTP" : "SFTP",
|
||||
"Root" : "Juurihakemisto",
|
||||
"SFTP with secret key login" : "SFTP salaisen avaimen kirjautumisella",
|
||||
"SMB / CIFS" : "SMB / CIFS",
|
||||
"Share" : "Jaa",
|
||||
"Domain" : "Domaini",
|
||||
"SMB / CIFS using OC login" : "SMB / CIFS käyttäen OC-kirjautumista",
|
||||
"Username as share" : "Käyttäjänimi jakona",
|
||||
"OpenStack Object Storage" : "OpenStack Object Storage",
|
||||
"Service name" : "Palvelun nimi",
|
||||
"Request timeout (seconds)" : "Pyynnön aikakatkaisu (sekunneissa)",
|
||||
"External storages" : "Ulkoiset tallennustilat",
|
||||
"No external storage configured" : "Erillistä tallennustilaa ei ole määritetty",
|
||||
"You can add external storages in the personal settings" : "Voit lisätä erillisiä tallennustiloja henkilökohtaisista asetuksistasi",
|
||||
"Name" : "Nimi",
|
||||
"Storage type" : "Tallennustilan tyyppi",
|
||||
"Enable encryption" : "Käytä salausta",
|
||||
"Enable previews" : "Käytä esikatseluja",
|
||||
"Enable sharing" : "Käytä jakamista",
|
||||
"Check for changes" : "Tarkista muutokset",
|
||||
"Never" : "Ei koskaan",
|
||||
"Once every direct access" : "Kerran aina suoran käytön yhteydessä",
|
||||
"Folder name" : "Kansion nimi",
|
||||
"Authentication" : "Tunnistautuminen",
|
||||
"Configuration" : "Asetukset",
|
||||
"Available for" : "Saatavuus",
|
||||
"Add storage" : "Lisää tallennustila",
|
||||
"Advanced settings" : "Lisäasetukset",
|
||||
"Delete" : "Poista",
|
||||
"Allow users to mount external storage" : "Salli käyttäjien liittää erillisiä tallennustiloja",
|
||||
"Allow users to mount the following external storage" : "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet",
|
||||
"Couldn't get the information from the ownCloud server: {code} {type}" : "Tietojen saaminen ownCloud-palvelimelta epäonnistui: {code} {type}"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,109 @@
|
|||
{ "translations": {
|
||||
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Pyyntötunnisteen nouto epäonnistui. Tarkista että sovellusavaimesi ja -salaisuutesi ovat oikein.",
|
||||
"Step 1 failed. Exception: %s" : "Vaihe 1 epäonnistui. Poikkeus: %s",
|
||||
"Step 2 failed. Exception: %s" : "Vaihe 2 epäonnistui. Poikkeus: %s",
|
||||
"External storage" : "Ulkoinen tallennustila",
|
||||
"Dropbox App Configuration" : "Dropbox-sovelluksen määritys",
|
||||
"Google Drive App Configuration" : "Google Drive -sovelluksen määritys",
|
||||
"Personal" : "Henkilökohtainen",
|
||||
"System" : "Järjestelmä",
|
||||
"Grant access" : "Salli pääsy",
|
||||
"Error configuring OAuth1" : "Virhe OAuth1:n asetuksia tehdessä",
|
||||
"Error configuring OAuth2" : "Virhe OAuth2:n asetuksia tehdessä",
|
||||
"Generate keys" : "Luo avaimet",
|
||||
"Error generating key pair" : "Virhe luotaessa avainparia",
|
||||
"All users. Type to select user or group." : "Kaikki käyttäjät. Kirjoita valitaksesi käyttäjän tai ryhmän.",
|
||||
"(group)" : "(ryhmä)",
|
||||
"Admin defined" : "Ylläpitäjän määrittämä",
|
||||
"Saved" : "Tallennettu",
|
||||
"Saving..." : "Tallennetaan...",
|
||||
"Save" : "Tallenna",
|
||||
"Empty response from the server" : "Tyhjä vastaus palvelimelta",
|
||||
"Couldn't access. Please logout and login to activate this mount point" : "Käyttö epäonnistui. Kirjaudu ulos ja takaisin sisään aktivoidaksesi tämän liitospisteen",
|
||||
"Couldn't get the list of external mount points: {type}" : "Erillisten liitospisteiden listauksen noutaminen epäonnistui: {type}",
|
||||
"There was an error with message: " : "Tapahtui virhe viestillä:",
|
||||
"External mount error" : "Ulkoinen liitosvirhe",
|
||||
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows-verkkoasemien liitospisteiden listauksen noutaminen epäonnistui: tyhjä vastaus palvelimelta",
|
||||
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Jotkin määritetyt erilliset liitospisteet eivät ole yhdistettynä. Napsauta punaisia rivejä saadaksesi lisätietoja",
|
||||
"Please enter the credentials for the {mount} mount" : "Anna kirjautumistiedot liitokselle {mount}",
|
||||
"Username" : "Käyttäjätunnus",
|
||||
"Password" : "Salasana",
|
||||
"Credentials saved" : "Kirjautumistiedot tallennettu",
|
||||
"Credentials saving failed" : "Kirjautumistietojen tallentaminen epäonnistui",
|
||||
"Credentials required" : "Kirjautumistiedot vaaditaan",
|
||||
"Storage with id \"%i\" not found" : "Tallennustilaa tunnisteella \"%i\" ei löytynyt",
|
||||
"Invalid backend or authentication mechanism class" : "Virheellinen tietovarasto tai tunnistautumismekanismin luokka",
|
||||
"Invalid mount point" : "Virheellinen liitoskohta",
|
||||
"Invalid storage backend \"%s\"" : "Virheellinen tietovarasto \"%s\"",
|
||||
"Not permitted to use backend \"%s\"" : "Ei lupaa käyttää tietovarastoa \"%s\"",
|
||||
"Unsatisfied backend parameters" : "Riittämättömät tietovaraston parametrit",
|
||||
"%s" : "%s",
|
||||
"Access key" : "Pääsyavain",
|
||||
"Secret key" : "Salainen avain",
|
||||
"Builtin" : "Sisäänrakennettu",
|
||||
"None" : "Ei mitään",
|
||||
"OAuth1" : "OAuth1",
|
||||
"App key" : "Sovellusavain",
|
||||
"App secret" : "Sovellussalaisuus",
|
||||
"OAuth2" : "OAuth2",
|
||||
"Client ID" : "Asiakkaan tunniste",
|
||||
"Client secret" : "Asiakassalaisuus",
|
||||
"OpenStack" : "OpenStack",
|
||||
"Tenant name" : "Tenant nimi",
|
||||
"Rackspace" : "Rackspace",
|
||||
"API key" : "API-avain",
|
||||
"Username and password" : "Käyttäjätunnus ja salasana",
|
||||
"Log-in credentials, save in session" : "Kirjautumistiedot, tallenna istuntoon",
|
||||
"User entered, store in database" : "Käyttäjän antama, tallennettu tietokantaan",
|
||||
"RSA public key" : "Julkinen RSA-avain",
|
||||
"Public key" : "Julkinen avain",
|
||||
"Amazon S3" : "Amazon S3",
|
||||
"Port" : "Portti",
|
||||
"Region" : "Alue",
|
||||
"Enable SSL" : "Käytä SSL:ää",
|
||||
"WebDAV" : "WebDAV",
|
||||
"URL" : "Verkko-osoite",
|
||||
"Remote subfolder" : "Etäalikansio",
|
||||
"Secure https://" : "Salattu https://",
|
||||
"Dropbox" : "Dropbox",
|
||||
"FTP" : "FTP",
|
||||
"Host" : "Isäntä",
|
||||
"Secure ftps://" : "Salattu ftps://",
|
||||
"Google Drive" : "Google Drive",
|
||||
"Local" : "Paikallinen",
|
||||
"Location" : "Sijainti",
|
||||
"Nextcloud" : "Nextcloud",
|
||||
"SFTP" : "SFTP",
|
||||
"Root" : "Juurihakemisto",
|
||||
"SFTP with secret key login" : "SFTP salaisen avaimen kirjautumisella",
|
||||
"SMB / CIFS" : "SMB / CIFS",
|
||||
"Share" : "Jaa",
|
||||
"Domain" : "Domaini",
|
||||
"SMB / CIFS using OC login" : "SMB / CIFS käyttäen OC-kirjautumista",
|
||||
"Username as share" : "Käyttäjänimi jakona",
|
||||
"OpenStack Object Storage" : "OpenStack Object Storage",
|
||||
"Service name" : "Palvelun nimi",
|
||||
"Request timeout (seconds)" : "Pyynnön aikakatkaisu (sekunneissa)",
|
||||
"External storages" : "Ulkoiset tallennustilat",
|
||||
"No external storage configured" : "Erillistä tallennustilaa ei ole määritetty",
|
||||
"You can add external storages in the personal settings" : "Voit lisätä erillisiä tallennustiloja henkilökohtaisista asetuksistasi",
|
||||
"Name" : "Nimi",
|
||||
"Storage type" : "Tallennustilan tyyppi",
|
||||
"Enable encryption" : "Käytä salausta",
|
||||
"Enable previews" : "Käytä esikatseluja",
|
||||
"Enable sharing" : "Käytä jakamista",
|
||||
"Check for changes" : "Tarkista muutokset",
|
||||
"Never" : "Ei koskaan",
|
||||
"Once every direct access" : "Kerran aina suoran käytön yhteydessä",
|
||||
"Folder name" : "Kansion nimi",
|
||||
"Authentication" : "Tunnistautuminen",
|
||||
"Configuration" : "Asetukset",
|
||||
"Available for" : "Saatavuus",
|
||||
"Add storage" : "Lisää tallennustila",
|
||||
"Advanced settings" : "Lisäasetukset",
|
||||
"Delete" : "Poista",
|
||||
"Allow users to mount external storage" : "Salli käyttäjien liittää erillisiä tallennustiloja",
|
||||
"Allow users to mount the following external storage" : "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet",
|
||||
"Couldn't get the information from the ownCloud server: {code} {type}" : "Tietojen saaminen ownCloud-palvelimelta epäonnistui: {code} {type}"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,124 @@
|
|||
OC.L10N.register(
|
||||
"files_external",
|
||||
{
|
||||
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Nem sikerült a kérési tokenek letöltése. Ellenőrizd, hogy az alkalmazás kulcs és titok megfelelő-e!",
|
||||
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Nem sikerült a hozzáférési tokenek letöltése. Ellenőrizd, hogy az alkalmazás kulcs és titok megfelelő-e!",
|
||||
"Please provide a valid app key and secret." : "Kérlek adj meg egy érvényes alkalmazás kulcsot és jelszót.",
|
||||
"Step 1 failed. Exception: %s" : "1. lépés sikertelen. Kivétel: %s",
|
||||
"Step 2 failed. Exception: %s" : "2. lépés sikertelen. Kivétel: %s",
|
||||
"External storage" : "Külső tárolók",
|
||||
"Dropbox App Configuration" : "Dropbox alkalmazás beállítás",
|
||||
"Google Drive App Configuration" : "Google Drive alkalmazás beállítás",
|
||||
"Personal" : "Személyes",
|
||||
"System" : "Rendszer",
|
||||
"Grant access" : "Megadom a hozzáférést",
|
||||
"Error configuring OAuth1" : "OAuth1 konfigurálási hiba",
|
||||
"Error configuring OAuth2" : "OAuth2 konfigurálási hiba",
|
||||
"Generate keys" : "Kulcsok generálása",
|
||||
"Error generating key pair" : "Hiba történt a kulcspár generálása közben",
|
||||
"All users. Type to select user or group." : "Összes felhasználó. Írj be egy felhasználót vagy csoportot.",
|
||||
"(group)" : "(csoport)",
|
||||
"Compatibility with Mac NFD encoding (slow)" : "Kompatibilitás a Mac NFD kódolással (lassú)",
|
||||
"Admin defined" : "Adminisztrátor definiálva",
|
||||
"Saved" : "Elmentve",
|
||||
"Saving..." : "Mentés...",
|
||||
"Save" : "Mentés",
|
||||
"Empty response from the server" : "Üres válasz a szervertől",
|
||||
"Couldn't access. Please logout and login to activate this mount point" : "Nem férhető hozzá. Kérlek próbálj meg ki- és bejelentkezni a csatolási pont aktiválásához.",
|
||||
"Couldn't get the information from the remote server: {code} {type}" : "Nem sikerült lekérdezni az információkat a távoli szerverről: {code} {type}",
|
||||
"Couldn't get the list of external mount points: {type}" : "Nem lehet letölteni a külső csatolási pontok listáját: {type}",
|
||||
"There was an error with message: " : "Hiba történt ezzel az üzenettel:",
|
||||
"External mount error" : "Külső csatolási hiba",
|
||||
"external-storage" : "külső tároló",
|
||||
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nem sikerült letölteni a Windows hálózati meghajtó csatolási pontok listáját: üres válasz a szervertől",
|
||||
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Néhány beállított külső csatolási pont nincs kapcsolatban. További információkért kattints a piros sor(ok)ra.",
|
||||
"Please enter the credentials for the {mount} mount" : "Kérlek add meg a következő csatolás azonosítóit: {mount}",
|
||||
"Username" : "Felhasználónév",
|
||||
"Password" : "Jelszó",
|
||||
"Credentials saved" : "Azonosítók mentve",
|
||||
"Credentials saving failed" : "Azonosítók mentése sikertelen",
|
||||
"Credentials required" : "Azonosító szükséges",
|
||||
"Storage with id \"%i\" not found" : "A következő azonosítójú tároló nem található: \"%i\"",
|
||||
"Invalid mount point" : "Érvénytelen csatolási pont",
|
||||
"Insufficient data: %s" : "Nem elegendő adat: %s",
|
||||
"%s" : "%s",
|
||||
"Storage with id \"%i\" is not user editable" : "A következő azonosítójú tároló a felhasználó számára nem szerkeszthető: \"%i\"",
|
||||
"Access key" : "Hozzáférési kulcs",
|
||||
"Secret key" : "Titkos kulcs",
|
||||
"Builtin" : "Beépített",
|
||||
"None" : "Egyik sem",
|
||||
"OAuth1" : "OAuth1",
|
||||
"App key" : "Alkalmazás kulcs",
|
||||
"App secret" : "Alkalmazás titkos kulcs",
|
||||
"OAuth2" : "OAuth2",
|
||||
"Client ID" : "Ügyfél ID",
|
||||
"Client secret" : "Kliens titok",
|
||||
"OpenStack" : "OpenStack",
|
||||
"Tenant name" : "Bérlő neve",
|
||||
"Identity endpoint URL" : "Identitás végpont URL",
|
||||
"Rackspace" : "Rackspace",
|
||||
"API key" : "API kulcs",
|
||||
"Global credentials" : "Globális azonosítók",
|
||||
"Log-in credentials, save in database" : "Bejelentkezési azonosítók, mentés az adatbázisban",
|
||||
"Username and password" : "Felhasználónév és jelszó",
|
||||
"Log-in credentials, save in session" : "Bejelentkezési azonosítók, mentés az munkamenetben",
|
||||
"User entered, store in database" : "Felhasználó megadva, tárolás az adatbázisban",
|
||||
"RSA public key" : "RSA nyilvános kulcs",
|
||||
"Public key" : "Nyilvános kulcs",
|
||||
"Amazon S3" : "Amazon S3",
|
||||
"Bucket" : "Bucket",
|
||||
"Hostname" : "Hosztnév",
|
||||
"Port" : "Port",
|
||||
"Region" : "Megye",
|
||||
"Enable SSL" : "SSL engedélyezése",
|
||||
"Enable Path Style" : "Útvonal stílus engedélyezés",
|
||||
"WebDAV" : "WebDAV",
|
||||
"URL" : "URL",
|
||||
"Remote subfolder" : "Távoli almappa",
|
||||
"Secure https://" : "Biztonságos https://",
|
||||
"Dropbox" : "Dropbox",
|
||||
"FTP" : "FTP",
|
||||
"Host" : "Kiszolgáló",
|
||||
"Secure ftps://" : "Biztonságos ftps://",
|
||||
"Google Drive" : "Google Drive",
|
||||
"Local" : "Helyi",
|
||||
"Location" : "Hely",
|
||||
"Nextcloud" : "Nextcloud",
|
||||
"SFTP" : "SFTP",
|
||||
"Root" : "Gyökér",
|
||||
"SFTP with secret key login" : "SFTP titkos kulcs belépéssel",
|
||||
"SMB / CIFS" : "SMB / CIFS",
|
||||
"Share" : "Megosztás",
|
||||
"Domain" : "Domain",
|
||||
"SMB / CIFS using OC login" : "SMB / CIFS OC belépéssel",
|
||||
"Username as share" : "Felhasználónév és megosztás",
|
||||
"OpenStack Object Storage" : "OpenStack Object Storage",
|
||||
"Service name" : "Szolgáltatás neve",
|
||||
"Request timeout (seconds)" : "Időtúllépés (másodperc)",
|
||||
"External storages" : "Külső tárolók",
|
||||
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A cURL támogatás, a PHP-ban nincs engedélyezve vagy telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.",
|
||||
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Az FTP támogatás, a PHP-ban nincs engedélyezve vagy telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.",
|
||||
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "%s nincs telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.",
|
||||
"No external storage configured" : "Nincs külső tároló beállítva.",
|
||||
"You can add external storages in the personal settings" : "Hozzáadhatsz külső tárolókat a személyes beállítások közt.",
|
||||
"Name" : "Név",
|
||||
"Storage type" : "Tároló típusa",
|
||||
"Scope" : "Hatáskör",
|
||||
"Enable encryption" : "Titkosítás engedélyezése",
|
||||
"Enable previews" : "Előnézet engedélyezése",
|
||||
"Enable sharing" : "Megosztás engedélyezése",
|
||||
"Check for changes" : "Változások keresése",
|
||||
"Never" : "Soha",
|
||||
"Once every direct access" : "Minden közvetlen elérésnél",
|
||||
"Folder name" : "Mappa neve",
|
||||
"Authentication" : "Azonisítás",
|
||||
"Configuration" : "Beállítások",
|
||||
"Available for" : "Elérhető számukra",
|
||||
"Add storage" : "Tároló becsatolása",
|
||||
"Advanced settings" : "Haladó beállítások",
|
||||
"Delete" : "Törlés",
|
||||
"Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók részére",
|
||||
"Allow users to mount the following external storage" : "A felhasználók számára engedélyezett külső tárolók csatolása:",
|
||||
"Couldn't get the information from the ownCloud server: {code} {type}" : "Nem sikerült lekérdezni az információkat az ownCloud szerverről: {code} {type}"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,122 @@
|
|||
{ "translations": {
|
||||
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Nem sikerült a kérési tokenek letöltése. Ellenőrizd, hogy az alkalmazás kulcs és titok megfelelő-e!",
|
||||
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Nem sikerült a hozzáférési tokenek letöltése. Ellenőrizd, hogy az alkalmazás kulcs és titok megfelelő-e!",
|
||||
"Please provide a valid app key and secret." : "Kérlek adj meg egy érvényes alkalmazás kulcsot és jelszót.",
|
||||
"Step 1 failed. Exception: %s" : "1. lépés sikertelen. Kivétel: %s",
|
||||
"Step 2 failed. Exception: %s" : "2. lépés sikertelen. Kivétel: %s",
|
||||
"External storage" : "Külső tárolók",
|
||||
"Dropbox App Configuration" : "Dropbox alkalmazás beállítás",
|
||||
"Google Drive App Configuration" : "Google Drive alkalmazás beállítás",
|
||||
"Personal" : "Személyes",
|
||||
"System" : "Rendszer",
|
||||
"Grant access" : "Megadom a hozzáférést",
|
||||
"Error configuring OAuth1" : "OAuth1 konfigurálási hiba",
|
||||
"Error configuring OAuth2" : "OAuth2 konfigurálási hiba",
|
||||
"Generate keys" : "Kulcsok generálása",
|
||||
"Error generating key pair" : "Hiba történt a kulcspár generálása közben",
|
||||
"All users. Type to select user or group." : "Összes felhasználó. Írj be egy felhasználót vagy csoportot.",
|
||||
"(group)" : "(csoport)",
|
||||
"Compatibility with Mac NFD encoding (slow)" : "Kompatibilitás a Mac NFD kódolással (lassú)",
|
||||
"Admin defined" : "Adminisztrátor definiálva",
|
||||
"Saved" : "Elmentve",
|
||||
"Saving..." : "Mentés...",
|
||||
"Save" : "Mentés",
|
||||
"Empty response from the server" : "Üres válasz a szervertől",
|
||||
"Couldn't access. Please logout and login to activate this mount point" : "Nem férhető hozzá. Kérlek próbálj meg ki- és bejelentkezni a csatolási pont aktiválásához.",
|
||||
"Couldn't get the information from the remote server: {code} {type}" : "Nem sikerült lekérdezni az információkat a távoli szerverről: {code} {type}",
|
||||
"Couldn't get the list of external mount points: {type}" : "Nem lehet letölteni a külső csatolási pontok listáját: {type}",
|
||||
"There was an error with message: " : "Hiba történt ezzel az üzenettel:",
|
||||
"External mount error" : "Külső csatolási hiba",
|
||||
"external-storage" : "külső tároló",
|
||||
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nem sikerült letölteni a Windows hálózati meghajtó csatolási pontok listáját: üres válasz a szervertől",
|
||||
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Néhány beállított külső csatolási pont nincs kapcsolatban. További információkért kattints a piros sor(ok)ra.",
|
||||
"Please enter the credentials for the {mount} mount" : "Kérlek add meg a következő csatolás azonosítóit: {mount}",
|
||||
"Username" : "Felhasználónév",
|
||||
"Password" : "Jelszó",
|
||||
"Credentials saved" : "Azonosítók mentve",
|
||||
"Credentials saving failed" : "Azonosítók mentése sikertelen",
|
||||
"Credentials required" : "Azonosító szükséges",
|
||||
"Storage with id \"%i\" not found" : "A következő azonosítójú tároló nem található: \"%i\"",
|
||||
"Invalid mount point" : "Érvénytelen csatolási pont",
|
||||
"Insufficient data: %s" : "Nem elegendő adat: %s",
|
||||
"%s" : "%s",
|
||||
"Storage with id \"%i\" is not user editable" : "A következő azonosítójú tároló a felhasználó számára nem szerkeszthető: \"%i\"",
|
||||
"Access key" : "Hozzáférési kulcs",
|
||||
"Secret key" : "Titkos kulcs",
|
||||
"Builtin" : "Beépített",
|
||||
"None" : "Egyik sem",
|
||||
"OAuth1" : "OAuth1",
|
||||
"App key" : "Alkalmazás kulcs",
|
||||
"App secret" : "Alkalmazás titkos kulcs",
|
||||
"OAuth2" : "OAuth2",
|
||||
"Client ID" : "Ügyfél ID",
|
||||
"Client secret" : "Kliens titok",
|
||||
"OpenStack" : "OpenStack",
|
||||
"Tenant name" : "Bérlő neve",
|
||||
"Identity endpoint URL" : "Identitás végpont URL",
|
||||
"Rackspace" : "Rackspace",
|
||||
"API key" : "API kulcs",
|
||||
"Global credentials" : "Globális azonosítók",
|
||||
"Log-in credentials, save in database" : "Bejelentkezési azonosítók, mentés az adatbázisban",
|
||||
"Username and password" : "Felhasználónév és jelszó",
|
||||
"Log-in credentials, save in session" : "Bejelentkezési azonosítók, mentés az munkamenetben",
|
||||
"User entered, store in database" : "Felhasználó megadva, tárolás az adatbázisban",
|
||||
"RSA public key" : "RSA nyilvános kulcs",
|
||||
"Public key" : "Nyilvános kulcs",
|
||||
"Amazon S3" : "Amazon S3",
|
||||
"Bucket" : "Bucket",
|
||||
"Hostname" : "Hosztnév",
|
||||
"Port" : "Port",
|
||||
"Region" : "Megye",
|
||||
"Enable SSL" : "SSL engedélyezése",
|
||||
"Enable Path Style" : "Útvonal stílus engedélyezés",
|
||||
"WebDAV" : "WebDAV",
|
||||
"URL" : "URL",
|
||||
"Remote subfolder" : "Távoli almappa",
|
||||
"Secure https://" : "Biztonságos https://",
|
||||
"Dropbox" : "Dropbox",
|
||||
"FTP" : "FTP",
|
||||
"Host" : "Kiszolgáló",
|
||||
"Secure ftps://" : "Biztonságos ftps://",
|
||||
"Google Drive" : "Google Drive",
|
||||
"Local" : "Helyi",
|
||||
"Location" : "Hely",
|
||||
"Nextcloud" : "Nextcloud",
|
||||
"SFTP" : "SFTP",
|
||||
"Root" : "Gyökér",
|
||||
"SFTP with secret key login" : "SFTP titkos kulcs belépéssel",
|
||||
"SMB / CIFS" : "SMB / CIFS",
|
||||
"Share" : "Megosztás",
|
||||
"Domain" : "Domain",
|
||||
"SMB / CIFS using OC login" : "SMB / CIFS OC belépéssel",
|
||||
"Username as share" : "Felhasználónév és megosztás",
|
||||
"OpenStack Object Storage" : "OpenStack Object Storage",
|
||||
"Service name" : "Szolgáltatás neve",
|
||||
"Request timeout (seconds)" : "Időtúllépés (másodperc)",
|
||||
"External storages" : "Külső tárolók",
|
||||
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A cURL támogatás, a PHP-ban nincs engedélyezve vagy telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.",
|
||||
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Az FTP támogatás, a PHP-ban nincs engedélyezve vagy telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.",
|
||||
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "%s nincs telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.",
|
||||
"No external storage configured" : "Nincs külső tároló beállítva.",
|
||||
"You can add external storages in the personal settings" : "Hozzáadhatsz külső tárolókat a személyes beállítások közt.",
|
||||
"Name" : "Név",
|
||||
"Storage type" : "Tároló típusa",
|
||||
"Scope" : "Hatáskör",
|
||||
"Enable encryption" : "Titkosítás engedélyezése",
|
||||
"Enable previews" : "Előnézet engedélyezése",
|
||||
"Enable sharing" : "Megosztás engedélyezése",
|
||||
"Check for changes" : "Változások keresése",
|
||||
"Never" : "Soha",
|
||||
"Once every direct access" : "Minden közvetlen elérésnél",
|
||||
"Folder name" : "Mappa neve",
|
||||
"Authentication" : "Azonisítás",
|
||||
"Configuration" : "Beállítások",
|
||||
"Available for" : "Elérhető számukra",
|
||||
"Add storage" : "Tároló becsatolása",
|
||||
"Advanced settings" : "Haladó beállítások",
|
||||
"Delete" : "Törlés",
|
||||
"Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók részére",
|
||||
"Allow users to mount the following external storage" : "A felhasználók számára engedélyezett külső tárolók csatolása:",
|
||||
"Couldn't get the information from the ownCloud server: {code} {type}" : "Nem sikerült lekérdezni az információkat az ownCloud szerverről: {code} {type}"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,131 @@
|
|||
OC.L10N.register(
|
||||
"files_external",
|
||||
{
|
||||
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Henting av henvendelsessymboler feilet. Sjekk at app-nøkkelen og hemmeligheten din stemmer.",
|
||||
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Henting av adgangssymboler feilet. Sjekk at app-nøkkelen og hemmeligheten din stemmer.",
|
||||
"Please provide a valid app key and secret." : "Vær vennlig å oppgi gyldig appnøkkel og hemmelighet.",
|
||||
"Step 1 failed. Exception: %s" : "Steg 1 feilet. Unntak: %s",
|
||||
"Step 2 failed. Exception: %s" : "Steg 2 feilet. Unntak: %s",
|
||||
"External storage" : "Ekstern lagringsplass",
|
||||
"Dropbox App Configuration" : "Dropbox App konfigurasjon",
|
||||
"Google Drive App Configuration" : "Google Drive App konfigurasjon",
|
||||
"Personal" : "Personlig",
|
||||
"System" : "System",
|
||||
"Grant access" : "Gi tilgang",
|
||||
"Error configuring OAuth1" : "Feil ved konfigurering av OAuth1",
|
||||
"Error configuring OAuth2" : "Feil ved konfigurering av OAuth2",
|
||||
"Generate keys" : "Generer nøkler",
|
||||
"Error generating key pair" : "Feil ved nøkkelgenerering",
|
||||
"All users. Type to select user or group." : "Alle brukere. Tast for å velge bruker eller gruppe.",
|
||||
"(group)" : "(gruppe)",
|
||||
"Compatibility with Mac NFD encoding (slow)" : "Kompatibelt med Mac NFD koding (treg)",
|
||||
"Admin defined" : "Admin-definert",
|
||||
"Saved" : "Lagret",
|
||||
"Saving..." : "Lagrer...",
|
||||
"Save" : "Lagre",
|
||||
"Empty response from the server" : "Tomt svar fra tjeneren",
|
||||
"Couldn't access. Please logout and login to activate this mount point" : "Fikk ikke tilgang. Vennligst logg ut og inn igjen for å aktivere dette oppkoblingspunktet.",
|
||||
"Couldn't get the information from the remote server: {code} {type}" : "Kunne ikke få informasjon fra fjerntjeneren/ remote server: {code} {type}",
|
||||
"Couldn't get the list of external mount points: {type}" : "Klarte ikke å hente listen over eksterne oppkoblingspunkter: {type}",
|
||||
"There was an error with message: " : "Det oppstod en feil med melding: ",
|
||||
"External mount error" : "Ekstern oppkoblingsfeil",
|
||||
"external-storage" : "eksternlagring",
|
||||
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Klarte ikke å hente listen over oppkoblingspunkter for Windows nettverk-disker: tomt svar fra serveren",
|
||||
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Noen av de konfigurerte eksterne oppkoblingspunktene er ikke tilkoblet. Klikk på de røde raden(e) for mer informasjon.",
|
||||
"Please enter the credentials for the {mount} mount" : "Legg inn påloggingsdetaljer for {mount}",
|
||||
"Username" : "Brukernavn",
|
||||
"Password" : "Passord",
|
||||
"Credentials saved" : "Påloggingsdetaljer lagret",
|
||||
"Credentials saving failed" : "Lagring av påloggingsdetaljer feilet",
|
||||
"Credentials required" : "Påloggingsdetaljer kreves",
|
||||
"Storage with id \"%i\" not found" : "Lager med id \"%i\" ikke funnet",
|
||||
"Invalid backend or authentication mechanism class" : "Ugyldig server eller type autentiseringsmekanisme",
|
||||
"Invalid mount point" : "Ugyldig oppkoblingspunkt",
|
||||
"Objectstore forbidden" : "Objektlager forbudt",
|
||||
"Invalid storage backend \"%s\"" : "Ugyldig lagringsserver \"%s\"",
|
||||
"Not permitted to use backend \"%s\"" : "Ikke tillatt å bruke server \"%s\"",
|
||||
"Not permitted to use authentication mechanism \"%s\"" : "Ikke tillatt å bruke autentiseringsmekanisme \"%s\"",
|
||||
"Unsatisfied backend parameters" : "Noen server-parameter mangler",
|
||||
"Unsatisfied authentication mechanism parameters" : "Noen parametre for autentiseringsmekanisme mangler",
|
||||
"Insufficient data: %s" : "Utilstrekkelige data: %s",
|
||||
"%s" : "%s",
|
||||
"Storage with id \"%i\" is not user editable" : "Lager med id \"%i\" kan ikke redigeres av bruker",
|
||||
"Access key" : "Tilgangsnøkkel",
|
||||
"Secret key" : "Hemmelig nøkkel",
|
||||
"Builtin" : "Innebygget",
|
||||
"None" : "Ingen",
|
||||
"OAuth1" : "OAuth1",
|
||||
"App key" : "App key",
|
||||
"App secret" : "App secret",
|
||||
"OAuth2" : "OAuth2",
|
||||
"Client ID" : "Client ID",
|
||||
"Client secret" : "Client secret",
|
||||
"OpenStack" : "OpenStack",
|
||||
"Tenant name" : "Prosjektnavn",
|
||||
"Identity endpoint URL" : "URL for identitets-endepunkt",
|
||||
"Rackspace" : "Rackspace",
|
||||
"API key" : "API-nøkkel",
|
||||
"Global credentials" : "Globale pålogginsdetaljer",
|
||||
"Log-in credentials, save in database" : "Påloggingsdetaljer, lagre i databasen",
|
||||
"Username and password" : "Brukernavn og passord",
|
||||
"Log-in credentials, save in session" : "Påloggingsdetaljer, lagre i økten",
|
||||
"User entered, store in database" : "Brukerangitt, lagre i databasen",
|
||||
"RSA public key" : "RSA offentlig nøkkel",
|
||||
"Public key" : "Offentlig nøkkel",
|
||||
"Amazon S3" : "Amazon S3",
|
||||
"Bucket" : "Bucket",
|
||||
"Hostname" : "Servernavn",
|
||||
"Port" : "Port",
|
||||
"Region" : "Området",
|
||||
"Enable SSL" : "Aktiver SSL",
|
||||
"Enable Path Style" : "Aktiver Path Style",
|
||||
"WebDAV" : "WebDAV",
|
||||
"URL" : "URL",
|
||||
"Remote subfolder" : "Ekstern undermappe",
|
||||
"Secure https://" : "Sikker https://",
|
||||
"Dropbox" : "Dropbox",
|
||||
"FTP" : "FTP",
|
||||
"Host" : "Tjener",
|
||||
"Secure ftps://" : "Sikker ftps://",
|
||||
"Google Drive" : "Google Disk",
|
||||
"Local" : "Lokal",
|
||||
"Location" : "Sted",
|
||||
"Nextcloud" : "Nextcloud",
|
||||
"SFTP" : "SFTP",
|
||||
"Root" : "Rot",
|
||||
"SFTP with secret key login" : "SFTP med hemmelig nøkkel for pålogging",
|
||||
"SMB / CIFS" : "SMB / CIFS",
|
||||
"Share" : "Delt ressurs",
|
||||
"Domain" : "Domene",
|
||||
"SMB / CIFS using OC login" : "SMB / CIFS med OC-pålogging",
|
||||
"Username as share" : "Brukernavn som share",
|
||||
"OpenStack Object Storage" : "OpenStack Object Storage",
|
||||
"Service name" : "Tjenestenavn",
|
||||
"Request timeout (seconds)" : "Tidsavbrudd for forespørsel (sekunder)",
|
||||
"External storages" : "Ekstern lagring",
|
||||
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Merk:</b> Støtte for cURL i PHP er ikke aktivert eller installert. Oppkobling av %s er ikke mulig. Be systemadministratoren om å installere det.",
|
||||
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Merk:</b> FTP-støtte i PHP er ikke slått på eller installert. Kan ikke koble opp %s. Ta kontakt med systemadministratoren for å få dette installert.",
|
||||
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" er ikke installert. Oppkobling av %s er ikke mulig. Vennligst spør din systemadministrator om å installere det.",
|
||||
"No external storage configured" : "Eksternt lager er ikke konfigurert",
|
||||
"You can add external storages in the personal settings" : "Du kan legge til eksterne lagre i personlige innstillinger",
|
||||
"Name" : "Navn",
|
||||
"Storage type" : "Lagringstype",
|
||||
"Scope" : "Omfang",
|
||||
"Enable encryption" : "Aktiver kryptering",
|
||||
"Enable previews" : "Tillat fohåndsvisning",
|
||||
"Enable sharing" : "Aktiver deling",
|
||||
"Check for changes" : "Se etter endringer",
|
||||
"Never" : "Aldri",
|
||||
"Once every direct access" : "En gang pr. direkte aksess",
|
||||
"Folder name" : "Mappenavn",
|
||||
"Authentication" : "Autentisering",
|
||||
"Configuration" : "Konfigurasjon",
|
||||
"Available for" : "Tilgjengelig for",
|
||||
"Add storage" : "Legg til lagringsplass",
|
||||
"Advanced settings" : "Avanserte innstillinger",
|
||||
"Delete" : "Slett",
|
||||
"Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre",
|
||||
"Allow users to mount the following external storage" : "Tillat brukere å koble opp følgende eksterne lagring",
|
||||
"Couldn't get the information from the ownCloud server: {code} {type}" : "Klarte ikke å hente informasjon fra Nextcloud tjeneren: {code} {type}"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,129 @@
|
|||
{ "translations": {
|
||||
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Henting av henvendelsessymboler feilet. Sjekk at app-nøkkelen og hemmeligheten din stemmer.",
|
||||
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Henting av adgangssymboler feilet. Sjekk at app-nøkkelen og hemmeligheten din stemmer.",
|
||||
"Please provide a valid app key and secret." : "Vær vennlig å oppgi gyldig appnøkkel og hemmelighet.",
|
||||
"Step 1 failed. Exception: %s" : "Steg 1 feilet. Unntak: %s",
|
||||
"Step 2 failed. Exception: %s" : "Steg 2 feilet. Unntak: %s",
|
||||
"External storage" : "Ekstern lagringsplass",
|
||||
"Dropbox App Configuration" : "Dropbox App konfigurasjon",
|
||||
"Google Drive App Configuration" : "Google Drive App konfigurasjon",
|
||||
"Personal" : "Personlig",
|
||||
"System" : "System",
|
||||
"Grant access" : "Gi tilgang",
|
||||
"Error configuring OAuth1" : "Feil ved konfigurering av OAuth1",
|
||||
"Error configuring OAuth2" : "Feil ved konfigurering av OAuth2",
|
||||
"Generate keys" : "Generer nøkler",
|
||||
"Error generating key pair" : "Feil ved nøkkelgenerering",
|
||||
"All users. Type to select user or group." : "Alle brukere. Tast for å velge bruker eller gruppe.",
|
||||
"(group)" : "(gruppe)",
|
||||
"Compatibility with Mac NFD encoding (slow)" : "Kompatibelt med Mac NFD koding (treg)",
|
||||
"Admin defined" : "Admin-definert",
|
||||
"Saved" : "Lagret",
|
||||
"Saving..." : "Lagrer...",
|
||||
"Save" : "Lagre",
|
||||
"Empty response from the server" : "Tomt svar fra tjeneren",
|
||||
"Couldn't access. Please logout and login to activate this mount point" : "Fikk ikke tilgang. Vennligst logg ut og inn igjen for å aktivere dette oppkoblingspunktet.",
|
||||
"Couldn't get the information from the remote server: {code} {type}" : "Kunne ikke få informasjon fra fjerntjeneren/ remote server: {code} {type}",
|
||||
"Couldn't get the list of external mount points: {type}" : "Klarte ikke å hente listen over eksterne oppkoblingspunkter: {type}",
|
||||
"There was an error with message: " : "Det oppstod en feil med melding: ",
|
||||
"External mount error" : "Ekstern oppkoblingsfeil",
|
||||
"external-storage" : "eksternlagring",
|
||||
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Klarte ikke å hente listen over oppkoblingspunkter for Windows nettverk-disker: tomt svar fra serveren",
|
||||
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Noen av de konfigurerte eksterne oppkoblingspunktene er ikke tilkoblet. Klikk på de røde raden(e) for mer informasjon.",
|
||||
"Please enter the credentials for the {mount} mount" : "Legg inn påloggingsdetaljer for {mount}",
|
||||
"Username" : "Brukernavn",
|
||||
"Password" : "Passord",
|
||||
"Credentials saved" : "Påloggingsdetaljer lagret",
|
||||
"Credentials saving failed" : "Lagring av påloggingsdetaljer feilet",
|
||||
"Credentials required" : "Påloggingsdetaljer kreves",
|
||||
"Storage with id \"%i\" not found" : "Lager med id \"%i\" ikke funnet",
|
||||
"Invalid backend or authentication mechanism class" : "Ugyldig server eller type autentiseringsmekanisme",
|
||||
"Invalid mount point" : "Ugyldig oppkoblingspunkt",
|
||||
"Objectstore forbidden" : "Objektlager forbudt",
|
||||
"Invalid storage backend \"%s\"" : "Ugyldig lagringsserver \"%s\"",
|
||||
"Not permitted to use backend \"%s\"" : "Ikke tillatt å bruke server \"%s\"",
|
||||
"Not permitted to use authentication mechanism \"%s\"" : "Ikke tillatt å bruke autentiseringsmekanisme \"%s\"",
|
||||
"Unsatisfied backend parameters" : "Noen server-parameter mangler",
|
||||
"Unsatisfied authentication mechanism parameters" : "Noen parametre for autentiseringsmekanisme mangler",
|
||||
"Insufficient data: %s" : "Utilstrekkelige data: %s",
|
||||
"%s" : "%s",
|
||||
"Storage with id \"%i\" is not user editable" : "Lager med id \"%i\" kan ikke redigeres av bruker",
|
||||
"Access key" : "Tilgangsnøkkel",
|
||||
"Secret key" : "Hemmelig nøkkel",
|
||||
"Builtin" : "Innebygget",
|
||||
"None" : "Ingen",
|
||||
"OAuth1" : "OAuth1",
|
||||
"App key" : "App key",
|
||||
"App secret" : "App secret",
|
||||
"OAuth2" : "OAuth2",
|
||||
"Client ID" : "Client ID",
|
||||
"Client secret" : "Client secret",
|
||||
"OpenStack" : "OpenStack",
|
||||
"Tenant name" : "Prosjektnavn",
|
||||
"Identity endpoint URL" : "URL for identitets-endepunkt",
|
||||
"Rackspace" : "Rackspace",
|
||||
"API key" : "API-nøkkel",
|
||||
"Global credentials" : "Globale pålogginsdetaljer",
|
||||
"Log-in credentials, save in database" : "Påloggingsdetaljer, lagre i databasen",
|
||||
"Username and password" : "Brukernavn og passord",
|
||||
"Log-in credentials, save in session" : "Påloggingsdetaljer, lagre i økten",
|
||||
"User entered, store in database" : "Brukerangitt, lagre i databasen",
|
||||
"RSA public key" : "RSA offentlig nøkkel",
|
||||
"Public key" : "Offentlig nøkkel",
|
||||
"Amazon S3" : "Amazon S3",
|
||||
"Bucket" : "Bucket",
|
||||
"Hostname" : "Servernavn",
|
||||
"Port" : "Port",
|
||||
"Region" : "Området",
|
||||
"Enable SSL" : "Aktiver SSL",
|
||||
"Enable Path Style" : "Aktiver Path Style",
|
||||
"WebDAV" : "WebDAV",
|
||||
"URL" : "URL",
|
||||
"Remote subfolder" : "Ekstern undermappe",
|
||||
"Secure https://" : "Sikker https://",
|
||||
"Dropbox" : "Dropbox",
|
||||
"FTP" : "FTP",
|
||||
"Host" : "Tjener",
|
||||
"Secure ftps://" : "Sikker ftps://",
|
||||
"Google Drive" : "Google Disk",
|
||||
"Local" : "Lokal",
|
||||
"Location" : "Sted",
|
||||
"Nextcloud" : "Nextcloud",
|
||||
"SFTP" : "SFTP",
|
||||
"Root" : "Rot",
|
||||
"SFTP with secret key login" : "SFTP med hemmelig nøkkel for pålogging",
|
||||
"SMB / CIFS" : "SMB / CIFS",
|
||||
"Share" : "Delt ressurs",
|
||||
"Domain" : "Domene",
|
||||
"SMB / CIFS using OC login" : "SMB / CIFS med OC-pålogging",
|
||||
"Username as share" : "Brukernavn som share",
|
||||
"OpenStack Object Storage" : "OpenStack Object Storage",
|
||||
"Service name" : "Tjenestenavn",
|
||||
"Request timeout (seconds)" : "Tidsavbrudd for forespørsel (sekunder)",
|
||||
"External storages" : "Ekstern lagring",
|
||||
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Merk:</b> Støtte for cURL i PHP er ikke aktivert eller installert. Oppkobling av %s er ikke mulig. Be systemadministratoren om å installere det.",
|
||||
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Merk:</b> FTP-støtte i PHP er ikke slått på eller installert. Kan ikke koble opp %s. Ta kontakt med systemadministratoren for å få dette installert.",
|
||||
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" er ikke installert. Oppkobling av %s er ikke mulig. Vennligst spør din systemadministrator om å installere det.",
|
||||
"No external storage configured" : "Eksternt lager er ikke konfigurert",
|
||||
"You can add external storages in the personal settings" : "Du kan legge til eksterne lagre i personlige innstillinger",
|
||||
"Name" : "Navn",
|
||||
"Storage type" : "Lagringstype",
|
||||
"Scope" : "Omfang",
|
||||
"Enable encryption" : "Aktiver kryptering",
|
||||
"Enable previews" : "Tillat fohåndsvisning",
|
||||
"Enable sharing" : "Aktiver deling",
|
||||
"Check for changes" : "Se etter endringer",
|
||||
"Never" : "Aldri",
|
||||
"Once every direct access" : "En gang pr. direkte aksess",
|
||||
"Folder name" : "Mappenavn",
|
||||
"Authentication" : "Autentisering",
|
||||
"Configuration" : "Konfigurasjon",
|
||||
"Available for" : "Tilgjengelig for",
|
||||
"Add storage" : "Legg til lagringsplass",
|
||||
"Advanced settings" : "Avanserte innstillinger",
|
||||
"Delete" : "Slett",
|
||||
"Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre",
|
||||
"Allow users to mount the following external storage" : "Tillat brukere å koble opp følgende eksterne lagring",
|
||||
"Couldn't get the information from the ownCloud server: {code} {type}" : "Klarte ikke å hente informasjon fra Nextcloud tjeneren: {code} {type}"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,118 @@
|
|||
OC.L10N.register(
|
||||
"files_external",
|
||||
{
|
||||
"Fetching request tokens failed. Verify that your app key and secret are correct." : "การเรียกร้องขอโทเคนล้มเหลว โปรดตรวจสอบคีย์และรหัสลับให้ถูกต้อง",
|
||||
"Fetching access tokens failed. Verify that your app key and secret are correct." : "การเรียกร้องขอโทเคนล้มเหลว โปรดตรวจสอบคีย์และรหัสลับของแอพฯ ให้ถูกต้อง",
|
||||
"Please provide a valid app key and secret." : "โปรดระบุคีย์และรหัสลับของแอพฯ ให้ถูกต้อง",
|
||||
"Step 1 failed. Exception: %s" : "ขั้นตอนที่ 1 ล้มเหลว ข้อยกเว้น: %s",
|
||||
"Step 2 failed. Exception: %s" : "ขั้นตอนที่ 2 ล้มเหลว ข้อยกเว้น: %s",
|
||||
"External storage" : "จัดเก็บข้อมูลภายนอก",
|
||||
"Personal" : "ส่วนตัว",
|
||||
"System" : "ระบบ",
|
||||
"Grant access" : "อนุญาตให้เข้าถึงได้",
|
||||
"Error configuring OAuth1" : "ข้อผิดพลาดในการกำหนดค่า OAuth1",
|
||||
"Error configuring OAuth2" : "ข้อผิดพลาดในการกำหนดค่า OAuth2",
|
||||
"Generate keys" : "สร้างคีย์",
|
||||
"Error generating key pair" : "ข้อผิดพลาดในการสร้างคีย์แบบเป็นคู่",
|
||||
"All users. Type to select user or group." : "ผู้ใช้ทุกคน พิมพ์เพื่อเลือกผู้ใช้หรือกลุ่ม",
|
||||
"(group)" : "(กลุ่ม)",
|
||||
"Admin defined" : "ถูกกำหนดโดยผู้ดูแลระบบ",
|
||||
"Saved" : "บันทึกแล้ว",
|
||||
"Save" : "บันทึก",
|
||||
"Empty response from the server" : "ไม่มีการตอบสนองจากเซิร์ฟเวอร์",
|
||||
"Couldn't access. Please logout and login to activate this mount point" : "ไม่สามารถเข้าถึง กรุณออกจากระบบและาเข้าสู่ระบบใหม่เพื่อเปิดใช้งานจุดเชื่อมต่อนี้",
|
||||
"Couldn't get the list of external mount points: {type}" : "ไม่สามารถรับรายชื่อของจุดเชื่อมต่อภายนอก: {type}",
|
||||
"There was an error with message: " : "มีข้อความแสดงข้อผิดพลาด",
|
||||
"External mount error" : "การติดจากตั้งภายนอกเกิดข้อผิดพลาด",
|
||||
"external-storage" : "ที่จัดเก็บข้อมูลภายนอก",
|
||||
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "ไม่สามารถรับรายชื่อไดรฟ์เครือข่ายของวินโดว์ส จุดที่ติดตั้ง: ไม่มีการตอบสนองจากเซิร์ฟเวอร์",
|
||||
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "การกำหนดค่าบางส่วนของจุดเชื่อมต่อภายนอกไม่ถูกเชื่อมต่อ กรุณาคลิกที่ตรงสีแดงสำหรับข้อมูลเพิ่มเติม",
|
||||
"Please enter the credentials for the {mount} mount" : "กรุณากรอกข้อมูลประจำตัวสำหรับ {mount} ",
|
||||
"Username" : "ชื่อผู้ใช้งาน",
|
||||
"Password" : "รหัสผ่าน",
|
||||
"Credentials saved" : "ข้อมูลประจำตัวได้ถูกบันทึก",
|
||||
"Credentials saving failed" : "บันทึกข้อมูลประจำตัวล้มเหลว",
|
||||
"Credentials required" : "จำเป็นต้องระบบข้อมูลประจำตัว",
|
||||
"Storage with id \"%i\" not found" : "ไม่พบจัดการเก็บข้อมูลของ ID \"%i\"",
|
||||
"Invalid backend or authentication mechanism class" : "แบ็กเอนด์ไม่ถูกต้องหรือระดับการรับรองความถูกต้องไม่เพียงพอ",
|
||||
"Invalid mount point" : "จุดเชื่อมต่อที่ไม่ถูกต้อง",
|
||||
"Objectstore forbidden" : "เก็บวัตถุต้องห้าม",
|
||||
"Invalid storage backend \"%s\"" : "การจัดเก็บข้อมูลแบ็กเอนด์ไม่ถูกต้อง \"%s\"",
|
||||
"Not permitted to use backend \"%s\"" : "ไม่อนุญาตให้ใช้แบ็กเอนด์ \"%s\"",
|
||||
"Not permitted to use authentication mechanism \"%s\"" : "ไม่อนุญาตให้ตรวจสอบการรับรองความถูกต้อง \"%s\"",
|
||||
"Unsatisfied backend parameters" : "พารามิเตอร์แบ็กเอนด์ไม่ได้รับอนุญาต",
|
||||
"Unsatisfied authentication mechanism parameters" : "การรับรองความถูกต้องไม่เพียงพอ",
|
||||
"Insufficient data: %s" : "ข้อมูลไม่เพียงพอ: %s",
|
||||
"%s" : "%s",
|
||||
"Storage with id \"%i\" is not user editable" : "พื้นที่เก็บข้อมูล รหัส \"%i\" ไม่อนุญาตให้ผู้ใช้แก้ไขข้อมูลได้",
|
||||
"Access key" : "คีย์การเข้าถึง",
|
||||
"Secret key" : "คีย์ลับ",
|
||||
"Builtin" : "ในตัว",
|
||||
"None" : "ไม่มี",
|
||||
"OAuth1" : "OAuth1",
|
||||
"App key" : "App key",
|
||||
"App secret" : "App secret",
|
||||
"OAuth2" : "OAuth2",
|
||||
"Client ID" : "Client ID",
|
||||
"Client secret" : "Client secret",
|
||||
"OpenStack" : "OpenStack",
|
||||
"Tenant name" : "ชื่อผู้เช่า",
|
||||
"Identity endpoint URL" : "ตัวตนของ URL ปลายทาง",
|
||||
"Rackspace" : "Rackspace",
|
||||
"API key" : "รหัส API",
|
||||
"Username and password" : "ชื่อผู้ใช้และรหัสผ่าน",
|
||||
"Log-in credentials, save in session" : "ข้อมูลประจำตัวสำหรับเข้าสู่ระบบ, บันทึกลงในช่วงเวลาเข้าใช้งาน",
|
||||
"RSA public key" : "RSA คีย์สาธารณะ",
|
||||
"Public key" : "คีย์สาธารณะ",
|
||||
"Amazon S3" : "Amazon S3",
|
||||
"Bucket" : "Bucket",
|
||||
"Hostname" : "ชื่อโฮสต์",
|
||||
"Port" : "พอร์ต",
|
||||
"Region" : "พื้นที่",
|
||||
"Enable SSL" : "เปิดใช้งาน SSL",
|
||||
"Enable Path Style" : "เปิดใช้งานสไตล์เส้นทาง",
|
||||
"WebDAV" : "WebDAV",
|
||||
"URL" : "URL",
|
||||
"Remote subfolder" : "โฟลเดอร์ย่อยรีโมท",
|
||||
"Secure https://" : "โหมดปลอดภัย https://",
|
||||
"Dropbox" : "Dropbox",
|
||||
"FTP" : "FTP",
|
||||
"Host" : "โฮสต์",
|
||||
"Secure ftps://" : "โหมดปลอดภัย ftps://",
|
||||
"Google Drive" : "กูเกิ้ลไดร์ฟ",
|
||||
"Local" : "ต้นทาง",
|
||||
"Location" : "ตำแหน่งที่อยู่",
|
||||
"SFTP" : "SFTP",
|
||||
"Root" : "รูท",
|
||||
"SFTP with secret key login" : "SFTP กับคีย์ลับสำหรับเข้าสู่ระบบ",
|
||||
"SMB / CIFS" : "SMB / CIFS",
|
||||
"Share" : "แชร์",
|
||||
"Domain" : "โดเมน",
|
||||
"SMB / CIFS using OC login" : "SMB/CIFS กำลังใช้ OC เข้าสู่ระบบ",
|
||||
"Username as share" : "ชื่อผู้ใช้ที่แชร์",
|
||||
"OpenStack Object Storage" : "OpenStack Object Storage",
|
||||
"Service name" : "ชื่อบริการ",
|
||||
"Request timeout (seconds)" : "หมดเวลาการร้องขอ (วินาที)",
|
||||
"No external storage configured" : "ไม่มีการกำหนดค่าจัดเก็บข้อมูลภายนอก",
|
||||
"You can add external storages in the personal settings" : "คุณสามารถเพิ่มการเก็บรักษาภายนอกในการตั้งค่าส่วนบุคคล",
|
||||
"Name" : "ชื่อ",
|
||||
"Storage type" : "ชนิดการจัดเก็บข้อมูล",
|
||||
"Scope" : "ขอบเขต",
|
||||
"Enable encryption" : "เปิดใช้งานการเข้ารหัส",
|
||||
"Enable previews" : "เปิดใช้งานการแสดงตัวอย่าง",
|
||||
"Enable sharing" : "เปิดให้สามารถแชร์ได้",
|
||||
"Check for changes" : "ตรวจสอบการเปลี่ยนแปลง",
|
||||
"Never" : "ไม่เคย",
|
||||
"Once every direct access" : "เมื่อทุกคนเข้าถึงโดยตรง",
|
||||
"Folder name" : "ชื่อโฟลเดอร์",
|
||||
"Authentication" : "รับรองความถูกต้อง",
|
||||
"Configuration" : "การกำหนดค่า",
|
||||
"Available for" : "สามารถใช้ได้สำหรับ",
|
||||
"Add storage" : "เพิ่มพื้นที่จัดเก็บข้อมูล",
|
||||
"Advanced settings" : "ตั้งค่าขั้นสูง",
|
||||
"Delete" : "ลบ",
|
||||
"Allow users to mount external storage" : "อนุญาตให้ผู้ใช้ติดตั้งการจัดเก็บข้อมูลภายนอก",
|
||||
"Allow users to mount the following external storage" : "อนุญาตให้ผู้ใช้ติดตั้งจัดเก็บข้อมูลภายนอกต่อไปนี้",
|
||||
"Couldn't get the information from the ownCloud server: {code} {type}" : "ไม่สามารถรับข้อมูลจากเซิร์ฟเวอร์ ownCloud: {code} {type}"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
|
@ -0,0 +1,116 @@
|
|||
{ "translations": {
|
||||
"Fetching request tokens failed. Verify that your app key and secret are correct." : "การเรียกร้องขอโทเคนล้มเหลว โปรดตรวจสอบคีย์และรหัสลับให้ถูกต้อง",
|
||||
"Fetching access tokens failed. Verify that your app key and secret are correct." : "การเรียกร้องขอโทเคนล้มเหลว โปรดตรวจสอบคีย์และรหัสลับของแอพฯ ให้ถูกต้อง",
|
||||
"Please provide a valid app key and secret." : "โปรดระบุคีย์และรหัสลับของแอพฯ ให้ถูกต้อง",
|
||||
"Step 1 failed. Exception: %s" : "ขั้นตอนที่ 1 ล้มเหลว ข้อยกเว้น: %s",
|
||||
"Step 2 failed. Exception: %s" : "ขั้นตอนที่ 2 ล้มเหลว ข้อยกเว้น: %s",
|
||||
"External storage" : "จัดเก็บข้อมูลภายนอก",
|
||||
"Personal" : "ส่วนตัว",
|
||||
"System" : "ระบบ",
|
||||
"Grant access" : "อนุญาตให้เข้าถึงได้",
|
||||
"Error configuring OAuth1" : "ข้อผิดพลาดในการกำหนดค่า OAuth1",
|
||||
"Error configuring OAuth2" : "ข้อผิดพลาดในการกำหนดค่า OAuth2",
|
||||
"Generate keys" : "สร้างคีย์",
|
||||
"Error generating key pair" : "ข้อผิดพลาดในการสร้างคีย์แบบเป็นคู่",
|
||||
"All users. Type to select user or group." : "ผู้ใช้ทุกคน พิมพ์เพื่อเลือกผู้ใช้หรือกลุ่ม",
|
||||
"(group)" : "(กลุ่ม)",
|
||||
"Admin defined" : "ถูกกำหนดโดยผู้ดูแลระบบ",
|
||||
"Saved" : "บันทึกแล้ว",
|
||||
"Save" : "บันทึก",
|
||||
"Empty response from the server" : "ไม่มีการตอบสนองจากเซิร์ฟเวอร์",
|
||||
"Couldn't access. Please logout and login to activate this mount point" : "ไม่สามารถเข้าถึง กรุณออกจากระบบและาเข้าสู่ระบบใหม่เพื่อเปิดใช้งานจุดเชื่อมต่อนี้",
|
||||
"Couldn't get the list of external mount points: {type}" : "ไม่สามารถรับรายชื่อของจุดเชื่อมต่อภายนอก: {type}",
|
||||
"There was an error with message: " : "มีข้อความแสดงข้อผิดพลาด",
|
||||
"External mount error" : "การติดจากตั้งภายนอกเกิดข้อผิดพลาด",
|
||||
"external-storage" : "ที่จัดเก็บข้อมูลภายนอก",
|
||||
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "ไม่สามารถรับรายชื่อไดรฟ์เครือข่ายของวินโดว์ส จุดที่ติดตั้ง: ไม่มีการตอบสนองจากเซิร์ฟเวอร์",
|
||||
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "การกำหนดค่าบางส่วนของจุดเชื่อมต่อภายนอกไม่ถูกเชื่อมต่อ กรุณาคลิกที่ตรงสีแดงสำหรับข้อมูลเพิ่มเติม",
|
||||
"Please enter the credentials for the {mount} mount" : "กรุณากรอกข้อมูลประจำตัวสำหรับ {mount} ",
|
||||
"Username" : "ชื่อผู้ใช้งาน",
|
||||
"Password" : "รหัสผ่าน",
|
||||
"Credentials saved" : "ข้อมูลประจำตัวได้ถูกบันทึก",
|
||||
"Credentials saving failed" : "บันทึกข้อมูลประจำตัวล้มเหลว",
|
||||
"Credentials required" : "จำเป็นต้องระบบข้อมูลประจำตัว",
|
||||
"Storage with id \"%i\" not found" : "ไม่พบจัดการเก็บข้อมูลของ ID \"%i\"",
|
||||
"Invalid backend or authentication mechanism class" : "แบ็กเอนด์ไม่ถูกต้องหรือระดับการรับรองความถูกต้องไม่เพียงพอ",
|
||||
"Invalid mount point" : "จุดเชื่อมต่อที่ไม่ถูกต้อง",
|
||||
"Objectstore forbidden" : "เก็บวัตถุต้องห้าม",
|
||||
"Invalid storage backend \"%s\"" : "การจัดเก็บข้อมูลแบ็กเอนด์ไม่ถูกต้อง \"%s\"",
|
||||
"Not permitted to use backend \"%s\"" : "ไม่อนุญาตให้ใช้แบ็กเอนด์ \"%s\"",
|
||||
"Not permitted to use authentication mechanism \"%s\"" : "ไม่อนุญาตให้ตรวจสอบการรับรองความถูกต้อง \"%s\"",
|
||||
"Unsatisfied backend parameters" : "พารามิเตอร์แบ็กเอนด์ไม่ได้รับอนุญาต",
|
||||
"Unsatisfied authentication mechanism parameters" : "การรับรองความถูกต้องไม่เพียงพอ",
|
||||
"Insufficient data: %s" : "ข้อมูลไม่เพียงพอ: %s",
|
||||
"%s" : "%s",
|
||||
"Storage with id \"%i\" is not user editable" : "พื้นที่เก็บข้อมูล รหัส \"%i\" ไม่อนุญาตให้ผู้ใช้แก้ไขข้อมูลได้",
|
||||
"Access key" : "คีย์การเข้าถึง",
|
||||
"Secret key" : "คีย์ลับ",
|
||||
"Builtin" : "ในตัว",
|
||||
"None" : "ไม่มี",
|
||||
"OAuth1" : "OAuth1",
|
||||
"App key" : "App key",
|
||||
"App secret" : "App secret",
|
||||
"OAuth2" : "OAuth2",
|
||||
"Client ID" : "Client ID",
|
||||
"Client secret" : "Client secret",
|
||||
"OpenStack" : "OpenStack",
|
||||
"Tenant name" : "ชื่อผู้เช่า",
|
||||
"Identity endpoint URL" : "ตัวตนของ URL ปลายทาง",
|
||||
"Rackspace" : "Rackspace",
|
||||
"API key" : "รหัส API",
|
||||
"Username and password" : "ชื่อผู้ใช้และรหัสผ่าน",
|
||||
"Log-in credentials, save in session" : "ข้อมูลประจำตัวสำหรับเข้าสู่ระบบ, บันทึกลงในช่วงเวลาเข้าใช้งาน",
|
||||
"RSA public key" : "RSA คีย์สาธารณะ",
|
||||
"Public key" : "คีย์สาธารณะ",
|
||||
"Amazon S3" : "Amazon S3",
|
||||
"Bucket" : "Bucket",
|
||||
"Hostname" : "ชื่อโฮสต์",
|
||||
"Port" : "พอร์ต",
|
||||
"Region" : "พื้นที่",
|
||||
"Enable SSL" : "เปิดใช้งาน SSL",
|
||||
"Enable Path Style" : "เปิดใช้งานสไตล์เส้นทาง",
|
||||
"WebDAV" : "WebDAV",
|
||||
"URL" : "URL",
|
||||
"Remote subfolder" : "โฟลเดอร์ย่อยรีโมท",
|
||||
"Secure https://" : "โหมดปลอดภัย https://",
|
||||
"Dropbox" : "Dropbox",
|
||||
"FTP" : "FTP",
|
||||
"Host" : "โฮสต์",
|
||||
"Secure ftps://" : "โหมดปลอดภัย ftps://",
|
||||
"Google Drive" : "กูเกิ้ลไดร์ฟ",
|
||||
"Local" : "ต้นทาง",
|
||||
"Location" : "ตำแหน่งที่อยู่",
|
||||
"SFTP" : "SFTP",
|
||||
"Root" : "รูท",
|
||||
"SFTP with secret key login" : "SFTP กับคีย์ลับสำหรับเข้าสู่ระบบ",
|
||||
"SMB / CIFS" : "SMB / CIFS",
|
||||
"Share" : "แชร์",
|
||||
"Domain" : "โดเมน",
|
||||
"SMB / CIFS using OC login" : "SMB/CIFS กำลังใช้ OC เข้าสู่ระบบ",
|
||||
"Username as share" : "ชื่อผู้ใช้ที่แชร์",
|
||||
"OpenStack Object Storage" : "OpenStack Object Storage",
|
||||
"Service name" : "ชื่อบริการ",
|
||||
"Request timeout (seconds)" : "หมดเวลาการร้องขอ (วินาที)",
|
||||
"No external storage configured" : "ไม่มีการกำหนดค่าจัดเก็บข้อมูลภายนอก",
|
||||
"You can add external storages in the personal settings" : "คุณสามารถเพิ่มการเก็บรักษาภายนอกในการตั้งค่าส่วนบุคคล",
|
||||
"Name" : "ชื่อ",
|
||||
"Storage type" : "ชนิดการจัดเก็บข้อมูล",
|
||||
"Scope" : "ขอบเขต",
|
||||
"Enable encryption" : "เปิดใช้งานการเข้ารหัส",
|
||||
"Enable previews" : "เปิดใช้งานการแสดงตัวอย่าง",
|
||||
"Enable sharing" : "เปิดให้สามารถแชร์ได้",
|
||||
"Check for changes" : "ตรวจสอบการเปลี่ยนแปลง",
|
||||
"Never" : "ไม่เคย",
|
||||
"Once every direct access" : "เมื่อทุกคนเข้าถึงโดยตรง",
|
||||
"Folder name" : "ชื่อโฟลเดอร์",
|
||||
"Authentication" : "รับรองความถูกต้อง",
|
||||
"Configuration" : "การกำหนดค่า",
|
||||
"Available for" : "สามารถใช้ได้สำหรับ",
|
||||
"Add storage" : "เพิ่มพื้นที่จัดเก็บข้อมูล",
|
||||
"Advanced settings" : "ตั้งค่าขั้นสูง",
|
||||
"Delete" : "ลบ",
|
||||
"Allow users to mount external storage" : "อนุญาตให้ผู้ใช้ติดตั้งการจัดเก็บข้อมูลภายนอก",
|
||||
"Allow users to mount the following external storage" : "อนุญาตให้ผู้ใช้ติดตั้งจัดเก็บข้อมูลภายนอกต่อไปนี้",
|
||||
"Couldn't get the information from the ownCloud server: {code} {type}" : "ไม่สามารถรับข้อมูลจากเซิร์ฟเวอร์ ownCloud: {code} {type}"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
|
@ -0,0 +1,149 @@
|
|||
OC.L10N.register(
|
||||
"files_sharing",
|
||||
{
|
||||
"Shared with you" : "Sdíleno s vámi",
|
||||
"Shared with others" : "Sdíleno s ostatními",
|
||||
"Shared by link" : "Sdíleno pomocí odkazu",
|
||||
"Nothing shared with you yet" : "Zatím s vámi nikdo nic nesdílel",
|
||||
"Files and folders others share with you will show up here" : "Zde budou zobrazeny soubory a adresáře, které ostatní sdílí s vámi",
|
||||
"Nothing shared yet" : "Zatím není nic sdíleno",
|
||||
"Files and folders you share will show up here" : "Zde budou zobrazeny vámi sdílené soubory a adresáře",
|
||||
"No shared links" : "Žádné sdílené odkazy",
|
||||
"Files and folders you share by link will show up here" : "Zde budou zobrazeny soubory a adresáře sdílené jako webové odkazy",
|
||||
"You can upload into this folder" : "Můžete nahrávat do tohoto adresáře",
|
||||
"No compatible server found at {remote}" : "Na {remote} nebyl nalezen kompatibilní server",
|
||||
"Invalid server URL" : "Neplatná URL serveru",
|
||||
"Failed to add the public link to your Nextcloud" : "Selhalo přidání veřejného odkazu do Nextcloud",
|
||||
"Share" : "Sdílet",
|
||||
"No expiration date set" : "Není nastaveno datum vypršení platnosti",
|
||||
"Shared by" : "Sdílí",
|
||||
"Sharing" : "Sdílení",
|
||||
"File shares" : "Sdílení souboru",
|
||||
"Downloaded via public link" : "Staženo pomocí veřejného odkazu",
|
||||
"Downloaded by {email}" : "Stáhl {email}",
|
||||
"{file} downloaded via public link" : "{file} stažen pomocí veřejného odkazu",
|
||||
"{email} downloaded {file}" : "{email} stáhnul {file}",
|
||||
"Shared with group {group}" : "Sdíleno se skupinou {group}",
|
||||
"Removed share for group {group}" : "Odstranil sdílení pro skupinu {group}",
|
||||
"{actor} shared with group {group}" : "{actor} sdílel(a) se skupinou {group}",
|
||||
"{actor} removed share for group {group}" : "{actor} odstranil(a) sdílení pro skupinu {group}",
|
||||
"You shared {file} with group {group}" : "Se skupinou {group} jste nasdílel(a) {file}",
|
||||
"You removed group {group} from {file}" : "Z {file} jste odstranil(a) skupinu {group}",
|
||||
"{actor} shared {file} with group {group}" : "{actor} sdílel(a) {file} se skupinou {group}",
|
||||
"{actor} removed group {group} from {file}" : "{actor} odstranil(a) skupinu {group} z {file}",
|
||||
"Shared as public link" : "Sdíleno jako veřejný odkaz",
|
||||
"Removed public link" : "Odstranil(a) veřejný odkaz",
|
||||
"Public link expired" : "Veřejný odkaz vypršel",
|
||||
"{actor} shared as public link" : "{actor} sdílel(a) jako veřejný odkaz",
|
||||
"{actor} removed public link" : "{actor} odstranil(a) veřejný odkaz",
|
||||
"Public link of {actor} expired" : "Veřejný odkaz {actor} vypršel",
|
||||
"You shared {file} as public link" : "Sdílel(a) jste {file} jako veřejný odkaz",
|
||||
"You removed public link for {file}" : "Odstranil(a) jste veřejný odkaz pro {file}",
|
||||
"Public link expired for {file}" : "Veřený odkaz pro {file} vypršel",
|
||||
"{actor} shared {file} as public link" : "{actor} sdílel(a) {file} jako veřejný odkaz",
|
||||
"{actor} removed public link for {file}" : "{actor} odstranil(a) veřejný odkaz pro {file}",
|
||||
"Public link of {actor} for {file} expired" : "Veřejný odkaz {actor} pro {file} vypršel",
|
||||
"{user} accepted the remote share" : "{user} přijal(a) vzdálené sdílení",
|
||||
"{user} declined the remote share" : "{user} odmítl vzdálené sdílení",
|
||||
"You received a new remote share {file} from {user}" : "Obdržel(a) jste nové vzdálené sdílení souboru {file} od {user}",
|
||||
"{user} accepted the remote share of {file}" : "{user} přijal vzdálené sdílení souboru {file}",
|
||||
"{user} declined the remote share of {file}" : "{user} odmítl(a) vzdálené sdílení {file}",
|
||||
"{user} unshared {file} from you" : "{user} s vámi již nesdílí soubor {file}",
|
||||
"Shared with {user}" : "Sdíleno s {user}",
|
||||
"Removed share for {user}" : "Odstraněno sdílení pro {user}",
|
||||
"{actor} shared with {user}" : "{actor} sdílel(a) s {user}",
|
||||
"{actor} removed share for {user}" : "{actor} odstranil(a) sdílení pro {user}",
|
||||
"Shared by {actor}" : "Sdílel {actor}",
|
||||
"{actor} removed share" : "{actor} odebral(a) sdílení",
|
||||
"You shared {file} with {user}" : "Sdílel(a) jste {file} s {user}",
|
||||
"You removed {user} from {file}" : "Odstranil(a) jste uživatele {user} z {file}",
|
||||
"{actor} removed {user} from {file}" : "{actor} odstranil(a) uživatele {user} z {file}",
|
||||
"{actor} shared {file} with you" : "{actor} s vámi sdílel(a) soubor {file}",
|
||||
"{actor} removed you from {file}" : "{actor} vás odstranil(a) ze souboru {file}",
|
||||
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Byl <strong>stažen</strong> soubor nebo adresář sdílený jako veřejný odkaz",
|
||||
"A file or folder was shared from <strong>another server</strong>" : "Soubor nebo adresář byl nasdílen z <strong>jiného serveru</strong>",
|
||||
"A file or folder has been <strong>shared</strong>" : "Soubor nebo adresář byl <strong>nasdílen</strong>",
|
||||
"Wrong share ID, share doesn't exist" : "Špatné ID sdílení, sdílení neexistuje",
|
||||
"could not delete share" : "nelze smazat sdílení",
|
||||
"Could not delete share" : "Nelze smazat sdílení",
|
||||
"Please specify a file or folder path" : "Prosím zadejte cestu adresáře nebo souboru",
|
||||
"Wrong path, file/folder doesn't exist" : "Špatná cesta, soubor/adresář neexistuje",
|
||||
"Could not create share" : "Nelze vytvořit sdílení",
|
||||
"invalid permissions" : "neplatná oprávnění",
|
||||
"Please specify a valid user" : "Prosím zadejte platného uživatele",
|
||||
"Group sharing is disabled by the administrator" : "Skupinové sdílení bylo zakázáno administrátorem",
|
||||
"Please specify a valid group" : "Prosím zadejte platnou skupinu",
|
||||
"Public link sharing is disabled by the administrator" : "Veřejný odkaz sdílení je zakázán administrátorem",
|
||||
"Public upload disabled by the administrator" : "Veřejné nahrávání zakázáno administrátorem",
|
||||
"Public upload is only possible for publicly shared folders" : "Veřejné nahrávání je možné pouze do veřejně sdílených adresářů",
|
||||
"Invalid date, date format must be YYYY-MM-DD" : "Neplatné datum, formát data musí být YYY-MM-DD",
|
||||
"Sharing %s failed because the back end does not allow shares from type %s" : "Sdílení %s selhalo, podpůrná vrstva nepodporuje typ sdílení %s",
|
||||
"Unknown share type" : "Neznámý typ sdílení",
|
||||
"Not a directory" : "Žádný adresář",
|
||||
"Could not lock path" : "Nepodařilo se uzamknout cestu",
|
||||
"Wrong or no update parameter given" : "Chyba nebo žádná aktualizace dle zadaných parametrů",
|
||||
"Can't change permissions for public share links" : "Nelze změnit oprávnění pro veřejně sdílené odkazy",
|
||||
"Cannot increase permissions" : "Nelze navýšit oprávnění",
|
||||
"%s is publicly shared" : "%s je veřejně sdílen",
|
||||
"Share API is disabled" : "Sdílení API je zakázané",
|
||||
"This share is password-protected" : "Toto sdílení je chráněno heslem",
|
||||
"The password is wrong. Try again." : "Heslo není správné. Zkuste to znovu.",
|
||||
"Password" : "Heslo",
|
||||
"No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno",
|
||||
"Name" : "Název",
|
||||
"Share time" : "Čas sdílení",
|
||||
"Expiration date" : "Datum vypršení platnosti",
|
||||
"Sorry, this link doesn’t seem to work anymore." : "Je nám líto, ale tento odkaz již není funkční.",
|
||||
"Reasons might be:" : "Možné důvody:",
|
||||
"the item was removed" : "položka byla odebrána",
|
||||
"the link expired" : "platnost odkazu vypršela",
|
||||
"sharing is disabled" : "sdílení je zakázané",
|
||||
"For more info, please ask the person who sent this link." : "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz.",
|
||||
"Add to your Nextcloud" : "Přidat do Nextcloud",
|
||||
"Download" : "Stáhnout",
|
||||
"Download %s" : "Stáhnout %s",
|
||||
"Direct link" : "Přímý odkaz",
|
||||
"Upload files to %s" : "Nahrát soubory do %s",
|
||||
"Select or drop files" : "Vyberte nebo přetáhněte soubory",
|
||||
"Uploading files…" : "Probíhá nahrávání souborů...",
|
||||
"Uploaded files:" : "Nahrané soubory:",
|
||||
"A public shared file or folder was <strong>downloaded</strong>" : "Byl <strong>stažen</strong> veřejně sdílený soubor nebo adresář",
|
||||
"You received a new remote share %2$s from %1$s" : "Obdrželi jste nové vzdálené sdílení %2$s od uživatele %1$s",
|
||||
"You received a new remote share from %s" : "Obdrželi jste nové vzdálené sdílení z %s",
|
||||
"%1$s accepted remote share %2$s" : "%1$s přijal(a) vzdálené sdílení %2$s",
|
||||
"%1$s declined remote share %2$s" : "%1$s odmítl(a) vzdálené sdílení %2$s",
|
||||
"%1$s unshared %2$s from you" : "%1$s již více nesdílí %2$s",
|
||||
"Public shared folder %1$s was downloaded" : "Byl stažen veřejně sdílený adresář %1$s ",
|
||||
"Public shared file %1$s was downloaded" : "Byl stažen veřejně sdílený soubor %1$s ",
|
||||
"You shared %1$s with %2$s" : "Sdílíte %1$s s %2$s",
|
||||
"%2$s shared %1$s with %3$s" : "%2$s nasdílel(a) %1$s s %3$s",
|
||||
"You removed the share of %2$s for %1$s" : "Odstranil(a) jsi sdílení %2$s pro %1$s",
|
||||
"%2$s removed the share of %3$s for %1$s" : "%2$s odstranil(a) sdílení %3$s pro %1$s",
|
||||
"You shared %1$s with group %2$s" : "Sdílíte %1$s se skupinou %2$s",
|
||||
"%2$s shared %1$s with group %3$s" : "%2$s nasdílel(a) %1$s se skupinou %3$s",
|
||||
"You removed the share of group %2$s for %1$s" : "Odstranil(a) jsi sdílení skupině %2$s pro %1$s",
|
||||
"%2$s removed the share of group %3$s for %1$s" : "%2$s odstranil(a) sdílení skupině %3$s pro %1$s",
|
||||
"%2$s shared %1$s via link" : "%2$s nasdílel(a) %1$s jako odkaz",
|
||||
"You shared %1$s via link" : "Sdílíte %1$s přes odkaz",
|
||||
"You removed the public link for %1$s" : "Odstranil(a) jsi veřejný odkaz na %1$s",
|
||||
"%2$s removed the public link for %1$s" : "%2$s odstranil(a) veřejný odkaz na %1$s",
|
||||
"Your public link for %1$s expired" : "Veřejný odkaz pro %1$s vypršel",
|
||||
"The public link of %2$s for %1$s expired" : "Veřejný odkaz na %2$s pro %1$s vypršel",
|
||||
"%2$s shared %1$s with you" : "%2$s s vámi sdílí %1$s",
|
||||
"%2$s removed the share for %1$s" : "%2$s odstranil(a) sdílení pro %1$s",
|
||||
"Shared with %2$s" : "Sdíleno s %2$s",
|
||||
"Shared with %3$s by %2$s" : "%2$s sdílí s %3$s",
|
||||
"Removed share for %2$s" : "Odstranil(a) sdílení pro %2$s",
|
||||
"%2$s removed share for %3$s" : "%2$s odstranil(a) sdílení pro %3$s",
|
||||
"Shared with group %2$s" : "Sdíleno se skupinou %2$s",
|
||||
"Shared with group %3$s by %2$s" : "%2$s sdílí se skupinou %3$s",
|
||||
"Removed share of group %2$s" : "Odstranil(a) sdílení skupině %2$s",
|
||||
"%2$s removed share of group %3$s" : "%2$s odstranil(a) sdílení skupině %3$s",
|
||||
"Shared via link by %2$s" : "%2$s sdílel(a) jako odkaz",
|
||||
"Shared via public link" : "Sdíleno jako veřejný odkaz",
|
||||
"%2$s removed public link" : "%2$s odstranil(a) veřejný odkaz",
|
||||
"Public link of %2$s expired" : "Veřejný odkaz %2$s vypršel",
|
||||
"Shared by %2$s" : "%2$s sdílel(a)",
|
||||
"Shares" : "Sdílení"
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
|
@ -0,0 +1,147 @@
|
|||
{ "translations": {
|
||||
"Shared with you" : "Sdíleno s vámi",
|
||||
"Shared with others" : "Sdíleno s ostatními",
|
||||
"Shared by link" : "Sdíleno pomocí odkazu",
|
||||
"Nothing shared with you yet" : "Zatím s vámi nikdo nic nesdílel",
|
||||
"Files and folders others share with you will show up here" : "Zde budou zobrazeny soubory a adresáře, které ostatní sdílí s vámi",
|
||||
"Nothing shared yet" : "Zatím není nic sdíleno",
|
||||
"Files and folders you share will show up here" : "Zde budou zobrazeny vámi sdílené soubory a adresáře",
|
||||
"No shared links" : "Žádné sdílené odkazy",
|
||||
"Files and folders you share by link will show up here" : "Zde budou zobrazeny soubory a adresáře sdílené jako webové odkazy",
|
||||
"You can upload into this folder" : "Můžete nahrávat do tohoto adresáře",
|
||||
"No compatible server found at {remote}" : "Na {remote} nebyl nalezen kompatibilní server",
|
||||
"Invalid server URL" : "Neplatná URL serveru",
|
||||
"Failed to add the public link to your Nextcloud" : "Selhalo přidání veřejného odkazu do Nextcloud",
|
||||
"Share" : "Sdílet",
|
||||
"No expiration date set" : "Není nastaveno datum vypršení platnosti",
|
||||
"Shared by" : "Sdílí",
|
||||
"Sharing" : "Sdílení",
|
||||
"File shares" : "Sdílení souboru",
|
||||
"Downloaded via public link" : "Staženo pomocí veřejného odkazu",
|
||||
"Downloaded by {email}" : "Stáhl {email}",
|
||||
"{file} downloaded via public link" : "{file} stažen pomocí veřejného odkazu",
|
||||
"{email} downloaded {file}" : "{email} stáhnul {file}",
|
||||
"Shared with group {group}" : "Sdíleno se skupinou {group}",
|
||||
"Removed share for group {group}" : "Odstranil sdílení pro skupinu {group}",
|
||||
"{actor} shared with group {group}" : "{actor} sdílel(a) se skupinou {group}",
|
||||
"{actor} removed share for group {group}" : "{actor} odstranil(a) sdílení pro skupinu {group}",
|
||||
"You shared {file} with group {group}" : "Se skupinou {group} jste nasdílel(a) {file}",
|
||||
"You removed group {group} from {file}" : "Z {file} jste odstranil(a) skupinu {group}",
|
||||
"{actor} shared {file} with group {group}" : "{actor} sdílel(a) {file} se skupinou {group}",
|
||||
"{actor} removed group {group} from {file}" : "{actor} odstranil(a) skupinu {group} z {file}",
|
||||
"Shared as public link" : "Sdíleno jako veřejný odkaz",
|
||||
"Removed public link" : "Odstranil(a) veřejný odkaz",
|
||||
"Public link expired" : "Veřejný odkaz vypršel",
|
||||
"{actor} shared as public link" : "{actor} sdílel(a) jako veřejný odkaz",
|
||||
"{actor} removed public link" : "{actor} odstranil(a) veřejný odkaz",
|
||||
"Public link of {actor} expired" : "Veřejný odkaz {actor} vypršel",
|
||||
"You shared {file} as public link" : "Sdílel(a) jste {file} jako veřejný odkaz",
|
||||
"You removed public link for {file}" : "Odstranil(a) jste veřejný odkaz pro {file}",
|
||||
"Public link expired for {file}" : "Veřený odkaz pro {file} vypršel",
|
||||
"{actor} shared {file} as public link" : "{actor} sdílel(a) {file} jako veřejný odkaz",
|
||||
"{actor} removed public link for {file}" : "{actor} odstranil(a) veřejný odkaz pro {file}",
|
||||
"Public link of {actor} for {file} expired" : "Veřejný odkaz {actor} pro {file} vypršel",
|
||||
"{user} accepted the remote share" : "{user} přijal(a) vzdálené sdílení",
|
||||
"{user} declined the remote share" : "{user} odmítl vzdálené sdílení",
|
||||
"You received a new remote share {file} from {user}" : "Obdržel(a) jste nové vzdálené sdílení souboru {file} od {user}",
|
||||
"{user} accepted the remote share of {file}" : "{user} přijal vzdálené sdílení souboru {file}",
|
||||
"{user} declined the remote share of {file}" : "{user} odmítl(a) vzdálené sdílení {file}",
|
||||
"{user} unshared {file} from you" : "{user} s vámi již nesdílí soubor {file}",
|
||||
"Shared with {user}" : "Sdíleno s {user}",
|
||||
"Removed share for {user}" : "Odstraněno sdílení pro {user}",
|
||||
"{actor} shared with {user}" : "{actor} sdílel(a) s {user}",
|
||||
"{actor} removed share for {user}" : "{actor} odstranil(a) sdílení pro {user}",
|
||||
"Shared by {actor}" : "Sdílel {actor}",
|
||||
"{actor} removed share" : "{actor} odebral(a) sdílení",
|
||||
"You shared {file} with {user}" : "Sdílel(a) jste {file} s {user}",
|
||||
"You removed {user} from {file}" : "Odstranil(a) jste uživatele {user} z {file}",
|
||||
"{actor} removed {user} from {file}" : "{actor} odstranil(a) uživatele {user} z {file}",
|
||||
"{actor} shared {file} with you" : "{actor} s vámi sdílel(a) soubor {file}",
|
||||
"{actor} removed you from {file}" : "{actor} vás odstranil(a) ze souboru {file}",
|
||||
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Byl <strong>stažen</strong> soubor nebo adresář sdílený jako veřejný odkaz",
|
||||
"A file or folder was shared from <strong>another server</strong>" : "Soubor nebo adresář byl nasdílen z <strong>jiného serveru</strong>",
|
||||
"A file or folder has been <strong>shared</strong>" : "Soubor nebo adresář byl <strong>nasdílen</strong>",
|
||||
"Wrong share ID, share doesn't exist" : "Špatné ID sdílení, sdílení neexistuje",
|
||||
"could not delete share" : "nelze smazat sdílení",
|
||||
"Could not delete share" : "Nelze smazat sdílení",
|
||||
"Please specify a file or folder path" : "Prosím zadejte cestu adresáře nebo souboru",
|
||||
"Wrong path, file/folder doesn't exist" : "Špatná cesta, soubor/adresář neexistuje",
|
||||
"Could not create share" : "Nelze vytvořit sdílení",
|
||||
"invalid permissions" : "neplatná oprávnění",
|
||||
"Please specify a valid user" : "Prosím zadejte platného uživatele",
|
||||
"Group sharing is disabled by the administrator" : "Skupinové sdílení bylo zakázáno administrátorem",
|
||||
"Please specify a valid group" : "Prosím zadejte platnou skupinu",
|
||||
"Public link sharing is disabled by the administrator" : "Veřejný odkaz sdílení je zakázán administrátorem",
|
||||
"Public upload disabled by the administrator" : "Veřejné nahrávání zakázáno administrátorem",
|
||||
"Public upload is only possible for publicly shared folders" : "Veřejné nahrávání je možné pouze do veřejně sdílených adresářů",
|
||||
"Invalid date, date format must be YYYY-MM-DD" : "Neplatné datum, formát data musí být YYY-MM-DD",
|
||||
"Sharing %s failed because the back end does not allow shares from type %s" : "Sdílení %s selhalo, podpůrná vrstva nepodporuje typ sdílení %s",
|
||||
"Unknown share type" : "Neznámý typ sdílení",
|
||||
"Not a directory" : "Žádný adresář",
|
||||
"Could not lock path" : "Nepodařilo se uzamknout cestu",
|
||||
"Wrong or no update parameter given" : "Chyba nebo žádná aktualizace dle zadaných parametrů",
|
||||
"Can't change permissions for public share links" : "Nelze změnit oprávnění pro veřejně sdílené odkazy",
|
||||
"Cannot increase permissions" : "Nelze navýšit oprávnění",
|
||||
"%s is publicly shared" : "%s je veřejně sdílen",
|
||||
"Share API is disabled" : "Sdílení API je zakázané",
|
||||
"This share is password-protected" : "Toto sdílení je chráněno heslem",
|
||||
"The password is wrong. Try again." : "Heslo není správné. Zkuste to znovu.",
|
||||
"Password" : "Heslo",
|
||||
"No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno",
|
||||
"Name" : "Název",
|
||||
"Share time" : "Čas sdílení",
|
||||
"Expiration date" : "Datum vypršení platnosti",
|
||||
"Sorry, this link doesn’t seem to work anymore." : "Je nám líto, ale tento odkaz již není funkční.",
|
||||
"Reasons might be:" : "Možné důvody:",
|
||||
"the item was removed" : "položka byla odebrána",
|
||||
"the link expired" : "platnost odkazu vypršela",
|
||||
"sharing is disabled" : "sdílení je zakázané",
|
||||
"For more info, please ask the person who sent this link." : "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz.",
|
||||
"Add to your Nextcloud" : "Přidat do Nextcloud",
|
||||
"Download" : "Stáhnout",
|
||||
"Download %s" : "Stáhnout %s",
|
||||
"Direct link" : "Přímý odkaz",
|
||||
"Upload files to %s" : "Nahrát soubory do %s",
|
||||
"Select or drop files" : "Vyberte nebo přetáhněte soubory",
|
||||
"Uploading files…" : "Probíhá nahrávání souborů...",
|
||||
"Uploaded files:" : "Nahrané soubory:",
|
||||
"A public shared file or folder was <strong>downloaded</strong>" : "Byl <strong>stažen</strong> veřejně sdílený soubor nebo adresář",
|
||||
"You received a new remote share %2$s from %1$s" : "Obdrželi jste nové vzdálené sdílení %2$s od uživatele %1$s",
|
||||
"You received a new remote share from %s" : "Obdrželi jste nové vzdálené sdílení z %s",
|
||||
"%1$s accepted remote share %2$s" : "%1$s přijal(a) vzdálené sdílení %2$s",
|
||||
"%1$s declined remote share %2$s" : "%1$s odmítl(a) vzdálené sdílení %2$s",
|
||||
"%1$s unshared %2$s from you" : "%1$s již více nesdílí %2$s",
|
||||
"Public shared folder %1$s was downloaded" : "Byl stažen veřejně sdílený adresář %1$s ",
|
||||
"Public shared file %1$s was downloaded" : "Byl stažen veřejně sdílený soubor %1$s ",
|
||||
"You shared %1$s with %2$s" : "Sdílíte %1$s s %2$s",
|
||||
"%2$s shared %1$s with %3$s" : "%2$s nasdílel(a) %1$s s %3$s",
|
||||
"You removed the share of %2$s for %1$s" : "Odstranil(a) jsi sdílení %2$s pro %1$s",
|
||||
"%2$s removed the share of %3$s for %1$s" : "%2$s odstranil(a) sdílení %3$s pro %1$s",
|
||||
"You shared %1$s with group %2$s" : "Sdílíte %1$s se skupinou %2$s",
|
||||
"%2$s shared %1$s with group %3$s" : "%2$s nasdílel(a) %1$s se skupinou %3$s",
|
||||
"You removed the share of group %2$s for %1$s" : "Odstranil(a) jsi sdílení skupině %2$s pro %1$s",
|
||||
"%2$s removed the share of group %3$s for %1$s" : "%2$s odstranil(a) sdílení skupině %3$s pro %1$s",
|
||||
"%2$s shared %1$s via link" : "%2$s nasdílel(a) %1$s jako odkaz",
|
||||
"You shared %1$s via link" : "Sdílíte %1$s přes odkaz",
|
||||
"You removed the public link for %1$s" : "Odstranil(a) jsi veřejný odkaz na %1$s",
|
||||
"%2$s removed the public link for %1$s" : "%2$s odstranil(a) veřejný odkaz na %1$s",
|
||||
"Your public link for %1$s expired" : "Veřejný odkaz pro %1$s vypršel",
|
||||
"The public link of %2$s for %1$s expired" : "Veřejný odkaz na %2$s pro %1$s vypršel",
|
||||
"%2$s shared %1$s with you" : "%2$s s vámi sdílí %1$s",
|
||||
"%2$s removed the share for %1$s" : "%2$s odstranil(a) sdílení pro %1$s",
|
||||
"Shared with %2$s" : "Sdíleno s %2$s",
|
||||
"Shared with %3$s by %2$s" : "%2$s sdílí s %3$s",
|
||||
"Removed share for %2$s" : "Odstranil(a) sdílení pro %2$s",
|
||||
"%2$s removed share for %3$s" : "%2$s odstranil(a) sdílení pro %3$s",
|
||||
"Shared with group %2$s" : "Sdíleno se skupinou %2$s",
|
||||
"Shared with group %3$s by %2$s" : "%2$s sdílí se skupinou %3$s",
|
||||
"Removed share of group %2$s" : "Odstranil(a) sdílení skupině %2$s",
|
||||
"%2$s removed share of group %3$s" : "%2$s odstranil(a) sdílení skupině %3$s",
|
||||
"Shared via link by %2$s" : "%2$s sdílel(a) jako odkaz",
|
||||
"Shared via public link" : "Sdíleno jako veřejný odkaz",
|
||||
"%2$s removed public link" : "%2$s odstranil(a) veřejný odkaz",
|
||||
"Public link of %2$s expired" : "Veřejný odkaz %2$s vypršel",
|
||||
"Shared by %2$s" : "%2$s sdílel(a)",
|
||||
"Shares" : "Sdílení"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
|
@ -0,0 +1,146 @@
|
|||
OC.L10N.register(
|
||||
"files_sharing",
|
||||
{
|
||||
"Shared with you" : "Megosztva veled",
|
||||
"Shared with others" : "Megosztva másokkal",
|
||||
"Shared by link" : "Megosztva hivatkozással",
|
||||
"Nothing shared with you yet" : "Nincs még semmi megosztva veled",
|
||||
"Files and folders others share with you will show up here" : "Mások által megosztott fájlok és mappák itt jelennek meg",
|
||||
"Nothing shared yet" : "Nincs semmi megosztva",
|
||||
"Files and folders you share will show up here" : "Az Ön által megosztott fájlok és mappák itt jelennek meg",
|
||||
"No shared links" : "Nincs megosztott hivatkozás",
|
||||
"Files and folders you share by link will show up here" : "A hivatkozással megosztott fájlok és mappák itt jelennek meg",
|
||||
"You can upload into this folder" : "Ebbe a mappába fel tud tölteni",
|
||||
"No compatible server found at {remote}" : "Itt nem található kompatibilis szerver: {remote}",
|
||||
"Invalid server URL" : "Érvénytelen szerver URL",
|
||||
"Failed to add the public link to your Nextcloud" : "Nem sikerült hozzáadni a nyilvános hivatkozást a Nexcloudodhoz",
|
||||
"Share" : "Megosztás",
|
||||
"No expiration date set" : "Nem lett beállítva lejárati dátum",
|
||||
"Shared by" : "Megosztotta:",
|
||||
"Sharing" : "Megosztás",
|
||||
"File shares" : "Fájl megosztások",
|
||||
"Downloaded via public link" : "Letöltve nyilvános hivatkozással",
|
||||
"Downloaded by {email}" : "Letöltötte: {email}",
|
||||
"{file} downloaded via public link" : "{file} letöltve nyilvános hibatkozással",
|
||||
"{email} downloaded {file}" : "{email} letöltötte ezt: {file}",
|
||||
"Shared with group {group}" : "Megosztva ezzel a csoporttal: {group}",
|
||||
"Removed share for group {group}" : "{group} csoport megosztása eltávolítva",
|
||||
"{actor} shared with group {group}" : "{actor} megosztva ezzel a csoporttal: {group}",
|
||||
"{actor} removed share for group {group}" : "{actor} eltávolította {group} csoport megosztását",
|
||||
"You shared {file} with group {group}" : "Megosztottad ezt: {file} ezzel a csoporttal: {group}",
|
||||
"You removed group {group} from {file}" : "Eltávolítottad ezt csoportot: {group} innen: {file}",
|
||||
"{actor} shared {file} with group {group}" : "{actor} megosztotta ezt: {file} ezzel a csoporttal: {group}",
|
||||
"{actor} removed group {group} from {file}" : "{actor} eltávolította ezt a csoportot {group} innen: {file}",
|
||||
"Shared as public link" : "Megosztva nyilvános hivatkozásként",
|
||||
"Removed public link" : "Eltávolított nyilvános hivatkozás",
|
||||
"Public link expired" : "Nyilvános hivatkozás lejárt",
|
||||
"{actor} shared as public link" : "{actor} megosztva nyilvános hivatkozásként",
|
||||
"{actor} removed public link" : "{actor} eltávolított egy nyilvános hivatkozást",
|
||||
"You shared {file} as public link" : "Nyilvános hivatkozáskánt megosztottad ezt: {file}",
|
||||
"You removed public link for {file}" : "Eltávolítottad {file} nyilvános hivatkozását",
|
||||
"{actor} shared {file} as public link" : "{actor} nyilvános hivatkozásként megosztotta ezt: {file}",
|
||||
"{actor} removed public link for {file}" : "{actor} eltávolította {file} nyilvános hivatkozását",
|
||||
"{user} accepted the remote share" : "{user} elfogadta a távoli megosztást",
|
||||
"{user} declined the remote share" : "{user} visszautasította a távoli megosztást",
|
||||
"You received a new remote share {file} from {user}" : "Egy új távoli megosztást kaptál ehhez: {file} tőle: {user}",
|
||||
"{user} accepted the remote share of {file}" : "{user} elfogadta {file} távoli megosztását",
|
||||
"{user} declined the remote share of {file}" : "{user} visszautasította {file} távoli megosztását",
|
||||
"{user} unshared {file} from you" : "{user} visszavonta tőled {file} megosztását",
|
||||
"Shared with {user}" : "Megosztva vele: {user}",
|
||||
"Removed share for {user}" : "{user} megosztása eltávolítva",
|
||||
"{actor} shared with {user}" : "{actor} megosztotta vele: {user}",
|
||||
"{actor} removed share for {user}" : "{actor} eltávolította {user} megosztását",
|
||||
"Shared by {actor}" : "Megosztotta: {actor}",
|
||||
"{actor} removed share" : "{actor} eltávolította a megosztást",
|
||||
"You shared {file} with {user}" : "Megosztottad ezt: {file} vele: {user}",
|
||||
"You removed {user} from {file}" : "Eltávolítottad ezt: {user} tőle: {file}",
|
||||
"{actor} removed {user} from {file}" : "{actor} eltávolította ezt: {user} innen: {file}",
|
||||
"{actor} shared {file} with you" : "{actor} megosztotta veled ezt: {file}",
|
||||
"{actor} removed you from {file}" : "{actor} eltávolított innen: {file}",
|
||||
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Egy e-mailben vagy nyilvános hivatkozással megosztott fájl vagy mappa <strong>letöltve</strong>",
|
||||
"A file or folder was shared from <strong>another server</strong>" : "Egy fájl vagy mappa meg lett osztva egy <strong>másik szerverről</strong>",
|
||||
"A file or folder has been <strong>shared</strong>" : "Egy fájl vagy mappa <strong>megosztva</strong>",
|
||||
"Wrong share ID, share doesn't exist" : "Hibás megosztás ID, a megosztás nem létezik",
|
||||
"could not delete share" : "a megosztás nem törölhető",
|
||||
"Could not delete share" : "A megosztás nem törölhető",
|
||||
"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 az adminisztrátor",
|
||||
"Please specify a valid group" : "Kérlek adj meg egy érvényes csoportot",
|
||||
"Public link sharing is disabled by the administrator" : "A nyilvános hivatkozást megosztást letiltotta az adminisztrátor",
|
||||
"Public upload disabled by the administrator" : "A nyilvános feltöltést letiltotta az adminisztrátor",
|
||||
"Public upload is only possible for publicly shared folders" : "A nyilvános feltöltés csak a nyilvánosan megosztott mappákban lehetséges",
|
||||
"Invalid date, date format must be YYYY-MM-DD" : "Érvénytelen dátum, a dátum csak YYYY-MM-DD formátumú lehet",
|
||||
"Sharing %s failed because the back end does not allow shares from type %s" : "%s megosztása sikertelen, mert a háttér rendszer nem engedélyezi a következő típusú megosztásokat: %s",
|
||||
"Unknown share type" : "Ismeretlen megosztás típus",
|
||||
"Not a directory" : "Nem könyvtár",
|
||||
"Could not lock path" : "Az útvonal nem zárolható",
|
||||
"Wrong or no update parameter given" : "Hibás vagy üres frissítési paraméter",
|
||||
"Can't change permissions for public share links" : "Nem lehet módosítani a nyilvános megosztási hivatkozások jogosultságait",
|
||||
"Cannot increase permissions" : "Nem lehet növelni az engedélyeket",
|
||||
"%s is publicly shared" : "%s nyilvánosan megosztva",
|
||||
"Share API is disabled" : "Megosztás API letiltva",
|
||||
"This share is password-protected" : "Ez egy jelszóval védett megosztás",
|
||||
"The password is wrong. Try again." : "A megadott jelszó nem megfelelő. Próbálja újra!",
|
||||
"Password" : "Jelszó",
|
||||
"No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában",
|
||||
"Name" : "Név",
|
||||
"Share time" : "A megosztás időpontja",
|
||||
"Expiration date" : "Lejárati dátum",
|
||||
"Sorry, this link doesn’t seem to work anymore." : "Sajnos úgy tűnik, ez a hivatkozás már nem működik.",
|
||||
"Reasons might be:" : "Ennek az oka a következő lehet:",
|
||||
"the item was removed" : "az elem el lett távolítva",
|
||||
"the link expired" : "lejárt a hivatkozás érvényességi ideje",
|
||||
"sharing is disabled" : "letiltásra került a megosztás",
|
||||
"For more info, please ask the person who sent this link." : "További információért fordulj ahhoz, aki ezt a linket küldte neked!",
|
||||
"Add to your Nextcloud" : "Add hozzá a Nextcloudodhoz",
|
||||
"Download" : "Letöltés",
|
||||
"Download %s" : "%s letöltése",
|
||||
"Direct link" : "Közvetlen hivatkozás",
|
||||
"Upload files to %s" : "Fájlok felöltése ide: %s",
|
||||
"Select or drop files" : "Válassz ki vagy dobj ide fájlokat",
|
||||
"Uploading files…" : "Fájlok feltöltése...",
|
||||
"Uploaded files:" : "Felöltött fájlok:",
|
||||
"A public shared file or folder was <strong>downloaded</strong>" : "Egy nyilvánosan megosztott fáljt vagy mappát <strong>letöltöttek</strong>",
|
||||
"You received a new remote share %2$s from %1$s" : "A %2$s távoli megosztás érkezett a %1$s -től",
|
||||
"You received a new remote share from %s" : "Új távoli megosztás érkezett a %s -től",
|
||||
"%1$s accepted remote share %2$s" : "%1$s elfogadta a távoli megosztást %2$s",
|
||||
"%1$s declined remote share %2$s" : "%1$s visszavonta a távoli megosztást %2$s",
|
||||
"%1$s unshared %2$s from you" : "%1$s megosztás visszavonva %2$s által",
|
||||
"Public shared folder %1$s was downloaded" : "%1$s nyilvánosan megosztott mappa le lett töltve",
|
||||
"Public shared file %1$s was downloaded" : "Nyilvánosan megosztott fálj %1$s le lett töltve",
|
||||
"You shared %1$s with %2$s" : "Megosztottad ezt: %1$s vele: %2$s",
|
||||
"%2$s shared %1$s with %3$s" : "%2$s megosztotta ezt: %1$s, ővele: %3$s",
|
||||
"You removed the share of %2$s for %1$s" : "Eltávolítottad %2$s következő megosztását: %1$s",
|
||||
"%2$s removed the share of %3$s for %1$s" : "%2$s eltávolította %3$s következő megosztását: %1$s",
|
||||
"You shared %1$s with group %2$s" : "Megosztottad ezt: %1$s ezzel a csoporttal: %2$s",
|
||||
"%2$s shared %1$s with group %3$s" : "%2$s megosztotta ezt: %1$s, ezzel a csoporttal: %3$s",
|
||||
"You removed the share of group %2$s for %1$s" : "Eltávolítottad %2$s csoport %1$s megosztását",
|
||||
"%2$s removed the share of group %3$s for %1$s" : "%2$s eltávolította %3$s csoport %1$s megosztását",
|
||||
"%2$s shared %1$s via link" : "%2$s megosztotta ezt: %1$s, hivatkozással",
|
||||
"You shared %1$s via link" : "Megosztottad hivatkozással ezt: %1$s",
|
||||
"You removed the public link for %1$s" : "Eltávolítottad %1$s nyilvános hivatkozását",
|
||||
"%2$s removed the public link for %1$s" : "%2$s eltávolította %1$s nyilvános hivatkozását",
|
||||
"Your public link for %1$s expired" : "%1$s nyilvános hivatkozásod lejárt",
|
||||
"The public link of %2$s for %1$s expired" : "%2$s %1$s nyilvános hivatkozása lejárt",
|
||||
"%2$s shared %1$s with you" : "%2$s megosztotta velem ezt: %1$s",
|
||||
"%2$s removed the share for %1$s" : "%2$s eltávolította %1$s megosztását",
|
||||
"Shared with %2$s" : "Megosztva vele: %2$s",
|
||||
"Shared with %3$s by %2$s" : "Megosztva vele: %3$s, megosztó: %2$s",
|
||||
"Removed share for %2$s" : "%2$s megosztása eltávolítva",
|
||||
"%2$s removed share for %3$s" : "%2$s eltávolította %3$s megosztását",
|
||||
"Shared with group %2$s" : "Megosztva ezzel a csoporttal: %2$s",
|
||||
"Shared with group %3$s by %2$s" : "Megosztva ezzel a csoporttal: %3$s, megosztó: %2$s",
|
||||
"Removed share of group %2$s" : "%2$s csoport megosztása eltávolítva",
|
||||
"%2$s removed share of group %3$s" : "%2$s eltávolította %3$s csoport megosztását",
|
||||
"Shared via link by %2$s" : "Megosztva hivatkozással: %2$s",
|
||||
"Shared via public link" : "Megosztva nyilvános hivatkozással",
|
||||
"%2$s removed public link" : "%2$s eltávolított egy nyilvános hivatkozást",
|
||||
"Public link of %2$s expired" : "%2$s nyilvános hivatkozása lejárt",
|
||||
"Shared by %2$s" : "Megosztó: %2$s",
|
||||
"Shares" : "Megosztások"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,144 @@
|
|||
{ "translations": {
|
||||
"Shared with you" : "Megosztva veled",
|
||||
"Shared with others" : "Megosztva másokkal",
|
||||
"Shared by link" : "Megosztva hivatkozással",
|
||||
"Nothing shared with you yet" : "Nincs még semmi megosztva veled",
|
||||
"Files and folders others share with you will show up here" : "Mások által megosztott fájlok és mappák itt jelennek meg",
|
||||
"Nothing shared yet" : "Nincs semmi megosztva",
|
||||
"Files and folders you share will show up here" : "Az Ön által megosztott fájlok és mappák itt jelennek meg",
|
||||
"No shared links" : "Nincs megosztott hivatkozás",
|
||||
"Files and folders you share by link will show up here" : "A hivatkozással megosztott fájlok és mappák itt jelennek meg",
|
||||
"You can upload into this folder" : "Ebbe a mappába fel tud tölteni",
|
||||
"No compatible server found at {remote}" : "Itt nem található kompatibilis szerver: {remote}",
|
||||
"Invalid server URL" : "Érvénytelen szerver URL",
|
||||
"Failed to add the public link to your Nextcloud" : "Nem sikerült hozzáadni a nyilvános hivatkozást a Nexcloudodhoz",
|
||||
"Share" : "Megosztás",
|
||||
"No expiration date set" : "Nem lett beállítva lejárati dátum",
|
||||
"Shared by" : "Megosztotta:",
|
||||
"Sharing" : "Megosztás",
|
||||
"File shares" : "Fájl megosztások",
|
||||
"Downloaded via public link" : "Letöltve nyilvános hivatkozással",
|
||||
"Downloaded by {email}" : "Letöltötte: {email}",
|
||||
"{file} downloaded via public link" : "{file} letöltve nyilvános hibatkozással",
|
||||
"{email} downloaded {file}" : "{email} letöltötte ezt: {file}",
|
||||
"Shared with group {group}" : "Megosztva ezzel a csoporttal: {group}",
|
||||
"Removed share for group {group}" : "{group} csoport megosztása eltávolítva",
|
||||
"{actor} shared with group {group}" : "{actor} megosztva ezzel a csoporttal: {group}",
|
||||
"{actor} removed share for group {group}" : "{actor} eltávolította {group} csoport megosztását",
|
||||
"You shared {file} with group {group}" : "Megosztottad ezt: {file} ezzel a csoporttal: {group}",
|
||||
"You removed group {group} from {file}" : "Eltávolítottad ezt csoportot: {group} innen: {file}",
|
||||
"{actor} shared {file} with group {group}" : "{actor} megosztotta ezt: {file} ezzel a csoporttal: {group}",
|
||||
"{actor} removed group {group} from {file}" : "{actor} eltávolította ezt a csoportot {group} innen: {file}",
|
||||
"Shared as public link" : "Megosztva nyilvános hivatkozásként",
|
||||
"Removed public link" : "Eltávolított nyilvános hivatkozás",
|
||||
"Public link expired" : "Nyilvános hivatkozás lejárt",
|
||||
"{actor} shared as public link" : "{actor} megosztva nyilvános hivatkozásként",
|
||||
"{actor} removed public link" : "{actor} eltávolított egy nyilvános hivatkozást",
|
||||
"You shared {file} as public link" : "Nyilvános hivatkozáskánt megosztottad ezt: {file}",
|
||||
"You removed public link for {file}" : "Eltávolítottad {file} nyilvános hivatkozását",
|
||||
"{actor} shared {file} as public link" : "{actor} nyilvános hivatkozásként megosztotta ezt: {file}",
|
||||
"{actor} removed public link for {file}" : "{actor} eltávolította {file} nyilvános hivatkozását",
|
||||
"{user} accepted the remote share" : "{user} elfogadta a távoli megosztást",
|
||||
"{user} declined the remote share" : "{user} visszautasította a távoli megosztást",
|
||||
"You received a new remote share {file} from {user}" : "Egy új távoli megosztást kaptál ehhez: {file} tőle: {user}",
|
||||
"{user} accepted the remote share of {file}" : "{user} elfogadta {file} távoli megosztását",
|
||||
"{user} declined the remote share of {file}" : "{user} visszautasította {file} távoli megosztását",
|
||||
"{user} unshared {file} from you" : "{user} visszavonta tőled {file} megosztását",
|
||||
"Shared with {user}" : "Megosztva vele: {user}",
|
||||
"Removed share for {user}" : "{user} megosztása eltávolítva",
|
||||
"{actor} shared with {user}" : "{actor} megosztotta vele: {user}",
|
||||
"{actor} removed share for {user}" : "{actor} eltávolította {user} megosztását",
|
||||
"Shared by {actor}" : "Megosztotta: {actor}",
|
||||
"{actor} removed share" : "{actor} eltávolította a megosztást",
|
||||
"You shared {file} with {user}" : "Megosztottad ezt: {file} vele: {user}",
|
||||
"You removed {user} from {file}" : "Eltávolítottad ezt: {user} tőle: {file}",
|
||||
"{actor} removed {user} from {file}" : "{actor} eltávolította ezt: {user} innen: {file}",
|
||||
"{actor} shared {file} with you" : "{actor} megosztotta veled ezt: {file}",
|
||||
"{actor} removed you from {file}" : "{actor} eltávolított innen: {file}",
|
||||
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Egy e-mailben vagy nyilvános hivatkozással megosztott fájl vagy mappa <strong>letöltve</strong>",
|
||||
"A file or folder was shared from <strong>another server</strong>" : "Egy fájl vagy mappa meg lett osztva egy <strong>másik szerverről</strong>",
|
||||
"A file or folder has been <strong>shared</strong>" : "Egy fájl vagy mappa <strong>megosztva</strong>",
|
||||
"Wrong share ID, share doesn't exist" : "Hibás megosztás ID, a megosztás nem létezik",
|
||||
"could not delete share" : "a megosztás nem törölhető",
|
||||
"Could not delete share" : "A megosztás nem törölhető",
|
||||
"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 az adminisztrátor",
|
||||
"Please specify a valid group" : "Kérlek adj meg egy érvényes csoportot",
|
||||
"Public link sharing is disabled by the administrator" : "A nyilvános hivatkozást megosztást letiltotta az adminisztrátor",
|
||||
"Public upload disabled by the administrator" : "A nyilvános feltöltést letiltotta az adminisztrátor",
|
||||
"Public upload is only possible for publicly shared folders" : "A nyilvános feltöltés csak a nyilvánosan megosztott mappákban lehetséges",
|
||||
"Invalid date, date format must be YYYY-MM-DD" : "Érvénytelen dátum, a dátum csak YYYY-MM-DD formátumú lehet",
|
||||
"Sharing %s failed because the back end does not allow shares from type %s" : "%s megosztása sikertelen, mert a háttér rendszer nem engedélyezi a következő típusú megosztásokat: %s",
|
||||
"Unknown share type" : "Ismeretlen megosztás típus",
|
||||
"Not a directory" : "Nem könyvtár",
|
||||
"Could not lock path" : "Az útvonal nem zárolható",
|
||||
"Wrong or no update parameter given" : "Hibás vagy üres frissítési paraméter",
|
||||
"Can't change permissions for public share links" : "Nem lehet módosítani a nyilvános megosztási hivatkozások jogosultságait",
|
||||
"Cannot increase permissions" : "Nem lehet növelni az engedélyeket",
|
||||
"%s is publicly shared" : "%s nyilvánosan megosztva",
|
||||
"Share API is disabled" : "Megosztás API letiltva",
|
||||
"This share is password-protected" : "Ez egy jelszóval védett megosztás",
|
||||
"The password is wrong. Try again." : "A megadott jelszó nem megfelelő. Próbálja újra!",
|
||||
"Password" : "Jelszó",
|
||||
"No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában",
|
||||
"Name" : "Név",
|
||||
"Share time" : "A megosztás időpontja",
|
||||
"Expiration date" : "Lejárati dátum",
|
||||
"Sorry, this link doesn’t seem to work anymore." : "Sajnos úgy tűnik, ez a hivatkozás már nem működik.",
|
||||
"Reasons might be:" : "Ennek az oka a következő lehet:",
|
||||
"the item was removed" : "az elem el lett távolítva",
|
||||
"the link expired" : "lejárt a hivatkozás érvényességi ideje",
|
||||
"sharing is disabled" : "letiltásra került a megosztás",
|
||||
"For more info, please ask the person who sent this link." : "További információért fordulj ahhoz, aki ezt a linket küldte neked!",
|
||||
"Add to your Nextcloud" : "Add hozzá a Nextcloudodhoz",
|
||||
"Download" : "Letöltés",
|
||||
"Download %s" : "%s letöltése",
|
||||
"Direct link" : "Közvetlen hivatkozás",
|
||||
"Upload files to %s" : "Fájlok felöltése ide: %s",
|
||||
"Select or drop files" : "Válassz ki vagy dobj ide fájlokat",
|
||||
"Uploading files…" : "Fájlok feltöltése...",
|
||||
"Uploaded files:" : "Felöltött fájlok:",
|
||||
"A public shared file or folder was <strong>downloaded</strong>" : "Egy nyilvánosan megosztott fáljt vagy mappát <strong>letöltöttek</strong>",
|
||||
"You received a new remote share %2$s from %1$s" : "A %2$s távoli megosztás érkezett a %1$s -től",
|
||||
"You received a new remote share from %s" : "Új távoli megosztás érkezett a %s -től",
|
||||
"%1$s accepted remote share %2$s" : "%1$s elfogadta a távoli megosztást %2$s",
|
||||
"%1$s declined remote share %2$s" : "%1$s visszavonta a távoli megosztást %2$s",
|
||||
"%1$s unshared %2$s from you" : "%1$s megosztás visszavonva %2$s által",
|
||||
"Public shared folder %1$s was downloaded" : "%1$s nyilvánosan megosztott mappa le lett töltve",
|
||||
"Public shared file %1$s was downloaded" : "Nyilvánosan megosztott fálj %1$s le lett töltve",
|
||||
"You shared %1$s with %2$s" : "Megosztottad ezt: %1$s vele: %2$s",
|
||||
"%2$s shared %1$s with %3$s" : "%2$s megosztotta ezt: %1$s, ővele: %3$s",
|
||||
"You removed the share of %2$s for %1$s" : "Eltávolítottad %2$s következő megosztását: %1$s",
|
||||
"%2$s removed the share of %3$s for %1$s" : "%2$s eltávolította %3$s következő megosztását: %1$s",
|
||||
"You shared %1$s with group %2$s" : "Megosztottad ezt: %1$s ezzel a csoporttal: %2$s",
|
||||
"%2$s shared %1$s with group %3$s" : "%2$s megosztotta ezt: %1$s, ezzel a csoporttal: %3$s",
|
||||
"You removed the share of group %2$s for %1$s" : "Eltávolítottad %2$s csoport %1$s megosztását",
|
||||
"%2$s removed the share of group %3$s for %1$s" : "%2$s eltávolította %3$s csoport %1$s megosztását",
|
||||
"%2$s shared %1$s via link" : "%2$s megosztotta ezt: %1$s, hivatkozással",
|
||||
"You shared %1$s via link" : "Megosztottad hivatkozással ezt: %1$s",
|
||||
"You removed the public link for %1$s" : "Eltávolítottad %1$s nyilvános hivatkozását",
|
||||
"%2$s removed the public link for %1$s" : "%2$s eltávolította %1$s nyilvános hivatkozását",
|
||||
"Your public link for %1$s expired" : "%1$s nyilvános hivatkozásod lejárt",
|
||||
"The public link of %2$s for %1$s expired" : "%2$s %1$s nyilvános hivatkozása lejárt",
|
||||
"%2$s shared %1$s with you" : "%2$s megosztotta velem ezt: %1$s",
|
||||
"%2$s removed the share for %1$s" : "%2$s eltávolította %1$s megosztását",
|
||||
"Shared with %2$s" : "Megosztva vele: %2$s",
|
||||
"Shared with %3$s by %2$s" : "Megosztva vele: %3$s, megosztó: %2$s",
|
||||
"Removed share for %2$s" : "%2$s megosztása eltávolítva",
|
||||
"%2$s removed share for %3$s" : "%2$s eltávolította %3$s megosztását",
|
||||
"Shared with group %2$s" : "Megosztva ezzel a csoporttal: %2$s",
|
||||
"Shared with group %3$s by %2$s" : "Megosztva ezzel a csoporttal: %3$s, megosztó: %2$s",
|
||||
"Removed share of group %2$s" : "%2$s csoport megosztása eltávolítva",
|
||||
"%2$s removed share of group %3$s" : "%2$s eltávolította %3$s csoport megosztását",
|
||||
"Shared via link by %2$s" : "Megosztva hivatkozással: %2$s",
|
||||
"Shared via public link" : "Megosztva nyilvános hivatkozással",
|
||||
"%2$s removed public link" : "%2$s eltávolított egy nyilvános hivatkozást",
|
||||
"Public link of %2$s expired" : "%2$s nyilvános hivatkozása lejárt",
|
||||
"Shared by %2$s" : "Megosztó: %2$s",
|
||||
"Shares" : "Megosztások"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,146 @@
|
|||
OC.L10N.register(
|
||||
"files_sharing",
|
||||
{
|
||||
"Shared with you" : "Delt med deg",
|
||||
"Shared with others" : "Delt med andre",
|
||||
"Shared by link" : "Delt med lenke",
|
||||
"Nothing shared with you yet" : "Ingenting er delt med deg ennå",
|
||||
"Files and folders others share with you will show up here" : "Filer og mapper som andre deler med deg vil bli vist her",
|
||||
"Nothing shared yet" : "Ingenting er delt ennå",
|
||||
"Files and folders you share will show up here" : "Filer og mapper som du deler vil bli vist her",
|
||||
"No shared links" : "Ingen delte lenker",
|
||||
"Files and folders you share by link will show up here" : "Filer og mapper som du deler med lenke vil bli vist her",
|
||||
"You can upload into this folder" : "Du kan laste opp til denne mappen",
|
||||
"No compatible server found at {remote}" : "Ingen kompatibel tjener ble funnet på {remote}",
|
||||
"Invalid server URL" : "Ugyldig tjener adresse",
|
||||
"Failed to add the public link to your Nextcloud" : "Feil oppstod under oppretting av offentlig lenke til din Nextcloud",
|
||||
"Share" : "Del",
|
||||
"No expiration date set" : "Ingen utløpsdato er satt",
|
||||
"Shared by" : "Delt av",
|
||||
"Sharing" : "Deling",
|
||||
"File shares" : "Fildelinger",
|
||||
"Downloaded via public link" : "Nedlastet via offentlig lenke",
|
||||
"Downloaded by {email}" : "Lastet ned av {email}",
|
||||
"{file} downloaded via public link" : "{file} lastet ned via offentlig lenke",
|
||||
"{email} downloaded {file}" : "{email} lastet ned {file}",
|
||||
"Shared with group {group}" : "Delt med gruppen {group}",
|
||||
"Removed share for group {group}" : "Fjernet deling for gruppen {group}",
|
||||
"{actor} shared with group {group}" : "{actor} delt med gruppen {group}",
|
||||
"{actor} removed share for group {group}" : "{actor} fjernet deling for gruppen {group}",
|
||||
"You shared {file} with group {group}" : "Du delte {file} med gruppen {group}",
|
||||
"You removed group {group} from {file}" : "Du fjernet gruppen {group} fra {file}",
|
||||
"{actor} shared {file} with group {group}" : "{actor} delte {file} med gruppen {group}",
|
||||
"{actor} removed group {group} from {file}" : "{actor} fjernet gruppen {group} fra {file}",
|
||||
"Shared as public link" : "Delt som offentlig lenke",
|
||||
"Removed public link" : "Fjernet offentlig lenke",
|
||||
"Public link expired" : "Offentlig lenke er utløpt",
|
||||
"{actor} shared as public link" : "{actor} delte som offentlig lenke",
|
||||
"{actor} removed public link" : "{actor} fjernet offentlig lenke",
|
||||
"You shared {file} as public link" : "Du delte {file} som offentlig lenke",
|
||||
"You removed public link for {file}" : "Du fjernet offentlig lenke for {file}",
|
||||
"{actor} shared {file} as public link" : "{actor} delte {file} som offentlig lenke",
|
||||
"{actor} removed public link for {file}" : "{actor} fjernet offentlig lenke for {file}",
|
||||
"{user} accepted the remote share" : "{user} godtok fjerndelingen",
|
||||
"{user} declined the remote share" : "{user} avslo fjerndelingen",
|
||||
"You received a new remote share {file} from {user}" : "Du har mottatt en ny fjerndeling {file} fra {user}",
|
||||
"{user} accepted the remote share of {file}" : "{user} godtok fjerndelingen av {file}",
|
||||
"{user} declined the remote share of {file}" : "{user} avslo fjerndelingen av {file}",
|
||||
"{user} unshared {file} from you" : "{user} fjernet deling av {file} med deg",
|
||||
"Shared with {user}" : "Delt med {user}",
|
||||
"Removed share for {user}" : "Fjernet deling med {user}",
|
||||
"{actor} shared with {user}" : "{actor} delte med {user}",
|
||||
"{actor} removed share for {user}" : "{actor} fjernet deling med {user}",
|
||||
"Shared by {actor}" : "Delt av {actor}",
|
||||
"{actor} removed share" : "{actor} fjernet deling",
|
||||
"You shared {file} with {user}" : "Du delte {file} med {user}",
|
||||
"You removed {user} from {file}" : "Du fjernet {user} fra {file}",
|
||||
"{actor} removed {user} from {file}" : "{actor} fjernet {user} fra {file}",
|
||||
"{actor} shared {file} with you" : "{actor} delte {file} med deg",
|
||||
"{actor} removed you from {file}" : "{actor} fjernet deg fra {file}",
|
||||
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "En fil eller mappe delt via e-post eller offentlig lenke ble <strong>lastet ned</strong>",
|
||||
"A file or folder was shared from <strong>another server</strong>" : "En fil eller mappe ble delt fra <strong>en annen tjener</strong>",
|
||||
"A file or folder has been <strong>shared</strong>" : "En fil eller mappe ble <strong>delt</strong>",
|
||||
"Wrong share ID, share doesn't exist" : "Feil ressurs ID, ressursen finnes ikke",
|
||||
"could not delete share" : "kunne ikke slette ressursen",
|
||||
"Could not delete share" : "Kunne ikke slette ressursen",
|
||||
"Please specify a file or folder path" : "Vennligst oppgi en fil eller mappesti",
|
||||
"Wrong path, file/folder doesn't exist" : "Feil filbane, filen/mappen finnes ikke",
|
||||
"Could not create share" : "Kunne ikke opprette ressurs",
|
||||
"invalid permissions" : "Ugyldige rettigheter",
|
||||
"Please specify a valid user" : "Vennligst oppgi en gyldig bruker",
|
||||
"Group sharing is disabled by the administrator" : "Gruppedeling er deaktivert av administratoren",
|
||||
"Please specify a valid group" : "Vennligst oppgi en gyldig gruppe",
|
||||
"Public link sharing is disabled by the administrator" : "Offentlig deling er deaktivert av administratoren",
|
||||
"Public upload disabled by the administrator" : "Offentlig opplasting er deaktivert av administratoren",
|
||||
"Public upload is only possible for publicly shared folders" : "Offentlig opplasting er kun mulig i offentlig delte mapper",
|
||||
"Invalid date, date format must be YYYY-MM-DD" : "Feil dato, dato må være i formatet YYYY-MM-DD",
|
||||
"Sharing %s failed because the back end does not allow shares from type %s" : "Deling av %s feilet på grunn av at tjeneren ikke tillater deling av filtypen %s",
|
||||
"Unknown share type" : "Ukjent ressurstype",
|
||||
"Not a directory" : "Ikke en mappe",
|
||||
"Could not lock path" : "Kunne ikke låse sti",
|
||||
"Wrong or no update parameter given" : "Feil eller ingen parametre for oppdatering er angitt",
|
||||
"Can't change permissions for public share links" : "Kan ikke endre rettigheter for offentlige lenker",
|
||||
"Cannot increase permissions" : "Kan ikke øke tillatelser",
|
||||
"%s is publicly shared" : "%s er delt offentlig",
|
||||
"Share API is disabled" : "Deling API er deaktivert",
|
||||
"This share is password-protected" : "Denne delingen er passordbeskyttet",
|
||||
"The password is wrong. Try again." : "Passordet er feil. Prøv på nytt.",
|
||||
"Password" : "Passord",
|
||||
"No entries found in this folder" : "Ingen oppføringer funnet i denne mappen",
|
||||
"Name" : "Navn",
|
||||
"Share time" : "Delingstidspunkt",
|
||||
"Expiration date" : "Utløpsdato",
|
||||
"Sorry, this link doesn’t seem to work anymore." : "Beklager, denne lenken ser ikke ut til å virke lenger.",
|
||||
"Reasons might be:" : "Mulige årsaker:",
|
||||
"the item was removed" : "elementet er fjernet",
|
||||
"the link expired" : "lenken er utløpt",
|
||||
"sharing is disabled" : "deling er deaktivert",
|
||||
"For more info, please ask the person who sent this link." : "For mer informasjon, spør personen som sendte lenken.",
|
||||
"Add to your Nextcloud" : "Legg til i din Nextcloud",
|
||||
"Download" : "Last ned",
|
||||
"Download %s" : "Last ned %s",
|
||||
"Direct link" : "Direkte lenke",
|
||||
"Upload files to %s" : "Last opp filer til %s",
|
||||
"Select or drop files" : "Velg eller slipp filer",
|
||||
"Uploading files…" : "Laster opp filer...",
|
||||
"Uploaded files:" : "Opplastede filer:",
|
||||
"A public shared file or folder was <strong>downloaded</strong>" : "En offentlig delt fil eller mappe ble <strong>lastet ned</strong>",
|
||||
"You received a new remote share %2$s from %1$s" : "Du mottok en ny ekstern deling %2$s fra %1$s",
|
||||
"You received a new remote share from %s" : "Du mottok en ny ekstern deling fra %s",
|
||||
"%1$s accepted remote share %2$s" : "%1$s aksepterte ekstern deling %2$s",
|
||||
"%1$s declined remote share %2$s" : "%1$s avviste ekstern deling %2$s",
|
||||
"%1$s unshared %2$s from you" : "%1$s fjernet deling %2$s fra deg",
|
||||
"Public shared folder %1$s was downloaded" : "Offentlig delt mappe %1$s ble lastet ned",
|
||||
"Public shared file %1$s was downloaded" : "Offentlig delt fil %1$s ble lastet ned",
|
||||
"You shared %1$s with %2$s" : "Du delte %1$s med %2$s",
|
||||
"%2$s shared %1$s with %3$s" : "%2$s delte %1$s med %3$s",
|
||||
"You removed the share of %2$s for %1$s" : "Du fjernet deling av %2$s for %1$s",
|
||||
"%2$s removed the share of %3$s for %1$s" : "%2$s fjernet deling av %3$s for %1$s",
|
||||
"You shared %1$s with group %2$s" : "Du delte %1$s med gruppe %2$s",
|
||||
"%2$s shared %1$s with group %3$s" : "%2$s delte %1$s med gruppe %3$s",
|
||||
"You removed the share of group %2$s for %1$s" : "Du fjernet deling av gruppe %2$s for %1$s",
|
||||
"%2$s removed the share of group %3$s for %1$s" : "%2$s fjernet deling av gruppe %3$s for %1$s",
|
||||
"%2$s shared %1$s via link" : "%2$s delte %1$s via lenke",
|
||||
"You shared %1$s via link" : "Du delte %1$s via lenke",
|
||||
"You removed the public link for %1$s" : "Du fjernet den offentlige lenken for %1$s",
|
||||
"%2$s removed the public link for %1$s" : "%2$s fjernet den offentlige lenken for %1$s",
|
||||
"Your public link for %1$s expired" : "Din offentlige lenke for %1$s er utløpt",
|
||||
"The public link of %2$s for %1$s expired" : "Den offentlige lenken til %2$s for %1$s er utløpt",
|
||||
"%2$s shared %1$s with you" : "%2$s delte %1$s med deg",
|
||||
"%2$s removed the share for %1$s" : "%2$s fjernet delingen for %1$s",
|
||||
"Shared with %2$s" : "Delt med %2$s",
|
||||
"Shared with %3$s by %2$s" : "Delt med %3$s av %2$s",
|
||||
"Removed share for %2$s" : "Fjernet deling for %2$s",
|
||||
"%2$s removed share for %3$s" : "%2$s fjernet deling for %3$s",
|
||||
"Shared with group %2$s" : "Delt med gruppe %2$s",
|
||||
"Shared with group %3$s by %2$s" : "Delt med gruppe %3$s av %2$s",
|
||||
"Removed share of group %2$s" : "Fjernet deling av gruppe %2$s",
|
||||
"%2$s removed share of group %3$s" : "%2$s fjernet deling av gruppe %3$s",
|
||||
"Shared via link by %2$s" : "Delt via lenke av %2$s",
|
||||
"Shared via public link" : "Delt via offentlig lenke",
|
||||
"%2$s removed public link" : "%2$s fjernet offentlig lenke",
|
||||
"Public link of %2$s expired" : "Offentlig lenke til %2$s er utløpt",
|
||||
"Shared by %2$s" : "Delt av %2$s",
|
||||
"Shares" : "Delinger"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,144 @@
|
|||
{ "translations": {
|
||||
"Shared with you" : "Delt med deg",
|
||||
"Shared with others" : "Delt med andre",
|
||||
"Shared by link" : "Delt med lenke",
|
||||
"Nothing shared with you yet" : "Ingenting er delt med deg ennå",
|
||||
"Files and folders others share with you will show up here" : "Filer og mapper som andre deler med deg vil bli vist her",
|
||||
"Nothing shared yet" : "Ingenting er delt ennå",
|
||||
"Files and folders you share will show up here" : "Filer og mapper som du deler vil bli vist her",
|
||||
"No shared links" : "Ingen delte lenker",
|
||||
"Files and folders you share by link will show up here" : "Filer og mapper som du deler med lenke vil bli vist her",
|
||||
"You can upload into this folder" : "Du kan laste opp til denne mappen",
|
||||
"No compatible server found at {remote}" : "Ingen kompatibel tjener ble funnet på {remote}",
|
||||
"Invalid server URL" : "Ugyldig tjener adresse",
|
||||
"Failed to add the public link to your Nextcloud" : "Feil oppstod under oppretting av offentlig lenke til din Nextcloud",
|
||||
"Share" : "Del",
|
||||
"No expiration date set" : "Ingen utløpsdato er satt",
|
||||
"Shared by" : "Delt av",
|
||||
"Sharing" : "Deling",
|
||||
"File shares" : "Fildelinger",
|
||||
"Downloaded via public link" : "Nedlastet via offentlig lenke",
|
||||
"Downloaded by {email}" : "Lastet ned av {email}",
|
||||
"{file} downloaded via public link" : "{file} lastet ned via offentlig lenke",
|
||||
"{email} downloaded {file}" : "{email} lastet ned {file}",
|
||||
"Shared with group {group}" : "Delt med gruppen {group}",
|
||||
"Removed share for group {group}" : "Fjernet deling for gruppen {group}",
|
||||
"{actor} shared with group {group}" : "{actor} delt med gruppen {group}",
|
||||
"{actor} removed share for group {group}" : "{actor} fjernet deling for gruppen {group}",
|
||||
"You shared {file} with group {group}" : "Du delte {file} med gruppen {group}",
|
||||
"You removed group {group} from {file}" : "Du fjernet gruppen {group} fra {file}",
|
||||
"{actor} shared {file} with group {group}" : "{actor} delte {file} med gruppen {group}",
|
||||
"{actor} removed group {group} from {file}" : "{actor} fjernet gruppen {group} fra {file}",
|
||||
"Shared as public link" : "Delt som offentlig lenke",
|
||||
"Removed public link" : "Fjernet offentlig lenke",
|
||||
"Public link expired" : "Offentlig lenke er utløpt",
|
||||
"{actor} shared as public link" : "{actor} delte som offentlig lenke",
|
||||
"{actor} removed public link" : "{actor} fjernet offentlig lenke",
|
||||
"You shared {file} as public link" : "Du delte {file} som offentlig lenke",
|
||||
"You removed public link for {file}" : "Du fjernet offentlig lenke for {file}",
|
||||
"{actor} shared {file} as public link" : "{actor} delte {file} som offentlig lenke",
|
||||
"{actor} removed public link for {file}" : "{actor} fjernet offentlig lenke for {file}",
|
||||
"{user} accepted the remote share" : "{user} godtok fjerndelingen",
|
||||
"{user} declined the remote share" : "{user} avslo fjerndelingen",
|
||||
"You received a new remote share {file} from {user}" : "Du har mottatt en ny fjerndeling {file} fra {user}",
|
||||
"{user} accepted the remote share of {file}" : "{user} godtok fjerndelingen av {file}",
|
||||
"{user} declined the remote share of {file}" : "{user} avslo fjerndelingen av {file}",
|
||||
"{user} unshared {file} from you" : "{user} fjernet deling av {file} med deg",
|
||||
"Shared with {user}" : "Delt med {user}",
|
||||
"Removed share for {user}" : "Fjernet deling med {user}",
|
||||
"{actor} shared with {user}" : "{actor} delte med {user}",
|
||||
"{actor} removed share for {user}" : "{actor} fjernet deling med {user}",
|
||||
"Shared by {actor}" : "Delt av {actor}",
|
||||
"{actor} removed share" : "{actor} fjernet deling",
|
||||
"You shared {file} with {user}" : "Du delte {file} med {user}",
|
||||
"You removed {user} from {file}" : "Du fjernet {user} fra {file}",
|
||||
"{actor} removed {user} from {file}" : "{actor} fjernet {user} fra {file}",
|
||||
"{actor} shared {file} with you" : "{actor} delte {file} med deg",
|
||||
"{actor} removed you from {file}" : "{actor} fjernet deg fra {file}",
|
||||
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "En fil eller mappe delt via e-post eller offentlig lenke ble <strong>lastet ned</strong>",
|
||||
"A file or folder was shared from <strong>another server</strong>" : "En fil eller mappe ble delt fra <strong>en annen tjener</strong>",
|
||||
"A file or folder has been <strong>shared</strong>" : "En fil eller mappe ble <strong>delt</strong>",
|
||||
"Wrong share ID, share doesn't exist" : "Feil ressurs ID, ressursen finnes ikke",
|
||||
"could not delete share" : "kunne ikke slette ressursen",
|
||||
"Could not delete share" : "Kunne ikke slette ressursen",
|
||||
"Please specify a file or folder path" : "Vennligst oppgi en fil eller mappesti",
|
||||
"Wrong path, file/folder doesn't exist" : "Feil filbane, filen/mappen finnes ikke",
|
||||
"Could not create share" : "Kunne ikke opprette ressurs",
|
||||
"invalid permissions" : "Ugyldige rettigheter",
|
||||
"Please specify a valid user" : "Vennligst oppgi en gyldig bruker",
|
||||
"Group sharing is disabled by the administrator" : "Gruppedeling er deaktivert av administratoren",
|
||||
"Please specify a valid group" : "Vennligst oppgi en gyldig gruppe",
|
||||
"Public link sharing is disabled by the administrator" : "Offentlig deling er deaktivert av administratoren",
|
||||
"Public upload disabled by the administrator" : "Offentlig opplasting er deaktivert av administratoren",
|
||||
"Public upload is only possible for publicly shared folders" : "Offentlig opplasting er kun mulig i offentlig delte mapper",
|
||||
"Invalid date, date format must be YYYY-MM-DD" : "Feil dato, dato må være i formatet YYYY-MM-DD",
|
||||
"Sharing %s failed because the back end does not allow shares from type %s" : "Deling av %s feilet på grunn av at tjeneren ikke tillater deling av filtypen %s",
|
||||
"Unknown share type" : "Ukjent ressurstype",
|
||||
"Not a directory" : "Ikke en mappe",
|
||||
"Could not lock path" : "Kunne ikke låse sti",
|
||||
"Wrong or no update parameter given" : "Feil eller ingen parametre for oppdatering er angitt",
|
||||
"Can't change permissions for public share links" : "Kan ikke endre rettigheter for offentlige lenker",
|
||||
"Cannot increase permissions" : "Kan ikke øke tillatelser",
|
||||
"%s is publicly shared" : "%s er delt offentlig",
|
||||
"Share API is disabled" : "Deling API er deaktivert",
|
||||
"This share is password-protected" : "Denne delingen er passordbeskyttet",
|
||||
"The password is wrong. Try again." : "Passordet er feil. Prøv på nytt.",
|
||||
"Password" : "Passord",
|
||||
"No entries found in this folder" : "Ingen oppføringer funnet i denne mappen",
|
||||
"Name" : "Navn",
|
||||
"Share time" : "Delingstidspunkt",
|
||||
"Expiration date" : "Utløpsdato",
|
||||
"Sorry, this link doesn’t seem to work anymore." : "Beklager, denne lenken ser ikke ut til å virke lenger.",
|
||||
"Reasons might be:" : "Mulige årsaker:",
|
||||
"the item was removed" : "elementet er fjernet",
|
||||
"the link expired" : "lenken er utløpt",
|
||||
"sharing is disabled" : "deling er deaktivert",
|
||||
"For more info, please ask the person who sent this link." : "For mer informasjon, spør personen som sendte lenken.",
|
||||
"Add to your Nextcloud" : "Legg til i din Nextcloud",
|
||||
"Download" : "Last ned",
|
||||
"Download %s" : "Last ned %s",
|
||||
"Direct link" : "Direkte lenke",
|
||||
"Upload files to %s" : "Last opp filer til %s",
|
||||
"Select or drop files" : "Velg eller slipp filer",
|
||||
"Uploading files…" : "Laster opp filer...",
|
||||
"Uploaded files:" : "Opplastede filer:",
|
||||
"A public shared file or folder was <strong>downloaded</strong>" : "En offentlig delt fil eller mappe ble <strong>lastet ned</strong>",
|
||||
"You received a new remote share %2$s from %1$s" : "Du mottok en ny ekstern deling %2$s fra %1$s",
|
||||
"You received a new remote share from %s" : "Du mottok en ny ekstern deling fra %s",
|
||||
"%1$s accepted remote share %2$s" : "%1$s aksepterte ekstern deling %2$s",
|
||||
"%1$s declined remote share %2$s" : "%1$s avviste ekstern deling %2$s",
|
||||
"%1$s unshared %2$s from you" : "%1$s fjernet deling %2$s fra deg",
|
||||
"Public shared folder %1$s was downloaded" : "Offentlig delt mappe %1$s ble lastet ned",
|
||||
"Public shared file %1$s was downloaded" : "Offentlig delt fil %1$s ble lastet ned",
|
||||
"You shared %1$s with %2$s" : "Du delte %1$s med %2$s",
|
||||
"%2$s shared %1$s with %3$s" : "%2$s delte %1$s med %3$s",
|
||||
"You removed the share of %2$s for %1$s" : "Du fjernet deling av %2$s for %1$s",
|
||||
"%2$s removed the share of %3$s for %1$s" : "%2$s fjernet deling av %3$s for %1$s",
|
||||
"You shared %1$s with group %2$s" : "Du delte %1$s med gruppe %2$s",
|
||||
"%2$s shared %1$s with group %3$s" : "%2$s delte %1$s med gruppe %3$s",
|
||||
"You removed the share of group %2$s for %1$s" : "Du fjernet deling av gruppe %2$s for %1$s",
|
||||
"%2$s removed the share of group %3$s for %1$s" : "%2$s fjernet deling av gruppe %3$s for %1$s",
|
||||
"%2$s shared %1$s via link" : "%2$s delte %1$s via lenke",
|
||||
"You shared %1$s via link" : "Du delte %1$s via lenke",
|
||||
"You removed the public link for %1$s" : "Du fjernet den offentlige lenken for %1$s",
|
||||
"%2$s removed the public link for %1$s" : "%2$s fjernet den offentlige lenken for %1$s",
|
||||
"Your public link for %1$s expired" : "Din offentlige lenke for %1$s er utløpt",
|
||||
"The public link of %2$s for %1$s expired" : "Den offentlige lenken til %2$s for %1$s er utløpt",
|
||||
"%2$s shared %1$s with you" : "%2$s delte %1$s med deg",
|
||||
"%2$s removed the share for %1$s" : "%2$s fjernet delingen for %1$s",
|
||||
"Shared with %2$s" : "Delt med %2$s",
|
||||
"Shared with %3$s by %2$s" : "Delt med %3$s av %2$s",
|
||||
"Removed share for %2$s" : "Fjernet deling for %2$s",
|
||||
"%2$s removed share for %3$s" : "%2$s fjernet deling for %3$s",
|
||||
"Shared with group %2$s" : "Delt med gruppe %2$s",
|
||||
"Shared with group %3$s by %2$s" : "Delt med gruppe %3$s av %2$s",
|
||||
"Removed share of group %2$s" : "Fjernet deling av gruppe %2$s",
|
||||
"%2$s removed share of group %3$s" : "%2$s fjernet deling av gruppe %3$s",
|
||||
"Shared via link by %2$s" : "Delt via lenke av %2$s",
|
||||
"Shared via public link" : "Delt via offentlig lenke",
|
||||
"%2$s removed public link" : "%2$s fjernet offentlig lenke",
|
||||
"Public link of %2$s expired" : "Offentlig lenke til %2$s er utløpt",
|
||||
"Shared by %2$s" : "Delt av %2$s",
|
||||
"Shares" : "Delinger"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -28,7 +28,7 @@ OC.L10N.register(
|
|||
"{actor} shared with group {group}" : "{actor} udostępnił(-a) grupie {group}",
|
||||
"{actor} removed share for group {group}" : "{actor} zakończył(-a) udostępnianie grupie {group}",
|
||||
"You shared {file} with group {group}" : "Udostępniłeś(-łaś) {file} grupie {group}",
|
||||
"You removed group {group} from {file}" : "Usunąłeś(-ęłaś) grupę {group} z {file}",
|
||||
"You removed group {group} from {file}" : "Usunąłeś/-ęłaś grupę {group} z {file}",
|
||||
"{actor} shared {file} with group {group}" : "{actor} udostępnił(-a) {file} grupie {group}",
|
||||
"{actor} removed group {group} from {file}" : "{actor} usunął(-ęła) grupę {group} z {file}",
|
||||
"Shared as public link" : "Udostępnione jako publiczny link",
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
"{actor} shared with group {group}" : "{actor} udostępnił(-a) grupie {group}",
|
||||
"{actor} removed share for group {group}" : "{actor} zakończył(-a) udostępnianie grupie {group}",
|
||||
"You shared {file} with group {group}" : "Udostępniłeś(-łaś) {file} grupie {group}",
|
||||
"You removed group {group} from {file}" : "Usunąłeś(-ęłaś) grupę {group} z {file}",
|
||||
"You removed group {group} from {file}" : "Usunąłeś/-ęłaś grupę {group} z {file}",
|
||||
"{actor} shared {file} with group {group}" : "{actor} udostępnił(-a) {file} grupie {group}",
|
||||
"{actor} removed group {group} from {file}" : "{actor} usunął(-ęła) grupę {group} z {file}",
|
||||
"Shared as public link" : "Udostępnione jako publiczny link",
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"files_trashbin",
|
||||
{
|
||||
"Couldn't delete %s permanently" : "Неуспешно безвъзвратно изтриване на %s.",
|
||||
"Couldn't restore %s" : "Неуспешно възтановяване на %s.",
|
||||
"Deleted files" : "Изтрити файлове",
|
||||
"Restore" : "Възстановяне",
|
||||
"Delete" : "Изтрий",
|
||||
"Delete permanently" : "Изтрий завинаги",
|
||||
"Error" : "Грешка",
|
||||
"This operation is forbidden" : "Операцията е забранена",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Директорията не е налична. Моля проверете журнала или се свържете с администратор",
|
||||
"restored" : "възстановено",
|
||||
"No deleted files" : "Няма изтрити файлове",
|
||||
"You will be able to recover deleted files from here" : "Имате възможност да възстановите изтрити файлове от тук",
|
||||
"No entries found in this folder" : "Няма намерени записи в тази папка",
|
||||
"Select all" : "Избери всички",
|
||||
"Name" : "Име",
|
||||
"Deleted" : "Изтрито"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Couldn't delete %s permanently" : "Неуспешно безвъзвратно изтриване на %s.",
|
||||
"Couldn't restore %s" : "Неуспешно възтановяване на %s.",
|
||||
"Deleted files" : "Изтрити файлове",
|
||||
"Restore" : "Възстановяне",
|
||||
"Delete" : "Изтрий",
|
||||
"Delete permanently" : "Изтрий завинаги",
|
||||
"Error" : "Грешка",
|
||||
"This operation is forbidden" : "Операцията е забранена",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Директорията не е налична. Моля проверете журнала или се свържете с администратор",
|
||||
"restored" : "възстановено",
|
||||
"No deleted files" : "Няма изтрити файлове",
|
||||
"You will be able to recover deleted files from here" : "Имате възможност да възстановите изтрити файлове от тук",
|
||||
"No entries found in this folder" : "Няма намерени записи в тази папка",
|
||||
"Select all" : "Избери всички",
|
||||
"Name" : "Име",
|
||||
"Deleted" : "Изтрито"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"files_trashbin",
|
||||
{
|
||||
"Couldn't delete %s permanently" : "Nelze trvale odstranit %s",
|
||||
"Couldn't restore %s" : "Nelze obnovit %s",
|
||||
"Deleted files" : "Odstraněné soubory",
|
||||
"Restore" : "Obnovit",
|
||||
"Delete" : "Smazat",
|
||||
"Delete permanently" : "Trvale odstranit",
|
||||
"Error" : "Chyba",
|
||||
"This operation is forbidden" : "Tato operace je zakázána",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte prosím logy nebo kontaktujte svého správce systému",
|
||||
"restored" : "obnoveno",
|
||||
"No deleted files" : "Žádné smazané soubory",
|
||||
"You will be able to recover deleted files from here" : "Odtud budete moci obnovovat odstraněné soubory",
|
||||
"No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno",
|
||||
"Select all" : "Vybrat vše",
|
||||
"Name" : "Název",
|
||||
"Deleted" : "Smazáno"
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Couldn't delete %s permanently" : "Nelze trvale odstranit %s",
|
||||
"Couldn't restore %s" : "Nelze obnovit %s",
|
||||
"Deleted files" : "Odstraněné soubory",
|
||||
"Restore" : "Obnovit",
|
||||
"Delete" : "Smazat",
|
||||
"Delete permanently" : "Trvale odstranit",
|
||||
"Error" : "Chyba",
|
||||
"This operation is forbidden" : "Tato operace je zakázána",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte prosím logy nebo kontaktujte svého správce systému",
|
||||
"restored" : "obnoveno",
|
||||
"No deleted files" : "Žádné smazané soubory",
|
||||
"You will be able to recover deleted files from here" : "Odtud budete moci obnovovat odstraněné soubory",
|
||||
"No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno",
|
||||
"Select all" : "Vybrat vše",
|
||||
"Name" : "Název",
|
||||
"Deleted" : "Smazáno"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"files_trashbin",
|
||||
{
|
||||
"Couldn't delete %s permanently" : "Kohdetta %s ei voitu poistaa pysyvästi",
|
||||
"Couldn't restore %s" : "Kohteen %s palautus epäonnistui",
|
||||
"Deleted files" : "Poistetut tiedostot",
|
||||
"Restore" : "Palauta",
|
||||
"Delete" : "Poista",
|
||||
"Delete permanently" : "Poista pysyvästi",
|
||||
"Error" : "Virhe",
|
||||
"This operation is forbidden" : "Tämä toiminto on kielletty",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Hakemisto ei ole käytettävissä. Tarkista lokit tai ole yhteydessä ylläpitoon.",
|
||||
"restored" : "palautettu",
|
||||
"No deleted files" : "Ei poistettuja tiedostoja",
|
||||
"You will be able to recover deleted files from here" : "Voit palauttaa poistettuja tiedostoja tätä kautta",
|
||||
"No entries found in this folder" : "Ei kohteita tässä kansiossa",
|
||||
"Select all" : "Valitse kaikki",
|
||||
"Name" : "Nimi",
|
||||
"Deleted" : "Poistettu"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Couldn't delete %s permanently" : "Kohdetta %s ei voitu poistaa pysyvästi",
|
||||
"Couldn't restore %s" : "Kohteen %s palautus epäonnistui",
|
||||
"Deleted files" : "Poistetut tiedostot",
|
||||
"Restore" : "Palauta",
|
||||
"Delete" : "Poista",
|
||||
"Delete permanently" : "Poista pysyvästi",
|
||||
"Error" : "Virhe",
|
||||
"This operation is forbidden" : "Tämä toiminto on kielletty",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Hakemisto ei ole käytettävissä. Tarkista lokit tai ole yhteydessä ylläpitoon.",
|
||||
"restored" : "palautettu",
|
||||
"No deleted files" : "Ei poistettuja tiedostoja",
|
||||
"You will be able to recover deleted files from here" : "Voit palauttaa poistettuja tiedostoja tätä kautta",
|
||||
"No entries found in this folder" : "Ei kohteita tässä kansiossa",
|
||||
"Select all" : "Valitse kaikki",
|
||||
"Name" : "Nimi",
|
||||
"Deleted" : "Poistettu"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"files_trashbin",
|
||||
{
|
||||
"Couldn't delete %s permanently" : "Nem sikerült %s végleges törlése",
|
||||
"Couldn't restore %s" : "Nem sikerült %s visszaállítása",
|
||||
"Deleted files" : "Törölt fájlok",
|
||||
"Restore" : "Visszaállítás",
|
||||
"Delete" : "Törlés",
|
||||
"Delete permanently" : "Végleges törlés",
|
||||
"Error" : "Hiba",
|
||||
"This operation is forbidden" : "Tiltott művelet",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Ez a könyvtár nem elérhető, kérem nézze meg a naplófájlokat vagy keresse az adminisztrátort",
|
||||
"restored" : "visszaállítva",
|
||||
"No deleted files" : "Nincs törölt fájl",
|
||||
"You will be able to recover deleted files from here" : "Innen vissza tudja állítani a törölt fáljait.",
|
||||
"No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában",
|
||||
"Select all" : "Összes kijelölése",
|
||||
"Name" : "Név",
|
||||
"Deleted" : "Törölve"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Couldn't delete %s permanently" : "Nem sikerült %s végleges törlése",
|
||||
"Couldn't restore %s" : "Nem sikerült %s visszaállítása",
|
||||
"Deleted files" : "Törölt fájlok",
|
||||
"Restore" : "Visszaállítás",
|
||||
"Delete" : "Törlés",
|
||||
"Delete permanently" : "Végleges törlés",
|
||||
"Error" : "Hiba",
|
||||
"This operation is forbidden" : "Tiltott művelet",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Ez a könyvtár nem elérhető, kérem nézze meg a naplófájlokat vagy keresse az adminisztrátort",
|
||||
"restored" : "visszaállítva",
|
||||
"No deleted files" : "Nincs törölt fájl",
|
||||
"You will be able to recover deleted files from here" : "Innen vissza tudja állítani a törölt fáljait.",
|
||||
"No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában",
|
||||
"Select all" : "Összes kijelölése",
|
||||
"Name" : "Név",
|
||||
"Deleted" : "Törölve"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"files_trashbin",
|
||||
{
|
||||
"Couldn't delete %s permanently" : "Kunne ikke slette %s fullstendig",
|
||||
"Couldn't restore %s" : "Kunne ikke gjenopprette %s",
|
||||
"Deleted files" : "Slettede filer",
|
||||
"Restore" : "Gjenopprett",
|
||||
"Delete" : "Slett",
|
||||
"Delete permanently" : "Slett permanent",
|
||||
"Error" : "Feil",
|
||||
"This operation is forbidden" : "Operasjonen er forbudt",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Denne mappen er utilgjengelig. Sjekk loggene eller kontakt administrator",
|
||||
"restored" : "gjenopprettet",
|
||||
"No deleted files" : "Ingen slettede filer",
|
||||
"You will be able to recover deleted files from here" : "Du vil kunne gjenopprette slettede filer herfra",
|
||||
"No entries found in this folder" : "Ingen oppføringer funnet i denne mappen",
|
||||
"Select all" : "Velg alle",
|
||||
"Name" : "Navn",
|
||||
"Deleted" : "Slettet"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Couldn't delete %s permanently" : "Kunne ikke slette %s fullstendig",
|
||||
"Couldn't restore %s" : "Kunne ikke gjenopprette %s",
|
||||
"Deleted files" : "Slettede filer",
|
||||
"Restore" : "Gjenopprett",
|
||||
"Delete" : "Slett",
|
||||
"Delete permanently" : "Slett permanent",
|
||||
"Error" : "Feil",
|
||||
"This operation is forbidden" : "Operasjonen er forbudt",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Denne mappen er utilgjengelig. Sjekk loggene eller kontakt administrator",
|
||||
"restored" : "gjenopprettet",
|
||||
"No deleted files" : "Ingen slettede filer",
|
||||
"You will be able to recover deleted files from here" : "Du vil kunne gjenopprette slettede filer herfra",
|
||||
"No entries found in this folder" : "Ingen oppføringer funnet i denne mappen",
|
||||
"Select all" : "Velg alle",
|
||||
"Name" : "Navn",
|
||||
"Deleted" : "Slettet"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"files_trashbin",
|
||||
{
|
||||
"Couldn't delete %s permanently" : "Nemožno zmazať %s navždy",
|
||||
"Couldn't restore %s" : "Nemožno obnoviť %s",
|
||||
"Deleted files" : "Zmazané súbory",
|
||||
"Restore" : "Obnoviť",
|
||||
"Delete" : "Zmazať",
|
||||
"Delete permanently" : "Zmazať natrvalo",
|
||||
"Error" : "Chyba",
|
||||
"This operation is forbidden" : "Táto operácia je zakázaná",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Priečinok je nedostupný, skontrolujte prosím logy, alebo kontaktujte správcu",
|
||||
"restored" : "obnovené",
|
||||
"No deleted files" : "Žiadne zmazané súbory",
|
||||
"You will be able to recover deleted files from here" : "Tu budete mať možnosť obnoviť zmazané súbory",
|
||||
"No entries found in this folder" : "V tomto priečinku nebolo nič nájdené",
|
||||
"Select all" : "Vybrať všetko",
|
||||
"Name" : "Názov",
|
||||
"Deleted" : "Zmazané"
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Couldn't delete %s permanently" : "Nemožno zmazať %s navždy",
|
||||
"Couldn't restore %s" : "Nemožno obnoviť %s",
|
||||
"Deleted files" : "Zmazané súbory",
|
||||
"Restore" : "Obnoviť",
|
||||
"Delete" : "Zmazať",
|
||||
"Delete permanently" : "Zmazať natrvalo",
|
||||
"Error" : "Chyba",
|
||||
"This operation is forbidden" : "Táto operácia je zakázaná",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Priečinok je nedostupný, skontrolujte prosím logy, alebo kontaktujte správcu",
|
||||
"restored" : "obnovené",
|
||||
"No deleted files" : "Žiadne zmazané súbory",
|
||||
"You will be able to recover deleted files from here" : "Tu budete mať možnosť obnoviť zmazané súbory",
|
||||
"No entries found in this folder" : "V tomto priečinku nebolo nič nájdené",
|
||||
"Select all" : "Vybrať všetko",
|
||||
"Name" : "Názov",
|
||||
"Deleted" : "Zmazané"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"files_trashbin",
|
||||
{
|
||||
"Couldn't delete %s permanently" : "ไม่สามารถลบ %s แบบถาวร",
|
||||
"Couldn't restore %s" : "ไม่สามารถกู้คืน %s",
|
||||
"Deleted files" : "ไฟล์ที่ถูกลบ",
|
||||
"Restore" : "คืนค่า",
|
||||
"Delete" : "ลบ",
|
||||
"Delete permanently" : "ลบแบบถาวร",
|
||||
"Error" : "ข้อผิดพลาด",
|
||||
"This operation is forbidden" : "การดำเนินการนี้ถูกห้าม",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "ไม่สามารถใช้งานไดเรกทอรีนี้โปรดตรวจสอบบันทึกหรือติดต่อผู้ดูแลระบบ",
|
||||
"restored" : "การเรียกคืน",
|
||||
"No deleted files" : "ไม่มีไฟล์ที่ถูกลบ",
|
||||
"You will be able to recover deleted files from here" : "คุณจะสามารถกู้คืนไฟล์ที่ถูกได้ลบจากที่นี่",
|
||||
"No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้",
|
||||
"Select all" : "เลือกทั้งหมด",
|
||||
"Name" : "ชื่อ",
|
||||
"Deleted" : "ลบแล้ว"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Couldn't delete %s permanently" : "ไม่สามารถลบ %s แบบถาวร",
|
||||
"Couldn't restore %s" : "ไม่สามารถกู้คืน %s",
|
||||
"Deleted files" : "ไฟล์ที่ถูกลบ",
|
||||
"Restore" : "คืนค่า",
|
||||
"Delete" : "ลบ",
|
||||
"Delete permanently" : "ลบแบบถาวร",
|
||||
"Error" : "ข้อผิดพลาด",
|
||||
"This operation is forbidden" : "การดำเนินการนี้ถูกห้าม",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "ไม่สามารถใช้งานไดเรกทอรีนี้โปรดตรวจสอบบันทึกหรือติดต่อผู้ดูแลระบบ",
|
||||
"restored" : "การเรียกคืน",
|
||||
"No deleted files" : "ไม่มีไฟล์ที่ถูกลบ",
|
||||
"You will be able to recover deleted files from here" : "คุณจะสามารถกู้คืนไฟล์ที่ถูกได้ลบจากที่นี่",
|
||||
"No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้",
|
||||
"Select all" : "เลือกทั้งหมด",
|
||||
"Name" : "ชื่อ",
|
||||
"Deleted" : "ลบแล้ว"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
OC.L10N.register(
|
||||
"files_versions",
|
||||
{
|
||||
"Could not revert: %s" : "Грешка при връщане: %s",
|
||||
"Versions" : "Версии",
|
||||
"Failed to revert {file} to revision {timestamp}." : "Грешка при връщане на {file} към версия {timestamp}.",
|
||||
"_%n byte_::_%n bytes_" : ["%n байт","%n байта"],
|
||||
"Restore" : "Възтановяване",
|
||||
"No versions available" : "Няма налични версии",
|
||||
"More versions..." : "Още версии...",
|
||||
"No other versions available" : "Няма други налични версии"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,11 @@
|
|||
{ "translations": {
|
||||
"Could not revert: %s" : "Грешка при връщане: %s",
|
||||
"Versions" : "Версии",
|
||||
"Failed to revert {file} to revision {timestamp}." : "Грешка при връщане на {file} към версия {timestamp}.",
|
||||
"_%n byte_::_%n bytes_" : ["%n байт","%n байта"],
|
||||
"Restore" : "Възтановяване",
|
||||
"No versions available" : "Няма налични версии",
|
||||
"More versions..." : "Още версии...",
|
||||
"No other versions available" : "Няма други налични версии"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
OC.L10N.register(
|
||||
"files_versions",
|
||||
{
|
||||
"Could not revert: %s" : "Nelze vrátit: %s",
|
||||
"Versions" : "Verze",
|
||||
"Failed to revert {file} to revision {timestamp}." : "Selhalo vrácení souboru {file} na verzi {timestamp}.",
|
||||
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů"],
|
||||
"Restore" : "Obnovit",
|
||||
"No versions available" : "Nejsou dostupné žádné verze",
|
||||
"More versions..." : "Více verzí...",
|
||||
"No other versions available" : "Žádné další verze nejsou dostupné"
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
|
@ -0,0 +1,11 @@
|
|||
{ "translations": {
|
||||
"Could not revert: %s" : "Nelze vrátit: %s",
|
||||
"Versions" : "Verze",
|
||||
"Failed to revert {file} to revision {timestamp}." : "Selhalo vrácení souboru {file} na verzi {timestamp}.",
|
||||
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů"],
|
||||
"Restore" : "Obnovit",
|
||||
"No versions available" : "Nejsou dostupné žádné verze",
|
||||
"More versions..." : "Více verzí...",
|
||||
"No other versions available" : "Žádné další verze nejsou dostupné"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
OC.L10N.register(
|
||||
"files_versions",
|
||||
{
|
||||
"Could not revert: %s" : "Palautus epäonnistui: %s",
|
||||
"Versions" : "Versiot",
|
||||
"Failed to revert {file} to revision {timestamp}." : "Tiedoston {file} palautus versioon {timestamp} epäonnistui.",
|
||||
"Restore" : "Palauta",
|
||||
"More versions..." : "Lisää versioita...",
|
||||
"No other versions available" : "Ei muita versioita saatavilla"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,9 @@
|
|||
{ "translations": {
|
||||
"Could not revert: %s" : "Palautus epäonnistui: %s",
|
||||
"Versions" : "Versiot",
|
||||
"Failed to revert {file} to revision {timestamp}." : "Tiedoston {file} palautus versioon {timestamp} epäonnistui.",
|
||||
"Restore" : "Palauta",
|
||||
"More versions..." : "Lisää versioita...",
|
||||
"No other versions available" : "Ei muita versioita saatavilla"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
OC.L10N.register(
|
||||
"files_versions",
|
||||
{
|
||||
"Could not revert: %s" : "Nem sikerült átállni a változatra: %s",
|
||||
"Versions" : "Verziók",
|
||||
"Failed to revert {file} to revision {timestamp}." : "{file} fájlt nem sikerült erre visszaállítani: {timestamp}.",
|
||||
"_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"],
|
||||
"Restore" : "Visszaállítás",
|
||||
"No versions available" : "Nincs elérhető verzió",
|
||||
"More versions..." : "További változatok...",
|
||||
"No other versions available" : "Nincs több elérhető verzió"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,11 @@
|
|||
{ "translations": {
|
||||
"Could not revert: %s" : "Nem sikerült átállni a változatra: %s",
|
||||
"Versions" : "Verziók",
|
||||
"Failed to revert {file} to revision {timestamp}." : "{file} fájlt nem sikerült erre visszaállítani: {timestamp}.",
|
||||
"_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"],
|
||||
"Restore" : "Visszaállítás",
|
||||
"No versions available" : "Nincs elérhető verzió",
|
||||
"More versions..." : "További változatok...",
|
||||
"No other versions available" : "Nincs több elérhető verzió"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
OC.L10N.register(
|
||||
"files_versions",
|
||||
{
|
||||
"Could not revert: %s" : "Klarte ikke å tilbakeføre: %s",
|
||||
"Versions" : "Versjoner",
|
||||
"Failed to revert {file} to revision {timestamp}." : "Klarte ikke å tilbakeføre {file} til revisjon {timestamp}.",
|
||||
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
|
||||
"Restore" : "Gjenopprett",
|
||||
"No versions available" : "Ingen versjoner tilgjengelig",
|
||||
"More versions..." : "Flere versjoner",
|
||||
"No other versions available" : "Det finnes ingen andre versjoner"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,11 @@
|
|||
{ "translations": {
|
||||
"Could not revert: %s" : "Klarte ikke å tilbakeføre: %s",
|
||||
"Versions" : "Versjoner",
|
||||
"Failed to revert {file} to revision {timestamp}." : "Klarte ikke å tilbakeføre {file} til revisjon {timestamp}.",
|
||||
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
|
||||
"Restore" : "Gjenopprett",
|
||||
"No versions available" : "Ingen versjoner tilgjengelig",
|
||||
"More versions..." : "Flere versjoner",
|
||||
"No other versions available" : "Det finnes ingen andre versjoner"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
OC.L10N.register(
|
||||
"files_versions",
|
||||
{
|
||||
"Could not revert: %s" : "Nemožno obnoviť: %s",
|
||||
"Versions" : "Verzie",
|
||||
"Failed to revert {file} to revision {timestamp}." : "Zlyhalo obnovenie súboru {file} na verziu {timestamp}.",
|
||||
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajtov","%n bajtov"],
|
||||
"Restore" : "Obnoviť",
|
||||
"No versions available" : "Žiadne verzie nie sú dostupné",
|
||||
"More versions..." : "Viac verzií...",
|
||||
"No other versions available" : "Žiadne ďalšie verzie nie sú dostupné"
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
|
@ -0,0 +1,11 @@
|
|||
{ "translations": {
|
||||
"Could not revert: %s" : "Nemožno obnoviť: %s",
|
||||
"Versions" : "Verzie",
|
||||
"Failed to revert {file} to revision {timestamp}." : "Zlyhalo obnovenie súboru {file} na verziu {timestamp}.",
|
||||
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajtov","%n bajtov"],
|
||||
"Restore" : "Obnoviť",
|
||||
"No versions available" : "Žiadne verzie nie sú dostupné",
|
||||
"More versions..." : "Viac verzií...",
|
||||
"No other versions available" : "Žiadne ďalšie verzie nie sú dostupné"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
OC.L10N.register(
|
||||
"files_versions",
|
||||
{
|
||||
"Could not revert: %s" : "ไม่สามารถย้อนกลับ: %s",
|
||||
"Versions" : "รุ่น",
|
||||
"Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับ มีการแก้ไขเมื่อ {timestamp}",
|
||||
"Restore" : "คืนค่า",
|
||||
"More versions..." : "รุ่นอื่นๆ ...",
|
||||
"No other versions available" : "ยังไม่มีรุ่นที่ใหม่กว่า"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
|
@ -0,0 +1,9 @@
|
|||
{ "translations": {
|
||||
"Could not revert: %s" : "ไม่สามารถย้อนกลับ: %s",
|
||||
"Versions" : "รุ่น",
|
||||
"Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับ มีการแก้ไขเมื่อ {timestamp}",
|
||||
"Restore" : "คืนค่า",
|
||||
"More versions..." : "รุ่นอื่นๆ ...",
|
||||
"No other versions available" : "ยังไม่มีรุ่นที่ใหม่กว่า"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
|
@ -0,0 +1,63 @@
|
|||
OC.L10N.register(
|
||||
"systemtags",
|
||||
{
|
||||
"Tags" : "Етикети",
|
||||
"Update" : "Обнови",
|
||||
"Create" : "Създай",
|
||||
"Select tag…" : "Изберете етикет...",
|
||||
"Tagged files" : "Отбелязани файлове",
|
||||
"Select tags to filter by" : "Моля изберете таг по който да филтрирате",
|
||||
"No tags found" : "Няма открити етикети",
|
||||
"Please select tags to filter by" : "Моля изберете таг за филтриране",
|
||||
"No files found for the selected tags" : "Няма намерени файлове за избраните тагове",
|
||||
"Added system tag %1$s" : "Добавен системен таг %1$s",
|
||||
"Added system tag {systemtag}" : "Добавен системен таг {systemtag}",
|
||||
"%1$s added system tag %2$s" : "%1$s добави системен таг %2$s",
|
||||
"{actor} added system tag {systemtag}" : "{actor} добави системен таг {systemtag}",
|
||||
"Removed system tag %1$s" : "Премахнат системен таг %1$s",
|
||||
"Removed system tag {systemtag}" : "Премахнат системен таг {systemtag}",
|
||||
"%1$s removed system tag %2$s" : "%1$s премахна системен таг %2$s",
|
||||
"{actor} removed system tag {systemtag}" : "{actor} премахна системен таг {systemtag}",
|
||||
"You created system tag %1$s" : "Създадохте системен таг %1$s",
|
||||
"You created system tag {systemtag}" : "Създадохте системен таг {systemtag}",
|
||||
"%1$s created system tag %2$s" : "%1$s създаде системен таг %2$s",
|
||||
"{actor} created system tag {systemtag}" : "{actor} създаде системен таг {systemtag}",
|
||||
"You deleted system tag %1$s" : "Изтрихте системен таг %1$s",
|
||||
"You deleted system tag {systemtag}" : "Изтрихте системен таг {systemtag}",
|
||||
"%1$s deleted system tag %2$s" : "%1$s изтри системен таг %2$s",
|
||||
"{actor} deleted system tag {systemtag}" : "{actor} изтри системен таг {systemtag}",
|
||||
"You updated system tag %2$s to %1$s" : "Актуализирахте системен таг %2$s на %1$s",
|
||||
"You updated system tag {oldsystemtag} to {newsystemtag}" : "Актуализирахте системен таг {oldsystemtag} на {newsystemtag}",
|
||||
"%1$s updated system tag %3$s to %2$s" : "%1$s акутализиран системен таг %3$s на %2$s",
|
||||
"{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} Актуализира системен таг {oldsystemtag} на {newsystemtag}",
|
||||
"You added system tag %2$s to %1$s" : "Добавихте системен таг %2$s на %1$s",
|
||||
"You added system tag {systemtag} to {file}" : "Добавихте системен таг {systemtag} на {file}",
|
||||
"%1$s added system tag %3$s to %2$s" : "%1$s добави системен таг %3$s на %2$s",
|
||||
"{actor} added system tag {systemtag} to {file}" : "{actor} добави системен таг {systemtag} на {file}",
|
||||
"You removed system tag %2$s from %1$s" : "Премахнахте системен таг %2$s от %1$s",
|
||||
"You removed system tag {systemtag} from {file}" : "Премахнахте системен таг {systemtag} от {file}",
|
||||
"%1$s removed system tag %3$s from %2$s" : "%1$s премахна системни таг %3$s от %2$s",
|
||||
"{actor} removed system tag {systemtag} from {file}" : "{actor} премахна системен таг {systemtag} от {file}",
|
||||
"<strong>System tags</strong> for a file have been modified" : "Промяна на <strong>системни тагове</strong> за файл",
|
||||
"Name" : "Име",
|
||||
"Delete" : "Изтриване",
|
||||
"Public" : "Публичен",
|
||||
"Restricted" : "Ограничен",
|
||||
"Reset" : "Възстанови",
|
||||
"No files in here" : "Тук няма файлове",
|
||||
"No entries found in this folder" : "Няма намерени записи в тази папка",
|
||||
"Size" : "Размер",
|
||||
"Modified" : "Променен на",
|
||||
"You assigned system tag %3$s" : "Назначихте системен таг %3$s",
|
||||
"%1$s assigned system tag %3$s" : "%1$s възложи системен таг %3$s",
|
||||
"You unassigned system tag %3$s" : "Отстранихте системен таг %3$s",
|
||||
"%1$s unassigned system tag %3$s" : "%1$s отстрани системен таг %3$s",
|
||||
"You created system tag %2$s" : "Създадохте системен таг %2$s",
|
||||
"You deleted system tag %2$s" : "Изтрихте системен таг %2$s",
|
||||
"You updated system tag %3$s to %2$s" : "Актуализирахте системен таг %3$s на %2$s",
|
||||
"You assigned system tag %3$s to %2$s" : "Назначихте системен таг %3$s на %2$s",
|
||||
"%1$s assigned system tag %3$s to %2$s" : "%1$s назначи системен таг %3$s на %2$s",
|
||||
"You unassigned system tag %3$s from %2$s" : "Отстранихте системен таг %3$s от %2$s",
|
||||
"%1$s unassigned system tag %3$s from %2$s" : "%1$s отстрани системен таг %3$s от %2$s"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,61 @@
|
|||
{ "translations": {
|
||||
"Tags" : "Етикети",
|
||||
"Update" : "Обнови",
|
||||
"Create" : "Създай",
|
||||
"Select tag…" : "Изберете етикет...",
|
||||
"Tagged files" : "Отбелязани файлове",
|
||||
"Select tags to filter by" : "Моля изберете таг по който да филтрирате",
|
||||
"No tags found" : "Няма открити етикети",
|
||||
"Please select tags to filter by" : "Моля изберете таг за филтриране",
|
||||
"No files found for the selected tags" : "Няма намерени файлове за избраните тагове",
|
||||
"Added system tag %1$s" : "Добавен системен таг %1$s",
|
||||
"Added system tag {systemtag}" : "Добавен системен таг {systemtag}",
|
||||
"%1$s added system tag %2$s" : "%1$s добави системен таг %2$s",
|
||||
"{actor} added system tag {systemtag}" : "{actor} добави системен таг {systemtag}",
|
||||
"Removed system tag %1$s" : "Премахнат системен таг %1$s",
|
||||
"Removed system tag {systemtag}" : "Премахнат системен таг {systemtag}",
|
||||
"%1$s removed system tag %2$s" : "%1$s премахна системен таг %2$s",
|
||||
"{actor} removed system tag {systemtag}" : "{actor} премахна системен таг {systemtag}",
|
||||
"You created system tag %1$s" : "Създадохте системен таг %1$s",
|
||||
"You created system tag {systemtag}" : "Създадохте системен таг {systemtag}",
|
||||
"%1$s created system tag %2$s" : "%1$s създаде системен таг %2$s",
|
||||
"{actor} created system tag {systemtag}" : "{actor} създаде системен таг {systemtag}",
|
||||
"You deleted system tag %1$s" : "Изтрихте системен таг %1$s",
|
||||
"You deleted system tag {systemtag}" : "Изтрихте системен таг {systemtag}",
|
||||
"%1$s deleted system tag %2$s" : "%1$s изтри системен таг %2$s",
|
||||
"{actor} deleted system tag {systemtag}" : "{actor} изтри системен таг {systemtag}",
|
||||
"You updated system tag %2$s to %1$s" : "Актуализирахте системен таг %2$s на %1$s",
|
||||
"You updated system tag {oldsystemtag} to {newsystemtag}" : "Актуализирахте системен таг {oldsystemtag} на {newsystemtag}",
|
||||
"%1$s updated system tag %3$s to %2$s" : "%1$s акутализиран системен таг %3$s на %2$s",
|
||||
"{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} Актуализира системен таг {oldsystemtag} на {newsystemtag}",
|
||||
"You added system tag %2$s to %1$s" : "Добавихте системен таг %2$s на %1$s",
|
||||
"You added system tag {systemtag} to {file}" : "Добавихте системен таг {systemtag} на {file}",
|
||||
"%1$s added system tag %3$s to %2$s" : "%1$s добави системен таг %3$s на %2$s",
|
||||
"{actor} added system tag {systemtag} to {file}" : "{actor} добави системен таг {systemtag} на {file}",
|
||||
"You removed system tag %2$s from %1$s" : "Премахнахте системен таг %2$s от %1$s",
|
||||
"You removed system tag {systemtag} from {file}" : "Премахнахте системен таг {systemtag} от {file}",
|
||||
"%1$s removed system tag %3$s from %2$s" : "%1$s премахна системни таг %3$s от %2$s",
|
||||
"{actor} removed system tag {systemtag} from {file}" : "{actor} премахна системен таг {systemtag} от {file}",
|
||||
"<strong>System tags</strong> for a file have been modified" : "Промяна на <strong>системни тагове</strong> за файл",
|
||||
"Name" : "Име",
|
||||
"Delete" : "Изтриване",
|
||||
"Public" : "Публичен",
|
||||
"Restricted" : "Ограничен",
|
||||
"Reset" : "Възстанови",
|
||||
"No files in here" : "Тук няма файлове",
|
||||
"No entries found in this folder" : "Няма намерени записи в тази папка",
|
||||
"Size" : "Размер",
|
||||
"Modified" : "Променен на",
|
||||
"You assigned system tag %3$s" : "Назначихте системен таг %3$s",
|
||||
"%1$s assigned system tag %3$s" : "%1$s възложи системен таг %3$s",
|
||||
"You unassigned system tag %3$s" : "Отстранихте системен таг %3$s",
|
||||
"%1$s unassigned system tag %3$s" : "%1$s отстрани системен таг %3$s",
|
||||
"You created system tag %2$s" : "Създадохте системен таг %2$s",
|
||||
"You deleted system tag %2$s" : "Изтрихте системен таг %2$s",
|
||||
"You updated system tag %3$s to %2$s" : "Актуализирахте системен таг %3$s на %2$s",
|
||||
"You assigned system tag %3$s to %2$s" : "Назначихте системен таг %3$s на %2$s",
|
||||
"%1$s assigned system tag %3$s to %2$s" : "%1$s назначи системен таг %3$s на %2$s",
|
||||
"You unassigned system tag %3$s from %2$s" : "Отстранихте системен таг %3$s от %2$s",
|
||||
"%1$s unassigned system tag %3$s from %2$s" : "%1$s отстрани системен таг %3$s от %2$s"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,67 @@
|
|||
OC.L10N.register(
|
||||
"systemtags",
|
||||
{
|
||||
"Tags" : "Značky",
|
||||
"Update" : "Aktualizovat",
|
||||
"Create" : "Vytvořit",
|
||||
"Select tag…" : "Zvolit značku…",
|
||||
"Tagged files" : "Otagované soubory",
|
||||
"Select tags to filter by" : "Vybrat tagy pro filtr",
|
||||
"No tags found" : "Nebyly nalezeny žádné tagy",
|
||||
"Please select tags to filter by" : "Vyberte prosím tagy pro filtrování",
|
||||
"No files found for the selected tags" : "Nebyly nalezeny žádné soubory s vybranými tagy",
|
||||
"Added system tag %1$s" : "Přidán systémový tag %1$s",
|
||||
"Added system tag {systemtag}" : "Přidán systémový tag {systemtag}",
|
||||
"%1$s added system tag %2$s" : "%1$s přidal(a) systémový tag %2$s",
|
||||
"{actor} added system tag {systemtag}" : "{actor} přidal(a) systémový tag {systemtag}",
|
||||
"Removed system tag %1$s" : "Odstraněn systémový tag %1$s",
|
||||
"Removed system tag {systemtag}" : "Odstraněn systémový tag {systemtag}",
|
||||
"%1$s removed system tag %2$s" : "%1$s odstranil(a) systémový tag %2$s",
|
||||
"{actor} removed system tag {systemtag}" : "{actor} odstranil(a) systémový tag {systemtag}",
|
||||
"You created system tag %1$s" : "Vytvořil(a) jste systémový tag %1$s",
|
||||
"You created system tag {systemtag}" : "Vytvořil(a) jste systémový tag {systemtag}",
|
||||
"%1$s created system tag %2$s" : "%1$s vytvořil systémový tag %2$s",
|
||||
"{actor} created system tag {systemtag}" : "{actor} vytvořil(a) systémový tag {systemtag}",
|
||||
"You deleted system tag %1$s" : "Odstranil(a) jste systémový tag %1$s",
|
||||
"You deleted system tag {systemtag}" : "Odstranil(a) jste systémový tag {systemtag}",
|
||||
"%1$s deleted system tag %2$s" : "%1$s smazal systémový tag %2$s",
|
||||
"{actor} deleted system tag {systemtag}" : "{actor} odstranil(a) systémový tag {systemtag}",
|
||||
"You updated system tag %2$s to %1$s" : "Aktualizoval(a) jste systémový tag %2$s na %1$s",
|
||||
"You updated system tag {oldsystemtag} to {newsystemtag}" : "Aktualizoval(a) jste systémový tag {oldsystemtag} na {newsystemtag}",
|
||||
"%1$s updated system tag %3$s to %2$s" : "%1$s aktualizoval systémový tag %3$s na %2$s",
|
||||
"{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} aktualizoval(a) systémový tag {oldsystemtag} na { newsystemtag}",
|
||||
"You added system tag %2$s to %1$s" : "Přidal(a) jste systémový tag %2$s k %1$s",
|
||||
"You added system tag {systemtag} to {file}" : "K {file} jste přidal(a) systémový tag {systemtag}",
|
||||
"%1$s added system tag %3$s to %2$s" : "%1$s k %2$s přidal systémový štítek %3$s",
|
||||
"{actor} added system tag {systemtag} to {file}" : "{actor} přidal(a) systémový tag {systemtag} k {file}",
|
||||
"You removed system tag %2$s from %1$s" : "Z %2$s jste odstranil(a) systémový tag %1$s",
|
||||
"You removed system tag {systemtag} from {file}" : "Z {file} jste odstranil(a) systémový tag {systemtag}",
|
||||
"%1$s removed system tag %3$s from %2$s" : "%1$s odstranil systémový štítek %3$s z %2$s",
|
||||
"{actor} removed system tag {systemtag} from {file}" : "{actor} odstranil(a) systémotý tag {systemtag} z {file}",
|
||||
"%s (restricted)" : "%s (omezeno)",
|
||||
"%s (invisible)" : "%s (neviditelný)",
|
||||
"<strong>System tags</strong> for a file have been modified" : "<strong>Systémové tagy</strong> souboru byly upraveny",
|
||||
"Collaborative tags" : "Značky pro spolupráci",
|
||||
"Name" : "Název",
|
||||
"Delete" : "Smazat",
|
||||
"Public" : "Veřejné",
|
||||
"Restricted" : "Omezené",
|
||||
"Invisible" : "Neviditelné",
|
||||
"Reset" : "Obnovit",
|
||||
"No files in here" : "Žádné soubory",
|
||||
"No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno",
|
||||
"Size" : "Velikost",
|
||||
"Modified" : "Upraveno",
|
||||
"You assigned system tag %3$s" : "Přidělili jste systémový tag %3$s",
|
||||
"%1$s assigned system tag %3$s" : "%1$s přiřadil systémový tag %3$s",
|
||||
"You unassigned system tag %3$s" : "Odebrali jste systémový tag %3$s",
|
||||
"%1$s unassigned system tag %3$s" : "%1$s odebral systémový tag %3$s",
|
||||
"You created system tag %2$s" : "Vytvořili jste systémový tag %2$s",
|
||||
"You deleted system tag %2$s" : "Smazali jste systémový tag %2$s",
|
||||
"You updated system tag %3$s to %2$s" : "Aktualizovali jste systémový tag %3$s na %2$s",
|
||||
"You assigned system tag %3$s to %2$s" : "Přiřadili jste systémový tag %3$s na %2$s",
|
||||
"%1$s assigned system tag %3$s to %2$s" : "%1$s přiřadil systémový tag %3$s na %2$s",
|
||||
"You unassigned system tag %3$s from %2$s" : "Odebrali jste systémový tag %3$s z %2$s",
|
||||
"%1$s unassigned system tag %3$s from %2$s" : "%1$s odebral systémový tag %3$s ze %2$s"
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
|
@ -0,0 +1,65 @@
|
|||
{ "translations": {
|
||||
"Tags" : "Značky",
|
||||
"Update" : "Aktualizovat",
|
||||
"Create" : "Vytvořit",
|
||||
"Select tag…" : "Zvolit značku…",
|
||||
"Tagged files" : "Otagované soubory",
|
||||
"Select tags to filter by" : "Vybrat tagy pro filtr",
|
||||
"No tags found" : "Nebyly nalezeny žádné tagy",
|
||||
"Please select tags to filter by" : "Vyberte prosím tagy pro filtrování",
|
||||
"No files found for the selected tags" : "Nebyly nalezeny žádné soubory s vybranými tagy",
|
||||
"Added system tag %1$s" : "Přidán systémový tag %1$s",
|
||||
"Added system tag {systemtag}" : "Přidán systémový tag {systemtag}",
|
||||
"%1$s added system tag %2$s" : "%1$s přidal(a) systémový tag %2$s",
|
||||
"{actor} added system tag {systemtag}" : "{actor} přidal(a) systémový tag {systemtag}",
|
||||
"Removed system tag %1$s" : "Odstraněn systémový tag %1$s",
|
||||
"Removed system tag {systemtag}" : "Odstraněn systémový tag {systemtag}",
|
||||
"%1$s removed system tag %2$s" : "%1$s odstranil(a) systémový tag %2$s",
|
||||
"{actor} removed system tag {systemtag}" : "{actor} odstranil(a) systémový tag {systemtag}",
|
||||
"You created system tag %1$s" : "Vytvořil(a) jste systémový tag %1$s",
|
||||
"You created system tag {systemtag}" : "Vytvořil(a) jste systémový tag {systemtag}",
|
||||
"%1$s created system tag %2$s" : "%1$s vytvořil systémový tag %2$s",
|
||||
"{actor} created system tag {systemtag}" : "{actor} vytvořil(a) systémový tag {systemtag}",
|
||||
"You deleted system tag %1$s" : "Odstranil(a) jste systémový tag %1$s",
|
||||
"You deleted system tag {systemtag}" : "Odstranil(a) jste systémový tag {systemtag}",
|
||||
"%1$s deleted system tag %2$s" : "%1$s smazal systémový tag %2$s",
|
||||
"{actor} deleted system tag {systemtag}" : "{actor} odstranil(a) systémový tag {systemtag}",
|
||||
"You updated system tag %2$s to %1$s" : "Aktualizoval(a) jste systémový tag %2$s na %1$s",
|
||||
"You updated system tag {oldsystemtag} to {newsystemtag}" : "Aktualizoval(a) jste systémový tag {oldsystemtag} na {newsystemtag}",
|
||||
"%1$s updated system tag %3$s to %2$s" : "%1$s aktualizoval systémový tag %3$s na %2$s",
|
||||
"{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} aktualizoval(a) systémový tag {oldsystemtag} na { newsystemtag}",
|
||||
"You added system tag %2$s to %1$s" : "Přidal(a) jste systémový tag %2$s k %1$s",
|
||||
"You added system tag {systemtag} to {file}" : "K {file} jste přidal(a) systémový tag {systemtag}",
|
||||
"%1$s added system tag %3$s to %2$s" : "%1$s k %2$s přidal systémový štítek %3$s",
|
||||
"{actor} added system tag {systemtag} to {file}" : "{actor} přidal(a) systémový tag {systemtag} k {file}",
|
||||
"You removed system tag %2$s from %1$s" : "Z %2$s jste odstranil(a) systémový tag %1$s",
|
||||
"You removed system tag {systemtag} from {file}" : "Z {file} jste odstranil(a) systémový tag {systemtag}",
|
||||
"%1$s removed system tag %3$s from %2$s" : "%1$s odstranil systémový štítek %3$s z %2$s",
|
||||
"{actor} removed system tag {systemtag} from {file}" : "{actor} odstranil(a) systémotý tag {systemtag} z {file}",
|
||||
"%s (restricted)" : "%s (omezeno)",
|
||||
"%s (invisible)" : "%s (neviditelný)",
|
||||
"<strong>System tags</strong> for a file have been modified" : "<strong>Systémové tagy</strong> souboru byly upraveny",
|
||||
"Collaborative tags" : "Značky pro spolupráci",
|
||||
"Name" : "Název",
|
||||
"Delete" : "Smazat",
|
||||
"Public" : "Veřejné",
|
||||
"Restricted" : "Omezené",
|
||||
"Invisible" : "Neviditelné",
|
||||
"Reset" : "Obnovit",
|
||||
"No files in here" : "Žádné soubory",
|
||||
"No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno",
|
||||
"Size" : "Velikost",
|
||||
"Modified" : "Upraveno",
|
||||
"You assigned system tag %3$s" : "Přidělili jste systémový tag %3$s",
|
||||
"%1$s assigned system tag %3$s" : "%1$s přiřadil systémový tag %3$s",
|
||||
"You unassigned system tag %3$s" : "Odebrali jste systémový tag %3$s",
|
||||
"%1$s unassigned system tag %3$s" : "%1$s odebral systémový tag %3$s",
|
||||
"You created system tag %2$s" : "Vytvořili jste systémový tag %2$s",
|
||||
"You deleted system tag %2$s" : "Smazali jste systémový tag %2$s",
|
||||
"You updated system tag %3$s to %2$s" : "Aktualizovali jste systémový tag %3$s na %2$s",
|
||||
"You assigned system tag %3$s to %2$s" : "Přiřadili jste systémový tag %3$s na %2$s",
|
||||
"%1$s assigned system tag %3$s to %2$s" : "%1$s přiřadil systémový tag %3$s na %2$s",
|
||||
"You unassigned system tag %3$s from %2$s" : "Odebrali jste systémový tag %3$s z %2$s",
|
||||
"%1$s unassigned system tag %3$s from %2$s" : "%1$s odebral systémový tag %3$s ze %2$s"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue