1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 08:16:07 +00:00

[dist] Update version, assets

This commit is contained in:
zhengxie
2015-05-12 16:42:30 +08:00
parent bea19e74a7
commit 09d4778f6a
48 changed files with 3196 additions and 962 deletions

View File

@@ -5,17 +5,148 @@
var django = globals.django || (globals.django = {});
django.pluralidx = function (count) { return (count == 1) ? 0 : 1; };
django.pluralidx = function (n) {
var v=(n != 1);
if (typeof(v) == 'boolean') {
return v ? 1 : 0;
} else {
return v;
}
};
/* gettext identity library */
/* gettext library */
django.catalog = {
"%curr% of %total%": "%curr% de %total%",
"<a href=\"%url%\" target=\"_blank\">The image</a> could not be loaded.": "<a href=\"%url%\" target=\"_blank\">La imagen</a> no pudo ser cargada.",
"Are you sure you want to delete these selected items?": "\u00bfEst\u00e1 seguro de eliminar los \u00edtems seleccionados?",
"Cancel": "Cancelar",
"Canceled.": "Cancelado.",
"Close (Esc)": "Cerrar (Esc)",
"Copy {placeholder} to:": "Copiar {placeholder} a:",
"Copying %(name)s": "Copiando %(name)s",
"Copying file %(index)s of %(total)s": "Copiando archivo %(index)s de %(total)s",
"Delete": "Eliminar",
"Delete Items": "Eliminar \u00cdtems",
"Delete succeeded.": "Eliminado con \u00e9xito.",
"Empty file upload result": "Archivo subido result\u00f3 vac\u00edo",
"Enter emails or select contacts": "Ingrese e-mails o escoja contactos",
"Error": "Error",
"Failed to copy %(name)s": "Fallo al copiar %(name)s",
"Failed to get update url": "Fallo al obtener url de actualizaci\u00f3n",
"Failed to get upload url": "Fallo al obtener url de subida",
"Failed to move %(name)s": "Fallo al mover %(name)s",
"Failed to send to {placeholder}": "Fallo al enviar a {placeholder}",
"Failed to share to {placeholder}": "Fallo al compartir con {placeholder}",
"Failed.": "Fall\u00f3.",
"Failed. Please check the network.": "Fallo. Por favor verifique la red.",
"File Upload canceled": "Subida de archivo cancelada",
"File Upload complete": "Archivo subido por completo",
"File Upload failed": "Subida de archivo fall\u00f3",
"File Uploading...": "Subiendo Archivo...",
"File is too big": "El archivo es demasiado grande.",
"File is too small": "El archivo es demasiado chico",
"Filetype not allowed": "Tipo de archivo no permitido",
"Internal error. Failed to copy %(name)s and %(amount)s other item(s).": "Error interno. Fallo al copiar %(name)s y %(amount)s otro(s) \u00edtem(s).",
"Internal error. Failed to copy %(name)s.": "Error interno. Fallo al copiar %(name)s.",
"Internal error. Failed to delete %(name)s and %(amount)s other items.": "Error interno. Fallo al eliminar %(name)s y %(amount)s otros \u00edtems.\n ",
"Internal error. Failed to delete %(name)s and 1 other item.": "Error interno. Fallo al eliminar %(name)s y otro \u00edtem.",
"Internal error. Failed to delete %(name)s.": "Error interno. Fallo al eliminar %(name)s.",
"Internal error. Failed to move %(name)s and %(amount)s other item(s).": "Error interno. Fallo al mover %(name)s y %(amount)s otro(s) \u00edtem(s).",
"Internal error. Failed to move %(name)s.": "Error interno. Fallo al mover %(name)s.",
"Invalid destination path": "Ruta de destino inv\u00e1lida",
"It is required.": "Es requerida.",
"Just now": "Ahora",
"Loading...": "Cargando...",
"Max number of files exceeded": "M\u00e1ximo n\u00famero de archivos excedido",
"Move {placeholder} to:": "Mover {placeholder} a:",
"Moving %(name)s": "Moviendo %(name)s",
"Moving file %(index)s of %(total)s": "Moviendo archivo %(index)s de %(total)s",
"Name is required": "Nombre es requerido",
"Next (Right arrow key)": "Siguiente (Flecha derecha)",
"Only an extension there, please input a name.": "S\u00f3lo hay una extensi\u00f3n, por favor ingrese un nombre.",
"Open in New Tab": "Abrir en una nueva pesta\u00f1a",
"Password is required.": "Se requiere contrase\u00f1a.",
"Password is too short": "La contrase\u00f1a es demasiado corta",
"Passwords don't match": "Las contrase\u00f1as no coinciden",
"Please check the network.": "Por favor verifique la red.",
"Please choose a directory": "Por favor escoja una cerpeta",
"Please enter days.": "Por favor ingrese d\u00edas.",
"Please enter password": "Por favor ingrese la contrase\u00f1a",
"Please enter the password again": "Por favor ingrese la contrase\u00f1a nuevamente",
"Please enter valid days": "Por favor ingrese d\u00edas v\u00e1lidos",
"Please input at least an email.": "Por favor ingrese al menos un e-mail.",
"Please select a contact or a group.": "Por favor escoja un contacto o un grupo.",
"Previous (Left arrow key)": "Anterior (Flecha izquierda)",
"Processing...": "Proceasndo...",
"Really want to delete {lib_name}?": "\u00bfRealmente desea eliminar {lib_name}?",
"Rename Directory": "Renombrar Carpeta",
"Rename File": "Renombrar Archivo",
"Replace file {filename}?": "\u00bfReemplazar archivo {filename}?",
"Saving...": "Guardando...",
"Select groups": "Seleccionar grupos",
"Set {placeholder}'s permission": "Establecer permiso de {placeholder}",
"Share {placeholder}": "Compartir {placeholder}",
"Start": "Iniciar",
"Success": "\u00c9xito",
"Successfully copied %(name)s and %(amount)s other items.": "Copiado con \u00e9xito %(name)s y %(amount)s otros \u00edtems.",
"Successfully copied %(name)s and 1 other item.": "Copiado con \u00e9xito %(name)s y otro \u00edtem.",
"Successfully copied %(name)s.": "Copiado con \u00e9xito %(name)s.",
"Successfully deleted %(name)s": "Eliminado con \u00e9xito %(name)s",
"Successfully deleted %(name)s and %(amount)s other items.": "eliminado con \u00e9xito %(name)s y %(amount)s otros \u00edtems.",
"Successfully deleted %(name)s and 1 other item.": "eliminado con \u00e9xito %(name)s y otro \u00edtem.",
"Successfully deleted %(name)s.": "Eliminado con \u00e9xito %(name)s.",
"Successfully moved %(name)s and %(amount)s other items.": "Movido con \u00e9xito %(name)s y %(amount)s otros \u00edtems.",
"Successfully moved %(name)s and 1 other item.": "Movido con \u00e9xito %(name)s y otro \u00edtem.",
"Successfully moved %(name)s.": "Movido con \u00e9xito %(name)s.",
"Successfully sent to {placeholder}": "Enviado con \u00e9xito a {placeholder}",
"Successfully shared to {placeholder}": "Compartido con \u00e9xito con {placeholder}",
"Successfully unshared {placeholder}": "Dejado de compartir con \u00e9xito {placeholder}",
"Successfully unstared {placeholder}": "Desmarcado con \u00e9xito {placeholder}",
"Uploaded bytes exceed file size": "La cantidad de bytes subidos excede el tama\u00f1o del archivo",
"You don't have any library at present.": "En este momento no posee ninguna biblioteca.",
"You have not renamed it.": "No lo ha renombrado.",
"canceled": "cancelado",
"uploaded": "subido"
};
django.gettext = function (msgid) {
var value = django.catalog[msgid];
if (typeof(value) == 'undefined') {
return msgid;
} else {
return (typeof(value) == 'string') ? value : value[0];
}
};
django.ngettext = function (singular, plural, count) {
var value = django.catalog[singular];
if (typeof(value) == 'undefined') {
return (count == 1) ? singular : plural;
} else {
return value[django.pluralidx(count)];
}
};
django.gettext = function (msgid) { return msgid; };
django.ngettext = function (singular, plural, count) { return (count == 1) ? singular : plural; };
django.gettext_noop = function (msgid) { return msgid; };
django.pgettext = function (context, msgid) { return msgid; };
django.npgettext = function (context, singular, plural, count) { return (count == 1) ? singular : plural; };
django.pgettext = function (context, msgid) {
var value = django.gettext(context + '\x04' + msgid);
if (value.indexOf('\x04') != -1) {
value = msgid;
}
return value;
};
django.npgettext = function (context, singular, plural, count) {
var value = django.ngettext(context + '\x04' + singular, context + '\x04' + plural, count);
if (value.indexOf('\x04') != -1) {
value = django.ngettext(singular, plural, count);
}
return value;
};
django.interpolate = function (fmt, obj, named) {

View File

@@ -5,17 +5,148 @@
var django = globals.django || (globals.django = {});
django.pluralidx = function (count) { return (count == 1) ? 0 : 1; };
django.pluralidx = function (n) {
var v=(n != 1);
if (typeof(v) == 'boolean') {
return v ? 1 : 0;
} else {
return v;
}
};
/* gettext identity library */
/* gettext library */
django.catalog = {
"%curr% of %total%": "%curr% de %total%",
"<a href=\"%url%\" target=\"_blank\">The image</a> could not be loaded.": "<a href=\"%url%\" target=\"_blank\">La imagen</a> no pudo ser cargada.",
"Are you sure you want to delete these selected items?": "\u00bfEst\u00e1 seguro de eliminar los \u00edtems seleccionados?",
"Cancel": "Cancelar",
"Canceled.": "Cancelado.",
"Close (Esc)": "Cerrar (Esc)",
"Copy {placeholder} to:": "Copiar {placeholder} a:",
"Copying %(name)s": "Copiando %(name)s",
"Copying file %(index)s of %(total)s": "Copiando archivo %(index)s de %(total)s",
"Delete": "Eliminar",
"Delete Items": "Eliminar \u00cdtems",
"Delete succeeded.": "Eliminado con \u00e9xito.",
"Empty file upload result": "Archivo subido result\u00f3 vac\u00edo",
"Enter emails or select contacts": "Ingrese e-mails o escoja contactos",
"Error": "Error",
"Failed to copy %(name)s": "Fallo al copiar %(name)s",
"Failed to get update url": "Fallo al obtener url de actualizaci\u00f3n",
"Failed to get upload url": "Fallo al obtener url de subida",
"Failed to move %(name)s": "Fallo al mover %(name)s",
"Failed to send to {placeholder}": "Fallo al enviar a {placeholder}",
"Failed to share to {placeholder}": "Fallo al compartir con {placeholder}",
"Failed.": "Fall\u00f3.",
"Failed. Please check the network.": "Fallo. Por favor verifique la red.",
"File Upload canceled": "Subida de archivo cancelada",
"File Upload complete": "Archivo subido por completo",
"File Upload failed": "Subida de archivo fall\u00f3",
"File Uploading...": "Subiendo Archivo...",
"File is too big": "El archivo es demasiado grande.",
"File is too small": "El archivo es demasiado chico",
"Filetype not allowed": "Tipo de archivo no permitido",
"Internal error. Failed to copy %(name)s and %(amount)s other item(s).": "Error interno. Fallo al copiar %(name)s y %(amount)s otro(s) \u00edtem(s).",
"Internal error. Failed to copy %(name)s.": "Error interno. Fallo al copiar %(name)s.",
"Internal error. Failed to delete %(name)s and %(amount)s other items.": "Error interno. Fallo al eliminar %(name)s y %(amount)s otros \u00edtems.\n ",
"Internal error. Failed to delete %(name)s and 1 other item.": "Error interno. Fallo al eliminar %(name)s y otro \u00edtem.",
"Internal error. Failed to delete %(name)s.": "Error interno. Fallo al eliminar %(name)s.",
"Internal error. Failed to move %(name)s and %(amount)s other item(s).": "Error interno. Fallo al mover %(name)s y %(amount)s otro(s) \u00edtem(s).",
"Internal error. Failed to move %(name)s.": "Error interno. Fallo al mover %(name)s.",
"Invalid destination path": "Ruta de destino inv\u00e1lida",
"It is required.": "Es requerida.",
"Just now": "Ahora",
"Loading...": "Cargando...",
"Max number of files exceeded": "M\u00e1ximo n\u00famero de archivos excedido",
"Move {placeholder} to:": "Mover {placeholder} a:",
"Moving %(name)s": "Moviendo %(name)s",
"Moving file %(index)s of %(total)s": "Moviendo archivo %(index)s de %(total)s",
"Name is required": "Nombre es requerido",
"Next (Right arrow key)": "Siguiente (Flecha derecha)",
"Only an extension there, please input a name.": "S\u00f3lo hay una extensi\u00f3n, por favor ingrese un nombre.",
"Open in New Tab": "Abrir en una nueva pesta\u00f1a",
"Password is required.": "Se requiere contrase\u00f1a.",
"Password is too short": "La contrase\u00f1a es demasiado corta",
"Passwords don't match": "Las contrase\u00f1as no coinciden",
"Please check the network.": "Por favor verifique la red.",
"Please choose a directory": "Por favor escoja una cerpeta",
"Please enter days.": "Por favor ingrese d\u00edas.",
"Please enter password": "Por favor ingrese la contrase\u00f1a",
"Please enter the password again": "Por favor ingrese la contrase\u00f1a nuevamente",
"Please enter valid days": "Por favor ingrese d\u00edas v\u00e1lidos",
"Please input at least an email.": "Por favor ingrese al menos un e-mail.",
"Please select a contact or a group.": "Por favor escoja un contacto o un grupo.",
"Previous (Left arrow key)": "Anterior (Flecha izquierda)",
"Processing...": "Proceasndo...",
"Really want to delete {lib_name}?": "\u00bfRealmente desea eliminar {lib_name}?",
"Rename Directory": "Renombrar Carpeta",
"Rename File": "Renombrar Archivo",
"Replace file {filename}?": "\u00bfReemplazar archivo {filename}?",
"Saving...": "Guardando...",
"Select groups": "Seleccionar grupos",
"Set {placeholder}'s permission": "Establecer permiso de {placeholder}",
"Share {placeholder}": "Compartir {placeholder}",
"Start": "Iniciar",
"Success": "\u00c9xito",
"Successfully copied %(name)s and %(amount)s other items.": "Copiado con \u00e9xito %(name)s y %(amount)s otros \u00edtems.",
"Successfully copied %(name)s and 1 other item.": "Copiado con \u00e9xito %(name)s y otro \u00edtem.",
"Successfully copied %(name)s.": "Copiado con \u00e9xito %(name)s.",
"Successfully deleted %(name)s": "Eliminado con \u00e9xito %(name)s",
"Successfully deleted %(name)s and %(amount)s other items.": "eliminado con \u00e9xito %(name)s y %(amount)s otros \u00edtems.",
"Successfully deleted %(name)s and 1 other item.": "eliminado con \u00e9xito %(name)s y otro \u00edtem.",
"Successfully deleted %(name)s.": "Eliminado con \u00e9xito %(name)s.",
"Successfully moved %(name)s and %(amount)s other items.": "Movido con \u00e9xito %(name)s y %(amount)s otros \u00edtems.",
"Successfully moved %(name)s and 1 other item.": "Movido con \u00e9xito %(name)s y otro \u00edtem.",
"Successfully moved %(name)s.": "Movido con \u00e9xito %(name)s.",
"Successfully sent to {placeholder}": "Enviado con \u00e9xito a {placeholder}",
"Successfully shared to {placeholder}": "Compartido con \u00e9xito con {placeholder}",
"Successfully unshared {placeholder}": "Dejado de compartir con \u00e9xito {placeholder}",
"Successfully unstared {placeholder}": "Desmarcado con \u00e9xito {placeholder}",
"Uploaded bytes exceed file size": "La cantidad de bytes subidos excede el tama\u00f1o del archivo",
"You don't have any library at present.": "En este momento no posee ninguna biblioteca.",
"You have not renamed it.": "No lo ha renombrado.",
"canceled": "cancelado",
"uploaded": "subido"
};
django.gettext = function (msgid) {
var value = django.catalog[msgid];
if (typeof(value) == 'undefined') {
return msgid;
} else {
return (typeof(value) == 'string') ? value : value[0];
}
};
django.ngettext = function (singular, plural, count) {
var value = django.catalog[singular];
if (typeof(value) == 'undefined') {
return (count == 1) ? singular : plural;
} else {
return value[django.pluralidx(count)];
}
};
django.gettext = function (msgid) { return msgid; };
django.ngettext = function (singular, plural, count) { return (count == 1) ? singular : plural; };
django.gettext_noop = function (msgid) { return msgid; };
django.pgettext = function (context, msgid) { return msgid; };
django.npgettext = function (context, singular, plural, count) { return (count == 1) ? singular : plural; };
django.pgettext = function (context, msgid) {
var value = django.gettext(context + '\x04' + msgid);
if (value.indexOf('\x04') != -1) {
value = msgid;
}
return value;
};
django.npgettext = function (context, singular, plural, count) {
var value = django.ngettext(context + '\x04' + singular, context + '\x04' + plural, count);
if (value.indexOf('\x04') != -1) {
value = django.ngettext(singular, plural, count);
}
return value;
};
django.interpolate = function (fmt, obj, named) {

View File

@@ -5,17 +5,148 @@
var django = globals.django || (globals.django = {});
django.pluralidx = function (count) { return (count == 1) ? 0 : 1; };
django.pluralidx = function (n) {
var v=(n != 1);
if (typeof(v) == 'boolean') {
return v ? 1 : 0;
} else {
return v;
}
};
/* gettext identity library */
/* gettext library */
django.catalog = {
"%curr% of %total%": "%curr% de %total%",
"<a href=\"%url%\" target=\"_blank\">The image</a> could not be loaded.": "<a href=\"%url%\" target=\"_blank\">La imagen</a> no pudo ser cargada.",
"Are you sure you want to delete these selected items?": "\u00bfEst\u00e1 seguro de eliminar los \u00edtems seleccionados?",
"Cancel": "Cancelar",
"Canceled.": "Cancelado.",
"Close (Esc)": "Cerrar (Esc)",
"Copy {placeholder} to:": "Copiar {placeholder} a:",
"Copying %(name)s": "Copiando %(name)s",
"Copying file %(index)s of %(total)s": "Copiando archivo %(index)s de %(total)s",
"Delete": "Eliminar",
"Delete Items": "Eliminar \u00cdtems",
"Delete succeeded.": "Eliminado con \u00e9xito.",
"Empty file upload result": "Archivo subido result\u00f3 vac\u00edo",
"Enter emails or select contacts": "Ingrese e-mails o escoja contactos",
"Error": "Error",
"Failed to copy %(name)s": "Fallo al copiar %(name)s",
"Failed to get update url": "Fallo al obtener url de actualizaci\u00f3n",
"Failed to get upload url": "Fallo al obtener url de subida",
"Failed to move %(name)s": "Fallo al mover %(name)s",
"Failed to send to {placeholder}": "Fallo al enviar a {placeholder}",
"Failed to share to {placeholder}": "Fallo al compartir con {placeholder}",
"Failed.": "Fall\u00f3.",
"Failed. Please check the network.": "Fallo. Por favor verifique la red.",
"File Upload canceled": "Subida de archivo cancelada",
"File Upload complete": "Archivo subido por completo",
"File Upload failed": "Subida de archivo fall\u00f3",
"File Uploading...": "Subiendo Archivo...",
"File is too big": "El archivo es demasiado grande.",
"File is too small": "El archivo es demasiado chico",
"Filetype not allowed": "Tipo de archivo no permitido",
"Internal error. Failed to copy %(name)s and %(amount)s other item(s).": "Error interno. Fallo al copiar %(name)s y %(amount)s otro(s) \u00edtem(s).",
"Internal error. Failed to copy %(name)s.": "Error interno. Fallo al copiar %(name)s.",
"Internal error. Failed to delete %(name)s and %(amount)s other items.": "Error interno. Fallo al eliminar %(name)s y %(amount)s otros \u00edtems.\n ",
"Internal error. Failed to delete %(name)s and 1 other item.": "Error interno. Fallo al eliminar %(name)s y otro \u00edtem.",
"Internal error. Failed to delete %(name)s.": "Error interno. Fallo al eliminar %(name)s.",
"Internal error. Failed to move %(name)s and %(amount)s other item(s).": "Error interno. Fallo al mover %(name)s y %(amount)s otro(s) \u00edtem(s).",
"Internal error. Failed to move %(name)s.": "Error interno. Fallo al mover %(name)s.",
"Invalid destination path": "Ruta de destino inv\u00e1lida",
"It is required.": "Es requerida.",
"Just now": "Ahora",
"Loading...": "Cargando...",
"Max number of files exceeded": "M\u00e1ximo n\u00famero de archivos excedido",
"Move {placeholder} to:": "Mover {placeholder} a:",
"Moving %(name)s": "Moviendo %(name)s",
"Moving file %(index)s of %(total)s": "Moviendo archivo %(index)s de %(total)s",
"Name is required": "Nombre es requerido",
"Next (Right arrow key)": "Siguiente (Flecha derecha)",
"Only an extension there, please input a name.": "S\u00f3lo hay una extensi\u00f3n, por favor ingrese un nombre.",
"Open in New Tab": "Abrir en una nueva pesta\u00f1a",
"Password is required.": "Se requiere contrase\u00f1a.",
"Password is too short": "La contrase\u00f1a es demasiado corta",
"Passwords don't match": "Las contrase\u00f1as no coinciden",
"Please check the network.": "Por favor verifique la red.",
"Please choose a directory": "Por favor escoja una cerpeta",
"Please enter days.": "Por favor ingrese d\u00edas.",
"Please enter password": "Por favor ingrese la contrase\u00f1a",
"Please enter the password again": "Por favor ingrese la contrase\u00f1a nuevamente",
"Please enter valid days": "Por favor ingrese d\u00edas v\u00e1lidos",
"Please input at least an email.": "Por favor ingrese al menos un e-mail.",
"Please select a contact or a group.": "Por favor escoja un contacto o un grupo.",
"Previous (Left arrow key)": "Anterior (Flecha izquierda)",
"Processing...": "Proceasndo...",
"Really want to delete {lib_name}?": "\u00bfRealmente desea eliminar {lib_name}?",
"Rename Directory": "Renombrar Carpeta",
"Rename File": "Renombrar Archivo",
"Replace file {filename}?": "\u00bfReemplazar archivo {filename}?",
"Saving...": "Guardando...",
"Select groups": "Seleccionar grupos",
"Set {placeholder}'s permission": "Establecer permiso de {placeholder}",
"Share {placeholder}": "Compartir {placeholder}",
"Start": "Iniciar",
"Success": "\u00c9xito",
"Successfully copied %(name)s and %(amount)s other items.": "Copiado con \u00e9xito %(name)s y %(amount)s otros \u00edtems.",
"Successfully copied %(name)s and 1 other item.": "Copiado con \u00e9xito %(name)s y otro \u00edtem.",
"Successfully copied %(name)s.": "Copiado con \u00e9xito %(name)s.",
"Successfully deleted %(name)s": "Eliminado con \u00e9xito %(name)s",
"Successfully deleted %(name)s and %(amount)s other items.": "eliminado con \u00e9xito %(name)s y %(amount)s otros \u00edtems.",
"Successfully deleted %(name)s and 1 other item.": "eliminado con \u00e9xito %(name)s y otro \u00edtem.",
"Successfully deleted %(name)s.": "Eliminado con \u00e9xito %(name)s.",
"Successfully moved %(name)s and %(amount)s other items.": "Movido con \u00e9xito %(name)s y %(amount)s otros \u00edtems.",
"Successfully moved %(name)s and 1 other item.": "Movido con \u00e9xito %(name)s y otro \u00edtem.",
"Successfully moved %(name)s.": "Movido con \u00e9xito %(name)s.",
"Successfully sent to {placeholder}": "Enviado con \u00e9xito a {placeholder}",
"Successfully shared to {placeholder}": "Compartido con \u00e9xito con {placeholder}",
"Successfully unshared {placeholder}": "Dejado de compartir con \u00e9xito {placeholder}",
"Successfully unstared {placeholder}": "Desmarcado con \u00e9xito {placeholder}",
"Uploaded bytes exceed file size": "La cantidad de bytes subidos excede el tama\u00f1o del archivo",
"You don't have any library at present.": "En este momento no posee ninguna biblioteca.",
"You have not renamed it.": "No lo ha renombrado.",
"canceled": "cancelado",
"uploaded": "subido"
};
django.gettext = function (msgid) {
var value = django.catalog[msgid];
if (typeof(value) == 'undefined') {
return msgid;
} else {
return (typeof(value) == 'string') ? value : value[0];
}
};
django.ngettext = function (singular, plural, count) {
var value = django.catalog[singular];
if (typeof(value) == 'undefined') {
return (count == 1) ? singular : plural;
} else {
return value[django.pluralidx(count)];
}
};
django.gettext = function (msgid) { return msgid; };
django.ngettext = function (singular, plural, count) { return (count == 1) ? singular : plural; };
django.gettext_noop = function (msgid) { return msgid; };
django.pgettext = function (context, msgid) { return msgid; };
django.npgettext = function (context, singular, plural, count) { return (count == 1) ? singular : plural; };
django.pgettext = function (context, msgid) {
var value = django.gettext(context + '\x04' + msgid);
if (value.indexOf('\x04') != -1) {
value = msgid;
}
return value;
};
django.npgettext = function (context, singular, plural, count) {
var value = django.ngettext(context + '\x04' + singular, context + '\x04' + plural, count);
if (value.indexOf('\x04') != -1) {
value = django.ngettext(singular, plural, count);
}
return value;
};
django.interpolate = function (fmt, obj, named) {

View File

@@ -5,17 +5,148 @@
var django = globals.django || (globals.django = {});
django.pluralidx = function (count) { return (count == 1) ? 0 : 1; };
django.pluralidx = function (n) {
var v=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);
if (typeof(v) == 'boolean') {
return v ? 1 : 0;
} else {
return v;
}
};
/* gettext identity library */
/* gettext library */
django.catalog = {
"%curr% of %total%": "%curr% z %total%",
"<a href=\"%url%\" target=\"_blank\">The image</a> could not be loaded.": "<a href=\"%url%\" target=\"_blank\">Obraz</a> nie mo\u017ce by\u0107 wczytany.",
"Are you sure you want to delete these selected items?": "Czy na pewno chcesz trwale usun\u0105\u0107 wybrane elementy?",
"Cancel": "Anuluj",
"Canceled.": "Anulowano.",
"Close (Esc)": "Zamknij (Esc)",
"Copy {placeholder} to:": "Skopiuj {placeholder} do:",
"Copying %(name)s": "Kopiowanie %(name)s",
"Copying file %(index)s of %(total)s": "Kopiowanie pliku %(index)s z %(total)s",
"Delete": "Usu\u0144",
"Delete Items": "Usu\u0144 elementy",
"Delete succeeded.": "Usuni\u0119to pomy\u015blnie.",
"Empty file upload result": "Wynik przesy\u0142ania pustego pliku",
"Enter emails or select contacts": "Podaj adresy e-mail lub wybierz kontakty",
"Error": "B\u0142\u0105d",
"Failed to copy %(name)s": "Nie mo\u017cna skopiowa\u0107 %(name)s",
"Failed to get update url": "Nie uda\u0142o si\u0119 uzyska\u0107 adresu aktualizacji",
"Failed to get upload url": "Nie uda\u0142o si\u0119 uzyska\u0107 adresu wysy\u0142ania",
"Failed to move %(name)s": "Nie mo\u017cna przenie\u015b\u0107\u00a0%(name)s",
"Failed to send to {placeholder}": "Nie uda\u0142o si\u0119\u00a0wys\u0142a\u0107 do {placeholder}",
"Failed to share to {placeholder}": "Nie uda\u0142o si\u0119 udost\u0119pni\u0107 {placeholder}",
"Failed.": "Niepowodzenie.",
"Failed. Please check the network.": "Niepowodzenie. Prosz\u0119 sprawdzi\u0107 sie\u0107.",
"File Upload canceled": "Anulowano wysy\u0142anie pliku",
"File Upload complete": "Zako\u0144czono wysy\u0142anie pliku",
"File Upload failed": "B\u0142\u0105d w trakcie wysy\u0142ania pliku",
"File Uploading...": "Wysy\u0142anie pliku...",
"File is too big": "Plik jest zbyt du\u017cy",
"File is too small": "Plik jest zbyt ma\u0142y",
"Filetype not allowed": "Niedozwolony typ pliku",
"Internal error. Failed to copy %(name)s and %(amount)s other item(s).": "B\u0142\u0105d wewn\u0119trzny. Nie mo\u017cna skopiowa\u0107 %(name)s i %(amount)s innych element\u00f3w.",
"Internal error. Failed to copy %(name)s.": "B\u0142\u0105d wewn\u0119trzny. Nie mo\u017cna skopiowa\u0107 %(name)s.",
"Internal error. Failed to delete %(name)s and %(amount)s other items.": "B\u0142\u0105d wewn\u0119trzny. Nie mo\u017cna usun\u0105\u0107\u00a0%(name)s i %(amount)s innych element\u00f3w.",
"Internal error. Failed to delete %(name)s and 1 other item.": "B\u0142\u0105d wewn\u0119trzny. Nie mo\u017cna usun\u0105\u0107\u00a0%(name)s i 1 innego elementu.",
"Internal error. Failed to delete %(name)s.": "B\u0142\u0105d wewn\u0119trzny. Nie mo\u017cna usun\u0105\u0107 %(name)s.",
"Internal error. Failed to move %(name)s and %(amount)s other item(s).": "B\u0142\u0105d wewn\u0119trzny. Nie mo\u017cna przenie\u015b\u0107 %(name)s i %(amount)s innych element\u00f3w.",
"Internal error. Failed to move %(name)s.": "B\u0142\u0105d wewn\u0119trzny. Nie mo\u017cna przenie\u015b\u0107\u00a0%(name)s.",
"Invalid destination path": "Nieprawid\u0142owa \u015bcie\u017cka docelowa",
"It is required.": "Wymagane.",
"Just now": "Przed chwil\u0105",
"Loading...": "Wczytywanie...",
"Max number of files exceeded": "Osi\u0105gni\u0119to maksymaln\u0105 liczb\u0119 plik\u00f3w",
"Move {placeholder} to:": "Przenie\u015b {placeholder} do:",
"Moving %(name)s": "Przenoszenie %(name)s",
"Moving file %(index)s of %(total)s": "Przenoszenie pliku %(index)s z %(total)s",
"Name is required": "Nazwa jest wymagana",
"Next (Right arrow key)": "Nast\u0119pny (strza\u0142ka w prawo)",
"Only an extension there, please input a name.": "Tylko rozszerzenie, prosz\u0119 poda\u0107 nazw\u0119.",
"Open in New Tab": "Otw\u00f3rz w nowej karcie",
"Password is required.": "Has\u0142o jest wymagane.",
"Password is too short": "Has\u0142o jest zbyt kr\u00f3tkie",
"Passwords don't match": "Has\u0142a nie s\u0105 identyczne",
"Please check the network.": "Prosz\u0119 sprawdzi\u0107 sie\u0107.",
"Please choose a directory": "Prosz\u0119 wybra\u0107 folder",
"Please enter days.": "Prosz\u0119 poda\u0107 dni.",
"Please enter password": "Prosz\u0119 poda\u0107 has\u0142o",
"Please enter the password again": "Prosz\u0119 ponownie poda\u0107 has\u0142o",
"Please enter valid days": "Podaj prawid\u0142ow\u0105 liczb\u0119 dni",
"Please input at least an email.": "Prosz\u0119 poda\u0107 przynajmniej e-mail.",
"Please select a contact or a group.": "Prosz\u0119 wybra\u0107 kontakt lub grup\u0119.",
"Previous (Left arrow key)": "Poprzedni (strza\u0142ka w lewo)",
"Processing...": "Przetwarzanie...",
"Really want to delete {lib_name}?": "Naprawd\u0119 chcesz usun\u0105\u0107 {lib_name}?",
"Rename Directory": "Zmie\u0144 nazw\u0119 folderu",
"Rename File": "Zmie\u0144 nazw\u0119 pliku",
"Replace file {filename}?": "Zamieni\u0107 plik {filename}?",
"Saving...": "Zapisywanie...",
"Select groups": "Wybierz grupy",
"Set {placeholder}'s permission": "Ustaw uprawnienia {placeholder}",
"Share {placeholder}": "Udost\u0119pnij {placeholder}",
"Start": "Start",
"Success": "Sukces",
"Successfully copied %(name)s and %(amount)s other items.": "Pomy\u015blnie skopiowano %(name)s i %(amount)s innych element\u00f3w.",
"Successfully copied %(name)s and 1 other item.": "Pomy\u015blnie skopiowano %(name)s i 1 inny element.",
"Successfully copied %(name)s.": "Pomy\u015blnie skopiowano %(name)s.",
"Successfully deleted %(name)s": "Pomy\u015blnie usuni\u0119to %(name)s",
"Successfully deleted %(name)s and %(amount)s other items.": "Pomy\u015blnie usuni\u0119to %(name)s i %(amount)s innych element\u00f3w.",
"Successfully deleted %(name)s and 1 other item.": "Pomy\u015blnie usuni\u0119to %(name)s i 1 inny element.",
"Successfully deleted %(name)s.": "Pomy\u015blnie usuni\u0119to %(name)s.",
"Successfully moved %(name)s and %(amount)s other items.": "Pomy\u015blnie przeniesiono %(name)s i %(amount)s innych element\u00f3w.",
"Successfully moved %(name)s and 1 other item.": "Pomy\u015blnie przeniesiono %(name)s i 1 inny element.",
"Successfully moved %(name)s.": "Pomy\u015blnie przeniesiono %(name)s.",
"Successfully sent to {placeholder}": "Pomy\u015blnie wys\u0142ano do {placeholder}",
"Successfully shared to {placeholder}": "Pomy\u015blnie udost\u0119pniono {placeholder}",
"Successfully unshared {placeholder}": "Pomy\u015blnie zako\u0144czono udost\u0119pnianie {placeholder}",
"Successfully unstared {placeholder}": "Pomy\u015blnie usuni\u0119to {placeholder} z ulubionych",
"Uploaded bytes exceed file size": "Przes\u0142ane dane przekraczaj\u0105 rozmiar pliku",
"You don't have any library at present.": "Aktualnie nie masz \u017cadnej biblioteki.",
"You have not renamed it.": "Nazwa nie zosta\u0142a zmieniona.",
"canceled": "anulowany",
"uploaded": "przes\u0142any"
};
django.gettext = function (msgid) {
var value = django.catalog[msgid];
if (typeof(value) == 'undefined') {
return msgid;
} else {
return (typeof(value) == 'string') ? value : value[0];
}
};
django.ngettext = function (singular, plural, count) {
var value = django.catalog[singular];
if (typeof(value) == 'undefined') {
return (count == 1) ? singular : plural;
} else {
return value[django.pluralidx(count)];
}
};
django.gettext = function (msgid) { return msgid; };
django.ngettext = function (singular, plural, count) { return (count == 1) ? singular : plural; };
django.gettext_noop = function (msgid) { return msgid; };
django.pgettext = function (context, msgid) { return msgid; };
django.npgettext = function (context, singular, plural, count) { return (count == 1) ? singular : plural; };
django.pgettext = function (context, msgid) {
var value = django.gettext(context + '\x04' + msgid);
if (value.indexOf('\x04') != -1) {
value = msgid;
}
return value;
};
django.npgettext = function (context, singular, plural, count) {
var value = django.ngettext(context + '\x04' + singular, context + '\x04' + plural, count);
if (value.indexOf('\x04') != -1) {
value = django.ngettext(singular, plural, count);
}
return value;
};
django.interpolate = function (fmt, obj, named) {

View File

@@ -19,7 +19,97 @@
/* gettext library */
django.catalog = {
"Really want to delete {lib_name}?": "\u786e\u5b9a\u8981\u5220\u9664 {lib_name} ?"
"%curr% of %total%": "%curr% / %total%",
"<a href=\"%url%\" target=\"_blank\">The image</a> could not be loaded.": "<a href=\"%url%\" target=\"_blank\">\u56fe\u7247</a> \u65e0\u6cd5\u88ab\u52a0\u8f7d\u3002",
"Are you sure you want to delete these selected items?": "\u786e\u5b9a\u8981\u5220\u9664\u9009\u4e2d\u7684\u6761\u76ee\u5417\uff1f",
"Cancel": "\u53d6\u6d88",
"Canceled.": "\u5df2\u53d6\u6d88\u3002",
"Close (Esc)": "\u5173\u95ed (Esc)",
"Copy {placeholder} to:": "\u590d\u5236 {placeholder} \u5230",
"Copying %(name)s": "\u6b63\u5728\u590d\u5236 %(name)s",
"Copying file %(index)s of %(total)s": "\u6b63\u5728\u590d\u5236\u6587\u4ef6 %(index)s / %(total)s",
"Delete": "\u5220\u9664",
"Delete Items": "\u5220\u9664\u6761\u76ee",
"Delete succeeded.": "\u5220\u9664\u6210\u529f\u3002",
"Empty file upload result": "\u7a7a\u6587\u4ef6",
"Enter emails or select contacts": "\u8f93\u5165\u90ae\u7bb1\u6216\u9009\u62e9\u8054\u7cfb\u4eba",
"Error": "\u9519\u8bef",
"Failed to copy %(name)s": "\u590d\u5236 %(name)s \u5931\u8d25",
"Failed to get update url": "\u65e0\u6cd5\u83b7\u5f97\u66f4\u65b0\u94fe\u63a5",
"Failed to get upload url": "\u65e0\u6cd5\u83b7\u5f97\u4e0a\u4f20\u94fe\u63a5",
"Failed to move %(name)s": "\u79fb\u52a8 %(name)s \u5931\u8d25",
"Failed to send to {placeholder}": "\u53d1\u9001\u7ed9 {placeholder} \u5931\u8d25",
"Failed to share to {placeholder}": "\u5171\u4eab\u7ed9 {placeholder} \u5931\u8d25",
"Failed.": "\u5931\u8d25\u3002",
"Failed. Please check the network.": "\u64cd\u4f5c\u5931\u8d25\u3002\u8bf7\u68c0\u67e5\u7f51\u7edc\u662f\u5426\u5df2\u8fde\u63a5\u3002",
"File Upload canceled": "\u6587\u4ef6\u4e0a\u4f20\u5df2\u53d6\u6d88",
"File Upload complete": "\u6587\u4ef6\u4e0a\u4f20\u5df2\u5b8c\u6210",
"File Upload failed": "\u6587\u4ef6\u4e0a\u4f20\u5931\u8d25",
"File Uploading...": "\u6587\u4ef6\u4e0a\u4f20\u4e2d...",
"File is too big": "\u6587\u4ef6\u592a\u5927",
"File is too small": "\u6587\u4ef6\u592a\u5c0f",
"Filetype not allowed": "\u4e0d\u652f\u6301\u7684\u6587\u4ef6\u7c7b\u578b",
"Internal error. Failed to copy %(name)s and %(amount)s other item(s).": "\u5185\u90e8\u9519\u8bef\u3002\u590d\u5236 %(name)s \u548c\u5176\u4ed6 %(amount)s \u9879\u5185\u5bb9\u5931\u8d25\u3002",
"Internal error. Failed to copy %(name)s.": "\u5185\u90e8\u9519\u8bef\u3002\u590d\u5236 %(name)s \u5931\u8d25\u3002",
"Internal error. Failed to delete %(name)s and %(amount)s other items.": "\u5185\u90e8\u9519\u8bef\u3002\u5220\u9664 %(name)s \u548c\u5176\u4ed6 %(amount)s \u9879\u5185\u5bb9\u5931\u8d25\u3002",
"Internal error. Failed to delete %(name)s and 1 other item.": "\u5185\u90e8\u9519\u8bef\u3002\u5220\u9664 %(name)s \u548c\u5176\u4ed6\u4e00\u9879\u5185\u5bb9\u5931\u8d25\u3002",
"Internal error. Failed to delete %(name)s.": "\u5185\u90e8\u9519\u8bef\u3002\u5220\u9664 %(name)s \u5931\u8d25\u3002",
"Internal error. Failed to move %(name)s and %(amount)s other item(s).": "\u5185\u90e8\u9519\u8bef\u3002\u79fb\u52a8 %(name)s \u548c\u5176\u4ed6 %(amount)s \u9879\u5185\u5bb9\u5931\u8d25\u3002",
"Internal error. Failed to move %(name)s.": "\u5185\u90e8\u9519\u8bef\u3002\u79fb\u52a8 %(name)s \u5931\u8d25\u3002",
"Invalid destination path": "\u76ee\u6807\u8def\u5f84\u65e0\u6548",
"It is required.": "\u5fc5\u586b\u9879\u3002",
"Just now": "\u521a\u624d",
"Loading...": "\u52a0\u8f7d\u4e2d...",
"Max number of files exceeded": "\u6587\u4ef6\u592a\u591a",
"Move {placeholder} to:": "\u79fb\u52a8 {placeholder} \u5230",
"Moving %(name)s": "\u6b63\u5728\u79fb\u52a8 %(name)s",
"Moving file %(index)s of %(total)s": "\u6b63\u5728\u79fb\u52a8\u6587\u4ef6 %(index)s / %(total)s",
"Name is required": "\u540d\u79f0\u4e3a\u5fc5\u586b\u9879",
"Next (Right arrow key)": "\u4e0b\u4e00\u5f20\uff08\u53f3\u65b9\u5411\u952e\uff09",
"Only an extension there, please input a name.": "\u8bf7\u8f93\u5165\u5b8c\u6574\u7684\u6587\u4ef6\u540d\u3002",
"Open in New Tab": "\u5728\u65b0\u6807\u7b7e\u9875\u6253\u5f00",
"Password is required.": "\u5bc6\u7801\u4e3a\u5fc5\u586b\u9879\u3002",
"Password is too short": "\u5bc6\u7801\u592a\u77ed",
"Passwords don't match": "\u4e24\u6b21\u8f93\u5165\u7684\u5bc6\u7801\u4e0d\u4e00\u81f4",
"Please check the network.": "\u8bf7\u68c0\u67e5\u7f51\u7edc\u662f\u5426\u5df2\u8fde\u63a5\u3002",
"Please choose a directory": "\u8bf7\u9009\u62e9\u4e00\u4e2a\u76ee\u5f55",
"Please enter days.": "\u8bf7\u8f93\u5165\u5929\u6570\u3002",
"Please enter password": "\u8bf7\u8f93\u5165\u5bc6\u7801",
"Please enter the password again": "\u8bf7\u518d\u6b21\u8f93\u5165\u5bc6\u7801",
"Please enter valid days": "\u8bf7\u8f93\u5165\u6709\u6548\u7684\u5929\u6570",
"Please input at least an email.": "\u8bf7\u8f93\u5165\u81f3\u5c11\u4e00\u4e2a\u90ae\u7bb1\u3002",
"Please select a contact or a group.": "\u8bf7\u9009\u62e9\u8054\u7cfb\u4eba\u6216\u7fa4\u7ec4",
"Previous (Left arrow key)": "\u4e0a\u4e00\u5f20\uff08\u5de6\u65b9\u5411\u952e\uff09",
"Processing...": "\u5904\u7406\u4e2d...",
"Really want to delete {lib_name}?": "\u786e\u5b9a\u8981\u5220\u9664 {lib_name} ?",
"Rename Directory": "\u91cd\u547d\u540d\u76ee\u5f55",
"Rename File": "\u91cd\u547d\u540d\u6587\u4ef6",
"Replace file {filename}?": "\u8986\u76d6\u6587\u4ef6 {filename} \uff1f",
"Saving...": "\u4fdd\u5b58\u4e2d...",
"Select groups": "\u9009\u62e9\u7fa4\u7ec4",
"Set {placeholder}'s permission": "\u8bbe\u7f6e {placeholder} \u6743\u9650",
"Share {placeholder}": "\u5171\u4eab {placeholder}",
"Start": "\u4e0a\u4f20",
"Success": "\u6210\u529f",
"Successfully copied %(name)s and %(amount)s other items.": "\u6210\u529f\u590d\u5236 %(name)s \u548c\u5176\u4ed6 %(amount)s \u9879\u6761\u76ee\u3002",
"Successfully copied %(name)s and 1 other item.": "\u6210\u529f\u590d\u5236 %(name)s \u548c\u53e61\u9879\u6761\u76ee\u3002",
"Successfully copied %(name)s.": "\u6210\u529f\u590d\u5236 %(name)s\u3002",
"Successfully deleted %(name)s": "\u5220\u9664 %(name)s \u6210\u529f",
"Successfully deleted %(name)s and %(amount)s other items.": "\u6210\u529f\u5220\u9664 %(name)s \u548c\u5176\u4ed6 %(amount)s \u9879\u5185\u5bb9\u3002",
"Successfully deleted %(name)s and 1 other item.": "\u6210\u529f\u5220\u9664 %(name)s \u548c\u5176\u4ed6\u4e00\u9879\u5185\u5bb9\u3002",
"Successfully deleted %(name)s.": "\u6210\u529f\u5220\u9664 %(name)s\u3002",
"Successfully moved %(name)s and %(amount)s other items.": "\u6210\u529f\u79fb\u52a8 %(name)s \u548c\u5176\u4ed6 %(amount)s \u9879\u6761\u76ee\u3002",
"Successfully moved %(name)s and 1 other item.": "\u6210\u529f\u79fb\u52a8 %(name)s \u548c\u53e61\u9879\u6761\u76ee\u3002",
"Successfully moved %(name)s.": "\u6210\u529f\u79fb\u52a8 %(name)s\u3002",
"Successfully sent to {placeholder}": "\u6210\u529f\u53d1\u9001\u7ed9 {placeholder}",
"Successfully shared to {placeholder}": "\u6210\u529f\u5171\u4eab\u7ed9 {placeholder}",
"Successfully unshared {placeholder}": "\u6210\u529f\u53d6\u6d88\u5171\u4eab {placeholder}",
"Successfully unstared {placeholder}": "\u6210\u529f\u53d6\u6d88\u661f\u6807 {placeholder}",
"Uploaded bytes exceed file size": "\u4e0a\u4f20\u5927\u5c0f\u8d85\u8fc7\u4e86\u6587\u4ef6\u5927\u5c0f",
"You don't have any library at present.": "\u4f60\u76ee\u524d\u8fd8\u6ca1\u6709\u8d44\u6599\u5e93",
"You have not renamed it.": "\u4f60\u8fd8\u6ca1\u91cd\u547d\u540d\u3002",
"canceled": "\u5df2\u53d6\u6d88",
"uploaded": "\u5df2\u4e0a\u4f20"
};
django.gettext = function (msgid) {