[tx-robot] updated from transifex
This commit is contained in:
parent
150b86a7db
commit
8c1cd07de3
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
||||||
"comments",
|
"comments",
|
||||||
{
|
{
|
||||||
"Comments" : "Comentarios",
|
"Comments" : "Comentarios",
|
||||||
|
"Unknown user" : "Usuario desconocido",
|
||||||
"New comment …" : "Comentario nuevo",
|
"New comment …" : "Comentario nuevo",
|
||||||
"Delete comment" : "Borrar comentario",
|
"Delete comment" : "Borrar comentario",
|
||||||
"Post" : "Publicar",
|
"Post" : "Publicar",
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Comments" : "Comentarios",
|
"Comments" : "Comentarios",
|
||||||
|
"Unknown user" : "Usuario desconocido",
|
||||||
"New comment …" : "Comentario nuevo",
|
"New comment …" : "Comentario nuevo",
|
||||||
"Delete comment" : "Borrar comentario",
|
"Delete comment" : "Borrar comentario",
|
||||||
"Post" : "Publicar",
|
"Post" : "Publicar",
|
||||||
|
|
|
@ -2,8 +2,8 @@ OC.L10N.register(
|
||||||
"dav",
|
"dav",
|
||||||
{
|
{
|
||||||
"A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> è stato modificato",
|
"A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> è stato modificato",
|
||||||
"A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> di calendario è stato modificato",
|
"A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> del calendario è stato modificato",
|
||||||
"A calendar <strong>todo</strong> was modified" : "Una <strong>cosa da fare</strong> del calendario è stato modificata",
|
"A calendar <strong>todo</strong> was modified" : "Una <strong>cosa da fare</strong> del calendario è stata modificata",
|
||||||
"%1$s created calendar %2$s" : "%1$s ha creato il calendario %2$s",
|
"%1$s created calendar %2$s" : "%1$s ha creato il calendario %2$s",
|
||||||
"You created calendar %2$s" : "Hai creato il calendario %2$s",
|
"You created calendar %2$s" : "Hai creato il calendario %2$s",
|
||||||
"%1$s deleted calendar %2$s" : "%1$s ha eliminato il calendario %2$s",
|
"%1$s deleted calendar %2$s" : "%1$s ha eliminato il calendario %2$s",
|
||||||
|
@ -13,14 +13,14 @@ OC.L10N.register(
|
||||||
"%1$s shared calendar %2$s with you" : "%1$s ha condiviso il calendario %2$s con te",
|
"%1$s shared calendar %2$s with you" : "%1$s ha condiviso il calendario %2$s con te",
|
||||||
"You shared calendar %2$s with %1$s" : "Hai condiviso il calendario %2$s con %1$s",
|
"You shared calendar %2$s with %1$s" : "Hai condiviso il calendario %2$s con %1$s",
|
||||||
"%3$s shared calendar %2$s with %1$s" : "%3$s ha condiviso il calendario %2$s con %1$s",
|
"%3$s shared calendar %2$s with %1$s" : "%3$s ha condiviso il calendario %2$s con %1$s",
|
||||||
"%1$s unshared calendar %2$s from you" : "%1$s ha rimosso la condivisione %2$s con te",
|
"%1$s unshared calendar %2$s from you" : "%1$s ha rimosso la condivisione del calendario %2$s con te",
|
||||||
"You unshared calendar %2$s from %1$s" : "Hai rimosso la condivisione del calendario %2$s da %1$s",
|
"You unshared calendar %2$s from %1$s" : "Hai rimosso la condivisione del calendario %2$s da %1$s",
|
||||||
"%3$s unshared calendar %2$s from %1$s" : "%3$s ha rimosso la condivisione %2$s con %1$s",
|
"%3$s unshared calendar %2$s from %1$s" : "%3$s ha rimosso la condivisione del calendario %2$s con %1$s",
|
||||||
"%1$s unshared calendar %2$s from themselves" : "%1$s ha rimosso la condivisione %2$s con se stesso",
|
"%1$s unshared calendar %2$s from themselves" : "%1$s ha rimosso la condivisione del calendario %2$s con se stesso",
|
||||||
"You shared calendar %2$s with group %1$s" : "Hai condiviso il calendario %2$s con il gruppo %1$s",
|
"You shared calendar %2$s with group %1$s" : "Hai condiviso il calendario %2$s con il gruppo %1$s",
|
||||||
"%3$s shared calendar %2$s with group %1$s" : "%3$s ha condiviso il calendario %2$s con il gruppo %1$s",
|
"%3$s shared calendar %2$s with group %1$s" : "%3$s ha condiviso il calendario %2$s con il gruppo %1$s",
|
||||||
"You unshared calendar %2$s from group %1$s" : "Hai rimosso la condivisione del calendario %2$s con il gruppo %1$s",
|
"You unshared calendar %2$s from group %1$s" : "Hai rimosso la condivisione del calendario %2$s con il gruppo %1$s",
|
||||||
"%3$s unshared calendar %2$s from group %1$s" : "%3$s ha rimosso la condivisione %2$s con il gruppo %1$s",
|
"%3$s unshared calendar %2$s from group %1$s" : "%3$s ha rimosso la condivisione del calendario %2$s con il gruppo %1$s",
|
||||||
"%1$s created event %3$s in calendar %2$s" : "%1$s ha creato l'evento %3$s nel calendario %2$s",
|
"%1$s created event %3$s in calendar %2$s" : "%1$s ha creato l'evento %3$s nel calendario %2$s",
|
||||||
"You created event %3$s in calendar %2$s" : "Hai creato l'evento %3$s nel calendario %2$s",
|
"You created event %3$s in calendar %2$s" : "Hai creato l'evento %3$s nel calendario %2$s",
|
||||||
"%1$s deleted event %3$s from calendar %2$s" : "%1$s ha eliminato l'evento %3$s dal calendario %2$s",
|
"%1$s deleted event %3$s from calendar %2$s" : "%1$s ha eliminato l'evento %3$s dal calendario %2$s",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> è stato modificato",
|
"A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> è stato modificato",
|
||||||
"A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> di calendario è stato modificato",
|
"A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> del calendario è stato modificato",
|
||||||
"A calendar <strong>todo</strong> was modified" : "Una <strong>cosa da fare</strong> del calendario è stato modificata",
|
"A calendar <strong>todo</strong> was modified" : "Una <strong>cosa da fare</strong> del calendario è stata modificata",
|
||||||
"%1$s created calendar %2$s" : "%1$s ha creato il calendario %2$s",
|
"%1$s created calendar %2$s" : "%1$s ha creato il calendario %2$s",
|
||||||
"You created calendar %2$s" : "Hai creato il calendario %2$s",
|
"You created calendar %2$s" : "Hai creato il calendario %2$s",
|
||||||
"%1$s deleted calendar %2$s" : "%1$s ha eliminato il calendario %2$s",
|
"%1$s deleted calendar %2$s" : "%1$s ha eliminato il calendario %2$s",
|
||||||
|
@ -11,14 +11,14 @@
|
||||||
"%1$s shared calendar %2$s with you" : "%1$s ha condiviso il calendario %2$s con te",
|
"%1$s shared calendar %2$s with you" : "%1$s ha condiviso il calendario %2$s con te",
|
||||||
"You shared calendar %2$s with %1$s" : "Hai condiviso il calendario %2$s con %1$s",
|
"You shared calendar %2$s with %1$s" : "Hai condiviso il calendario %2$s con %1$s",
|
||||||
"%3$s shared calendar %2$s with %1$s" : "%3$s ha condiviso il calendario %2$s con %1$s",
|
"%3$s shared calendar %2$s with %1$s" : "%3$s ha condiviso il calendario %2$s con %1$s",
|
||||||
"%1$s unshared calendar %2$s from you" : "%1$s ha rimosso la condivisione %2$s con te",
|
"%1$s unshared calendar %2$s from you" : "%1$s ha rimosso la condivisione del calendario %2$s con te",
|
||||||
"You unshared calendar %2$s from %1$s" : "Hai rimosso la condivisione del calendario %2$s da %1$s",
|
"You unshared calendar %2$s from %1$s" : "Hai rimosso la condivisione del calendario %2$s da %1$s",
|
||||||
"%3$s unshared calendar %2$s from %1$s" : "%3$s ha rimosso la condivisione %2$s con %1$s",
|
"%3$s unshared calendar %2$s from %1$s" : "%3$s ha rimosso la condivisione del calendario %2$s con %1$s",
|
||||||
"%1$s unshared calendar %2$s from themselves" : "%1$s ha rimosso la condivisione %2$s con se stesso",
|
"%1$s unshared calendar %2$s from themselves" : "%1$s ha rimosso la condivisione del calendario %2$s con se stesso",
|
||||||
"You shared calendar %2$s with group %1$s" : "Hai condiviso il calendario %2$s con il gruppo %1$s",
|
"You shared calendar %2$s with group %1$s" : "Hai condiviso il calendario %2$s con il gruppo %1$s",
|
||||||
"%3$s shared calendar %2$s with group %1$s" : "%3$s ha condiviso il calendario %2$s con il gruppo %1$s",
|
"%3$s shared calendar %2$s with group %1$s" : "%3$s ha condiviso il calendario %2$s con il gruppo %1$s",
|
||||||
"You unshared calendar %2$s from group %1$s" : "Hai rimosso la condivisione del calendario %2$s con il gruppo %1$s",
|
"You unshared calendar %2$s from group %1$s" : "Hai rimosso la condivisione del calendario %2$s con il gruppo %1$s",
|
||||||
"%3$s unshared calendar %2$s from group %1$s" : "%3$s ha rimosso la condivisione %2$s con il gruppo %1$s",
|
"%3$s unshared calendar %2$s from group %1$s" : "%3$s ha rimosso la condivisione del calendario %2$s con il gruppo %1$s",
|
||||||
"%1$s created event %3$s in calendar %2$s" : "%1$s ha creato l'evento %3$s nel calendario %2$s",
|
"%1$s created event %3$s in calendar %2$s" : "%1$s ha creato l'evento %3$s nel calendario %2$s",
|
||||||
"You created event %3$s in calendar %2$s" : "Hai creato l'evento %3$s nel calendario %2$s",
|
"You created event %3$s in calendar %2$s" : "Hai creato l'evento %3$s nel calendario %2$s",
|
||||||
"%1$s deleted event %3$s from calendar %2$s" : "%1$s ha eliminato l'evento %3$s dal calendario %2$s",
|
"%1$s deleted event %3$s from calendar %2$s" : "%1$s ha eliminato l'evento %3$s dal calendario %2$s",
|
||||||
|
|
|
@ -17,7 +17,7 @@ OC.L10N.register(
|
||||||
"Couldn't establish a federated share, maybe the password was wrong." : "Impossibile stabilire una condivisione federata, forse la password non è corretta.",
|
"Couldn't establish a federated share, maybe the password was wrong." : "Impossibile stabilire una condivisione federata, forse la password non è corretta.",
|
||||||
"Federated Share request was successful, you will receive a invitation. Check your notifications." : "La richiesta della condivisione federata è stata eseguita con successo, riceverai un invito. Controlla le tue notifiche.",
|
"Federated Share request was successful, you will receive a invitation. Check your notifications." : "La richiesta della condivisione federata è stata eseguita con successo, riceverai un invito. Controlla le tue notifiche.",
|
||||||
"The mountpoint name contains invalid characters." : "Il nome del punto di mount contiene caratteri non validi.",
|
"The mountpoint name contains invalid characters." : "Il nome del punto di mount contiene caratteri non validi.",
|
||||||
"Not allowed to create a federated share with the owner." : "Non è consentito di creare una condivisione federata con il proprietario.",
|
"Not allowed to create a federated share with the owner." : "Non è consentito creare una condivisione federata con il proprietario.",
|
||||||
"Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile",
|
"Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile",
|
||||||
"Could not authenticate to remote share, password might be wrong" : "Impossibile autenticarsi sulla condivisione remota, la password potrebbe essere errata",
|
"Could not authenticate to remote share, password might be wrong" : "Impossibile autenticarsi sulla condivisione remota, la password potrebbe essere errata",
|
||||||
"Storage not valid" : "Archiviazione non valida",
|
"Storage not valid" : "Archiviazione non valida",
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
"Couldn't establish a federated share, maybe the password was wrong." : "Impossibile stabilire una condivisione federata, forse la password non è corretta.",
|
"Couldn't establish a federated share, maybe the password was wrong." : "Impossibile stabilire una condivisione federata, forse la password non è corretta.",
|
||||||
"Federated Share request was successful, you will receive a invitation. Check your notifications." : "La richiesta della condivisione federata è stata eseguita con successo, riceverai un invito. Controlla le tue notifiche.",
|
"Federated Share request was successful, you will receive a invitation. Check your notifications." : "La richiesta della condivisione federata è stata eseguita con successo, riceverai un invito. Controlla le tue notifiche.",
|
||||||
"The mountpoint name contains invalid characters." : "Il nome del punto di mount contiene caratteri non validi.",
|
"The mountpoint name contains invalid characters." : "Il nome del punto di mount contiene caratteri non validi.",
|
||||||
"Not allowed to create a federated share with the owner." : "Non è consentito di creare una condivisione federata con il proprietario.",
|
"Not allowed to create a federated share with the owner." : "Non è consentito creare una condivisione federata con il proprietario.",
|
||||||
"Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile",
|
"Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile",
|
||||||
"Could not authenticate to remote share, password might be wrong" : "Impossibile autenticarsi sulla condivisione remota, la password potrebbe essere errata",
|
"Could not authenticate to remote share, password might be wrong" : "Impossibile autenticarsi sulla condivisione remota, la password potrebbe essere errata",
|
||||||
"Storage not valid" : "Archiviazione non valida",
|
"Storage not valid" : "Archiviazione non valida",
|
||||||
|
|
|
@ -3,15 +3,16 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Storage is temporarily not available" : "Временно хранилището не е налично.",
|
"Storage is temporarily not available" : "Временно хранилището не е налично.",
|
||||||
"Storage invalid" : "Невалидно хранилище.",
|
"Storage invalid" : "Невалидно хранилище.",
|
||||||
"Unknown error" : "Непозната грешка",
|
"Unknown error" : "Неизвестна грешка",
|
||||||
"Files" : "Файлове",
|
"Files" : "Файлове",
|
||||||
"All files" : "Всички файлове",
|
"All files" : "Всички файлове",
|
||||||
"Home" : "Домашен",
|
"Home" : "Домашен",
|
||||||
"Close" : "Затвори",
|
"Close" : "Затвори",
|
||||||
"Favorites" : "Любими",
|
"Favorites" : "Любими",
|
||||||
|
"Could not create folder \"{dir}\"" : "Папката \"{dir}\" не може да бъде създадена",
|
||||||
"Upload cancelled." : "Качването е прекъснато.",
|
"Upload cancelled." : "Качването е прекъснато.",
|
||||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Неуспешно качване на {filename}, защото е директория или е с размер от 0 байта.",
|
"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}.",
|
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Няма достатъчно свободно място. Опитвате да качите {size1} при свободни само {size2}",
|
||||||
"Not enough free space" : "Няма достатъчно свободно място",
|
"Not enough free space" : "Няма достатъчно свободно място",
|
||||||
"Uploading..." : "Качване...",
|
"Uploading..." : "Качване...",
|
||||||
"..." : "...",
|
"..." : "...",
|
||||||
|
@ -21,17 +22,25 @@ OC.L10N.register(
|
||||||
"Actions" : "Действия",
|
"Actions" : "Действия",
|
||||||
"Download" : "Изтегли",
|
"Download" : "Изтегли",
|
||||||
"Rename" : "Преименуване",
|
"Rename" : "Преименуване",
|
||||||
"Delete" : "Изтрий",
|
"Move" : "Преместване",
|
||||||
|
"Delete" : "Изтриване",
|
||||||
"Disconnect storage" : "Извади хранилището",
|
"Disconnect storage" : "Извади хранилището",
|
||||||
"Unshare" : "Премахване на споделяне",
|
"Unshare" : "Прекратяване на споделяне",
|
||||||
"Details" : "Детайли",
|
"Details" : "Детайли",
|
||||||
"Select" : "Избери",
|
"Select" : "Избери",
|
||||||
"Pending" : "Чакащо",
|
"Pending" : "Чакащо",
|
||||||
"Unable to determine date" : "Неуспешно установяване на дата",
|
"Unable to determine date" : "Неуспешно установяване на дата",
|
||||||
"This operation is forbidden" : "Операцията е забранена",
|
"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}\", target exists" : "Файлът \"{file}\" не може да бъде преместен защото съществува в дестинацията",
|
||||||
"Could not move \"{file}\"" : "Файлът \"{file}\" не може да бъде преместен",
|
"Could not move \"{file}\"" : "Файлът \"{file}\" не може да бъде преместен",
|
||||||
"{newName} already exists" : "{newName} вече съществува",
|
"{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}\".",
|
"Error deleting file \"{fileName}\"." : "Грешка при изтриването на файла \"{fileName}\".",
|
||||||
"Name" : "Име",
|
"Name" : "Име",
|
||||||
"Size" : "Размер",
|
"Size" : "Размер",
|
||||||
|
@ -50,28 +59,31 @@ OC.L10N.register(
|
||||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Хранилището на {owner} е почти запълнено ({usedSpacePercent}%)",
|
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Хранилището на {owner} е почти запълнено ({usedSpacePercent}%)",
|
||||||
"Your storage is almost full ({usedSpacePercent}%)" : "Вашето хранилище е почти запълнено ({usedSpacePercent}%).",
|
"Your storage is almost full ({usedSpacePercent}%)" : "Вашето хранилище е почти запълнено ({usedSpacePercent}%).",
|
||||||
"_matches '{filter}'_::_match '{filter}'_" : ["пасва на '{filter}'","пасват на '{filter}'\n "],
|
"_matches '{filter}'_::_match '{filter}'_" : ["пасва на '{filter}'","пасват на '{filter}'\n "],
|
||||||
|
"Path" : "Път",
|
||||||
|
"_%n byte_::_%n bytes_" : ["%n байт","%n байта"],
|
||||||
"Favorited" : "Отбелязано в любими",
|
"Favorited" : "Отбелязано в любими",
|
||||||
"Favorite" : "Любими",
|
"Favorite" : "Любими",
|
||||||
"Folder" : "Папка",
|
"Folder" : "Папка",
|
||||||
"New folder" : "Нова папка",
|
"New folder" : "Нова папка",
|
||||||
"Upload" : "Качване",
|
"Upload" : "Качване",
|
||||||
"An error occurred while trying to update the tags" : "Настъпи грешка при опита за промяна на бележките",
|
"An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на етикети",
|
||||||
"A new file or folder has been <strong>created</strong>" : "<strong>Създаване</strong> на нов файл / папка",
|
"A new file or folder has been <strong>created</strong>" : "<strong>Създаване</strong> на нов файл / папка",
|
||||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Изпращай известия за създаване / промяна само за <strong>любимите файлове</strong> <em>(Само за потока)</em>",
|
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "<strong>Промяна</strong> или <strong>преименуване</strong> на файл / папка",
|
||||||
|
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Изпращай известия само при създаване / промяна на <strong>любими файлове</strong> <em>(Само за потока)</em>",
|
||||||
"A file or folder has been <strong>deleted</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> на файл / папка",
|
"A file or folder has been <strong>restored</strong>" : "<strong>Възстановяване</strong> на на файл / папка",
|
||||||
"You created %1$s" : "Вие създадохте %1$s.",
|
"You created %1$s" : "Вие създадохте %1$s",
|
||||||
"%2$s created %1$s" : "%2$s създаде %1$s.",
|
"%2$s created %1$s" : "%2$s създаде %1$s",
|
||||||
"%1$s was created in a public folder" : "%1$s е създаден в публична папка",
|
"%1$s was created in a public folder" : "%1$s е създаден в публична папка",
|
||||||
"You changed %1$s" : "Вие променихте %1$s.",
|
"You changed %1$s" : "Вие променихте %1$s",
|
||||||
"%2$s changed %1$s" : "%2$s промени %1$s.",
|
"%2$s changed %1$s" : "%2$s промени %1$s",
|
||||||
"You deleted %1$s" : "Вие изтрихте %1$s.",
|
"You deleted %1$s" : "Вие изтрихте %1$s",
|
||||||
"%2$s deleted %1$s" : "%2$s изтри %1$s.",
|
"%2$s deleted %1$s" : "%2$s изтри %1$s.",
|
||||||
"You restored %1$s" : "Вие възстановихте %1$s",
|
"You restored %1$s" : "Вие възстановихте %1$s",
|
||||||
"%2$s restored %1$s" : "%2$s възстанови %1$s",
|
"%2$s restored %1$s" : "%2$s възстанови %1$s",
|
||||||
"You renamed %2$s to %1$s" : "Преименувахте %2$s на %1$s",
|
"You renamed %2$s to %1$s" : "Вие преименувахте %2$s на %1$s",
|
||||||
"%2$s renamed %3$s to %1$s" : "%2$s преименува %3$s на %1$s",
|
"%2$s renamed %3$s to %1$s" : "%2$s преименува %3$s на %1$s",
|
||||||
"You moved %2$s to %1$s" : "Преместихте %2$s в %1$s",
|
"You moved %2$s to %1$s" : "Вие преместихте %2$s в %1$s",
|
||||||
"%2$s moved %3$s to %1$s" : "%2$s премести %3$s в %1$s",
|
"%2$s moved %3$s to %1$s" : "%2$s премести %3$s в %1$s",
|
||||||
"Changed by %2$s" : "Променен от %2$s",
|
"Changed by %2$s" : "Променен от %2$s",
|
||||||
"Deleted by %2$s" : "Изтрит от %2$s",
|
"Deleted by %2$s" : "Изтрит от %2$s",
|
||||||
|
@ -98,23 +110,25 @@ OC.L10N.register(
|
||||||
"Files and folders you mark as favorite will show up here" : "Файловете и папките които отбелязваш като любими ще се показват тук",
|
"Files and folders you mark as favorite will show up here" : "Файловете и папките които отбелязваш като любими ще се показват тук",
|
||||||
"Shared with you" : "Споделено с вас",
|
"Shared with you" : "Споделено с вас",
|
||||||
"Shared with others" : "Споделено с други",
|
"Shared with others" : "Споделено с други",
|
||||||
|
"Shared by link" : "Споделено с връзка",
|
||||||
"Tags" : "Етикети",
|
"Tags" : "Етикети",
|
||||||
|
"Deleted files" : "Изтрити файлове",
|
||||||
"Text file" : "Текстов файл",
|
"Text file" : "Текстов файл",
|
||||||
"New text file.txt" : "Нов текст file.txt",
|
"New text file.txt" : "Нов текст file.txt",
|
||||||
"Storage not available" : "Хранилището не е налично.",
|
"Storage not available" : "Хранилището не е налично",
|
||||||
"Unable to set upload directory." : "Неуспешно задаване на директория за качване.",
|
"Unable to set upload directory." : "Неуспешно задаване на директория за качване.",
|
||||||
"Invalid Token" : "Невалиеден токен.",
|
"Invalid Token" : "Невалиеден токен",
|
||||||
"No file was uploaded. Unknown error" : "Неуспешно качвачване на файл. Непозната грешка.",
|
"No file was uploaded. Unknown error" : "Нито един файл не е качен. Неизвестна грешка",
|
||||||
"There is no error, the file uploaded with success" : "Файлът е качен успешно.",
|
"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 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 exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размерът на файла надвишава максималния размер определен от MAX_FILE_SIZE в HTML формата.",
|
||||||
"The uploaded file was only partially uploaded" : "Файлът е качен частично.",
|
"The uploaded file was only partially uploaded" : "Файлът е качен частично",
|
||||||
"No file was uploaded" : "Неуспешно качване.",
|
"No file was uploaded" : "Файлът не е качен",
|
||||||
"Missing a temporary folder" : "Липсва временна папка.",
|
"Missing a temporary folder" : "Липсва временна папка",
|
||||||
"Failed to write to disk" : "Възникна проблем при запис на диска.",
|
"Failed to write to disk" : "Възникна проблем при запис на диска",
|
||||||
"Not enough storage available" : "Недостатъчно място в хранилището",
|
"Not enough storage available" : "Недостатъчно място в хранилището",
|
||||||
"The target folder has been moved or deleted." : "Крайната папка е изтрита или преместена.",
|
"The target folder has been moved or deleted." : "Крайната папка е изтрита или преместена.",
|
||||||
"Upload failed. Could not find uploaded file" : "Неуспешно качване. Не бе открит качения файл.",
|
"Upload failed. Could not find uploaded file" : "Неуспешно качване. Качения файл не е намерен",
|
||||||
"Upload failed. Could not get file info." : "Неуспешно качване. Не се получи информация за файла.",
|
"Upload failed. Could not get file info." : "Неуспешно качване. Не се получи информация за файла.",
|
||||||
"Invalid directory." : "Невалидна директория.",
|
"Invalid directory." : "Невалидна директория.",
|
||||||
"Total file size {size1} exceeds upload limit {size2}" : "Общия размер {size1} надминава лимита за качване {size2}.",
|
"Total file size {size1} exceeds upload limit {size2}" : "Общия размер {size1} надминава лимита за качване {size2}.",
|
||||||
|
@ -123,6 +137,7 @@ OC.L10N.register(
|
||||||
"No entries in this folder match '{filter}'" : "Нищо в тази папка не пасва на '{filter}'",
|
"No entries in this folder match '{filter}'" : "Нищо в тази папка не пасва на '{filter}'",
|
||||||
"{newname} already exists" : "{newname} вече съществува",
|
"{newname} already exists" : "{newname} вече съществува",
|
||||||
"A file or folder has been <strong>changed</strong>" : "<strong>Промяна</strong> на файл / папка",
|
"A file or folder has been <strong>changed</strong>" : "<strong>Промяна</strong> на файл / папка",
|
||||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Ползвайте следния адрес <a href=\"%s\" target=\"_blank\">за да достъпите файловете чрез WebDAV</a>"
|
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Ползвайте следния адрес <a href=\"%s\" target=\"_blank\">за да достъпите файловете чрез WebDAV</a>",
|
||||||
|
"Cancel upload" : "Прекрати качването"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Storage is temporarily not available" : "Временно хранилището не е налично.",
|
"Storage is temporarily not available" : "Временно хранилището не е налично.",
|
||||||
"Storage invalid" : "Невалидно хранилище.",
|
"Storage invalid" : "Невалидно хранилище.",
|
||||||
"Unknown error" : "Непозната грешка",
|
"Unknown error" : "Неизвестна грешка",
|
||||||
"Files" : "Файлове",
|
"Files" : "Файлове",
|
||||||
"All files" : "Всички файлове",
|
"All files" : "Всички файлове",
|
||||||
"Home" : "Домашен",
|
"Home" : "Домашен",
|
||||||
"Close" : "Затвори",
|
"Close" : "Затвори",
|
||||||
"Favorites" : "Любими",
|
"Favorites" : "Любими",
|
||||||
|
"Could not create folder \"{dir}\"" : "Папката \"{dir}\" не може да бъде създадена",
|
||||||
"Upload cancelled." : "Качването е прекъснато.",
|
"Upload cancelled." : "Качването е прекъснато.",
|
||||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Неуспешно качване на {filename}, защото е директория или е с размер от 0 байта.",
|
"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}.",
|
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Няма достатъчно свободно място. Опитвате да качите {size1} при свободни само {size2}",
|
||||||
"Not enough free space" : "Няма достатъчно свободно място",
|
"Not enough free space" : "Няма достатъчно свободно място",
|
||||||
"Uploading..." : "Качване...",
|
"Uploading..." : "Качване...",
|
||||||
"..." : "...",
|
"..." : "...",
|
||||||
|
@ -19,17 +20,25 @@
|
||||||
"Actions" : "Действия",
|
"Actions" : "Действия",
|
||||||
"Download" : "Изтегли",
|
"Download" : "Изтегли",
|
||||||
"Rename" : "Преименуване",
|
"Rename" : "Преименуване",
|
||||||
"Delete" : "Изтрий",
|
"Move" : "Преместване",
|
||||||
|
"Delete" : "Изтриване",
|
||||||
"Disconnect storage" : "Извади хранилището",
|
"Disconnect storage" : "Извади хранилището",
|
||||||
"Unshare" : "Премахване на споделяне",
|
"Unshare" : "Прекратяване на споделяне",
|
||||||
"Details" : "Детайли",
|
"Details" : "Детайли",
|
||||||
"Select" : "Избери",
|
"Select" : "Избери",
|
||||||
"Pending" : "Чакащо",
|
"Pending" : "Чакащо",
|
||||||
"Unable to determine date" : "Неуспешно установяване на дата",
|
"Unable to determine date" : "Неуспешно установяване на дата",
|
||||||
"This operation is forbidden" : "Операцията е забранена",
|
"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}\", target exists" : "Файлът \"{file}\" не може да бъде преместен защото съществува в дестинацията",
|
||||||
"Could not move \"{file}\"" : "Файлът \"{file}\" не може да бъде преместен",
|
"Could not move \"{file}\"" : "Файлът \"{file}\" не може да бъде преместен",
|
||||||
"{newName} already exists" : "{newName} вече съществува",
|
"{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}\".",
|
"Error deleting file \"{fileName}\"." : "Грешка при изтриването на файла \"{fileName}\".",
|
||||||
"Name" : "Име",
|
"Name" : "Име",
|
||||||
"Size" : "Размер",
|
"Size" : "Размер",
|
||||||
|
@ -48,28 +57,31 @@
|
||||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Хранилището на {owner} е почти запълнено ({usedSpacePercent}%)",
|
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Хранилището на {owner} е почти запълнено ({usedSpacePercent}%)",
|
||||||
"Your storage is almost full ({usedSpacePercent}%)" : "Вашето хранилище е почти запълнено ({usedSpacePercent}%).",
|
"Your storage is almost full ({usedSpacePercent}%)" : "Вашето хранилище е почти запълнено ({usedSpacePercent}%).",
|
||||||
"_matches '{filter}'_::_match '{filter}'_" : ["пасва на '{filter}'","пасват на '{filter}'\n "],
|
"_matches '{filter}'_::_match '{filter}'_" : ["пасва на '{filter}'","пасват на '{filter}'\n "],
|
||||||
|
"Path" : "Път",
|
||||||
|
"_%n byte_::_%n bytes_" : ["%n байт","%n байта"],
|
||||||
"Favorited" : "Отбелязано в любими",
|
"Favorited" : "Отбелязано в любими",
|
||||||
"Favorite" : "Любими",
|
"Favorite" : "Любими",
|
||||||
"Folder" : "Папка",
|
"Folder" : "Папка",
|
||||||
"New folder" : "Нова папка",
|
"New folder" : "Нова папка",
|
||||||
"Upload" : "Качване",
|
"Upload" : "Качване",
|
||||||
"An error occurred while trying to update the tags" : "Настъпи грешка при опита за промяна на бележките",
|
"An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на етикети",
|
||||||
"A new file or folder has been <strong>created</strong>" : "<strong>Създаване</strong> на нов файл / папка",
|
"A new file or folder has been <strong>created</strong>" : "<strong>Създаване</strong> на нов файл / папка",
|
||||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Изпращай известия за създаване / промяна само за <strong>любимите файлове</strong> <em>(Само за потока)</em>",
|
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "<strong>Промяна</strong> или <strong>преименуване</strong> на файл / папка",
|
||||||
|
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Изпращай известия само при създаване / промяна на <strong>любими файлове</strong> <em>(Само за потока)</em>",
|
||||||
"A file or folder has been <strong>deleted</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> на файл / папка",
|
"A file or folder has been <strong>restored</strong>" : "<strong>Възстановяване</strong> на на файл / папка",
|
||||||
"You created %1$s" : "Вие създадохте %1$s.",
|
"You created %1$s" : "Вие създадохте %1$s",
|
||||||
"%2$s created %1$s" : "%2$s създаде %1$s.",
|
"%2$s created %1$s" : "%2$s създаде %1$s",
|
||||||
"%1$s was created in a public folder" : "%1$s е създаден в публична папка",
|
"%1$s was created in a public folder" : "%1$s е създаден в публична папка",
|
||||||
"You changed %1$s" : "Вие променихте %1$s.",
|
"You changed %1$s" : "Вие променихте %1$s",
|
||||||
"%2$s changed %1$s" : "%2$s промени %1$s.",
|
"%2$s changed %1$s" : "%2$s промени %1$s",
|
||||||
"You deleted %1$s" : "Вие изтрихте %1$s.",
|
"You deleted %1$s" : "Вие изтрихте %1$s",
|
||||||
"%2$s deleted %1$s" : "%2$s изтри %1$s.",
|
"%2$s deleted %1$s" : "%2$s изтри %1$s.",
|
||||||
"You restored %1$s" : "Вие възстановихте %1$s",
|
"You restored %1$s" : "Вие възстановихте %1$s",
|
||||||
"%2$s restored %1$s" : "%2$s възстанови %1$s",
|
"%2$s restored %1$s" : "%2$s възстанови %1$s",
|
||||||
"You renamed %2$s to %1$s" : "Преименувахте %2$s на %1$s",
|
"You renamed %2$s to %1$s" : "Вие преименувахте %2$s на %1$s",
|
||||||
"%2$s renamed %3$s to %1$s" : "%2$s преименува %3$s на %1$s",
|
"%2$s renamed %3$s to %1$s" : "%2$s преименува %3$s на %1$s",
|
||||||
"You moved %2$s to %1$s" : "Преместихте %2$s в %1$s",
|
"You moved %2$s to %1$s" : "Вие преместихте %2$s в %1$s",
|
||||||
"%2$s moved %3$s to %1$s" : "%2$s премести %3$s в %1$s",
|
"%2$s moved %3$s to %1$s" : "%2$s премести %3$s в %1$s",
|
||||||
"Changed by %2$s" : "Променен от %2$s",
|
"Changed by %2$s" : "Променен от %2$s",
|
||||||
"Deleted by %2$s" : "Изтрит от %2$s",
|
"Deleted by %2$s" : "Изтрит от %2$s",
|
||||||
|
@ -96,23 +108,25 @@
|
||||||
"Files and folders you mark as favorite will show up here" : "Файловете и папките които отбелязваш като любими ще се показват тук",
|
"Files and folders you mark as favorite will show up here" : "Файловете и папките които отбелязваш като любими ще се показват тук",
|
||||||
"Shared with you" : "Споделено с вас",
|
"Shared with you" : "Споделено с вас",
|
||||||
"Shared with others" : "Споделено с други",
|
"Shared with others" : "Споделено с други",
|
||||||
|
"Shared by link" : "Споделено с връзка",
|
||||||
"Tags" : "Етикети",
|
"Tags" : "Етикети",
|
||||||
|
"Deleted files" : "Изтрити файлове",
|
||||||
"Text file" : "Текстов файл",
|
"Text file" : "Текстов файл",
|
||||||
"New text file.txt" : "Нов текст file.txt",
|
"New text file.txt" : "Нов текст file.txt",
|
||||||
"Storage not available" : "Хранилището не е налично.",
|
"Storage not available" : "Хранилището не е налично",
|
||||||
"Unable to set upload directory." : "Неуспешно задаване на директория за качване.",
|
"Unable to set upload directory." : "Неуспешно задаване на директория за качване.",
|
||||||
"Invalid Token" : "Невалиеден токен.",
|
"Invalid Token" : "Невалиеден токен",
|
||||||
"No file was uploaded. Unknown error" : "Неуспешно качвачване на файл. Непозната грешка.",
|
"No file was uploaded. Unknown error" : "Нито един файл не е качен. Неизвестна грешка",
|
||||||
"There is no error, the file uploaded with success" : "Файлът е качен успешно.",
|
"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 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 exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размерът на файла надвишава максималния размер определен от MAX_FILE_SIZE в HTML формата.",
|
||||||
"The uploaded file was only partially uploaded" : "Файлът е качен частично.",
|
"The uploaded file was only partially uploaded" : "Файлът е качен частично",
|
||||||
"No file was uploaded" : "Неуспешно качване.",
|
"No file was uploaded" : "Файлът не е качен",
|
||||||
"Missing a temporary folder" : "Липсва временна папка.",
|
"Missing a temporary folder" : "Липсва временна папка",
|
||||||
"Failed to write to disk" : "Възникна проблем при запис на диска.",
|
"Failed to write to disk" : "Възникна проблем при запис на диска",
|
||||||
"Not enough storage available" : "Недостатъчно място в хранилището",
|
"Not enough storage available" : "Недостатъчно място в хранилището",
|
||||||
"The target folder has been moved or deleted." : "Крайната папка е изтрита или преместена.",
|
"The target folder has been moved or deleted." : "Крайната папка е изтрита или преместена.",
|
||||||
"Upload failed. Could not find uploaded file" : "Неуспешно качване. Не бе открит качения файл.",
|
"Upload failed. Could not find uploaded file" : "Неуспешно качване. Качения файл не е намерен",
|
||||||
"Upload failed. Could not get file info." : "Неуспешно качване. Не се получи информация за файла.",
|
"Upload failed. Could not get file info." : "Неуспешно качване. Не се получи информация за файла.",
|
||||||
"Invalid directory." : "Невалидна директория.",
|
"Invalid directory." : "Невалидна директория.",
|
||||||
"Total file size {size1} exceeds upload limit {size2}" : "Общия размер {size1} надминава лимита за качване {size2}.",
|
"Total file size {size1} exceeds upload limit {size2}" : "Общия размер {size1} надминава лимита за качване {size2}.",
|
||||||
|
@ -121,6 +135,7 @@
|
||||||
"No entries in this folder match '{filter}'" : "Нищо в тази папка не пасва на '{filter}'",
|
"No entries in this folder match '{filter}'" : "Нищо в тази папка не пасва на '{filter}'",
|
||||||
"{newname} already exists" : "{newname} вече съществува",
|
"{newname} already exists" : "{newname} вече съществува",
|
||||||
"A file or folder has been <strong>changed</strong>" : "<strong>Промяна</strong> на файл / папка",
|
"A file or folder has been <strong>changed</strong>" : "<strong>Промяна</strong> на файл / папка",
|
||||||
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Ползвайте следния адрес <a href=\"%s\" target=\"_blank\">за да достъпите файловете чрез WebDAV</a>"
|
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Ползвайте следния адрес <a href=\"%s\" target=\"_blank\">за да достъпите файловете чрез WebDAV</a>",
|
||||||
|
"Cancel upload" : "Прекрати качването"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
|
@ -1,6 +1,7 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"files",
|
"files",
|
||||||
{
|
{
|
||||||
|
"Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente",
|
||||||
"Storage invalid" : "Almacenamiento inválido",
|
"Storage invalid" : "Almacenamiento inválido",
|
||||||
"Unknown error" : "Error desconocido",
|
"Unknown error" : "Error desconocido",
|
||||||
"Files" : "Archivos",
|
"Files" : "Archivos",
|
||||||
|
@ -14,6 +15,7 @@ OC.L10N.register(
|
||||||
"Upload cancelled." : "Subida cancelada.",
|
"Upload cancelled." : "Subida cancelada.",
|
||||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes",
|
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes",
|
||||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}",
|
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}",
|
||||||
|
"Not enough free space" : "No hay espacio libre suficiente",
|
||||||
"Uploading..." : "Subiendo...",
|
"Uploading..." : "Subiendo...",
|
||||||
"..." : "...",
|
"..." : "...",
|
||||||
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hora{plural_s} pendiente",
|
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hora{plural_s} pendiente",
|
||||||
|
@ -29,6 +31,8 @@ OC.L10N.register(
|
||||||
"Actions" : "Acciones",
|
"Actions" : "Acciones",
|
||||||
"Download" : "Descargar",
|
"Download" : "Descargar",
|
||||||
"Rename" : "Renombrar",
|
"Rename" : "Renombrar",
|
||||||
|
"Move" : "Mover",
|
||||||
|
"Target folder" : "Directorio destino",
|
||||||
"Delete" : "Eliminar",
|
"Delete" : "Eliminar",
|
||||||
"Disconnect storage" : "Desconectar almacenamiento",
|
"Disconnect storage" : "Desconectar almacenamiento",
|
||||||
"Unshare" : "Dejar de compartir",
|
"Unshare" : "Dejar de compartir",
|
||||||
|
@ -116,6 +120,10 @@ OC.L10N.register(
|
||||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que está intentando subir sobrepasan el tamaño máximo permitido en este servidor.",
|
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que está intentando subir sobrepasan el tamaño máximo permitido en este servidor.",
|
||||||
"No favorites" : "No hay favoritos",
|
"No favorites" : "No hay favoritos",
|
||||||
"Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que usted marque como favoritos",
|
"Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que usted marque como favoritos",
|
||||||
|
"Shared with you" : "Compartido con usted",
|
||||||
|
"Shared with others" : "Compartido con otros",
|
||||||
|
"Tags" : "Etiquetas",
|
||||||
|
"Deleted files" : "Archivos eliminados",
|
||||||
"Text file" : "Archivo de texto",
|
"Text file" : "Archivo de texto",
|
||||||
"New text file.txt" : "Nuevo archivo de texto.txt",
|
"New text file.txt" : "Nuevo archivo de texto.txt",
|
||||||
"Storage not available" : "Almacenamiento no disponible",
|
"Storage not available" : "Almacenamiento no disponible",
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente",
|
||||||
"Storage invalid" : "Almacenamiento inválido",
|
"Storage invalid" : "Almacenamiento inválido",
|
||||||
"Unknown error" : "Error desconocido",
|
"Unknown error" : "Error desconocido",
|
||||||
"Files" : "Archivos",
|
"Files" : "Archivos",
|
||||||
|
@ -12,6 +13,7 @@
|
||||||
"Upload cancelled." : "Subida cancelada.",
|
"Upload cancelled." : "Subida cancelada.",
|
||||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes",
|
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes",
|
||||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}",
|
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}",
|
||||||
|
"Not enough free space" : "No hay espacio libre suficiente",
|
||||||
"Uploading..." : "Subiendo...",
|
"Uploading..." : "Subiendo...",
|
||||||
"..." : "...",
|
"..." : "...",
|
||||||
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hora{plural_s} pendiente",
|
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hora{plural_s} pendiente",
|
||||||
|
@ -27,6 +29,8 @@
|
||||||
"Actions" : "Acciones",
|
"Actions" : "Acciones",
|
||||||
"Download" : "Descargar",
|
"Download" : "Descargar",
|
||||||
"Rename" : "Renombrar",
|
"Rename" : "Renombrar",
|
||||||
|
"Move" : "Mover",
|
||||||
|
"Target folder" : "Directorio destino",
|
||||||
"Delete" : "Eliminar",
|
"Delete" : "Eliminar",
|
||||||
"Disconnect storage" : "Desconectar almacenamiento",
|
"Disconnect storage" : "Desconectar almacenamiento",
|
||||||
"Unshare" : "Dejar de compartir",
|
"Unshare" : "Dejar de compartir",
|
||||||
|
@ -114,6 +118,10 @@
|
||||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que está intentando subir sobrepasan el tamaño máximo permitido en este servidor.",
|
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que está intentando subir sobrepasan el tamaño máximo permitido en este servidor.",
|
||||||
"No favorites" : "No hay favoritos",
|
"No favorites" : "No hay favoritos",
|
||||||
"Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que usted marque como favoritos",
|
"Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que usted marque como favoritos",
|
||||||
|
"Shared with you" : "Compartido con usted",
|
||||||
|
"Shared with others" : "Compartido con otros",
|
||||||
|
"Tags" : "Etiquetas",
|
||||||
|
"Deleted files" : "Archivos eliminados",
|
||||||
"Text file" : "Archivo de texto",
|
"Text file" : "Archivo de texto",
|
||||||
"New text file.txt" : "Nuevo archivo de texto.txt",
|
"New text file.txt" : "Nuevo archivo de texto.txt",
|
||||||
"Storage not available" : "Almacenamiento no disponible",
|
"Storage not available" : "Almacenamiento no disponible",
|
||||||
|
|
|
@ -13,7 +13,7 @@ OC.L10N.register(
|
||||||
"Favorites" : "Preferiti",
|
"Favorites" : "Preferiti",
|
||||||
"Could not create folder \"{dir}\"" : "Impossibile creare la cartella \"{dir}\"",
|
"Could not create folder \"{dir}\"" : "Impossibile creare la cartella \"{dir}\"",
|
||||||
"Upload cancelled." : "Caricamento annullato.",
|
"Upload cancelled." : "Caricamento annullato.",
|
||||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossibile caricare {filename} poiché è una cartella oppure ha una dimensione di 0 byte.",
|
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossibile caricare {filename} poiché è una cartella oppure ha una dimensione di 0 byte",
|
||||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Spazio insufficiente, stai caricando {size1}, ma è rimasto solo {size2}",
|
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Spazio insufficiente, stai caricando {size1}, ma è rimasto solo {size2}",
|
||||||
"Target folder \"{dir}\" does not exist any more" : "La cartella di destinazione \"{dir}\" non esiste più",
|
"Target folder \"{dir}\" does not exist any more" : "La cartella di destinazione \"{dir}\" non esiste più",
|
||||||
"Not enough free space" : "Spazio libero insufficiente",
|
"Not enough free space" : "Spazio libero insufficiente",
|
||||||
|
@ -61,7 +61,7 @@ OC.L10N.register(
|
||||||
"_%n file_::_%n files_" : ["%n file","%n file"],
|
"_%n file_::_%n files_" : ["%n file","%n file"],
|
||||||
"{dirs} and {files}" : "{dirs} e {files}",
|
"{dirs} and {files}" : "{dirs} e {files}",
|
||||||
"_including %n hidden_::_including %n hidden_" : ["incluso %n nascosto","inclusi %n nascosti"],
|
"_including %n hidden_::_including %n hidden_" : ["incluso %n nascosto","inclusi %n nascosti"],
|
||||||
"You don’t have permission to upload or create files here" : "Qui non hai i permessi di caricare o creare file",
|
"You don’t have permission to upload or create files here" : "Qui non hai i permessi per caricare o creare file",
|
||||||
"_Uploading %n file_::_Uploading %n files_" : ["Caricamento di %n file in corso","Caricamento di %n file in corso"],
|
"_Uploading %n file_::_Uploading %n files_" : ["Caricamento di %n file in corso","Caricamento di %n file in corso"],
|
||||||
"New" : "Nuovo",
|
"New" : "Nuovo",
|
||||||
"\"{name}\" is an invalid file name." : "\"{name}\" non è un nome file valido.",
|
"\"{name}\" is an invalid file name." : "\"{name}\" non è un nome file valido.",
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
"Favorites" : "Preferiti",
|
"Favorites" : "Preferiti",
|
||||||
"Could not create folder \"{dir}\"" : "Impossibile creare la cartella \"{dir}\"",
|
"Could not create folder \"{dir}\"" : "Impossibile creare la cartella \"{dir}\"",
|
||||||
"Upload cancelled." : "Caricamento annullato.",
|
"Upload cancelled." : "Caricamento annullato.",
|
||||||
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossibile caricare {filename} poiché è una cartella oppure ha una dimensione di 0 byte.",
|
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossibile caricare {filename} poiché è una cartella oppure ha una dimensione di 0 byte",
|
||||||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Spazio insufficiente, stai caricando {size1}, ma è rimasto solo {size2}",
|
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Spazio insufficiente, stai caricando {size1}, ma è rimasto solo {size2}",
|
||||||
"Target folder \"{dir}\" does not exist any more" : "La cartella di destinazione \"{dir}\" non esiste più",
|
"Target folder \"{dir}\" does not exist any more" : "La cartella di destinazione \"{dir}\" non esiste più",
|
||||||
"Not enough free space" : "Spazio libero insufficiente",
|
"Not enough free space" : "Spazio libero insufficiente",
|
||||||
|
@ -59,7 +59,7 @@
|
||||||
"_%n file_::_%n files_" : ["%n file","%n file"],
|
"_%n file_::_%n files_" : ["%n file","%n file"],
|
||||||
"{dirs} and {files}" : "{dirs} e {files}",
|
"{dirs} and {files}" : "{dirs} e {files}",
|
||||||
"_including %n hidden_::_including %n hidden_" : ["incluso %n nascosto","inclusi %n nascosti"],
|
"_including %n hidden_::_including %n hidden_" : ["incluso %n nascosto","inclusi %n nascosti"],
|
||||||
"You don’t have permission to upload or create files here" : "Qui non hai i permessi di caricare o creare file",
|
"You don’t have permission to upload or create files here" : "Qui non hai i permessi per caricare o creare file",
|
||||||
"_Uploading %n file_::_Uploading %n files_" : ["Caricamento di %n file in corso","Caricamento di %n file in corso"],
|
"_Uploading %n file_::_Uploading %n files_" : ["Caricamento di %n file in corso","Caricamento di %n file in corso"],
|
||||||
"New" : "Nuovo",
|
"New" : "Nuovo",
|
||||||
"\"{name}\" is an invalid file name." : "\"{name}\" non è un nome file valido.",
|
"\"{name}\" is an invalid file name." : "\"{name}\" non è un nome file valido.",
|
||||||
|
|
|
@ -59,6 +59,7 @@ OC.L10N.register(
|
||||||
"Public link expired" : "El enlace público ha expirado",
|
"Public link expired" : "El enlace público ha expirado",
|
||||||
"Public link of %2$s expired" : "El enlace público %2$s ha expirado",
|
"Public link of %2$s expired" : "El enlace público %2$s ha expirado",
|
||||||
"Shared by %2$s" : "Compartido por %2$s",
|
"Shared by %2$s" : "Compartido por %2$s",
|
||||||
|
"Downloaded by %2$s" : "Descargado por %2$s",
|
||||||
"Wrong share ID, share doesn't exist" : "El ID del recurso compartido no es correcto, el recurso compartido no existe",
|
"Wrong share ID, share doesn't exist" : "El ID del recurso compartido no es correcto, el recurso compartido no existe",
|
||||||
"could not delete share" : "No se ha podido eliminar el recurso compartido",
|
"could not delete share" : "No se ha podido eliminar el recurso compartido",
|
||||||
"Could not delete share" : "No se ha podido eliminar el recurso compartido",
|
"Could not delete share" : "No se ha podido eliminar el recurso compartido",
|
||||||
|
|
|
@ -57,6 +57,7 @@
|
||||||
"Public link expired" : "El enlace público ha expirado",
|
"Public link expired" : "El enlace público ha expirado",
|
||||||
"Public link of %2$s expired" : "El enlace público %2$s ha expirado",
|
"Public link of %2$s expired" : "El enlace público %2$s ha expirado",
|
||||||
"Shared by %2$s" : "Compartido por %2$s",
|
"Shared by %2$s" : "Compartido por %2$s",
|
||||||
|
"Downloaded by %2$s" : "Descargado por %2$s",
|
||||||
"Wrong share ID, share doesn't exist" : "El ID del recurso compartido no es correcto, el recurso compartido no existe",
|
"Wrong share ID, share doesn't exist" : "El ID del recurso compartido no es correcto, el recurso compartido no existe",
|
||||||
"could not delete share" : "No se ha podido eliminar el recurso compartido",
|
"could not delete share" : "No se ha podido eliminar el recurso compartido",
|
||||||
"Could not delete share" : "No se ha podido eliminar el recurso compartido",
|
"Could not delete share" : "No se ha podido eliminar el recurso compartido",
|
||||||
|
|
|
@ -3,6 +3,8 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Please select a file." : "Por favor, seleccione un archivo.",
|
"Please select a file." : "Por favor, seleccione un archivo.",
|
||||||
"File is too big" : "El archivo es demasiado grande",
|
"File is too big" : "El archivo es demasiado grande",
|
||||||
|
"The selected file is not an image." : "El archivo seleccionado no es una imagen.",
|
||||||
|
"The selected file cannot be read." : "El archivo seleccionado no puede ser leído.",
|
||||||
"Invalid file provided" : "Archivo no válido",
|
"Invalid file provided" : "Archivo no válido",
|
||||||
"No image or file provided" : "No se especificó ningún archivo o imagen",
|
"No image or file provided" : "No se especificó ningún archivo o imagen",
|
||||||
"Unknown filetype" : "Tipo de archivo desconocido",
|
"Unknown filetype" : "Tipo de archivo desconocido",
|
||||||
|
@ -57,6 +59,7 @@ OC.L10N.register(
|
||||||
"Password can not be changed. Please contact your administrator." : "La contraseña no se puede cambiar. Por favor, contacte a su administrador.",
|
"Password can not be changed. Please contact your administrator." : "La contraseña no se puede cambiar. Por favor, contacte a su administrador.",
|
||||||
"No" : "No",
|
"No" : "No",
|
||||||
"Yes" : "Sí",
|
"Yes" : "Sí",
|
||||||
|
"No files in here" : "Aquí no hay archivos",
|
||||||
"Choose" : "Seleccionar",
|
"Choose" : "Seleccionar",
|
||||||
"Error loading file picker template: {error}" : "Error al cargar plantilla del seleccionador de archivos: {error}",
|
"Error loading file picker template: {error}" : "Error al cargar plantilla del seleccionador de archivos: {error}",
|
||||||
"Ok" : "Aceptar",
|
"Ok" : "Aceptar",
|
||||||
|
@ -73,6 +76,7 @@ OC.L10N.register(
|
||||||
"(all selected)" : "(seleccionados todos)",
|
"(all selected)" : "(seleccionados todos)",
|
||||||
"({count} selected)" : "({count} seleccionados)",
|
"({count} selected)" : "({count} seleccionados)",
|
||||||
"Error loading file exists template" : "Error cargando plantilla de archivo existente",
|
"Error loading file exists template" : "Error cargando plantilla de archivo existente",
|
||||||
|
"Pending" : "Pendiente",
|
||||||
"Very weak password" : "Contraseña muy débil",
|
"Very weak password" : "Contraseña muy débil",
|
||||||
"Weak password" : "Contraseña débil",
|
"Weak password" : "Contraseña débil",
|
||||||
"So-so password" : "Contraseña pasable",
|
"So-so password" : "Contraseña pasable",
|
||||||
|
@ -120,6 +124,7 @@ OC.L10N.register(
|
||||||
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} compartido por medio de un link",
|
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} compartido por medio de un link",
|
||||||
"group" : "grupo",
|
"group" : "grupo",
|
||||||
"remote" : "remoto",
|
"remote" : "remoto",
|
||||||
|
"email" : "email",
|
||||||
"Unshare" : "Dejar de compartir",
|
"Unshare" : "Dejar de compartir",
|
||||||
"can edit" : "puede editar",
|
"can edit" : "puede editar",
|
||||||
"access control" : "control de acceso",
|
"access control" : "control de acceso",
|
||||||
|
@ -131,6 +136,8 @@ OC.L10N.register(
|
||||||
"{sharee} (group)" : "{sharee} (grupo)",
|
"{sharee} (group)" : "{sharee} (grupo)",
|
||||||
"{sharee} (remote)" : "{sharee} (remoto)",
|
"{sharee} (remote)" : "{sharee} (remoto)",
|
||||||
"Share" : "Compartir",
|
"Share" : "Compartir",
|
||||||
|
"Share with users or groups..." : "Compartir con usuarios o grupos...",
|
||||||
|
"Share with users, groups or remote users..." : "Compartir con usuarios, grupos o usuarios remotos...",
|
||||||
"Error removing share" : "Error quitando el comparto",
|
"Error removing share" : "Error quitando el comparto",
|
||||||
"Non-existing tag #{tag}" : "Categoría #{tag} no existente",
|
"Non-existing tag #{tag}" : "Categoría #{tag} no existente",
|
||||||
"restricted" : "Restringido",
|
"restricted" : "Restringido",
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Please select a file." : "Por favor, seleccione un archivo.",
|
"Please select a file." : "Por favor, seleccione un archivo.",
|
||||||
"File is too big" : "El archivo es demasiado grande",
|
"File is too big" : "El archivo es demasiado grande",
|
||||||
|
"The selected file is not an image." : "El archivo seleccionado no es una imagen.",
|
||||||
|
"The selected file cannot be read." : "El archivo seleccionado no puede ser leído.",
|
||||||
"Invalid file provided" : "Archivo no válido",
|
"Invalid file provided" : "Archivo no válido",
|
||||||
"No image or file provided" : "No se especificó ningún archivo o imagen",
|
"No image or file provided" : "No se especificó ningún archivo o imagen",
|
||||||
"Unknown filetype" : "Tipo de archivo desconocido",
|
"Unknown filetype" : "Tipo de archivo desconocido",
|
||||||
|
@ -55,6 +57,7 @@
|
||||||
"Password can not be changed. Please contact your administrator." : "La contraseña no se puede cambiar. Por favor, contacte a su administrador.",
|
"Password can not be changed. Please contact your administrator." : "La contraseña no se puede cambiar. Por favor, contacte a su administrador.",
|
||||||
"No" : "No",
|
"No" : "No",
|
||||||
"Yes" : "Sí",
|
"Yes" : "Sí",
|
||||||
|
"No files in here" : "Aquí no hay archivos",
|
||||||
"Choose" : "Seleccionar",
|
"Choose" : "Seleccionar",
|
||||||
"Error loading file picker template: {error}" : "Error al cargar plantilla del seleccionador de archivos: {error}",
|
"Error loading file picker template: {error}" : "Error al cargar plantilla del seleccionador de archivos: {error}",
|
||||||
"Ok" : "Aceptar",
|
"Ok" : "Aceptar",
|
||||||
|
@ -71,6 +74,7 @@
|
||||||
"(all selected)" : "(seleccionados todos)",
|
"(all selected)" : "(seleccionados todos)",
|
||||||
"({count} selected)" : "({count} seleccionados)",
|
"({count} selected)" : "({count} seleccionados)",
|
||||||
"Error loading file exists template" : "Error cargando plantilla de archivo existente",
|
"Error loading file exists template" : "Error cargando plantilla de archivo existente",
|
||||||
|
"Pending" : "Pendiente",
|
||||||
"Very weak password" : "Contraseña muy débil",
|
"Very weak password" : "Contraseña muy débil",
|
||||||
"Weak password" : "Contraseña débil",
|
"Weak password" : "Contraseña débil",
|
||||||
"So-so password" : "Contraseña pasable",
|
"So-so password" : "Contraseña pasable",
|
||||||
|
@ -118,6 +122,7 @@
|
||||||
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} compartido por medio de un link",
|
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} compartido por medio de un link",
|
||||||
"group" : "grupo",
|
"group" : "grupo",
|
||||||
"remote" : "remoto",
|
"remote" : "remoto",
|
||||||
|
"email" : "email",
|
||||||
"Unshare" : "Dejar de compartir",
|
"Unshare" : "Dejar de compartir",
|
||||||
"can edit" : "puede editar",
|
"can edit" : "puede editar",
|
||||||
"access control" : "control de acceso",
|
"access control" : "control de acceso",
|
||||||
|
@ -129,6 +134,8 @@
|
||||||
"{sharee} (group)" : "{sharee} (grupo)",
|
"{sharee} (group)" : "{sharee} (grupo)",
|
||||||
"{sharee} (remote)" : "{sharee} (remoto)",
|
"{sharee} (remote)" : "{sharee} (remoto)",
|
||||||
"Share" : "Compartir",
|
"Share" : "Compartir",
|
||||||
|
"Share with users or groups..." : "Compartir con usuarios o grupos...",
|
||||||
|
"Share with users, groups or remote users..." : "Compartir con usuarios, grupos o usuarios remotos...",
|
||||||
"Error removing share" : "Error quitando el comparto",
|
"Error removing share" : "Error quitando el comparto",
|
||||||
"Non-existing tag #{tag}" : "Categoría #{tag} no existente",
|
"Non-existing tag #{tag}" : "Categoría #{tag} no existente",
|
||||||
"restricted" : "Restringido",
|
"restricted" : "Restringido",
|
||||||
|
|
|
@ -100,6 +100,51 @@ OC.L10N.register(
|
||||||
"Expiration date is in the past" : "Ha pasado la fecha de caducidad",
|
"Expiration date is in the past" : "Ha pasado la fecha de caducidad",
|
||||||
"Cannot set expiration date more than %s days in the future" : "No se puede fijar la fecha de caducidad más de %s días en el futuro.",
|
"Cannot set expiration date more than %s days in the future" : "No se puede fijar la fecha de caducidad más de %s días en el futuro.",
|
||||||
"Could not find category \"%s\"" : "No puede encontrar la categoría \"%s\"",
|
"Could not find category \"%s\"" : "No puede encontrar la categoría \"%s\"",
|
||||||
|
"Sunday" : "Domingo",
|
||||||
|
"Monday" : "Lunes",
|
||||||
|
"Tuesday" : "Martes",
|
||||||
|
"Wednesday" : "Miércoles",
|
||||||
|
"Thursday" : "Jueves",
|
||||||
|
"Friday" : "Viernes",
|
||||||
|
"Saturday" : "Sábado",
|
||||||
|
"Sun." : "Dom.",
|
||||||
|
"Mon." : "Lun.",
|
||||||
|
"Tue." : "Mar.",
|
||||||
|
"Wed." : "Mié.",
|
||||||
|
"Thu." : "Jue.",
|
||||||
|
"Fri." : "Vie.",
|
||||||
|
"Sat." : "Sáb.",
|
||||||
|
"Su" : "Do",
|
||||||
|
"Mo" : "Lu",
|
||||||
|
"Tu" : "Ma",
|
||||||
|
"We" : "Mi",
|
||||||
|
"Th" : "Ju",
|
||||||
|
"Fr" : "Vi",
|
||||||
|
"Sa" : "Sa",
|
||||||
|
"January" : "Enero",
|
||||||
|
"February" : "Febrero",
|
||||||
|
"March" : "Marzo",
|
||||||
|
"April" : "Abril",
|
||||||
|
"May" : "Mayo",
|
||||||
|
"June" : "Junio",
|
||||||
|
"July" : "Julio",
|
||||||
|
"August" : "Agosto",
|
||||||
|
"September" : "Septiembre",
|
||||||
|
"October" : "Octubre",
|
||||||
|
"November" : "Noviembre",
|
||||||
|
"December" : "Diciembre",
|
||||||
|
"Jan." : "Ene.",
|
||||||
|
"Feb." : "Feb.",
|
||||||
|
"Mar." : "Mar.",
|
||||||
|
"Apr." : "Abr.",
|
||||||
|
"May." : "May.",
|
||||||
|
"Jun." : "Jun.",
|
||||||
|
"Jul." : "Jul.",
|
||||||
|
"Aug." : "Ago.",
|
||||||
|
"Sep." : "Sep.",
|
||||||
|
"Oct." : "Oct.",
|
||||||
|
"Nov." : "Nov.",
|
||||||
|
"Dec." : "Dic.",
|
||||||
"Apps" : "Aplicaciones",
|
"Apps" : "Aplicaciones",
|
||||||
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo los siguientes caracteres están permitidos en un nombre de usuario: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"",
|
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo los siguientes caracteres están permitidos en un nombre de usuario: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"",
|
||||||
"A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
|
"A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
|
||||||
|
@ -157,6 +202,7 @@ OC.L10N.register(
|
||||||
"Storage unauthorized. %s" : "Almacenamiento no autorizado. %s",
|
"Storage unauthorized. %s" : "Almacenamiento no autorizado. %s",
|
||||||
"Storage incomplete configuration. %s" : "Configuración de almacenamiento incompleta. %s",
|
"Storage incomplete configuration. %s" : "Configuración de almacenamiento incompleta. %s",
|
||||||
"Storage connection error. %s" : "Error de conexión de almacenamiento. %s",
|
"Storage connection error. %s" : "Error de conexión de almacenamiento. %s",
|
||||||
|
"Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente",
|
||||||
"Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s",
|
"Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s",
|
||||||
"App directory already exists" : "El directorio de la aplicación ya existe",
|
"App directory already exists" : "El directorio de la aplicación ya existe",
|
||||||
"Can't create app folder. Please fix permissions. %s" : "No se puede crear la carpeta de la aplicación. Corrija los permisos. %s",
|
"Can't create app folder. Please fix permissions. %s" : "No se puede crear la carpeta de la aplicación. Corrija los permisos. %s",
|
||||||
|
|
|
@ -98,6 +98,51 @@
|
||||||
"Expiration date is in the past" : "Ha pasado la fecha de caducidad",
|
"Expiration date is in the past" : "Ha pasado la fecha de caducidad",
|
||||||
"Cannot set expiration date more than %s days in the future" : "No se puede fijar la fecha de caducidad más de %s días en el futuro.",
|
"Cannot set expiration date more than %s days in the future" : "No se puede fijar la fecha de caducidad más de %s días en el futuro.",
|
||||||
"Could not find category \"%s\"" : "No puede encontrar la categoría \"%s\"",
|
"Could not find category \"%s\"" : "No puede encontrar la categoría \"%s\"",
|
||||||
|
"Sunday" : "Domingo",
|
||||||
|
"Monday" : "Lunes",
|
||||||
|
"Tuesday" : "Martes",
|
||||||
|
"Wednesday" : "Miércoles",
|
||||||
|
"Thursday" : "Jueves",
|
||||||
|
"Friday" : "Viernes",
|
||||||
|
"Saturday" : "Sábado",
|
||||||
|
"Sun." : "Dom.",
|
||||||
|
"Mon." : "Lun.",
|
||||||
|
"Tue." : "Mar.",
|
||||||
|
"Wed." : "Mié.",
|
||||||
|
"Thu." : "Jue.",
|
||||||
|
"Fri." : "Vie.",
|
||||||
|
"Sat." : "Sáb.",
|
||||||
|
"Su" : "Do",
|
||||||
|
"Mo" : "Lu",
|
||||||
|
"Tu" : "Ma",
|
||||||
|
"We" : "Mi",
|
||||||
|
"Th" : "Ju",
|
||||||
|
"Fr" : "Vi",
|
||||||
|
"Sa" : "Sa",
|
||||||
|
"January" : "Enero",
|
||||||
|
"February" : "Febrero",
|
||||||
|
"March" : "Marzo",
|
||||||
|
"April" : "Abril",
|
||||||
|
"May" : "Mayo",
|
||||||
|
"June" : "Junio",
|
||||||
|
"July" : "Julio",
|
||||||
|
"August" : "Agosto",
|
||||||
|
"September" : "Septiembre",
|
||||||
|
"October" : "Octubre",
|
||||||
|
"November" : "Noviembre",
|
||||||
|
"December" : "Diciembre",
|
||||||
|
"Jan." : "Ene.",
|
||||||
|
"Feb." : "Feb.",
|
||||||
|
"Mar." : "Mar.",
|
||||||
|
"Apr." : "Abr.",
|
||||||
|
"May." : "May.",
|
||||||
|
"Jun." : "Jun.",
|
||||||
|
"Jul." : "Jul.",
|
||||||
|
"Aug." : "Ago.",
|
||||||
|
"Sep." : "Sep.",
|
||||||
|
"Oct." : "Oct.",
|
||||||
|
"Nov." : "Nov.",
|
||||||
|
"Dec." : "Dic.",
|
||||||
"Apps" : "Aplicaciones",
|
"Apps" : "Aplicaciones",
|
||||||
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo los siguientes caracteres están permitidos en un nombre de usuario: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"",
|
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo los siguientes caracteres están permitidos en un nombre de usuario: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"",
|
||||||
"A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
|
"A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
|
||||||
|
@ -155,6 +200,7 @@
|
||||||
"Storage unauthorized. %s" : "Almacenamiento no autorizado. %s",
|
"Storage unauthorized. %s" : "Almacenamiento no autorizado. %s",
|
||||||
"Storage incomplete configuration. %s" : "Configuración de almacenamiento incompleta. %s",
|
"Storage incomplete configuration. %s" : "Configuración de almacenamiento incompleta. %s",
|
||||||
"Storage connection error. %s" : "Error de conexión de almacenamiento. %s",
|
"Storage connection error. %s" : "Error de conexión de almacenamiento. %s",
|
||||||
|
"Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente",
|
||||||
"Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s",
|
"Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s",
|
||||||
"App directory already exists" : "El directorio de la aplicación ya existe",
|
"App directory already exists" : "El directorio de la aplicación ya existe",
|
||||||
"Can't create app folder. Please fix permissions. %s" : "No se puede crear la carpeta de la aplicación. Corrija los permisos. %s",
|
"Can't create app folder. Please fix permissions. %s" : "No se puede crear la carpeta de la aplicación. Corrija los permisos. %s",
|
||||||
|
|
|
@ -129,6 +129,8 @@ OC.L10N.register(
|
||||||
"Login" : "Iniciar sesión",
|
"Login" : "Iniciar sesión",
|
||||||
"Plain" : "Plano",
|
"Plain" : "Plano",
|
||||||
"NT LAN Manager" : "Gestor de NT LAN",
|
"NT LAN Manager" : "Gestor de NT LAN",
|
||||||
|
"SSL/TLS" : "SSL/TLS",
|
||||||
|
"STARTTLS" : "STARTTLS",
|
||||||
"Email server" : "Servidor de correo electrónico",
|
"Email server" : "Servidor de correo electrónico",
|
||||||
"Open documentation" : "Abrir Documentación",
|
"Open documentation" : "Abrir Documentación",
|
||||||
"This is used for sending out notifications." : "Esto se usa para enviar notificaciones.",
|
"This is used for sending out notifications." : "Esto se usa para enviar notificaciones.",
|
||||||
|
@ -296,6 +298,7 @@ OC.L10N.register(
|
||||||
"Create" : "Crear",
|
"Create" : "Crear",
|
||||||
"Admin Recovery Password" : "Recuperación de la contraseña de administración",
|
"Admin Recovery Password" : "Recuperación de la contraseña de administración",
|
||||||
"Enter the recovery password in order to recover the users files during password change" : "Introduzca la contraseña de recuperación a fin de recuperar los archivos de los usuarios durante el cambio de contraseña.",
|
"Enter the recovery password in order to recover the users files during password change" : "Introduzca la contraseña de recuperación a fin de recuperar los archivos de los usuarios durante el cambio de contraseña.",
|
||||||
|
"Group name" : "Nombre del grupo",
|
||||||
"Everyone" : "Todos",
|
"Everyone" : "Todos",
|
||||||
"Admins" : "Administradores",
|
"Admins" : "Administradores",
|
||||||
"Default quota" : "Cuota predeterminada",
|
"Default quota" : "Cuota predeterminada",
|
||||||
|
|
|
@ -127,6 +127,8 @@
|
||||||
"Login" : "Iniciar sesión",
|
"Login" : "Iniciar sesión",
|
||||||
"Plain" : "Plano",
|
"Plain" : "Plano",
|
||||||
"NT LAN Manager" : "Gestor de NT LAN",
|
"NT LAN Manager" : "Gestor de NT LAN",
|
||||||
|
"SSL/TLS" : "SSL/TLS",
|
||||||
|
"STARTTLS" : "STARTTLS",
|
||||||
"Email server" : "Servidor de correo electrónico",
|
"Email server" : "Servidor de correo electrónico",
|
||||||
"Open documentation" : "Abrir Documentación",
|
"Open documentation" : "Abrir Documentación",
|
||||||
"This is used for sending out notifications." : "Esto se usa para enviar notificaciones.",
|
"This is used for sending out notifications." : "Esto se usa para enviar notificaciones.",
|
||||||
|
@ -294,6 +296,7 @@
|
||||||
"Create" : "Crear",
|
"Create" : "Crear",
|
||||||
"Admin Recovery Password" : "Recuperación de la contraseña de administración",
|
"Admin Recovery Password" : "Recuperación de la contraseña de administración",
|
||||||
"Enter the recovery password in order to recover the users files during password change" : "Introduzca la contraseña de recuperación a fin de recuperar los archivos de los usuarios durante el cambio de contraseña.",
|
"Enter the recovery password in order to recover the users files during password change" : "Introduzca la contraseña de recuperación a fin de recuperar los archivos de los usuarios durante el cambio de contraseña.",
|
||||||
|
"Group name" : "Nombre del grupo",
|
||||||
"Everyone" : "Todos",
|
"Everyone" : "Todos",
|
||||||
"Admins" : "Administradores",
|
"Admins" : "Administradores",
|
||||||
"Default quota" : "Cuota predeterminada",
|
"Default quota" : "Cuota predeterminada",
|
||||||
|
|
Loading…
Reference in New Issue