[tx-robot] updated from transifex
This commit is contained in:
parent
ced9bcaf0d
commit
11560f7856
|
@ -1,8 +1,34 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"comments",
|
"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ť",
|
"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ť",
|
"Save" : "Uložiť",
|
||||||
"Comment" : "Komentár"
|
"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;");
|
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
||||||
|
|
|
@ -1,6 +1,32 @@
|
||||||
{ "translations": {
|
{ "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ť",
|
"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ť",
|
"Save" : "Uložiť",
|
||||||
"Comment" : "Komentár"
|
"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;"
|
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||||
}
|
}
|
|
@ -1,10 +1,12 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files",
|
"files",
|
||||||
{
|
{
|
||||||
|
"Storage is temporarily not available" : "Úložisko je dočasne nedostupné",
|
||||||
"Storage invalid" : "Úložisko nie je platné",
|
"Storage invalid" : "Úložisko nie je platné",
|
||||||
"Unknown error" : "Neznáma chyba",
|
"Unknown error" : "Neznáma chyba",
|
||||||
"Files" : "Súbory",
|
"Files" : "Súbory",
|
||||||
"All files" : "Všetky súbory",
|
"All files" : "Všetky súbory",
|
||||||
|
"Recent" : "Nedávne",
|
||||||
"File could not be found" : "Súbor nie je možné nájsť",
|
"File could not be found" : "Súbor nie je možné nájsť",
|
||||||
"Home" : "Domov",
|
"Home" : "Domov",
|
||||||
"Close" : "Zavrieť",
|
"Close" : "Zavrieť",
|
||||||
|
@ -17,6 +19,7 @@ OC.L10N.register(
|
||||||
"Not enough free space" : "Nedostatok voľného miesta",
|
"Not enough free space" : "Nedostatok voľného miesta",
|
||||||
"Uploading..." : "Nahrávam...",
|
"Uploading..." : "Nahrávam...",
|
||||||
"..." : "...",
|
"..." : "...",
|
||||||
|
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
|
||||||
"Actions" : "Akcie",
|
"Actions" : "Akcie",
|
||||||
"Download" : "Sťahovanie",
|
"Download" : "Sťahovanie",
|
||||||
"Rename" : "Premenovať",
|
"Rename" : "Premenovať",
|
||||||
|
@ -35,11 +38,13 @@ OC.L10N.register(
|
||||||
"Could not move \"{file}\"" : "Nie je možné presunúť \"{file}\"",
|
"Could not move \"{file}\"" : "Nie je možné presunúť \"{file}\"",
|
||||||
"{newName} already exists" : "{newName} už existuje",
|
"{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",
|
"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 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}\"" : "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 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",
|
"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}\".",
|
"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",
|
"Name" : "Názov",
|
||||||
"Size" : "Veľkosť",
|
"Size" : "Veľkosť",
|
||||||
"Modified" : "Upravené",
|
"Modified" : "Upravené",
|
||||||
|
@ -57,10 +62,12 @@ OC.L10N.register(
|
||||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Úloisko používateľa {owner} je takmer plné ({usedSpacePercent}%)",
|
"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}%)",
|
"Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložisko je takmer plné ({usedSpacePercent}%)",
|
||||||
"_matches '{filter}'_::_match '{filter}'_" : ["zodpovedá '{filter}'","zodpovedá '{filter}'","zodpovedá '{filter}'"],
|
"_matches '{filter}'_::_match '{filter}'_" : ["zodpovedá '{filter}'","zodpovedá '{filter}'","zodpovedá '{filter}'"],
|
||||||
|
"View in folder" : "Zobraziť v priečinku",
|
||||||
"Path" : "Cesta",
|
"Path" : "Cesta",
|
||||||
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtov"],
|
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtov"],
|
||||||
"Favorited" : "Pridané k obľúbeným",
|
"Favorited" : "Pridané k obľúbeným",
|
||||||
"Favorite" : "Obľúbené",
|
"Favorite" : "Obľúbené",
|
||||||
|
"Copy local link" : "Kopíruj lokálny odkaz",
|
||||||
"Folder" : "Priečinok",
|
"Folder" : "Priečinok",
|
||||||
"New folder" : "Nový priečinok",
|
"New folder" : "Nový priečinok",
|
||||||
"Upload" : "Nahrať",
|
"Upload" : "Nahrať",
|
||||||
|
@ -69,6 +76,7 @@ OC.L10N.register(
|
||||||
"Removed from favorites" : "Odstránené z 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 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",
|
"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}",
|
"Created by {user}" : "Vytvorené užívateľom {user}",
|
||||||
"Changed by {user}" : "Zmenené užívateľom {user}",
|
"Changed by {user}" : "Zmenené užívateľom {user}",
|
||||||
"Deleted by {user}" : "Zmazané užívateľom {user}",
|
"Deleted by {user}" : "Zmazané užívateľom {user}",
|
||||||
|
@ -93,6 +101,7 @@ OC.L10N.register(
|
||||||
"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>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>",
|
"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>",
|
"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)",
|
"Upload (max. %s)" : "Nahrať (max. %s)",
|
||||||
"File handling" : "Nastavenie správania sa k súborom",
|
"File handling" : "Nastavenie správania sa k súborom",
|
||||||
"Maximum upload size" : "Maximálna veľkosť odosielaného súboru",
|
"Maximum upload size" : "Maximálna veľkosť odosielaného súboru",
|
||||||
|
@ -101,6 +110,7 @@ OC.L10N.register(
|
||||||
"Settings" : "Nastavenia",
|
"Settings" : "Nastavenia",
|
||||||
"Show hidden files" : "Zobraziť skryté súbory",
|
"Show hidden files" : "Zobraziť skryté súbory",
|
||||||
"WebDAV" : "WebDAV",
|
"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",
|
"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!",
|
"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é",
|
"No entries found in this folder" : "V tomto priečinku nebolo nič nájdené",
|
||||||
|
@ -132,6 +142,7 @@ OC.L10N.register(
|
||||||
"Upload failed. Could not get file info." : "Nahrávanie zlyhalo. Nepodarilo sa získať informácie o súbore.",
|
"Upload failed. Could not get file info." : "Nahrávanie zlyhalo. Nepodarilo sa získať informácie o súbore.",
|
||||||
"Invalid directory." : "Neplatný priečinok.",
|
"Invalid directory." : "Neplatný priečinok.",
|
||||||
"Total file size {size1} exceeds upload limit {size2}" : "Celková veľkosť súboru {size1} prekračuje upload limit {size2}",
|
"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.",
|
"Could not get result from server." : "Nepodarilo sa dostať výsledky zo servera.",
|
||||||
"File upload is in progress. Leaving the page now will cancel the upload." : "Opustenie stránky zruší práve prebiehajúce odosielanie súboru.",
|
"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}'",
|
"No entries in this folder match '{filter}'" : "V tomto priečinku nič nezodpovedá '{filter}'",
|
||||||
|
|
|
@ -1,8 +1,10 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Storage is temporarily not available" : "Úložisko je dočasne nedostupné",
|
||||||
"Storage invalid" : "Úložisko nie je platné",
|
"Storage invalid" : "Úložisko nie je platné",
|
||||||
"Unknown error" : "Neznáma chyba",
|
"Unknown error" : "Neznáma chyba",
|
||||||
"Files" : "Súbory",
|
"Files" : "Súbory",
|
||||||
"All files" : "Všetky súbory",
|
"All files" : "Všetky súbory",
|
||||||
|
"Recent" : "Nedávne",
|
||||||
"File could not be found" : "Súbor nie je možné nájsť",
|
"File could not be found" : "Súbor nie je možné nájsť",
|
||||||
"Home" : "Domov",
|
"Home" : "Domov",
|
||||||
"Close" : "Zavrieť",
|
"Close" : "Zavrieť",
|
||||||
|
@ -15,6 +17,7 @@
|
||||||
"Not enough free space" : "Nedostatok voľného miesta",
|
"Not enough free space" : "Nedostatok voľného miesta",
|
||||||
"Uploading..." : "Nahrávam...",
|
"Uploading..." : "Nahrávam...",
|
||||||
"..." : "...",
|
"..." : "...",
|
||||||
|
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
|
||||||
"Actions" : "Akcie",
|
"Actions" : "Akcie",
|
||||||
"Download" : "Sťahovanie",
|
"Download" : "Sťahovanie",
|
||||||
"Rename" : "Premenovať",
|
"Rename" : "Premenovať",
|
||||||
|
@ -33,11 +36,13 @@
|
||||||
"Could not move \"{file}\"" : "Nie je možné presunúť \"{file}\"",
|
"Could not move \"{file}\"" : "Nie je možné presunúť \"{file}\"",
|
||||||
"{newName} already exists" : "{newName} už existuje",
|
"{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",
|
"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 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}\"" : "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 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",
|
"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}\".",
|
"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",
|
"Name" : "Názov",
|
||||||
"Size" : "Veľkosť",
|
"Size" : "Veľkosť",
|
||||||
"Modified" : "Upravené",
|
"Modified" : "Upravené",
|
||||||
|
@ -55,10 +60,12 @@
|
||||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Úloisko používateľa {owner} je takmer plné ({usedSpacePercent}%)",
|
"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}%)",
|
"Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložisko je takmer plné ({usedSpacePercent}%)",
|
||||||
"_matches '{filter}'_::_match '{filter}'_" : ["zodpovedá '{filter}'","zodpovedá '{filter}'","zodpovedá '{filter}'"],
|
"_matches '{filter}'_::_match '{filter}'_" : ["zodpovedá '{filter}'","zodpovedá '{filter}'","zodpovedá '{filter}'"],
|
||||||
|
"View in folder" : "Zobraziť v priečinku",
|
||||||
"Path" : "Cesta",
|
"Path" : "Cesta",
|
||||||
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtov"],
|
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtov"],
|
||||||
"Favorited" : "Pridané k obľúbeným",
|
"Favorited" : "Pridané k obľúbeným",
|
||||||
"Favorite" : "Obľúbené",
|
"Favorite" : "Obľúbené",
|
||||||
|
"Copy local link" : "Kopíruj lokálny odkaz",
|
||||||
"Folder" : "Priečinok",
|
"Folder" : "Priečinok",
|
||||||
"New folder" : "Nový priečinok",
|
"New folder" : "Nový priečinok",
|
||||||
"Upload" : "Nahrať",
|
"Upload" : "Nahrať",
|
||||||
|
@ -67,6 +74,7 @@
|
||||||
"Removed from favorites" : "Odstránené z 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 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",
|
"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}",
|
"Created by {user}" : "Vytvorené užívateľom {user}",
|
||||||
"Changed by {user}" : "Zmenené užívateľom {user}",
|
"Changed by {user}" : "Zmenené užívateľom {user}",
|
||||||
"Deleted by {user}" : "Zmazané užívateľom {user}",
|
"Deleted by {user}" : "Zmazané užívateľom {user}",
|
||||||
|
@ -91,6 +99,7 @@
|
||||||
"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>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>",
|
"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>",
|
"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)",
|
"Upload (max. %s)" : "Nahrať (max. %s)",
|
||||||
"File handling" : "Nastavenie správania sa k súborom",
|
"File handling" : "Nastavenie správania sa k súborom",
|
||||||
"Maximum upload size" : "Maximálna veľkosť odosielaného súboru",
|
"Maximum upload size" : "Maximálna veľkosť odosielaného súboru",
|
||||||
|
@ -99,6 +108,7 @@
|
||||||
"Settings" : "Nastavenia",
|
"Settings" : "Nastavenia",
|
||||||
"Show hidden files" : "Zobraziť skryté súbory",
|
"Show hidden files" : "Zobraziť skryté súbory",
|
||||||
"WebDAV" : "WebDAV",
|
"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",
|
"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!",
|
"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é",
|
"No entries found in this folder" : "V tomto priečinku nebolo nič nájdené",
|
||||||
|
@ -130,6 +140,7 @@
|
||||||
"Upload failed. Could not get file info." : "Nahrávanie zlyhalo. Nepodarilo sa získať informácie o súbore.",
|
"Upload failed. Could not get file info." : "Nahrávanie zlyhalo. Nepodarilo sa získať informácie o súbore.",
|
||||||
"Invalid directory." : "Neplatný priečinok.",
|
"Invalid directory." : "Neplatný priečinok.",
|
||||||
"Total file size {size1} exceeds upload limit {size2}" : "Celková veľkosť súboru {size1} prekračuje upload limit {size2}",
|
"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.",
|
"Could not get result from server." : "Nepodarilo sa dostať výsledky zo servera.",
|
||||||
"File upload is in progress. Leaving the page now will cancel the upload." : "Opustenie stránky zruší práve prebiehajúce odosielanie súboru.",
|
"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}'",
|
"No entries in this folder match '{filter}'" : "V tomto priečinku nič nezodpovedá '{filter}'",
|
||||||
|
|
Loading…
Reference in New Issue