system/sql/mysql/data/system_text_time.sql

92 lines
12 KiB
SQL

-- Time
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago', 'deDE', 'Vergangene Zeit', 2, 2, '2015-04-20 01:39:10', '2015-04-20 01:39:10');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago', 'enUS', 'Time Ago', 2, 2, '2015-04-18 14:42:32', '2015-04-18 14:42:32');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago', 'frFR', 'temps passé', 3, 3, '2015-04-20 14:39:52', '2015-04-20 14:39:52');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago', 'sai_log');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago', 'sai_todo');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago', 'sai_security');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago', 'time');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago_day', 'deDE', 'Tage vergangen', 2, 3, '2015-04-20 14:43:03', '2015-04-20 14:43:03');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago_day', 'enUS', 'day(s) ago', 2, 2, '2015-04-18 14:36:07', '2015-04-18 14:36:07');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago_day', 'frFR', 'jour(s) sont passé', 3, 3, '2015-04-20 14:43:09', '2015-04-20 14:43:09');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_day', 'sai_log');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_day', 'sai_security');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_day', 'sai_todo');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_day', 'time');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago_hour', 'deDE', 'Stunde(n) zuvor', 2, 3, '2015-04-20 14:42:41', '2015-04-20 14:42:41');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago_hour', 'enUS', 'hour(s) ago', 2, 2, '2015-04-18 14:35:37', '2015-04-18 14:35:37');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago_hour', 'frFR', 'heure(s) sont passé', 3, 3, '2015-04-20 14:42:48', '2015-04-20 14:42:48');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_hour', 'sai_log');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_hour', 'sai_security');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_hour', 'sai_todo');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_hour', 'time');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago_minute', 'deDE', 'Minute(n) zuvor', 2, 3, '2015-04-20 14:44:58', '2015-04-20 14:44:58');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago_minute', 'enUS', 'minute(s) ago', 2, 2, '2015-04-18 14:35:32', '2015-04-18 14:35:32');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago_minute', 'frFR', 'minutes(s) sont passé', 3, 3, '2015-04-20 14:42:23', '2015-04-20 14:42:23');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_minute', 'sai_log');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_minute', 'sai_security');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_minute', 'sai_todo');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_minute', 'time');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago_month', 'deDE', 'Monat(e) zuvor', 2, 3, '2015-04-20 14:43:58', '2015-04-20 14:43:58');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago_month', 'enUS', 'month(s) ago', 2, 2, '2015-04-18 14:35:52', '2015-04-18 14:35:52');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago_month', 'frFR', 'mois sont passé', 3, 3, '2015-04-20 14:44:04', '2015-04-20 14:44:04');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_month', 'sai_log');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_month', 'sai_security');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_month', 'sai_todo');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_month', 'time');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago_second', 'deDE', 'Sekunde(n) zuvor', 2, 2, '2015-04-20 01:36:54', '2015-04-20 01:36:54');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago_second', 'enUS', 'second(s) ago', 2, 2, '2015-04-18 14:35:25', '2015-04-18 14:35:25');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago_second', 'frFR', 'seconde(s) sont passé', 3, 3, '2015-04-20 14:38:47', '2015-04-20 14:38:47');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_second', 'sai_log');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_second', 'sai_security');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_second', 'sai_todo');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_second', 'time');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago_year', 'deDE', 'Jahr(e) vergangen', 2, 3, '2015-04-20 14:43:34', '2015-04-20 14:43:34');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago_year', 'enUS', 'year(s) ago', 2, 2, '2015-04-18 14:35:46', '2015-04-18 14:35:46');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_ago_year', 'frFR', 'an(s) sont passé', 3, 3, '2015-04-20 14:43:40', '2015-04-20 14:43:40');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_year', 'sai_log');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_year', 'sai_security');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_year', 'sai_todo');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_ago_year', 'time');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in', 'deDE', 'in', 2, 2, '2015-04-20 01:39:10', '2015-04-20 01:39:10');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in', 'enUS', 'in', 2, 2, '2015-04-18 14:42:32', '2015-04-18 14:42:32');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in', 'frFR', 'en', 3, 3, '2015-04-20 14:39:52', '2015-04-20 14:39:52');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_in', 'time');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in_day', 'deDE', 'Tage(n)', 2, 3, '2015-04-20 14:43:03', '2015-04-20 14:43:03');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in_day', 'enUS', 'day(s)', 2, 2, '2015-04-18 14:36:07', '2015-04-18 14:36:07');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in_day', 'frFR', 'jour(s)', 3, 3, '2015-04-20 14:43:09', '2015-04-20 14:43:09');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_in_day', 'time');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in_hour', 'deDE', 'Stunde(n)', 2, 3, '2015-04-20 14:42:41', '2015-04-20 14:42:41');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in_hour', 'enUS', 'hour(s)', 2, 2, '2015-04-18 14:35:37', '2015-04-18 14:35:37');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in_hour', 'frFR', 'heure(s)', 3, 3, '2015-04-20 14:42:48', '2015-04-20 14:42:48');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_in_hour', 'time');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in_minute', 'deDE', 'Minute(n)', 2, 3, '2015-04-20 14:44:58', '2015-04-20 14:44:58');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in_minute', 'enUS', 'minute(s)', 2, 2, '2015-04-18 14:35:32', '2015-04-18 14:35:32');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in_minute', 'frFR', 'minutes(s)', 3, 3, '2015-04-20 14:42:23', '2015-04-20 14:42:23');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_in_minute', 'time');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in_month', 'deDE', 'Monat(e)', 2, 3, '2015-04-20 14:43:58', '2015-04-20 14:43:58');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in_month', 'enUS', 'month(s)', 2, 2, '2015-04-18 14:35:52', '2015-04-18 14:35:52');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in_month', 'frFR', 'mois', 3, 3, '2015-04-20 14:44:04', '2015-04-20 14:44:04');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_in_month', 'time');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in_second', 'deDE', 'Sekunde(n)', 2, 2, '2015-04-20 01:36:54', '2015-04-20 01:36:54');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in_second', 'enUS', 'second(s)', 2, 2, '2015-04-18 14:35:25', '2015-04-18 14:35:25');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in_second', 'frFR', 'seconde(s)', 3, 3, '2015-04-20 14:38:47', '2015-04-20 14:38:47');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_in_second', 'time');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in_year', 'deDE', 'Jahr(en)', 2, 3, '2015-04-20 14:43:34', '2015-04-20 14:43:34');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in_year', 'enUS', 'year(s)', 2, 2, '2015-04-18 14:35:46', '2015-04-18 14:35:46');
REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('time_in_year', 'frFR', 'an(s)', 3, 3, '2015-04-20 14:43:40', '2015-04-20 14:43:40');
REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('time_in_year', 'time');