[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-11-14 01:09:59 +00:00
parent b1ac0b6198
commit 82e4d9b9cc
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
32 changed files with 398 additions and 2 deletions

View File

@ -41,6 +41,16 @@ OC.L10N.register(
"A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> de un calendario fue modificado",
"A calendar <strong>todo</strong> was modified" : "Un <strong>pendiente</strong> de un calendario fue modificado",
"Contact birthdays" : "Cumpleaños del contacto",
"Invitation canceled" : "Invitación cancelada",
"Hello %s," : "Hola %s,",
"The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.",
"Invitation updated" : "Invitación actualizada",
"The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.",
"%s invited you to »%s«" : "%s te ha invitado a »%s«",
"When:" : "Cuándo:",
"Where:" : "Dónde:",
"Description:" : "Descripción:",
"Link:" : "Enlace:",
"Contacts" : "Contactos",
"Technical details" : "Detalles técnicos",
"Remote Address: %s" : "Dirección remota: %s",

View File

@ -39,6 +39,16 @@
"A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> de un calendario fue modificado",
"A calendar <strong>todo</strong> was modified" : "Un <strong>pendiente</strong> de un calendario fue modificado",
"Contact birthdays" : "Cumpleaños del contacto",
"Invitation canceled" : "Invitación cancelada",
"Hello %s," : "Hola %s,",
"The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.",
"Invitation updated" : "Invitación actualizada",
"The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.",
"%s invited you to »%s«" : "%s te ha invitado a »%s«",
"When:" : "Cuándo:",
"Where:" : "Dónde:",
"Description:" : "Descripción:",
"Link:" : "Enlace:",
"Contacts" : "Contactos",
"Technical details" : "Detalles técnicos",
"Remote Address: %s" : "Dirección remota: %s",

61
apps/dav/l10n/eu.js Normal file
View File

@ -0,0 +1,61 @@
OC.L10N.register(
"dav",
{
"Calendar" : "Egutegia",
"Todos" : "Egitekoak",
"Personal" : "Pertsonala",
"{actor} created calendar {calendar}" : "{actor}-k sortutako egutegia: {calendar}",
"You created calendar {calendar}" : "{calendar} egutegia sortu duzu",
"{actor} deleted calendar {calendar}" : "{actor}-k {calendar} egutegia borratu du",
"You deleted calendar {calendar}" : "{calendar} egutegia borratu duzu",
"{actor} updated calendar {calendar}" : "{actor} -k {calendar} egutegia eguneratu du",
"You updated calendar {calendar}" : "{calendar} egutegia eguneratu duzu ",
"{actor} shared calendar {calendar} with you" : "{actor} -k zurekin {calendar} egutegia partekatu du",
"You shared calendar {calendar} with {user}" : "{calendar} egutegia {user} erabiltzailearekin partekatu duzu",
"{actor} shared calendar {calendar} with {user}" : "{actor} -k {calendar} egutegia {user}-rekin partekatu du",
"{actor} unshared calendar {calendar} from you" : "{actor} zurekin partekatzen zuen {calendar} egutegia partekatzeari utzi dio",
"You unshared calendar {calendar} from {user}" : "Partekatzen zenuen {calendar} egutegia {user} -rekin partekatzeari utzi diozu ",
"{actor} unshared calendar {calendar} from {user}" : "{actor} {user} erabiltzailearekin partekatzen zuen {calendar} egutegia partekatzeari utzi dio",
"{actor} unshared calendar {calendar} from themselves" : "{actor} {calendar} egutegia partekatzeari utzi dio bere buruarekin",
"You shared calendar {calendar} with group {group}" : "{calendar} egutegia {group} taldearekin partekatu duz",
"{actor} shared calendar {calendar} with group {group}" : "{actor} {group} taldearekin {calendar} egutegia partekatu du",
"You unshared calendar {calendar} from group {group}" : "{group} taldearekin {calendar} egutegia partekatzeari utzi dio.",
"{actor} unshared calendar {calendar} from group {group}" : "{actor}-rk {group} taldearekin {calendar} egutegia partekatzeari utzi dio.",
"{actor} created event {event} in calendar {calendar}" : "{actor} {event} jarduera {calendar} egutegian sortu du.",
"You created event {event} in calendar {calendar}" : "{calendar} egutegia {event} jarduera sortu duzu",
"{actor} deleted event {event} from calendar {calendar}" : "{actor}-rk {event} jarduera {calendar} egutegitik borratu du",
"You deleted event {event} from calendar {calendar}" : "{event} jarduera {calendar} egutegitik borratu duzu",
"{actor} updated event {event} in calendar {calendar}" : "{actor}-rek {event} jarduera {calendar} egutegian eguneratu da",
"You updated event {event} in calendar {calendar}" : "{event} jarduera {calendar} egutegian eguneratu duzu ",
"{actor} created todo {todo} in list {calendar}" : "{actor}-rek {calendar} zerrendan {todo} ekintza sortu du.",
"You created todo {todo} in list {calendar}" : "{calendar} zerrendan {todo} ekintza sortu duzu.",
"{actor} deleted todo {todo} from list {calendar}" : "{actor}-rek {calendar} zerrendan {todo} zeregina borratu du.",
"You deleted todo {todo} from list {calendar}" : " {calendar} zerrendan {todo} zeregina borratu duzu.",
"{actor} updated todo {todo} in list {calendar}" : "{actor}-rek {calendar} zerrendan {todo} zeregina eguneratu du.",
"You updated todo {todo} in list {calendar}" : "{calendar} zerrendan {todo} zeregina eguneratu duzu.",
"{actor} solved todo {todo} in list {calendar}" : "{actor}-rek {calendar} zerrendan {todo} zeregina bukatu du.",
"You solved todo {todo} in list {calendar}" : " {calendar} zerrendan {todo} zeregina bukatu duzu.",
"{actor} reopened todo {todo} in list {calendar}" : "{actor}-rek {calendar} zerrendan {todo} zeregina birreki du.",
"You reopened todo {todo} in list {calendar}" : "{calendar} zerrendan {todo} zeregina birreki duzu. ",
"A <strong>calendar</strong> was modified" : "Egutegia aldatu da",
"A calendar <strong>event</strong> was modified" : "Egutegiaren zeregin bat aldatu da",
"A calendar <strong>todo</strong> was modified" : "Egutegiaren zeregin bat aldatu da",
"Contact birthdays" : "Urtebetetze kontaktua",
"Invitation canceled" : "Gonbidapena ezeztatua",
"Hello %s," : "Kaixo 1%s,",
"The meeting »%s« with %s was canceled." : "1%s-rekin duzun » 1%s « bilera ezeztatu da",
"Invitation updated" : "Gonbidapena eguneratu da",
"%s invited you to »%s«" : "1%s-k »1%s«-ra gonbidatu zaitu",
"When:" : "Noiz:",
"Where:" : "Non:",
"Description:" : "Deskribapena:",
"Link:" : "Esteka:",
"Contacts" : "Kontaktuak",
"Technical details" : "Xehetasun teknikoak",
"Remote Address: %s" : "Urruneko helbidea: 1%s",
"Request ID: %s" : "Eskatutako ID: 1%s",
"CalDAV server" : "CalDAV zerbitzaria",
"Send invitations to attendees" : "Gonbidatutakoei gonbidapenak bidali",
"Please make sure to properly set up the email settings above." : "Mesedez, eposta ezarpenak ondo zehaztuta daudela ziurta ezazu"
},
"nplurals=2; plural=(n != 1);");

59
apps/dav/l10n/eu.json Normal file
View File

@ -0,0 +1,59 @@
{ "translations": {
"Calendar" : "Egutegia",
"Todos" : "Egitekoak",
"Personal" : "Pertsonala",
"{actor} created calendar {calendar}" : "{actor}-k sortutako egutegia: {calendar}",
"You created calendar {calendar}" : "{calendar} egutegia sortu duzu",
"{actor} deleted calendar {calendar}" : "{actor}-k {calendar} egutegia borratu du",
"You deleted calendar {calendar}" : "{calendar} egutegia borratu duzu",
"{actor} updated calendar {calendar}" : "{actor} -k {calendar} egutegia eguneratu du",
"You updated calendar {calendar}" : "{calendar} egutegia eguneratu duzu ",
"{actor} shared calendar {calendar} with you" : "{actor} -k zurekin {calendar} egutegia partekatu du",
"You shared calendar {calendar} with {user}" : "{calendar} egutegia {user} erabiltzailearekin partekatu duzu",
"{actor} shared calendar {calendar} with {user}" : "{actor} -k {calendar} egutegia {user}-rekin partekatu du",
"{actor} unshared calendar {calendar} from you" : "{actor} zurekin partekatzen zuen {calendar} egutegia partekatzeari utzi dio",
"You unshared calendar {calendar} from {user}" : "Partekatzen zenuen {calendar} egutegia {user} -rekin partekatzeari utzi diozu ",
"{actor} unshared calendar {calendar} from {user}" : "{actor} {user} erabiltzailearekin partekatzen zuen {calendar} egutegia partekatzeari utzi dio",
"{actor} unshared calendar {calendar} from themselves" : "{actor} {calendar} egutegia partekatzeari utzi dio bere buruarekin",
"You shared calendar {calendar} with group {group}" : "{calendar} egutegia {group} taldearekin partekatu duz",
"{actor} shared calendar {calendar} with group {group}" : "{actor} {group} taldearekin {calendar} egutegia partekatu du",
"You unshared calendar {calendar} from group {group}" : "{group} taldearekin {calendar} egutegia partekatzeari utzi dio.",
"{actor} unshared calendar {calendar} from group {group}" : "{actor}-rk {group} taldearekin {calendar} egutegia partekatzeari utzi dio.",
"{actor} created event {event} in calendar {calendar}" : "{actor} {event} jarduera {calendar} egutegian sortu du.",
"You created event {event} in calendar {calendar}" : "{calendar} egutegia {event} jarduera sortu duzu",
"{actor} deleted event {event} from calendar {calendar}" : "{actor}-rk {event} jarduera {calendar} egutegitik borratu du",
"You deleted event {event} from calendar {calendar}" : "{event} jarduera {calendar} egutegitik borratu duzu",
"{actor} updated event {event} in calendar {calendar}" : "{actor}-rek {event} jarduera {calendar} egutegian eguneratu da",
"You updated event {event} in calendar {calendar}" : "{event} jarduera {calendar} egutegian eguneratu duzu ",
"{actor} created todo {todo} in list {calendar}" : "{actor}-rek {calendar} zerrendan {todo} ekintza sortu du.",
"You created todo {todo} in list {calendar}" : "{calendar} zerrendan {todo} ekintza sortu duzu.",
"{actor} deleted todo {todo} from list {calendar}" : "{actor}-rek {calendar} zerrendan {todo} zeregina borratu du.",
"You deleted todo {todo} from list {calendar}" : " {calendar} zerrendan {todo} zeregina borratu duzu.",
"{actor} updated todo {todo} in list {calendar}" : "{actor}-rek {calendar} zerrendan {todo} zeregina eguneratu du.",
"You updated todo {todo} in list {calendar}" : "{calendar} zerrendan {todo} zeregina eguneratu duzu.",
"{actor} solved todo {todo} in list {calendar}" : "{actor}-rek {calendar} zerrendan {todo} zeregina bukatu du.",
"You solved todo {todo} in list {calendar}" : " {calendar} zerrendan {todo} zeregina bukatu duzu.",
"{actor} reopened todo {todo} in list {calendar}" : "{actor}-rek {calendar} zerrendan {todo} zeregina birreki du.",
"You reopened todo {todo} in list {calendar}" : "{calendar} zerrendan {todo} zeregina birreki duzu. ",
"A <strong>calendar</strong> was modified" : "Egutegia aldatu da",
"A calendar <strong>event</strong> was modified" : "Egutegiaren zeregin bat aldatu da",
"A calendar <strong>todo</strong> was modified" : "Egutegiaren zeregin bat aldatu da",
"Contact birthdays" : "Urtebetetze kontaktua",
"Invitation canceled" : "Gonbidapena ezeztatua",
"Hello %s," : "Kaixo 1%s,",
"The meeting »%s« with %s was canceled." : "1%s-rekin duzun » 1%s « bilera ezeztatu da",
"Invitation updated" : "Gonbidapena eguneratu da",
"%s invited you to »%s«" : "1%s-k »1%s«-ra gonbidatu zaitu",
"When:" : "Noiz:",
"Where:" : "Non:",
"Description:" : "Deskribapena:",
"Link:" : "Esteka:",
"Contacts" : "Kontaktuak",
"Technical details" : "Xehetasun teknikoak",
"Remote Address: %s" : "Urruneko helbidea: 1%s",
"Request ID: %s" : "Eskatutako ID: 1%s",
"CalDAV server" : "CalDAV zerbitzaria",
"Send invitations to attendees" : "Gonbidatutakoei gonbidapenak bidali",
"Please make sure to properly set up the email settings above." : "Mesedez, eposta ezarpenak ondo zehaztuta daudela ziurta ezazu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -19,6 +19,8 @@ OC.L10N.register(
"Uploading …" : "Uploader ...",
"…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} af {totalSize} ({bitrate})",
"Target folder does not exist any more" : "Destinations mappen findes ikke længere",
"Error when assembling chunks, status code {status}" : "Fejl ved montering af klumper, statuskode {status}",
"Actions" : "Handlinger",
"Download" : "Hent",
"Rename" : "Omdøb",
@ -125,6 +127,7 @@ OC.L10N.register(
"Settings" : "Indstillinger",
"Show hidden files" : "Vis skjulte filer",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Brug denne adresse til at <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">få adgang til dine filer via WebDAV</a>",
"Cancel upload" : "Annuller upload ",
"No files in here" : "Her er ingen filer",
"Upload some content or sync with your devices!" : "Overfør indhold eller synkronisér med dine enheder!",

View File

@ -17,6 +17,8 @@
"Uploading …" : "Uploader ...",
"…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} af {totalSize} ({bitrate})",
"Target folder does not exist any more" : "Destinations mappen findes ikke længere",
"Error when assembling chunks, status code {status}" : "Fejl ved montering af klumper, statuskode {status}",
"Actions" : "Handlinger",
"Download" : "Hent",
"Rename" : "Omdøb",
@ -123,6 +125,7 @@
"Settings" : "Indstillinger",
"Show hidden files" : "Vis skjulte filer",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Brug denne adresse til at <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">få adgang til dine filer via WebDAV</a>",
"Cancel upload" : "Annuller upload ",
"No files in here" : "Her er ingen filer",
"Upload some content or sync with your devices!" : "Overfør indhold eller synkronisér med dine enheder!",

View File

@ -16,10 +16,13 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Δεν υπάρχει αρκετός ελεύθερος χώρος, μεταφορτώνετε μέγεθος {size1} αλλά υπάρχει χώρος μόνο {size2}",
"Target folder \"{dir}\" does not exist any more" : "Φάκελος προορισμού \"{dir}\" δεν υπάρχει πια",
"Not enough free space" : "Δεν υπάρχει αρκετός ελεύθερος χώρος.",
"Uploading …" : "Γίνεται μεταφόρτωση ...",
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} από {totalSize} ({bitrate})",
"Actions" : "Ενέργειες",
"Download" : "Λήψη",
"Rename" : "Μετονομασία",
"Move or copy" : "Μετακίνηση ή αντιγραφή",
"Target folder" : "Φάκελος προορισμού",
"Delete" : "Διαγραφή",
"Disconnect storage" : "Αποσυνδεδεμένος αποθηκευτικός χώρος",
@ -70,6 +73,8 @@ OC.L10N.register(
"Favorite" : "Αγαπημένο",
"New folder" : "Νέος φάκελος",
"Upload file" : "Αποστολή αρχείου",
"Remove from favorites" : "Αφαίρεση από τα αγαπημένα",
"Add to favorites" : "Προσθήκη στα αγαπημένα",
"An error occurred while trying to update the tags" : "Ένα σφάλμα προέκυψε κατά τη διάρκεια ενημέρωσης των ετικετών",
"Added to favorites" : "Προσθήκη στα αγαπημένα",
"Removed from favorites" : "Αφαίρεση από τα αγαπημένα",
@ -115,6 +120,7 @@ OC.L10N.register(
"Settings" : "Ρυθμίσεις",
"Show hidden files" : "Εμφάνιση κρυφών αρχείων",
"WebDAV" : "WebDAV",
"Cancel upload" : "Ακύρωση μεταφόρτωσης",
"No files in here" : "Δεν υπάρχουν αρχεία",
"Upload some content or sync with your devices!" : "Μεταφόρτωση περιεχομένου ή συγχρονισμός με τις συσκευές σας!",
"No entries found in this folder" : "Δεν βρέθηκαν καταχωρήσεις σε αυτόν το φάκελο",

View File

@ -14,10 +14,13 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Δεν υπάρχει αρκετός ελεύθερος χώρος, μεταφορτώνετε μέγεθος {size1} αλλά υπάρχει χώρος μόνο {size2}",
"Target folder \"{dir}\" does not exist any more" : "Φάκελος προορισμού \"{dir}\" δεν υπάρχει πια",
"Not enough free space" : "Δεν υπάρχει αρκετός ελεύθερος χώρος.",
"Uploading …" : "Γίνεται μεταφόρτωση ...",
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} από {totalSize} ({bitrate})",
"Actions" : "Ενέργειες",
"Download" : "Λήψη",
"Rename" : "Μετονομασία",
"Move or copy" : "Μετακίνηση ή αντιγραφή",
"Target folder" : "Φάκελος προορισμού",
"Delete" : "Διαγραφή",
"Disconnect storage" : "Αποσυνδεδεμένος αποθηκευτικός χώρος",
@ -68,6 +71,8 @@
"Favorite" : "Αγαπημένο",
"New folder" : "Νέος φάκελος",
"Upload file" : "Αποστολή αρχείου",
"Remove from favorites" : "Αφαίρεση από τα αγαπημένα",
"Add to favorites" : "Προσθήκη στα αγαπημένα",
"An error occurred while trying to update the tags" : "Ένα σφάλμα προέκυψε κατά τη διάρκεια ενημέρωσης των ετικετών",
"Added to favorites" : "Προσθήκη στα αγαπημένα",
"Removed from favorites" : "Αφαίρεση από τα αγαπημένα",
@ -113,6 +118,7 @@
"Settings" : "Ρυθμίσεις",
"Show hidden files" : "Εμφάνιση κρυφών αρχείων",
"WebDAV" : "WebDAV",
"Cancel upload" : "Ακύρωση μεταφόρτωσης",
"No files in here" : "Δεν υπάρχουν αρχεία",
"Upload some content or sync with your devices!" : "Μεταφόρτωση περιεχομένου ή συγχρονισμός με τις συσκευές σας!",
"No entries found in this folder" : "Δεν βρέθηκαν καταχωρήσεις σε αυτόν το φάκελο",

View File

@ -19,6 +19,8 @@ OC.L10N.register(
"Uploading …" : "Cargando...",
"…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Target folder does not exist any more" : "La carpeta destino ya no existe",
"Error when assembling chunks, status code {status}" : "Se presentó un error al ensamblar los bloques, código de estatus {status}",
"Actions" : "Acciones",
"Download" : "Descargar",
"Rename" : "Renombrar",
@ -125,6 +127,7 @@ OC.L10N.register(
"Settings" : "Configuraciones ",
"Show hidden files" : "Mostrar archivos ocultos",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">acceder a tus Archivos vía WebDAV</a>",
"Cancel upload" : "Cancelar carga",
"No files in here" : "No hay archivos aquí",
"Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!",

View File

@ -17,6 +17,8 @@
"Uploading …" : "Cargando...",
"…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Target folder does not exist any more" : "La carpeta destino ya no existe",
"Error when assembling chunks, status code {status}" : "Se presentó un error al ensamblar los bloques, código de estatus {status}",
"Actions" : "Acciones",
"Download" : "Descargar",
"Rename" : "Renombrar",
@ -123,6 +125,7 @@
"Settings" : "Configuraciones ",
"Show hidden files" : "Mostrar archivos ocultos",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">acceder a tus Archivos vía WebDAV</a>",
"Cancel upload" : "Cancelar carga",
"No files in here" : "No hay archivos aquí",
"Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!",

View File

@ -19,6 +19,8 @@ OC.L10N.register(
"Uploading …" : "Cargando...",
"…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Target folder does not exist any more" : "La carpeta destino ya no existe",
"Error when assembling chunks, status code {status}" : "Se presentó un error al ensamblar los bloques, código de estatus {status}",
"Actions" : "Acciones",
"Download" : "Descargar",
"Rename" : "Renombrar",

View File

@ -17,6 +17,8 @@
"Uploading …" : "Cargando...",
"…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Target folder does not exist any more" : "La carpeta destino ya no existe",
"Error when assembling chunks, status code {status}" : "Se presentó un error al ensamblar los bloques, código de estatus {status}",
"Actions" : "Acciones",
"Download" : "Descargar",
"Rename" : "Renombrar",

View File

@ -33,6 +33,7 @@ OC.L10N.register(
"Login image" : "Imágen de inicio de sesión",
"Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
"Remove background image" : "Eliminar imagen de fondo",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.",
"reset to default" : "restaurar a predeterminado",
"Log in image" : "Imagen de inicio de sesión"
},

View File

@ -31,6 +31,7 @@
"Login image" : "Imágen de inicio de sesión",
"Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
"Remove background image" : "Eliminar imagen de fondo",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.",
"reset to default" : "restaurar a predeterminado",
"Log in image" : "Imagen de inicio de sesión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -99,6 +99,7 @@ OC.L10N.register(
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "El DN del cliente del usuario con el que se vinculará, ejem. uid=agente,dc=ejemplo,dc=com. Para tener un acceso anónimo, deja el DN y la contraseña vacíos.",
"Password" : "Contraseña",
"For anonymous access, leave DN and Password empty." : "Para acceso anónimo, deja la contraseña y DN vacíos.",
"Save Credentials" : "Guardar credenciales",
"One Base DN per line" : "Un DN Base por línea",
"You can specify Base DN for users and groups in the Advanced tab" : "Puedes especificar el DN Base para usuarios y grupos en la pestaña Avanzado",
"Detect Base DN" : "Detectar DN Base",

View File

@ -97,6 +97,7 @@
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "El DN del cliente del usuario con el que se vinculará, ejem. uid=agente,dc=ejemplo,dc=com. Para tener un acceso anónimo, deja el DN y la contraseña vacíos.",
"Password" : "Contraseña",
"For anonymous access, leave DN and Password empty." : "Para acceso anónimo, deja la contraseña y DN vacíos.",
"Save Credentials" : "Guardar credenciales",
"One Base DN per line" : "Un DN Base por línea",
"You can specify Base DN for users and groups in the Advanced tab" : "Puedes especificar el DN Base para usuarios y grupos en la pestaña Avanzado",
"Detect Base DN" : "Detectar DN Base",

View File

@ -116,6 +116,8 @@ OC.L10N.register(
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "HTTP-hovedet \"{header}\" er ikke konfigureret til at være lig med \"{expected}\". Dette er en potentiel sikkerhedsrisiko, og vi anbefaler at du justerer denne indstilling.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Du tilgår dette sted gennem HTTP. Vi anbefaler kraftigt at du konfigurerer din server, så der kræves brug af HTTPS i stedet for, som foreskrevet i vores <a href=\"{docUrl}\">sikkerhedstips</a>.",
"Shared" : "Delt",
"Shared with" : "Delt med",
"Shared by" : "Delt af",
"Error setting expiration date" : "Fejl under sætning af udløbsdato",
"The public link will expire no later than {days} days after it is created" : "Det offentlige link udløber senest {days} dage efter det blev oprettet",
"Set expiration date" : "Vælg udløbsdato",
@ -265,6 +267,7 @@ OC.L10N.register(
"Alternative Logins" : "Alternative logins",
"Account access" : "Konto adgang",
"You are about to grant %s access to your %s account." : "Du er ved at tildele %s adgang til din %s konto.",
"Grant access" : "Giv adgang",
"App token" : "App token",
"Alternative login using app token" : "Alternativ login ved brug af \"app token\"",
"Redirecting …" : "Viderstiller",
@ -291,6 +294,7 @@ OC.L10N.register(
"Detailed logs" : "Detaljerede logs",
"Update needed" : "Opdatering nødvendig",
"Please use the command line updater because you have a big instance with more than 50 users." : "Brug venligst kommandolinje til at opdatere fordi du har en stor installation med mere end 50 brugere",
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "For hjælp, se <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentation</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Jeg ved at hvis jeg fortsætter med at bruge opdateringssystemet via denne web forbindelse risikerer jeg at der opstår en timeout og jeg dermed mister mine data. Men jeg har et en backuip og ved hvordan jeg kan genindlæse den hvis det sker",
"Upgrade via web on my own risk" : "Opdatering via web er på mit eget ansvar.",
"This %s instance is currently in maintenance mode, which may take a while." : "Denne %s-instans befinder sig i vedligeholdelsestilstand for øjeblikket, hvilket kan tage et stykke tid.",

View File

@ -114,6 +114,8 @@
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "HTTP-hovedet \"{header}\" er ikke konfigureret til at være lig med \"{expected}\". Dette er en potentiel sikkerhedsrisiko, og vi anbefaler at du justerer denne indstilling.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Du tilgår dette sted gennem HTTP. Vi anbefaler kraftigt at du konfigurerer din server, så der kræves brug af HTTPS i stedet for, som foreskrevet i vores <a href=\"{docUrl}\">sikkerhedstips</a>.",
"Shared" : "Delt",
"Shared with" : "Delt med",
"Shared by" : "Delt af",
"Error setting expiration date" : "Fejl under sætning af udløbsdato",
"The public link will expire no later than {days} days after it is created" : "Det offentlige link udløber senest {days} dage efter det blev oprettet",
"Set expiration date" : "Vælg udløbsdato",
@ -263,6 +265,7 @@
"Alternative Logins" : "Alternative logins",
"Account access" : "Konto adgang",
"You are about to grant %s access to your %s account." : "Du er ved at tildele %s adgang til din %s konto.",
"Grant access" : "Giv adgang",
"App token" : "App token",
"Alternative login using app token" : "Alternativ login ved brug af \"app token\"",
"Redirecting …" : "Viderstiller",
@ -289,6 +292,7 @@
"Detailed logs" : "Detaljerede logs",
"Update needed" : "Opdatering nødvendig",
"Please use the command line updater because you have a big instance with more than 50 users." : "Brug venligst kommandolinje til at opdatere fordi du har en stor installation med mere end 50 brugere",
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "For hjælp, se <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentation</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Jeg ved at hvis jeg fortsætter med at bruge opdateringssystemet via denne web forbindelse risikerer jeg at der opstår en timeout og jeg dermed mister mine data. Men jeg har et en backuip og ved hvordan jeg kan genindlæse den hvis det sker",
"Upgrade via web on my own risk" : "Opdatering via web er på mit eget ansvar.",
"This %s instance is currently in maintenance mode, which may take a while." : "Denne %s-instans befinder sig i vedligeholdelsestilstand for øjeblikket, hvilket kan tage et stykke tid.",

View File

@ -85,6 +85,7 @@ OC.L10N.register(
"No files in here" : "Δεν υπάρχουν αρχεία",
"Choose" : "Επιλέξτε",
"Copy" : "Αντιγραφή",
"Move" : "Μετακίνηση",
"Error loading file picker template: {error}" : "Σφάλμα κατά την φόρτωση του προτύπου επιλογέα αρχείων: {error}",
"OK" : "ΟΚ",
"Error loading message template: {error}" : "Σφάλμα φόρτωσης προτύπου μηνυμάτων: {error}",
@ -100,6 +101,8 @@ OC.L10N.register(
"({count} selected)" : "({count} επιλέχθηκαν)",
"Error loading file exists template" : "Σφάλμα κατά την φόρτωση του προτύπου \"αρχείο υπάρχει\"",
"Pending" : "Εκκρεμεί",
"Copy to {folder}" : "Αντιγραφή σε {folder}",
"Move to {folder}" : "Μετακίνηση σε {folder}",
"Very weak password" : "Πολύ αδύναμο συνθηματικό",
"Weak password" : "Αδύναμο συνθηματικό",
"So-so password" : "Μέτριο συνθηματικό",
@ -113,6 +116,8 @@ OC.L10N.register(
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "H \"{header}\" κεφαλίδα HTTP δεν έχει ρυθμιστεί ώστε να ισούται με \"{expected}\". Αυτό αποτελεί ενδεχόμενο κίνδυνο ασφάλειας ή ιδιωτικότητας και συστήνουμε τη προσαρμογή αυτής της ρύθμισης.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Έχετε πρόσβαση σε αυτό τον ιστότοπο μέσω HTTP. Προτείνουμε ανεπιφύλακτα να ρυθμίσετε το διακομιστή σας ώστε να απαιτεί τη χρήση HTTPS όπως περιγράφεται στις <a href=\"{docUrl}\">συμβουλές ασφαλείας</a>.",
"Shared" : "Κοινόχρηστα",
"Shared with" : "Διαμοιράστηκε με",
"Shared by" : "Διαμοιράστηκε από",
"Error setting expiration date" : "Σφάλμα κατά τον ορισμό ημερομηνίας λήξης",
"The public link will expire no later than {days} days after it is created" : "Ο δημόσιος σύνδεσμος θα απενεργοποιηθεί το πολύ σε {days} ημέρες μετά την δημιουργία του",
"Set expiration date" : "Ορισμός ημερομηνίας λήξης",
@ -257,6 +262,7 @@ OC.L10N.register(
"Log in" : "Είσοδος",
"Stay logged in" : "Μείνετε συνδεδεμένος",
"Alternative Logins" : "Εναλλακτικές είσοδοι",
"Account access" : "Πρόσβαση λογαριασμού",
"App token" : "Διακριτικό εφαρμογής",
"Alternative login using app token" : "Εναλλακτική είσοδος με την χρήση του διακριτικού της εφαρμογής",
"Redirecting …" : "Γίνεται ανακατεύθυνση ...",

View File

@ -83,6 +83,7 @@
"No files in here" : "Δεν υπάρχουν αρχεία",
"Choose" : "Επιλέξτε",
"Copy" : "Αντιγραφή",
"Move" : "Μετακίνηση",
"Error loading file picker template: {error}" : "Σφάλμα κατά την φόρτωση του προτύπου επιλογέα αρχείων: {error}",
"OK" : "ΟΚ",
"Error loading message template: {error}" : "Σφάλμα φόρτωσης προτύπου μηνυμάτων: {error}",
@ -98,6 +99,8 @@
"({count} selected)" : "({count} επιλέχθηκαν)",
"Error loading file exists template" : "Σφάλμα κατά την φόρτωση του προτύπου \"αρχείο υπάρχει\"",
"Pending" : "Εκκρεμεί",
"Copy to {folder}" : "Αντιγραφή σε {folder}",
"Move to {folder}" : "Μετακίνηση σε {folder}",
"Very weak password" : "Πολύ αδύναμο συνθηματικό",
"Weak password" : "Αδύναμο συνθηματικό",
"So-so password" : "Μέτριο συνθηματικό",
@ -111,6 +114,8 @@
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "H \"{header}\" κεφαλίδα HTTP δεν έχει ρυθμιστεί ώστε να ισούται με \"{expected}\". Αυτό αποτελεί ενδεχόμενο κίνδυνο ασφάλειας ή ιδιωτικότητας και συστήνουμε τη προσαρμογή αυτής της ρύθμισης.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Έχετε πρόσβαση σε αυτό τον ιστότοπο μέσω HTTP. Προτείνουμε ανεπιφύλακτα να ρυθμίσετε το διακομιστή σας ώστε να απαιτεί τη χρήση HTTPS όπως περιγράφεται στις <a href=\"{docUrl}\">συμβουλές ασφαλείας</a>.",
"Shared" : "Κοινόχρηστα",
"Shared with" : "Διαμοιράστηκε με",
"Shared by" : "Διαμοιράστηκε από",
"Error setting expiration date" : "Σφάλμα κατά τον ορισμό ημερομηνίας λήξης",
"The public link will expire no later than {days} days after it is created" : "Ο δημόσιος σύνδεσμος θα απενεργοποιηθεί το πολύ σε {days} ημέρες μετά την δημιουργία του",
"Set expiration date" : "Ορισμός ημερομηνίας λήξης",
@ -255,6 +260,7 @@
"Log in" : "Είσοδος",
"Stay logged in" : "Μείνετε συνδεδεμένος",
"Alternative Logins" : "Εναλλακτικές είσοδοι",
"Account access" : "Πρόσβαση λογαριασμού",
"App token" : "Διακριτικό εφαρμογής",
"Alternative login using app token" : "Εναλλακτική είσοδος με την χρήση του διακριτικού της εφαρμογής",
"Redirecting …" : "Γίνεται ανακατεύθυνση ...",

View File

@ -109,13 +109,24 @@ OC.L10N.register(
"Good password" : "Buena contraseña",
"Strong password" : "Contraseña fuerte",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Tu servidor web aún no se encuentra correctamente configurado para permitir la sincronización de archivos porque la interface de WebDAV parece estar rota. ",
"Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está correctamente configurado para resolver \"{url}\". Puedes encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no cuenta con una conexión a Internet: No fue posible alcanzar diversos puntos de acceso <EndPoints>. Esto significa que algunas funcionalidades como el montaje de almacenamiento externo, notificaciónes de actualizaciones o la instalación de aplicaciones de terceros no funcionarán. Acceder archivos de forma remota y el envío de correos electrónicos de notificación puede que tampoco funcionen. Te sugerimos habilitar la conexión a Internet para este servidor si deseas contar con todas las características.",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La memoria cache no ha sido configurada. Para mejorar el desempeño de tu instalación, configura un memcache si lo tienes disponible. Puedes encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP no puede leer el directorio /dev/urandom, que está contraindicado por razones de seguridad. Puedes encontrar más infomración en nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Actualmente estás usando PHP {version}. Te recomendamos actualizar la versión de PHP para aprovechar las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">actualizaciones de desempeño y seguridad proporcionadas por el grupo de PHP</a> tan pronto como tu distribución lo soporte. ",
"The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuración de los encabezados del reverse proxy es incorrecta o estas accesando a Nextcloud desde un proxy de confianza. Si no estas accediendo a Nextcloud desde un proxy de cconfianza, este es un tema de seguridad y puede permitirle a un atacante falsificar su dirección IP como visible para Nextcloud. Puedes consultar más información en nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memecahced está configurado como un cache distribuido, pero un módulo equivocado de \"memcache\" está instalado. \\OC\\Memcache\\Memcached sólo soporta \"memcached\". Consulta <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">el wiki de memcached en relación a ambos módulos</a>.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no han pasado la verificación de integridad. Para más información acerca de cómo resolver este problema consulta nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de los archivos inválidos...</a>/<a href=\"{rescanEndpoint}\">Volver a verificar...</a>)",
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "El OPcache de PHP no está correctamente configurado. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Para un mejor desempeño recomendamos</a> usar la siguiente configuración en <code>php.ini</code>:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "La fución PHP \"set_time_limit\" no está disponible. Esto podría generar scripts que se interrumpan a media ejecución, rompiendo la instalación. Te recomendamos ámpliamente habilitar esta función.",
"Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus archivos y directorio de datos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente configurar tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "El encabezado HTTP \"{header}\" no está configurado como \"{expected}\". Este es un riesgo potencial de seguridad o privacidad y te recomendamos cambiar esta configuración.",
"The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "El encabezado de HTTP para \"Seguridad-deTransporte-Estricta\" no ha sido configurado a al menos \"{seconds}\" segundos. Para una mejor seguridad, recomendamos habilitar HSTS de acuerdo a lo descrito en nuestros <a href=\"{docUrl}\" rel=\"noreferrer noopener\">consejos de seguridad</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Estás accediendo este sitio via HTTP. Te recomendamos ámpliamente que configures tu servidor para que en su lugar, el uso de HTTPS sea requerido como está descrito en nuestros <a href=\"{docUrl}\">consejos de seguridad</a>.",
"Shared" : "Compartido",
"Shared with" : "Compartido con",
"Shared by" : "Compartido por",
"Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
"The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
"Set expiration date" : "Selecciona la vigencia de tu archivo",
@ -226,6 +237,7 @@ OC.L10N.register(
"Trace" : "Rastrear",
"Security warning" : "Advertencia de seguridad",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Para más información de como configurar correctaemente tu servidor, por favor consulta la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentación</a>.",
"Create an <strong>admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>",
"Username" : "Usuario",
"Storage & database" : "Almacenamiento & base de datos",
@ -292,6 +304,7 @@ OC.L10N.register(
"Detailed logs" : "Bitácoras detalladas",
"Update needed" : "Se requiere de una actualización",
"Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Para más ayuda, por favor consulta la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ",
"Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo",
"This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ",

View File

@ -107,13 +107,24 @@
"Good password" : "Buena contraseña",
"Strong password" : "Contraseña fuerte",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Tu servidor web aún no se encuentra correctamente configurado para permitir la sincronización de archivos porque la interface de WebDAV parece estar rota. ",
"Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está correctamente configurado para resolver \"{url}\". Puedes encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no cuenta con una conexión a Internet: No fue posible alcanzar diversos puntos de acceso <EndPoints>. Esto significa que algunas funcionalidades como el montaje de almacenamiento externo, notificaciónes de actualizaciones o la instalación de aplicaciones de terceros no funcionarán. Acceder archivos de forma remota y el envío de correos electrónicos de notificación puede que tampoco funcionen. Te sugerimos habilitar la conexión a Internet para este servidor si deseas contar con todas las características.",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La memoria cache no ha sido configurada. Para mejorar el desempeño de tu instalación, configura un memcache si lo tienes disponible. Puedes encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP no puede leer el directorio /dev/urandom, que está contraindicado por razones de seguridad. Puedes encontrar más infomración en nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Actualmente estás usando PHP {version}. Te recomendamos actualizar la versión de PHP para aprovechar las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">actualizaciones de desempeño y seguridad proporcionadas por el grupo de PHP</a> tan pronto como tu distribución lo soporte. ",
"The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuración de los encabezados del reverse proxy es incorrecta o estas accesando a Nextcloud desde un proxy de confianza. Si no estas accediendo a Nextcloud desde un proxy de cconfianza, este es un tema de seguridad y puede permitirle a un atacante falsificar su dirección IP como visible para Nextcloud. Puedes consultar más información en nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memecahced está configurado como un cache distribuido, pero un módulo equivocado de \"memcache\" está instalado. \\OC\\Memcache\\Memcached sólo soporta \"memcached\". Consulta <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">el wiki de memcached en relación a ambos módulos</a>.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no han pasado la verificación de integridad. Para más información acerca de cómo resolver este problema consulta nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de los archivos inválidos...</a>/<a href=\"{rescanEndpoint}\">Volver a verificar...</a>)",
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "El OPcache de PHP no está correctamente configurado. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Para un mejor desempeño recomendamos</a> usar la siguiente configuración en <code>php.ini</code>:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "La fución PHP \"set_time_limit\" no está disponible. Esto podría generar scripts que se interrumpan a media ejecución, rompiendo la instalación. Te recomendamos ámpliamente habilitar esta función.",
"Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus archivos y directorio de datos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente configurar tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "El encabezado HTTP \"{header}\" no está configurado como \"{expected}\". Este es un riesgo potencial de seguridad o privacidad y te recomendamos cambiar esta configuración.",
"The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "El encabezado de HTTP para \"Seguridad-deTransporte-Estricta\" no ha sido configurado a al menos \"{seconds}\" segundos. Para una mejor seguridad, recomendamos habilitar HSTS de acuerdo a lo descrito en nuestros <a href=\"{docUrl}\" rel=\"noreferrer noopener\">consejos de seguridad</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Estás accediendo este sitio via HTTP. Te recomendamos ámpliamente que configures tu servidor para que en su lugar, el uso de HTTPS sea requerido como está descrito en nuestros <a href=\"{docUrl}\">consejos de seguridad</a>.",
"Shared" : "Compartido",
"Shared with" : "Compartido con",
"Shared by" : "Compartido por",
"Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
"The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
"Set expiration date" : "Selecciona la vigencia de tu archivo",
@ -224,6 +235,7 @@
"Trace" : "Rastrear",
"Security warning" : "Advertencia de seguridad",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Para más información de como configurar correctaemente tu servidor, por favor consulta la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentación</a>.",
"Create an <strong>admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>",
"Username" : "Usuario",
"Storage & database" : "Almacenamiento & base de datos",
@ -290,6 +302,7 @@
"Detailed logs" : "Bitácoras detalladas",
"Update needed" : "Se requiere de una actualización",
"Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Para más ayuda, por favor consulta la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ",
"Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo",
"This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ",

View File

@ -109,11 +109,20 @@ OC.L10N.register(
"Good password" : "Buena contraseña",
"Strong password" : "Contraseña fuerte",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Tu servidor web aún no se encuentra correctamente configurado para permitir la sincronización de archivos porque la interface de WebDAV parece estar rota. ",
"Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está correctamente configurado para resolver \"{url}\". Puedes encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no cuenta con una conexión a Internet: No fue posible alcanzar diversos puntos de acceso <EndPoints>. Esto significa que algunas funcionalidades como el montaje de almacenamiento externo, notificaciónes de actualizaciones o la instalación de aplicaciones de terceros no funcionarán. Acceder archivos de forma remota y el envío de correos electrónicos de notificación puede que tampoco funcionen. Te sugerimos habilitar la conexión a Internet para este servidor si deseas contar con todas las características.",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La memoria cache no ha sido configurada. Para mejorar el desempeño de tu instalación, configura un memcache si lo tienes disponible. Puedes encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP no puede leer el directorio /dev/urandom, que está contraindicado por razones de seguridad. Puedes encontrar más infomración en nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Actualmente estás usando PHP {version}. Te recomendamos actualizar la versión de PHP para aprovechar las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">actualizaciones de desempeño y seguridad proporcionadas por el grupo de PHP</a> tan pronto como tu distribución lo soporte. ",
"The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuración de los encabezados del reverse proxy es incorrecta o estas accesando a Nextcloud desde un proxy de confianza. Si no estas accediendo a Nextcloud desde un proxy de cconfianza, este es un tema de seguridad y puede permitirle a un atacante falsificar su dirección IP como visible para Nextcloud. Puedes consultar más información en nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memecahced está configurado como un cache distribuido, pero un módulo equivocado de \"memcache\" está instalado. \\OC\\Memcache\\Memcached sólo soporta \"memcached\". Consulta <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">el wiki de memcached en relación a ambos módulos</a>.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no han pasado la verificación de integridad. Para más información acerca de cómo resolver este problema consulta nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de los archivos inválidos...</a>/<a href=\"{rescanEndpoint}\">Volver a verificar...</a>)",
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "El OPcache de PHP no está correctamente configurado. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Para un mejor desempeño recomendamos</a> usar la siguiente configuración en <code>php.ini</code>:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "La fución PHP \"set_time_limit\" no está disponible. Esto podría generar scripts que se interrumpan a media ejecución, rompiendo la instalación. Te recomendamos ámpliamente habilitar esta función.",
"Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus archivos y directorio de datos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente configurar tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "El encabezado HTTP \"{header}\" no está configurado como \"{expected}\". Este es un riesgo potencial de seguridad o privacidad y te recomendamos cambiar esta configuración.",
"The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "El encabezado de HTTP para \"Seguridad-deTransporte-Estricta\" no ha sido configurado a al menos \"{seconds}\" segundos. Para una mejor seguridad, recomendamos habilitar HSTS de acuerdo a lo descrito en nuestros <a href=\"{docUrl}\" rel=\"noreferrer noopener\">consejos de seguridad</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Estás accediendo este sitio via HTTP. Te recomendamos ámpliamente que configures tu servidor para que en su lugar, el uso de HTTPS sea requerido como está descrito en nuestros <a href=\"{docUrl}\">consejos de seguridad</a>.",
"Shared" : "Compartido",
"Shared with" : "Compartido con",
@ -228,6 +237,7 @@ OC.L10N.register(
"Trace" : "Rastrear",
"Security warning" : "Advertencia de seguridad",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Para más información de como configurar correctaemente tu servidor, por favor consulta la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentación</a>.",
"Create an <strong>admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>",
"Username" : "Usuario",
"Storage & database" : "Almacenamiento & base de datos",

View File

@ -107,11 +107,20 @@
"Good password" : "Buena contraseña",
"Strong password" : "Contraseña fuerte",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Tu servidor web aún no se encuentra correctamente configurado para permitir la sincronización de archivos porque la interface de WebDAV parece estar rota. ",
"Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está correctamente configurado para resolver \"{url}\". Puedes encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no cuenta con una conexión a Internet: No fue posible alcanzar diversos puntos de acceso <EndPoints>. Esto significa que algunas funcionalidades como el montaje de almacenamiento externo, notificaciónes de actualizaciones o la instalación de aplicaciones de terceros no funcionarán. Acceder archivos de forma remota y el envío de correos electrónicos de notificación puede que tampoco funcionen. Te sugerimos habilitar la conexión a Internet para este servidor si deseas contar con todas las características.",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La memoria cache no ha sido configurada. Para mejorar el desempeño de tu instalación, configura un memcache si lo tienes disponible. Puedes encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP no puede leer el directorio /dev/urandom, que está contraindicado por razones de seguridad. Puedes encontrar más infomración en nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Actualmente estás usando PHP {version}. Te recomendamos actualizar la versión de PHP para aprovechar las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">actualizaciones de desempeño y seguridad proporcionadas por el grupo de PHP</a> tan pronto como tu distribución lo soporte. ",
"The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuración de los encabezados del reverse proxy es incorrecta o estas accesando a Nextcloud desde un proxy de confianza. Si no estas accediendo a Nextcloud desde un proxy de cconfianza, este es un tema de seguridad y puede permitirle a un atacante falsificar su dirección IP como visible para Nextcloud. Puedes consultar más información en nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memecahced está configurado como un cache distribuido, pero un módulo equivocado de \"memcache\" está instalado. \\OC\\Memcache\\Memcached sólo soporta \"memcached\". Consulta <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">el wiki de memcached en relación a ambos módulos</a>.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no han pasado la verificación de integridad. Para más información acerca de cómo resolver este problema consulta nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de los archivos inválidos...</a>/<a href=\"{rescanEndpoint}\">Volver a verificar...</a>)",
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "El OPcache de PHP no está correctamente configurado. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Para un mejor desempeño recomendamos</a> usar la siguiente configuración en <code>php.ini</code>:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "La fución PHP \"set_time_limit\" no está disponible. Esto podría generar scripts que se interrumpan a media ejecución, rompiendo la instalación. Te recomendamos ámpliamente habilitar esta función.",
"Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus archivos y directorio de datos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente configurar tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "El encabezado HTTP \"{header}\" no está configurado como \"{expected}\". Este es un riesgo potencial de seguridad o privacidad y te recomendamos cambiar esta configuración.",
"The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "El encabezado de HTTP para \"Seguridad-deTransporte-Estricta\" no ha sido configurado a al menos \"{seconds}\" segundos. Para una mejor seguridad, recomendamos habilitar HSTS de acuerdo a lo descrito en nuestros <a href=\"{docUrl}\" rel=\"noreferrer noopener\">consejos de seguridad</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Estás accediendo este sitio via HTTP. Te recomendamos ámpliamente que configures tu servidor para que en su lugar, el uso de HTTPS sea requerido como está descrito en nuestros <a href=\"{docUrl}\">consejos de seguridad</a>.",
"Shared" : "Compartido",
"Shared with" : "Compartido con",
@ -226,6 +235,7 @@
"Trace" : "Rastrear",
"Security warning" : "Advertencia de seguridad",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Para más información de como configurar correctaemente tu servidor, por favor consulta la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentación</a>.",
"Create an <strong>admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>",
"Username" : "Usuario",
"Storage & database" : "Almacenamiento & base de datos",

View File

@ -48,6 +48,7 @@ OC.L10N.register(
"Error while enabling user." : "Fejl ved aktivering af bruger",
"Error while disabling user." : "Fejl ved deaktivering af bruger",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "For at verificerer din Twitter konto, post den følgende tweet på Twitter (Sørg for at poste det uden linjeskift)",
"In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "For at bekræfte din hjemmeside, opbevare følgende indhold i din web-roden '.well-known/CloudIdVerificationCode.txt' \n(vær sikker på, at den fulde tekst er på en linje):",
"Settings saved" : "Indstillinger gemt",
"Unable to change full name" : "Ikke i stand til at ændre dit fulde navn",
"Unable to change email address" : "Kan ikke ændre emailadressen",
@ -71,6 +72,7 @@ OC.L10N.register(
"Your %s account was created" : "Din %s-konto blev oprettet",
"Welcome aboard" : "Velkommen ombord",
"Welcome aboard %s" : "velkommen ombord %s",
"Welcome to your %s account, you can add, protect, and share your data." : "Velkommen til din %s konto, du kan tilføje, beskytte og dele dine data.",
"Your username is: %s" : "Dit brugernavn er: %s",
"Set your password" : "Sæt dit password",
"Go to %s" : "Gå til %s",
@ -123,13 +125,18 @@ OC.L10N.register(
"Copy" : "Kopier",
"Copied!" : "Kopieret",
"Not supported!" : "Ikke understøttet",
"Press Ctrl-C to copy." : "Tryk Ctrl-C for kopi.",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Der opstod en fejl. Upload venligst et ASCII-indkodet PEM-certifikat.",
"Valid until {date}" : "Gyldig indtil {date}",
"Delete" : "Slet",
"Local" : "Lokal",
"Private" : "Privat",
"Only visible to local users" : "Kun synlig for lokale brugere",
"Only visible to you" : "Kun synlig for dig",
"Contacts" : "Kontakter",
"Public" : "Offentlig",
"Verify" : "Bekræft",
"Verifying …" : "Bekræfter.....",
"Select a profile picture" : "Vælg et profilbillede",
"Very weak password" : "Meget svagt kodeord",
"Weak password" : "Svagt kodeord",
@ -167,11 +174,14 @@ OC.L10N.register(
"Administrator documentation" : "Administratordokumentation",
"Online documentation" : "Online dokumentation",
"Forum" : "Forum",
"Getting help" : "Få hjælp",
"Commercial support" : "Kommerciel support",
"None" : "Ingen",
"Login" : "Login",
"Plain" : "Klartekst",
"NT LAN Manager" : "NT LAN Manager",
"SSL/TLS" : "SSL/TLS",
"STARTTLS" : "STARTTLS",
"Email server" : "E-mailserver",
"Open documentation" : "Åben dokumentation",
"Send mode" : "Tilstand for afsendelse",
@ -209,6 +219,7 @@ OC.L10N.register(
"Allow apps to use the Share API" : "Tillad apps til at bruge Share API",
"Allow users to share via link" : "Tillad brugere at dele via link",
"Allow public uploads" : "Tillad offentlig upload",
"Always ask for a password" : "Altid spørg efter kodeord",
"Enforce password protection" : "Tving kodeords beskyttelse",
"Set default expiration date" : "Vælg standard udløbsdato",
"Expire after " : "Udløber efter",
@ -225,10 +236,16 @@ OC.L10N.register(
"Improving the config.php" : "Forbedring af config.php",
"Theming" : "Temaer",
"Hardening and security guidance" : "Modstanddygtighed og sikkerheds vejledning",
"Personal" : "Personligt",
"Administration" : "Administration",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Du bruger <strong>%s</strong> af <strong>%s</strong>",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du bruger <strong>%s</strong> af <strong>%s</strong> (<strong>%s %%</strong>)",
"Profile picture" : "Profilbillede",
"Upload new" : "Upload nyt",
"Select from Files" : "Vælg fra filer",
"Remove image" : "Fjern billede",
"png or jpg, max. 20 MB" : "png eller jpg, max. 20 MB",
"Picture provided by original account" : "Billede leveret af den oprindelige konto",
"Cancel" : "Annuller",
"Choose as profile picture" : "Vælg et profilbillede",
"Full name" : "Fulde navn",
@ -236,6 +253,15 @@ OC.L10N.register(
"Email" : "E-mail",
"Your email address" : "Din e-mailadresse",
"No email address set" : "Der er ikke angivet e-mailadresse",
"For password reset and notifications" : "Til nulstilling af adgangskoder og meddelelser",
"Phone number" : "Telefon nummer",
"Your phone number" : "Dit telefon nummer",
"Address" : "Adresse",
"Your postal address" : "Dit Postnummer",
"Website" : "Hjemmeside",
"It can take up to 24 hours before the account is displayed as verified." : "Det kan tage op til 24 timer, før kontoen vises som verificeret.",
"Twitter" : "Twitter",
"Twitter handle @…" : "Twitter handle @…",
"You are member of the following groups:" : "Du er medlem af følgende grupper:",
"Language" : "Sprog",
"Help translate" : "Hjælp med oversættelsen",
@ -243,10 +269,20 @@ OC.L10N.register(
"Current password" : "Nuværende adgangskode",
"New password" : "Nyt kodeord",
"Change password" : "Skift kodeord",
"Web, desktop and mobile clients currently logged in to your account." : "Web, stationære og mobile klienter, der er logget ind på din konto.",
"Device" : "Enhed",
"Last activity" : "Sidste aktivitet",
"App name" : "App navn",
"Create new app password" : "Opret nyt app kodeord",
"Username" : "Brugernavn",
"Done" : "Færdig",
"Follow us on Google+" : "Følg os på Google+",
"Like our Facebook page" : "Følg os på Facebook",
"Follow us on Twitter" : "Følg os på Twitter",
"Settings" : "Indstillinger",
"Show storage location" : "Vis placering af lageret",
"Show user backend" : "Vis bruger-backend",
"Show last login" : "Vis seneste login",
"Show email address" : "Vis e-mailadresse",
"Send email to new user" : "Send e-mail til ny bruger",
"E-Mail" : "E-mail",
@ -255,10 +291,16 @@ OC.L10N.register(
"Enter the recovery password in order to recover the users files during password change" : "Indtast et gendannelse kodeord for, at kunne gendanne brugerens filer ved ændring af kodeord",
"Everyone" : "Alle",
"Admins" : "Administratore",
"Disabled" : "Deaktiveret",
"Default quota" : "Standard kvote",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Indtast venligst lagerkvote (f.eks. \"512 MB\" eller \"12 GB\")",
"Unlimited" : "Ubegrænset",
"Other" : "Andet",
"Group admin for" : "Gruppeadministrator for",
"Quota" : "Kvote",
"Storage location" : "Placering af lageret",
"User backend" : "Bruger-backend",
"Last login" : "Seneste login",
"change full name" : "ændre fulde navn",
"set new password" : "skift kodeord",
"change email address" : "skift e-mailadresse",
@ -278,6 +320,7 @@ OC.L10N.register(
"Uninstall" : "Afinstallér",
"__language_name__" : "Dansk",
"Personal info" : "Personlige oplysninger",
"App passwords" : "App Adgangskoder",
"Sync clients" : "Synkroniserings klienter",
"This is used for sending out notifications." : "Dette anvendes til udsendelse af notifikationer.",
"php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php lader ikke til at være korrekt opsat til at forespørge miljøvariablerne i systemet. Testen med getenv(\"PATH\") returnerer blot et tomt svar.",
@ -294,14 +337,23 @@ OC.L10N.register(
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php er registreret til at en webcron service skal kalde cron.php hvert 15 minut over http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Brug systemets cron service til at kalde cron.php hver 15. minut",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Tillad autofuldførelse af brugernavnet i delings dialogboksen. Hvis funktion er deaktiveret skal det fulde brugernavn indtastes.",
"Uninstall app" : "Afinstallér app",
"Cheers!" : "Hej!",
"For password recovery and notifications" : "Angiv en e-mailadresse for at aktivere gendannelse af adgangskode og modtage notifikationer",
"Your website" : "Vores hjemmeside",
"Your Twitter handle" : "Dit Twitter handle @…",
"Get the apps to sync your files" : "Hent applikationerne for at synkronisere dine filer",
"Desktop client" : "Skrivebordsklient",
"Android app" : "Android-app",
"iOS app" : "iOS-app",
"Show First Run Wizard again" : "Vis guiden for første kørsel igen.",
"Name" : "Navn",
"Show last log in" : "Vis seneste login"
"Follow us on Google Plus!" : "Følg os på Google Plus!",
"Like our facebook page!" : "Følg os på facebook",
"Show last log in" : "Vis seneste login",
"Group name" : "Gruppenavn",
"Verifying" : "Bekræfter.....",
"Follow us on Google+!" : "Følg os på Google+",
"Follow us on Twitter!" : "Følg os på Twitter"
},
"nplurals=2; plural=(n != 1);");

View File

@ -46,6 +46,7 @@
"Error while enabling user." : "Fejl ved aktivering af bruger",
"Error while disabling user." : "Fejl ved deaktivering af bruger",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "For at verificerer din Twitter konto, post den følgende tweet på Twitter (Sørg for at poste det uden linjeskift)",
"In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "For at bekræfte din hjemmeside, opbevare følgende indhold i din web-roden '.well-known/CloudIdVerificationCode.txt' \n(vær sikker på, at den fulde tekst er på en linje):",
"Settings saved" : "Indstillinger gemt",
"Unable to change full name" : "Ikke i stand til at ændre dit fulde navn",
"Unable to change email address" : "Kan ikke ændre emailadressen",
@ -69,6 +70,7 @@
"Your %s account was created" : "Din %s-konto blev oprettet",
"Welcome aboard" : "Velkommen ombord",
"Welcome aboard %s" : "velkommen ombord %s",
"Welcome to your %s account, you can add, protect, and share your data." : "Velkommen til din %s konto, du kan tilføje, beskytte og dele dine data.",
"Your username is: %s" : "Dit brugernavn er: %s",
"Set your password" : "Sæt dit password",
"Go to %s" : "Gå til %s",
@ -121,13 +123,18 @@
"Copy" : "Kopier",
"Copied!" : "Kopieret",
"Not supported!" : "Ikke understøttet",
"Press Ctrl-C to copy." : "Tryk Ctrl-C for kopi.",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Der opstod en fejl. Upload venligst et ASCII-indkodet PEM-certifikat.",
"Valid until {date}" : "Gyldig indtil {date}",
"Delete" : "Slet",
"Local" : "Lokal",
"Private" : "Privat",
"Only visible to local users" : "Kun synlig for lokale brugere",
"Only visible to you" : "Kun synlig for dig",
"Contacts" : "Kontakter",
"Public" : "Offentlig",
"Verify" : "Bekræft",
"Verifying …" : "Bekræfter.....",
"Select a profile picture" : "Vælg et profilbillede",
"Very weak password" : "Meget svagt kodeord",
"Weak password" : "Svagt kodeord",
@ -165,11 +172,14 @@
"Administrator documentation" : "Administratordokumentation",
"Online documentation" : "Online dokumentation",
"Forum" : "Forum",
"Getting help" : "Få hjælp",
"Commercial support" : "Kommerciel support",
"None" : "Ingen",
"Login" : "Login",
"Plain" : "Klartekst",
"NT LAN Manager" : "NT LAN Manager",
"SSL/TLS" : "SSL/TLS",
"STARTTLS" : "STARTTLS",
"Email server" : "E-mailserver",
"Open documentation" : "Åben dokumentation",
"Send mode" : "Tilstand for afsendelse",
@ -207,6 +217,7 @@
"Allow apps to use the Share API" : "Tillad apps til at bruge Share API",
"Allow users to share via link" : "Tillad brugere at dele via link",
"Allow public uploads" : "Tillad offentlig upload",
"Always ask for a password" : "Altid spørg efter kodeord",
"Enforce password protection" : "Tving kodeords beskyttelse",
"Set default expiration date" : "Vælg standard udløbsdato",
"Expire after " : "Udløber efter",
@ -223,10 +234,16 @@
"Improving the config.php" : "Forbedring af config.php",
"Theming" : "Temaer",
"Hardening and security guidance" : "Modstanddygtighed og sikkerheds vejledning",
"Personal" : "Personligt",
"Administration" : "Administration",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Du bruger <strong>%s</strong> af <strong>%s</strong>",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du bruger <strong>%s</strong> af <strong>%s</strong> (<strong>%s %%</strong>)",
"Profile picture" : "Profilbillede",
"Upload new" : "Upload nyt",
"Select from Files" : "Vælg fra filer",
"Remove image" : "Fjern billede",
"png or jpg, max. 20 MB" : "png eller jpg, max. 20 MB",
"Picture provided by original account" : "Billede leveret af den oprindelige konto",
"Cancel" : "Annuller",
"Choose as profile picture" : "Vælg et profilbillede",
"Full name" : "Fulde navn",
@ -234,6 +251,15 @@
"Email" : "E-mail",
"Your email address" : "Din e-mailadresse",
"No email address set" : "Der er ikke angivet e-mailadresse",
"For password reset and notifications" : "Til nulstilling af adgangskoder og meddelelser",
"Phone number" : "Telefon nummer",
"Your phone number" : "Dit telefon nummer",
"Address" : "Adresse",
"Your postal address" : "Dit Postnummer",
"Website" : "Hjemmeside",
"It can take up to 24 hours before the account is displayed as verified." : "Det kan tage op til 24 timer, før kontoen vises som verificeret.",
"Twitter" : "Twitter",
"Twitter handle @…" : "Twitter handle @…",
"You are member of the following groups:" : "Du er medlem af følgende grupper:",
"Language" : "Sprog",
"Help translate" : "Hjælp med oversættelsen",
@ -241,10 +267,20 @@
"Current password" : "Nuværende adgangskode",
"New password" : "Nyt kodeord",
"Change password" : "Skift kodeord",
"Web, desktop and mobile clients currently logged in to your account." : "Web, stationære og mobile klienter, der er logget ind på din konto.",
"Device" : "Enhed",
"Last activity" : "Sidste aktivitet",
"App name" : "App navn",
"Create new app password" : "Opret nyt app kodeord",
"Username" : "Brugernavn",
"Done" : "Færdig",
"Follow us on Google+" : "Følg os på Google+",
"Like our Facebook page" : "Følg os på Facebook",
"Follow us on Twitter" : "Følg os på Twitter",
"Settings" : "Indstillinger",
"Show storage location" : "Vis placering af lageret",
"Show user backend" : "Vis bruger-backend",
"Show last login" : "Vis seneste login",
"Show email address" : "Vis e-mailadresse",
"Send email to new user" : "Send e-mail til ny bruger",
"E-Mail" : "E-mail",
@ -253,10 +289,16 @@
"Enter the recovery password in order to recover the users files during password change" : "Indtast et gendannelse kodeord for, at kunne gendanne brugerens filer ved ændring af kodeord",
"Everyone" : "Alle",
"Admins" : "Administratore",
"Disabled" : "Deaktiveret",
"Default quota" : "Standard kvote",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Indtast venligst lagerkvote (f.eks. \"512 MB\" eller \"12 GB\")",
"Unlimited" : "Ubegrænset",
"Other" : "Andet",
"Group admin for" : "Gruppeadministrator for",
"Quota" : "Kvote",
"Storage location" : "Placering af lageret",
"User backend" : "Bruger-backend",
"Last login" : "Seneste login",
"change full name" : "ændre fulde navn",
"set new password" : "skift kodeord",
"change email address" : "skift e-mailadresse",
@ -276,6 +318,7 @@
"Uninstall" : "Afinstallér",
"__language_name__" : "Dansk",
"Personal info" : "Personlige oplysninger",
"App passwords" : "App Adgangskoder",
"Sync clients" : "Synkroniserings klienter",
"This is used for sending out notifications." : "Dette anvendes til udsendelse af notifikationer.",
"php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php lader ikke til at være korrekt opsat til at forespørge miljøvariablerne i systemet. Testen med getenv(\"PATH\") returnerer blot et tomt svar.",
@ -292,14 +335,23 @@
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php er registreret til at en webcron service skal kalde cron.php hvert 15 minut over http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Brug systemets cron service til at kalde cron.php hver 15. minut",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Tillad autofuldførelse af brugernavnet i delings dialogboksen. Hvis funktion er deaktiveret skal det fulde brugernavn indtastes.",
"Uninstall app" : "Afinstallér app",
"Cheers!" : "Hej!",
"For password recovery and notifications" : "Angiv en e-mailadresse for at aktivere gendannelse af adgangskode og modtage notifikationer",
"Your website" : "Vores hjemmeside",
"Your Twitter handle" : "Dit Twitter handle @…",
"Get the apps to sync your files" : "Hent applikationerne for at synkronisere dine filer",
"Desktop client" : "Skrivebordsklient",
"Android app" : "Android-app",
"iOS app" : "iOS-app",
"Show First Run Wizard again" : "Vis guiden for første kørsel igen.",
"Name" : "Navn",
"Show last log in" : "Vis seneste login"
"Follow us on Google Plus!" : "Følg os på Google Plus!",
"Like our facebook page!" : "Følg os på facebook",
"Show last log in" : "Vis seneste login",
"Group name" : "Gruppenavn",
"Verifying" : "Bekræfter.....",
"Follow us on Google+!" : "Følg os på Google+",
"Follow us on Twitter!" : "Følg os på Twitter"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -72,6 +72,7 @@ OC.L10N.register(
"Your %s account was created" : "Tu cuenta %s ha sido creada",
"Welcome aboard" : "Bienvenido a bordo",
"Welcome aboard %s" : "Bienvenido a bordo %s",
"Welcome to your %s account, you can add, protect, and share your data." : "Bienvenido a tu cuenta %s, puedes agregar, proteger y compartir tus datos.",
"Your username is: %s" : "Tu Usuario es: %s",
"Set your password" : "Establece tu contraseña",
"Go to %s" : "Ir a %s",
@ -251,17 +252,20 @@ OC.L10N.register(
"Security & setup warnings" : "Advertencias de seguridad y configuración",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Es importante que todo esté configurado correctamente por la seguridad y desempeño de tu instancia. Para ayudarte con esto, estamos haciendo unas validaciones automáticas. Por favor ve la sección de Consejos y Trucos así como la documentación para más información.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.",
"Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Por favor verifica la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación de instalación ↗</a> para notas de configuración de PHP y la configuración de tu servidor de PHP, especialmete al usar php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuración de Sólo Lectura ha sido habilitada. Esto previene establecer algunas configuraciones mediante la interface web. Adicionalmente, el archivo necesita que se le establezca tener permisos de escritura manualmente en cada actualización. ",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques internos de documentación. Esto hará que varias aplicaciones principales sean inaccesibles. ",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Esto es posiblemente causado por un caché/acelerador tal como Zend OPcache o eAccelerator. ",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s más reciente. ",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Recomendamos ámpliamente que se habilite este módulo para obtener los mejores resultados en la detección de tipos MIME",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "El bloqueo de archivos transaccional está deshabilitado. Esto puede generar problemas con condiciones extremas. Habilita 'filelocking.enabled' en el archivo config.php para evitar estos problemas. Consulta la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación ↗</a> para más información. ",
"System locale can not be set to a one which supports UTF-8." : "No es posible establecer la regionalización del sistema a una que soporte UTF-8.",
"This means that there might be problems with certain characters in filenames." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de archivos. ",
"It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Se recomienda ámpliamente instalar los paquetes requeridos en tu sistema para soportar alguna de las siguientes regionalizaciones: %s.",
"If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Si tu instalación no se hizo en la raíz del dominio y usa el sistema Cron, puede haber temas con la generación de la URL. Para prevenir estos problemas, por favor establece la opción \"overwrite.cli.url\" en tu archivo config.php a la ruta del webroot de tu instalación (Se sugiere: \"%s\")",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No fue posible ejecutar el trabajo de cron via CLI. Se presentaron los siguientes errores técnicos:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor verifica las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guias de instalación ↗</a>, y valida si hay algún error o advertencia en la <a href=\"%s\">bitácora</a>.",
"All checks passed." : "Pasaron todas las verificaciones. ",
"Background jobs" : "Trabajos en segundo plano",
"Last job ran %s." : "El último trabajo corrió %s.",
@ -297,6 +301,7 @@ OC.L10N.register(
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Existen muchas funcionalidades y configuraciones disponibles para personalizar y usar de manera óptima esta instancia. Aquí hay algunos consejos para más información. ",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos usa la herramienta de línea de comandos; 'occ db:convert-type', o bien consulta la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación ↗ </a>.",
"How to do backups" : "Cómo hacer respaldos",
"Advanced monitoring" : "Monitoreo avanzado",
"Performance tuning" : "Optimización de rendimiento",

View File

@ -70,6 +70,7 @@
"Your %s account was created" : "Tu cuenta %s ha sido creada",
"Welcome aboard" : "Bienvenido a bordo",
"Welcome aboard %s" : "Bienvenido a bordo %s",
"Welcome to your %s account, you can add, protect, and share your data." : "Bienvenido a tu cuenta %s, puedes agregar, proteger y compartir tus datos.",
"Your username is: %s" : "Tu Usuario es: %s",
"Set your password" : "Establece tu contraseña",
"Go to %s" : "Ir a %s",
@ -249,17 +250,20 @@
"Security & setup warnings" : "Advertencias de seguridad y configuración",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Es importante que todo esté configurado correctamente por la seguridad y desempeño de tu instancia. Para ayudarte con esto, estamos haciendo unas validaciones automáticas. Por favor ve la sección de Consejos y Trucos así como la documentación para más información.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.",
"Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Por favor verifica la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación de instalación ↗</a> para notas de configuración de PHP y la configuración de tu servidor de PHP, especialmete al usar php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuración de Sólo Lectura ha sido habilitada. Esto previene establecer algunas configuraciones mediante la interface web. Adicionalmente, el archivo necesita que se le establezca tener permisos de escritura manualmente en cada actualización. ",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques internos de documentación. Esto hará que varias aplicaciones principales sean inaccesibles. ",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Esto es posiblemente causado por un caché/acelerador tal como Zend OPcache o eAccelerator. ",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s más reciente. ",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Recomendamos ámpliamente que se habilite este módulo para obtener los mejores resultados en la detección de tipos MIME",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "El bloqueo de archivos transaccional está deshabilitado. Esto puede generar problemas con condiciones extremas. Habilita 'filelocking.enabled' en el archivo config.php para evitar estos problemas. Consulta la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación ↗</a> para más información. ",
"System locale can not be set to a one which supports UTF-8." : "No es posible establecer la regionalización del sistema a una que soporte UTF-8.",
"This means that there might be problems with certain characters in filenames." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de archivos. ",
"It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Se recomienda ámpliamente instalar los paquetes requeridos en tu sistema para soportar alguna de las siguientes regionalizaciones: %s.",
"If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Si tu instalación no se hizo en la raíz del dominio y usa el sistema Cron, puede haber temas con la generación de la URL. Para prevenir estos problemas, por favor establece la opción \"overwrite.cli.url\" en tu archivo config.php a la ruta del webroot de tu instalación (Se sugiere: \"%s\")",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No fue posible ejecutar el trabajo de cron via CLI. Se presentaron los siguientes errores técnicos:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor verifica las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guias de instalación ↗</a>, y valida si hay algún error o advertencia en la <a href=\"%s\">bitácora</a>.",
"All checks passed." : "Pasaron todas las verificaciones. ",
"Background jobs" : "Trabajos en segundo plano",
"Last job ran %s." : "El último trabajo corrió %s.",
@ -295,6 +299,7 @@
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Existen muchas funcionalidades y configuraciones disponibles para personalizar y usar de manera óptima esta instancia. Aquí hay algunos consejos para más información. ",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos usa la herramienta de línea de comandos; 'occ db:convert-type', o bien consulta la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación ↗ </a>.",
"How to do backups" : "Cómo hacer respaldos",
"Advanced monitoring" : "Monitoreo avanzado",
"Performance tuning" : "Optimización de rendimiento",

View File

@ -252,17 +252,20 @@ OC.L10N.register(
"Security & setup warnings" : "Advertencias de seguridad y configuración",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Es importante que todo esté configurado correctamente por la seguridad y desempeño de tu instancia. Para ayudarte con esto, estamos haciendo unas validaciones automáticas. Por favor ve la sección de Consejos y Trucos así como la documentación para más información.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.",
"Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Por favor verifica la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación de instalación ↗</a> para notas de configuración de PHP y la configuración de tu servidor de PHP, especialmete al usar php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuración de Sólo Lectura ha sido habilitada. Esto previene establecer algunas configuraciones mediante la interface web. Adicionalmente, el archivo necesita que se le establezca tener permisos de escritura manualmente en cada actualización. ",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques internos de documentación. Esto hará que varias aplicaciones principales sean inaccesibles. ",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Esto es posiblemente causado por un caché/acelerador tal como Zend OPcache o eAccelerator. ",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s más reciente. ",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Recomendamos ámpliamente que se habilite este módulo para obtener los mejores resultados en la detección de tipos MIME",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "El bloqueo de archivos transaccional está deshabilitado. Esto puede generar problemas con condiciones extremas. Habilita 'filelocking.enabled' en el archivo config.php para evitar estos problemas. Consulta la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación ↗</a> para más información. ",
"System locale can not be set to a one which supports UTF-8." : "No es posible establecer la regionalización del sistema a una que soporte UTF-8.",
"This means that there might be problems with certain characters in filenames." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de archivos. ",
"It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Se recomienda ámpliamente instalar los paquetes requeridos en tu sistema para soportar alguna de las siguientes regionalizaciones: %s.",
"If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Si tu instalación no se hizo en la raíz del dominio y usa el sistema Cron, puede haber temas con la generación de la URL. Para prevenir estos problemas, por favor establece la opción \"overwrite.cli.url\" en tu archivo config.php a la ruta del webroot de tu instalación (Se sugiere: \"%s\")",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No fue posible ejecutar el trabajo de cron via CLI. Se presentaron los siguientes errores técnicos:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor verifica las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guias de instalación ↗</a>, y valida si hay algún error o advertencia en la <a href=\"%s\">bitácora</a>.",
"All checks passed." : "Pasaron todas las verificaciones. ",
"Background jobs" : "Trabajos en segundo plano",
"Last job ran %s." : "El último trabajo corrió %s.",
@ -298,6 +301,7 @@ OC.L10N.register(
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Existen muchas funcionalidades y configuraciones disponibles para personalizar y usar de manera óptima esta instancia. Aquí hay algunos consejos para más información. ",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos usa la herramienta de línea de comandos; 'occ db:convert-type', o bien consulta la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación ↗ </a>.",
"How to do backups" : "Cómo hacer respaldos",
"Advanced monitoring" : "Monitoreo avanzado",
"Performance tuning" : "Optimización de rendimiento",

View File

@ -250,17 +250,20 @@
"Security & setup warnings" : "Advertencias de seguridad y configuración",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Es importante que todo esté configurado correctamente por la seguridad y desempeño de tu instancia. Para ayudarte con esto, estamos haciendo unas validaciones automáticas. Por favor ve la sección de Consejos y Trucos así como la documentación para más información.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.",
"Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Por favor verifica la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación de instalación ↗</a> para notas de configuración de PHP y la configuración de tu servidor de PHP, especialmete al usar php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuración de Sólo Lectura ha sido habilitada. Esto previene establecer algunas configuraciones mediante la interface web. Adicionalmente, el archivo necesita que se le establezca tener permisos de escritura manualmente en cada actualización. ",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques internos de documentación. Esto hará que varias aplicaciones principales sean inaccesibles. ",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Esto es posiblemente causado por un caché/acelerador tal como Zend OPcache o eAccelerator. ",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s más reciente. ",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Recomendamos ámpliamente que se habilite este módulo para obtener los mejores resultados en la detección de tipos MIME",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "El bloqueo de archivos transaccional está deshabilitado. Esto puede generar problemas con condiciones extremas. Habilita 'filelocking.enabled' en el archivo config.php para evitar estos problemas. Consulta la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación ↗</a> para más información. ",
"System locale can not be set to a one which supports UTF-8." : "No es posible establecer la regionalización del sistema a una que soporte UTF-8.",
"This means that there might be problems with certain characters in filenames." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de archivos. ",
"It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Se recomienda ámpliamente instalar los paquetes requeridos en tu sistema para soportar alguna de las siguientes regionalizaciones: %s.",
"If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Si tu instalación no se hizo en la raíz del dominio y usa el sistema Cron, puede haber temas con la generación de la URL. Para prevenir estos problemas, por favor establece la opción \"overwrite.cli.url\" en tu archivo config.php a la ruta del webroot de tu instalación (Se sugiere: \"%s\")",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No fue posible ejecutar el trabajo de cron via CLI. Se presentaron los siguientes errores técnicos:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor verifica las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guias de instalación ↗</a>, y valida si hay algún error o advertencia en la <a href=\"%s\">bitácora</a>.",
"All checks passed." : "Pasaron todas las verificaciones. ",
"Background jobs" : "Trabajos en segundo plano",
"Last job ran %s." : "El último trabajo corrió %s.",
@ -296,6 +299,7 @@
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Existen muchas funcionalidades y configuraciones disponibles para personalizar y usar de manera óptima esta instancia. Aquí hay algunos consejos para más información. ",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos usa la herramienta de línea de comandos; 'occ db:convert-type', o bien consulta la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación ↗ </a>.",
"How to do backups" : "Cómo hacer respaldos",
"Advanced monitoring" : "Monitoreo avanzado",
"Performance tuning" : "Optimización de rendimiento",

View File

@ -8,6 +8,8 @@ OC.L10N.register(
"You changed your email address" : "Zmenili ste si emailovú adresu",
"Your email address was changed by an administrator" : "Vaša emailová adresa bola zmenená administrátorom",
"Security" : "Zabezpečenie",
"You successfully logged in using two-factor authentication (%1$s)" : "Úspešne ste sa prihlásili pomocou dvoj-faktorovej autentizácie (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Pokus o prihlásenie s použitím dvoj-faktorovej autentizácie zlyhal (%1$s)",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Vaše <strong>heslo</strong> alebo <strong>email</strong> bolo zmenené",
"Your apps" : "Vaše aplikácie",
"Updates" : "Aktualizácie",
@ -22,6 +24,7 @@ OC.L10N.register(
"Please provide an admin recovery password; otherwise, all user data will be lost." : "Zadajte administrátorské heslo pre obnovu, inak budú všetky používateľské dáta stratené.",
"Wrong admin recovery password. Please check the password and try again." : "Chybné administrátorské heslo pre obnovu. Skontrolujte správnosť hesla a skúste to znovu.",
"Backend doesn't support password change, but the user's encryption key was updated." : "Backend nepodporuje zmenu hesla, ale šifrovací kľúč používateľa bol zmenený.",
"installing and updating apps via the app store or Federated Cloud Sharing" : "Inštalovať a aktualizovať aplikácia pomocou obchodu alebo Zdieľaného Cloudového Úložiska",
"Federated Cloud Sharing" : "Sprístupnenie prostredníctvom Federated Cloud",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL používa zastaralú %sverziu (%s). Prosím aktualizujte si operačný systém pretože %snebude fungovať spoľahlivo.",
"A problem occurred, please check your log files (Error: %s)" : "Nastala chyba, skontrolujte prosím váš log súbor (Chyba: %s)",
@ -44,6 +47,8 @@ OC.L10N.register(
"Unable to delete user." : "Nie je možné zmazať používateľa.",
"Error while enabling user." : "Chyba pri povoľovaní používateľa.",
"Error while disabling user." : "Chyba pri zakázaní používateľa.",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Ak chcete overiť svoj Twitter účet, napíšte nasledujúci tweet (uistite sa, že ho zasielate bez zalomenia riadkov):",
"In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Pre verifikáciu vašich webových stránok uložte nasledujúci obsah v koreňovom adresári webovej stránky v umiestnení '.well-known/CloudIdVerificationCode.txt' (uistite sa, že bol text vložený ako jediný riadok)",
"Settings saved" : "Nastavenia uložené",
"Unable to change full name" : "Nemožno zmeniť meno a priezvisko",
"Unable to change email address" : "Nemožno zmeniť emailovú adresu",
@ -67,6 +72,7 @@ OC.L10N.register(
"Your %s account was created" : "Váš účet %s bol vytvorený",
"Welcome aboard" : "Vitajte na palube",
"Welcome aboard %s" : "Vitajte na palube %s",
"Welcome to your %s account, you can add, protect, and share your data." : "Vitajte vo vašom %s účte, môžete pridávať, chrániť a zdieľať svoje dáta.",
"Your username is: %s" : "Vaše používateľské meno je: %s",
"Set your password" : "Nastavte si heslo",
"Go to %s" : "Prejsť na %s",
@ -115,6 +121,7 @@ OC.L10N.register(
"Disconnect" : "Odpojiť",
"Revoke" : "Odvolať",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
"Google Chrome" : "Google Chrome",
"Safari" : "Safari",
@ -123,12 +130,16 @@ OC.L10N.register(
"iPad iOS" : "iPad iOS",
"iOS Client" : "iOS Klient",
"Android Client" : "Android Klient",
"Sync client - {os}" : "Sync client - {os}",
"This session" : "Táto relácia",
"Copy" : "Kopírovať",
"Copied!" : "Skopírované!",
"Not supported!" : "Nie je podporované!",
"Press ⌘-C to copy." : "Stlač ⌘-C pre skopírovanie.",
"Press Ctrl-C to copy." : "Stlač Ctrl-C pre skopírovanie.",
"Error while loading browser sessions and device tokens" : "Chyba pri načítavaní relácií prehliadača a tokenov zariadení",
"Error while creating device token" : "Chyba pri vytváraní tokenov zariadenia",
"Error while deleting the token" : "Chyba pri mazaní tokenu",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Vyskytla sa chyba. Nahrajte prosím PEM certifikát v ASCII kódovaní.",
"Valid until {date}" : "Platný do {date}",
"Delete" : "Zmazať",
@ -155,6 +166,7 @@ OC.L10N.register(
"A valid group name must be provided" : "Musíte zadať platný názov skupiny",
"deleted {groupName}" : "vymazaná {groupName}",
"undo" : "vrátiť",
"{size} used" : "{size} použité",
"never" : "nikdy",
"deleted {userName}" : "vymazané {userName}",
"No user found for <strong>{pattern}</strong>" : "<strong>{pattern}</strong> nenašlo žiadnych používateľov",
@ -162,6 +174,7 @@ OC.L10N.register(
"Unable to remove user from group {group}" : "Nie je možné odstrániť používateľa zo skupiny {group}",
"Add group" : "Pridať skupinu",
"Invalid quota value \"{val}\"" : "Neplatná hodnota kvóty \"{val}\"",
"no group" : "nie je v skupine",
"Password successfully changed" : "Heslo úspešne zmenené",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Zmena hesla bude mať za následok stratu dát, pretože obnova dát nie je k dispozícii pre tohto používateľa",
"Could not change the users email" : "Nemožno zmeniť email používateľa",
@ -222,6 +235,7 @@ OC.L10N.register(
"Test email settings" : "Nastavenia testovacieho emailu",
"Send email" : "Odoslať email",
"Server-side encryption" : "Šifrovanie na serveri",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Šifrovanie na strane servera umožňuje zašifrovať súbory, ktoré sú na tento server nahrávané. To prináša obmedzenia ako napr. výkonnostné obmedzenie, takže to povoľte len ak je to naozaj potrebné.",
"Enable server-side encryption" : "Povoliť šifrovanie na serveri",
"Please read carefully before activating server-side encryption: " : "Prečítajte prosím pozorne pred použitím šifrovania na serveri:",
"Be aware that encryption always increases the file size." : "Majte na vedomí, že šifrovanie vždy zväčší veľkosť súborov.",
@ -230,6 +244,7 @@ OC.L10N.register(
"Enable encryption" : "Povoliť šifrovanie",
"No encryption module loaded, please enable an encryption module in the app menu." : "Nebol načítaný žiadny šifrovací modul, povoľte prosím šifrovací modul v menu aplikácií.",
"Select default encryption module:" : "Vybrať predvolený šifrovací modul:",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Musíte preniesť svoje šifrovacie kľúče zo starej verzie šifrovania (ownCloud <= 8.0) na novú.",
"Start migration" : "Začať migráciu",
"Security & setup warnings" : "Bezpečnosť a nastavenia upozornení",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Zdá sa že PHP nie je nastavené korektne na získanie premenných prostredia. Test s getenv(\"PATH\") vráti prázdnu odpoveď.",
@ -306,6 +321,7 @@ OC.L10N.register(
"It can take up to 24 hours before the account is displayed as verified." : "Môže trvať až 24 hodín než sa účet zobrazí ako overený.",
"Link https://…" : "Linka https://…",
"Twitter" : "Twitter",
"Twitter handle @…" : "Prezývka na Twitteri @…",
"You are member of the following groups:" : "Ste členom nasledovných skupín:",
"Language" : "Jazyk",
"Help translate" : "Pomôcť s prekladom",
@ -405,6 +421,8 @@ OC.L10N.register(
"Passcodes that give an app or device permissions to access your account." : "Prístupové heslá, ktoré dovolia aplikáciam alebo zariadeniam prístup na váš účet.",
"Name" : "Názov",
"Follow us on Google Plus!" : "Sleduj nás na Google Plus!",
"Subscribe to our twitter channel!" : "Odoberajte náš twitter kanál.",
"Subscribe to our news feed!" : "doberajte náš kanál s novinkami.",
"Subscribe to our newsletter!" : "Prihlás sa na odber noviniek emailom!",
"Show last log in" : "Zobraziť posledné prihlásenie",
"Group name" : "Názov skupiny",

View File

@ -6,6 +6,8 @@
"You changed your email address" : "Zmenili ste si emailovú adresu",
"Your email address was changed by an administrator" : "Vaša emailová adresa bola zmenená administrátorom",
"Security" : "Zabezpečenie",
"You successfully logged in using two-factor authentication (%1$s)" : "Úspešne ste sa prihlásili pomocou dvoj-faktorovej autentizácie (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Pokus o prihlásenie s použitím dvoj-faktorovej autentizácie zlyhal (%1$s)",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Vaše <strong>heslo</strong> alebo <strong>email</strong> bolo zmenené",
"Your apps" : "Vaše aplikácie",
"Updates" : "Aktualizácie",
@ -20,6 +22,7 @@
"Please provide an admin recovery password; otherwise, all user data will be lost." : "Zadajte administrátorské heslo pre obnovu, inak budú všetky používateľské dáta stratené.",
"Wrong admin recovery password. Please check the password and try again." : "Chybné administrátorské heslo pre obnovu. Skontrolujte správnosť hesla a skúste to znovu.",
"Backend doesn't support password change, but the user's encryption key was updated." : "Backend nepodporuje zmenu hesla, ale šifrovací kľúč používateľa bol zmenený.",
"installing and updating apps via the app store or Federated Cloud Sharing" : "Inštalovať a aktualizovať aplikácia pomocou obchodu alebo Zdieľaného Cloudového Úložiska",
"Federated Cloud Sharing" : "Sprístupnenie prostredníctvom Federated Cloud",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL používa zastaralú %sverziu (%s). Prosím aktualizujte si operačný systém pretože %snebude fungovať spoľahlivo.",
"A problem occurred, please check your log files (Error: %s)" : "Nastala chyba, skontrolujte prosím váš log súbor (Chyba: %s)",
@ -42,6 +45,8 @@
"Unable to delete user." : "Nie je možné zmazať používateľa.",
"Error while enabling user." : "Chyba pri povoľovaní používateľa.",
"Error while disabling user." : "Chyba pri zakázaní používateľa.",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Ak chcete overiť svoj Twitter účet, napíšte nasledujúci tweet (uistite sa, že ho zasielate bez zalomenia riadkov):",
"In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Pre verifikáciu vašich webových stránok uložte nasledujúci obsah v koreňovom adresári webovej stránky v umiestnení '.well-known/CloudIdVerificationCode.txt' (uistite sa, že bol text vložený ako jediný riadok)",
"Settings saved" : "Nastavenia uložené",
"Unable to change full name" : "Nemožno zmeniť meno a priezvisko",
"Unable to change email address" : "Nemožno zmeniť emailovú adresu",
@ -65,6 +70,7 @@
"Your %s account was created" : "Váš účet %s bol vytvorený",
"Welcome aboard" : "Vitajte na palube",
"Welcome aboard %s" : "Vitajte na palube %s",
"Welcome to your %s account, you can add, protect, and share your data." : "Vitajte vo vašom %s účte, môžete pridávať, chrániť a zdieľať svoje dáta.",
"Your username is: %s" : "Vaše používateľské meno je: %s",
"Set your password" : "Nastavte si heslo",
"Go to %s" : "Prejsť na %s",
@ -113,6 +119,7 @@
"Disconnect" : "Odpojiť",
"Revoke" : "Odvolať",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
"Google Chrome" : "Google Chrome",
"Safari" : "Safari",
@ -121,12 +128,16 @@
"iPad iOS" : "iPad iOS",
"iOS Client" : "iOS Klient",
"Android Client" : "Android Klient",
"Sync client - {os}" : "Sync client - {os}",
"This session" : "Táto relácia",
"Copy" : "Kopírovať",
"Copied!" : "Skopírované!",
"Not supported!" : "Nie je podporované!",
"Press ⌘-C to copy." : "Stlač ⌘-C pre skopírovanie.",
"Press Ctrl-C to copy." : "Stlač Ctrl-C pre skopírovanie.",
"Error while loading browser sessions and device tokens" : "Chyba pri načítavaní relácií prehliadača a tokenov zariadení",
"Error while creating device token" : "Chyba pri vytváraní tokenov zariadenia",
"Error while deleting the token" : "Chyba pri mazaní tokenu",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Vyskytla sa chyba. Nahrajte prosím PEM certifikát v ASCII kódovaní.",
"Valid until {date}" : "Platný do {date}",
"Delete" : "Zmazať",
@ -153,6 +164,7 @@
"A valid group name must be provided" : "Musíte zadať platný názov skupiny",
"deleted {groupName}" : "vymazaná {groupName}",
"undo" : "vrátiť",
"{size} used" : "{size} použité",
"never" : "nikdy",
"deleted {userName}" : "vymazané {userName}",
"No user found for <strong>{pattern}</strong>" : "<strong>{pattern}</strong> nenašlo žiadnych používateľov",
@ -160,6 +172,7 @@
"Unable to remove user from group {group}" : "Nie je možné odstrániť používateľa zo skupiny {group}",
"Add group" : "Pridať skupinu",
"Invalid quota value \"{val}\"" : "Neplatná hodnota kvóty \"{val}\"",
"no group" : "nie je v skupine",
"Password successfully changed" : "Heslo úspešne zmenené",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Zmena hesla bude mať za následok stratu dát, pretože obnova dát nie je k dispozícii pre tohto používateľa",
"Could not change the users email" : "Nemožno zmeniť email používateľa",
@ -220,6 +233,7 @@
"Test email settings" : "Nastavenia testovacieho emailu",
"Send email" : "Odoslať email",
"Server-side encryption" : "Šifrovanie na serveri",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Šifrovanie na strane servera umožňuje zašifrovať súbory, ktoré sú na tento server nahrávané. To prináša obmedzenia ako napr. výkonnostné obmedzenie, takže to povoľte len ak je to naozaj potrebné.",
"Enable server-side encryption" : "Povoliť šifrovanie na serveri",
"Please read carefully before activating server-side encryption: " : "Prečítajte prosím pozorne pred použitím šifrovania na serveri:",
"Be aware that encryption always increases the file size." : "Majte na vedomí, že šifrovanie vždy zväčší veľkosť súborov.",
@ -228,6 +242,7 @@
"Enable encryption" : "Povoliť šifrovanie",
"No encryption module loaded, please enable an encryption module in the app menu." : "Nebol načítaný žiadny šifrovací modul, povoľte prosím šifrovací modul v menu aplikácií.",
"Select default encryption module:" : "Vybrať predvolený šifrovací modul:",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Musíte preniesť svoje šifrovacie kľúče zo starej verzie šifrovania (ownCloud <= 8.0) na novú.",
"Start migration" : "Začať migráciu",
"Security & setup warnings" : "Bezpečnosť a nastavenia upozornení",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Zdá sa že PHP nie je nastavené korektne na získanie premenných prostredia. Test s getenv(\"PATH\") vráti prázdnu odpoveď.",
@ -304,6 +319,7 @@
"It can take up to 24 hours before the account is displayed as verified." : "Môže trvať až 24 hodín než sa účet zobrazí ako overený.",
"Link https://…" : "Linka https://…",
"Twitter" : "Twitter",
"Twitter handle @…" : "Prezývka na Twitteri @…",
"You are member of the following groups:" : "Ste členom nasledovných skupín:",
"Language" : "Jazyk",
"Help translate" : "Pomôcť s prekladom",
@ -403,6 +419,8 @@
"Passcodes that give an app or device permissions to access your account." : "Prístupové heslá, ktoré dovolia aplikáciam alebo zariadeniam prístup na váš účet.",
"Name" : "Názov",
"Follow us on Google Plus!" : "Sleduj nás na Google Plus!",
"Subscribe to our twitter channel!" : "Odoberajte náš twitter kanál.",
"Subscribe to our news feed!" : "doberajte náš kanál s novinkami.",
"Subscribe to our newsletter!" : "Prihlás sa na odber noviniek emailom!",
"Show last log in" : "Zobraziť posledné prihlásenie",
"Group name" : "Názov skupiny",