|
@@ -288,6 +288,126 @@ INSERT INTO text VALUES ('PROFILE_DOWNLOAD_OTHER', 'en', 'PROFILE', 'Download
|
|
|
INSERT INTO text VALUES ('PROFILE_DOWNLOAD_OTHER', 'eu', 'PROFILE', 'Beste hizkuntzetan deskargatu', null);
|
|
INSERT INTO text VALUES ('PROFILE_DOWNLOAD_OTHER', 'eu', 'PROFILE', 'Beste hizkuntzetan deskargatu', null);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+-- PAGE error
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_TITLE', 'es', 'ERROR', 'Error', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_TITLE', 'en', 'ERROR', 'Error', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_TITLE', 'eu', 'ERROR', 'Errorea', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_ERROR', 'es', 'ERROR', 'ERROR', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_ERROR', 'en', 'ERROR', 'ERROR', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_ERROR', 'eu', 'ERROR', 'ERROR', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_CODE', 'es', 'ERROR', 'CODE', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_CODE', 'en', 'ERROR', 'CODE', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_CODE', 'eu', 'ERROR', 'CODE', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_400_TITLE', 'es', 'ERROR', 'Bad request', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_400_TITLE', 'en', 'ERROR', 'Bad request', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_400_TITLE', 'eu', 'ERROR', 'Bad request', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_400_DESCRIPTION', 'es', 'ERROR', 'La solicitud se ha recibido con errores... y no se como responder.', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_400_DESCRIPTION', 'en', 'ERROR', 'This server doesnt understand your request.', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_400_DESCRIPTION', 'eu', 'ERROR', 'La solicitud se ha recibido con errores... y no se como responder.', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_400_SOLUTION', 'es', 'ERROR', 'Prueba una solución:', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_400_SOLUTION', 'en', 'ERROR', 'Try a solution:', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_400_SOLUTION', 'eu', 'ERROR', 'Prueba una solución:', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_400_SOLUTION_0', 'es', 'ERROR', 'Volver a la página anterior', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_400_SOLUTION_0', 'en', 'ERROR', 'Go to the previous page', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_400_SOLUTION_0', 'eu', 'ERROR', 'Volver a la página anterior', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_400_SOLUTION_1', 'es', 'ERROR', 'Ir a la pá principal', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_400_SOLUTION_1', 'en', 'ERROR', 'Go to the main page', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_400_SOLUTION_1', 'eu', 'ERROR', 'Ir a la pá principal', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_400_SOLUTION_2', 'es', 'ERROR', 'Ver vídeos de gatitos en Youtube', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_400_SOLUTION_2', 'en', 'ERROR', 'Watch cute cat videos in Youtube', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_400_SOLUTION_2', 'eu', 'ERROR', 'Ver vídeos de gatitos en Youtube', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_401_TITLE', 'es', 'ERROR', 'Sin autorización', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_401_TITLE', 'en', 'ERROR', 'Unauthorized', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_401_TITLE', 'eu', 'ERROR', 'Sin autorización', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_401_DESCRIPTION', 'es', 'ERROR', 'Estás intentando ver algo que no debes. No soy muy de prohibir, así que lo más probable es que sea algo momentaneo.', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_401_DESCRIPTION', 'en', 'ERROR', 'You are trying to see something you are not supposed to.', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_401_DESCRIPTION', 'eu', 'ERROR', 'Estás intentando ver algo que no debes. No soy muy de prohibir, así que lo más probable es que sea algo momentaneo.', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_401_SOLUTION', 'es', 'ERROR', 'Prueba una solución:', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_401_SOLUTION', 'en', 'ERROR', 'Try a solution:', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_401_SOLUTION', 'eu', 'ERROR', 'Prueba una solución:', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_401_SOLUTION_0', 'es', 'ERROR', 'Volver a la página anterior', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_401_SOLUTION_0', 'en', 'ERROR', 'Go to the previous page', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_401_SOLUTION_0', 'eu', 'ERROR', 'Volver a la página anterior', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_401_SOLUTION_1', 'es', 'ERROR', 'Ir a la pá principal', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_401_SOLUTION_1', 'en', 'ERROR', 'Go to the main page', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_401_SOLUTION_1', 'eu', 'ERROR', 'Ir a la pá principal', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_401_SOLUTION_2', 'es', 'ERROR', 'Ver vídeos de gatitos en Youtube', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_401_SOLUTION_2', 'en', 'ERROR', 'Watch cute cat videos in Youtube', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_401_SOLUTION_2', 'eu', 'ERROR', 'Ver vídeos de gatitos en Youtube', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_403_TITLE', 'es', 'ERROR', 'Prohibido', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_403_TITLE', 'en', 'ERROR', 'Forbidden', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_403_TITLE', 'eu', 'ERROR', 'Debekatuta', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_403_DESCRIPTION', 'es', 'ERROR', 'Estás intentando ver algo que no debes. No soy muy de prohibir, así que lo más probable es que sea algo momentaneo.', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_403_DESCRIPTION', 'en', 'ERROR', 'You are trying to see something you are not supposed to.', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_403_DESCRIPTION', 'eu', 'ERROR', 'Estás intentando ver algo que no debes. No soy muy de prohibir, así que lo más probable es que sea algo momentaneo.', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_403_SOLUTION', 'es', 'ERROR', 'Prueba una solución:', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_403_SOLUTION', 'en', 'ERROR', 'Try a solution:', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_403_SOLUTION', 'eu', 'ERROR', 'Prueba una solución:', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_403_SOLUTION_0', 'es', 'ERROR', 'Volver a la página anterior', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_403_SOLUTION_0', 'en', 'ERROR', 'Go to the previous page', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_403_SOLUTION_0', 'eu', 'ERROR', 'Volver a la página anterior', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_403_SOLUTION_1', 'es', 'ERROR', 'Ir a la pá principal', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_403_SOLUTION_1', 'en', 'ERROR', 'Go to the main page', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_403_SOLUTION_1', 'eu', 'ERROR', 'Ir a la pá principal', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_403_SOLUTION_2', 'es', 'ERROR', 'Ver vídeos de gatitos en Youtube', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_403_SOLUTION_2', 'en', 'ERROR', 'Watch cute cat videos in Youtube', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_403_SOLUTION_2', 'eu', 'ERROR', 'Ver vídeos de gatitos en Youtube', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_404_TITLE', 'es', 'ERROR', 'No enconrtado', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_404_TITLE', 'en', 'ERROR', 'Not found', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_404_TITLE', 'eu', 'ERROR', 'No enconrtado', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_404_DESCRIPTION', 'es', 'ERROR', 'La página que buscas no existe en este universo. Inténtalo en uno diferente.', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_404_DESCRIPTION', 'en', 'ERROR', 'Sorry. The page you are looking for doesn't exist in this universe. Try in an alternate one.', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_404_DESCRIPTION', 'eu', 'ERROR', 'La página que buscas no existe en este universo. Inténtalo en uno diferente.', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_404_SOLUTION', 'es', 'ERROR', 'Prueba una solución:', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_404_SOLUTION', 'en', 'ERROR', 'Try a solution:', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_404_SOLUTION', 'eu', 'ERROR', 'Prueba una solución:', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_404_SOLUTION_0', 'es', 'ERROR', 'Volver a la página anterior', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_404_SOLUTION_0', 'en', 'ERROR', 'Go to the previous page', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_404_SOLUTION_0', 'eu', 'ERROR', 'Volver a la página anterior', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_404_SOLUTION_1', 'es', 'ERROR', 'Ir a la pá principal', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_404_SOLUTION_1', 'en', 'ERROR', 'Go to the main page', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_404_SOLUTION_1', 'eu', 'ERROR', 'Ir a la pá principal', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_404_SOLUTION_2', 'es', 'ERROR', 'Ver vídeos de gatitos en Youtube', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_404_SOLUTION_2', 'en', 'ERROR', 'Watch cute cat videos in Youtube', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_404_SOLUTION_2', 'eu', 'ERROR', 'Ver vídeos de gatitos en Youtube', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_500_TITLE', 'es', 'ERROR', 'Error del servidor', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_500_TITLE', 'en', 'ERROR', 'Server error', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_500_TITLE', 'eu', 'ERROR', 'Errorea serbidorean', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_500_DESCRIPTION', 'es', 'ERROR', 'La he liado parda. El fallo está en mi lado, pero no te preocupes, ahorá mismo el informático estará sudando tinta gorda para arreglarlo.', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_500_DESCRIPTION', 'en', 'ERROR', 'This one is on me: I've messed something up. Sorry! I'm probably trying to fix it right now.', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_500_DESCRIPTION', 'eu', 'ERROR', 'La he liado parda. El fallo está en mi lado, pero no te preocupes, ahorá mismo el informático estará sudando tinta gorda para arreglarlo.', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_500_SOLUTION', 'es', 'ERROR', 'Prueba una solución:', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_500_SOLUTION', 'en', 'ERROR', 'Try a solution:', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_500_SOLUTION', 'eu', 'ERROR', 'Prueba una solución:', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_500_SOLUTION_0', 'es', 'ERROR', 'Volver a la página anterior', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_500_SOLUTION_0', 'en', 'ERROR', 'Go to the previous page', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_500_SOLUTION_0', 'eu', 'ERROR', 'Volver a la página anterior', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_500_SOLUTION_1', 'es', 'ERROR', 'Ir a la pá principal', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_500_SOLUTION_1', 'en', 'ERROR', 'Go to the main page', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_500_SOLUTION_1', 'eu', 'ERROR', 'Ir a la pá principal', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_500_SOLUTION_2', 'es', 'ERROR', 'Ver vídeos de gatitos en Youtube', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_500_SOLUTION_2', 'en', 'ERROR', 'Watch cute cat videos in Youtube', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_500_SOLUTION_2', 'eu', 'ERROR', 'Ver vídeos de gatitos en Youtube', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_XXX_TITLE', 'es', 'ERROR', 'Error inesperado', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_XXX_TITLE', 'en', 'ERROR', 'Unexpected error', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_XXX_TITLE', 'eu', 'ERROR', 'Error inesperado', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_XXX_DESCRIPTION', 'es', 'ERROR', 'Algo ha ido mal...', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_XXX_DESCRIPTION', 'en', 'ERROR', 'Something went wrong...', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_XXX_DESCRIPTION', 'eu', 'ERROR', 'Algo ha ido mal...', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_XXX_SOLUTION', 'es', 'ERROR', 'Prueba una solución:', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_XXX_SOLUTION', 'en', 'ERROR', 'Try a solution:', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_XXX_SOLUTION', 'eu', 'ERROR', 'Prueba una solución:', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_XXX_SOLUTION_0', 'es', 'ERROR', 'Volver a la página anterior', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_XXX_SOLUTION_0', 'en', 'ERROR', 'Go to the previous page', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_XXX_SOLUTION_0', 'eu', 'ERROR', 'Volver a la página anterior', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_XXX_SOLUTION_1', 'es', 'ERROR', 'Ir a la pá principal', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_XXX_SOLUTION_1', 'en', 'ERROR', 'Go to the main page', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_XXX_SOLUTION_1', 'eu', 'ERROR', 'Ir a la pá principal', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_XXX_SOLUTION_2', 'es', 'ERROR', 'Ver vídeos de gatitos en Youtube', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_XXX_SOLUTION_2', 'en', 'ERROR', 'Watch cute cat videos in Youtube', null);
|
|
|
|
|
+INSERT INTO text VALUES ('ERROR_XXX_SOLUTION_2', 'eu', 'ERROR', 'Ver vídeos de gatitos en Youtube', null);
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
-- TABLE project_type
|
|
-- TABLE project_type
|
|
|
INSERT INTO text VALUES ('PROJECT_TYPE_D', 'es', 'DB_PROJECT_TYPE', 'Desarrollo', null);
|
|
INSERT INTO text VALUES ('PROJECT_TYPE_D', 'es', 'DB_PROJECT_TYPE', 'Desarrollo', null);
|
|
|
INSERT INTO text VALUES ('PROJECT_TYPE_D', 'en', 'DB_PROJECT_TYPE', 'Development', null);
|
|
INSERT INTO text VALUES ('PROJECT_TYPE_D', 'en', 'DB_PROJECT_TYPE', 'Development', null);
|